diff --git a/ChangeLog b/ChangeLog index d02377371e..b9a8862adc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2000-02-04 Robert Brady + + * configure.in: Added en_GB to ALL_LINGUAS + 2000-02-03 Kelly Lynn Martin * app/gtkhwrapbox.c (layout_row, layout_rows): diff --git a/configure.in b/configure.in index 5f8a3d1f19..4491368292 100644 --- a/configure.in +++ b/configure.in @@ -91,7 +91,7 @@ fi dnl i18n stuff -ALL_LINGUAS="cs da de fi fr hu it ja ko nl no pl ru sk sv uk" +ALL_LINGUAS="cs da de en_GB fi fr hu it ja ko nl no pl ru sk sv uk" AM_GNU_GETTEXT diff --git a/po-libgimp/ChangeLog b/po-libgimp/ChangeLog index 5ed1ee430e..8fce6d0656 100644 --- a/po-libgimp/ChangeLog +++ b/po-libgimp/ChangeLog @@ -1,3 +1,7 @@ +2000-02-04 Robert Brady + + * en_GB.po: Added British translation. + Sat Jan 29 10:39:03 CET 2000 Sven Neumann * fi.po diff --git a/po-libgimp/en_GB.po b/po-libgimp/en_GB.po new file mode 100644 index 0000000000..3a3efe8e4f --- /dev/null +++ b/po-libgimp/en_GB.po @@ -0,0 +1,200 @@ +# English translation +# Copyright (C) 2000 Free Software Foundation, Inc. +# Robert Brady 2000. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: gimp CVS\n" +"POT-Creation-Date: 2000-02-02 13:37+0000\n" +"PO-Revision-Date: 2000-02-02 14:02+0000\n" +"Last-Translator: Robert Brady \n" +"Language-Team: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=iso-8859-1\n" +"Content-Transfer-Encoding: 8bit\n" + +#: libgimp/gimpcolorbutton.c:105 +msgid "/Use Foreground Color" +msgstr "/Use Foreground Colour" + +#: libgimp/gimpcolorbutton.c:106 +msgid "/Use Background Color" +msgstr "/Use Background Colour" + +#: libgimp/gimpexport.c:124 +msgid "can't Handle Layers" +msgstr "" + +#: libgimp/gimpexport.c:125 libgimp/gimpexport.c:134 +msgid "Merge Visible Layers" +msgstr "" + +#: libgimp/gimpexport.c:133 +msgid "can only Handle Layers as Animation Frames" +msgstr "" + +#: libgimp/gimpexport.c:134 +msgid "Save as Animation" +msgstr "" + +#: libgimp/gimpexport.c:142 +msgid "can't Handle Transparency" +msgstr "" + +#: libgimp/gimpexport.c:143 +msgid "Flatten Image" +msgstr "" + +#: libgimp/gimpexport.c:151 +msgid "can only Handle RGB Images" +msgstr "" + +#: libgimp/gimpexport.c:152 libgimp/gimpexport.c:180 libgimp/gimpexport.c:189 +msgid "Convert to RGB" +msgstr "" + +#: libgimp/gimpexport.c:160 +msgid "can only Handle Grayscale Images" +msgstr "can only Handle Greyscale Images" + +#: libgimp/gimpexport.c:161 libgimp/gimpexport.c:180 libgimp/gimpexport.c:201 +msgid "Convert to Grayscale" +msgstr "Convert to Greyscale" + +#: libgimp/gimpexport.c:169 +msgid "can only Handle Indexed Images" +msgstr "" + +#: libgimp/gimpexport.c:170 libgimp/gimpexport.c:189 libgimp/gimpexport.c:199 +msgid "" +"Convert to indexed using default settings\n" +"(Do it manually to tune the result)" +msgstr "" + +#: libgimp/gimpexport.c:179 +msgid "can only Handle RGB or Grayscale Images" +msgstr "can only Handle RGB or Greyscale Images" + +#: libgimp/gimpexport.c:188 +msgid "can only Handle RGB or Indexed Images" +msgstr "" + +#: libgimp/gimpexport.c:198 +msgid "can only Handle Grayscale or Indexed Images" +msgstr "can only Handle Greyscale or Indexed Images" + +#: libgimp/gimpexport.c:209 +msgid "needs an Alpha Channel" +msgstr "" + +#: libgimp/gimpexport.c:210 +msgid "Add Alpha Channel" +msgstr "" + +#. +#. * Plug-ins have called gtk_init () before calling gimp_export (). +#. * Otherwise bad things will happen now!! +#. +#. the dialog +#: libgimp/gimpexport.c:279 +msgid "Export File" +msgstr "" + +#: libgimp/gimpexport.c:284 +msgid "Export" +msgstr "" + +#: libgimp/gimpexport.c:286 +msgid "Ignore" +msgstr "" + +#: libgimp/gimpexport.c:288 +msgid "Cancel" +msgstr "" + +#: libgimp/gimpexport.c:303 +msgid "" +"Your image should be exported before it can be saved for the following " +"reasons:" +msgstr "" + +#. the footline +#: libgimp/gimpexport.c:366 +msgid "The export conversion won't modify your original image." +msgstr "" + +#: libgimp/gimpfileselection.c:352 +msgid "Select File" +msgstr "" + +#: libgimp/gimpfileselection.c:362 libgimp/gimpunitmenu.c:462 +msgid "Select" +msgstr "" + +#: libgimp/gimpfileselection.c:363 libgimp/gimpunitmenu.c:464 +msgid "Close" +msgstr "" + +#. pseudo unit +#: libgimp/gimpunit.c:46 +msgid "pixel" +msgstr "" + +#: libgimp/gimpunit.c:46 +msgid "pixels" +msgstr "" + +#. standard units +#: libgimp/gimpunit.c:49 +msgid "inch" +msgstr "" + +#: libgimp/gimpunit.c:49 +msgid "inches" +msgstr "" + +#: libgimp/gimpunit.c:50 +msgid "millimeter" +msgstr "millimetre" + +#: libgimp/gimpunit.c:50 +msgid "millimeters" +msgstr "millimetres" + +#. professional units +#: libgimp/gimpunit.c:53 +msgid "point" +msgstr "" + +#: libgimp/gimpunit.c:53 +msgid "points" +msgstr "" + +#: libgimp/gimpunit.c:54 +msgid "pica" +msgstr "" + +#: libgimp/gimpunit.c:54 +msgid "picas" +msgstr "" + +#: libgimp/gimpunit.c:61 +msgid "percent" +msgstr "" + +#: libgimp/gimpunitmenu.c:215 +msgid "More..." +msgstr "" + +#: libgimp/gimpunitmenu.c:457 +msgid "Unit Selection" +msgstr "" + +#: libgimp/gimpunitmenu.c:493 +msgid "Unit" +msgstr "" + +#: libgimp/gimpunitmenu.c:494 +msgid "Factor" +msgstr "" diff --git a/po-plug-ins/ChangeLog b/po-plug-ins/ChangeLog index 16bdd0582a..9be1a732a8 100644 --- a/po-plug-ins/ChangeLog +++ b/po-plug-ins/ChangeLog @@ -1,3 +1,7 @@ +2000-02-04 Robert Brady + + * en_GB.po: Added British translation. + 2000-02-03 Joaquim Fellmann * fr.po: Updated French translation. diff --git a/po-plug-ins/en_GB.po b/po-plug-ins/en_GB.po new file mode 100644 index 0000000000..56b96ea17d --- /dev/null +++ b/po-plug-ins/en_GB.po @@ -0,0 +1,11805 @@ +# English translation +# Copyright (C) 2000 Free Software Foundation, Inc. +# Robert Brady , 2000. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: gimp CVS\n" +"POT-Creation-Date: 2000-02-02 13:39+0000\n" +"PO-Revision-Date: 2000-02-02 14:07+0000\n" +"Last-Translator: Robert Brady \n" +"Language-Team: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=iso-8859-1\n" +"Content-Transfer-Encoding: 8bit\n" + +#: plug-ins/AlienMap/AlienMap.c:180 +msgid "/Filters/Colors/Map/Alien Map..." +msgstr "/Filters/Colours/Map/Alien Map..." + +#: plug-ins/AlienMap/AlienMap.c:378 +msgid "AlienMap: Transforming ..." +msgstr "" + +#: plug-ins/AlienMap/AlienMap.c:627 +msgid "AlienMap" +msgstr "" + +#: plug-ins/AlienMap/AlienMap.c:632 plug-ins/AlienMap2/AlienMap2.c:624 +#: plug-ins/FractalExplorer/Dialogs.c:298 +#: plug-ins/FractalExplorer/Dialogs.c:1377 plug-ins/gdyntext/gdyntext_ui.c:490 +#: plug-ins/gfig/gfig.c:6003 plug-ins/imagemap/imap_about.c:33 +#: plug-ins/script-fu/script-fu-scripts.c:1461 +#: plug-ins/webbrowser/webbrowser.c:273 +msgid "About" +msgstr "" + +#. the 3 Action Buttons +#: plug-ins/AlienMap/AlienMap.c:634 plug-ins/AlienMap/AlienMap.c:895 +#: plug-ins/AlienMap2/AlienMap2.c:626 plug-ins/AlienMap2/AlienMap2.c:906 +#: plug-ins/FractalExplorer/Dialogs.c:300 +#: plug-ins/FractalExplorer/Dialogs.c:1382 +#: plug-ins/FractalExplorer/FractalExplorer.c:831 +#: plug-ins/FractalExplorer/FractalExplorer.c:1557 plug-ins/bmp/bmpwrite.c:507 +#: plug-ins/borderaverage/borderaverage.c:401 +#: plug-ins/common/CML_explorer.c:1190 plug-ins/common/CML_explorer.c:1934 +#: plug-ins/common/CML_explorer.c:2254 plug-ins/common/aa.c:363 +#: plug-ins/common/align_layers.c:420 plug-ins/common/apply_lens.c:404 +#: plug-ins/common/blinds.c:342 plug-ins/common/blur.c:626 +#: plug-ins/common/bumpmap.c:803 plug-ins/common/checkerboard.c:359 +#: plug-ins/common/colorify.c:333 plug-ins/common/colortoalpha.c:418 +#: plug-ins/common/compose.c:806 plug-ins/common/convmatrix.c:810 +#: plug-ins/common/csource.c:670 plug-ins/common/cubism.c:316 +#: plug-ins/common/curve_bend.c:1338 plug-ins/common/decompose.c:902 +#: plug-ins/common/deinterlace.c:278 plug-ins/common/depthmerge.c:663 +#: plug-ins/common/despeckle.c:640 plug-ins/common/destripe.c:573 +#: plug-ins/common/diffraction.c:565 plug-ins/common/displace.c:306 +#: plug-ins/common/edge.c:657 plug-ins/common/emboss.c:535 +#: plug-ins/common/engrave.c:234 plug-ins/common/exchange.c:302 +#: plug-ins/common/film.c:1225 plug-ins/common/flarefx.c:338 +#: plug-ins/common/fractaltrace.c:740 plug-ins/common/gauss_iir.c:354 +#: plug-ins/common/gauss_iir.c:444 plug-ins/common/gauss_rle.c:348 +#: plug-ins/common/gauss_rle.c:438 plug-ins/common/gbr.c:473 +#: plug-ins/common/gicon.c:455 plug-ins/common/gif.c:1155 +#: plug-ins/common/gif.c:1226 plug-ins/common/glasstile.c:237 +#: plug-ins/common/gpb.c:286 plug-ins/common/gqbist.c:661 +#: plug-ins/common/grid.c:475 plug-ins/common/gtm.c:381 +#: plug-ins/common/hot.c:595 plug-ins/common/illusion.c:318 +#: plug-ins/common/iwarp.c:1080 plug-ins/common/jigsaw.c:2316 +#: plug-ins/common/jpeg.c:1611 plug-ins/common/lic.c:1014 +#: plug-ins/common/mail.c:504 plug-ins/common/mapcolor.c:333 +#: plug-ins/common/max_rgb.c:264 plug-ins/common/mblur.c:783 +#: plug-ins/common/newsprint.c:1229 plug-ins/common/nlfilt.c:359 +#: plug-ins/common/noisify.c:327 plug-ins/common/nova.c:364 +#: plug-ins/common/oilify.c:460 plug-ins/common/papertile.c:248 +#: plug-ins/common/pat.c:428 plug-ins/common/pixelize.c:289 +#: plug-ins/common/plasma.c:297 plug-ins/common/png.c:934 +#: plug-ins/common/pnm.c:943 plug-ins/common/polar.c:947 +#: plug-ins/common/ps.c:2273 plug-ins/common/ps.c:2454 +#: plug-ins/common/psp.c:443 plug-ins/common/randomize.c:714 +#: plug-ins/common/ripple.c:557 plug-ins/common/scatter_hsv.c:392 +#: plug-ins/common/sel_gauss.c:246 plug-ins/common/sharpen.c:541 +#: plug-ins/common/shift.c:382 plug-ins/common/smooth_palette.c:404 +#: plug-ins/common/snoise.c:527 plug-ins/common/sobel.c:262 +#: plug-ins/common/sparkle.c:364 plug-ins/common/spheredesigner.c:2236 +#: plug-ins/common/spread.c:377 plug-ins/common/sunras.c:1593 +#: plug-ins/common/tga.c:1463 plug-ins/common/threshold_alpha.c:268 +#: plug-ins/common/tiff.c:1448 plug-ins/common/tile.c:394 +#: plug-ins/common/tileit.c:402 plug-ins/common/unsharp.c:798 +#: plug-ins/common/video.c:2175 plug-ins/common/vpropagate.c:942 +#: plug-ins/common/warp.c:443 plug-ins/common/waves.c:357 +#: plug-ins/common/whirlpinch.c:828 plug-ins/common/wind.c:706 +#: plug-ins/common/wind.c:761 plug-ins/common/wmf.c:938 +#: plug-ins/common/xbm.c:973 plug-ins/common/xpm.c:799 +#: plug-ins/fits/fits.c:1003 plug-ins/flame/flame.c:582 +#: plug-ins/flame/flame.c:894 plug-ins/fp/fp_gtk.c:882 +#: plug-ins/gap/gap_arr_dialog.c:965 plug-ins/gap/gap_arr_dialog.c:1189 +#: plug-ins/gap/gap_decode_xanim.c:175 plug-ins/gap/gap_mod_layer.c:145 +#: plug-ins/gap/gap_mov_dialog.c:461 plug-ins/gap/gap_mpege.c:191 +#: plug-ins/gap/gap_resi_dialog.c:149 plug-ins/gdyntext/gdyntext_ui.c:188 +#: plug-ins/gdyntext/gdyntext_ui.c:503 plug-ins/gfig/gfig.c:5054 +#: plug-ins/gfig/gfig.c:5465 plug-ins/gfig/gfig.c:5633 +#: plug-ins/gfig/gfig.c:6006 plug-ins/gflare/gflare.c:2408 +#: plug-ins/gflare/gflare.c:3446 plug-ins/gflare/gflare.c:5457 +#: plug-ins/gfli/gfli.c:837 plug-ins/gfli/gfli.c:908 +#: plug-ins/gimpressionist/gimpressionist.c:368 +#: plug-ins/gimpressionist/gimpressionist.c:490 +#: plug-ins/gimpressionist/orientmap.c:626 +#: plug-ins/gimpressionist/presets.c:392 plug-ins/gimpressionist/sizemap.c:485 +#: plug-ins/ifscompose/ifscompose.c:798 +#: plug-ins/imagemap/imap_default_dialog.c:101 plug-ins/maze/maze_face.c:203 +#: plug-ins/mosaic/mosaic.c:548 plug-ins/pagecurl/pagecurl.c:581 +#: plug-ins/print/print.c:1497 plug-ins/rcm/rcm_dialog.c:746 +#: plug-ins/script-fu/script-fu-scripts.c:1475 +#: plug-ins/script-fu/script-fu-server.c:559 plug-ins/sel2path/sel2path.c:347 +#: plug-ins/sgi/sgi.c:655 plug-ins/sinus/sinus.c:754 +#: plug-ins/struc/struc.c:257 plug-ins/webbrowser/webbrowser.c:286 +#: plug-ins/xjt/xjt.c:747 +msgid "OK" +msgstr "" + +#. the Action Button +#: plug-ins/AlienMap/AlienMap.c:636 plug-ins/AlienMap2/AlienMap2.c:628 +#: plug-ins/FractalExplorer/Dialogs.c:302 +#: plug-ins/FractalExplorer/FractalExplorer.c:719 +#: plug-ins/FractalExplorer/FractalExplorer.c:840 +#: plug-ins/FractalExplorer/FractalExplorer.c:1591 +#: plug-ins/Lighting/lighting_ui.c:1071 plug-ins/bmp/bmpwrite.c:516 +#: plug-ins/borderaverage/borderaverage.c:403 +#: plug-ins/common/CML_explorer.c:1192 plug-ins/common/CML_explorer.c:2256 +#: plug-ins/common/aa.c:365 plug-ins/common/align_layers.c:422 +#: plug-ins/common/apply_lens.c:406 plug-ins/common/blinds.c:344 +#: plug-ins/common/blur.c:628 plug-ins/common/bumpmap.c:805 +#: plug-ins/common/checkerboard.c:361 plug-ins/common/colorify.c:335 +#: plug-ins/common/colortoalpha.c:420 plug-ins/common/compose.c:808 +#: plug-ins/common/convmatrix.c:814 plug-ins/common/csource.c:672 +#: plug-ins/common/cubism.c:318 plug-ins/common/curve_bend.c:1340 +#: plug-ins/common/decompose.c:904 plug-ins/common/deinterlace.c:280 +#: plug-ins/common/depthmerge.c:665 plug-ins/common/despeckle.c:642 +#: plug-ins/common/destripe.c:575 plug-ins/common/diffraction.c:567 +#: plug-ins/common/displace.c:308 plug-ins/common/edge.c:659 +#: plug-ins/common/emboss.c:537 plug-ins/common/engrave.c:236 +#: plug-ins/common/exchange.c:304 plug-ins/common/film.c:1227 +#: plug-ins/common/flarefx.c:340 plug-ins/common/fractaltrace.c:742 +#: plug-ins/common/gauss_iir.c:356 plug-ins/common/gauss_iir.c:446 +#: plug-ins/common/gauss_rle.c:350 plug-ins/common/gauss_rle.c:440 +#: plug-ins/common/gbr.c:475 plug-ins/common/gicon.c:457 +#: plug-ins/common/gif.c:1157 plug-ins/common/gif.c:1228 +#: plug-ins/common/glasstile.c:239 plug-ins/common/gpb.c:288 +#: plug-ins/common/gqbist.c:663 plug-ins/common/grid.c:477 +#: plug-ins/common/gtm.c:383 plug-ins/common/hot.c:597 +#: plug-ins/common/illusion.c:320 plug-ins/common/iwarp.c:1082 +#: plug-ins/common/jigsaw.c:2318 plug-ins/common/jpeg.c:1613 +#: plug-ins/common/lic.c:1016 plug-ins/common/mail.c:506 +#: plug-ins/common/mapcolor.c:335 plug-ins/common/max_rgb.c:266 +#: plug-ins/common/mblur.c:785 plug-ins/common/newsprint.c:1231 +#: plug-ins/common/nlfilt.c:361 plug-ins/common/noisify.c:329 +#: plug-ins/common/nova.c:366 plug-ins/common/oilify.c:462 +#: plug-ins/common/papertile.c:250 plug-ins/common/pat.c:430 +#: plug-ins/common/pixelize.c:291 plug-ins/common/plasma.c:299 +#: plug-ins/common/png.c:936 plug-ins/common/pnm.c:945 +#: plug-ins/common/polar.c:949 plug-ins/common/ps.c:2275 +#: plug-ins/common/ps.c:2456 plug-ins/common/psp.c:445 +#: plug-ins/common/randomize.c:716 plug-ins/common/ripple.c:559 +#: plug-ins/common/scatter_hsv.c:394 plug-ins/common/screenshot.c:400 +#: plug-ins/common/sel_gauss.c:248 plug-ins/common/sharpen.c:543 +#: plug-ins/common/shift.c:384 plug-ins/common/smooth_palette.c:406 +#: plug-ins/common/snoise.c:529 plug-ins/common/sobel.c:264 +#: plug-ins/common/sparkle.c:366 plug-ins/common/spheredesigner.c:2240 +#: plug-ins/common/spread.c:379 plug-ins/common/sunras.c:1595 +#: plug-ins/common/tga.c:1465 plug-ins/common/threshold_alpha.c:270 +#: plug-ins/common/tiff.c:1450 plug-ins/common/tile.c:396 +#: plug-ins/common/tileit.c:404 plug-ins/common/unsharp.c:800 +#: plug-ins/common/video.c:2177 plug-ins/common/vpropagate.c:944 +#: plug-ins/common/warp.c:445 plug-ins/common/waves.c:359 +#: plug-ins/common/whirlpinch.c:830 plug-ins/common/wind.c:763 +#: plug-ins/common/wmf.c:940 plug-ins/common/xbm.c:725 +#: plug-ins/common/xbm.c:975 plug-ins/common/xpm.c:801 +#: plug-ins/fits/fits.c:1005 plug-ins/flame/flame.c:590 +#: plug-ins/flame/flame.c:903 plug-ins/fp/fp_gtk.c:886 +#: plug-ins/gap/gap_arr_dialog.c:1191 plug-ins/gap/gap_dbbrowser_utils.c:211 +#: plug-ins/gap/gap_filter_foreach.c:132 plug-ins/gap/gap_mod_layer.c:147 +#: plug-ins/gap/gap_mod_layer.c:261 plug-ins/gap/gap_mov_dialog.c:470 +#: plug-ins/gap/gap_mpege.c:189 plug-ins/gap/gap_mpege.c:241 +#: plug-ins/gap/gap_resi_dialog.c:158 plug-ins/gfig/gfig.c:4913 +#: plug-ins/gfig/gfig.c:5064 plug-ins/gfig/gfig.c:5474 +#: plug-ins/gfig/gfig.c:5667 plug-ins/gfig/gfig.c:6271 +#: plug-ins/gflare/gflare.c:3337 plug-ins/gflare/gflare.c:3456 +#: plug-ins/gflare/gflare.c:5466 plug-ins/gfli/gfli.c:839 +#: plug-ins/gfli/gfli.c:910 plug-ins/gimpressionist/gimpressionist.c:499 +#: plug-ins/gimpressionist/orientmap.c:640 +#: plug-ins/gimpressionist/presets.c:400 plug-ins/gimpressionist/sizemap.c:499 +#: plug-ins/ifscompose/ifscompose.c:806 +#: plug-ins/imagemap/imap_default_dialog.c:116 plug-ins/maze/maze_face.c:207 +#: plug-ins/mosaic/mosaic.c:550 plug-ins/pagecurl/pagecurl.c:583 +#: plug-ins/print/print.c:1395 plug-ins/print/print.c:1505 +#: plug-ins/rcm/rcm_dialog.c:748 plug-ins/script-fu/script-fu-scripts.c:1484 +#: plug-ins/script-fu/script-fu-server.c:568 plug-ins/sel2path/sel2path.c:356 +#: plug-ins/sgi/sgi.c:657 plug-ins/sinus/sinus.c:756 +#: plug-ins/struc/struc.c:259 plug-ins/webbrowser/webbrowser.c:295 +#: plug-ins/winsnap/winsnap.c:907 plug-ins/xjt/xjt.c:749 +msgid "Cancel" +msgstr "" + +#. +#. * Red slider... +#. +#: plug-ins/AlienMap/AlienMap.c:675 plug-ins/FractalExplorer/Dialogs.c:681 +#: plug-ins/common/compose.c:123 plug-ins/common/compose.c:125 +#: plug-ins/common/diffraction.c:631 plug-ins/common/diffraction.c:667 +#: plug-ins/common/diffraction.c:703 plug-ins/common/exchange.c:377 +#: plug-ins/common/noisify.c:390 plug-ins/common/noisify.c:417 +#: plug-ins/fp/fp_gtk.c:149 plug-ins/print/print.c:1163 +msgid "Red:" +msgstr "" + +#: plug-ins/AlienMap/AlienMap.c:677 +msgid "Change intensity of the red channel" +msgstr "" + +#. +#. * Green slider... +#. +#: plug-ins/AlienMap/AlienMap.c:683 plug-ins/FractalExplorer/Dialogs.c:690 +#: plug-ins/common/compose.c:123 plug-ins/common/compose.c:125 +#: plug-ins/common/diffraction.c:639 plug-ins/common/diffraction.c:675 +#: plug-ins/common/diffraction.c:711 plug-ins/common/exchange.c:399 +#: plug-ins/common/noisify.c:398 plug-ins/common/noisify.c:425 +#: plug-ins/fp/fp_gtk.c:150 plug-ins/print/print.c:1198 +msgid "Green:" +msgstr "" + +#: plug-ins/AlienMap/AlienMap.c:685 +msgid "Change intensity of the green channel" +msgstr "" + +#. +#. * Blue slider... +#. +#: plug-ins/AlienMap/AlienMap.c:691 plug-ins/FractalExplorer/Dialogs.c:699 +#: plug-ins/common/compose.c:123 plug-ins/common/compose.c:125 +#: plug-ins/common/diffraction.c:647 plug-ins/common/diffraction.c:683 +#: plug-ins/common/diffraction.c:719 plug-ins/common/exchange.c:421 +#: plug-ins/common/noisify.c:406 plug-ins/common/noisify.c:433 +#: plug-ins/fp/fp_gtk.c:151 plug-ins/print/print.c:1233 +msgid "Blue:" +msgstr "" + +#: plug-ins/AlienMap/AlienMap.c:693 +msgid "Change intensity of the blue channel" +msgstr "" + +#. Redmode toggle box +#: plug-ins/AlienMap/AlienMap.c:699 plug-ins/FractalExplorer/Dialogs.c:718 +#: plug-ins/common/convmatrix.c:82 plug-ins/common/decompose.c:130 +#: plug-ins/common/newsprint.c:394 +msgid "Red" +msgstr "" + +#: plug-ins/AlienMap/AlienMap.c:703 plug-ins/AlienMap/AlienMap.c:726 +#: plug-ins/AlienMap/AlienMap.c:749 plug-ins/FractalExplorer/Dialogs.c:722 +#: plug-ins/FractalExplorer/Dialogs.c:763 +#: plug-ins/FractalExplorer/Dialogs.c:804 plug-ins/common/ripple.c:643 +msgid "Sine" +msgstr "" + +#: plug-ins/AlienMap/AlienMap.c:704 plug-ins/AlienMap/AlienMap.c:727 +#: plug-ins/AlienMap/AlienMap.c:750 plug-ins/FractalExplorer/Dialogs.c:724 +#: plug-ins/FractalExplorer/Dialogs.c:765 +#: plug-ins/FractalExplorer/Dialogs.c:806 +msgid "Cosine" +msgstr "" + +#: plug-ins/AlienMap/AlienMap.c:705 plug-ins/AlienMap/AlienMap.c:728 +#: plug-ins/AlienMap/AlienMap.c:751 plug-ins/FractalExplorer/Dialogs.c:726 +#: plug-ins/FractalExplorer/Dialogs.c:767 +#: plug-ins/FractalExplorer/Dialogs.c:808 plug-ins/common/CML_explorer.c:167 +#: plug-ins/common/align_layers.c:447 plug-ins/common/align_layers.c:480 +#: plug-ins/common/ps.c:2380 plug-ins/common/ps.c:2393 +#: plug-ins/common/psp.c:460 plug-ins/common/tiff.c:1469 +#: plug-ins/fits/fits.c:1048 plug-ins/gap/gap_mov_dialog.c:286 +msgid "None" +msgstr "" + +#: plug-ins/AlienMap/AlienMap.c:710 +msgid "Use sine-function for red component." +msgstr "" + +#: plug-ins/AlienMap/AlienMap.c:712 +msgid "Use cosine-function for red component." +msgstr "" + +#: plug-ins/AlienMap/AlienMap.c:714 +msgid "Red channel: use linear mapping instead of any trigonometrical function" +msgstr "" + +#. Greenmode toggle box +#: plug-ins/AlienMap/AlienMap.c:722 plug-ins/FractalExplorer/Dialogs.c:759 +#: plug-ins/common/convmatrix.c:83 plug-ins/common/decompose.c:131 +#: plug-ins/common/newsprint.c:402 +msgid "Green" +msgstr "" + +#: plug-ins/AlienMap/AlienMap.c:733 +msgid "Use sine-function for green component." +msgstr "" + +#: plug-ins/AlienMap/AlienMap.c:735 +msgid "Use cosine-function for green component." +msgstr "" + +#: plug-ins/AlienMap/AlienMap.c:737 +msgid "" +"Green channel: use linear mapping instead of any trigonometrical function" +msgstr "" + +#. Bluemode toggle box +#: plug-ins/AlienMap/AlienMap.c:745 plug-ins/FractalExplorer/Dialogs.c:800 +#: plug-ins/common/convmatrix.c:84 plug-ins/common/decompose.c:132 +#: plug-ins/common/newsprint.c:410 +msgid "Blue" +msgstr "" + +#: plug-ins/AlienMap/AlienMap.c:756 +msgid "Use sine-function for blue component." +msgstr "" + +#: plug-ins/AlienMap/AlienMap.c:758 +msgid "Use cosine-function for blue component." +msgstr "" + +#: plug-ins/AlienMap/AlienMap.c:760 +msgid "" +"Blue channel: use linear mapping instead of any trigonometrical function" +msgstr "" + +#: plug-ins/AlienMap/AlienMap.c:890 +msgid "About AlienMap" +msgstr "" + +#: plug-ins/AlienMap2/AlienMap2.c:205 +msgid "/Filters/Colors/Map/Alien Map 2..." +msgstr "/Filters/Colours/Map/Alien Map 2..." + +#: plug-ins/AlienMap2/AlienMap2.c:380 +msgid "AlienMap2: Transforming ..." +msgstr "" + +#: plug-ins/AlienMap2/AlienMap2.c:619 +msgid "AlienMap2" +msgstr "" + +#: plug-ins/AlienMap2/AlienMap2.c:668 +msgid "R/H-Frequency:" +msgstr "" + +#: plug-ins/AlienMap2/AlienMap2.c:670 +msgid "Change frequency of the red/hue channel" +msgstr "" + +#: plug-ins/AlienMap2/AlienMap2.c:677 +msgid "R/H-Phaseshift:" +msgstr "" + +#: plug-ins/AlienMap2/AlienMap2.c:679 +msgid "Change angle of the red/hue channel" +msgstr "" + +#: plug-ins/AlienMap2/AlienMap2.c:686 +msgid "G/S-Frequency:" +msgstr "" + +#: plug-ins/AlienMap2/AlienMap2.c:688 +msgid "Change frequency of the green/saturation channel" +msgstr "" + +#: plug-ins/AlienMap2/AlienMap2.c:695 +msgid "G/S-Phaseshift:" +msgstr "" + +#: plug-ins/AlienMap2/AlienMap2.c:697 +msgid "Change angle of the green/saturation channel" +msgstr "" + +#: plug-ins/AlienMap2/AlienMap2.c:704 +msgid "B/L-Frequency:" +msgstr "" + +#: plug-ins/AlienMap2/AlienMap2.c:706 +msgid "Change frequency of the blue/luminance channel" +msgstr "" + +#: plug-ins/AlienMap2/AlienMap2.c:713 +msgid "B/L-Phaseshift:" +msgstr "" + +#: plug-ins/AlienMap2/AlienMap2.c:715 +msgid "Change angle of the blue/luminance channel" +msgstr "" + +#. * Gray: Operation-Mode * +#: plug-ins/AlienMap2/AlienMap2.c:723 plug-ins/common/deinterlace.c:295 +#: plug-ins/common/hot.c:623 plug-ins/common/waves.c:430 +#: plug-ins/rcm/rcm_dialog.c:471 +msgid "Mode" +msgstr "" + +#: plug-ins/AlienMap2/AlienMap2.c:727 +msgid "RGB Color Model" +msgstr "RGB Colour Model" + +#: plug-ins/AlienMap2/AlienMap2.c:728 +msgid "HSL Color Model" +msgstr "HSL Colour Model" + +#: plug-ins/AlienMap2/AlienMap2.c:740 +msgid "Modify Red/Hue Channel" +msgstr "" + +#: plug-ins/AlienMap2/AlienMap2.c:747 +msgid "Use function for red/hue component" +msgstr "" + +#: plug-ins/AlienMap2/AlienMap2.c:750 +msgid "Modify Green/Saturation Channel" +msgstr "" + +#: plug-ins/AlienMap2/AlienMap2.c:758 +msgid "Use function for green/saturation component" +msgstr "" + +#: plug-ins/AlienMap2/AlienMap2.c:761 +msgid "Modify Blue/Luminance Channel" +msgstr "" + +#: plug-ins/AlienMap2/AlienMap2.c:769 +msgid "Use function for blue/luminance component" +msgstr "" + +#: plug-ins/AlienMap2/AlienMap2.c:901 +msgid "About AlienMap2" +msgstr "" + +#. Preview +#: plug-ins/FractalExplorer/Dialogs.c:324 plug-ins/common/CML_explorer.c:1216 +#: plug-ins/common/blinds.c:362 plug-ins/common/bumpmap.c:825 +#: plug-ins/common/curve_bend.c:1466 plug-ins/common/emboss.c:759 +#: plug-ins/common/exchange.c:319 plug-ins/common/fractaltrace.c:761 +#: plug-ins/common/nlfilt.c:584 plug-ins/common/polar.c:968 +#: plug-ins/common/ps.c:2592 plug-ins/common/spheredesigner.c:2258 +#: plug-ins/common/tileit.c:423 plug-ins/common/waves.c:589 +#: plug-ins/common/whirlpinch.c:846 plug-ins/flame/flame.c:1060 +#: plug-ins/gflare/gflare.c:2438 plug-ins/gflare/gflare.c:3495 +#: plug-ins/gimpressionist/orientmap.c:502 +#: plug-ins/gimpressionist/preview.c:106 plug-ins/gimpressionist/sizemap.c:402 +#: plug-ins/ifscompose/ifscompose.c:913 +#: plug-ins/imagemap/imap_edit_area_info.c:286 +#: plug-ins/imagemap/imap_grid.c:231 plug-ins/rcm/rcm_dialog.c:115 +#: plug-ins/rcm/rcm_dialog.c:627 plug-ins/sinus/sinus.c:1179 +msgid "Preview" +msgstr "" + +#: plug-ins/FractalExplorer/Dialogs.c:368 +msgid "Realtime Preview" +msgstr "" + +#: plug-ins/FractalExplorer/Dialogs.c:375 +msgid "If you enable this option the preview will be redrawn automatically" +msgstr "" + +#: plug-ins/FractalExplorer/Dialogs.c:378 +msgid "Redraw" +msgstr "" + +#: plug-ins/FractalExplorer/Dialogs.c:384 +msgid "Redraw preview" +msgstr "" + +#. Zoom Options +#: plug-ins/FractalExplorer/Dialogs.c:387 +msgid "Zoom Options" +msgstr "" + +#: plug-ins/FractalExplorer/Dialogs.c:397 +msgid "Undo Zoom" +msgstr "" + +#: plug-ins/FractalExplorer/Dialogs.c:403 +msgid "Undo last zoom" +msgstr "" + +#: plug-ins/FractalExplorer/Dialogs.c:405 +msgid "Redo Zoom" +msgstr "" + +#: plug-ins/FractalExplorer/Dialogs.c:411 +msgid "Redo last zoom" +msgstr "" + +#: plug-ins/FractalExplorer/Dialogs.c:413 +msgid "Step In" +msgstr "" + +#: plug-ins/FractalExplorer/Dialogs.c:420 +msgid "Step Out" +msgstr "" + +#: plug-ins/FractalExplorer/Dialogs.c:437 plug-ins/common/emboss.c:572 +#: plug-ins/common/lic.c:1083 plug-ins/common/nlfilt.c:400 +#: plug-ins/common/waves.c:393 +msgid "Parameters" +msgstr "" + +#: plug-ins/FractalExplorer/Dialogs.c:440 +msgid "Fractal Parameters" +msgstr "" + +#: plug-ins/FractalExplorer/Dialogs.c:454 +msgid "XMIN:" +msgstr "" + +#: plug-ins/FractalExplorer/Dialogs.c:456 +msgid "Change the first (minimal) x-coordinate delimitation" +msgstr "" + +#: plug-ins/FractalExplorer/Dialogs.c:464 +msgid "XMAX:" +msgstr "" + +#: plug-ins/FractalExplorer/Dialogs.c:466 +msgid "Change the second (maximal) x-coordinate delimitation" +msgstr "" + +#: plug-ins/FractalExplorer/Dialogs.c:474 +msgid "YMIN:" +msgstr "" + +#: plug-ins/FractalExplorer/Dialogs.c:476 +msgid "Change the first (minimal) y-coordinate delimitation" +msgstr "" + +#: plug-ins/FractalExplorer/Dialogs.c:484 +msgid "YMAX:" +msgstr "" + +#: plug-ins/FractalExplorer/Dialogs.c:486 +msgid "Change the second (maximal) y-coordinate delimitation" +msgstr "" + +#: plug-ins/FractalExplorer/Dialogs.c:494 +msgid "ITER:" +msgstr "" + +#: plug-ins/FractalExplorer/Dialogs.c:496 +msgid "" +"Change the iteration value. The higher it is, the more details will be " +"calculated, which will take more time" +msgstr "" + +#: plug-ins/FractalExplorer/Dialogs.c:505 +msgid "CX:" +msgstr "" + +#: plug-ins/FractalExplorer/Dialogs.c:507 +msgid "" +"Change the CX value (changes aspect of fractal, active with every fractal " +"but Mandelbrot and Sierpinski)" +msgstr "" + +#: plug-ins/FractalExplorer/Dialogs.c:516 +msgid "CY:" +msgstr "" + +#: plug-ins/FractalExplorer/Dialogs.c:518 +msgid "" +"Change the CY value (changes aspect of fractal, active with every fractal " +"but Mandelbrot and Sierpinski)" +msgstr "" + +#: plug-ins/FractalExplorer/Dialogs.c:529 plug-ins/common/CML_explorer.c:1243 +#: plug-ins/common/gqbist.c:707 plug-ins/common/spheredesigner.c:2333 +msgid "Load" +msgstr "" + +#: plug-ins/FractalExplorer/Dialogs.c:535 +msgid "Load a fractal from file" +msgstr "" + +#: plug-ins/FractalExplorer/Dialogs.c:537 plug-ins/common/convmatrix.c:812 +#: plug-ins/common/curve_bend.c:1330 plug-ins/common/iwarp.c:967 +#: plug-ins/common/spheredesigner.c:2238 plug-ins/common/tileit.c:483 +#: plug-ins/fp/fp_gtk.c:884 plug-ins/gimpressionist/preview.c:124 +#: plug-ins/ifscompose/ifscompose.c:804 +msgid "Reset" +msgstr "" + +#: plug-ins/FractalExplorer/Dialogs.c:543 +msgid "Reset parameters to default values" +msgstr "" + +#: plug-ins/FractalExplorer/Dialogs.c:546 plug-ins/common/CML_explorer.c:1236 +#: plug-ins/common/gqbist.c:715 plug-ins/common/spheredesigner.c:2340 +#: plug-ins/gfig/gfig.c:4886 plug-ins/gfig/gfig.c:6508 +#: plug-ins/imagemap/imap_menu.c:217 plug-ins/imagemap/imap_toolbar.c:110 +msgid "Save" +msgstr "" + +#: plug-ins/FractalExplorer/Dialogs.c:552 +msgid "Save active fractal to file" +msgstr "" + +#. Fractal type toggle box +#: plug-ins/FractalExplorer/Dialogs.c:555 +msgid "Fractal Type" +msgstr "" + +#: plug-ins/FractalExplorer/Dialogs.c:568 +msgid "Mandelbrot" +msgstr "" + +#: plug-ins/FractalExplorer/Dialogs.c:570 +msgid "Julia" +msgstr "" + +#: plug-ins/FractalExplorer/Dialogs.c:572 +msgid "Barnsley 1" +msgstr "" + +#: plug-ins/FractalExplorer/Dialogs.c:574 +msgid "Barnsley 2" +msgstr "" + +#: plug-ins/FractalExplorer/Dialogs.c:576 +msgid "Barnsley 3" +msgstr "" + +#: plug-ins/FractalExplorer/Dialogs.c:578 +msgid "Spider" +msgstr "" + +#: plug-ins/FractalExplorer/Dialogs.c:580 +msgid "Man'o'war" +msgstr "" + +#: plug-ins/FractalExplorer/Dialogs.c:582 +msgid "Lambda" +msgstr "" + +#: plug-ins/FractalExplorer/Dialogs.c:584 +msgid "Sierpinski" +msgstr "" + +#: plug-ins/FractalExplorer/Dialogs.c:630 plug-ins/common/mapcolor.c:344 +#: plug-ins/sinus/sinus.c:908 plug-ins/sinus/sinus.c:926 +#: plug-ins/sinus/sinus.c:1010 +msgid "Colors" +msgstr "Colours" + +#. Number of Colors frame +#: plug-ins/FractalExplorer/Dialogs.c:634 +#: plug-ins/borderaverage/borderaverage.c:439 plug-ins/gap/gap_range_ops.c:333 +msgid "Number of Colors" +msgstr "Number of Colours" + +#: plug-ins/FractalExplorer/Dialogs.c:647 +msgid "Number of Colors:" +msgstr "Number of Colours:" + +#: plug-ins/FractalExplorer/Dialogs.c:649 +msgid "Change the number of colors in the mapping" +msgstr "Change the number of colours in the mapping" + +#: plug-ins/FractalExplorer/Dialogs.c:656 +msgid "Use loglog Smoothing" +msgstr "" + +#: plug-ins/FractalExplorer/Dialogs.c:663 +msgid "Use log log smoothing to eliminate \"banding\" in the result" +msgstr "" + +#. Color Density frame +#: plug-ins/FractalExplorer/Dialogs.c:667 +msgid "Color Density" +msgstr "Colour Density" + +#: plug-ins/FractalExplorer/Dialogs.c:683 +msgid "Change the intensity of the red channel" +msgstr "" + +#: plug-ins/FractalExplorer/Dialogs.c:692 +msgid "Change the intensity of the green channel" +msgstr "" + +#: plug-ins/FractalExplorer/Dialogs.c:701 +msgid "Change the intensity of the blue channel" +msgstr "" + +#. Color Function frame +#: plug-ins/FractalExplorer/Dialogs.c:707 +msgid "Color Function" +msgstr "Colour Function" + +#: plug-ins/FractalExplorer/Dialogs.c:731 +#: plug-ins/FractalExplorer/Dialogs.c:772 +#: plug-ins/FractalExplorer/Dialogs.c:813 +msgid "Use sine-function for this color component" +msgstr "Use sine-function for this colour component" + +#: plug-ins/FractalExplorer/Dialogs.c:734 +#: plug-ins/FractalExplorer/Dialogs.c:775 +#: plug-ins/FractalExplorer/Dialogs.c:816 +msgid "Use cosine-function for this color component" +msgstr "Use cosine-function for this colour component" + +#: plug-ins/FractalExplorer/Dialogs.c:737 +#: plug-ins/FractalExplorer/Dialogs.c:778 +#: plug-ins/FractalExplorer/Dialogs.c:819 +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:746 +#: plug-ins/FractalExplorer/Dialogs.c:787 +#: plug-ins/FractalExplorer/Dialogs.c:828 +msgid "Inversion" +msgstr "" + +#: plug-ins/FractalExplorer/Dialogs.c:754 +#: plug-ins/FractalExplorer/Dialogs.c:795 +#: plug-ins/FractalExplorer/Dialogs.c:836 +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" + +#. Colormode toggle box +#: plug-ins/FractalExplorer/Dialogs.c:841 +msgid "Color Mode" +msgstr "Colour Mode" + +#: plug-ins/FractalExplorer/Dialogs.c:852 +msgid "As Specified above" +msgstr "" + +#: plug-ins/FractalExplorer/Dialogs.c:863 +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:873 +msgid "Apply Active Gradient to Final Image" +msgstr "" + +#: plug-ins/FractalExplorer/Dialogs.c:884 +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:889 +msgid "FractalExplorer Gradient" +msgstr "" + +#: plug-ins/FractalExplorer/Dialogs.c:921 +msgid "Fractals" +msgstr "" + +#: plug-ins/FractalExplorer/Dialogs.c:1570 +#, c-format +msgid "Error opening '%.100s' could not save" +msgstr "" + +#: plug-ins/FractalExplorer/Dialogs.c:1583 +msgid "Failed to write file\n" +msgstr "" + +#: plug-ins/FractalExplorer/Dialogs.c:1605 +msgid "Save: No filename given" +msgstr "" + +#. Can't save to directory +#: plug-ins/FractalExplorer/Dialogs.c:1615 +msgid "Save: Can't save to a directory" +msgstr "" + +#: plug-ins/FractalExplorer/Dialogs.c:1664 +msgid "Load Fractal Parameters" +msgstr "" + +#: plug-ins/FractalExplorer/Dialogs.c:1675 +msgid "Click here to load your file" +msgstr "" + +#: plug-ins/FractalExplorer/Dialogs.c:1681 +msgid "Click here to cancel load procedure" +msgstr "" + +#: plug-ins/FractalExplorer/Dialogs.c:1699 +msgid "Save Fractal Parameters" +msgstr "" + +#: plug-ins/FractalExplorer/Dialogs.c:1710 +msgid "Click here to save your file" +msgstr "" + +#: plug-ins/FractalExplorer/Dialogs.c:1716 +msgid "Click here to cancel save procedure" +msgstr "" + +#: plug-ins/FractalExplorer/Dialogs.c:1973 +#: plug-ins/FractalExplorer/FractalExplorer.c:1269 +#, c-format +msgid "File '%s' is not a FractalExplorer file" +msgstr "" + +#: plug-ins/FractalExplorer/Dialogs.c:1978 +#: plug-ins/FractalExplorer/FractalExplorer.c:1277 +#, c-format +msgid "" +"File '%s' is corrupt.\n" +"Line %d Option section incorrect" +msgstr "" + +#: plug-ins/FractalExplorer/FractalExplorer.c:220 +msgid "/Filters/Render/Pattern/Fractal Explorer..." +msgstr "" + +#: plug-ins/FractalExplorer/FractalExplorer.c:359 +msgid "Rendering Fractal..." +msgstr "" + +#: plug-ins/FractalExplorer/FractalExplorer.c:681 +msgid "Delete fractal" +msgstr "" + +#. Question +#: plug-ins/FractalExplorer/FractalExplorer.c:693 plug-ins/gfig/gfig.c:6244 +msgid "Are you sure you want to delete" +msgstr "" + +#: plug-ins/FractalExplorer/FractalExplorer.c:698 +#, c-format +msgid "\"%s\" from the list and from disk?" +msgstr "" + +#. Buttons +#: plug-ins/FractalExplorer/FractalExplorer.c:709 +#: plug-ins/FractalExplorer/FractalExplorer.c:1442 plug-ins/gfig/gfig.c:6261 +#: plug-ins/gflare/gflare.c:3327 plug-ins/gimpressionist/presets.c:648 +#: plug-ins/ifscompose/ifscompose.c:802 plug-ins/imagemap/imap_cmd_delete.c:53 +msgid "Delete" +msgstr "" + +#: plug-ins/FractalExplorer/FractalExplorer.c:810 +msgid "Edit fractal name" +msgstr "" + +#: plug-ins/FractalExplorer/FractalExplorer.c:821 +msgid "Fractal name:" +msgstr "" + +#: plug-ins/FractalExplorer/FractalExplorer.c:862 +msgid "New Fractal" +msgstr "" + +#: plug-ins/FractalExplorer/FractalExplorer.c:1140 +msgid "" +"No fractalexplorer-path in gimprc:\n" +"You need to add an entry like\n" +"(fractalexplorer-path " +"\"${gimp_dir}/fractalexplorer:${gimp_data_dir}/fractalexplorer\")\n" +"to your ~/.gimp-1.1/gimprc file\n" +msgstr "" + +#: plug-ins/FractalExplorer/FractalExplorer.c:1190 +#, c-format +msgid "" +"fractalexplorer-path miss-configured - \n" +"Path `%.100s' not found\n" +msgstr "" + +#: plug-ins/FractalExplorer/FractalExplorer.c:1384 +msgid "My first fractal" +msgstr "" + +#: plug-ins/FractalExplorer/FractalExplorer.c:1401 +msgid "Choose Fractal by double-clicking on it" +msgstr "" + +#. Put buttons in +#: plug-ins/FractalExplorer/FractalExplorer.c:1432 +msgid "Rescan" +msgstr "" + +#: plug-ins/FractalExplorer/FractalExplorer.c:1439 +msgid "Select directory and rescan collection" +msgstr "" + +#: plug-ins/FractalExplorer/FractalExplorer.c:1450 +msgid "Delete currently selected fractal" +msgstr "" + +#. Call up the file sel dialogue +#: plug-ins/FractalExplorer/FractalExplorer.c:1487 +msgid "Add FractalExplorer path" +msgstr "" + +#: plug-ins/FractalExplorer/FractalExplorer.c:1521 +msgid "Rescan for fractals" +msgstr "" + +#: plug-ins/FractalExplorer/FractalExplorer.c:1579 +msgid "Add dir" +msgstr "" + +#: plug-ins/Lighting/lighting_main.c:177 +msgid "/Filters/Light Effects/Lighting Effects..." +msgstr "" + +#: plug-ins/Lighting/lighting_ui.c:34 +msgid "Point light" +msgstr "" + +#: plug-ins/Lighting/lighting_ui.c:35 +msgid "Directional light" +msgstr "" + +#: plug-ins/Lighting/lighting_ui.c:36 +msgid "Spot light" +msgstr "" + +#: plug-ins/Lighting/lighting_ui.c:37 +msgid "No light" +msgstr "" + +#: plug-ins/Lighting/lighting_ui.c:43 +msgid "From image" +msgstr "" + +#: plug-ins/Lighting/lighting_ui.c:44 plug-ins/common/waves.c:352 +msgid "Waves" +msgstr "" + +#: plug-ins/Lighting/lighting_ui.c:50 plug-ins/common/mblur.c:804 +#: plug-ins/flame/flame.c:667 plug-ins/sinus/sinus.c:1035 +msgid "Linear" +msgstr "" + +#: plug-ins/Lighting/lighting_ui.c:51 +msgid "Logarithmic" +msgstr "" + +#: plug-ins/Lighting/lighting_ui.c:52 plug-ins/flame/flame.c:668 +msgid "Sinusoidal" +msgstr "" + +#: plug-ins/Lighting/lighting_ui.c:53 plug-ins/flame/flame.c:669 +msgid "Spherical" +msgstr "" + +#: plug-ins/Lighting/lighting_ui.c:210 plug-ins/Lighting/lighting_ui.c:1016 +#: plug-ins/common/spheredesigner.c:2612 +msgid "Bump" +msgstr "" + +#: plug-ins/Lighting/lighting_ui.c:238 plug-ins/Lighting/lighting_ui.c:1025 +msgid "Env" +msgstr "" + +#: plug-ins/Lighting/lighting_ui.c:569 +msgid "General options" +msgstr "" + +#: plug-ins/Lighting/lighting_ui.c:572 +msgid "Use bump mapping" +msgstr "" + +#: plug-ins/Lighting/lighting_ui.c:574 +msgid "Use environment mapping" +msgstr "" + +#. togglerefraction=gck_checkbutton_new("Use refraction mapping",vbox,mapvals.ref_mapped, +#. (GtkSignalFunc)togglerefraction_update); +#: plug-ins/Lighting/lighting_ui.c:578 +msgid "Transparent background" +msgstr "" + +#: plug-ins/Lighting/lighting_ui.c:580 +msgid "Create new image" +msgstr "" + +#: plug-ins/Lighting/lighting_ui.c:582 +msgid "High preview quality" +msgstr "" + +#: plug-ins/Lighting/lighting_ui.c:584 +msgid "Enable tooltips" +msgstr "" + +#: plug-ins/Lighting/lighting_ui.c:587 +msgid "Enable/disable bump-mapping (image depth)" +msgstr "" + +#: plug-ins/Lighting/lighting_ui.c:588 +msgid "Enable/disable environment mapping (reflection)" +msgstr "" + +#. gtk_tooltips_set_tips(tooltips,togglerefraction,"Enable/disable refractive layer"); +#: plug-ins/Lighting/lighting_ui.c:590 +msgid "Make destination image transparent where bump height is zero" +msgstr "" + +#: plug-ins/Lighting/lighting_ui.c:591 +msgid "Create a new image when applying filter" +msgstr "" + +#: plug-ins/Lighting/lighting_ui.c:592 +msgid "Enable/disable high quality previews" +msgstr "" + +#: plug-ins/Lighting/lighting_ui.c:593 +msgid "Enable/disable tooltip messages" +msgstr "" + +#: plug-ins/Lighting/lighting_ui.c:612 +msgid "Antialiasing options" +msgstr "" + +#: plug-ins/Lighting/lighting_ui.c:615 +msgid "Enable antialiasing" +msgstr "" + +#: plug-ins/Lighting/lighting_ui.c:618 +msgid "Enable/disable jagged edges removal (antialiasing)" +msgstr "" + +#: plug-ins/Lighting/lighting_ui.c:628 plug-ins/common/bumpmap.c:939 +#: plug-ins/common/emboss.c:600 plug-ins/struc/struc.c:300 +msgid "Depth:" +msgstr "" + +#: plug-ins/Lighting/lighting_ui.c:633 plug-ins/common/threshold_alpha.c:291 +#: plug-ins/common/unsharp.c:839 plug-ins/common/wind.c:860 +#: plug-ins/gflare/gflare.c:2915 +msgid "Threshold:" +msgstr "" + +#: plug-ins/Lighting/lighting_ui.c:645 +msgid "Antialiasing quality. Higher is better, but slower" +msgstr "" + +#: plug-ins/Lighting/lighting_ui.c:646 +msgid "Stop when pixel differences are smaller than this value" +msgstr "" + +#: plug-ins/Lighting/lighting_ui.c:674 +msgid "Light settings" +msgstr "" + +#: plug-ins/Lighting/lighting_ui.c:678 +msgid "Lightsource type:" +msgstr "" + +#: plug-ins/Lighting/lighting_ui.c:683 +msgid "Lightsource color" +msgstr "Lightsource colour" + +#: plug-ins/Lighting/lighting_ui.c:690 +msgid "Type of light source to apply" +msgstr "" + +#: plug-ins/Lighting/lighting_ui.c:691 +msgid "Set light source color (white is default)" +msgstr "Set light source colour (white is default)" + +#: plug-ins/Lighting/lighting_ui.c:693 +msgid "Position" +msgstr "" + +#. X +#: plug-ins/Lighting/lighting_ui.c:696 plug-ins/Lighting/lighting_ui.c:718 +#: plug-ins/common/flarefx.c:745 plug-ins/common/nova.c:491 +#: plug-ins/common/papertile.c:283 plug-ins/ifscompose/ifscompose.c:513 +msgid "X:" +msgstr "" + +#. Y +#: plug-ins/Lighting/lighting_ui.c:697 plug-ins/Lighting/lighting_ui.c:719 +#: plug-ins/common/flarefx.c:763 plug-ins/common/nova.c:509 +#: plug-ins/common/papertile.c:292 plug-ins/ifscompose/ifscompose.c:527 +msgid "Y:" +msgstr "" + +#: plug-ins/Lighting/lighting_ui.c:698 plug-ins/Lighting/lighting_ui.c:720 +msgid "Z:" +msgstr "" + +#: plug-ins/Lighting/lighting_ui.c:704 +msgid "Light source X position in XYZ space" +msgstr "" + +#: plug-ins/Lighting/lighting_ui.c:705 +msgid "Light source Y position in XYZ space" +msgstr "" + +#: plug-ins/Lighting/lighting_ui.c:706 +msgid "Light source Z position in XYZ space" +msgstr "" + +#: plug-ins/Lighting/lighting_ui.c:715 +msgid "Direction vector" +msgstr "" + +#: plug-ins/Lighting/lighting_ui.c:722 +msgid "Light source X direction in XYZ space" +msgstr "" + +#: plug-ins/Lighting/lighting_ui.c:723 +msgid "Light source Y direction in XYZ space" +msgstr "" + +#: plug-ins/Lighting/lighting_ui.c:724 +msgid "Light source Z direction in XYZ space" +msgstr "" + +#: plug-ins/Lighting/lighting_ui.c:756 +msgid "Intensity levels" +msgstr "" + +#: plug-ins/Lighting/lighting_ui.c:761 plug-ins/common/bumpmap.c:971 +msgid "Ambient:" +msgstr "" + +#: plug-ins/Lighting/lighting_ui.c:762 plug-ins/Lighting/lighting_ui.c:813 +msgid "Diffuse:" +msgstr "" + +#: plug-ins/Lighting/lighting_ui.c:802 +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:803 +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:808 +msgid "Reflectivity" +msgstr "" + +#: plug-ins/Lighting/lighting_ui.c:814 +msgid "Specular:" +msgstr "" + +#: plug-ins/Lighting/lighting_ui.c:815 plug-ins/common/jigsaw.c:2394 +msgid "Highlight:" +msgstr "" + +#: plug-ins/Lighting/lighting_ui.c:829 +msgid "Higher values makes the object reflect more light (appear lighter)" +msgstr "" + +#: plug-ins/Lighting/lighting_ui.c:830 +msgid "Controls how intense the highlights will be" +msgstr "" + +#: plug-ins/Lighting/lighting_ui.c:831 +msgid "Higher values makes the highlights more focused" +msgstr "" + +#: plug-ins/Lighting/lighting_ui.c:897 +msgid "Bumpmap settings" +msgstr "" + +#: plug-ins/Lighting/lighting_ui.c:903 +msgid "Bumpmap image:" +msgstr "" + +#: plug-ins/Lighting/lighting_ui.c:917 +msgid "Curve:" +msgstr "" + +#: plug-ins/Lighting/lighting_ui.c:922 +msgid "Minimum height:" +msgstr "" + +#: plug-ins/Lighting/lighting_ui.c:924 +msgid "Maximum height:" +msgstr "" + +#: plug-ins/Lighting/lighting_ui.c:932 +msgid "Autostretch to fit value range" +msgstr "" + +#: plug-ins/Lighting/lighting_ui.c:955 +msgid "Environment settings" +msgstr "" + +#: plug-ins/Lighting/lighting_ui.c:962 +msgid "Environment image:" +msgstr "" + +#. Options section +#: plug-ins/Lighting/lighting_ui.c:996 plug-ins/common/lic.c:1030 +#: plug-ins/common/ripple.c:581 plug-ins/gfig/gfig.c:4997 +#: plug-ins/maze/maze_face.c:338 +msgid "Options" +msgstr "" + +#: plug-ins/Lighting/lighting_ui.c:1002 plug-ins/common/spheredesigner.c:1574 +#: plug-ins/common/spheredesigner.c:2618 +msgid "Light" +msgstr "" + +#: plug-ins/Lighting/lighting_ui.c:1008 +msgid "Material" +msgstr "" + +#: plug-ins/Lighting/lighting_ui.c:1046 +msgid "Lighting effects" +msgstr "" + +#. Add Ok, Cancel and Help buttons to the action area +#. ================================================== +#: plug-ins/Lighting/lighting_ui.c:1070 plug-ins/common/sample_colorize.c:1295 +#: plug-ins/common/tileit.c:580 plug-ins/dbbrowser/dbbrowser_utils.c:155 +#: plug-ins/gdyntext/gdyntext_ui.c:525 plug-ins/gimpressionist/orientmap.c:633 +#: plug-ins/gimpressionist/presets.c:640 plug-ins/gimpressionist/sizemap.c:492 +#: plug-ins/imagemap/imap_default_dialog.c:109 +msgid "Apply" +msgstr "" + +#: plug-ins/Lighting/lighting_ui.c:1072 plug-ins/imagemap/imap_menu.c:409 +#: plug-ins/maze/maze_face.c:205 +msgid "Help" +msgstr "" + +#: plug-ins/Lighting/lighting_ui.c:1081 +msgid "Apply filter with current settings" +msgstr "" + +#: plug-ins/Lighting/lighting_ui.c:1082 +msgid "Close filter without doing anything" +msgstr "" + +#: plug-ins/Lighting/lighting_ui.c:1102 +msgid " Preview! " +msgstr "" + +#: plug-ins/Lighting/lighting_ui.c:1103 +msgid "Recompute preview image" +msgstr "" + +#: plug-ins/Lighting/lighting_ui.c:1106 +msgid "Zoom in (make image bigger)" +msgstr "" + +#: plug-ins/Lighting/lighting_ui.c:1108 +msgid "Zoom out (make image smaller)" +msgstr "" + +#: plug-ins/MapObject/mapobject_main.c:189 +msgid "/Filters/Map/Map Object..." +msgstr "" + +#. memory mapped file data +#. must check file size +#: plug-ins/bmp/bmpread.c:48 plug-ins/common/CEL.c:268 +#: plug-ins/common/gbr.c:284 plug-ins/common/gifload.c:304 +#: plug-ins/common/hrz.c:340 plug-ins/common/jpeg.c:755 +#: plug-ins/common/pat.c:263 plug-ins/common/pcx.c:318 +#: plug-ins/common/pix.c:329 plug-ins/common/png.c:414 +#: plug-ins/common/png.c:416 plug-ins/common/pnm.c:414 +#: plug-ins/common/psd.c:1708 plug-ins/common/sunras.c:443 +#: plug-ins/common/tga.c:430 plug-ins/common/tiff.c:423 +#: plug-ins/common/xbm.c:553 plug-ins/common/xpm.c:326 +#: plug-ins/common/xwd.c:457 plug-ins/faxg3/faxg3.c:191 +#: plug-ins/gfli/gfli.c:469 plug-ins/sgi/sgi.c:331 plug-ins/sgi/sgi.c:333 +#: plug-ins/xjt/xjt.c:3160 +#, c-format +msgid "Loading %s:" +msgstr "" + +#: plug-ins/bmp/bmpread.c:60 +#, c-format +msgid "%s: can't open \"%s\"\n" +msgstr "" + +#: plug-ins/bmp/bmpread.c:68 +#, c-format +msgid "%s: not a valid BMP file %s\n" +msgstr "" + +#: plug-ins/bmp/bmpread.c:76 plug-ins/bmp/bmpread.c:94 +#: plug-ins/bmp/bmpread.c:116 +#, c-format +msgid "%s: error reading BMP file header\n" +msgstr "" + +#: plug-ins/bmp/bmpread.c:138 +#, c-format +msgid "%s: too many colors: %u\n" +msgstr "%s: too many colours: %u\n" + +#: plug-ins/bmp/bmpread.c:219 +#, c-format +msgid "%s: bad colormap\n" +msgstr "%s: bad colourmap\n" + +#. Create an indexed-alpha layer to hold the image... +#: plug-ins/bmp/bmpread.c:269 plug-ins/bmp/bmpread.c:277 +#: plug-ins/bmp/bmpread.c:283 plug-ins/common/CEL.c:306 +#: plug-ins/common/blinds.c:399 plug-ins/common/compose.c:552 +#: plug-ins/common/decompose.c:467 plug-ins/common/film.c:963 +#: plug-ins/common/gbr.c:346 plug-ins/common/gifload.c:848 +#: plug-ins/common/hrz.c:381 plug-ins/common/jpeg.c:908 +#: plug-ins/common/lic.c:900 plug-ins/common/papertile.c:314 +#: plug-ins/common/pat.c:306 plug-ins/common/pcx.c:349 +#: plug-ins/common/pcx.c:355 plug-ins/common/pix.c:373 +#: plug-ins/common/png.c:545 plug-ins/common/pnm.c:500 +#: plug-ins/common/psd.c:2089 plug-ins/common/smooth_palette.c:237 +#: plug-ins/common/sunras.c:921 plug-ins/common/tga.c:1015 +#: plug-ins/common/tiff.c:633 plug-ins/common/tile.c:268 +#: plug-ins/common/winclipboard.c:513 plug-ins/common/wmf.c:2359 +#: plug-ins/common/xbm.c:642 plug-ins/faxg3/faxg3.c:443 +#: plug-ins/fits/fits.c:522 plug-ins/sgi/sgi.c:379 plug-ins/twain/twain.c:724 +#: plug-ins/winsnap/winsnap.c:1202 +msgid "Background" +msgstr "" + +#: plug-ins/bmp/bmpwrite.c:100 +msgid "bmp: cannot operate on unknown image types or alpha images" +msgstr "" + +#: plug-ins/bmp/bmpwrite.c:158 +#, c-format +msgid "can't open %s\n" +msgstr "" + +#. init the progress meter +#: plug-ins/bmp/bmpwrite.c:171 plug-ins/common/CEL.c:512 +#: plug-ins/common/gbr.c:390 plug-ins/common/gif.c:937 +#: plug-ins/common/gpb.c:785 plug-ins/common/gpb.c:825 +#: plug-ins/common/gtm.c:246 plug-ins/common/hrz.c:478 +#: plug-ins/common/jpeg.c:1200 plug-ins/common/pat.c:345 +#: plug-ins/common/pcx.c:564 plug-ins/common/pix.c:535 +#: plug-ins/common/png.c:721 plug-ins/common/png.c:723 +#: plug-ins/common/pnm.c:781 plug-ins/common/ps.c:842 +#: plug-ins/common/sunras.c:526 plug-ins/common/tga.c:1197 +#: plug-ins/common/tiff.c:1204 plug-ins/common/xbm.c:790 +#: plug-ins/common/xpm.c:643 plug-ins/common/xwd.c:561 +#: plug-ins/fits/fits.c:473 plug-ins/gfli/gfli.c:667 plug-ins/sgi/sgi.c:549 +#: plug-ins/sgi/sgi.c:551 plug-ins/xjt/xjt.c:1562 +#, c-format +msgid "Saving %s:" +msgstr "" + +#: plug-ins/bmp/bmpwrite.c:493 +msgid "Save as BMP" +msgstr "" + +#. parameter settings +#: plug-ins/bmp/bmpwrite.c:525 +msgid "Save Options" +msgstr "" + +#: plug-ins/bmp/bmpwrite.c:533 +msgid "RLE encoded" +msgstr "" + +#: plug-ins/borderaverage/borderaverage.c:106 +msgid "/Filters/Colors/Border Average..." +msgstr "/Filters/Colours/Border Average..." + +#: plug-ins/borderaverage/borderaverage.c:171 +msgid "Border Average..." +msgstr "" + +#: plug-ins/borderaverage/borderaverage.c:396 +msgid "Borderaverage" +msgstr "" + +#: plug-ins/borderaverage/borderaverage.c:417 +msgid "Border Size" +msgstr "" + +#: plug-ins/borderaverage/borderaverage.c:426 +msgid "Thickness:" +msgstr "" + +#: plug-ins/borderaverage/borderaverage.c:448 +msgid "Bucket Size:" +msgstr "" + +#: plug-ins/borderaverage/borderaverage.c:456 +msgid "1 (nonsense?)" +msgstr "" + +#: plug-ins/borderaverage/borderaverage.c:464 +msgid "256 (nonsense?)" +msgstr "" + +#. Let user choose KCF palette (cancel ignores) +#: plug-ins/common/CEL.c:196 +msgid "Load KISS Palette" +msgstr "" + +#: plug-ins/common/CEL.c:264 +#, c-format +msgid "" +"%s\n" +"is not present or is unreadable" +msgstr "" + +#: plug-ins/common/CEL.c:298 +msgid "CEL Can't create a new image" +msgstr "" + +#: plug-ins/common/CEL.c:372 +#, c-format +msgid "Unsupported number of colors (%d)" +msgstr "Unsupported number of colours (%d)" + +#: plug-ins/common/CEL.c:494 +msgid "Only an indexed-alpha image can be saved in CEL format" +msgstr "" + +#: plug-ins/common/CEL.c:508 +#, c-format +msgid "" +"CEL Couldn't write image to\n" +"%s" +msgstr "" + +#: plug-ins/common/CML_explorer.c:131 +msgid "Keep image's values" +msgstr "" + +#: plug-ins/common/CML_explorer.c:132 +msgid "Keep the first value" +msgstr "" + +#: plug-ins/common/CML_explorer.c:133 +msgid "Fill with parameter k" +msgstr "" + +#: plug-ins/common/CML_explorer.c:134 +msgid "k{x(1-x)}^p" +msgstr "" + +#: plug-ins/common/CML_explorer.c:135 +msgid "k{x(1-x)}^p stepped" +msgstr "" + +#: plug-ins/common/CML_explorer.c:136 +msgid "kx^p" +msgstr "" + +#: plug-ins/common/CML_explorer.c:137 +msgid "kx^p stepped" +msgstr "" + +#: plug-ins/common/CML_explorer.c:138 +msgid "k(1-x^p)" +msgstr "" + +#: plug-ins/common/CML_explorer.c:139 +msgid "k(1-x^p) stepped" +msgstr "" + +#: plug-ins/common/CML_explorer.c:140 +msgid "Delta function" +msgstr "" + +#: plug-ins/common/CML_explorer.c:141 +msgid "Delta function stepped" +msgstr "" + +#: plug-ins/common/CML_explorer.c:142 +msgid "sin^p-based function" +msgstr "" + +#: plug-ins/common/CML_explorer.c:143 +msgid "sin^p, stepped" +msgstr "" + +#: plug-ins/common/CML_explorer.c:168 +msgid "Max (x, -)" +msgstr "" + +#: plug-ins/common/CML_explorer.c:169 +msgid "Max (x+d, -)" +msgstr "" + +#: plug-ins/common/CML_explorer.c:170 +msgid "Max (x-d, -)" +msgstr "" + +#: plug-ins/common/CML_explorer.c:171 +msgid "Min (x, -)" +msgstr "" + +#: plug-ins/common/CML_explorer.c:172 +msgid "Min (x+d, -)" +msgstr "" + +#: plug-ins/common/CML_explorer.c:173 +msgid "Min (x-d, -)" +msgstr "" + +#: plug-ins/common/CML_explorer.c:174 +msgid "Max (x+d, -), (x < 0.5)" +msgstr "" + +#: plug-ins/common/CML_explorer.c:175 +msgid "Max (x+d, -), (0.5 < x)" +msgstr "" + +#: plug-ins/common/CML_explorer.c:176 +msgid "Max (x-d, -), (x < 0.5)" +msgstr "" + +#: plug-ins/common/CML_explorer.c:177 +msgid "Max (x-d, -), (0.5 < x)" +msgstr "" + +#: plug-ins/common/CML_explorer.c:178 +msgid "Min (x+d, -), (x < 0.5)" +msgstr "" + +#: plug-ins/common/CML_explorer.c:179 +msgid "Min (x+d, -), (0.5 < x)" +msgstr "" + +#: plug-ins/common/CML_explorer.c:180 +msgid "Min (x-d, -), (x < 0.5)" +msgstr "" + +#: plug-ins/common/CML_explorer.c:181 +msgid "Min (x-d, -), (0.5 < x)" +msgstr "" + +#: plug-ins/common/CML_explorer.c:200 plug-ins/common/sunras.c:1610 +msgid "Standard" +msgstr "" + +#: plug-ins/common/CML_explorer.c:201 +msgid "Use average value" +msgstr "" + +#: plug-ins/common/CML_explorer.c:202 +msgid "Use reverse value" +msgstr "" + +#: plug-ins/common/CML_explorer.c:203 +msgid "With random power (0,10)" +msgstr "" + +#: plug-ins/common/CML_explorer.c:204 +msgid "With random power (0,1)" +msgstr "" + +#: plug-ins/common/CML_explorer.c:205 +msgid "With gradient power (0,1)" +msgstr "" + +#: plug-ins/common/CML_explorer.c:206 +msgid "Multiply rand. value (0,1)" +msgstr "" + +#: plug-ins/common/CML_explorer.c:207 +msgid "Multiply rand. value (0,2)" +msgstr "" + +#: plug-ins/common/CML_explorer.c:208 +msgid "Multiply gradient (0,1)" +msgstr "" + +#: plug-ins/common/CML_explorer.c:209 +msgid "With p and random (0,1)" +msgstr "" + +#: plug-ins/common/CML_explorer.c:222 +msgid "All black" +msgstr "" + +#: plug-ins/common/CML_explorer.c:223 +msgid "All gray" +msgstr "All grey" + +#: plug-ins/common/CML_explorer.c:224 +msgid "All white" +msgstr "" + +#: plug-ins/common/CML_explorer.c:225 +msgid "The first row of the image" +msgstr "" + +#: plug-ins/common/CML_explorer.c:226 +msgid "Continuous gradient" +msgstr "" + +#: plug-ins/common/CML_explorer.c:227 +msgid "Continuous grad. w/o gap" +msgstr "" + +#: plug-ins/common/CML_explorer.c:228 +msgid "Random, ch. independent" +msgstr "" + +#: plug-ins/common/CML_explorer.c:229 +msgid "Random shared" +msgstr "" + +#: plug-ins/common/CML_explorer.c:230 +msgid "Randoms from seed" +msgstr "" + +#: plug-ins/common/CML_explorer.c:231 +msgid "Randoms from seed (shared)" +msgstr "" + +#: plug-ins/common/CML_explorer.c:299 plug-ins/common/CML_explorer.c:1296 +#: plug-ins/common/decompose.c:135 plug-ins/common/lic.c:1051 +#: plug-ins/fp/fp_gtk.c:262 plug-ins/fp/fp_gtk.c:394 +#: plug-ins/gap/gap_mov_dialog.c:259 plug-ins/gimpressionist/orientation.c:188 +#: plug-ins/gimpressionist/size.c:186 +msgid "Hue" +msgstr "" + +#: plug-ins/common/CML_explorer.c:300 plug-ins/common/CML_explorer.c:1301 +#: plug-ins/common/decompose.c:136 plug-ins/common/lic.c:1052 +#: plug-ins/fp/fp_gtk.c:266 plug-ins/fp/fp_gtk.c:398 plug-ins/fp/fp_gtk.c:462 +#: plug-ins/gap/gap_mov_dialog.c:260 plug-ins/rcm/rcm_dialog.c:509 +msgid "Saturation" +msgstr "" + +#: plug-ins/common/CML_explorer.c:301 plug-ins/common/CML_explorer.c:1306 +#: plug-ins/common/decompose.c:137 plug-ins/fp/fp_gtk.c:270 +#: plug-ins/fp/fp_gtk.c:402 plug-ins/gap/gap_mov_dialog.c:262 +#: plug-ins/gimpressionist/orientation.c:131 +#: plug-ins/gimpressionist/size.c:130 +msgid "Value" +msgstr "" + +#: plug-ins/common/CML_explorer.c:464 +msgid "Make an image of Coupled-Map Lattice" +msgstr "" + +#: plug-ins/common/CML_explorer.c:465 +msgid "" +"Make an image of Coupled-Map Lattice (CML). CML is a kind of Cellula " +"Automata on continuous (value) domain. In RUN_NONINTERACTIVE, the name of a " +"prameter file is passed as the 4th arg. You can control CML_explorer via " +"parameter file." +msgstr "" + +#: plug-ins/common/CML_explorer.c:470 +msgid "/Filters/Render/Pattern/CML Explorer..." +msgstr "" + +#: plug-ins/common/CML_explorer.c:762 +msgid "CML_explorer: evoluting..." +msgstr "" + +#: plug-ins/common/CML_explorer.c:1185 +msgid "Coupled-Map-Lattice Explorer" +msgstr "" + +#: plug-ins/common/CML_explorer.c:1254 +msgid "Random Seed" +msgstr "" + +#: plug-ins/common/CML_explorer.c:1264 +msgid "Fix Seed" +msgstr "" + +#: plug-ins/common/CML_explorer.c:1274 +msgid "New Seed" +msgstr "" + +#: plug-ins/common/CML_explorer.c:1293 +msgid "Hue Settings" +msgstr "" + +#: plug-ins/common/CML_explorer.c:1298 +msgid "Saturation Settings" +msgstr "" + +#: plug-ins/common/CML_explorer.c:1303 +msgid "Value (Gray Image) Settings" +msgstr "Value (Grey Image) Settings" + +#: plug-ins/common/CML_explorer.c:1308 +msgid "Advanced Settings" +msgstr "" + +#: plug-ins/common/CML_explorer.c:1310 plug-ins/fp/fp_gtk.c:274 +#: plug-ins/maze/maze_face.c:452 +msgid "Advanced" +msgstr "" + +#: plug-ins/common/CML_explorer.c:1320 +msgid "Other Parameter Settings" +msgstr "" + +#: plug-ins/common/CML_explorer.c:1329 +msgid "Channel Independed Parameters" +msgstr "" + +#: plug-ins/common/CML_explorer.c:1380 +msgid "Initial Value:" +msgstr "" + +#: plug-ins/common/CML_explorer.c:1384 +msgid "Zoom Scale:" +msgstr "" + +#: plug-ins/common/CML_explorer.c:1391 +msgid "Start Offset:" +msgstr "" + +#: plug-ins/common/CML_explorer.c:1398 +msgid "Seed of Random (only for \"From Seed\" Modes)" +msgstr "" + +#. Seed input box +#: plug-ins/common/CML_explorer.c:1410 plug-ins/maze/maze_face.c:387 +msgid "Seed:" +msgstr "" + +#: plug-ins/common/CML_explorer.c:1421 +msgid "Switch to \"From Seed\" with the last Seed" +msgstr "" + +#: plug-ins/common/CML_explorer.c:1432 +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 "" + +#: plug-ins/common/CML_explorer.c:1440 +msgid "Others" +msgstr "" + +#: plug-ins/common/CML_explorer.c:1449 +msgid "Misc Operations" +msgstr "" + +#: plug-ins/common/CML_explorer.c:1458 +msgid "Copy Settings" +msgstr "" + +#: plug-ins/common/CML_explorer.c:1481 +msgid "Source Channel:" +msgstr "" + +#: plug-ins/common/CML_explorer.c:1497 plug-ins/common/CML_explorer.c:1552 +msgid "Destination Channel:" +msgstr "" + +#: plug-ins/common/CML_explorer.c:1500 +msgid "Copy Parameters" +msgstr "" + +#: plug-ins/common/CML_explorer.c:1508 +msgid "Selective Load Settings" +msgstr "" + +#: plug-ins/common/CML_explorer.c:1523 plug-ins/common/CML_explorer.c:1541 +msgid "NULL" +msgstr "" + +#: plug-ins/common/CML_explorer.c:1534 +msgid "Source Channel in File:" +msgstr "" + +#: plug-ins/common/CML_explorer.c:1556 +msgid "Misc Ops." +msgstr "" + +#: plug-ins/common/CML_explorer.c:1650 +msgid "Function Type:" +msgstr "" + +#: plug-ins/common/CML_explorer.c:1707 +msgid "Composition:" +msgstr "" + +#: plug-ins/common/CML_explorer.c:1749 +msgid "Misc Arrange:" +msgstr "" + +#: plug-ins/common/CML_explorer.c:1753 +msgid "Use Cyclic Range" +msgstr "" + +#: plug-ins/common/CML_explorer.c:1763 +msgid "Mod. Rate:" +msgstr "" + +#: plug-ins/common/CML_explorer.c:1771 +msgid "Env. Sensitivity:" +msgstr "" + +#: plug-ins/common/CML_explorer.c:1779 +msgid "Diffusion Dist.:" +msgstr "" + +#: plug-ins/common/CML_explorer.c:1787 +msgid "# of Subranges:" +msgstr "" + +#: plug-ins/common/CML_explorer.c:1795 +msgid "P(ower Factor):" +msgstr "" + +#: plug-ins/common/CML_explorer.c:1803 +msgid "Parameter k:" +msgstr "" + +#: plug-ins/common/CML_explorer.c:1811 +msgid "Range Low:" +msgstr "" + +#: plug-ins/common/CML_explorer.c:1819 +msgid "Range High:" +msgstr "" + +#: plug-ins/common/CML_explorer.c:1830 +msgid "Plot the Graph of the Settings" +msgstr "" + +#: plug-ins/common/CML_explorer.c:1883 +msgid "Ch. Sensitivity:" +msgstr "" + +#: plug-ins/common/CML_explorer.c:1892 +msgid "Mutation Rate:" +msgstr "" + +#: plug-ins/common/CML_explorer.c:1901 +msgid "Mutation Dist.:" +msgstr "" + +#: plug-ins/common/CML_explorer.c:1929 +msgid "Graph of the current settings" +msgstr "" + +#: plug-ins/common/CML_explorer.c:1943 +msgid "The Graph" +msgstr "" + +#: plug-ins/common/CML_explorer.c:2049 +msgid "Warning: the source and the destination are the same channel." +msgstr "" + +#: plug-ins/common/CML_explorer.c:2117 +msgid "Save Parameters to" +msgstr "" + +#: plug-ins/common/CML_explorer.c:2189 plug-ins/common/CML_explorer.c:2391 +#, c-format +msgid "Error: could not open \"%s\"" +msgstr "" + +#: plug-ins/common/CML_explorer.c:2230 +#, c-format +msgid "" +"Parameters were Saved to\n" +"\"%s\"" +msgstr "" + +#: plug-ins/common/CML_explorer.c:2249 +msgid "CML File Operation Warning" +msgstr "" + +#: plug-ins/common/CML_explorer.c:2269 +#, c-format +msgid "" +"%s\n" +"exists, Overwrite?" +msgstr "" + +#: plug-ins/common/CML_explorer.c:2306 +msgid "Load Parameters from" +msgstr "" + +#: plug-ins/common/CML_explorer.c:2308 +msgid "Selective Load from" +msgstr "" + +#: plug-ins/common/CML_explorer.c:2412 +msgid "Error: it's not CML parameter file." +msgstr "" + +#: plug-ins/common/CML_explorer.c:2419 +msgid "Warning: it's an old format file." +msgstr "" + +#: plug-ins/common/CML_explorer.c:2421 +msgid "Warning: Hmmm, it's a parameter file for newer CML_explorer than me." +msgstr "" + +#: plug-ins/common/CML_explorer.c:2482 +msgid "Error: failed to load parameters" +msgstr "" + +#. Create the actual window. +#: plug-ins/common/aa.c:358 +msgid "Save as Text" +msgstr "" + +#. file save type +#: plug-ins/common/aa.c:375 plug-ins/common/pnm.c:955 +#: plug-ins/common/sunras.c:1605 +msgid "Data Formatting" +msgstr "" + +#: plug-ins/common/align_layers.c:149 plug-ins/common/align_layers.c:150 +msgid "Align visible layers" +msgstr "" + +#: plug-ins/common/align_layers.c:154 +msgid "/Layers/Align Visible Layers..." +msgstr "" + +#: plug-ins/common/align_layers.c:189 +msgid "Align Visible Layers: there are too few layers." +msgstr "" + +#: plug-ins/common/align_layers.c:415 +msgid "Align Visible Layers" +msgstr "" + +#. +#. * Parameter settings +#. * +#. * First set up the basic containers, label them, etc. +#. +#: plug-ins/common/align_layers.c:431 plug-ins/common/apply_lens.c:415 +#: plug-ins/common/blinds.c:424 plug-ins/common/blur.c:644 +#: plug-ins/common/checkerboard.c:371 plug-ins/common/cubism.c:328 +#: plug-ins/common/edge.c:669 plug-ins/common/engrave.c:246 +#: plug-ins/common/gauss_iir.c:366 plug-ins/common/gauss_rle.c:360 +#: plug-ins/common/glasstile.c:249 plug-ins/common/illusion.c:329 +#: plug-ins/common/jpeg.c:1656 plug-ins/common/max_rgb.c:275 +#: plug-ins/common/noisify.c:339 plug-ins/common/nova.c:376 +#: plug-ins/common/oilify.c:472 plug-ins/common/pixelize.c:301 +#: plug-ins/common/plasma.c:311 plug-ins/common/png.c:945 +#: plug-ins/common/polar.c:988 plug-ins/common/randomize.c:732 +#: plug-ins/common/ripple.c:653 plug-ins/common/scatter_hsv.c:445 +#: plug-ins/common/sel_gauss.c:258 plug-ins/common/shift.c:395 +#: plug-ins/common/smooth_palette.c:415 plug-ins/common/snoise.c:540 +#: plug-ins/common/sobel.c:274 plug-ins/common/sparkle.c:378 +#: plug-ins/common/threshold_alpha.c:279 plug-ins/common/unsharp.c:809 +#: plug-ins/common/video.c:2187 plug-ins/common/vpropagate.c:984 +#: plug-ins/common/whirlpinch.c:867 plug-ins/common/wind.c:775 +#: plug-ins/common/xpm.c:811 plug-ins/mosaic/mosaic.c:660 +#: plug-ins/struc/struc.c:269 plug-ins/xjt/xjt.c:759 +msgid "Parameter Settings" +msgstr "" + +#: plug-ins/common/align_layers.c:449 plug-ins/common/align_layers.c:482 +msgid "Collect" +msgstr "" + +#: plug-ins/common/align_layers.c:451 +msgid "Fill (left to right)" +msgstr "" + +#: plug-ins/common/align_layers.c:453 +msgid "Fill (right to left)" +msgstr "" + +#: plug-ins/common/align_layers.c:455 plug-ins/common/align_layers.c:488 +msgid "Snap to Grid" +msgstr "" + +#: plug-ins/common/align_layers.c:460 +msgid "Horizontal Style:" +msgstr "" + +#: plug-ins/common/align_layers.c:467 +msgid "Left Edge" +msgstr "" + +#: plug-ins/common/align_layers.c:468 plug-ins/common/align_layers.c:501 +#: plug-ins/gap/gap_mov_dialog.c:273 +msgid "Center" +msgstr "Centre" + +#: plug-ins/common/align_layers.c:469 +msgid "Right Edge" +msgstr "" + +#: plug-ins/common/align_layers.c:473 plug-ins/common/align_layers.c:506 +msgid "Horizontal Base:" +msgstr "" + +#: plug-ins/common/align_layers.c:484 +msgid "Fill (top to bottom)" +msgstr "" + +#: plug-ins/common/align_layers.c:486 +msgid "Fill (bottom to top)" +msgstr "" + +#: plug-ins/common/align_layers.c:493 +msgid "Vertical Style:" +msgstr "" + +#: plug-ins/common/align_layers.c:500 +msgid "Top Edge" +msgstr "" + +#: plug-ins/common/align_layers.c:502 +msgid "Bottom Edge" +msgstr "" + +#: plug-ins/common/align_layers.c:511 +msgid "Ignore the Bottom Layer even if Visible" +msgstr "" + +#: plug-ins/common/align_layers.c:521 +msgid "Use the (Invisible) Bottom Layer as the Base" +msgstr "" + +#: plug-ins/common/align_layers.c:531 +msgid "Grid Size:" +msgstr "" + +#: plug-ins/common/animationplay.c:276 +msgid "/Filters/Animation/Animation Playback..." +msgstr "" + +#: plug-ins/common/animationplay.c:702 +msgid "Animation Playback: " +msgstr "" + +#. The close button +#: plug-ins/common/animationplay.c:709 plug-ins/common/plugindetails.c:998 +#: plug-ins/common/sample_colorize.c:1299 +#: plug-ins/dbbrowser/dbbrowser_utils.c:164 +#: plug-ins/gap/gap_navigator_dialog.c:2852 +#: plug-ins/gdyntext/charmap_window.c:140 plug-ins/gdyntext/gdyntext_ui.c:518 +#: plug-ins/helpbrowser/helpbrowser.c:827 +#: plug-ins/ifscompose/ifscompose.c:1250 plug-ins/imagemap/imap_menu.c:226 +#: plug-ins/script-fu/script-fu-console.c:205 +#: plug-ins/script-fu/script-fu-scripts.c:1956 +msgid "Close" +msgstr "" + +#. The 'playback' half of the dialog +#: plug-ins/common/animationplay.c:723 plug-ins/common/animationplay.c:726 +msgid "Playback: " +msgstr "" + +#: plug-ins/common/animationplay.c:756 +msgid "Play/Stop" +msgstr "" + +#: plug-ins/common/animationplay.c:762 +msgid "Rewind" +msgstr "" + +#: plug-ins/common/animationplay.c:768 +msgid "Step" +msgstr "" + +#: plug-ins/common/animationplay.c:826 +msgid "Frame %v of %u" +msgstr "" + +#: plug-ins/common/animoptimize.c:158 +msgid "/Filters/Animation/Animation Optimize" +msgstr "" + +#: plug-ins/common/animoptimize.c:174 +msgid "/Filters/Animation/Animation UnOptimize" +msgstr "" + +#: plug-ins/common/animoptimize.c:270 +msgid "Optimizing Animation..." +msgstr "" + +#: plug-ins/common/animoptimize.c:272 +msgid "UnOptimizing Animation..." +msgstr "" + +#: plug-ins/common/animoptimize.c:301 +msgid "Not enough memory to allocate buffers for optimization.\n" +msgstr "" + +#: plug-ins/common/apply_lens.c:137 +msgid "/Filters/Glass Effects/Apply Lens..." +msgstr "" + +#: plug-ins/common/apply_lens.c:201 +msgid "Applying lens..." +msgstr "" + +#: plug-ins/common/apply_lens.c:399 +msgid "Lens Effect" +msgstr "" + +#: plug-ins/common/apply_lens.c:425 +msgid "Keep Original Surroundings" +msgstr "" + +#: plug-ins/common/apply_lens.c:438 +msgid "Set Surroundings to Index 0" +msgstr "" + +#: plug-ins/common/apply_lens.c:439 +msgid "Set Surroundings to Background Color" +msgstr "Set Surroundings to Background Colour" + +#: plug-ins/common/apply_lens.c:454 +msgid "Make Surroundings Transparent" +msgstr "" + +#: plug-ins/common/apply_lens.c:472 +msgid "Lens Refraction Index:" +msgstr "" + +#: plug-ins/common/autocrop.c:67 +msgid "/Image/Transforms/Autocrop" +msgstr "" + +#: plug-ins/common/autocrop.c:105 +msgid "Cropping..." +msgstr "" + +#: plug-ins/common/autostretch_hsv.c:86 +msgid "/Image/Colors/Auto/Stretch HSV" +msgstr "/Image/Colours/Auto/Stretch HSV" + +#: plug-ins/common/autostretch_hsv.c:118 +msgid "Auto-Stretching HSV..." +msgstr "" + +#: plug-ins/common/blinds.c:183 +msgid "/Filters/Distorts/Blinds..." +msgstr "" + +#: plug-ins/common/blinds.c:279 +msgid "Adding Blinds ..." +msgstr "" + +#. Get the preview image and store it also set has_alpha +#: plug-ins/common/blinds.c:337 +msgid "Blinds" +msgstr "" + +#: plug-ins/common/blinds.c:388 plug-ins/common/ripple.c:611 +#: plug-ins/gimpressionist/orientation.c:52 +#: plug-ins/gimpressionist/orientation.c:57 +msgid "Orientation" +msgstr "" + +#. attach labels +#: plug-ins/common/blinds.c:392 plug-ins/common/grid.c:530 +#: plug-ins/common/ripple.c:615 plug-ins/common/tileit.c:467 +#: plug-ins/pagecurl/pagecurl.c:710 +msgid "Horizontal" +msgstr "" + +#: plug-ins/common/blinds.c:393 plug-ins/common/grid.c:531 +#: plug-ins/common/ripple.c:616 plug-ins/common/tileit.c:475 +#: plug-ins/pagecurl/pagecurl.c:711 +msgid "Vertical" +msgstr "" + +#: plug-ins/common/blinds.c:406 plug-ins/common/fractaltrace.c:787 +#: plug-ins/common/papertile.c:378 plug-ins/gimpressionist/general.c:240 +msgid "Transparent" +msgstr "" + +#: plug-ins/common/blinds.c:435 +msgid "Displacement:" +msgstr "" + +#: plug-ins/common/blinds.c:443 +msgid "Num Segments:" +msgstr "" + +#: plug-ins/common/blur.c:207 +msgid "/Filters/Blur/Blur..." +msgstr "" + +#: plug-ins/common/blur.c:660 plug-ins/common/plasma.c:325 +#: plug-ins/common/randomize.c:748 plug-ins/common/snoise.c:556 +#: plug-ins/sinus/sinus.c:860 +msgid "Random Seed:" +msgstr "" + +#: plug-ins/common/blur.c:667 plug-ins/common/randomize.c:755 +msgid "Randomization %:" +msgstr "" + +#: plug-ins/common/blur.c:669 plug-ins/common/randomize.c:757 +msgid "Percentage of pixels to be filtered" +msgstr "" + +#: plug-ins/common/blur.c:678 plug-ins/common/randomize.c:766 +msgid "Repeat:" +msgstr "" + +#: plug-ins/common/blur.c:680 plug-ins/common/randomize.c:768 +msgid "Number of times to apply filter" +msgstr "" + +#: plug-ins/common/bumpmap.c:327 +msgid "Create an embossing effect using an image as a bump map" +msgstr "" + +#: plug-ins/common/bumpmap.c:328 +msgid "" +"This plug-in uses the algorithm described by John Schlag, \"Fast Embossing " +"Effects on Raster Image Data\" in Graphics GEMS IV (ISBN 0-12-336155-9). It " +"takes a grayscale image to be applied as a bump map to another image and " +"produces a nice embossing effect." +msgstr "" +"This plug-in uses the algorithm described by John Schlag, \"Fast Embossing " +"Effects on Raster Image Data\" in Graphics GEMS IV (ISBN 0-12-336155-9). It " +"takes a greyscale image to be applied as a bump map to another image and " +"produces a nice embossing effect." + +#: plug-ins/common/bumpmap.c:335 +msgid "/Filters/Map/Bump Map..." +msgstr "" + +#: plug-ins/common/bumpmap.c:472 +msgid "Bump-mapping..." +msgstr "" + +#: plug-ins/common/bumpmap.c:798 +msgid "Bump Map" +msgstr "" + +#: plug-ins/common/bumpmap.c:861 +msgid "Map Type" +msgstr "" + +#: plug-ins/common/bumpmap.c:865 +msgid "Linear Map" +msgstr "" + +#: plug-ins/common/bumpmap.c:866 +msgid "Spherical Map" +msgstr "" + +#: plug-ins/common/bumpmap.c:867 +msgid "Sinuosidal Map" +msgstr "" + +#. Compensate darkening +#: plug-ins/common/bumpmap.c:881 +msgid "Compensate for Darkening" +msgstr "" + +#. Invert bumpmap +#: plug-ins/common/bumpmap.c:892 +msgid "Invert Bumpmap" +msgstr "" + +#: plug-ins/common/bumpmap.c:917 +msgid "Bump Map:" +msgstr "" + +#: plug-ins/common/bumpmap.c:923 plug-ins/common/emboss.c:584 +msgid "Azimuth:" +msgstr "" + +#: plug-ins/common/bumpmap.c:931 plug-ins/common/emboss.c:592 +msgid "Elevation:" +msgstr "" + +#: plug-ins/common/bumpmap.c:947 plug-ins/gap/resize.c:197 +msgid "X Offset:" +msgstr "" + +#: plug-ins/common/bumpmap.c:955 plug-ins/gap/resize.c:214 +msgid "Y Offset:" +msgstr "" + +#: plug-ins/common/bumpmap.c:963 +msgid "Waterlevel:" +msgstr "" + +#: plug-ins/common/bz2.c:268 plug-ins/common/bz2.c:372 +msgid "bz2: can't open bzip2ed file without a sensible extension\n" +msgstr "" + +#: plug-ins/common/c_astretch.c:83 +msgid "/Image/Colors/Auto/Stretch Contrast" +msgstr "/Image/Colours/Auto/Stretch Contrast" + +#: plug-ins/common/c_astretch.c:115 +msgid "Auto-Stretching Contrast..." +msgstr "" + +#: plug-ins/common/checkerboard.c:105 +msgid "/Filters/Render/Pattern/Checkerboard..." +msgstr "" + +#: plug-ins/common/checkerboard.c:168 +msgid "Adding Checkerboard..." +msgstr "" + +#: plug-ins/common/checkerboard.c:354 +msgid "Checkerboard" +msgstr "" + +#: plug-ins/common/checkerboard.c:380 +msgid "Psychobilly" +msgstr "" + +#: plug-ins/common/checkerboard.c:394 +msgid "Check Size:" +msgstr "" + +#: plug-ins/common/color_enhance.c:86 +msgid "/Image/Colors/Auto/Color Enhance" +msgstr "/Image/Colours/Auto/Colour Enhance" + +#: plug-ins/common/color_enhance.c:119 +msgid "Color Enhance..." +msgstr "Colour Enhance..." + +#: plug-ins/common/colorify.c:149 +msgid "/Filters/Colours/Colourify..." +msgstr "" + +#: plug-ins/common/colorify.c:221 +msgid "Colorifying..." +msgstr "Colourifying..." + +#: plug-ins/common/colorify.c:328 +msgid "Colorify" +msgstr "Colourify" + +#: plug-ins/common/colorify.c:344 plug-ins/common/colortoalpha.c:429 +#: plug-ins/common/ps.c:2365 plug-ins/common/xpm.c:431 +#: plug-ins/gap/gap_mov_dialog.c:261 plug-ins/gimpressionist/color.c:51 +#: plug-ins/gimpressionist/color.c:56 plug-ins/imagemap/imap_menu.c:324 +#: plug-ins/print/print.c:954 +msgid "Color" +msgstr "Colour" + +#: plug-ins/common/colorify.c:357 +msgid "Custom Color:" +msgstr "Custom Colour:" + +#: plug-ins/common/colorify.c:362 +msgid "Colorify Custom Color" +msgstr "Colourify Custom Colour" + +#: plug-ins/common/colortoalpha.c:123 +msgid "/Filters/Colors/Color to Alpha..." +msgstr "/Filters/Colors/Colour to Alpha..." + +#: plug-ins/common/colortoalpha.c:413 +msgid "Color to Alpha" +msgstr "Colour to Alpha" + +#: plug-ins/common/colortoalpha.c:440 plug-ins/common/mail.c:542 +#: plug-ins/common/mapcolor.c:381 plug-ins/gfli/gfli.c:863 +#: plug-ins/gfli/gfli.c:934 +msgid "From:" +msgstr "" + +#: plug-ins/common/colortoalpha.c:445 +msgid "Color to Alpha Color Picker" +msgstr "Colour to Alpha Colour Picker" + +#: plug-ins/common/colortoalpha.c:453 +msgid "to Alpha" +msgstr "" + +#: plug-ins/common/compose.c:123 plug-ins/common/decompose.c:129 +#: plug-ins/common/newsprint.c:1349 +msgid "RGB" +msgstr "" + +#: plug-ins/common/compose.c:124 +msgid "rgb-compose" +msgstr "" + +#: plug-ins/common/compose.c:125 +msgid "RGBA" +msgstr "" + +#: plug-ins/common/compose.c:125 plug-ins/common/nlfilt.c:412 +#: plug-ins/common/noisify.c:379 plug-ins/common/noisify.c:441 +msgid "Alpha:" +msgstr "" + +#: plug-ins/common/compose.c:126 +msgid "rgba-compose" +msgstr "" + +#: plug-ins/common/compose.c:127 plug-ins/common/decompose.c:133 +msgid "HSV" +msgstr "" + +#. Gray: Circle: Spinbutton 1 +#: plug-ins/common/compose.c:127 plug-ins/common/scatter_hsv.c:466 +#: plug-ins/rcm/rcm_dialog.c:428 +msgid "Hue:" +msgstr "" + +#. +#. * Saturation slider... +#. +#: plug-ins/common/compose.c:127 plug-ins/common/scatter_hsv.c:474 +#: plug-ins/print/print.c:1268 plug-ins/rcm/rcm_dialog.c:453 +msgid "Saturation:" +msgstr "" + +#: plug-ins/common/compose.c:127 plug-ins/common/scatter_hsv.c:482 +msgid "Value:" +msgstr "" + +#: plug-ins/common/compose.c:128 +msgid "hsv-compose" +msgstr "" + +#: plug-ins/common/compose.c:129 plug-ins/common/decompose.c:138 +msgid "CMY" +msgstr "" + +#: plug-ins/common/compose.c:129 plug-ins/common/compose.c:131 +#: plug-ins/fp/fp_gtk.c:152 +msgid "Cyan:" +msgstr "" + +#: plug-ins/common/compose.c:129 plug-ins/common/compose.c:131 +#: plug-ins/fp/fp_gtk.c:154 +msgid "Magenta:" +msgstr "" + +#: plug-ins/common/compose.c:129 plug-ins/common/compose.c:131 +#: plug-ins/fp/fp_gtk.c:153 +msgid "Yellow:" +msgstr "" + +#: plug-ins/common/compose.c:130 +msgid "cmy-compose" +msgstr "" + +#: plug-ins/common/compose.c:131 plug-ins/common/decompose.c:143 +#: plug-ins/common/newsprint.c:1360 +msgid "CMYK" +msgstr "" + +#: plug-ins/common/compose.c:131 +msgid "Black:" +msgstr "" + +#: plug-ins/common/compose.c:132 +msgid "cmyk-compose" +msgstr "" + +#: plug-ins/common/compose.c:232 +msgid "/Image/Mode/Compose..." +msgstr "" + +#: plug-ins/common/compose.c:303 +#, c-format +msgid "compose: Could not get layers for image %d" +msgstr "" + +#: plug-ins/common/compose.c:353 +msgid "Composing..." +msgstr "" + +#: plug-ins/common/compose.c:420 +msgid "Compose: Drawables have different size" +msgstr "" + +#: plug-ins/common/compose.c:437 +msgid "Compose: Images have different size" +msgstr "" + +#: plug-ins/common/compose.c:450 +msgid "Compose: Error in getting layer IDs" +msgstr "" + +#: plug-ins/common/compose.c:468 +#, c-format +msgid "Compose: Image is not a gray image (bpp=%d)" +msgstr "Compose: Image is not a grey image (bpp=%d)" + +#: plug-ins/common/compose.c:801 +msgid "Compose" +msgstr "" + +#. The left frame keeps the compose type toggles +#: plug-ins/common/compose.c:824 +msgid "Compose Channels" +msgstr "" + +#. The right frame keeps the selection menues for images. +#. Because the labels within this frame will change when a toggle +#. in the left frame is changed, fill in the right part first. +#. Otherwise it can occur, that a non-existing label might be changed. +#: plug-ins/common/compose.c:837 +msgid "Channel Representations" +msgstr "" + +#: plug-ins/common/convmatrix.c:81 plug-ins/common/newsprint.c:381 +msgid "Grey" +msgstr "" + +#: plug-ins/common/convmatrix.c:85 plug-ins/common/decompose.c:148 +msgid "Alpha" +msgstr "" + +#: plug-ins/common/convmatrix.c:90 +msgid "Extend" +msgstr "" + +#: plug-ins/common/convmatrix.c:91 plug-ins/common/displace.c:412 +#: plug-ins/common/edge.c:696 plug-ins/common/ripple.c:628 +#: plug-ins/common/warp.c:518 +msgid "Wrap" +msgstr "" + +#: plug-ins/common/convmatrix.c:92 +msgid "Crop" +msgstr "" + +#: plug-ins/common/convmatrix.c:194 +msgid "/Filters/Generic/Convolution Matrix..." +msgstr "" + +#: plug-ins/common/convmatrix.c:267 +msgid "Applying convolution" +msgstr "" + +#: plug-ins/common/convmatrix.c:805 +msgid "Convolution Matrix" +msgstr "" + +#: plug-ins/common/convmatrix.c:831 +msgid "Matrix" +msgstr "" + +#: plug-ins/common/convmatrix.c:867 +msgid "Divisor:" +msgstr "" + +#: plug-ins/common/convmatrix.c:886 plug-ins/common/depthmerge.c:794 +msgid "Offset:" +msgstr "" + +#: plug-ins/common/convmatrix.c:910 plug-ins/common/ps.c:2366 +#: plug-ins/fits/fits.c:1036 +msgid "Automatic" +msgstr "" + +#: plug-ins/common/convmatrix.c:918 +msgid "Alpha-weighting" +msgstr "" + +#: plug-ins/common/convmatrix.c:933 +msgid "Border" +msgstr "" + +#: plug-ins/common/convmatrix.c:958 +msgid "Channels" +msgstr "" + +#: plug-ins/common/csource.c:665 +msgid "Save as C-Source" +msgstr "" + +#: plug-ins/common/csource.c:697 +msgid "Prefixed Name:" +msgstr "" + +#: plug-ins/common/csource.c:706 plug-ins/common/mail.c:566 +#: plug-ins/common/tiff.c:1482 plug-ins/common/xbm.c:1025 +msgid "Comment:" +msgstr "" + +#. Use Comment +#. +#: plug-ins/common/csource.c:713 +msgid "Save Comment to File" +msgstr "" + +#. GLib types +#. +#: plug-ins/common/csource.c:724 +msgid "Use GLib Types (guint8*)" +msgstr "" + +#. Use Macros +#. +#: plug-ins/common/csource.c:735 +msgid "Use Macros instead of Struct" +msgstr "" + +#. Use RLE +#. +#: plug-ins/common/csource.c:746 +msgid "Use 1 Byte Run-Length-Encoding" +msgstr "" + +#. Alpha +#. +#: plug-ins/common/csource.c:757 +msgid "Save Alpha Channel (RGBA/RGB)" +msgstr "" + +#: plug-ins/common/csource.c:774 plug-ins/common/sparkle.c:452 +#: plug-ins/common/tileit.c:603 +msgid "Opacity:" +msgstr "" + +#: plug-ins/common/cubism.c:170 +msgid "/Filters/Artistic/Cubism..." +msgstr "" + +#: plug-ins/common/cubism.c:282 +msgid "Cubistic Transformation" +msgstr "" + +#: plug-ins/common/cubism.c:311 +msgid "Cubism" +msgstr "" + +#: plug-ins/common/cubism.c:340 +msgid "Use Background Color" +msgstr "Use Background Colour" + +#: plug-ins/common/cubism.c:351 plug-ins/mosaic/mosaic.c:671 +msgid "Tile Size:" +msgstr "" + +#: plug-ins/common/cubism.c:360 +msgid "Tile Saturation:" +msgstr "" + +#: plug-ins/common/curve_bend.c:339 +msgid "Upper" +msgstr "" + +#: plug-ins/common/curve_bend.c:340 +msgid "Lower" +msgstr "" + +#: plug-ins/common/curve_bend.c:346 +msgid "Smooth" +msgstr "" + +#: plug-ins/common/curve_bend.c:347 +msgid "Free" +msgstr "" + +#: plug-ins/common/curve_bend.c:659 +msgid "/Filters/Distorts/CurveBend..." +msgstr "" + +#. The shell and main vbox +#: plug-ins/common/curve_bend.c:1325 +msgid "Curve Bend" +msgstr "" + +#: plug-ins/common/curve_bend.c:1332 plug-ins/gfig/gfig.c:6535 +#: plug-ins/imagemap/imap_cmd_copy.c:49 +#: plug-ins/imagemap/imap_cmd_copy_object.c:50 +#: plug-ins/imagemap/imap_menu.c:286 plug-ins/imagemap/imap_toolbar.c:131 +msgid "Copy" +msgstr "" + +#: plug-ins/common/curve_bend.c:1334 +msgid "CopyInv" +msgstr "" + +#: plug-ins/common/curve_bend.c:1336 +msgid "Swap" +msgstr "" + +#. The Load button +#: plug-ins/common/curve_bend.c:1355 +msgid "LoadCurve" +msgstr "" + +#. The Save button +#: plug-ins/common/curve_bend.c:1363 +msgid "SaveCurve" +msgstr "" + +#: plug-ins/common/curve_bend.c:1370 +msgid "Rotate: " +msgstr "" + +#: plug-ins/common/curve_bend.c:1383 +msgid "Curve for Border: " +msgstr "" + +#. The option menu for selecting the drawing method +#: plug-ins/common/curve_bend.c:1396 +msgid "Curve Type: " +msgstr "" + +#. The preview button +#: plug-ins/common/curve_bend.c:1457 +msgid "PreviewOnce" +msgstr "" + +#. The smoothing toggle +#: plug-ins/common/curve_bend.c:1476 +msgid "Smoothing" +msgstr "" + +#. The antialias toggle +#: plug-ins/common/curve_bend.c:1486 +msgid "Antialias" +msgstr "" + +#. The wor_on_copy toggle +#: plug-ins/common/curve_bend.c:1496 +msgid "Work on Copy" +msgstr "" + +#. filesel is already open +#: plug-ins/common/curve_bend.c:2141 +msgid "Load Curve Points from file" +msgstr "" + +#. filesel is already open +#: plug-ins/common/curve_bend.c:2171 +msgid "Save Curve Points to file" +msgstr "" + +#: plug-ins/common/curve_bend.c:3260 +msgid "Curve Bend ..." +msgstr "" + +#: plug-ins/common/decompose.c:129 plug-ins/common/decompose.c:130 +msgid "red" +msgstr "" + +#: plug-ins/common/decompose.c:129 plug-ins/common/decompose.c:131 +msgid "green" +msgstr "" + +#: plug-ins/common/decompose.c:129 plug-ins/common/decompose.c:132 +msgid "blue" +msgstr "" + +#: plug-ins/common/decompose.c:133 plug-ins/common/decompose.c:135 +msgid "hue" +msgstr "" + +#: plug-ins/common/decompose.c:133 plug-ins/common/decompose.c:136 +msgid "saturation" +msgstr "" + +#: plug-ins/common/decompose.c:133 plug-ins/common/decompose.c:137 +msgid "value" +msgstr "" + +#: plug-ins/common/decompose.c:138 plug-ins/common/decompose.c:140 +msgid "cyan" +msgstr "" + +#: plug-ins/common/decompose.c:138 plug-ins/common/decompose.c:141 +msgid "magenta" +msgstr "" + +#: plug-ins/common/decompose.c:138 plug-ins/common/decompose.c:142 +msgid "yellow" +msgstr "" + +#: plug-ins/common/decompose.c:140 plug-ins/common/newsprint.c:423 +msgid "Cyan" +msgstr "" + +#: plug-ins/common/decompose.c:141 plug-ins/common/newsprint.c:431 +msgid "Magenta" +msgstr "" + +#: plug-ins/common/decompose.c:142 plug-ins/common/newsprint.c:439 +msgid "Yellow" +msgstr "" + +#: plug-ins/common/decompose.c:143 plug-ins/common/decompose.c:145 +msgid "cyan_k" +msgstr "" + +#: plug-ins/common/decompose.c:143 plug-ins/common/decompose.c:146 +msgid "magenta_k" +msgstr "" + +#: plug-ins/common/decompose.c:143 plug-ins/common/decompose.c:147 +msgid "yellow_k" +msgstr "" + +#: plug-ins/common/decompose.c:144 +msgid "black" +msgstr "" + +#: plug-ins/common/decompose.c:145 +msgid "Cyan_K" +msgstr "" + +#: plug-ins/common/decompose.c:146 +msgid "Magenta_K" +msgstr "" + +#: plug-ins/common/decompose.c:147 +msgid "Yellow_K" +msgstr "" + +#: plug-ins/common/decompose.c:148 +msgid "alpha" +msgstr "" + +#: plug-ins/common/decompose.c:222 +msgid "/Image/Mode/Decompose..." +msgstr "" + +#: plug-ins/common/decompose.c:310 +msgid "Decomposing..." +msgstr "" + +#: plug-ins/common/decompose.c:892 plug-ins/common/decompose.c:897 +msgid "Decompose" +msgstr "" + +#. parameter settings +#: plug-ins/common/decompose.c:914 +msgid "Extract Channels:" +msgstr "" + +#: plug-ins/common/deinterlace.c:91 +msgid "/Filters/Enhance/Deinterlace..." +msgstr "" + +#: plug-ins/common/deinterlace.c:147 +msgid "Deinterlace..." +msgstr "" + +#: plug-ins/common/deinterlace.c:273 +msgid "Deinterlace" +msgstr "" + +#: plug-ins/common/deinterlace.c:299 +msgid "Keep Odd Fields" +msgstr "" + +#: plug-ins/common/deinterlace.c:300 +msgid "Keep Even Fields" +msgstr "" + +#: plug-ins/common/depthmerge.c:189 +msgid "Combine two images using corresponding depth maps (z-buffers)" +msgstr "" + +#: plug-ins/common/depthmerge.c:191 +msgid "" +"Taking as input two full-color, full-alpha images and two corresponding " +"grayscale depth maps, this plug-in combines the images based on which is " +"closer (has a lower depth map value) at each point." +msgstr "" +"Taking as input two full-colour, full-alpha images and two corresponding " +"greyscale depth maps, this plug-in combines the images based on which is " +"closer (has a lower depth map value) at each point." + +#: plug-ins/common/depthmerge.c:199 +msgid "/Filters/Combine/Depth Merge..." +msgstr "" + +#: plug-ins/common/depthmerge.c:388 +msgid "Depth-merging..." +msgstr "" + +#: plug-ins/common/depthmerge.c:658 +msgid "Depth Merge" +msgstr "" + +#: plug-ins/common/depthmerge.c:708 +msgid "Source 1:" +msgstr "" + +#: plug-ins/common/depthmerge.c:725 plug-ins/common/depthmerge.c:759 +msgid "Depth Map:" +msgstr "" + +#: plug-ins/common/depthmerge.c:742 +msgid "Source 2:" +msgstr "" + +#: plug-ins/common/depthmerge.c:785 +msgid "Overlap:" +msgstr "" + +#: plug-ins/common/depthmerge.c:803 +msgid "Scale 1:" +msgstr "" + +#: plug-ins/common/depthmerge.c:812 +msgid "Scale 2:" +msgstr "" + +#: plug-ins/common/despeckle.c:177 +msgid "Despeckle filter, typically used to 'despeckle' a photographic image." +msgstr "" + +#: plug-ins/common/despeckle.c:178 +msgid "" +"This plug-in selectively performs a median or adaptive box filter on an " +"image." +msgstr "" + +#: plug-ins/common/despeckle.c:182 +msgid "/Filters/Enhance/Despeckle..." +msgstr "" + +#. Source image region +#. Destination image region +#. Source pixel rows +#. Destination pixel row +#. Source pixel pointer +#. Pixel value sort array +#. Current sort value +#. Number of soft values +#. Looping vars +#. Current location in image +#. Current row in src_rows +#. Number of rows loaded +#. Last row loaded in src_rows +#. Looping var +#. Starting row for loop +#. Ending row for loop +#. Maximum number of filled src_rows +#. Width/height of the filter box +#. Byte width of the image +#. Looping vars +#. Current radius +#. Histogram count for 0 values +#. Histogram count for 255 values +#. +#. * Let the user know what we're doing... +#. +#: plug-ins/common/despeckle.c:406 +msgid "Despeckling..." +msgstr "" + +#: plug-ins/common/despeckle.c:633 +msgid "Despeckle " +msgstr "" + +#. +#. * Filter type controls... +#. +#: plug-ins/common/despeckle.c:722 +msgid "Type" +msgstr "" + +#: plug-ins/common/despeckle.c:731 plug-ins/gimpressionist/orientation.c:198 +#: plug-ins/gimpressionist/size.c:196 +msgid "Adaptive" +msgstr "" + +#: plug-ins/common/despeckle.c:740 +msgid "Recursive" +msgstr "" + +#: plug-ins/common/despeckle.c:760 plug-ins/common/nlfilt.c:420 +#: plug-ins/common/nova.c:399 plug-ins/common/unsharp.c:823 +#: plug-ins/common/whirlpinch.c:895 plug-ins/gflare/gflare.c:2854 +#: plug-ins/imagemap/imap_circle.c:272 +msgid "Radius:" +msgstr "" + +#: plug-ins/common/despeckle.c:772 +msgid "Black Level:" +msgstr "" + +#: plug-ins/common/despeckle.c:784 +msgid "White Level:" +msgstr "" + +#: plug-ins/common/destripe.c:144 +msgid "" +"Destripe filter, used to remove vertical stripes caused by cheap scanners." +msgstr "" + +#: plug-ins/common/destripe.c:145 +msgid "This plug-in tries to remove vertical stripes from an image." +msgstr "" + +#: plug-ins/common/destripe.c:148 +msgid "/Filters/Enhance/Destripe..." +msgstr "" + +#: plug-ins/common/destripe.c:346 +msgid "Destriping..." +msgstr "" + +#: plug-ins/common/destripe.c:568 +msgid "Destripe" +msgstr "" + +#: plug-ins/common/destripe.c:658 +msgid "Histogram" +msgstr "" + +#: plug-ins/common/destripe.c:683 plug-ins/common/gtm.c:531 +#: plug-ins/common/ps.c:2322 plug-ins/common/ps.c:2497 +#: plug-ins/common/smooth_palette.c:431 plug-ins/common/tile.c:420 +#: plug-ins/imagemap/imap_rectangle.c:386 +msgid "Width:" +msgstr "" + +#: plug-ins/common/diffraction.c:190 +msgid "/Filters/Render/Pattern/Diffraction Patterns..." +msgstr "" + +#: plug-ins/common/diffraction.c:338 +msgid "Creating diffraction pattern..." +msgstr "" + +#: plug-ins/common/diffraction.c:560 +msgid "Diffraction Patterns" +msgstr "" + +#: plug-ins/common/diffraction.c:606 +msgid "Preview!" +msgstr "" + +#: plug-ins/common/diffraction.c:654 +msgid "Frequencies" +msgstr "" + +#: plug-ins/common/diffraction.c:690 +msgid "Contours" +msgstr "" + +#: plug-ins/common/diffraction.c:726 +msgid "Sharp edges" +msgstr "" + +#. +#. * Brightness slider... +#. +#: plug-ins/common/diffraction.c:739 plug-ins/print/print.c:1051 +msgid "Brightness:" +msgstr "" + +#: plug-ins/common/diffraction.c:747 +msgid "Scattering:" +msgstr "" + +#: plug-ins/common/diffraction.c:755 +msgid "Polatization:" +msgstr "" + +#: plug-ins/common/diffraction.c:762 +msgid "Other options" +msgstr "" + +#: plug-ins/common/displace.c:179 +msgid "/Filters/Map/Displace..." +msgstr "" + +#: plug-ins/common/displace.c:250 +msgid "Displacing..." +msgstr "" + +#: plug-ins/common/displace.c:301 +msgid "Displace" +msgstr "" + +#. The main table +#: plug-ins/common/displace.c:318 +msgid "Displace Options" +msgstr "" + +#. X options +#: plug-ins/common/displace.c:330 +msgid "X Displacement:" +msgstr "" + +#. Y Options +#: plug-ins/common/displace.c:365 +msgid "Y Displacement:" +msgstr "" + +#. ======================================================================= +#. Displacement Type +#: plug-ins/common/displace.c:408 plug-ins/common/warp.c:508 +msgid "On Edges:" +msgstr "" + +#: plug-ins/common/displace.c:423 plug-ins/common/edge.c:705 +#: plug-ins/common/ripple.c:629 plug-ins/common/warp.c:529 +#: plug-ins/common/waves.c:434 +msgid "Smear" +msgstr "" + +#: plug-ins/common/displace.c:434 plug-ins/common/edge.c:714 +#: plug-ins/common/fractaltrace.c:789 plug-ins/common/newsprint.c:447 +#: plug-ins/common/ripple.c:630 plug-ins/common/warp.c:540 +#: plug-ins/fits/fits.c:1024 plug-ins/flame/flame.c:968 +msgid "Black" +msgstr "" + +#: plug-ins/common/edge.c:159 +msgid "" +" Perform edge detection on the contents of the specified drawable. It " +"applies, I think, convolution with 3x3 kernel. AMOUNT is an arbitrary " +"constant, WRAPMODE is like displace plug-in (useful for tilable image)." +msgstr "" + +#: plug-ins/common/edge.c:168 +msgid "/Filters/Edge-Detect/Edge..." +msgstr "" + +#: plug-ins/common/edge.c:236 +msgid "Edge Detection..." +msgstr "" + +#: plug-ins/common/edge.c:652 +msgid "Edge Detection" +msgstr "" + +#: plug-ins/common/edge.c:682 plug-ins/common/spheredesigner.c:2637 +#: plug-ins/common/unsharp.c:831 +msgid "Amount:" +msgstr "" + +#: plug-ins/common/emboss.c:170 +msgid "/Filters/Distorts/Emboss..." +msgstr "" + +#: plug-ins/common/emboss.c:417 plug-ins/common/emboss.c:530 +#: plug-ins/common/emboss.c:565 +msgid "Emboss" +msgstr "" + +#: plug-ins/common/emboss.c:560 +msgid "Function" +msgstr "" + +#: plug-ins/common/emboss.c:564 plug-ins/common/spheredesigner.c:1573 +msgid "Bumpmap" +msgstr "" + +#: plug-ins/common/emboss.c:779 plug-ins/common/nlfilt.c:604 +#: plug-ins/common/waves.c:609 plug-ins/sinus/sinus.c:1199 +msgid "Do Preview" +msgstr "" + +#: plug-ins/common/engrave.c:122 +msgid "/Filters/Distorts/Engrave..." +msgstr "" + +#: plug-ins/common/engrave.c:194 +msgid "Engraving..." +msgstr "" + +#: plug-ins/common/engrave.c:229 +msgid "Engrave" +msgstr "" + +#: plug-ins/common/engrave.c:257 +msgid "Limit Line Width" +msgstr "" + +#: plug-ins/common/engrave.c:266 plug-ins/common/film.c:1278 +#: plug-ins/common/gtm.c:545 plug-ins/common/ps.c:2331 +#: plug-ins/common/ps.c:2506 plug-ins/common/smooth_palette.c:440 +#: plug-ins/common/tile.c:429 plug-ins/imagemap/imap_rectangle.c:392 +msgid "Height:" +msgstr "" + +#: plug-ins/common/exchange.c:137 +msgid "/Filters/Colors/Map/Color Exchange..." +msgstr "/Filters/Colours/Map/Colour Exchange..." + +#: plug-ins/common/exchange.c:232 +msgid "Color Exchange..." +msgstr "Colour Exchange..." + +#. set up the dialog +#: plug-ins/common/exchange.c:297 +msgid "Color Exchange" +msgstr "Colour Exchange" + +#: plug-ins/common/exchange.c:345 +msgid "To Color" +msgstr "To Colour" + +#: plug-ins/common/exchange.c:345 +msgid "From Color" +msgstr "From Colour" + +#: plug-ins/common/exchange.c:358 +msgid "Color Exchange: To Color" +msgstr "Colour Exchange: To Colour" + +#: plug-ins/common/exchange.c:359 +msgid "Color Exchange: From Color" +msgstr "Colour Exchange: From Colour" + +#: plug-ins/common/exchange.c:390 +msgid "Red Threshold:" +msgstr "" + +#: plug-ins/common/exchange.c:412 +msgid "Green Threshold:" +msgstr "" + +#: plug-ins/common/exchange.c:434 +msgid "Blue Threshold:" +msgstr "" + +#: plug-ins/common/exchange.c:446 +msgid "Lock Thresholds" +msgstr "" + +#: plug-ins/common/film.c:227 +msgid "/Filters/Combine/Film..." +msgstr "" + +#: plug-ins/common/film.c:314 +msgid "Composing Images..." +msgstr "" + +#: plug-ins/common/film.c:426 +msgid "Untitled" +msgstr "" + +#. ** Get a RGB copy of the source region ** +#: plug-ins/common/film.c:695 +msgid "Temporary" +msgstr "" + +#: plug-ins/common/film.c:1037 plug-ins/common/nova.c:395 +#: plug-ins/gimpressionist/color.c:76 +msgid "Color:" +msgstr "Colour:" + +#: plug-ins/common/film.c:1046 +msgid "Film color Color Picker" +msgstr "Film colour Colour Picker" + +#: plug-ins/common/film.c:1051 +msgid "Number color Color Picker" +msgstr "Number colour Colour Picker" + +#: plug-ins/common/film.c:1143 +msgid "Available images:" +msgstr "" + +#: plug-ins/common/film.c:1144 +msgid "On film:" +msgstr "" + +#: plug-ins/common/film.c:1171 +msgid "add -->" +msgstr "" + +#: plug-ins/common/film.c:1171 +msgid "remove" +msgstr "" + +#. Film height/colour +#: plug-ins/common/film.c:1204 plug-ins/common/film.c:1220 +#: plug-ins/common/film.c:1250 +msgid "Film" +msgstr "" + +#. Keep maximum image height +#: plug-ins/common/film.c:1260 +msgid "Fit height to images" +msgstr "" + +#. Film numbering: Startindex/Font/colour +#: plug-ins/common/film.c:1287 +msgid "Numbering" +msgstr "" + +#: plug-ins/common/film.c:1304 +msgid "Startindex:" +msgstr "" + +#. Fontfamily for numbering +#: plug-ins/common/film.c:1308 +msgid "Font:" +msgstr "" + +#: plug-ins/common/film.c:1316 +msgid "at bottom" +msgstr "" + +#: plug-ins/common/film.c:1316 +msgid "at top" +msgstr "" + +#. ** The right frame keeps the image selection ** +#: plug-ins/common/film.c:1337 +msgid "Image selection" +msgstr "" + +#: plug-ins/common/flarefx.c:206 +msgid "/Filters/Light Effects/FlareFX..." +msgstr "" + +#: plug-ins/common/flarefx.c:278 +msgid "Render flare..." +msgstr "" + +#: plug-ins/common/flarefx.c:333 +msgid "FlareFX" +msgstr "" + +#. to avoid side effects while initialization +#: plug-ins/common/flarefx.c:731 +msgid "Center of FlareFX" +msgstr "Centre of FlareFX" + +#: plug-ins/common/fractaltrace.c:123 plug-ins/common/fractaltrace.c:124 +msgid "transform image with the Mandelbrot Fractal" +msgstr "" + +#: plug-ins/common/fractaltrace.c:128 +msgid "/Filters/Map/Fractal Trace..." +msgstr "" + +#: plug-ins/common/fractaltrace.c:453 plug-ins/common/fractaltrace.c:735 +msgid "Fractal Trace" +msgstr "" + +#. Settings +#: plug-ins/common/fractaltrace.c:780 +msgid "Outside Type" +msgstr "" + +#: plug-ins/common/fractaltrace.c:785 plug-ins/common/warp.c:438 +msgid "Warp" +msgstr "" + +#: plug-ins/common/fractaltrace.c:791 plug-ins/fits/fits.c:1025 +msgid "White" +msgstr "" + +#: plug-ins/common/fractaltrace.c:798 +msgid "Mandelbrot Parameters" +msgstr "" + +#: plug-ins/common/gauss_iir.c:165 +msgid "/Filters/Blur/Gaussian Blur (IIR)..." +msgstr "" + +#: plug-ins/common/gauss_iir.c:238 +msgid "gauss_iir: you must specify either horizontal or vertical (or both)" +msgstr "" + +#: plug-ins/common/gauss_iir.c:288 plug-ins/common/gauss_iir.c:349 +#: plug-ins/common/gauss_iir.c:439 +msgid "IIR Gaussian Blur" +msgstr "" + +#: plug-ins/common/gauss_iir.c:375 plug-ins/common/gauss_rle.c:369 +msgid "Blur Horizontally" +msgstr "" + +#: plug-ins/common/gauss_iir.c:383 plug-ins/common/gauss_rle.c:377 +msgid "Blur Vertically" +msgstr "" + +#: plug-ins/common/gauss_iir.c:394 plug-ins/common/gauss_rle.c:388 +#: plug-ins/common/sel_gauss.c:274 +msgid "Blur Radius:" +msgstr "" + +#. parameter settings +#: plug-ins/common/gauss_iir.c:456 plug-ins/common/gauss_rle.c:450 +msgid "Blur Radius" +msgstr "" + +#: plug-ins/common/gauss_iir.c:468 plug-ins/common/gauss_rle.c:462 +#: plug-ins/common/jigsaw.c:2353 plug-ins/common/spread.c:402 +msgid "Horizontal:" +msgstr "" + +#: plug-ins/common/gauss_iir.c:471 plug-ins/common/gauss_rle.c:465 +#: plug-ins/common/jigsaw.c:2362 plug-ins/common/spread.c:405 +msgid "Vertical:" +msgstr "" + +#: plug-ins/common/gauss_rle.c:159 +msgid "/Filters/Blur/Gaussian Blur (RLE)..." +msgstr "" + +#: plug-ins/common/gauss_rle.c:231 +msgid "gauss_rle: you must specify either horizontal or vertical (or both)" +msgstr "" + +#: plug-ins/common/gauss_rle.c:282 plug-ins/common/gauss_rle.c:343 +#: plug-ins/common/gauss_rle.c:433 +msgid "RLE Gaussian Blur" +msgstr "" + +#: plug-ins/common/gbr.c:402 +#, c-format +msgid "Unable to open %s" +msgstr "" + +#: plug-ins/common/gbr.c:468 +msgid "Save as Brush" +msgstr "" + +#: plug-ins/common/gbr.c:495 +msgid "Spacing:" +msgstr "" + +#: plug-ins/common/gbr.c:504 plug-ins/common/gpb.c:312 +#: plug-ins/common/pat.c:451 plug-ins/gimpressionist/presets.c:373 +#: plug-ins/imagemap/imap_settings.c:92 +msgid "Description:" +msgstr "" + +#: plug-ins/common/gee.c:140 +msgid "/Filters/Toys/The Egg..." +msgstr "" + +#: plug-ins/common/gee.c:233 +msgid "GEE! The GIMP E'er Egg!" +msgstr "" + +#. Action area - 'close' button only. +#: plug-ins/common/gee.c:244 +msgid "** Thank you for choosing GIMP **" +msgstr "" + +#: plug-ins/common/gicon.c:450 +msgid "Save as GIcon" +msgstr "" + +#: plug-ins/common/gicon.c:478 +msgid "Icon Name:" +msgstr "" + +#: plug-ins/common/gif.c:673 +msgid "" +"GIF: Couldn't simply reduce colors further.\n" +"Saving as opaque.\n" +msgstr "" +"GIF: Couldn't simply reduce colours further.\n" +"Saving as opaque.\n" + +#: plug-ins/common/gif.c:929 +msgid "" +"GIF: Sorry, can't save RGB images as GIFs - convert to INDEXED\n" +"or GRAY first.\n" +msgstr "" +"GIF: Sorry, can't save RGB images as GIFs - convert to INDEXED\n" +"or GREY first.\n" + +#: plug-ins/common/gif.c:947 +#, c-format +msgid "GIF: can't open %s\n" +msgstr "" + +#: plug-ins/common/gif.c:1150 +msgid "GIF Warning" +msgstr "" + +#: plug-ins/common/gif.c:1176 +msgid "" +"The image which you are trying to save as a GIF\n" +"contains layers which extend beyond the actual\n" +"borders of the image. This isn't allowed in GIFs,\n" +"I'm afraid.\n" +"\n" +"You may choose whether to crop all of the layers to\n" +"the image borders, or cancel this save." +msgstr "" + +#: plug-ins/common/gif.c:1221 +msgid "Save as GIF" +msgstr "" + +#. regular gif parameter settings +#: plug-ins/common/gif.c:1243 +msgid "GIF Options" +msgstr "" + +#: plug-ins/common/gif.c:1251 +msgid "Interlace" +msgstr "" + +#: plug-ins/common/gif.c:1262 +msgid "GIF Comment:" +msgstr "" + +#. additional animated gif parameter settings +#: plug-ins/common/gif.c:1321 +msgid "Animated GIF Options" +msgstr "" + +#: plug-ins/common/gif.c:1329 +msgid "Loop forever" +msgstr "" + +#: plug-ins/common/gif.c:1341 +msgid "Delay between Frames where Unspecified:" +msgstr "" + +#: plug-ins/common/gif.c:1353 +msgid "Milliseconds" +msgstr "" + +#: plug-ins/common/gif.c:1363 +msgid "Frame Disposal where Unspecified: " +msgstr "" + +#: plug-ins/common/gif.c:1372 +msgid "I don't Care" +msgstr "" + +#: plug-ins/common/gif.c:1374 +msgid "Cumulative Layers (Combine)" +msgstr "" + +#: plug-ins/common/gif.c:1376 +msgid "One Frame per Layer (Replace)" +msgstr "" + +#: plug-ins/common/gif.c:2360 +msgid "GIF: error writing output file\n" +msgstr "" + +#: plug-ins/common/gif.c:2451 +msgid "GIF save: Your comment string is too long.\n" +msgstr "" + +#: plug-ins/common/gifload.c:850 +#, c-format +msgid "Background (%dms)" +msgstr "" + +#: plug-ins/common/gifload.c:899 plug-ins/common/iwarp.c:622 +#: plug-ins/common/iwarp.c:642 plug-ins/common/mpeg.c:300 +#, c-format +msgid "Frame %d" +msgstr "" + +#: plug-ins/common/gifload.c:901 plug-ins/common/mpeg.c:297 +#, c-format +msgid "Frame %d (%dms)" +msgstr "" + +#: plug-ins/common/glasstile.c:116 +msgid "/Filters/Glass Effects/Glass Tile..." +msgstr "" + +#: plug-ins/common/glasstile.c:192 +msgid "Glass Tile..." +msgstr "" + +#: plug-ins/common/glasstile.c:232 +msgid "Glass Tile" +msgstr "" + +#: plug-ins/common/glasstile.c:262 +msgid "Tile Width:" +msgstr "" + +#: plug-ins/common/glasstile.c:271 plug-ins/mosaic/mosaic.c:679 +msgid "Tile Height:" +msgstr "" + +#: plug-ins/common/gpb.c:299 +msgid "Spacing (Percent):" +msgstr "" + +#: plug-ins/common/gpb.c:325 +msgid "Save as Pixmap Brush" +msgstr "" + +#: plug-ins/common/gpb.c:382 +msgid "Save as Pixmap Brush Pipe" +msgstr "" + +#: plug-ins/common/gpb.c:445 +msgid "Pixels" +msgstr "" + +#: plug-ins/common/gpb.c:450 plug-ins/common/newsprint.c:1288 +msgid "Cell Size:" +msgstr "" + +#: plug-ins/common/gpb.c:462 +msgid "Number of Cells:" +msgstr "" + +#: plug-ins/common/gpb.c:486 +msgid " Rows of " +msgstr "" + +#: plug-ins/common/gpb.c:498 +msgid " Columns on each Layer" +msgstr "" + +#: plug-ins/common/gpb.c:502 +msgid " (Width Mismatch!) " +msgstr "" + +#: plug-ins/common/gpb.c:506 +msgid " (Height Mismatch!) " +msgstr "" + +#: plug-ins/common/gpb.c:511 +msgid "Display as:" +msgstr "" + +#: plug-ins/common/gpb.c:520 +msgid "Dimension:" +msgstr "" + +#: plug-ins/common/gpb.c:555 +msgid "Ranks:" +msgstr "" + +#: plug-ins/common/gpb.c:588 +msgid "Selection:" +msgstr "" + +#: plug-ins/common/gpb.c:1040 +#, c-format +msgid "Layer %s doesn't have an alpha channel, skipped" +msgstr "" + +#: plug-ins/common/gqbist.c:334 +msgid "Create images based on a random genetic formula" +msgstr "" + +#: plug-ins/common/gqbist.c:335 +msgid "" +"This Plug-in is based on an article by Jörn Loviscach (appeared in c't " +"10/95, page 326). It generates modern art pictures from a random genetic " +"formula." +msgstr "" + +#: plug-ins/common/gqbist.c:339 +msgid "/Filters/Render/Pattern/Qbist..." +msgstr "" + +#: plug-ins/common/gqbist.c:436 +msgid "Qbist ..." +msgstr "" + +#: plug-ins/common/gqbist.c:581 +msgid "Load QBE file..." +msgstr "" + +#: plug-ins/common/gqbist.c:605 +msgid "Save (middle transform) as QBE file..." +msgstr "" + +#: plug-ins/common/gqbist.c:656 +msgid "G-Qbist 1.10" +msgstr "" + +#: plug-ins/common/gradmap.c:110 +msgid "/Filters/Colors/Map/Gradient Map" +msgstr "/Filters/Colours/Map/Gradient Map" + +#: plug-ins/common/gradmap.c:145 +msgid "Gradient Map..." +msgstr "" + +#: plug-ins/common/grid.c:137 +msgid "/Filters/Render/Pattern/Grid..." +msgstr "" + +#: plug-ins/common/grid.c:223 +msgid "Drawing Grid..." +msgstr "" + +#: plug-ins/common/grid.c:470 plug-ins/imagemap/imap_menu.c:399 +#: plug-ins/imagemap/imap_popup.c:147 plug-ins/imagemap/imap_toolbar.c:162 +msgid "Grid" +msgstr "" + +#: plug-ins/common/grid.c:532 +msgid "Intersection" +msgstr "" + +#: plug-ins/common/grid.c:533 +msgid "Width: " +msgstr "" + +#. attach labels +#: plug-ins/common/grid.c:590 +msgid "Spacing: " +msgstr "" + +#. attach labels +#: plug-ins/common/grid.c:649 +msgid "Offset: " +msgstr "" + +#. attach color selectors +#: plug-ins/common/grid.c:679 +msgid "Horizontal Color" +msgstr "Horizontal Colour" + +#: plug-ins/common/grid.c:689 +msgid "Vertical Color" +msgstr "Vertical Colour" + +#: plug-ins/common/grid.c:699 +msgid "Intersection Color" +msgstr "Intersection Colour" + +#: plug-ins/common/gtm.c:376 +msgid "GIMP Table Magic" +msgstr "" + +#. HTML Page Options +#: plug-ins/common/gtm.c:401 +msgid "HTML Page Options" +msgstr "" + +#: plug-ins/common/gtm.c:410 +msgid "Generate Full HTML Document" +msgstr "" + +#: plug-ins/common/gtm.c:418 +msgid "" +"If checked GTM will output a full HTML document with , , etc. " +"tags instead of just the table html." +msgstr "" + +#. HTML Table Creation Options +#: plug-ins/common/gtm.c:427 +msgid "Table Creation Options" +msgstr "" + +#: plug-ins/common/gtm.c:437 +msgid "Use Cellspan" +msgstr "" + +#: plug-ins/common/gtm.c:445 +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:450 +msgid "Compress TD tags" +msgstr "" + +#: plug-ins/common/gtm.c:458 +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 "" + +#: plug-ins/common/gtm.c:464 +msgid "Caption" +msgstr "" + +#: plug-ins/common/gtm.c:472 +msgid "Check if you would like to have the table captioned." +msgstr "" + +#: plug-ins/common/gtm.c:485 +msgid "The text for the table caption." +msgstr "" + +#: plug-ins/common/gtm.c:493 +msgid "Cell Content:" +msgstr "" + +#: plug-ins/common/gtm.c:500 +msgid "The text to go into each cell." +msgstr "" + +#. HTML Table Options +#: plug-ins/common/gtm.c:506 +msgid "Table Options" +msgstr "" + +#: plug-ins/common/gtm.c:519 +msgid "Border:" +msgstr "" + +#: plug-ins/common/gtm.c:525 +msgid "The number of pixels in the table border." +msgstr "" + +#: plug-ins/common/gtm.c:538 +msgid "The width for each table cell. Can be a number or a percent." +msgstr "" + +#: plug-ins/common/gtm.c:552 +msgid "The height for each table cell. Can be a number or a percent." +msgstr "" + +#: plug-ins/common/gtm.c:559 +msgid "Cell-Padding:" +msgstr "" + +#: plug-ins/common/gtm.c:565 +msgid "The amount of cellpadding." +msgstr "" + +#: plug-ins/common/gtm.c:570 +msgid "Cell-Spacing:" +msgstr "" + +#: plug-ins/common/gtm.c:576 +msgid "The amount of cellspacing." +msgstr "" + +#: plug-ins/common/guillotine.c:81 +msgid "/Image/Transforms/Guillotine" +msgstr "" + +#: plug-ins/common/guillotine.c:114 +msgid "Guillotine..." +msgstr "" + +#: plug-ins/common/gz.c:328 +msgid "gz: no sensible extension, saving as gzip'd xcf\n" +msgstr "" + +#: plug-ins/common/gz.c:482 +msgid "gz: no sensible extension, attempting to load with file magic\n" +msgstr "" + +#: plug-ins/common/hot.c:233 +msgid "/Filters/Colors/Hot..." +msgstr "/Filters/Colours/Hot..." + +#: plug-ins/common/hot.c:383 plug-ins/common/hot.c:590 +msgid "Hot" +msgstr "" + +#: plug-ins/common/hot.c:615 +msgid "Create New Layer" +msgstr "" + +#: plug-ins/common/hot.c:636 +msgid "Action" +msgstr "" + +#: plug-ins/common/hot.c:640 +msgid "Reduce Luminance" +msgstr "" + +#: plug-ins/common/hot.c:641 +msgid "Reduce Saturation" +msgstr "" + +#: plug-ins/common/hot.c:642 plug-ins/common/waves.c:435 +msgid "Blacken" +msgstr "" + +#: plug-ins/common/illusion.c:110 plug-ins/common/illusion.c:111 +msgid "produce illusion" +msgstr "" + +#: plug-ins/common/illusion.c:115 +msgid "/Filters/Map/Illusion..." +msgstr "" + +#. dialog window +#: plug-ins/common/illusion.c:313 +msgid "Illusion" +msgstr "" + +#: plug-ins/common/illusion.c:345 +msgid "Division:" +msgstr "" + +#: plug-ins/common/iwarp.c:242 +msgid "/Filters/Distorts/IWarp..." +msgstr "" + +#: plug-ins/common/iwarp.c:534 +msgid "Warping ..." +msgstr "" + +#: plug-ins/common/iwarp.c:627 plug-ins/common/iwarp.c:636 +#, c-format +msgid "Warping Frame Nr %d ..." +msgstr "" + +#: plug-ins/common/iwarp.c:637 plug-ins/common/iwarp.c:818 +msgid "Ping Pong" +msgstr "" + +#: plug-ins/common/iwarp.c:776 plug-ins/common/iwarp.c:834 +msgid "Animate" +msgstr "" + +#: plug-ins/common/iwarp.c:794 +msgid "Number of Frames" +msgstr "" + +#: plug-ins/common/iwarp.c:811 +msgid "Reverse" +msgstr "" + +#: plug-ins/common/iwarp.c:862 +msgid "Deform Radius" +msgstr "" + +#: plug-ins/common/iwarp.c:878 +msgid "Deform Amount" +msgstr "" + +#: plug-ins/common/iwarp.c:898 plug-ins/ifscompose/ifscompose.c:868 +#: plug-ins/ifscompose/ifscompose.c:1135 plug-ins/imagemap/imap_cmd_move.c:80 +#: plug-ins/imagemap/imap_cmd_object_move.c:53 +msgid "Move" +msgstr "" + +#: plug-ins/common/iwarp.c:907 +msgid "Shrink" +msgstr "" + +#: plug-ins/common/iwarp.c:916 +msgid "Grow" +msgstr "" + +#: plug-ins/common/iwarp.c:925 plug-ins/imagemap/imap_polygon.c:460 +msgid "Remove" +msgstr "" + +#: plug-ins/common/iwarp.c:934 +msgid "Swirl CW" +msgstr "" + +#: plug-ins/common/iwarp.c:943 +msgid "Swirl CCW" +msgstr "" + +#: plug-ins/common/iwarp.c:958 plug-ins/sinus/sinus.c:1036 +msgid "Bilinear" +msgstr "" + +#: plug-ins/common/iwarp.c:979 +msgid "Adaptive Supersample" +msgstr "" + +#: plug-ins/common/iwarp.c:996 +msgid "Max Depth" +msgstr "" + +#: plug-ins/common/iwarp.c:1012 +msgid "Threshold" +msgstr "" + +#. parameter settings +#: plug-ins/common/iwarp.c:1039 plug-ins/common/sample_colorize.c:1309 +#: plug-ins/gap/gap_mod_layer.c:219 plug-ins/gfig/gfig.c:4943 +#: plug-ins/gflare/gflare.c:2950 plug-ins/sinus/sinus.c:896 +msgid "Settings" +msgstr "" + +#: plug-ins/common/iwarp.c:1075 +msgid "IWarp" +msgstr "" + +#: plug-ins/common/jigsaw.c:336 +msgid "/Filters/Render/Pattern/Jigsaw..." +msgstr "" + +#: plug-ins/common/jigsaw.c:392 +msgid "Assembling Jigsaw" +msgstr "" + +#. Create the dialog box +#: plug-ins/common/jigsaw.c:2311 +msgid "Jigsaw" +msgstr "" + +#: plug-ins/common/jigsaw.c:2341 +msgid "Number of Tiles" +msgstr "" + +#: plug-ins/common/jigsaw.c:2355 +msgid "Number of pieces going across" +msgstr "" + +#: plug-ins/common/jigsaw.c:2364 +msgid "Number of pieces going down" +msgstr "" + +#: plug-ins/common/jigsaw.c:2372 +msgid "Bevel Edges" +msgstr "" + +#: plug-ins/common/jigsaw.c:2384 +msgid "Bevel Width:" +msgstr "" + +#: plug-ins/common/jigsaw.c:2387 +msgid "Degree of slope of each piece's edge" +msgstr "" + +#: plug-ins/common/jigsaw.c:2397 +msgid "The amount of highlighting on the edges of each piece" +msgstr "" + +#: plug-ins/common/jigsaw.c:2411 +msgid "Jigsaw Style" +msgstr "" + +#: plug-ins/common/jigsaw.c:2415 +msgid "Square" +msgstr "" + +#: plug-ins/common/jigsaw.c:2416 +msgid "Curved" +msgstr "" + +#: plug-ins/common/jigsaw.c:2420 +msgid "Each piece has straight sides" +msgstr "" + +#: plug-ins/common/jigsaw.c:2421 +msgid "Each piece has curved sides" +msgstr "" + +#: plug-ins/common/jigsaw.c:2429 +msgid "Disable Tooltips" +msgstr "" + +#: plug-ins/common/jigsaw.c:2437 +msgid "Toggle Tooltips on/off" +msgstr "" + +#: plug-ins/common/jpeg.c:428 +msgid "Export Preview" +msgstr "" + +#: plug-ins/common/jpeg.c:749 +#, c-format +msgid "can't open \"%s\"\n" +msgstr "" + +#: plug-ins/common/jpeg.c:901 +msgid "JPEG preview" +msgstr "" + +#: plug-ins/common/jpeg.c:1120 +#, c-format +msgid "Size: %lu bytes (%02.01f kB)" +msgstr "" + +#: plug-ins/common/jpeg.c:1516 plug-ins/common/jpeg.c:1646 +msgid "Size: unknown" +msgstr "" + +#: plug-ins/common/jpeg.c:1606 +msgid "Save as Jpeg" +msgstr "" + +#. sg - preview +#: plug-ins/common/jpeg.c:1629 +msgid "Image Preview" +msgstr "" + +#: plug-ins/common/jpeg.c:1638 +msgid "Preview (in Image Window)" +msgstr "" + +#: plug-ins/common/jpeg.c:1666 plug-ins/xjt/xjt.c:790 +msgid "Quality:" +msgstr "" + +#: plug-ins/common/jpeg.c:1685 plug-ins/xjt/xjt.c:798 +msgid "Smoothing:" +msgstr "" + +#: plug-ins/common/jpeg.c:1709 +msgid "Restart Markers" +msgstr "" + +#: plug-ins/common/jpeg.c:1717 +msgid "Restart Frequency (Rows):" +msgstr "" + +#: plug-ins/common/jpeg.c:1746 plug-ins/xjt/xjt.c:770 +msgid "Optimize" +msgstr "" + +#: plug-ins/common/jpeg.c:1755 +msgid "Progressive" +msgstr "" + +#: plug-ins/common/jpeg.c:1769 +msgid "Force Baseline JPEG (Readable by all Decoders)" +msgstr "" + +#: plug-ins/common/jpeg.c:1788 +msgid "Subsampling:" +msgstr "" + +#: plug-ins/common/jpeg.c:1801 +msgid "Fast integer" +msgstr "" + +#: plug-ins/common/jpeg.c:1802 +msgid "Integer" +msgstr "" + +#: plug-ins/common/jpeg.c:1803 +msgid "Floating-point" +msgstr "" + +#: plug-ins/common/jpeg.c:1807 +msgid "DCT Method (Speed/Quality Tradeoff):" +msgstr "" + +#: plug-ins/common/jpeg.c:1824 +msgid "Image Comments" +msgstr "" + +#: plug-ins/common/laplace.c:87 +msgid "/Filters/Edge-Detect/Laplace" +msgstr "" + +#: plug-ins/common/laplace.c:217 +msgid "Laplace..." +msgstr "" + +#: plug-ins/common/laplace.c:291 +msgid "Cleanup..." +msgstr "" + +#: plug-ins/common/lic.c:909 plug-ins/common/lic.c:1009 +msgid "Van Gogh (LIC)" +msgstr "" + +#: plug-ins/common/lic.c:1039 +msgid "" +"Create\n" +"New Image" +msgstr "" + +#: plug-ins/common/lic.c:1046 +msgid "Effect Channel" +msgstr "" + +#. this zoom - gamma should redraw flame preview +#: plug-ins/common/lic.c:1053 plug-ins/flame/flame.c:933 +msgid "Brightness" +msgstr "" + +#: plug-ins/common/lic.c:1059 +msgid "Effect Operator" +msgstr "" + +#: plug-ins/common/lic.c:1064 +msgid "Derivative" +msgstr "" + +#: plug-ins/common/lic.c:1065 plug-ins/sinus/sinus.c:1031 +msgid "Gradient" +msgstr "" + +#: plug-ins/common/lic.c:1071 +msgid "Convolve" +msgstr "" + +#: plug-ins/common/lic.c:1076 +msgid "With White Noise" +msgstr "" + +#: plug-ins/common/lic.c:1077 +msgid "With Source Image" +msgstr "" + +#: plug-ins/common/lic.c:1102 +msgid "Effect Image:" +msgstr "" + +#: plug-ins/common/lic.c:1106 +msgid "Filter Length" +msgstr "" + +#: plug-ins/common/lic.c:1114 +msgid "Noise Magnitude:" +msgstr "" + +#: plug-ins/common/lic.c:1122 +msgid "Integration Steps:" +msgstr "" + +#: plug-ins/common/lic.c:1130 +msgid "Minimum Value:" +msgstr "" + +#: plug-ins/common/lic.c:1138 +msgid "Maximum Value:" +msgstr "" + +#: plug-ins/common/lic.c:1198 +msgid "/Filters/Map/Van Gogh (LIC)..." +msgstr "" + +#: plug-ins/common/mail.c:223 +msgid "/File/Mail Image..." +msgstr "" + +#: plug-ins/common/mail.c:499 +msgid "Send to Mail" +msgstr "" + +#: plug-ins/common/mail.c:530 plug-ins/common/mapcolor.c:381 +#: plug-ins/gfli/gfli.c:872 plug-ins/gfli/gfli.c:943 +msgid "To:" +msgstr "" + +#: plug-ins/common/mail.c:554 +msgid "Subject:" +msgstr "" + +#: plug-ins/common/mail.c:578 plug-ins/imagemap/imap_settings.c:78 +msgid "Filename:" +msgstr "" + +#. Encapsulation label +#: plug-ins/common/mail.c:615 +msgid "Encapsulation:" +msgstr "" + +#: plug-ins/common/mail.c:627 +msgid "Uuencode" +msgstr "" + +#: plug-ins/common/mail.c:629 +msgid "MIME" +msgstr "" + +#: plug-ins/common/mail.c:729 +msgid "mail: some sort of error with the file extension or lack thereof \n" +msgstr "" + +#: plug-ins/common/mapcolor.c:106 +msgid "First source color" +msgstr "First source colour" + +#: plug-ins/common/mapcolor.c:107 +msgid "Second source color" +msgstr "Second source colour" + +#: plug-ins/common/mapcolor.c:108 +msgid "First destination color" +msgstr "First destination colour" + +#: plug-ins/common/mapcolor.c:109 +msgid "Second destination color" +msgstr "Second destination colour" + +#: plug-ins/common/mapcolor.c:150 +msgid "/Filters/Colors/Map/Adjust FG-BG" +msgstr "/Filters/Colours/Map/Adjust FG-BG" + +#: plug-ins/common/mapcolor.c:164 +msgid "/Filters/Colors/Map/Color Mapping..." +msgstr "/Filters/Colours/Map/Colour Mapping..." + +#: plug-ins/common/mapcolor.c:209 +msgid "" +"Color Mapping / Adjust FG/BG:\n" +"Cannot operate on grey/indexed images" +msgstr "" +"Colour Mapping / Adjust FG/BG:\n" +"Cannot operate on grey/indexed images" + +#: plug-ins/common/mapcolor.c:233 +msgid "Adjusting Foreground/Background" +msgstr "" + +#: plug-ins/common/mapcolor.c:280 +msgid "Mapping colors" +msgstr "Mapping colours" + +#: plug-ins/common/mapcolor.c:328 +msgid "Map Colors" +msgstr "Map Colours" + +#: plug-ins/common/max_rgb.c:110 +msgid "" +"Return an image in which each pixel holds only the channel that has the " +"maximum value in three (red, green, blue) channels, and other channels are " +"zero-cleared" +msgstr "" + +#: plug-ins/common/max_rgb.c:115 +msgid "/Filters/Colors/Max RGB..." +msgstr "/Filters/Colours/Max RGB..." + +#: plug-ins/common/max_rgb.c:151 +msgid "RGB drawable is not selected." +msgstr "" + +#: plug-ins/common/max_rgb.c:202 +msgid "max_rgb: scanning..." +msgstr "" + +#: plug-ins/common/max_rgb.c:259 +msgid "Max RGB" +msgstr "" + +#: plug-ins/common/max_rgb.c:279 +msgid "Hold the Maximal Channels" +msgstr "" + +#: plug-ins/common/max_rgb.c:281 +msgid "Hold the Minimal Channels" +msgstr "" + +#: plug-ins/common/mblur.c:165 +msgid "Motion blur of image" +msgstr "" + +#: plug-ins/common/mblur.c:166 +msgid "" +"This plug-in simulates the effect seen when photographing a moving object at " +"a slow shutter speed. Done by adding multiple displaced copies." +msgstr "" + +#: plug-ins/common/mblur.c:170 +msgid "/Filters/Blur/Motion Blur..." +msgstr "" + +#: plug-ins/common/mblur.c:632 plug-ins/common/unsharp.c:290 +msgid "Blurring..." +msgstr "" + +#: plug-ins/common/mblur.c:778 +msgid "Motion Blur" +msgstr "" + +#: plug-ins/common/mblur.c:800 +msgid "Blur Type" +msgstr "" + +#: plug-ins/common/mblur.c:805 plug-ins/gimpressionist/orientation.c:161 +#: plug-ins/gimpressionist/size.c:160 +msgid "Radial" +msgstr "" + +#: plug-ins/common/mblur.c:806 plug-ins/flame/flame.c:1034 +#: plug-ins/imagemap/imap_popup.c:140 +msgid "Zoom" +msgstr "" + +#: plug-ins/common/mblur.c:812 +msgid "Blur Parameters" +msgstr "" + +#: plug-ins/common/mblur.c:824 +msgid "Length:" +msgstr "" + +#. Angle +#: plug-ins/common/mblur.c:832 plug-ins/common/newsprint.c:1025 +#: plug-ins/common/warp.c:693 plug-ins/gimpressionist/orientmap.c:551 +#: plug-ins/ifscompose/ifscompose.c:555 +msgid "Angle:" +msgstr "" + +#: plug-ins/common/mpeg.c:230 +msgid "Loading MPEG movie..." +msgstr "" + +#: plug-ins/common/newsprint.c:165 +msgid "Round" +msgstr "" + +#: plug-ins/common/newsprint.c:174 +msgid "Line" +msgstr "" + +#: plug-ins/common/newsprint.c:183 +msgid "Diamond" +msgstr "" + +#: plug-ins/common/newsprint.c:191 +msgid "PS Square (Euclidean Dot)" +msgstr "" + +#: plug-ins/common/newsprint.c:200 +msgid "PS Diamond" +msgstr "" + +#: plug-ins/common/newsprint.c:460 plug-ins/common/newsprint.c:1371 +msgid "Intensity" +msgstr "" + +#: plug-ins/common/newsprint.c:563 +msgid "/Filters/Distorts/Newsprint..." +msgstr "" + +#: plug-ins/common/newsprint.c:663 +msgid "Newsprintifing..." +msgstr "" + +#: plug-ins/common/newsprint.c:1047 +msgid "Spot Function:" +msgstr "" + +#: plug-ins/common/newsprint.c:1224 +msgid "Newsprint" +msgstr "" + +#. resolution settings +#: plug-ins/common/newsprint.c:1247 +msgid "Resolution" +msgstr "" + +#: plug-ins/common/newsprint.c:1270 +msgid "Input SPI:" +msgstr "" + +#: plug-ins/common/newsprint.c:1279 +msgid "Output LPI:" +msgstr "" + +#. screen settings +#: plug-ins/common/newsprint.c:1300 plug-ins/gap/gap_mov_dialog.c:252 +#: plug-ins/gflare/gflare.c:553 +msgid "Screen" +msgstr "" + +#: plug-ins/common/newsprint.c:1323 +msgid "Black Pullout (%):" +msgstr "" + +#: plug-ins/common/newsprint.c:1345 +msgid "Separate to:" +msgstr "" + +#: plug-ins/common/newsprint.c:1390 +msgid "Lock Channels" +msgstr "" + +#: plug-ins/common/newsprint.c:1400 +msgid "Factory Defaults" +msgstr "" + +#. anti-alias control +#: plug-ins/common/newsprint.c:1422 plug-ins/common/ripple.c:590 +#: plug-ins/mosaic/mosaic.c:602 +msgid "Antialiasing" +msgstr "" + +#: plug-ins/common/newsprint.c:1432 +msgid "Oversample:" +msgstr "" + +#: plug-ins/common/nlfilt.c:157 +msgid "/Filters/Enhance/NL Filter..." +msgstr "" + +#: plug-ins/common/nlfilt.c:267 plug-ins/common/nlfilt.c:354 +msgid "NL Filter" +msgstr "" + +#: plug-ins/common/nlfilt.c:384 +msgid "Filter" +msgstr "" + +#: plug-ins/common/nlfilt.c:388 +msgid "Alpha Trimmed Mean" +msgstr "" + +#: plug-ins/common/nlfilt.c:390 +msgid "Optimal Estimation" +msgstr "" + +#: plug-ins/common/nlfilt.c:392 +msgid "Edge Enhancement" +msgstr "" + +#: plug-ins/common/noisify.c:121 +msgid "/Filters/Noise/Noisify..." +msgstr "" + +#: plug-ins/common/noisify.c:195 +msgid "Adding Noise..." +msgstr "" + +#: plug-ins/common/noisify.c:322 +msgid "Noisify" +msgstr "" + +#: plug-ins/common/noisify.c:350 +msgid "Independent" +msgstr "" + +#: plug-ins/common/noisify.c:361 plug-ins/common/noisify.c:371 +msgid "Gray:" +msgstr "Grey:" + +#: plug-ins/common/noisify.c:452 +#, c-format +msgid "Channel #%d:" +msgstr "" + +#: plug-ins/common/normalize.c:83 +msgid "/Image/Colors/Auto/Normalize" +msgstr "/Image/Colours/Auto/Normalize" + +#: plug-ins/common/normalize.c:115 +msgid "Normalizing..." +msgstr "" + +#: plug-ins/common/nova.c:215 +msgid "/Filters/Light Effects/SuperNova..." +msgstr "" + +#: plug-ins/common/nova.c:296 +msgid "Rendering SuperNova..." +msgstr "" + +#: plug-ins/common/nova.c:359 +msgid "SuperNova" +msgstr "" + +#: plug-ins/common/nova.c:391 +msgid "SuperNova Color Picker" +msgstr "SuperNova Colour Picker" + +#: plug-ins/common/nova.c:407 +msgid "Spokes:" +msgstr "" + +#: plug-ins/common/nova.c:415 plug-ins/common/sparkle.c:461 +msgid "Random Hue:" +msgstr "" + +#. to avoid side effects while initialization +#: plug-ins/common/nova.c:477 +msgid "Center of SuperNova" +msgstr "Centre of SuperNova" + +#: plug-ins/common/oilify.c:118 +msgid "/Filters/Artistic/Oilify..." +msgstr "" + +#: plug-ins/common/oilify.c:189 +msgid "Oil Painting..." +msgstr "" + +#: plug-ins/common/oilify.c:455 +msgid "Oilify" +msgstr "" + +#: plug-ins/common/oilify.c:483 +msgid "Use Intensity Algorithm" +msgstr "" + +#: plug-ins/common/oilify.c:492 +msgid "Mask Size:" +msgstr "" + +#: plug-ins/common/papertile.c:243 +msgid "Paper Tile" +msgstr "" + +#: plug-ins/common/papertile.c:269 +msgid "Division" +msgstr "" + +#: plug-ins/common/papertile.c:303 plug-ins/gimpressionist/size.c:120 +#: plug-ins/gimpressionist/sizemap.c:451 +msgid "Size:" +msgstr "" + +#: plug-ins/common/papertile.c:309 +msgid "Fractional Pixels" +msgstr "" + +#: plug-ins/common/papertile.c:316 +msgid "Ignore" +msgstr "" + +#: plug-ins/common/papertile.c:318 +msgid "Force" +msgstr "" + +#: plug-ins/common/papertile.c:331 +msgid "Centering" +msgstr "Centreing" + +#: plug-ins/common/papertile.c:344 +msgid "Movement" +msgstr "" + +#: plug-ins/common/papertile.c:358 +msgid "Max (%):" +msgstr "" + +#: plug-ins/common/papertile.c:364 +msgid "Wrap Around" +msgstr "" + +#: plug-ins/common/papertile.c:373 +msgid "Background Type" +msgstr "" + +#: plug-ins/common/papertile.c:380 +msgid "Inverted Image" +msgstr "" + +#: plug-ins/common/papertile.c:382 +msgid "Image" +msgstr "" + +#: plug-ins/common/papertile.c:384 plug-ins/common/sparkle.c:533 +msgid "Foreground Color" +msgstr "Foreground Colour" + +#: plug-ins/common/papertile.c:386 plug-ins/common/papertile.c:395 +#: plug-ins/common/sparkle.c:534 +msgid "Background Color" +msgstr "Background Colour" + +#: plug-ins/common/papertile.c:866 +msgid "Cuts an image into paper tiles, and slides each paper tile." +msgstr "" + +#: plug-ins/common/papertile.c:867 +msgid "This plug-in cuts an image into paper tiles and slides each paper tile." +msgstr "" + +#: plug-ins/common/papertile.c:870 +msgid "September 31, 1999" +msgstr "" + +#: plug-ins/common/papertile.c:871 +msgid "/Filters/Map/Paper Tile..." +msgstr "" + +#: plug-ins/common/pat.c:423 +msgid "Save as Pattern" +msgstr "" + +#: plug-ins/common/pixelize.c:166 +msgid "/Filters/Blur/Pixelize..." +msgstr "/Filters/Blur/Pixelise..." + +#: plug-ins/common/pixelize.c:240 +msgid "Pixelizing..." +msgstr "Pixelising..." + +#: plug-ins/common/pixelize.c:284 +msgid "Pixelize" +msgstr "Pixelise" + +#: plug-ins/common/pixelize.c:313 +msgid "Pixel Width:" +msgstr "" + +#: plug-ins/common/plasma.c:172 +msgid "/Filters/Render/Clouds/Plasma..." +msgstr "" + +#: plug-ins/common/plasma.c:249 +msgid "Plasma..." +msgstr "" + +#: plug-ins/common/plasma.c:292 +msgid "Plasma" +msgstr "" + +#: plug-ins/common/plasma.c:329 plug-ins/common/spheredesigner.c:2429 +msgid "Turbulence:" +msgstr "" + +#: plug-ins/common/plugindetails.c:44 +msgid "Internal GIMP procedure" +msgstr "" + +#: plug-ins/common/plugindetails.c:45 +msgid "GIMP Plug-In" +msgstr "" + +#: plug-ins/common/plugindetails.c:46 +msgid "GIMP Extension" +msgstr "" + +#: plug-ins/common/plugindetails.c:47 +msgid "Temporary Procedure" +msgstr "" + +#: plug-ins/common/plugindetails.c:100 +msgid "/Xtns/Plugin Details..." +msgstr "" + +#: plug-ins/common/plugindetails.c:214 +msgid " Details <<< " +msgstr "" + +#: plug-ins/common/plugindetails.c:225 plug-ins/common/plugindetails.c:1106 +msgid " Details >>> " +msgstr "" + +#. Number of plugins +#: plug-ins/common/plugindetails.c:312 +#, c-format +msgid " Number of plugin interfaces :%d" +msgstr "" + +#. menu path +#: plug-ins/common/plugindetails.c:328 +msgid "Menu path :" +msgstr "" + +#. show the name +#: plug-ins/common/plugindetails.c:349 +#: plug-ins/dbbrowser/dbbrowser_utils.c:273 +#: plug-ins/gap/gap_dbbrowser_utils.c:325 +msgid "Name :" +msgstr "" + +#. show the description +#: plug-ins/common/plugindetails.c:371 +#: plug-ins/dbbrowser/dbbrowser_utils.c:289 +#: plug-ins/gap/gap_dbbrowser_utils.c:342 +msgid "Blurb :" +msgstr "" + +#: plug-ins/common/plugindetails.c:393 +#: plug-ins/dbbrowser/dbbrowser_utils.c:406 +#: plug-ins/gap/gap_dbbrowser_utils.c:459 +msgid "Help :" +msgstr "" + +#. show the type +#: plug-ins/common/plugindetails.c:437 +msgid "Type :" +msgstr "" + +#: plug-ins/common/plugindetails.c:991 +msgid "Plugin descriptions" +msgstr "" + +#: plug-ins/common/plugindetails.c:996 +msgid "Search by Name" +msgstr "" + +#. list : list in a scrolled_win +#: plug-ins/common/plugindetails.c:1034 +msgid "Name" +msgstr "" + +#: plug-ins/common/plugindetails.c:1035 plug-ins/common/plugindetails.c:1062 +msgid "Ins Date" +msgstr "" + +#: plug-ins/common/plugindetails.c:1036 +msgid "Menu Path" +msgstr "" + +#: plug-ins/common/plugindetails.c:1037 plug-ins/common/plugindetails.c:1063 +msgid "Image Types" +msgstr "" + +#: plug-ins/common/plugindetails.c:1054 +msgid "List view" +msgstr "" + +#. notebook->ctree +#: plug-ins/common/plugindetails.c:1061 +msgid "Menu Path/Name" +msgstr "" + +#: plug-ins/common/plugindetails.c:1073 +msgid "Tree view" +msgstr "" + +#: plug-ins/common/plugindetails.c:1095 +msgid "Search : " +msgstr "" + +#: plug-ins/common/png.c:395 +#, c-format +msgid "" +"%s\n" +"PNG error. File corrupted?" +msgstr "" + +#: plug-ins/common/png.c:824 +msgid "Can't save image with alpha\n" +msgstr "" + +#: plug-ins/common/png.c:929 +msgid "Save as PNG" +msgstr "" + +#: plug-ins/common/png.c:958 +msgid "Interlacing (Adam7)" +msgstr "" + +#: plug-ins/common/png.c:967 +msgid "Skip Ancillary Chunks" +msgstr "" + +#: plug-ins/common/png.c:984 +msgid "Compression Level:" +msgstr "" + +#: plug-ins/common/pnm.c:777 +msgid "PNM save cannot handle images with alpha channels." +msgstr "" + +#: plug-ins/common/pnm.c:938 +msgid "Save as PNM" +msgstr "" + +#: plug-ins/common/pnm.c:959 +msgid "Raw" +msgstr "" + +#: plug-ins/common/pnm.c:960 +msgid "Ascii" +msgstr "" + +#: plug-ins/common/polar.c:213 +msgid "Converts and image to and from polar coords" +msgstr "" + +#: plug-ins/common/polar.c:214 +msgid "" +"Remaps and image from rectangular coordinates to polar coordinats or vice " +"versa" +msgstr "" + +#: plug-ins/common/polar.c:218 +msgid "/Filters/Distorts/Polar Coords..." +msgstr "" + +#: plug-ins/common/polar.c:414 +msgid "Polarizing..." +msgstr "Polarising..." + +#: plug-ins/common/polar.c:942 +msgid "Polarize" +msgstr "Polarise" + +#: plug-ins/common/polar.c:1004 +msgid "Circle Depth in Percent:" +msgstr "" + +#: plug-ins/common/polar.c:1012 +msgid "Offset Angle:" +msgstr "" + +#: plug-ins/common/polar.c:1023 +msgid "Map Backwards" +msgstr "" + +#: plug-ins/common/polar.c:1031 +msgid "" +"If checked the mapping will begin at the right side, as opposed to beginning " +"at the left." +msgstr "" + +#: plug-ins/common/polar.c:1035 +msgid "Map from Top" +msgstr "" + +#: plug-ins/common/polar.c:1043 +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 "" + +#: plug-ins/common/polar.c:1048 +msgid "To Polar" +msgstr "" + +#: plug-ins/common/polar.c:1056 +msgid "" +"If unchecked the image will be circularly mapped onto a rectangle. If " +"checked the image will be mapped onto a circle." +msgstr "" + +#: plug-ins/common/ps.c:714 +msgid "PS: can't open file for reading" +msgstr "" + +#: plug-ins/common/ps.c:721 +#, c-format +msgid "Interpreting and Loading %s:" +msgstr "" + +#: plug-ins/common/ps.c:729 +msgid "PS: can't interprete file" +msgstr "" + +#: plug-ins/common/ps.c:816 +msgid "PostScript save cannot handle images with alpha channels" +msgstr "" + +#: plug-ins/common/ps.c:827 +msgid "PS: cannot operate on unknown image types" +msgstr "" + +#: plug-ins/common/ps.c:836 +msgid "PS: can't open file for writing" +msgstr "" + +#: plug-ins/common/ps.c:1907 plug-ins/common/ps.c:2023 +#: plug-ins/common/ps.c:2139 plug-ins/common/ps.c:2229 +msgid "write error occured" +msgstr "" + +#: plug-ins/common/ps.c:2268 +msgid "Load PostScript" +msgstr "" + +#. Rendering +#: plug-ins/common/ps.c:2295 plug-ins/flame/flame.c:911 +msgid "Rendering" +msgstr "" + +#. +#. * Resolution option menu... +#. +#: plug-ins/common/ps.c:2313 plug-ins/print/print.c:919 +msgid "Resolution:" +msgstr "" + +#: plug-ins/common/ps.c:2341 +msgid "Pages:" +msgstr "" + +#: plug-ins/common/ps.c:2347 +msgid "Try Bounding Box" +msgstr "" + +#. Colouring +#: plug-ins/common/ps.c:2359 +msgid "Coloring" +msgstr "Colouring" + +#: plug-ins/common/ps.c:2363 +msgid "B/W" +msgstr "" + +#. * Gray * +#: plug-ins/common/ps.c:2364 plug-ins/rcm/rcm_dialog.c:394 +msgid "Gray" +msgstr "Grey" + +#: plug-ins/common/ps.c:2376 +msgid "Text Antialiasing" +msgstr "" + +#: plug-ins/common/ps.c:2381 plug-ins/common/ps.c:2394 +msgid "Weak" +msgstr "" + +#: plug-ins/common/ps.c:2382 plug-ins/common/ps.c:2395 +msgid "Strong" +msgstr "" + +#: plug-ins/common/ps.c:2388 +msgid "Graphic Antialiasing" +msgstr "" + +#: plug-ins/common/ps.c:2449 +msgid "Save as PostScript" +msgstr "" + +#. Image Size +#: plug-ins/common/ps.c:2479 +msgid "Image Size" +msgstr "" + +#: plug-ins/common/ps.c:2515 +msgid "X-Offset:" +msgstr "" + +#: plug-ins/common/ps.c:2524 +msgid "Y-Offset:" +msgstr "" + +#: plug-ins/common/ps.c:2530 +msgid "Keep Aspect Ratio" +msgstr "" + +#. Unit +#: plug-ins/common/ps.c:2539 +msgid "Unit" +msgstr "" + +#: plug-ins/common/ps.c:2543 +msgid "Inch" +msgstr "" + +#: plug-ins/common/ps.c:2544 +msgid "Millimeter" +msgstr "Millimetre" + +#. Rotation +#: plug-ins/common/ps.c:2554 plug-ins/gdyntext/gdyntext_ui.c:388 +msgid "Rotation" +msgstr "" + +#. Format +#: plug-ins/common/ps.c:2568 +msgid "Output" +msgstr "" + +#: plug-ins/common/ps.c:2576 plug-ins/print/print.c:189 +msgid "PostScript Level 2" +msgstr "" + +#: plug-ins/common/ps.c:2584 +msgid "Encapsulated PostScript" +msgstr "" + +#: plug-ins/common/ps.c:2612 +msgid "Preview Size:" +msgstr "" + +#: plug-ins/common/psd.c:1581 +msgid "Unnamed channel" +msgstr "" + +#: plug-ins/common/psp.c:438 +msgid "Save as PSP" +msgstr "" + +#. file save type +#: plug-ins/common/psp.c:455 +msgid "Data Compression" +msgstr "" + +#: plug-ins/common/psp.c:461 +msgid "RLE" +msgstr "" + +#: plug-ins/common/psp.c:462 +msgid "LZ77" +msgstr "" + +#: plug-ins/common/randomize.c:106 +msgid "Random Hurl 1.7" +msgstr "" + +#: plug-ins/common/randomize.c:107 +msgid "Random Pick 1.7" +msgstr "" + +#: plug-ins/common/randomize.c:108 +msgid "Random Slur 1.7" +msgstr "" + +#: plug-ins/common/randomize.c:243 +msgid "/Filters/Noise/Hurl..." +msgstr "" + +#: plug-ins/common/randomize.c:255 +msgid "/Filters/Noise/Pick..." +msgstr "" + +#: plug-ins/common/randomize.c:267 +msgid "/Filters/Noise/Slur..." +msgstr "" + +#: plug-ins/common/ripple.c:158 +msgid "/Filters/Distorts/Ripple..." +msgstr "" + +#: plug-ins/common/ripple.c:235 +msgid "Rippling..." +msgstr "" + +#: plug-ins/common/ripple.c:552 +msgid "Ripple" +msgstr "" + +#: plug-ins/common/ripple.c:598 +msgid "Retain Tilability" +msgstr "" + +#. Edges toggle box +#: plug-ins/common/ripple.c:624 +msgid "Edges" +msgstr "" + +#. Wave toggle box +#: plug-ins/common/ripple.c:638 +msgid "Wave Type" +msgstr "" + +#: plug-ins/common/ripple.c:642 +msgid "Sawtooth" +msgstr "" + +#: plug-ins/common/ripple.c:665 +msgid "Period:" +msgstr "" + +#: plug-ins/common/ripple.c:674 plug-ins/common/waves.c:405 +msgid "Amplitude:" +msgstr "" + +#: plug-ins/common/rotate.c:164 +msgid "/Layers/Rotate/90 degrees" +msgstr "" + +#: plug-ins/common/rotate.c:175 +msgid "/Layers/Rotate/180 degrees" +msgstr "" + +#: plug-ins/common/rotate.c:186 +msgid "/Layers/Rotate/270 degrees" +msgstr "" + +#: plug-ins/common/rotate.c:198 +msgid "/Image/Transforms/Rotate/90 degrees" +msgstr "" + +#: plug-ins/common/rotate.c:209 +msgid "/Image/Transforms/Rotate/180 degrees" +msgstr "" + +#: plug-ins/common/rotate.c:220 +msgid "/Image/Transforms/Rotate/270 degrees" +msgstr "" + +#: plug-ins/common/rotate.c:527 +msgid "You can not rotate the whole image if there's a selection." +msgstr "" + +#: plug-ins/common/rotate.c:533 +msgid "You can not rotate the whole image if there's a floating selection." +msgstr "" + +#: plug-ins/common/rotate.c:543 +msgid "Sorry, channels and masks can not be rotated." +msgstr "" + +#: plug-ins/common/rotate.c:549 +msgid "Rotating..." +msgstr "" + +#: plug-ins/common/sample_colorize.c:300 +msgid "" +"Colorize the contents of the specified drawable similar to sample drawable" +msgstr "" +"Colourise the contents of the specified drawable similar to sample drawable" + +#: plug-ins/common/sample_colorize.c:305 +msgid "/Filters/Colors/Map/Sample Colorize..." +msgstr "/Filters/Colors/Map/Sample Colourise..." + +#: plug-ins/common/sample_colorize.c:1290 +msgid "Sample Colorize" +msgstr "Sample Colourise" + +#: plug-ins/common/sample_colorize.c:1297 +msgid "Get Sample Colors" +msgstr "Get Sample Colours" + +#. layer optionmenu (Dst) +#: plug-ins/common/sample_colorize.c:1324 +msgid "Destination:" +msgstr "" + +#. layer optionmenu (Sample) +#: plug-ins/common/sample_colorize.c:1343 +msgid "Sample:" +msgstr "" + +#. Add extra menu items for Gradient +#: plug-ins/common/sample_colorize.c:1362 +msgid "** From GRADIENT **" +msgstr "" + +#. Add extra menu items for Inverted Gradient +#: plug-ins/common/sample_colorize.c:1370 +msgid "** From INVERSE GRADIENT **" +msgstr "" + +#. check button +#: plug-ins/common/sample_colorize.c:1385 +#: plug-ins/common/sample_colorize.c:1410 +msgid "Show Selection" +msgstr "" + +#. check button +#: plug-ins/common/sample_colorize.c:1395 +#: plug-ins/common/sample_colorize.c:1420 +msgid "Show Color" +msgstr "Show Colour" + +#: plug-ins/common/sample_colorize.c:1526 +msgid "In Level:" +msgstr "" + +#: plug-ins/common/sample_colorize.c:1570 +msgid "Out Level:" +msgstr "" + +#. check button +#: plug-ins/common/sample_colorize.c:1605 +msgid "Hold Intensity" +msgstr "" + +#. check button +#: plug-ins/common/sample_colorize.c:1615 +msgid "Original Intensity" +msgstr "" + +#. check button +#: plug-ins/common/sample_colorize.c:1632 +msgid "Use Subcolors" +msgstr "Use Subcolours" + +#. check button +#: plug-ins/common/sample_colorize.c:1642 +msgid "Smooth Samplecolors" +msgstr "Smooth Samplecolours" + +#: plug-ins/common/sample_colorize.c:2668 +msgid "Sample Analyze..." +msgstr "" + +#: plug-ins/common/sample_colorize.c:3033 +msgid "Remap Colorized..." +msgstr "Remap Colourised..." + +#: plug-ins/common/scatter_hsv.c:139 plug-ins/common/scatter_hsv.c:140 +msgid "Scattering pixel values in HSV space" +msgstr "" + +#: plug-ins/common/scatter_hsv.c:144 +msgid "/Filters/Noise/Scatter HSV..." +msgstr "" + +#: plug-ins/common/scatter_hsv.c:229 +msgid "Scatter HSV: Scattering..." +msgstr "" + +#: plug-ins/common/scatter_hsv.c:387 +msgid "Scatter HSV" +msgstr "" + +#: plug-ins/common/scatter_hsv.c:407 +msgid "Preview (1:4) - Right Click to Jump" +msgstr "" + +#: plug-ins/common/scatter_hsv.c:458 +msgid "Holdness:" +msgstr "" + +#: plug-ins/common/screenshot.c:135 +msgid "Creates a screenshot of a single window or the whole screen" +msgstr "" + +#: plug-ins/common/screenshot.c:136 +msgid "" +"This extension serves as a simple frontend to the X-window utility xwd and " +"the xwd-file-plug-in. After specifying some options, xwd is called, the user " +"selects a window, and the resulting image is loaded into the gimp. " +"Alternatively the whole screen can be grabbed. When called non-interactively " +"it may grab the root window or use the window-id passed as a parameter." +msgstr "" + +#: plug-ins/common/screenshot.c:146 +msgid "/File/Acquire/Screen Shot..." +msgstr "" + +#. Main Dialog +#: plug-ins/common/screenshot.c:393 +msgid "Screen Shot" +msgstr "" + +#. Action area +#: plug-ins/common/screenshot.c:398 plug-ins/winsnap/winsnap.c:897 +msgid "Grab" +msgstr "" + +#: plug-ins/common/screenshot.c:425 +msgid "Grab a Single Window" +msgstr "" + +#: plug-ins/common/screenshot.c:439 +msgid "Include Decorations" +msgstr "" + +#: plug-ins/common/screenshot.c:460 +msgid "Grab the Whole Screen" +msgstr "" + +#: plug-ins/common/screenshot.c:474 +msgid "after" +msgstr "" + +#: plug-ins/common/screenshot.c:483 +msgid "Seconds Delay" +msgstr "" + +#: plug-ins/common/sel_gauss.c:122 +msgid "/Filters/Blur/Selective Gaussian Blur..." +msgstr "" + +#: plug-ins/common/sel_gauss.c:198 plug-ins/common/sel_gauss.c:241 +msgid "Selective Gaussian Blur" +msgstr "" + +#: plug-ins/common/sel_gauss.c:215 +msgid "sel_gauss: Cannot operate on indexed color images" +msgstr "sel_gauss: Cannot operate on indexed colour images" + +#: plug-ins/common/sel_gauss.c:281 +msgid "Max. Delta:" +msgstr "" + +#: plug-ins/common/semiflatten.c:90 +msgid "/Filters/Colors/Semi-Flatten" +msgstr "/Filters/Colours/Semi-Flatten" + +#: plug-ins/common/semiflatten.c:128 +msgid "Semi-Flatten..." +msgstr "" + +#: plug-ins/common/sharpen.c:165 +msgid "Sharpen filter, typically used to 'sharpen' a photographic image." +msgstr "" + +#: plug-ins/common/sharpen.c:166 +msgid "This plug-in selectively performs a convolution filter on an image." +msgstr "" + +#: plug-ins/common/sharpen.c:170 +msgid "/Filters/Enhance/Sharpen..." +msgstr "" + +#. +#. * Let the user know what we're doing... +#. +#: plug-ins/common/sharpen.c:351 +msgid "Sharpening..." +msgstr "" + +#: plug-ins/common/sharpen.c:535 +#, c-format +msgid "Sharpen - %s" +msgstr "" + +#: plug-ins/common/sharpen.c:621 +msgid "Sharpness:" +msgstr "" + +#: plug-ins/common/shift.c:134 +msgid "/Filters/Distorts/Shift..." +msgstr "" + +#: plug-ins/common/shift.c:206 +msgid "Shifting..." +msgstr "" + +#: plug-ins/common/shift.c:377 +msgid "Shift" +msgstr "" + +#: plug-ins/common/shift.c:399 +msgid "Shift Horizontally" +msgstr "" + +#: plug-ins/common/shift.c:400 +msgid "Shift Vertically" +msgstr "" + +#: plug-ins/common/shift.c:419 +msgid "Shift Amount:" +msgstr "" + +#: plug-ins/common/smooth_palette.c:86 +msgid "/Filters/Colors/Smooth Palette..." +msgstr "/Filters/Colours/Smooth Palette..." + +#: plug-ins/common/smooth_palette.c:170 +msgid "Deriving smooth palette..." +msgstr "" + +#: plug-ins/common/smooth_palette.c:399 +msgid "Smooth Palette" +msgstr "" + +#: plug-ins/common/smooth_palette.c:449 +msgid "Search Time:" +msgstr "" + +#: plug-ins/common/snoise.c:195 +msgid "/Filters/Render/Clouds/Solid Noise..." +msgstr "" + +#: plug-ins/common/snoise.c:319 +msgid "Solid Noise..." +msgstr "" + +#. Dialog initialization +#: plug-ins/common/snoise.c:522 +msgid "Solid Noise" +msgstr "" + +#: plug-ins/common/snoise.c:563 +msgid "Detail:" +msgstr "" + +#. Turbulent +#: plug-ins/common/snoise.c:570 +msgid "Turbulent" +msgstr "" + +#. Tilable +#: plug-ins/common/snoise.c:580 +msgid "Tilable" +msgstr "" + +#: plug-ins/common/snoise.c:591 +msgid "X Size:" +msgstr "" + +#: plug-ins/common/snoise.c:600 +msgid "Y Size:" +msgstr "" + +#: plug-ins/common/sobel.c:143 +msgid "/Filters/Edge-Detect/Sobel..." +msgstr "" + +#: plug-ins/common/sobel.c:257 +msgid "Sobel Edge Detection" +msgstr "" + +#: plug-ins/common/sobel.c:283 +msgid "Sobel Horizontally" +msgstr "" + +#: plug-ins/common/sobel.c:291 +msgid "Sobel Vertically" +msgstr "" + +#: plug-ins/common/sobel.c:299 +msgid "Keep Sign of Result (one Direction only)" +msgstr "" + +#: plug-ins/common/sobel.c:372 +msgid "Sobel Edge Detecting..." +msgstr "" + +#: plug-ins/common/sparkle.c:192 +msgid "/Filters/Light Effects/Sparkle..." +msgstr "" + +#: plug-ins/common/sparkle.c:302 +msgid "Sparkling..." +msgstr "" + +#: plug-ins/common/sparkle.c:359 +msgid "Sparkle" +msgstr "" + +#: plug-ins/common/sparkle.c:397 +msgid "Luminosity Threshold:" +msgstr "" + +#: plug-ins/common/sparkle.c:399 +msgid "Adjust the Luminosity Threshold" +msgstr "" + +#: plug-ins/common/sparkle.c:406 +msgid "Flare Intensity:" +msgstr "" + +#: plug-ins/common/sparkle.c:408 +msgid "Adjust the Flare Intensity" +msgstr "" + +#: plug-ins/common/sparkle.c:415 +msgid "Spike Length:" +msgstr "" + +#: plug-ins/common/sparkle.c:417 +msgid "Adjust the Spike Length" +msgstr "" + +#: plug-ins/common/sparkle.c:424 +msgid "Spike Points:" +msgstr "" + +#: plug-ins/common/sparkle.c:426 +msgid "Adjust the Number of Spikes" +msgstr "" + +#: plug-ins/common/sparkle.c:433 +msgid "Spike Angle (-1: Random):" +msgstr "" + +#: plug-ins/common/sparkle.c:435 +msgid "Adjust the Spike Angle (-1 means a Random Angle is choosen)" +msgstr "" + +#: plug-ins/common/sparkle.c:443 +msgid "Spike Density:" +msgstr "" + +#: plug-ins/common/sparkle.c:445 +msgid "Adjust the Spike Density" +msgstr "" + +#: plug-ins/common/sparkle.c:454 +msgid "Adjust the Opacity of the Spikes" +msgstr "" + +#: plug-ins/common/sparkle.c:463 +msgid "Adjust the Value how much the Hue should be changed randomly" +msgstr "" + +#: plug-ins/common/sparkle.c:471 +msgid "Random Saturation:" +msgstr "" + +#: plug-ins/common/sparkle.c:473 +msgid "Adjust the Value how much the Saturation should be changed randomly" +msgstr "" + +#: plug-ins/common/sparkle.c:491 +msgid "Preserve Luminosity" +msgstr "" + +#: plug-ins/common/sparkle.c:499 +msgid "Should the Luminosity be preserved?" +msgstr "" + +#: plug-ins/common/sparkle.c:502 +msgid "Inverse" +msgstr "" + +#: plug-ins/common/sparkle.c:509 +msgid "Should an Inverse Effect be done?" +msgstr "" + +#: plug-ins/common/sparkle.c:511 +msgid "Add Border" +msgstr "" + +#: plug-ins/common/sparkle.c:519 +msgid "Draw a Border of Spikes around the Image" +msgstr "" + +#: plug-ins/common/sparkle.c:532 +msgid "Natural Color" +msgstr "Natural Colour" + +#: plug-ins/common/sparkle.c:541 +msgid "Use the Color of the Image" +msgstr "Use the Colour of the Image" + +#: plug-ins/common/sparkle.c:542 +msgid "Use the Foreground Color" +msgstr "Use the Foreground Colour" + +#: plug-ins/common/sparkle.c:543 +msgid "Use the Background Color" +msgstr "Use the Background Colour" + +#: plug-ins/common/spheredesigner.c:246 plug-ins/gimpressionist/general.c:217 +msgid "Solid" +msgstr "" + +#: plug-ins/common/spheredesigner.c:247 +msgid "Checker" +msgstr "" + +#: plug-ins/common/spheredesigner.c:248 +msgid "Marble" +msgstr "" + +#: plug-ins/common/spheredesigner.c:249 +msgid "Lizard" +msgstr "" + +#: plug-ins/common/spheredesigner.c:250 +msgid "Phong" +msgstr "" + +#: plug-ins/common/spheredesigner.c:251 +msgid "Noise" +msgstr "" + +#: plug-ins/common/spheredesigner.c:252 +msgid "Wood" +msgstr "" + +#: plug-ins/common/spheredesigner.c:253 +msgid "Spiral" +msgstr "" + +#: plug-ins/common/spheredesigner.c:254 +msgid "Spots" +msgstr "" + +#: plug-ins/common/spheredesigner.c:1572 plug-ins/common/spheredesigner.c:2606 +msgid "Texture" +msgstr "" + +#: plug-ins/common/spheredesigner.c:1575 +msgid "(unknown!?)" +msgstr "" + +#: plug-ins/common/spheredesigner.c:1849 +msgid "Open file" +msgstr "" + +#: plug-ins/common/spheredesigner.c:1849 +msgid "Save file" +msgstr "" + +#: plug-ins/common/spheredesigner.c:2110 plug-ins/common/spheredesigner.c:2148 +#: plug-ins/gimpressionist/general.c:99 +msgid "Color Selection Dialog" +msgstr "Colour Selection Dialog" + +#: plug-ins/common/spheredesigner.c:2231 +msgid "Sphere Designer" +msgstr "" + +#: plug-ins/common/spheredesigner.c:2272 plug-ins/gimpressionist/preview.c:117 +#: plug-ins/gimpressionist/repaint.c:873 plug-ins/gimpressionist/repaint.c:875 +#: plug-ins/imagemap/imap_polygon.c:442 +msgid "Update" +msgstr "" + +#: plug-ins/common/spheredesigner.c:2281 +msgid "Textures" +msgstr "" + +#: plug-ins/common/spheredesigner.c:2306 +#: plug-ins/gimpressionist/orientmap.c:531 +#: plug-ins/gimpressionist/sizemap.c:431 +msgid "Add" +msgstr "" + +#: plug-ins/common/spheredesigner.c:2313 +msgid "Dup" +msgstr "" + +#: plug-ins/common/spheredesigner.c:2320 +msgid "Del" +msgstr "" + +#: plug-ins/common/spheredesigner.c:2347 +msgid "Texture Properties" +msgstr "" + +#: plug-ins/common/spheredesigner.c:2361 +#: plug-ins/gimpressionist/orientmap.c:580 +msgid "Type:" +msgstr "" + +#: plug-ins/common/spheredesigner.c:2368 +msgid "Texture:" +msgstr "" + +#: plug-ins/common/spheredesigner.c:2375 +msgid "Colors:" +msgstr "Colours:" + +#. Scale +#: plug-ins/common/spheredesigner.c:2412 plug-ins/gimpressionist/paper.c:169 +#: plug-ins/ifscompose/ifscompose.c:541 +msgid "Scale:" +msgstr "" + +#: plug-ins/common/spheredesigner.c:2446 +msgid "Scale X:" +msgstr "" + +#: plug-ins/common/spheredesigner.c:2463 +msgid "Scale Y:" +msgstr "" + +#: plug-ins/common/spheredesigner.c:2480 +msgid "Scale Z:" +msgstr "" + +#: plug-ins/common/spheredesigner.c:2498 +msgid "Rotate X:" +msgstr "" + +#: plug-ins/common/spheredesigner.c:2515 +msgid "Rotate Y:" +msgstr "" + +#: plug-ins/common/spheredesigner.c:2532 +msgid "Rotate Z:" +msgstr "" + +#: plug-ins/common/spheredesigner.c:2549 +msgid "Pos X:" +msgstr "" + +#: plug-ins/common/spheredesigner.c:2566 +msgid "Pos Y:" +msgstr "" + +#: plug-ins/common/spheredesigner.c:2583 +msgid "Pos Z:" +msgstr "" + +#: plug-ins/common/spheredesigner.c:2654 +msgid "Exp:" +msgstr "" + +#: plug-ins/common/spheredesigner.c:2671 +msgid "" +"by Vidar Madsen\n" +"September 1999" +msgstr "" + +#: plug-ins/common/spheredesigner.c:2791 +msgid "Rendering..." +msgstr "" + +#: plug-ins/common/spheredesigner.c:2841 +msgid "/Filters/Render/Sphere Designer..." +msgstr "" + +#: plug-ins/common/spread.c:130 +msgid "/Filters/Noise/Spread..." +msgstr "" + +#: plug-ins/common/spread.c:205 +msgid "Spreading..." +msgstr "" + +#: plug-ins/common/spread.c:372 +msgid "Spread" +msgstr "" + +#. parameter settings +#: plug-ins/common/spread.c:389 +msgid "Spread Amount" +msgstr "" + +#: plug-ins/common/sunras.c:390 plug-ins/fits/fits.c:355 +msgid "Can't open file for reading" +msgstr "" + +#: plug-ins/common/sunras.c:399 +msgid "Can't open file as SUN-raster-file" +msgstr "" + +#: plug-ins/common/sunras.c:406 +msgid "The type of this SUN-rasterfile is not supported" +msgstr "" + +#: plug-ins/common/sunras.c:429 +msgid "Can't read color entries" +msgstr "Can't read colour entries" + +#: plug-ins/common/sunras.c:436 +msgid "Type of colormap not supported" +msgstr "Type of colourmap not supported" + +#: plug-ins/common/sunras.c:477 +msgid "This image depth is not supported" +msgstr "" + +#: plug-ins/common/sunras.c:500 +msgid "SUNRAS save cannot handle images with alpha channels" +msgstr "" + +#: plug-ins/common/sunras.c:511 +msgid "Can't operate on unknown image types" +msgstr "" + +#: plug-ins/common/sunras.c:520 plug-ins/fits/fits.c:467 +msgid "Can't open file for writing" +msgstr "" + +#: plug-ins/common/sunras.c:1028 plug-ins/common/sunras.c:1119 +#: plug-ins/common/sunras.c:1200 plug-ins/common/sunras.c:1295 +#: plug-ins/common/xwd.c:1310 plug-ins/common/xwd.c:1472 +#: plug-ins/common/xwd.c:1669 plug-ins/common/xwd.c:1920 +#: plug-ins/fits/fits.c:689 +msgid "EOF encountered on reading" +msgstr "" + +#: plug-ins/common/sunras.c:1450 plug-ins/common/sunras.c:1558 +#: plug-ins/fits/fits.c:841 plug-ins/fits/fits.c:965 +msgid "Write error occured" +msgstr "" + +#: plug-ins/common/sunras.c:1588 +msgid "Save as SUNRAS" +msgstr "" + +#: plug-ins/common/sunras.c:1609 +msgid "RunLength Encoded" +msgstr "" + +#: plug-ins/common/tga.c:1458 +msgid "Save as TGA" +msgstr "" + +#. regular tga parameter settings +#: plug-ins/common/tga.c:1475 +msgid "Targa Options" +msgstr "" + +#. rle +#: plug-ins/common/tga.c:1485 +msgid "RLE compression" +msgstr "" + +#: plug-ins/common/threshold_alpha.c:103 +msgid "/Image/Alpha/Threshold Alpha..." +msgstr "" + +#: plug-ins/common/threshold_alpha.c:146 +msgid "The layer preserves transparency." +msgstr "" + +#: plug-ins/common/threshold_alpha.c:152 +msgid "RGBA/GRAYA drawable is not selected." +msgstr "RGBA/GREYA drawable is not selected." + +#: plug-ins/common/threshold_alpha.c:213 +msgid "Threshold Alpha: Coloring Transparency..." +msgstr "Threshold Alpha: Colouring Transparency..." + +#: plug-ins/common/threshold_alpha.c:263 +msgid "Threshold Alpha" +msgstr "" + +#: plug-ins/common/tiff.c:642 +msgid "TIFF Channel" +msgstr "" + +#: plug-ins/common/tiff.c:1443 +msgid "Save as TIFF" +msgstr "" + +#: plug-ins/common/tiff.c:1465 +msgid "Compression" +msgstr "" + +#: plug-ins/common/tiff.c:1470 +msgid "LZW" +msgstr "" + +#: plug-ins/common/tiff.c:1471 +msgid "Pack Bits" +msgstr "" + +#: plug-ins/common/tile.c:131 +msgid "/Filters/Map/Tile..." +msgstr "" + +#: plug-ins/common/tile.c:204 plug-ins/common/tileit.c:331 +msgid "Tiling..." +msgstr "" + +#: plug-ins/common/tile.c:389 +msgid "Tile" +msgstr "" + +#. parameter settings +#: plug-ins/common/tile.c:406 +msgid "Tile to New Size" +msgstr "" + +#: plug-ins/common/tile.c:444 +msgid "New Image" +msgstr "" + +#: plug-ins/common/tileit.c:235 +msgid "/Filters/Map/Small Tiles..." +msgstr "" + +#. Get the preview image and store it also set has_alpha +#. Start buildng the dialog up +#: plug-ins/common/tileit.c:397 +msgid "TileIt" +msgstr "" + +#. Area for buttons etc +#: plug-ins/common/tileit.c:453 +msgid "Flipping" +msgstr "" + +#: plug-ins/common/tileit.c:490 +msgid "Applied to Tile" +msgstr "" + +#: plug-ins/common/tileit.c:503 +msgid "All Tiles" +msgstr "" + +#: plug-ins/common/tileit.c:514 +msgid "Alternate Tiles" +msgstr "" + +#: plug-ins/common/tileit.c:525 +msgid "Explicit Tile" +msgstr "" + +#: plug-ins/common/tileit.c:531 +msgid "Row:" +msgstr "" + +#: plug-ins/common/tileit.c:553 +msgid "Column:" +msgstr "" + +#. Lower frame saying howmany segments +#: plug-ins/common/tileit.c:613 +msgid "Segment Setting" +msgstr "" + +#: plug-ins/common/tiler.c:65 +msgid "/Filters/Map/Make Seamless" +msgstr "" + +#: plug-ins/common/tiler.c:170 +msgid "Tiler..." +msgstr "" + +#: plug-ins/common/unsharp.c:184 +msgid "/Filters/Enhance/Unsharp Mask..." +msgstr "" + +#: plug-ins/common/unsharp.c:401 +msgid "Merging..." +msgstr "" + +#: plug-ins/common/unsharp.c:793 +msgid "Unsharp Mask" +msgstr "" + +#: plug-ins/common/video.c:42 +msgid "Staggered" +msgstr "" + +#: plug-ins/common/video.c:43 +msgid "Large staggered" +msgstr "" + +#: plug-ins/common/video.c:44 +msgid "Striped" +msgstr "" + +#: plug-ins/common/video.c:45 +msgid "Wide-striped" +msgstr "" + +#: plug-ins/common/video.c:46 +msgid "Long-staggered" +msgstr "" + +#: plug-ins/common/video.c:47 +msgid "3x3" +msgstr "" + +#: plug-ins/common/video.c:48 +msgid "Large 3x3" +msgstr "" + +#: plug-ins/common/video.c:49 +msgid "Hex" +msgstr "" + +#: plug-ins/common/video.c:50 +msgid "Dots" +msgstr "" + +#: plug-ins/common/video.c:1838 +msgid "/Filters/Distorts/Video..." +msgstr "" + +#: plug-ins/common/video.c:1909 +msgid "Video/RGB..." +msgstr "" + +#: plug-ins/common/video.c:2170 plug-ins/gap/gap_decode_mpeg_main.c:637 +msgid "Video" +msgstr "" + +#. frame for the radio buttons +#: plug-ins/common/video.c:2197 +msgid "RGB Pattern Type" +msgstr "" + +#: plug-ins/common/video.c:2208 +msgid "Additive" +msgstr "" + +#: plug-ins/common/video.c:2216 plug-ins/rcm/rcm_dialog.c:118 +msgid "Rotated" +msgstr "" + +#: plug-ins/common/vinvert.c:88 +msgid "/Filters/Colors/Value Invert" +msgstr "/Filters/Colours/Value Invert" + +#: plug-ins/common/vpropagate.c:158 +msgid "More White (Larger Value)" +msgstr "" + +#: plug-ins/common/vpropagate.c:161 +msgid "More Black (Smaller Value)" +msgstr "" + +#: plug-ins/common/vpropagate.c:164 +msgid "Middle Value to Peaks" +msgstr "" + +#: plug-ins/common/vpropagate.c:167 +msgid "Foreground to Peaks" +msgstr "" + +#: plug-ins/common/vpropagate.c:170 +msgid "Only Foreground" +msgstr "" + +#: plug-ins/common/vpropagate.c:173 +msgid "Only Background" +msgstr "" + +#: plug-ins/common/vpropagate.c:176 +msgid "More Opaque" +msgstr "" + +#: plug-ins/common/vpropagate.c:179 +msgid "More Transparent" +msgstr "" + +#: plug-ins/common/vpropagate.c:213 plug-ins/common/vpropagate.c:214 +msgid "Propagate values of the layer" +msgstr "" + +#: plug-ins/common/vpropagate.c:218 +msgid "/Filters/Distorts/Value Propagate..." +msgstr "" + +#: plug-ins/common/vpropagate.c:365 +msgid "value propagating..." +msgstr "" + +#: plug-ins/common/vpropagate.c:938 +msgid "Value Propagate" +msgstr "" + +#. Propagate Mode +#: plug-ins/common/vpropagate.c:958 +msgid "Propagate Mode" +msgstr "" + +#: plug-ins/common/vpropagate.c:994 +msgid "Lower Threshold:" +msgstr "" + +#: plug-ins/common/vpropagate.c:1002 +msgid "Upper Threshold:" +msgstr "" + +#: plug-ins/common/vpropagate.c:1010 +msgid "Propagating Rate:" +msgstr "" + +#: plug-ins/common/vpropagate.c:1021 +msgid "To Left" +msgstr "" + +#: plug-ins/common/vpropagate.c:1024 +msgid "To Right" +msgstr "" + +#: plug-ins/common/vpropagate.c:1027 +msgid "To Top" +msgstr "" + +#: plug-ins/common/vpropagate.c:1030 +msgid "To Bottom" +msgstr "" + +#: plug-ins/common/vpropagate.c:1043 +msgid "Propagating Alpha Channel" +msgstr "" + +#: plug-ins/common/vpropagate.c:1053 +msgid "Propagating Value Channel" +msgstr "" + +#: plug-ins/common/warp.c:277 +msgid "/Filters/Map/Warp..." +msgstr "" + +#: plug-ins/common/warp.c:461 +msgid "Main Options" +msgstr "" + +#: plug-ins/common/warp.c:476 +msgid "Step Size:" +msgstr "" + +#: plug-ins/common/warp.c:485 plug-ins/ifscompose/ifscompose.c:1278 +msgid "Iterations:" +msgstr "" + +#. Displacement map menu +#: plug-ins/common/warp.c:492 +msgid "Displacement Map:" +msgstr "" + +#: plug-ins/common/warp.c:551 +msgid "FG Color" +msgstr "FG Colour" + +#. -------------------------------------------------------------------- +#. --------- The secondary table -------------------------- +#: plug-ins/common/warp.c:570 +msgid "Secondary Options" +msgstr "" + +#: plug-ins/common/warp.c:583 +msgid "Dither Size:" +msgstr "" + +#: plug-ins/common/warp.c:592 +msgid "Rotation Angle:" +msgstr "" + +#: plug-ins/common/warp.c:601 +msgid "Substeps:" +msgstr "" + +#. Magnitude map menu +#: plug-ins/common/warp.c:608 +msgid "Magnitude Map:" +msgstr "" + +#: plug-ins/common/warp.c:627 +msgid "Use Mag Map" +msgstr "" + +#. -------------------------------------------------------------------- +#. --------- The "other" table -------------------------- +#: plug-ins/common/warp.c:643 +msgid "Other Options" +msgstr "" + +#: plug-ins/common/warp.c:657 +msgid "Gradient Scale:" +msgstr "" + +#: plug-ins/common/warp.c:672 +msgid "Gradient map selection menu" +msgstr "" + +#: plug-ins/common/warp.c:682 +msgid "Vector Mag:" +msgstr "" + +#: plug-ins/common/warp.c:708 +msgid "Fixed-direction-vector map selection menu" +msgstr "" + +#. +#. if (display_diff_map) { +#. gimp_display_new(new_image_id); +#. } +#. +#. make sure layer is visible +#: plug-ins/common/warp.c:1169 +msgid "Smoothing X gradient..." +msgstr "" + +#: plug-ins/common/warp.c:1171 +msgid "Smoothing Y gradient..." +msgstr "" + +#. calculate new X,Y Displacement image maps +#: plug-ins/common/warp.c:1226 +msgid "Finding XY gradient..." +msgstr "" + +#: plug-ins/common/warp.c:1250 +#, c-format +msgid "Flow Step %d..." +msgstr "" + +#: plug-ins/common/waves.c:161 +msgid "/Filters/Distorts/Waves..." +msgstr "" + +#: plug-ins/common/waves.c:381 +msgid "Reflective" +msgstr "" + +#: plug-ins/common/waves.c:413 +msgid "Phase:" +msgstr "" + +#: plug-ins/common/waves.c:421 +msgid "Wavelength:" +msgstr "" + +#: plug-ins/common/waves.c:664 +msgid "Waving..." +msgstr "" + +#: plug-ins/common/whirlpinch.c:199 +msgid "/Filters/Distorts/Whirl and Pinch..." +msgstr "" + +#: plug-ins/common/whirlpinch.c:400 +msgid "Whirling and pinching..." +msgstr "" + +#: plug-ins/common/whirlpinch.c:823 +msgid "Whirl and Pinch" +msgstr "" + +#: plug-ins/common/whirlpinch.c:879 +msgid "Whirl Angle:" +msgstr "" + +#: plug-ins/common/whirlpinch.c:887 +msgid "Pinch Amount:" +msgstr "" + +#: plug-ins/common/winclipboard.c:108 +msgid "/Edit/Copy to Clipboard" +msgstr "" + +#: plug-ins/common/winclipboard.c:120 +msgid "/Edit/Paste from Clipboard" +msgstr "" + +#: plug-ins/common/winclipboard.c:132 +msgid "/File/Acquire/From Clipboard" +msgstr "" + +#: plug-ins/common/winclipboard.c:307 +msgid "Copying ..." +msgstr "" + +#. ??? gimp_convert_rgb(image_ID); +#. +#: plug-ins/common/winclipboard.c:521 +msgid "Pasted" +msgstr "" + +#: plug-ins/common/winclipboard.c:534 +msgid "Pasteing ..." +msgstr "" + +#: plug-ins/common/wind.c:165 +msgid "/Filters/Distorts/Wind..." +msgstr "" + +#: plug-ins/common/wind.c:256 +msgid "Rendering Wind..." +msgstr "" + +#: plug-ins/common/wind.c:262 +msgid "Rendering Blast..." +msgstr "" + +#: plug-ins/common/wind.c:701 plug-ins/common/wind.c:756 +#: plug-ins/common/wind.c:801 +msgid "Wind" +msgstr "" + +#: plug-ins/common/wind.c:729 +msgid "" +"\n" +" Wind Strength must be greater than 0. \n" +msgstr "" + +#. ******************************************************** +#. radio buttons for choosing wind rendering algorithm +#. ***************************************************** +#: plug-ins/common/wind.c:797 +msgid "Style" +msgstr "" + +#: plug-ins/common/wind.c:802 +msgid "Blast" +msgstr "" + +#. ***************************************************** +#. radio buttons for choosing LEFT or RIGHT +#. ************************************************* +#: plug-ins/common/wind.c:814 plug-ins/struc/struc.c:280 +msgid "Direction" +msgstr "" + +#: plug-ins/common/wind.c:818 +msgid "Left" +msgstr "" + +#: plug-ins/common/wind.c:819 +msgid "Right" +msgstr "" + +#. **************************************************** +#. radio buttons for choosing BOTH, LEADING, TRAILING +#. ************************************************** +#: plug-ins/common/wind.c:831 +msgid "Edge Affected" +msgstr "" + +#: plug-ins/common/wind.c:835 +msgid "Leading" +msgstr "" + +#: plug-ins/common/wind.c:836 +msgid "Trailing" +msgstr "" + +#: plug-ins/common/wind.c:837 +msgid "Both" +msgstr "" + +#: plug-ins/common/wind.c:863 +msgid "Higher values restrict the effect to fewer areas of the image" +msgstr "" + +#: plug-ins/common/wind.c:873 plug-ins/gimpressionist/orientmap.c:565 +#: plug-ins/gimpressionist/sizemap.c:465 +msgid "Strength:" +msgstr "" + +#: plug-ins/common/wind.c:876 +msgid "Higher values increase the magnitude of the effect" +msgstr "" + +#: plug-ins/common/winprint.c:190 +msgid "/File/Print" +msgstr "" + +#: plug-ins/common/winprint.c:205 +msgid "/File/Page Setup" +msgstr "" + +#: plug-ins/common/winprint.c:309 +#, c-format +msgid "PrintDlg failed: %d" +msgstr "" + +#: plug-ins/common/winprint.c:345 +msgid "Printer doesn't support bitmaps" +msgstr "" + +#: plug-ins/common/winprint.c:388 +msgid "StartPage failed" +msgstr "" + +#: plug-ins/common/winprint.c:397 plug-ins/print/print.c:3251 +msgid "Printing..." +msgstr "" + +#: plug-ins/common/winprint.c:429 +msgid "CreateDIBSection failed" +msgstr "" + +#: plug-ins/common/winprint.c:463 +msgid "SetStretchBltMode failed (warning only)" +msgstr "" + +#: plug-ins/common/winprint.c:526 +#, c-format +msgid "" +"StretchBlt (hDC, %d, %d, %d, %d, hdcMem, %d, 0, %d, 1, SRCCOPY) failed, " +"error = %d, y = %d" +msgstr "" + +#: plug-ins/common/winprint.c:555 +msgid "EndPage failed" +msgstr "" + +#: plug-ins/common/winprint.c:602 +#, c-format +msgid "PageSetupDlg failed: %d" +msgstr "" + +#: plug-ins/common/wmf.c:933 +msgid "Load Windows Metafile" +msgstr "" + +#. Rendering +#: plug-ins/common/wmf.c:950 +#, c-format +msgid "Rendering %s" +msgstr "" + +#: plug-ins/common/wmf.c:967 +msgid "Scale (log 2):" +msgstr "" + +#: plug-ins/common/wmf.c:1339 +#, c-format +msgid "Interpreting %s:" +msgstr "" + +#: plug-ins/common/wmf.c:2352 +msgid "Transferring image" +msgstr "" + +#: plug-ins/common/xbm.c:235 +msgid "Created with The GIMP" +msgstr "" + +#: plug-ins/common/xbm.c:549 +#, c-format +msgid "XBM: cannot open \"%s\"\n" +msgstr "" + +#: plug-ins/common/xbm.c:613 +#, c-format +msgid "XBM: cannot read header (ftell == %ld)\n" +msgstr "" + +#: plug-ins/common/xbm.c:619 +msgid "XBM: no image width specified\n" +msgstr "" + +#: plug-ins/common/xbm.c:625 +msgid "XBM: no image height specified\n" +msgstr "" + +#: plug-ins/common/xbm.c:631 +msgid "XBM: no image data type specified\n" +msgstr "" + +#: plug-ins/common/xbm.c:720 +msgid "XBM Warning" +msgstr "" + +#: plug-ins/common/xbm.c:741 +msgid "" +"The image which you are trying to save as\n" +"an XBM contains more than two colors.\n" +"\n" +"Please convert it to a black and white\n" +"(1-bit) indexed image and try again." +msgstr "" +"The image which you are trying to save as\n" +"an XBM contains more than two colours.\n" +"\n" +"Please convert it to a black and white\n" +"(1-bit) indexed image and try again." + +#: plug-ins/common/xbm.c:812 +#, c-format +msgid "XBM: cannot create \"%s\"\n" +msgstr "" + +#: plug-ins/common/xbm.c:968 +msgid "Save as XBM" +msgstr "" + +#. parameter settings +#: plug-ins/common/xbm.c:985 +msgid "XBM Options" +msgstr "" + +#. X10 format +#: plug-ins/common/xbm.c:996 +msgid "X10 Format Bitmap" +msgstr "" + +#: plug-ins/common/xbm.c:1014 +msgid "Identifier Prefix:" +msgstr "" + +#: plug-ins/common/xpm.c:794 +msgid "Save as XPM" +msgstr "" + +#: plug-ins/common/xpm.c:824 +msgid "Alpha Threshold:" +msgstr "" + +#: plug-ins/common/xwd.c:398 +msgid "can't open file for reading" +msgstr "" + +#: plug-ins/common/xwd.c:414 +msgid "can't open file as XWD file" +msgstr "" + +#: plug-ins/common/xwd.c:429 +msgid "can't get memory for colormap" +msgstr "can't get memory for colourmap" + +#: plug-ins/common/xwd.c:448 +msgid "can't read color entries" +msgstr "can't read colour entries" + +#: plug-ins/common/xwd.c:508 +#, c-format +msgid "" +"load_image (xwd): XWD-file %s has format %d, depth %d\n" +"and bits per pixel %d.\n" +"Currently this is not supported.\n" +msgstr "" + +#: plug-ins/common/xwd.c:535 +msgid "XWD save cannot handle images with alpha channels" +msgstr "" + +#: plug-ins/common/xwd.c:546 +msgid "cannot operate on unknown image types" +msgstr "" + +#: plug-ins/common/xwd.c:555 +msgid "can't open file for writing" +msgstr "" + +#: plug-ins/common/xwd.c:1212 +msgid "EOF encountered on " +msgstr "" + +#: plug-ins/common/xwd.c:1358 +msgid "No memory for mapping colors" +msgstr "No memory for mapping colours" + +#: plug-ins/common/xwd.c:2044 +msgid "Error during writing indexed/grey image" +msgstr "" + +#: plug-ins/common/xwd.c:2133 +msgid "Error during writing rgb image" +msgstr "" + +#: plug-ins/common/zealouscrop.c:69 +msgid "/Image/Transforms/Zealous Crop" +msgstr "" + +#: plug-ins/common/zealouscrop.c:105 +msgid "ZealousCropping(tm)..." +msgstr "" + +#: plug-ins/dbbrowser/dbbrowser.c:88 +msgid "/Xtns/DB Browser..." +msgstr "" + +#: plug-ins/dbbrowser/dbbrowser_utils.c:65 +msgid "DB Browser (init)" +msgstr "" + +#: plug-ins/dbbrowser/dbbrowser_utils.c:111 +#: plug-ins/gap/gap_dbbrowser_utils.c:137 +msgid "Search :" +msgstr "" + +#: plug-ins/dbbrowser/dbbrowser_utils.c:138 +#: plug-ins/gap/gap_dbbrowser_utils.c:175 +msgid "Search by name" +msgstr "" + +#: plug-ins/dbbrowser/dbbrowser_utils.c:146 +#: plug-ins/gap/gap_dbbrowser_utils.c:183 +msgid "Search by blurb" +msgstr "" + +#: plug-ins/dbbrowser/dbbrowser_utils.c:311 +#: plug-ins/gap/gap_dbbrowser_utils.c:364 +msgid "In :" +msgstr "" + +#. show the author & the copyright +#: plug-ins/dbbrowser/dbbrowser_utils.c:444 +#: plug-ins/gap/gap_dbbrowser_utils.c:497 +msgid "Author :" +msgstr "" + +#: plug-ins/dbbrowser/dbbrowser_utils.c:459 +#: plug-ins/gap/gap_dbbrowser_utils.c:512 +msgid "Date :" +msgstr "" + +#: plug-ins/dbbrowser/dbbrowser_utils.c:474 +#: plug-ins/gap/gap_dbbrowser_utils.c:527 +msgid "Copyright :" +msgstr "" + +#: plug-ins/dbbrowser/dbbrowser_utils.c:566 +msgid "DB Browser (by name - please wait)" +msgstr "" + +#: plug-ins/dbbrowser/dbbrowser_utils.c:590 +msgid "DB Browser (by blurb - please wait)" +msgstr "" + +#: plug-ins/dbbrowser/dbbrowser_utils.c:598 +msgid "DB Browser (please wait)" +msgstr "" + +#: plug-ins/dbbrowser/dbbrowser_utils.c:660 +msgid "DB Browser" +msgstr "" + +#: plug-ins/fits/fits.c:363 +msgid "Error during open of FITS file" +msgstr "" + +#: plug-ins/fits/fits.c:368 +msgid "FITS file keeps no displayable images" +msgstr "" + +#: plug-ins/fits/fits.c:447 +msgid "FITS save cannot handle images with alpha channels" +msgstr "" + +#: plug-ins/fits/fits.c:458 +msgid "Cannot operate on unknown image types" +msgstr "" + +#: plug-ins/fits/fits.c:998 +msgid "Load FITS File" +msgstr "" + +#: plug-ins/fits/fits.c:1020 +msgid "BLANK/NaN Pixel Replacement" +msgstr "" + +#: plug-ins/fits/fits.c:1032 +msgid "Pixel Value Scaling" +msgstr "" + +#: plug-ins/fits/fits.c:1037 +msgid "By DATAMIN/DATAMAX" +msgstr "" + +#: plug-ins/fits/fits.c:1044 +msgid "Image Composing" +msgstr "" + +#: plug-ins/flame/flame.c:133 +msgid "/Filters/Render/Nature/Flame..." +msgstr "" + +#: plug-ins/flame/flame.c:210 +msgid "Drawing Flame..." +msgstr "" + +#: plug-ins/flame/flame.c:408 +msgid "Load/Save Flame" +msgstr "" + +#: plug-ins/flame/flame.c:566 plug-ins/flame/flame.c:1083 +msgid "Edit Flame" +msgstr "" + +#: plug-ins/flame/flame.c:597 +msgid "Directions" +msgstr "" + +#: plug-ins/flame/flame.c:628 +msgid "Controls" +msgstr "" + +#: plug-ins/flame/flame.c:645 +msgid "Speed" +msgstr "" + +#: plug-ins/flame/flame.c:652 +msgid "Randomize" +msgstr "" + +#: plug-ins/flame/flame.c:665 +msgid "Same" +msgstr "" + +#: plug-ins/flame/flame.c:666 plug-ins/gimpressionist/orientation.c:151 +#: plug-ins/gimpressionist/size.c:150 +msgid "Random" +msgstr "" + +#: plug-ins/flame/flame.c:670 +msgid "Swirl" +msgstr "" + +#: plug-ins/flame/flame.c:671 +msgid "Horseshoe" +msgstr "" + +#: plug-ins/flame/flame.c:672 +msgid "Polar" +msgstr "" + +#: plug-ins/flame/flame.c:673 +msgid "Bent" +msgstr "" + +#: plug-ins/flame/flame.c:685 +msgid "Variation:" +msgstr "" + +#: plug-ins/flame/flame.c:726 plug-ins/flame/flame.c:1091 +msgid "Load Flame" +msgstr "" + +#: plug-ins/flame/flame.c:741 plug-ins/flame/flame.c:1099 +msgid "Save Flame" +msgstr "" + +#: plug-ins/flame/flame.c:881 +msgid "Flame" +msgstr "" + +#: plug-ins/flame/flame.c:935 +msgid "Contrast" +msgstr "" + +#: plug-ins/flame/flame.c:937 +msgid "Gamma" +msgstr "" + +#: plug-ins/flame/flame.c:939 +msgid "Sample Density" +msgstr "" + +#: plug-ins/flame/flame.c:941 +msgid "Spatial Oversample" +msgstr "" + +#: plug-ins/flame/flame.c:943 +msgid "Spatial Filter Radius" +msgstr "" + +#: plug-ins/flame/flame.c:957 +msgid "Colormap" +msgstr "Colourmap" + +#: plug-ins/flame/flame.c:998 +msgid "Custom Gradient" +msgstr "" + +#: plug-ins/flame/flame.c:1018 +msgid "Camera" +msgstr "" + +#: plug-ins/flame/flame.c:1036 +msgid "X" +msgstr "" + +#: plug-ins/flame/flame.c:1038 +msgid "Y" +msgstr "" + +#: plug-ins/fp/fp.c:96 +msgid "/Image/Colors/Filter Pack..." +msgstr "/Image/Colours/Filter Pack..." + +#: plug-ins/fp/fp.c:128 +msgid "Convert the image to RGB first!" +msgstr "" + +#: plug-ins/fp/fp.c:134 +msgid "Applying the Filter Pack..." +msgstr "" + +#: plug-ins/fp/fp_gtk.c:66 +msgid "Before and After" +msgstr "" + +#. All the previews +#: plug-ins/fp/fp_gtk.c:70 plug-ins/fp/fp_gtk.c:155 plug-ins/fp/fp_gtk.c:297 +#: plug-ins/fp/fp_gtk.c:346 +msgid "Current:" +msgstr "" + +#: plug-ins/fp/fp_gtk.c:74 +msgid "Original:" +msgstr "" + +#: plug-ins/fp/fp_gtk.c:176 +msgid "Hue Variations" +msgstr "" + +#: plug-ins/fp/fp_gtk.c:191 +msgid "Roughness" +msgstr "" + +#: plug-ins/fp/fp_gtk.c:221 +msgid "Affected Range" +msgstr "" + +#: plug-ins/fp/fp_gtk.c:231 +msgid "Shadows" +msgstr "" + +#: plug-ins/fp/fp_gtk.c:235 +msgid "Midtones" +msgstr "" + +#: plug-ins/fp/fp_gtk.c:239 +msgid "Highlights" +msgstr "" + +#: plug-ins/fp/fp_gtk.c:252 +msgid "Windows" +msgstr "" + +#: plug-ins/fp/fp_gtk.c:296 +msgid "Lighter:" +msgstr "" + +#: plug-ins/fp/fp_gtk.c:298 +msgid "Darker:" +msgstr "" + +#: plug-ins/fp/fp_gtk.c:322 +msgid "Value Variations" +msgstr "" + +#: plug-ins/fp/fp_gtk.c:345 +msgid "More Sat:" +msgstr "" + +#: plug-ins/fp/fp_gtk.c:347 +msgid "Less Sat:" +msgstr "" + +#: plug-ins/fp/fp_gtk.c:370 +msgid "Saturation Variations" +msgstr "" + +#: plug-ins/fp/fp_gtk.c:385 +msgid "Select Pixels by" +msgstr "" + +#: plug-ins/fp/fp_gtk.c:415 +msgid "Show" +msgstr "" + +#: plug-ins/fp/fp_gtk.c:423 plug-ins/rcm/rcm_dialog.c:657 +msgid "Entire Image" +msgstr "" + +#: plug-ins/fp/fp_gtk.c:428 +msgid "Selection Only" +msgstr "" + +#: plug-ins/fp/fp_gtk.c:433 +msgid "Selection In Context" +msgstr "" + +#: plug-ins/fp/fp_gtk.c:447 +msgid "Display" +msgstr "" + +#: plug-ins/fp/fp_gtk.c:456 +msgid "CirclePalette" +msgstr "" + +#: plug-ins/fp/fp_gtk.c:459 +msgid "Lighter And Darker" +msgstr "" + +#. ****************************************************************** +#. ************************ All the Standard Stuff ****************** +#: plug-ins/fp/fp_gtk.c:877 +msgid "Filter Pack Simulation" +msgstr "" + +#: plug-ins/fp/fp_gtk.c:998 +msgid "Shadows:" +msgstr "" + +#: plug-ins/fp/fp_gtk.c:998 +msgid "Midtones:" +msgstr "" + +#: plug-ins/fp/fp_gtk.c:998 +msgid "Highlights:" +msgstr "" + +#: plug-ins/fp/fp_gtk.c:1012 +msgid "Advanced Filter Pack Options" +msgstr "" + +#: plug-ins/fp/fp_gtk.c:1022 +msgid "Smoothness of Aliasing" +msgstr "" + +#. ****************** MISC OPTIONS ************************** +#: plug-ins/fp/fp_gtk.c:1109 +msgid "Miscellaneous Options" +msgstr "" + +#: plug-ins/fp/fp_gtk.c:1120 +msgid "Preview as You Drag" +msgstr "" + +#: plug-ins/fp/fp_gtk.c:1124 +msgid "Preview Size" +msgstr "" + +#. Button to invoke filebrowser +#: plug-ins/gap/gap_arr_dialog.c:286 +msgid "File-Browser" +msgstr "" + +#. if no buttons are specified use one CLOSE button per default +#: plug-ins/gap/gap_arr_dialog.c:980 +msgid "CLOSE" +msgstr "" + +#. parameter settings +#: plug-ins/gap/gap_arr_dialog.c:991 +msgid "Enter Values" +msgstr "" + +#: plug-ins/gap/gap_arr_dialog.c:1008 plug-ins/gap/gap_arr_dialog.c:1068 +msgid "Value: " +msgstr "" + +#: plug-ins/gap/gap_arr_dialog.c:1220 +msgid "Press Button" +msgstr "" + +#: plug-ins/gap/gap_arr_dialog.c:1221 plug-ins/gfig/gfig.c:4988 +#: plug-ins/imagemap/imap_cmd_select.c:49 +msgid "Select" +msgstr "" + +#: plug-ins/gap/gap_dbbrowser_utils.c:65 +msgid "GAP Animated Filter apply" +msgstr "" + +#: plug-ins/gap/gap_dbbrowser_utils.c:86 +msgid "Animated Filter apply (init)" +msgstr "" + +#: plug-ins/gap/gap_dbbrowser_utils.c:166 +msgid "Gen Code by name" +msgstr "" + +#: plug-ins/gap/gap_dbbrowser_utils.c:410 +msgid "Out :" +msgstr "" + +#: plug-ins/gap/gap_dbbrowser_utils.c:666 +msgid "Animated Filter apply (by name - please wait)" +msgstr "" + +#: plug-ins/gap/gap_dbbrowser_utils.c:690 +msgid "Animated Filter apply (by blurb - please wait)" +msgstr "" + +#: plug-ins/gap/gap_dbbrowser_utils.c:698 +msgid "Animated Filter apply (please wait)" +msgstr "" + +#: plug-ins/gap/gap_dbbrowser_utils.c:745 +#: plug-ins/gap/gap_filter_foreach.c:161 plug-ins/gap/gap_mod_layer.c:284 +msgid "Animated Filter apply" +msgstr "" + +#: plug-ins/gap/gap_decode_mpeg_main.c:100 +msgid "/Video/Split Video to Frames" +msgstr "" + +#: plug-ins/gap/gap_decode_mpeg_main.c:101 +msgid "/Xtns/Split Video to Frames" +msgstr "" + +#: plug-ins/gap/gap_decode_mpeg_main.c:177 +msgid "/Video/Split Video to Frames/MPEG1" +msgstr "" + +#: plug-ins/gap/gap_decode_mpeg_main.c:189 +msgid "/Xtns/Split Video to Frames/MPEG1" +msgstr "" + +#: plug-ins/gap/gap_decode_mpeg_main.c:332 plug-ins/gap/gap_decode_xanim.c:326 +#: plug-ins/gap/gap_range_ops.c:1184 +msgid "OVERWRITE frame" +msgstr "" + +#: plug-ins/gap/gap_decode_mpeg_main.c:334 plug-ins/gap/gap_decode_xanim.c:328 +#: plug-ins/gap/gap_range_ops.c:1186 +msgid "OVERWRITE all" +msgstr "" + +#. the Action Button +#: plug-ins/gap/gap_decode_mpeg_main.c:336 plug-ins/gap/gap_decode_xanim.c:173 +#: plug-ins/gap/gap_decode_xanim.c:330 plug-ins/gap/gap_lib.c:1011 +#: plug-ins/gap/gap_range_ops.c:1188 +msgid "CANCEL" +msgstr "" + +#: plug-ins/gap/gap_decode_mpeg_main.c:342 plug-ins/gap/gap_decode_xanim.c:336 +#: plug-ins/gap/gap_lib.c:1019 plug-ins/gap/gap_range_ops.c:1191 +msgid "GAP Question" +msgstr "" + +#: plug-ins/gap/gap_decode_mpeg_main.c:343 plug-ins/gap/gap_decode_xanim.c:337 +msgid "file already exists:" +msgstr "" + +#: plug-ins/gap/gap_decode_mpeg_main.c:434 +msgid "Decoding MPEG movie..." +msgstr "" + +#: plug-ins/gap/gap_decode_mpeg_main.c:638 +msgid "" +"Name of the MPEG1 videofile to READ\n" +"frames are extracted from the videofile\n" +"and written to seprate diskfiles\n" +"Audiotracks in the videofile are ignored" +msgstr "" + +#. spinbutton 1 +#: plug-ins/gap/gap_decode_mpeg_main.c:647 plug-ins/rcm/rcm_dialog.c:285 +#: plug-ins/rcm/rcm_dialog.c:356 +msgid "From" +msgstr "" + +#: plug-ins/gap/gap_decode_mpeg_main.c:648 plug-ins/gap/gap_decode_xanim.c:222 +msgid "Framenumber of 1.st frame to extract" +msgstr "" + +#: plug-ins/gap/gap_decode_mpeg_main.c:655 plug-ins/rcm/rcm_dialog.c:357 +msgid "To" +msgstr "" + +#: plug-ins/gap/gap_decode_mpeg_main.c:656 plug-ins/gap/gap_decode_xanim.c:230 +msgid "Framenumber of last frame to extract" +msgstr "" + +#: plug-ins/gap/gap_decode_mpeg_main.c:663 +msgid "Framenames" +msgstr "" + +#: plug-ins/gap/gap_decode_mpeg_main.c:664 +msgid "" +"Basename for the AnimFrames to write on disk\n" +"(framenumber and .xcf is added)" +msgstr "" + +#: plug-ins/gap/gap_decode_mpeg_main.c:671 plug-ins/gap/gap_decode_xanim.c:277 +#: plug-ins/imagemap/imap_toolbar.c:109 +msgid "Open" +msgstr "" + +#: plug-ins/gap/gap_decode_mpeg_main.c:672 plug-ins/gap/gap_decode_xanim.c:278 +msgid "Open the 1.st one of the extracted frames" +msgstr "" + +#: plug-ins/gap/gap_decode_mpeg_main.c:676 +msgid "" +"\n" +"WARNING: do not attempt to split other files than MPEG1 videos\n" +"before you proceed, you should save all open images" +msgstr "" + +#: plug-ins/gap/gap_decode_xanim.c:111 +msgid "Conditions to run the xanim based video split" +msgstr "" + +#: plug-ins/gap/gap_decode_xanim.c:119 +msgid "1.) xanim 2.80.0 exporting edition (the loki version)" +msgstr "" + +#: plug-ins/gap/gap_decode_xanim.c:123 +msgid " must be installed somewhere in your PATH" +msgstr "" + +#: plug-ins/gap/gap_decode_xanim.c:127 +msgid " you can get xanim exporting edition at" +msgstr "" + +#: plug-ins/gap/gap_decode_xanim.c:143 +msgid "" +"2.) if your xanim exporting edition is not in your PATH or is not named xanim" +msgstr "" + +#: plug-ins/gap/gap_decode_xanim.c:147 +msgid " you have to set Environment variable GAP_XANIM_PROG " +msgstr "" + +#: plug-ins/gap/gap_decode_xanim.c:151 +msgid " to your xanim exporting program and restart gimp" +msgstr "" + +#: plug-ins/gap/gap_decode_xanim.c:159 +msgid "An ERROR occured while trying to call xanim:" +msgstr "" + +#: plug-ins/gap/gap_decode_xanim.c:163 +msgid "--------------------------------------------" +msgstr "" + +#: plug-ins/gap/gap_decode_xanim.c:178 +msgid "XANIM Information" +msgstr "" + +#: plug-ins/gap/gap_decode_xanim.c:208 +msgid "XCF" +msgstr "" + +#: plug-ins/gap/gap_decode_xanim.c:208 +msgid "PPM" +msgstr "" + +#: plug-ins/gap/gap_decode_xanim.c:208 +msgid "JPEG" +msgstr "" + +#: plug-ins/gap/gap_decode_xanim.c:211 +msgid "Video:" +msgstr "" + +#: plug-ins/gap/gap_decode_xanim.c:212 +msgid "" +"Name of a videofile to READ by xanim\n" +"frames are extracted from the videofile\n" +"and written to seprate diskfiles\n" +"xanim exporting edition is required" +msgstr "" + +#: plug-ins/gap/gap_decode_xanim.c:221 plug-ins/gap/gap_lib.c:2085 +#: plug-ins/gap/gap_lib.c:2260 plug-ins/gap/gap_range_ops.c:242 +#: plug-ins/gap/gap_range_ops.c:584 +msgid "From :" +msgstr "" + +#: plug-ins/gap/gap_decode_xanim.c:229 plug-ins/gap/gap_lib.c:2093 +#: plug-ins/gap/gap_lib.c:2268 plug-ins/gap/gap_range_ops.c:249 +#: plug-ins/gap/gap_range_ops.c:592 +msgid "To :" +msgstr "" + +#: plug-ins/gap/gap_decode_xanim.c:237 +msgid "Framenames:" +msgstr "" + +#: plug-ins/gap/gap_decode_xanim.c:238 +msgid "" +"Basename for the AnimFrames to write on disk\n" +"(framenumber and extension is added)" +msgstr "" + +#: plug-ins/gap/gap_decode_xanim.c:245 +msgid "Format" +msgstr "" + +#: plug-ins/gap/gap_decode_xanim.c:246 +msgid "" +"Fileformat for the extracted AnimFrames\n" +"(xcf is extracted as ppm and converted to xcf)" +msgstr "" + +#: plug-ins/gap/gap_decode_xanim.c:253 +msgid "Extract Frames" +msgstr "" + +#: plug-ins/gap/gap_decode_xanim.c:254 +msgid "Enable extraction of Frames" +msgstr "" + +#: plug-ins/gap/gap_decode_xanim.c:258 +msgid "Extract Audio" +msgstr "" + +#: plug-ins/gap/gap_decode_xanim.c:259 +msgid "" +"Enable extraction of audio to raw audiofile\n" +"(frame range limits are ignored for audio)" +msgstr "" + +#: plug-ins/gap/gap_decode_xanim.c:264 +msgid "Jpeg Quality:" +msgstr "" + +#: plug-ins/gap/gap_decode_xanim.c:265 +msgid "" +"Quality for resulting jpeg frames\n" +"(is ignored when other formats are used)" +msgstr "" + +#: plug-ins/gap/gap_decode_xanim.c:273 +msgid "" +"\n" +"Warning: xanim 2.80 has just limited MPEG support\n" +"most of the frames (type P and B) will be skipped" +msgstr "" + +#: plug-ins/gap/gap_decode_xanim.c:282 +msgid "xanim asynchron" +msgstr "" + +#: plug-ins/gap/gap_decode_xanim.c:283 +msgid "" +"Run xanim asynchron and delete unwanted frames\n" +"(out of the specified range) while xanim is still running" +msgstr "" + +#: plug-ins/gap/gap_decode_xanim.c:529 +#, c-format +msgid "" +"cant find any extracted frames,\n" +"%s\n" +"maybe xanim has failed or was canclled" +msgstr "" + +#: plug-ins/gap/gap_decode_xanim.c:554 +#, c-format +msgid "frames are not extracted, because overwrite of %s was cancelled" +msgstr "" + +#: plug-ins/gap/gap_decode_xanim.c:564 +#, c-format +msgid "failed to overwrite %s (check permissions ?)" +msgstr "" + +#: plug-ins/gap/gap_decode_xanim.c:586 +#, c-format +msgid "failed to write %s (check permissions ?)" +msgstr "" + +#: plug-ins/gap/gap_decode_xanim.c:710 +#, c-format +msgid "could not execute %s (check if xanim is installed)" +msgstr "" + +#: plug-ins/gap/gap_decode_xanim.c:718 +#, c-format +msgid "%s does not look like xanim" +msgstr "" + +#: plug-ins/gap/gap_decode_xanim.c:742 +#, c-format +msgid "" +"The xanim program on your system \"%s\"\n" +"does not support the exporting options Ea, Ee, Eq" +msgstr "" + +#: plug-ins/gap/gap_decode_xanim.c:749 +#, c-format +msgid "" +"The xanim program on your system \"%s\"\n" +"does not support exporting of single frames" +msgstr "" + +#: plug-ins/gap/gap_decode_xanim.c:1012 +#, c-format +msgid "videofile %s not existent or empty\n" +msgstr "" + +#: plug-ins/gap/gap_decode_xanim.c:1065 +#, c-format +msgid "" +"could not create %s directory\n" +"(that is required for xanim frame export)" +msgstr "" + +#: plug-ins/gap/gap_decode_xanim.c:1076 +msgid "extracting frames..." +msgstr "" + +#: plug-ins/gap/gap_decode_xanim.c:1101 +#, c-format +msgid "" +"could not start xanim process\n" +"(program=%s)" +msgstr "" + +#: plug-ins/gap/gap_decode_xanim.c:1122 +msgid "" +"cant find any extracted frames,\n" +"xanim has failed or was canclled" +msgstr "" + +#: plug-ins/gap/gap_decode_xanim.c:1141 +msgid "renaming frames..." +msgstr "" + +#: plug-ins/gap/gap_decode_xanim.c:1146 +msgid "converting frames..." +msgstr "" + +#: plug-ins/gap/gap_filter_foreach.c:124 +msgid "backup to file" +msgstr "" + +#. pixel +#: plug-ins/gap/gap_filter_foreach.c:126 +msgid "Make backup of the image after each step" +msgstr "" + +#: plug-ins/gap/gap_filter_foreach.c:130 plug-ins/gap/gap_mod_layer.c:259 +msgid "Continue" +msgstr "" + +#: plug-ins/gap/gap_filter_foreach.c:153 plug-ins/gap/gap_mod_layer.c:278 +#, c-format +msgid "" +"2.nd call of %s\n" +"(define end-settings)" +msgstr "" + +#: plug-ins/gap/gap_filter_foreach.c:157 +#, c-format +msgid "" +"Non-Interactive call of %s\n" +"(for all layers inbetween)" +msgstr "" + +#: plug-ins/gap/gap_filter_foreach.c:276 +msgid "Applying Filter to all Layers .." +msgstr "" + +#: plug-ins/gap/gap_filter_foreach.c:550 +msgid "Select Filter for Animated apply" +msgstr "" + +#: plug-ins/gap/gap_filter_foreach.c:551 plug-ins/gap/gap_mod_layer.c:661 +msgid "Apply Constant" +msgstr "" + +#: plug-ins/gap/gap_filter_foreach.c:552 plug-ins/gap/gap_mod_layer.c:662 +msgid "Apply Varying" +msgstr "" + +#: plug-ins/gap/gap_filter_main.c:105 +msgid "/Filters/Filter all Layers..." +msgstr "" + +#: plug-ins/gap/gap_frontends_main.c:129 +msgid "/Video/Split Video to Frames/Any XANIM readable..." +msgstr "" + +#: plug-ins/gap/gap_frontends_main.c:141 +msgid "/Xtns/Split Video to Frames/Any XANIM readable..." +msgstr "" + +#: plug-ins/gap/gap_frontends_main.c:153 +msgid "/Video/Encode/MPEG1..." +msgstr "" + +#: plug-ins/gap/gap_frontends_main.c:166 +msgid "/Video/Encode/MPEG2..." +msgstr "" + +#: plug-ins/gap/gap_lib.c:999 +msgid "" +"You are using a fileformat != xcf\n" +"Save Operations may result\n" +"in loss of layerinformation" +msgstr "" + +#: plug-ins/gap/gap_lib.c:1013 +msgid "SAVE Flattened" +msgstr "" + +#: plug-ins/gap/gap_lib.c:1015 +msgid "SAVE As Is" +msgstr "" + +#: plug-ins/gap/gap_lib.c:1593 +msgid "Duplicating frames .." +msgstr "" + +#: plug-ins/gap/gap_lib.c:1762 +msgid "Renumber Framesequence .." +msgstr "" + +#: plug-ins/gap/gap_lib.c:1946 +#, c-format +msgid "Goto Frame (%ld/%ld)" +msgstr "" + +#: plug-ins/gap/gap_lib.c:1949 +#, c-format +msgid "Destination Frame Number (%ld - %ld)" +msgstr "" + +#: plug-ins/gap/gap_lib.c:1953 plug-ins/gap/gap_lib.c:2030 +#: plug-ins/gap/gap_lib.c:2214 +msgid "Number :" +msgstr "" + +#: plug-ins/gap/gap_lib.c:2014 +#, c-format +msgid "Delete Frames (%ld/%ld)" +msgstr "" + +#: plug-ins/gap/gap_lib.c:2017 +#, c-format +msgid "Delete Frames from %ld to (Number)" +msgstr "" + +#: plug-ins/gap/gap_lib.c:2080 +#, c-format +msgid "Duplicate Frames (%ld/%ld)" +msgstr "" + +#: plug-ins/gap/gap_lib.c:2090 +msgid "Source Range starts at this framenumber" +msgstr "" + +#: plug-ins/gap/gap_lib.c:2098 +msgid "Source Range ends at this framenumber" +msgstr "" + +#: plug-ins/gap/gap_lib.c:2101 +msgid "N-Times :" +msgstr "" + +#: plug-ins/gap/gap_lib.c:2106 +msgid "" +"Copy selected Range n-times \n" +"(you may type in Values > 99)" +msgstr "" + +#: plug-ins/gap/gap_lib.c:2108 +msgid "Duplicate Framerange" +msgstr "" + +#: plug-ins/gap/gap_lib.c:2211 +#, c-format +msgid "Exchange current Frame (%ld)" +msgstr "" + +#: plug-ins/gap/gap_lib.c:2214 +msgid "With Frame (Number)" +msgstr "" + +#: plug-ins/gap/gap_lib.c:2255 +#, c-format +msgid "Framesequence Shift (%ld/%ld)" +msgstr "" + +#: plug-ins/gap/gap_lib.c:2265 +msgid "Affected Range starts at this framenumber" +msgstr "" + +#: plug-ins/gap/gap_lib.c:2273 +msgid "Affected Range ends at this framenumber" +msgstr "" + +#: plug-ins/gap/gap_lib.c:2276 +msgid "N-Shift :" +msgstr "" + +#: plug-ins/gap/gap_lib.c:2281 +msgid "" +"Renumber the affected framesequence \n" +"(numbers are shifted in circle by N)" +msgstr "" + +#: plug-ins/gap/gap_lib.c:2283 +msgid "Framesequence shift" +msgstr "" + +#: plug-ins/gap/gap_main.c:343 +msgid "/Video/Goto Next" +msgstr "" + +#: plug-ins/gap/gap_main.c:355 +msgid "/Video/Goto Prev" +msgstr "" + +#: plug-ins/gap/gap_main.c:367 +msgid "/Video/Goto First" +msgstr "" + +#: plug-ins/gap/gap_main.c:379 +msgid "/Video/Goto Last" +msgstr "" + +#: plug-ins/gap/gap_main.c:391 +msgid "/Video/Goto Any" +msgstr "" + +#: plug-ins/gap/gap_main.c:403 +msgid "/Video/Delete Frames" +msgstr "" + +#: plug-ins/gap/gap_main.c:415 +msgid "/Video/Duplicate Frames..." +msgstr "" + +#: plug-ins/gap/gap_main.c:427 +msgid "/Video/Exchange Frame..." +msgstr "" + +#: plug-ins/gap/gap_main.c:439 +msgid "/Video/Move Path..." +msgstr "" + +#: plug-ins/gap/gap_main.c:451 +msgid "/Video/Frames to Image..." +msgstr "" + +#: plug-ins/gap/gap_main.c:463 +msgid "/Video/Frames Flatten..." +msgstr "" + +#: plug-ins/gap/gap_main.c:475 +msgid "/Video/Frames LayerDel..." +msgstr "" + +#: plug-ins/gap/gap_main.c:499 +msgid "/Video/Frames Convert..." +msgstr "" + +#: plug-ins/gap/gap_main.c:511 +msgid "/Video/Frames Resize..." +msgstr "" + +#: plug-ins/gap/gap_main.c:523 +msgid "/Video/Frames Crop..." +msgstr "" + +#: plug-ins/gap/gap_main.c:535 +msgid "/Video/Frames Scale..." +msgstr "" + +#: plug-ins/gap/gap_main.c:547 +msgid "/Video/Split Img to Frames..." +msgstr "" + +#: plug-ins/gap/gap_main.c:560 +msgid "/Video/Framesequence Shift..." +msgstr "" + +#: plug-ins/gap/gap_main.c:572 +msgid "/Video/Frames Modify..." +msgstr "" + +#. Layer select modes +#: plug-ins/gap/gap_mod_layer.c:82 plug-ins/gap/gap_range_ops.c:556 +msgid "Pattern is equal to LayerName" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:83 plug-ins/gap/gap_range_ops.c:557 +msgid "Pattern is Start of LayerName" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:84 plug-ins/gap/gap_range_ops.c:558 +msgid "Pattern is End of Layername" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:85 plug-ins/gap/gap_range_ops.c:559 +msgid "Pattern is a Part of LayerName" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:86 plug-ins/gap/gap_range_ops.c:560 +msgid "Pattern is LayerstackNumber List" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:87 plug-ins/gap/gap_range_ops.c:561 +msgid "Pattern is REVERSE-stack List" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:88 plug-ins/gap/gap_range_ops.c:562 +msgid "All Visible (ignore Pattern)" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:90 plug-ins/gap/gap_range_ops.c:564 +msgid "select all Layers where Layername is equal to Pattern" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:91 plug-ins/gap/gap_range_ops.c:565 +msgid "select all Layers where Layername starts with Pattern" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:92 plug-ins/gap/gap_range_ops.c:566 +msgid "select all Layers where Layername ends up with Pattern" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:93 plug-ins/gap/gap_range_ops.c:567 +msgid "select all Layers where Layername contains Pattern" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:94 plug-ins/gap/gap_range_ops.c:568 +msgid "" +"select Layerstack positions.\n" +"0, 4-5, 8\n" +"where 0 == Top-layer" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:95 plug-ins/gap/gap_range_ops.c:569 +msgid "" +"select Layerstack positions.\n" +"0, 4-5, 8\n" +"where 0 == BG-layer" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:96 plug-ins/gap/gap_range_ops.c:570 +msgid "select all visible Layers" +msgstr "" + +#. action items what to do with the selected layer(s) +#: plug-ins/gap/gap_mod_layer.c:100 +msgid "set Layer(s) visible" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:101 +msgid "set Layer(s) invisible" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:102 +msgid "set Layer(s) linked" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:103 +msgid "set Layer(s) unlinked" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:104 +msgid "raise Layer(s)" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:105 +msgid "lower Layer(s)" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:106 +msgid "merge Layer(s) expand as necessary" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:107 +msgid "merge Layer(s) clipped to image" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:108 +msgid "merge Layer(s) clipped to bg-layer" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:109 +msgid "apply filter on Layer(s)" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:110 +msgid "duplicate Layer(s)" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:111 +msgid "delete Layer(s)" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:112 +msgid "rename Layer(s)" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:151 +msgid "" +"Perform function on one or more Layer(s)\n" +"in all frames of the selected framerange\n" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:155 plug-ins/gap/gap_mpege.c:259 +#: plug-ins/gap/gap_range_ops.c:425 +msgid "From Frame:" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:156 plug-ins/gap/gap_mov_dialog.c:593 +#: plug-ins/gap/gap_mpege.c:260 plug-ins/gap/gap_range_ops.c:426 +#: plug-ins/gap/gap_range_ops.c:585 +msgid "first handled frame" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:163 plug-ins/gap/gap_mpege.c:267 +#: plug-ins/gap/gap_range_ops.c:433 +msgid "To Frame:" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:164 plug-ins/gap/gap_mov_dialog.c:597 +#: plug-ins/gap/gap_mpege.c:268 plug-ins/gap/gap_range_ops.c:434 +#: plug-ins/gap/gap_range_ops.c:593 +msgid "last handled frame" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:172 plug-ins/gap/gap_range_ops.c:632 +msgid "Select Layer(s):" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:181 plug-ins/gap/gap_range_ops.c:641 +msgid "Select Pattern:" +msgstr "" + +#. pixel +#: plug-ins/gap/gap_mod_layer.c:183 plug-ins/gap/gap_range_ops.c:643 +msgid "" +"String to identify layer names \n" +"or layerstack position numbers\n" +"0,3-5" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:189 plug-ins/gap/gap_range_ops.c:649 +msgid "Case sensitive" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:190 plug-ins/gap/gap_range_ops.c:650 +msgid "Lowercase and UPPERCASE letters are considered as different" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:195 plug-ins/gap/gap_range_ops.c:655 +msgid "Invert Selection" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:196 +msgid "Perform actions on all unselected Layers" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:201 +msgid "Function :" +msgstr "" + +#. argv[7].radio_help_argv = action_help +#: plug-ins/gap/gap_mod_layer.c:205 +msgid "Function to be performed on all selected layers" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:211 +msgid "New Layername:" +msgstr "" + +#. pixel +#: plug-ins/gap/gap_mod_layer.c:213 +msgid "" +"New Layername for all handled layers \n" +"[####] is replaced by frame number\n" +"(is used on function rename only)" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:218 +msgid "Frames Modify" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:282 +#, c-format +msgid "" +"Non-Interactive call of %s\n" +"(for all selected layers)" +msgstr "" + +#. GAP-PDB-Browser Dialog +#. ---------------------- +#: plug-ins/gap/gap_mod_layer.c:660 +msgid "Select Filter for Animated frames-apply" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:802 +msgid "GAP Modify: No layer selected in last handled frame\n" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:888 +msgid "Modifying Frames/Layer(s) .." +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:969 +msgid "No selected Layer in start frame\n" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:249 plug-ins/gflare/gflare.c:550 +#: plug-ins/gimpressionist/orientmap.c:590 +msgid "Normal" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:250 +msgid "Dissolve" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:251 +msgid "Multiply" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:253 plug-ins/gflare/gflare.c:552 +#: plug-ins/gimpressionist/paper.c:152 +msgid "Overlay" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:254 +msgid "Difference" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:255 plug-ins/gflare/gflare.c:551 +msgid "Addition" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:256 +msgid "Subtract" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:257 +msgid "Darken Only" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:258 +msgid "Lighten Only" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:269 +msgid "Left Top" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:270 +msgid "Left Bottom" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:271 +msgid "Right Top" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:272 +msgid "Right Bottom" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:281 +msgid "Loop" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:282 +msgid "Loop Reverse" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:283 +msgid "Once" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:284 +msgid "OnceReverse" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:285 +msgid "PingPong" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:446 +msgid "Move Path" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:478 +msgid "UpdPreview" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:485 +msgid "" +"Show PreviewFame with Selected \n" +"SrcLayer at current Controlpoint" +msgstr "" + +#. parameter settings +#: plug-ins/gap/gap_mov_dialog.c:490 +msgid "Copy moving source-layer(s) into frames" +msgstr "" + +#. Point Buttons +#: plug-ins/gap/gap_mov_dialog.c:513 +msgid "Load Points" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:521 +msgid "Load Controlpoints from file" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:525 +msgid "Save Points" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:533 +msgid "Save Controlpoints to file" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:537 +msgid "Reset Points" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:545 +msgid "" +"Reset Controlpoints \n" +"to one Defaultpoint" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:549 +msgid "Add Point" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:557 +msgid "" +"Add Controlpoint at end \n" +"(the last Point is duplicated)" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:561 +msgid "Prev Point" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:569 +msgid "Show Previous Controlpoint" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:573 +msgid "Next Point" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:581 +msgid "Show Next Controlpoint" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:591 +msgid "Start Frame:" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:595 +msgid "End Frame:" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:599 +msgid "Preview Frame:" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:601 +msgid "" +"frame to show when UpdPreview\n" +"button is pressed" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:603 +msgid "Layerstack:" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:605 +msgid "" +"How to insert SrcLayer into the\n" +"Dst.Frame's Layerstack\n" +"0 means on top i.e in front" +msgstr "" + +#. toggle clip_to_image +#: plug-ins/gap/gap_mov_dialog.c:608 +msgid "Clip To Frame" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:615 +msgid "" +"Clip all copied Src-Layers\n" +"at Frame Boundaries" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:659 +msgid "" +"No Source Image was selected\n" +"(Please open a 2nd Image of the same type before opening Move Path)\n" +msgstr "" + +#. filesel is already open +#: plug-ins/gap/gap_mov_dialog.c:823 +msgid "Load Path Points from file" +msgstr "" + +#. filesel is already open +#: plug-ins/gap/gap_mov_dialog.c:859 +msgid "Save Path Points to file" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:1070 +#, c-format +msgid "X [%d]: " +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:1072 +#, c-format +msgid "Y [%d]: " +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:1074 +#, c-format +msgid "Opacity [%d]: " +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:1076 +#, c-format +msgid "Width [%d]: " +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:1078 +#, c-format +msgid "Height [%d]: " +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:1080 +#, c-format +msgid "Rotate deg[%d]: " +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:1259 +msgid "Source Select" +msgstr "" + +#. Source Layer menu +#: plug-ins/gap/gap_mov_dialog.c:1276 +msgid "SourceImage/Layer:" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:1286 +msgid "Source Object to insert into Framerange" +msgstr "" + +#. Paintmode menu +#: plug-ins/gap/gap_mov_dialog.c:1301 +msgid "Mode:" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:1310 +msgid "Paintmode" +msgstr "" + +#. Loop Stepmode menu +#: plug-ins/gap/gap_mov_dialog.c:1325 +msgid "Stepmode:" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:1343 +msgid "" +"How to fetch the next SrcLayer \n" +"at the next handled frame" +msgstr "" + +#. Source Image Handle menu +#: plug-ins/gap/gap_mov_dialog.c:1349 +msgid "Handle:" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:1367 +msgid "" +"How to place the SrcLayer at \n" +"Controlpoint Koordinates" +msgstr "" + +#. to avoid side effects while initialization +#: plug-ins/gap/gap_mov_dialog.c:1413 +msgid "Move Path Preview" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:1463 +msgid "" +"Scale SrcLayer's Width\n" +"in percent" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:1469 +msgid "" +"Scale SrcLayer's Height\n" +"in percent" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:1475 +msgid "" +"SrcLayer's Opacity\n" +"in percent" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:1484 +msgid "Rotate SrcLayer (in degree)" +msgstr "" + +#: plug-ins/gap/gap_mov_exec.c:220 +msgid "" +"No Source Image was selected\n" +"(Please open a 2nd Image of the same type before opening Move Path)" +msgstr "" + +#: plug-ins/gap/gap_mov_exec.c:228 +msgid "Copying Layers into Frames .." +msgstr "" + +#: plug-ins/gap/gap_mpege.c:111 +msgid "Conditions to run mpeg_encode 1.5:" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:114 +msgid "Conditions to run mpeg2encode 1.2:" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:124 +msgid "1.) mpeg_encode 1.5 must be installed" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:127 +msgid "1.) mpeg2encode 1.2 must be installed" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:132 +msgid " you can get mpeg_encode at" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:135 +msgid " you can get mpeg2encode at http://www.mpeg.org/MSSG" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:140 +msgid " ftp://mm-ftp.cs.berkeley.edu/pub/multimedia/mpeg/bmt1r1.tar.gz" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:143 +msgid " or at ftp://ftp.mpeg.org/pub/mpeg/mssg " +msgstr "" + +#: plug-ins/gap/gap_mpege.c:148 +msgid "2.) You need a series of single Images on disk (AnimFrames)" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:152 +msgid " all with fileformat JPEG (or YUV or PNM or PPM)" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:155 +msgid " all with fileformat PPM (or YUV)" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:160 +msgid " (use 'Frames Convert' from the Video Menu" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:164 +msgid " or 'Split Img to Frames' from the Video Menu)" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:168 +msgid "3.) All Images must have the same size," +msgstr "" + +#: plug-ins/gap/gap_mpege.c:175 +msgid " width and height must be a multiple of 16" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:179 +msgid " (use Scale or Crop from the Video Menu)" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:194 +msgid "MPEG_ENCODE Information" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:232 +msgid "generate MPEG1 (ISO/IEC 11172-2) stream" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:233 +msgid "generate MPEG2 (ISO/IEC DIS 13818-2) stream" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:243 +msgid "GenParams" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:245 +msgid "Gen + Encode" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:274 +msgid "Framerate :" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:275 +msgid "framerate in frames/second" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:282 +msgid "Bitrate:" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:283 +msgid "" +"used for constant bitrates (bit/sec) \n" +"(low rate gives good compression + bad quality)" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:294 +msgid "Outputfile:" +msgstr "" + +#. pixel +#: plug-ins/gap/gap_mpege.c:296 +msgid "Name of the resulting MPEG outputfile" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:302 +msgid "Paramfile:" +msgstr "" + +#. pixel +#: plug-ins/gap/gap_mpege.c:304 +msgid "" +"Name of the Encoder-Parameterfile\n" +"(is generated)" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:310 +msgid "Startscript:" +msgstr "" + +#. pixel +#: plug-ins/gap/gap_mpege.c:312 +msgid "" +"Name of the Startscript \n" +"(is generated/executed)" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:319 +msgid "" +"Generate parameterfile for mpeg_encode 1.5\n" +"(the freely distributed Berkeley MPEG-1 Video Encoder.)\n" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:323 +msgid "Constant Bitrate :" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:324 +msgid "Iqnore I/P/QSCALE values and use constant bit-rate)" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:329 +msgid "Pattern:" +msgstr "" + +#. pixel +#: plug-ins/gap/gap_mpege.c:331 +msgid "How to encode MPEG framesequence (I/P/B frames)" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:337 +msgid "IQSCALE:" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:338 +msgid "" +"Quality scale for I-Frames \n" +"(1 = best quality, 31 = best comression)" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:345 +msgid "PQSCALE:" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:346 +msgid "" +"Quality scale for P-Frames \n" +"(1 = best quality, 31 = best comression)" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:353 +msgid "BQSCALE:" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:354 +msgid "" +"Quality scale for B-Frames \n" +"(1 = best quality, 31 = best comression)" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:361 +msgid "P-Search :" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:362 +msgid "Search Algorithmus used for P-frames" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:368 +msgid "B-Search :" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:369 +msgid "Search Algorithmus used for B-frames" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:374 +msgid "Gen MPEG_ENCODE Parameters" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:375 plug-ins/gap/gap_mpege.c:414 +msgid "Encode Values" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:392 +msgid "" +"Generate parameterfile for mpeg2encode 1.2\n" +"(MPEG-2 Video Encoder.)\n" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:395 +msgid "MPEG-type :" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:404 +msgid "Videoformat :" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:405 +msgid "Videoformat" +msgstr "" + +#. framerates above 30 ar not allowed in mpeg2encode +#: plug-ins/gap/gap_mpege.c:413 +msgid "Gen MPEG2ENCODE Parameters" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:977 +msgid "" +"\n" +"WARNING: mpeg_encode does not support Fileformat " +msgstr "" + +#: plug-ins/gap/gap_mpege.c:980 +msgid "" +"\n" +"ERROR: width not a multiple of 16" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:981 +msgid "" +"\n" +"ERROR: height not a multiple of 16" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:987 +msgid "" +"\n" +"WARNING: mpeg2encode does not support Fileformat " +msgstr "" + +#: plug-ins/gap/gap_mpege.c:992 +msgid "" +"\n" +"ERROR: invoked from a single image, animframe required" +msgstr "" + +#: plug-ins/gap/gap_navigator_dialog.c:353 +msgid "" +"Playback \n" +" optimized" +msgstr "" +"Playback \n" +" optimised" + +#: plug-ins/gap/gap_navigator_dialog.c:358 +msgid "" +"Smart Update .xvpics\n" +" forced upd" +msgstr "" + +#: plug-ins/gap/gap_navigator_dialog.c:363 +msgid "Duplicate selected Frames" +msgstr "" + +#: plug-ins/gap/gap_navigator_dialog.c:367 +msgid "Delete selected Frames" +msgstr "" + +#: plug-ins/gap/gap_navigator_dialog.c:376 +msgid "Goto 1.st Frame" +msgstr "" + +#: plug-ins/gap/gap_navigator_dialog.c:380 +msgid "" +"Goto prev Frame\n" +" use timezoom stepsize" +msgstr "" + +#: plug-ins/gap/gap_navigator_dialog.c:385 +msgid "" +"Goto next Frame\n" +" use timezoom stepsize" +msgstr "" + +#: plug-ins/gap/gap_navigator_dialog.c:390 +msgid "Goto last Frame" +msgstr "" + +#: plug-ins/gap/gap_navigator_dialog.c:443 +msgid "GAP video navigator dialog" +msgstr "" + +#: plug-ins/gap/gap_navigator_dialog.c:448 +msgid "/Video/VCR Navigator..." +msgstr "" + +#: plug-ins/gap/gap_navigator_dialog.c:2689 +msgid "Videoframes:" +msgstr "" + +#: plug-ins/gap/gap_navigator_dialog.c:2704 +msgid "Framerate:" +msgstr "" + +#: plug-ins/gap/gap_navigator_dialog.c:2727 +msgid "Timezoom:" +msgstr "" + +#. The main shell +#: plug-ins/gap/gap_navigator_dialog.c:2821 +msgid "Video Navigator" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:117 +msgid "New Width :" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:124 +msgid "New Height :" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:131 +msgid "Offest X :" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:138 +msgid "Offest Y :" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:147 +msgid "Crop AnimFrames (all)" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:148 +#, c-format +msgid "Crop (original %dx%d)" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:158 +msgid "Resize AnimFrames (all)" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:159 +#, c-format +msgid "Resize (original %dx%d)" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:165 +msgid "Scale AnimFrames (all)" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:166 +#, c-format +msgid "Scale (original %dx%d)" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:256 +msgid "Layerstack :" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:295 +msgid "Generate Optimal Palette" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:296 +msgid "WEB Palette" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:297 +msgid "Use Custom Palette" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:298 +msgid "Use Black/White (1-Bit) Palette" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:300 +msgid "Floyd-Steinberg Color Dithering (Normal)" +msgstr "Floyd-Steinberg Colour Dithering (Normal)" + +#: plug-ins/gap/gap_range_ops.c:301 +msgid "Floyd-Steinberg Color Dithering (Reduced Color Bleeding)" +msgstr "Floyd-Steinberg Colour Dithering (Reduced Colour Bleeding)" + +#: plug-ins/gap/gap_range_ops.c:302 +msgid "Positioned Color Dithering" +msgstr "Positioned Colour Dithering" + +#: plug-ins/gap/gap_range_ops.c:303 +msgid "No Color Dithering" +msgstr "No Colour Dithering" + +#: plug-ins/gap/gap_range_ops.c:314 +msgid "Palette Type" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:321 +msgid "Custom Palette" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:322 +msgid "" +"Name of a cutom palette\n" +"(is ignored if Palette Type is not custom)" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:327 +msgid "Remove Unused" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:328 +msgid "" +"Remove unused or double colors\n" +"(is ignored if Palette Type is not custom)" +msgstr "" +"Remove unused or double colours\n" +"(is ignored if Palette Type is not custom)" + +#: plug-ins/gap/gap_range_ops.c:334 +msgid "" +"Number of resulting Colors\t\t \n" +"(ignored if Palette Type is not Generate optimal palette)" +msgstr "" +"Number of resulting Colours\t\t \n" +"(ignored if Palette Type is not Generate optimal palette)" + +#: plug-ins/gap/gap_range_ops.c:341 +msgid "Dither Options" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:348 +msgid "Enable transparency" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:349 +msgid "Enable dithering of transparency" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:352 +msgid "Convert Frames to Indexed" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:353 +msgid "Palette and Dither Settings :" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:417 +msgid "KEEP_TYPE" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:417 +msgid "Conv to RGB" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:417 +msgid "Conv to GRAY" +msgstr "Conv to GREY" + +#: plug-ins/gap/gap_range_ops.c:417 +msgid "Conv to INDEXED" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:440 +msgid "" +"\n" +"Select destination fileformat by extension\n" +"optionally convert imagetype\n" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:443 +msgid "Basename:" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:444 +msgid "" +"basename of the resulting frames \n" +"(0001.ext is added)" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:449 plug-ins/gap/gap_split.c:232 +msgid "Extension:" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:450 plug-ins/gap/gap_split.c:233 +msgid "" +"extension of resulting frames \n" +"(is also used to define Fileformat)" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:456 +msgid "Imagetype :" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:457 +msgid "" +"Convert to, or keep imagetype \n" +"(most fileformats can't handle all types)" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:463 +msgid "Flatten :" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:464 +msgid "" +"Flatten all resulting frames \n" +"(most fileformats need flattened frames)" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:469 +msgid "Convert Frames to other Formats" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:470 +msgid "Convert Settings :" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:547 +msgid "Expand as necessary" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:548 +msgid "Clipped to image" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:549 +msgid "Clipped to bottom layer" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:550 +msgid "Flattened image" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:551 +msgid "" +"Resulting Layer Size is made of the outline-rectangle \n" +"of all visible layers (may differ from frame to frame)" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:552 +msgid "Resulting Layer Size is the frame size" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:553 +msgid "" +"Resulting Layer Size is the size of the bottom layer\n" +"(may differ from frame to frame)" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:554 +msgid "" +"Resulting Layer Size is the frame size \n" +"transparent parts are filled with BG color" +msgstr "" +"Resulting Layer Size is the frame size \n" +"transparent parts are filled with BG colour" + +#: plug-ins/gap/gap_range_ops.c:599 +msgid "Layer Basename:" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:600 +msgid "" +"Basename for all Layers \n" +"[####] is replaced by frame number" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:618 +msgid "Layer Mergemode :" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:625 +msgid "Exclude BG-Layer" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:626 +msgid "" +"Exclude the BG-Layers \n" +"in all handled frames\n" +"regardless to selection" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:656 +msgid "Use all unselected Layers" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:730 +msgid "Creating Layer-Animated Image .." +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:952 +msgid "Frames to Image" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:953 +msgid "Create Multilayer-Image from Frames" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:1093 +msgid "Flattening Frames .." +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:1094 +msgid "Converting Frames .." +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:1205 +msgid "" +"Convert Frames: SAVE operation FAILED\n" +"- desired save plugin can't handle type\n" +"- or desired save plugin not available\n" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:1311 +msgid "Cropping all Animation Frames .." +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:1314 +msgid "Resizing all Animation Frames .." +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:1317 +msgid "Scaling all Animation Frames .." +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:1403 +msgid "Flatten Frames" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:1404 +msgid "Select Frame Range" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:1459 +#, c-format +msgid "Removing Layer (pos:%ld) from Frames .." +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:1583 +msgid "Delete Layers in Frames" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:1584 +msgid "Select Frame Range & Position" +msgstr "" + +#: plug-ins/gap/gap_split.c:100 +msgid "Splitting into Frames .." +msgstr "" + +#: plug-ins/gap/gap_split.c:175 +msgid "" +"Split Frames: SAVE operation FAILED\n" +"- desired save plugin can't handle type\n" +"- or desired save plugin not available\n" +msgstr "" + +#: plug-ins/gap/gap_split.c:223 +#, c-format +msgid "" +"%s\n" +"%s\n" +"(%s_0001.%s)\n" +msgstr "" + +#: plug-ins/gap/gap_split.c:224 +msgid "Make a frame (diskfile) from each Layer" +msgstr "" + +#: plug-ins/gap/gap_split.c:225 +msgid "frames are named: base_nr.extension" +msgstr "" + +#: plug-ins/gap/gap_split.c:238 +msgid "Inverse Order :" +msgstr "" + +#: plug-ins/gap/gap_split.c:239 +msgid "Start frame 0001 at Top Layer" +msgstr "" + +#: plug-ins/gap/gap_split.c:243 +msgid "Flatten :" +msgstr "" + +#: plug-ins/gap/gap_split.c:244 +msgid "" +"Remove Alpha Channel in resulting Frames, \n" +"transparent parts are filled with BG color" +msgstr "" +"Remove Alpha Channel in resulting Frames, \n" +"transparent parts are filled with BG colour" + +#: plug-ins/gap/gap_split.c:247 +msgid "Split Image into Frames" +msgstr "" + +#: plug-ins/gap/gap_split.c:248 +msgid "Split Settings :" +msgstr "" + +#: plug-ins/gap/gap_split.c:295 +msgid "" +"OPERATION CANCELLED\n" +"This image is already an AnimFrame\n" +"Try again on a Duplicate\n" +"(image/channel ops/duplicate)" +msgstr "" + +#: plug-ins/gap/resize.c:107 +msgid "Scale" +msgstr "" + +#: plug-ins/gap/resize.c:111 +msgid "Resize" +msgstr "" + +#: plug-ins/gap/resize.c:127 +msgid "New width:" +msgstr "" + +#: plug-ins/gap/resize.c:144 +msgid "New height:" +msgstr "" + +#: plug-ins/gap/resize.c:161 +msgid "X ratio:" +msgstr "" + +#: plug-ins/gap/resize.c:178 +msgid "Y ratio:" +msgstr "" + +#. the constrain toggle button +#: plug-ins/gap/resize.c:231 +msgid "Constrain Ratio" +msgstr "" + +#: plug-ins/gdyntext/charmap.c:116 +#, c-format +msgid "Char: %c, %d, 0x%02x" +msgstr "" + +#: plug-ins/gdyntext/charmap_window.c:120 +msgid "Selected char:" +msgstr "" + +#: plug-ins/gdyntext/charmap_window.c:134 plug-ins/imagemap/imap_polygon.c:448 +msgid "Insert" +msgstr "" + +#: plug-ins/gdyntext/charmap_window.c:137 +msgid "Insert the selected char at the cursor position" +msgstr "" + +#: plug-ins/gdyntext/font_selection.c:140 +msgid "MAX_FONTS exceeded. Some fonts may be missing." +msgstr "" + +#. "-*-(fn)-(wg)-(sl)-(sp)-*-(px)-(po * 10)-*-*-*-*-*-*" +#: plug-ins/gdyntext/font_selection.c:212 +#: plug-ins/gdyntext/font_selection.c:266 +#: plug-ins/gdyntext/font_selection.c:350 +#: plug-ins/gdyntext/font_selection.c:374 plug-ins/imagemap/imap_circle.c:264 +#: plug-ins/imagemap/imap_circle.c:270 plug-ins/imagemap/imap_circle.c:276 +#: plug-ins/imagemap/imap_grid.c:201 plug-ins/imagemap/imap_grid.c:207 +#: plug-ins/imagemap/imap_polygon.c:433 plug-ins/imagemap/imap_polygon.c:440 +#: plug-ins/imagemap/imap_rectangle.c:378 +#: plug-ins/imagemap/imap_rectangle.c:384 +#: plug-ins/imagemap/imap_rectangle.c:390 +#: plug-ins/imagemap/imap_rectangle.c:396 +msgid "pixels" +msgstr "" + +#: plug-ins/gdyntext/font_selection.c:213 +#: plug-ins/gdyntext/font_selection.c:350 +msgid "points" +msgstr "" + +#: plug-ins/gdyntext/font_selection.c:310 +#, c-format +msgid "Unknown font family \"%s\".\n" +msgstr "" + +#: plug-ins/gdyntext/font_selection.c:334 +#, c-format +msgid "Unknown font style \"%s\" for family \"%s\".\n" +msgstr "" + +#: plug-ins/gdyntext/gdyntext.c:153 +msgid "/Filters/Render/Dynamic Text..." +msgstr "" + +#: plug-ins/gdyntext/gdyntext.c:303 +msgid "" +"Current layer isn't a GDynText layer or it has no alpha channel.\n" +" Forcing new layer creation.\n" +msgstr "" + +#: plug-ins/gdyntext/gdyntext.c:350 +msgid "Upgrading old GDynText layer to " +msgstr "" + +#: plug-ins/gdyntext/gdyntext.c:353 +msgid "" +"WARNING: GDynText is too old!\n" +" You may loose some data by changing this text.\n" +" A newer version is reqired to handle this layer.\n" +" Get it from " +msgstr "" + +#. remove old layer name +#: plug-ins/gdyntext/gdyntext.c:392 plug-ins/gdyntext/gdyntext.c:531 +msgid "GDynText Layer " +msgstr "" + +#: plug-ins/gdyntext/gdyntext.c:429 +msgid "GIMP Dynamic Text" +msgstr "" + +#: plug-ins/gdyntext/gdyntext_ui.c:121 plug-ins/gdyntext/gdyntext_ui.c:146 +#: plug-ins/gdyntext/gdyntext_ui.c:206 plug-ins/gdyntext/gdyntext_ui.c:835 +#: plug-ins/gdyntext/gdyntext_ui.c:886 +msgid "GDynText " +msgstr "" + +#: plug-ins/gdyntext/gdyntext_ui.c:174 +msgid "GIMP Dynamic Text " +msgstr "" + +#: plug-ins/gdyntext/gdyntext_ui.c:294 +msgid "Toggle creation of a new layer" +msgstr "" + +#: plug-ins/gdyntext/gdyntext_ui.c:305 +msgid "Load text from file" +msgstr "" + +#: plug-ins/gdyntext/gdyntext_ui.c:319 +msgid "Text color" +msgstr "Text colour" + +#: plug-ins/gdyntext/gdyntext_ui.c:328 +msgid "Toggle anti-aliased text" +msgstr "" + +#: plug-ins/gdyntext/gdyntext_ui.c:339 +msgid "Left aligned text" +msgstr "" + +#: plug-ins/gdyntext/gdyntext_ui.c:348 +msgid "Centered text" +msgstr "Centred text" + +#: plug-ins/gdyntext/gdyntext_ui.c:357 +msgid "Right aligned text" +msgstr "" + +#: plug-ins/gdyntext/gdyntext_ui.c:366 +msgid "Toggle text font preview" +msgstr "" + +#: plug-ins/gdyntext/gdyntext_ui.c:376 +msgid "Toggle CharMap window" +msgstr "" + +#: plug-ins/gdyntext/gdyntext_ui.c:384 +msgid "Set text rotation (degrees)" +msgstr "" + +#: plug-ins/gdyntext/gdyntext_ui.c:398 +msgid "Set line spacing" +msgstr "" + +#: plug-ins/gdyntext/gdyntext_ui.c:402 +msgid "Line spacing" +msgstr "" + +#: plug-ins/gdyntext/gdyntext_ui.c:431 +msgid "Editable text sample" +msgstr "" + +#: plug-ins/gdyntext/gdyntext_ui.c:446 +msgid "Clear preview" +msgstr "" + +#: plug-ins/gdyntext/gdyntext_ui.c:452 +msgid "Preview default text sample" +msgstr "" + +#: plug-ins/gdyntext/gdyntext_ui.c:514 +msgid "" +"Holding the Shift key while pressing this button will force GDynText in " +"changing the layer name as done in GIMP 1.0." +msgstr "" + +#: plug-ins/gdyntext/gdyntext_ui.c:920 +#, c-format +msgid "" +"Warning file \"%s\" is larger than the maximum allowed text length (%d).\n" +msgstr "" + +#: plug-ins/gdyntext/gdyntext_ui.c:928 +#, c-format +msgid "Error opening \"%s\"!\n" +msgstr "" + +#: plug-ins/gdyntext/message_window.c:110 +msgid "Dismiss" +msgstr "" + +#: plug-ins/gfig/gfig.c:643 +msgid "/Filters/Render/Gfig..." +msgstr "" + +#: plug-ins/gfig/gfig.c:4858 +msgid "Gfig" +msgstr "" + +#. Action area +#: plug-ins/gfig/gfig.c:4868 +msgid "Done" +msgstr "" + +#: plug-ins/gfig/gfig.c:4877 plug-ins/gfig/gfig.c:4970 +msgid "Paint" +msgstr "" + +#: plug-ins/gfig/gfig.c:4895 plug-ins/imagemap/imap_cmd_clear.c:50 +#: plug-ins/imagemap/imap_menu.c:297 +msgid "Clear" +msgstr "" + +#: plug-ins/gfig/gfig.c:4904 plug-ins/ifscompose/ifscompose.c:1200 +#: plug-ins/imagemap/imap_toolbar.c:119 +msgid "Undo" +msgstr "" + +#. Start building the frame for the preview area +#: plug-ins/gfig/gfig.c:4922 +msgid "preview" +msgstr "" + +#: plug-ins/gfig/gfig.c:4977 plug-ins/gimpressionist/brush.c:351 +#: plug-ins/gimpressionist/brush.c:356 +msgid "Brush" +msgstr "" + +#: plug-ins/gfig/gfig.c:5051 +msgid "Warning" +msgstr "" + +#: plug-ins/gfig/gfig.c:5073 +msgid "Unsaved Gfig objects - continue with exiting?" +msgstr "" + +#: plug-ins/gfig/gfig.c:5078 +#, c-format +msgid "Number objects unsaved = %d\n" +msgstr "" + +#: plug-ins/gfig/gfig.c:5444 +msgid "Edit Gfig entry name" +msgstr "" + +#: plug-ins/gfig/gfig.c:5455 +msgid "Gfig object name:" +msgstr "" + +#: plug-ins/gfig/gfig.c:5542 +#, c-format +msgid "Entry %.100s is not a directory\n" +msgstr "" + +#. Call up the file sel dialogue +#: plug-ins/gfig/gfig.c:5565 +msgid "Add Gfig path" +msgstr "" + +#: plug-ins/gfig/gfig.c:5597 +msgid "Rescan for Gfig objects" +msgstr "" + +#: plug-ins/gfig/gfig.c:5655 +msgid "Add Dir" +msgstr "" + +#. Load a single object +#: plug-ins/gfig/gfig.c:5743 +msgid "Load Gfig obj" +msgstr "" + +#: plug-ins/gfig/gfig.c:5806 +msgid "Error in copy layer for onlayers\n" +msgstr "" + +#. RGBA or GRAYA type +#. opacity +#. mode +#: plug-ins/gfig/gfig.c:5838 +msgid "Error in creating layer.\n" +msgstr "" + +#: plug-ins/gfig/gfig.c:5922 +#, c-format +msgid "Gfig Layer %d" +msgstr "" + +#: plug-ins/gfig/gfig.c:6030 +msgid "Gfig - GIMP plug-in" +msgstr "" + +#: plug-ins/gfig/gfig.c:6035 +msgid "Release 1.3" +msgstr "" + +#: plug-ins/gfig/gfig.c:6045 +msgid "Email alt@picnic.demon.co.uk" +msgstr "" + +#: plug-ins/gfig/gfig.c:6055 +msgid "Isometric grid By Rob Saunders" +msgstr "" + +#: plug-ins/gfig/gfig.c:6095 +msgid "New gfig obj" +msgstr "" + +#: plug-ins/gfig/gfig.c:6232 +msgid "Delete gfig drawing" +msgstr "" + +#: plug-ins/gfig/gfig.c:6297 plug-ins/gfig/gfig.c:6336 +msgid "" +msgstr "" + +#: plug-ins/gfig/gfig.c:6375 +msgid "Editing read-only object - you will not be able to save it" +msgstr "" + +#: plug-ins/gfig/gfig.c:6407 +msgid "Internal error - list item has null object!" +msgstr "" + +#. Create new entry with name + copy at end & copy object into it +#: plug-ins/gfig/gfig.c:6477 +#, c-format +msgid "%s copy" +msgstr "" + +#: plug-ins/gfig/gfig.c:6522 +msgid "Save as..." +msgstr "" + +#: plug-ins/gfig/gfig.c:6548 plug-ins/imagemap/imap_menu.c:276 +msgid "Edit" +msgstr "" + +#: plug-ins/gfig/gfig.c:7504 +msgid "Error reading file" +msgstr "" + +#: plug-ins/gfig/gfig.c:7852 +msgid "Hey where has the object gone ?" +msgstr "" + +#: plug-ins/gflare/gflare.c:741 +msgid "/Filters/Light Effects/GFlare..." +msgstr "" + +#: plug-ins/gflare/gflare.c:852 +msgid "Gradient Flare..." +msgstr "" + +#: plug-ins/gflare/gflare.c:1299 +#, c-format +msgid "not valid GFlare file: %s" +msgstr "" + +#: plug-ins/gflare/gflare.c:1349 +#, c-format +msgid "invalid formatted GFlare file: %s\n" +msgstr "" + +#: plug-ins/gflare/gflare.c:1451 +#, c-format +msgid "" +"GFlare `%s' is not saved.\tIf you add a new entry in gimprc, like:\n" +"(gflare-path \"${gimp_dir}/gflare\")\n" +"and make a directory ~/.gimp-1.1/gflare, then you can save your own " +"GFlare's\n" +"into that directory." +msgstr "" + +#: plug-ins/gflare/gflare.c:1477 +#, c-format +msgid "could not open \"%s\"" +msgstr "" + +#: plug-ins/gflare/gflare.c:1666 +#, c-format +msgid "error reading GFlare directory \"%s\"" +msgstr "" + +#: plug-ins/gflare/gflare.c:2398 +msgid "GFlare" +msgstr "" + +#: plug-ins/gflare/gflare.c:2525 +msgid "`Default' is created." +msgstr "" + +#: plug-ins/gflare/gflare.c:2526 +msgid "Default" +msgstr "" + +#: plug-ins/gflare/gflare.c:2820 +msgid "Center X:" +msgstr "Centre X:" + +#: plug-ins/gflare/gflare.c:2837 +msgid "Center Y:" +msgstr "Centre Y:" + +#: plug-ins/gflare/gflare.c:2858 plug-ins/gflare/gflare.c:3672 +#: plug-ins/gflare/gflare.c:3746 plug-ins/gflare/gflare.c:3838 +msgid "Rotation:" +msgstr "" + +#: plug-ins/gflare/gflare.c:2862 plug-ins/gflare/gflare.c:3677 +#: plug-ins/gflare/gflare.c:3750 plug-ins/gflare/gflare.c:3842 +msgid "Hue Rotation:" +msgstr "" + +#: plug-ins/gflare/gflare.c:2866 +msgid "Vector Angle:" +msgstr "" + +#: plug-ins/gflare/gflare.c:2870 +msgid "Vector Length:" +msgstr "" + +#. * +#. *** Asupsample settings +#. *** This code is stolen from gimp-0.99.x/app/blend.c +#. * +#: plug-ins/gflare/gflare.c:2879 +msgid "Adaptive Supersampling" +msgstr "" + +#: plug-ins/gflare/gflare.c:2897 +msgid "Max depth:" +msgstr "" + +#: plug-ins/gflare/gflare.c:2938 +msgid "Auto update preview" +msgstr "" + +#. +#. * Create Page +#. +#: plug-ins/gflare/gflare.c:3096 +msgid "Selector" +msgstr "" + +#: plug-ins/gflare/gflare.c:3184 +msgid "New GFlare" +msgstr "" + +#: plug-ins/gflare/gflare.c:3185 +msgid "Enter a name for the new GFlare" +msgstr "" + +#: plug-ins/gflare/gflare.c:3186 +msgid "untitled" +msgstr "" + +#. message_box (); +#: plug-ins/gflare/gflare.c:3202 plug-ins/gflare/gflare.c:3270 +#, c-format +msgid "The name `%s' is used already!" +msgstr "" + +#: plug-ins/gflare/gflare.c:3251 +msgid "Copy GFlare" +msgstr "" + +#: plug-ins/gflare/gflare.c:3252 +msgid "Enter a name for the copied GFlare" +msgstr "" + +#. message_box () +#: plug-ins/gflare/gflare.c:3300 +msgid "Cannot delete!! There must be at least one GFlare." +msgstr "" + +#: plug-ins/gflare/gflare.c:3305 +msgid "Delete GFlare" +msgstr "" + +#. Question +#: plug-ins/gflare/gflare.c:3317 +#, c-format +msgid "Are you sure you want to delete \"%s\" from the list and from disk?" +msgstr "" + +#: plug-ins/gflare/gflare.c:3389 +#, c-format +msgid "not found %s in gflares_list" +msgstr "" + +#: plug-ins/gflare/gflare.c:3436 +msgid "GFlare Editor" +msgstr "" + +#: plug-ins/gflare/gflare.c:3465 +msgid "Rescan Gradients" +msgstr "" + +#: plug-ins/gflare/gflare.c:3584 +msgid "Glow Opacity (%):" +msgstr "" + +#: plug-ins/gflare/gflare.c:3590 +msgid "Glow Mode:" +msgstr "" + +#: plug-ins/gflare/gflare.c:3592 +msgid "Rays Opacity (%):" +msgstr "" + +#: plug-ins/gflare/gflare.c:3598 +msgid "Rays Mode:" +msgstr "" + +#: plug-ins/gflare/gflare.c:3600 +msgid "Second Flares Opacity (%):" +msgstr "" + +#: plug-ins/gflare/gflare.c:3606 +msgid "Second Flares Mode:" +msgstr "" + +#. +#. * Create Page +#. +#: plug-ins/gflare/gflare.c:3614 plug-ins/gimpressionist/general.c:134 +#: plug-ins/gimpressionist/general.c:139 +msgid "General" +msgstr "" + +#: plug-ins/gflare/gflare.c:3646 plug-ins/gflare/gflare.c:3720 +#: plug-ins/gflare/gflare.c:3812 +msgid "Radial Gradient:" +msgstr "" + +#: plug-ins/gflare/gflare.c:3650 plug-ins/gflare/gflare.c:3724 +msgid "Angular Gradient:" +msgstr "" + +#: plug-ins/gflare/gflare.c:3654 plug-ins/gflare/gflare.c:3728 +msgid "Angular Size Gradient:" +msgstr "" + +#: plug-ins/gflare/gflare.c:3667 plug-ins/gflare/gflare.c:3742 +#: plug-ins/gflare/gflare.c:3834 +msgid "Size (%):" +msgstr "" + +#. +#. * Create Page +#. +#: plug-ins/gflare/gflare.c:3688 +msgid "Glow" +msgstr "" + +#: plug-ins/gflare/gflare.c:3754 +msgid "# of Spikes:" +msgstr "" + +#: plug-ins/gflare/gflare.c:3758 +msgid "Spike Thickness:" +msgstr "" + +#. +#. * Create Pages +#. +#: plug-ins/gflare/gflare.c:3770 +msgid "Rays" +msgstr "" + +#: plug-ins/gflare/gflare.c:3816 +msgid "Size Factor Gradient:" +msgstr "" + +#: plug-ins/gflare/gflare.c:3820 +msgid "Probability Gradient:" +msgstr "" + +#: plug-ins/gflare/gflare.c:3855 plug-ins/imagemap/imap_circle.c:59 +#: plug-ins/imagemap/imap_menu.c:386 plug-ins/imagemap/imap_popup.c:134 +msgid "Circle" +msgstr "" + +#: plug-ins/gflare/gflare.c:3866 plug-ins/imagemap/imap_menu.c:388 +#: plug-ins/imagemap/imap_polygon.c:68 plug-ins/imagemap/imap_popup.c:137 +msgid "Polygon" +msgstr "" + +#: plug-ins/gflare/gflare.c:3892 +msgid "Shape of Second Flares" +msgstr "" + +#: plug-ins/gflare/gflare.c:3903 +msgid "Random Seed (-1 means current time):" +msgstr "" + +#. +#. * Create Pages +#. +#: plug-ins/gflare/gflare.c:3923 +msgid "Second Flares" +msgstr "" + +#: plug-ins/gflare/gflare.c:4560 +msgid "none" +msgstr "" + +#: plug-ins/gflare/gflare.c:4573 +#, c-format +msgid "Not found \"%s\": used \"%s\" instead" +msgstr "" + +#: plug-ins/gflare/gflare.c:4643 +msgid "More..." +msgstr "" + +#: plug-ins/gfli/gfli.c:437 plug-ins/gfli/gfli.c:476 plug-ins/gfli/gfli.c:699 +#, c-format +msgid "FLI: can't open \"%s\"\n" +msgstr "" + +#: plug-ins/gfli/gfli.c:536 +#, c-format +msgid "Frame (%i)" +msgstr "" + +#: plug-ins/gfli/gfli.c:633 +msgid "FLI: Sorry, can't save images with Alpha.\n" +msgstr "" + +#: plug-ins/gfli/gfli.c:663 +msgid "FLI: Sorry, I can save only INDEXED and GRAY images.\n" +msgstr "FLI: Sorry, I can save only INDEXED and GREY images.\n" + +#: plug-ins/gfli/gfli.c:832 +msgid "GFLI 1.2 - Load framestack" +msgstr "" + +#: plug-ins/gfli/gfli.c:903 +msgid "GFLI 1.2 - Save framestack" +msgstr "" + +#: plug-ins/gimpressionist/brush.c:183 +msgid "GIMPressionist: Can only save drawables!\n" +msgstr "" + +#: plug-ins/gimpressionist/brush.c:189 +msgid "Save brush" +msgstr "" + +#: plug-ins/gimpressionist/brush.c:392 +msgid "Brush Preview:" +msgstr "" + +#. +#. * Gamma slider... +#. +#: plug-ins/gimpressionist/brush.c:401 plug-ins/print/print.c:1086 +msgid "Gamma:" +msgstr "" + +#: plug-ins/gimpressionist/brush.c:414 +msgid "Changes the gamma (brightness) of the selected brush" +msgstr "" + +#: plug-ins/gimpressionist/brush.c:426 +msgid "Select:" +msgstr "" + +#: plug-ins/gimpressionist/brush.c:431 +msgid "Aspect ratio:" +msgstr "" + +#: plug-ins/gimpressionist/brush.c:435 plug-ins/gimpressionist/paper.c:173 +msgid "Relief:" +msgstr "" + +#: plug-ins/gimpressionist/brush.c:450 +msgid "(None)" +msgstr "" + +#: plug-ins/gimpressionist/brush.c:463 +msgid "Save..." +msgstr "" + +#: plug-ins/gimpressionist/brush.c:477 +msgid "Specifies the aspect ratio of the brush" +msgstr "" + +#: plug-ins/gimpressionist/brush.c:488 +msgid "Specifies the amount of embossing to apply to each brush stroke" +msgstr "" + +#: plug-ins/gimpressionist/color.c:86 +msgid "Average under brush" +msgstr "" + +#: plug-ins/gimpressionist/color.c:92 +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:96 +msgid "Center of brush" +msgstr "Centre of brush" + +#: plug-ins/gimpressionist/color.c:102 +msgid "Samples the color from the pixel in the center of the brush" +msgstr "Samples the colour from the pixel in the center of the brush" + +#: plug-ins/gimpressionist/color.c:111 +msgid "Color noise:" +msgstr "Colour noise:" + +#: plug-ins/gimpressionist/color.c:122 +msgid "Adds random noise to the color" +msgstr "Adds random noise to the colour" + +#: plug-ins/gimpressionist/general.c:156 +msgid "Edge darken:" +msgstr "" + +#: plug-ins/gimpressionist/general.c:173 +msgid "How much to \"darken\" the edges of each brush stroke" +msgstr "" + +#: plug-ins/gimpressionist/general.c:180 +msgid "Background:" +msgstr "" + +#: plug-ins/gimpressionist/general.c:188 +msgid "Keep original" +msgstr "" + +#: plug-ins/gimpressionist/general.c:194 +msgid "Preserve the original image as a background" +msgstr "" + +#: plug-ins/gimpressionist/general.c:198 +msgid "From paper" +msgstr "" + +#: plug-ins/gimpressionist/general.c:204 +msgid "Copy the texture of the selected paper as a background" +msgstr "" + +#: plug-ins/gimpressionist/general.c:223 +msgid "Solid colored background" +msgstr "Solid coloured background" + +#: plug-ins/gimpressionist/general.c:246 +msgid "Use a transparent background; Only the strokes painted will be visible" +msgstr "" + +#: plug-ins/gimpressionist/general.c:261 +msgid "Paint edges" +msgstr "" + +#: plug-ins/gimpressionist/general.c:269 +msgid "Tileable" +msgstr "" + +#: plug-ins/gimpressionist/general.c:273 +msgid "Selects if the resulting image should be seamlessly tileable" +msgstr "" + +#: plug-ins/gimpressionist/general.c:281 +msgid "Drop Shadow" +msgstr "" + +#: plug-ins/gimpressionist/general.c:285 +msgid "Adds a shadow effect to each brush stroke" +msgstr "" + +#: plug-ins/gimpressionist/general.c:296 +msgid "How much to \"darken\" the drop shadow" +msgstr "" + +#: plug-ins/gimpressionist/general.c:302 +msgid "Shadow depth:" +msgstr "" + +#: plug-ins/gimpressionist/general.c:313 +msgid "" +"The depth of the drop shadow, i.e. how far apart from the object it should be" +msgstr "" + +#: plug-ins/gimpressionist/general.c:319 +msgid "Shadow blur:" +msgstr "" + +#: plug-ins/gimpressionist/general.c:330 +msgid "How much to blur the drop shadow" +msgstr "" + +#: plug-ins/gimpressionist/general.c:336 +msgid "Deviation threshold:" +msgstr "" + +#: plug-ins/gimpressionist/general.c:347 +msgid "A bailout-value for adaptive selections" +msgstr "" + +#: plug-ins/gimpressionist/gimp.c:100 plug-ins/gimpressionist/gimp.c:101 +msgid "Performs various artistic operations on an image" +msgstr "" + +#: plug-ins/gimpressionist/gimp.c:105 +msgid "/Filters/Artistic/GIMPressionist..." +msgstr "" + +#: plug-ins/gimpressionist/gimp.c:294 +msgid "Painting..." +msgstr "" + +#: plug-ins/gimpressionist/gimpressionist.c:90 +#, c-format +msgid "" +"*** Warning ***\n" +"It is highly recommended to add\n" +" (gimpressionist-path \"%s\")\n" +"(or similar) to your gimprc file.\n" +msgstr "" + +#: plug-ins/gimpressionist/gimpressionist.c:107 +msgid "" +"*** Warning ***\n" +"No home directory!\n" +msgstr "" + +#: plug-ins/gimpressionist/gimpressionist.c:358 +#: plug-ins/gimpressionist/gimpressionist.c:455 +msgid "The GIMPressionist!" +msgstr "" + +#: plug-ins/gimpressionist/gimpressionist.c:497 +msgid "Run with the selected settings" +msgstr "" + +#: plug-ins/gimpressionist/gimpressionist.c:504 +msgid "Quit the program" +msgstr "" + +#: plug-ins/gimpressionist/gimpressionist.c:506 +msgid "About..." +msgstr "" + +#: plug-ins/gimpressionist/gimpressionist.c:511 +msgid "Show some information about program" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:73 +msgid "Directions:" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:77 +msgid "Start angle:" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:81 +msgid "Angle span:" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:96 plug-ins/gimpressionist/size.c:95 +msgid "The number of directions (i.e. brushes) to use" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:105 +msgid "The angle of the first brush to create" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:114 +msgid "How large an angle-span to use (360 = full circle)" +msgstr "" + +#. +#. * Orientation option menu... +#. +#: plug-ins/gimpressionist/orientation.c:121 plug-ins/print/print.c:889 +msgid "Orientation:" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:137 +msgid "" +"Let the value (brightness) of the region determine the direction of the " +"stroke" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:141 +#: plug-ins/gimpressionist/size.c:140 +msgid "Radius" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:147 +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:157 +msgid "Selects a random direction of each stroke" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:167 +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:175 +msgid "Flowing" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:182 +#: plug-ins/gimpressionist/size.c:181 +msgid "The strokes follow a \"flowing\" pattern" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:194 +msgid "The hue of the region determines the direction of the stroke" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:204 +msgid "The direction that matches the original image the closest is selected" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:213 +#: plug-ins/gimpressionist/size.c:210 +msgid "Manual" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:219 +msgid "Manually specify the stroke orientation" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:223 +#: plug-ins/gimpressionist/size.c:220 +msgid "Edit..." +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:228 +msgid "Opens up the Orientation Map Editor" +msgstr "" + +#: plug-ins/gimpressionist/orientmap.c:461 +msgid "Orientation Map Editor" +msgstr "" + +#: plug-ins/gimpressionist/orientmap.c:469 +msgid "Vectors" +msgstr "" + +#: plug-ins/gimpressionist/orientmap.c:479 +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 "" + +#: plug-ins/gimpressionist/orientmap.c:500 +#: plug-ins/gimpressionist/sizemap.c:400 +msgid "Adjust the preview's brightness" +msgstr "" + +#: plug-ins/gimpressionist/orientmap.c:522 +msgid "Select previous vector" +msgstr "" + +#: plug-ins/gimpressionist/orientmap.c:529 +msgid "Select next vector" +msgstr "" + +#: plug-ins/gimpressionist/orientmap.c:536 +msgid "Add new vector" +msgstr "" + +#: plug-ins/gimpressionist/orientmap.c:538 +#: plug-ins/gimpressionist/sizemap.c:438 +msgid "Kill" +msgstr "" + +#: plug-ins/gimpressionist/orientmap.c:543 +msgid "Delete selected vector" +msgstr "" + +#: plug-ins/gimpressionist/orientmap.c:563 +msgid "Change the angle of the selected vector" +msgstr "" + +#: plug-ins/gimpressionist/orientmap.c:577 +msgid "Change the strength of the selected vector" +msgstr "" + +#: plug-ins/gimpressionist/orientmap.c:596 +msgid "Vortex" +msgstr "" + +#: plug-ins/gimpressionist/orientmap.c:608 +msgid "Vortex2" +msgstr "" + +#: plug-ins/gimpressionist/orientmap.c:614 +msgid "Vortex3" +msgstr "" + +#: plug-ins/gimpressionist/orientmap.c:631 +#: plug-ins/gimpressionist/sizemap.c:490 +msgid "Apply and exit the editor" +msgstr "" + +#: plug-ins/gimpressionist/orientmap.c:638 +#: plug-ins/gimpressionist/sizemap.c:497 +msgid "Apply, but stay inside the editor" +msgstr "" + +#: plug-ins/gimpressionist/orientmap.c:645 +#: plug-ins/gimpressionist/sizemap.c:504 +msgid "Cancel all changes and exit" +msgstr "" + +#: plug-ins/gimpressionist/orientmap.c:653 +#: plug-ins/gimpressionist/sizemap.c:512 +msgid "Strength exp.:" +msgstr "" + +#: plug-ins/gimpressionist/orientmap.c:665 +#: plug-ins/gimpressionist/sizemap.c:524 +msgid "Change the exponent of the strength" +msgstr "" + +#: plug-ins/gimpressionist/orientmap.c:667 +msgid "Angle offset:" +msgstr "" + +#: plug-ins/gimpressionist/orientmap.c:679 +msgid "Offset all vectors with a given angle" +msgstr "" + +#: plug-ins/gimpressionist/orientmap.c:681 +#: plug-ins/gimpressionist/sizemap.c:527 +msgid "Voronoi" +msgstr "" + +#: plug-ins/gimpressionist/orientmap.c:689 +msgid "" +"Voronoi-mode makes only the vector closest to the given point have any " +"influence" +msgstr "" + +#: plug-ins/gimpressionist/paper.c:89 plug-ins/gimpressionist/paper.c:94 +msgid "Paper" +msgstr "" + +#: plug-ins/gimpressionist/paper.c:130 +msgid "Paper Preview:" +msgstr "" + +#. updatepaperprev(NULL); +#: plug-ins/gimpressionist/paper.c:141 +msgid "Invert" +msgstr "" + +#: plug-ins/gimpressionist/paper.c:148 +msgid "Inverts the Papers texture" +msgstr "" + +#: plug-ins/gimpressionist/paper.c:156 +msgid "Applies the paper as it is (without embossing it)" +msgstr "" + +#: plug-ins/gimpressionist/paper.c:188 +msgid "Specifies the scale of the texture (in percent of original file)" +msgstr "" + +#: plug-ins/gimpressionist/paper.c:197 +msgid "Specifies the amount of embossing to apply to the image (in percent)" +msgstr "" + +#: plug-ins/gimpressionist/placement.c:52 +#: plug-ins/gimpressionist/placement.c:57 +msgid "Placement" +msgstr "" + +#: plug-ins/gimpressionist/placement.c:77 +msgid "Placement:" +msgstr "" + +#: plug-ins/gimpressionist/placement.c:87 +msgid "Randomly" +msgstr "" + +#: plug-ins/gimpressionist/placement.c:93 +msgid "Place strokes randomly around the image" +msgstr "" + +#: plug-ins/gimpressionist/placement.c:97 +msgid "Evenly distributed" +msgstr "" + +#: plug-ins/gimpressionist/placement.c:103 +msgid "The strokes are evenly distributed across the image" +msgstr "" + +#: plug-ins/gimpressionist/placement.c:112 +msgid "Stroke density:" +msgstr "" + +#: plug-ins/gimpressionist/placement.c:123 +msgid "The relative density of the brush strokes" +msgstr "" + +#: plug-ins/gimpressionist/placement.c:125 +msgid "Centerize" +msgstr "Centre-ise" + +#: plug-ins/gimpressionist/placement.c:129 +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/presets.c:572 plug-ins/gimpressionist/presets.c:577 +msgid "Presets" +msgstr "" + +#: plug-ins/gimpressionist/presets.c:596 +msgid "Save current" +msgstr "" + +#: plug-ins/gimpressionist/presets.c:602 +msgid "Save the current settings to the specified file" +msgstr "" + +#: plug-ins/gimpressionist/presets.c:646 +msgid "Reads the selected Preset into memory" +msgstr "" + +#: plug-ins/gimpressionist/presets.c:654 +msgid "Deletes the selected Preset" +msgstr "" + +#: plug-ins/gimpressionist/presets.c:656 +msgid "Refresh" +msgstr "" + +#: plug-ins/gimpressionist/presets.c:662 +msgid "Reread the directory of Presets" +msgstr "" + +#: plug-ins/gimpressionist/presets.c:664 +msgid "(Desc)" +msgstr "" + +#: plug-ins/gimpressionist/presets.c:669 +msgid "" +"\n" +"If you come up with some nice Presets,\n" +"(or Brushes and Papers for that matter)\n" +"feel free to send them to me \n" +"for inclusion into the next release!\n" +msgstr "" + +#: plug-ins/gimpressionist/preview.c:122 +msgid "Refresh the Preview window" +msgstr "" + +#: plug-ins/gimpressionist/preview.c:129 +msgid "Revert to the original image" +msgstr "" + +#: plug-ins/gimpressionist/size.c:51 plug-ins/gimpressionist/size.c:56 +msgid "Size" +msgstr "" + +#: plug-ins/gimpressionist/size.c:72 +msgid "Sizes:" +msgstr "" + +#: plug-ins/gimpressionist/size.c:76 +msgid "Min size:" +msgstr "" + +#: plug-ins/gimpressionist/size.c:80 +msgid "Max size:" +msgstr "" + +#: plug-ins/gimpressionist/size.c:104 +msgid "The smallest brush to create" +msgstr "" + +#: plug-ins/gimpressionist/size.c:113 +msgid "The largest brush to create" +msgstr "" + +#: plug-ins/gimpressionist/size.c:136 +msgid "" +"Let the value (brightness) of the region determine the size of the stroke" +msgstr "" + +#: plug-ins/gimpressionist/size.c:146 +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:156 +msgid "Selects a random size for each stroke" +msgstr "" + +#: plug-ins/gimpressionist/size.c:166 +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:192 +msgid "The hue of the region determines the size of the stroke" +msgstr "" + +#: plug-ins/gimpressionist/size.c:202 +msgid "The brush-size that matches the original image the closest is selected" +msgstr "" + +#: plug-ins/gimpressionist/size.c:216 +msgid "Manually specify the stroke size" +msgstr "" + +#: plug-ins/gimpressionist/size.c:225 +msgid "Opens up the Size Map Editor" +msgstr "" + +#: plug-ins/gimpressionist/sizemap.c:361 +msgid "Size Map Editor" +msgstr "" + +#: plug-ins/gimpressionist/sizemap.c:369 +msgid "Smvectors" +msgstr "" + +#: plug-ins/gimpressionist/sizemap.c:379 +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 "" + +#: plug-ins/gimpressionist/sizemap.c:422 +msgid "Select previous smvector" +msgstr "" + +#: plug-ins/gimpressionist/sizemap.c:429 +msgid "Select next smvector" +msgstr "" + +#: plug-ins/gimpressionist/sizemap.c:436 +msgid "Add new smvector" +msgstr "" + +#: plug-ins/gimpressionist/sizemap.c:443 +msgid "Delete selected smvector" +msgstr "" + +#: plug-ins/gimpressionist/sizemap.c:463 +msgid "Change the angle of the selected smvector" +msgstr "" + +#: plug-ins/gimpressionist/sizemap.c:477 +msgid "Change the strength of the selected smvector" +msgstr "" + +#: plug-ins/gimpressionist/sizemap.c:535 +msgid "" +"Voronoi-mode makes only the smvector closest to the given point have any " +"influence" +msgstr "" + +#: plug-ins/helpbrowser/helpbrowser.c:91 +#, c-format +msgid "" +"Document not found

%s

Couldn't find " +"document

%s

This either means that the help " +"for this topic has not been written yet or that something is wrong with your " +"installation. Please check carefully before you report this as a " +"bug." +msgstr "" + +#: plug-ins/helpbrowser/helpbrowser.c:107 +#, c-format +msgid "" +"Directory not found

%s

Couldn't change to " +"directory

%s

while trying to " +"access

%s

This either means that the help for " +"this topic has not been written yet or that something is wrong with your " +"installation. Please check carefully before you report this as a " +"bug." +msgstr "" + +#: plug-ins/helpbrowser/helpbrowser.c:133 +msgid "Contents" +msgstr "" + +#: plug-ins/helpbrowser/helpbrowser.c:142 +msgid "Index" +msgstr "" + +#: plug-ins/helpbrowser/helpbrowser.c:397 plug-ins/imagemap/imap_main.c:509 +#: plug-ins/imagemap/imap_settings.c:148 +msgid "" +msgstr "" + +#: plug-ins/helpbrowser/helpbrowser.c:768 +msgid "" +"GIMP Help Browser Error.\n" +"\n" +"Couldn't find my root html directory." +msgstr "" + +#: plug-ins/helpbrowser/helpbrowser.c:791 +msgid "GIMP Help Browser" +msgstr "" + +#: plug-ins/helpbrowser/helpbrowser.c:806 +msgid "Back" +msgstr "" + +#: plug-ins/helpbrowser/helpbrowser.c:814 +msgid "Forward" +msgstr "" + +#: plug-ins/ifscompose/ifscompose.c:360 +msgid "/Filters/Render/Nature/IfsCompose..." +msgstr "" + +#. Asym +#: plug-ins/ifscompose/ifscompose.c:569 +msgid "Asymmetry:" +msgstr "" + +#. Shear +#: plug-ins/ifscompose/ifscompose.c:583 +msgid "Shear:" +msgstr "" + +#. Flip +#: plug-ins/ifscompose/ifscompose.c:597 +msgid "Flip" +msgstr "" + +#. Simple color control section +#: plug-ins/ifscompose/ifscompose.c:628 +msgid "Simple" +msgstr "" + +#: plug-ins/ifscompose/ifscompose.c:640 +msgid "IfsCompose: Target" +msgstr "" + +#: plug-ins/ifscompose/ifscompose.c:646 +msgid "Scale Hue by:" +msgstr "" + +#: plug-ins/ifscompose/ifscompose.c:661 +msgid "Scale Value by:" +msgstr "" + +#. Full color control section +#: plug-ins/ifscompose/ifscompose.c:678 +msgid "Full" +msgstr "" + +#: plug-ins/ifscompose/ifscompose.c:687 +msgid "IfsCompose: Red" +msgstr "" + +#: plug-ins/ifscompose/ifscompose.c:696 +msgid "IfsCompose: Green" +msgstr "" + +#: plug-ins/ifscompose/ifscompose.c:705 +msgid "IfsCompose: Blue" +msgstr "" + +#: plug-ins/ifscompose/ifscompose.c:714 +msgid "IfsCompose: Black" +msgstr "" + +#: plug-ins/ifscompose/ifscompose.c:793 +msgid "IfsCompose" +msgstr "" + +#. Window radiobutton +#: plug-ins/ifscompose/ifscompose.c:800 plug-ins/webbrowser/webbrowser.c:345 +msgid "New" +msgstr "" + +#: plug-ins/ifscompose/ifscompose.c:877 plug-ins/ifscompose/ifscompose.c:1147 +msgid "Rotate/Scale" +msgstr "" + +#: plug-ins/ifscompose/ifscompose.c:886 plug-ins/ifscompose/ifscompose.c:1159 +msgid "Stretch" +msgstr "" + +#: plug-ins/ifscompose/ifscompose.c:906 +msgid "Render Options" +msgstr "" + +#: plug-ins/ifscompose/ifscompose.c:920 plug-ins/print/print.c:760 +msgid "Auto" +msgstr "" + +#: plug-ins/ifscompose/ifscompose.c:953 +msgid "Spatial Transformation" +msgstr "" + +#: plug-ins/ifscompose/ifscompose.c:959 +msgid "Color Transformation" +msgstr "Colour Transformation" + +#: plug-ins/ifscompose/ifscompose.c:969 +msgid "Relative Probability:" +msgstr "" + +#: plug-ins/ifscompose/ifscompose.c:1176 +#: plug-ins/imagemap/imap_cmd_select_all.c:50 +#: plug-ins/imagemap/imap_menu.c:293 +msgid "Select All" +msgstr "" + +#: plug-ins/ifscompose/ifscompose.c:1188 +msgid "Recompute Center" +msgstr "Recompute Centre" + +#: plug-ins/ifscompose/ifscompose.c:1212 plug-ins/imagemap/imap_toolbar.c:122 +msgid "Redo" +msgstr "" + +#: plug-ins/ifscompose/ifscompose.c:1245 +msgid "IfsCompose Options" +msgstr "" + +#: plug-ins/ifscompose/ifscompose.c:1265 +msgid "Max. Memory:" +msgstr "" + +#: plug-ins/ifscompose/ifscompose.c:1292 +msgid "Subdivide:" +msgstr "" + +#: plug-ins/ifscompose/ifscompose.c:1305 +msgid "Spot Radius:" +msgstr "" + +#: plug-ins/ifscompose/ifscompose.c:1375 +#, c-format +msgid "Rendering IFS (%d/%d)..." +msgstr "" + +#. transfer the image to the drawable +#: plug-ins/ifscompose/ifscompose.c:1394 +#, c-format +msgid "Copying IFS to image (%d/%d)..." +msgstr "" + +#: plug-ins/imagemap/imap_about.c:39 +msgid "" +"Imagemap plug-in 1.3\n" +"\n" +"Copyright(c) 1999 by Maurits Rijk\n" +"lpeek.mrijk@consunet.nl \n" +"\n" +" Released under the GNU General Public License " +msgstr "" +"Imagemap plug-in 1.3\n" +"\n" +"Copyright(c) 1999 by Maurits Rijk\n" +"lpeek.mrijk@consunet.nl \n" +"\n" +" Released under the GNU General Public Licence " + +#: plug-ins/imagemap/imap_circle.c:260 +msgid "Center x:" +msgstr "Centre x:" + +#: plug-ins/imagemap/imap_circle.c:266 +msgid "Center y:" +msgstr "Centre y:" + +#: plug-ins/imagemap/imap_cmd_create.c:52 +msgid "Create" +msgstr "" + +#: plug-ins/imagemap/imap_cmd_cut.c:53 +#: plug-ins/imagemap/imap_cmd_cut_object.c:51 +#: plug-ins/imagemap/imap_menu.c:283 plug-ins/imagemap/imap_toolbar.c:128 +msgid "Cut" +msgstr "" + +#: plug-ins/imagemap/imap_cmd_delete_point.c:57 +#: plug-ins/imagemap/imap_polygon.c:665 +msgid "Delete Point" +msgstr "" + +#: plug-ins/imagemap/imap_cmd_edit_object.c:50 +msgid "Edit Object" +msgstr "" + +#: plug-ins/imagemap/imap_cmd_guides.c:70 +msgid "Create Guides" +msgstr "" + +#: plug-ins/imagemap/imap_cmd_guides.c:110 +#, c-format +msgid "Resulting Guide Bounds: %d,%d to %d,%d (%d areas)" +msgstr "" + +#: plug-ins/imagemap/imap_cmd_guides.c:135 +msgid "" +"Guides are pre-defined rectangles covering the image. You define\n" +"them by their width, height, and spacing from each other. This\n" +"allows you to rapidly create the most common image map type -\n" +"image collection of \"thumbnails\", suitable for navigation bars." +msgstr "" + +#: plug-ins/imagemap/imap_cmd_guides.c:163 plug-ins/imagemap/imap_grid.c:197 +msgid "Width" +msgstr "" + +#: plug-ins/imagemap/imap_cmd_guides.c:168 +msgid "Left Start at" +msgstr "" + +#: plug-ins/imagemap/imap_cmd_guides.c:173 plug-ins/imagemap/imap_grid.c:203 +msgid "Height" +msgstr "" + +#: plug-ins/imagemap/imap_cmd_guides.c:178 +msgid "Top Start at" +msgstr "" + +#: plug-ins/imagemap/imap_cmd_guides.c:183 +msgid "Horz. Spacing" +msgstr "" + +#: plug-ins/imagemap/imap_cmd_guides.c:188 +msgid "No. Across" +msgstr "" + +#: plug-ins/imagemap/imap_cmd_guides.c:193 +msgid "Vert. Spacing" +msgstr "" + +#: plug-ins/imagemap/imap_cmd_guides.c:198 +msgid "No. Down" +msgstr "" + +#: plug-ins/imagemap/imap_cmd_guides.c:223 +#, c-format +msgid "Image dimensions: %d x %d" +msgstr "" + +#: plug-ins/imagemap/imap_cmd_guides.c:228 +msgid "Resulting Guide Bounds: 0,0 to 0,0 (0 areas)" +msgstr "" + +#: plug-ins/imagemap/imap_cmd_guides.c:263 +msgid "Guides" +msgstr "" + +#: plug-ins/imagemap/imap_cmd_insert_point.c:57 +#: plug-ins/imagemap/imap_polygon.c:679 +msgid "Insert Point" +msgstr "" + +#: plug-ins/imagemap/imap_cmd_move_down.c:52 +#: plug-ins/imagemap/imap_cmd_object_down.c:51 +msgid "Move Down" +msgstr "" + +#: plug-ins/imagemap/imap_cmd_move_sash.c:64 +msgid "Move Sash" +msgstr "" + +#: plug-ins/imagemap/imap_cmd_move_selected.c:52 +msgid "Move Selected Objects" +msgstr "" + +#: plug-ins/imagemap/imap_cmd_move_up.c:52 +#: plug-ins/imagemap/imap_cmd_object_up.c:51 +msgid "Move Up" +msgstr "" + +#: plug-ins/imagemap/imap_cmd_paste.c:48 plug-ins/imagemap/imap_menu.c:289 +#: plug-ins/imagemap/imap_popup.c:152 plug-ins/imagemap/imap_toolbar.c:134 +msgid "Paste" +msgstr "" + +#: plug-ins/imagemap/imap_cmd_select_next.c:51 +msgid "Select Next" +msgstr "" + +#: plug-ins/imagemap/imap_cmd_select_region.c:63 +msgid "Select Region" +msgstr "" + +#: plug-ins/imagemap/imap_cmd_send_to_back.c:51 +#: plug-ins/imagemap/imap_toolbar.c:157 +msgid "Send To Back" +msgstr "" + +#: plug-ins/imagemap/imap_cmd_unselect.c:49 +msgid "Unselect" +msgstr "" + +#: plug-ins/imagemap/imap_cmd_unselect_all.c:50 +msgid "Unselect All" +msgstr "" + +#: plug-ins/imagemap/imap_default_dialog.c:123 +msgid "Help..." +msgstr "" + +#: plug-ins/imagemap/imap_edit_area_info.c:167 +msgid "Link Type" +msgstr "" + +#: plug-ins/imagemap/imap_edit_area_info.c:176 +msgid "Web Site" +msgstr "" + +#: plug-ins/imagemap/imap_edit_area_info.c:182 +msgid "Ftp Site" +msgstr "" + +#: plug-ins/imagemap/imap_edit_area_info.c:188 +msgid "Gopher" +msgstr "" + +#: plug-ins/imagemap/imap_edit_area_info.c:194 +msgid "Other" +msgstr "" + +#: plug-ins/imagemap/imap_edit_area_info.c:200 +#: plug-ins/imagemap/imap_menu.c:210 plug-ins/print/print.c:3124 +msgid "File" +msgstr "" + +#: plug-ins/imagemap/imap_edit_area_info.c:206 +msgid "WAIS" +msgstr "" + +#: plug-ins/imagemap/imap_edit_area_info.c:212 +msgid "Telnet" +msgstr "" + +#: plug-ins/imagemap/imap_edit_area_info.c:218 +msgid "e-mail" +msgstr "" + +#: plug-ins/imagemap/imap_edit_area_info.c:224 +msgid "URL to activate when this area is clicked: (required)" +msgstr "" + +#: plug-ins/imagemap/imap_edit_area_info.c:234 +msgid "Relative link" +msgstr "" + +#: plug-ins/imagemap/imap_edit_area_info.c:240 +msgid "Target frame name/ID: (optional - used for FRAMES only)" +msgstr "" + +#: plug-ins/imagemap/imap_edit_area_info.c:244 +msgid "Comment about this area: (optional)" +msgstr "" + +#: plug-ins/imagemap/imap_edit_area_info.c:247 +msgid "Link" +msgstr "" + +#: plug-ins/imagemap/imap_edit_area_info.c:282 +msgid "Dimensions" +msgstr "" + +#: plug-ins/imagemap/imap_edit_area_info.c:324 +msgid "JavaScript" +msgstr "" + +#: plug-ins/imagemap/imap_edit_area_info.c:415 +msgid "Area Settings" +msgstr "" + +#: plug-ins/imagemap/imap_edit_area_info.c:458 +#, c-format +msgid "Area #%d Settings" +msgstr "" + +#: plug-ins/imagemap/imap_file.c:46 plug-ins/imagemap/imap_menu.c:65 +msgid "Error opening file" +msgstr "" + +#: plug-ins/imagemap/imap_file.c:55 +msgid "Load Imagemap" +msgstr "" + +#: plug-ins/imagemap/imap_file.c:78 +msgid "File exists!" +msgstr "" + +#: plug-ins/imagemap/imap_file.c:83 +msgid "" +"File already exists.\n" +" Do you really want to overwrite? " +msgstr "" + +#: plug-ins/imagemap/imap_file.c:115 +msgid "Save Imagemap" +msgstr "" + +#: plug-ins/imagemap/imap_file.c:138 +msgid "Error" +msgstr "" + +#: plug-ins/imagemap/imap_grid.c:142 +msgid "Grid Settings" +msgstr "" + +#: plug-ins/imagemap/imap_grid.c:153 +msgid "Snap-To Grid Enabled" +msgstr "" + +#: plug-ins/imagemap/imap_grid.c:159 +msgid "Grid Visibility and Type" +msgstr "" + +#: plug-ins/imagemap/imap_grid.c:166 +msgid "Hidden" +msgstr "" + +#: plug-ins/imagemap/imap_grid.c:173 +msgid "Lines" +msgstr "" + +#: plug-ins/imagemap/imap_grid.c:182 +msgid "Crosses" +msgstr "" + +#: plug-ins/imagemap/imap_grid.c:189 +msgid "Grid Granularity" +msgstr "" + +#: plug-ins/imagemap/imap_grid.c:212 +msgid "Grid Offset" +msgstr "" + +#: plug-ins/imagemap/imap_grid.c:223 +msgid "pixels from left" +msgstr "" + +#: plug-ins/imagemap/imap_grid.c:228 +msgid "pixels from top" +msgstr "" + +#: plug-ins/imagemap/imap_main.c:142 +msgid "/Filters/Web/ImageMap..." +msgstr "" + +#: plug-ins/imagemap/imap_main.c:657 +msgid "Data changed" +msgstr "" + +#: plug-ins/imagemap/imap_main.c:661 +msgid "" +" Some data has been changed. \n" +"Do you really want to continue?" +msgstr "" + +#: plug-ins/imagemap/imap_menu.c:214 +msgid "Open..." +msgstr "" + +#: plug-ins/imagemap/imap_menu.c:220 +msgid "Save As..." +msgstr "" + +#: plug-ins/imagemap/imap_menu.c:223 +msgid "Preferences..." +msgstr "" + +#: plug-ins/imagemap/imap_menu.c:242 +#, c-format +msgid "Undo %s" +msgstr "" + +#: plug-ins/imagemap/imap_menu.c:253 +#, c-format +msgid "Redo %s" +msgstr "" + +#: plug-ins/imagemap/imap_menu.c:300 +msgid "Edit Area Info..." +msgstr "" + +#: plug-ins/imagemap/imap_menu.c:312 +msgid "View" +msgstr "" + +#: plug-ins/imagemap/imap_menu.c:316 +msgid "Area List" +msgstr "" + +#: plug-ins/imagemap/imap_menu.c:320 +msgid "Source..." +msgstr "" + +#: plug-ins/imagemap/imap_menu.c:328 +msgid "Grayscale" +msgstr "Greyscale" + +#: plug-ins/imagemap/imap_menu.c:340 +msgid "Zoom In" +msgstr "" + +#: plug-ins/imagemap/imap_menu.c:343 +msgid "Zoom Out" +msgstr "" + +#: plug-ins/imagemap/imap_menu.c:348 +msgid "Zoom To" +msgstr "" + +#: plug-ins/imagemap/imap_menu.c:378 +msgid "Mapping" +msgstr "" + +#: plug-ins/imagemap/imap_menu.c:381 plug-ins/imagemap/imap_popup.c:128 +msgid "Arrow" +msgstr "" + +#: plug-ins/imagemap/imap_menu.c:383 plug-ins/imagemap/imap_popup.c:131 +#: plug-ins/imagemap/imap_rectangle.c:59 +msgid "Rectangle" +msgstr "" + +#: plug-ins/imagemap/imap_menu.c:391 +msgid "Edit Map Info..." +msgstr "" + +#: plug-ins/imagemap/imap_menu.c:398 +msgid "Goodies" +msgstr "" + +#: plug-ins/imagemap/imap_menu.c:400 plug-ins/imagemap/imap_popup.c:148 +msgid "Grid Settings..." +msgstr "" + +#: plug-ins/imagemap/imap_menu.c:402 +msgid "Create Guides..." +msgstr "" + +#: plug-ins/imagemap/imap_menu.c:412 +msgid "About ImageMap..." +msgstr "" + +#: plug-ins/imagemap/imap_polygon.c:390 +msgid "x (pixels)" +msgstr "" + +#: plug-ins/imagemap/imap_polygon.c:390 +msgid "y (pixels)" +msgstr "" + +#: plug-ins/imagemap/imap_polygon.c:454 +msgid "Append" +msgstr "" + +#: plug-ins/imagemap/imap_popup.c:124 +msgid "Map Info..." +msgstr "" + +#: plug-ins/imagemap/imap_popup.c:127 +msgid "Tools" +msgstr "" + +#: plug-ins/imagemap/imap_popup.c:141 +msgid "In" +msgstr "" + +#: plug-ins/imagemap/imap_popup.c:143 +msgid "Out" +msgstr "" + +#: plug-ins/imagemap/imap_popup.c:150 +msgid "Guides..." +msgstr "" + +#: plug-ins/imagemap/imap_rectangle.c:374 +msgid "Upper left x:" +msgstr "" + +#: plug-ins/imagemap/imap_rectangle.c:380 +msgid "Upper left y:" +msgstr "" + +#: plug-ins/imagemap/imap_selection.c:335 +msgid "URL" +msgstr "" + +#: plug-ins/imagemap/imap_selection.c:335 +msgid "Target" +msgstr "" + +#: plug-ins/imagemap/imap_selection.c:335 +msgid "Comment" +msgstr "" + +#. Create selection +#: plug-ins/imagemap/imap_selection.c:356 plug-ins/rcm/rcm_dialog.c:664 +msgid "Selection" +msgstr "" + +#: plug-ins/imagemap/imap_settings.c:67 +msgid "Settings for this Mapfile" +msgstr "" + +#: plug-ins/imagemap/imap_settings.c:81 +msgid "Image name:" +msgstr "" + +#: plug-ins/imagemap/imap_settings.c:82 +msgid "Select Image File" +msgstr "" + +#: plug-ins/imagemap/imap_settings.c:86 +msgid "Title:" +msgstr "" + +#: plug-ins/imagemap/imap_settings.c:88 +#: plug-ins/script-fu/script-fu-scripts.c:1927 +msgid "Author:" +msgstr "" + +#: plug-ins/imagemap/imap_settings.c:90 +msgid "Default URL:" +msgstr "" + +#: plug-ins/imagemap/imap_settings.c:107 +msgid "Map file format" +msgstr "" + +#: plug-ins/imagemap/imap_source.c:54 +msgid "View Source" +msgstr "" + +#: plug-ins/imagemap/imap_toolbar.c:114 +msgid "Preferences" +msgstr "" + +#: plug-ins/imagemap/imap_toolbar.c:141 +msgid "Zoom in" +msgstr "" + +#: plug-ins/imagemap/imap_toolbar.c:144 +msgid "Zoom out" +msgstr "" + +#: plug-ins/imagemap/imap_toolbar.c:149 +msgid "Edit Map Info" +msgstr "" + +#: plug-ins/imagemap/imap_toolbar.c:153 +msgid "Move To Front" +msgstr "" + +#: plug-ins/imagemap/imap_tools.c:127 +msgid "Select existing area" +msgstr "" + +#: plug-ins/imagemap/imap_tools.c:131 +msgid "Define Rectangle area" +msgstr "" + +#: plug-ins/imagemap/imap_tools.c:135 +msgid "Define Circle/Oval area" +msgstr "" + +#: plug-ins/imagemap/imap_tools.c:139 +msgid "Define Polygon area" +msgstr "" + +#: plug-ins/imagemap/imap_tools.c:143 +msgid "Edit selected area info" +msgstr "" + +#: plug-ins/imagemap/imap_tools.c:147 +msgid "Delete selected area" +msgstr "" + +#: plug-ins/maze/algorithms.c:282 +msgid "Constructing maze using Prim's Algorithm..." +msgstr "" + +#: plug-ins/maze/algorithms.c:451 +msgid "Constructing tileable maze using Prim's Algorithm..." +msgstr "" + +#: plug-ins/maze/maze.c:154 +#, c-format +msgid "" +"Generates a maze using either the depth-first search method or Prim's " +"algorithm. Can make tileable mazes too. See %s for more help." +msgstr "" + +#: plug-ins/maze/maze.c:161 +msgid "/Filters/Render/Pattern/Maze..." +msgstr "" + +#: plug-ins/maze/maze.c:403 +msgid "Drawing Maze..." +msgstr "" + +#: plug-ins/maze/maze_face.c:237 +#, c-format +msgid "Selection is %dx%d" +msgstr "" + +#. Set up Options page +#: plug-ins/maze/maze_face.c:251 +msgid "Maze Options" +msgstr "" + +#. Tileable checkbox +#: plug-ins/maze/maze_face.c:266 +msgid "Tileable?" +msgstr "" + +#: plug-ins/maze/maze_face.c:287 plug-ins/maze/maze_face.c:315 +msgid "Pieces:" +msgstr "" + +#: plug-ins/maze/maze_face.c:307 +msgid "Height (Pixels):" +msgstr "" + +#. Set up other page +#: plug-ins/maze/maze_face.c:341 +msgid "At Your Own Risk" +msgstr "" + +#. Multiple input box +#: plug-ins/maze/maze_face.c:353 +msgid "Multiple (57):" +msgstr "" + +#. Offset input box +#: plug-ins/maze/maze_face.c:370 +msgid "Offset (1):" +msgstr "" + +#: plug-ins/maze/maze_face.c:407 +msgid "Time" +msgstr "" + +#: plug-ins/maze/maze_face.c:416 +msgid "Algorithm:" +msgstr "" + +#: plug-ins/maze/maze_face.c:427 +msgid "Depth First" +msgstr "" + +#: plug-ins/maze/maze_face.c:438 +msgid "Prim's Algorithm" +msgstr "" + +#: plug-ins/maze/maze_face.c:565 +msgid "" +"Selection size is not even. \n" +"Tileable maze won't work perfectly." +msgstr "" + +#. open URL for help +#: plug-ins/maze/maze_face.c:717 +#, c-format +msgid "Opening %s" +msgstr "" + +#: plug-ins/maze/maze_face.c:728 +#, c-format +msgid "See %s" +msgstr "" + +#: plug-ins/mosaic/mosaic.c:324 +msgid "/Filters/Render/Pattern/Mosaic..." +msgstr "" + +#. progress bar for gradient finding +#: plug-ins/mosaic/mosaic.c:446 +msgid "Finding Edges..." +msgstr "" + +#. Progress bar for rendering tiles +#: plug-ins/mosaic/mosaic.c:496 +msgid "Rendering Tiles..." +msgstr "" + +#: plug-ins/mosaic/mosaic.c:543 +msgid "Mosaic" +msgstr "" + +#: plug-ins/mosaic/mosaic.c:610 +msgid "Color Averaging" +msgstr "Colour Averaging" + +#: plug-ins/mosaic/mosaic.c:619 +msgid "Pitted Surfaces" +msgstr "" + +#: plug-ins/mosaic/mosaic.c:628 +msgid "FG/BG Lighting" +msgstr "" + +#. tiling primitive +#: plug-ins/mosaic/mosaic.c:642 +msgid "Tiling Primitives" +msgstr "" + +#: plug-ins/mosaic/mosaic.c:646 +msgid "Squares" +msgstr "" + +#: plug-ins/mosaic/mosaic.c:648 +msgid "Hexagons" +msgstr "" + +#: plug-ins/mosaic/mosaic.c:650 +msgid "Octagons & Squares" +msgstr "" + +#: plug-ins/mosaic/mosaic.c:687 +msgid "Tile Spacing:" +msgstr "" + +#: plug-ins/mosaic/mosaic.c:695 +msgid "Tile Neatness:" +msgstr "" + +#: plug-ins/mosaic/mosaic.c:704 +msgid "Light Direction:" +msgstr "" + +#: plug-ins/mosaic/mosaic.c:712 +msgid "Color Variation:" +msgstr "Colour Variation:" + +#: plug-ins/mosaic/mosaic.c:2480 +msgid "Unable to add additional point.\n" +msgstr "" + +#: plug-ins/pagecurl/pagecurl.c:223 +msgid "Pagecurl effect" +msgstr "" + +#: plug-ins/pagecurl/pagecurl.c:224 +msgid "This plug-in creates a pagecurl-effect." +msgstr "" + +#: plug-ins/pagecurl/pagecurl.c:228 +msgid "/Filters/Distorts/Pagecurl..." +msgstr "" + +#: plug-ins/pagecurl/pagecurl.c:576 +msgid "Pagecurl Effect" +msgstr "" + +#: plug-ins/pagecurl/pagecurl.c:599 +msgid "Curl Location" +msgstr "" + +#: plug-ins/pagecurl/pagecurl.c:664 +msgid "Upper Left" +msgstr "" + +#: plug-ins/pagecurl/pagecurl.c:665 +msgid "Upper Right" +msgstr "" + +#: plug-ins/pagecurl/pagecurl.c:666 +msgid "Lower Left" +msgstr "" + +#: plug-ins/pagecurl/pagecurl.c:667 +msgid "Lower Right" +msgstr "" + +#: plug-ins/pagecurl/pagecurl.c:698 +msgid "Curl Orientation" +msgstr "" + +#: plug-ins/pagecurl/pagecurl.c:737 +msgid "Shade under Curl" +msgstr "" + +#: plug-ins/pagecurl/pagecurl.c:747 +msgid "" +"Use Current Gradient\n" +"instead of FG/BG-Color" +msgstr "" +"Use Current Gradient\n" +"instead of FG/BG-Colour" + +#: plug-ins/pagecurl/pagecurl.c:759 +msgid "Curl Opacity" +msgstr "" + +#: plug-ins/pagecurl/pagecurl.c:885 +msgid "Curl layer" +msgstr "" + +#: plug-ins/pagecurl/pagecurl.c:1136 +msgid "Page Curl..." +msgstr "" + +#: plug-ins/print/print.c:187 +msgid "PostScript Level 1" +msgstr "" + +#: plug-ins/print/print.c:191 +msgid "HP DeskJet 500, 520" +msgstr "" + +#: plug-ins/print/print.c:193 +msgid "HP DeskJet 500C, 540C" +msgstr "" + +#: plug-ins/print/print.c:195 +msgid "HP DeskJet 550C, 560C" +msgstr "" + +#: plug-ins/print/print.c:197 +msgid "HP DeskJet 600 series" +msgstr "" + +#: plug-ins/print/print.c:199 +msgid "HP DeskJet 800 series" +msgstr "" + +#: plug-ins/print/print.c:201 +msgid "HP DeskJet 1100C, 1120C" +msgstr "" + +#: plug-ins/print/print.c:203 +msgid "HP DeskJet 1200C, 1600C" +msgstr "" + +#: plug-ins/print/print.c:205 +msgid "HP LaserJet II series" +msgstr "" + +#: plug-ins/print/print.c:207 +msgid "HP LaserJet III series" +msgstr "" + +#: plug-ins/print/print.c:209 +msgid "HP LaserJet 4 series" +msgstr "" + +#: plug-ins/print/print.c:211 +msgid "HP LaserJet 4V, 4Si" +msgstr "" + +#: plug-ins/print/print.c:213 +msgid "HP LaserJet 5 series" +msgstr "" + +#: plug-ins/print/print.c:215 +msgid "HP LaserJet 5Si" +msgstr "" + +#: plug-ins/print/print.c:217 +msgid "HP LaserJet 6 series" +msgstr "" + +# I'm leaving the printer names untranslated. + +#: plug-ins/print/print.c:219 +msgid "EPSON Stylus Color" +msgstr "" + +#: plug-ins/print/print.c:221 +msgid "EPSON Stylus Color Pro" +msgstr "" + +#: plug-ins/print/print.c:223 +msgid "EPSON Stylus Color Pro XL" +msgstr "" + +#: plug-ins/print/print.c:225 +msgid "EPSON Stylus Color 1500" +msgstr "" + +#: plug-ins/print/print.c:227 +msgid "EPSON Stylus Color 400" +msgstr "" + +#: plug-ins/print/print.c:229 +msgid "EPSON Stylus Color 500" +msgstr "" + +#: plug-ins/print/print.c:231 +msgid "EPSON Stylus Color 600" +msgstr "" + +#: plug-ins/print/print.c:233 +msgid "EPSON Stylus Color 800" +msgstr "" + +#: plug-ins/print/print.c:235 +msgid "EPSON Stylus Color 1520" +msgstr "" + +#: plug-ins/print/print.c:237 +msgid "EPSON Stylus Color 3000" +msgstr "" + +#: plug-ins/print/print.c:239 +msgid "EPSON Stylus Photo 700" +msgstr "" + +#: plug-ins/print/print.c:241 plug-ins/print/print.c:243 +msgid "EPSON Stylus Photo EX" +msgstr "" + +#: plug-ins/print/print.c:387 +msgid "/File/Print..." +msgstr "" + +#: plug-ins/print/print.c:761 +msgid "Portrait" +msgstr "" + +#: plug-ins/print/print.c:762 +msgid "Landscape" +msgstr "" + +#: plug-ins/print/print.c:790 +#, c-format +msgid "Print v%s" +msgstr "" + +#. +#. * Media size option menu... +#. +#: plug-ins/print/print.c:841 +msgid "Media Size:" +msgstr "" + +#. +#. * Media type option menu... +#. +#: plug-ins/print/print.c:857 +msgid "Media Type:" +msgstr "" + +#. +#. * Media source option menu... +#. +#: plug-ins/print/print.c:873 +msgid "Media Source:" +msgstr "" + +#. +#. * Output type toggles... +#. +#: plug-ins/print/print.c:935 +msgid "Output Type:" +msgstr "" + +#: plug-ins/print/print.c:944 +msgid "B&W" +msgstr "" + +#. +#. * Density slider... +#. +#: plug-ins/print/print.c:963 plug-ins/print/print.c:1303 +msgid "Density:" +msgstr "" + +#: plug-ins/print/print.c:972 +msgid "Normal scale" +msgstr "" + +#: plug-ins/print/print.c:982 +msgid "Experimental linear scale" +msgstr "" + +#. +#. * Scaling... +#. +#: plug-ins/print/print.c:995 +msgid "Scaling:" +msgstr "" + +#: plug-ins/print/print.c:1030 +msgid "Percent" +msgstr "" + +#: plug-ins/print/print.c:1039 +msgid "PPI" +msgstr "" + +#: plug-ins/print/print.c:1129 +msgid "Contrast:" +msgstr "" + +#. +#. * Printer option menu... +#. +#: plug-ins/print/print.c:1339 +msgid "Printer:" +msgstr "" + +#: plug-ins/print/print.c:1373 plug-ins/print/print.c:1407 +msgid "Setup" +msgstr "" + +#: plug-ins/print/print.c:1386 +msgid "Print" +msgstr "" + +#. +#. * Printer driver option menu... +#. +#: plug-ins/print/print.c:1429 +msgid "Driver:" +msgstr "" + +#. +#. * PPD file... +#. +#: plug-ins/print/print.c:1454 +msgid "PPD File:" +msgstr "" + +#: plug-ins/print/print.c:1467 +msgid "Browse" +msgstr "" + +#. +#. * Print command... +#. +#: plug-ins/print/print.c:1477 +msgid "Command:" +msgstr "" + +#. +#. * Output file selection dialog... +#. +#: plug-ins/print/print.c:1517 +msgid "Print To File?" +msgstr "" + +#. +#. * PPD file selection dialog... +#. +#: plug-ins/print/print.c:1527 +msgid "PPD File?" +msgstr "" + +#: plug-ins/rcm/rcm.c:118 +msgid "/Image/Colors/Colormap Rotation..." +msgstr "/Image/Colours/Colourmap Rotation..." + +#: plug-ins/rcm/rcm.c:281 +msgid "Rotating the colormap..." +msgstr "Rotating the colourmap..." + +#: plug-ins/rcm/rcm_callback.c:150 plug-ins/rcm/rcm_dialog.c:261 +msgid "Switch to clockwise" +msgstr "" + +#: plug-ins/rcm/rcm_callback.c:150 plug-ins/rcm/rcm_dialog.c:261 +msgid "Switch to c/clockwise" +msgstr "" + +#: plug-ins/rcm/rcm_dialog.c:121 +msgid "Original" +msgstr "" + +#: plug-ins/rcm/rcm_dialog.c:269 +msgid "Change order of arrows" +msgstr "" + +#: plug-ins/rcm/rcm_dialog.c:275 +msgid "Select all" +msgstr "" + +#. spinbutton 2 +#: plug-ins/rcm/rcm_dialog.c:307 +msgid "to" +msgstr "" + +#. Gray: Operation-Mode: two radio buttons +#: plug-ins/rcm/rcm_dialog.c:480 +msgid "Treat as this" +msgstr "" + +#: plug-ins/rcm/rcm_dialog.c:490 +msgid "Change to this" +msgstr "" + +#. * Gray: What is gray? * +#: plug-ins/rcm/rcm_dialog.c:501 +msgid "What is Gray?" +msgstr "What is Grey?" + +#. * Misc: Used unit selection * +#: plug-ins/rcm/rcm_dialog.c:589 +msgid "Units" +msgstr "" + +#. Misc: Used unit selection: 3 radio buttons +#: plug-ins/rcm/rcm_dialog.c:598 +msgid "Radians" +msgstr "" + +#: plug-ins/rcm/rcm_dialog.c:607 +msgid "Radians/Pi" +msgstr "" + +#: plug-ins/rcm/rcm_dialog.c:616 +msgid "Degrees" +msgstr "" + +#: plug-ins/rcm/rcm_dialog.c:635 +msgid "Continuous update" +msgstr "" + +#: plug-ins/rcm/rcm_dialog.c:650 +msgid "Area:" +msgstr "" + +#: plug-ins/rcm/rcm_dialog.c:671 +msgid "Context" +msgstr "" + +#. Create dialog +#: plug-ins/rcm/rcm_dialog.c:741 +msgid "Colormap Rotation" +msgstr "Colourmap Rotation" + +#: plug-ins/rcm/rcm_dialog.c:792 +msgid "Main" +msgstr "" + +#: plug-ins/rcm/rcm_dialog.c:795 +msgid "Misc" +msgstr "" + +#: plug-ins/script-fu/script-fu-console.c:157 +msgid "Script-Fu console mode allows only interactive invocation" +msgstr "" + +#: plug-ins/script-fu/script-fu-console.c:193 +msgid "Script-Fu Console" +msgstr "" + +#. The info vbox +#: plug-ins/script-fu/script-fu-console.c:213 +msgid "SIOD Output" +msgstr "" + +#. The current command +#: plug-ins/script-fu/script-fu-console.c:290 +msgid "Current Command" +msgstr "" + +#: plug-ins/script-fu/script-fu-console.c:311 +msgid "Browse..." +msgstr "" + +#: plug-ins/script-fu/script-fu-console.c:574 +msgid "Unable to open SIOD output pipe" +msgstr "" + +#: plug-ins/script-fu/script-fu-console.c:578 +msgid "Unable to open a stream on the SIOD output pipe" +msgstr "" + +#: plug-ins/script-fu/script-fu-console.c:625 +msgid "Script-Fu evaluate mode allows only noninteractive invocation" +msgstr "" + +#. the script arguments frame +#: plug-ins/script-fu/script-fu-scripts.c:1232 +msgid "Script Arguments" +msgstr "" + +#: plug-ins/script-fu/script-fu-scripts.c:1296 +msgid "Script-Fu Color Selection" +msgstr "Script-Fu Colour Selection" + +#: plug-ins/script-fu/script-fu-scripts.c:1302 +msgid "Script Toggle" +msgstr "" + +#: plug-ins/script-fu/script-fu-scripts.c:1364 +msgid "Script-Fu File Selection" +msgstr "" + +#: plug-ins/script-fu/script-fu-scripts.c:1396 +msgid "Script-fu Pattern Selection" +msgstr "" + +#: plug-ins/script-fu/script-fu-scripts.c:1403 +msgid "Script-Fu Gradient Selection" +msgstr "" + +#: plug-ins/script-fu/script-fu-scripts.c:1411 +msgid "Script-Fu Brush Selection" +msgstr "" + +#: plug-ins/script-fu/script-fu-scripts.c:1436 +msgid " Reset to Defaults " +msgstr "" + +#: plug-ins/script-fu/script-fu-scripts.c:1589 +msgid "NOT SET" +msgstr "" + +#: plug-ins/script-fu/script-fu-scripts.c:1660 +msgid "" +"At least one font you've choosen is invalid.\n" +"Please check your settings.\n" +msgstr "" + +#: plug-ins/script-fu/script-fu-scripts.c:1933 +msgid "Copyright:" +msgstr "" + +#: plug-ins/script-fu/script-fu-scripts.c:1939 +msgid "Date:" +msgstr "" + +#: plug-ins/script-fu/script-fu-scripts.c:1947 +msgid "Image Types:" +msgstr "" + +#: plug-ins/script-fu/script-fu-scripts.c:2096 +msgid "Script-Fu Font Selection" +msgstr "" + +#: plug-ins/script-fu/script-fu-server.c:551 +msgid "Script-Fu Server Options" +msgstr "" + +#. The server port +#: plug-ins/script-fu/script-fu-server.c:582 +msgid "Server Port: " +msgstr "" + +#. The server logfile +#: plug-ins/script-fu/script-fu-server.c:595 +msgid "Server Logfile: " +msgstr "" + +#: plug-ins/script-fu/script-fu.c:165 +msgid "/Xtns/Script-Fu/Console..." +msgstr "" + +#: plug-ins/script-fu/script-fu.c:177 +msgid "/Xtns/Script-Fu/Server..." +msgstr "" + +#: plug-ins/script-fu/script-fu.c:1007 plug-ins/script-fu/script-fu.c:1008 +msgid "Re-read all available scripts" +msgstr "" + +#: plug-ins/script-fu/script-fu.c:1012 +msgid "/Xtns/Script-Fu/Refresh" +msgstr "" + +#: plug-ins/sel2path/sel2path.c:155 +msgid "/Select/To Path" +msgstr "" + +#: plug-ins/sel2path/sel2path.c:200 +msgid "No selection to convert" +msgstr "" + +#: plug-ins/sel2path/sel2path.c:364 +msgid "Default Values" +msgstr "" + +#: plug-ins/sel2path/sel2path.c:553 +#, c-format +msgid "print_spline: strange degree (%d)" +msgstr "" + +#: plug-ins/sel2path/sel2path.c:561 +msgid "selection_to_path" +msgstr "" + +#: plug-ins/sel2path/sel2path.c:587 +msgid "gimp_image_get_selection failed" +msgstr "" + +#: plug-ins/sel2path/sel2path.c:595 +msgid "Internal error. Selection bpp > 1" +msgstr "" + +#: plug-ins/sgi/sgi.c:650 +msgid "Save as SGI" +msgstr "" + +#: plug-ins/sgi/sgi.c:666 +msgid "Compression Type" +msgstr "" + +#: plug-ins/sgi/sgi.c:670 +msgid "No Compression" +msgstr "" + +#: plug-ins/sgi/sgi.c:672 +msgid "RLE Compression" +msgstr "" + +#: plug-ins/sgi/sgi.c:674 +msgid "" +"Aggressive RLE\n" +"(Not Supported by SGI)" +msgstr "" + +#: plug-ins/sinus/sinus.c:200 +msgid "/Filters/Render/Sinus..." +msgstr "" + +#. Create Main window with a vbox +#. ============================== +#: plug-ins/sinus/sinus.c:749 +msgid "Sinus" +msgstr "" + +#: plug-ins/sinus/sinus.c:809 +msgid "Drawing Settings" +msgstr "" + +#: plug-ins/sinus/sinus.c:821 +msgid "X Scale:" +msgstr "" + +#: plug-ins/sinus/sinus.c:829 +msgid "Y Scale:" +msgstr "" + +#: plug-ins/sinus/sinus.c:837 +msgid "Complexity:" +msgstr "" + +#: plug-ins/sinus/sinus.c:846 +msgid "Calculation Settings" +msgstr "" + +#: plug-ins/sinus/sinus.c:874 +msgid "Force Tiling?" +msgstr "" + +#: plug-ins/sinus/sinus.c:887 +msgid "Ideal" +msgstr "" + +#: plug-ins/sinus/sinus.c:888 +msgid "Distorted" +msgstr "" + +#. if in grey scale, the colors are necessarily black and white +#: plug-ins/sinus/sinus.c:919 +msgid "The colors are white and black." +msgstr "The colours are white and black." + +#: plug-ins/sinus/sinus.c:930 +msgid "Black & White" +msgstr "" + +#: plug-ins/sinus/sinus.c:932 +msgid "Foreground & Background" +msgstr "" + +#: plug-ins/sinus/sinus.c:934 +msgid "Choose here:" +msgstr "" + +#: plug-ins/sinus/sinus.c:948 +msgid "First Color" +msgstr "First Colour" + +#: plug-ins/sinus/sinus.c:953 +msgid "Second Color" +msgstr "Second Colour" + +#: plug-ins/sinus/sinus.c:961 +msgid "Alpha Channels" +msgstr "" + +#: plug-ins/sinus/sinus.c:973 +msgid "First Color:" +msgstr "First Colour:" + +#: plug-ins/sinus/sinus.c:991 +msgid "Second Color:" +msgstr "Second Colour:" + +#: plug-ins/sinus/sinus.c:1020 +msgid "Blend Settings" +msgstr "" + +#: plug-ins/sinus/sinus.c:1037 +msgid "Sinusodial" +msgstr "" + +#: plug-ins/sinus/sinus.c:1049 +msgid "Exponent:" +msgstr "" + +#: plug-ins/sinus/sinus.c:1058 +msgid "Blend" +msgstr "" + +#: plug-ins/struc/struc.c:129 +msgid "/Filters/Artistic/Apply Canvas..." +msgstr "" + +#: plug-ins/struc/struc.c:252 +msgid "Apply Canvas" +msgstr "" + +#: plug-ins/struc/struc.c:284 +msgid "Top-Right" +msgstr "" + +#: plug-ins/struc/struc.c:285 +msgid "Top-Left" +msgstr "" + +#: plug-ins/struc/struc.c:286 +msgid "Bottom-Left" +msgstr "" + +#: plug-ins/struc/struc.c:287 +msgid "Bottom-Right" +msgstr "" + +#. Initialize our progress dialog +#: plug-ins/twain/twain.c:646 +msgid "Transferring TWAIN data" +msgstr "" + +#: plug-ins/webbrowser/webbrowser.c:124 +msgid "/Xtns/Web Browser/Open URL..." +msgstr "" + +#: plug-ins/webbrowser/webbrowser.c:260 +msgid "Open URL" +msgstr "" + +#. URL: Label +#: plug-ins/webbrowser/webbrowser.c:313 +msgid "URL:" +msgstr "" + +#. Window label +#: plug-ins/webbrowser/webbrowser.c:336 +msgid "Window:" +msgstr "" + +#: plug-ins/webbrowser/webbrowser.c:347 +msgid "Current" +msgstr "" + +#: plug-ins/winsnap/winsnap.c:940 +msgid "Grab a single window" +msgstr "" + +#: plug-ins/winsnap/winsnap.c:951 +msgid "Include decorations" +msgstr "" + +#: plug-ins/winsnap/winsnap.c:987 +msgid "Grab the whole screen" +msgstr "" + +#: plug-ins/winsnap/winsnap.c:1189 +msgid "No data captured" +msgstr "" + +#: plug-ins/xjt/xjt.c:651 +#, c-format +msgid "XJT file contains unknown layermode %d" +msgstr "" + +#: plug-ins/xjt/xjt.c:681 +#, c-format +msgid "Warning: unsupported layermode %d saved to XJT" +msgstr "" + +#: plug-ins/xjt/xjt.c:697 +#, c-format +msgid "XJT file contains unknown pathtype %d" +msgstr "" + +#: plug-ins/xjt/xjt.c:713 +#, c-format +msgid "Warning: unsupported pathtype %d saved to XJT" +msgstr "" + +#: plug-ins/xjt/xjt.c:742 +msgid "Save as XJT" +msgstr "" + +#: plug-ins/xjt/xjt.c:779 +msgid "Clear Transparent" +msgstr "" + +#: plug-ins/xjt/xjt.c:1165 +#, c-format +msgid "Can't open (write): %s" +msgstr "" + +#: plug-ins/xjt/xjt.c:1553 +msgid "xjt: cannot operate on indexed color images" +msgstr "xjt: cannot operate on indexed colour images" + +#: plug-ins/xjt/xjt.c:1557 +msgid "xjt: cannot operate on unknown image types" +msgstr "" + +#: plug-ins/xjt/xjt.c:1572 plug-ins/xjt/xjt.c:3170 +#, c-format +msgid "Can't create working dir: %s" +msgstr "" + +#: plug-ins/xjt/xjt.c:1581 +#, c-format +msgid "Can't open : %s" +msgstr "" + +#. stat error (file does not exist) +#: plug-ins/xjt/xjt.c:2399 plug-ins/xjt/xjt.c:2406 +#, c-format +msgid "Can't open (read): %s" +msgstr "" + +#: plug-ins/xjt/xjt.c:3033 +#, c-format +msgid "Error: Cant read XJT propertyfile %s" +msgstr "" + +#: plug-ins/xjt/xjt.c:3038 +#, c-format +msgid "Error,XJT propertyfile %s is empty" +msgstr "" diff --git a/po/ChangeLog b/po/ChangeLog index 178f452fbe..20dcf2dfcf 100644 --- a/po/ChangeLog +++ b/po/ChangeLog @@ -1,3 +1,7 @@ +2000-02-04 Robert Brady + + * en_GB.po: Added British translation. + 2000-02-03 Kjartan Maraas * no.po: Updated Norwegian translation. diff --git a/po/en_GB.po b/po/en_GB.po new file mode 100644 index 0000000000..503823ade7 --- /dev/null +++ b/po/en_GB.po @@ -0,0 +1,6066 @@ +# English translation. +# Copyright (C) 2000 Free Software Foundation, Inc. +# Robert Brady , 2000. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: gimp CVS\n" +"POT-Creation-Date: 2000-02-02 13:22+0000\n" +"PO-Revision-Date: 2000-02-02 13:36+0000\n" +"Last-Translator: Robert Brady \n" +"Language-Team: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=iso-8859-1\n" +"Content-Transfer-Encoding: 8bit\n" + +#: app/about_dialog.c:191 +msgid "About the GIMP" +msgstr "" + +#: app/about_dialog.c:247 +#, c-format +msgid "Version %s brought to you by" +msgstr "" + +#: app/about_dialog.c:287 +msgid "Please visit http://www.gimp.org/ for more info" +msgstr "" + +#: app/airbrush.c:142 app/convolve.c:155 app/smudge.c:120 +msgid "Rate:" +msgstr "" + +#: app/airbrush.c:155 modules/colorsel_water.c:691 +msgid "Pressure:" +msgstr "" + +#: app/app_procs.c:359 +msgid "GIMP Startup" +msgstr "" + +#: app/app_procs.c:476 app/gimprc.c:430 +#, c-format +msgid "parsing \"%s\"\n" +msgstr "" + +#. initialize the xcf file format routines +#: app/app_procs.c:536 +msgid "Looking for data files" +msgstr "" + +#: app/app_procs.c:536 +msgid "Parasites" +msgstr "" + +#. initialize the global parasite table +#: app/app_procs.c:538 app/internal_procs.c:71 app/preferences_dialog.c:2460 +msgid "Brushes" +msgstr "" + +#. initialize the list of gimp brushes +#: app/app_procs.c:540 app/internal_procs.c:143 app/preferences_dialog.c:2468 +msgid "Patterns" +msgstr "" + +#. initialize the list of gimp patterns +#: app/app_procs.c:542 app/preferences_dialog.c:2472 +msgid "Palettes" +msgstr "" + +#. initialize the list of gimp palettes +#: app/app_procs.c:544 app/internal_procs.c:113 app/preferences_dialog.c:2476 +msgid "Gradients" +msgstr "" + +#: app/app_procs.c:740 +msgid "Really Quit?" +msgstr "" + +#: app/app_procs.c:746 app/install.c:272 app/install.c:418 +msgid "Quit" +msgstr "" + +#: app/app_procs.c:748 app/brightness_contrast.c:218 app/channel_ops.c:91 +#: app/channels_dialog.c:2448 app/channels_dialog.c:2622 +#: app/color_balance.c:275 app/color_notebook.c:115 app/convert.c:506 +#: app/curves.c:584 app/file_new_dialog.c:199 app/file_new_dialog.c:370 +#: app/gdisplay_color_ui.c:129 app/gdisplay_ops.c:370 app/gimpprogress.c:115 +#: app/gimpui.c:79 app/global_edit.c:739 app/gradient.c:1788 +#: app/gradient.c:4875 app/gradient.c:5436 app/hue_saturation.c:377 +#: app/interface.c:967 app/layers_dialog.c:3342 app/layers_dialog.c:3533 +#: app/layers_dialog.c:3633 app/layers_dialog.c:3735 app/layers_dialog.c:3998 +#: app/levels.c:355 app/palette.c:1852 app/posterize.c:201 +#: app/preferences_dialog.c:1468 app/qmask.c:281 app/resize.c:193 +#: app/threshold.c:275 modules/cdisplay_gamma.c:358 +msgid "Cancel" +msgstr "" + +#: app/app_procs.c:771 +msgid "" +"Some files unsaved.\n" +"\n" +"Quit the GIMP?" +msgstr "" + +#: app/bezier_select.c:469 +msgid "Bezier path already closed." +msgstr "" + +#: app/bezier_select.c:490 +msgid "Corrupt curve" +msgstr "" + +#: app/bezier_select.c:2855 +msgid "Curve not closed!" +msgstr "" + +#: app/bezier_select.c:3142 app/gimage_mask.c:605 +msgid "Paintbrush operation failed." +msgstr "" + +#: app/blend.c:258 +msgid "FG to BG (RGB)" +msgstr "" + +#: app/blend.c:260 +msgid "FG to BG (HSV)" +msgstr "" + +#: app/blend.c:262 +msgid "FG to Transparent" +msgstr "" + +#: app/blend.c:264 +msgid "Custom from Editor" +msgstr "" + +#: app/blend.c:270 app/gradient.c:527 app/preferences_dialog.c:2206 +msgid "Linear" +msgstr "" + +#: app/blend.c:272 +msgid "Bi-Linear" +msgstr "" + +#: app/blend.c:274 +msgid "Radial" +msgstr "" + +#: app/blend.c:276 +msgid "Square" +msgstr "" + +#: app/blend.c:278 +msgid "Conical (symmetric)" +msgstr "" + +#: app/blend.c:280 +msgid "Conical (asymmetric)" +msgstr "" + +#: app/blend.c:282 +msgid "Shapeburst (angular)" +msgstr "" + +#: app/blend.c:284 +msgid "Shapeburst (spherical)" +msgstr "" + +#: app/blend.c:286 +msgid "Shapeburst (dimpled)" +msgstr "" + +#: app/blend.c:288 +msgid "Spiral (clockwise)" +msgstr "" + +#: app/blend.c:290 +msgid "Spiral (anticlockwise)" +msgstr "" + +#: app/blend.c:296 app/preferences_dialog.c:1805 +msgid "None" +msgstr "" + +#: app/blend.c:298 +msgid "Sawtooth Wave" +msgstr "" + +#: app/blend.c:300 +msgid "Triangular Wave" +msgstr "" + +#: app/blend.c:334 +msgid "Offset:" +msgstr "" + +#: app/blend.c:345 +msgid "Blend:" +msgstr "" + +#: app/blend.c:353 +msgid "Gradient:" +msgstr "" + +#: app/blend.c:361 +msgid "Repeat:" +msgstr "" + +#: app/blend.c:380 +msgid "Adaptive Supersampling" +msgstr "" + +#: app/blend.c:408 +msgid "Max Depth:" +msgstr "" + +#: app/blend.c:421 app/bucket_fill.c:127 app/fuzzy_select.c:641 +msgid "Threshold:" +msgstr "" + +#: app/blend.c:448 +msgid "Blend: Invalid for indexed images." +msgstr "" + +#: app/blend.c:473 +msgid "Blend: 0, 0" +msgstr "" + +#: app/blend.c:536 +msgid "Blend operation failed." +msgstr "" + +#: app/blend.c:542 +msgid "Blending..." +msgstr "" + +#: app/blend.c:619 app/blend.c:629 +msgid "Blend: " +msgstr "" + +#: app/brightness_contrast.c:127 app/brightness_contrast.c:209 app/tools.c:599 +msgid "Brightness-Contrast" +msgstr "" + +#: app/brightness_contrast.c:163 +msgid "Brightness-Contrast does not operate on indexed drawables." +msgstr "" + +#: app/brightness_contrast.c:214 app/channel_ops.c:89 +#: app/channels_dialog.c:2446 app/channels_dialog.c:2620 +#: app/color_balance.c:271 app/color_notebook.c:112 app/convert.c:504 +#: app/curves.c:580 app/file_new_dialog.c:197 app/file_new_dialog.c:366 +#: app/gdisplay_color_ui.c:127 app/gimpui.c:77 app/gimpui.c:457 +#: app/hue_saturation.c:373 app/layers_dialog.c:3340 app/layers_dialog.c:3531 +#: app/layers_dialog.c:3631 app/layers_dialog.c:3996 app/levels.c:351 +#: app/module_db.c:281 app/posterize.c:197 app/preferences_dialog.c:1464 +#: app/qmask.c:279 app/resize.c:191 app/threshold.c:271 +#: modules/cdisplay_gamma.c:351 +msgid "OK" +msgstr "" + +#: app/brightness_contrast.c:216 app/by_color_select.c:590 +#: app/color_balance.c:273 app/curves.c:582 app/file_new_dialog.c:368 +#: app/hue_saturation.c:375 app/levels.c:353 app/posterize.c:199 +#: app/threshold.c:273 app/tools.c:991 app/transform_core.c:413 +#: modules/colorsel_water.c:634 +msgid "Reset" +msgstr "" + +#. Create the brightness scale widget +#: app/brightness_contrast.c:234 +msgid "Brightness" +msgstr "" + +#. Create the contrast scale widget +#: app/brightness_contrast.c:265 +msgid "Contrast" +msgstr "" + +#. The preview toggle +#: app/brightness_contrast.c:300 app/color_balance.c:441 app/curves.c:691 +#: app/fileops.c:374 app/hue_saturation.c:565 app/levels.c:576 +#: app/palette.c:3297 app/posterize.c:238 app/threshold.c:348 +msgid "Preview" +msgstr "" + +#: app/brush_edit.c:210 +msgid "Brush Editor" +msgstr "" + +#. The close button +#: app/brush_edit.c:216 app/brush_select.c:280 app/by_color_select.c:592 +#: app/color_notebook.c:112 app/color_picker.c:297 app/colormap_dialog.i.c:152 +#: app/colormap_dialog.i.c:162 app/crop.c:1054 app/devices.c:755 +#: app/docindexif.c:105 app/errorconsole.c:281 app/gdisplay_ops.c:368 +#: app/gradient.c:799 app/gradient_select.c:153 app/histogram_tool.c:292 +#: app/info_window.c:308 app/lc_dialog.c:196 app/measure.c:273 +#: app/nav_window.c:1366 app/palette.c:2117 app/palette.c:2133 +#: app/palette.c:3179 app/palette_select.c:66 app/pattern_select.c:172 +#: app/preferences_dialog.c:359 app/tips_dialog.c:171 app/tools.c:993 +#: app/undo_history.c:762 +msgid "Close" +msgstr "" + +#. the feather radius scale +#: app/brush_edit.c:276 app/color_picker.c:181 app/tool_options.c:173 +msgid "Radius:" +msgstr "" + +#: app/brush_edit.c:288 +msgid "Hardness:" +msgstr "" + +#: app/brush_edit.c:300 +msgid "Aspect Ratio:" +msgstr "" + +#: app/brush_edit.c:312 app/measure.c:269 app/rotate_tool.c:88 +msgid "Angle:" +msgstr "" + +#. The shell +#: app/brush_select.c:271 +msgid "Brush Selection" +msgstr "" + +#: app/brush_select.c:278 app/gradient.c:797 app/module_db.c:320 +#: app/palette.c:2115 app/pattern_select.c:170 +msgid "Refresh" +msgstr "" + +#: app/brush_select.c:406 +msgid "No Brushes available" +msgstr "" + +#: app/brush_select.c:447 app/layers_dialog.c:394 app/tool_options.c:479 +msgid "Opacity:" +msgstr "" + +#: app/brush_select.c:457 app/layers_dialog.c:364 app/tool_options.c:502 +msgid "Mode:" +msgstr "" + +#: app/brush_select.c:468 app/palette.c:1191 app/palette.c:2302 +#: modules/colorsel_water.c:629 +msgid "New" +msgstr "" + +#: app/brush_select.c:474 app/colormap_dialog.i.c:150 +#: app/gradient_select.c:151 app/palette.c:1198 app/palette.c:2131 +#: app/palette_select.c:64 +msgid "Edit" +msgstr "" + +#: app/brush_select.c:480 app/global_edit.c:737 app/gradient.c:1786 +#: app/palette.c:1208 app/palette.c:1850 app/palette.c:2313 +msgid "Delete" +msgstr "" + +#: app/brush_select.c:511 +msgid "Spacing:" +msgstr "" + +#. this should never happen +#: app/brush_select.c:1792 +msgid "Sorry, this brush can't be edited." +msgstr "" + +#. this should never happen +#: app/brush_select.c:1821 +msgid "Sorry, this brush can't be deleted." +msgstr "" + +#: app/bucket_fill.c:147 app/color_picker.c:156 app/tool_options.c:247 +msgid "Sample Merged" +msgstr "" + +#. frame for Fill Type +#: app/bucket_fill.c:156 app/file_new_dialog.c:641 +msgid "Fill Type" +msgstr "" + +#: app/bucket_fill.c:160 +msgid "FG Color Fill" +msgstr "FG Colour Fill" + +#: app/bucket_fill.c:163 +msgid "BG Color Fill" +msgstr "BG Colour Fill" + +#: app/bucket_fill.c:166 +msgid "Pattern Fill" +msgstr "" + +#: app/bucket_fill.c:245 +msgid "Bucket Fill operation failed." +msgstr "" + +#: app/bucket_fill.c:348 +msgid "No available patterns for this operation." +msgstr "" + +#. The shell and main vbox +#: app/by_color_select.c:585 +msgid "By Color Selection" +msgstr "By Colour Selection" + +#: app/by_color_select.c:641 +msgid "Inactive" +msgstr "" + +#: app/by_color_select.c:649 +msgid "Selection Mode" +msgstr "" + +#: app/by_color_select.c:651 app/paint_funcs.c:100 +msgid "Replace" +msgstr "" + +#: app/by_color_select.c:653 app/colormap_dialog.i.c:148 +#: app/gdisplay_color_ui.c:114 +msgid "Add" +msgstr "" + +#: app/by_color_select.c:655 app/layers_dialog.c:231 app/tool_options.c:881 +msgid "Subtract" +msgstr "" + +#: app/by_color_select.c:657 +msgid "Intersect" +msgstr "" + +#: app/by_color_select.c:669 +msgid "Fuzziness Threshold" +msgstr "" + +#: app/channel.c:187 app/channel.c:189 app/layer.c:310 app/layer.c:312 +msgid "copy" +msgstr "" + +#. formulate the new layer_mask name +#: app/channel.c:195 app/gradient.c:1615 app/layer.c:318 app/layer.c:1543 +#, c-format +msgid "%s copy" +msgstr "" + +#: app/channel.c:607 +msgid "Selection Mask" +msgstr "" + +#: app/channel_ops.c:83 app/resize.c:391 +msgid "Offset" +msgstr "" + +#. The offset labels +#: app/channel_ops.c:107 +msgid "Offset X:" +msgstr "" + +#: app/channel_ops.c:113 app/crop.c:1063 app/file_new_dialog.c:543 +#: app/resize.c:329 app/resize.c:414 app/resize.c:572 app/rotate_tool.c:106 +#: app/scale_tool.c:100 app/shear_tool.c:82 +msgid "Y:" +msgstr "" + +#. The wrap around option +#: app/channel_ops.c:162 +msgid "Wrap Around" +msgstr "" + +#: app/channel_ops.c:168 +msgid "Fill Options" +msgstr "" + +#: app/channel_ops.c:172 app/image_new.c:69 app/image_new.c:223 +#: app/layers_dialog.c:3438 +msgid "Background" +msgstr "" + +#: app/channel_ops.c:173 app/image_new.c:79 app/layers_dialog.c:3440 +msgid "Transparent" +msgstr "" + +#. The by half height and half width option +#: app/channel_ops.c:185 +msgid "Offset by (x/2),(y/2)" +msgstr "" + +#: app/channels_dialog.c:188 app/channels_dialog.c:2480 +msgid "New Channel" +msgstr "" + +#: app/channels_dialog.c:192 +msgid "Raise Channel" +msgstr "" + +#: app/channels_dialog.c:196 +msgid "Lower Channel" +msgstr "" + +#: app/channels_dialog.c:200 +msgid "Duplicate Channel" +msgstr "" + +#: app/channels_dialog.c:205 +msgid "" +"Channel to Selection \n" +" Add Subtract Intersect" +msgstr "" + +#: app/channels_dialog.c:212 +msgid "Delete Channel" +msgstr "" + +#: app/channels_dialog.c:1171 +msgid "Empty Channel Copy" +msgstr "" + +#: app/channels_dialog.c:1403 app/color_balance.c:343 app/curves.c:430 +#: app/histogram_tool.c:272 app/levels.c:230 +msgid "Red" +msgstr "" + +#: app/channels_dialog.c:1407 app/color_balance.c:368 app/curves.c:431 +#: app/histogram_tool.c:273 app/levels.c:231 +msgid "Green" +msgstr "" + +#: app/channels_dialog.c:1411 app/color_balance.c:393 app/curves.c:432 +#: app/histogram_tool.c:274 app/levels.c:232 +msgid "Blue" +msgstr "" + +#: app/channels_dialog.c:1415 +msgid "Gray" +msgstr "Grey" + +#: app/channels_dialog.c:1419 +msgid "Indexed" +msgstr "" + +#: app/channels_dialog.c:2440 +msgid "New Channel Options" +msgstr "" + +#. The name entry hbox, label and entry +#: app/channels_dialog.c:2469 app/channels_dialog.c:2643 +msgid "Channel name:" +msgstr "" + +#. The opacity scale +#: app/channels_dialog.c:2484 app/channels_dialog.c:2658 +msgid "Fill Opacity:" +msgstr "" + +#: app/channels_dialog.c:2614 +msgid "Edit Channel Attributes" +msgstr "" + +#: app/clone.c:135 +msgid "Source" +msgstr "" + +#: app/clone.c:139 +msgid "Image Source" +msgstr "" + +#: app/clone.c:141 +msgid "Pattern Source" +msgstr "" + +#: app/clone.c:149 +msgid "Alignment" +msgstr "" + +#: app/clone.c:153 +msgid "Non Aligned" +msgstr "" + +#: app/clone.c:155 +msgid "Aligned" +msgstr "" + +#: app/clone.c:157 +msgid "Registered" +msgstr "" + +#: app/clone.c:270 +msgid "No patterns available for this operation." +msgstr "" + +#. The shell and main vbox +#: app/color_balance.c:168 app/color_balance.c:266 app/tools.c:583 +msgid "Color Balance" +msgstr "Colour Balance" + +#: app/color_balance.c:206 +msgid "Color balance operates only on RGB color drawables." +msgstr "Colour balance operates only on RGB colour drawables." + +#: app/color_balance.c:255 app/dodgeburn.c:185 +msgid "Shadows" +msgstr "" + +#: app/color_balance.c:256 app/dodgeburn.c:183 +msgid "Midtones" +msgstr "" + +#: app/color_balance.c:257 app/dodgeburn.c:181 +msgid "Highlights" +msgstr "" + +#: app/color_balance.c:288 +msgid "Color Levels:" +msgstr "Colour Levels:" + +#. Create the cyan-red scale widget +#: app/color_balance.c:328 +msgid "Cyan" +msgstr "" + +#. Create the magenta-green scale widget +#: app/color_balance.c:353 +msgid "Magenta" +msgstr "" + +#. Create the yellow-blue scale widget +#: app/color_balance.c:378 +msgid "Yellow" +msgstr "" + +#. The preserve luminosity toggle +#: app/color_balance.c:431 +msgid "Preserve Luminosity" +msgstr "" + +#: app/color_notebook.c:107 +msgid "Color Selection" +msgstr "Colour Selection" + +#: app/color_notebook.c:115 +msgid "Revert to Old Color" +msgstr "Revert to Old Colour" + +#: app/color_picker.c:144 app/color_picker.c:248 app/tools.c:325 +msgid "Color Picker" +msgstr "Colour Picker" + +#: app/color_picker.c:171 +msgid "Sample Average" +msgstr "" + +#: app/color_picker.c:214 +msgid "Update Active Color" +msgstr "Update Active Colour" + +#: app/color_picker.c:255 app/color_picker.c:265 +msgid "Red:" +msgstr "" + +#: app/color_picker.c:256 app/color_picker.c:266 +msgid "Green:" +msgstr "" + +#: app/color_picker.c:257 app/color_picker.c:267 +msgid "Blue:" +msgstr "" + +#: app/color_picker.c:258 app/color_picker.c:264 app/color_picker.c:273 +msgid "Alpha:" +msgstr "" + +#: app/color_picker.c:259 app/color_picker.c:274 app/color_select.c:437 +#: app/colormap_dialog.i.c:289 +msgid "Hex Triplet:" +msgstr "" + +#: app/color_picker.c:263 app/colormap_dialog.i.c:278 +msgid "Index:" +msgstr "" + +#: app/color_picker.c:268 +msgid "Hex Triplet" +msgstr "" + +#: app/color_picker.c:272 app/histogram_tool.c:264 +msgid "Intensity:" +msgstr "" + +#: app/color_picker.c:625 app/color_picker.c:626 app/color_picker.c:627 +#: app/color_picker.c:628 app/color_picker.c:629 app/color_picker.c:630 +#: app/color_picker.c:631 app/color_picker.c:649 app/color_picker.c:664 +#: app/color_picker.c:682 app/info_window.c:205 app/info_window.c:210 +#: app/info_window.c:215 app/info_window.c:220 +msgid "N/A" +msgstr "" + +#: app/colormap_dialog.i.c:180 +msgid "Indexed Color Palette" +msgstr "Indexed Colour Palette" + +#. The GIMP image option menu +#: app/colormap_dialog.i.c:195 app/lc_dialog.c:128 +msgid "Image:" +msgstr "" + +#: app/colormap_dialog.i.c:218 +msgid "Operations" +msgstr "" + +#: app/colormap_dialog.i.c:998 app/lc_dialog.c:621 +msgid "none" +msgstr "" + +#: app/commands.c:330 +msgid "Feather Selection" +msgstr "" + +#: app/commands.c:333 +msgid "Feather selection by:" +msgstr "" + +#: app/commands.c:366 +msgid "Shrink Selection" +msgstr "" + +#: app/commands.c:369 +msgid "Shrink selection by:" +msgstr "" + +#: app/commands.c:378 +msgid "Shrink from image border" +msgstr "" + +#: app/commands.c:400 +msgid "Grow Selection" +msgstr "" + +#: app/commands.c:403 +msgid "Grow selection by:" +msgstr "" + +#: app/commands.c:423 +msgid "Border Selection" +msgstr "" + +#: app/commands.c:426 +msgid "Border selection by:" +msgstr "" + +#: app/commands.c:1299 +msgid "Resize Error: Both width and height must be greater than zero." +msgstr "" + +#: app/commands.c:1368 +msgid "Scale Error: Both width and height must be greater than zero." +msgstr "" + +#: app/convert.c:498 +msgid "Indexed Color Conversion" +msgstr "Indexed Colour Conversion" + +#: app/convert.c:517 +msgid "General Palette Options" +msgstr "" + +#: app/convert.c:530 +msgid "Generate Optimal Palette:" +msgstr "" + +#: app/convert.c:563 +msgid "# of Colors:" +msgstr "# of Colours:" + +#. create the custom_frame here, it'll be added later +#: app/convert.c:579 +msgid "Custom Palette Options" +msgstr "" + +#: app/convert.c:585 +msgid "Remove Unused Colors from Final Palette" +msgstr "Remove Unused Colours from Final Palette" + +#: app/convert.c:597 +msgid "Use Custom Palette:" +msgstr "" + +#: app/convert.c:631 +msgid "Use WWW-Optimized Palette" +msgstr "Use WWW-Optimised Palette" + +#: app/convert.c:647 +msgid "Use Black/White (1-Bit) Palette" +msgstr "" + +#: app/convert.c:658 +msgid "Dither Options" +msgstr "" + +#: app/convert.c:671 +msgid "No Color Dithering" +msgstr "No Colour Dithering" + +#: app/convert.c:685 +msgid "Positioned Color Dithering" +msgstr "Positioned Colour Dithering" + +#: app/convert.c:699 +msgid "Floyd-Steinberg Color Dithering (Reduced Color Bleeding)" +msgstr "Floyd-Steinberg Colour Dithering (Reduced Colour Bleeding)" + +#: app/convert.c:712 +msgid "Floyd-Steinberg Color Dithering (Normal)" +msgstr "Floyd-Steinberg Colour Dithering (Normal)" + +#: app/convert.c:726 +msgid "Enable Dithering of Transparency" +msgstr "" + +#: app/convert.c:755 +msgid "[ Warning ]" +msgstr "" + +#: app/convert.c:765 +msgid "" +"You are attempting to convert an image with alpha/layers from RGB/GRAY to " +"INDEXED.\n" +"You should not generate a palette of more than 255 colors if you intend to " +"create a transparent or animated GIF file from this image." +msgstr "" +"You are attempting to convert an image with alpha/layers from RGB/GREY to " +"INDEXED.\n" +"You should not generate a palette of more than 255 colours if you intend to " +"create a transparent or animated GIF file from this image." + +#: app/convert.c:965 +msgid "Select Custom Palette" +msgstr "" + +#: app/convolve.c:172 +msgid "Convolve Type" +msgstr "" + +#: app/convolve.c:176 +msgid "Blur" +msgstr "" + +#: app/convolve.c:178 +msgid "Sharpen" +msgstr "" + +#: app/crop.c:178 app/tools.c:213 +msgid "Crop & Resize" +msgstr "" + +#: app/crop.c:189 +msgid "Current Layer Only" +msgstr "" + +#. enlarge toggle +#: app/crop.c:200 +msgid "Allow Enlarging" +msgstr "" + +#. tool toggle +#: app/crop.c:211 app/flip_tool.c:91 +msgid "Tool Toggle" +msgstr "" + +#: app/crop.c:215 app/crop.c:1050 +msgid "Crop" +msgstr "" + +#: app/crop.c:217 app/crop.c:1052 +msgid "Resize" +msgstr "" + +#: app/crop.c:516 app/crop.c:524 +msgid "Crop: " +msgstr "" + +#: app/crop.c:1023 +msgid "Crop: 0 x 0" +msgstr "" + +#. create the info dialog +#: app/crop.c:1044 +msgid "Crop & Resize Information" +msgstr "" + +#. add the information fields +#: app/crop.c:1060 +msgid "Origin X:" +msgstr "" + +#. the pixel size labels +#: app/crop.c:1076 app/file_new_dialog.c:402 app/file_new_dialog.c:420 +#: app/tool_options.c:307 +msgid "Width:" +msgstr "" + +#: app/crop.c:1079 app/file_new_dialog.c:408 app/file_new_dialog.c:426 +#: app/layers_dialog.c:3379 app/resize.c:240 app/resize.c:265 app/resize.c:509 +#: app/scale_tool.c:79 app/scale_tool.c:86 app/tool_options.c:323 +#: app/xinput_airbrush.c:479 +msgid "Height:" +msgstr "" + +#: app/crop.c:1101 +msgid "From Selection" +msgstr "" + +#: app/crop.c:1107 +msgid "Auto Shrink" +msgstr "" + +#. The shell and main vbox +#: app/curves.c:393 app/curves.c:575 app/tools.c:663 +msgid "Curves" +msgstr "" + +#: app/curves.c:429 app/histogram_tool.c:271 app/layers_dialog.c:243 +#: app/levels.c:229 app/paint_funcs.c:97 app/tool_options.c:887 +msgid "Value" +msgstr "" + +#: app/curves.c:433 app/levels.c:233 +msgid "Alpha" +msgstr "" + +#: app/curves.c:444 +msgid "Curves for indexed drawables cannot be adjusted." +msgstr "" + +#: app/curves.c:545 +msgid "Smooth" +msgstr "" + +#: app/curves.c:546 +msgid "Free" +msgstr "" + +#: app/curves.c:597 +msgid "Modify Curves for Channel:" +msgstr "" + +#. The option menu for selecting the drawing method +#: app/curves.c:678 +msgid "Curve Type:" +msgstr "" + +#: app/curves.c:708 app/levels.c:604 app/module_db.c:829 +msgid "Load" +msgstr "" + +#: app/curves.c:718 app/devices.c:753 app/levels.c:614 app/palette.c:2113 +#: app/preferences_dialog.c:357 app/preferences_dialog.c:1466 +msgid "Save" +msgstr "" + +#: app/curves.c:1359 +msgid "Load Curves" +msgstr "" + +#: app/curves.c:1374 +msgid "Save Curves" +msgstr "" + +#: app/curves.c:1655 +msgid "Load/Save Curves" +msgstr "" + +#: app/curves.c:1693 app/curves.c:1711 app/levels.c:1497 app/levels.c:1515 +#: app/paths_dialog.c:2229 +#, c-format +msgid "Unable to open file %s" +msgstr "" + +#: app/desaturate.c:36 +msgid "Desaturate operates only on RGB color drawables." +msgstr "Desaturate operates only on RGB colour drawables." + +#: app/devices.c:747 +msgid "Device Status" +msgstr "" + +#: app/disp_callbacks.c:755 app/global_edit.c:293 app/global_edit.c:296 +#: app/global_edit.c:366 +msgid "Pasted Layer" +msgstr "" + +#: app/docindex.c:575 +msgid "This file cannot be moved up." +msgstr "" + +#: app/docindex.c:579 +msgid "There's no selection to move up." +msgstr "" + +#: app/docindex.c:593 +msgid "This file cannot be moved down." +msgstr "" + +#: app/docindex.c:597 +msgid "There's no selection to move down." +msgstr "" + +#: app/docindex.c:613 +msgid "There's no selection to remove." +msgstr "" + +#: app/docindexif.c:85 +msgid "Open" +msgstr "" + +#: app/docindexif.c:85 +msgid "Open a file" +msgstr "" + +#: app/docindexif.c:90 app/gdisplay_color_ui.c:116 +msgid "Up" +msgstr "" + +#: app/docindexif.c:90 +msgid "Move the selected entry up in the index" +msgstr "" + +#: app/docindexif.c:95 app/gdisplay_color_ui.c:117 +msgid "Down" +msgstr "" + +#: app/docindexif.c:95 +msgid "Move the selected entry down in the index" +msgstr "" + +#: app/docindexif.c:100 app/gdisplay_color_ui.c:115 +msgid "Remove" +msgstr "" + +#: app/docindexif.c:100 +msgid "Remove the selected entry from the index" +msgstr "" + +#: app/docindexif.c:105 +msgid "Close the Document Index" +msgstr "" + +#. Set the GOWindow title +#: app/docindexif.c:238 +msgid "Document Index" +msgstr "" + +#: app/docindexif.c:245 +msgid "GTK successfully started" +msgstr "" + +#: app/dodgeburn.c:141 +msgid "Exposure:" +msgstr "" + +#. the type (dodge or burn) +#: app/dodgeburn.c:161 app/ink.c:421 +msgid "Type" +msgstr "" + +#: app/dodgeburn.c:165 +msgid "Dodge" +msgstr "" + +#: app/dodgeburn.c:167 +msgid "Burn" +msgstr "" + +#: app/dodgeburn.c:177 +msgid "Mode" +msgstr "" + +#: app/edit_selection.c:169 +msgid "Move: 0, 0" +msgstr "" + +#: app/edit_selection.c:394 app/edit_selection.c:404 +msgid "Move: " +msgstr "" + +#: app/equalize.c:37 +msgid "Equalize does not operate on indexed drawables." +msgstr "Equalise does not operate on indexed drawables." + +#. the hard toggle +#: app/eraser.c:109 +msgid "Hard Edge" +msgstr "" + +#. the anti_erase toggle +#: app/eraser.c:119 app/paint_funcs.c:101 +msgid "Anti Erase" +msgstr "" + +#: app/errorconsole.c:170 +#, c-format +msgid "Error opening file %s: %s" +msgstr "" + +#: app/errorconsole.c:187 +msgid "Can't save, nothing selected!" +msgstr "" + +#: app/errorconsole.c:191 +msgid "Save error log to file..." +msgstr "" + +#: app/errorconsole.c:273 +msgid "GIMP Error Console" +msgstr "" + +#: app/errorconsole.c:279 +msgid "Clear" +msgstr "" + +#: app/errorconsole.c:302 +msgid "Write all errors to file..." +msgstr "" + +#: app/errorconsole.c:309 +msgid "Write selection to file..." +msgstr "" + +#: app/file_new_dialog.c:191 +msgid "Confirm Image Size" +msgstr "" + +#: app/file_new_dialog.c:209 +#, no-c-format +msgid "" +"You are trying to create an image which\n" +"has an initial size of %s.\n" +"\n" +"Choose OK to create this image anyway.\n" +"Choose Cancel if you didn't mean to\n" +"create such a large image.\n" +"\n" +"To prevent this dialog from appearing,\n" +"increase the \"Maximum Image Size\"\n" +"setting (currently %s) in the\n" +"preferences dialog." +msgstr "" + +#: app/file_new_dialog.c:302 +#, c-format +msgid "Image Size: %s" +msgstr "" + +#: app/file_new_dialog.c:360 +msgid "New Image" +msgstr "" + +#: app/file_new_dialog.c:466 app/preferences_dialog.c:1539 +msgid "Pixels" +msgstr "" + +#. the resolution labels +#: app/file_new_dialog.c:537 app/resize.c:566 +msgid "Resolution X:" +msgstr "" + +#: app/file_new_dialog.c:558 app/resize.c:587 +msgid "pixels/%a" +msgstr "" + +#. frame for Image Type +#: app/file_new_dialog.c:603 +msgid "Image Type" +msgstr "" + +#: app/fileops.c:223 app/fileops.c:268 +msgid "Load Image" +msgstr "" + +#. format-chooser frame +#: app/fileops.c:283 +msgid "Determine File Type" +msgstr "" + +#: app/fileops.c:356 +msgid "" +"Generate\n" +"Preview" +msgstr "" + +#: app/fileops.c:375 +msgid "No Selection." +msgstr "" + +#: app/fileops.c:418 app/fileops.c:1624 app/fileops.c:1731 +#, c-format +msgid "Save failed: %s" +msgstr "" + +#: app/fileops.c:438 app/fileops.c:473 +msgid "Save Image" +msgstr "" + +#: app/fileops.c:486 +msgid "Save Options" +msgstr "" + +#: app/fileops.c:495 +msgid "Determine File Type:" +msgstr "" + +#: app/fileops.c:555 +msgid "Can't revert. No filename associated with this image" +msgstr "" + +#: app/fileops.c:571 +msgid "Revert failed." +msgstr "" + +#: app/fileops.c:1240 +msgid "(This thumbnail may be out of date)" +msgstr "" + +#: app/fileops.c:1241 +msgid "(No Information)" +msgstr "" + +#: app/fileops.c:1251 +msgid "(Thumbnail saving is disabled)" +msgstr "" + +#: app/fileops.c:1255 +msgid "(Could not write thumbnail file)" +msgstr "" + +#: app/fileops.c:1259 +msgid "(Thumbnail file not written)" +msgstr "" + +#: app/fileops.c:1276 +msgid "No preview available" +msgstr "" + +#: app/fileops.c:1394 +msgid "(could not make preview)" +msgstr "" + +#: app/fileops.c:1467 app/fileops.c:1546 +#, c-format +msgid "Open failed: %s" +msgstr "" + +#: app/fileops.c:1602 +#, c-format +msgid "%s is an irregular file (%s)" +msgstr "" + +#: app/fileops.c:1670 +#, c-format +msgid "%s exists, overwrite?" +msgstr "" + +#: app/fileops.c:1674 +msgid "File Exists!" +msgstr "" + +#: app/fileops.c:1680 +msgid "Yes" +msgstr "" + +#: app/fileops.c:1682 +msgid "No" +msgstr "" + +#: app/flip_tool.c:82 +msgid "Flip Tool" +msgstr "" + +#: app/flip_tool.c:95 app/preferences_dialog.c:1588 +#: app/preferences_dialog.c:2347 +msgid "Horizontal" +msgstr "" + +#: app/flip_tool.c:97 app/preferences_dialog.c:1590 +#: app/preferences_dialog.c:2349 +msgid "Vertical" +msgstr "" + +#: app/floating_sel.c:111 +msgid "" +"Cannot anchor this layer because\n" +"it is not a floating selection." +msgstr "" + +#: app/floating_sel.c:181 +msgid "" +"Cannot create a new layer from the floating\n" +"selection because it belongs to a\n" +"layer mask or channel." +msgstr "" + +#: app/gdisplay.c:217 +msgid "RGB-empty" +msgstr "" + +#: app/gdisplay.c:217 app/image_new.c:53 app/preferences_dialog.c:1634 +msgid "RGB" +msgstr "" + +#: app/gdisplay.c:220 +msgid "grayscale-empty" +msgstr "greyscale-empty" + +#: app/gdisplay.c:220 +msgid "grayscale" +msgstr "greyscale" + +#: app/gdisplay.c:223 +msgid "indexed-empty" +msgstr "" + +#: app/gdisplay.c:223 +msgid "indexed" +msgstr "" + +#: app/gdisplay_color_ui.c:118 +msgid "Configure" +msgstr "" + +#: app/gdisplay_color_ui.c:121 +msgid "Color Display Filters" +msgstr "Colour Display Filters" + +#: app/gdisplay_color_ui.c:145 +msgid "Available Filters" +msgstr "" + +#: app/gdisplay_color_ui.c:168 +msgid "Active Filters" +msgstr "" + +#: app/gdisplay_ops.c:387 +#, c-format +msgid "" +"Changes were made to %s.\n" +"Close anyway?" +msgstr "" + +#: app/gimage_mask.c:207 +msgid "" +"Unable to cut/copy because the selected\n" +"region is empty." +msgstr "" + +#: app/gimage_mask.c:337 +msgid "Float Selection: No selection to float." +msgstr "" + +#: app/gimage_mask.c:349 +msgid "Floated Layer" +msgstr "" + +#: app/gimage_mask.c:485 +msgid "" +"The active layer has no alpha channel\n" +"to convert to a selection." +msgstr "" + +#: app/gimage_mask.c:504 +msgid "" +"The active layer has no mask\n" +"to convert to a selection." +msgstr "" + +#: app/gimage_mask.c:555 +msgid "No selection to stroke!" +msgstr "" + +#: app/gimpbrush.c:263 +msgid "Error in GIMP brush file...aborting." +msgstr "" + +#: app/gimpbrush.c:270 app/patterns.c:212 +msgid "Unnamed" +msgstr "" + +#: app/gimpbrush.c:288 +msgid "GIMP brush file appears to be truncated." +msgstr "" + +#: app/gimpbrush.c:291 +#, c-format +msgid "Unknown brush format version #%d in \"%s\"\n" +msgstr "" + +#: app/gimpbrushpipe.c:300 +msgid "Brush pipes should have at least one brush." +msgstr "" + +#: app/gimpbrushpipe.c:396 +msgid "" +"Failed to load one of the\n" +"brushes in the brush pipe." +msgstr "" + +#: app/gimpbrushpipe.c:457 +msgid "Failed to load pixmap brush." +msgstr "" + +#: app/gimpdrawable.c:168 +msgid "Can't fill unknown image type." +msgstr "" + +#: app/gimpdrawable.c:497 +msgid "parasite attach to drawable" +msgstr "" + +#: app/gimpdrawable.c:532 +msgid "detach parasite from drawable" +msgstr "" + +#: app/gimpdrawable.c:726 +msgid "unnamed" +msgstr "" + +#: app/gimpdrawable.c:743 +#, c-format +msgid "Layer type %d not supported." +msgstr "" + +#: app/gimphelp.c:123 +msgid "" +"Could not find the GIMP Help Browser procedure.\n" +"It probably was not compiled because\n" +"you don't have GtkXmHTML installed." +msgstr "" + +#: app/gimpimage.c:1135 +msgid "attach parasite to image" +msgstr "" + +#: app/gimpimage.c:1158 +msgid "detach parasite from image" +msgstr "" + +#: app/gimpimage.c:2122 +msgid "Layer cannot be raised any further" +msgstr "" + +#: app/gimpimage.c:2148 +msgid "Layer cannot be lowered any further" +msgstr "" + +#: app/gimpimage.c:2172 +msgid "Layer is already on top" +msgstr "" + +#: app/gimpimage.c:2178 +msgid "Can't raise Layer without alpha" +msgstr "" + +#: app/gimpimage.c:2205 +msgid "Layer is already on bottom" +msgstr "" + +#: app/gimpimage.c:2260 +msgid "BG has no alpha, layer was placed above" +msgstr "" + +#: app/gimpimage.c:2329 +msgid "" +"There are not enough visible layers for a merge.\n" +"There must be at least two." +msgstr "" + +#: app/gimpimage.c:2409 +msgid "There are not enough visible layers for a merge down." +msgstr "" + +#: app/gimpimage.c:2812 +msgid "" +"Unable to add a layer mask since\n" +"the layer already has one." +msgstr "" + +#: app/gimpimage.c:2816 +msgid "" +"Unable to add a layer mask to a\n" +"layer in an indexed image." +msgstr "" + +#: app/gimpimage.c:2820 +msgid "" +"Cannot add layer mask to a layer\n" +"with no alpha channel." +msgstr "" + +#: app/gimpimage.c:2827 +msgid "Cannot add layer mask of different dimensions than specified layer." +msgstr "" + +#: app/gimpimage.c:2930 +msgid "Channel cannot be raised any further" +msgstr "" + +#: app/gimpimage.c:2979 +msgid "Channel cannot be lowered any further" +msgstr "" + +#: app/gimpimage.c:3185 app/palette.c:379 app/palette.c:956 app/palette.c:1092 +#: app/palette.c:2063 app/palette.c:2810 app/palette.c:2942 +msgid "Untitled" +msgstr "" + +#: app/gimpparasite.c:136 +msgid "" +"# GIMP parasiterc\n" +"# This file will be entirely rewritten every time you quit the gimp.\n" +"\n" +msgstr "" + +#: app/gimpprogress.c:110 +msgid "Progress" +msgstr "" + +#: app/gimprc.c:399 app/plug_in.c:304 +msgid "Resource configuration" +msgstr "" + +#: app/gimprc.c:449 +#, c-format +msgid "error parsing: \"%s\"\n" +msgstr "" + +#: app/gimprc.c:450 +#, c-format +msgid " at line %d column %d\n" +msgstr "" + +#: app/gimprc.c:451 +#, c-format +msgid " unexpected token: %s\n" +msgstr "" + +#: app/gimprc.c:1450 +msgid "error parsing pluginrc" +msgstr "" + +#: app/gimprc.c:2783 +#, c-format +msgid "Can't open %s; %s" +msgstr "" + +#: app/gimprc.c:2802 +#, c-format +msgid "Can't rename %s to %s.old; %s" +msgstr "" + +#: app/gimprc.c:2808 +#, c-format +msgid "Couldn't reopen %s\n" +msgstr "" + +#: app/gimprc.c:2820 +#, c-format +msgid "Can't write to %s; %s" +msgstr "" + +#: app/gimpui.c:452 +msgid "GIMP Message" +msgstr "" + +#. pseudo unit +#: app/gimpunit.c:58 +msgid "pixel" +msgstr "" + +#: app/gimpunit.c:58 app/measure.c:437 app/measure.c:441 app/paint_core.c:494 +msgid "pixels" +msgstr "" + +#. standard units +#: app/gimpunit.c:61 +msgid "inch" +msgstr "" + +#: app/gimpunit.c:61 +msgid "inches" +msgstr "" + +#: app/gimpunit.c:62 +msgid "millimeter" +msgstr "millimetre" + +#: app/gimpunit.c:62 +msgid "millimeters" +msgstr "millimetres" + +#. professional units +#: app/gimpunit.c:65 +msgid "point" +msgstr "" + +#: app/gimpunit.c:65 +msgid "points" +msgstr "" + +#: app/gimpunit.c:66 +msgid "pica" +msgstr "" + +#: app/gimpunit.c:66 +msgid "picas" +msgstr "" + +#: app/gimpunit.c:73 +msgid "percent" +msgstr "" + +#: app/global_edit.c:715 +msgid "Paste" +msgstr "" + +#: app/global_edit.c:716 +msgid "Paste Into" +msgstr "" + +#: app/global_edit.c:717 +msgid "Paste as New" +msgstr "" + +#: app/global_edit.c:731 +msgid "Paste Named Buffer" +msgstr "" + +#: app/global_edit.c:749 +msgid "Select a buffer to paste:" +msgstr "" + +#: app/global_edit.c:834 +msgid "Cut Named" +msgstr "" + +#: app/global_edit.c:837 app/global_edit.c:874 +msgid "Enter a name for this buffer" +msgstr "" + +#: app/global_edit.c:871 +msgid "Copy Named" +msgstr "" + +#: app/gradient.c:528 +msgid "Curved" +msgstr "" + +#: app/gradient.c:529 +msgid "Sinusoidal" +msgstr "" + +#: app/gradient.c:530 +msgid "Spherical (increasing)" +msgstr "" + +#: app/gradient.c:531 +msgid "Spherical (decreasing)" +msgstr "" + +#: app/gradient.c:536 +msgid "Plain RGB" +msgstr "" + +#: app/gradient.c:537 +msgid "HSV (counter-clockwise hue)" +msgstr "" + +#: app/gradient.c:538 +msgid "HSV (clockwise hue)" +msgstr "" + +#: app/gradient.c:791 +msgid "Gradient Editor" +msgstr "" + +#: app/gradient.c:822 app/gradient_select.c:207 app/paintbrush.c:288 +#: app/palette.c:3235 +msgid "Gradient" +msgstr "" + +#: app/gradient.c:823 app/gradient_select.c:208 app/palette.c:2274 +#: app/palette_select.c:89 +msgid "Name" +msgstr "" + +#. Frame & vbox for gradient functions +#: app/gradient.c:868 +msgid "Gradient Ops" +msgstr "" + +#. Buttons for gradient functions +#: app/gradient.c:876 +msgid "New Gradient" +msgstr "" + +#: app/gradient.c:884 +msgid "Copy Gradient" +msgstr "" + +#: app/gradient.c:892 +msgid "Delete Gradient" +msgstr "" + +#: app/gradient.c:900 +msgid "Rename Gradient" +msgstr "" + +#: app/gradient.c:908 app/gradient.c:1888 +msgid "Save as POV-Ray" +msgstr "" + +#. Zoom all button +#: app/gradient.c:926 +msgid "Zoom all" +msgstr "" + +#: app/gradient.c:992 +msgid "Instant update" +msgstr "" + +#: app/gradient.c:1127 app/gradient.c:2005 +msgid "Default" +msgstr "" + +#: app/gradient.c:1554 +msgid "New gradient" +msgstr "" + +#: app/gradient.c:1557 +msgid "Enter a name for the new gradient" +msgstr "" + +#: app/gradient.c:1558 +msgid "untitled" +msgstr "" + +#: app/gradient.c:1617 +msgid "Copy gradient" +msgstr "" + +#: app/gradient.c:1620 +msgid "Enter a name for the copied gradient" +msgstr "" + +#: app/gradient.c:1703 +msgid "Rename gradient" +msgstr "" + +#: app/gradient.c:1706 +msgid "Enter a new name for the gradient" +msgstr "" + +#: app/gradient.c:1780 +msgid "Delete gradient" +msgstr "" + +#: app/gradient.c:1799 app/palette.c:1863 +#, c-format +msgid "" +"Are you sure you want to delete\n" +"\"%s\" from the list and from disk?" +msgstr "" + +#: app/gradient.c:2042 +#, c-format +msgid "Zoom factor: %d:1 Displaying [%0.6f, %0.6f]" +msgstr "" + +#: app/gradient.c:2293 +#, c-format +msgid "" +"Position: %0.6f RGB (%0.3f, %0.3f, %0.3f) HSV (%0.3f, %0.3f, %0.3f) " +"Opacity: %0.3f" +msgstr "" + +#: app/gradient.c:2318 +#, c-format +msgid "Foreground color set to RGB (%d, %d, %d) <-> (%0.3f, %0.3f, %0.3f)" +msgstr "Foreground colour set to RGB (%d, %d, %d) <-> (%0.3f, %0.3f, %0.3f)" + +#: app/gradient.c:2342 +#, c-format +msgid "Background color to RGB (%d, %d, %d) <-> (%0.3f, %0.3f, %0.3f)" +msgstr "Background colour to RGB (%d, %d, %d) <-> (%0.3f, %0.3f, %0.3f)" + +#: app/gradient.c:2648 +msgid "Drag: move Shift+drag: move & compress" +msgstr "" + +#: app/gradient.c:2650 app/gradient.c:2653 +msgid "Click: select Shift+click: extend selection" +msgstr "" + +#: app/gradient.c:2658 +msgid "Click: select Shift+click: extend selection Drag: move" +msgstr "" + +#: app/gradient.c:2670 +msgid "" +"Click: select Shift+click: extend selection Drag: move Shift+drag: " +"move & compress" +msgstr "" + +#: app/gradient.c:2912 app/gradient.c:2921 +#, c-format +msgid "Handle position: %0.6f" +msgstr "" + +#: app/gradient.c:2939 +#, c-format +msgid "Distance: %0.6f" +msgstr "" + +#: app/gradient.c:3426 app/gradient.c:4484 +msgid "Left endpoint's color" +msgstr "Left endpoint's colour" + +#: app/gradient.c:3437 app/gradient.c:3479 +msgid "Load from" +msgstr "" + +#: app/gradient.c:3441 +msgid "Left neighbor's right endpoint" +msgstr "" + +#: app/gradient.c:3442 +msgid "Right endpoint" +msgstr "" + +#: app/gradient.c:3452 app/gradient.c:3494 +msgid "Save to" +msgstr "" + +#: app/gradient.c:3468 app/gradient.c:4562 +msgid "Right endpoint's color" +msgstr "Right endpoint's colour" + +#: app/gradient.c:3483 +msgid "Right neighbor's left endpoint" +msgstr "" + +#: app/gradient.c:3484 +msgid "Left endpoint" +msgstr "" + +#: app/gradient.c:3595 +msgid "Selection operations" +msgstr "" + +#: app/gradient.c:3767 +msgid "Blending function for segment" +msgstr "" + +#: app/gradient.c:3769 +msgid "Coloring type for segment" +msgstr "Colouring type for segment" + +#: app/gradient.c:3771 +msgid "Split segment at midpoint" +msgstr "" + +#: app/gradient.c:3773 app/gradient.c:4865 +msgid "Split segment uniformly" +msgstr "" + +#: app/gradient.c:3775 +msgid "Delete segment" +msgstr "" + +#: app/gradient.c:3777 +msgid "Re-center segment's midpoint" +msgstr "Re-centre segment's midpoint" + +#: app/gradient.c:3779 +msgid "Re-distribute handles in segment" +msgstr "" + +#: app/gradient.c:3781 +msgid "Flip segment" +msgstr "" + +#: app/gradient.c:3783 app/gradient.c:5426 +msgid "Replicate segment" +msgstr "" + +#: app/gradient.c:3788 +msgid "Blending function for selection" +msgstr "" + +#: app/gradient.c:3790 +msgid "Coloring type for selection" +msgstr "Colouring type for selection" + +#: app/gradient.c:3792 +msgid "Split segments at midpoints" +msgstr "" + +#: app/gradient.c:3794 app/gradient.c:4866 +msgid "Split segments uniformly" +msgstr "" + +#: app/gradient.c:3796 +msgid "Delete selection" +msgstr "" + +#: app/gradient.c:3798 +msgid "Re-center midpoints in selection" +msgstr "Re-centre midpoints in selection" + +#: app/gradient.c:3800 +msgid "Re-distribute handles in selection" +msgstr "" + +#: app/gradient.c:3802 +msgid "Flip selection" +msgstr "" + +#: app/gradient.c:3804 app/gradient.c:5427 +msgid "Replicate selection" +msgstr "" + +#: app/gradient.c:4088 +msgid "FG color" +msgstr "FG colour" + +#: app/gradient.c:4136 +#, c-format +msgid "RGBA (%0.3f, %0.3f, %0.3f, %0.3f)" +msgstr "" + +#: app/gradient.c:4651 app/gradient.c:4721 +msgid "(Varies)" +msgstr "" + +#: app/gradient.c:4873 +msgid "Split" +msgstr "" + +#. Instructions +#: app/gradient.c:4887 +msgid "Please select the number of uniform parts" +msgstr "" + +#: app/gradient.c:4893 +msgid "in which you want to split the selected segment" +msgstr "" + +#: app/gradient.c:4894 +msgid "in which you want to split the segments in the selection" +msgstr "" + +#: app/gradient.c:5254 +msgid "Blend endpoints' colors" +msgstr "Blend endpoints' colours" + +#: app/gradient.c:5266 +msgid "Blend endpoints' opacity" +msgstr "" + +#: app/gradient.c:5434 +msgid "Replicate" +msgstr "" + +#. Instructions +#: app/gradient.c:5447 +msgid "Please select the number of times" +msgstr "" + +#: app/gradient.c:5452 +msgid "you want to replicate the selected segment" +msgstr "" + +#: app/gradient.c:5453 +msgid "you want to replicate the selection" +msgstr "" + +#. The shell +#: app/gradient_select.c:144 +msgid "Gradient Selection" +msgstr "" + +#. The shell and main vbox +#: app/histogram_tool.c:169 app/histogram_tool.c:287 app/tools.c:695 +msgid "Histogram" +msgstr "" + +#: app/histogram_tool.c:207 +msgid "Histogram does not operate on indexed drawables." +msgstr "" + +#: app/histogram_tool.c:260 +msgid "Mean:" +msgstr "" + +#: app/histogram_tool.c:261 +msgid "Std Dev:" +msgstr "" + +#: app/histogram_tool.c:262 +msgid "Median:" +msgstr "" + +#: app/histogram_tool.c:263 +msgid "Pixels:" +msgstr "" + +#: app/histogram_tool.c:265 +msgid "Count:" +msgstr "" + +#: app/histogram_tool.c:266 +msgid "Percentile:" +msgstr "" + +#: app/histogram_tool.c:311 +msgid "Information on Channel:" +msgstr "" + +#. The shell and main vbox +#: app/hue_saturation.c:248 app/hue_saturation.c:368 app/tools.c:615 +msgid "Hue-Saturation" +msgstr "" + +#: app/hue_saturation.c:286 +msgid "Hue-Saturation operates only on RGB color drawables." +msgstr "Hue-Saturation operates only on RGB colour drawables." + +#: app/hue_saturation.c:354 +msgid "Master" +msgstr "" + +#: app/hue_saturation.c:355 +msgid "R" +msgstr "" + +#: app/hue_saturation.c:356 +msgid "Y" +msgstr "" + +#: app/hue_saturation.c:357 +msgid "G" +msgstr "" + +#: app/hue_saturation.c:358 +msgid "C" +msgstr "" + +#: app/hue_saturation.c:359 +msgid "B" +msgstr "" + +#: app/hue_saturation.c:360 +msgid "M" +msgstr "" + +#: app/hue_saturation.c:445 +msgid "Hue / Lightness / Saturation Adjustments" +msgstr "" + +#. Create the hue scale widget +#: app/hue_saturation.c:457 app/layers_dialog.c:237 app/paint_funcs.c:94 +#: app/tool_options.c:884 +msgid "Hue" +msgstr "" + +#. Create the lightness scale widget +#: app/hue_saturation.c:491 +msgid "Lightness" +msgstr "" + +#. Create the saturation scale widget +#: app/hue_saturation.c:525 app/layers_dialog.c:239 app/paint_funcs.c:95 +#: app/tool_options.c:885 +msgid "Saturation" +msgstr "" + +#: app/image_new.c:58 app/info_window.c:65 app/info_window.c:603 +#: app/preferences_dialog.c:1635 +msgid "Grayscale" +msgstr "Greyscale" + +#: app/image_new.c:64 app/layers_dialog.c:3437 +msgid "Foreground" +msgstr "" + +#: app/image_new.c:74 app/layers_dialog.c:3439 +msgid "White" +msgstr "" + +#: app/image_new.c:262 +#, c-format +msgid "%d Bytes" +msgstr "" + +#: app/image_new.c:264 +#, c-format +msgid "%.2f KB" +msgstr "" + +#: app/image_new.c:266 +#, c-format +msgid "%.1f KB" +msgstr "" + +#: app/image_new.c:268 +#, c-format +msgid "%d KB" +msgstr "" + +#: app/image_new.c:270 +#, c-format +msgid "%.2f MB" +msgstr "" + +#: app/image_new.c:272 +#, c-format +msgid "%.1f MB" +msgstr "" + +#: app/indicator_area.c:138 +msgid "" +"The active brush.\n" +"Click to open the Brushes Dialog." +msgstr "" + +#: app/indicator_area.c:156 +msgid "" +"The active pattern.\n" +"Click to open the Patterns Dialog." +msgstr "" + +#: app/indicator_area.c:175 +msgid "" +"The active gradient.\n" +"Click to open the Gradients Dialog." +msgstr "" + +#: app/info_dialog.c:180 app/preferences_dialog.c:1779 +#: app/preferences_dialog.c:1885 +msgid "General" +msgstr "" + +#: app/info_window.c:64 +msgid "Static Gray" +msgstr "Static Grey" + +#: app/info_window.c:66 +msgid "Static Color" +msgstr "Static Colour" + +#: app/info_window.c:67 +msgid "Pseudo Color" +msgstr "Pseudo Colour" + +#: app/info_window.c:68 +msgid "True Color" +msgstr "True Colour" + +#: app/info_window.c:69 +msgid "Direct Color" +msgstr "Direct Colour" + +#: app/info_window.c:225 +msgid "A:" +msgstr "" + +#: app/info_window.c:230 +msgid "B:" +msgstr "" + +#: app/info_window.c:235 +msgid "G:" +msgstr "" + +#: app/info_window.c:240 +msgid "R:" +msgstr "" + +#: app/info_window.c:259 +msgid "Extended" +msgstr "" + +#. add the information fields +#: app/info_window.c:327 +msgid "Dimensions (w x h):" +msgstr "" + +#: app/info_window.c:329 +msgid "Resolution:" +msgstr "" + +#: app/info_window.c:331 app/tool_options.c:336 +msgid "Unit:" +msgstr "" + +#: app/info_window.c:333 +msgid "Scale Ratio:" +msgstr "" + +#: app/info_window.c:335 +msgid "Display Type:" +msgstr "" + +#: app/info_window.c:337 +msgid "Visual Class:" +msgstr "" + +#: app/info_window.c:339 +msgid "Visual Depth:" +msgstr "" + +#: app/info_window.c:342 +msgid "Shades of Color:" +msgstr "Shades of Colour:" + +#: app/info_window.c:345 +msgid "Shades:" +msgstr "" + +#: app/info_window.c:348 +msgid "Shades of Gray:" +msgstr "Shades of Grey:" + +#. create the info dialog +#: app/info_window.c:377 +#, c-format +msgid "Info: %s-%d.%d" +msgstr "" + +#: app/info_window.c:575 +msgid "%%d x %%d pixels (%%.%df x %%.%df %s)" +msgstr "" + +#: app/info_window.c:601 +msgid "RGB Color" +msgstr "RGB Colour" + +#: app/info_window.c:605 +msgid "Indexed Color" +msgstr "Indexed Colour" + +#. size slider +#: app/ink.c:296 +msgid "Size:" +msgstr "" + +#. sens slider +#: app/ink.c:314 app/ink.c:338 app/ink.c:368 +msgid "Sensitivity:" +msgstr "" + +#. tilt sens slider +#: app/ink.c:332 +msgid "Tilt" +msgstr "" + +#. velocity sens slider +#: app/ink.c:362 +msgid "Speed" +msgstr "" + +#. angle adjust slider +#: app/ink.c:392 +msgid "Angle" +msgstr "" + +#: app/ink.c:398 +msgid "Adjust:" +msgstr "" + +#. Brush shape widget +#: app/ink.c:485 +msgid "Shape" +msgstr "" + +#: app/install.c:83 +msgid "The GIMP is not properly installed for the current user\n" +msgstr "" + +#: app/install.c:84 +msgid "" +"User installation was skipped because the '--nointerface' flag was " +"encountered\n" +msgstr "" + +#: app/install.c:85 +msgid "" +"To perform user installation, run the GIMP without the '--nointerface' flag\n" +msgstr "" + +#: app/install.c:113 +msgid "" +"The GIMP - GNU Image Manipulation Program\n" +"\n" +msgstr "" + +#: app/install.c:118 +msgid "" +"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" +msgstr "" +"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 Licence, or\n" +"(at your option) any later version.\n" + +#: app/install.c:123 +msgid "" +"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.\n" +"See the GNU General Public License for more details.\n" +msgstr "" +"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.\n" +"See the GNU General Public Licence for more details.\n" + +#: app/install.c:128 +msgid "" +"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,\n" +"MA 02111-1307, USA.\n" +msgstr "" +"You should have received a copy of the GNU General Public Licence\n" +"along with this program; if not, write to the Free Software\n" +"Foundation, Inc., 59 Temple Place - Suite 330, Boston,\n" +"MA 02111-1307, USA.\n" + +#: app/install.c:134 +msgid "" +"Personal GIMP Installation\n" +"\n" +msgstr "" + +#: app/install.c:135 +msgid "For a proper GIMP installation, a subdirectory called\n" +msgstr "" + +#. will be replaced with gimp_directory() +#: app/install.c:137 +msgid "" +" needs to be created. This\n" +"subdirectory will contain a number of important files:\n" +"\n" +msgstr "" + +#: app/install.c:141 +msgid "" +"\t\tThe gimprc is used to store personal preferences\n" +"\t\tthat affect GIMP's default behavior.\n" +"\t\tPaths to search for brushes, palettes, gradients,\n" +"\t\tpatterns, plug-ins and modules can also configured here.\n" +msgstr "" + +#: app/install.c:147 +msgid "" +"\t\tPlug-ins and extensions are external programs run by\n" +"\t\tthe GIMP which provide additional functionality.\n" +"\t\tThese programs are searched for at run-time and\n" +"\t\tinformation about their functionality and mod-times\n" +"\t\tis cached in this file. This file is intended to\n" +"\t\tbe GIMP-readable only, and should not be edited.\n" +msgstr "" + +#: app/install.c:155 +msgid "" +"\t\tKey shortcuts can be dynamically redefined in The GIMP.\n" +"\t\tThe menurc is a dump of your configuration so it can.\n" +"\t\tbe remembered for the next session. You may edit this\n" +"\t\tfile if you wish, but it is much easier to define the\n" +"\t\tkeys from within The GIMP. Deleting this file will\n" +"\t\trestore the default shortcuts.\n" +msgstr "" + +#: app/install.c:163 +msgid "" +"\t\tThe sessionrc is used to store what dialog windows were\n" +"\t\topen the last time you quit The GIMP. You can configure\n" +"\t\tThe GIMP to reopen these dialogs at the saved position.\n" +msgstr "" + +#: app/install.c:168 +msgid "" +"\t\tThe unitrc is used to store your user units database.\n" +"\t\tYou can define additional units and use them just\n" +"\t\tlike you use the built-in units inches, millimeters,\n" +"\t\tpoints and picas. This file is overwritten each time\n" +"\t\tyou quit the GIMP.\n" +msgstr "" +"\t\tThe unitrc is used to store your user units database.\n" +"\t\tYou can define additional units and use them just\n" +"\t\tlike you use the built-in units inches, millimetres,\n" +"\t\tpoints and picas. This file is overwritten each time\n" +"\t\tyou quit the GIMP.\n" + +#: app/install.c:175 +msgid "" +"\t\tThis is a subdirectory which can be used to store\n" +"\t\tuser defined brushes. The default gimprc file\n" +"\t\tchecks this subdirectory in addition to the system-\n" +"\t\twide gimp brushes installation when searching for\n" +"\t\tbrushes.\n" +msgstr "" + +#: app/install.c:182 +msgid "" +"\t\tThis is a subdirectory which is used to store brushes\n" +"\t\tthat are created with the brush editor. The default\n" +"\t\tgimprc file checks this subdirectory when searching for\n" +"\t\tgenerated brushes.\n" +msgstr "" + +#: app/install.c:188 +msgid "" +"\t\tThis is a subdirectory which can be used to store\n" +"\t\tuser defined gradients. The default gimprc file\n" +"\t\tchecks this subdirectory in addition to the system-\n" +"\t\twide gimp gradients installation when searching for\n" +"\t\tgradients.\n" +msgstr "" + +#: app/install.c:195 +msgid "" +"\t\tThis is a subdirectory which can be used to store\n" +"\t\tuser defined figures to be used by the gfig plug-in.\n" +"\t\tThe default gimprc file checks this subdirectory in\n" +"\t\taddition to the systemwide gimp gfig installation\n" +"\t\twhen searching for gfig figures.\n" +msgstr "" + +#: app/install.c:202 +msgid "" +"\t\tThis is a subdirectory which can be used to store\n" +"\t\tuser defined gflares to be used by the gflare plug-in.\n" +"\t\tThe default gimprc file checks this subdirectory in\n" +"\t\taddition to the systemwide gimp gflares installation\n" +"\t\twhen searching for gflares.\n" +msgstr "" + +#: app/install.c:209 +msgid "" +"\t\tThis is a subdirectory which can be used to store\n" +"\t\tuser defined fractals to be used by the FractalExplorer\n" +"\t\tplug-in. The default gimprc file checks this subdirectory in\n" +"\t\taddition to the systemwide gimp FractalExplorer installation\n" +"\t\twhen searching for fractals.\n" +msgstr "" + +#: app/install.c:216 +msgid "" +"\t\tThis is a subdirectory which can be used to store\n" +"\t\tuser defined palettes. The default gimprc file\n" +"\t\tchecks only this subdirectory (not the system-wide\n" +"\t\tinstallation) when searching for palettes. During\n" +"\t\tinstallation, the system palettes will be copied\n" +"\t\there. This is done to allow modifications made to\n" +"\t\tpalettes during GIMP execution to persist across\n" +"\t\tsessions.\n" +msgstr "" + +#: app/install.c:226 +msgid "" +"\t\tThis is a subdirectory which can be used to store\n" +"\t\tuser defined patterns. The default gimprc file\n" +"\t\tchecks this subdirectory in addition to the system-\n" +"\t\twide gimp patterns installation when searching for\n" +"\t\tpatterns.\n" +msgstr "" + +#: app/install.c:233 +msgid "" +"\t\tThis is a subdirectory which can be used to store\n" +"\t\tuser created, temporary, or otherwise non-system-\n" +"\t\tsupported plug-ins. The default gimprc file\n" +"\t\tchecks this subdirectory in addition to the system-\n" +"\t\twide GIMP plug-in directories when searching for\n" +"\t\tplug-ins.\n" +msgstr "" + +#: app/install.c:241 +msgid "" +"\t\tThis subdirectory can be used to store user created,\n" +"\t\ttemporary, or otherwise non-system-supported DLL modules.\n" +"\t\tThe default gimprc file checks this subdirectory\n" +"\t\tin addition to the system-wide GIMP module directory\n" +"\t\twhen searching for modules to load when initializing.\n" +msgstr "" + +#: app/install.c:248 +msgid "" +"\t\tThis subdirectory is used by the GIMP to store \n" +"\t\tuser created and installed scripts. The default gimprc\n" +"\t\tfile checks this subdirectory in addition to the system\n" +"\t\t-wide gimp scripts subdirectory when searching for scripts\n" +msgstr "" + +#: app/install.c:254 +msgid "" +"\t\tThis subdirectory is used by the GIMP to temporarily\n" +"\t\tstore undo buffers to reduce memory usage. If GIMP is\n" +"\t\tunceremoniously killed, files may persist in this directory\n" +"\t\tof the form: gimp<#>.<#>. These files are useless across\n" +"\t\tGIMP sessions and can be destroyed with impunity.\n" +msgstr "" + +#: app/install.c:263 +msgid "GIMP Installation" +msgstr "" + +#: app/install.c:268 +msgid "Install" +msgstr "" + +#: app/install.c:270 +msgid "Ignore" +msgstr "" + +#: app/install.c:294 app/install.c:440 +msgid "-*-helvetica-bold-r-normal-*-*-120-*-*-*-*-*-*,*" +msgstr "" + +#: app/install.c:296 +msgid "-*-helvetica-medium-r-normal-*-*-100-*-*-*-*-*-*,*" +msgstr "" + +#: app/install.c:411 +msgid "Installation Log" +msgstr "" + +#: app/install.c:416 +msgid "Continue" +msgstr "" + +#: app/install.c:441 +msgid "-*-helvetica-medium-r-normal-*-*-120-*-*-*-*-*-*,*" +msgstr "" + +#: app/install.c:447 +msgid "" +"User Installation Log\n" +"\n" +msgstr "" + +#: app/install.c:457 +msgid " does not exist. Cannot install.\n" +msgstr "" + +#: app/install.c:465 +msgid "" +" has invalid permissions.\n" +"Cannot install." +msgstr "" + +#: app/install.c:499 +msgid "" +"Did you notice any error messages\n" +"in the console window? If not, installation\n" +"was successful! Otherwise, quit and investigate\n" +"the possible reason...\n" +msgstr "" + +#: app/install.c:531 +msgid "" +"\n" +"Installation successful!\n" +msgstr "" + +#: app/install.c:540 +msgid "" +"\n" +"Installation failed. Contact system administrator.\n" +msgstr "" + +#: app/interface.c:306 +msgid "" +"Foreground & background colors. The black and white squares reset colors. " +"The arrows swap colors. Double click to select a color from a colorrequester." +msgstr "" +"Foreground & background colours. The black and white squares reset colours. " +"The arrows swap colours. Double click to select a colour from a colourrequester." + +#: app/interface.c:535 +msgid "The GIMP" +msgstr "" + +#: app/internal_procs.c:68 +msgid "Internal Procedures" +msgstr "" + +#: app/internal_procs.c:68 +msgid "Brush UI" +msgstr "" + +#: app/internal_procs.c:74 +msgid "Channel" +msgstr "" + +#: app/internal_procs.c:77 +msgid "Channel Ops" +msgstr "" + +#: app/internal_procs.c:80 app/layers_dialog.c:241 app/paint_funcs.c:96 +#: app/tool_options.c:772 app/tool_options.c:886 +msgid "Color" +msgstr "Colour" + +#: app/internal_procs.c:83 +msgid "Convert" +msgstr "" + +#: app/internal_procs.c:86 +msgid "Drawable procedures" +msgstr "" + +#: app/internal_procs.c:89 +msgid "Edit procedures" +msgstr "" + +#: app/internal_procs.c:92 +msgid "File Operations" +msgstr "" + +#: app/internal_procs.c:95 +msgid "Floating selections" +msgstr "" + +#: app/internal_procs.c:98 +msgid "GDisplay procedures" +msgstr "" + +#: app/internal_procs.c:101 app/palette.c:3243 +msgid "Image" +msgstr "" + +#: app/internal_procs.c:104 +msgid "Image mask" +msgstr "" + +#: app/internal_procs.c:107 +msgid "Gimprc procedures" +msgstr "" + +#: app/internal_procs.c:110 +msgid "Help procedures" +msgstr "" + +#: app/internal_procs.c:116 +msgid "Gradient UI" +msgstr "" + +#: app/internal_procs.c:119 +msgid "Guide procedures" +msgstr "" + +#: app/internal_procs.c:122 app/preferences_dialog.c:1769 +#: app/preferences_dialog.c:1771 +msgid "Interface" +msgstr "" + +#. the layer name label +#: app/internal_procs.c:125 app/layer_select.c:138 +msgid "Layer" +msgstr "" + +#: app/internal_procs.c:128 +msgid "Miscellaneous" +msgstr "" + +#: app/internal_procs.c:131 app/palette.c:2260 app/palette.c:2272 +#: app/palette_select.c:87 +msgid "Palette" +msgstr "" + +#: app/internal_procs.c:134 +msgid "Parasite procedures" +msgstr "" + +#: app/internal_procs.c:137 app/lc_dialog.c:180 +msgid "Paths" +msgstr "" + +#: app/internal_procs.c:140 +msgid "Pattern UI" +msgstr "" + +#: app/internal_procs.c:146 +msgid "Plug-in" +msgstr "" + +#: app/internal_procs.c:149 +msgid "Procedural database" +msgstr "" + +#: app/internal_procs.c:152 +msgid "Text procedures" +msgstr "" + +#: app/internal_procs.c:155 +msgid "Tool procedures" +msgstr "" + +#: app/internal_procs.c:158 app/undo_history.c:873 +msgid "Undo" +msgstr "" + +#: app/internal_procs.c:161 +msgid "Units" +msgstr "" + +#: app/invert.c:44 +msgid "Invert does not operate on indexed drawables." +msgstr "" + +#: app/invert.c:54 +msgid "Invert operation failed." +msgstr "" + +#: app/layer.c:248 +msgid "Zero width or height layers not allowed." +msgstr "" + +#: app/layer.c:477 +#, c-format +msgid "%s mask" +msgstr "" + +#: app/layer_select.c:102 +msgid "Layer Select" +msgstr "" + +#: app/layers_dialog.c:215 app/paint_funcs.c:83 app/tool_options.c:872 +msgid "Normal" +msgstr "" + +#: app/layers_dialog.c:217 app/paint_funcs.c:84 app/tool_options.c:873 +msgid "Dissolve" +msgstr "" + +#: app/layers_dialog.c:219 app/paint_funcs.c:86 app/tool_options.c:875 +msgid "Multiply (Burn)" +msgstr "" + +#: app/layers_dialog.c:221 app/paint_funcs.c:98 app/tool_options.c:876 +msgid "Divide (Dodge)" +msgstr "" + +#: app/layers_dialog.c:223 app/paint_funcs.c:87 app/tool_options.c:877 +msgid "Screen" +msgstr "" + +#: app/layers_dialog.c:225 app/paint_funcs.c:88 app/tool_options.c:878 +msgid "Overlay" +msgstr "" + +#: app/layers_dialog.c:227 app/paint_funcs.c:89 app/tool_options.c:879 +msgid "Difference" +msgstr "" + +#: app/layers_dialog.c:229 app/paint_funcs.c:90 app/tool_options.c:880 +msgid "Addition" +msgstr "" + +#: app/layers_dialog.c:233 app/paint_funcs.c:92 app/tool_options.c:882 +msgid "Darken Only" +msgstr "" + +#: app/layers_dialog.c:235 app/paint_funcs.c:93 app/tool_options.c:883 +msgid "Lighten Only" +msgstr "" + +#: app/layers_dialog.c:262 app/layers_dialog.c:3369 +msgid "New Layer" +msgstr "" + +#: app/layers_dialog.c:266 +msgid "" +"Raise Layer \n" +" To Top" +msgstr "" + +#: app/layers_dialog.c:271 +msgid "" +"Lower Layer \n" +" To Bottom" +msgstr "" + +#: app/layers_dialog.c:276 +msgid "Duplicate Layer" +msgstr "" + +#: app/layers_dialog.c:280 +msgid "Anchor Layer" +msgstr "" + +#: app/layers_dialog.c:284 +msgid "Delete Layer" +msgstr "" + +#: app/layers_dialog.c:378 +msgid "Keep Trans." +msgstr "" + +#: app/layers_dialog.c:1824 +msgid "Empty Layer Copy" +msgstr "" + +#: app/layers_dialog.c:2085 app/layers_dialog.c:3173 app/layers_dialog.c:3556 +msgid "Floating Selection" +msgstr "" + +#: app/layers_dialog.c:3334 +msgid "New Layer Options" +msgstr "" + +#. The name label and entry +#: app/layers_dialog.c:3359 +msgid "Layer Name:" +msgstr "" + +#. The size labels +#: app/layers_dialog.c:3373 +msgid "Layer Width:" +msgstr "" + +#: app/layers_dialog.c:3433 +msgid "Layer Fill Type" +msgstr "" + +#: app/layers_dialog.c:3525 +msgid "Edit Layer Attributes" +msgstr "" + +#: app/layers_dialog.c:3548 +msgid "Layer name:" +msgstr "" + +#: app/layers_dialog.c:3625 +msgid "Add Mask Options" +msgstr "" + +#. The radio frame and box +#: app/layers_dialog.c:3640 +msgid "Initialize Layer Mask to:" +msgstr "" + +#: app/layers_dialog.c:3645 +msgid "White (Full Opacity)" +msgstr "" + +#: app/layers_dialog.c:3647 +msgid "Black (Full Transparency)" +msgstr "" + +#: app/layers_dialog.c:3649 +msgid "Layer's Alpha Channel" +msgstr "" + +#: app/layers_dialog.c:3725 +msgid "Layer Mask Options" +msgstr "" + +#: app/layers_dialog.c:3731 +msgid "Apply" +msgstr "" + +#: app/layers_dialog.c:3733 +msgid "Discard" +msgstr "" + +#. The name entry hbox, label and entry +#: app/layers_dialog.c:3747 +msgid "Apply layer mask?" +msgstr "" + +#: app/layers_dialog.c:3801 app/layers_dialog.c:3889 +msgid "" +"Invalid width or height.\n" +"Both must be positive." +msgstr "" + +#: app/layers_dialog.c:3990 +msgid "Layer Merge Options" +msgstr "" + +#: app/layers_dialog.c:4011 +msgid "Final, Merged Layer should be:" +msgstr "" + +#: app/layers_dialog.c:4012 +msgid "Final, Anchored Layer should be:" +msgstr "" + +#: app/layers_dialog.c:4017 +msgid "Expanded as necessary" +msgstr "" + +#: app/layers_dialog.c:4019 +msgid "Clipped to image" +msgstr "" + +#: app/layers_dialog.c:4021 +msgid "Clipped to bottom layer" +msgstr "" + +#: app/lc_dialog.c:100 +msgid "Layers & Channels" +msgstr "" + +#. The Auto-button +#: app/lc_dialog.c:148 app/levels.c:594 +msgid "Auto" +msgstr "" + +#: app/lc_dialog.c:170 +msgid "Layers" +msgstr "" + +#: app/lc_dialog.c:175 +msgid "Channels" +msgstr "" + +#. The shell and main vbox +#: app/levels.c:196 app/levels.c:346 app/tools.c:679 +msgid "Levels" +msgstr "" + +#: app/levels.c:244 +msgid "Levels for indexed drawables cannot be adjusted." +msgstr "" + +#: app/levels.c:375 +msgid "Modify Levels for Channel:" +msgstr "" + +#: app/levels.c:391 +msgid "Input Levels:" +msgstr "" + +#: app/levels.c:500 +msgid "Output Levels:" +msgstr "" + +#: app/levels.c:1125 +msgid "Load Levels" +msgstr "" + +#: app/levels.c:1140 +msgid "Save Levels" +msgstr "" + +#: app/levels.c:1459 +msgid "Load/Save Levels" +msgstr "" + +#: app/magnify.c:99 +msgid "Magnify Tool" +msgstr "" + +#: app/magnify.c:108 +msgid "Allow Window Resizing" +msgstr "" + +#: app/main.c:281 +msgid "GIMP version" +msgstr "" + +#: app/main.c:285 +#, c-format +msgid "Usage: %s [option ...] [files ...]\n" +msgstr "" + +#: app/main.c:286 +msgid "Valid options are:\n" +msgstr "" + +#: app/main.c:287 +msgid " -h --help Output this help.\n" +msgstr "" + +#: app/main.c:288 +msgid " -v --version Output version info.\n" +msgstr "" + +#: app/main.c:289 +msgid " -b --batch Run in batch mode.\n" +msgstr "" + +#: app/main.c:290 +msgid " -g --gimprc Use an alternate gimprc file.\n" +msgstr "" + +#: app/main.c:291 +msgid " -n --no-interface Run without a user interface.\n" +msgstr "" + +#: app/main.c:292 +msgid " -r --restore-session Try to restore saved session.\n" +msgstr "" + +#: app/main.c:293 +msgid "" +" --no-data Do not load patterns, gradients, palettes, " +"brushes.\n" +msgstr "" + +#: app/main.c:294 +msgid " --verbose Show startup messages.\n" +msgstr "" + +#: app/main.c:295 +msgid " --no-splash Do not show the startup window.\n" +msgstr "" + +#: app/main.c:296 +msgid " --no-splash-image Do not add an image to the startup window.\n" +msgstr "" + +#: app/main.c:297 +msgid "" +" --no-shm Do not use shared memory between GIMP and its " +"plugins.\n" +msgstr "" + +#: app/main.c:298 +msgid " --no-xshm Do not use the X Shared Memory extension.\n" +msgstr "" + +#: app/main.c:299 +msgid "" +" --console-messages Display warnings to console instead of a dialog " +"box.\n" +msgstr "" + +#: app/main.c:300 +msgid " --debug-handlers Enable debugging signal handlers.\n" +msgstr "" + +#: app/main.c:301 +msgid "" +" --display Use the designated X display.\n" +"\n" +msgstr "" + +#: app/main.c:302 +msgid " --system-gimprc Use an alternate system gimprc file.\n" +msgstr "" + +#: app/main.c:319 +msgid "(This console window will close in ten seconds)\n" +msgstr "" + +#: app/measure.c:118 app/measure.c:266 +msgid "Measure Tool" +msgstr "" + +#: app/measure.c:127 +msgid "Use Info Window" +msgstr "" + +#: app/measure.c:268 +msgid "Distance:" +msgstr "" + +#: app/measure.c:437 app/measure.c:442 app/measure.c:450 app/measure.c:475 +msgid "degrees" +msgstr "" + +#. +#: app/menus.c:83 +msgid "/Xtns/Animation" +msgstr "" + +#: app/menus.c:84 +msgid "/Xtns/Script-Fu" +msgstr "" + +#: app/menus.c:85 +msgid "/Xtns/Script-Fu/Logos" +msgstr "" + +#: app/menus.c:86 +msgid "/Xtns/Script-Fu/Patterns" +msgstr "" + +#: app/menus.c:87 +msgid "/Xtns/Script-Fu/Web Page Themes" +msgstr "" + +#: app/menus.c:88 +msgid "/Xtns/Script-Fu/Utils" +msgstr "" + +#: app/menus.c:89 +msgid "/Xtns/Script-Fu/Buttons" +msgstr "" + +#: app/menus.c:90 +msgid "/Xtns/Script-Fu/Make Brush" +msgstr "" + +#: app/menus.c:91 +msgid "/Xtns/Script-Fu/Misc" +msgstr "" + +#: app/menus.c:92 +msgid "/Xtns/Script-Fu/Test" +msgstr "" + +#: app/menus.c:93 +msgid "/Xtns/Web Browser" +msgstr "" + +#. +#: app/menus.c:96 +msgid "/Filters/Colors/Map" +msgstr "/Filters/Colours/Map" + +#: app/menus.c:97 +msgid "/Filters/Render/Clouds" +msgstr "" + +#: app/menus.c:98 +msgid "/Filters/Render/Nature" +msgstr "" + +#: app/menus.c:99 +msgid "/Filters/Render/Pattern" +msgstr "" + +#: app/menus.c:100 +msgid "/Filters/Misc" +msgstr "" + +#: app/menus.c:101 +msgid "/Script-Fu/Decor" +msgstr "" + +#: app/menus.c:102 +msgid "/Script-Fu/Utils" +msgstr "" + +#: app/menus.c:103 +msgid "/Script-Fu/Animators" +msgstr "" + +#: app/menus.c:104 +msgid "/Script-Fu/Stencil Ops" +msgstr "" + +#: app/menus.c:105 +msgid "/Script-Fu/Alchemy" +msgstr "" + +#: app/menus.c:106 +msgid "/Script-Fu/Selection" +msgstr "" + +#: app/menus.c:107 +msgid "/Script-Fu/Shadow" +msgstr "" + +#: app/menus.c:108 +msgid "/Script-Fu/Render" +msgstr "" + +#: app/menus.c:109 +msgid "/Guides" +msgstr "" + +#: app/menus.c:110 +msgid "/Video" +msgstr "" + +#: app/menus.c:111 +msgid "/Video/Encode" +msgstr "" + +#. /File +#: app/menus.c:124 app/menus.c:231 +msgid "/File" +msgstr "" + +#: app/menus.c:126 app/menus.c:233 +msgid "/File/New..." +msgstr "" + +#: app/menus.c:128 app/menus.c:235 +msgid "/File/Open..." +msgstr "" + +#: app/menus.c:135 +msgid "/File/Acquire" +msgstr "" + +#: app/menus.c:140 +msgid "/File/Preferences..." +msgstr "" + +#: app/menus.c:147 +msgid "/File/Dialogs" +msgstr "" + +#: app/menus.c:149 +msgid "/File/Dialogs/Layers & Channels..." +msgstr "" + +#: app/menus.c:151 +msgid "/File/Dialogs/Tool Options..." +msgstr "" + +#: app/menus.c:156 +msgid "/File/Dialogs/Brushes..." +msgstr "" + +#: app/menus.c:158 +msgid "/File/Dialogs/Patterns..." +msgstr "" + +#: app/menus.c:160 +msgid "/File/Dialogs/Gradients..." +msgstr "" + +#: app/menus.c:162 +msgid "/File/Dialogs/Palette..." +msgstr "" + +#: app/menus.c:164 +msgid "/File/Dialogs/Indexed Palette..." +msgstr "" + +#: app/menus.c:169 +msgid "/File/Dialogs/Input Devices..." +msgstr "" + +#: app/menus.c:171 +msgid "/File/Dialogs/Device Status..." +msgstr "" + +#: app/menus.c:176 +msgid "/File/Dialogs/Document Index..." +msgstr "" + +#: app/menus.c:178 +msgid "/File/Dialogs/Error Console..." +msgstr "" + +#: app/menus.c:180 +msgid "/File/Dialogs/Display Filters..." +msgstr "" + +#: app/menus.c:190 app/menus.c:248 +msgid "/File/Quit" +msgstr "" + +#. /Xtns +#: app/menus.c:195 +msgid "/Xtns" +msgstr "" + +#: app/menus.c:197 +msgid "/Xtns/Module Browser..." +msgstr "" + +#. /Help +#: app/menus.c:205 +msgid "/Help" +msgstr "" + +#: app/menus.c:207 +msgid "/Help/Help..." +msgstr "" + +#: app/menus.c:209 +msgid "/Help/Context Help..." +msgstr "" + +#: app/menus.c:211 +msgid "/Help/Tip of the Day..." +msgstr "" + +#: app/menus.c:213 +msgid "/Help/About..." +msgstr "" + +#: app/menus.c:215 +msgid "/Help/Dump Items (Debug)" +msgstr "" + +#: app/menus.c:237 +msgid "/File/Save" +msgstr "" + +#: app/menus.c:239 +msgid "/File/Save As..." +msgstr "" + +#: app/menus.c:241 +msgid "/File/Revert" +msgstr "" + +#: app/menus.c:246 +msgid "/File/Close" +msgstr "" + +#. /Edit +#: app/menus.c:256 +msgid "/Edit" +msgstr "" + +#: app/menus.c:258 +msgid "/Edit/Undo" +msgstr "" + +#: app/menus.c:260 +msgid "/Edit/Redo" +msgstr "" + +#: app/menus.c:265 +msgid "/Edit/Cut" +msgstr "" + +#: app/menus.c:267 +msgid "/Edit/Copy" +msgstr "" + +#: app/menus.c:269 +msgid "/Edit/Paste" +msgstr "" + +#: app/menus.c:271 +msgid "/Edit/Paste Into" +msgstr "" + +#: app/menus.c:273 +msgid "/Edit/Paste as New" +msgstr "" + +#. /Edit/Buffer +#: app/menus.c:278 +msgid "/Edit/Buffer" +msgstr "" + +#: app/menus.c:280 +msgid "/Edit/Buffer/Cut Named..." +msgstr "" + +#: app/menus.c:282 +msgid "/Edit/Buffer/Copy Named..." +msgstr "" + +#: app/menus.c:284 +msgid "/Edit/Buffer/Paste Named..." +msgstr "" + +#: app/menus.c:289 +msgid "/Edit/Clear" +msgstr "" + +#: app/menus.c:291 +msgid "/Edit/Fill" +msgstr "" + +#: app/menus.c:293 +msgid "/Edit/Stroke" +msgstr "" + +#. /Select +#: app/menus.c:301 +msgid "/Select" +msgstr "" + +#: app/menus.c:303 +msgid "/Select/Invert" +msgstr "" + +#: app/menus.c:305 +msgid "/Select/All" +msgstr "" + +#: app/menus.c:307 +msgid "/Select/None" +msgstr "" + +#: app/menus.c:309 +msgid "/Select/Float" +msgstr "" + +#: app/menus.c:314 +msgid "/Select/Feather..." +msgstr "" + +#: app/menus.c:316 +msgid "/Select/Sharpen" +msgstr "" + +#: app/menus.c:318 +msgid "/Select/Shrink..." +msgstr "" + +#: app/menus.c:320 +msgid "/Select/Grow..." +msgstr "" + +#: app/menus.c:322 +msgid "/Select/Border..." +msgstr "" + +#: app/menus.c:327 +msgid "/Select/Save to Channel" +msgstr "" + +#. /View +#: app/menus.c:332 +msgid "/View" +msgstr "" + +#: app/menus.c:334 +msgid "/View/Zoom In" +msgstr "" + +#: app/menus.c:336 +msgid "/View/Zoom Out" +msgstr "" + +#. /View/Zoom +#: app/menus.c:341 +msgid "/View/Zoom" +msgstr "" + +#: app/menus.c:343 +msgid "/View/Zoom/16:1" +msgstr "" + +#: app/menus.c:345 +msgid "/View/Zoom/8:1" +msgstr "" + +#: app/menus.c:347 +msgid "/View/Zoom/4:1" +msgstr "" + +#: app/menus.c:349 +msgid "/View/Zoom/2:1" +msgstr "" + +#: app/menus.c:351 +msgid "/View/Zoom/1:1" +msgstr "" + +#: app/menus.c:353 +msgid "/View/Zoom/1:2" +msgstr "" + +#: app/menus.c:355 +msgid "/View/Zoom/1:4" +msgstr "" + +#: app/menus.c:357 +msgid "/View/Zoom/1:8" +msgstr "" + +#: app/menus.c:359 +msgid "/View/Zoom/1:16" +msgstr "" + +#: app/menus.c:362 +msgid "/View/Dot for Dot" +msgstr "" + +#: app/menus.c:367 +msgid "/View/Info Window..." +msgstr "" + +#: app/menus.c:369 +msgid "/View/Nav. Window..." +msgstr "" + +#: app/menus.c:371 +msgid "/View/Undo History..." +msgstr "" + +#: app/menus.c:376 +msgid "/View/Toggle Selection" +msgstr "" + +#: app/menus.c:378 +msgid "/View/Toggle Rulers" +msgstr "" + +#: app/menus.c:380 +msgid "/View/Toggle Statusbar" +msgstr "" + +#: app/menus.c:382 +msgid "/View/Toggle Guides" +msgstr "" + +#: app/menus.c:384 +msgid "/View/Snap to Guides" +msgstr "" + +#: app/menus.c:389 +msgid "/View/New View" +msgstr "" + +#: app/menus.c:391 +msgid "/View/Shrink Wrap" +msgstr "" + +#. /Image +#: app/menus.c:399 +msgid "/Image" +msgstr "" + +#. /Image/Mode +#: app/menus.c:404 +msgid "/Image/Mode" +msgstr "" + +#: app/menus.c:406 +msgid "/Image/Mode/RGB" +msgstr "" + +#: app/menus.c:408 +msgid "/Image/Mode/Grayscale" +msgstr "/Image/Mode/Greyscale" + +#: app/menus.c:410 +msgid "/Image/Mode/Indexed..." +msgstr "" + +#. /Image/Colors +#: app/menus.c:418 +msgid "/Image/Colors" +msgstr "/Image/Colours" + +#: app/menus.c:423 +msgid "/Image/Colors/Desaturate" +msgstr "/Image/Colours/Desaturate" + +#: app/menus.c:425 +msgid "/Image/Colors/Invert" +msgstr "/Image/Colours/Invert" + +#. /Image/Colors/Auto +#: app/menus.c:433 +msgid "/Image/Colors/Auto" +msgstr "/Image/Colours/Auto" + +#: app/menus.c:435 +msgid "/Image/Colors/Auto/Equalize" +msgstr "/Image/Colours/Auto/Equalise" + +#. /Image/Alpha +#: app/menus.c:443 +msgid "/Image/Alpha" +msgstr "" + +#: app/menus.c:445 +msgid "/Image/Alpha/Add Alpha Channel" +msgstr "" + +#. /Image/Transforms +#: app/menus.c:450 +msgid "/Image/Transforms" +msgstr "" + +#: app/menus.c:452 +msgid "/Image/Transforms/Offset..." +msgstr "" + +#: app/menus.c:454 +msgid "/Image/Transforms/Rotate" +msgstr "" + +#: app/menus.c:461 +msgid "/Image/Canvas Size..." +msgstr "" + +#: app/menus.c:463 +msgid "/Image/Scale Image..." +msgstr "" + +#: app/menus.c:465 +msgid "/Image/Duplicate" +msgstr "" + +#. /Layers +#: app/menus.c:473 +msgid "/Layers" +msgstr "" + +#: app/menus.c:475 +msgid "/Layers/Layers & Channels..." +msgstr "" + +#. /Layers/Stack +#: app/menus.c:480 +msgid "/Layers/Stack" +msgstr "" + +#: app/menus.c:482 +msgid "/Layers/Stack/Previous Layer" +msgstr "" + +#: app/menus.c:484 +msgid "/Layers/Stack/Next Layer" +msgstr "" + +#: app/menus.c:486 +msgid "/Layers/Stack/Raise Layer" +msgstr "" + +#: app/menus.c:488 +msgid "/Layers/Stack/Lower Layer" +msgstr "" + +#: app/menus.c:490 +msgid "/Layers/Stack/Layer to Top" +msgstr "" + +#: app/menus.c:492 +msgid "/Layers/Stack/Layer to Bottom" +msgstr "" + +#. /Layers/Rotate +#: app/menus.c:499 +msgid "/Layers/Rotate" +msgstr "" + +#: app/menus.c:502 +msgid "/Layers/Layer to Imagesize" +msgstr "" + +#: app/menus.c:507 +msgid "/Layers/Anchor Layer" +msgstr "" + +#: app/menus.c:509 +msgid "/Layers/Merge Visible Layers..." +msgstr "" + +#: app/menus.c:511 +msgid "/Layers/Flatten Image" +msgstr "" + +#: app/menus.c:516 +msgid "/Layers/Mask to Selection" +msgstr "" + +#: app/menus.c:521 +msgid "/Layers/Add Alpha Channel" +msgstr "" + +#: app/menus.c:523 +msgid "/Layers/Alpha to Selection" +msgstr "" + +#. /Tools +#: app/menus.c:531 +msgid "/Tools" +msgstr "" + +#: app/menus.c:533 +msgid "/Tools/Toolbox" +msgstr "" + +#: app/menus.c:535 +msgid "/Tools/Default Colors" +msgstr "/Tools/Default Colours" + +#: app/menus.c:537 +msgid "/Tools/Swap Colors" +msgstr "/Tools/Swap Colours" + +#: app/menus.c:543 +msgid "/Tools/Select Tools" +msgstr "" + +#: app/menus.c:545 +msgid "/Tools/Transform Tools" +msgstr "" + +#: app/menus.c:547 +msgid "/Tools/Paint Tools" +msgstr "" + +#. /Dialogs +#: app/menus.c:552 +msgid "/Dialogs" +msgstr "" + +#: app/menus.c:554 +msgid "/Dialogs/Layers & Channels..." +msgstr "" + +#: app/menus.c:556 +msgid "/Dialogs/Tool Options..." +msgstr "" + +#: app/menus.c:561 +msgid "/Dialogs/Brushes..." +msgstr "" + +#: app/menus.c:563 +msgid "/Dialogs/Patterns..." +msgstr "" + +#: app/menus.c:565 +msgid "/Dialogs/Gradients..." +msgstr "" + +#: app/menus.c:567 +msgid "/Dialogs/Palette..." +msgstr "" + +#: app/menus.c:569 +msgid "/Dialogs/Indexed Palette..." +msgstr "" + +#: app/menus.c:574 +msgid "/Dialogs/Input Devices..." +msgstr "" + +#: app/menus.c:576 +msgid "/Dialogs/Device Status..." +msgstr "" + +#: app/menus.c:581 +msgid "/Dialogs/Document Index..." +msgstr "" + +#: app/menus.c:583 +msgid "/Dialogs/Error Console..." +msgstr "" + +#: app/menus.c:585 +msgid "/Dialogs/Display Filters..." +msgstr "" + +#. /Filters +#: app/menus.c:593 +msgid "/Filters" +msgstr "" + +#: app/menus.c:595 +msgid "/Filters/Repeat Last" +msgstr "" + +#: app/menus.c:597 +msgid "/Filters/Re-Show Last" +msgstr "" + +#: app/menus.c:603 +msgid "/Filters/Blur" +msgstr "" + +#: app/menus.c:606 +msgid "/Filters/Colors" +msgstr "/Filters/Colours" + +#: app/menus.c:611 +msgid "/Filters/Noise" +msgstr "" + +#: app/menus.c:613 +msgid "/Filters/Edge-Detect" +msgstr "" + +#: app/menus.c:615 +msgid "/Filters/Enhance" +msgstr "" + +#: app/menus.c:617 +msgid "/Filters/Generic" +msgstr "" + +#: app/menus.c:622 +msgid "/Filters/Glass Effects" +msgstr "" + +#: app/menus.c:624 +msgid "/Filters/Light Effects" +msgstr "" + +#: app/menus.c:626 +msgid "/Filters/Distorts" +msgstr "" + +#: app/menus.c:628 +msgid "/Filters/Artistic" +msgstr "" + +#: app/menus.c:630 +msgid "/Filters/Map" +msgstr "" + +#: app/menus.c:632 +msgid "/Filters/Render" +msgstr "" + +#: app/menus.c:634 +msgid "/Filters/Web" +msgstr "" + +#: app/menus.c:639 +msgid "/Filters/Animation" +msgstr "" + +#: app/menus.c:641 +msgid "/Filters/Combine" +msgstr "" + +#: app/menus.c:646 +msgid "/Filters/Toys" +msgstr "" + +#. /Script-Fu +#: app/menus.c:651 +msgid "/Script-Fu" +msgstr "" + +#: app/menus.c:662 +msgid "/Automatic" +msgstr "" + +#: app/menus.c:676 +msgid "/By Extension" +msgstr "" + +#: app/menus.c:690 +msgid "/New Layer..." +msgstr "" + +#. /Stack +#: app/menus.c:695 +msgid "/Stack" +msgstr "" + +#: app/menus.c:697 +msgid "/Stack/Raise Layer" +msgstr "" + +#: app/menus.c:699 +msgid "/Stack/Lower Layer" +msgstr "" + +#: app/menus.c:701 +msgid "/Stack/Layer to Top" +msgstr "" + +#: app/menus.c:703 +msgid "/Stack/Layer to Bottom" +msgstr "" + +#: app/menus.c:706 +msgid "/Duplicate Layer" +msgstr "" + +#: app/menus.c:708 +msgid "/Anchor Layer" +msgstr "" + +#: app/menus.c:710 +msgid "/Delete Layer" +msgstr "" + +#: app/menus.c:715 +msgid "/Layer Boundary Size..." +msgstr "" + +#: app/menus.c:717 +msgid "/Layer to Imagesize" +msgstr "" + +#: app/menus.c:719 +msgid "/Scale Layer..." +msgstr "" + +#: app/menus.c:724 +msgid "/Merge Visible Layers..." +msgstr "" + +#: app/menus.c:726 +msgid "/Merge Down" +msgstr "" + +#: app/menus.c:728 +msgid "/Flatten Image" +msgstr "" + +#: app/menus.c:733 +msgid "/Add Layer Mask..." +msgstr "" + +#: app/menus.c:735 +msgid "/Apply Layer Mask..." +msgstr "" + +#: app/menus.c:737 +msgid "/Mask to Selection" +msgstr "" + +#: app/menus.c:742 +msgid "/Add Alpha Channel" +msgstr "" + +#: app/menus.c:744 +msgid "/Alpha to Selection" +msgstr "" + +#: app/menus.c:749 +msgid "/Edit Layer Attributes..." +msgstr "" + +#: app/menus.c:760 +msgid "/New Channel..." +msgstr "" + +#: app/menus.c:762 +msgid "/Raise Channel" +msgstr "" + +#: app/menus.c:764 +msgid "/Lower Channel" +msgstr "" + +#: app/menus.c:766 +msgid "/Duplicate Channel" +msgstr "" + +#: app/menus.c:771 +msgid "/Channel to Selection" +msgstr "" + +#: app/menus.c:773 +msgid "/Add to Selection" +msgstr "" + +#: app/menus.c:775 +msgid "/Subtract from Selection" +msgstr "" + +#: app/menus.c:777 +msgid "/Intersect with Selection" +msgstr "" + +#: app/menus.c:782 +msgid "/Delete Channel" +msgstr "" + +#: app/menus.c:787 +msgid "/Edit Channel Attributes..." +msgstr "" + +#: app/menus.c:798 +msgid "/New Path" +msgstr "" + +#: app/menus.c:800 +msgid "/Duplicate Path" +msgstr "" + +#: app/menus.c:802 +msgid "/Path to Selection" +msgstr "" + +#: app/menus.c:804 +msgid "/Selection to Path" +msgstr "" + +#: app/menus.c:806 +msgid "/Stroke Path" +msgstr "" + +#: app/menus.c:808 +msgid "/Delete Path" +msgstr "" + +#: app/menus.c:813 +msgid "/Copy Path" +msgstr "" + +#: app/menus.c:815 +msgid "/Paste Path" +msgstr "" + +#: app/menus.c:817 +msgid "/Import Path..." +msgstr "" + +#: app/menus.c:819 +msgid "/Export Path..." +msgstr "" + +#: app/menus.c:824 +msgid "/Edit Path Attributes..." +msgstr "" + +#: app/menus.c:1333 +#, c-format +msgid "Error opening file: %s\n" +msgstr "" + +#: app/module_db.c:58 +msgid "Module error" +msgstr "" + +#: app/module_db.c:59 +msgid "Loaded OK" +msgstr "" + +#: app/module_db.c:60 +msgid "Load failed" +msgstr "" + +#: app/module_db.c:61 +msgid "Unload requested" +msgstr "" + +#: app/module_db.c:62 +msgid "Unloaded OK" +msgstr "" + +#: app/module_db.c:275 +msgid "Module DB" +msgstr "" + +#: app/module_db.c:564 +#, c-format +msgid "load module: \"%s\"\n" +msgstr "" + +#: app/module_db.c:571 +#, c-format +msgid "skipping module: \"%s\"\n" +msgstr "" + +#: app/module_db.c:596 +#, c-format +msgid "module load error: %s: %s" +msgstr "" + +#: app/module_db.c:777 +msgid "" +msgstr "" + +#: app/module_db.c:790 app/module_db.c:799 +msgid "on disk" +msgstr "" + +#: app/module_db.c:790 +msgid "only in memory" +msgstr "" + +#: app/module_db.c:799 +msgid "nowhere (click 'refresh')" +msgstr "" + +#: app/module_db.c:838 +msgid "Unload" +msgstr "" + +#: app/module_db.c:852 +msgid "Purpose: " +msgstr "" + +#: app/module_db.c:853 +msgid "Author: " +msgstr "" + +#: app/module_db.c:854 +msgid "Version: " +msgstr "" + +#: app/module_db.c:855 +msgid "Copyright: " +msgstr "" + +#: app/module_db.c:856 +msgid "Date: " +msgstr "" + +#: app/module_db.c:857 +msgid "Location: " +msgstr "" + +#: app/module_db.c:858 +msgid "State: " +msgstr "" + +#: app/module_db.c:877 +msgid "Autoload during startup" +msgstr "" + +#: app/move.c:454 +msgid "Move Tool" +msgstr "" + +#. create the info dialog +#: app/nav_window.c:1254 +#, c-format +msgid "Navigation: %s-%d.%d" +msgstr "" + +#: app/nav_window.c:1552 +msgid "Navigation: No Image" +msgstr "" + +#: app/paint_core.c:707 +msgid "No brushes available for use with this tool." +msgstr "" + +#: app/paint_funcs.c:85 app/tool_options.c:874 +msgid "Behind" +msgstr "" + +#: app/paint_funcs.c:91 +msgid "Subtraction" +msgstr "" + +#: app/paint_funcs.c:99 +msgid "Erase" +msgstr "" + +#: app/paintbrush.c:194 +msgid "Once Forward" +msgstr "" + +#: app/paintbrush.c:196 +msgid "Once Backward" +msgstr "" + +#: app/paintbrush.c:198 +msgid "Loop Sawtooth" +msgstr "" + +#: app/paintbrush.c:200 +msgid "Loop Triangle" +msgstr "" + +#: app/paintbrush.c:242 +msgid "Fade Out" +msgstr "" + +#. the gradient type +#: app/paintbrush.c:321 +msgid "Type:" +msgstr "" + +#: app/palette.c:429 +#, c-format +msgid "" +"Loading palette %s:\n" +"Corrupt palette:\n" +"missing magic header\n" +"Does this file need converting from DOS?" +msgstr "" + +#: app/palette.c:434 +#, c-format +msgid "" +"Loading palette %s:\n" +"Corrupt palette: missing magic header" +msgstr "" + +#: app/palette.c:447 +#, c-format +msgid "" +"Loading palette %s (line %d):\n" +"Read error" +msgstr "" + +#. maybe we should just abort? +#: app/palette.c:463 +#, c-format +msgid "" +"Loading palette %s (line %d):\n" +"Missing RED component" +msgstr "" + +#: app/palette.c:470 +#, c-format +msgid "" +"Loading palette %s (line %d):\n" +"Missing GREEN component" +msgstr "" + +#: app/palette.c:477 +#, c-format +msgid "" +"Loading palette %s (line %d):\n" +"Missing BLUE component" +msgstr "" + +#: app/palette.c:486 +#, c-format +msgid "" +"Loading palette %s (line %d):\n" +"RGB value out of range" +msgstr "" + +#: app/palette.c:534 +#, c-format +msgid "can't save palette \"%s\"\n" +msgstr "" + +#: app/palette.c:1177 +msgid "Black" +msgstr "" + +#: app/palette.c:1697 app/palette.c:2212 +msgid "Undefined" +msgstr "" + +#: app/palette.c:1782 +msgid "New Palette" +msgstr "" + +#: app/palette.c:1785 +msgid "Enter a name for new palette" +msgstr "" + +#: app/palette.c:1844 +msgid "Delete Palette" +msgstr "" + +#: app/palette.c:1941 +msgid "Merge Palette" +msgstr "" + +#: app/palette.c:1944 +msgid "Enter a name for merged palette" +msgstr "" + +#: app/palette.c:2107 +msgid "Color Palette Edit" +msgstr "Colour Palette Edit" + +#: app/palette.c:2125 +msgid "Color Palette" +msgstr "Colour Palette" + +#: app/palette.c:2262 app/palette.c:3314 +msgid "Select" +msgstr "" + +#: app/palette.c:2273 app/palette_select.c:88 +msgid "Ncols" +msgstr "" + +#: app/palette.c:2293 +msgid "Palette Ops" +msgstr "" + +#. The "Import" frame +#: app/palette.c:2324 app/palette.c:3177 app/palette.c:3191 +msgid "Import" +msgstr "" + +#: app/palette.c:2335 +msgid "Merge" +msgstr "" + +#: app/palette.c:3171 +msgid "Import Palette" +msgstr "" + +#. The source's name +#: app/palette.c:3207 +msgid "Name:" +msgstr "" + +#: app/palette.c:3220 +msgid "new_import" +msgstr "" + +#. The source type +#: app/palette.c:3225 +msgid "Source:" +msgstr "" + +#: app/palette.c:3253 +msgid "Indexed Palette" +msgstr "" + +#. The sample size +#: app/palette.c:3266 +msgid "Sample Size:" +msgstr "" + +#. The interval +#: app/palette.c:3279 +msgid "Interval:" +msgstr "" + +#. The shell and main vbox +#: app/palette_select.c:57 +msgid "Palette Selection" +msgstr "" + +#: app/path_tool.c:1412 +msgid "Path Tool" +msgstr "" + +#: app/paths_dialog.c:169 +msgid "New Path" +msgstr "" + +#: app/paths_dialog.c:173 +msgid "Duplicate Path" +msgstr "" + +#: app/paths_dialog.c:177 +msgid "Path to Selection" +msgstr "" + +#: app/paths_dialog.c:181 +msgid "Selection to Path" +msgstr "" + +#: app/paths_dialog.c:185 +msgid "Stroke Path" +msgstr "" + +#: app/paths_dialog.c:189 +msgid "Delete Path" +msgstr "" + +#: app/paths_dialog.c:198 +msgid "New Point" +msgstr "" + +#: app/paths_dialog.c:202 +msgid "Add Point" +msgstr "" + +#: app/paths_dialog.c:206 +msgid "Delete Point" +msgstr "" + +#: app/paths_dialog.c:210 +msgid "Edit Point" +msgstr "" + +#: app/paths_dialog.c:457 +#, c-format +msgid "Path %d" +msgstr "" + +#: app/paths_dialog.c:1242 +msgid "Edit Path Attributes" +msgstr "" + +#: app/paths_dialog.c:1245 +msgid "Enter a new name for the path" +msgstr "" + +#: app/paths_dialog.c:2243 +#, c-format +msgid "Failed to read from %s" +msgstr "" + +#: app/paths_dialog.c:2258 +#, c-format +msgid "Failed to read path from %s" +msgstr "" + +#: app/paths_dialog.c:2265 +#, c-format +msgid "No points specified in path file %s" +msgstr "" + +#: app/paths_dialog.c:2276 +#, c-format +msgid "Failed to read path points from %s" +msgstr "" + +#: app/paths_dialog.c:2349 app/xcf.c:419 +#, c-format +msgid "open failed on %s: %s\n" +msgstr "" + +#: app/paths_dialog.c:2371 +msgid "Load/Store Bezier Curves" +msgstr "" + +#: app/paths_dialog.c:2411 +msgid "Load Path" +msgstr "" + +#: app/paths_dialog.c:2433 +msgid "Store Path" +msgstr "" + +#. The shell +#: app/pattern_select.c:163 +msgid "Pattern Selection" +msgstr "" + +#: app/pattern_select.c:227 +msgid "No Patterns available" +msgstr "" + +#: app/patterns.c:188 +#, c-format +msgid "Unknown GIMP version #%d in \"%s\"\n" +msgstr "" + +#: app/patterns.c:205 +msgid "Error in GIMP pattern file...aborting." +msgstr "" + +#: app/patterns.c:219 +msgid "GIMP pattern file appears to be truncated." +msgstr "" + +#: app/patterns.c:283 +msgid "Pattern load failed" +msgstr "" + +#: app/perspective_tool.c:59 +msgid "Perspective Transform Information" +msgstr "" + +#: app/perspective_tool.c:62 +msgid "Matrix:" +msgstr "" + +#: app/perspective_tool.c:302 +msgid "Perspective..." +msgstr "" + +#: app/plug_in.c:311 +msgid "Plug-ins" +msgstr "" + +#: app/plug_in.c:323 +#, c-format +msgid "query plug-in: \"%s\"\n" +msgstr "" + +#: app/plug_in.c:361 +#, c-format +msgid "writing \"%s\"\n" +msgstr "" + +#: app/plug_in.c:376 +msgid "Starting extensions: " +msgstr "" + +#: app/plug_in.c:377 +msgid "Extensions" +msgstr "" + +#: app/plug_in.c:736 +#, c-format +msgid "unable to locate plug-in: \"%s\"" +msgstr "" + +#: app/posterize.c:147 +msgid "Posterize does not operate on indexed drawables." +msgstr "Posterise does not operate on indexed drawables." + +#: app/posterize.c:192 app/tools.c:631 +msgid "Posterize" +msgstr "Posterise" + +#: app/posterize.c:214 +msgid "Posterize Levels:" +msgstr "Posterise Levels:" + +#: app/preferences_dialog.c:240 +msgid "Error: Levels of undo must be zero or greater." +msgstr "" + +#: app/preferences_dialog.c:246 +msgid "Error: Marching speed must be 50 or greater." +msgstr "" + +#: app/preferences_dialog.c:252 +msgid "Error: Default width must be one or greater." +msgstr "" + +#: app/preferences_dialog.c:258 +msgid "Error: Default height must be one or greater." +msgstr "" + +#: app/preferences_dialog.c:265 +msgid "Error: Default unit must be within unit range." +msgstr "" + +#: app/preferences_dialog.c:272 +msgid "Error: Default resolution must not be zero." +msgstr "" + +#: app/preferences_dialog.c:280 +msgid "Error: Default resolution unit must be within unit range." +msgstr "" + +#: app/preferences_dialog.c:287 +msgid "Error: Monitor resolution must not be zero." +msgstr "" + +#: app/preferences_dialog.c:294 +msgid "Error: Image title format must not be NULL." +msgstr "" + +#: app/preferences_dialog.c:301 +msgid "Error: Number of processors must be between 1 and 30." +msgstr "" + +#: app/preferences_dialog.c:351 +msgid "Save Preferences ?" +msgstr "" + +#: app/preferences_dialog.c:372 +msgid "" +"At least one of the changes you made will only\n" +"take effect after you restart the GIMP.\n" +"\n" +"You may choose 'Save' now to make your changes\n" +"permanent, so you can restart GIMP or hit 'Close'\n" +"and the critical parts of your changes will not\n" +"be applied." +msgstr "" + +#: app/preferences_dialog.c:465 +msgid "You will need to restart GIMP for these changes to take effect." +msgstr "" + +#: app/preferences_dialog.c:1458 +msgid "Preferences" +msgstr "" + +#. The categories tree +#: app/preferences_dialog.c:1480 +msgid "Categories" +msgstr "" + +#: app/preferences_dialog.c:1508 app/preferences_dialog.c:1510 +msgid "New File" +msgstr "" + +#: app/preferences_dialog.c:1521 +msgid "Default Image Size and Unit" +msgstr "" + +#: app/preferences_dialog.c:1535 +msgid "Width" +msgstr "" + +#: app/preferences_dialog.c:1537 +msgid "Height" +msgstr "" + +#: app/preferences_dialog.c:1567 +msgid "Default Image Resolution and Resolution Unit" +msgstr "" + +#: app/preferences_dialog.c:1592 app/preferences_dialog.c:2351 +msgid "dpi" +msgstr "" + +#: app/preferences_dialog.c:1639 +msgid "Default Image Type:" +msgstr "" + +#: app/preferences_dialog.c:1675 app/preferences_dialog.c:2163 +msgid "Bytes" +msgstr "" + +#: app/preferences_dialog.c:1676 app/preferences_dialog.c:2164 +msgid "KiloBytes" +msgstr "" + +#: app/preferences_dialog.c:1677 app/preferences_dialog.c:2165 +msgid "MegaBytes" +msgstr "" + +#: app/preferences_dialog.c:1683 +msgid "Maximum Image Size:" +msgstr "" + +#: app/preferences_dialog.c:1689 app/preferences_dialog.c:1691 +msgid "Display" +msgstr "" + +#: app/preferences_dialog.c:1699 +msgid "Transparency" +msgstr "" + +#: app/preferences_dialog.c:1718 +msgid "Light Checks" +msgstr "" + +#: app/preferences_dialog.c:1719 +msgid "Mid-Tone Checks" +msgstr "" + +#: app/preferences_dialog.c:1720 +msgid "Dark Checks" +msgstr "" + +#: app/preferences_dialog.c:1721 +msgid "White Only" +msgstr "" + +#: app/preferences_dialog.c:1722 +msgid "Gray Only" +msgstr "Grey Only" + +#: app/preferences_dialog.c:1723 +msgid "Black Only" +msgstr "" + +#: app/preferences_dialog.c:1727 +msgid "Transparency Type:" +msgstr "" + +#: app/preferences_dialog.c:1734 app/preferences_dialog.c:1807 +#: app/preferences_dialog.c:1821 +msgid "Small" +msgstr "" + +#: app/preferences_dialog.c:1735 app/preferences_dialog.c:1808 +#: app/preferences_dialog.c:1822 +msgid "Medium" +msgstr "" + +#: app/preferences_dialog.c:1736 app/preferences_dialog.c:1809 +#: app/preferences_dialog.c:1823 +msgid "Large" +msgstr "" + +#: app/preferences_dialog.c:1740 +msgid "Check Size:" +msgstr "" + +#: app/preferences_dialog.c:1743 +msgid "8-Bit Displays" +msgstr "" + +#: app/preferences_dialog.c:1748 +msgid "Install Colormap" +msgstr "Install Colourmap" + +#: app/preferences_dialog.c:1757 +msgid "Colormap Cycling" +msgstr "Colourmap Cycling" + +#: app/preferences_dialog.c:1806 +msgid "Tiny" +msgstr "" + +#: app/preferences_dialog.c:1810 +msgid "Huge" +msgstr "" + +#: app/preferences_dialog.c:1814 +msgid "Preview Size:" +msgstr "" + +#: app/preferences_dialog.c:1827 +msgid "Nav Preview Size:" +msgstr "" + +#: app/preferences_dialog.c:1837 +msgid "Recent Documents List Size:" +msgstr "" + +#. Indicators +#: app/preferences_dialog.c:1841 +msgid "Toolbox" +msgstr "" + +#: app/preferences_dialog.c:1844 +msgid "Display Brush, Pattern and Gradient Indicators" +msgstr "" + +#: app/preferences_dialog.c:1853 +msgid "Dialog Behaviour" +msgstr "" + +#: app/preferences_dialog.c:1855 +msgid "Navigation Window per Display" +msgstr "" + +#: app/preferences_dialog.c:1864 +msgid "Info Window Follows Mouse" +msgstr "" + +#: app/preferences_dialog.c:1875 app/preferences_dialog.c:1877 +msgid "Help System" +msgstr "" + +#: app/preferences_dialog.c:1887 +msgid "Show Tool Tips" +msgstr "" + +#: app/preferences_dialog.c:1897 +msgid "Context Sensitive Help with \"F1\"" +msgstr "" + +#: app/preferences_dialog.c:1906 +msgid "Help Browser" +msgstr "" + +#: app/preferences_dialog.c:1918 +msgid "Internal" +msgstr "" + +#: app/preferences_dialog.c:1919 +msgid "Netscape" +msgstr "" + +#: app/preferences_dialog.c:1923 +msgid "Help Browser to Use:" +msgstr "" + +#: app/preferences_dialog.c:1928 app/preferences_dialog.c:1930 +msgid "Image Windows" +msgstr "" + +#: app/preferences_dialog.c:1938 +msgid "Appearance" +msgstr "" + +#: app/preferences_dialog.c:1940 +msgid "Use \"Dot for Dot\" by default" +msgstr "" + +#: app/preferences_dialog.c:1949 +msgid "Resize Window on Zoom" +msgstr "" + +#: app/preferences_dialog.c:1958 +msgid "Show Rulers" +msgstr "" + +#: app/preferences_dialog.c:1967 +msgid "Show Statusbar" +msgstr "" + +#: app/preferences_dialog.c:1991 +msgid "Marching Ants Speed:" +msgstr "" + +#. Set the currently used string as "Custom" +#: app/preferences_dialog.c:1999 +msgid "Custom" +msgstr "" + +#. set some commonly used format strings +#: app/preferences_dialog.c:2005 +msgid "Standard" +msgstr "" + +#: app/preferences_dialog.c:2010 +msgid "Show zoom percentage" +msgstr "" + +#: app/preferences_dialog.c:2015 +msgid "Show zoom ratio" +msgstr "" + +#: app/preferences_dialog.c:2020 +msgid "Show reversed zoom ratio" +msgstr "" + +#: app/preferences_dialog.c:2031 +msgid "Image Title Format:" +msgstr "" + +#. End of the title format string +#: app/preferences_dialog.c:2035 +msgid "Pointer Movement Feedback" +msgstr "" + +#: app/preferences_dialog.c:2038 +msgid "Perfect-but-Slow Pointer Tracking" +msgstr "" + +#: app/preferences_dialog.c:2047 +msgid "Disable Cursor Updating" +msgstr "" + +#: app/preferences_dialog.c:2059 app/preferences_dialog.c:2061 app/tools.c:985 +msgid "Tool Options" +msgstr "" + +#: app/preferences_dialog.c:2069 +msgid "Paint Options" +msgstr "" + +#: app/preferences_dialog.c:2072 +msgid "Use Global Paint Options" +msgstr "" + +#: app/preferences_dialog.c:2087 app/preferences_dialog.c:2089 +msgid "Environment" +msgstr "" + +#: app/preferences_dialog.c:2097 +msgid "Resource Consumption" +msgstr "" + +#: app/preferences_dialog.c:2099 +msgid "Conservative Memory Usage" +msgstr "" + +#: app/preferences_dialog.c:2127 +msgid "Levels of Undo:" +msgstr "" + +#: app/preferences_dialog.c:2171 +msgid "Tile Cache Size:" +msgstr "" + +#: app/preferences_dialog.c:2182 +msgid "Number of Processors to Use:" +msgstr "" + +#: app/preferences_dialog.c:2186 app/transform_tool.c:215 +msgid "Scaling" +msgstr "" + +#: app/preferences_dialog.c:2204 +msgid "Nearest Neighbor (Fast)" +msgstr "" + +#: app/preferences_dialog.c:2208 +msgid "Cubic (Slow)" +msgstr "" + +#: app/preferences_dialog.c:2213 +msgid "Interpolation Type:" +msgstr "" + +#: app/preferences_dialog.c:2216 +msgid "File Saving" +msgstr "" + +#: app/preferences_dialog.c:2233 app/preferences_dialog.c:2246 +msgid "Always" +msgstr "" + +#: app/preferences_dialog.c:2234 +msgid "Never" +msgstr "" + +#: app/preferences_dialog.c:2238 +msgid "Try to Write a Thumbnail File:" +msgstr "" + +#: app/preferences_dialog.c:2245 +msgid "Only when Modified" +msgstr "" + +#: app/preferences_dialog.c:2250 +msgid "\"File > Save\" Saves the Image:" +msgstr "" + +#: app/preferences_dialog.c:2256 +msgid "Session Management" +msgstr "" + +#: app/preferences_dialog.c:2258 +msgid "Session" +msgstr "" + +#: app/preferences_dialog.c:2266 +msgid "Window Positions" +msgstr "" + +#: app/preferences_dialog.c:2268 +msgid "Save Window Positions on Exit" +msgstr "" + +#: app/preferences_dialog.c:2282 +msgid "Clear Saved Window Positions Now" +msgstr "" + +#: app/preferences_dialog.c:2289 +msgid "Always Try to Restore Session" +msgstr "" + +#: app/preferences_dialog.c:2298 +msgid "Devices" +msgstr "" + +#: app/preferences_dialog.c:2300 +msgid "Save Device Status on Exit" +msgstr "" + +#: app/preferences_dialog.c:2311 app/preferences_dialog.c:2313 +msgid "Monitor" +msgstr "" + +#: app/preferences_dialog.c:2321 +msgid "Get Monitor Resolution" +msgstr "" + +#: app/preferences_dialog.c:2329 +#, c-format +msgid "(Currently %d x %d dpi)" +msgstr "" + +#: app/preferences_dialog.c:2376 +msgid "From X Server" +msgstr "" + +#: app/preferences_dialog.c:2391 +msgid "Manually:" +msgstr "" + +#: app/preferences_dialog.c:2404 app/preferences_dialog.c:2406 +msgid "Directories" +msgstr "" + +#: app/preferences_dialog.c:2423 +msgid "Temp Dir:" +msgstr "" + +#: app/preferences_dialog.c:2423 +msgid "Select Temp Dir" +msgstr "" + +#: app/preferences_dialog.c:2424 +msgid "Swap Dir:" +msgstr "" + +#: app/preferences_dialog.c:2424 +msgid "Select Swap Dir" +msgstr "" + +#: app/preferences_dialog.c:2460 +msgid "Brushes Directories" +msgstr "" + +#: app/preferences_dialog.c:2462 +msgid "Select Brushes Dir" +msgstr "" + +#: app/preferences_dialog.c:2464 +msgid "Generated Brushes" +msgstr "" + +#: app/preferences_dialog.c:2464 +msgid "Generated Brushes Directories" +msgstr "" + +#: app/preferences_dialog.c:2466 +msgid "Select Generated Brushes Dir" +msgstr "" + +#: app/preferences_dialog.c:2468 +msgid "Patterns Directories" +msgstr "" + +#: app/preferences_dialog.c:2470 +msgid "Select Patterns Dir" +msgstr "" + +#: app/preferences_dialog.c:2472 +msgid "Palettes Directories" +msgstr "" + +#: app/preferences_dialog.c:2474 +msgid "Select Palettes Dir" +msgstr "" + +#: app/preferences_dialog.c:2476 +msgid "Gradients Directories" +msgstr "" + +#: app/preferences_dialog.c:2478 +msgid "Select Gradients Dir" +msgstr "" + +#: app/preferences_dialog.c:2480 +msgid "Plug-Ins" +msgstr "" + +#: app/preferences_dialog.c:2480 +msgid "Plug-Ins Directories" +msgstr "" + +#: app/preferences_dialog.c:2482 +msgid "Select Plug-Ins Dir" +msgstr "" + +#: app/preferences_dialog.c:2484 +msgid "Modules" +msgstr "" + +#: app/preferences_dialog.c:2484 +msgid "Modules Directories" +msgstr "" + +#: app/preferences_dialog.c:2486 +msgid "Select Modules Dir" +msgstr "" + +#: app/procedural_db.c:44 +msgid "Procedural Database" +msgstr "" + +#: app/procedural_db.c:137 app/procedural_db.c:149 +#, c-format +msgid "PDB calling error %s not found" +msgstr "" + +#: app/procedural_db.c:167 +#, c-format +msgid "PDB calling error %s" +msgstr "" + +#: app/procedural_db.c:243 +#, c-format +msgid "" +"Incorrect arguments passed to procedural_db_run_proc:\n" +"Argument %d to '%s' should be a %s, but got passed a %s" +msgstr "" + +#: app/procedural_db_cmds.c:64 +msgid "Internal GIMP procedure" +msgstr "" + +#: app/procedural_db_cmds.c:65 +msgid "GIMP Plug-In" +msgstr "" + +#: app/procedural_db_cmds.c:66 +msgid "GIMP Extension" +msgstr "" + +#: app/procedural_db_cmds.c:67 +msgid "Temporary Procedure" +msgstr "" + +#: app/qmask.c:273 +msgid "Edit Qmask Attributes" +msgstr "" + +#. The opacity scale +#: app/qmask.c:301 +msgid "Mask Opacity:" +msgstr "" + +#: app/rect_select.c:182 +msgid "Selection: ADD" +msgstr "" + +#: app/rect_select.c:185 +msgid "Selection: SUBTRACT" +msgstr "" + +#: app/rect_select.c:188 +msgid "Selection: INTERSECT" +msgstr "" + +#: app/rect_select.c:191 +msgid "Selection: REPLACE" +msgstr "" + +#: app/rect_select.c:407 app/rect_select.c:414 +msgid "Selection: " +msgstr "" + +#: app/resize.c:154 +msgid "Scale Layer" +msgstr "" + +#: app/resize.c:156 app/resize.c:181 app/tool_options.c:752 +msgid "Size" +msgstr "" + +#: app/resize.c:160 +msgid "Scale Image" +msgstr "" + +#: app/resize.c:162 +msgid "Pixel Dimensions" +msgstr "" + +#: app/resize.c:172 +msgid "Set Layer Boundary Size" +msgstr "" + +#: app/resize.c:177 +msgid "Set Canvas Size" +msgstr "" + +#. the original width & height labels +#: app/resize.c:234 app/scale_tool.c:77 +msgid "Original Width:" +msgstr "" + +#. the new size labels +#: app/resize.c:259 app/resize.c:503 +msgid "New Width:" +msgstr "" + +#. the scale ratio labels +#: app/resize.c:323 +msgid "Ratio X:" +msgstr "" + +#. the x and y offset labels +#: app/resize.c:408 +msgid "X:" +msgstr "" + +#: app/resize.c:489 +msgid "Print Size & Display Unit" +msgstr "" + +#: app/rotate_tool.c:83 +msgid "Rotation Information" +msgstr "" + +#: app/rotate_tool.c:103 +msgid "Center X:" +msgstr "Centre X:" + +#: app/rotate_tool.c:392 +msgid "Rotating..." +msgstr "" + +#: app/scale_tool.c:73 +msgid "Scaling Information" +msgstr "" + +#: app/scale_tool.c:83 +msgid "Current Width:" +msgstr "" + +#: app/scale_tool.c:98 +msgid "Scale Ratio X:" +msgstr "" + +#: app/scale_tool.c:502 +msgid "Scaling..." +msgstr "" + +#: app/shear_tool.c:71 +msgid "Shear Information" +msgstr "" + +#: app/shear_tool.c:76 +msgid "Shear Magnitude X:" +msgstr "" + +#: app/shear_tool.c:344 +msgid "Shearing..." +msgstr "" + +#. Create the shell +#: app/text_tool.c:151 app/text_tool.c:393 +msgid "Text Tool" +msgstr "" + +#: app/text_tool.c:162 app/tool_options.c:206 +msgid "Antialiasing" +msgstr "" + +#: app/text_tool.c:176 +msgid "Border:" +msgstr "" + +#: app/text_tool.c:202 +msgid "Use Dynamic Text" +msgstr "" + +#: app/text_tool.c:617 +#, c-format +msgid "Font '%s' not found.%s" +msgstr "" + +#: app/text_tool.c:620 +msgid "" +"\n" +"If you don't have scalable fonts, try turning off antialiasing in the tool " +"options." +msgstr "" + +#: app/text_tool.c:731 +msgid "Text Layer" +msgstr "" + +#: app/threshold.c:171 app/threshold.c:266 app/tools.c:647 +msgid "Threshold" +msgstr "" + +#: app/threshold.c:207 +msgid "Threshold does not operate on indexed drawables." +msgstr "" + +#: app/threshold.c:288 +msgid "Threshold Range:" +msgstr "" + +#: app/tips_dialog.c:78 +msgid "gimp_tips.txt" +msgstr "" + +#: app/tips_dialog.c:90 +msgid "GIMP Tip of the Day" +msgstr "" + +#: app/tips_dialog.c:155 +msgid "Previous Tip" +msgstr "" + +#: app/tips_dialog.c:163 +msgid "Next Tip" +msgstr "" + +#: app/tips_dialog.c:184 +msgid "Show tip next time" +msgstr "" + +#: app/tips_dialog.c:299 +msgid "" +"Your GIMP tips file appears to be missing!\n" +"There should be a file called gimp_tips.txt in the\n" +"GIMP data directory. Please check your installation." +msgstr "" + +#: app/tool_options.c:95 +msgid "This tool has no options." +msgstr "" + +#: app/tool_options.c:119 +msgid "Rectangular Selection" +msgstr "" + +#: app/tool_options.c:121 +msgid "Elliptical Selection" +msgstr "" + +#: app/tool_options.c:123 +msgid "Free-Hand Selection" +msgstr "" + +#: app/tool_options.c:125 +msgid "Fuzzy Selection" +msgstr "" + +#: app/tool_options.c:127 +msgid "Bezier Selection" +msgstr "" + +#: app/tool_options.c:129 app/tools.c:165 +msgid "Intelligent Scissors" +msgstr "" + +#: app/tool_options.c:131 +msgid "By-Color Selection" +msgstr "By-Colour Selection" + +#: app/tool_options.c:162 +msgid "Feather" +msgstr "" + +#: app/tool_options.c:270 +msgid "Fixed Size / Aspect Ratio" +msgstr "" + +#: app/tool_options.c:422 app/tools.c:341 +msgid "Bucket Fill" +msgstr "" + +#: app/tool_options.c:424 +msgid "Blend Tool" +msgstr "" + +#: app/tool_options.c:426 app/tools.c:373 +msgid "Pencil" +msgstr "" + +#: app/tool_options.c:428 app/tools.c:389 +msgid "Paintbrush" +msgstr "" + +#: app/tool_options.c:430 app/tools.c:405 +msgid "Eraser" +msgstr "" + +#: app/tool_options.c:432 app/tools.c:421 +msgid "Airbrush" +msgstr "" + +#: app/tool_options.c:434 +msgid "Clone Tool" +msgstr "" + +#: app/tool_options.c:436 +msgid "Convolver" +msgstr "" + +#: app/tool_options.c:438 +msgid "Ink Tool" +msgstr "" + +#: app/tool_options.c:440 app/tools.c:485 app/tools.c:489 +msgid "Dodge or Burn" +msgstr "" + +#: app/tool_options.c:442 +msgid "Smudge Tool" +msgstr "" + +#: app/tool_options.c:444 app/tools.c:517 +msgid "Xinput Airbrush" +msgstr "" + +#: app/tool_options.c:556 +msgid "Incremental" +msgstr "" + +#: app/tool_options.c:667 +msgid "Pressure Sensitivity" +msgstr "" + +#: app/tool_options.c:685 +msgid "Opacity" +msgstr "" + +#: app/tool_options.c:708 +msgid "Pressure" +msgstr "" + +#: app/tool_options.c:728 +msgid "Rate" +msgstr "" + +#: app/tools.c:85 +msgid "Rect Select" +msgstr "" + +#: app/tools.c:86 +msgid "/Tools/Select Tools/Rect Select" +msgstr "" + +#: app/tools.c:89 +msgid "Select rectangular regions" +msgstr "" + +#: app/tools.c:101 +msgid "Ellipse Select" +msgstr "" + +#: app/tools.c:102 +msgid "/Tools/Select Tools/Ellipse Select" +msgstr "" + +#: app/tools.c:105 +msgid "Select elliptical regions" +msgstr "" + +#: app/tools.c:117 +msgid "Free Select" +msgstr "" + +#: app/tools.c:118 +msgid "/Tools/Select Tools/Free Select" +msgstr "" + +#: app/tools.c:121 +msgid "Select hand-drawn regions" +msgstr "" + +#: app/tools.c:133 +msgid "Fuzzy Select" +msgstr "" + +#: app/tools.c:134 +msgid "/Tools/Select Tools/Fuzzy Select" +msgstr "" + +#: app/tools.c:137 +msgid "Select contiguous regions" +msgstr "" + +#: app/tools.c:149 +msgid "Bezier Select" +msgstr "" + +#: app/tools.c:150 +msgid "/Tools/Select Tools/Bezier Select" +msgstr "" + +#: app/tools.c:153 +msgid "Select regions using Bezier curves" +msgstr "" + +#: app/tools.c:166 +msgid "/Tools/Select Tools/Intelligent Scissors" +msgstr "" + +#: app/tools.c:169 +msgid "Select shapes from image" +msgstr "" + +#: app/tools.c:181 +msgid "Move" +msgstr "" + +#: app/tools.c:182 +msgid "/Tools/Transform Tools/Move" +msgstr "" + +#: app/tools.c:185 +msgid "Move layers & selections" +msgstr "" + +#: app/tools.c:197 +msgid "Magnify" +msgstr "" + +#: app/tools.c:198 +msgid "/Tools/Transform Tools/Magnify" +msgstr "" + +#: app/tools.c:201 +msgid "Zoom in & out" +msgstr "" + +#: app/tools.c:214 +msgid "/Tools/Transform Tools/Crop & Resize" +msgstr "" + +#: app/tools.c:217 +msgid "Crop or resize the image" +msgstr "" + +#. the transform type radio buttons +#: app/tools.c:229 app/tools.c:245 app/tools.c:261 app/tools.c:277 +#: app/transform_core.c:260 app/transform_tool.c:211 +msgid "Transform" +msgstr "" + +#: app/tools.c:230 +msgid "/Tools/Transform Tools/Transform" +msgstr "" + +#: app/tools.c:233 app/tools.c:249 app/tools.c:265 app/tools.c:281 +msgid "Rotation, scaling, shearing, perspective." +msgstr "" + +#: app/tools.c:293 +msgid "Flip" +msgstr "" + +#: app/tools.c:294 +msgid "/Tools/Transform Tools/Flip" +msgstr "" + +#: app/tools.c:297 +msgid "Flip the layer or selection" +msgstr "" + +#: app/tools.c:309 +msgid "Text" +msgstr "" + +#: app/tools.c:310 +msgid "/Tools/Text" +msgstr "" + +#: app/tools.c:313 +msgid "Add text to the image" +msgstr "" + +#: app/tools.c:326 +msgid "/Tools/Color Picker" +msgstr "/Tools/Colour Picker" + +#: app/tools.c:329 +msgid "Pick colors from the image" +msgstr "Pick colours from the image" + +#: app/tools.c:342 +msgid "/Tools/Paint Tools/Bucket Fill" +msgstr "" + +#: app/tools.c:345 +msgid "Fill with a color or pattern" +msgstr "Fill with a colour or pattern" + +#: app/tools.c:357 +msgid "Blend" +msgstr "" + +#: app/tools.c:358 +msgid "/Tools/Paint Tools/Blend" +msgstr "" + +#: app/tools.c:361 +msgid "Fill with a color gradient" +msgstr "Fill with a colour gradient" + +#: app/tools.c:374 +msgid "/Tools/Paint Tools/Pencil" +msgstr "" + +#: app/tools.c:377 +msgid "Draw sharp pencil strokes" +msgstr "" + +#: app/tools.c:390 +msgid "/Tools/Paint Tools/Paintbrush" +msgstr "" + +#: app/tools.c:393 +msgid "Paint fuzzy brush strokes" +msgstr "" + +#: app/tools.c:406 +msgid "/Tools/Paint Tools/Eraser" +msgstr "" + +#: app/tools.c:409 +msgid "Erase to background or transparency" +msgstr "" + +#: app/tools.c:422 +msgid "/Tools/Paint Tools/Airbrush" +msgstr "" + +#: app/tools.c:425 +msgid "Airbrush with variable pressure" +msgstr "" + +#: app/tools.c:437 +msgid "Clone" +msgstr "" + +#: app/tools.c:438 +msgid "/Tools/Paint Tools/Clone" +msgstr "" + +#: app/tools.c:441 +msgid "Paint using patterns or image regions" +msgstr "" + +#: app/tools.c:453 +msgid "Convolve" +msgstr "" + +#: app/tools.c:454 +msgid "/Tools/Paint Tools/Convolve" +msgstr "" + +#: app/tools.c:457 +msgid "Blur or sharpen" +msgstr "" + +#: app/tools.c:469 +msgid "Ink" +msgstr "" + +#: app/tools.c:470 +msgid "/Tools/Paint Tools/Ink" +msgstr "" + +#: app/tools.c:473 +msgid "Draw in ink" +msgstr "" + +#: app/tools.c:486 +msgid "/Tools/Paint Tools/DodgeBurn" +msgstr "" + +#: app/tools.c:501 app/tools.c:505 +msgid "Smudge" +msgstr "" + +#: app/tools.c:502 +msgid "/Tools/Paint Tools/Smudge" +msgstr "" + +#: app/tools.c:518 +msgid "/Tools/Paint Tools/XinputAirbrush" +msgstr "" + +#: app/tools.c:521 +msgid "Natural Airbrush" +msgstr "" + +#: app/tools.c:533 +msgid "Measure" +msgstr "" + +#: app/tools.c:534 +msgid "/Tools/Measure" +msgstr "" + +#: app/tools.c:537 +msgid "Measure distances and angles" +msgstr "" + +#: app/tools.c:549 +msgid "Path" +msgstr "" + +#: app/tools.c:550 +msgid "/Tools/Path" +msgstr "" + +#: app/tools.c:553 +msgid "Manipulate paths" +msgstr "" + +#: app/tools.c:567 +msgid "By Color Select" +msgstr "By Colour Select" + +#: app/tools.c:568 +msgid "/Select/By Color..." +msgstr "/Select/By Colour..." + +#: app/tools.c:571 +msgid "Select regions by color" +msgstr "Select regions by colour" + +#: app/tools.c:584 +msgid "/Image/Colors/Color Balance..." +msgstr "/Image/Colours/Colour Balance..." + +#: app/tools.c:587 +msgid "Adjust color balance" +msgstr "Adjust colour balance" + +#: app/tools.c:600 +msgid "/Image/Colors/Brightness-Contrast..." +msgstr "/Image/Colours/Brightness-Contrast..." + +#: app/tools.c:603 +msgid "Adjust brightness and contrast" +msgstr "" + +#: app/tools.c:616 +msgid "/Image/Colors/Hue-Saturation..." +msgstr "/Image/Colours/Hue-Saturation..." + +#: app/tools.c:619 +msgid "Adjust hue and saturation" +msgstr "" + +#: app/tools.c:632 +msgid "/Image/Colors/Posterize..." +msgstr "/Image/Colours/Posterise..." + +#: app/tools.c:635 +msgid "Reduce image to a fixed numer of colors" +msgstr "Reduce image to a fixed numer of colours" + +#: app/tools.c:648 +msgid "/Image/Colors/Threshold..." +msgstr "/Image/Colours/Threshold..." + +#: app/tools.c:651 +msgid "Reduce image to two colors using a threshold" +msgstr "Reduce image to two colours using a threshold" + +#: app/tools.c:664 +msgid "/Image/Colors/Curves..." +msgstr "/Image/Colours/Curves..." + +#: app/tools.c:667 +msgid "Adjust color curves" +msgstr "Adjust colour curves" + +#: app/tools.c:680 +msgid "/Image/Colors/Levels..." +msgstr "/Image/Colours/Levels..." + +#: app/tools.c:683 +msgid "Adjust color levels" +msgstr "Adjust colour levels" + +#: app/tools.c:696 +msgid "/Image/Histogram..." +msgstr "" + +#: app/tools.c:699 +msgid "View image histogram" +msgstr "" + +#: app/transform_core.c:257 +msgid "Rotate" +msgstr "" + +#: app/transform_core.c:258 +msgid "Scale" +msgstr "" + +#: app/transform_core.c:259 +msgid "Shear" +msgstr "" + +#: app/transform_core.c:368 +msgid "" +"Transformations do not work on\n" +"layers that contain layer masks." +msgstr "" + +#: app/transform_core.c:1582 +msgid "Transformation" +msgstr "" + +#: app/transform_tool.c:190 +msgid "Transform Tool" +msgstr "" + +#: app/transform_tool.c:213 +msgid "Rotation" +msgstr "" + +#: app/transform_tool.c:217 +msgid "Shearing" +msgstr "" + +#: app/transform_tool.c:219 +msgid "Perspective" +msgstr "" + +#. the second radio frame and box, for transform direction +#: app/transform_tool.c:234 +msgid "Tool Paradigm" +msgstr "" + +#: app/transform_tool.c:236 +msgid "Traditional" +msgstr "" + +#: app/transform_tool.c:239 +msgid "Corrective" +msgstr "" + +#. the show grid toggle button +#: app/transform_tool.c:257 +msgid "Show Grid" +msgstr "" + +#: app/transform_tool.c:268 +msgid "Density:" +msgstr "" + +#. the smoothing toggle button +#: app/transform_tool.c:295 +msgid "Smoothing" +msgstr "" + +#. the showpath toggle button +#: app/transform_tool.c:304 +msgid "Show Path" +msgstr "" + +#. the clip resulting image toggle button +#: app/transform_tool.c:315 +msgid "Clip Result" +msgstr "" + +#: app/undo.c:2832 +#, c-format +msgid "Can't undo %s" +msgstr "" + +#: app/undo.c:2860 +msgid "<>" +msgstr "" + +#: app/undo.c:2861 +msgid "image" +msgstr "" + +#: app/undo.c:2862 +msgid "image mod" +msgstr "" + +#: app/undo.c:2863 +msgid "mask" +msgstr "" + +#: app/undo.c:2864 +msgid "layer move" +msgstr "" + +#. ok +#: app/undo.c:2865 +msgid "transform" +msgstr "" + +#: app/undo.c:2866 +msgid "paint" +msgstr "" + +#: app/undo.c:2867 +msgid "new layer" +msgstr "" + +#: app/undo.c:2868 +msgid "delete layer" +msgstr "" + +#: app/undo.c:2869 +msgid "layer mod" +msgstr "" + +#: app/undo.c:2870 +msgid "add layer mask" +msgstr "" + +#. ok +#: app/undo.c:2871 +msgid "delete layer mask" +msgstr "" + +#. ok +#: app/undo.c:2872 +msgid "rename layer" +msgstr "" + +#: app/undo.c:2873 +msgid "layer reposition" +msgstr "" + +#. ok +#: app/undo.c:2874 +msgid "new channel" +msgstr "" + +#: app/undo.c:2875 +msgid "delete channel" +msgstr "" + +#: app/undo.c:2876 +msgid "channel mod" +msgstr "" + +#: app/undo.c:2877 +msgid "FS to layer" +msgstr "" + +#. ok +#: app/undo.c:2878 +msgid "gimage" +msgstr "" + +#: app/undo.c:2879 +msgid "FS rigor" +msgstr "" + +#: app/undo.c:2880 +msgid "FS relax" +msgstr "" + +#: app/undo.c:2881 +msgid "guide" +msgstr "" + +#: app/undo.c:2882 +msgid "text" +msgstr "" + +#: app/undo.c:2883 +msgid "float selection" +msgstr "" + +#: app/undo.c:2884 +msgid "paste" +msgstr "" + +#: app/undo.c:2885 +msgid "cut" +msgstr "" + +#: app/undo.c:2886 +msgid "transform core" +msgstr "" + +#: app/undo.c:2887 +msgid "paint core" +msgstr "" + +#: app/undo.c:2888 +msgid "floating layer" +msgstr "" + +#. unused! +#: app/undo.c:2889 +msgid "linked layer" +msgstr "" + +#: app/undo.c:2890 +msgid "apply layer mask" +msgstr "" + +#. ok +#: app/undo.c:2891 +msgid "layer merge" +msgstr "" + +#: app/undo.c:2892 +msgid "FS anchor" +msgstr "" + +#: app/undo.c:2893 +msgid "gimage mod" +msgstr "" + +#: app/undo.c:2894 +msgid "crop" +msgstr "" + +#: app/undo.c:2895 +msgid "layer scale" +msgstr "" + +#: app/undo.c:2896 +msgid "layer resize" +msgstr "" + +#: app/undo.c:2897 +msgid "quickmask" +msgstr "" + +#: app/undo.c:2898 +msgid "attach parasite" +msgstr "" + +#: app/undo.c:2899 +msgid "remove parasite" +msgstr "" + +#: app/undo.c:2900 +msgid "resolution change" +msgstr "" + +#: app/undo.c:2901 +msgid "image scale" +msgstr "" + +#: app/undo.c:2902 +msgid "image resize" +msgstr "" + +#: app/undo.c:2903 +msgid "misc" +msgstr "" + +#: app/undo_history.c:433 app/undo_history.c:754 +#, c-format +msgid "Undo History: %s" +msgstr "" + +#: app/undo_history.c:489 +msgid "[ base image ]" +msgstr "" + +#: app/undo_history.c:898 +msgid "Redo" +msgstr "" + +#: app/xcf.c:365 +#, c-format +msgid "XCF error: unsupported XCF file version %d encountered" +msgstr "" + +#: app/xcf.c:1777 +msgid "" +"XCF warning: version 0 of XCF file format\n" +"did not save indexed colormaps correctly.\n" +"Substituting grayscale map." +msgstr "" +"XCF warning: version 0 of XCF file format\n" +"did not save indexed colourmaps correctly.\n" +"Substituting greyscale map." + +#. flow slider +#: app/xinput_airbrush.c:322 +msgid "Flow Relation:" +msgstr "" + +#. flow sens slider +#: app/xinput_airbrush.c:341 +msgid "Flow Sensitivity:" +msgstr "" + +#. base tilt slider +#: app/xinput_airbrush.c:361 +msgid "Base Tilt:" +msgstr "" + +#. tilt sens slider +#: app/xinput_airbrush.c:384 +msgid "Tilt Sensitivity:" +msgstr "" + +#. velocity sens slider +#: app/xinput_airbrush.c:410 +msgid "Speed Sensitivity:" +msgstr "" + +#. min height slider +#: app/xinput_airbrush.c:437 +msgid "Min Height:" +msgstr "" + +#. max height slider +#: app/xinput_airbrush.c:458 +msgid "Max Height:" +msgstr "" + +#: modules/cdisplay_gamma.c:91 +msgid "Gamma color display filter" +msgstr "Gamma colour display filter" + +#: modules/cdisplay_gamma.c:326 +msgid "Gamma" +msgstr "" + +#: modules/cdisplay_gamma.c:336 +msgid "Gamma:" +msgstr "" + +#: modules/colorsel_gtk.c:48 +msgid "GTK color selector as a pluggable color selector" +msgstr "GTK colour selector as a pluggable colour selector" + +#: modules/colorsel_triangle.c:78 +msgid "Painter-style color selector as a pluggable color selector" +msgstr "Painter-style colour selector as a pluggable colour selector" + +#: modules/colorsel_triangle.c:147 modules/colorsel_triangle.c:149 +msgid "Triangle" +msgstr "" + +#: modules/colorsel_water.c:76 +msgid "Watercolor style color selector as a pluggable module" +msgstr "Watercolour style colour selector as a pluggable module" + +#: modules/colorsel_water.c:97 modules/colorsel_water.c:100 +msgid "Watercolor" +msgstr "Watercolour" + +#: modules/colorsel_water.c:640 +msgid "Color History" +msgstr "Colour History"