From 8873e7553a78d7e42d76ba990bc4cd35caad3e8c Mon Sep 17 00:00:00 2001 From: Manish Singh Date: Wed, 6 Oct 1999 23:48:01 +0000 Subject: [PATCH] 1.1.10 stuff -Yosh --- ChangeLog | 4 + app/Makefile.am | 1 + modules/cdisplay_gamma.c | 4 +- plug-ins/helpbrowser/Makefile.am | 1 + po-plug-ins/cs.po | 3519 +++++++++++++++++-- po-plug-ins/da.po | 5515 +++++++++++++++++++++++------- po-plug-ins/de.po | 3519 +++++++++++++++++-- po-plug-ins/fi.po | 3519 +++++++++++++++++-- po-plug-ins/fr.po | 3739 ++++++++++++++++++-- po-plug-ins/hu.po | 3519 +++++++++++++++++-- po-plug-ins/it.po | 445 +-- po-plug-ins/nl.po | 3519 +++++++++++++++++-- po-plug-ins/no.po | 3655 ++++++++++++++++++-- po-plug-ins/pl.po | 3519 +++++++++++++++++-- po-plug-ins/ru.po | 3519 +++++++++++++++++-- po-plug-ins/sv.po | 3549 +++++++++++++++++-- po/cs.po | 3164 ++++++++--------- po/da.po | 1508 ++++---- po/de.po | 2498 +++++++------- po/fi.po | 2905 ++++++++-------- po/fr.po | 1492 ++++---- po/hu.po | 2970 ++++++++-------- po/it.po | 1489 ++++---- po/nl.po | 2962 ++++++++-------- po/no.po | 154 +- po/pl.po | 3767 ++++++++++---------- po/ru.po | 3073 ++++++++--------- po/sv.po | 209 +- 28 files changed, 51142 insertions(+), 16595 deletions(-) diff --git a/ChangeLog b/ChangeLog index 173ef7564a..1a56aa95ca 100644 --- a/ChangeLog +++ b/ChangeLog @@ -27,6 +27,10 @@ Wed Oct 6 23:29:53 BST 1999 Andy Thomas Expanding the dialog causes the width of the cells to change where as the +/- buttons cause the height of the cells to change. +Wed Oct 6 15:02:45 PDT 1999 Manish Singh + + * Made 1.1.10 release + Wed Oct 6 14:24:46 PDT 1999 Manish Singh * libgimp/gimp.c diff --git a/app/Makefile.am b/app/Makefile.am index 5adde794a2..8ed37d9e1c 100644 --- a/app/Makefile.am +++ b/app/Makefile.am @@ -429,6 +429,7 @@ gimp_SOURCES = \ undo.h \ undo_cmds.c \ undo_history.c \ + undo_types.h \ unitrc.h \ unit_cmds.c \ wilber.h \ diff --git a/modules/cdisplay_gamma.c b/modules/cdisplay_gamma.c index 2ffacc6e93..dcb7109431 100644 --- a/modules/cdisplay_gamma.c +++ b/modules/cdisplay_gamma.c @@ -108,7 +108,7 @@ gamma_new (int type) GammaContext *context = NULL; context = g_new (GammaContext, 1); - context->gamma = 2.2; + context->gamma = 1.0; context->lookup = g_new (guchar, 256); context->shell = NULL; context->spinner = NULL; @@ -116,8 +116,6 @@ gamma_new (int type) for (i = 0; i < 256; i++) context->lookup[i] = i; - gamma_create_lookup_table (context); - return context; } diff --git a/plug-ins/helpbrowser/Makefile.am b/plug-ins/helpbrowser/Makefile.am index 0f964ec6fa..bf134b6da5 100644 --- a/plug-ins/helpbrowser/Makefile.am +++ b/plug-ins/helpbrowser/Makefile.am @@ -6,6 +6,7 @@ libexec_PROGRAMS = helpbrowser helpbrowser_SOURCES = \ back.xpm \ + forward.xpm \ helpbrowser.c \ queue.c \ queue.h diff --git a/po-plug-ins/cs.po b/po-plug-ins/cs.po index be3010c3fb..93742f1b87 100644 --- a/po-plug-ins/cs.po +++ b/po-plug-ins/cs.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 1999-09-09 13:55-0700\n" +"POT-Creation-Date: 1999-10-04 09:28-0700\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -66,7 +66,7 @@ msgstr "" msgid "sin^p, stepped" msgstr "" -#: plug-ins/common/CML_explorer.c:253 +#: plug-ins/common/CML_explorer.c:253 plug-ins/gap/gap_mov_dialog.c:280 msgid "None" msgstr "" @@ -213,19 +213,24 @@ msgstr "" #: plug-ins/common/CML_explorer.c:377 plug-ins/common/CML_explorer.c:385 #: plug-ins/common/CML_explorer.c:1429 plug-ins/common/CML_explorer.c:1753 -#: plug-ins/common/decompose.c:135 +#: plug-ins/common/decompose.c:135 plug-ins/common/lic.c:1024 +#: plug-ins/gap/gap_mov_dialog.c:253 plug-ins/gimpressionist/orientation.c:191 +#: plug-ins/gimpressionist/size.c:189 msgid "Hue" msgstr "" #: plug-ins/common/CML_explorer.c:378 plug-ins/common/CML_explorer.c:386 #: plug-ins/common/CML_explorer.c:1433 plug-ins/common/CML_explorer.c:1753 -#: plug-ins/common/decompose.c:136 +#: plug-ins/common/decompose.c:136 plug-ins/common/lic.c:1036 +#: plug-ins/gap/gap_mov_dialog.c:254 msgid "Saturation" msgstr "" #: plug-ins/common/CML_explorer.c:379 plug-ins/common/CML_explorer.c:387 #: plug-ins/common/CML_explorer.c:1437 plug-ins/common/CML_explorer.c:1753 -#: plug-ins/common/decompose.c:137 +#: plug-ins/common/decompose.c:137 plug-ins/gap/gap_mov_dialog.c:256 +#: plug-ins/gimpressionist/orientation.c:134 +#: plug-ins/gimpressionist/size.c:133 msgid "Value" msgstr "" @@ -249,7 +254,9 @@ msgstr "" msgid "Coupled-Map-Lattice Explorer" msgstr "" -#: plug-ins/common/CML_explorer.c:1342 plug-ins/common/ps.c:2448 +#: plug-ins/common/CML_explorer.c:1342 plug-ins/common/ps.c:2531 +#: plug-ins/gimpressionist/orientmap.c:502 +#: plug-ins/gimpressionist/preview.c:106 plug-ins/gimpressionist/sizemap.c:402 msgid "Preview" msgstr "" @@ -438,20 +445,30 @@ msgid "Graph of the current settings" msgstr "" #. Action Area -#: plug-ins/bmp/bmpwrite.c:428 plug-ins/common/CML_explorer.c:1818 +#: plug-ins/bmp/bmpwrite.c:420 plug-ins/common/CML_explorer.c:1818 #: plug-ins/common/CML_explorer.c:2679 plug-ins/common/CML_explorer.c:2775 #: plug-ins/common/apply_lens.c:416 plug-ins/common/blur.c:619 #: plug-ins/common/bumpmap.c:965 plug-ins/common/checkerboard.c:381 #: plug-ins/common/compose.c:816 plug-ins/common/convmatrix.c:706 #: plug-ins/common/cubism.c:329 plug-ins/common/decompose.c:914 #: plug-ins/common/depthmerge.c:746 plug-ins/common/destripe.c:695 -#: plug-ins/common/gif.c:1263 plug-ins/common/jpeg.c:1468 -#: plug-ins/common/mail.c:485 plug-ins/common/oilify.c:460 -#: plug-ins/common/png.c:827 plug-ins/common/ps.c:2023 -#: plug-ins/common/ps.c:2290 plug-ins/common/rotate.c:605 -#: plug-ins/common/threshold_alpha.c:467 plug-ins/common/threshold_alpha.c:500 -#: plug-ins/common/xbm.c:959 plug-ins/common/xpm.c:763 -#: plug-ins/print/print.c:1104 plug-ins/sel2path/sel2path.c:350 +#: plug-ins/common/gif.c:1285 plug-ins/common/jpeg.c:1565 +#: plug-ins/common/lic.c:1246 plug-ins/common/mail.c:485 +#: plug-ins/common/oilify.c:460 plug-ins/common/png.c:924 +#: plug-ins/common/ps.c:2115 plug-ins/common/ps.c:2373 +#: plug-ins/common/rotate.c:605 plug-ins/common/threshold_alpha.c:467 +#: plug-ins/common/threshold_alpha.c:500 plug-ins/common/warp.c:508 +#: plug-ins/common/xbm.c:959 plug-ins/common/xpm.c:790 +#: plug-ins/gap/gap_arr_dialog.c:947 plug-ins/gap/gap_arr_dialog.c:1171 +#: plug-ins/gap/gap_mod_layer.c:149 plug-ins/gap/gap_mov_dialog.c:461 +#: plug-ins/gap/gap_mpege.c:190 plug-ins/gap/gap_resi_dialog.c:136 +#: plug-ins/gimpressionist/gimpressionist.c:361 +#: plug-ins/gimpressionist/orientmap.c:626 +#: plug-ins/gimpressionist/presets.c:392 plug-ins/gimpressionist/sizemap.c:485 +#: plug-ins/mosaic/mosaic.c:564 plug-ins/print/print.c:1143 +#: plug-ins/script-fu/script-fu-scripts.c:1383 +#: plug-ins/script-fu/script-fu-server.c:559 plug-ins/sel2path/sel2path.c:350 +#: plug-ins/struc/struc.c:239 msgid "OK" msgstr "" @@ -514,22 +531,31 @@ msgstr "" msgid "Warning: Hmmm, it's a parameter file for newer CML_explorer than me." msgstr "" -#. cancel button -#: plug-ins/Lighting/lighting_ui.c:1062 plug-ins/bmp/bmpwrite.c:437 +#. the 3 Action Buttons +#: plug-ins/Lighting/lighting_ui.c:1062 plug-ins/bmp/bmpwrite.c:429 #: plug-ins/common/CML_explorer.c:2688 plug-ins/common/apply_lens.c:426 #: plug-ins/common/blur.c:621 plug-ins/common/bumpmap.c:974 #: plug-ins/common/checkerboard.c:390 plug-ins/common/colorify.c:323 #: plug-ins/common/compose.c:825 plug-ins/common/convmatrix.c:723 #: plug-ins/common/cubism.c:338 plug-ins/common/decompose.c:924 #: plug-ins/common/depthmerge.c:756 plug-ins/common/destripe.c:704 -#: plug-ins/common/gif.c:1172 plug-ins/common/jpeg.c:1477 -#: plug-ins/common/mail.c:496 plug-ins/common/oilify.c:469 -#: plug-ins/common/png.c:836 plug-ins/common/ps.c:2033 -#: plug-ins/common/ps.c:2300 plug-ins/common/rotate.c:615 -#: plug-ins/common/threshold_alpha.c:476 plug-ins/common/xbm.c:707 -#: plug-ins/common/xbm.c:969 plug-ins/common/xpm.c:772 -#: plug-ins/print/print.c:991 plug-ins/print/print.c:1097 -#: plug-ins/sel2path/sel2path.c:359 +#: plug-ins/common/gif.c:1194 plug-ins/common/jpeg.c:1574 +#: plug-ins/common/lic.c:1255 plug-ins/common/mail.c:496 +#: plug-ins/common/oilify.c:469 plug-ins/common/png.c:933 +#: plug-ins/common/ps.c:2125 plug-ins/common/ps.c:2383 +#: plug-ins/common/rotate.c:615 plug-ins/common/threshold_alpha.c:476 +#: plug-ins/common/warp.c:517 plug-ins/common/xbm.c:707 +#: plug-ins/common/xbm.c:969 plug-ins/common/xpm.c:799 +#: plug-ins/gap/gap_arr_dialog.c:1173 plug-ins/gap/gap_dbbrowser_utils.c:211 +#: plug-ins/gap/gap_filter_foreach.c:127 plug-ins/gap/gap_mod_layer.c:151 +#: plug-ins/gap/gap_mod_layer.c:265 plug-ins/gap/gap_mov_dialog.c:470 +#: plug-ins/gap/gap_mpege.c:240 plug-ins/gap/gap_resi_dialog.c:145 +#: plug-ins/gimpressionist/orientmap.c:640 +#: plug-ins/gimpressionist/presets.c:400 plug-ins/gimpressionist/sizemap.c:499 +#: plug-ins/mosaic/mosaic.c:573 plug-ins/print/print.c:1030 +#: plug-ins/print/print.c:1136 plug-ins/script-fu/script-fu-scripts.c:1392 +#: plug-ins/script-fu/script-fu-server.c:568 plug-ins/sel2path/sel2path.c:359 +#: plug-ins/struc/struc.c:248 msgid "Cancel" msgstr "" @@ -603,7 +629,7 @@ msgstr "" msgid "Transparent background" msgstr "" -#: plug-ins/Lighting/lighting_ui.c:580 +#: plug-ins/Lighting/lighting_ui.c:580 plug-ins/common/lic.c:1008 msgid "Create new image" msgstr "" @@ -804,7 +830,7 @@ msgstr "" msgid "Environment image:" msgstr "" -#: plug-ins/Lighting/lighting_ui.c:987 +#: plug-ins/Lighting/lighting_ui.c:987 plug-ins/common/lic.c:1001 msgid "Options" msgstr "" @@ -831,6 +857,8 @@ msgstr "" #. Add Ok, Cancel and Help buttons to the action area #. ================================================== #: plug-ins/Lighting/lighting_ui.c:1061 +#: plug-ins/gimpressionist/orientmap.c:633 +#: plug-ins/gimpressionist/sizemap.c:492 msgid "Apply" msgstr "" @@ -862,6 +890,83 @@ msgstr "" msgid "Zoom out (make image smaller)" msgstr "" +#: plug-ins/common/animationplay.c:247 +msgid "This plugin allows you to preview a GIMP layer-based animation." +msgstr "" + +#: plug-ins/common/animationplay.c:252 +msgid "/Filters/Animation/Animation Playback" +msgstr "" + +#: plug-ins/common/animationplay.c:663 plug-ins/common/animationplay.c:664 +msgid "Animation Playback: " +msgstr "" + +#. Action area - 'close' button only. +#: plug-ins/common/animationplay.c:676 +#: plug-ins/script-fu/script-fu-console.c:205 +#: plug-ins/script-fu/script-fu-scripts.c:1903 +msgid "Close" +msgstr "" + +#. The 'playback' half of the dialog +#: plug-ins/common/animationplay.c:690 plug-ins/common/animationplay.c:693 +msgid "Playback: " +msgstr "" + +#: plug-ins/common/animationplay.c:723 +msgid "Play/Stop" +msgstr "" + +#: plug-ins/common/animationplay.c:729 +msgid "Rewind" +msgstr "" + +#: plug-ins/common/animationplay.c:735 +msgid "Step" +msgstr "" + +#: plug-ins/common/animationplay.c:793 +msgid "Frame %v of %u" +msgstr "" + +#: plug-ins/common/animationplay.c:971 +#, c-format +msgid "playback: Asked for frame number %d in a %d-frame animation!\n" +msgstr "" + +#: plug-ins/common/animoptimize.c:130 +msgid "" +"This plugin applies various optimizations to a GIMP layer-based animation." +msgstr "" + +#: plug-ins/common/animoptimize.c:136 +msgid "/Filters/Animation/Animation Optimize" +msgstr "" + +#: plug-ins/common/animoptimize.c:143 +msgid "" +"This plugin 'simplifies' a GIMP layer-based animation that has been " +"AnimationOptimized. This makes the animation much easier to work with if, " +"for example, the optimized version is all you have." +msgstr "" + +#: plug-ins/common/animoptimize.c:152 +msgid "/Filters/Animation/Animation UnOptimize" +msgstr "" + +#: plug-ins/common/animoptimize.c:296 +msgid "Optimizing Animation..." +msgstr "" + +#: plug-ins/common/animoptimize.c:298 +msgid "UnOptimizing Animation..." +msgstr "" + +#: plug-ins/common/animoptimize.c:327 +msgid "Not enough memory to allocate buffers for optimization.\n" +msgstr "" + #: plug-ins/common/apply_lens.c:132 msgid "Apply a lens effect" msgstr "" @@ -889,9 +994,9 @@ msgstr "" #. #: plug-ins/common/apply_lens.c:435 plug-ins/common/blur.c:607 #: plug-ins/common/checkerboard.c:399 plug-ins/common/cubism.c:347 -#: plug-ins/common/jpeg.c:1512 plug-ins/common/oilify.c:478 -#: plug-ins/common/png.c:847 plug-ins/common/threshold_alpha.c:352 -#: plug-ins/common/xpm.c:781 +#: plug-ins/common/jpeg.c:1609 plug-ins/common/oilify.c:478 +#: plug-ins/common/png.c:944 plug-ins/common/threshold_alpha.c:352 +#: plug-ins/common/xpm.c:808 plug-ins/mosaic/mosaic.c:698 msgid "Parameter Settings" msgstr "" @@ -1033,18 +1138,18 @@ msgstr "" msgid "Number of times to apply filter" msgstr "" -#: plug-ins/bmp/bmp.c:105 plug-ins/bmp/bmp.c:106 +#: plug-ins/bmp/bmp.c:107 plug-ins/bmp/bmp.c:108 msgid "Loads files of Windows BMP file format" msgstr "" -#: plug-ins/bmp/bmp.c:117 plug-ins/bmp/bmp.c:118 +#: plug-ins/bmp/bmp.c:119 plug-ins/bmp/bmp.c:120 msgid "Saves files in Windows BMP file format" msgstr "" #: plug-ins/bmp/bmpread.c:27 plug-ins/common/gifload.c:287 -#: plug-ins/common/jpeg.c:670 plug-ins/common/png.c:345 -#: plug-ins/common/png.c:347 plug-ins/common/xbm.c:523 -#: plug-ins/common/xpm.c:300 +#: plug-ins/common/jpeg.c:733 plug-ins/common/png.c:385 +#: plug-ins/common/png.c:387 plug-ins/common/xbm.c:523 +#: plug-ins/common/xpm.c:315 #, c-format msgid "Loading %s:" msgstr "" @@ -1079,14 +1184,13 @@ msgstr "" msgid "%s: bad colormap\n" msgstr "" -#. -#. * Create the "background" layer to hold the image... -#. +#. Create a "normal" layer +#. ======================= #: plug-ins/bmp/bmpread.c:210 plug-ins/bmp/bmpread.c:218 #: plug-ins/bmp/bmpread.c:224 plug-ins/common/compose.c:562 #: plug-ins/common/decompose.c:472 plug-ins/common/gifload.c:828 -#: plug-ins/common/jpeg.c:812 plug-ins/common/png.c:455 -#: plug-ins/common/xbm.c:612 +#: plug-ins/common/jpeg.c:884 plug-ins/common/lic.c:848 +#: plug-ins/common/png.c:515 plug-ins/common/xbm.c:612 msgid "Background" msgstr "" @@ -1099,24 +1203,24 @@ msgstr "" msgid "can't open %s\n" msgstr "" -#: plug-ins/bmp/bmpwrite.c:154 plug-ins/common/jpeg.c:1090 -#: plug-ins/common/png.c:595 plug-ins/common/png.c:597 -#: plug-ins/common/ps.c:673 plug-ins/common/xbm.c:777 -#: plug-ins/common/xpm.c:611 plug-ins/common/xwd.c:507 +#: plug-ins/bmp/bmpwrite.c:154 plug-ins/common/jpeg.c:1169 +#: plug-ins/common/png.c:687 plug-ins/common/png.c:689 +#: plug-ins/common/ps.c:748 plug-ins/common/xbm.c:777 +#: plug-ins/common/xpm.c:636 plug-ins/common/xwd.c:507 #, c-format msgid "Saving %s:" msgstr "" -#: plug-ins/bmp/bmpwrite.c:421 +#: plug-ins/bmp/bmpwrite.c:413 msgid "Save as BMP" msgstr "" #. parameter settings -#: plug-ins/bmp/bmpwrite.c:446 +#: plug-ins/bmp/bmpwrite.c:438 msgid "Save Options" msgstr "" -#: plug-ins/bmp/bmpwrite.c:454 +#: plug-ins/bmp/bmpwrite.c:446 msgid "RLE encoded" msgstr "" @@ -1188,7 +1292,8 @@ msgstr "" msgid "Elevation" msgstr "" -#: plug-ins/common/bumpmap.c:955 +#. Horizontal scale +#: plug-ins/common/bumpmap.c:955 plug-ins/struc/struc.c:307 msgid "Depth" msgstr "" @@ -1310,8 +1415,9 @@ msgstr "" msgid "Ok" msgstr "" -#: plug-ins/common/colorify.c:331 plug-ins/common/xpm.c:406 -#: plug-ins/print/print.c:848 +#: plug-ins/common/colorify.c:331 plug-ins/common/xpm.c:424 +#: plug-ins/gap/gap_mov_dialog.c:255 plug-ins/gimpressionist/color.c:51 +#: plug-ins/print/print.c:887 msgid "Color" msgstr "" @@ -1444,7 +1550,7 @@ msgid "This function creates a new image from multiple gray images" msgstr "" #: plug-ins/common/compose.c:234 -msgid "/Image/Channel Ops/Compose" +msgid "/Image/Channels/Compose" msgstr "" #: plug-ins/common/compose.c:241 @@ -1527,12 +1633,12 @@ msgstr "" msgid "Extend" msgstr "" -#: plug-ins/common/convmatrix.c:80 +#: plug-ins/common/convmatrix.c:80 plug-ins/common/warp.c:596 msgid "Wrap" msgstr "" #. Action area -#: plug-ins/common/convmatrix.c:80 plug-ins/common/gif.c:1163 +#: plug-ins/common/convmatrix.c:80 plug-ins/common/gif.c:1185 msgid "Crop" msgstr "" @@ -1611,7 +1717,7 @@ msgstr "" msgid "Use Background Color" msgstr "" -#: plug-ins/common/cubism.c:363 +#: plug-ins/common/cubism.c:363 plug-ins/mosaic/mosaic.c:705 msgid "Tile Size" msgstr "" @@ -1710,7 +1816,7 @@ msgid "" msgstr "" #: plug-ins/common/decompose.c:222 -msgid "/Image/Channel Ops/Decompose" +msgid "/Image/Channels/Decompose" msgstr "" #: plug-ins/common/decompose.c:303 @@ -1836,32 +1942,1768 @@ msgstr "" msgid "Width" msgstr "" -#: plug-ins/common/gif.c:408 +#. Button to invoke filebrowser +#: plug-ins/gap/gap_arr_dialog.c:278 +msgid "File-Browser" +msgstr "" + +#: plug-ins/gap/gap_arr_dialog.c:666 +#, c-format +msgid "pair_flt_create_value: Bad FloatFormat ignored %s\n" +msgstr "" + +#: plug-ins/gap/gap_arr_dialog.c:810 +#, c-format +msgid "pair_int_create_value: Bad IntFormat ignored %s\n" +msgstr "" + +#. if no buttons are specified use one CLOSE button per default +#: plug-ins/gap/gap_arr_dialog.c:962 +msgid "CLOSE" +msgstr "" + +#. parameter settings +#: plug-ins/gap/gap_arr_dialog.c:973 +msgid "Enter Values" +msgstr "" + +#: plug-ins/gap/gap_arr_dialog.c:990 plug-ins/gap/gap_arr_dialog.c:1050 +msgid "Value: " +msgstr "" + +#: plug-ins/gap/gap_arr_dialog.c:1026 +msgid "WGT_ACT_BUTTON not implemented yet, widget type ignored\n" +msgstr "" + +#. undefined widget type +#: plug-ins/gap/gap_arr_dialog.c:1029 +#, c-format +msgid "Unknown widget type %d ignored\n" +msgstr "" + +#: plug-ins/gap/gap_arr_dialog.c:1202 +msgid "Press Button" +msgstr "" + +#: plug-ins/gap/gap_arr_dialog.c:1203 +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:137 +msgid "Search :" +msgstr "" + +#: plug-ins/gap/gap_dbbrowser_utils.c:166 +msgid "Gen Code by name" +msgstr "" + +#: plug-ins/gap/gap_dbbrowser_utils.c:175 +msgid "Search by name" +msgstr "" + +#: plug-ins/gap/gap_dbbrowser_utils.c:183 +msgid "Search by blurb" +msgstr "" + +#. show the name +#: plug-ins/gap/gap_dbbrowser_utils.c:325 +msgid "Name :" +msgstr "" + +#. show the description +#: plug-ins/gap/gap_dbbrowser_utils.c:342 +msgid "Blurb :" +msgstr "" + +#: plug-ins/gap/gap_dbbrowser_utils.c:364 +msgid "In :" +msgstr "" + +#: plug-ins/gap/gap_dbbrowser_utils.c:410 +msgid "Out :" +msgstr "" + +#: plug-ins/gap/gap_dbbrowser_utils.c:459 +msgid "Help :" +msgstr "" + +#. show the author & the copyright +#: plug-ins/gap/gap_dbbrowser_utils.c:497 +msgid "Author :" +msgstr "" + +#: plug-ins/gap/gap_dbbrowser_utils.c:512 +msgid "Date :" +msgstr "" + +#: plug-ins/gap/gap_dbbrowser_utils.c:527 +msgid "Copyright :" +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:156 plug-ins/gap/gap_mod_layer.c:288 +msgid "Animated Filter apply" +msgstr "" + +#: plug-ins/gap/gap_filter_foreach.c:119 +msgid "backup to file" +msgstr "" + +#. pixel +#: plug-ins/gap/gap_filter_foreach.c:121 +msgid "Make backup of the image after each step" +msgstr "" + +#: plug-ins/gap/gap_filter_foreach.c:125 plug-ins/gap/gap_mod_layer.c:263 +msgid "Continue" +msgstr "" + +#: plug-ins/gap/gap_filter_foreach.c:148 plug-ins/gap/gap_mod_layer.c:282 +#, c-format +msgid "" +"2.nd call of %s\n" +"(define end-settings)" +msgstr "" + +#: plug-ins/gap/gap_filter_foreach.c:152 +#, c-format +msgid "" +"Non-Interactive call of %s\n" +"(for all layers inbetween)" +msgstr "" + +#: plug-ins/gap/gap_filter_foreach.c:186 +#, c-format +msgid "" +"Error: Plugin %s has changed Nr. of layers from %d to %d\n" +"could not restore Layer visibilty.\n" +msgstr "" + +#: plug-ins/gap/gap_filter_foreach.c:202 +msgid "Warning: cant get layers (maybe the image was closed)\n" +msgstr "" + +#: plug-ins/gap/gap_filter_foreach.c:207 +#, c-format +msgid "" +"Error: Plugin %s has changed Nr. of layers from %d to %d\n" +"Anim Filter apply stopped.\n" +msgstr "" + +#: plug-ins/gap/gap_filter_foreach.c:258 +#, c-format +msgid "ERROR: Plugin not available or wrong type %s\n" +msgstr "" + +#: plug-ins/gap/gap_filter_foreach.c:269 +msgid "Applying Filter to all Layers .." +msgstr "" + +#: plug-ins/gap/gap_filter_foreach.c:277 +msgid "ERROR: need at 1 Layers to apply plugin !\n" +msgstr "" + +#: plug-ins/gap/gap_filter_foreach.c:307 +msgid "ERROR: fork failed !\n" +msgstr "" + +#: plug-ins/gap/gap_filter_foreach.c:495 +#, c-format +msgid "Saving image to backupfile:%s step = %d\n" +msgstr "" + +#: plug-ins/gap/gap_filter_foreach.c:543 +msgid "Select Filter for Animated apply" +msgstr "" + +#: plug-ins/gap/gap_filter_foreach.c:544 plug-ins/gap/gap_mod_layer.c:664 +msgid "Apply Constant" +msgstr "" + +#: plug-ins/gap/gap_filter_foreach.c:545 plug-ins/gap/gap_mod_layer.c:665 +msgid "Apply Varying" +msgstr "" + +#: plug-ins/gap/gap_filter_main.c:100 +msgid "" +"This plugin calls another plugin for each layer of an image, varying its " +"settings (to produce animated effects). The called plugin must work on a " +"single drawable and must be able to RUN_WITH_LAST_VALS" +msgstr "" + +#: plug-ins/gap/gap_filter_main.c:105 +msgid "/Filters/Animation/Filter all Layers" +msgstr "" + +#: plug-ins/gap/gap_lib.c:852 +msgid "" +"You are using a fileformat != xcf\n" +"Save Operations may result\n" +"in loss of layerinformation" +msgstr "" + +#. no defined value found (this is the 1.st call for this image_id) +#. * ask what to do with a 3 Button dialog +#. +#: plug-ins/gap/gap_lib.c:864 plug-ins/gap/gap_mpege.c:188 +#: plug-ins/gap/gap_range_ops.c:1029 +msgid "CANCEL" +msgstr "" + +#: plug-ins/gap/gap_lib.c:866 +msgid "SAVE Flattened" +msgstr "" + +#: plug-ins/gap/gap_lib.c:868 +msgid "SAVE As Is" +msgstr "" + +#: plug-ins/gap/gap_lib.c:872 plug-ins/gap/gap_range_ops.c:1032 +msgid "GAP Question" +msgstr "" + +#: plug-ins/gap/gap_lib.c:1439 +msgid "Duplicating frames .." +msgstr "" + +#: plug-ins/gap/gap_lib.c:1607 +msgid "Renumber Framesequence .." +msgstr "" + +#: plug-ins/gap/gap_lib.c:1791 +#, c-format +msgid "Goto Frame (%ld/%ld)" +msgstr "" + +#: plug-ins/gap/gap_lib.c:1794 +#, c-format +msgid "Destination Frame Number (%ld - %ld)" +msgstr "" + +#: plug-ins/gap/gap_lib.c:1798 plug-ins/gap/gap_lib.c:1872 +#: plug-ins/gap/gap_lib.c:2052 +msgid "Number :" +msgstr "" + +#: plug-ins/gap/gap_lib.c:1856 +#, c-format +msgid "Delete Frames (%ld/%ld)" +msgstr "" + +#: plug-ins/gap/gap_lib.c:1859 +#, c-format +msgid "Delete Frames from %ld to (Number)" +msgstr "" + +#: plug-ins/gap/gap_lib.c:1919 +#, c-format +msgid "Duplicate Frames (%ld/%ld)" +msgstr "" + +#: plug-ins/gap/gap_lib.c:1924 plug-ins/gap/gap_lib.c:2097 +#: plug-ins/gap/gap_range_ops.c:232 plug-ins/gap/gap_range_ops.c:445 +msgid "From :" +msgstr "" + +#: plug-ins/gap/gap_lib.c:1929 +msgid "Source Range starts at this framenumber" +msgstr "" + +#: plug-ins/gap/gap_lib.c:1932 plug-ins/gap/gap_lib.c:2105 +#: plug-ins/gap/gap_range_ops.c:239 plug-ins/gap/gap_range_ops.c:453 +msgid "To :" +msgstr "" + +#: plug-ins/gap/gap_lib.c:1937 +msgid "Source Range ends at this framenumber" +msgstr "" + +#: plug-ins/gap/gap_lib.c:1940 +msgid "N-Times :" +msgstr "" + +#: plug-ins/gap/gap_lib.c:1945 +msgid "" +"Copy selected Range n-times \n" +"(you may type in Values > 99)" +msgstr "" + +#: plug-ins/gap/gap_lib.c:1947 +msgid "Duplicate Framerange" +msgstr "" + +#: plug-ins/gap/gap_lib.c:2048 +#, c-format +msgid "Exchange current Frame (%ld)" +msgstr "" + +#: plug-ins/gap/gap_lib.c:2050 +msgid "With Frame (Number)" +msgstr "" + +#: plug-ins/gap/gap_lib.c:2092 +#, c-format +msgid "Framesequence Shift (%ld/%ld)" +msgstr "" + +#: plug-ins/gap/gap_lib.c:2102 +msgid "Affected Range starts at this framenumber" +msgstr "" + +#: plug-ins/gap/gap_lib.c:2110 +msgid "Affected Range ends at this framenumber" +msgstr "" + +#: plug-ins/gap/gap_lib.c:2113 +msgid "N-Shift :" +msgstr "" + +#: plug-ins/gap/gap_lib.c:2118 +msgid "" +"Renumber the affected framesequence \n" +"(numbers are shifted in circle by N)" +msgstr "" + +#: plug-ins/gap/gap_lib.c:2120 +msgid "Framesequence shift" +msgstr "" + +#: plug-ins/gap/gap_main.c:323 +msgid "" +"This plugin exchanges current image with (next nubered) image from disk." +msgstr "" + +#: plug-ins/gap/gap_main.c:328 +msgid "/AnimFrames/Goto Next" +msgstr "" + +#: plug-ins/gap/gap_main.c:335 +msgid "" +"This plugin exchanges current image with (previous nubered) image from disk." +msgstr "" + +#: plug-ins/gap/gap_main.c:340 +msgid "/AnimFrames/Goto Prev" +msgstr "" + +#: plug-ins/gap/gap_main.c:347 +msgid "" +"This plugin exchanges current image with (lowest nubered) image from disk." +msgstr "" + +#: plug-ins/gap/gap_main.c:352 +msgid "/AnimFrames/Goto First" +msgstr "" + +#: plug-ins/gap/gap_main.c:359 +msgid "" +"This plugin exchanges current image with (highest nubered) image from disk." +msgstr "" + +#: plug-ins/gap/gap_main.c:364 +msgid "/AnimFrames/Goto Last" +msgstr "" + +#: plug-ins/gap/gap_main.c:371 +msgid "" +"This plugin exchanges current image with requested image (nr) from disk." +msgstr "" + +#: plug-ins/gap/gap_main.c:376 +msgid "/AnimFrames/Goto Any" +msgstr "" + +#: plug-ins/gap/gap_main.c:383 +msgid "" +"This plugin deletes the given number of frames from disk including the " +"current frame." +msgstr "" + +#: plug-ins/gap/gap_main.c:388 +msgid "/AnimFrames/Delete Frames" +msgstr "" + +#: plug-ins/gap/gap_main.c:395 +msgid "This plugin duplicates the current frames on disk n-times." +msgstr "" + +#: plug-ins/gap/gap_main.c:400 +msgid "/AnimFrames/Duplicate Frames" +msgstr "" + +#: plug-ins/gap/gap_main.c:407 +msgid "This plugin exchanges content of the current with destination frame." +msgstr "" + +#: plug-ins/gap/gap_main.c:412 +msgid "/AnimFrames/Exchange Frame" +msgstr "" + +#: plug-ins/gap/gap_main.c:419 +msgid "" +"This plugin copies layer(s) from one sourceimage to multiple frames on disk, " +"varying position, size and opacity." +msgstr "" + +#: plug-ins/gap/gap_main.c:424 +msgid "/AnimFrames/Move Path" +msgstr "" + +#: plug-ins/gap/gap_main.c:431 +msgid "" +"This plugin creates a new image from the given range of frame-images. Each " +"frame is converted to one layer in the new image, according to flatten_mode. " +"(the frames on disk are not changed)." +msgstr "" + +#: plug-ins/gap/gap_main.c:436 +msgid "/AnimFrames/Frames to Image" +msgstr "" + +#: plug-ins/gap/gap_main.c:443 +msgid "This plugin flattens the given range of frame-images (on disk)" +msgstr "" + +#: plug-ins/gap/gap_main.c:448 +msgid "/AnimFrames/Frames Flatten" +msgstr "" + +#: plug-ins/gap/gap_main.c:455 +msgid "" +"This plugin deletes one layer in the given range of frame-images (on disk). " +"exception: the last remaining layer of a frame is not deleted" +msgstr "" + +#: plug-ins/gap/gap_main.c:460 +msgid "/AnimFrames/Frames LayerDel" +msgstr "" + +#: plug-ins/gap/gap_main.c:467 +msgid "" +"This plugin converts the given range of frame-images to other fileformats " +"(on disk) depending on extension" +msgstr "" + +#: plug-ins/gap/gap_main.c:472 +msgid "/AnimFrames/Frames Convert" +msgstr "" + +#: plug-ins/gap/gap_main.c:479 +msgid "" +"This plugin resizes all anim_frames (images on disk) to the given " +"new_width/new_height" +msgstr "" + +#: plug-ins/gap/gap_main.c:484 +msgid "/AnimFrames/Frames Resize" +msgstr "" + +#: plug-ins/gap/gap_main.c:491 +msgid "" +"This plugin crops all anim_frames (images on disk) to the given " +"new_width/new_height" +msgstr "" + +#: plug-ins/gap/gap_main.c:496 +msgid "/AnimFrames/Frames Crop" +msgstr "" + +#: plug-ins/gap/gap_main.c:503 +msgid "" +"This plugin scales all anim_frames (images on disk) to the given " +"new_width/new_height" +msgstr "" + +#: plug-ins/gap/gap_main.c:508 +msgid "/AnimFrames/Frames Scale" +msgstr "" + +#: plug-ins/gap/gap_main.c:515 +msgid "" +"This plugin splits the current image to anim frames (images on disk). Each " +"layer is saved as one frame" +msgstr "" + +#: plug-ins/gap/gap_main.c:520 +msgid "/AnimFrames/Split Img to Frames" +msgstr "" + +#: plug-ins/gap/gap_main.c:527 +msgid "" +"This plugin calls mpeg_encode to convert anim frames to MPEG1, or just " +"generates a param file for mpeg_encode. (mpeg_encode must be installed on " +"your system)" +msgstr "" + +#: plug-ins/gap/gap_main.c:532 +msgid "/AnimFrames/Frames MPEG1 encode" +msgstr "" + +#: plug-ins/gap/gap_main.c:540 +msgid "" +"This plugin calls mpeg2encode to convert anim frames to MPEG1 or MPEG2, or " +"just generates a param file for mpeg2encode. (mpeg2encode must be installed " +"on your system)" +msgstr "" + +#: plug-ins/gap/gap_main.c:545 +msgid "/AnimFrames/Frames MPEG2 encode" +msgstr "" + +#: plug-ins/gap/gap_main.c:553 +msgid "" +"This plugin exchanges frame numbers in the given range. (discfile " +"frame_0001.xcf is renamed to frame_0002.xcf, 2->3, 3->4 ... n->1)" +msgstr "" + +#: plug-ins/gap/gap_main.c:558 +msgid "/AnimFrames/Framesequence Shift" +msgstr "" + +#: plug-ins/gap/gap_main.c:565 +msgid "" +"This plugin performs a modifying action on each selected layer in each " +"selected framerange" +msgstr "" + +#: plug-ins/gap/gap_main.c:570 +msgid "/AnimFrames/Frames Modify" +msgstr "" + +#. Layer select modes +#: plug-ins/gap/gap_mod_layer.c:84 plug-ins/gap/gap_range_ops.c:417 +msgid "Pattern is equal to LayerName" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:85 plug-ins/gap/gap_range_ops.c:418 +msgid "Pattern is Start of LayerName" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:86 plug-ins/gap/gap_range_ops.c:419 +msgid "Pattern is End of Layername" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:87 plug-ins/gap/gap_range_ops.c:420 +msgid "Pattern is a Part of LayerName" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:88 plug-ins/gap/gap_range_ops.c:421 +msgid "Pattern is LayerstackNumber List" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:89 plug-ins/gap/gap_range_ops.c:422 +msgid "Pattern is REVERSE-stack List" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:90 plug-ins/gap/gap_range_ops.c:423 +msgid "All Visible (ignore Pattern)" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:92 plug-ins/gap/gap_range_ops.c:425 +msgid "select all Layers where Layername is equal to Pattern" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:93 plug-ins/gap/gap_range_ops.c:426 +msgid "select all Layers where Layername starts with Pattern" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:94 plug-ins/gap/gap_range_ops.c:427 +msgid "select all Layers where Layername ends up with Pattern" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:95 plug-ins/gap/gap_range_ops.c:428 +msgid "select all Layers where Layername contains Pattern" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:96 plug-ins/gap/gap_range_ops.c:429 +msgid "" +"select Layerstack positions.\n" +"0, 4-5, 8\n" +"where 0 == Top-layer" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:97 plug-ins/gap/gap_range_ops.c:430 +msgid "" +"select Layerstack positions.\n" +"0, 4-5, 8\n" +"where 0 == BG-layer" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:98 plug-ins/gap/gap_range_ops.c:431 +msgid "select all visible Layers" +msgstr "" + +#. action items what to do with the selected layer(s) +#: plug-ins/gap/gap_mod_layer.c:102 +msgid "set Layer(s) visible" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:103 +msgid "set Layer(s) invisible" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:104 +msgid "set Layer(s) linked" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:105 +msgid "set Layer(s) unlinked" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:106 +msgid "raise Layer(s)" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:107 +msgid "lower Layer(s)" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:108 +msgid "merge Layer(s) expand as necessary" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:109 +msgid "merge Layer(s) clipped to image" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:110 +msgid "merge Layer(s) clipped to bg-layer" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:111 +msgid "apply filter on Layer(s)" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:112 +msgid "duplicate Layer(s)" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:113 +msgid "delete Layer(s)" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:114 +msgid "rename Layer(s)" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:146 +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:159 plug-ins/gap/gap_mpege.c:258 +#: plug-ins/gap/gap_range_ops.c:293 +msgid "From Frame:" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:160 plug-ins/gap/gap_mov_dialog.c:594 +#: plug-ins/gap/gap_mpege.c:259 plug-ins/gap/gap_range_ops.c:294 +#: plug-ins/gap/gap_range_ops.c:446 +msgid "first handled frame" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:167 plug-ins/gap/gap_mpege.c:266 +#: plug-ins/gap/gap_range_ops.c:301 +msgid "To Frame:" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:168 plug-ins/gap/gap_mov_dialog.c:598 +#: plug-ins/gap/gap_mpege.c:267 plug-ins/gap/gap_range_ops.c:302 +#: plug-ins/gap/gap_range_ops.c:454 +msgid "last handled frame" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:176 plug-ins/gap/gap_range_ops.c:493 +msgid "Select Layer(s):" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:185 plug-ins/gap/gap_range_ops.c:502 +msgid "Select Pattern:" +msgstr "" + +#. pixel +#: plug-ins/gap/gap_mod_layer.c:187 plug-ins/gap/gap_range_ops.c:504 +msgid "" +"String to identify layer names \n" +"or layerstack position numbers\n" +"0,3-5" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:193 plug-ins/gap/gap_range_ops.c:510 +msgid "Case sensitive" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:194 plug-ins/gap/gap_range_ops.c:511 +msgid "Lowercase and UPPERCASE letters are considered as different" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:199 plug-ins/gap/gap_range_ops.c:516 +msgid "Invert Selection" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:200 +msgid "Perform actions on all unselected Layers" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:205 +msgid "Function :" +msgstr "" + +#. argv[7].radio_help_argv = action_help +#: plug-ins/gap/gap_mod_layer.c:209 +msgid "Function to be performed on all selected layers" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:215 +msgid "New Layername:" +msgstr "" + +#. pixel +#: plug-ins/gap/gap_mod_layer.c:217 +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:222 +msgid "Frames Modify" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:223 +msgid "Settings" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:286 +#, 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:663 +msgid "Select Filter for Animated frames-apply" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:805 +msgid "GAP Modify: No layer selected in last handled frame\n" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:891 +msgid "Modifying Frames/Layer(s) .." +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:972 +msgid "No selected Layer in start frame\n" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:243 plug-ins/gimpressionist/orientmap.c:590 +msgid "Normal" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:244 +msgid "Dissolve" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:245 +msgid "Multiply" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:246 +msgid "Screen" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:247 plug-ins/gimpressionist/paper.c:155 +msgid "Overlay" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:248 +msgid "Difference" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:249 +msgid "Addition" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:250 +msgid "Subtract" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:251 +msgid "Darken Only" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:252 +msgid "Lighten Only" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:263 +msgid "Left Top" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:264 +msgid "Left Bottom" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:265 +msgid "Right Top" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:266 +msgid "Right Bottom" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:267 +msgid "Center" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:275 +msgid "Loop" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:276 +msgid "Loop Reverse" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:277 +msgid "Once" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:278 +msgid "OnceReverse" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:279 +msgid "PingPong" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:440 +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:491 +msgid "Copy moving source-layer(s) into frames" +msgstr "" + +#. Point Buttons +#: plug-ins/gap/gap_mov_dialog.c:514 +msgid "Load Points" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:522 +msgid "Load Controlpoints from file" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:526 +msgid "Save Points" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:534 +msgid "Save Controlpoints to file" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:538 +msgid "Reset Points" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:546 +msgid "" +"Reset Controlpoints \n" +"to one Defaultpoint" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:550 +msgid "Add Point" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:558 +msgid "" +"Add Controlpoint at end \n" +"(the last Point is duplicated)" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:562 +msgid "Prev Point" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:570 +msgid "Show Previous Controlpoint" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:574 +msgid "Next Point" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:582 +msgid "Show Next Controlpoint" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:592 +msgid "Start Frame:" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:596 +msgid "End Frame:" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:600 +msgid "Preview Frame:" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:602 +msgid "" +"frame to show when UpdPreview\n" +"button is pressed" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:604 +msgid "Layerstack:" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:606 +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:609 +msgid "Clip To Frame" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:616 +msgid "" +"Clip all copied Src-Layers\n" +"at Frame Boundaries" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:660 +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:824 +msgid "Load Path Points from file" +msgstr "" + +#. filesel is already open +#: plug-ins/gap/gap_mov_dialog.c:860 +msgid "Save Path Points to file" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:1071 +#, 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:1073 +#, c-format +msgid "Opacity [%d]: " +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:1074 +#, c-format +msgid "Width [%d]: " +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:1075 +#, c-format +msgid "Height [%d]: " +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:1076 +#, c-format +msgid "Rotate deg[%d]: " +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:1255 +msgid "Source Select" +msgstr "" + +#. Source Layer menu +#: plug-ins/gap/gap_mov_dialog.c:1272 +msgid "SourceImage/Layer:" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:1282 +msgid "Source Object to insert into Framerange" +msgstr "" + +#. Paintmode menu +#: plug-ins/gap/gap_mov_dialog.c:1297 +msgid "Mode:" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:1306 +msgid "Paintmode" +msgstr "" + +#. Loop Stepmode menu +#: plug-ins/gap/gap_mov_dialog.c:1321 +msgid "Stepmode:" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:1339 +msgid "" +"How to fetch te next SrcLayer \n" +"at the next handled frame" +msgstr "" + +#. Source Image Handle menu +#: plug-ins/gap/gap_mov_dialog.c:1345 +msgid "Handle:" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:1363 +msgid "" +"How to place the SrcLayer at \n" +"Controlpoint Koordinates" +msgstr "" + +#. to avoid side effects while initialization +#: plug-ins/gap/gap_mov_dialog.c:1409 +msgid "Move Path Preview" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:1459 +msgid "" +"Scale SrcLayer's Width\n" +"in percent" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:1465 +msgid "" +"Scale SrcLayer's Height\n" +"in percent" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:1471 +msgid "" +"SrcLayer's Opacity\n" +"in percent" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:1480 +msgid "Rotate SrcLayer (in degree)" +msgstr "" + +#: plug-ins/gap/gap_mov_exec.c:217 +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:225 +msgid "Copying Layers into Frames .." +msgstr "" + +#: plug-ins/gap/gap_mpege.c:110 +msgid "Conditions to run mpeg_encode 1.5:" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:113 +msgid "Conditions to run mpeg2encode 1.2:" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:123 +msgid "1.) mpeg_encode 1.5 must be installed" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:126 +msgid "1.) mpeg2encode 1.2 must be installed" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:131 +msgid " you can get mpeg_encode at" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:134 +msgid " you can get mpeg2encode at http://www.mpeg.org/MSSG" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:139 +msgid " ftp://mm-ftp.cs.berkeley.edu/pub/multimedia/mpeg/bmt1r1.tar.gz" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:142 +msgid " or at ftp://ftp.mpeg.org/pub/mpeg/mssg " +msgstr "" + +#: plug-ins/gap/gap_mpege.c:147 +msgid "2.) You need a series of single Images on disk (AnimFrames)" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:151 +msgid " all with fileformat JPEG (or YUV or PNM or PPM)" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:154 +msgid " all with fileformat PPM (or YUV)" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:159 +msgid " (use 'Frames Convert' from the AnimFrames Menu" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:163 +msgid " or 'Split Img to Frames' from the AnimFrames Menu)" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:167 +msgid "3.) All Images must have the same size," +msgstr "" + +#: plug-ins/gap/gap_mpege.c:174 +msgid " width and height must be a multiple of 16" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:178 +msgid " (use Scale or Crop from the AnimFrames Menu)" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:193 +msgid "MPEG_ENCODE Information" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:231 +msgid "generate MPEG1 (ISO/IEC 11172-2) stream" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:232 +msgid "generate MPEG2 (ISO/IEC DIS 13818-2) stream" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:242 +msgid "GenParams" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:273 +msgid "Framerate :" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:274 +msgid "framerate in frames/second" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:281 +msgid "Bitrate:" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:282 +msgid "" +"used for constant bitrates (bit/sec) \n" +"(low rate gives good compression + bad quality)" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:293 +msgid "Outputfile:" +msgstr "" + +#. pixel +#: plug-ins/gap/gap_mpege.c:295 +msgid "Name of the resulting MPEG outputfile" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:301 +msgid "Paramfile:" +msgstr "" + +#. pixel +#: plug-ins/gap/gap_mpege.c:303 +msgid "" +"Name of the Encoder-Parameterfile\n" +"(is generated)" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:309 +msgid "Startscript:" +msgstr "" + +#. pixel +#: plug-ins/gap/gap_mpege.c:311 +msgid "" +"Name of the Startscript \n" +"(is generated/executed)" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:318 +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:322 +msgid "Constant Bitrate :" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:323 +msgid "Iqnore I/P/QSCALE values and use constant bit-rate)" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:328 +msgid "Pattern:" +msgstr "" + +#. pixel +#: plug-ins/gap/gap_mpege.c:330 +msgid "How to encode MPEG framesequence (I/P/B frames)" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:336 +msgid "IQSCALE:" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:337 +msgid "" +"Quality scale for I-Frames \n" +"(1 = best quality, 31 = best comression)" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:344 +msgid "PQSCALE:" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:345 +msgid "" +"Quality scale for P-Frames \n" +"(1 = best quality, 31 = best comression)" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:352 +msgid "BQSCALE:" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:353 +msgid "" +"Quality scale for B-Frames \n" +"(1 = best quality, 31 = best comression)" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:360 +msgid "P-Search :" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:361 +msgid "Search Algorithmus used for P-frames" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:367 +msgid "B-Search :" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:368 +msgid "Search Algorithmus used for B-frames" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:373 +msgid "Gen MPEG_ENCODE Parameters" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:374 plug-ins/gap/gap_mpege.c:413 +msgid "Encode Values" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:391 +msgid "" +"Generate parameterfile for mpeg2encode 1.2\n" +"(MPEG-2 Video Encoder.)\n" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:394 +msgid "MPEG-type :" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:403 +msgid "Videoformat :" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:404 +msgid "Videoformat" +msgstr "" + +#. framerates above 30 ar not allowed in mpeg2encode +#: plug-ins/gap/gap_mpege.c:412 +msgid "Gen MPEG2ENCODE Parameters" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:517 +#, c-format +msgid "cant open MPEG Paramfile %s for write\n" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:976 +msgid "" +"\n" +"WARNING: mpeg_encode does not support Fileformat " +msgstr "" + +#: plug-ins/gap/gap_mpege.c:979 +msgid "" +"\n" +"ERROR: width not a multiple of 16" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:980 +msgid "" +"\n" +"ERROR: height not a multiple of 16" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:986 +msgid "" +"\n" +"WARNING: mpeg2encode does not support Fileformat " +msgstr "" + +#: plug-ins/gap/gap_mpege.c:991 +msgid "" +"\n" +"ERROR: invoked from a single image, animframe required" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:1009 +msgid "sorry folks, NON_INTERACTIVE call .. not implemented yet\n" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:108 +msgid "New Width :" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:115 +msgid "New Height :" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:122 +msgid "Offest X :" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:129 +msgid "Offest Y :" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:138 +msgid "Crop AnimFrames (all)" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:139 +#, c-format +msgid "Crop (original %dx%d)" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:149 +msgid "Resize AnimFrames (all)" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:150 +#, c-format +msgid "Resize (original %dx%d)" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:156 +msgid "Scale AnimFrames (all)" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:157 +#, c-format +msgid "Scale (original %dx%d)" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:246 +msgid "Layerstack :" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:285 +msgid "KEEP_TYPE" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:285 +msgid "Conv to RGB" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:285 +msgid "Conv to GRAY" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:285 +msgid "Conv to INDEXED" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:308 +msgid "" +"\n" +"Select destination fileformat by extension\n" +"optionally convert imagetype\n" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:311 +msgid "Basename:" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:312 +msgid "" +"basename of the resulting frames \n" +"(0001.ext is added)" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:317 plug-ins/gap/gap_split.c:229 +msgid "Extension:" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:318 plug-ins/gap/gap_split.c:230 +msgid "" +"extension of resulting frames \n" +"(is also used to define Fileformat)" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:324 +msgid "Imagetype :" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:325 +msgid "" +"Convert to, or keep imagetype \n" +"(most fileformats cant handle all types)" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:331 +msgid "Flatten :" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:332 +msgid "" +"Flatten all resulting frames \n" +"(most fileformats need flattened frames)" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:337 +msgid "Colors :" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:338 +msgid "" +"Number of resulting Colors \n" +"(ignored if not converted to indexed)" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:344 +msgid "Dither :" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:345 +msgid "" +"Enable Floyd-Steinberg dithering \n" +"(ignored if not converted to indexed)" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:350 +msgid "Convert Frames to other Formats" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:351 +msgid "Convert Settings :" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:408 +msgid "Expand as necessary" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:409 +msgid "Clipped to image" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:410 +msgid "Clipped to bottom layer" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:411 +msgid "Flattened image" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:412 +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:413 +msgid "Resulting Layer Size is the frame size" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:414 +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:415 +msgid "" +"Resulting Layer Size is the frame size \n" +"transparent parts are filled with BG color" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:460 +msgid "Layer Basename:" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:461 +msgid "" +"Basename for all Layers \n" +"[####] is replaced by frame number" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:479 +msgid "Layer Mergemode :" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:486 +msgid "Exclude BG-Layer" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:487 +msgid "" +"Exclude the BG-Layers \n" +"in all handled frames\n" +"regardless to selection" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:517 +msgid "Use all unselected Layers" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:591 +msgid "Creating Layer-Animated Image .." +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:805 +msgid "Frames to Image" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:806 +msgid "Create Multilayer-Image from Frames" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:935 +msgid "Flattening Frames .." +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:936 +msgid "Converting Frames .." +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:1025 +msgid "OVERWRITE frame" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:1027 +msgid "OVERWRITE all" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:1046 +msgid "" +"Convert Frames: SAVE operation FAILED\n" +"- desired save plugin cant handle type\n" +"- or desired save plugin not available\n" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:1152 +msgid "Cropping all Animation Frames .." +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:1155 +msgid "Resizing all Animation Frames .." +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:1158 +msgid "Scaling all Animation Frames .." +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:1244 +msgid "Flatten Frames" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:1245 +msgid "Select Frame Range" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:1300 +#, c-format +msgid "Removing Layer (pos:%ld) from Frames .." +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:1423 +msgid "Delete Layers in Frames" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:1424 +msgid "Select Frame Range & Position" +msgstr "" + +#: plug-ins/gap/gap_split.c:97 +msgid "Splitting into Frames .." +msgstr "" + +#: plug-ins/gap/gap_split.c:172 +msgid "" +"Split Frames: SAVE operation FAILED\n" +"- desired save plugin cant handle type\n" +"- or desired save plugin not available\n" +msgstr "" + +#: plug-ins/gap/gap_split.c:220 +#, c-format +msgid "" +"%s\n" +"%s\n" +"(%s_0001.%s)\n" +msgstr "" + +#: plug-ins/gap/gap_split.c:221 +msgid "Make a frame (diskfile) from each Layer" +msgstr "" + +#: plug-ins/gap/gap_split.c:222 +msgid "frames are named: base_nr.extension" +msgstr "" + +#: plug-ins/gap/gap_split.c:235 +msgid "Inverse Order :" +msgstr "" + +#: plug-ins/gap/gap_split.c:236 +msgid "Start frame 0001 at Top Layer" +msgstr "" + +#: plug-ins/gap/gap_split.c:240 +msgid "Flatten :" +msgstr "" + +#: plug-ins/gap/gap_split.c:241 +msgid "" +"Remove Alpha Channel in resulting Frames, \n" +"transparent parts are filled with BG color" +msgstr "" + +#: plug-ins/gap/gap_split.c:244 +msgid "Split Image into Frames" +msgstr "" + +#: plug-ins/gap/gap_split.c:245 +msgid "Split Settings :" +msgstr "" + +#: plug-ins/gap/gap_split.c:290 +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 "" + +#: plug-ins/gap/resize.c:197 +msgid "X Offset:" +msgstr "" + +#: plug-ins/gap/resize.c:214 +msgid "Y Offset:" +msgstr "" + +#. the constrain toggle button +#: plug-ins/gap/resize.c:231 +msgid "Constrain Ratio" +msgstr "" + +#: plug-ins/common/gif.c:396 msgid "saves files in Compuserve GIF file format" msgstr "" -#: plug-ins/common/gif.c:682 +#: plug-ins/common/gif.c:691 msgid "GIF: Couldn't simply reduce colours further. Saving as opaque.\n" msgstr "" -#: plug-ins/common/gif.c:938 +#: plug-ins/common/gif.c:947 msgid "" "GIF: Sorry, can't save RGB images as GIFs - convert to INDEXED\n" "or GRAY first.\n" msgstr "" -#: plug-ins/common/gif.c:957 +#: plug-ins/common/gif.c:966 #, c-format msgid "GIF: can't open %s\n" msgstr "" -#: plug-ins/common/gif.c:1064 +#: plug-ins/common/gif.c:1073 msgid "" "Transparent colour *might* be incorrect on viewers which don't support " "transparency." msgstr "" -#: plug-ins/common/gif.c:1196 +#: plug-ins/common/gif.c:1218 msgid "" "The image which you are trying to save as a GIF\n" "contains layers which extend beyond the actual\n" @@ -1872,62 +3714,62 @@ msgid "" "the image borders, or cancel this save." msgstr "" -#: plug-ins/common/gif.c:1252 +#: plug-ins/common/gif.c:1274 msgid "Save as GIF" msgstr "" #. regular gif parameter settings -#: plug-ins/common/gif.c:1286 +#: plug-ins/common/gif.c:1308 msgid "GIF Options" msgstr "" -#: plug-ins/common/gif.c:1294 plug-ins/common/png.c:856 +#: plug-ins/common/gif.c:1316 plug-ins/common/png.c:953 msgid "Interlace" msgstr "" -#: plug-ins/common/gif.c:1306 +#: plug-ins/common/gif.c:1328 msgid "GIF Comment: " msgstr "" #. additional animated gif parameter settings -#: plug-ins/common/gif.c:1367 +#: plug-ins/common/gif.c:1389 msgid "Animated GIF Options" msgstr "" -#: plug-ins/common/gif.c:1375 +#: plug-ins/common/gif.c:1397 msgid "Loop forever" msgstr "" -#: plug-ins/common/gif.c:1388 +#: plug-ins/common/gif.c:1410 msgid "Delay between frames where unspecified: " msgstr "" -#: plug-ins/common/gif.c:1402 +#: plug-ins/common/gif.c:1424 msgid " milliseconds" msgstr "" -#: plug-ins/common/gif.c:1413 +#: plug-ins/common/gif.c:1435 msgid "Frame disposal where unspecified: " msgstr "" -#: plug-ins/common/gif.c:1423 +#: plug-ins/common/gif.c:1445 msgid "I don't care" msgstr "" -#: plug-ins/common/gif.c:1429 +#: plug-ins/common/gif.c:1451 msgid "Cumulative layers (combine)" msgstr "" -#: plug-ins/common/gif.c:1435 +#: plug-ins/common/gif.c:1457 msgid "One frame per layer (replace)" msgstr "" -#: plug-ins/common/gif.c:1493 +#: plug-ins/common/gif.c:1515 #, c-format msgid "GIF: colorstobpp - Eep! too many colours: %d\n" msgstr "" -#: plug-ins/common/gif.c:1509 +#: plug-ins/common/gif.c:1531 #, c-format msgid "GIF: bpptocolors - Eep! bpp==%d !\n" msgstr "" @@ -2072,6 +3914,791 @@ msgstr "" msgid "GIF: too much input data, ignoring extra...\n" 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:395 +msgid "Brush Preview:" +msgstr "" + +#: plug-ins/gimpressionist/brush.c:404 +msgid "Gamma:" +msgstr "" + +#: plug-ins/gimpressionist/brush.c:417 +msgid "Changes the gamma (brightness) of the selected brush" +msgstr "" + +#: plug-ins/gimpressionist/brush.c:429 +msgid "Select:" +msgstr "" + +#: plug-ins/gimpressionist/brush.c:434 +msgid "Aspect ratio:" +msgstr "" + +#: plug-ins/gimpressionist/brush.c:438 plug-ins/gimpressionist/paper.c:176 +msgid "Relief:" +msgstr "" + +#: plug-ins/gimpressionist/brush.c:453 +msgid "(None)" +msgstr "" + +#: plug-ins/gimpressionist/brush.c:466 +msgid "Save..." +msgstr "" + +#: plug-ins/gimpressionist/brush.c:480 +msgid "Specifies the aspect ratio of the brush" +msgstr "" + +#: plug-ins/gimpressionist/brush.c:491 +msgid "Specifies the amount of embossing to apply to each brush stroke" +msgstr "" + +#: plug-ins/gimpressionist/color.c:79 +msgid "Color:" +msgstr "" + +#: plug-ins/gimpressionist/color.c:89 +msgid "Average under brush" +msgstr "" + +#: plug-ins/gimpressionist/color.c:95 +msgid "Color is computed from the average of all pixels under the brush" +msgstr "" + +#: plug-ins/gimpressionist/color.c:99 +msgid "Center of brush" +msgstr "" + +#: plug-ins/gimpressionist/color.c:105 +msgid "Samples the color from the pixel in the center of the brush" +msgstr "" + +#: plug-ins/gimpressionist/color.c:114 +msgid "Color noise:" +msgstr "" + +#: plug-ins/gimpressionist/color.c:125 +msgid "Adds random noise to the color" +msgstr "" + +#: plug-ins/gimpressionist/general.c:99 +msgid "Color Selection Dialog" +msgstr "" + +#: plug-ins/gimpressionist/general.c:134 +msgid "General" +msgstr "" + +#: plug-ins/gimpressionist/general.c:159 +msgid "Edge darken:" +msgstr "" + +#: plug-ins/gimpressionist/general.c:176 +msgid "How much to \"darken\" the edges of each brush stroke" +msgstr "" + +#: plug-ins/gimpressionist/general.c:183 +msgid "Background:" +msgstr "" + +#: plug-ins/gimpressionist/general.c:191 +msgid "Keep original" +msgstr "" + +#: plug-ins/gimpressionist/general.c:197 +msgid "Preserve the original image as a background" +msgstr "" + +#: plug-ins/gimpressionist/general.c:201 +msgid "From paper" +msgstr "" + +#: plug-ins/gimpressionist/general.c:207 +msgid "Copy the texture of the selected paper as a background" +msgstr "" + +#: plug-ins/gimpressionist/general.c:220 +msgid "Solid" +msgstr "" + +#: plug-ins/gimpressionist/general.c:226 +msgid "Solid colored background" +msgstr "" + +#: plug-ins/gimpressionist/general.c:243 +msgid "Transparent" +msgstr "" + +#: plug-ins/gimpressionist/general.c:249 +msgid "Use a transparent background; Only the strokes painted will be visible" +msgstr "" + +#: plug-ins/gimpressionist/general.c:264 +msgid "Paint edges" +msgstr "" + +#: plug-ins/gimpressionist/general.c:272 +msgid "Tileable" +msgstr "" + +#: plug-ins/gimpressionist/general.c:276 +msgid "Selects if the resulting image should be seamlessly tileable" +msgstr "" + +#: plug-ins/gimpressionist/general.c:284 +msgid "Drop Shadow" +msgstr "" + +#: plug-ins/gimpressionist/general.c:288 +msgid "Adds a shadow effect to each brush stroke" +msgstr "" + +#: plug-ins/gimpressionist/general.c:299 +msgid "How much to \"darken\" the drop shadow" +msgstr "" + +#: plug-ins/gimpressionist/general.c:305 +msgid "Shadow depth:" +msgstr "" + +#: plug-ins/gimpressionist/general.c:316 +msgid "" +"The depth of the drop shadow, i.e. how far apart from the object it should be" +msgstr "" + +#: plug-ins/gimpressionist/general.c:322 +msgid "Shadow blur:" +msgstr "" + +#: plug-ins/gimpressionist/general.c:333 +msgid "How much to blur the drop shadow" +msgstr "" + +#: plug-ins/gimpressionist/general.c:339 +msgid "Deviation threshold:" +msgstr "" + +#: plug-ins/gimpressionist/general.c:350 +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:83 +#, 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:100 +msgid "" +"*** Warning ***\n" +"No home directory!\n" +msgstr "" + +#: plug-ins/gimpressionist/gimpressionist.c:351 +#: plug-ins/gimpressionist/gimpressionist.c:448 +msgid "The GIMPressionist!" +msgstr "" + +#: plug-ins/gimpressionist/gimpressionist.c:483 +msgid " OK " +msgstr "" + +#: plug-ins/gimpressionist/gimpressionist.c:490 +msgid "Run with the selected settings" +msgstr "" + +#: plug-ins/gimpressionist/gimpressionist.c:492 +msgid " Cancel " +msgstr "" + +#: plug-ins/gimpressionist/gimpressionist.c:497 +msgid "Quit the program" +msgstr "" + +#: plug-ins/gimpressionist/gimpressionist.c:499 +msgid " About... " +msgstr "" + +#: plug-ins/gimpressionist/gimpressionist.c:504 +msgid "Show some information about program" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:52 +msgid "Orientation" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:76 +msgid "Directions:" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:80 +msgid "Start angle:" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:84 +msgid "Angle span:" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:99 plug-ins/gimpressionist/size.c:98 +msgid "The number of directions (i.e. brushes) to use" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:108 +msgid "The angle of the first brush to create" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:117 +msgid "How large an angle-span to use (360 = full circle)" +msgstr "" + +#. +#. * Orientation option menu... +#. +#: plug-ins/gimpressionist/orientation.c:124 plug-ins/print/print.c:822 +msgid "Orientation:" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:140 +msgid "" +"Let the value (brightness) of the region determine the direction of the " +"stroke" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:144 +#: plug-ins/gimpressionist/size.c:143 +msgid "Radius" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:150 +msgid "" +"The distance from the center of the image determines the direction of the " +"stroke" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:154 +#: plug-ins/gimpressionist/size.c:153 +msgid "Random" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:160 +msgid "Selects a random direction of each stroke" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:164 +#: plug-ins/gimpressionist/size.c:163 +msgid "Radial" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:170 +msgid "Let the direction from the center determine the direction of the stroke" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:179 +#: plug-ins/gimpressionist/size.c:178 +msgid "Flowing" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:185 +#: plug-ins/gimpressionist/size.c:184 +msgid "The strokes follow a \"flowing\" pattern" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:197 +msgid "The hue of the region determines the direction of the stroke" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:201 +#: plug-ins/gimpressionist/size.c:199 +msgid "Adaptive" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:207 +msgid "The direction that matches the original image the closest is selected" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:216 +#: plug-ins/gimpressionist/size.c:213 plug-ins/print/print-pcl.c:248 +msgid "Manual" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:222 +msgid "Manually specify the stroke orientation" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:226 +#: plug-ins/gimpressionist/size.c:223 +msgid "Edit..." +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:231 +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:531 +#: plug-ins/gimpressionist/sizemap.c:431 +msgid "Add" +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:551 +msgid "Angle:" +msgstr "" + +#: plug-ins/gimpressionist/orientmap.c:563 +msgid "Change the angle of the selected vector" +msgstr "" + +#: plug-ins/gimpressionist/orientmap.c:565 +#: plug-ins/gimpressionist/sizemap.c:465 +msgid "Strength:" +msgstr "" + +#: plug-ins/gimpressionist/orientmap.c:577 +msgid "Change the strength of the selected vector" +msgstr "" + +#: plug-ins/gimpressionist/orientmap.c:580 +msgid "Type:" +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:74 +#, c-format +msgid "Paper/%s" +msgstr "" + +#: plug-ins/gimpressionist/paper.c:89 +msgid "Paper" +msgstr "" + +#: plug-ins/gimpressionist/paper.c:133 +msgid "Paper Preview:" +msgstr "" + +#. updatepaperprev(NULL); +#: plug-ins/gimpressionist/paper.c:144 +msgid "Invert" +msgstr "" + +#: plug-ins/gimpressionist/paper.c:151 +msgid "Inverts the Papers texture" +msgstr "" + +#: plug-ins/gimpressionist/paper.c:159 +msgid "Applies the paper as it is (without embossing it)" +msgstr "" + +#: plug-ins/gimpressionist/paper.c:172 +msgid "Scale:" +msgstr "" + +#: plug-ins/gimpressionist/paper.c:191 +msgid "Specifies the scale of the texture (in percent of original file)" +msgstr "" + +#: plug-ins/gimpressionist/paper.c:200 +msgid "Specifies the amount of embossing to apply to the image (in percent)" +msgstr "" + +#: plug-ins/gimpressionist/placement.c:52 +msgid "Placement" +msgstr "" + +#: plug-ins/gimpressionist/placement.c:80 +msgid "Placement:" +msgstr "" + +#: plug-ins/gimpressionist/placement.c:90 +msgid "Randomly" +msgstr "" + +#: plug-ins/gimpressionist/placement.c:96 +msgid "Place strokes randomly around the image" +msgstr "" + +#: plug-ins/gimpressionist/placement.c:100 +msgid "Evenly distributed" +msgstr "" + +#: plug-ins/gimpressionist/placement.c:106 +msgid "The strokes are evenly distributed across the image" +msgstr "" + +#: plug-ins/gimpressionist/placement.c:115 +msgid "Stroke density:" +msgstr "" + +#: plug-ins/gimpressionist/placement.c:126 +msgid "The relative density of the brush strokes" +msgstr "" + +#: plug-ins/gimpressionist/placement.c:128 +msgid "Centerize" +msgstr "" + +#: plug-ins/gimpressionist/placement.c:132 +msgid "Focus the brush strokes around the center of the image" +msgstr "" + +#: plug-ins/gimpressionist/ppmtool.c:41 +#, c-format +msgid "(When allocating %u bytes.)\n" +msgstr "" + +#: plug-ins/gimpressionist/ppmtool.c:42 +msgid "Out of memory!\n" +msgstr "" + +#: plug-ins/gimpressionist/ppmtool.c:215 +#, c-format +msgid "loadgbr: Unable to open file \"%s\"!\n" +msgstr "" + +#: plug-ins/gimpressionist/ppmtool.c:257 +#, c-format +msgid "loadppm: Unable to open file \"%s\"!\n" +msgstr "" + +#: plug-ins/gimpressionist/ppmtool.c:267 +#, c-format +msgid "loadppm: File \"%s\" not PPM/PGM? (line=\"%s\")%c\n" +msgstr "" + +#: plug-ins/gimpressionist/ppmtool.c:279 +#, c-format +msgid "loadppm: File \"%s\" not valid PPM/PGM? (line=\"%s\")%c\n" +msgstr "" + +#: plug-ins/gimpressionist/presets.c:53 +#, c-format +msgid "Error opening file \"%s\" for reading!%c\n" +msgstr "" + +#: plug-ins/gimpressionist/presets.c:263 +#, c-format +msgid "Error opening file \"%s\" for reading!\n" +msgstr "" + +#: plug-ins/gimpressionist/presets.c:373 +msgid "Description:" +msgstr "" + +#: plug-ins/gimpressionist/presets.c:428 +msgid "Internal error: (savepreset) thispath == NULL" +msgstr "" + +#: plug-ins/gimpressionist/presets.c:436 +#, c-format +msgid "Error opening file \"%s\" for writing!%c\n" +msgstr "" + +#: plug-ins/gimpressionist/presets.c:572 +msgid "Presets" +msgstr "" + +#: plug-ins/gimpressionist/presets.c:600 +msgid " Save current " +msgstr "" + +#: plug-ins/gimpressionist/presets.c:606 +msgid "Save the current settings to the specified file" +msgstr "" + +#. gtk_container_border_width (GTK_CONTAINER (box2), 5); +#: plug-ins/gimpressionist/presets.c:644 +msgid " Apply " +msgstr "" + +#: plug-ins/gimpressionist/presets.c:650 +msgid "Reads the selected Preset into memory" +msgstr "" + +#: plug-ins/gimpressionist/presets.c:652 +msgid " Delete " +msgstr "" + +#: plug-ins/gimpressionist/presets.c:658 +msgid "Deletes the selected Preset" +msgstr "" + +#: plug-ins/gimpressionist/presets.c:660 +msgid " Refresh " +msgstr "" + +#: plug-ins/gimpressionist/presets.c:666 +msgid "Reread the directory of Presets" +msgstr "" + +#: plug-ins/gimpressionist/presets.c:668 +msgid "(Desc)" +msgstr "" + +#: plug-ins/gimpressionist/presets.c:673 +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:117 plug-ins/gimpressionist/repaint.c:863 +#: plug-ins/gimpressionist/repaint.c:865 +msgid " Update " +msgstr "" + +#: plug-ins/gimpressionist/preview.c:122 +msgid "Refresh the Preview window" +msgstr "" + +#: plug-ins/gimpressionist/preview.c:124 +msgid " Reset " +msgstr "" + +#: plug-ins/gimpressionist/preview.c:129 +msgid "Revert to the original image" +msgstr "" + +#: plug-ins/gimpressionist/repaint.c:142 +msgid "What!? No brushes?!\n" +msgstr "" + +#: plug-ins/gimpressionist/repaint.c:282 +msgid "Huh? Image size != alpha size?\n" +msgstr "" + +#: plug-ins/gimpressionist/repaint.c:667 +msgid "Internal error; Unknown orientationtype\n" +msgstr "" + +#: plug-ins/gimpressionist/repaint.c:687 +msgid "Internal error; Unknown sizetype\n" +msgstr "" + +#: plug-ins/gimpressionist/size.c:51 +msgid "Size" +msgstr "" + +#: plug-ins/gimpressionist/size.c:75 +msgid "Sizes:" +msgstr "" + +#: plug-ins/gimpressionist/size.c:79 +msgid "Min size:" +msgstr "" + +#: plug-ins/gimpressionist/size.c:83 +msgid "Max size:" +msgstr "" + +#: plug-ins/gimpressionist/size.c:107 +msgid "The smallest brush to create" +msgstr "" + +#: plug-ins/gimpressionist/size.c:116 +msgid "The largest brush to create" +msgstr "" + +#: plug-ins/gimpressionist/size.c:123 plug-ins/gimpressionist/sizemap.c:451 +msgid "Size:" +msgstr "" + +#: plug-ins/gimpressionist/size.c:139 +msgid "" +"Let the value (brightness) of the region determine the size of the stroke" +msgstr "" + +#: plug-ins/gimpressionist/size.c:149 +msgid "" +"The distance from the center of the image determines the size of the stroke" +msgstr "" + +#: plug-ins/gimpressionist/size.c:159 +msgid "Selects a random size for each stroke" +msgstr "" + +#: plug-ins/gimpressionist/size.c:169 +msgid "Let the direction from the center determine the size of the stroke" +msgstr "" + +#: plug-ins/gimpressionist/size.c:195 +msgid "The hue of the region determines the size of the stroke" +msgstr "" + +#: plug-ins/gimpressionist/size.c:205 +msgid "The brush-size that matches the original image the closest is selected" +msgstr "" + +#: plug-ins/gimpressionist/size.c:219 +msgid "Manually specify the stroke size" +msgstr "" + +#: plug-ins/gimpressionist/size.c:228 +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/common/guillotine.c:76 msgid "" "Slice up the image into subimages, cutting along the image's Guides. Fooey " @@ -2103,127 +4730,207 @@ msgstr "" msgid "Poopy, no guides.\n" msgstr "" -#: plug-ins/common/jpeg.c:307 plug-ins/common/jpeg.c:308 +#: plug-ins/common/jpeg.c:315 plug-ins/common/jpeg.c:316 msgid "loads files in the JPEG file format" msgstr "" -#: plug-ins/common/jpeg.c:319 +#: plug-ins/common/jpeg.c:327 msgid "saves files in the JPEG file format" msgstr "" -#: plug-ins/common/jpeg.c:320 +#: plug-ins/common/jpeg.c:328 msgid "saves files in the lossy, widely supported JPEG format" msgstr "" -#: plug-ins/common/jpeg.c:663 +#: plug-ins/common/jpeg.c:726 #, c-format msgid "can't open \"%s\"\n" msgstr "" -#: plug-ins/common/jpeg.c:794 +#: plug-ins/common/jpeg.c:860 #, c-format msgid "" "don't know how to load JPEGs\n" "with %d color channels" msgstr "" -#: plug-ins/common/jpeg.c:807 +#: plug-ins/common/jpeg.c:877 msgid "JPEG preview" msgstr "" -#: plug-ins/common/jpeg.c:851 +#: plug-ins/common/jpeg.c:923 #, c-format msgid "" "unknown density unit %d\n" "assuming dots per inch" msgstr "" -#: plug-ins/common/jpeg.c:1014 +#: plug-ins/common/jpeg.c:1090 #, c-format msgid "Size: %lu bytes (%02.01f kB)" msgstr "" -#: plug-ins/common/jpeg.c:1382 plug-ins/common/jpeg.c:1501 +#: plug-ins/common/jpeg.c:1469 plug-ins/common/jpeg.c:1598 msgid "Size: unknown" msgstr "" -#: plug-ins/common/jpeg.c:1461 +#: plug-ins/common/jpeg.c:1558 msgid "Save as Jpeg" msgstr "" #. sg - preview -#: plug-ins/common/jpeg.c:1486 +#: plug-ins/common/jpeg.c:1583 msgid "Image Preview" msgstr "" -#: plug-ins/common/jpeg.c:1494 +#: plug-ins/common/jpeg.c:1591 msgid "Preview (in image window)" msgstr "" -#: plug-ins/common/jpeg.c:1520 +#: plug-ins/common/jpeg.c:1617 msgid "Quality" msgstr "" -#: plug-ins/common/jpeg.c:1536 +#: plug-ins/common/jpeg.c:1633 msgid "Smoothing" msgstr "" -#: plug-ins/common/jpeg.c:1556 +#: plug-ins/common/jpeg.c:1653 msgid "Restart markers" msgstr "" -#: plug-ins/common/jpeg.c:1562 +#: plug-ins/common/jpeg.c:1659 msgid "Restart frequency (rows)" msgstr "" -#: plug-ins/common/jpeg.c:1582 +#: plug-ins/common/jpeg.c:1679 msgid "Optimize" msgstr "" -#: plug-ins/common/jpeg.c:1590 +#: plug-ins/common/jpeg.c:1686 msgid "Progressive" msgstr "" -#: plug-ins/common/jpeg.c:1603 +#: plug-ins/common/jpeg.c:1699 msgid "Force baseline JPEG (readable by all decoders)" msgstr "" -#: plug-ins/common/jpeg.c:1615 +#: plug-ins/common/jpeg.c:1711 msgid "2x2,1x1,1x1" msgstr "" -#: plug-ins/common/jpeg.c:1616 +#: plug-ins/common/jpeg.c:1712 msgid "2x1,1x1,1x1 (4:2:2)" msgstr "" -#: plug-ins/common/jpeg.c:1617 +#: plug-ins/common/jpeg.c:1713 msgid "1x1,1x1,1x1" msgstr "" -#: plug-ins/common/jpeg.c:1621 +#: plug-ins/common/jpeg.c:1717 msgid "Subsampling" msgstr "" -#: plug-ins/common/jpeg.c:1632 +#: plug-ins/common/jpeg.c:1728 msgid "Integer" msgstr "" -#: plug-ins/common/jpeg.c:1633 +#: plug-ins/common/jpeg.c:1729 msgid "Fast integer" msgstr "" -#: plug-ins/common/jpeg.c:1634 +#: plug-ins/common/jpeg.c:1730 msgid "Floating-point" msgstr "" -#: plug-ins/common/jpeg.c:1638 +#: plug-ins/common/jpeg.c:1734 msgid "DCT method (speed/quality tradeoff)" msgstr "" -#: plug-ins/common/jpeg.c:1651 +#: plug-ins/common/jpeg.c:1748 msgid "Image Comments" msgstr "" +#: plug-ins/common/lic.c:857 plug-ins/common/lic.c:988 +msgid "Van Gogh (LIC)" +msgstr "" + +#: plug-ins/common/lic.c:885 +msgid "LIC: Couldn't allocate temporary buffer - out of memory!\n" +msgstr "" + +#: plug-ins/common/lic.c:1017 +msgid "Effect channel" +msgstr "" + +#: plug-ins/common/lic.c:1047 +msgid "Brightness" +msgstr "" + +#: plug-ins/common/lic.c:1061 +msgid "Effect operator" +msgstr "" + +#: plug-ins/common/lic.c:1068 +msgid "Derivative" +msgstr "" + +#: plug-ins/common/lic.c:1080 +msgid "Gradient" +msgstr "" + +#: plug-ins/common/lic.c:1094 +msgid "Convolve" +msgstr "" + +#: plug-ins/common/lic.c:1101 +msgid "With white noise" +msgstr "" + +#: plug-ins/common/lic.c:1113 +msgid "With source image" +msgstr "" + +#: plug-ins/common/lic.c:1132 +msgid "Parameters" +msgstr "" + +#: plug-ins/common/lic.c:1144 +msgid "Effect image:" +msgstr "" + +#: plug-ins/common/lic.c:1162 +msgid "Filter length:" +msgstr "" + +#: plug-ins/common/lic.c:1176 +msgid "Noise magnitude:" +msgstr "" + +#: plug-ins/common/lic.c:1191 +msgid "Integration steps:" +msgstr "" + +#: plug-ins/common/lic.c:1206 +msgid "Minimum value:" +msgstr "" + +#: plug-ins/common/lic.c:1221 +msgid "Maximum value:" +msgstr "" + +#: plug-ins/common/lic.c:1309 +msgid "Creates a Van Gogh effect (Line Integral Convolution)" +msgstr "" + +#: plug-ins/common/lic.c:1314 +msgid "/Filters/Artistic/Van Gogh (LIC)" +msgstr "" + +#: plug-ins/common/lic.c:1436 +msgid "Noninteractive not yet implemented! Sorry.\n" +msgstr "" + #: plug-ins/common/mail.c:212 msgid "pipe files to uuencode then mail them" msgstr "" @@ -2263,6 +4970,89 @@ msgstr "" msgid "mail: some sort of error with the file extension or lack thereof \n" msgstr "" +#: plug-ins/mosaic/mosaic.c:326 +msgid "Convert the input drawable into a collection of tiles" +msgstr "" + +#: plug-ins/mosaic/mosaic.c:327 +msgid "Help not yet written for this plug-in" +msgstr "" + +#: plug-ins/mosaic/mosaic.c:331 +msgid "/Filters/Artistic/Mosaic" +msgstr "" + +#. progress bar for gradient finding +#: plug-ins/mosaic/mosaic.c:452 +msgid "Finding Edges..." +msgstr "" + +#. Progress bar for rendering tiles +#: plug-ins/mosaic/mosaic.c:502 +msgid "Rendering Tiles..." +msgstr "" + +#: plug-ins/mosaic/mosaic.c:557 +msgid "Mosaic" +msgstr "" + +#: plug-ins/mosaic/mosaic.c:622 +msgid "Antialiasing" +msgstr "" + +#: plug-ins/mosaic/mosaic.c:630 +msgid "Color Averaging" +msgstr "" + +#: plug-ins/mosaic/mosaic.c:638 +msgid "Pitted Surfaces" +msgstr "" + +#: plug-ins/mosaic/mosaic.c:646 +msgid "FG/BG Lighting" +msgstr "" + +#. tiling primitive +#: plug-ins/mosaic/mosaic.c:659 +msgid "Tiling Primitives" +msgstr "" + +#: plug-ins/mosaic/mosaic.c:666 +msgid "Squares" +msgstr "" + +#: plug-ins/mosaic/mosaic.c:675 +msgid "Hexagons" +msgstr "" + +#: plug-ins/mosaic/mosaic.c:684 +msgid "Octagons & Squares" +msgstr "" + +#: plug-ins/mosaic/mosaic.c:720 +msgid "Tile Height" +msgstr "" + +#: plug-ins/mosaic/mosaic.c:735 +msgid "Tile Spacing" +msgstr "" + +#: plug-ins/mosaic/mosaic.c:750 +msgid "Tile Neatness" +msgstr "" + +#: plug-ins/mosaic/mosaic.c:766 +msgid "Light Direction" +msgstr "" + +#: plug-ins/mosaic/mosaic.c:781 +msgid "Color Variation" +msgstr "" + +#: plug-ins/mosaic/mosaic.c:2557 +msgid "Unable to add additional point.\n" +msgstr "" + #: plug-ins/common/normalize.c:78 msgid "" "Normalize the contrast of the specified drawable to cover all possible " @@ -2321,19 +5111,23 @@ msgstr "" msgid "Mask Size" msgstr "" -#: plug-ins/common/png.c:149 +#: plug-ins/common/png.c:151 msgid "Loads files in PNG file format" msgstr "" -#: plug-ins/common/png.c:150 +#: plug-ins/common/png.c:152 msgid "This plug-in loads Portable Network Graphics (PNG) files." msgstr "" -#: plug-ins/common/png.c:818 +#: plug-ins/common/png.c:757 +msgid "Can't save image with alpha\n" +msgstr "" + +#: plug-ins/common/png.c:915 msgid "PNG Options" msgstr "" -#: plug-ins/common/png.c:863 +#: plug-ins/common/png.c:960 msgid "Compression level" msgstr "" @@ -2399,10 +5193,6 @@ msgstr "" msgid "Transparency" msgstr "" -#: plug-ins/print/print-pcl.c:248 -msgid "Manual" -msgstr "" - #: plug-ins/print/print-pcl.c:249 msgid "Tray 1" msgstr "" @@ -2431,135 +5221,135 @@ msgstr "" msgid "600 DPI" msgstr "" -#: plug-ins/print/print.c:229 +#: plug-ins/print/print.c:231 msgid "PostScript Level 1" msgstr "" -#: plug-ins/print/print.c:231 +#: plug-ins/print/print.c:233 msgid "PostScript Level 2" msgstr "" -#: plug-ins/print/print.c:233 +#: plug-ins/print/print.c:235 msgid "HP DeskJet 500, 520" msgstr "" -#: plug-ins/print/print.c:235 +#: plug-ins/print/print.c:237 msgid "HP DeskJet 500C, 540C" msgstr "" -#: plug-ins/print/print.c:237 +#: plug-ins/print/print.c:239 msgid "HP DeskJet 550C, 560C" msgstr "" -#: plug-ins/print/print.c:239 +#: plug-ins/print/print.c:241 msgid "HP DeskJet 600 series" msgstr "" -#: plug-ins/print/print.c:241 +#: plug-ins/print/print.c:243 msgid "HP DeskJet 800 series" msgstr "" -#: plug-ins/print/print.c:243 +#: plug-ins/print/print.c:245 msgid "HP DeskJet 1100C, 1120C" msgstr "" -#: plug-ins/print/print.c:245 +#: plug-ins/print/print.c:247 msgid "HP DeskJet 1200C, 1600C" msgstr "" -#: plug-ins/print/print.c:247 +#: plug-ins/print/print.c:249 msgid "HP LaserJet II series" msgstr "" -#: plug-ins/print/print.c:249 +#: plug-ins/print/print.c:251 msgid "HP LaserJet III series" msgstr "" -#: plug-ins/print/print.c:251 +#: plug-ins/print/print.c:253 msgid "HP LaserJet 4 series" msgstr "" -#: plug-ins/print/print.c:253 +#: plug-ins/print/print.c:255 msgid "HP LaserJet 4V, 4Si" msgstr "" -#: plug-ins/print/print.c:255 +#: plug-ins/print/print.c:257 msgid "HP LaserJet 5 series" msgstr "" -#: plug-ins/print/print.c:257 +#: plug-ins/print/print.c:259 msgid "HP LaserJet 5Si" msgstr "" -#: plug-ins/print/print.c:259 +#: plug-ins/print/print.c:261 msgid "HP LaserJet 6 series" msgstr "" -#: plug-ins/print/print.c:261 +#: plug-ins/print/print.c:263 msgid "EPSON Stylus Color" msgstr "" -#: plug-ins/print/print.c:263 +#: plug-ins/print/print.c:265 msgid "EPSON Stylus Color Pro" msgstr "" -#: plug-ins/print/print.c:265 +#: plug-ins/print/print.c:267 msgid "EPSON Stylus Color Pro XL" msgstr "" -#: plug-ins/print/print.c:267 +#: plug-ins/print/print.c:269 msgid "EPSON Stylus Color 1500" msgstr "" -#: plug-ins/print/print.c:269 +#: plug-ins/print/print.c:271 msgid "EPSON Stylus Color 400" msgstr "" -#: plug-ins/print/print.c:271 +#: plug-ins/print/print.c:273 msgid "EPSON Stylus Color 500" msgstr "" -#: plug-ins/print/print.c:273 +#: plug-ins/print/print.c:275 msgid "EPSON Stylus Color 600" msgstr "" -#: plug-ins/print/print.c:275 +#: plug-ins/print/print.c:277 msgid "EPSON Stylus Color 800" msgstr "" -#: plug-ins/print/print.c:277 +#: plug-ins/print/print.c:279 msgid "EPSON Stylus Color 1520" msgstr "" -#: plug-ins/print/print.c:279 +#: plug-ins/print/print.c:281 msgid "EPSON Stylus Color 3000" msgstr "" -#: plug-ins/print/print.c:332 +#: plug-ins/print/print.c:334 msgid "This plug-in prints images from The GIMP." msgstr "" -#: plug-ins/print/print.c:333 +#: plug-ins/print/print.c:335 msgid "Prints images to PostScript, PCL, or ESC/P2 printers." msgstr "" -#: plug-ins/print/print.c:337 +#: plug-ins/print/print.c:339 msgid "/File/Print" msgstr "" -#: plug-ins/print/print.c:650 +#: plug-ins/print/print.c:695 msgid "Auto" msgstr "" -#: plug-ins/print/print.c:651 +#: plug-ins/print/print.c:696 msgid "Portrait" msgstr "" -#: plug-ins/print/print.c:652 +#: plug-ins/print/print.c:697 msgid "Landscape" msgstr "" -#: plug-ins/print/print.c:685 +#: plug-ins/print/print.c:724 #, c-format msgid "Print v%s" msgstr "" @@ -2567,303 +5357,296 @@ msgstr "" #. #. * Media size option menu... #. -#: plug-ins/print/print.c:735 +#: plug-ins/print/print.c:774 msgid "Media Size:" msgstr "" #. #. * Media type option menu... #. -#: plug-ins/print/print.c:751 +#: plug-ins/print/print.c:790 msgid "Media Type:" msgstr "" #. #. * Media source option menu... #. -#: plug-ins/print/print.c:767 +#: plug-ins/print/print.c:806 msgid "Media Source:" msgstr "" -#. -#. * Orientation option menu... -#. -#: plug-ins/print/print.c:783 -msgid "Orientation:" -msgstr "" - #. #. * Resolution option menu... #. -#: plug-ins/common/ps.c:1999 plug-ins/print/print.c:813 +#: plug-ins/common/ps.c:2097 plug-ins/print/print.c:852 msgid "Resolution:" msgstr "" #. #. * Output type toggles... #. -#: plug-ins/print/print.c:829 +#: plug-ins/print/print.c:868 msgid "Output Type:" msgstr "" -#: plug-ins/print/print.c:838 +#: plug-ins/print/print.c:877 msgid "B&W" msgstr "" #. #. * Scaling... #. -#: plug-ins/print/print.c:861 +#: plug-ins/print/print.c:900 msgid "Scaling:" msgstr "" -#: plug-ins/print/print.c:896 +#: plug-ins/print/print.c:935 msgid "Percent" msgstr "" -#: plug-ins/print/print.c:905 +#: plug-ins/print/print.c:944 msgid "PPI" msgstr "" #. #. * Brightness slider... #. -#: plug-ins/print/print.c:917 +#: plug-ins/print/print.c:956 msgid "Brightness:" msgstr "" #. #. * Printer option menu... #. -#: plug-ins/print/print.c:952 +#: plug-ins/print/print.c:991 msgid "Printer:" msgstr "" -#: plug-ins/print/print.c:978 plug-ins/print/print.c:1011 +#: plug-ins/print/print.c:1017 plug-ins/print/print.c:1050 msgid "Setup" msgstr "" -#: plug-ins/print/print.c:998 +#: plug-ins/print/print.c:1037 msgid "Print" msgstr "" #. #. * Printer driver option menu... #. -#: plug-ins/print/print.c:1033 +#: plug-ins/print/print.c:1072 msgid "Driver:" msgstr "" #. #. * PPD file... #. -#: plug-ins/print/print.c:1058 +#: plug-ins/print/print.c:1097 msgid "PPD File:" msgstr "" -#: plug-ins/print/print.c:1071 +#: plug-ins/print/print.c:1110 msgid "Browse" msgstr "" #. #. * Print command... #. -#: plug-ins/print/print.c:1081 +#: plug-ins/print/print.c:1120 msgid "Command:" msgstr "" #. #. * Output file selection dialog... #. -#: plug-ins/print/print.c:1116 +#: plug-ins/print/print.c:1155 msgid "Print To File?" msgstr "" #. #. * PPD file selection dialog... #. -#: plug-ins/print/print.c:1126 +#: plug-ins/print/print.c:1165 msgid "PPD File?" msgstr "" -#: plug-ins/print/print.c:2111 +#: plug-ins/print/print.c:2150 msgid "File" msgstr "" -#: plug-ins/common/ps.c:320 plug-ins/common/ps.c:321 +#: plug-ins/common/ps.c:325 plug-ins/common/ps.c:326 msgid "load file of PostScript/PDF file format" msgstr "" -#: plug-ins/common/ps.c:344 +#: plug-ins/common/ps.c:349 msgid "save file in PostScript file format" msgstr "" -#: plug-ins/common/ps.c:345 +#: plug-ins/common/ps.c:350 msgid "" "PostScript saving handles all image types except those with alpha channels." msgstr "" -#: plug-ins/common/ps.c:550 +#: plug-ins/common/ps.c:620 msgid "PS: can't open file for reading" msgstr "" -#: plug-ins/common/ps.c:557 +#: plug-ins/common/ps.c:627 #, c-format msgid "Interpreting and Loading %s:" msgstr "" -#: plug-ins/common/ps.c:565 +#: plug-ins/common/ps.c:635 msgid "PS: can't interprete file" msgstr "" -#: plug-ins/common/ps.c:647 +#: plug-ins/common/ps.c:722 msgid "PostScript save cannot handle images with alpha channels" msgstr "" -#: plug-ins/common/ps.c:658 +#: plug-ins/common/ps.c:733 msgid "PS: cannot operate on unknown image types" msgstr "" -#: plug-ins/common/ps.c:667 +#: plug-ins/common/ps.c:742 msgid "PS: can't open file for writing" msgstr "" -#: plug-ins/common/ps.c:1713 plug-ins/common/ps.c:1810 -#: plug-ins/common/ps.c:1903 plug-ins/common/ps.c:1972 +#: plug-ins/common/ps.c:1800 plug-ins/common/ps.c:1897 +#: plug-ins/common/ps.c:1990 plug-ins/common/ps.c:2059 msgid "write error occured" msgstr "" -#: plug-ins/common/ps.c:1999 plug-ins/common/ps.c:2264 +#: plug-ins/common/ps.c:2097 plug-ins/common/ps.c:2354 msgid "Width:" msgstr "" -#: plug-ins/common/ps.c:1999 plug-ins/common/ps.c:2264 +#: plug-ins/common/ps.c:2097 plug-ins/common/ps.c:2354 msgid "Height:" msgstr "" -#: plug-ins/common/ps.c:1999 +#: plug-ins/common/ps.c:2097 msgid "Pages:" msgstr "" -#: plug-ins/common/ps.c:2001 +#: plug-ins/common/ps.c:2099 msgid "b/w" msgstr "" -#: plug-ins/common/ps.c:2001 +#: plug-ins/common/ps.c:2099 msgid "gray" msgstr "" -#: plug-ins/common/ps.c:2001 +#: plug-ins/common/ps.c:2099 msgid "colour" msgstr "" -#: plug-ins/common/ps.c:2001 +#: plug-ins/common/ps.c:2099 msgid "automatic" msgstr "" -#: plug-ins/common/ps.c:2003 +#: plug-ins/common/ps.c:2101 msgid "none" msgstr "" -#: plug-ins/common/ps.c:2003 +#: plug-ins/common/ps.c:2101 msgid "weak" msgstr "" -#: plug-ins/common/ps.c:2003 +#: plug-ins/common/ps.c:2101 msgid "strong" msgstr "" -#: plug-ins/common/ps.c:2016 +#: plug-ins/common/ps.c:2108 msgid "Load PostScript" msgstr "" #. Rendering -#: plug-ins/common/ps.c:2049 +#: plug-ins/common/ps.c:2141 msgid "Rendering" msgstr "" -#: plug-ins/common/ps.c:2089 +#: plug-ins/common/ps.c:2181 msgid "try BoundingBox" msgstr "" #. Colouring -#: plug-ins/common/ps.c:2102 +#: plug-ins/common/ps.c:2194 msgid "Colouring" msgstr "" -#: plug-ins/common/ps.c:2138 +#: plug-ins/common/ps.c:2230 msgid "Graphic antialiasing" msgstr "" -#: plug-ins/common/ps.c:2139 +#: plug-ins/common/ps.c:2231 msgid "Text antialiasing" msgstr "" -#: plug-ins/common/ps.c:2264 +#: plug-ins/common/ps.c:2354 msgid "X-offset:" msgstr "" -#: plug-ins/common/ps.c:2264 +#: plug-ins/common/ps.c:2354 msgid "Y-offset:" msgstr "" -#: plug-ins/common/ps.c:2266 +#: plug-ins/common/ps.c:2356 msgid "0" msgstr "" -#: plug-ins/common/ps.c:2266 +#: plug-ins/common/ps.c:2356 msgid "90" msgstr "" -#: plug-ins/common/ps.c:2266 +#: plug-ins/common/ps.c:2356 msgid "180" msgstr "" -#: plug-ins/common/ps.c:2266 +#: plug-ins/common/ps.c:2356 msgid "270" msgstr "" -#: plug-ins/common/ps.c:2268 +#: plug-ins/common/ps.c:2358 msgid "Inch" msgstr "" -#: plug-ins/common/ps.c:2268 +#: plug-ins/common/ps.c:2358 msgid "Millimeter" msgstr "" -#: plug-ins/common/ps.c:2283 +#: plug-ins/common/ps.c:2366 msgid "Save PostScript" msgstr "" #. Image Size -#: plug-ins/common/ps.c:2324 +#: plug-ins/common/ps.c:2407 msgid "Image Size" msgstr "" -#: plug-ins/common/ps.c:2363 +#: plug-ins/common/ps.c:2446 msgid "keep aspect ratio" msgstr "" #. Unit -#: plug-ins/common/ps.c:2373 +#: plug-ins/common/ps.c:2456 msgid "Unit" msgstr "" #. Rotation -#: plug-ins/common/ps.c:2404 +#: plug-ins/common/ps.c:2487 msgid "Rotation" msgstr "" #. Format -#: plug-ins/common/ps.c:2431 +#: plug-ins/common/ps.c:2514 msgid "Output" msgstr "" -#: plug-ins/common/ps.c:2439 +#: plug-ins/common/ps.c:2522 msgid "Encapsulated PostScript" msgstr "" -#: plug-ins/common/ps.c:2465 +#: plug-ins/common/ps.c:2548 msgid "Preview size" msgstr "" @@ -2990,6 +5773,47 @@ msgstr "" msgid "Internal error. Selection bpp > 1" msgstr "" +#: plug-ins/struc/struc.c:107 +msgid "Adds a canvas texture map to the picture" +msgstr "" + +#: plug-ins/struc/struc.c:108 +msgid "This function applies a canvas texture map to the drawable." +msgstr "" + +#: plug-ins/struc/struc.c:112 +msgid "/Filters/Artistic/Apply Canvas" +msgstr "" + +#: plug-ins/struc/struc.c:232 +msgid "Struc" +msgstr "" + +#: plug-ins/struc/struc.c:262 +msgid "Filter options" +msgstr "" + +#. Radio buttons +#: plug-ins/struc/struc.c:272 +msgid "Direction" +msgstr "" + +#: plug-ins/struc/struc.c:283 +msgid "Top-right" +msgstr "" + +#: plug-ins/struc/struc.c:283 +msgid "Top-left" +msgstr "" + +#: plug-ins/struc/struc.c:283 +msgid "Bottom-left" +msgstr "" + +#: plug-ins/struc/struc.c:283 +msgid "Bottom-right" +msgstr "" + #: plug-ins/common/threshold_alpha.c:196 msgid "/Image/Alpha/Threshold Alpha" msgstr "" @@ -3002,6 +5826,152 @@ msgstr "" msgid "Threshold" msgstr "" +#: plug-ins/common/warp.c:301 +msgid "Twist or smear an image. (only first six arguments are required)" +msgstr "" + +#: plug-ins/common/warp.c:302 +msgid "" +"Smears an image along vector paths calculated as the gradient of a separate " +"control matrix. The effect can look like brushstrokes of acrylic or " +"watercolor paint, in some cases." +msgstr "" + +#: plug-ins/common/warp.c:306 +msgid "/Filters/Artistic/Warp" +msgstr "" + +#: plug-ins/common/warp.c:476 +msgid "Warp" +msgstr "" + +#. The main table +#: plug-ins/common/warp.c:526 +msgid "Main Options" +msgstr "" + +#. on_x, on_y +#: plug-ins/common/warp.c:540 +msgid "Step Size" +msgstr "" + +#: plug-ins/common/warp.c:544 +msgid "Iterations" +msgstr "" + +#. Displacement map menu +#: plug-ins/common/warp.c:572 +msgid "Displacement Map:" +msgstr "" + +#: plug-ins/common/warp.c:592 +msgid "On Edges: " +msgstr "" + +#: plug-ins/common/warp.c:605 +msgid "Smear" +msgstr "" + +#: plug-ins/common/warp.c:614 +msgid "Black" +msgstr "" + +#: plug-ins/common/warp.c:623 +msgid "FG Color" +msgstr "" + +#. -------------------------------------------------------------------- +#. --------- The secondary table -------------------------- +#: plug-ins/common/warp.c:640 +msgid "Secondary Options" +msgstr "" + +#: plug-ins/common/warp.c:653 +msgid "Dither Size" +msgstr "" + +#: plug-ins/common/warp.c:667 +msgid "Substeps" +msgstr "" + +#. -------------------------------------------------------- +#: plug-ins/common/warp.c:682 +msgid "Rotation Angle" +msgstr "" + +#. Magnitude map menu +#: plug-ins/common/warp.c:699 +msgid "Magnitude Map:" +msgstr "" + +#: plug-ins/common/warp.c:718 +msgid "Use Mag Map: " +msgstr "" + +#: plug-ins/common/warp.c:722 +msgid "Yes" +msgstr "" + +#: plug-ins/common/warp.c:731 +msgid "No" +msgstr "" + +#. -------------------------------------------------------------------- +#. --------- The "other" table -------------------------- +#: plug-ins/common/warp.c:748 +msgid "Other Options" +msgstr "" + +#: plug-ins/common/warp.c:761 +msgid "Gradient Scale" +msgstr "" + +#: plug-ins/common/warp.c:783 +msgid "Gradient map selection menu" +msgstr "" + +#. ---------------------------------------------- +#: plug-ins/common/warp.c:792 +msgid "Vector Mag" +msgstr "" + +#. -------------------------------------------------------- +#: plug-ins/common/warp.c:807 +msgid "Angle" +msgstr "" + +#: plug-ins/common/warp.c:828 +msgid "Fixed-direction-vector map selection menu" +msgstr "" + +#: plug-ins/common/warp.c:1118 +msgid "Warp diff: error allocating memory.\n" +msgstr "" + +#. +#. if (display_diff_map) { +#. gimp_display_new(new_image_id); +#. } +#. +#. make sure layer is visible +#: plug-ins/common/warp.c:1305 +msgid "Smoothing X gradient..." +msgstr "" + +#: plug-ins/common/warp.c:1307 +msgid "Smoothing Y gradient..." +msgstr "" + +#. calculate new X,Y Displacement image maps +#: plug-ins/common/warp.c:1362 +msgid "Finding XY gradient..." +msgstr "" + +#: plug-ins/common/warp.c:1386 +#, c-format +msgid "Flow Step %d..." +msgstr "" + #: plug-ins/common/xbm.c:163 msgid "Load a file in X10 or X11 bitmap (XBM) file format" msgstr "" @@ -3082,19 +6052,19 @@ msgstr "" msgid "Identifier prefix: " msgstr "" -#: plug-ins/common/xpm.c:170 +#: plug-ins/common/xpm.c:156 msgid "loads files of the xpm file format" msgstr "" -#: plug-ins/common/xpm.c:182 +#: plug-ins/common/xpm.c:168 msgid "saves files in the xpm file format (if you're on a 16 bit display...)" msgstr "" -#: plug-ins/common/xpm.c:756 +#: plug-ins/common/xpm.c:783 msgid "Save as Xpm" msgstr "" -#: plug-ins/common/xpm.c:790 +#: plug-ins/common/xpm.c:817 msgid "Alpha Threshold" msgstr "" @@ -3187,3 +6157,118 @@ msgstr "" #: plug-ins/common/zealouscrop.c:209 msgid "ZealousCrop(tm): Nothing to be done.\n" 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:569 +msgid "Unable to open SIOD output pipe" +msgstr "" + +#: plug-ins/script-fu/script-fu-console.c:573 +msgid "Unable to open a stream on the SIOD output pipe" +msgstr "" + +#: plug-ins/script-fu/script-fu-console.c:620 +msgid "Script-Fu evaluate mode allows only noninteractive invocation" +msgstr "" + +#. the script arguments frame +#: plug-ins/script-fu/script-fu-scripts.c:1156 +msgid "Script Arguments" +msgstr "" + +#: plug-ins/script-fu/script-fu-scripts.c:1237 +msgid "Script Toggle" +msgstr "" + +#: plug-ins/script-fu/script-fu-scripts.c:1290 +msgid "Script-Fu File Selection" +msgstr "" + +#: plug-ins/script-fu/script-fu-scripts.c:1318 +msgid "Script-fu Pattern Selection" +msgstr "" + +#: plug-ins/script-fu/script-fu-scripts.c:1324 +msgid "Script-Fu Gradient Selection" +msgstr "" + +#: plug-ins/script-fu/script-fu-scripts.c:1332 +msgid "Script-Fu Brush Selection" +msgstr "" + +#: plug-ins/script-fu/script-fu-scripts.c:1366 +msgid " Reset to Defaults " +msgstr "" + +#: plug-ins/script-fu/script-fu-scripts.c:1400 +msgid "About" +msgstr "" + +#: plug-ins/script-fu/script-fu-scripts.c:1524 +msgid "NOT SET" +msgstr "" + +#: plug-ins/script-fu/script-fu-scripts.c:1598 +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:1856 +msgid "Author: " +msgstr "" + +#: plug-ins/script-fu/script-fu-scripts.c:1866 +msgid "Copyright: " +msgstr "" + +#: plug-ins/script-fu/script-fu-scripts.c:1876 +msgid "Date: " +msgstr "" + +#: plug-ins/script-fu/script-fu-scripts.c:1888 +msgid "Image types: " +msgstr "" + +#: plug-ins/script-fu/script-fu-scripts.c:2032 +msgid "Script-Fu Color Picker" +msgstr "" + +#: plug-ins/script-fu/script-fu-scripts.c:2127 +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 "" diff --git a/po-plug-ins/da.po b/po-plug-ins/da.po index 80ed7b1880..cf645324b8 100644 --- a/po-plug-ins/da.po +++ b/po-plug-ins/da.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: gimp-std-plugins VERSION\n" -"POT-Creation-Date: 1999-09-11 02:26+0200\n" +"POT-Creation-Date: 1999-10-04 09:28-0700\n" "PO-Revision-Date: 1999-09-11 02:26+0200\n" "Last-Translator: Nobody :-(\n" "Language-Team: \n" @@ -13,6 +13,551 @@ msgstr "" "Content-Type: text/plain; charset=iso-8859-1\n" "Content-Transfer-Encoding: 8bit\n" +#: plug-ins/common/CML_explorer.c:223 +msgid "Keep image's values" +msgstr "" + +#: plug-ins/common/CML_explorer.c:225 +msgid "Keep the first value" +msgstr "" + +#: plug-ins/common/CML_explorer.c:227 +msgid "Fill with parameter k" +msgstr "" + +#: plug-ins/common/CML_explorer.c:229 +msgid "k{x(1-x)}^p" +msgstr "" + +#: plug-ins/common/CML_explorer.c:231 +msgid "k{x(1-x)}^p stepped" +msgstr "" + +#: plug-ins/common/CML_explorer.c:233 +msgid "kx^p" +msgstr "" + +#: plug-ins/common/CML_explorer.c:235 +msgid "kx^p stepped" +msgstr "" + +#: plug-ins/common/CML_explorer.c:237 +msgid "k(1 - x^p)" +msgstr "" + +#: plug-ins/common/CML_explorer.c:239 +msgid "k(1 - x^p) stepped" +msgstr "" + +#: plug-ins/common/CML_explorer.c:241 +msgid "Delta function" +msgstr "" + +#: plug-ins/common/CML_explorer.c:243 +msgid "Delta function stepped" +msgstr "" + +#: plug-ins/common/CML_explorer.c:245 +msgid "sin^p-based function" +msgstr "" + +#: plug-ins/common/CML_explorer.c:247 +msgid "sin^p, stepped" +msgstr "" + +#: plug-ins/common/CML_explorer.c:253 plug-ins/gap/gap_mov_dialog.c:280 +msgid "None" +msgstr "" + +#: plug-ins/common/CML_explorer.c:255 +msgid "Max (x, -)" +msgstr "" + +#: plug-ins/common/CML_explorer.c:257 +msgid "Max (x+d, -)" +msgstr "" + +#: plug-ins/common/CML_explorer.c:259 +msgid "Max (x-d, -)" +msgstr "" + +#: plug-ins/common/CML_explorer.c:261 +msgid "Min (x, -)" +msgstr "" + +#: plug-ins/common/CML_explorer.c:263 +msgid "Min (x+d, -)" +msgstr "" + +#: plug-ins/common/CML_explorer.c:265 +msgid "Min (x-d, -)" +msgstr "" + +#: plug-ins/common/CML_explorer.c:267 +msgid "Max (x+d, -), (x < 0.5)" +msgstr "" + +#: plug-ins/common/CML_explorer.c:269 +msgid "Max (x+d, -), (0.5 < x)" +msgstr "" + +#: plug-ins/common/CML_explorer.c:271 +msgid "Max (x-d, -), (x < 0.5)" +msgstr "" + +#: plug-ins/common/CML_explorer.c:273 +msgid "Max (x-d, -), (0.5 < x)" +msgstr "" + +#: plug-ins/common/CML_explorer.c:275 +msgid "Min (x+d, -), (x < 0.5)" +msgstr "" + +#: plug-ins/common/CML_explorer.c:277 +msgid "Min (x+d, -), (0.5 < x)" +msgstr "" + +#: plug-ins/common/CML_explorer.c:279 +msgid "Min (x-d, -), (x < 0.5)" +msgstr "" + +#: plug-ins/common/CML_explorer.c:281 +msgid "Min (x-d, -), (0.5 < x)" +msgstr "" + +#: plug-ins/common/CML_explorer.c:287 +msgid "Standard" +msgstr "" + +#: plug-ins/common/CML_explorer.c:289 +msgid "Use average value" +msgstr "" + +#: plug-ins/common/CML_explorer.c:291 +msgid "Use reverse value" +msgstr "" + +#: plug-ins/common/CML_explorer.c:293 +msgid "With random power (0,10)" +msgstr "" + +#: plug-ins/common/CML_explorer.c:295 +msgid "With random power (0,1)" +msgstr "" + +#: plug-ins/common/CML_explorer.c:297 +msgid "With gradient power (0,1)" +msgstr "" + +#: plug-ins/common/CML_explorer.c:299 +msgid "Multiply rand. value (0,1)" +msgstr "" + +#: plug-ins/common/CML_explorer.c:301 +msgid "Multiply rand. value (0,2)" +msgstr "" + +#: plug-ins/common/CML_explorer.c:303 +msgid "Multiply gradient (0,1)" +msgstr "" + +#: plug-ins/common/CML_explorer.c:305 +msgid "With p and random (0,1)" +msgstr "" + +#: plug-ins/common/CML_explorer.c:310 +msgid "All black" +msgstr "" + +#. 0 +#: plug-ins/common/CML_explorer.c:311 +msgid "All gray" +msgstr "" + +#. 1 +#: plug-ins/common/CML_explorer.c:312 +msgid "All white" +msgstr "" + +#. 2 +#: plug-ins/common/CML_explorer.c:313 +msgid "The first row of the image" +msgstr "" + +#. 3 +#: plug-ins/common/CML_explorer.c:314 +msgid "Continuous gradient" +msgstr "" + +#. 4 +#: plug-ins/common/CML_explorer.c:315 +msgid "Continuous grad. w/o gap" +msgstr "" + +#: plug-ins/common/CML_explorer.c:317 +msgid "Random, ch. independent" +msgstr "" + +#: plug-ins/common/CML_explorer.c:319 +msgid "Random shared" +msgstr "" + +#: plug-ins/common/CML_explorer.c:321 +msgid "Randoms from seed" +msgstr "" + +#: plug-ins/common/CML_explorer.c:323 +msgid "Randoms from seed (shared)" +msgstr "" + +#: plug-ins/common/CML_explorer.c:377 plug-ins/common/CML_explorer.c:385 +#: plug-ins/common/CML_explorer.c:1429 plug-ins/common/CML_explorer.c:1753 +#: plug-ins/common/decompose.c:135 plug-ins/common/lic.c:1024 +#: plug-ins/gap/gap_mov_dialog.c:253 plug-ins/gimpressionist/orientation.c:191 +#: plug-ins/gimpressionist/size.c:189 +msgid "Hue" +msgstr "" + +#: plug-ins/common/CML_explorer.c:378 plug-ins/common/CML_explorer.c:386 +#: plug-ins/common/CML_explorer.c:1433 plug-ins/common/CML_explorer.c:1753 +#: plug-ins/common/decompose.c:136 plug-ins/common/lic.c:1036 +#: plug-ins/gap/gap_mov_dialog.c:254 +msgid "Saturation" +msgstr "" + +#: plug-ins/common/CML_explorer.c:379 plug-ins/common/CML_explorer.c:387 +#: plug-ins/common/CML_explorer.c:1437 plug-ins/common/CML_explorer.c:1753 +#: plug-ins/common/decompose.c:137 plug-ins/gap/gap_mov_dialog.c:256 +#: plug-ins/gimpressionist/orientation.c:134 +#: plug-ins/gimpressionist/size.c:133 +msgid "Value" +msgstr "VФrdi" + +#: plug-ins/common/CML_explorer.c:384 +msgid "NULL" +msgstr "" + +#: plug-ins/common/CML_explorer.c:491 +msgid "Make an image of Coupled-Map Lattice" +msgstr "" + +#: plug-ins/common/CML_explorer.c:492 +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:1325 +msgid "Coupled-Map-Lattice Explorer" +msgstr "" + +#: plug-ins/common/CML_explorer.c:1342 plug-ins/common/ps.c:2531 +#: plug-ins/gimpressionist/orientmap.c:502 +#: plug-ins/gimpressionist/preview.c:106 plug-ins/gimpressionist/sizemap.c:402 +msgid "Preview" +msgstr "ForhЕndvisning" + +#: plug-ins/common/CML_explorer.c:1383 +msgid "New seed" +msgstr "" + +#: plug-ins/common/CML_explorer.c:1389 +msgid "Fix seed" +msgstr "" + +#: plug-ins/common/CML_explorer.c:1395 +msgid "Random seed" +msgstr "" + +#: plug-ins/common/CML_explorer.c:1407 +msgid "Load" +msgstr "IndlФs" + +#: plug-ins/common/CML_explorer.c:1410 +msgid "Save" +msgstr "Gem" + +#: plug-ins/common/CML_explorer.c:1427 +msgid "Hue settings" +msgstr "" + +#: plug-ins/common/CML_explorer.c:1431 +msgid "Saturation settings" +msgstr "" + +#: plug-ins/common/CML_explorer.c:1435 +msgid "Value (grayimage) settings" +msgstr "" + +#: plug-ins/common/CML_explorer.c:1439 +msgid "Advanced settings" +msgstr "Udvidede indstillinger" + +#: plug-ins/common/CML_explorer.c:1441 +msgid "Advanced" +msgstr "Avanceret" + +#: plug-ins/common/CML_explorer.c:1453 +msgid "Other parameter settings" +msgstr "" + +#: plug-ins/common/CML_explorer.c:1457 +msgid "Channel independed parameters" +msgstr "" + +#: plug-ins/common/CML_explorer.c:1461 +msgid "Initial value" +msgstr "" + +#: plug-ins/common/CML_explorer.c:1467 +msgid "Zoom scale" +msgstr "" + +#: plug-ins/common/CML_explorer.c:1472 +msgid "Start offset" +msgstr "" + +#: plug-ins/common/CML_explorer.c:1492 +msgid "Seed of random (only for \"from seed\" modes)" +msgstr "" + +#: plug-ins/common/CML_explorer.c:1496 +msgid "Seed" +msgstr "" + +#: plug-ins/common/CML_explorer.c:1506 +msgid "Switch to \"from seed\" with the last seed" +msgstr "" + +#: plug-ins/common/CML_explorer.c:1513 +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:1530 +msgid "Others" +msgstr "Andre" + +#: plug-ins/common/CML_explorer.c:1537 +msgid "Misc operations" +msgstr "" + +#: plug-ins/common/CML_explorer.c:1542 +msgid "Copy settings" +msgstr "" + +#: plug-ins/common/CML_explorer.c:1546 +msgid "Source ch." +msgstr "" + +#: plug-ins/common/CML_explorer.c:1552 plug-ins/common/CML_explorer.c:1586 +msgid "Destination ch." +msgstr "" + +#: plug-ins/common/CML_explorer.c:1558 +msgid "Do copy parameters" +msgstr "" + +#: plug-ins/common/CML_explorer.c:1576 +msgid "Selective load settings" +msgstr "" + +#: plug-ins/common/CML_explorer.c:1580 +msgid "Source ch. in file" +msgstr "" + +#: plug-ins/common/CML_explorer.c:1606 +msgid "Misc ops." +msgstr "" + +#: plug-ins/common/CML_explorer.c:1642 +msgid "Function type" +msgstr "" + +#: plug-ins/common/CML_explorer.c:1649 +msgid "Composition" +msgstr "" + +#: plug-ins/common/CML_explorer.c:1656 +msgid "Misc arrange" +msgstr "" + +#: plug-ins/common/CML_explorer.c:1663 +msgid "Use cyclic range" +msgstr "" + +#: plug-ins/common/CML_explorer.c:1668 +msgid "Mod. rate" +msgstr "" + +#: plug-ins/common/CML_explorer.c:1675 +msgid "Env. sensitivity" +msgstr "" + +#: plug-ins/common/CML_explorer.c:1682 +msgid "Diffusion dist." +msgstr "" + +#: plug-ins/common/CML_explorer.c:1689 +msgid "# of subranges" +msgstr "" + +#: plug-ins/common/CML_explorer.c:1696 +msgid "P(ower factor)" +msgstr "" + +#: plug-ins/common/CML_explorer.c:1703 +msgid "Parameter k" +msgstr "" + +#: plug-ins/common/CML_explorer.c:1710 +msgid "Range low" +msgstr "" + +#: plug-ins/common/CML_explorer.c:1717 +msgid "Range high" +msgstr "" + +#: plug-ins/common/CML_explorer.c:1736 +msgid "Plot the graph of the settings" +msgstr "" + +#: plug-ins/common/CML_explorer.c:1770 +msgid "Ch. sensitivity" +msgstr "" + +#: plug-ins/common/CML_explorer.c:1777 +msgid "Mutation rate" +msgstr "" + +#: plug-ins/common/CML_explorer.c:1784 +msgid "Mutation dist." +msgstr "" + +#: plug-ins/common/CML_explorer.c:1813 +msgid "Graph of the current settings" +msgstr "" + +#. Action Area +#: plug-ins/bmp/bmpwrite.c:420 plug-ins/common/CML_explorer.c:1818 +#: plug-ins/common/CML_explorer.c:2679 plug-ins/common/CML_explorer.c:2775 +#: plug-ins/common/apply_lens.c:416 plug-ins/common/blur.c:619 +#: plug-ins/common/bumpmap.c:965 plug-ins/common/checkerboard.c:381 +#: plug-ins/common/compose.c:816 plug-ins/common/convmatrix.c:706 +#: plug-ins/common/cubism.c:329 plug-ins/common/decompose.c:914 +#: plug-ins/common/depthmerge.c:746 plug-ins/common/destripe.c:695 +#: plug-ins/common/gif.c:1285 plug-ins/common/jpeg.c:1565 +#: plug-ins/common/lic.c:1246 plug-ins/common/mail.c:485 +#: plug-ins/common/oilify.c:460 plug-ins/common/png.c:924 +#: plug-ins/common/ps.c:2115 plug-ins/common/ps.c:2373 +#: plug-ins/common/rotate.c:605 plug-ins/common/threshold_alpha.c:467 +#: plug-ins/common/threshold_alpha.c:500 plug-ins/common/warp.c:508 +#: plug-ins/common/xbm.c:959 plug-ins/common/xpm.c:790 +#: plug-ins/gap/gap_arr_dialog.c:947 plug-ins/gap/gap_arr_dialog.c:1171 +#: plug-ins/gap/gap_mod_layer.c:149 plug-ins/gap/gap_mov_dialog.c:461 +#: plug-ins/gap/gap_mpege.c:190 plug-ins/gap/gap_resi_dialog.c:136 +#: plug-ins/gimpressionist/gimpressionist.c:361 +#: plug-ins/gimpressionist/orientmap.c:626 +#: plug-ins/gimpressionist/presets.c:392 plug-ins/gimpressionist/sizemap.c:485 +#: plug-ins/mosaic/mosaic.c:564 plug-ins/print/print.c:1143 +#: plug-ins/script-fu/script-fu-scripts.c:1383 +#: plug-ins/script-fu/script-fu-server.c:559 plug-ins/sel2path/sel2path.c:350 +#: plug-ins/struc/struc.c:239 +msgid "OK" +msgstr "OK" + +#: plug-ins/common/CML_explorer.c:1828 +msgid "The Graph" +msgstr "" + +#: plug-ins/common/CML_explorer.c:1920 +msgid "Warning: the source and the destination are the same channel." +msgstr "" + +#. Action Area +#: plug-ins/common/CML_explorer.c:2008 +msgid "Execute" +msgstr "UdfЬr" + +#: plug-ins/common/CML_explorer.c:2017 +msgid "Execute and Exit" +msgstr "UdfЬr og afslut" + +#: plug-ins/common/CML_explorer.c:2025 +msgid "Exit" +msgstr "Afslut" + +#: plug-ins/common/CML_explorer.c:2043 +msgid "Save parameters to" +msgstr "" + +#: plug-ins/common/CML_explorer.c:2106 plug-ins/common/CML_explorer.c:2299 +#, c-format +msgid "Error: could not open \"%s\"" +msgstr "Fejl: kunne ikke Еbne \"%s\"" + +#: plug-ins/common/CML_explorer.c:2171 +msgid "CML file operation warning" +msgstr "" + +#: plug-ins/common/CML_explorer.c:2178 +#, c-format +msgid "%s exists, overwrite?" +msgstr "%s findes, overskriv?" + +#: plug-ins/common/CML_explorer.c:2221 +msgid "Load parameters from" +msgstr "" + +#: plug-ins/common/CML_explorer.c:2223 +msgid "Selective load from" +msgstr "" + +#: plug-ins/common/CML_explorer.c:2322 +msgid "Error: it's not CML parameter file." +msgstr "" + +#: plug-ins/common/CML_explorer.c:2329 +msgid "Warning: it's an old format file." +msgstr "" + +#: plug-ins/common/CML_explorer.c:2331 +msgid "Warning: Hmmm, it's a parameter file for newer CML_explorer than me." +msgstr "" + +#. the 3 Action Buttons +#: plug-ins/Lighting/lighting_ui.c:1062 plug-ins/bmp/bmpwrite.c:429 +#: plug-ins/common/CML_explorer.c:2688 plug-ins/common/apply_lens.c:426 +#: plug-ins/common/blur.c:621 plug-ins/common/bumpmap.c:974 +#: plug-ins/common/checkerboard.c:390 plug-ins/common/colorify.c:323 +#: plug-ins/common/compose.c:825 plug-ins/common/convmatrix.c:723 +#: plug-ins/common/cubism.c:338 plug-ins/common/decompose.c:924 +#: plug-ins/common/depthmerge.c:756 plug-ins/common/destripe.c:704 +#: plug-ins/common/gif.c:1194 plug-ins/common/jpeg.c:1574 +#: plug-ins/common/lic.c:1255 plug-ins/common/mail.c:496 +#: plug-ins/common/oilify.c:469 plug-ins/common/png.c:933 +#: plug-ins/common/ps.c:2125 plug-ins/common/ps.c:2383 +#: plug-ins/common/rotate.c:615 plug-ins/common/threshold_alpha.c:476 +#: plug-ins/common/warp.c:517 plug-ins/common/xbm.c:707 +#: plug-ins/common/xbm.c:969 plug-ins/common/xpm.c:799 +#: plug-ins/gap/gap_arr_dialog.c:1173 plug-ins/gap/gap_dbbrowser_utils.c:211 +#: plug-ins/gap/gap_filter_foreach.c:127 plug-ins/gap/gap_mod_layer.c:151 +#: plug-ins/gap/gap_mod_layer.c:265 plug-ins/gap/gap_mov_dialog.c:470 +#: plug-ins/gap/gap_mpege.c:240 plug-ins/gap/gap_resi_dialog.c:145 +#: plug-ins/gimpressionist/orientmap.c:640 +#: plug-ins/gimpressionist/presets.c:400 plug-ins/gimpressionist/sizemap.c:499 +#: plug-ins/mosaic/mosaic.c:573 plug-ins/print/print.c:1030 +#: plug-ins/print/print.c:1136 plug-ins/script-fu/script-fu-scripts.c:1392 +#: plug-ins/script-fu/script-fu-server.c:568 plug-ins/sel2path/sel2path.c:359 +#: plug-ins/struc/struc.c:248 +msgid "Cancel" +msgstr "Annuller" + #: plug-ins/Lighting/lighting_main.c:172 msgid "Apply various lighting effects to an image" msgstr "" @@ -83,7 +628,7 @@ msgstr "" msgid "Transparent background" msgstr "" -#: plug-ins/Lighting/lighting_ui.c:580 +#: plug-ins/Lighting/lighting_ui.c:580 plug-ins/common/lic.c:1008 msgid "Create new image" msgstr "" @@ -284,7 +829,7 @@ msgstr "" msgid "Environment image:" msgstr "" -#: plug-ins/Lighting/lighting_ui.c:987 +#: plug-ins/Lighting/lighting_ui.c:987 plug-ins/common/lic.c:1001 msgid "Options" msgstr "" @@ -311,28 +856,11 @@ msgstr "" #. Add Ok, Cancel and Help buttons to the action area #. ================================================== #: plug-ins/Lighting/lighting_ui.c:1061 +#: plug-ins/gimpressionist/orientmap.c:633 +#: plug-ins/gimpressionist/sizemap.c:492 msgid "Apply" msgstr "Anvend" -#. cancel button -#: plug-ins/Lighting/lighting_ui.c:1062 plug-ins/bmp/bmpwrite.c:437 -#: plug-ins/common/CML_explorer.c:2688 plug-ins/common/apply_lens.c:426 -#: plug-ins/common/blur.c:621 plug-ins/common/bumpmap.c:974 -#: plug-ins/common/checkerboard.c:390 plug-ins/common/colorify.c:323 -#: plug-ins/common/compose.c:825 plug-ins/common/convmatrix.c:723 -#: plug-ins/common/cubism.c:338 plug-ins/common/decompose.c:924 -#: plug-ins/common/depthmerge.c:756 plug-ins/common/destripe.c:704 -#: plug-ins/common/gif.c:1172 plug-ins/common/jpeg.c:1477 -#: plug-ins/common/mail.c:496 plug-ins/common/oilify.c:469 -#: plug-ins/common/png.c:841 plug-ins/common/ps.c:2033 -#: plug-ins/common/ps.c:2300 plug-ins/common/rotate.c:615 -#: plug-ins/common/threshold_alpha.c:476 plug-ins/common/xbm.c:707 -#: plug-ins/common/xbm.c:969 plug-ins/common/xpm.c:772 -#: plug-ins/print/print.c:991 plug-ins/print/print.c:1097 -#: plug-ins/sel2path/sel2path.c:359 -msgid "Cancel" -msgstr "Annuller" - #: plug-ins/Lighting/lighting_ui.c:1063 msgid "Help" msgstr "HjФlp" @@ -361,611 +889,85 @@ msgstr "" msgid "Zoom out (make image smaller)" msgstr "" -#: plug-ins/bmp/bmp.c:105 plug-ins/bmp/bmp.c:106 -msgid "Loads files of Windows BMP file format" +#: plug-ins/common/animationplay.c:247 +msgid "This plugin allows you to preview a GIMP layer-based animation." msgstr "" -#: plug-ins/bmp/bmp.c:117 plug-ins/bmp/bmp.c:118 -msgid "Saves files in Windows BMP file format" +#: plug-ins/common/animationplay.c:252 +msgid "/Filters/Animation/Animation Playback" msgstr "" -#: plug-ins/bmp/bmpread.c:27 plug-ins/common/gifload.c:287 -#: plug-ins/common/jpeg.c:670 plug-ins/common/png.c:345 -#: plug-ins/common/png.c:347 plug-ins/common/xbm.c:523 -#: plug-ins/common/xpm.c:300 +#: plug-ins/common/animationplay.c:663 plug-ins/common/animationplay.c:664 +msgid "Animation Playback: " +msgstr "" + +#. Action area - 'close' button only. +#: plug-ins/common/animationplay.c:676 +#: plug-ins/script-fu/script-fu-console.c:205 +#: plug-ins/script-fu/script-fu-scripts.c:1903 +#, fuzzy +msgid "Close" +msgstr "Farve" + +#. The 'playback' half of the dialog +#: plug-ins/common/animationplay.c:690 plug-ins/common/animationplay.c:693 +#, fuzzy +msgid "Playback: " +msgstr "Sort:" + +#: plug-ins/common/animationplay.c:723 +msgid "Play/Stop" +msgstr "" + +#: plug-ins/common/animationplay.c:729 +#, fuzzy +msgid "Rewind" +msgstr "RЬd" + +#: plug-ins/common/animationplay.c:735 +#, fuzzy +msgid "Step" +msgstr "OpsФtning" + +#: plug-ins/common/animationplay.c:793 +msgid "Frame %v of %u" +msgstr "" + +#: plug-ins/common/animationplay.c:971 #, c-format -msgid "Loading %s:" -msgstr "IndlФser %s:" - -#: plug-ins/bmp/bmpread.c:39 -#, c-format -msgid "%s: can't open \"%s\"\n" -msgstr "%s: kan ikke Еbne \"%s\"\n" - -#: plug-ins/bmp/bmpread.c:47 -#, c-format -msgid "%s: not a valid BMP file %s\n" -msgstr "%s: er ikke en gyldig BMP fil %s\n" - -#: plug-ins/bmp/bmpread.c:55 plug-ins/bmp/bmpread.c:73 -#: plug-ins/bmp/bmpread.c:95 -#, c-format -msgid "%s: error reading BMP file header\n" +msgid "playback: Asked for frame number %d in a %d-frame animation!\n" msgstr "" -#: plug-ins/bmp/bmpread.c:70 -msgid "OS/2 unsupported!\n" -msgstr "OS/2 ikke understЬttet!\n" - -#: plug-ins/bmp/bmpread.c:117 -#, c-format -msgid "%s: too many colors: %u\n" -msgstr "%s: for mange farver: %u\n" - -#: plug-ins/bmp/bmpread.c:165 -#, c-format -msgid "%s: bad colormap\n" -msgstr "" - -#. -#. * Create the "background" layer to hold the image... -#. -#: plug-ins/bmp/bmpread.c:210 plug-ins/bmp/bmpread.c:218 -#: plug-ins/bmp/bmpread.c:224 plug-ins/common/compose.c:562 -#: plug-ins/common/decompose.c:472 plug-ins/common/gifload.c:828 -#: plug-ins/common/jpeg.c:812 plug-ins/common/png.c:455 -#: plug-ins/common/xbm.c:612 -msgid "Background" -msgstr "Baggrund" - -#: plug-ins/bmp/bmpwrite.c:83 -msgid "bmp: cannot operate on unknown image types or alpha images" -msgstr "" - -#: plug-ins/bmp/bmpwrite.c:140 -#, c-format -msgid "can't open %s\n" -msgstr "kan ikke Еbne %s\n" - -#: plug-ins/bmp/bmpwrite.c:154 plug-ins/common/jpeg.c:1090 -#: plug-ins/common/png.c:595 plug-ins/common/png.c:597 -#: plug-ins/common/ps.c:673 plug-ins/common/xbm.c:777 -#: plug-ins/common/xpm.c:611 plug-ins/common/xwd.c:507 -#, c-format -msgid "Saving %s:" -msgstr "Gemmer %s:" - -#: plug-ins/bmp/bmpwrite.c:421 -msgid "Save as BMP" -msgstr "Gem som BMP" - -#. Action Area -#: plug-ins/bmp/bmpwrite.c:428 plug-ins/common/CML_explorer.c:1818 -#: plug-ins/common/CML_explorer.c:2679 plug-ins/common/CML_explorer.c:2775 -#: plug-ins/common/apply_lens.c:416 plug-ins/common/blur.c:619 -#: plug-ins/common/bumpmap.c:965 plug-ins/common/checkerboard.c:381 -#: plug-ins/common/compose.c:816 plug-ins/common/convmatrix.c:706 -#: plug-ins/common/cubism.c:329 plug-ins/common/decompose.c:914 -#: plug-ins/common/depthmerge.c:746 plug-ins/common/destripe.c:695 -#: plug-ins/common/gif.c:1263 plug-ins/common/jpeg.c:1468 -#: plug-ins/common/mail.c:485 plug-ins/common/oilify.c:460 -#: plug-ins/common/png.c:832 plug-ins/common/ps.c:2023 -#: plug-ins/common/ps.c:2290 plug-ins/common/rotate.c:605 -#: plug-ins/common/threshold_alpha.c:467 plug-ins/common/threshold_alpha.c:500 -#: plug-ins/common/xbm.c:959 plug-ins/common/xpm.c:763 -#: plug-ins/print/print.c:1104 plug-ins/sel2path/sel2path.c:350 -msgid "OK" -msgstr "OK" - -#. parameter settings -#: plug-ins/bmp/bmpwrite.c:446 -msgid "Save Options" -msgstr "Gemme indstillinger" - -#: plug-ins/bmp/bmpwrite.c:454 -msgid "RLE encoded" -msgstr "RLE kodning" - -#: plug-ins/borderaverage/borderaverage.c:98 -msgid "/Filters/Colors/Border Average" -msgstr "" - -#: plug-ins/borderaverage/borderaverage.c:339 -msgid "Border Size" -msgstr "Kantbredde" - -#: plug-ins/borderaverage/borderaverage.c:339 -msgid "Thickness" -msgstr "Tykkelse" - -#: plug-ins/borderaverage/borderaverage.c:342 -msgid "Number of colors" -msgstr "Antal farver" - -#: plug-ins/borderaverage/borderaverage.c:345 -msgid "Bucket Size:" -msgstr "" - -#: plug-ins/common/CML_explorer.c:223 -msgid "Keep image's values" -msgstr "" - -#: plug-ins/common/CML_explorer.c:225 -msgid "Keep the first value" -msgstr "" - -#: plug-ins/common/CML_explorer.c:227 -msgid "Fill with parameter k" -msgstr "" - -#: plug-ins/common/CML_explorer.c:229 -msgid "k{x(1-x)}^p" -msgstr "" - -#: plug-ins/common/CML_explorer.c:231 -msgid "k{x(1-x)}^p stepped" -msgstr "" - -#: plug-ins/common/CML_explorer.c:233 -msgid "kx^p" -msgstr "" - -#: plug-ins/common/CML_explorer.c:235 -msgid "kx^p stepped" -msgstr "" - -#: plug-ins/common/CML_explorer.c:237 -msgid "k(1 - x^p)" -msgstr "" - -#: plug-ins/common/CML_explorer.c:239 -msgid "k(1 - x^p) stepped" -msgstr "" - -#: plug-ins/common/CML_explorer.c:241 -msgid "Delta function" -msgstr "" - -#: plug-ins/common/CML_explorer.c:243 -msgid "Delta function stepped" -msgstr "" - -#: plug-ins/common/CML_explorer.c:245 -msgid "sin^p-based function" -msgstr "" - -#: plug-ins/common/CML_explorer.c:247 -msgid "sin^p, stepped" -msgstr "" - -#: plug-ins/common/CML_explorer.c:253 -msgid "None" -msgstr "" - -#: plug-ins/common/CML_explorer.c:255 -msgid "Max (x, -)" -msgstr "" - -#: plug-ins/common/CML_explorer.c:257 -msgid "Max (x+d, -)" -msgstr "" - -#: plug-ins/common/CML_explorer.c:259 -msgid "Max (x-d, -)" -msgstr "" - -#: plug-ins/common/CML_explorer.c:261 -msgid "Min (x, -)" -msgstr "" - -#: plug-ins/common/CML_explorer.c:263 -msgid "Min (x+d, -)" -msgstr "" - -#: plug-ins/common/CML_explorer.c:265 -msgid "Min (x-d, -)" -msgstr "" - -#: plug-ins/common/CML_explorer.c:267 -msgid "Max (x+d, -), (x < 0.5)" -msgstr "" - -#: plug-ins/common/CML_explorer.c:269 -msgid "Max (x+d, -), (0.5 < x)" -msgstr "" - -#: plug-ins/common/CML_explorer.c:271 -msgid "Max (x-d, -), (x < 0.5)" -msgstr "" - -#: plug-ins/common/CML_explorer.c:273 -msgid "Max (x-d, -), (0.5 < x)" -msgstr "" - -#: plug-ins/common/CML_explorer.c:275 -msgid "Min (x+d, -), (x < 0.5)" -msgstr "" - -#: plug-ins/common/CML_explorer.c:277 -msgid "Min (x+d, -), (0.5 < x)" -msgstr "" - -#: plug-ins/common/CML_explorer.c:279 -msgid "Min (x-d, -), (x < 0.5)" -msgstr "" - -#: plug-ins/common/CML_explorer.c:281 -msgid "Min (x-d, -), (0.5 < x)" -msgstr "" - -#: plug-ins/common/CML_explorer.c:287 -msgid "Standard" -msgstr "" - -#: plug-ins/common/CML_explorer.c:289 -msgid "Use average value" -msgstr "" - -#: plug-ins/common/CML_explorer.c:291 -msgid "Use reverse value" -msgstr "" - -#: plug-ins/common/CML_explorer.c:293 -msgid "With random power (0,10)" -msgstr "" - -#: plug-ins/common/CML_explorer.c:295 -msgid "With random power (0,1)" -msgstr "" - -#: plug-ins/common/CML_explorer.c:297 -msgid "With gradient power (0,1)" -msgstr "" - -#: plug-ins/common/CML_explorer.c:299 -msgid "Multiply rand. value (0,1)" -msgstr "" - -#: plug-ins/common/CML_explorer.c:301 -msgid "Multiply rand. value (0,2)" -msgstr "" - -#: plug-ins/common/CML_explorer.c:303 -msgid "Multiply gradient (0,1)" -msgstr "" - -#: plug-ins/common/CML_explorer.c:305 -msgid "With p and random (0,1)" -msgstr "" - -#: plug-ins/common/CML_explorer.c:310 -msgid "All black" -msgstr "" - -#. 0 -#: plug-ins/common/CML_explorer.c:311 -msgid "All gray" -msgstr "" - -#. 1 -#: plug-ins/common/CML_explorer.c:312 -msgid "All white" -msgstr "" - -#. 2 -#: plug-ins/common/CML_explorer.c:313 -msgid "The first row of the image" -msgstr "" - -#. 3 -#: plug-ins/common/CML_explorer.c:314 -msgid "Continuous gradient" -msgstr "" - -#. 4 -#: plug-ins/common/CML_explorer.c:315 -msgid "Continuous grad. w/o gap" -msgstr "" - -#: plug-ins/common/CML_explorer.c:317 -msgid "Random, ch. independent" -msgstr "" - -#: plug-ins/common/CML_explorer.c:319 -msgid "Random shared" -msgstr "" - -#: plug-ins/common/CML_explorer.c:321 -msgid "Randoms from seed" -msgstr "" - -#: plug-ins/common/CML_explorer.c:323 -msgid "Randoms from seed (shared)" -msgstr "" - -#: plug-ins/common/CML_explorer.c:377 plug-ins/common/CML_explorer.c:385 -#: plug-ins/common/CML_explorer.c:1429 plug-ins/common/CML_explorer.c:1753 -#: plug-ins/common/decompose.c:135 -msgid "Hue" -msgstr "" - -#: plug-ins/common/CML_explorer.c:378 plug-ins/common/CML_explorer.c:386 -#: plug-ins/common/CML_explorer.c:1433 plug-ins/common/CML_explorer.c:1753 -#: plug-ins/common/decompose.c:136 -msgid "Saturation" -msgstr "" - -#: plug-ins/common/CML_explorer.c:379 plug-ins/common/CML_explorer.c:387 -#: plug-ins/common/CML_explorer.c:1437 plug-ins/common/CML_explorer.c:1753 -#: plug-ins/common/decompose.c:137 -msgid "Value" -msgstr "VФrdi" - -#: plug-ins/common/CML_explorer.c:384 -msgid "NULL" -msgstr "" - -#: plug-ins/common/CML_explorer.c:491 -msgid "Make an image of Coupled-Map Lattice" -msgstr "" - -#: plug-ins/common/CML_explorer.c:492 +#: plug-ins/common/animoptimize.c:130 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." +"This plugin applies various optimizations to a GIMP layer-based animation." msgstr "" -#: plug-ins/common/CML_explorer.c:1325 -msgid "Coupled-Map-Lattice Explorer" +#: plug-ins/common/animoptimize.c:136 +msgid "/Filters/Animation/Animation Optimize" msgstr "" -#: plug-ins/common/CML_explorer.c:1342 plug-ins/common/ps.c:2448 -msgid "Preview" -msgstr "ForhЕndvisning" - -#: plug-ins/common/CML_explorer.c:1383 -msgid "New seed" -msgstr "" - -#: plug-ins/common/CML_explorer.c:1389 -msgid "Fix seed" -msgstr "" - -#: plug-ins/common/CML_explorer.c:1395 -msgid "Random seed" -msgstr "" - -#: plug-ins/common/CML_explorer.c:1407 -msgid "Load" -msgstr "IndlФs" - -#: plug-ins/common/CML_explorer.c:1410 -msgid "Save" -msgstr "Gem" - -#: plug-ins/common/CML_explorer.c:1427 -msgid "Hue settings" -msgstr "" - -#: plug-ins/common/CML_explorer.c:1431 -msgid "Saturation settings" -msgstr "" - -#: plug-ins/common/CML_explorer.c:1435 -msgid "Value (grayimage) settings" -msgstr "" - -#: plug-ins/common/CML_explorer.c:1439 -msgid "Advanced settings" -msgstr "Udvidede indstillinger" - -#: plug-ins/common/CML_explorer.c:1441 -msgid "Advanced" -msgstr "Avanceret" - -#: plug-ins/common/CML_explorer.c:1453 -msgid "Other parameter settings" -msgstr "" - -#: plug-ins/common/CML_explorer.c:1457 -msgid "Channel independed parameters" -msgstr "" - -#: plug-ins/common/CML_explorer.c:1461 -msgid "Initial value" -msgstr "" - -#: plug-ins/common/CML_explorer.c:1467 -msgid "Zoom scale" -msgstr "" - -#: plug-ins/common/CML_explorer.c:1472 -msgid "Start offset" -msgstr "" - -#: plug-ins/common/CML_explorer.c:1492 -msgid "Seed of random (only for \"from seed\" modes)" -msgstr "" - -#: plug-ins/common/CML_explorer.c:1496 -msgid "Seed" -msgstr "" - -#: plug-ins/common/CML_explorer.c:1506 -msgid "Switch to \"from seed\" with the last seed" -msgstr "" - -#: plug-ins/common/CML_explorer.c:1513 +#: plug-ins/common/animoptimize.c:143 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." +"This plugin 'simplifies' a GIMP layer-based animation that has been " +"AnimationOptimized. This makes the animation much easier to work with if, " +"for example, the optimized version is all you have." msgstr "" -#: plug-ins/common/CML_explorer.c:1530 -msgid "Others" -msgstr "Andre" - -#: plug-ins/common/CML_explorer.c:1537 -msgid "Misc operations" +#: plug-ins/common/animoptimize.c:152 +msgid "/Filters/Animation/Animation UnOptimize" msgstr "" -#: plug-ins/common/CML_explorer.c:1542 -msgid "Copy settings" +#: plug-ins/common/animoptimize.c:296 +msgid "Optimizing Animation..." msgstr "" -#: plug-ins/common/CML_explorer.c:1546 -msgid "Source ch." +#: plug-ins/common/animoptimize.c:298 +msgid "UnOptimizing Animation..." msgstr "" -#: plug-ins/common/CML_explorer.c:1552 plug-ins/common/CML_explorer.c:1586 -msgid "Destination ch." -msgstr "" - -#: plug-ins/common/CML_explorer.c:1558 -msgid "Do copy parameters" -msgstr "" - -#: plug-ins/common/CML_explorer.c:1576 -msgid "Selective load settings" -msgstr "" - -#: plug-ins/common/CML_explorer.c:1580 -msgid "Source ch. in file" -msgstr "" - -#: plug-ins/common/CML_explorer.c:1606 -msgid "Misc ops." -msgstr "" - -#: plug-ins/common/CML_explorer.c:1642 -msgid "Function type" -msgstr "" - -#: plug-ins/common/CML_explorer.c:1649 -msgid "Composition" -msgstr "" - -#: plug-ins/common/CML_explorer.c:1656 -msgid "Misc arrange" -msgstr "" - -#: plug-ins/common/CML_explorer.c:1663 -msgid "Use cyclic range" -msgstr "" - -#: plug-ins/common/CML_explorer.c:1668 -msgid "Mod. rate" -msgstr "" - -#: plug-ins/common/CML_explorer.c:1675 -msgid "Env. sensitivity" -msgstr "" - -#: plug-ins/common/CML_explorer.c:1682 -msgid "Diffusion dist." -msgstr "" - -#: plug-ins/common/CML_explorer.c:1689 -msgid "# of subranges" -msgstr "" - -#: plug-ins/common/CML_explorer.c:1696 -msgid "P(ower factor)" -msgstr "" - -#: plug-ins/common/CML_explorer.c:1703 -msgid "Parameter k" -msgstr "" - -#: plug-ins/common/CML_explorer.c:1710 -msgid "Range low" -msgstr "" - -#: plug-ins/common/CML_explorer.c:1717 -msgid "Range high" -msgstr "" - -#: plug-ins/common/CML_explorer.c:1736 -msgid "Plot the graph of the settings" -msgstr "" - -#: plug-ins/common/CML_explorer.c:1770 -msgid "Ch. sensitivity" -msgstr "" - -#: plug-ins/common/CML_explorer.c:1777 -msgid "Mutation rate" -msgstr "" - -#: plug-ins/common/CML_explorer.c:1784 -msgid "Mutation dist." -msgstr "" - -#: plug-ins/common/CML_explorer.c:1813 -msgid "Graph of the current settings" -msgstr "" - -#: plug-ins/common/CML_explorer.c:1828 -msgid "The Graph" -msgstr "" - -#: plug-ins/common/CML_explorer.c:1920 -msgid "Warning: the source and the destination are the same channel." -msgstr "" - -#. Action Area -#: plug-ins/common/CML_explorer.c:2008 -msgid "Execute" -msgstr "UdfЬr" - -#: plug-ins/common/CML_explorer.c:2017 -msgid "Execute and Exit" -msgstr "UdfЬr og afslut" - -#: plug-ins/common/CML_explorer.c:2025 -msgid "Exit" -msgstr "Afslut" - -#: plug-ins/common/CML_explorer.c:2043 -msgid "Save parameters to" -msgstr "" - -#: plug-ins/common/CML_explorer.c:2106 plug-ins/common/CML_explorer.c:2299 -#, c-format -msgid "Error: could not open \"%s\"" -msgstr "Fejl: kunne ikke Еbne \"%s\"" - -#: plug-ins/common/CML_explorer.c:2171 -msgid "CML file operation warning" -msgstr "" - -#: plug-ins/common/CML_explorer.c:2178 -#, c-format -msgid "%s exists, overwrite?" -msgstr "%s findes, overskriv?" - -#: plug-ins/common/CML_explorer.c:2221 -msgid "Load parameters from" -msgstr "" - -#: plug-ins/common/CML_explorer.c:2223 -msgid "Selective load from" -msgstr "" - -#: plug-ins/common/CML_explorer.c:2322 -msgid "Error: it's not CML parameter file." -msgstr "" - -#: plug-ins/common/CML_explorer.c:2329 -msgid "Warning: it's an old format file." -msgstr "" - -#: plug-ins/common/CML_explorer.c:2331 -msgid "Warning: Hmmm, it's a parameter file for newer CML_explorer than me." +#: plug-ins/common/animoptimize.c:327 +msgid "Not enough memory to allocate buffers for optimization.\n" msgstr "" #: plug-ins/common/apply_lens.c:132 @@ -995,9 +997,9 @@ msgstr "Linse effekt" #. #: plug-ins/common/apply_lens.c:435 plug-ins/common/blur.c:607 #: plug-ins/common/checkerboard.c:399 plug-ins/common/cubism.c:347 -#: plug-ins/common/jpeg.c:1512 plug-ins/common/oilify.c:478 -#: plug-ins/common/png.c:852 plug-ins/common/threshold_alpha.c:352 -#: plug-ins/common/xpm.c:781 +#: plug-ins/common/jpeg.c:1609 plug-ins/common/oilify.c:478 +#: plug-ins/common/png.c:944 plug-ins/common/threshold_alpha.c:352 +#: plug-ins/common/xpm.c:808 plug-ins/mosaic/mosaic.c:698 msgid "Parameter Settings" msgstr "" @@ -1139,6 +1141,112 @@ msgstr "" msgid "Number of times to apply filter" msgstr "" +#: plug-ins/bmp/bmp.c:107 plug-ins/bmp/bmp.c:108 +msgid "Loads files of Windows BMP file format" +msgstr "" + +#: plug-ins/bmp/bmp.c:119 plug-ins/bmp/bmp.c:120 +msgid "Saves files in Windows BMP file format" +msgstr "" + +#: plug-ins/bmp/bmpread.c:27 plug-ins/common/gifload.c:287 +#: plug-ins/common/jpeg.c:733 plug-ins/common/png.c:385 +#: plug-ins/common/png.c:387 plug-ins/common/xbm.c:523 +#: plug-ins/common/xpm.c:315 +#, c-format +msgid "Loading %s:" +msgstr "IndlФser %s:" + +#: plug-ins/bmp/bmpread.c:39 +#, c-format +msgid "%s: can't open \"%s\"\n" +msgstr "%s: kan ikke Еbne \"%s\"\n" + +#: plug-ins/bmp/bmpread.c:47 +#, c-format +msgid "%s: not a valid BMP file %s\n" +msgstr "%s: er ikke en gyldig BMP fil %s\n" + +#: plug-ins/bmp/bmpread.c:55 plug-ins/bmp/bmpread.c:73 +#: plug-ins/bmp/bmpread.c:95 +#, c-format +msgid "%s: error reading BMP file header\n" +msgstr "" + +#: plug-ins/bmp/bmpread.c:70 +msgid "OS/2 unsupported!\n" +msgstr "OS/2 ikke understЬttet!\n" + +#: plug-ins/bmp/bmpread.c:117 +#, c-format +msgid "%s: too many colors: %u\n" +msgstr "%s: for mange farver: %u\n" + +#: plug-ins/bmp/bmpread.c:165 +#, c-format +msgid "%s: bad colormap\n" +msgstr "" + +#. Create a "normal" layer +#. ======================= +#: plug-ins/bmp/bmpread.c:210 plug-ins/bmp/bmpread.c:218 +#: plug-ins/bmp/bmpread.c:224 plug-ins/common/compose.c:562 +#: plug-ins/common/decompose.c:472 plug-ins/common/gifload.c:828 +#: plug-ins/common/jpeg.c:884 plug-ins/common/lic.c:848 +#: plug-ins/common/png.c:515 plug-ins/common/xbm.c:612 +msgid "Background" +msgstr "Baggrund" + +#: plug-ins/bmp/bmpwrite.c:83 +msgid "bmp: cannot operate on unknown image types or alpha images" +msgstr "" + +#: plug-ins/bmp/bmpwrite.c:140 +#, c-format +msgid "can't open %s\n" +msgstr "kan ikke Еbne %s\n" + +#: plug-ins/bmp/bmpwrite.c:154 plug-ins/common/jpeg.c:1169 +#: plug-ins/common/png.c:687 plug-ins/common/png.c:689 +#: plug-ins/common/ps.c:748 plug-ins/common/xbm.c:777 +#: plug-ins/common/xpm.c:636 plug-ins/common/xwd.c:507 +#, c-format +msgid "Saving %s:" +msgstr "Gemmer %s:" + +#: plug-ins/bmp/bmpwrite.c:413 +msgid "Save as BMP" +msgstr "Gem som BMP" + +#. parameter settings +#: plug-ins/bmp/bmpwrite.c:438 +msgid "Save Options" +msgstr "Gemme indstillinger" + +#: plug-ins/bmp/bmpwrite.c:446 +msgid "RLE encoded" +msgstr "RLE kodning" + +#: plug-ins/borderaverage/borderaverage.c:98 +msgid "/Filters/Colors/Border Average" +msgstr "" + +#: plug-ins/borderaverage/borderaverage.c:339 +msgid "Border Size" +msgstr "Kantbredde" + +#: plug-ins/borderaverage/borderaverage.c:339 +msgid "Thickness" +msgstr "Tykkelse" + +#: plug-ins/borderaverage/borderaverage.c:342 +msgid "Number of colors" +msgstr "Antal farver" + +#: plug-ins/borderaverage/borderaverage.c:345 +msgid "Bucket Size:" +msgstr "" + #: plug-ins/common/bumpmap.c:293 msgid "Linear map" msgstr "" @@ -1187,7 +1295,8 @@ msgstr "" msgid "Elevation" msgstr "" -#: plug-ins/common/bumpmap.c:955 +#. Horizontal scale +#: plug-ins/common/bumpmap.c:955 plug-ins/struc/struc.c:307 msgid "Depth" msgstr "Dybde" @@ -1285,6 +1394,44 @@ msgstr "" msgid "Check Size" msgstr "Check stЬrrelse" +#: plug-ins/common/colorify.c:122 +msgid "Similar to the \"Color\" mode for layers." +msgstr "" + +#: plug-ins/common/colorify.c:123 +msgid "Makes an average of the RGB channels and uses it to set the color" +msgstr "" + +#: plug-ins/common/colorify.c:126 +msgid "/Filters/Colors/Colorify" +msgstr "" + +#: plug-ins/common/colorify.c:194 +msgid "Colorifying..." +msgstr "FarvelФgger..." + +#: plug-ins/common/colorify.c:308 +msgid "Colorify" +msgstr "FarvelФg" + +#: plug-ins/common/colorify.c:314 +msgid "Ok" +msgstr "Ok" + +#: plug-ins/common/colorify.c:331 plug-ins/common/xpm.c:424 +#: plug-ins/gap/gap_mov_dialog.c:255 plug-ins/gimpressionist/color.c:51 +#: plug-ins/print/print.c:887 +msgid "Color" +msgstr "Farve" + +#: plug-ins/common/colorify.c:344 +msgid "Custom Color: " +msgstr "Personlig farve: " + +#: plug-ins/common/colorify.c:434 +msgid "Colorify Custom Color" +msgstr "" + #: plug-ins/common/color_enhance.c:84 msgid "" "Automatically stretch the saturation of the specified drawable to cover all " @@ -1313,51 +1460,6 @@ msgstr "" msgid "Color_Enhance: cmap was NULL! Quitting...\n" msgstr "" -#: plug-ins/common/colorify.c:122 -msgid "Similar to the \"Color\" mode for layers." -msgstr "" - -#: plug-ins/common/colorify.c:123 -msgid "Makes an average of the RGB channels and uses it to set the color" -msgstr "" - -#: plug-ins/common/colorify.c:126 -msgid "/Filters/Colors/Colorify" -msgstr "" - -#: plug-ins/common/colorify.c:194 -msgid "Colorifying..." -msgstr "FarvelФgger..." - -#: plug-ins/common/colorify.c:308 -msgid "Colorify" -msgstr "FarvelФg" - -#: plug-ins/common/colorify.c:314 -msgid "Ok" -msgstr "Ok" - -#: plug-ins/common/colorify.c:331 plug-ins/common/xpm.c:406 -#: plug-ins/print/print.c:848 -msgid "Color" -msgstr "Farve" - -#: plug-ins/common/colorify.c:344 -msgid "Custom Color: " -msgstr "Personlig farve: " - -#: plug-ins/common/colorify.c:434 -msgid "Colorify Custom Color" -msgstr "" - -#: plug-ins/common/compose.c:125 plug-ins/common/compose.c:127 -msgid "Blue:" -msgstr "BlЕ:" - -#: plug-ins/common/compose.c:125 plug-ins/common/compose.c:127 -msgid "Green: " -msgstr "GrЬn: " - #: plug-ins/common/compose.c:125 plug-ins/common/decompose.c:129 msgid "RGB" msgstr "RGB" @@ -1366,16 +1468,24 @@ msgstr "RGB" msgid "Red:" msgstr "RЬd:" +#: plug-ins/common/compose.c:125 plug-ins/common/compose.c:127 +msgid "Green: " +msgstr "GrЬn: " + +#: plug-ins/common/compose.c:125 plug-ins/common/compose.c:127 +msgid "Blue:" +msgstr "BlЕ:" + #: plug-ins/common/compose.c:126 msgid "rgb-compose" msgstr "" #: plug-ins/common/compose.c:127 -msgid "Alpha:" +msgid "RGBA" msgstr "" #: plug-ins/common/compose.c:127 -msgid "RGBA" +msgid "Alpha:" msgstr "" #: plug-ins/common/compose.c:128 @@ -1422,14 +1532,14 @@ msgstr "Gul:" msgid "cmy-compose" msgstr "" -#: plug-ins/common/compose.c:133 -msgid "Black:" -msgstr "Sort:" - #: plug-ins/common/compose.c:133 plug-ins/common/decompose.c:143 msgid "CMYK" msgstr "" +#: plug-ins/common/compose.c:133 +msgid "Black:" +msgstr "Sort:" + #: plug-ins/common/compose.c:134 msgid "cmyk-compose" msgstr "" @@ -1443,7 +1553,7 @@ msgid "This function creates a new image from multiple gray images" msgstr "" #: plug-ins/common/compose.c:234 -msgid "/Image/Channel Ops/Compose" +msgid "/Image/Channels/Compose" msgstr "" #: plug-ins/common/compose.c:241 @@ -1502,18 +1612,6 @@ msgstr "" msgid "Channel representations:" msgstr "" -#: plug-ins/common/convmatrix.c:76 plug-ins/common/decompose.c:148 -msgid "Alpha" -msgstr "Alfa" - -#: plug-ins/common/convmatrix.c:76 plug-ins/common/decompose.c:132 -msgid "Blue" -msgstr "BlЕ" - -#: plug-ins/common/convmatrix.c:76 plug-ins/common/decompose.c:131 -msgid "Green" -msgstr "GrЬn" - #: plug-ins/common/convmatrix.c:76 msgid "Grey" msgstr "GrЕ" @@ -1522,19 +1620,31 @@ msgstr "Gr msgid "Red" msgstr "RЬd" -#. Action area -#: plug-ins/common/convmatrix.c:80 plug-ins/common/gif.c:1163 -msgid "Crop" -msgstr "" +#: plug-ins/common/convmatrix.c:76 plug-ins/common/decompose.c:131 +msgid "Green" +msgstr "GrЬn" + +#: plug-ins/common/convmatrix.c:76 plug-ins/common/decompose.c:132 +msgid "Blue" +msgstr "BlЕ" + +#: plug-ins/common/convmatrix.c:76 plug-ins/common/decompose.c:148 +msgid "Alpha" +msgstr "Alfa" #: plug-ins/common/convmatrix.c:80 msgid "Extend" msgstr "" -#: plug-ins/common/convmatrix.c:80 +#: plug-ins/common/convmatrix.c:80 plug-ins/common/warp.c:596 msgid "Wrap" msgstr "Ombryd" +#. Action area +#: plug-ins/common/convmatrix.c:80 plug-ins/common/gif.c:1185 +msgid "Crop" +msgstr "" + #: plug-ins/common/convmatrix.c:173 msgid "A generic 5x5 convolution matrix" msgstr "" @@ -1610,7 +1720,7 @@ msgstr "Kubisme" msgid "Use Background Color" msgstr "Brug baggrundsfarve" -#: plug-ins/common/cubism.c:363 +#: plug-ins/common/cubism.c:363 plug-ins/mosaic/mosaic.c:705 msgid "Tile Size" msgstr "" @@ -1618,17 +1728,17 @@ msgstr "" msgid "Tile Saturation" msgstr "" -#: plug-ins/common/decompose.c:129 plug-ins/common/decompose.c:132 -msgid "blue" -msgstr "blЕ" +#: plug-ins/common/decompose.c:129 plug-ins/common/decompose.c:130 +msgid "red" +msgstr "rЬd" #: plug-ins/common/decompose.c:129 plug-ins/common/decompose.c:131 msgid "green" msgstr "grЬn" -#: plug-ins/common/decompose.c:129 plug-ins/common/decompose.c:130 -msgid "red" -msgstr "rЬd" +#: plug-ins/common/decompose.c:129 plug-ins/common/decompose.c:132 +msgid "blue" +msgstr "blЕ" #: plug-ins/common/decompose.c:133 plug-ins/common/decompose.c:135 msgid "hue" @@ -1709,7 +1819,7 @@ msgid "" msgstr "" #: plug-ins/common/decompose.c:222 -msgid "/Image/Channel Ops/Decompose" +msgid "/Image/Channels/Decompose" msgstr "" #: plug-ins/common/decompose.c:303 @@ -1835,32 +1945,1797 @@ msgstr "" msgid "Width" msgstr "Bredde" -#: plug-ins/common/gif.c:408 +#. Button to invoke filebrowser +#: plug-ins/gap/gap_arr_dialog.c:278 +#, fuzzy +msgid "File-Browser" +msgstr "Gennemse" + +#: plug-ins/gap/gap_arr_dialog.c:666 +#, c-format +msgid "pair_flt_create_value: Bad FloatFormat ignored %s\n" +msgstr "" + +#: plug-ins/gap/gap_arr_dialog.c:810 +#, c-format +msgid "pair_int_create_value: Bad IntFormat ignored %s\n" +msgstr "" + +#. if no buttons are specified use one CLOSE button per default +#: plug-ins/gap/gap_arr_dialog.c:962 +msgid "CLOSE" +msgstr "" + +#. parameter settings +#: plug-ins/gap/gap_arr_dialog.c:973 +msgid "Enter Values" +msgstr "" + +#: plug-ins/gap/gap_arr_dialog.c:990 plug-ins/gap/gap_arr_dialog.c:1050 +#, fuzzy +msgid "Value: " +msgstr "VФrdi:" + +#: plug-ins/gap/gap_arr_dialog.c:1026 +msgid "WGT_ACT_BUTTON not implemented yet, widget type ignored\n" +msgstr "" + +#. undefined widget type +#: plug-ins/gap/gap_arr_dialog.c:1029 +#, c-format +msgid "Unknown widget type %d ignored\n" +msgstr "" + +#: plug-ins/gap/gap_arr_dialog.c:1202 +msgid "Press Button" +msgstr "" + +#: plug-ins/gap/gap_arr_dialog.c:1203 +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:137 +msgid "Search :" +msgstr "" + +#: plug-ins/gap/gap_dbbrowser_utils.c:166 +msgid "Gen Code by name" +msgstr "" + +#: plug-ins/gap/gap_dbbrowser_utils.c:175 +msgid "Search by name" +msgstr "" + +#: plug-ins/gap/gap_dbbrowser_utils.c:183 +msgid "Search by blurb" +msgstr "" + +#. show the name +#: plug-ins/gap/gap_dbbrowser_utils.c:325 +msgid "Name :" +msgstr "" + +#. show the description +#: plug-ins/gap/gap_dbbrowser_utils.c:342 +#, fuzzy +msgid "Blurb :" +msgstr "BlЕ:" + +#: plug-ins/gap/gap_dbbrowser_utils.c:364 +msgid "In :" +msgstr "" + +#: plug-ins/gap/gap_dbbrowser_utils.c:410 +msgid "Out :" +msgstr "" + +#: plug-ins/gap/gap_dbbrowser_utils.c:459 +#, fuzzy +msgid "Help :" +msgstr "HjФlp" + +#. show the author & the copyright +#: plug-ins/gap/gap_dbbrowser_utils.c:497 +msgid "Author :" +msgstr "" + +#: plug-ins/gap/gap_dbbrowser_utils.c:512 +msgid "Date :" +msgstr "" + +#: plug-ins/gap/gap_dbbrowser_utils.c:527 +msgid "Copyright :" +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:156 plug-ins/gap/gap_mod_layer.c:288 +msgid "Animated Filter apply" +msgstr "" + +#: plug-ins/gap/gap_filter_foreach.c:119 +msgid "backup to file" +msgstr "" + +#. pixel +#: plug-ins/gap/gap_filter_foreach.c:121 +msgid "Make backup of the image after each step" +msgstr "" + +#: plug-ins/gap/gap_filter_foreach.c:125 plug-ins/gap/gap_mod_layer.c:263 +msgid "Continue" +msgstr "" + +#: plug-ins/gap/gap_filter_foreach.c:148 plug-ins/gap/gap_mod_layer.c:282 +#, c-format +msgid "" +"2.nd call of %s\n" +"(define end-settings)" +msgstr "" + +#: plug-ins/gap/gap_filter_foreach.c:152 +#, c-format +msgid "" +"Non-Interactive call of %s\n" +"(for all layers inbetween)" +msgstr "" + +#: plug-ins/gap/gap_filter_foreach.c:186 +#, c-format +msgid "" +"Error: Plugin %s has changed Nr. of layers from %d to %d\n" +"could not restore Layer visibilty.\n" +msgstr "" + +#: plug-ins/gap/gap_filter_foreach.c:202 +msgid "Warning: cant get layers (maybe the image was closed)\n" +msgstr "" + +#: plug-ins/gap/gap_filter_foreach.c:207 +#, c-format +msgid "" +"Error: Plugin %s has changed Nr. of layers from %d to %d\n" +"Anim Filter apply stopped.\n" +msgstr "" + +#: plug-ins/gap/gap_filter_foreach.c:258 +#, c-format +msgid "ERROR: Plugin not available or wrong type %s\n" +msgstr "" + +#: plug-ins/gap/gap_filter_foreach.c:269 +msgid "Applying Filter to all Layers .." +msgstr "" + +#: plug-ins/gap/gap_filter_foreach.c:277 +msgid "ERROR: need at 1 Layers to apply plugin !\n" +msgstr "" + +#: plug-ins/gap/gap_filter_foreach.c:307 +msgid "ERROR: fork failed !\n" +msgstr "" + +#: plug-ins/gap/gap_filter_foreach.c:495 +#, c-format +msgid "Saving image to backupfile:%s step = %d\n" +msgstr "" + +#: plug-ins/gap/gap_filter_foreach.c:543 +msgid "Select Filter for Animated apply" +msgstr "" + +#: plug-ins/gap/gap_filter_foreach.c:544 plug-ins/gap/gap_mod_layer.c:664 +msgid "Apply Constant" +msgstr "" + +#: plug-ins/gap/gap_filter_foreach.c:545 plug-ins/gap/gap_mod_layer.c:665 +msgid "Apply Varying" +msgstr "" + +#: plug-ins/gap/gap_filter_main.c:100 +msgid "" +"This plugin calls another plugin for each layer of an image, varying its " +"settings (to produce animated effects). The called plugin must work on a " +"single drawable and must be able to RUN_WITH_LAST_VALS" +msgstr "" + +#: plug-ins/gap/gap_filter_main.c:105 +msgid "/Filters/Animation/Filter all Layers" +msgstr "" + +#: plug-ins/gap/gap_lib.c:852 +msgid "" +"You are using a fileformat != xcf\n" +"Save Operations may result\n" +"in loss of layerinformation" +msgstr "" + +#. no defined value found (this is the 1.st call for this image_id) +#. * ask what to do with a 3 Button dialog +#. +#: plug-ins/gap/gap_lib.c:864 plug-ins/gap/gap_mpege.c:188 +#: plug-ins/gap/gap_range_ops.c:1029 +msgid "CANCEL" +msgstr "" + +#: plug-ins/gap/gap_lib.c:866 +msgid "SAVE Flattened" +msgstr "" + +#: plug-ins/gap/gap_lib.c:868 +msgid "SAVE As Is" +msgstr "" + +#: plug-ins/gap/gap_lib.c:872 plug-ins/gap/gap_range_ops.c:1032 +msgid "GAP Question" +msgstr "" + +#: plug-ins/gap/gap_lib.c:1439 +msgid "Duplicating frames .." +msgstr "" + +#: plug-ins/gap/gap_lib.c:1607 +msgid "Renumber Framesequence .." +msgstr "" + +#: plug-ins/gap/gap_lib.c:1791 +#, c-format +msgid "Goto Frame (%ld/%ld)" +msgstr "" + +#: plug-ins/gap/gap_lib.c:1794 +#, c-format +msgid "Destination Frame Number (%ld - %ld)" +msgstr "" + +#: plug-ins/gap/gap_lib.c:1798 plug-ins/gap/gap_lib.c:1872 +#: plug-ins/gap/gap_lib.c:2052 +msgid "Number :" +msgstr "" + +#: plug-ins/gap/gap_lib.c:1856 +#, c-format +msgid "Delete Frames (%ld/%ld)" +msgstr "" + +#: plug-ins/gap/gap_lib.c:1859 +#, c-format +msgid "Delete Frames from %ld to (Number)" +msgstr "" + +#: plug-ins/gap/gap_lib.c:1919 +#, c-format +msgid "Duplicate Frames (%ld/%ld)" +msgstr "" + +#: plug-ins/gap/gap_lib.c:1924 plug-ins/gap/gap_lib.c:2097 +#: plug-ins/gap/gap_range_ops.c:232 plug-ins/gap/gap_range_ops.c:445 +#, fuzzy +msgid "From :" +msgstr "Fra billede" + +#: plug-ins/gap/gap_lib.c:1929 +msgid "Source Range starts at this framenumber" +msgstr "" + +#: plug-ins/gap/gap_lib.c:1932 plug-ins/gap/gap_lib.c:2105 +#: plug-ins/gap/gap_range_ops.c:239 plug-ins/gap/gap_range_ops.c:453 +msgid "To :" +msgstr "" + +#: plug-ins/gap/gap_lib.c:1937 +msgid "Source Range ends at this framenumber" +msgstr "" + +#: plug-ins/gap/gap_lib.c:1940 +msgid "N-Times :" +msgstr "" + +#: plug-ins/gap/gap_lib.c:1945 +msgid "" +"Copy selected Range n-times \n" +"(you may type in Values > 99)" +msgstr "" + +#: plug-ins/gap/gap_lib.c:1947 +msgid "Duplicate Framerange" +msgstr "" + +#: plug-ins/gap/gap_lib.c:2048 +#, c-format +msgid "Exchange current Frame (%ld)" +msgstr "" + +#: plug-ins/gap/gap_lib.c:2050 +msgid "With Frame (Number)" +msgstr "" + +#: plug-ins/gap/gap_lib.c:2092 +#, c-format +msgid "Framesequence Shift (%ld/%ld)" +msgstr "" + +#: plug-ins/gap/gap_lib.c:2102 +msgid "Affected Range starts at this framenumber" +msgstr "" + +#: plug-ins/gap/gap_lib.c:2110 +msgid "Affected Range ends at this framenumber" +msgstr "" + +#: plug-ins/gap/gap_lib.c:2113 +msgid "N-Shift :" +msgstr "" + +#: plug-ins/gap/gap_lib.c:2118 +msgid "" +"Renumber the affected framesequence \n" +"(numbers are shifted in circle by N)" +msgstr "" + +#: plug-ins/gap/gap_lib.c:2120 +msgid "Framesequence shift" +msgstr "" + +#: plug-ins/gap/gap_main.c:323 +msgid "" +"This plugin exchanges current image with (next nubered) image from disk." +msgstr "" + +#: plug-ins/gap/gap_main.c:328 +msgid "/AnimFrames/Goto Next" +msgstr "" + +#: plug-ins/gap/gap_main.c:335 +msgid "" +"This plugin exchanges current image with (previous nubered) image from disk." +msgstr "" + +#: plug-ins/gap/gap_main.c:340 +msgid "/AnimFrames/Goto Prev" +msgstr "" + +#: plug-ins/gap/gap_main.c:347 +msgid "" +"This plugin exchanges current image with (lowest nubered) image from disk." +msgstr "" + +#: plug-ins/gap/gap_main.c:352 +msgid "/AnimFrames/Goto First" +msgstr "" + +#: plug-ins/gap/gap_main.c:359 +msgid "" +"This plugin exchanges current image with (highest nubered) image from disk." +msgstr "" + +#: plug-ins/gap/gap_main.c:364 +msgid "/AnimFrames/Goto Last" +msgstr "" + +#: plug-ins/gap/gap_main.c:371 +msgid "" +"This plugin exchanges current image with requested image (nr) from disk." +msgstr "" + +#: plug-ins/gap/gap_main.c:376 +msgid "/AnimFrames/Goto Any" +msgstr "" + +#: plug-ins/gap/gap_main.c:383 +msgid "" +"This plugin deletes the given number of frames from disk including the " +"current frame." +msgstr "" + +#: plug-ins/gap/gap_main.c:388 +msgid "/AnimFrames/Delete Frames" +msgstr "" + +#: plug-ins/gap/gap_main.c:395 +msgid "This plugin duplicates the current frames on disk n-times." +msgstr "" + +#: plug-ins/gap/gap_main.c:400 +msgid "/AnimFrames/Duplicate Frames" +msgstr "" + +#: plug-ins/gap/gap_main.c:407 +msgid "This plugin exchanges content of the current with destination frame." +msgstr "" + +#: plug-ins/gap/gap_main.c:412 +msgid "/AnimFrames/Exchange Frame" +msgstr "" + +#: plug-ins/gap/gap_main.c:419 +msgid "" +"This plugin copies layer(s) from one sourceimage to multiple frames on disk, " +"varying position, size and opacity." +msgstr "" + +#: plug-ins/gap/gap_main.c:424 +msgid "/AnimFrames/Move Path" +msgstr "" + +#: plug-ins/gap/gap_main.c:431 +msgid "" +"This plugin creates a new image from the given range of frame-images. Each " +"frame is converted to one layer in the new image, according to flatten_mode. " +"(the frames on disk are not changed)." +msgstr "" + +#: plug-ins/gap/gap_main.c:436 +msgid "/AnimFrames/Frames to Image" +msgstr "" + +#: plug-ins/gap/gap_main.c:443 +msgid "This plugin flattens the given range of frame-images (on disk)" +msgstr "" + +#: plug-ins/gap/gap_main.c:448 +msgid "/AnimFrames/Frames Flatten" +msgstr "" + +#: plug-ins/gap/gap_main.c:455 +msgid "" +"This plugin deletes one layer in the given range of frame-images (on disk). " +"exception: the last remaining layer of a frame is not deleted" +msgstr "" + +#: plug-ins/gap/gap_main.c:460 +msgid "/AnimFrames/Frames LayerDel" +msgstr "" + +#: plug-ins/gap/gap_main.c:467 +msgid "" +"This plugin converts the given range of frame-images to other fileformats " +"(on disk) depending on extension" +msgstr "" + +#: plug-ins/gap/gap_main.c:472 +msgid "/AnimFrames/Frames Convert" +msgstr "" + +#: plug-ins/gap/gap_main.c:479 +msgid "" +"This plugin resizes all anim_frames (images on disk) to the given " +"new_width/new_height" +msgstr "" + +#: plug-ins/gap/gap_main.c:484 +msgid "/AnimFrames/Frames Resize" +msgstr "" + +#: plug-ins/gap/gap_main.c:491 +msgid "" +"This plugin crops all anim_frames (images on disk) to the given " +"new_width/new_height" +msgstr "" + +#: plug-ins/gap/gap_main.c:496 +msgid "/AnimFrames/Frames Crop" +msgstr "" + +#: plug-ins/gap/gap_main.c:503 +msgid "" +"This plugin scales all anim_frames (images on disk) to the given " +"new_width/new_height" +msgstr "" + +#: plug-ins/gap/gap_main.c:508 +msgid "/AnimFrames/Frames Scale" +msgstr "" + +#: plug-ins/gap/gap_main.c:515 +msgid "" +"This plugin splits the current image to anim frames (images on disk). Each " +"layer is saved as one frame" +msgstr "" + +#: plug-ins/gap/gap_main.c:520 +msgid "/AnimFrames/Split Img to Frames" +msgstr "" + +#: plug-ins/gap/gap_main.c:527 +msgid "" +"This plugin calls mpeg_encode to convert anim frames to MPEG1, or just " +"generates a param file for mpeg_encode. (mpeg_encode must be installed on " +"your system)" +msgstr "" + +#: plug-ins/gap/gap_main.c:532 +msgid "/AnimFrames/Frames MPEG1 encode" +msgstr "" + +#: plug-ins/gap/gap_main.c:540 +msgid "" +"This plugin calls mpeg2encode to convert anim frames to MPEG1 or MPEG2, or " +"just generates a param file for mpeg2encode. (mpeg2encode must be installed " +"on your system)" +msgstr "" + +#: plug-ins/gap/gap_main.c:545 +msgid "/AnimFrames/Frames MPEG2 encode" +msgstr "" + +#: plug-ins/gap/gap_main.c:553 +msgid "" +"This plugin exchanges frame numbers in the given range. (discfile " +"frame_0001.xcf is renamed to frame_0002.xcf, 2->3, 3->4 ... n->1)" +msgstr "" + +#: plug-ins/gap/gap_main.c:558 +msgid "/AnimFrames/Framesequence Shift" +msgstr "" + +#: plug-ins/gap/gap_main.c:565 +msgid "" +"This plugin performs a modifying action on each selected layer in each " +"selected framerange" +msgstr "" + +#: plug-ins/gap/gap_main.c:570 +msgid "/AnimFrames/Frames Modify" +msgstr "" + +#. Layer select modes +#: plug-ins/gap/gap_mod_layer.c:84 plug-ins/gap/gap_range_ops.c:417 +msgid "Pattern is equal to LayerName" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:85 plug-ins/gap/gap_range_ops.c:418 +msgid "Pattern is Start of LayerName" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:86 plug-ins/gap/gap_range_ops.c:419 +msgid "Pattern is End of Layername" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:87 plug-ins/gap/gap_range_ops.c:420 +msgid "Pattern is a Part of LayerName" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:88 plug-ins/gap/gap_range_ops.c:421 +msgid "Pattern is LayerstackNumber List" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:89 plug-ins/gap/gap_range_ops.c:422 +msgid "Pattern is REVERSE-stack List" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:90 plug-ins/gap/gap_range_ops.c:423 +msgid "All Visible (ignore Pattern)" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:92 plug-ins/gap/gap_range_ops.c:425 +msgid "select all Layers where Layername is equal to Pattern" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:93 plug-ins/gap/gap_range_ops.c:426 +msgid "select all Layers where Layername starts with Pattern" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:94 plug-ins/gap/gap_range_ops.c:427 +msgid "select all Layers where Layername ends up with Pattern" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:95 plug-ins/gap/gap_range_ops.c:428 +msgid "select all Layers where Layername contains Pattern" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:96 plug-ins/gap/gap_range_ops.c:429 +msgid "" +"select Layerstack positions.\n" +"0, 4-5, 8\n" +"where 0 == Top-layer" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:97 plug-ins/gap/gap_range_ops.c:430 +msgid "" +"select Layerstack positions.\n" +"0, 4-5, 8\n" +"where 0 == BG-layer" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:98 plug-ins/gap/gap_range_ops.c:431 +msgid "select all visible Layers" +msgstr "" + +#. action items what to do with the selected layer(s) +#: plug-ins/gap/gap_mod_layer.c:102 +msgid "set Layer(s) visible" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:103 +msgid "set Layer(s) invisible" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:104 +msgid "set Layer(s) linked" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:105 +msgid "set Layer(s) unlinked" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:106 +msgid "raise Layer(s)" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:107 +msgid "lower Layer(s)" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:108 +msgid "merge Layer(s) expand as necessary" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:109 +msgid "merge Layer(s) clipped to image" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:110 +msgid "merge Layer(s) clipped to bg-layer" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:111 +msgid "apply filter on Layer(s)" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:112 +msgid "duplicate Layer(s)" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:113 +msgid "delete Layer(s)" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:114 +msgid "rename Layer(s)" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:146 +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:159 plug-ins/gap/gap_mpege.c:258 +#: plug-ins/gap/gap_range_ops.c:293 +#, fuzzy +msgid "From Frame:" +msgstr "Fra billede" + +#: plug-ins/gap/gap_mod_layer.c:160 plug-ins/gap/gap_mov_dialog.c:594 +#: plug-ins/gap/gap_mpege.c:259 plug-ins/gap/gap_range_ops.c:294 +#: plug-ins/gap/gap_range_ops.c:446 +msgid "first handled frame" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:167 plug-ins/gap/gap_mpege.c:266 +#: plug-ins/gap/gap_range_ops.c:301 +msgid "To Frame:" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:168 plug-ins/gap/gap_mov_dialog.c:598 +#: plug-ins/gap/gap_mpege.c:267 plug-ins/gap/gap_range_ops.c:302 +#: plug-ins/gap/gap_range_ops.c:454 +msgid "last handled frame" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:176 plug-ins/gap/gap_range_ops.c:493 +msgid "Select Layer(s):" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:185 plug-ins/gap/gap_range_ops.c:502 +msgid "Select Pattern:" +msgstr "" + +#. pixel +#: plug-ins/gap/gap_mod_layer.c:187 plug-ins/gap/gap_range_ops.c:504 +msgid "" +"String to identify layer names \n" +"or layerstack position numbers\n" +"0,3-5" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:193 plug-ins/gap/gap_range_ops.c:510 +msgid "Case sensitive" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:194 plug-ins/gap/gap_range_ops.c:511 +msgid "Lowercase and UPPERCASE letters are considered as different" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:199 plug-ins/gap/gap_range_ops.c:516 +msgid "Invert Selection" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:200 +msgid "Perform actions on all unselected Layers" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:205 +msgid "Function :" +msgstr "" + +#. argv[7].radio_help_argv = action_help +#: plug-ins/gap/gap_mod_layer.c:209 +msgid "Function to be performed on all selected layers" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:215 +msgid "New Layername:" +msgstr "" + +#. pixel +#: plug-ins/gap/gap_mod_layer.c:217 +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:222 +msgid "Frames Modify" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:223 +#, fuzzy +msgid "Settings" +msgstr "Gemme indstillinger" + +#: plug-ins/gap/gap_mod_layer.c:286 +#, 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:663 +msgid "Select Filter for Animated frames-apply" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:805 +msgid "GAP Modify: No layer selected in last handled frame\n" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:891 +msgid "Modifying Frames/Layer(s) .." +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:972 +msgid "No selected Layer in start frame\n" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:243 plug-ins/gimpressionist/orientmap.c:590 +#, fuzzy +msgid "Normal" +msgstr "Normaliserer..." + +#: plug-ins/gap/gap_mov_dialog.c:244 +msgid "Dissolve" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:245 +msgid "Multiply" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:246 +#, fuzzy +msgid "Screen" +msgstr "GrЬn" + +#: plug-ins/gap/gap_mov_dialog.c:247 plug-ins/gimpressionist/paper.c:155 +msgid "Overlay" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:248 +msgid "Difference" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:249 +msgid "Addition" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:250 +msgid "Subtract" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:251 +msgid "Darken Only" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:252 +msgid "Lighten Only" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:263 +msgid "Left Top" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:264 +msgid "Left Bottom" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:265 +msgid "Right Top" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:266 +msgid "Right Bottom" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:267 +msgid "Center" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:275 +msgid "Loop" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:276 +msgid "Loop Reverse" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:277 +#, fuzzy +msgid "Once" +msgstr "Annuller" + +#: plug-ins/gap/gap_mov_dialog.c:278 +msgid "OnceReverse" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:279 +msgid "PingPong" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:440 +msgid "Move Path" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:478 +#, fuzzy +msgid "UpdPreview" +msgstr "ForhЕndvisning" + +#: 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:491 +msgid "Copy moving source-layer(s) into frames" +msgstr "" + +#. Point Buttons +#: plug-ins/gap/gap_mov_dialog.c:514 +#, fuzzy +msgid "Load Points" +msgstr "IndlФs PostScript" + +#: plug-ins/gap/gap_mov_dialog.c:522 +msgid "Load Controlpoints from file" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:526 +#, fuzzy +msgid "Save Points" +msgstr "Gemme indstillinger" + +#: plug-ins/gap/gap_mov_dialog.c:534 +msgid "Save Controlpoints to file" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:538 +msgid "Reset Points" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:546 +msgid "" +"Reset Controlpoints \n" +"to one Defaultpoint" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:550 +msgid "Add Point" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:558 +msgid "" +"Add Controlpoint at end \n" +"(the last Point is duplicated)" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:562 +#, fuzzy +msgid "Prev Point" +msgstr "Udskriv" + +#: plug-ins/gap/gap_mov_dialog.c:570 +msgid "Show Previous Controlpoint" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:574 +msgid "Next Point" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:582 +msgid "Show Next Controlpoint" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:592 +msgid "Start Frame:" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:596 +msgid "End Frame:" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:600 +#, fuzzy +msgid "Preview Frame:" +msgstr "ForhЕndvisning" + +#: plug-ins/gap/gap_mov_dialog.c:602 +msgid "" +"frame to show when UpdPreview\n" +"button is pressed" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:604 +msgid "Layerstack:" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:606 +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:609 +msgid "Clip To Frame" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:616 +msgid "" +"Clip all copied Src-Layers\n" +"at Frame Boundaries" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:660 +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:824 +msgid "Load Path Points from file" +msgstr "" + +#. filesel is already open +#: plug-ins/gap/gap_mov_dialog.c:860 +msgid "Save Path Points to file" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:1071 +#, 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:1073 +#, c-format +msgid "Opacity [%d]: " +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:1074 +#, fuzzy, c-format +msgid "Width [%d]: " +msgstr "Bredde:" + +#: plug-ins/gap/gap_mov_dialog.c:1075 +#, fuzzy, c-format +msgid "Height [%d]: " +msgstr "HЬjde:" + +#: plug-ins/gap/gap_mov_dialog.c:1076 +#, c-format +msgid "Rotate deg[%d]: " +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:1255 +msgid "Source Select" +msgstr "" + +#. Source Layer menu +#: plug-ins/gap/gap_mov_dialog.c:1272 +msgid "SourceImage/Layer:" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:1282 +msgid "Source Object to insert into Framerange" +msgstr "" + +#. Paintmode menu +#: plug-ins/gap/gap_mov_dialog.c:1297 +msgid "Mode:" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:1306 +msgid "Paintmode" +msgstr "" + +#. Loop Stepmode menu +#: plug-ins/gap/gap_mov_dialog.c:1321 +msgid "Stepmode:" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:1339 +msgid "" +"How to fetch te next SrcLayer \n" +"at the next handled frame" +msgstr "" + +#. Source Image Handle menu +#: plug-ins/gap/gap_mov_dialog.c:1345 +#, fuzzy +msgid "Handle:" +msgstr "VФrdi:" + +#: plug-ins/gap/gap_mov_dialog.c:1363 +msgid "" +"How to place the SrcLayer at \n" +"Controlpoint Koordinates" +msgstr "" + +#. to avoid side effects while initialization +#: plug-ins/gap/gap_mov_dialog.c:1409 +#, fuzzy +msgid "Move Path Preview" +msgstr " ForhЕndsvisning! " + +#: plug-ins/gap/gap_mov_dialog.c:1459 +msgid "" +"Scale SrcLayer's Width\n" +"in percent" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:1465 +msgid "" +"Scale SrcLayer's Height\n" +"in percent" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:1471 +msgid "" +"SrcLayer's Opacity\n" +"in percent" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:1480 +msgid "Rotate SrcLayer (in degree)" +msgstr "" + +#: plug-ins/gap/gap_mov_exec.c:217 +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:225 +msgid "Copying Layers into Frames .." +msgstr "" + +#: plug-ins/gap/gap_mpege.c:110 +msgid "Conditions to run mpeg_encode 1.5:" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:113 +msgid "Conditions to run mpeg2encode 1.2:" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:123 +msgid "1.) mpeg_encode 1.5 must be installed" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:126 +msgid "1.) mpeg2encode 1.2 must be installed" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:131 +msgid " you can get mpeg_encode at" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:134 +msgid " you can get mpeg2encode at http://www.mpeg.org/MSSG" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:139 +msgid " ftp://mm-ftp.cs.berkeley.edu/pub/multimedia/mpeg/bmt1r1.tar.gz" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:142 +msgid " or at ftp://ftp.mpeg.org/pub/mpeg/mssg " +msgstr "" + +#: plug-ins/gap/gap_mpege.c:147 +msgid "2.) You need a series of single Images on disk (AnimFrames)" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:151 +msgid " all with fileformat JPEG (or YUV or PNM or PPM)" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:154 +msgid " all with fileformat PPM (or YUV)" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:159 +msgid " (use 'Frames Convert' from the AnimFrames Menu" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:163 +msgid " or 'Split Img to Frames' from the AnimFrames Menu)" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:167 +msgid "3.) All Images must have the same size," +msgstr "" + +#: plug-ins/gap/gap_mpege.c:174 +msgid " width and height must be a multiple of 16" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:178 +msgid " (use Scale or Crop from the AnimFrames Menu)" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:193 +msgid "MPEG_ENCODE Information" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:231 +msgid "generate MPEG1 (ISO/IEC 11172-2) stream" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:232 +msgid "generate MPEG2 (ISO/IEC DIS 13818-2) stream" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:242 +msgid "GenParams" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:273 +msgid "Framerate :" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:274 +msgid "framerate in frames/second" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:281 +msgid "Bitrate:" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:282 +msgid "" +"used for constant bitrates (bit/sec) \n" +"(low rate gives good compression + bad quality)" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:293 +msgid "Outputfile:" +msgstr "" + +#. pixel +#: plug-ins/gap/gap_mpege.c:295 +msgid "Name of the resulting MPEG outputfile" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:301 +msgid "Paramfile:" +msgstr "" + +#. pixel +#: plug-ins/gap/gap_mpege.c:303 +msgid "" +"Name of the Encoder-Parameterfile\n" +"(is generated)" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:309 +msgid "Startscript:" +msgstr "" + +#. pixel +#: plug-ins/gap/gap_mpege.c:311 +msgid "" +"Name of the Startscript \n" +"(is generated/executed)" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:318 +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:322 +msgid "Constant Bitrate :" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:323 +msgid "Iqnore I/P/QSCALE values and use constant bit-rate)" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:328 +#, fuzzy +msgid "Pattern:" +msgstr "Printer:" + +#. pixel +#: plug-ins/gap/gap_mpege.c:330 +msgid "How to encode MPEG framesequence (I/P/B frames)" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:336 +msgid "IQSCALE:" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:337 +msgid "" +"Quality scale for I-Frames \n" +"(1 = best quality, 31 = best comression)" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:344 +msgid "PQSCALE:" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:345 +msgid "" +"Quality scale for P-Frames \n" +"(1 = best quality, 31 = best comression)" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:352 +msgid "BQSCALE:" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:353 +msgid "" +"Quality scale for B-Frames \n" +"(1 = best quality, 31 = best comression)" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:360 +msgid "P-Search :" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:361 +msgid "Search Algorithmus used for P-frames" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:367 +msgid "B-Search :" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:368 +msgid "Search Algorithmus used for B-frames" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:373 +msgid "Gen MPEG_ENCODE Parameters" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:374 plug-ins/gap/gap_mpege.c:413 +msgid "Encode Values" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:391 +msgid "" +"Generate parameterfile for mpeg2encode 1.2\n" +"(MPEG-2 Video Encoder.)\n" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:394 +msgid "MPEG-type :" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:403 +msgid "Videoformat :" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:404 +msgid "Videoformat" +msgstr "" + +#. framerates above 30 ar not allowed in mpeg2encode +#: plug-ins/gap/gap_mpege.c:412 +msgid "Gen MPEG2ENCODE Parameters" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:517 +#, fuzzy, c-format +msgid "cant open MPEG Paramfile %s for write\n" +msgstr "kan ikke Еbne fil som XWD fil" + +#: plug-ins/gap/gap_mpege.c:976 +msgid "" +"\n" +"WARNING: mpeg_encode does not support Fileformat " +msgstr "" + +#: plug-ins/gap/gap_mpege.c:979 +msgid "" +"\n" +"ERROR: width not a multiple of 16" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:980 +msgid "" +"\n" +"ERROR: height not a multiple of 16" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:986 +msgid "" +"\n" +"WARNING: mpeg2encode does not support Fileformat " +msgstr "" + +#: plug-ins/gap/gap_mpege.c:991 +msgid "" +"\n" +"ERROR: invoked from a single image, animframe required" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:1009 +msgid "sorry folks, NON_INTERACTIVE call .. not implemented yet\n" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:108 +#, fuzzy +msgid "New Width :" +msgstr "Bredde:" + +#: plug-ins/gap/gap_range_ops.c:115 +#, fuzzy +msgid "New Height :" +msgstr "HЬjde:" + +#: plug-ins/gap/gap_range_ops.c:122 +msgid "Offest X :" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:129 +msgid "Offest Y :" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:138 +msgid "Crop AnimFrames (all)" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:139 +#, c-format +msgid "Crop (original %dx%d)" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:149 +msgid "Resize AnimFrames (all)" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:150 +#, c-format +msgid "Resize (original %dx%d)" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:156 +msgid "Scale AnimFrames (all)" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:157 +#, c-format +msgid "Scale (original %dx%d)" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:246 +msgid "Layerstack :" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:285 +msgid "KEEP_TYPE" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:285 +msgid "Conv to RGB" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:285 +msgid "Conv to GRAY" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:285 +msgid "Conv to INDEXED" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:308 +msgid "" +"\n" +"Select destination fileformat by extension\n" +"optionally convert imagetype\n" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:311 +#, fuzzy +msgid "Basename:" +msgstr "Filnavn:" + +#: plug-ins/gap/gap_range_ops.c:312 +msgid "" +"basename of the resulting frames \n" +"(0001.ext is added)" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:317 plug-ins/gap/gap_split.c:229 +msgid "Extension:" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:318 plug-ins/gap/gap_split.c:230 +msgid "" +"extension of resulting frames \n" +"(is also used to define Fileformat)" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:324 +msgid "Imagetype :" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:325 +msgid "" +"Convert to, or keep imagetype \n" +"(most fileformats cant handle all types)" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:331 +msgid "Flatten :" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:332 +msgid "" +"Flatten all resulting frames \n" +"(most fileformats need flattened frames)" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:337 +#, fuzzy +msgid "Colors :" +msgstr "Farve" + +#: plug-ins/gap/gap_range_ops.c:338 +msgid "" +"Number of resulting Colors \n" +"(ignored if not converted to indexed)" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:344 +msgid "Dither :" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:345 +msgid "" +"Enable Floyd-Steinberg dithering \n" +"(ignored if not converted to indexed)" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:350 +msgid "Convert Frames to other Formats" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:351 +msgid "Convert Settings :" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:408 +msgid "Expand as necessary" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:409 +msgid "Clipped to image" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:410 +msgid "Clipped to bottom layer" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:411 +msgid "Flattened image" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:412 +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:413 +msgid "Resulting Layer Size is the frame size" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:414 +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:415 +msgid "" +"Resulting Layer Size is the frame size \n" +"transparent parts are filled with BG color" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:460 +msgid "Layer Basename:" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:461 +msgid "" +"Basename for all Layers \n" +"[####] is replaced by frame number" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:479 +msgid "Layer Mergemode :" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:486 +msgid "Exclude BG-Layer" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:487 +msgid "" +"Exclude the BG-Layers \n" +"in all handled frames\n" +"regardless to selection" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:517 +msgid "Use all unselected Layers" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:591 +msgid "Creating Layer-Animated Image .." +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:805 +#, fuzzy +msgid "Frames to Image" +msgstr "Fra billede" + +#: plug-ins/gap/gap_range_ops.c:806 +msgid "Create Multilayer-Image from Frames" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:935 +msgid "Flattening Frames .." +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:936 +msgid "Converting Frames .." +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:1025 +msgid "OVERWRITE frame" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:1027 +msgid "OVERWRITE all" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:1046 +msgid "" +"Convert Frames: SAVE operation FAILED\n" +"- desired save plugin cant handle type\n" +"- or desired save plugin not available\n" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:1152 +msgid "Cropping all Animation Frames .." +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:1155 +msgid "Resizing all Animation Frames .." +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:1158 +msgid "Scaling all Animation Frames .." +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:1244 +#, fuzzy +msgid "Flatten Frames" +msgstr "Filnavn:" + +#: plug-ins/gap/gap_range_ops.c:1245 +msgid "Select Frame Range" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:1300 +#, c-format +msgid "Removing Layer (pos:%ld) from Frames .." +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:1423 +msgid "Delete Layers in Frames" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:1424 +msgid "Select Frame Range & Position" +msgstr "" + +#: plug-ins/gap/gap_split.c:97 +msgid "Splitting into Frames .." +msgstr "" + +#: plug-ins/gap/gap_split.c:172 +msgid "" +"Split Frames: SAVE operation FAILED\n" +"- desired save plugin cant handle type\n" +"- or desired save plugin not available\n" +msgstr "" + +#: plug-ins/gap/gap_split.c:220 +#, c-format +msgid "" +"%s\n" +"%s\n" +"(%s_0001.%s)\n" +msgstr "" + +#: plug-ins/gap/gap_split.c:221 +msgid "Make a frame (diskfile) from each Layer" +msgstr "" + +#: plug-ins/gap/gap_split.c:222 +msgid "frames are named: base_nr.extension" +msgstr "" + +#: plug-ins/gap/gap_split.c:235 +msgid "Inverse Order :" +msgstr "" + +#: plug-ins/gap/gap_split.c:236 +msgid "Start frame 0001 at Top Layer" +msgstr "" + +#: plug-ins/gap/gap_split.c:240 +msgid "Flatten :" +msgstr "" + +#: plug-ins/gap/gap_split.c:241 +msgid "" +"Remove Alpha Channel in resulting Frames, \n" +"transparent parts are filled with BG color" +msgstr "" + +#: plug-ins/gap/gap_split.c:244 +msgid "Split Image into Frames" +msgstr "" + +#: plug-ins/gap/gap_split.c:245 +msgid "Split Settings :" +msgstr "" + +#: plug-ins/gap/gap_split.c:290 +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 +#, fuzzy +msgid "Scale" +msgstr "Gem" + +#: plug-ins/gap/resize.c:111 +msgid "Resize" +msgstr "" + +#: plug-ins/gap/resize.c:127 +#, fuzzy +msgid "New width:" +msgstr "Bredde:" + +#: plug-ins/gap/resize.c:144 +#, fuzzy +msgid "New height:" +msgstr "HЬjde:" + +#: plug-ins/gap/resize.c:161 +#, fuzzy +msgid "X ratio:" +msgstr "MФtning:" + +#: plug-ins/gap/resize.c:178 +#, fuzzy +msgid "Y ratio:" +msgstr "MФtning:" + +#: plug-ins/gap/resize.c:197 +msgid "X Offset:" +msgstr "" + +#: plug-ins/gap/resize.c:214 +msgid "Y Offset:" +msgstr "" + +#. the constrain toggle button +#: plug-ins/gap/resize.c:231 +msgid "Constrain Ratio" +msgstr "" + +#: plug-ins/common/gif.c:396 msgid "saves files in Compuserve GIF file format" msgstr "gem filer i GIF filformat (PNG foretrФkkes)" -#: plug-ins/common/gif.c:682 +#: plug-ins/common/gif.c:691 msgid "GIF: Couldn't simply reduce colours further. Saving as opaque.\n" msgstr "" -#: plug-ins/common/gif.c:938 +#: plug-ins/common/gif.c:947 msgid "" "GIF: Sorry, can't save RGB images as GIFs - convert to INDEXED\n" "or GRAY first.\n" msgstr "" -#: plug-ins/common/gif.c:957 +#: plug-ins/common/gif.c:966 #, c-format msgid "GIF: can't open %s\n" msgstr "GIF: kan ikke Еbne %s\n" -#: plug-ins/common/gif.c:1064 +#: plug-ins/common/gif.c:1073 msgid "" "Transparent colour *might* be incorrect on viewers which don't support " "transparency." msgstr "" -#: plug-ins/common/gif.c:1196 +#: plug-ins/common/gif.c:1218 msgid "" "The image which you are trying to save as a GIF\n" "contains layers which extend beyond the actual\n" @@ -1871,62 +3746,62 @@ msgid "" "the image borders, or cancel this save." msgstr "" -#: plug-ins/common/gif.c:1252 +#: plug-ins/common/gif.c:1274 msgid "Save as GIF" msgstr "Gem som GIF" #. regular gif parameter settings -#: plug-ins/common/gif.c:1286 +#: plug-ins/common/gif.c:1308 msgid "GIF Options" msgstr "GIF muligheder" -#: plug-ins/common/gif.c:1294 plug-ins/common/png.c:861 +#: plug-ins/common/gif.c:1316 plug-ins/common/png.c:953 msgid "Interlace" msgstr "" -#: plug-ins/common/gif.c:1306 +#: plug-ins/common/gif.c:1328 msgid "GIF Comment: " msgstr "GIF kommentar: " #. additional animated gif parameter settings -#: plug-ins/common/gif.c:1367 +#: plug-ins/common/gif.c:1389 msgid "Animated GIF Options" msgstr "" -#: plug-ins/common/gif.c:1375 +#: plug-ins/common/gif.c:1397 msgid "Loop forever" msgstr "" -#: plug-ins/common/gif.c:1388 +#: plug-ins/common/gif.c:1410 msgid "Delay between frames where unspecified: " msgstr "" -#: plug-ins/common/gif.c:1402 +#: plug-ins/common/gif.c:1424 msgid " milliseconds" msgstr " millisekunder" -#: plug-ins/common/gif.c:1413 +#: plug-ins/common/gif.c:1435 msgid "Frame disposal where unspecified: " msgstr "" -#: plug-ins/common/gif.c:1423 +#: plug-ins/common/gif.c:1445 msgid "I don't care" msgstr "Jeg er ligeglad" -#: plug-ins/common/gif.c:1429 +#: plug-ins/common/gif.c:1451 msgid "Cumulative layers (combine)" msgstr "" -#: plug-ins/common/gif.c:1435 +#: plug-ins/common/gif.c:1457 msgid "One frame per layer (replace)" msgstr "" -#: plug-ins/common/gif.c:1493 +#: plug-ins/common/gif.c:1515 #, c-format msgid "GIF: colorstobpp - Eep! too many colours: %d\n" msgstr "" -#: plug-ins/common/gif.c:1509 +#: plug-ins/common/gif.c:1531 #, c-format msgid "GIF: bpptocolors - Eep! bpp==%d !\n" msgstr "" @@ -2071,6 +3946,808 @@ msgstr "" msgid "GIF: too much input data, ignoring extra...\n" 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:395 +#, fuzzy +msgid "Brush Preview:" +msgstr "ForhЕndvisning" + +#: plug-ins/gimpressionist/brush.c:404 +msgid "Gamma:" +msgstr "" + +#: plug-ins/gimpressionist/brush.c:417 +msgid "Changes the gamma (brightness) of the selected brush" +msgstr "" + +#: plug-ins/gimpressionist/brush.c:429 +msgid "Select:" +msgstr "" + +#: plug-ins/gimpressionist/brush.c:434 +msgid "Aspect ratio:" +msgstr "" + +#: plug-ins/gimpressionist/brush.c:438 plug-ins/gimpressionist/paper.c:176 +msgid "Relief:" +msgstr "" + +#: plug-ins/gimpressionist/brush.c:453 +#, fuzzy +msgid "(None)" +msgstr "ingen" + +#: plug-ins/gimpressionist/brush.c:466 +#, fuzzy +msgid "Save..." +msgstr "Gem" + +#: plug-ins/gimpressionist/brush.c:480 +msgid "Specifies the aspect ratio of the brush" +msgstr "" + +#: plug-ins/gimpressionist/brush.c:491 +msgid "Specifies the amount of embossing to apply to each brush stroke" +msgstr "" + +#: plug-ins/gimpressionist/color.c:79 +#, fuzzy +msgid "Color:" +msgstr "Farve" + +#: plug-ins/gimpressionist/color.c:89 +msgid "Average under brush" +msgstr "" + +#: plug-ins/gimpressionist/color.c:95 +msgid "Color is computed from the average of all pixels under the brush" +msgstr "" + +#: plug-ins/gimpressionist/color.c:99 +msgid "Center of brush" +msgstr "" + +#: plug-ins/gimpressionist/color.c:105 +msgid "Samples the color from the pixel in the center of the brush" +msgstr "" + +#: plug-ins/gimpressionist/color.c:114 +#, fuzzy +msgid "Color noise:" +msgstr "FarvelФg" + +#: plug-ins/gimpressionist/color.c:125 +msgid "Adds random noise to the color" +msgstr "" + +#: plug-ins/gimpressionist/general.c:99 +msgid "Color Selection Dialog" +msgstr "" + +#: plug-ins/gimpressionist/general.c:134 +msgid "General" +msgstr "" + +#: plug-ins/gimpressionist/general.c:159 +msgid "Edge darken:" +msgstr "" + +#: plug-ins/gimpressionist/general.c:176 +msgid "How much to \"darken\" the edges of each brush stroke" +msgstr "" + +#: plug-ins/gimpressionist/general.c:183 +#, fuzzy +msgid "Background:" +msgstr "Baggrund" + +#: plug-ins/gimpressionist/general.c:191 +msgid "Keep original" +msgstr "" + +#: plug-ins/gimpressionist/general.c:197 +msgid "Preserve the original image as a background" +msgstr "" + +#: plug-ins/gimpressionist/general.c:201 +#, fuzzy +msgid "From paper" +msgstr "Fra billede" + +#: plug-ins/gimpressionist/general.c:207 +msgid "Copy the texture of the selected paper as a background" +msgstr "" + +#: plug-ins/gimpressionist/general.c:220 +msgid "Solid" +msgstr "" + +#: plug-ins/gimpressionist/general.c:226 +msgid "Solid colored background" +msgstr "" + +#: plug-ins/gimpressionist/general.c:243 +msgid "Transparent" +msgstr "" + +#: plug-ins/gimpressionist/general.c:249 +msgid "Use a transparent background; Only the strokes painted will be visible" +msgstr "" + +#: plug-ins/gimpressionist/general.c:264 +msgid "Paint edges" +msgstr "" + +#: plug-ins/gimpressionist/general.c:272 +msgid "Tileable" +msgstr "" + +#: plug-ins/gimpressionist/general.c:276 +msgid "Selects if the resulting image should be seamlessly tileable" +msgstr "" + +#: plug-ins/gimpressionist/general.c:284 +msgid "Drop Shadow" +msgstr "" + +#: plug-ins/gimpressionist/general.c:288 +msgid "Adds a shadow effect to each brush stroke" +msgstr "" + +#: plug-ins/gimpressionist/general.c:299 +msgid "How much to \"darken\" the drop shadow" +msgstr "" + +#: plug-ins/gimpressionist/general.c:305 +msgid "Shadow depth:" +msgstr "" + +#: plug-ins/gimpressionist/general.c:316 +msgid "" +"The depth of the drop shadow, i.e. how far apart from the object it should be" +msgstr "" + +#: plug-ins/gimpressionist/general.c:322 +msgid "Shadow blur:" +msgstr "" + +#: plug-ins/gimpressionist/general.c:333 +msgid "How much to blur the drop shadow" +msgstr "" + +#: plug-ins/gimpressionist/general.c:339 +msgid "Deviation threshold:" +msgstr "" + +#: plug-ins/gimpressionist/general.c:350 +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 +#, fuzzy +msgid "Painting..." +msgstr "Roterer..." + +#: plug-ins/gimpressionist/gimpressionist.c:83 +#, 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:100 +msgid "" +"*** Warning ***\n" +"No home directory!\n" +msgstr "" + +#: plug-ins/gimpressionist/gimpressionist.c:351 +#: plug-ins/gimpressionist/gimpressionist.c:448 +msgid "The GIMPressionist!" +msgstr "" + +#: plug-ins/gimpressionist/gimpressionist.c:483 +#, fuzzy +msgid " OK " +msgstr "OK" + +#: plug-ins/gimpressionist/gimpressionist.c:490 +msgid "Run with the selected settings" +msgstr "" + +#: plug-ins/gimpressionist/gimpressionist.c:492 +#, fuzzy +msgid " Cancel " +msgstr "Annuller" + +#: plug-ins/gimpressionist/gimpressionist.c:497 +msgid "Quit the program" +msgstr "" + +#: plug-ins/gimpressionist/gimpressionist.c:499 +msgid " About... " +msgstr "" + +#: plug-ins/gimpressionist/gimpressionist.c:504 +msgid "Show some information about program" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:52 +msgid "Orientation" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:76 +#, fuzzy +msgid "Directions:" +msgstr "Beskrivelse: " + +#: plug-ins/gimpressionist/orientation.c:80 +msgid "Start angle:" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:84 +msgid "Angle span:" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:99 plug-ins/gimpressionist/size.c:98 +msgid "The number of directions (i.e. brushes) to use" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:108 +msgid "The angle of the first brush to create" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:117 +msgid "How large an angle-span to use (360 = full circle)" +msgstr "" + +#. +#. * Orientation option menu... +#. +#: plug-ins/gimpressionist/orientation.c:124 plug-ins/print/print.c:822 +msgid "Orientation:" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:140 +msgid "" +"Let the value (brightness) of the region determine the direction of the " +"stroke" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:144 +#: plug-ins/gimpressionist/size.c:143 +msgid "Radius" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:150 +msgid "" +"The distance from the center of the image determines the direction of the " +"stroke" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:154 +#: plug-ins/gimpressionist/size.c:153 +msgid "Random" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:160 +msgid "Selects a random direction of each stroke" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:164 +#: plug-ins/gimpressionist/size.c:163 +msgid "Radial" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:170 +msgid "Let the direction from the center determine the direction of the stroke" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:179 +#: plug-ins/gimpressionist/size.c:178 +#, fuzzy +msgid "Flowing" +msgstr "FarvelФgning" + +#: plug-ins/gimpressionist/orientation.c:185 +#: plug-ins/gimpressionist/size.c:184 +msgid "The strokes follow a \"flowing\" pattern" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:197 +msgid "The hue of the region determines the direction of the stroke" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:201 +#: plug-ins/gimpressionist/size.c:199 +msgid "Adaptive" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:207 +msgid "The direction that matches the original image the closest is selected" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:216 +#: plug-ins/gimpressionist/size.c:213 plug-ins/print/print-pcl.c:248 +msgid "Manual" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:222 +msgid "Manually specify the stroke orientation" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:226 +#: plug-ins/gimpressionist/size.c:223 +msgid "Edit..." +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:231 +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:531 +#: plug-ins/gimpressionist/sizemap.c:431 +msgid "Add" +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:551 +msgid "Angle:" +msgstr "" + +#: plug-ins/gimpressionist/orientmap.c:563 +msgid "Change the angle of the selected vector" +msgstr "" + +#: plug-ins/gimpressionist/orientmap.c:565 +#: plug-ins/gimpressionist/sizemap.c:465 +msgid "Strength:" +msgstr "" + +#: plug-ins/gimpressionist/orientmap.c:577 +msgid "Change the strength of the selected vector" +msgstr "" + +#: plug-ins/gimpressionist/orientmap.c:580 +msgid "Type:" +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:74 +#, c-format +msgid "Paper/%s" +msgstr "" + +#: plug-ins/gimpressionist/paper.c:89 +msgid "Paper" +msgstr "" + +#: plug-ins/gimpressionist/paper.c:133 +#, fuzzy +msgid "Paper Preview:" +msgstr "ForhЕndvisning" + +#. updatepaperprev(NULL); +#: plug-ins/gimpressionist/paper.c:144 +msgid "Invert" +msgstr "" + +#: plug-ins/gimpressionist/paper.c:151 +msgid "Inverts the Papers texture" +msgstr "" + +#: plug-ins/gimpressionist/paper.c:159 +msgid "Applies the paper as it is (without embossing it)" +msgstr "" + +#: plug-ins/gimpressionist/paper.c:172 +#, fuzzy +msgid "Scale:" +msgstr "VФrdi:" + +#: plug-ins/gimpressionist/paper.c:191 +msgid "Specifies the scale of the texture (in percent of original file)" +msgstr "" + +#: plug-ins/gimpressionist/paper.c:200 +msgid "Specifies the amount of embossing to apply to the image (in percent)" +msgstr "" + +#: plug-ins/gimpressionist/placement.c:52 +msgid "Placement" +msgstr "" + +#: plug-ins/gimpressionist/placement.c:80 +msgid "Placement:" +msgstr "" + +#: plug-ins/gimpressionist/placement.c:90 +msgid "Randomly" +msgstr "" + +#: plug-ins/gimpressionist/placement.c:96 +msgid "Place strokes randomly around the image" +msgstr "" + +#: plug-ins/gimpressionist/placement.c:100 +msgid "Evenly distributed" +msgstr "" + +#: plug-ins/gimpressionist/placement.c:106 +msgid "The strokes are evenly distributed across the image" +msgstr "" + +#: plug-ins/gimpressionist/placement.c:115 +msgid "Stroke density:" +msgstr "" + +#: plug-ins/gimpressionist/placement.c:126 +msgid "The relative density of the brush strokes" +msgstr "" + +#: plug-ins/gimpressionist/placement.c:128 +msgid "Centerize" +msgstr "" + +#: plug-ins/gimpressionist/placement.c:132 +msgid "Focus the brush strokes around the center of the image" +msgstr "" + +#: plug-ins/gimpressionist/ppmtool.c:41 +#, c-format +msgid "(When allocating %u bytes.)\n" +msgstr "" + +#: plug-ins/gimpressionist/ppmtool.c:42 +msgid "Out of memory!\n" +msgstr "" + +#: plug-ins/gimpressionist/ppmtool.c:215 +#, c-format +msgid "loadgbr: Unable to open file \"%s\"!\n" +msgstr "" + +#: plug-ins/gimpressionist/ppmtool.c:257 +#, c-format +msgid "loadppm: Unable to open file \"%s\"!\n" +msgstr "" + +#: plug-ins/gimpressionist/ppmtool.c:267 +#, c-format +msgid "loadppm: File \"%s\" not PPM/PGM? (line=\"%s\")%c\n" +msgstr "" + +#: plug-ins/gimpressionist/ppmtool.c:279 +#, c-format +msgid "loadppm: File \"%s\" not valid PPM/PGM? (line=\"%s\")%c\n" +msgstr "" + +#: plug-ins/gimpressionist/presets.c:53 +#, fuzzy, c-format +msgid "Error opening file \"%s\" for reading!%c\n" +msgstr "PS: kan ikke Еbne fil for lФsning" + +#: plug-ins/gimpressionist/presets.c:263 +#, fuzzy, c-format +msgid "Error opening file \"%s\" for reading!\n" +msgstr "PS: kan ikke Еbne fil for lФsning" + +#: plug-ins/gimpressionist/presets.c:373 +#, fuzzy +msgid "Description:" +msgstr "Beskrivelse: " + +#: plug-ins/gimpressionist/presets.c:428 +msgid "Internal error: (savepreset) thispath == NULL" +msgstr "" + +#: plug-ins/gimpressionist/presets.c:436 +#, c-format +msgid "Error opening file \"%s\" for writing!%c\n" +msgstr "" + +#: plug-ins/gimpressionist/presets.c:572 +msgid "Presets" +msgstr "" + +#: plug-ins/gimpressionist/presets.c:600 +msgid " Save current " +msgstr "" + +#: plug-ins/gimpressionist/presets.c:606 +msgid "Save the current settings to the specified file" +msgstr "" + +#. gtk_container_border_width (GTK_CONTAINER (box2), 5); +#: plug-ins/gimpressionist/presets.c:644 +#, fuzzy +msgid " Apply " +msgstr "Anvend" + +#: plug-ins/gimpressionist/presets.c:650 +msgid "Reads the selected Preset into memory" +msgstr "" + +#: plug-ins/gimpressionist/presets.c:652 +msgid " Delete " +msgstr "" + +#: plug-ins/gimpressionist/presets.c:658 +msgid "Deletes the selected Preset" +msgstr "" + +#: plug-ins/gimpressionist/presets.c:660 +msgid " Refresh " +msgstr "" + +#: plug-ins/gimpressionist/presets.c:666 +msgid "Reread the directory of Presets" +msgstr "" + +#: plug-ins/gimpressionist/presets.c:668 +msgid "(Desc)" +msgstr "" + +#: plug-ins/gimpressionist/presets.c:673 +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:117 plug-ins/gimpressionist/repaint.c:863 +#: plug-ins/gimpressionist/repaint.c:865 +msgid " Update " +msgstr "" + +#: plug-ins/gimpressionist/preview.c:122 +msgid "Refresh the Preview window" +msgstr "" + +#: plug-ins/gimpressionist/preview.c:124 +msgid " Reset " +msgstr "" + +#: plug-ins/gimpressionist/preview.c:129 +#, fuzzy +msgid "Revert to the original image" +msgstr "Roter hele billedet" + +#: plug-ins/gimpressionist/repaint.c:142 +msgid "What!? No brushes?!\n" +msgstr "" + +#: plug-ins/gimpressionist/repaint.c:282 +msgid "Huh? Image size != alpha size?\n" +msgstr "" + +#: plug-ins/gimpressionist/repaint.c:667 +msgid "Internal error; Unknown orientationtype\n" +msgstr "" + +#: plug-ins/gimpressionist/repaint.c:687 +msgid "Internal error; Unknown sizetype\n" +msgstr "" + +#: plug-ins/gimpressionist/size.c:51 +msgid "Size" +msgstr "" + +#: plug-ins/gimpressionist/size.c:75 +msgid "Sizes:" +msgstr "" + +#: plug-ins/gimpressionist/size.c:79 +msgid "Min size:" +msgstr "" + +#: plug-ins/gimpressionist/size.c:83 +msgid "Max size:" +msgstr "" + +#: plug-ins/gimpressionist/size.c:107 +msgid "The smallest brush to create" +msgstr "" + +#: plug-ins/gimpressionist/size.c:116 +msgid "The largest brush to create" +msgstr "" + +#: plug-ins/gimpressionist/size.c:123 plug-ins/gimpressionist/sizemap.c:451 +msgid "Size:" +msgstr "" + +#: plug-ins/gimpressionist/size.c:139 +msgid "" +"Let the value (brightness) of the region determine the size of the stroke" +msgstr "" + +#: plug-ins/gimpressionist/size.c:149 +msgid "" +"The distance from the center of the image determines the size of the stroke" +msgstr "" + +#: plug-ins/gimpressionist/size.c:159 +msgid "Selects a random size for each stroke" +msgstr "" + +#: plug-ins/gimpressionist/size.c:169 +msgid "Let the direction from the center determine the size of the stroke" +msgstr "" + +#: plug-ins/gimpressionist/size.c:195 +msgid "The hue of the region determines the size of the stroke" +msgstr "" + +#: plug-ins/gimpressionist/size.c:205 +msgid "The brush-size that matches the original image the closest is selected" +msgstr "" + +#: plug-ins/gimpressionist/size.c:219 +msgid "Manually specify the stroke size" +msgstr "" + +#: plug-ins/gimpressionist/size.c:228 +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/common/guillotine.c:76 msgid "" "Slice up the image into subimages, cutting along the image's Guides. Fooey " @@ -2102,127 +4779,208 @@ msgstr "" msgid "Poopy, no guides.\n" msgstr "" -#: plug-ins/common/jpeg.c:307 plug-ins/common/jpeg.c:308 +#: plug-ins/common/jpeg.c:315 plug-ins/common/jpeg.c:316 msgid "loads files in the JPEG file format" msgstr "indlФser filer i JPEG filformat" -#: plug-ins/common/jpeg.c:319 +#: plug-ins/common/jpeg.c:327 msgid "saves files in the JPEG file format" msgstr "gemmer filer i JPEG filformat" -#: plug-ins/common/jpeg.c:320 +#: plug-ins/common/jpeg.c:328 msgid "saves files in the lossy, widely supported JPEG format" msgstr "gemmer filer i det ufuldkomne, men udbredte JPEG filformat" -#: plug-ins/common/jpeg.c:663 +#: plug-ins/common/jpeg.c:726 #, c-format msgid "can't open \"%s\"\n" msgstr "kan ikke Еbne \"%s\"\n" -#: plug-ins/common/jpeg.c:794 +#: plug-ins/common/jpeg.c:860 #, c-format msgid "" "don't know how to load JPEGs\n" "with %d color channels" msgstr "" -#: plug-ins/common/jpeg.c:807 +#: plug-ins/common/jpeg.c:877 msgid "JPEG preview" msgstr "" -#: plug-ins/common/jpeg.c:851 +#: plug-ins/common/jpeg.c:923 #, c-format msgid "" "unknown density unit %d\n" "assuming dots per inch" msgstr "" -#: plug-ins/common/jpeg.c:1014 +#: plug-ins/common/jpeg.c:1090 #, c-format msgid "Size: %lu bytes (%02.01f kB)" msgstr "" -#: plug-ins/common/jpeg.c:1382 plug-ins/common/jpeg.c:1501 +#: plug-ins/common/jpeg.c:1469 plug-ins/common/jpeg.c:1598 msgid "Size: unknown" msgstr "StЬrrelse: ukendt" -#: plug-ins/common/jpeg.c:1461 +#: plug-ins/common/jpeg.c:1558 msgid "Save as Jpeg" msgstr "Gem som Jpeg" #. sg - preview -#: plug-ins/common/jpeg.c:1486 +#: plug-ins/common/jpeg.c:1583 msgid "Image Preview" msgstr "" -#: plug-ins/common/jpeg.c:1494 +#: plug-ins/common/jpeg.c:1591 msgid "Preview (in image window)" msgstr "" -#: plug-ins/common/jpeg.c:1520 +#: plug-ins/common/jpeg.c:1617 msgid "Quality" msgstr "Kvalitet" -#: plug-ins/common/jpeg.c:1536 +#: plug-ins/common/jpeg.c:1633 msgid "Smoothing" msgstr "" -#: plug-ins/common/jpeg.c:1556 +#: plug-ins/common/jpeg.c:1653 msgid "Restart markers" msgstr "" -#: plug-ins/common/jpeg.c:1562 +#: plug-ins/common/jpeg.c:1659 msgid "Restart frequency (rows)" msgstr "" -#: plug-ins/common/jpeg.c:1582 +#: plug-ins/common/jpeg.c:1679 msgid "Optimize" msgstr "Optimer" -#: plug-ins/common/jpeg.c:1590 +#: plug-ins/common/jpeg.c:1686 msgid "Progressive" msgstr "" -#: plug-ins/common/jpeg.c:1603 +#: plug-ins/common/jpeg.c:1699 msgid "Force baseline JPEG (readable by all decoders)" msgstr "" -#: plug-ins/common/jpeg.c:1615 +#: plug-ins/common/jpeg.c:1711 msgid "2x2,1x1,1x1" msgstr "" -#: plug-ins/common/jpeg.c:1616 +#: plug-ins/common/jpeg.c:1712 msgid "2x1,1x1,1x1 (4:2:2)" msgstr "" -#: plug-ins/common/jpeg.c:1617 +#: plug-ins/common/jpeg.c:1713 msgid "1x1,1x1,1x1" msgstr "" -#: plug-ins/common/jpeg.c:1621 +#: plug-ins/common/jpeg.c:1717 msgid "Subsampling" msgstr "" -#: plug-ins/common/jpeg.c:1632 +#: plug-ins/common/jpeg.c:1728 msgid "Integer" msgstr "" -#: plug-ins/common/jpeg.c:1633 +#: plug-ins/common/jpeg.c:1729 msgid "Fast integer" msgstr "" -#: plug-ins/common/jpeg.c:1634 +#: plug-ins/common/jpeg.c:1730 msgid "Floating-point" msgstr "" -#: plug-ins/common/jpeg.c:1638 +#: plug-ins/common/jpeg.c:1734 msgid "DCT method (speed/quality tradeoff)" msgstr "" -#: plug-ins/common/jpeg.c:1651 +#: plug-ins/common/jpeg.c:1748 msgid "Image Comments" msgstr "Billedkommentar" +#: plug-ins/common/lic.c:857 plug-ins/common/lic.c:988 +msgid "Van Gogh (LIC)" +msgstr "" + +#: plug-ins/common/lic.c:885 +msgid "LIC: Couldn't allocate temporary buffer - out of memory!\n" +msgstr "" + +#: plug-ins/common/lic.c:1017 +msgid "Effect channel" +msgstr "" + +#: plug-ins/common/lic.c:1047 +msgid "Brightness" +msgstr "" + +#: plug-ins/common/lic.c:1061 +msgid "Effect operator" +msgstr "" + +#: plug-ins/common/lic.c:1068 +msgid "Derivative" +msgstr "" + +#: plug-ins/common/lic.c:1080 +#, fuzzy +msgid "Gradient" +msgstr "GrЬn" + +#: plug-ins/common/lic.c:1094 +msgid "Convolve" +msgstr "" + +#: plug-ins/common/lic.c:1101 +msgid "With white noise" +msgstr "" + +#: plug-ins/common/lic.c:1113 +msgid "With source image" +msgstr "" + +#: plug-ins/common/lic.c:1132 +msgid "Parameters" +msgstr "" + +#: plug-ins/common/lic.c:1144 +msgid "Effect image:" +msgstr "" + +#: plug-ins/common/lic.c:1162 +msgid "Filter length:" +msgstr "" + +#: plug-ins/common/lic.c:1176 +msgid "Noise magnitude:" +msgstr "" + +#: plug-ins/common/lic.c:1191 +msgid "Integration steps:" +msgstr "" + +#: plug-ins/common/lic.c:1206 +msgid "Minimum value:" +msgstr "" + +#: plug-ins/common/lic.c:1221 +msgid "Maximum value:" +msgstr "" + +#: plug-ins/common/lic.c:1309 +msgid "Creates a Van Gogh effect (Line Integral Convolution)" +msgstr "" + +#: plug-ins/common/lic.c:1314 +msgid "/Filters/Artistic/Van Gogh (LIC)" +msgstr "" + +#: plug-ins/common/lic.c:1436 +msgid "Noninteractive not yet implemented! Sorry.\n" +msgstr "" + #: plug-ins/common/mail.c:212 msgid "pipe files to uuencode then mail them" msgstr "" @@ -2262,6 +5020,91 @@ msgstr "MIME" msgid "mail: some sort of error with the file extension or lack thereof \n" msgstr "" +#: plug-ins/mosaic/mosaic.c:326 +msgid "Convert the input drawable into a collection of tiles" +msgstr "" + +#: plug-ins/mosaic/mosaic.c:327 +msgid "Help not yet written for this plug-in" +msgstr "" + +#: plug-ins/mosaic/mosaic.c:331 +msgid "/Filters/Artistic/Mosaic" +msgstr "" + +#. progress bar for gradient finding +#: plug-ins/mosaic/mosaic.c:452 +msgid "Finding Edges..." +msgstr "" + +#. Progress bar for rendering tiles +#: plug-ins/mosaic/mosaic.c:502 +msgid "Rendering Tiles..." +msgstr "" + +#: plug-ins/mosaic/mosaic.c:557 +msgid "Mosaic" +msgstr "" + +#: plug-ins/mosaic/mosaic.c:622 +msgid "Antialiasing" +msgstr "" + +#: plug-ins/mosaic/mosaic.c:630 +#, fuzzy +msgid "Color Averaging" +msgstr "FarvelФgning" + +#: plug-ins/mosaic/mosaic.c:638 +msgid "Pitted Surfaces" +msgstr "" + +#: plug-ins/mosaic/mosaic.c:646 +msgid "FG/BG Lighting" +msgstr "" + +#. tiling primitive +#: plug-ins/mosaic/mosaic.c:659 +msgid "Tiling Primitives" +msgstr "" + +#: plug-ins/mosaic/mosaic.c:666 +msgid "Squares" +msgstr "" + +#: plug-ins/mosaic/mosaic.c:675 +msgid "Hexagons" +msgstr "" + +#: plug-ins/mosaic/mosaic.c:684 +msgid "Octagons & Squares" +msgstr "" + +#: plug-ins/mosaic/mosaic.c:720 +#, fuzzy +msgid "Tile Height" +msgstr "HЬjde:" + +#: plug-ins/mosaic/mosaic.c:735 +msgid "Tile Spacing" +msgstr "" + +#: plug-ins/mosaic/mosaic.c:750 +msgid "Tile Neatness" +msgstr "" + +#: plug-ins/mosaic/mosaic.c:766 +msgid "Light Direction" +msgstr "" + +#: plug-ins/mosaic/mosaic.c:781 +msgid "Color Variation" +msgstr "" + +#: plug-ins/mosaic/mosaic.c:2557 +msgid "Unable to add additional point.\n" +msgstr "" + #: plug-ins/common/normalize.c:78 msgid "" "Normalize the contrast of the specified drawable to cover all possible " @@ -2320,207 +5163,542 @@ msgstr "" msgid "Mask Size" msgstr "" -#: plug-ins/common/png.c:149 +#: plug-ins/common/png.c:151 msgid "Loads files in PNG file format" msgstr "" -#: plug-ins/common/png.c:150 +#: plug-ins/common/png.c:152 msgid "This plug-in loads Portable Network Graphics (PNG) files." msgstr "" -#: plug-ins/common/png.c:665 +#: plug-ins/common/png.c:757 msgid "Can't save image with alpha\n" msgstr "" -#: plug-ins/common/png.c:823 +#: plug-ins/common/png.c:915 msgid "PNG Options" msgstr "PNG muligheder" -#: plug-ins/common/png.c:868 +#: plug-ins/common/png.c:960 msgid "Compression level" msgstr "Kompressionsniveau" -#: plug-ins/common/ps.c:320 plug-ins/common/ps.c:321 -msgid "load file of PostScript/PDF file format" +#: plug-ins/print/print-escp2.c:209 plug-ins/print/print-pcl.c:232 +#: plug-ins/print/print-ps.c:345 +msgid "Letter" msgstr "" -#: plug-ins/common/ps.c:344 -msgid "save file in PostScript file format" -msgstr "gem fil i PostScript filformat" - -#: plug-ins/common/ps.c:345 -msgid "" -"PostScript saving handles all image types except those with alpha channels." +#: plug-ins/print/print-escp2.c:210 plug-ins/print/print-pcl.c:233 +#: plug-ins/print/print-ps.c:346 +msgid "Legal" msgstr "" -#: plug-ins/common/ps.c:550 -msgid "PS: can't open file for reading" -msgstr "PS: kan ikke Еbne fil for lФsning" +#: plug-ins/print/print-escp2.c:211 plug-ins/print/print-pcl.c:234 +#: plug-ins/print/print-ps.c:347 +msgid "A4" +msgstr "" -#: plug-ins/common/ps.c:557 +#: plug-ins/print/print-escp2.c:212 plug-ins/print/print-pcl.c:235 +#: plug-ins/print/print-ps.c:348 +msgid "Tabloid" +msgstr "" + +#: plug-ins/print/print-escp2.c:213 plug-ins/print/print-pcl.c:236 +#: plug-ins/print/print-ps.c:349 +msgid "A3" +msgstr "" + +#: plug-ins/print/print-escp2.c:214 plug-ins/print/print-pcl.c:237 +#: plug-ins/print/print-ps.c:350 +msgid "12x18" +msgstr "" + +#: plug-ins/print/print-escp2.c:218 +msgid "360 DPI" +msgstr "" + +#: plug-ins/print/print-escp2.c:219 +msgid "720 DPI" +msgstr "" + +#. +#. * Let the user know what we're doing... +#. +#: plug-ins/print/print-escp2.c:510 plug-ins/print/print-pcl.c:613 +#: plug-ins/print/print-ps.c:697 +msgid "Printing..." +msgstr "" + +#: plug-ins/print/print-pcl.c:241 +msgid "Plain" +msgstr "" + +#: plug-ins/print/print-pcl.c:242 +msgid "Premium" +msgstr "" + +#: plug-ins/print/print-pcl.c:243 +msgid "Glossy" +msgstr "" + +#: plug-ins/print/print-pcl.c:244 +msgid "Transparency" +msgstr "" + +#: plug-ins/print/print-pcl.c:249 +msgid "Tray 1" +msgstr "" + +#: plug-ins/print/print-pcl.c:250 +msgid "Tray 2" +msgstr "" + +#: plug-ins/print/print-pcl.c:251 +msgid "Tray 3" +msgstr "" + +#: plug-ins/print/print-pcl.c:252 +msgid "Tray 4" +msgstr "" + +#: plug-ins/print/print-pcl.c:256 +msgid "150 DPI" +msgstr "" + +#: plug-ins/print/print-pcl.c:257 +msgid "300 DPI" +msgstr "" + +#: plug-ins/print/print-pcl.c:258 +msgid "600 DPI" +msgstr "" + +#: plug-ins/print/print.c:231 +msgid "PostScript Level 1" +msgstr "" + +#: plug-ins/print/print.c:233 +msgid "PostScript Level 2" +msgstr "" + +#: plug-ins/print/print.c:235 +msgid "HP DeskJet 500, 520" +msgstr "" + +#: plug-ins/print/print.c:237 +msgid "HP DeskJet 500C, 540C" +msgstr "" + +#: plug-ins/print/print.c:239 +msgid "HP DeskJet 550C, 560C" +msgstr "" + +#: plug-ins/print/print.c:241 +msgid "HP DeskJet 600 series" +msgstr "" + +#: plug-ins/print/print.c:243 +msgid "HP DeskJet 800 series" +msgstr "" + +#: plug-ins/print/print.c:245 +msgid "HP DeskJet 1100C, 1120C" +msgstr "" + +#: plug-ins/print/print.c:247 +msgid "HP DeskJet 1200C, 1600C" +msgstr "" + +#: plug-ins/print/print.c:249 +msgid "HP LaserJet II series" +msgstr "" + +#: plug-ins/print/print.c:251 +msgid "HP LaserJet III series" +msgstr "" + +#: plug-ins/print/print.c:253 +msgid "HP LaserJet 4 series" +msgstr "" + +#: plug-ins/print/print.c:255 +msgid "HP LaserJet 4V, 4Si" +msgstr "" + +#: plug-ins/print/print.c:257 +msgid "HP LaserJet 5 series" +msgstr "" + +#: plug-ins/print/print.c:259 +msgid "HP LaserJet 5Si" +msgstr "" + +#: plug-ins/print/print.c:261 +msgid "HP LaserJet 6 series" +msgstr "" + +#: plug-ins/print/print.c:263 +msgid "EPSON Stylus Color" +msgstr "" + +#: plug-ins/print/print.c:265 +msgid "EPSON Stylus Color Pro" +msgstr "" + +#: plug-ins/print/print.c:267 +msgid "EPSON Stylus Color Pro XL" +msgstr "" + +#: plug-ins/print/print.c:269 +msgid "EPSON Stylus Color 1500" +msgstr "" + +#: plug-ins/print/print.c:271 +msgid "EPSON Stylus Color 400" +msgstr "" + +#: plug-ins/print/print.c:273 +msgid "EPSON Stylus Color 500" +msgstr "" + +#: plug-ins/print/print.c:275 +msgid "EPSON Stylus Color 600" +msgstr "" + +#: plug-ins/print/print.c:277 +msgid "EPSON Stylus Color 800" +msgstr "" + +#: plug-ins/print/print.c:279 +msgid "EPSON Stylus Color 1520" +msgstr "" + +#: plug-ins/print/print.c:281 +msgid "EPSON Stylus Color 3000" +msgstr "" + +#: plug-ins/print/print.c:334 +msgid "This plug-in prints images from The GIMP." +msgstr "" + +#: plug-ins/print/print.c:335 +msgid "Prints images to PostScript, PCL, or ESC/P2 printers." +msgstr "" + +#: plug-ins/print/print.c:339 +msgid "/File/Print" +msgstr "" + +#: plug-ins/print/print.c:695 +msgid "Auto" +msgstr "" + +#: plug-ins/print/print.c:696 +msgid "Portrait" +msgstr "" + +#: plug-ins/print/print.c:697 +msgid "Landscape" +msgstr "" + +#: plug-ins/print/print.c:724 #, c-format -msgid "Interpreting and Loading %s:" +msgid "Print v%s" msgstr "" -#: plug-ins/common/ps.c:565 -msgid "PS: can't interprete file" +#. +#. * Media size option menu... +#. +#: plug-ins/print/print.c:774 +msgid "Media Size:" msgstr "" -#: plug-ins/common/ps.c:647 -msgid "PostScript save cannot handle images with alpha channels" +#. +#. * Media type option menu... +#. +#: plug-ins/print/print.c:790 +msgid "Media Type:" msgstr "" -#: plug-ins/common/ps.c:658 -msgid "PS: cannot operate on unknown image types" +#. +#. * Media source option menu... +#. +#: plug-ins/print/print.c:806 +msgid "Media Source:" msgstr "" -#: plug-ins/common/ps.c:667 -msgid "PS: can't open file for writing" -msgstr "" - -#: plug-ins/common/ps.c:1713 plug-ins/common/ps.c:1810 -#: plug-ins/common/ps.c:1903 plug-ins/common/ps.c:1972 -msgid "write error occured" -msgstr "" - -#: plug-ins/common/ps.c:1999 plug-ins/common/ps.c:2264 -msgid "Height:" -msgstr "HЬjde:" - -#: plug-ins/common/ps.c:1999 -msgid "Pages:" -msgstr "Sider:" - #. #. * Resolution option menu... #. -#: plug-ins/common/ps.c:1999 plug-ins/print/print.c:813 +#: plug-ins/common/ps.c:2097 plug-ins/print/print.c:852 msgid "Resolution:" msgstr "OplЬsning:" -#: plug-ins/common/ps.c:1999 plug-ins/common/ps.c:2264 +#. +#. * Output type toggles... +#. +#: plug-ins/print/print.c:868 +msgid "Output Type:" +msgstr "" + +#: plug-ins/print/print.c:877 +msgid "B&W" +msgstr "" + +#. +#. * Scaling... +#. +#: plug-ins/print/print.c:900 +msgid "Scaling:" +msgstr "" + +#: plug-ins/print/print.c:935 +msgid "Percent" +msgstr "" + +#: plug-ins/print/print.c:944 +msgid "PPI" +msgstr "" + +#. +#. * Brightness slider... +#. +#: plug-ins/print/print.c:956 +msgid "Brightness:" +msgstr "" + +#. +#. * Printer option menu... +#. +#: plug-ins/print/print.c:991 +msgid "Printer:" +msgstr "Printer:" + +#: plug-ins/print/print.c:1017 plug-ins/print/print.c:1050 +msgid "Setup" +msgstr "OpsФtning" + +#: plug-ins/print/print.c:1037 +msgid "Print" +msgstr "Udskriv" + +#. +#. * Printer driver option menu... +#. +#: plug-ins/print/print.c:1072 +msgid "Driver:" +msgstr "" + +#. +#. * PPD file... +#. +#: plug-ins/print/print.c:1097 +msgid "PPD File:" +msgstr "PPD fil:" + +#: plug-ins/print/print.c:1110 +msgid "Browse" +msgstr "Gennemse" + +#. +#. * Print command... +#. +#: plug-ins/print/print.c:1120 +msgid "Command:" +msgstr "Kommando:" + +#. +#. * Output file selection dialog... +#. +#: plug-ins/print/print.c:1155 +msgid "Print To File?" +msgstr "Udskriv til fil?" + +#. +#. * PPD file selection dialog... +#. +#: plug-ins/print/print.c:1165 +msgid "PPD File?" +msgstr "PPD fil?" + +#: plug-ins/print/print.c:2150 +msgid "File" +msgstr "Fil" + +#: plug-ins/common/ps.c:325 plug-ins/common/ps.c:326 +msgid "load file of PostScript/PDF file format" +msgstr "" + +#: plug-ins/common/ps.c:349 +msgid "save file in PostScript file format" +msgstr "gem fil i PostScript filformat" + +#: plug-ins/common/ps.c:350 +msgid "" +"PostScript saving handles all image types except those with alpha channels." +msgstr "" + +#: plug-ins/common/ps.c:620 +msgid "PS: can't open file for reading" +msgstr "PS: kan ikke Еbne fil for lФsning" + +#: plug-ins/common/ps.c:627 +#, c-format +msgid "Interpreting and Loading %s:" +msgstr "" + +#: plug-ins/common/ps.c:635 +msgid "PS: can't interprete file" +msgstr "" + +#: plug-ins/common/ps.c:722 +msgid "PostScript save cannot handle images with alpha channels" +msgstr "" + +#: plug-ins/common/ps.c:733 +msgid "PS: cannot operate on unknown image types" +msgstr "" + +#: plug-ins/common/ps.c:742 +msgid "PS: can't open file for writing" +msgstr "" + +#: plug-ins/common/ps.c:1800 plug-ins/common/ps.c:1897 +#: plug-ins/common/ps.c:1990 plug-ins/common/ps.c:2059 +msgid "write error occured" +msgstr "" + +#: plug-ins/common/ps.c:2097 plug-ins/common/ps.c:2354 msgid "Width:" msgstr "Bredde:" -#: plug-ins/common/ps.c:2001 -msgid "automatic" -msgstr "sutomatisk" +#: plug-ins/common/ps.c:2097 plug-ins/common/ps.c:2354 +msgid "Height:" +msgstr "HЬjde:" -#: plug-ins/common/ps.c:2001 +#: plug-ins/common/ps.c:2097 +msgid "Pages:" +msgstr "Sider:" + +#: plug-ins/common/ps.c:2099 msgid "b/w" msgstr "s/h" -#: plug-ins/common/ps.c:2001 -msgid "colour" -msgstr "farve" - -#: plug-ins/common/ps.c:2001 +#: plug-ins/common/ps.c:2099 msgid "gray" msgstr "grЕ" -#: plug-ins/common/ps.c:2003 +#: plug-ins/common/ps.c:2099 +msgid "colour" +msgstr "farve" + +#: plug-ins/common/ps.c:2099 +msgid "automatic" +msgstr "sutomatisk" + +#: plug-ins/common/ps.c:2101 msgid "none" msgstr "ingen" -#: plug-ins/common/ps.c:2003 -msgid "strong" -msgstr "stФrk" - -#: plug-ins/common/ps.c:2003 +#: plug-ins/common/ps.c:2101 msgid "weak" msgstr "svag" -#: plug-ins/common/ps.c:2016 +#: plug-ins/common/ps.c:2101 +msgid "strong" +msgstr "stФrk" + +#: plug-ins/common/ps.c:2108 msgid "Load PostScript" msgstr "IndlФs PostScript" #. Rendering -#: plug-ins/common/ps.c:2049 +#: plug-ins/common/ps.c:2141 msgid "Rendering" msgstr "" -#: plug-ins/common/ps.c:2089 +#: plug-ins/common/ps.c:2181 msgid "try BoundingBox" msgstr "" #. Colouring -#: plug-ins/common/ps.c:2102 +#: plug-ins/common/ps.c:2194 msgid "Colouring" msgstr "FarvelФgning" -#: plug-ins/common/ps.c:2138 +#: plug-ins/common/ps.c:2230 msgid "Graphic antialiasing" msgstr "" -#: plug-ins/common/ps.c:2139 +#: plug-ins/common/ps.c:2231 msgid "Text antialiasing" msgstr "" -#: plug-ins/common/ps.c:2264 +#: plug-ins/common/ps.c:2354 msgid "X-offset:" msgstr "" -#: plug-ins/common/ps.c:2264 +#: plug-ins/common/ps.c:2354 msgid "Y-offset:" msgstr "" -#: plug-ins/common/ps.c:2266 +#: plug-ins/common/ps.c:2356 msgid "0" msgstr "" -#: plug-ins/common/ps.c:2266 -msgid "180" -msgstr "" - -#: plug-ins/common/ps.c:2266 -msgid "270" -msgstr "" - -#: plug-ins/common/ps.c:2266 +#: plug-ins/common/ps.c:2356 msgid "90" msgstr "" -#: plug-ins/common/ps.c:2268 +#: plug-ins/common/ps.c:2356 +msgid "180" +msgstr "" + +#: plug-ins/common/ps.c:2356 +msgid "270" +msgstr "" + +#: plug-ins/common/ps.c:2358 msgid "Inch" msgstr "Tomme" -#: plug-ins/common/ps.c:2268 +#: plug-ins/common/ps.c:2358 msgid "Millimeter" msgstr "Millimeter" -#: plug-ins/common/ps.c:2283 +#: plug-ins/common/ps.c:2366 msgid "Save PostScript" msgstr "Gem PostScript" #. Image Size -#: plug-ins/common/ps.c:2324 +#: plug-ins/common/ps.c:2407 msgid "Image Size" msgstr "BilledestЬrrelse" -#: plug-ins/common/ps.c:2363 +#: plug-ins/common/ps.c:2446 msgid "keep aspect ratio" msgstr "" #. Unit -#: plug-ins/common/ps.c:2373 +#: plug-ins/common/ps.c:2456 msgid "Unit" msgstr "" #. Rotation -#: plug-ins/common/ps.c:2404 +#: plug-ins/common/ps.c:2487 msgid "Rotation" msgstr "" #. Format -#: plug-ins/common/ps.c:2431 +#: plug-ins/common/ps.c:2514 msgid "Output" msgstr "" -#: plug-ins/common/ps.c:2439 +#: plug-ins/common/ps.c:2522 msgid "Encapsulated PostScript" msgstr "" -#: plug-ins/common/ps.c:2465 +#: plug-ins/common/ps.c:2548 msgid "Preview size" msgstr "" @@ -2610,6 +5788,87 @@ msgstr "" msgid "/Image/Transforms/Image/Rotate 270" msgstr "" +#: plug-ins/sel2path/sel2path.c:125 plug-ins/sel2path/sel2path.c:126 +msgid "Converts a selection to a path (with advanced user menu)" +msgstr "" + +#: plug-ins/sel2path/sel2path.c:153 plug-ins/sel2path/sel2path.c:154 +msgid "Converts a selection to a path" +msgstr "" + +#: plug-ins/sel2path/sel2path.c:158 +msgid "/Select/To Path" +msgstr "" + +#: plug-ins/sel2path/sel2path.c:203 +msgid "No selection to convert" +msgstr "" + +#: plug-ins/sel2path/sel2path.c:367 +msgid "Default Values" +msgstr "" + +#: plug-ins/sel2path/sel2path.c:556 +#, c-format +msgid "print_spline: strange degree (%d)" +msgstr "" + +#: plug-ins/sel2path/sel2path.c:564 +msgid "selection_to_path" +msgstr "" + +#: plug-ins/sel2path/sel2path.c:590 +msgid "gimp_image_get_selection failed" +msgstr "" + +#: plug-ins/sel2path/sel2path.c:598 +msgid "Internal error. Selection bpp > 1" +msgstr "" + +#: plug-ins/struc/struc.c:107 +msgid "Adds a canvas texture map to the picture" +msgstr "" + +#: plug-ins/struc/struc.c:108 +msgid "This function applies a canvas texture map to the drawable." +msgstr "" + +#: plug-ins/struc/struc.c:112 +msgid "/Filters/Artistic/Apply Canvas" +msgstr "" + +#: plug-ins/struc/struc.c:232 +#, fuzzy +msgid "Struc" +msgstr "OpsФtning" + +#: plug-ins/struc/struc.c:262 +#, fuzzy +msgid "Filter options" +msgstr "GIF muligheder" + +#. Radio buttons +#: plug-ins/struc/struc.c:272 +#, fuzzy +msgid "Direction" +msgstr "Beskrivelse: " + +#: plug-ins/struc/struc.c:283 +msgid "Top-right" +msgstr "" + +#: plug-ins/struc/struc.c:283 +msgid "Top-left" +msgstr "" + +#: plug-ins/struc/struc.c:283 +msgid "Bottom-left" +msgstr "" + +#: plug-ins/struc/struc.c:283 +msgid "Bottom-right" +msgstr "" + #: plug-ins/common/threshold_alpha.c:196 msgid "/Image/Alpha/Threshold Alpha" msgstr "" @@ -2622,6 +5881,162 @@ msgstr "" msgid "Threshold" msgstr "TФrskel" +#: plug-ins/common/warp.c:301 +msgid "Twist or smear an image. (only first six arguments are required)" +msgstr "" + +#: plug-ins/common/warp.c:302 +msgid "" +"Smears an image along vector paths calculated as the gradient of a separate " +"control matrix. The effect can look like brushstrokes of acrylic or " +"watercolor paint, in some cases." +msgstr "" + +#: plug-ins/common/warp.c:306 +msgid "/Filters/Artistic/Warp" +msgstr "" + +#: plug-ins/common/warp.c:476 +#, fuzzy +msgid "Warp" +msgstr "Ombryd" + +#. The main table +#: plug-ins/common/warp.c:526 +#, fuzzy +msgid "Main Options" +msgstr "XBM muligheder" + +#. on_x, on_y +#: plug-ins/common/warp.c:540 +#, fuzzy +msgid "Step Size" +msgstr "Check stЬrrelse" + +#: plug-ins/common/warp.c:544 +#, fuzzy +msgid "Iterations" +msgstr "MФtning:" + +#. Displacement map menu +#: plug-ins/common/warp.c:572 +msgid "Displacement Map:" +msgstr "" + +#: plug-ins/common/warp.c:592 +msgid "On Edges: " +msgstr "" + +#: plug-ins/common/warp.c:605 +msgid "Smear" +msgstr "" + +#: plug-ins/common/warp.c:614 +#, fuzzy +msgid "Black" +msgstr "Sort:" + +#: plug-ins/common/warp.c:623 +#, fuzzy +msgid "FG Color" +msgstr "Farve" + +#. -------------------------------------------------------------------- +#. --------- The secondary table -------------------------- +#: plug-ins/common/warp.c:640 +#, fuzzy +msgid "Secondary Options" +msgstr "Gemme indstillinger" + +#: plug-ins/common/warp.c:653 +#, fuzzy +msgid "Dither Size" +msgstr "Check stЬrrelse" + +#: plug-ins/common/warp.c:667 +msgid "Substeps" +msgstr "" + +#. -------------------------------------------------------- +#: plug-ins/common/warp.c:682 +#, fuzzy +msgid "Rotation Angle" +msgstr "Roterer..." + +#. Magnitude map menu +#: plug-ins/common/warp.c:699 +msgid "Magnitude Map:" +msgstr "" + +#: plug-ins/common/warp.c:718 +msgid "Use Mag Map: " +msgstr "" + +#: plug-ins/common/warp.c:722 +msgid "Yes" +msgstr "" + +#: plug-ins/common/warp.c:731 +msgid "No" +msgstr "" + +#. -------------------------------------------------------------------- +#. --------- The "other" table -------------------------- +#: plug-ins/common/warp.c:748 +#, fuzzy +msgid "Other Options" +msgstr "Gemme indstillinger" + +#: plug-ins/common/warp.c:761 +msgid "Gradient Scale" +msgstr "" + +#: plug-ins/common/warp.c:783 +msgid "Gradient map selection menu" +msgstr "" + +#. ---------------------------------------------- +#: plug-ins/common/warp.c:792 +msgid "Vector Mag" +msgstr "" + +#. -------------------------------------------------------- +#: plug-ins/common/warp.c:807 +msgid "Angle" +msgstr "" + +#: plug-ins/common/warp.c:828 +msgid "Fixed-direction-vector map selection menu" +msgstr "" + +#: plug-ins/common/warp.c:1118 +msgid "Warp diff: error allocating memory.\n" +msgstr "" + +#. +#. if (display_diff_map) { +#. gimp_display_new(new_image_id); +#. } +#. +#. make sure layer is visible +#: plug-ins/common/warp.c:1305 +msgid "Smoothing X gradient..." +msgstr "" + +#: plug-ins/common/warp.c:1307 +msgid "Smoothing Y gradient..." +msgstr "" + +#. calculate new X,Y Displacement image maps +#: plug-ins/common/warp.c:1362 +msgid "Finding XY gradient..." +msgstr "" + +#: plug-ins/common/warp.c:1386 +#, c-format +msgid "Flow Step %d..." +msgstr "" + #: plug-ins/common/xbm.c:163 msgid "Load a file in X10 or X11 bitmap (XBM) file format" msgstr "" @@ -2702,19 +6117,19 @@ msgstr "X10 format bitmap" msgid "Identifier prefix: " msgstr "" -#: plug-ins/common/xpm.c:170 +#: plug-ins/common/xpm.c:156 msgid "loads files of the xpm file format" msgstr "" -#: plug-ins/common/xpm.c:182 +#: plug-ins/common/xpm.c:168 msgid "saves files in the xpm file format (if you're on a 16 bit display...)" msgstr "" -#: plug-ins/common/xpm.c:756 +#: plug-ins/common/xpm.c:783 msgid "Save as Xpm" msgstr "Gem som Xpm" -#: plug-ins/common/xpm.c:790 +#: plug-ins/common/xpm.c:817 msgid "Alpha Threshold" msgstr "Alfa tФrskel" @@ -2808,385 +6223,121 @@ msgstr "" msgid "ZealousCrop(tm): Nothing to be done.\n" msgstr "" -#: plug-ins/print/print-escp2.c:209 plug-ins/print/print-pcl.c:232 -#: plug-ins/print/print-ps.c:345 -msgid "Letter" +#: plug-ins/script-fu/script-fu-console.c:157 +msgid "Script-Fu console mode allows only interactive invocation" msgstr "" -#: plug-ins/print/print-escp2.c:210 plug-ins/print/print-pcl.c:233 -#: plug-ins/print/print-ps.c:346 -msgid "Legal" +#: plug-ins/script-fu/script-fu-console.c:193 +msgid "Script-Fu Console" msgstr "" -#: plug-ins/print/print-escp2.c:211 plug-ins/print/print-pcl.c:234 -#: plug-ins/print/print-ps.c:347 -msgid "A4" +#. The info vbox +#: plug-ins/script-fu/script-fu-console.c:213 +msgid "SIOD Output" msgstr "" -#: plug-ins/print/print-escp2.c:212 plug-ins/print/print-pcl.c:235 -#: plug-ins/print/print-ps.c:348 -msgid "Tabloid" -msgstr "" - -#: plug-ins/print/print-escp2.c:213 plug-ins/print/print-pcl.c:236 -#: plug-ins/print/print-ps.c:349 -msgid "A3" -msgstr "" - -#: plug-ins/print/print-escp2.c:214 plug-ins/print/print-pcl.c:237 -#: plug-ins/print/print-ps.c:350 -msgid "12x18" -msgstr "" - -#: plug-ins/print/print-escp2.c:218 -msgid "360 DPI" -msgstr "" - -#: plug-ins/print/print-escp2.c:219 -msgid "720 DPI" -msgstr "" - -#. -#. * Let the user know what we're doing... -#. -#: plug-ins/print/print-escp2.c:510 plug-ins/print/print-pcl.c:613 -#: plug-ins/print/print-ps.c:697 -msgid "Printing..." -msgstr "" - -#: plug-ins/print/print-pcl.c:241 -msgid "Plain" -msgstr "" - -#: plug-ins/print/print-pcl.c:242 -msgid "Premium" -msgstr "" - -#: plug-ins/print/print-pcl.c:243 -msgid "Glossy" -msgstr "" - -#: plug-ins/print/print-pcl.c:244 -msgid "Transparency" -msgstr "" - -#: plug-ins/print/print-pcl.c:248 -msgid "Manual" -msgstr "" - -#: plug-ins/print/print-pcl.c:249 -msgid "Tray 1" -msgstr "" - -#: plug-ins/print/print-pcl.c:250 -msgid "Tray 2" -msgstr "" - -#: plug-ins/print/print-pcl.c:251 -msgid "Tray 3" -msgstr "" - -#: plug-ins/print/print-pcl.c:252 -msgid "Tray 4" -msgstr "" - -#: plug-ins/print/print-pcl.c:256 -msgid "150 DPI" -msgstr "" - -#: plug-ins/print/print-pcl.c:257 -msgid "300 DPI" -msgstr "" - -#: plug-ins/print/print-pcl.c:258 -msgid "600 DPI" -msgstr "" - -#: plug-ins/print/print.c:229 -msgid "PostScript Level 1" -msgstr "" - -#: plug-ins/print/print.c:231 -msgid "PostScript Level 2" -msgstr "" - -#: plug-ins/print/print.c:233 -msgid "HP DeskJet 500, 520" -msgstr "" - -#: plug-ins/print/print.c:235 -msgid "HP DeskJet 500C, 540C" -msgstr "" - -#: plug-ins/print/print.c:237 -msgid "HP DeskJet 550C, 560C" -msgstr "" - -#: plug-ins/print/print.c:239 -msgid "HP DeskJet 600 series" -msgstr "" - -#: plug-ins/print/print.c:241 -msgid "HP DeskJet 800 series" -msgstr "" - -#: plug-ins/print/print.c:243 -msgid "HP DeskJet 1100C, 1120C" -msgstr "" - -#: plug-ins/print/print.c:245 -msgid "HP DeskJet 1200C, 1600C" -msgstr "" - -#: plug-ins/print/print.c:247 -msgid "HP LaserJet II series" -msgstr "" - -#: plug-ins/print/print.c:249 -msgid "HP LaserJet III series" -msgstr "" - -#: plug-ins/print/print.c:251 -msgid "HP LaserJet 4 series" -msgstr "" - -#: plug-ins/print/print.c:253 -msgid "HP LaserJet 4V, 4Si" -msgstr "" - -#: plug-ins/print/print.c:255 -msgid "HP LaserJet 5 series" -msgstr "" - -#: plug-ins/print/print.c:257 -msgid "HP LaserJet 5Si" -msgstr "" - -#: plug-ins/print/print.c:259 -msgid "HP LaserJet 6 series" -msgstr "" - -#: plug-ins/print/print.c:261 -msgid "EPSON Stylus Color" -msgstr "" - -#: plug-ins/print/print.c:263 -msgid "EPSON Stylus Color Pro" -msgstr "" - -#: plug-ins/print/print.c:265 -msgid "EPSON Stylus Color Pro XL" -msgstr "" - -#: plug-ins/print/print.c:267 -msgid "EPSON Stylus Color 1500" -msgstr "" - -#: plug-ins/print/print.c:269 -msgid "EPSON Stylus Color 400" -msgstr "" - -#: plug-ins/print/print.c:271 -msgid "EPSON Stylus Color 500" -msgstr "" - -#: plug-ins/print/print.c:273 -msgid "EPSON Stylus Color 600" -msgstr "" - -#: plug-ins/print/print.c:275 -msgid "EPSON Stylus Color 800" -msgstr "" - -#: plug-ins/print/print.c:277 -msgid "EPSON Stylus Color 1520" -msgstr "" - -#: plug-ins/print/print.c:279 -msgid "EPSON Stylus Color 3000" -msgstr "" - -#: plug-ins/print/print.c:332 -msgid "This plug-in prints images from The GIMP." -msgstr "" - -#: plug-ins/print/print.c:333 -msgid "Prints images to PostScript, PCL, or ESC/P2 printers." -msgstr "" - -#: plug-ins/print/print.c:337 -msgid "/File/Print" -msgstr "" - -#: plug-ins/print/print.c:650 -msgid "Auto" -msgstr "" - -#: plug-ins/print/print.c:651 -msgid "Portrait" -msgstr "" - -#: plug-ins/print/print.c:652 -msgid "Landscape" -msgstr "" - -#: plug-ins/print/print.c:685 -#, c-format -msgid "Print v%s" -msgstr "" - -#. -#. * Media size option menu... -#. -#: plug-ins/print/print.c:735 -msgid "Media Size:" -msgstr "" - -#. -#. * Media type option menu... -#. -#: plug-ins/print/print.c:751 -msgid "Media Type:" -msgstr "" - -#. -#. * Media source option menu... -#. -#: plug-ins/print/print.c:767 -msgid "Media Source:" -msgstr "" - -#. -#. * Orientation option menu... -#. -#: plug-ins/print/print.c:783 -msgid "Orientation:" -msgstr "" - -#. -#. * Output type toggles... -#. -#: plug-ins/print/print.c:829 -msgid "Output Type:" -msgstr "" - -#: plug-ins/print/print.c:838 -msgid "B&W" -msgstr "" - -#. -#. * Scaling... -#. -#: plug-ins/print/print.c:861 -msgid "Scaling:" -msgstr "" - -#: plug-ins/print/print.c:896 -msgid "Percent" -msgstr "" - -#: plug-ins/print/print.c:905 -msgid "PPI" -msgstr "" - -#. -#. * Brightness slider... -#. -#: plug-ins/print/print.c:917 -msgid "Brightness:" -msgstr "" - -#. -#. * Printer option menu... -#. -#: plug-ins/print/print.c:952 -msgid "Printer:" -msgstr "Printer:" - -#: plug-ins/print/print.c:978 plug-ins/print/print.c:1011 -msgid "Setup" -msgstr "OpsФtning" - -#: plug-ins/print/print.c:998 -msgid "Print" -msgstr "Udskriv" - -#. -#. * Printer driver option menu... -#. -#: plug-ins/print/print.c:1033 -msgid "Driver:" -msgstr "" - -#. -#. * PPD file... -#. -#: plug-ins/print/print.c:1058 -msgid "PPD File:" -msgstr "PPD fil:" +#. The current command +#: plug-ins/script-fu/script-fu-console.c:290 +#, fuzzy +msgid "Current Command" +msgstr "NuvФrende tid" -#: plug-ins/print/print.c:1071 -msgid "Browse" +#: plug-ins/script-fu/script-fu-console.c:311 +#, fuzzy +msgid "Browse..." msgstr "Gennemse" -#. -#. * Print command... -#. -#: plug-ins/print/print.c:1081 -msgid "Command:" -msgstr "Kommando:" - -#. -#. * Output file selection dialog... -#. -#: plug-ins/print/print.c:1116 -msgid "Print To File?" -msgstr "Udskriv til fil?" - -#. -#. * PPD file selection dialog... -#. -#: plug-ins/print/print.c:1126 -msgid "PPD File?" -msgstr "PPD fil?" - -#: plug-ins/print/print.c:2111 -msgid "File" -msgstr "Fil" - -#: plug-ins/sel2path/sel2path.c:125 plug-ins/sel2path/sel2path.c:126 -msgid "Converts a selection to a path (with advanced user menu)" +#: plug-ins/script-fu/script-fu-console.c:569 +msgid "Unable to open SIOD output pipe" msgstr "" -#: plug-ins/sel2path/sel2path.c:153 plug-ins/sel2path/sel2path.c:154 -msgid "Converts a selection to a path" +#: plug-ins/script-fu/script-fu-console.c:573 +msgid "Unable to open a stream on the SIOD output pipe" msgstr "" -#: plug-ins/sel2path/sel2path.c:158 -msgid "/Select/To Path" +#: plug-ins/script-fu/script-fu-console.c:620 +msgid "Script-Fu evaluate mode allows only noninteractive invocation" msgstr "" -#: plug-ins/sel2path/sel2path.c:203 -msgid "No selection to convert" +#. the script arguments frame +#: plug-ins/script-fu/script-fu-scripts.c:1156 +msgid "Script Arguments" msgstr "" -#: plug-ins/sel2path/sel2path.c:367 -msgid "Default Values" +#: plug-ins/script-fu/script-fu-scripts.c:1237 +msgid "Script Toggle" msgstr "" -#: plug-ins/sel2path/sel2path.c:556 -#, c-format -msgid "print_spline: strange degree (%d)" +#: plug-ins/script-fu/script-fu-scripts.c:1290 +msgid "Script-Fu File Selection" msgstr "" -#: plug-ins/sel2path/sel2path.c:564 -msgid "selection_to_path" +#: plug-ins/script-fu/script-fu-scripts.c:1318 +msgid "Script-fu Pattern Selection" msgstr "" -#: plug-ins/sel2path/sel2path.c:590 -msgid "gimp_image_get_selection failed" +#: plug-ins/script-fu/script-fu-scripts.c:1324 +msgid "Script-Fu Gradient Selection" msgstr "" -#: plug-ins/sel2path/sel2path.c:598 -msgid "Internal error. Selection bpp > 1" +#: plug-ins/script-fu/script-fu-scripts.c:1332 +msgid "Script-Fu Brush Selection" +msgstr "" + +#: plug-ins/script-fu/script-fu-scripts.c:1366 +msgid " Reset to Defaults " +msgstr "" + +#: plug-ins/script-fu/script-fu-scripts.c:1400 +msgid "About" +msgstr "" + +#: plug-ins/script-fu/script-fu-scripts.c:1524 +msgid "NOT SET" +msgstr "" + +#: plug-ins/script-fu/script-fu-scripts.c:1598 +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:1856 +msgid "Author: " +msgstr "" + +#: plug-ins/script-fu/script-fu-scripts.c:1866 +msgid "Copyright: " +msgstr "" + +#: plug-ins/script-fu/script-fu-scripts.c:1876 +msgid "Date: " +msgstr "" + +#: plug-ins/script-fu/script-fu-scripts.c:1888 +#, fuzzy +msgid "Image types: " +msgstr "BilledestЬrrelse" + +#: plug-ins/script-fu/script-fu-scripts.c:2032 +msgid "Script-Fu Color Picker" +msgstr "" + +#: plug-ins/script-fu/script-fu-scripts.c:2127 +msgid "Script-Fu Font Selection" +msgstr "" + +#: plug-ins/script-fu/script-fu-server.c:551 +#, fuzzy +msgid "Script-Fu Server Options" +msgstr "Gemme indstillinger" + +#. 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 "" diff --git a/po-plug-ins/de.po b/po-plug-ins/de.po index be3010c3fb..93742f1b87 100644 --- a/po-plug-ins/de.po +++ b/po-plug-ins/de.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 1999-09-09 13:55-0700\n" +"POT-Creation-Date: 1999-10-04 09:28-0700\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -66,7 +66,7 @@ msgstr "" msgid "sin^p, stepped" msgstr "" -#: plug-ins/common/CML_explorer.c:253 +#: plug-ins/common/CML_explorer.c:253 plug-ins/gap/gap_mov_dialog.c:280 msgid "None" msgstr "" @@ -213,19 +213,24 @@ msgstr "" #: plug-ins/common/CML_explorer.c:377 plug-ins/common/CML_explorer.c:385 #: plug-ins/common/CML_explorer.c:1429 plug-ins/common/CML_explorer.c:1753 -#: plug-ins/common/decompose.c:135 +#: plug-ins/common/decompose.c:135 plug-ins/common/lic.c:1024 +#: plug-ins/gap/gap_mov_dialog.c:253 plug-ins/gimpressionist/orientation.c:191 +#: plug-ins/gimpressionist/size.c:189 msgid "Hue" msgstr "" #: plug-ins/common/CML_explorer.c:378 plug-ins/common/CML_explorer.c:386 #: plug-ins/common/CML_explorer.c:1433 plug-ins/common/CML_explorer.c:1753 -#: plug-ins/common/decompose.c:136 +#: plug-ins/common/decompose.c:136 plug-ins/common/lic.c:1036 +#: plug-ins/gap/gap_mov_dialog.c:254 msgid "Saturation" msgstr "" #: plug-ins/common/CML_explorer.c:379 plug-ins/common/CML_explorer.c:387 #: plug-ins/common/CML_explorer.c:1437 plug-ins/common/CML_explorer.c:1753 -#: plug-ins/common/decompose.c:137 +#: plug-ins/common/decompose.c:137 plug-ins/gap/gap_mov_dialog.c:256 +#: plug-ins/gimpressionist/orientation.c:134 +#: plug-ins/gimpressionist/size.c:133 msgid "Value" msgstr "" @@ -249,7 +254,9 @@ msgstr "" msgid "Coupled-Map-Lattice Explorer" msgstr "" -#: plug-ins/common/CML_explorer.c:1342 plug-ins/common/ps.c:2448 +#: plug-ins/common/CML_explorer.c:1342 plug-ins/common/ps.c:2531 +#: plug-ins/gimpressionist/orientmap.c:502 +#: plug-ins/gimpressionist/preview.c:106 plug-ins/gimpressionist/sizemap.c:402 msgid "Preview" msgstr "" @@ -438,20 +445,30 @@ msgid "Graph of the current settings" msgstr "" #. Action Area -#: plug-ins/bmp/bmpwrite.c:428 plug-ins/common/CML_explorer.c:1818 +#: plug-ins/bmp/bmpwrite.c:420 plug-ins/common/CML_explorer.c:1818 #: plug-ins/common/CML_explorer.c:2679 plug-ins/common/CML_explorer.c:2775 #: plug-ins/common/apply_lens.c:416 plug-ins/common/blur.c:619 #: plug-ins/common/bumpmap.c:965 plug-ins/common/checkerboard.c:381 #: plug-ins/common/compose.c:816 plug-ins/common/convmatrix.c:706 #: plug-ins/common/cubism.c:329 plug-ins/common/decompose.c:914 #: plug-ins/common/depthmerge.c:746 plug-ins/common/destripe.c:695 -#: plug-ins/common/gif.c:1263 plug-ins/common/jpeg.c:1468 -#: plug-ins/common/mail.c:485 plug-ins/common/oilify.c:460 -#: plug-ins/common/png.c:827 plug-ins/common/ps.c:2023 -#: plug-ins/common/ps.c:2290 plug-ins/common/rotate.c:605 -#: plug-ins/common/threshold_alpha.c:467 plug-ins/common/threshold_alpha.c:500 -#: plug-ins/common/xbm.c:959 plug-ins/common/xpm.c:763 -#: plug-ins/print/print.c:1104 plug-ins/sel2path/sel2path.c:350 +#: plug-ins/common/gif.c:1285 plug-ins/common/jpeg.c:1565 +#: plug-ins/common/lic.c:1246 plug-ins/common/mail.c:485 +#: plug-ins/common/oilify.c:460 plug-ins/common/png.c:924 +#: plug-ins/common/ps.c:2115 plug-ins/common/ps.c:2373 +#: plug-ins/common/rotate.c:605 plug-ins/common/threshold_alpha.c:467 +#: plug-ins/common/threshold_alpha.c:500 plug-ins/common/warp.c:508 +#: plug-ins/common/xbm.c:959 plug-ins/common/xpm.c:790 +#: plug-ins/gap/gap_arr_dialog.c:947 plug-ins/gap/gap_arr_dialog.c:1171 +#: plug-ins/gap/gap_mod_layer.c:149 plug-ins/gap/gap_mov_dialog.c:461 +#: plug-ins/gap/gap_mpege.c:190 plug-ins/gap/gap_resi_dialog.c:136 +#: plug-ins/gimpressionist/gimpressionist.c:361 +#: plug-ins/gimpressionist/orientmap.c:626 +#: plug-ins/gimpressionist/presets.c:392 plug-ins/gimpressionist/sizemap.c:485 +#: plug-ins/mosaic/mosaic.c:564 plug-ins/print/print.c:1143 +#: plug-ins/script-fu/script-fu-scripts.c:1383 +#: plug-ins/script-fu/script-fu-server.c:559 plug-ins/sel2path/sel2path.c:350 +#: plug-ins/struc/struc.c:239 msgid "OK" msgstr "" @@ -514,22 +531,31 @@ msgstr "" msgid "Warning: Hmmm, it's a parameter file for newer CML_explorer than me." msgstr "" -#. cancel button -#: plug-ins/Lighting/lighting_ui.c:1062 plug-ins/bmp/bmpwrite.c:437 +#. the 3 Action Buttons +#: plug-ins/Lighting/lighting_ui.c:1062 plug-ins/bmp/bmpwrite.c:429 #: plug-ins/common/CML_explorer.c:2688 plug-ins/common/apply_lens.c:426 #: plug-ins/common/blur.c:621 plug-ins/common/bumpmap.c:974 #: plug-ins/common/checkerboard.c:390 plug-ins/common/colorify.c:323 #: plug-ins/common/compose.c:825 plug-ins/common/convmatrix.c:723 #: plug-ins/common/cubism.c:338 plug-ins/common/decompose.c:924 #: plug-ins/common/depthmerge.c:756 plug-ins/common/destripe.c:704 -#: plug-ins/common/gif.c:1172 plug-ins/common/jpeg.c:1477 -#: plug-ins/common/mail.c:496 plug-ins/common/oilify.c:469 -#: plug-ins/common/png.c:836 plug-ins/common/ps.c:2033 -#: plug-ins/common/ps.c:2300 plug-ins/common/rotate.c:615 -#: plug-ins/common/threshold_alpha.c:476 plug-ins/common/xbm.c:707 -#: plug-ins/common/xbm.c:969 plug-ins/common/xpm.c:772 -#: plug-ins/print/print.c:991 plug-ins/print/print.c:1097 -#: plug-ins/sel2path/sel2path.c:359 +#: plug-ins/common/gif.c:1194 plug-ins/common/jpeg.c:1574 +#: plug-ins/common/lic.c:1255 plug-ins/common/mail.c:496 +#: plug-ins/common/oilify.c:469 plug-ins/common/png.c:933 +#: plug-ins/common/ps.c:2125 plug-ins/common/ps.c:2383 +#: plug-ins/common/rotate.c:615 plug-ins/common/threshold_alpha.c:476 +#: plug-ins/common/warp.c:517 plug-ins/common/xbm.c:707 +#: plug-ins/common/xbm.c:969 plug-ins/common/xpm.c:799 +#: plug-ins/gap/gap_arr_dialog.c:1173 plug-ins/gap/gap_dbbrowser_utils.c:211 +#: plug-ins/gap/gap_filter_foreach.c:127 plug-ins/gap/gap_mod_layer.c:151 +#: plug-ins/gap/gap_mod_layer.c:265 plug-ins/gap/gap_mov_dialog.c:470 +#: plug-ins/gap/gap_mpege.c:240 plug-ins/gap/gap_resi_dialog.c:145 +#: plug-ins/gimpressionist/orientmap.c:640 +#: plug-ins/gimpressionist/presets.c:400 plug-ins/gimpressionist/sizemap.c:499 +#: plug-ins/mosaic/mosaic.c:573 plug-ins/print/print.c:1030 +#: plug-ins/print/print.c:1136 plug-ins/script-fu/script-fu-scripts.c:1392 +#: plug-ins/script-fu/script-fu-server.c:568 plug-ins/sel2path/sel2path.c:359 +#: plug-ins/struc/struc.c:248 msgid "Cancel" msgstr "" @@ -603,7 +629,7 @@ msgstr "" msgid "Transparent background" msgstr "" -#: plug-ins/Lighting/lighting_ui.c:580 +#: plug-ins/Lighting/lighting_ui.c:580 plug-ins/common/lic.c:1008 msgid "Create new image" msgstr "" @@ -804,7 +830,7 @@ msgstr "" msgid "Environment image:" msgstr "" -#: plug-ins/Lighting/lighting_ui.c:987 +#: plug-ins/Lighting/lighting_ui.c:987 plug-ins/common/lic.c:1001 msgid "Options" msgstr "" @@ -831,6 +857,8 @@ msgstr "" #. Add Ok, Cancel and Help buttons to the action area #. ================================================== #: plug-ins/Lighting/lighting_ui.c:1061 +#: plug-ins/gimpressionist/orientmap.c:633 +#: plug-ins/gimpressionist/sizemap.c:492 msgid "Apply" msgstr "" @@ -862,6 +890,83 @@ msgstr "" msgid "Zoom out (make image smaller)" msgstr "" +#: plug-ins/common/animationplay.c:247 +msgid "This plugin allows you to preview a GIMP layer-based animation." +msgstr "" + +#: plug-ins/common/animationplay.c:252 +msgid "/Filters/Animation/Animation Playback" +msgstr "" + +#: plug-ins/common/animationplay.c:663 plug-ins/common/animationplay.c:664 +msgid "Animation Playback: " +msgstr "" + +#. Action area - 'close' button only. +#: plug-ins/common/animationplay.c:676 +#: plug-ins/script-fu/script-fu-console.c:205 +#: plug-ins/script-fu/script-fu-scripts.c:1903 +msgid "Close" +msgstr "" + +#. The 'playback' half of the dialog +#: plug-ins/common/animationplay.c:690 plug-ins/common/animationplay.c:693 +msgid "Playback: " +msgstr "" + +#: plug-ins/common/animationplay.c:723 +msgid "Play/Stop" +msgstr "" + +#: plug-ins/common/animationplay.c:729 +msgid "Rewind" +msgstr "" + +#: plug-ins/common/animationplay.c:735 +msgid "Step" +msgstr "" + +#: plug-ins/common/animationplay.c:793 +msgid "Frame %v of %u" +msgstr "" + +#: plug-ins/common/animationplay.c:971 +#, c-format +msgid "playback: Asked for frame number %d in a %d-frame animation!\n" +msgstr "" + +#: plug-ins/common/animoptimize.c:130 +msgid "" +"This plugin applies various optimizations to a GIMP layer-based animation." +msgstr "" + +#: plug-ins/common/animoptimize.c:136 +msgid "/Filters/Animation/Animation Optimize" +msgstr "" + +#: plug-ins/common/animoptimize.c:143 +msgid "" +"This plugin 'simplifies' a GIMP layer-based animation that has been " +"AnimationOptimized. This makes the animation much easier to work with if, " +"for example, the optimized version is all you have." +msgstr "" + +#: plug-ins/common/animoptimize.c:152 +msgid "/Filters/Animation/Animation UnOptimize" +msgstr "" + +#: plug-ins/common/animoptimize.c:296 +msgid "Optimizing Animation..." +msgstr "" + +#: plug-ins/common/animoptimize.c:298 +msgid "UnOptimizing Animation..." +msgstr "" + +#: plug-ins/common/animoptimize.c:327 +msgid "Not enough memory to allocate buffers for optimization.\n" +msgstr "" + #: plug-ins/common/apply_lens.c:132 msgid "Apply a lens effect" msgstr "" @@ -889,9 +994,9 @@ msgstr "" #. #: plug-ins/common/apply_lens.c:435 plug-ins/common/blur.c:607 #: plug-ins/common/checkerboard.c:399 plug-ins/common/cubism.c:347 -#: plug-ins/common/jpeg.c:1512 plug-ins/common/oilify.c:478 -#: plug-ins/common/png.c:847 plug-ins/common/threshold_alpha.c:352 -#: plug-ins/common/xpm.c:781 +#: plug-ins/common/jpeg.c:1609 plug-ins/common/oilify.c:478 +#: plug-ins/common/png.c:944 plug-ins/common/threshold_alpha.c:352 +#: plug-ins/common/xpm.c:808 plug-ins/mosaic/mosaic.c:698 msgid "Parameter Settings" msgstr "" @@ -1033,18 +1138,18 @@ msgstr "" msgid "Number of times to apply filter" msgstr "" -#: plug-ins/bmp/bmp.c:105 plug-ins/bmp/bmp.c:106 +#: plug-ins/bmp/bmp.c:107 plug-ins/bmp/bmp.c:108 msgid "Loads files of Windows BMP file format" msgstr "" -#: plug-ins/bmp/bmp.c:117 plug-ins/bmp/bmp.c:118 +#: plug-ins/bmp/bmp.c:119 plug-ins/bmp/bmp.c:120 msgid "Saves files in Windows BMP file format" msgstr "" #: plug-ins/bmp/bmpread.c:27 plug-ins/common/gifload.c:287 -#: plug-ins/common/jpeg.c:670 plug-ins/common/png.c:345 -#: plug-ins/common/png.c:347 plug-ins/common/xbm.c:523 -#: plug-ins/common/xpm.c:300 +#: plug-ins/common/jpeg.c:733 plug-ins/common/png.c:385 +#: plug-ins/common/png.c:387 plug-ins/common/xbm.c:523 +#: plug-ins/common/xpm.c:315 #, c-format msgid "Loading %s:" msgstr "" @@ -1079,14 +1184,13 @@ msgstr "" msgid "%s: bad colormap\n" msgstr "" -#. -#. * Create the "background" layer to hold the image... -#. +#. Create a "normal" layer +#. ======================= #: plug-ins/bmp/bmpread.c:210 plug-ins/bmp/bmpread.c:218 #: plug-ins/bmp/bmpread.c:224 plug-ins/common/compose.c:562 #: plug-ins/common/decompose.c:472 plug-ins/common/gifload.c:828 -#: plug-ins/common/jpeg.c:812 plug-ins/common/png.c:455 -#: plug-ins/common/xbm.c:612 +#: plug-ins/common/jpeg.c:884 plug-ins/common/lic.c:848 +#: plug-ins/common/png.c:515 plug-ins/common/xbm.c:612 msgid "Background" msgstr "" @@ -1099,24 +1203,24 @@ msgstr "" msgid "can't open %s\n" msgstr "" -#: plug-ins/bmp/bmpwrite.c:154 plug-ins/common/jpeg.c:1090 -#: plug-ins/common/png.c:595 plug-ins/common/png.c:597 -#: plug-ins/common/ps.c:673 plug-ins/common/xbm.c:777 -#: plug-ins/common/xpm.c:611 plug-ins/common/xwd.c:507 +#: plug-ins/bmp/bmpwrite.c:154 plug-ins/common/jpeg.c:1169 +#: plug-ins/common/png.c:687 plug-ins/common/png.c:689 +#: plug-ins/common/ps.c:748 plug-ins/common/xbm.c:777 +#: plug-ins/common/xpm.c:636 plug-ins/common/xwd.c:507 #, c-format msgid "Saving %s:" msgstr "" -#: plug-ins/bmp/bmpwrite.c:421 +#: plug-ins/bmp/bmpwrite.c:413 msgid "Save as BMP" msgstr "" #. parameter settings -#: plug-ins/bmp/bmpwrite.c:446 +#: plug-ins/bmp/bmpwrite.c:438 msgid "Save Options" msgstr "" -#: plug-ins/bmp/bmpwrite.c:454 +#: plug-ins/bmp/bmpwrite.c:446 msgid "RLE encoded" msgstr "" @@ -1188,7 +1292,8 @@ msgstr "" msgid "Elevation" msgstr "" -#: plug-ins/common/bumpmap.c:955 +#. Horizontal scale +#: plug-ins/common/bumpmap.c:955 plug-ins/struc/struc.c:307 msgid "Depth" msgstr "" @@ -1310,8 +1415,9 @@ msgstr "" msgid "Ok" msgstr "" -#: plug-ins/common/colorify.c:331 plug-ins/common/xpm.c:406 -#: plug-ins/print/print.c:848 +#: plug-ins/common/colorify.c:331 plug-ins/common/xpm.c:424 +#: plug-ins/gap/gap_mov_dialog.c:255 plug-ins/gimpressionist/color.c:51 +#: plug-ins/print/print.c:887 msgid "Color" msgstr "" @@ -1444,7 +1550,7 @@ msgid "This function creates a new image from multiple gray images" msgstr "" #: plug-ins/common/compose.c:234 -msgid "/Image/Channel Ops/Compose" +msgid "/Image/Channels/Compose" msgstr "" #: plug-ins/common/compose.c:241 @@ -1527,12 +1633,12 @@ msgstr "" msgid "Extend" msgstr "" -#: plug-ins/common/convmatrix.c:80 +#: plug-ins/common/convmatrix.c:80 plug-ins/common/warp.c:596 msgid "Wrap" msgstr "" #. Action area -#: plug-ins/common/convmatrix.c:80 plug-ins/common/gif.c:1163 +#: plug-ins/common/convmatrix.c:80 plug-ins/common/gif.c:1185 msgid "Crop" msgstr "" @@ -1611,7 +1717,7 @@ msgstr "" msgid "Use Background Color" msgstr "" -#: plug-ins/common/cubism.c:363 +#: plug-ins/common/cubism.c:363 plug-ins/mosaic/mosaic.c:705 msgid "Tile Size" msgstr "" @@ -1710,7 +1816,7 @@ msgid "" msgstr "" #: plug-ins/common/decompose.c:222 -msgid "/Image/Channel Ops/Decompose" +msgid "/Image/Channels/Decompose" msgstr "" #: plug-ins/common/decompose.c:303 @@ -1836,32 +1942,1768 @@ msgstr "" msgid "Width" msgstr "" -#: plug-ins/common/gif.c:408 +#. Button to invoke filebrowser +#: plug-ins/gap/gap_arr_dialog.c:278 +msgid "File-Browser" +msgstr "" + +#: plug-ins/gap/gap_arr_dialog.c:666 +#, c-format +msgid "pair_flt_create_value: Bad FloatFormat ignored %s\n" +msgstr "" + +#: plug-ins/gap/gap_arr_dialog.c:810 +#, c-format +msgid "pair_int_create_value: Bad IntFormat ignored %s\n" +msgstr "" + +#. if no buttons are specified use one CLOSE button per default +#: plug-ins/gap/gap_arr_dialog.c:962 +msgid "CLOSE" +msgstr "" + +#. parameter settings +#: plug-ins/gap/gap_arr_dialog.c:973 +msgid "Enter Values" +msgstr "" + +#: plug-ins/gap/gap_arr_dialog.c:990 plug-ins/gap/gap_arr_dialog.c:1050 +msgid "Value: " +msgstr "" + +#: plug-ins/gap/gap_arr_dialog.c:1026 +msgid "WGT_ACT_BUTTON not implemented yet, widget type ignored\n" +msgstr "" + +#. undefined widget type +#: plug-ins/gap/gap_arr_dialog.c:1029 +#, c-format +msgid "Unknown widget type %d ignored\n" +msgstr "" + +#: plug-ins/gap/gap_arr_dialog.c:1202 +msgid "Press Button" +msgstr "" + +#: plug-ins/gap/gap_arr_dialog.c:1203 +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:137 +msgid "Search :" +msgstr "" + +#: plug-ins/gap/gap_dbbrowser_utils.c:166 +msgid "Gen Code by name" +msgstr "" + +#: plug-ins/gap/gap_dbbrowser_utils.c:175 +msgid "Search by name" +msgstr "" + +#: plug-ins/gap/gap_dbbrowser_utils.c:183 +msgid "Search by blurb" +msgstr "" + +#. show the name +#: plug-ins/gap/gap_dbbrowser_utils.c:325 +msgid "Name :" +msgstr "" + +#. show the description +#: plug-ins/gap/gap_dbbrowser_utils.c:342 +msgid "Blurb :" +msgstr "" + +#: plug-ins/gap/gap_dbbrowser_utils.c:364 +msgid "In :" +msgstr "" + +#: plug-ins/gap/gap_dbbrowser_utils.c:410 +msgid "Out :" +msgstr "" + +#: plug-ins/gap/gap_dbbrowser_utils.c:459 +msgid "Help :" +msgstr "" + +#. show the author & the copyright +#: plug-ins/gap/gap_dbbrowser_utils.c:497 +msgid "Author :" +msgstr "" + +#: plug-ins/gap/gap_dbbrowser_utils.c:512 +msgid "Date :" +msgstr "" + +#: plug-ins/gap/gap_dbbrowser_utils.c:527 +msgid "Copyright :" +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:156 plug-ins/gap/gap_mod_layer.c:288 +msgid "Animated Filter apply" +msgstr "" + +#: plug-ins/gap/gap_filter_foreach.c:119 +msgid "backup to file" +msgstr "" + +#. pixel +#: plug-ins/gap/gap_filter_foreach.c:121 +msgid "Make backup of the image after each step" +msgstr "" + +#: plug-ins/gap/gap_filter_foreach.c:125 plug-ins/gap/gap_mod_layer.c:263 +msgid "Continue" +msgstr "" + +#: plug-ins/gap/gap_filter_foreach.c:148 plug-ins/gap/gap_mod_layer.c:282 +#, c-format +msgid "" +"2.nd call of %s\n" +"(define end-settings)" +msgstr "" + +#: plug-ins/gap/gap_filter_foreach.c:152 +#, c-format +msgid "" +"Non-Interactive call of %s\n" +"(for all layers inbetween)" +msgstr "" + +#: plug-ins/gap/gap_filter_foreach.c:186 +#, c-format +msgid "" +"Error: Plugin %s has changed Nr. of layers from %d to %d\n" +"could not restore Layer visibilty.\n" +msgstr "" + +#: plug-ins/gap/gap_filter_foreach.c:202 +msgid "Warning: cant get layers (maybe the image was closed)\n" +msgstr "" + +#: plug-ins/gap/gap_filter_foreach.c:207 +#, c-format +msgid "" +"Error: Plugin %s has changed Nr. of layers from %d to %d\n" +"Anim Filter apply stopped.\n" +msgstr "" + +#: plug-ins/gap/gap_filter_foreach.c:258 +#, c-format +msgid "ERROR: Plugin not available or wrong type %s\n" +msgstr "" + +#: plug-ins/gap/gap_filter_foreach.c:269 +msgid "Applying Filter to all Layers .." +msgstr "" + +#: plug-ins/gap/gap_filter_foreach.c:277 +msgid "ERROR: need at 1 Layers to apply plugin !\n" +msgstr "" + +#: plug-ins/gap/gap_filter_foreach.c:307 +msgid "ERROR: fork failed !\n" +msgstr "" + +#: plug-ins/gap/gap_filter_foreach.c:495 +#, c-format +msgid "Saving image to backupfile:%s step = %d\n" +msgstr "" + +#: plug-ins/gap/gap_filter_foreach.c:543 +msgid "Select Filter for Animated apply" +msgstr "" + +#: plug-ins/gap/gap_filter_foreach.c:544 plug-ins/gap/gap_mod_layer.c:664 +msgid "Apply Constant" +msgstr "" + +#: plug-ins/gap/gap_filter_foreach.c:545 plug-ins/gap/gap_mod_layer.c:665 +msgid "Apply Varying" +msgstr "" + +#: plug-ins/gap/gap_filter_main.c:100 +msgid "" +"This plugin calls another plugin for each layer of an image, varying its " +"settings (to produce animated effects). The called plugin must work on a " +"single drawable and must be able to RUN_WITH_LAST_VALS" +msgstr "" + +#: plug-ins/gap/gap_filter_main.c:105 +msgid "/Filters/Animation/Filter all Layers" +msgstr "" + +#: plug-ins/gap/gap_lib.c:852 +msgid "" +"You are using a fileformat != xcf\n" +"Save Operations may result\n" +"in loss of layerinformation" +msgstr "" + +#. no defined value found (this is the 1.st call for this image_id) +#. * ask what to do with a 3 Button dialog +#. +#: plug-ins/gap/gap_lib.c:864 plug-ins/gap/gap_mpege.c:188 +#: plug-ins/gap/gap_range_ops.c:1029 +msgid "CANCEL" +msgstr "" + +#: plug-ins/gap/gap_lib.c:866 +msgid "SAVE Flattened" +msgstr "" + +#: plug-ins/gap/gap_lib.c:868 +msgid "SAVE As Is" +msgstr "" + +#: plug-ins/gap/gap_lib.c:872 plug-ins/gap/gap_range_ops.c:1032 +msgid "GAP Question" +msgstr "" + +#: plug-ins/gap/gap_lib.c:1439 +msgid "Duplicating frames .." +msgstr "" + +#: plug-ins/gap/gap_lib.c:1607 +msgid "Renumber Framesequence .." +msgstr "" + +#: plug-ins/gap/gap_lib.c:1791 +#, c-format +msgid "Goto Frame (%ld/%ld)" +msgstr "" + +#: plug-ins/gap/gap_lib.c:1794 +#, c-format +msgid "Destination Frame Number (%ld - %ld)" +msgstr "" + +#: plug-ins/gap/gap_lib.c:1798 plug-ins/gap/gap_lib.c:1872 +#: plug-ins/gap/gap_lib.c:2052 +msgid "Number :" +msgstr "" + +#: plug-ins/gap/gap_lib.c:1856 +#, c-format +msgid "Delete Frames (%ld/%ld)" +msgstr "" + +#: plug-ins/gap/gap_lib.c:1859 +#, c-format +msgid "Delete Frames from %ld to (Number)" +msgstr "" + +#: plug-ins/gap/gap_lib.c:1919 +#, c-format +msgid "Duplicate Frames (%ld/%ld)" +msgstr "" + +#: plug-ins/gap/gap_lib.c:1924 plug-ins/gap/gap_lib.c:2097 +#: plug-ins/gap/gap_range_ops.c:232 plug-ins/gap/gap_range_ops.c:445 +msgid "From :" +msgstr "" + +#: plug-ins/gap/gap_lib.c:1929 +msgid "Source Range starts at this framenumber" +msgstr "" + +#: plug-ins/gap/gap_lib.c:1932 plug-ins/gap/gap_lib.c:2105 +#: plug-ins/gap/gap_range_ops.c:239 plug-ins/gap/gap_range_ops.c:453 +msgid "To :" +msgstr "" + +#: plug-ins/gap/gap_lib.c:1937 +msgid "Source Range ends at this framenumber" +msgstr "" + +#: plug-ins/gap/gap_lib.c:1940 +msgid "N-Times :" +msgstr "" + +#: plug-ins/gap/gap_lib.c:1945 +msgid "" +"Copy selected Range n-times \n" +"(you may type in Values > 99)" +msgstr "" + +#: plug-ins/gap/gap_lib.c:1947 +msgid "Duplicate Framerange" +msgstr "" + +#: plug-ins/gap/gap_lib.c:2048 +#, c-format +msgid "Exchange current Frame (%ld)" +msgstr "" + +#: plug-ins/gap/gap_lib.c:2050 +msgid "With Frame (Number)" +msgstr "" + +#: plug-ins/gap/gap_lib.c:2092 +#, c-format +msgid "Framesequence Shift (%ld/%ld)" +msgstr "" + +#: plug-ins/gap/gap_lib.c:2102 +msgid "Affected Range starts at this framenumber" +msgstr "" + +#: plug-ins/gap/gap_lib.c:2110 +msgid "Affected Range ends at this framenumber" +msgstr "" + +#: plug-ins/gap/gap_lib.c:2113 +msgid "N-Shift :" +msgstr "" + +#: plug-ins/gap/gap_lib.c:2118 +msgid "" +"Renumber the affected framesequence \n" +"(numbers are shifted in circle by N)" +msgstr "" + +#: plug-ins/gap/gap_lib.c:2120 +msgid "Framesequence shift" +msgstr "" + +#: plug-ins/gap/gap_main.c:323 +msgid "" +"This plugin exchanges current image with (next nubered) image from disk." +msgstr "" + +#: plug-ins/gap/gap_main.c:328 +msgid "/AnimFrames/Goto Next" +msgstr "" + +#: plug-ins/gap/gap_main.c:335 +msgid "" +"This plugin exchanges current image with (previous nubered) image from disk." +msgstr "" + +#: plug-ins/gap/gap_main.c:340 +msgid "/AnimFrames/Goto Prev" +msgstr "" + +#: plug-ins/gap/gap_main.c:347 +msgid "" +"This plugin exchanges current image with (lowest nubered) image from disk." +msgstr "" + +#: plug-ins/gap/gap_main.c:352 +msgid "/AnimFrames/Goto First" +msgstr "" + +#: plug-ins/gap/gap_main.c:359 +msgid "" +"This plugin exchanges current image with (highest nubered) image from disk." +msgstr "" + +#: plug-ins/gap/gap_main.c:364 +msgid "/AnimFrames/Goto Last" +msgstr "" + +#: plug-ins/gap/gap_main.c:371 +msgid "" +"This plugin exchanges current image with requested image (nr) from disk." +msgstr "" + +#: plug-ins/gap/gap_main.c:376 +msgid "/AnimFrames/Goto Any" +msgstr "" + +#: plug-ins/gap/gap_main.c:383 +msgid "" +"This plugin deletes the given number of frames from disk including the " +"current frame." +msgstr "" + +#: plug-ins/gap/gap_main.c:388 +msgid "/AnimFrames/Delete Frames" +msgstr "" + +#: plug-ins/gap/gap_main.c:395 +msgid "This plugin duplicates the current frames on disk n-times." +msgstr "" + +#: plug-ins/gap/gap_main.c:400 +msgid "/AnimFrames/Duplicate Frames" +msgstr "" + +#: plug-ins/gap/gap_main.c:407 +msgid "This plugin exchanges content of the current with destination frame." +msgstr "" + +#: plug-ins/gap/gap_main.c:412 +msgid "/AnimFrames/Exchange Frame" +msgstr "" + +#: plug-ins/gap/gap_main.c:419 +msgid "" +"This plugin copies layer(s) from one sourceimage to multiple frames on disk, " +"varying position, size and opacity." +msgstr "" + +#: plug-ins/gap/gap_main.c:424 +msgid "/AnimFrames/Move Path" +msgstr "" + +#: plug-ins/gap/gap_main.c:431 +msgid "" +"This plugin creates a new image from the given range of frame-images. Each " +"frame is converted to one layer in the new image, according to flatten_mode. " +"(the frames on disk are not changed)." +msgstr "" + +#: plug-ins/gap/gap_main.c:436 +msgid "/AnimFrames/Frames to Image" +msgstr "" + +#: plug-ins/gap/gap_main.c:443 +msgid "This plugin flattens the given range of frame-images (on disk)" +msgstr "" + +#: plug-ins/gap/gap_main.c:448 +msgid "/AnimFrames/Frames Flatten" +msgstr "" + +#: plug-ins/gap/gap_main.c:455 +msgid "" +"This plugin deletes one layer in the given range of frame-images (on disk). " +"exception: the last remaining layer of a frame is not deleted" +msgstr "" + +#: plug-ins/gap/gap_main.c:460 +msgid "/AnimFrames/Frames LayerDel" +msgstr "" + +#: plug-ins/gap/gap_main.c:467 +msgid "" +"This plugin converts the given range of frame-images to other fileformats " +"(on disk) depending on extension" +msgstr "" + +#: plug-ins/gap/gap_main.c:472 +msgid "/AnimFrames/Frames Convert" +msgstr "" + +#: plug-ins/gap/gap_main.c:479 +msgid "" +"This plugin resizes all anim_frames (images on disk) to the given " +"new_width/new_height" +msgstr "" + +#: plug-ins/gap/gap_main.c:484 +msgid "/AnimFrames/Frames Resize" +msgstr "" + +#: plug-ins/gap/gap_main.c:491 +msgid "" +"This plugin crops all anim_frames (images on disk) to the given " +"new_width/new_height" +msgstr "" + +#: plug-ins/gap/gap_main.c:496 +msgid "/AnimFrames/Frames Crop" +msgstr "" + +#: plug-ins/gap/gap_main.c:503 +msgid "" +"This plugin scales all anim_frames (images on disk) to the given " +"new_width/new_height" +msgstr "" + +#: plug-ins/gap/gap_main.c:508 +msgid "/AnimFrames/Frames Scale" +msgstr "" + +#: plug-ins/gap/gap_main.c:515 +msgid "" +"This plugin splits the current image to anim frames (images on disk). Each " +"layer is saved as one frame" +msgstr "" + +#: plug-ins/gap/gap_main.c:520 +msgid "/AnimFrames/Split Img to Frames" +msgstr "" + +#: plug-ins/gap/gap_main.c:527 +msgid "" +"This plugin calls mpeg_encode to convert anim frames to MPEG1, or just " +"generates a param file for mpeg_encode. (mpeg_encode must be installed on " +"your system)" +msgstr "" + +#: plug-ins/gap/gap_main.c:532 +msgid "/AnimFrames/Frames MPEG1 encode" +msgstr "" + +#: plug-ins/gap/gap_main.c:540 +msgid "" +"This plugin calls mpeg2encode to convert anim frames to MPEG1 or MPEG2, or " +"just generates a param file for mpeg2encode. (mpeg2encode must be installed " +"on your system)" +msgstr "" + +#: plug-ins/gap/gap_main.c:545 +msgid "/AnimFrames/Frames MPEG2 encode" +msgstr "" + +#: plug-ins/gap/gap_main.c:553 +msgid "" +"This plugin exchanges frame numbers in the given range. (discfile " +"frame_0001.xcf is renamed to frame_0002.xcf, 2->3, 3->4 ... n->1)" +msgstr "" + +#: plug-ins/gap/gap_main.c:558 +msgid "/AnimFrames/Framesequence Shift" +msgstr "" + +#: plug-ins/gap/gap_main.c:565 +msgid "" +"This plugin performs a modifying action on each selected layer in each " +"selected framerange" +msgstr "" + +#: plug-ins/gap/gap_main.c:570 +msgid "/AnimFrames/Frames Modify" +msgstr "" + +#. Layer select modes +#: plug-ins/gap/gap_mod_layer.c:84 plug-ins/gap/gap_range_ops.c:417 +msgid "Pattern is equal to LayerName" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:85 plug-ins/gap/gap_range_ops.c:418 +msgid "Pattern is Start of LayerName" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:86 plug-ins/gap/gap_range_ops.c:419 +msgid "Pattern is End of Layername" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:87 plug-ins/gap/gap_range_ops.c:420 +msgid "Pattern is a Part of LayerName" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:88 plug-ins/gap/gap_range_ops.c:421 +msgid "Pattern is LayerstackNumber List" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:89 plug-ins/gap/gap_range_ops.c:422 +msgid "Pattern is REVERSE-stack List" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:90 plug-ins/gap/gap_range_ops.c:423 +msgid "All Visible (ignore Pattern)" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:92 plug-ins/gap/gap_range_ops.c:425 +msgid "select all Layers where Layername is equal to Pattern" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:93 plug-ins/gap/gap_range_ops.c:426 +msgid "select all Layers where Layername starts with Pattern" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:94 plug-ins/gap/gap_range_ops.c:427 +msgid "select all Layers where Layername ends up with Pattern" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:95 plug-ins/gap/gap_range_ops.c:428 +msgid "select all Layers where Layername contains Pattern" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:96 plug-ins/gap/gap_range_ops.c:429 +msgid "" +"select Layerstack positions.\n" +"0, 4-5, 8\n" +"where 0 == Top-layer" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:97 plug-ins/gap/gap_range_ops.c:430 +msgid "" +"select Layerstack positions.\n" +"0, 4-5, 8\n" +"where 0 == BG-layer" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:98 plug-ins/gap/gap_range_ops.c:431 +msgid "select all visible Layers" +msgstr "" + +#. action items what to do with the selected layer(s) +#: plug-ins/gap/gap_mod_layer.c:102 +msgid "set Layer(s) visible" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:103 +msgid "set Layer(s) invisible" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:104 +msgid "set Layer(s) linked" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:105 +msgid "set Layer(s) unlinked" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:106 +msgid "raise Layer(s)" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:107 +msgid "lower Layer(s)" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:108 +msgid "merge Layer(s) expand as necessary" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:109 +msgid "merge Layer(s) clipped to image" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:110 +msgid "merge Layer(s) clipped to bg-layer" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:111 +msgid "apply filter on Layer(s)" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:112 +msgid "duplicate Layer(s)" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:113 +msgid "delete Layer(s)" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:114 +msgid "rename Layer(s)" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:146 +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:159 plug-ins/gap/gap_mpege.c:258 +#: plug-ins/gap/gap_range_ops.c:293 +msgid "From Frame:" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:160 plug-ins/gap/gap_mov_dialog.c:594 +#: plug-ins/gap/gap_mpege.c:259 plug-ins/gap/gap_range_ops.c:294 +#: plug-ins/gap/gap_range_ops.c:446 +msgid "first handled frame" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:167 plug-ins/gap/gap_mpege.c:266 +#: plug-ins/gap/gap_range_ops.c:301 +msgid "To Frame:" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:168 plug-ins/gap/gap_mov_dialog.c:598 +#: plug-ins/gap/gap_mpege.c:267 plug-ins/gap/gap_range_ops.c:302 +#: plug-ins/gap/gap_range_ops.c:454 +msgid "last handled frame" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:176 plug-ins/gap/gap_range_ops.c:493 +msgid "Select Layer(s):" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:185 plug-ins/gap/gap_range_ops.c:502 +msgid "Select Pattern:" +msgstr "" + +#. pixel +#: plug-ins/gap/gap_mod_layer.c:187 plug-ins/gap/gap_range_ops.c:504 +msgid "" +"String to identify layer names \n" +"or layerstack position numbers\n" +"0,3-5" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:193 plug-ins/gap/gap_range_ops.c:510 +msgid "Case sensitive" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:194 plug-ins/gap/gap_range_ops.c:511 +msgid "Lowercase and UPPERCASE letters are considered as different" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:199 plug-ins/gap/gap_range_ops.c:516 +msgid "Invert Selection" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:200 +msgid "Perform actions on all unselected Layers" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:205 +msgid "Function :" +msgstr "" + +#. argv[7].radio_help_argv = action_help +#: plug-ins/gap/gap_mod_layer.c:209 +msgid "Function to be performed on all selected layers" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:215 +msgid "New Layername:" +msgstr "" + +#. pixel +#: plug-ins/gap/gap_mod_layer.c:217 +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:222 +msgid "Frames Modify" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:223 +msgid "Settings" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:286 +#, 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:663 +msgid "Select Filter for Animated frames-apply" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:805 +msgid "GAP Modify: No layer selected in last handled frame\n" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:891 +msgid "Modifying Frames/Layer(s) .." +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:972 +msgid "No selected Layer in start frame\n" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:243 plug-ins/gimpressionist/orientmap.c:590 +msgid "Normal" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:244 +msgid "Dissolve" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:245 +msgid "Multiply" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:246 +msgid "Screen" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:247 plug-ins/gimpressionist/paper.c:155 +msgid "Overlay" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:248 +msgid "Difference" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:249 +msgid "Addition" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:250 +msgid "Subtract" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:251 +msgid "Darken Only" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:252 +msgid "Lighten Only" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:263 +msgid "Left Top" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:264 +msgid "Left Bottom" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:265 +msgid "Right Top" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:266 +msgid "Right Bottom" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:267 +msgid "Center" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:275 +msgid "Loop" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:276 +msgid "Loop Reverse" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:277 +msgid "Once" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:278 +msgid "OnceReverse" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:279 +msgid "PingPong" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:440 +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:491 +msgid "Copy moving source-layer(s) into frames" +msgstr "" + +#. Point Buttons +#: plug-ins/gap/gap_mov_dialog.c:514 +msgid "Load Points" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:522 +msgid "Load Controlpoints from file" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:526 +msgid "Save Points" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:534 +msgid "Save Controlpoints to file" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:538 +msgid "Reset Points" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:546 +msgid "" +"Reset Controlpoints \n" +"to one Defaultpoint" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:550 +msgid "Add Point" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:558 +msgid "" +"Add Controlpoint at end \n" +"(the last Point is duplicated)" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:562 +msgid "Prev Point" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:570 +msgid "Show Previous Controlpoint" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:574 +msgid "Next Point" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:582 +msgid "Show Next Controlpoint" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:592 +msgid "Start Frame:" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:596 +msgid "End Frame:" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:600 +msgid "Preview Frame:" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:602 +msgid "" +"frame to show when UpdPreview\n" +"button is pressed" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:604 +msgid "Layerstack:" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:606 +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:609 +msgid "Clip To Frame" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:616 +msgid "" +"Clip all copied Src-Layers\n" +"at Frame Boundaries" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:660 +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:824 +msgid "Load Path Points from file" +msgstr "" + +#. filesel is already open +#: plug-ins/gap/gap_mov_dialog.c:860 +msgid "Save Path Points to file" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:1071 +#, 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:1073 +#, c-format +msgid "Opacity [%d]: " +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:1074 +#, c-format +msgid "Width [%d]: " +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:1075 +#, c-format +msgid "Height [%d]: " +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:1076 +#, c-format +msgid "Rotate deg[%d]: " +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:1255 +msgid "Source Select" +msgstr "" + +#. Source Layer menu +#: plug-ins/gap/gap_mov_dialog.c:1272 +msgid "SourceImage/Layer:" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:1282 +msgid "Source Object to insert into Framerange" +msgstr "" + +#. Paintmode menu +#: plug-ins/gap/gap_mov_dialog.c:1297 +msgid "Mode:" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:1306 +msgid "Paintmode" +msgstr "" + +#. Loop Stepmode menu +#: plug-ins/gap/gap_mov_dialog.c:1321 +msgid "Stepmode:" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:1339 +msgid "" +"How to fetch te next SrcLayer \n" +"at the next handled frame" +msgstr "" + +#. Source Image Handle menu +#: plug-ins/gap/gap_mov_dialog.c:1345 +msgid "Handle:" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:1363 +msgid "" +"How to place the SrcLayer at \n" +"Controlpoint Koordinates" +msgstr "" + +#. to avoid side effects while initialization +#: plug-ins/gap/gap_mov_dialog.c:1409 +msgid "Move Path Preview" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:1459 +msgid "" +"Scale SrcLayer's Width\n" +"in percent" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:1465 +msgid "" +"Scale SrcLayer's Height\n" +"in percent" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:1471 +msgid "" +"SrcLayer's Opacity\n" +"in percent" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:1480 +msgid "Rotate SrcLayer (in degree)" +msgstr "" + +#: plug-ins/gap/gap_mov_exec.c:217 +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:225 +msgid "Copying Layers into Frames .." +msgstr "" + +#: plug-ins/gap/gap_mpege.c:110 +msgid "Conditions to run mpeg_encode 1.5:" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:113 +msgid "Conditions to run mpeg2encode 1.2:" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:123 +msgid "1.) mpeg_encode 1.5 must be installed" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:126 +msgid "1.) mpeg2encode 1.2 must be installed" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:131 +msgid " you can get mpeg_encode at" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:134 +msgid " you can get mpeg2encode at http://www.mpeg.org/MSSG" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:139 +msgid " ftp://mm-ftp.cs.berkeley.edu/pub/multimedia/mpeg/bmt1r1.tar.gz" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:142 +msgid " or at ftp://ftp.mpeg.org/pub/mpeg/mssg " +msgstr "" + +#: plug-ins/gap/gap_mpege.c:147 +msgid "2.) You need a series of single Images on disk (AnimFrames)" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:151 +msgid " all with fileformat JPEG (or YUV or PNM or PPM)" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:154 +msgid " all with fileformat PPM (or YUV)" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:159 +msgid " (use 'Frames Convert' from the AnimFrames Menu" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:163 +msgid " or 'Split Img to Frames' from the AnimFrames Menu)" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:167 +msgid "3.) All Images must have the same size," +msgstr "" + +#: plug-ins/gap/gap_mpege.c:174 +msgid " width and height must be a multiple of 16" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:178 +msgid " (use Scale or Crop from the AnimFrames Menu)" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:193 +msgid "MPEG_ENCODE Information" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:231 +msgid "generate MPEG1 (ISO/IEC 11172-2) stream" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:232 +msgid "generate MPEG2 (ISO/IEC DIS 13818-2) stream" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:242 +msgid "GenParams" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:273 +msgid "Framerate :" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:274 +msgid "framerate in frames/second" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:281 +msgid "Bitrate:" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:282 +msgid "" +"used for constant bitrates (bit/sec) \n" +"(low rate gives good compression + bad quality)" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:293 +msgid "Outputfile:" +msgstr "" + +#. pixel +#: plug-ins/gap/gap_mpege.c:295 +msgid "Name of the resulting MPEG outputfile" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:301 +msgid "Paramfile:" +msgstr "" + +#. pixel +#: plug-ins/gap/gap_mpege.c:303 +msgid "" +"Name of the Encoder-Parameterfile\n" +"(is generated)" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:309 +msgid "Startscript:" +msgstr "" + +#. pixel +#: plug-ins/gap/gap_mpege.c:311 +msgid "" +"Name of the Startscript \n" +"(is generated/executed)" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:318 +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:322 +msgid "Constant Bitrate :" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:323 +msgid "Iqnore I/P/QSCALE values and use constant bit-rate)" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:328 +msgid "Pattern:" +msgstr "" + +#. pixel +#: plug-ins/gap/gap_mpege.c:330 +msgid "How to encode MPEG framesequence (I/P/B frames)" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:336 +msgid "IQSCALE:" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:337 +msgid "" +"Quality scale for I-Frames \n" +"(1 = best quality, 31 = best comression)" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:344 +msgid "PQSCALE:" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:345 +msgid "" +"Quality scale for P-Frames \n" +"(1 = best quality, 31 = best comression)" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:352 +msgid "BQSCALE:" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:353 +msgid "" +"Quality scale for B-Frames \n" +"(1 = best quality, 31 = best comression)" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:360 +msgid "P-Search :" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:361 +msgid "Search Algorithmus used for P-frames" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:367 +msgid "B-Search :" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:368 +msgid "Search Algorithmus used for B-frames" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:373 +msgid "Gen MPEG_ENCODE Parameters" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:374 plug-ins/gap/gap_mpege.c:413 +msgid "Encode Values" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:391 +msgid "" +"Generate parameterfile for mpeg2encode 1.2\n" +"(MPEG-2 Video Encoder.)\n" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:394 +msgid "MPEG-type :" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:403 +msgid "Videoformat :" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:404 +msgid "Videoformat" +msgstr "" + +#. framerates above 30 ar not allowed in mpeg2encode +#: plug-ins/gap/gap_mpege.c:412 +msgid "Gen MPEG2ENCODE Parameters" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:517 +#, c-format +msgid "cant open MPEG Paramfile %s for write\n" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:976 +msgid "" +"\n" +"WARNING: mpeg_encode does not support Fileformat " +msgstr "" + +#: plug-ins/gap/gap_mpege.c:979 +msgid "" +"\n" +"ERROR: width not a multiple of 16" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:980 +msgid "" +"\n" +"ERROR: height not a multiple of 16" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:986 +msgid "" +"\n" +"WARNING: mpeg2encode does not support Fileformat " +msgstr "" + +#: plug-ins/gap/gap_mpege.c:991 +msgid "" +"\n" +"ERROR: invoked from a single image, animframe required" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:1009 +msgid "sorry folks, NON_INTERACTIVE call .. not implemented yet\n" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:108 +msgid "New Width :" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:115 +msgid "New Height :" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:122 +msgid "Offest X :" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:129 +msgid "Offest Y :" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:138 +msgid "Crop AnimFrames (all)" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:139 +#, c-format +msgid "Crop (original %dx%d)" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:149 +msgid "Resize AnimFrames (all)" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:150 +#, c-format +msgid "Resize (original %dx%d)" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:156 +msgid "Scale AnimFrames (all)" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:157 +#, c-format +msgid "Scale (original %dx%d)" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:246 +msgid "Layerstack :" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:285 +msgid "KEEP_TYPE" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:285 +msgid "Conv to RGB" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:285 +msgid "Conv to GRAY" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:285 +msgid "Conv to INDEXED" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:308 +msgid "" +"\n" +"Select destination fileformat by extension\n" +"optionally convert imagetype\n" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:311 +msgid "Basename:" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:312 +msgid "" +"basename of the resulting frames \n" +"(0001.ext is added)" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:317 plug-ins/gap/gap_split.c:229 +msgid "Extension:" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:318 plug-ins/gap/gap_split.c:230 +msgid "" +"extension of resulting frames \n" +"(is also used to define Fileformat)" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:324 +msgid "Imagetype :" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:325 +msgid "" +"Convert to, or keep imagetype \n" +"(most fileformats cant handle all types)" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:331 +msgid "Flatten :" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:332 +msgid "" +"Flatten all resulting frames \n" +"(most fileformats need flattened frames)" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:337 +msgid "Colors :" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:338 +msgid "" +"Number of resulting Colors \n" +"(ignored if not converted to indexed)" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:344 +msgid "Dither :" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:345 +msgid "" +"Enable Floyd-Steinberg dithering \n" +"(ignored if not converted to indexed)" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:350 +msgid "Convert Frames to other Formats" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:351 +msgid "Convert Settings :" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:408 +msgid "Expand as necessary" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:409 +msgid "Clipped to image" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:410 +msgid "Clipped to bottom layer" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:411 +msgid "Flattened image" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:412 +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:413 +msgid "Resulting Layer Size is the frame size" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:414 +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:415 +msgid "" +"Resulting Layer Size is the frame size \n" +"transparent parts are filled with BG color" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:460 +msgid "Layer Basename:" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:461 +msgid "" +"Basename for all Layers \n" +"[####] is replaced by frame number" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:479 +msgid "Layer Mergemode :" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:486 +msgid "Exclude BG-Layer" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:487 +msgid "" +"Exclude the BG-Layers \n" +"in all handled frames\n" +"regardless to selection" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:517 +msgid "Use all unselected Layers" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:591 +msgid "Creating Layer-Animated Image .." +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:805 +msgid "Frames to Image" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:806 +msgid "Create Multilayer-Image from Frames" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:935 +msgid "Flattening Frames .." +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:936 +msgid "Converting Frames .." +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:1025 +msgid "OVERWRITE frame" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:1027 +msgid "OVERWRITE all" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:1046 +msgid "" +"Convert Frames: SAVE operation FAILED\n" +"- desired save plugin cant handle type\n" +"- or desired save plugin not available\n" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:1152 +msgid "Cropping all Animation Frames .." +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:1155 +msgid "Resizing all Animation Frames .." +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:1158 +msgid "Scaling all Animation Frames .." +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:1244 +msgid "Flatten Frames" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:1245 +msgid "Select Frame Range" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:1300 +#, c-format +msgid "Removing Layer (pos:%ld) from Frames .." +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:1423 +msgid "Delete Layers in Frames" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:1424 +msgid "Select Frame Range & Position" +msgstr "" + +#: plug-ins/gap/gap_split.c:97 +msgid "Splitting into Frames .." +msgstr "" + +#: plug-ins/gap/gap_split.c:172 +msgid "" +"Split Frames: SAVE operation FAILED\n" +"- desired save plugin cant handle type\n" +"- or desired save plugin not available\n" +msgstr "" + +#: plug-ins/gap/gap_split.c:220 +#, c-format +msgid "" +"%s\n" +"%s\n" +"(%s_0001.%s)\n" +msgstr "" + +#: plug-ins/gap/gap_split.c:221 +msgid "Make a frame (diskfile) from each Layer" +msgstr "" + +#: plug-ins/gap/gap_split.c:222 +msgid "frames are named: base_nr.extension" +msgstr "" + +#: plug-ins/gap/gap_split.c:235 +msgid "Inverse Order :" +msgstr "" + +#: plug-ins/gap/gap_split.c:236 +msgid "Start frame 0001 at Top Layer" +msgstr "" + +#: plug-ins/gap/gap_split.c:240 +msgid "Flatten :" +msgstr "" + +#: plug-ins/gap/gap_split.c:241 +msgid "" +"Remove Alpha Channel in resulting Frames, \n" +"transparent parts are filled with BG color" +msgstr "" + +#: plug-ins/gap/gap_split.c:244 +msgid "Split Image into Frames" +msgstr "" + +#: plug-ins/gap/gap_split.c:245 +msgid "Split Settings :" +msgstr "" + +#: plug-ins/gap/gap_split.c:290 +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 "" + +#: plug-ins/gap/resize.c:197 +msgid "X Offset:" +msgstr "" + +#: plug-ins/gap/resize.c:214 +msgid "Y Offset:" +msgstr "" + +#. the constrain toggle button +#: plug-ins/gap/resize.c:231 +msgid "Constrain Ratio" +msgstr "" + +#: plug-ins/common/gif.c:396 msgid "saves files in Compuserve GIF file format" msgstr "" -#: plug-ins/common/gif.c:682 +#: plug-ins/common/gif.c:691 msgid "GIF: Couldn't simply reduce colours further. Saving as opaque.\n" msgstr "" -#: plug-ins/common/gif.c:938 +#: plug-ins/common/gif.c:947 msgid "" "GIF: Sorry, can't save RGB images as GIFs - convert to INDEXED\n" "or GRAY first.\n" msgstr "" -#: plug-ins/common/gif.c:957 +#: plug-ins/common/gif.c:966 #, c-format msgid "GIF: can't open %s\n" msgstr "" -#: plug-ins/common/gif.c:1064 +#: plug-ins/common/gif.c:1073 msgid "" "Transparent colour *might* be incorrect on viewers which don't support " "transparency." msgstr "" -#: plug-ins/common/gif.c:1196 +#: plug-ins/common/gif.c:1218 msgid "" "The image which you are trying to save as a GIF\n" "contains layers which extend beyond the actual\n" @@ -1872,62 +3714,62 @@ msgid "" "the image borders, or cancel this save." msgstr "" -#: plug-ins/common/gif.c:1252 +#: plug-ins/common/gif.c:1274 msgid "Save as GIF" msgstr "" #. regular gif parameter settings -#: plug-ins/common/gif.c:1286 +#: plug-ins/common/gif.c:1308 msgid "GIF Options" msgstr "" -#: plug-ins/common/gif.c:1294 plug-ins/common/png.c:856 +#: plug-ins/common/gif.c:1316 plug-ins/common/png.c:953 msgid "Interlace" msgstr "" -#: plug-ins/common/gif.c:1306 +#: plug-ins/common/gif.c:1328 msgid "GIF Comment: " msgstr "" #. additional animated gif parameter settings -#: plug-ins/common/gif.c:1367 +#: plug-ins/common/gif.c:1389 msgid "Animated GIF Options" msgstr "" -#: plug-ins/common/gif.c:1375 +#: plug-ins/common/gif.c:1397 msgid "Loop forever" msgstr "" -#: plug-ins/common/gif.c:1388 +#: plug-ins/common/gif.c:1410 msgid "Delay between frames where unspecified: " msgstr "" -#: plug-ins/common/gif.c:1402 +#: plug-ins/common/gif.c:1424 msgid " milliseconds" msgstr "" -#: plug-ins/common/gif.c:1413 +#: plug-ins/common/gif.c:1435 msgid "Frame disposal where unspecified: " msgstr "" -#: plug-ins/common/gif.c:1423 +#: plug-ins/common/gif.c:1445 msgid "I don't care" msgstr "" -#: plug-ins/common/gif.c:1429 +#: plug-ins/common/gif.c:1451 msgid "Cumulative layers (combine)" msgstr "" -#: plug-ins/common/gif.c:1435 +#: plug-ins/common/gif.c:1457 msgid "One frame per layer (replace)" msgstr "" -#: plug-ins/common/gif.c:1493 +#: plug-ins/common/gif.c:1515 #, c-format msgid "GIF: colorstobpp - Eep! too many colours: %d\n" msgstr "" -#: plug-ins/common/gif.c:1509 +#: plug-ins/common/gif.c:1531 #, c-format msgid "GIF: bpptocolors - Eep! bpp==%d !\n" msgstr "" @@ -2072,6 +3914,791 @@ msgstr "" msgid "GIF: too much input data, ignoring extra...\n" 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:395 +msgid "Brush Preview:" +msgstr "" + +#: plug-ins/gimpressionist/brush.c:404 +msgid "Gamma:" +msgstr "" + +#: plug-ins/gimpressionist/brush.c:417 +msgid "Changes the gamma (brightness) of the selected brush" +msgstr "" + +#: plug-ins/gimpressionist/brush.c:429 +msgid "Select:" +msgstr "" + +#: plug-ins/gimpressionist/brush.c:434 +msgid "Aspect ratio:" +msgstr "" + +#: plug-ins/gimpressionist/brush.c:438 plug-ins/gimpressionist/paper.c:176 +msgid "Relief:" +msgstr "" + +#: plug-ins/gimpressionist/brush.c:453 +msgid "(None)" +msgstr "" + +#: plug-ins/gimpressionist/brush.c:466 +msgid "Save..." +msgstr "" + +#: plug-ins/gimpressionist/brush.c:480 +msgid "Specifies the aspect ratio of the brush" +msgstr "" + +#: plug-ins/gimpressionist/brush.c:491 +msgid "Specifies the amount of embossing to apply to each brush stroke" +msgstr "" + +#: plug-ins/gimpressionist/color.c:79 +msgid "Color:" +msgstr "" + +#: plug-ins/gimpressionist/color.c:89 +msgid "Average under brush" +msgstr "" + +#: plug-ins/gimpressionist/color.c:95 +msgid "Color is computed from the average of all pixels under the brush" +msgstr "" + +#: plug-ins/gimpressionist/color.c:99 +msgid "Center of brush" +msgstr "" + +#: plug-ins/gimpressionist/color.c:105 +msgid "Samples the color from the pixel in the center of the brush" +msgstr "" + +#: plug-ins/gimpressionist/color.c:114 +msgid "Color noise:" +msgstr "" + +#: plug-ins/gimpressionist/color.c:125 +msgid "Adds random noise to the color" +msgstr "" + +#: plug-ins/gimpressionist/general.c:99 +msgid "Color Selection Dialog" +msgstr "" + +#: plug-ins/gimpressionist/general.c:134 +msgid "General" +msgstr "" + +#: plug-ins/gimpressionist/general.c:159 +msgid "Edge darken:" +msgstr "" + +#: plug-ins/gimpressionist/general.c:176 +msgid "How much to \"darken\" the edges of each brush stroke" +msgstr "" + +#: plug-ins/gimpressionist/general.c:183 +msgid "Background:" +msgstr "" + +#: plug-ins/gimpressionist/general.c:191 +msgid "Keep original" +msgstr "" + +#: plug-ins/gimpressionist/general.c:197 +msgid "Preserve the original image as a background" +msgstr "" + +#: plug-ins/gimpressionist/general.c:201 +msgid "From paper" +msgstr "" + +#: plug-ins/gimpressionist/general.c:207 +msgid "Copy the texture of the selected paper as a background" +msgstr "" + +#: plug-ins/gimpressionist/general.c:220 +msgid "Solid" +msgstr "" + +#: plug-ins/gimpressionist/general.c:226 +msgid "Solid colored background" +msgstr "" + +#: plug-ins/gimpressionist/general.c:243 +msgid "Transparent" +msgstr "" + +#: plug-ins/gimpressionist/general.c:249 +msgid "Use a transparent background; Only the strokes painted will be visible" +msgstr "" + +#: plug-ins/gimpressionist/general.c:264 +msgid "Paint edges" +msgstr "" + +#: plug-ins/gimpressionist/general.c:272 +msgid "Tileable" +msgstr "" + +#: plug-ins/gimpressionist/general.c:276 +msgid "Selects if the resulting image should be seamlessly tileable" +msgstr "" + +#: plug-ins/gimpressionist/general.c:284 +msgid "Drop Shadow" +msgstr "" + +#: plug-ins/gimpressionist/general.c:288 +msgid "Adds a shadow effect to each brush stroke" +msgstr "" + +#: plug-ins/gimpressionist/general.c:299 +msgid "How much to \"darken\" the drop shadow" +msgstr "" + +#: plug-ins/gimpressionist/general.c:305 +msgid "Shadow depth:" +msgstr "" + +#: plug-ins/gimpressionist/general.c:316 +msgid "" +"The depth of the drop shadow, i.e. how far apart from the object it should be" +msgstr "" + +#: plug-ins/gimpressionist/general.c:322 +msgid "Shadow blur:" +msgstr "" + +#: plug-ins/gimpressionist/general.c:333 +msgid "How much to blur the drop shadow" +msgstr "" + +#: plug-ins/gimpressionist/general.c:339 +msgid "Deviation threshold:" +msgstr "" + +#: plug-ins/gimpressionist/general.c:350 +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:83 +#, 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:100 +msgid "" +"*** Warning ***\n" +"No home directory!\n" +msgstr "" + +#: plug-ins/gimpressionist/gimpressionist.c:351 +#: plug-ins/gimpressionist/gimpressionist.c:448 +msgid "The GIMPressionist!" +msgstr "" + +#: plug-ins/gimpressionist/gimpressionist.c:483 +msgid " OK " +msgstr "" + +#: plug-ins/gimpressionist/gimpressionist.c:490 +msgid "Run with the selected settings" +msgstr "" + +#: plug-ins/gimpressionist/gimpressionist.c:492 +msgid " Cancel " +msgstr "" + +#: plug-ins/gimpressionist/gimpressionist.c:497 +msgid "Quit the program" +msgstr "" + +#: plug-ins/gimpressionist/gimpressionist.c:499 +msgid " About... " +msgstr "" + +#: plug-ins/gimpressionist/gimpressionist.c:504 +msgid "Show some information about program" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:52 +msgid "Orientation" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:76 +msgid "Directions:" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:80 +msgid "Start angle:" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:84 +msgid "Angle span:" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:99 plug-ins/gimpressionist/size.c:98 +msgid "The number of directions (i.e. brushes) to use" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:108 +msgid "The angle of the first brush to create" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:117 +msgid "How large an angle-span to use (360 = full circle)" +msgstr "" + +#. +#. * Orientation option menu... +#. +#: plug-ins/gimpressionist/orientation.c:124 plug-ins/print/print.c:822 +msgid "Orientation:" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:140 +msgid "" +"Let the value (brightness) of the region determine the direction of the " +"stroke" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:144 +#: plug-ins/gimpressionist/size.c:143 +msgid "Radius" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:150 +msgid "" +"The distance from the center of the image determines the direction of the " +"stroke" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:154 +#: plug-ins/gimpressionist/size.c:153 +msgid "Random" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:160 +msgid "Selects a random direction of each stroke" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:164 +#: plug-ins/gimpressionist/size.c:163 +msgid "Radial" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:170 +msgid "Let the direction from the center determine the direction of the stroke" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:179 +#: plug-ins/gimpressionist/size.c:178 +msgid "Flowing" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:185 +#: plug-ins/gimpressionist/size.c:184 +msgid "The strokes follow a \"flowing\" pattern" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:197 +msgid "The hue of the region determines the direction of the stroke" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:201 +#: plug-ins/gimpressionist/size.c:199 +msgid "Adaptive" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:207 +msgid "The direction that matches the original image the closest is selected" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:216 +#: plug-ins/gimpressionist/size.c:213 plug-ins/print/print-pcl.c:248 +msgid "Manual" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:222 +msgid "Manually specify the stroke orientation" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:226 +#: plug-ins/gimpressionist/size.c:223 +msgid "Edit..." +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:231 +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:531 +#: plug-ins/gimpressionist/sizemap.c:431 +msgid "Add" +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:551 +msgid "Angle:" +msgstr "" + +#: plug-ins/gimpressionist/orientmap.c:563 +msgid "Change the angle of the selected vector" +msgstr "" + +#: plug-ins/gimpressionist/orientmap.c:565 +#: plug-ins/gimpressionist/sizemap.c:465 +msgid "Strength:" +msgstr "" + +#: plug-ins/gimpressionist/orientmap.c:577 +msgid "Change the strength of the selected vector" +msgstr "" + +#: plug-ins/gimpressionist/orientmap.c:580 +msgid "Type:" +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:74 +#, c-format +msgid "Paper/%s" +msgstr "" + +#: plug-ins/gimpressionist/paper.c:89 +msgid "Paper" +msgstr "" + +#: plug-ins/gimpressionist/paper.c:133 +msgid "Paper Preview:" +msgstr "" + +#. updatepaperprev(NULL); +#: plug-ins/gimpressionist/paper.c:144 +msgid "Invert" +msgstr "" + +#: plug-ins/gimpressionist/paper.c:151 +msgid "Inverts the Papers texture" +msgstr "" + +#: plug-ins/gimpressionist/paper.c:159 +msgid "Applies the paper as it is (without embossing it)" +msgstr "" + +#: plug-ins/gimpressionist/paper.c:172 +msgid "Scale:" +msgstr "" + +#: plug-ins/gimpressionist/paper.c:191 +msgid "Specifies the scale of the texture (in percent of original file)" +msgstr "" + +#: plug-ins/gimpressionist/paper.c:200 +msgid "Specifies the amount of embossing to apply to the image (in percent)" +msgstr "" + +#: plug-ins/gimpressionist/placement.c:52 +msgid "Placement" +msgstr "" + +#: plug-ins/gimpressionist/placement.c:80 +msgid "Placement:" +msgstr "" + +#: plug-ins/gimpressionist/placement.c:90 +msgid "Randomly" +msgstr "" + +#: plug-ins/gimpressionist/placement.c:96 +msgid "Place strokes randomly around the image" +msgstr "" + +#: plug-ins/gimpressionist/placement.c:100 +msgid "Evenly distributed" +msgstr "" + +#: plug-ins/gimpressionist/placement.c:106 +msgid "The strokes are evenly distributed across the image" +msgstr "" + +#: plug-ins/gimpressionist/placement.c:115 +msgid "Stroke density:" +msgstr "" + +#: plug-ins/gimpressionist/placement.c:126 +msgid "The relative density of the brush strokes" +msgstr "" + +#: plug-ins/gimpressionist/placement.c:128 +msgid "Centerize" +msgstr "" + +#: plug-ins/gimpressionist/placement.c:132 +msgid "Focus the brush strokes around the center of the image" +msgstr "" + +#: plug-ins/gimpressionist/ppmtool.c:41 +#, c-format +msgid "(When allocating %u bytes.)\n" +msgstr "" + +#: plug-ins/gimpressionist/ppmtool.c:42 +msgid "Out of memory!\n" +msgstr "" + +#: plug-ins/gimpressionist/ppmtool.c:215 +#, c-format +msgid "loadgbr: Unable to open file \"%s\"!\n" +msgstr "" + +#: plug-ins/gimpressionist/ppmtool.c:257 +#, c-format +msgid "loadppm: Unable to open file \"%s\"!\n" +msgstr "" + +#: plug-ins/gimpressionist/ppmtool.c:267 +#, c-format +msgid "loadppm: File \"%s\" not PPM/PGM? (line=\"%s\")%c\n" +msgstr "" + +#: plug-ins/gimpressionist/ppmtool.c:279 +#, c-format +msgid "loadppm: File \"%s\" not valid PPM/PGM? (line=\"%s\")%c\n" +msgstr "" + +#: plug-ins/gimpressionist/presets.c:53 +#, c-format +msgid "Error opening file \"%s\" for reading!%c\n" +msgstr "" + +#: plug-ins/gimpressionist/presets.c:263 +#, c-format +msgid "Error opening file \"%s\" for reading!\n" +msgstr "" + +#: plug-ins/gimpressionist/presets.c:373 +msgid "Description:" +msgstr "" + +#: plug-ins/gimpressionist/presets.c:428 +msgid "Internal error: (savepreset) thispath == NULL" +msgstr "" + +#: plug-ins/gimpressionist/presets.c:436 +#, c-format +msgid "Error opening file \"%s\" for writing!%c\n" +msgstr "" + +#: plug-ins/gimpressionist/presets.c:572 +msgid "Presets" +msgstr "" + +#: plug-ins/gimpressionist/presets.c:600 +msgid " Save current " +msgstr "" + +#: plug-ins/gimpressionist/presets.c:606 +msgid "Save the current settings to the specified file" +msgstr "" + +#. gtk_container_border_width (GTK_CONTAINER (box2), 5); +#: plug-ins/gimpressionist/presets.c:644 +msgid " Apply " +msgstr "" + +#: plug-ins/gimpressionist/presets.c:650 +msgid "Reads the selected Preset into memory" +msgstr "" + +#: plug-ins/gimpressionist/presets.c:652 +msgid " Delete " +msgstr "" + +#: plug-ins/gimpressionist/presets.c:658 +msgid "Deletes the selected Preset" +msgstr "" + +#: plug-ins/gimpressionist/presets.c:660 +msgid " Refresh " +msgstr "" + +#: plug-ins/gimpressionist/presets.c:666 +msgid "Reread the directory of Presets" +msgstr "" + +#: plug-ins/gimpressionist/presets.c:668 +msgid "(Desc)" +msgstr "" + +#: plug-ins/gimpressionist/presets.c:673 +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:117 plug-ins/gimpressionist/repaint.c:863 +#: plug-ins/gimpressionist/repaint.c:865 +msgid " Update " +msgstr "" + +#: plug-ins/gimpressionist/preview.c:122 +msgid "Refresh the Preview window" +msgstr "" + +#: plug-ins/gimpressionist/preview.c:124 +msgid " Reset " +msgstr "" + +#: plug-ins/gimpressionist/preview.c:129 +msgid "Revert to the original image" +msgstr "" + +#: plug-ins/gimpressionist/repaint.c:142 +msgid "What!? No brushes?!\n" +msgstr "" + +#: plug-ins/gimpressionist/repaint.c:282 +msgid "Huh? Image size != alpha size?\n" +msgstr "" + +#: plug-ins/gimpressionist/repaint.c:667 +msgid "Internal error; Unknown orientationtype\n" +msgstr "" + +#: plug-ins/gimpressionist/repaint.c:687 +msgid "Internal error; Unknown sizetype\n" +msgstr "" + +#: plug-ins/gimpressionist/size.c:51 +msgid "Size" +msgstr "" + +#: plug-ins/gimpressionist/size.c:75 +msgid "Sizes:" +msgstr "" + +#: plug-ins/gimpressionist/size.c:79 +msgid "Min size:" +msgstr "" + +#: plug-ins/gimpressionist/size.c:83 +msgid "Max size:" +msgstr "" + +#: plug-ins/gimpressionist/size.c:107 +msgid "The smallest brush to create" +msgstr "" + +#: plug-ins/gimpressionist/size.c:116 +msgid "The largest brush to create" +msgstr "" + +#: plug-ins/gimpressionist/size.c:123 plug-ins/gimpressionist/sizemap.c:451 +msgid "Size:" +msgstr "" + +#: plug-ins/gimpressionist/size.c:139 +msgid "" +"Let the value (brightness) of the region determine the size of the stroke" +msgstr "" + +#: plug-ins/gimpressionist/size.c:149 +msgid "" +"The distance from the center of the image determines the size of the stroke" +msgstr "" + +#: plug-ins/gimpressionist/size.c:159 +msgid "Selects a random size for each stroke" +msgstr "" + +#: plug-ins/gimpressionist/size.c:169 +msgid "Let the direction from the center determine the size of the stroke" +msgstr "" + +#: plug-ins/gimpressionist/size.c:195 +msgid "The hue of the region determines the size of the stroke" +msgstr "" + +#: plug-ins/gimpressionist/size.c:205 +msgid "The brush-size that matches the original image the closest is selected" +msgstr "" + +#: plug-ins/gimpressionist/size.c:219 +msgid "Manually specify the stroke size" +msgstr "" + +#: plug-ins/gimpressionist/size.c:228 +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/common/guillotine.c:76 msgid "" "Slice up the image into subimages, cutting along the image's Guides. Fooey " @@ -2103,127 +4730,207 @@ msgstr "" msgid "Poopy, no guides.\n" msgstr "" -#: plug-ins/common/jpeg.c:307 plug-ins/common/jpeg.c:308 +#: plug-ins/common/jpeg.c:315 plug-ins/common/jpeg.c:316 msgid "loads files in the JPEG file format" msgstr "" -#: plug-ins/common/jpeg.c:319 +#: plug-ins/common/jpeg.c:327 msgid "saves files in the JPEG file format" msgstr "" -#: plug-ins/common/jpeg.c:320 +#: plug-ins/common/jpeg.c:328 msgid "saves files in the lossy, widely supported JPEG format" msgstr "" -#: plug-ins/common/jpeg.c:663 +#: plug-ins/common/jpeg.c:726 #, c-format msgid "can't open \"%s\"\n" msgstr "" -#: plug-ins/common/jpeg.c:794 +#: plug-ins/common/jpeg.c:860 #, c-format msgid "" "don't know how to load JPEGs\n" "with %d color channels" msgstr "" -#: plug-ins/common/jpeg.c:807 +#: plug-ins/common/jpeg.c:877 msgid "JPEG preview" msgstr "" -#: plug-ins/common/jpeg.c:851 +#: plug-ins/common/jpeg.c:923 #, c-format msgid "" "unknown density unit %d\n" "assuming dots per inch" msgstr "" -#: plug-ins/common/jpeg.c:1014 +#: plug-ins/common/jpeg.c:1090 #, c-format msgid "Size: %lu bytes (%02.01f kB)" msgstr "" -#: plug-ins/common/jpeg.c:1382 plug-ins/common/jpeg.c:1501 +#: plug-ins/common/jpeg.c:1469 plug-ins/common/jpeg.c:1598 msgid "Size: unknown" msgstr "" -#: plug-ins/common/jpeg.c:1461 +#: plug-ins/common/jpeg.c:1558 msgid "Save as Jpeg" msgstr "" #. sg - preview -#: plug-ins/common/jpeg.c:1486 +#: plug-ins/common/jpeg.c:1583 msgid "Image Preview" msgstr "" -#: plug-ins/common/jpeg.c:1494 +#: plug-ins/common/jpeg.c:1591 msgid "Preview (in image window)" msgstr "" -#: plug-ins/common/jpeg.c:1520 +#: plug-ins/common/jpeg.c:1617 msgid "Quality" msgstr "" -#: plug-ins/common/jpeg.c:1536 +#: plug-ins/common/jpeg.c:1633 msgid "Smoothing" msgstr "" -#: plug-ins/common/jpeg.c:1556 +#: plug-ins/common/jpeg.c:1653 msgid "Restart markers" msgstr "" -#: plug-ins/common/jpeg.c:1562 +#: plug-ins/common/jpeg.c:1659 msgid "Restart frequency (rows)" msgstr "" -#: plug-ins/common/jpeg.c:1582 +#: plug-ins/common/jpeg.c:1679 msgid "Optimize" msgstr "" -#: plug-ins/common/jpeg.c:1590 +#: plug-ins/common/jpeg.c:1686 msgid "Progressive" msgstr "" -#: plug-ins/common/jpeg.c:1603 +#: plug-ins/common/jpeg.c:1699 msgid "Force baseline JPEG (readable by all decoders)" msgstr "" -#: plug-ins/common/jpeg.c:1615 +#: plug-ins/common/jpeg.c:1711 msgid "2x2,1x1,1x1" msgstr "" -#: plug-ins/common/jpeg.c:1616 +#: plug-ins/common/jpeg.c:1712 msgid "2x1,1x1,1x1 (4:2:2)" msgstr "" -#: plug-ins/common/jpeg.c:1617 +#: plug-ins/common/jpeg.c:1713 msgid "1x1,1x1,1x1" msgstr "" -#: plug-ins/common/jpeg.c:1621 +#: plug-ins/common/jpeg.c:1717 msgid "Subsampling" msgstr "" -#: plug-ins/common/jpeg.c:1632 +#: plug-ins/common/jpeg.c:1728 msgid "Integer" msgstr "" -#: plug-ins/common/jpeg.c:1633 +#: plug-ins/common/jpeg.c:1729 msgid "Fast integer" msgstr "" -#: plug-ins/common/jpeg.c:1634 +#: plug-ins/common/jpeg.c:1730 msgid "Floating-point" msgstr "" -#: plug-ins/common/jpeg.c:1638 +#: plug-ins/common/jpeg.c:1734 msgid "DCT method (speed/quality tradeoff)" msgstr "" -#: plug-ins/common/jpeg.c:1651 +#: plug-ins/common/jpeg.c:1748 msgid "Image Comments" msgstr "" +#: plug-ins/common/lic.c:857 plug-ins/common/lic.c:988 +msgid "Van Gogh (LIC)" +msgstr "" + +#: plug-ins/common/lic.c:885 +msgid "LIC: Couldn't allocate temporary buffer - out of memory!\n" +msgstr "" + +#: plug-ins/common/lic.c:1017 +msgid "Effect channel" +msgstr "" + +#: plug-ins/common/lic.c:1047 +msgid "Brightness" +msgstr "" + +#: plug-ins/common/lic.c:1061 +msgid "Effect operator" +msgstr "" + +#: plug-ins/common/lic.c:1068 +msgid "Derivative" +msgstr "" + +#: plug-ins/common/lic.c:1080 +msgid "Gradient" +msgstr "" + +#: plug-ins/common/lic.c:1094 +msgid "Convolve" +msgstr "" + +#: plug-ins/common/lic.c:1101 +msgid "With white noise" +msgstr "" + +#: plug-ins/common/lic.c:1113 +msgid "With source image" +msgstr "" + +#: plug-ins/common/lic.c:1132 +msgid "Parameters" +msgstr "" + +#: plug-ins/common/lic.c:1144 +msgid "Effect image:" +msgstr "" + +#: plug-ins/common/lic.c:1162 +msgid "Filter length:" +msgstr "" + +#: plug-ins/common/lic.c:1176 +msgid "Noise magnitude:" +msgstr "" + +#: plug-ins/common/lic.c:1191 +msgid "Integration steps:" +msgstr "" + +#: plug-ins/common/lic.c:1206 +msgid "Minimum value:" +msgstr "" + +#: plug-ins/common/lic.c:1221 +msgid "Maximum value:" +msgstr "" + +#: plug-ins/common/lic.c:1309 +msgid "Creates a Van Gogh effect (Line Integral Convolution)" +msgstr "" + +#: plug-ins/common/lic.c:1314 +msgid "/Filters/Artistic/Van Gogh (LIC)" +msgstr "" + +#: plug-ins/common/lic.c:1436 +msgid "Noninteractive not yet implemented! Sorry.\n" +msgstr "" + #: plug-ins/common/mail.c:212 msgid "pipe files to uuencode then mail them" msgstr "" @@ -2263,6 +4970,89 @@ msgstr "" msgid "mail: some sort of error with the file extension or lack thereof \n" msgstr "" +#: plug-ins/mosaic/mosaic.c:326 +msgid "Convert the input drawable into a collection of tiles" +msgstr "" + +#: plug-ins/mosaic/mosaic.c:327 +msgid "Help not yet written for this plug-in" +msgstr "" + +#: plug-ins/mosaic/mosaic.c:331 +msgid "/Filters/Artistic/Mosaic" +msgstr "" + +#. progress bar for gradient finding +#: plug-ins/mosaic/mosaic.c:452 +msgid "Finding Edges..." +msgstr "" + +#. Progress bar for rendering tiles +#: plug-ins/mosaic/mosaic.c:502 +msgid "Rendering Tiles..." +msgstr "" + +#: plug-ins/mosaic/mosaic.c:557 +msgid "Mosaic" +msgstr "" + +#: plug-ins/mosaic/mosaic.c:622 +msgid "Antialiasing" +msgstr "" + +#: plug-ins/mosaic/mosaic.c:630 +msgid "Color Averaging" +msgstr "" + +#: plug-ins/mosaic/mosaic.c:638 +msgid "Pitted Surfaces" +msgstr "" + +#: plug-ins/mosaic/mosaic.c:646 +msgid "FG/BG Lighting" +msgstr "" + +#. tiling primitive +#: plug-ins/mosaic/mosaic.c:659 +msgid "Tiling Primitives" +msgstr "" + +#: plug-ins/mosaic/mosaic.c:666 +msgid "Squares" +msgstr "" + +#: plug-ins/mosaic/mosaic.c:675 +msgid "Hexagons" +msgstr "" + +#: plug-ins/mosaic/mosaic.c:684 +msgid "Octagons & Squares" +msgstr "" + +#: plug-ins/mosaic/mosaic.c:720 +msgid "Tile Height" +msgstr "" + +#: plug-ins/mosaic/mosaic.c:735 +msgid "Tile Spacing" +msgstr "" + +#: plug-ins/mosaic/mosaic.c:750 +msgid "Tile Neatness" +msgstr "" + +#: plug-ins/mosaic/mosaic.c:766 +msgid "Light Direction" +msgstr "" + +#: plug-ins/mosaic/mosaic.c:781 +msgid "Color Variation" +msgstr "" + +#: plug-ins/mosaic/mosaic.c:2557 +msgid "Unable to add additional point.\n" +msgstr "" + #: plug-ins/common/normalize.c:78 msgid "" "Normalize the contrast of the specified drawable to cover all possible " @@ -2321,19 +5111,23 @@ msgstr "" msgid "Mask Size" msgstr "" -#: plug-ins/common/png.c:149 +#: plug-ins/common/png.c:151 msgid "Loads files in PNG file format" msgstr "" -#: plug-ins/common/png.c:150 +#: plug-ins/common/png.c:152 msgid "This plug-in loads Portable Network Graphics (PNG) files." msgstr "" -#: plug-ins/common/png.c:818 +#: plug-ins/common/png.c:757 +msgid "Can't save image with alpha\n" +msgstr "" + +#: plug-ins/common/png.c:915 msgid "PNG Options" msgstr "" -#: plug-ins/common/png.c:863 +#: plug-ins/common/png.c:960 msgid "Compression level" msgstr "" @@ -2399,10 +5193,6 @@ msgstr "" msgid "Transparency" msgstr "" -#: plug-ins/print/print-pcl.c:248 -msgid "Manual" -msgstr "" - #: plug-ins/print/print-pcl.c:249 msgid "Tray 1" msgstr "" @@ -2431,135 +5221,135 @@ msgstr "" msgid "600 DPI" msgstr "" -#: plug-ins/print/print.c:229 +#: plug-ins/print/print.c:231 msgid "PostScript Level 1" msgstr "" -#: plug-ins/print/print.c:231 +#: plug-ins/print/print.c:233 msgid "PostScript Level 2" msgstr "" -#: plug-ins/print/print.c:233 +#: plug-ins/print/print.c:235 msgid "HP DeskJet 500, 520" msgstr "" -#: plug-ins/print/print.c:235 +#: plug-ins/print/print.c:237 msgid "HP DeskJet 500C, 540C" msgstr "" -#: plug-ins/print/print.c:237 +#: plug-ins/print/print.c:239 msgid "HP DeskJet 550C, 560C" msgstr "" -#: plug-ins/print/print.c:239 +#: plug-ins/print/print.c:241 msgid "HP DeskJet 600 series" msgstr "" -#: plug-ins/print/print.c:241 +#: plug-ins/print/print.c:243 msgid "HP DeskJet 800 series" msgstr "" -#: plug-ins/print/print.c:243 +#: plug-ins/print/print.c:245 msgid "HP DeskJet 1100C, 1120C" msgstr "" -#: plug-ins/print/print.c:245 +#: plug-ins/print/print.c:247 msgid "HP DeskJet 1200C, 1600C" msgstr "" -#: plug-ins/print/print.c:247 +#: plug-ins/print/print.c:249 msgid "HP LaserJet II series" msgstr "" -#: plug-ins/print/print.c:249 +#: plug-ins/print/print.c:251 msgid "HP LaserJet III series" msgstr "" -#: plug-ins/print/print.c:251 +#: plug-ins/print/print.c:253 msgid "HP LaserJet 4 series" msgstr "" -#: plug-ins/print/print.c:253 +#: plug-ins/print/print.c:255 msgid "HP LaserJet 4V, 4Si" msgstr "" -#: plug-ins/print/print.c:255 +#: plug-ins/print/print.c:257 msgid "HP LaserJet 5 series" msgstr "" -#: plug-ins/print/print.c:257 +#: plug-ins/print/print.c:259 msgid "HP LaserJet 5Si" msgstr "" -#: plug-ins/print/print.c:259 +#: plug-ins/print/print.c:261 msgid "HP LaserJet 6 series" msgstr "" -#: plug-ins/print/print.c:261 +#: plug-ins/print/print.c:263 msgid "EPSON Stylus Color" msgstr "" -#: plug-ins/print/print.c:263 +#: plug-ins/print/print.c:265 msgid "EPSON Stylus Color Pro" msgstr "" -#: plug-ins/print/print.c:265 +#: plug-ins/print/print.c:267 msgid "EPSON Stylus Color Pro XL" msgstr "" -#: plug-ins/print/print.c:267 +#: plug-ins/print/print.c:269 msgid "EPSON Stylus Color 1500" msgstr "" -#: plug-ins/print/print.c:269 +#: plug-ins/print/print.c:271 msgid "EPSON Stylus Color 400" msgstr "" -#: plug-ins/print/print.c:271 +#: plug-ins/print/print.c:273 msgid "EPSON Stylus Color 500" msgstr "" -#: plug-ins/print/print.c:273 +#: plug-ins/print/print.c:275 msgid "EPSON Stylus Color 600" msgstr "" -#: plug-ins/print/print.c:275 +#: plug-ins/print/print.c:277 msgid "EPSON Stylus Color 800" msgstr "" -#: plug-ins/print/print.c:277 +#: plug-ins/print/print.c:279 msgid "EPSON Stylus Color 1520" msgstr "" -#: plug-ins/print/print.c:279 +#: plug-ins/print/print.c:281 msgid "EPSON Stylus Color 3000" msgstr "" -#: plug-ins/print/print.c:332 +#: plug-ins/print/print.c:334 msgid "This plug-in prints images from The GIMP." msgstr "" -#: plug-ins/print/print.c:333 +#: plug-ins/print/print.c:335 msgid "Prints images to PostScript, PCL, or ESC/P2 printers." msgstr "" -#: plug-ins/print/print.c:337 +#: plug-ins/print/print.c:339 msgid "/File/Print" msgstr "" -#: plug-ins/print/print.c:650 +#: plug-ins/print/print.c:695 msgid "Auto" msgstr "" -#: plug-ins/print/print.c:651 +#: plug-ins/print/print.c:696 msgid "Portrait" msgstr "" -#: plug-ins/print/print.c:652 +#: plug-ins/print/print.c:697 msgid "Landscape" msgstr "" -#: plug-ins/print/print.c:685 +#: plug-ins/print/print.c:724 #, c-format msgid "Print v%s" msgstr "" @@ -2567,303 +5357,296 @@ msgstr "" #. #. * Media size option menu... #. -#: plug-ins/print/print.c:735 +#: plug-ins/print/print.c:774 msgid "Media Size:" msgstr "" #. #. * Media type option menu... #. -#: plug-ins/print/print.c:751 +#: plug-ins/print/print.c:790 msgid "Media Type:" msgstr "" #. #. * Media source option menu... #. -#: plug-ins/print/print.c:767 +#: plug-ins/print/print.c:806 msgid "Media Source:" msgstr "" -#. -#. * Orientation option menu... -#. -#: plug-ins/print/print.c:783 -msgid "Orientation:" -msgstr "" - #. #. * Resolution option menu... #. -#: plug-ins/common/ps.c:1999 plug-ins/print/print.c:813 +#: plug-ins/common/ps.c:2097 plug-ins/print/print.c:852 msgid "Resolution:" msgstr "" #. #. * Output type toggles... #. -#: plug-ins/print/print.c:829 +#: plug-ins/print/print.c:868 msgid "Output Type:" msgstr "" -#: plug-ins/print/print.c:838 +#: plug-ins/print/print.c:877 msgid "B&W" msgstr "" #. #. * Scaling... #. -#: plug-ins/print/print.c:861 +#: plug-ins/print/print.c:900 msgid "Scaling:" msgstr "" -#: plug-ins/print/print.c:896 +#: plug-ins/print/print.c:935 msgid "Percent" msgstr "" -#: plug-ins/print/print.c:905 +#: plug-ins/print/print.c:944 msgid "PPI" msgstr "" #. #. * Brightness slider... #. -#: plug-ins/print/print.c:917 +#: plug-ins/print/print.c:956 msgid "Brightness:" msgstr "" #. #. * Printer option menu... #. -#: plug-ins/print/print.c:952 +#: plug-ins/print/print.c:991 msgid "Printer:" msgstr "" -#: plug-ins/print/print.c:978 plug-ins/print/print.c:1011 +#: plug-ins/print/print.c:1017 plug-ins/print/print.c:1050 msgid "Setup" msgstr "" -#: plug-ins/print/print.c:998 +#: plug-ins/print/print.c:1037 msgid "Print" msgstr "" #. #. * Printer driver option menu... #. -#: plug-ins/print/print.c:1033 +#: plug-ins/print/print.c:1072 msgid "Driver:" msgstr "" #. #. * PPD file... #. -#: plug-ins/print/print.c:1058 +#: plug-ins/print/print.c:1097 msgid "PPD File:" msgstr "" -#: plug-ins/print/print.c:1071 +#: plug-ins/print/print.c:1110 msgid "Browse" msgstr "" #. #. * Print command... #. -#: plug-ins/print/print.c:1081 +#: plug-ins/print/print.c:1120 msgid "Command:" msgstr "" #. #. * Output file selection dialog... #. -#: plug-ins/print/print.c:1116 +#: plug-ins/print/print.c:1155 msgid "Print To File?" msgstr "" #. #. * PPD file selection dialog... #. -#: plug-ins/print/print.c:1126 +#: plug-ins/print/print.c:1165 msgid "PPD File?" msgstr "" -#: plug-ins/print/print.c:2111 +#: plug-ins/print/print.c:2150 msgid "File" msgstr "" -#: plug-ins/common/ps.c:320 plug-ins/common/ps.c:321 +#: plug-ins/common/ps.c:325 plug-ins/common/ps.c:326 msgid "load file of PostScript/PDF file format" msgstr "" -#: plug-ins/common/ps.c:344 +#: plug-ins/common/ps.c:349 msgid "save file in PostScript file format" msgstr "" -#: plug-ins/common/ps.c:345 +#: plug-ins/common/ps.c:350 msgid "" "PostScript saving handles all image types except those with alpha channels." msgstr "" -#: plug-ins/common/ps.c:550 +#: plug-ins/common/ps.c:620 msgid "PS: can't open file for reading" msgstr "" -#: plug-ins/common/ps.c:557 +#: plug-ins/common/ps.c:627 #, c-format msgid "Interpreting and Loading %s:" msgstr "" -#: plug-ins/common/ps.c:565 +#: plug-ins/common/ps.c:635 msgid "PS: can't interprete file" msgstr "" -#: plug-ins/common/ps.c:647 +#: plug-ins/common/ps.c:722 msgid "PostScript save cannot handle images with alpha channels" msgstr "" -#: plug-ins/common/ps.c:658 +#: plug-ins/common/ps.c:733 msgid "PS: cannot operate on unknown image types" msgstr "" -#: plug-ins/common/ps.c:667 +#: plug-ins/common/ps.c:742 msgid "PS: can't open file for writing" msgstr "" -#: plug-ins/common/ps.c:1713 plug-ins/common/ps.c:1810 -#: plug-ins/common/ps.c:1903 plug-ins/common/ps.c:1972 +#: plug-ins/common/ps.c:1800 plug-ins/common/ps.c:1897 +#: plug-ins/common/ps.c:1990 plug-ins/common/ps.c:2059 msgid "write error occured" msgstr "" -#: plug-ins/common/ps.c:1999 plug-ins/common/ps.c:2264 +#: plug-ins/common/ps.c:2097 plug-ins/common/ps.c:2354 msgid "Width:" msgstr "" -#: plug-ins/common/ps.c:1999 plug-ins/common/ps.c:2264 +#: plug-ins/common/ps.c:2097 plug-ins/common/ps.c:2354 msgid "Height:" msgstr "" -#: plug-ins/common/ps.c:1999 +#: plug-ins/common/ps.c:2097 msgid "Pages:" msgstr "" -#: plug-ins/common/ps.c:2001 +#: plug-ins/common/ps.c:2099 msgid "b/w" msgstr "" -#: plug-ins/common/ps.c:2001 +#: plug-ins/common/ps.c:2099 msgid "gray" msgstr "" -#: plug-ins/common/ps.c:2001 +#: plug-ins/common/ps.c:2099 msgid "colour" msgstr "" -#: plug-ins/common/ps.c:2001 +#: plug-ins/common/ps.c:2099 msgid "automatic" msgstr "" -#: plug-ins/common/ps.c:2003 +#: plug-ins/common/ps.c:2101 msgid "none" msgstr "" -#: plug-ins/common/ps.c:2003 +#: plug-ins/common/ps.c:2101 msgid "weak" msgstr "" -#: plug-ins/common/ps.c:2003 +#: plug-ins/common/ps.c:2101 msgid "strong" msgstr "" -#: plug-ins/common/ps.c:2016 +#: plug-ins/common/ps.c:2108 msgid "Load PostScript" msgstr "" #. Rendering -#: plug-ins/common/ps.c:2049 +#: plug-ins/common/ps.c:2141 msgid "Rendering" msgstr "" -#: plug-ins/common/ps.c:2089 +#: plug-ins/common/ps.c:2181 msgid "try BoundingBox" msgstr "" #. Colouring -#: plug-ins/common/ps.c:2102 +#: plug-ins/common/ps.c:2194 msgid "Colouring" msgstr "" -#: plug-ins/common/ps.c:2138 +#: plug-ins/common/ps.c:2230 msgid "Graphic antialiasing" msgstr "" -#: plug-ins/common/ps.c:2139 +#: plug-ins/common/ps.c:2231 msgid "Text antialiasing" msgstr "" -#: plug-ins/common/ps.c:2264 +#: plug-ins/common/ps.c:2354 msgid "X-offset:" msgstr "" -#: plug-ins/common/ps.c:2264 +#: plug-ins/common/ps.c:2354 msgid "Y-offset:" msgstr "" -#: plug-ins/common/ps.c:2266 +#: plug-ins/common/ps.c:2356 msgid "0" msgstr "" -#: plug-ins/common/ps.c:2266 +#: plug-ins/common/ps.c:2356 msgid "90" msgstr "" -#: plug-ins/common/ps.c:2266 +#: plug-ins/common/ps.c:2356 msgid "180" msgstr "" -#: plug-ins/common/ps.c:2266 +#: plug-ins/common/ps.c:2356 msgid "270" msgstr "" -#: plug-ins/common/ps.c:2268 +#: plug-ins/common/ps.c:2358 msgid "Inch" msgstr "" -#: plug-ins/common/ps.c:2268 +#: plug-ins/common/ps.c:2358 msgid "Millimeter" msgstr "" -#: plug-ins/common/ps.c:2283 +#: plug-ins/common/ps.c:2366 msgid "Save PostScript" msgstr "" #. Image Size -#: plug-ins/common/ps.c:2324 +#: plug-ins/common/ps.c:2407 msgid "Image Size" msgstr "" -#: plug-ins/common/ps.c:2363 +#: plug-ins/common/ps.c:2446 msgid "keep aspect ratio" msgstr "" #. Unit -#: plug-ins/common/ps.c:2373 +#: plug-ins/common/ps.c:2456 msgid "Unit" msgstr "" #. Rotation -#: plug-ins/common/ps.c:2404 +#: plug-ins/common/ps.c:2487 msgid "Rotation" msgstr "" #. Format -#: plug-ins/common/ps.c:2431 +#: plug-ins/common/ps.c:2514 msgid "Output" msgstr "" -#: plug-ins/common/ps.c:2439 +#: plug-ins/common/ps.c:2522 msgid "Encapsulated PostScript" msgstr "" -#: plug-ins/common/ps.c:2465 +#: plug-ins/common/ps.c:2548 msgid "Preview size" msgstr "" @@ -2990,6 +5773,47 @@ msgstr "" msgid "Internal error. Selection bpp > 1" msgstr "" +#: plug-ins/struc/struc.c:107 +msgid "Adds a canvas texture map to the picture" +msgstr "" + +#: plug-ins/struc/struc.c:108 +msgid "This function applies a canvas texture map to the drawable." +msgstr "" + +#: plug-ins/struc/struc.c:112 +msgid "/Filters/Artistic/Apply Canvas" +msgstr "" + +#: plug-ins/struc/struc.c:232 +msgid "Struc" +msgstr "" + +#: plug-ins/struc/struc.c:262 +msgid "Filter options" +msgstr "" + +#. Radio buttons +#: plug-ins/struc/struc.c:272 +msgid "Direction" +msgstr "" + +#: plug-ins/struc/struc.c:283 +msgid "Top-right" +msgstr "" + +#: plug-ins/struc/struc.c:283 +msgid "Top-left" +msgstr "" + +#: plug-ins/struc/struc.c:283 +msgid "Bottom-left" +msgstr "" + +#: plug-ins/struc/struc.c:283 +msgid "Bottom-right" +msgstr "" + #: plug-ins/common/threshold_alpha.c:196 msgid "/Image/Alpha/Threshold Alpha" msgstr "" @@ -3002,6 +5826,152 @@ msgstr "" msgid "Threshold" msgstr "" +#: plug-ins/common/warp.c:301 +msgid "Twist or smear an image. (only first six arguments are required)" +msgstr "" + +#: plug-ins/common/warp.c:302 +msgid "" +"Smears an image along vector paths calculated as the gradient of a separate " +"control matrix. The effect can look like brushstrokes of acrylic or " +"watercolor paint, in some cases." +msgstr "" + +#: plug-ins/common/warp.c:306 +msgid "/Filters/Artistic/Warp" +msgstr "" + +#: plug-ins/common/warp.c:476 +msgid "Warp" +msgstr "" + +#. The main table +#: plug-ins/common/warp.c:526 +msgid "Main Options" +msgstr "" + +#. on_x, on_y +#: plug-ins/common/warp.c:540 +msgid "Step Size" +msgstr "" + +#: plug-ins/common/warp.c:544 +msgid "Iterations" +msgstr "" + +#. Displacement map menu +#: plug-ins/common/warp.c:572 +msgid "Displacement Map:" +msgstr "" + +#: plug-ins/common/warp.c:592 +msgid "On Edges: " +msgstr "" + +#: plug-ins/common/warp.c:605 +msgid "Smear" +msgstr "" + +#: plug-ins/common/warp.c:614 +msgid "Black" +msgstr "" + +#: plug-ins/common/warp.c:623 +msgid "FG Color" +msgstr "" + +#. -------------------------------------------------------------------- +#. --------- The secondary table -------------------------- +#: plug-ins/common/warp.c:640 +msgid "Secondary Options" +msgstr "" + +#: plug-ins/common/warp.c:653 +msgid "Dither Size" +msgstr "" + +#: plug-ins/common/warp.c:667 +msgid "Substeps" +msgstr "" + +#. -------------------------------------------------------- +#: plug-ins/common/warp.c:682 +msgid "Rotation Angle" +msgstr "" + +#. Magnitude map menu +#: plug-ins/common/warp.c:699 +msgid "Magnitude Map:" +msgstr "" + +#: plug-ins/common/warp.c:718 +msgid "Use Mag Map: " +msgstr "" + +#: plug-ins/common/warp.c:722 +msgid "Yes" +msgstr "" + +#: plug-ins/common/warp.c:731 +msgid "No" +msgstr "" + +#. -------------------------------------------------------------------- +#. --------- The "other" table -------------------------- +#: plug-ins/common/warp.c:748 +msgid "Other Options" +msgstr "" + +#: plug-ins/common/warp.c:761 +msgid "Gradient Scale" +msgstr "" + +#: plug-ins/common/warp.c:783 +msgid "Gradient map selection menu" +msgstr "" + +#. ---------------------------------------------- +#: plug-ins/common/warp.c:792 +msgid "Vector Mag" +msgstr "" + +#. -------------------------------------------------------- +#: plug-ins/common/warp.c:807 +msgid "Angle" +msgstr "" + +#: plug-ins/common/warp.c:828 +msgid "Fixed-direction-vector map selection menu" +msgstr "" + +#: plug-ins/common/warp.c:1118 +msgid "Warp diff: error allocating memory.\n" +msgstr "" + +#. +#. if (display_diff_map) { +#. gimp_display_new(new_image_id); +#. } +#. +#. make sure layer is visible +#: plug-ins/common/warp.c:1305 +msgid "Smoothing X gradient..." +msgstr "" + +#: plug-ins/common/warp.c:1307 +msgid "Smoothing Y gradient..." +msgstr "" + +#. calculate new X,Y Displacement image maps +#: plug-ins/common/warp.c:1362 +msgid "Finding XY gradient..." +msgstr "" + +#: plug-ins/common/warp.c:1386 +#, c-format +msgid "Flow Step %d..." +msgstr "" + #: plug-ins/common/xbm.c:163 msgid "Load a file in X10 or X11 bitmap (XBM) file format" msgstr "" @@ -3082,19 +6052,19 @@ msgstr "" msgid "Identifier prefix: " msgstr "" -#: plug-ins/common/xpm.c:170 +#: plug-ins/common/xpm.c:156 msgid "loads files of the xpm file format" msgstr "" -#: plug-ins/common/xpm.c:182 +#: plug-ins/common/xpm.c:168 msgid "saves files in the xpm file format (if you're on a 16 bit display...)" msgstr "" -#: plug-ins/common/xpm.c:756 +#: plug-ins/common/xpm.c:783 msgid "Save as Xpm" msgstr "" -#: plug-ins/common/xpm.c:790 +#: plug-ins/common/xpm.c:817 msgid "Alpha Threshold" msgstr "" @@ -3187,3 +6157,118 @@ msgstr "" #: plug-ins/common/zealouscrop.c:209 msgid "ZealousCrop(tm): Nothing to be done.\n" 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:569 +msgid "Unable to open SIOD output pipe" +msgstr "" + +#: plug-ins/script-fu/script-fu-console.c:573 +msgid "Unable to open a stream on the SIOD output pipe" +msgstr "" + +#: plug-ins/script-fu/script-fu-console.c:620 +msgid "Script-Fu evaluate mode allows only noninteractive invocation" +msgstr "" + +#. the script arguments frame +#: plug-ins/script-fu/script-fu-scripts.c:1156 +msgid "Script Arguments" +msgstr "" + +#: plug-ins/script-fu/script-fu-scripts.c:1237 +msgid "Script Toggle" +msgstr "" + +#: plug-ins/script-fu/script-fu-scripts.c:1290 +msgid "Script-Fu File Selection" +msgstr "" + +#: plug-ins/script-fu/script-fu-scripts.c:1318 +msgid "Script-fu Pattern Selection" +msgstr "" + +#: plug-ins/script-fu/script-fu-scripts.c:1324 +msgid "Script-Fu Gradient Selection" +msgstr "" + +#: plug-ins/script-fu/script-fu-scripts.c:1332 +msgid "Script-Fu Brush Selection" +msgstr "" + +#: plug-ins/script-fu/script-fu-scripts.c:1366 +msgid " Reset to Defaults " +msgstr "" + +#: plug-ins/script-fu/script-fu-scripts.c:1400 +msgid "About" +msgstr "" + +#: plug-ins/script-fu/script-fu-scripts.c:1524 +msgid "NOT SET" +msgstr "" + +#: plug-ins/script-fu/script-fu-scripts.c:1598 +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:1856 +msgid "Author: " +msgstr "" + +#: plug-ins/script-fu/script-fu-scripts.c:1866 +msgid "Copyright: " +msgstr "" + +#: plug-ins/script-fu/script-fu-scripts.c:1876 +msgid "Date: " +msgstr "" + +#: plug-ins/script-fu/script-fu-scripts.c:1888 +msgid "Image types: " +msgstr "" + +#: plug-ins/script-fu/script-fu-scripts.c:2032 +msgid "Script-Fu Color Picker" +msgstr "" + +#: plug-ins/script-fu/script-fu-scripts.c:2127 +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 "" diff --git a/po-plug-ins/fi.po b/po-plug-ins/fi.po index be3010c3fb..93742f1b87 100644 --- a/po-plug-ins/fi.po +++ b/po-plug-ins/fi.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 1999-09-09 13:55-0700\n" +"POT-Creation-Date: 1999-10-04 09:28-0700\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -66,7 +66,7 @@ msgstr "" msgid "sin^p, stepped" msgstr "" -#: plug-ins/common/CML_explorer.c:253 +#: plug-ins/common/CML_explorer.c:253 plug-ins/gap/gap_mov_dialog.c:280 msgid "None" msgstr "" @@ -213,19 +213,24 @@ msgstr "" #: plug-ins/common/CML_explorer.c:377 plug-ins/common/CML_explorer.c:385 #: plug-ins/common/CML_explorer.c:1429 plug-ins/common/CML_explorer.c:1753 -#: plug-ins/common/decompose.c:135 +#: plug-ins/common/decompose.c:135 plug-ins/common/lic.c:1024 +#: plug-ins/gap/gap_mov_dialog.c:253 plug-ins/gimpressionist/orientation.c:191 +#: plug-ins/gimpressionist/size.c:189 msgid "Hue" msgstr "" #: plug-ins/common/CML_explorer.c:378 plug-ins/common/CML_explorer.c:386 #: plug-ins/common/CML_explorer.c:1433 plug-ins/common/CML_explorer.c:1753 -#: plug-ins/common/decompose.c:136 +#: plug-ins/common/decompose.c:136 plug-ins/common/lic.c:1036 +#: plug-ins/gap/gap_mov_dialog.c:254 msgid "Saturation" msgstr "" #: plug-ins/common/CML_explorer.c:379 plug-ins/common/CML_explorer.c:387 #: plug-ins/common/CML_explorer.c:1437 plug-ins/common/CML_explorer.c:1753 -#: plug-ins/common/decompose.c:137 +#: plug-ins/common/decompose.c:137 plug-ins/gap/gap_mov_dialog.c:256 +#: plug-ins/gimpressionist/orientation.c:134 +#: plug-ins/gimpressionist/size.c:133 msgid "Value" msgstr "" @@ -249,7 +254,9 @@ msgstr "" msgid "Coupled-Map-Lattice Explorer" msgstr "" -#: plug-ins/common/CML_explorer.c:1342 plug-ins/common/ps.c:2448 +#: plug-ins/common/CML_explorer.c:1342 plug-ins/common/ps.c:2531 +#: plug-ins/gimpressionist/orientmap.c:502 +#: plug-ins/gimpressionist/preview.c:106 plug-ins/gimpressionist/sizemap.c:402 msgid "Preview" msgstr "" @@ -438,20 +445,30 @@ msgid "Graph of the current settings" msgstr "" #. Action Area -#: plug-ins/bmp/bmpwrite.c:428 plug-ins/common/CML_explorer.c:1818 +#: plug-ins/bmp/bmpwrite.c:420 plug-ins/common/CML_explorer.c:1818 #: plug-ins/common/CML_explorer.c:2679 plug-ins/common/CML_explorer.c:2775 #: plug-ins/common/apply_lens.c:416 plug-ins/common/blur.c:619 #: plug-ins/common/bumpmap.c:965 plug-ins/common/checkerboard.c:381 #: plug-ins/common/compose.c:816 plug-ins/common/convmatrix.c:706 #: plug-ins/common/cubism.c:329 plug-ins/common/decompose.c:914 #: plug-ins/common/depthmerge.c:746 plug-ins/common/destripe.c:695 -#: plug-ins/common/gif.c:1263 plug-ins/common/jpeg.c:1468 -#: plug-ins/common/mail.c:485 plug-ins/common/oilify.c:460 -#: plug-ins/common/png.c:827 plug-ins/common/ps.c:2023 -#: plug-ins/common/ps.c:2290 plug-ins/common/rotate.c:605 -#: plug-ins/common/threshold_alpha.c:467 plug-ins/common/threshold_alpha.c:500 -#: plug-ins/common/xbm.c:959 plug-ins/common/xpm.c:763 -#: plug-ins/print/print.c:1104 plug-ins/sel2path/sel2path.c:350 +#: plug-ins/common/gif.c:1285 plug-ins/common/jpeg.c:1565 +#: plug-ins/common/lic.c:1246 plug-ins/common/mail.c:485 +#: plug-ins/common/oilify.c:460 plug-ins/common/png.c:924 +#: plug-ins/common/ps.c:2115 plug-ins/common/ps.c:2373 +#: plug-ins/common/rotate.c:605 plug-ins/common/threshold_alpha.c:467 +#: plug-ins/common/threshold_alpha.c:500 plug-ins/common/warp.c:508 +#: plug-ins/common/xbm.c:959 plug-ins/common/xpm.c:790 +#: plug-ins/gap/gap_arr_dialog.c:947 plug-ins/gap/gap_arr_dialog.c:1171 +#: plug-ins/gap/gap_mod_layer.c:149 plug-ins/gap/gap_mov_dialog.c:461 +#: plug-ins/gap/gap_mpege.c:190 plug-ins/gap/gap_resi_dialog.c:136 +#: plug-ins/gimpressionist/gimpressionist.c:361 +#: plug-ins/gimpressionist/orientmap.c:626 +#: plug-ins/gimpressionist/presets.c:392 plug-ins/gimpressionist/sizemap.c:485 +#: plug-ins/mosaic/mosaic.c:564 plug-ins/print/print.c:1143 +#: plug-ins/script-fu/script-fu-scripts.c:1383 +#: plug-ins/script-fu/script-fu-server.c:559 plug-ins/sel2path/sel2path.c:350 +#: plug-ins/struc/struc.c:239 msgid "OK" msgstr "" @@ -514,22 +531,31 @@ msgstr "" msgid "Warning: Hmmm, it's a parameter file for newer CML_explorer than me." msgstr "" -#. cancel button -#: plug-ins/Lighting/lighting_ui.c:1062 plug-ins/bmp/bmpwrite.c:437 +#. the 3 Action Buttons +#: plug-ins/Lighting/lighting_ui.c:1062 plug-ins/bmp/bmpwrite.c:429 #: plug-ins/common/CML_explorer.c:2688 plug-ins/common/apply_lens.c:426 #: plug-ins/common/blur.c:621 plug-ins/common/bumpmap.c:974 #: plug-ins/common/checkerboard.c:390 plug-ins/common/colorify.c:323 #: plug-ins/common/compose.c:825 plug-ins/common/convmatrix.c:723 #: plug-ins/common/cubism.c:338 plug-ins/common/decompose.c:924 #: plug-ins/common/depthmerge.c:756 plug-ins/common/destripe.c:704 -#: plug-ins/common/gif.c:1172 plug-ins/common/jpeg.c:1477 -#: plug-ins/common/mail.c:496 plug-ins/common/oilify.c:469 -#: plug-ins/common/png.c:836 plug-ins/common/ps.c:2033 -#: plug-ins/common/ps.c:2300 plug-ins/common/rotate.c:615 -#: plug-ins/common/threshold_alpha.c:476 plug-ins/common/xbm.c:707 -#: plug-ins/common/xbm.c:969 plug-ins/common/xpm.c:772 -#: plug-ins/print/print.c:991 plug-ins/print/print.c:1097 -#: plug-ins/sel2path/sel2path.c:359 +#: plug-ins/common/gif.c:1194 plug-ins/common/jpeg.c:1574 +#: plug-ins/common/lic.c:1255 plug-ins/common/mail.c:496 +#: plug-ins/common/oilify.c:469 plug-ins/common/png.c:933 +#: plug-ins/common/ps.c:2125 plug-ins/common/ps.c:2383 +#: plug-ins/common/rotate.c:615 plug-ins/common/threshold_alpha.c:476 +#: plug-ins/common/warp.c:517 plug-ins/common/xbm.c:707 +#: plug-ins/common/xbm.c:969 plug-ins/common/xpm.c:799 +#: plug-ins/gap/gap_arr_dialog.c:1173 plug-ins/gap/gap_dbbrowser_utils.c:211 +#: plug-ins/gap/gap_filter_foreach.c:127 plug-ins/gap/gap_mod_layer.c:151 +#: plug-ins/gap/gap_mod_layer.c:265 plug-ins/gap/gap_mov_dialog.c:470 +#: plug-ins/gap/gap_mpege.c:240 plug-ins/gap/gap_resi_dialog.c:145 +#: plug-ins/gimpressionist/orientmap.c:640 +#: plug-ins/gimpressionist/presets.c:400 plug-ins/gimpressionist/sizemap.c:499 +#: plug-ins/mosaic/mosaic.c:573 plug-ins/print/print.c:1030 +#: plug-ins/print/print.c:1136 plug-ins/script-fu/script-fu-scripts.c:1392 +#: plug-ins/script-fu/script-fu-server.c:568 plug-ins/sel2path/sel2path.c:359 +#: plug-ins/struc/struc.c:248 msgid "Cancel" msgstr "" @@ -603,7 +629,7 @@ msgstr "" msgid "Transparent background" msgstr "" -#: plug-ins/Lighting/lighting_ui.c:580 +#: plug-ins/Lighting/lighting_ui.c:580 plug-ins/common/lic.c:1008 msgid "Create new image" msgstr "" @@ -804,7 +830,7 @@ msgstr "" msgid "Environment image:" msgstr "" -#: plug-ins/Lighting/lighting_ui.c:987 +#: plug-ins/Lighting/lighting_ui.c:987 plug-ins/common/lic.c:1001 msgid "Options" msgstr "" @@ -831,6 +857,8 @@ msgstr "" #. Add Ok, Cancel and Help buttons to the action area #. ================================================== #: plug-ins/Lighting/lighting_ui.c:1061 +#: plug-ins/gimpressionist/orientmap.c:633 +#: plug-ins/gimpressionist/sizemap.c:492 msgid "Apply" msgstr "" @@ -862,6 +890,83 @@ msgstr "" msgid "Zoom out (make image smaller)" msgstr "" +#: plug-ins/common/animationplay.c:247 +msgid "This plugin allows you to preview a GIMP layer-based animation." +msgstr "" + +#: plug-ins/common/animationplay.c:252 +msgid "/Filters/Animation/Animation Playback" +msgstr "" + +#: plug-ins/common/animationplay.c:663 plug-ins/common/animationplay.c:664 +msgid "Animation Playback: " +msgstr "" + +#. Action area - 'close' button only. +#: plug-ins/common/animationplay.c:676 +#: plug-ins/script-fu/script-fu-console.c:205 +#: plug-ins/script-fu/script-fu-scripts.c:1903 +msgid "Close" +msgstr "" + +#. The 'playback' half of the dialog +#: plug-ins/common/animationplay.c:690 plug-ins/common/animationplay.c:693 +msgid "Playback: " +msgstr "" + +#: plug-ins/common/animationplay.c:723 +msgid "Play/Stop" +msgstr "" + +#: plug-ins/common/animationplay.c:729 +msgid "Rewind" +msgstr "" + +#: plug-ins/common/animationplay.c:735 +msgid "Step" +msgstr "" + +#: plug-ins/common/animationplay.c:793 +msgid "Frame %v of %u" +msgstr "" + +#: plug-ins/common/animationplay.c:971 +#, c-format +msgid "playback: Asked for frame number %d in a %d-frame animation!\n" +msgstr "" + +#: plug-ins/common/animoptimize.c:130 +msgid "" +"This plugin applies various optimizations to a GIMP layer-based animation." +msgstr "" + +#: plug-ins/common/animoptimize.c:136 +msgid "/Filters/Animation/Animation Optimize" +msgstr "" + +#: plug-ins/common/animoptimize.c:143 +msgid "" +"This plugin 'simplifies' a GIMP layer-based animation that has been " +"AnimationOptimized. This makes the animation much easier to work with if, " +"for example, the optimized version is all you have." +msgstr "" + +#: plug-ins/common/animoptimize.c:152 +msgid "/Filters/Animation/Animation UnOptimize" +msgstr "" + +#: plug-ins/common/animoptimize.c:296 +msgid "Optimizing Animation..." +msgstr "" + +#: plug-ins/common/animoptimize.c:298 +msgid "UnOptimizing Animation..." +msgstr "" + +#: plug-ins/common/animoptimize.c:327 +msgid "Not enough memory to allocate buffers for optimization.\n" +msgstr "" + #: plug-ins/common/apply_lens.c:132 msgid "Apply a lens effect" msgstr "" @@ -889,9 +994,9 @@ msgstr "" #. #: plug-ins/common/apply_lens.c:435 plug-ins/common/blur.c:607 #: plug-ins/common/checkerboard.c:399 plug-ins/common/cubism.c:347 -#: plug-ins/common/jpeg.c:1512 plug-ins/common/oilify.c:478 -#: plug-ins/common/png.c:847 plug-ins/common/threshold_alpha.c:352 -#: plug-ins/common/xpm.c:781 +#: plug-ins/common/jpeg.c:1609 plug-ins/common/oilify.c:478 +#: plug-ins/common/png.c:944 plug-ins/common/threshold_alpha.c:352 +#: plug-ins/common/xpm.c:808 plug-ins/mosaic/mosaic.c:698 msgid "Parameter Settings" msgstr "" @@ -1033,18 +1138,18 @@ msgstr "" msgid "Number of times to apply filter" msgstr "" -#: plug-ins/bmp/bmp.c:105 plug-ins/bmp/bmp.c:106 +#: plug-ins/bmp/bmp.c:107 plug-ins/bmp/bmp.c:108 msgid "Loads files of Windows BMP file format" msgstr "" -#: plug-ins/bmp/bmp.c:117 plug-ins/bmp/bmp.c:118 +#: plug-ins/bmp/bmp.c:119 plug-ins/bmp/bmp.c:120 msgid "Saves files in Windows BMP file format" msgstr "" #: plug-ins/bmp/bmpread.c:27 plug-ins/common/gifload.c:287 -#: plug-ins/common/jpeg.c:670 plug-ins/common/png.c:345 -#: plug-ins/common/png.c:347 plug-ins/common/xbm.c:523 -#: plug-ins/common/xpm.c:300 +#: plug-ins/common/jpeg.c:733 plug-ins/common/png.c:385 +#: plug-ins/common/png.c:387 plug-ins/common/xbm.c:523 +#: plug-ins/common/xpm.c:315 #, c-format msgid "Loading %s:" msgstr "" @@ -1079,14 +1184,13 @@ msgstr "" msgid "%s: bad colormap\n" msgstr "" -#. -#. * Create the "background" layer to hold the image... -#. +#. Create a "normal" layer +#. ======================= #: plug-ins/bmp/bmpread.c:210 plug-ins/bmp/bmpread.c:218 #: plug-ins/bmp/bmpread.c:224 plug-ins/common/compose.c:562 #: plug-ins/common/decompose.c:472 plug-ins/common/gifload.c:828 -#: plug-ins/common/jpeg.c:812 plug-ins/common/png.c:455 -#: plug-ins/common/xbm.c:612 +#: plug-ins/common/jpeg.c:884 plug-ins/common/lic.c:848 +#: plug-ins/common/png.c:515 plug-ins/common/xbm.c:612 msgid "Background" msgstr "" @@ -1099,24 +1203,24 @@ msgstr "" msgid "can't open %s\n" msgstr "" -#: plug-ins/bmp/bmpwrite.c:154 plug-ins/common/jpeg.c:1090 -#: plug-ins/common/png.c:595 plug-ins/common/png.c:597 -#: plug-ins/common/ps.c:673 plug-ins/common/xbm.c:777 -#: plug-ins/common/xpm.c:611 plug-ins/common/xwd.c:507 +#: plug-ins/bmp/bmpwrite.c:154 plug-ins/common/jpeg.c:1169 +#: plug-ins/common/png.c:687 plug-ins/common/png.c:689 +#: plug-ins/common/ps.c:748 plug-ins/common/xbm.c:777 +#: plug-ins/common/xpm.c:636 plug-ins/common/xwd.c:507 #, c-format msgid "Saving %s:" msgstr "" -#: plug-ins/bmp/bmpwrite.c:421 +#: plug-ins/bmp/bmpwrite.c:413 msgid "Save as BMP" msgstr "" #. parameter settings -#: plug-ins/bmp/bmpwrite.c:446 +#: plug-ins/bmp/bmpwrite.c:438 msgid "Save Options" msgstr "" -#: plug-ins/bmp/bmpwrite.c:454 +#: plug-ins/bmp/bmpwrite.c:446 msgid "RLE encoded" msgstr "" @@ -1188,7 +1292,8 @@ msgstr "" msgid "Elevation" msgstr "" -#: plug-ins/common/bumpmap.c:955 +#. Horizontal scale +#: plug-ins/common/bumpmap.c:955 plug-ins/struc/struc.c:307 msgid "Depth" msgstr "" @@ -1310,8 +1415,9 @@ msgstr "" msgid "Ok" msgstr "" -#: plug-ins/common/colorify.c:331 plug-ins/common/xpm.c:406 -#: plug-ins/print/print.c:848 +#: plug-ins/common/colorify.c:331 plug-ins/common/xpm.c:424 +#: plug-ins/gap/gap_mov_dialog.c:255 plug-ins/gimpressionist/color.c:51 +#: plug-ins/print/print.c:887 msgid "Color" msgstr "" @@ -1444,7 +1550,7 @@ msgid "This function creates a new image from multiple gray images" msgstr "" #: plug-ins/common/compose.c:234 -msgid "/Image/Channel Ops/Compose" +msgid "/Image/Channels/Compose" msgstr "" #: plug-ins/common/compose.c:241 @@ -1527,12 +1633,12 @@ msgstr "" msgid "Extend" msgstr "" -#: plug-ins/common/convmatrix.c:80 +#: plug-ins/common/convmatrix.c:80 plug-ins/common/warp.c:596 msgid "Wrap" msgstr "" #. Action area -#: plug-ins/common/convmatrix.c:80 plug-ins/common/gif.c:1163 +#: plug-ins/common/convmatrix.c:80 plug-ins/common/gif.c:1185 msgid "Crop" msgstr "" @@ -1611,7 +1717,7 @@ msgstr "" msgid "Use Background Color" msgstr "" -#: plug-ins/common/cubism.c:363 +#: plug-ins/common/cubism.c:363 plug-ins/mosaic/mosaic.c:705 msgid "Tile Size" msgstr "" @@ -1710,7 +1816,7 @@ msgid "" msgstr "" #: plug-ins/common/decompose.c:222 -msgid "/Image/Channel Ops/Decompose" +msgid "/Image/Channels/Decompose" msgstr "" #: plug-ins/common/decompose.c:303 @@ -1836,32 +1942,1768 @@ msgstr "" msgid "Width" msgstr "" -#: plug-ins/common/gif.c:408 +#. Button to invoke filebrowser +#: plug-ins/gap/gap_arr_dialog.c:278 +msgid "File-Browser" +msgstr "" + +#: plug-ins/gap/gap_arr_dialog.c:666 +#, c-format +msgid "pair_flt_create_value: Bad FloatFormat ignored %s\n" +msgstr "" + +#: plug-ins/gap/gap_arr_dialog.c:810 +#, c-format +msgid "pair_int_create_value: Bad IntFormat ignored %s\n" +msgstr "" + +#. if no buttons are specified use one CLOSE button per default +#: plug-ins/gap/gap_arr_dialog.c:962 +msgid "CLOSE" +msgstr "" + +#. parameter settings +#: plug-ins/gap/gap_arr_dialog.c:973 +msgid "Enter Values" +msgstr "" + +#: plug-ins/gap/gap_arr_dialog.c:990 plug-ins/gap/gap_arr_dialog.c:1050 +msgid "Value: " +msgstr "" + +#: plug-ins/gap/gap_arr_dialog.c:1026 +msgid "WGT_ACT_BUTTON not implemented yet, widget type ignored\n" +msgstr "" + +#. undefined widget type +#: plug-ins/gap/gap_arr_dialog.c:1029 +#, c-format +msgid "Unknown widget type %d ignored\n" +msgstr "" + +#: plug-ins/gap/gap_arr_dialog.c:1202 +msgid "Press Button" +msgstr "" + +#: plug-ins/gap/gap_arr_dialog.c:1203 +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:137 +msgid "Search :" +msgstr "" + +#: plug-ins/gap/gap_dbbrowser_utils.c:166 +msgid "Gen Code by name" +msgstr "" + +#: plug-ins/gap/gap_dbbrowser_utils.c:175 +msgid "Search by name" +msgstr "" + +#: plug-ins/gap/gap_dbbrowser_utils.c:183 +msgid "Search by blurb" +msgstr "" + +#. show the name +#: plug-ins/gap/gap_dbbrowser_utils.c:325 +msgid "Name :" +msgstr "" + +#. show the description +#: plug-ins/gap/gap_dbbrowser_utils.c:342 +msgid "Blurb :" +msgstr "" + +#: plug-ins/gap/gap_dbbrowser_utils.c:364 +msgid "In :" +msgstr "" + +#: plug-ins/gap/gap_dbbrowser_utils.c:410 +msgid "Out :" +msgstr "" + +#: plug-ins/gap/gap_dbbrowser_utils.c:459 +msgid "Help :" +msgstr "" + +#. show the author & the copyright +#: plug-ins/gap/gap_dbbrowser_utils.c:497 +msgid "Author :" +msgstr "" + +#: plug-ins/gap/gap_dbbrowser_utils.c:512 +msgid "Date :" +msgstr "" + +#: plug-ins/gap/gap_dbbrowser_utils.c:527 +msgid "Copyright :" +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:156 plug-ins/gap/gap_mod_layer.c:288 +msgid "Animated Filter apply" +msgstr "" + +#: plug-ins/gap/gap_filter_foreach.c:119 +msgid "backup to file" +msgstr "" + +#. pixel +#: plug-ins/gap/gap_filter_foreach.c:121 +msgid "Make backup of the image after each step" +msgstr "" + +#: plug-ins/gap/gap_filter_foreach.c:125 plug-ins/gap/gap_mod_layer.c:263 +msgid "Continue" +msgstr "" + +#: plug-ins/gap/gap_filter_foreach.c:148 plug-ins/gap/gap_mod_layer.c:282 +#, c-format +msgid "" +"2.nd call of %s\n" +"(define end-settings)" +msgstr "" + +#: plug-ins/gap/gap_filter_foreach.c:152 +#, c-format +msgid "" +"Non-Interactive call of %s\n" +"(for all layers inbetween)" +msgstr "" + +#: plug-ins/gap/gap_filter_foreach.c:186 +#, c-format +msgid "" +"Error: Plugin %s has changed Nr. of layers from %d to %d\n" +"could not restore Layer visibilty.\n" +msgstr "" + +#: plug-ins/gap/gap_filter_foreach.c:202 +msgid "Warning: cant get layers (maybe the image was closed)\n" +msgstr "" + +#: plug-ins/gap/gap_filter_foreach.c:207 +#, c-format +msgid "" +"Error: Plugin %s has changed Nr. of layers from %d to %d\n" +"Anim Filter apply stopped.\n" +msgstr "" + +#: plug-ins/gap/gap_filter_foreach.c:258 +#, c-format +msgid "ERROR: Plugin not available or wrong type %s\n" +msgstr "" + +#: plug-ins/gap/gap_filter_foreach.c:269 +msgid "Applying Filter to all Layers .." +msgstr "" + +#: plug-ins/gap/gap_filter_foreach.c:277 +msgid "ERROR: need at 1 Layers to apply plugin !\n" +msgstr "" + +#: plug-ins/gap/gap_filter_foreach.c:307 +msgid "ERROR: fork failed !\n" +msgstr "" + +#: plug-ins/gap/gap_filter_foreach.c:495 +#, c-format +msgid "Saving image to backupfile:%s step = %d\n" +msgstr "" + +#: plug-ins/gap/gap_filter_foreach.c:543 +msgid "Select Filter for Animated apply" +msgstr "" + +#: plug-ins/gap/gap_filter_foreach.c:544 plug-ins/gap/gap_mod_layer.c:664 +msgid "Apply Constant" +msgstr "" + +#: plug-ins/gap/gap_filter_foreach.c:545 plug-ins/gap/gap_mod_layer.c:665 +msgid "Apply Varying" +msgstr "" + +#: plug-ins/gap/gap_filter_main.c:100 +msgid "" +"This plugin calls another plugin for each layer of an image, varying its " +"settings (to produce animated effects). The called plugin must work on a " +"single drawable and must be able to RUN_WITH_LAST_VALS" +msgstr "" + +#: plug-ins/gap/gap_filter_main.c:105 +msgid "/Filters/Animation/Filter all Layers" +msgstr "" + +#: plug-ins/gap/gap_lib.c:852 +msgid "" +"You are using a fileformat != xcf\n" +"Save Operations may result\n" +"in loss of layerinformation" +msgstr "" + +#. no defined value found (this is the 1.st call for this image_id) +#. * ask what to do with a 3 Button dialog +#. +#: plug-ins/gap/gap_lib.c:864 plug-ins/gap/gap_mpege.c:188 +#: plug-ins/gap/gap_range_ops.c:1029 +msgid "CANCEL" +msgstr "" + +#: plug-ins/gap/gap_lib.c:866 +msgid "SAVE Flattened" +msgstr "" + +#: plug-ins/gap/gap_lib.c:868 +msgid "SAVE As Is" +msgstr "" + +#: plug-ins/gap/gap_lib.c:872 plug-ins/gap/gap_range_ops.c:1032 +msgid "GAP Question" +msgstr "" + +#: plug-ins/gap/gap_lib.c:1439 +msgid "Duplicating frames .." +msgstr "" + +#: plug-ins/gap/gap_lib.c:1607 +msgid "Renumber Framesequence .." +msgstr "" + +#: plug-ins/gap/gap_lib.c:1791 +#, c-format +msgid "Goto Frame (%ld/%ld)" +msgstr "" + +#: plug-ins/gap/gap_lib.c:1794 +#, c-format +msgid "Destination Frame Number (%ld - %ld)" +msgstr "" + +#: plug-ins/gap/gap_lib.c:1798 plug-ins/gap/gap_lib.c:1872 +#: plug-ins/gap/gap_lib.c:2052 +msgid "Number :" +msgstr "" + +#: plug-ins/gap/gap_lib.c:1856 +#, c-format +msgid "Delete Frames (%ld/%ld)" +msgstr "" + +#: plug-ins/gap/gap_lib.c:1859 +#, c-format +msgid "Delete Frames from %ld to (Number)" +msgstr "" + +#: plug-ins/gap/gap_lib.c:1919 +#, c-format +msgid "Duplicate Frames (%ld/%ld)" +msgstr "" + +#: plug-ins/gap/gap_lib.c:1924 plug-ins/gap/gap_lib.c:2097 +#: plug-ins/gap/gap_range_ops.c:232 plug-ins/gap/gap_range_ops.c:445 +msgid "From :" +msgstr "" + +#: plug-ins/gap/gap_lib.c:1929 +msgid "Source Range starts at this framenumber" +msgstr "" + +#: plug-ins/gap/gap_lib.c:1932 plug-ins/gap/gap_lib.c:2105 +#: plug-ins/gap/gap_range_ops.c:239 plug-ins/gap/gap_range_ops.c:453 +msgid "To :" +msgstr "" + +#: plug-ins/gap/gap_lib.c:1937 +msgid "Source Range ends at this framenumber" +msgstr "" + +#: plug-ins/gap/gap_lib.c:1940 +msgid "N-Times :" +msgstr "" + +#: plug-ins/gap/gap_lib.c:1945 +msgid "" +"Copy selected Range n-times \n" +"(you may type in Values > 99)" +msgstr "" + +#: plug-ins/gap/gap_lib.c:1947 +msgid "Duplicate Framerange" +msgstr "" + +#: plug-ins/gap/gap_lib.c:2048 +#, c-format +msgid "Exchange current Frame (%ld)" +msgstr "" + +#: plug-ins/gap/gap_lib.c:2050 +msgid "With Frame (Number)" +msgstr "" + +#: plug-ins/gap/gap_lib.c:2092 +#, c-format +msgid "Framesequence Shift (%ld/%ld)" +msgstr "" + +#: plug-ins/gap/gap_lib.c:2102 +msgid "Affected Range starts at this framenumber" +msgstr "" + +#: plug-ins/gap/gap_lib.c:2110 +msgid "Affected Range ends at this framenumber" +msgstr "" + +#: plug-ins/gap/gap_lib.c:2113 +msgid "N-Shift :" +msgstr "" + +#: plug-ins/gap/gap_lib.c:2118 +msgid "" +"Renumber the affected framesequence \n" +"(numbers are shifted in circle by N)" +msgstr "" + +#: plug-ins/gap/gap_lib.c:2120 +msgid "Framesequence shift" +msgstr "" + +#: plug-ins/gap/gap_main.c:323 +msgid "" +"This plugin exchanges current image with (next nubered) image from disk." +msgstr "" + +#: plug-ins/gap/gap_main.c:328 +msgid "/AnimFrames/Goto Next" +msgstr "" + +#: plug-ins/gap/gap_main.c:335 +msgid "" +"This plugin exchanges current image with (previous nubered) image from disk." +msgstr "" + +#: plug-ins/gap/gap_main.c:340 +msgid "/AnimFrames/Goto Prev" +msgstr "" + +#: plug-ins/gap/gap_main.c:347 +msgid "" +"This plugin exchanges current image with (lowest nubered) image from disk." +msgstr "" + +#: plug-ins/gap/gap_main.c:352 +msgid "/AnimFrames/Goto First" +msgstr "" + +#: plug-ins/gap/gap_main.c:359 +msgid "" +"This plugin exchanges current image with (highest nubered) image from disk." +msgstr "" + +#: plug-ins/gap/gap_main.c:364 +msgid "/AnimFrames/Goto Last" +msgstr "" + +#: plug-ins/gap/gap_main.c:371 +msgid "" +"This plugin exchanges current image with requested image (nr) from disk." +msgstr "" + +#: plug-ins/gap/gap_main.c:376 +msgid "/AnimFrames/Goto Any" +msgstr "" + +#: plug-ins/gap/gap_main.c:383 +msgid "" +"This plugin deletes the given number of frames from disk including the " +"current frame." +msgstr "" + +#: plug-ins/gap/gap_main.c:388 +msgid "/AnimFrames/Delete Frames" +msgstr "" + +#: plug-ins/gap/gap_main.c:395 +msgid "This plugin duplicates the current frames on disk n-times." +msgstr "" + +#: plug-ins/gap/gap_main.c:400 +msgid "/AnimFrames/Duplicate Frames" +msgstr "" + +#: plug-ins/gap/gap_main.c:407 +msgid "This plugin exchanges content of the current with destination frame." +msgstr "" + +#: plug-ins/gap/gap_main.c:412 +msgid "/AnimFrames/Exchange Frame" +msgstr "" + +#: plug-ins/gap/gap_main.c:419 +msgid "" +"This plugin copies layer(s) from one sourceimage to multiple frames on disk, " +"varying position, size and opacity." +msgstr "" + +#: plug-ins/gap/gap_main.c:424 +msgid "/AnimFrames/Move Path" +msgstr "" + +#: plug-ins/gap/gap_main.c:431 +msgid "" +"This plugin creates a new image from the given range of frame-images. Each " +"frame is converted to one layer in the new image, according to flatten_mode. " +"(the frames on disk are not changed)." +msgstr "" + +#: plug-ins/gap/gap_main.c:436 +msgid "/AnimFrames/Frames to Image" +msgstr "" + +#: plug-ins/gap/gap_main.c:443 +msgid "This plugin flattens the given range of frame-images (on disk)" +msgstr "" + +#: plug-ins/gap/gap_main.c:448 +msgid "/AnimFrames/Frames Flatten" +msgstr "" + +#: plug-ins/gap/gap_main.c:455 +msgid "" +"This plugin deletes one layer in the given range of frame-images (on disk). " +"exception: the last remaining layer of a frame is not deleted" +msgstr "" + +#: plug-ins/gap/gap_main.c:460 +msgid "/AnimFrames/Frames LayerDel" +msgstr "" + +#: plug-ins/gap/gap_main.c:467 +msgid "" +"This plugin converts the given range of frame-images to other fileformats " +"(on disk) depending on extension" +msgstr "" + +#: plug-ins/gap/gap_main.c:472 +msgid "/AnimFrames/Frames Convert" +msgstr "" + +#: plug-ins/gap/gap_main.c:479 +msgid "" +"This plugin resizes all anim_frames (images on disk) to the given " +"new_width/new_height" +msgstr "" + +#: plug-ins/gap/gap_main.c:484 +msgid "/AnimFrames/Frames Resize" +msgstr "" + +#: plug-ins/gap/gap_main.c:491 +msgid "" +"This plugin crops all anim_frames (images on disk) to the given " +"new_width/new_height" +msgstr "" + +#: plug-ins/gap/gap_main.c:496 +msgid "/AnimFrames/Frames Crop" +msgstr "" + +#: plug-ins/gap/gap_main.c:503 +msgid "" +"This plugin scales all anim_frames (images on disk) to the given " +"new_width/new_height" +msgstr "" + +#: plug-ins/gap/gap_main.c:508 +msgid "/AnimFrames/Frames Scale" +msgstr "" + +#: plug-ins/gap/gap_main.c:515 +msgid "" +"This plugin splits the current image to anim frames (images on disk). Each " +"layer is saved as one frame" +msgstr "" + +#: plug-ins/gap/gap_main.c:520 +msgid "/AnimFrames/Split Img to Frames" +msgstr "" + +#: plug-ins/gap/gap_main.c:527 +msgid "" +"This plugin calls mpeg_encode to convert anim frames to MPEG1, or just " +"generates a param file for mpeg_encode. (mpeg_encode must be installed on " +"your system)" +msgstr "" + +#: plug-ins/gap/gap_main.c:532 +msgid "/AnimFrames/Frames MPEG1 encode" +msgstr "" + +#: plug-ins/gap/gap_main.c:540 +msgid "" +"This plugin calls mpeg2encode to convert anim frames to MPEG1 or MPEG2, or " +"just generates a param file for mpeg2encode. (mpeg2encode must be installed " +"on your system)" +msgstr "" + +#: plug-ins/gap/gap_main.c:545 +msgid "/AnimFrames/Frames MPEG2 encode" +msgstr "" + +#: plug-ins/gap/gap_main.c:553 +msgid "" +"This plugin exchanges frame numbers in the given range. (discfile " +"frame_0001.xcf is renamed to frame_0002.xcf, 2->3, 3->4 ... n->1)" +msgstr "" + +#: plug-ins/gap/gap_main.c:558 +msgid "/AnimFrames/Framesequence Shift" +msgstr "" + +#: plug-ins/gap/gap_main.c:565 +msgid "" +"This plugin performs a modifying action on each selected layer in each " +"selected framerange" +msgstr "" + +#: plug-ins/gap/gap_main.c:570 +msgid "/AnimFrames/Frames Modify" +msgstr "" + +#. Layer select modes +#: plug-ins/gap/gap_mod_layer.c:84 plug-ins/gap/gap_range_ops.c:417 +msgid "Pattern is equal to LayerName" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:85 plug-ins/gap/gap_range_ops.c:418 +msgid "Pattern is Start of LayerName" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:86 plug-ins/gap/gap_range_ops.c:419 +msgid "Pattern is End of Layername" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:87 plug-ins/gap/gap_range_ops.c:420 +msgid "Pattern is a Part of LayerName" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:88 plug-ins/gap/gap_range_ops.c:421 +msgid "Pattern is LayerstackNumber List" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:89 plug-ins/gap/gap_range_ops.c:422 +msgid "Pattern is REVERSE-stack List" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:90 plug-ins/gap/gap_range_ops.c:423 +msgid "All Visible (ignore Pattern)" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:92 plug-ins/gap/gap_range_ops.c:425 +msgid "select all Layers where Layername is equal to Pattern" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:93 plug-ins/gap/gap_range_ops.c:426 +msgid "select all Layers where Layername starts with Pattern" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:94 plug-ins/gap/gap_range_ops.c:427 +msgid "select all Layers where Layername ends up with Pattern" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:95 plug-ins/gap/gap_range_ops.c:428 +msgid "select all Layers where Layername contains Pattern" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:96 plug-ins/gap/gap_range_ops.c:429 +msgid "" +"select Layerstack positions.\n" +"0, 4-5, 8\n" +"where 0 == Top-layer" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:97 plug-ins/gap/gap_range_ops.c:430 +msgid "" +"select Layerstack positions.\n" +"0, 4-5, 8\n" +"where 0 == BG-layer" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:98 plug-ins/gap/gap_range_ops.c:431 +msgid "select all visible Layers" +msgstr "" + +#. action items what to do with the selected layer(s) +#: plug-ins/gap/gap_mod_layer.c:102 +msgid "set Layer(s) visible" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:103 +msgid "set Layer(s) invisible" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:104 +msgid "set Layer(s) linked" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:105 +msgid "set Layer(s) unlinked" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:106 +msgid "raise Layer(s)" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:107 +msgid "lower Layer(s)" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:108 +msgid "merge Layer(s) expand as necessary" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:109 +msgid "merge Layer(s) clipped to image" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:110 +msgid "merge Layer(s) clipped to bg-layer" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:111 +msgid "apply filter on Layer(s)" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:112 +msgid "duplicate Layer(s)" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:113 +msgid "delete Layer(s)" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:114 +msgid "rename Layer(s)" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:146 +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:159 plug-ins/gap/gap_mpege.c:258 +#: plug-ins/gap/gap_range_ops.c:293 +msgid "From Frame:" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:160 plug-ins/gap/gap_mov_dialog.c:594 +#: plug-ins/gap/gap_mpege.c:259 plug-ins/gap/gap_range_ops.c:294 +#: plug-ins/gap/gap_range_ops.c:446 +msgid "first handled frame" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:167 plug-ins/gap/gap_mpege.c:266 +#: plug-ins/gap/gap_range_ops.c:301 +msgid "To Frame:" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:168 plug-ins/gap/gap_mov_dialog.c:598 +#: plug-ins/gap/gap_mpege.c:267 plug-ins/gap/gap_range_ops.c:302 +#: plug-ins/gap/gap_range_ops.c:454 +msgid "last handled frame" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:176 plug-ins/gap/gap_range_ops.c:493 +msgid "Select Layer(s):" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:185 plug-ins/gap/gap_range_ops.c:502 +msgid "Select Pattern:" +msgstr "" + +#. pixel +#: plug-ins/gap/gap_mod_layer.c:187 plug-ins/gap/gap_range_ops.c:504 +msgid "" +"String to identify layer names \n" +"or layerstack position numbers\n" +"0,3-5" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:193 plug-ins/gap/gap_range_ops.c:510 +msgid "Case sensitive" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:194 plug-ins/gap/gap_range_ops.c:511 +msgid "Lowercase and UPPERCASE letters are considered as different" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:199 plug-ins/gap/gap_range_ops.c:516 +msgid "Invert Selection" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:200 +msgid "Perform actions on all unselected Layers" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:205 +msgid "Function :" +msgstr "" + +#. argv[7].radio_help_argv = action_help +#: plug-ins/gap/gap_mod_layer.c:209 +msgid "Function to be performed on all selected layers" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:215 +msgid "New Layername:" +msgstr "" + +#. pixel +#: plug-ins/gap/gap_mod_layer.c:217 +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:222 +msgid "Frames Modify" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:223 +msgid "Settings" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:286 +#, 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:663 +msgid "Select Filter for Animated frames-apply" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:805 +msgid "GAP Modify: No layer selected in last handled frame\n" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:891 +msgid "Modifying Frames/Layer(s) .." +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:972 +msgid "No selected Layer in start frame\n" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:243 plug-ins/gimpressionist/orientmap.c:590 +msgid "Normal" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:244 +msgid "Dissolve" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:245 +msgid "Multiply" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:246 +msgid "Screen" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:247 plug-ins/gimpressionist/paper.c:155 +msgid "Overlay" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:248 +msgid "Difference" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:249 +msgid "Addition" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:250 +msgid "Subtract" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:251 +msgid "Darken Only" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:252 +msgid "Lighten Only" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:263 +msgid "Left Top" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:264 +msgid "Left Bottom" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:265 +msgid "Right Top" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:266 +msgid "Right Bottom" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:267 +msgid "Center" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:275 +msgid "Loop" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:276 +msgid "Loop Reverse" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:277 +msgid "Once" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:278 +msgid "OnceReverse" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:279 +msgid "PingPong" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:440 +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:491 +msgid "Copy moving source-layer(s) into frames" +msgstr "" + +#. Point Buttons +#: plug-ins/gap/gap_mov_dialog.c:514 +msgid "Load Points" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:522 +msgid "Load Controlpoints from file" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:526 +msgid "Save Points" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:534 +msgid "Save Controlpoints to file" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:538 +msgid "Reset Points" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:546 +msgid "" +"Reset Controlpoints \n" +"to one Defaultpoint" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:550 +msgid "Add Point" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:558 +msgid "" +"Add Controlpoint at end \n" +"(the last Point is duplicated)" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:562 +msgid "Prev Point" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:570 +msgid "Show Previous Controlpoint" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:574 +msgid "Next Point" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:582 +msgid "Show Next Controlpoint" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:592 +msgid "Start Frame:" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:596 +msgid "End Frame:" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:600 +msgid "Preview Frame:" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:602 +msgid "" +"frame to show when UpdPreview\n" +"button is pressed" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:604 +msgid "Layerstack:" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:606 +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:609 +msgid "Clip To Frame" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:616 +msgid "" +"Clip all copied Src-Layers\n" +"at Frame Boundaries" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:660 +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:824 +msgid "Load Path Points from file" +msgstr "" + +#. filesel is already open +#: plug-ins/gap/gap_mov_dialog.c:860 +msgid "Save Path Points to file" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:1071 +#, 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:1073 +#, c-format +msgid "Opacity [%d]: " +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:1074 +#, c-format +msgid "Width [%d]: " +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:1075 +#, c-format +msgid "Height [%d]: " +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:1076 +#, c-format +msgid "Rotate deg[%d]: " +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:1255 +msgid "Source Select" +msgstr "" + +#. Source Layer menu +#: plug-ins/gap/gap_mov_dialog.c:1272 +msgid "SourceImage/Layer:" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:1282 +msgid "Source Object to insert into Framerange" +msgstr "" + +#. Paintmode menu +#: plug-ins/gap/gap_mov_dialog.c:1297 +msgid "Mode:" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:1306 +msgid "Paintmode" +msgstr "" + +#. Loop Stepmode menu +#: plug-ins/gap/gap_mov_dialog.c:1321 +msgid "Stepmode:" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:1339 +msgid "" +"How to fetch te next SrcLayer \n" +"at the next handled frame" +msgstr "" + +#. Source Image Handle menu +#: plug-ins/gap/gap_mov_dialog.c:1345 +msgid "Handle:" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:1363 +msgid "" +"How to place the SrcLayer at \n" +"Controlpoint Koordinates" +msgstr "" + +#. to avoid side effects while initialization +#: plug-ins/gap/gap_mov_dialog.c:1409 +msgid "Move Path Preview" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:1459 +msgid "" +"Scale SrcLayer's Width\n" +"in percent" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:1465 +msgid "" +"Scale SrcLayer's Height\n" +"in percent" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:1471 +msgid "" +"SrcLayer's Opacity\n" +"in percent" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:1480 +msgid "Rotate SrcLayer (in degree)" +msgstr "" + +#: plug-ins/gap/gap_mov_exec.c:217 +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:225 +msgid "Copying Layers into Frames .." +msgstr "" + +#: plug-ins/gap/gap_mpege.c:110 +msgid "Conditions to run mpeg_encode 1.5:" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:113 +msgid "Conditions to run mpeg2encode 1.2:" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:123 +msgid "1.) mpeg_encode 1.5 must be installed" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:126 +msgid "1.) mpeg2encode 1.2 must be installed" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:131 +msgid " you can get mpeg_encode at" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:134 +msgid " you can get mpeg2encode at http://www.mpeg.org/MSSG" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:139 +msgid " ftp://mm-ftp.cs.berkeley.edu/pub/multimedia/mpeg/bmt1r1.tar.gz" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:142 +msgid " or at ftp://ftp.mpeg.org/pub/mpeg/mssg " +msgstr "" + +#: plug-ins/gap/gap_mpege.c:147 +msgid "2.) You need a series of single Images on disk (AnimFrames)" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:151 +msgid " all with fileformat JPEG (or YUV or PNM or PPM)" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:154 +msgid " all with fileformat PPM (or YUV)" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:159 +msgid " (use 'Frames Convert' from the AnimFrames Menu" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:163 +msgid " or 'Split Img to Frames' from the AnimFrames Menu)" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:167 +msgid "3.) All Images must have the same size," +msgstr "" + +#: plug-ins/gap/gap_mpege.c:174 +msgid " width and height must be a multiple of 16" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:178 +msgid " (use Scale or Crop from the AnimFrames Menu)" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:193 +msgid "MPEG_ENCODE Information" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:231 +msgid "generate MPEG1 (ISO/IEC 11172-2) stream" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:232 +msgid "generate MPEG2 (ISO/IEC DIS 13818-2) stream" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:242 +msgid "GenParams" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:273 +msgid "Framerate :" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:274 +msgid "framerate in frames/second" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:281 +msgid "Bitrate:" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:282 +msgid "" +"used for constant bitrates (bit/sec) \n" +"(low rate gives good compression + bad quality)" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:293 +msgid "Outputfile:" +msgstr "" + +#. pixel +#: plug-ins/gap/gap_mpege.c:295 +msgid "Name of the resulting MPEG outputfile" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:301 +msgid "Paramfile:" +msgstr "" + +#. pixel +#: plug-ins/gap/gap_mpege.c:303 +msgid "" +"Name of the Encoder-Parameterfile\n" +"(is generated)" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:309 +msgid "Startscript:" +msgstr "" + +#. pixel +#: plug-ins/gap/gap_mpege.c:311 +msgid "" +"Name of the Startscript \n" +"(is generated/executed)" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:318 +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:322 +msgid "Constant Bitrate :" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:323 +msgid "Iqnore I/P/QSCALE values and use constant bit-rate)" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:328 +msgid "Pattern:" +msgstr "" + +#. pixel +#: plug-ins/gap/gap_mpege.c:330 +msgid "How to encode MPEG framesequence (I/P/B frames)" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:336 +msgid "IQSCALE:" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:337 +msgid "" +"Quality scale for I-Frames \n" +"(1 = best quality, 31 = best comression)" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:344 +msgid "PQSCALE:" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:345 +msgid "" +"Quality scale for P-Frames \n" +"(1 = best quality, 31 = best comression)" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:352 +msgid "BQSCALE:" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:353 +msgid "" +"Quality scale for B-Frames \n" +"(1 = best quality, 31 = best comression)" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:360 +msgid "P-Search :" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:361 +msgid "Search Algorithmus used for P-frames" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:367 +msgid "B-Search :" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:368 +msgid "Search Algorithmus used for B-frames" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:373 +msgid "Gen MPEG_ENCODE Parameters" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:374 plug-ins/gap/gap_mpege.c:413 +msgid "Encode Values" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:391 +msgid "" +"Generate parameterfile for mpeg2encode 1.2\n" +"(MPEG-2 Video Encoder.)\n" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:394 +msgid "MPEG-type :" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:403 +msgid "Videoformat :" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:404 +msgid "Videoformat" +msgstr "" + +#. framerates above 30 ar not allowed in mpeg2encode +#: plug-ins/gap/gap_mpege.c:412 +msgid "Gen MPEG2ENCODE Parameters" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:517 +#, c-format +msgid "cant open MPEG Paramfile %s for write\n" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:976 +msgid "" +"\n" +"WARNING: mpeg_encode does not support Fileformat " +msgstr "" + +#: plug-ins/gap/gap_mpege.c:979 +msgid "" +"\n" +"ERROR: width not a multiple of 16" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:980 +msgid "" +"\n" +"ERROR: height not a multiple of 16" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:986 +msgid "" +"\n" +"WARNING: mpeg2encode does not support Fileformat " +msgstr "" + +#: plug-ins/gap/gap_mpege.c:991 +msgid "" +"\n" +"ERROR: invoked from a single image, animframe required" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:1009 +msgid "sorry folks, NON_INTERACTIVE call .. not implemented yet\n" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:108 +msgid "New Width :" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:115 +msgid "New Height :" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:122 +msgid "Offest X :" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:129 +msgid "Offest Y :" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:138 +msgid "Crop AnimFrames (all)" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:139 +#, c-format +msgid "Crop (original %dx%d)" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:149 +msgid "Resize AnimFrames (all)" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:150 +#, c-format +msgid "Resize (original %dx%d)" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:156 +msgid "Scale AnimFrames (all)" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:157 +#, c-format +msgid "Scale (original %dx%d)" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:246 +msgid "Layerstack :" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:285 +msgid "KEEP_TYPE" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:285 +msgid "Conv to RGB" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:285 +msgid "Conv to GRAY" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:285 +msgid "Conv to INDEXED" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:308 +msgid "" +"\n" +"Select destination fileformat by extension\n" +"optionally convert imagetype\n" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:311 +msgid "Basename:" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:312 +msgid "" +"basename of the resulting frames \n" +"(0001.ext is added)" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:317 plug-ins/gap/gap_split.c:229 +msgid "Extension:" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:318 plug-ins/gap/gap_split.c:230 +msgid "" +"extension of resulting frames \n" +"(is also used to define Fileformat)" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:324 +msgid "Imagetype :" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:325 +msgid "" +"Convert to, or keep imagetype \n" +"(most fileformats cant handle all types)" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:331 +msgid "Flatten :" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:332 +msgid "" +"Flatten all resulting frames \n" +"(most fileformats need flattened frames)" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:337 +msgid "Colors :" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:338 +msgid "" +"Number of resulting Colors \n" +"(ignored if not converted to indexed)" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:344 +msgid "Dither :" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:345 +msgid "" +"Enable Floyd-Steinberg dithering \n" +"(ignored if not converted to indexed)" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:350 +msgid "Convert Frames to other Formats" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:351 +msgid "Convert Settings :" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:408 +msgid "Expand as necessary" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:409 +msgid "Clipped to image" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:410 +msgid "Clipped to bottom layer" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:411 +msgid "Flattened image" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:412 +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:413 +msgid "Resulting Layer Size is the frame size" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:414 +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:415 +msgid "" +"Resulting Layer Size is the frame size \n" +"transparent parts are filled with BG color" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:460 +msgid "Layer Basename:" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:461 +msgid "" +"Basename for all Layers \n" +"[####] is replaced by frame number" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:479 +msgid "Layer Mergemode :" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:486 +msgid "Exclude BG-Layer" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:487 +msgid "" +"Exclude the BG-Layers \n" +"in all handled frames\n" +"regardless to selection" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:517 +msgid "Use all unselected Layers" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:591 +msgid "Creating Layer-Animated Image .." +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:805 +msgid "Frames to Image" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:806 +msgid "Create Multilayer-Image from Frames" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:935 +msgid "Flattening Frames .." +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:936 +msgid "Converting Frames .." +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:1025 +msgid "OVERWRITE frame" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:1027 +msgid "OVERWRITE all" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:1046 +msgid "" +"Convert Frames: SAVE operation FAILED\n" +"- desired save plugin cant handle type\n" +"- or desired save plugin not available\n" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:1152 +msgid "Cropping all Animation Frames .." +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:1155 +msgid "Resizing all Animation Frames .." +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:1158 +msgid "Scaling all Animation Frames .." +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:1244 +msgid "Flatten Frames" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:1245 +msgid "Select Frame Range" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:1300 +#, c-format +msgid "Removing Layer (pos:%ld) from Frames .." +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:1423 +msgid "Delete Layers in Frames" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:1424 +msgid "Select Frame Range & Position" +msgstr "" + +#: plug-ins/gap/gap_split.c:97 +msgid "Splitting into Frames .." +msgstr "" + +#: plug-ins/gap/gap_split.c:172 +msgid "" +"Split Frames: SAVE operation FAILED\n" +"- desired save plugin cant handle type\n" +"- or desired save plugin not available\n" +msgstr "" + +#: plug-ins/gap/gap_split.c:220 +#, c-format +msgid "" +"%s\n" +"%s\n" +"(%s_0001.%s)\n" +msgstr "" + +#: plug-ins/gap/gap_split.c:221 +msgid "Make a frame (diskfile) from each Layer" +msgstr "" + +#: plug-ins/gap/gap_split.c:222 +msgid "frames are named: base_nr.extension" +msgstr "" + +#: plug-ins/gap/gap_split.c:235 +msgid "Inverse Order :" +msgstr "" + +#: plug-ins/gap/gap_split.c:236 +msgid "Start frame 0001 at Top Layer" +msgstr "" + +#: plug-ins/gap/gap_split.c:240 +msgid "Flatten :" +msgstr "" + +#: plug-ins/gap/gap_split.c:241 +msgid "" +"Remove Alpha Channel in resulting Frames, \n" +"transparent parts are filled with BG color" +msgstr "" + +#: plug-ins/gap/gap_split.c:244 +msgid "Split Image into Frames" +msgstr "" + +#: plug-ins/gap/gap_split.c:245 +msgid "Split Settings :" +msgstr "" + +#: plug-ins/gap/gap_split.c:290 +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 "" + +#: plug-ins/gap/resize.c:197 +msgid "X Offset:" +msgstr "" + +#: plug-ins/gap/resize.c:214 +msgid "Y Offset:" +msgstr "" + +#. the constrain toggle button +#: plug-ins/gap/resize.c:231 +msgid "Constrain Ratio" +msgstr "" + +#: plug-ins/common/gif.c:396 msgid "saves files in Compuserve GIF file format" msgstr "" -#: plug-ins/common/gif.c:682 +#: plug-ins/common/gif.c:691 msgid "GIF: Couldn't simply reduce colours further. Saving as opaque.\n" msgstr "" -#: plug-ins/common/gif.c:938 +#: plug-ins/common/gif.c:947 msgid "" "GIF: Sorry, can't save RGB images as GIFs - convert to INDEXED\n" "or GRAY first.\n" msgstr "" -#: plug-ins/common/gif.c:957 +#: plug-ins/common/gif.c:966 #, c-format msgid "GIF: can't open %s\n" msgstr "" -#: plug-ins/common/gif.c:1064 +#: plug-ins/common/gif.c:1073 msgid "" "Transparent colour *might* be incorrect on viewers which don't support " "transparency." msgstr "" -#: plug-ins/common/gif.c:1196 +#: plug-ins/common/gif.c:1218 msgid "" "The image which you are trying to save as a GIF\n" "contains layers which extend beyond the actual\n" @@ -1872,62 +3714,62 @@ msgid "" "the image borders, or cancel this save." msgstr "" -#: plug-ins/common/gif.c:1252 +#: plug-ins/common/gif.c:1274 msgid "Save as GIF" msgstr "" #. regular gif parameter settings -#: plug-ins/common/gif.c:1286 +#: plug-ins/common/gif.c:1308 msgid "GIF Options" msgstr "" -#: plug-ins/common/gif.c:1294 plug-ins/common/png.c:856 +#: plug-ins/common/gif.c:1316 plug-ins/common/png.c:953 msgid "Interlace" msgstr "" -#: plug-ins/common/gif.c:1306 +#: plug-ins/common/gif.c:1328 msgid "GIF Comment: " msgstr "" #. additional animated gif parameter settings -#: plug-ins/common/gif.c:1367 +#: plug-ins/common/gif.c:1389 msgid "Animated GIF Options" msgstr "" -#: plug-ins/common/gif.c:1375 +#: plug-ins/common/gif.c:1397 msgid "Loop forever" msgstr "" -#: plug-ins/common/gif.c:1388 +#: plug-ins/common/gif.c:1410 msgid "Delay between frames where unspecified: " msgstr "" -#: plug-ins/common/gif.c:1402 +#: plug-ins/common/gif.c:1424 msgid " milliseconds" msgstr "" -#: plug-ins/common/gif.c:1413 +#: plug-ins/common/gif.c:1435 msgid "Frame disposal where unspecified: " msgstr "" -#: plug-ins/common/gif.c:1423 +#: plug-ins/common/gif.c:1445 msgid "I don't care" msgstr "" -#: plug-ins/common/gif.c:1429 +#: plug-ins/common/gif.c:1451 msgid "Cumulative layers (combine)" msgstr "" -#: plug-ins/common/gif.c:1435 +#: plug-ins/common/gif.c:1457 msgid "One frame per layer (replace)" msgstr "" -#: plug-ins/common/gif.c:1493 +#: plug-ins/common/gif.c:1515 #, c-format msgid "GIF: colorstobpp - Eep! too many colours: %d\n" msgstr "" -#: plug-ins/common/gif.c:1509 +#: plug-ins/common/gif.c:1531 #, c-format msgid "GIF: bpptocolors - Eep! bpp==%d !\n" msgstr "" @@ -2072,6 +3914,791 @@ msgstr "" msgid "GIF: too much input data, ignoring extra...\n" 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:395 +msgid "Brush Preview:" +msgstr "" + +#: plug-ins/gimpressionist/brush.c:404 +msgid "Gamma:" +msgstr "" + +#: plug-ins/gimpressionist/brush.c:417 +msgid "Changes the gamma (brightness) of the selected brush" +msgstr "" + +#: plug-ins/gimpressionist/brush.c:429 +msgid "Select:" +msgstr "" + +#: plug-ins/gimpressionist/brush.c:434 +msgid "Aspect ratio:" +msgstr "" + +#: plug-ins/gimpressionist/brush.c:438 plug-ins/gimpressionist/paper.c:176 +msgid "Relief:" +msgstr "" + +#: plug-ins/gimpressionist/brush.c:453 +msgid "(None)" +msgstr "" + +#: plug-ins/gimpressionist/brush.c:466 +msgid "Save..." +msgstr "" + +#: plug-ins/gimpressionist/brush.c:480 +msgid "Specifies the aspect ratio of the brush" +msgstr "" + +#: plug-ins/gimpressionist/brush.c:491 +msgid "Specifies the amount of embossing to apply to each brush stroke" +msgstr "" + +#: plug-ins/gimpressionist/color.c:79 +msgid "Color:" +msgstr "" + +#: plug-ins/gimpressionist/color.c:89 +msgid "Average under brush" +msgstr "" + +#: plug-ins/gimpressionist/color.c:95 +msgid "Color is computed from the average of all pixels under the brush" +msgstr "" + +#: plug-ins/gimpressionist/color.c:99 +msgid "Center of brush" +msgstr "" + +#: plug-ins/gimpressionist/color.c:105 +msgid "Samples the color from the pixel in the center of the brush" +msgstr "" + +#: plug-ins/gimpressionist/color.c:114 +msgid "Color noise:" +msgstr "" + +#: plug-ins/gimpressionist/color.c:125 +msgid "Adds random noise to the color" +msgstr "" + +#: plug-ins/gimpressionist/general.c:99 +msgid "Color Selection Dialog" +msgstr "" + +#: plug-ins/gimpressionist/general.c:134 +msgid "General" +msgstr "" + +#: plug-ins/gimpressionist/general.c:159 +msgid "Edge darken:" +msgstr "" + +#: plug-ins/gimpressionist/general.c:176 +msgid "How much to \"darken\" the edges of each brush stroke" +msgstr "" + +#: plug-ins/gimpressionist/general.c:183 +msgid "Background:" +msgstr "" + +#: plug-ins/gimpressionist/general.c:191 +msgid "Keep original" +msgstr "" + +#: plug-ins/gimpressionist/general.c:197 +msgid "Preserve the original image as a background" +msgstr "" + +#: plug-ins/gimpressionist/general.c:201 +msgid "From paper" +msgstr "" + +#: plug-ins/gimpressionist/general.c:207 +msgid "Copy the texture of the selected paper as a background" +msgstr "" + +#: plug-ins/gimpressionist/general.c:220 +msgid "Solid" +msgstr "" + +#: plug-ins/gimpressionist/general.c:226 +msgid "Solid colored background" +msgstr "" + +#: plug-ins/gimpressionist/general.c:243 +msgid "Transparent" +msgstr "" + +#: plug-ins/gimpressionist/general.c:249 +msgid "Use a transparent background; Only the strokes painted will be visible" +msgstr "" + +#: plug-ins/gimpressionist/general.c:264 +msgid "Paint edges" +msgstr "" + +#: plug-ins/gimpressionist/general.c:272 +msgid "Tileable" +msgstr "" + +#: plug-ins/gimpressionist/general.c:276 +msgid "Selects if the resulting image should be seamlessly tileable" +msgstr "" + +#: plug-ins/gimpressionist/general.c:284 +msgid "Drop Shadow" +msgstr "" + +#: plug-ins/gimpressionist/general.c:288 +msgid "Adds a shadow effect to each brush stroke" +msgstr "" + +#: plug-ins/gimpressionist/general.c:299 +msgid "How much to \"darken\" the drop shadow" +msgstr "" + +#: plug-ins/gimpressionist/general.c:305 +msgid "Shadow depth:" +msgstr "" + +#: plug-ins/gimpressionist/general.c:316 +msgid "" +"The depth of the drop shadow, i.e. how far apart from the object it should be" +msgstr "" + +#: plug-ins/gimpressionist/general.c:322 +msgid "Shadow blur:" +msgstr "" + +#: plug-ins/gimpressionist/general.c:333 +msgid "How much to blur the drop shadow" +msgstr "" + +#: plug-ins/gimpressionist/general.c:339 +msgid "Deviation threshold:" +msgstr "" + +#: plug-ins/gimpressionist/general.c:350 +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:83 +#, 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:100 +msgid "" +"*** Warning ***\n" +"No home directory!\n" +msgstr "" + +#: plug-ins/gimpressionist/gimpressionist.c:351 +#: plug-ins/gimpressionist/gimpressionist.c:448 +msgid "The GIMPressionist!" +msgstr "" + +#: plug-ins/gimpressionist/gimpressionist.c:483 +msgid " OK " +msgstr "" + +#: plug-ins/gimpressionist/gimpressionist.c:490 +msgid "Run with the selected settings" +msgstr "" + +#: plug-ins/gimpressionist/gimpressionist.c:492 +msgid " Cancel " +msgstr "" + +#: plug-ins/gimpressionist/gimpressionist.c:497 +msgid "Quit the program" +msgstr "" + +#: plug-ins/gimpressionist/gimpressionist.c:499 +msgid " About... " +msgstr "" + +#: plug-ins/gimpressionist/gimpressionist.c:504 +msgid "Show some information about program" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:52 +msgid "Orientation" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:76 +msgid "Directions:" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:80 +msgid "Start angle:" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:84 +msgid "Angle span:" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:99 plug-ins/gimpressionist/size.c:98 +msgid "The number of directions (i.e. brushes) to use" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:108 +msgid "The angle of the first brush to create" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:117 +msgid "How large an angle-span to use (360 = full circle)" +msgstr "" + +#. +#. * Orientation option menu... +#. +#: plug-ins/gimpressionist/orientation.c:124 plug-ins/print/print.c:822 +msgid "Orientation:" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:140 +msgid "" +"Let the value (brightness) of the region determine the direction of the " +"stroke" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:144 +#: plug-ins/gimpressionist/size.c:143 +msgid "Radius" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:150 +msgid "" +"The distance from the center of the image determines the direction of the " +"stroke" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:154 +#: plug-ins/gimpressionist/size.c:153 +msgid "Random" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:160 +msgid "Selects a random direction of each stroke" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:164 +#: plug-ins/gimpressionist/size.c:163 +msgid "Radial" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:170 +msgid "Let the direction from the center determine the direction of the stroke" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:179 +#: plug-ins/gimpressionist/size.c:178 +msgid "Flowing" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:185 +#: plug-ins/gimpressionist/size.c:184 +msgid "The strokes follow a \"flowing\" pattern" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:197 +msgid "The hue of the region determines the direction of the stroke" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:201 +#: plug-ins/gimpressionist/size.c:199 +msgid "Adaptive" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:207 +msgid "The direction that matches the original image the closest is selected" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:216 +#: plug-ins/gimpressionist/size.c:213 plug-ins/print/print-pcl.c:248 +msgid "Manual" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:222 +msgid "Manually specify the stroke orientation" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:226 +#: plug-ins/gimpressionist/size.c:223 +msgid "Edit..." +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:231 +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:531 +#: plug-ins/gimpressionist/sizemap.c:431 +msgid "Add" +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:551 +msgid "Angle:" +msgstr "" + +#: plug-ins/gimpressionist/orientmap.c:563 +msgid "Change the angle of the selected vector" +msgstr "" + +#: plug-ins/gimpressionist/orientmap.c:565 +#: plug-ins/gimpressionist/sizemap.c:465 +msgid "Strength:" +msgstr "" + +#: plug-ins/gimpressionist/orientmap.c:577 +msgid "Change the strength of the selected vector" +msgstr "" + +#: plug-ins/gimpressionist/orientmap.c:580 +msgid "Type:" +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:74 +#, c-format +msgid "Paper/%s" +msgstr "" + +#: plug-ins/gimpressionist/paper.c:89 +msgid "Paper" +msgstr "" + +#: plug-ins/gimpressionist/paper.c:133 +msgid "Paper Preview:" +msgstr "" + +#. updatepaperprev(NULL); +#: plug-ins/gimpressionist/paper.c:144 +msgid "Invert" +msgstr "" + +#: plug-ins/gimpressionist/paper.c:151 +msgid "Inverts the Papers texture" +msgstr "" + +#: plug-ins/gimpressionist/paper.c:159 +msgid "Applies the paper as it is (without embossing it)" +msgstr "" + +#: plug-ins/gimpressionist/paper.c:172 +msgid "Scale:" +msgstr "" + +#: plug-ins/gimpressionist/paper.c:191 +msgid "Specifies the scale of the texture (in percent of original file)" +msgstr "" + +#: plug-ins/gimpressionist/paper.c:200 +msgid "Specifies the amount of embossing to apply to the image (in percent)" +msgstr "" + +#: plug-ins/gimpressionist/placement.c:52 +msgid "Placement" +msgstr "" + +#: plug-ins/gimpressionist/placement.c:80 +msgid "Placement:" +msgstr "" + +#: plug-ins/gimpressionist/placement.c:90 +msgid "Randomly" +msgstr "" + +#: plug-ins/gimpressionist/placement.c:96 +msgid "Place strokes randomly around the image" +msgstr "" + +#: plug-ins/gimpressionist/placement.c:100 +msgid "Evenly distributed" +msgstr "" + +#: plug-ins/gimpressionist/placement.c:106 +msgid "The strokes are evenly distributed across the image" +msgstr "" + +#: plug-ins/gimpressionist/placement.c:115 +msgid "Stroke density:" +msgstr "" + +#: plug-ins/gimpressionist/placement.c:126 +msgid "The relative density of the brush strokes" +msgstr "" + +#: plug-ins/gimpressionist/placement.c:128 +msgid "Centerize" +msgstr "" + +#: plug-ins/gimpressionist/placement.c:132 +msgid "Focus the brush strokes around the center of the image" +msgstr "" + +#: plug-ins/gimpressionist/ppmtool.c:41 +#, c-format +msgid "(When allocating %u bytes.)\n" +msgstr "" + +#: plug-ins/gimpressionist/ppmtool.c:42 +msgid "Out of memory!\n" +msgstr "" + +#: plug-ins/gimpressionist/ppmtool.c:215 +#, c-format +msgid "loadgbr: Unable to open file \"%s\"!\n" +msgstr "" + +#: plug-ins/gimpressionist/ppmtool.c:257 +#, c-format +msgid "loadppm: Unable to open file \"%s\"!\n" +msgstr "" + +#: plug-ins/gimpressionist/ppmtool.c:267 +#, c-format +msgid "loadppm: File \"%s\" not PPM/PGM? (line=\"%s\")%c\n" +msgstr "" + +#: plug-ins/gimpressionist/ppmtool.c:279 +#, c-format +msgid "loadppm: File \"%s\" not valid PPM/PGM? (line=\"%s\")%c\n" +msgstr "" + +#: plug-ins/gimpressionist/presets.c:53 +#, c-format +msgid "Error opening file \"%s\" for reading!%c\n" +msgstr "" + +#: plug-ins/gimpressionist/presets.c:263 +#, c-format +msgid "Error opening file \"%s\" for reading!\n" +msgstr "" + +#: plug-ins/gimpressionist/presets.c:373 +msgid "Description:" +msgstr "" + +#: plug-ins/gimpressionist/presets.c:428 +msgid "Internal error: (savepreset) thispath == NULL" +msgstr "" + +#: plug-ins/gimpressionist/presets.c:436 +#, c-format +msgid "Error opening file \"%s\" for writing!%c\n" +msgstr "" + +#: plug-ins/gimpressionist/presets.c:572 +msgid "Presets" +msgstr "" + +#: plug-ins/gimpressionist/presets.c:600 +msgid " Save current " +msgstr "" + +#: plug-ins/gimpressionist/presets.c:606 +msgid "Save the current settings to the specified file" +msgstr "" + +#. gtk_container_border_width (GTK_CONTAINER (box2), 5); +#: plug-ins/gimpressionist/presets.c:644 +msgid " Apply " +msgstr "" + +#: plug-ins/gimpressionist/presets.c:650 +msgid "Reads the selected Preset into memory" +msgstr "" + +#: plug-ins/gimpressionist/presets.c:652 +msgid " Delete " +msgstr "" + +#: plug-ins/gimpressionist/presets.c:658 +msgid "Deletes the selected Preset" +msgstr "" + +#: plug-ins/gimpressionist/presets.c:660 +msgid " Refresh " +msgstr "" + +#: plug-ins/gimpressionist/presets.c:666 +msgid "Reread the directory of Presets" +msgstr "" + +#: plug-ins/gimpressionist/presets.c:668 +msgid "(Desc)" +msgstr "" + +#: plug-ins/gimpressionist/presets.c:673 +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:117 plug-ins/gimpressionist/repaint.c:863 +#: plug-ins/gimpressionist/repaint.c:865 +msgid " Update " +msgstr "" + +#: plug-ins/gimpressionist/preview.c:122 +msgid "Refresh the Preview window" +msgstr "" + +#: plug-ins/gimpressionist/preview.c:124 +msgid " Reset " +msgstr "" + +#: plug-ins/gimpressionist/preview.c:129 +msgid "Revert to the original image" +msgstr "" + +#: plug-ins/gimpressionist/repaint.c:142 +msgid "What!? No brushes?!\n" +msgstr "" + +#: plug-ins/gimpressionist/repaint.c:282 +msgid "Huh? Image size != alpha size?\n" +msgstr "" + +#: plug-ins/gimpressionist/repaint.c:667 +msgid "Internal error; Unknown orientationtype\n" +msgstr "" + +#: plug-ins/gimpressionist/repaint.c:687 +msgid "Internal error; Unknown sizetype\n" +msgstr "" + +#: plug-ins/gimpressionist/size.c:51 +msgid "Size" +msgstr "" + +#: plug-ins/gimpressionist/size.c:75 +msgid "Sizes:" +msgstr "" + +#: plug-ins/gimpressionist/size.c:79 +msgid "Min size:" +msgstr "" + +#: plug-ins/gimpressionist/size.c:83 +msgid "Max size:" +msgstr "" + +#: plug-ins/gimpressionist/size.c:107 +msgid "The smallest brush to create" +msgstr "" + +#: plug-ins/gimpressionist/size.c:116 +msgid "The largest brush to create" +msgstr "" + +#: plug-ins/gimpressionist/size.c:123 plug-ins/gimpressionist/sizemap.c:451 +msgid "Size:" +msgstr "" + +#: plug-ins/gimpressionist/size.c:139 +msgid "" +"Let the value (brightness) of the region determine the size of the stroke" +msgstr "" + +#: plug-ins/gimpressionist/size.c:149 +msgid "" +"The distance from the center of the image determines the size of the stroke" +msgstr "" + +#: plug-ins/gimpressionist/size.c:159 +msgid "Selects a random size for each stroke" +msgstr "" + +#: plug-ins/gimpressionist/size.c:169 +msgid "Let the direction from the center determine the size of the stroke" +msgstr "" + +#: plug-ins/gimpressionist/size.c:195 +msgid "The hue of the region determines the size of the stroke" +msgstr "" + +#: plug-ins/gimpressionist/size.c:205 +msgid "The brush-size that matches the original image the closest is selected" +msgstr "" + +#: plug-ins/gimpressionist/size.c:219 +msgid "Manually specify the stroke size" +msgstr "" + +#: plug-ins/gimpressionist/size.c:228 +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/common/guillotine.c:76 msgid "" "Slice up the image into subimages, cutting along the image's Guides. Fooey " @@ -2103,127 +4730,207 @@ msgstr "" msgid "Poopy, no guides.\n" msgstr "" -#: plug-ins/common/jpeg.c:307 plug-ins/common/jpeg.c:308 +#: plug-ins/common/jpeg.c:315 plug-ins/common/jpeg.c:316 msgid "loads files in the JPEG file format" msgstr "" -#: plug-ins/common/jpeg.c:319 +#: plug-ins/common/jpeg.c:327 msgid "saves files in the JPEG file format" msgstr "" -#: plug-ins/common/jpeg.c:320 +#: plug-ins/common/jpeg.c:328 msgid "saves files in the lossy, widely supported JPEG format" msgstr "" -#: plug-ins/common/jpeg.c:663 +#: plug-ins/common/jpeg.c:726 #, c-format msgid "can't open \"%s\"\n" msgstr "" -#: plug-ins/common/jpeg.c:794 +#: plug-ins/common/jpeg.c:860 #, c-format msgid "" "don't know how to load JPEGs\n" "with %d color channels" msgstr "" -#: plug-ins/common/jpeg.c:807 +#: plug-ins/common/jpeg.c:877 msgid "JPEG preview" msgstr "" -#: plug-ins/common/jpeg.c:851 +#: plug-ins/common/jpeg.c:923 #, c-format msgid "" "unknown density unit %d\n" "assuming dots per inch" msgstr "" -#: plug-ins/common/jpeg.c:1014 +#: plug-ins/common/jpeg.c:1090 #, c-format msgid "Size: %lu bytes (%02.01f kB)" msgstr "" -#: plug-ins/common/jpeg.c:1382 plug-ins/common/jpeg.c:1501 +#: plug-ins/common/jpeg.c:1469 plug-ins/common/jpeg.c:1598 msgid "Size: unknown" msgstr "" -#: plug-ins/common/jpeg.c:1461 +#: plug-ins/common/jpeg.c:1558 msgid "Save as Jpeg" msgstr "" #. sg - preview -#: plug-ins/common/jpeg.c:1486 +#: plug-ins/common/jpeg.c:1583 msgid "Image Preview" msgstr "" -#: plug-ins/common/jpeg.c:1494 +#: plug-ins/common/jpeg.c:1591 msgid "Preview (in image window)" msgstr "" -#: plug-ins/common/jpeg.c:1520 +#: plug-ins/common/jpeg.c:1617 msgid "Quality" msgstr "" -#: plug-ins/common/jpeg.c:1536 +#: plug-ins/common/jpeg.c:1633 msgid "Smoothing" msgstr "" -#: plug-ins/common/jpeg.c:1556 +#: plug-ins/common/jpeg.c:1653 msgid "Restart markers" msgstr "" -#: plug-ins/common/jpeg.c:1562 +#: plug-ins/common/jpeg.c:1659 msgid "Restart frequency (rows)" msgstr "" -#: plug-ins/common/jpeg.c:1582 +#: plug-ins/common/jpeg.c:1679 msgid "Optimize" msgstr "" -#: plug-ins/common/jpeg.c:1590 +#: plug-ins/common/jpeg.c:1686 msgid "Progressive" msgstr "" -#: plug-ins/common/jpeg.c:1603 +#: plug-ins/common/jpeg.c:1699 msgid "Force baseline JPEG (readable by all decoders)" msgstr "" -#: plug-ins/common/jpeg.c:1615 +#: plug-ins/common/jpeg.c:1711 msgid "2x2,1x1,1x1" msgstr "" -#: plug-ins/common/jpeg.c:1616 +#: plug-ins/common/jpeg.c:1712 msgid "2x1,1x1,1x1 (4:2:2)" msgstr "" -#: plug-ins/common/jpeg.c:1617 +#: plug-ins/common/jpeg.c:1713 msgid "1x1,1x1,1x1" msgstr "" -#: plug-ins/common/jpeg.c:1621 +#: plug-ins/common/jpeg.c:1717 msgid "Subsampling" msgstr "" -#: plug-ins/common/jpeg.c:1632 +#: plug-ins/common/jpeg.c:1728 msgid "Integer" msgstr "" -#: plug-ins/common/jpeg.c:1633 +#: plug-ins/common/jpeg.c:1729 msgid "Fast integer" msgstr "" -#: plug-ins/common/jpeg.c:1634 +#: plug-ins/common/jpeg.c:1730 msgid "Floating-point" msgstr "" -#: plug-ins/common/jpeg.c:1638 +#: plug-ins/common/jpeg.c:1734 msgid "DCT method (speed/quality tradeoff)" msgstr "" -#: plug-ins/common/jpeg.c:1651 +#: plug-ins/common/jpeg.c:1748 msgid "Image Comments" msgstr "" +#: plug-ins/common/lic.c:857 plug-ins/common/lic.c:988 +msgid "Van Gogh (LIC)" +msgstr "" + +#: plug-ins/common/lic.c:885 +msgid "LIC: Couldn't allocate temporary buffer - out of memory!\n" +msgstr "" + +#: plug-ins/common/lic.c:1017 +msgid "Effect channel" +msgstr "" + +#: plug-ins/common/lic.c:1047 +msgid "Brightness" +msgstr "" + +#: plug-ins/common/lic.c:1061 +msgid "Effect operator" +msgstr "" + +#: plug-ins/common/lic.c:1068 +msgid "Derivative" +msgstr "" + +#: plug-ins/common/lic.c:1080 +msgid "Gradient" +msgstr "" + +#: plug-ins/common/lic.c:1094 +msgid "Convolve" +msgstr "" + +#: plug-ins/common/lic.c:1101 +msgid "With white noise" +msgstr "" + +#: plug-ins/common/lic.c:1113 +msgid "With source image" +msgstr "" + +#: plug-ins/common/lic.c:1132 +msgid "Parameters" +msgstr "" + +#: plug-ins/common/lic.c:1144 +msgid "Effect image:" +msgstr "" + +#: plug-ins/common/lic.c:1162 +msgid "Filter length:" +msgstr "" + +#: plug-ins/common/lic.c:1176 +msgid "Noise magnitude:" +msgstr "" + +#: plug-ins/common/lic.c:1191 +msgid "Integration steps:" +msgstr "" + +#: plug-ins/common/lic.c:1206 +msgid "Minimum value:" +msgstr "" + +#: plug-ins/common/lic.c:1221 +msgid "Maximum value:" +msgstr "" + +#: plug-ins/common/lic.c:1309 +msgid "Creates a Van Gogh effect (Line Integral Convolution)" +msgstr "" + +#: plug-ins/common/lic.c:1314 +msgid "/Filters/Artistic/Van Gogh (LIC)" +msgstr "" + +#: plug-ins/common/lic.c:1436 +msgid "Noninteractive not yet implemented! Sorry.\n" +msgstr "" + #: plug-ins/common/mail.c:212 msgid "pipe files to uuencode then mail them" msgstr "" @@ -2263,6 +4970,89 @@ msgstr "" msgid "mail: some sort of error with the file extension or lack thereof \n" msgstr "" +#: plug-ins/mosaic/mosaic.c:326 +msgid "Convert the input drawable into a collection of tiles" +msgstr "" + +#: plug-ins/mosaic/mosaic.c:327 +msgid "Help not yet written for this plug-in" +msgstr "" + +#: plug-ins/mosaic/mosaic.c:331 +msgid "/Filters/Artistic/Mosaic" +msgstr "" + +#. progress bar for gradient finding +#: plug-ins/mosaic/mosaic.c:452 +msgid "Finding Edges..." +msgstr "" + +#. Progress bar for rendering tiles +#: plug-ins/mosaic/mosaic.c:502 +msgid "Rendering Tiles..." +msgstr "" + +#: plug-ins/mosaic/mosaic.c:557 +msgid "Mosaic" +msgstr "" + +#: plug-ins/mosaic/mosaic.c:622 +msgid "Antialiasing" +msgstr "" + +#: plug-ins/mosaic/mosaic.c:630 +msgid "Color Averaging" +msgstr "" + +#: plug-ins/mosaic/mosaic.c:638 +msgid "Pitted Surfaces" +msgstr "" + +#: plug-ins/mosaic/mosaic.c:646 +msgid "FG/BG Lighting" +msgstr "" + +#. tiling primitive +#: plug-ins/mosaic/mosaic.c:659 +msgid "Tiling Primitives" +msgstr "" + +#: plug-ins/mosaic/mosaic.c:666 +msgid "Squares" +msgstr "" + +#: plug-ins/mosaic/mosaic.c:675 +msgid "Hexagons" +msgstr "" + +#: plug-ins/mosaic/mosaic.c:684 +msgid "Octagons & Squares" +msgstr "" + +#: plug-ins/mosaic/mosaic.c:720 +msgid "Tile Height" +msgstr "" + +#: plug-ins/mosaic/mosaic.c:735 +msgid "Tile Spacing" +msgstr "" + +#: plug-ins/mosaic/mosaic.c:750 +msgid "Tile Neatness" +msgstr "" + +#: plug-ins/mosaic/mosaic.c:766 +msgid "Light Direction" +msgstr "" + +#: plug-ins/mosaic/mosaic.c:781 +msgid "Color Variation" +msgstr "" + +#: plug-ins/mosaic/mosaic.c:2557 +msgid "Unable to add additional point.\n" +msgstr "" + #: plug-ins/common/normalize.c:78 msgid "" "Normalize the contrast of the specified drawable to cover all possible " @@ -2321,19 +5111,23 @@ msgstr "" msgid "Mask Size" msgstr "" -#: plug-ins/common/png.c:149 +#: plug-ins/common/png.c:151 msgid "Loads files in PNG file format" msgstr "" -#: plug-ins/common/png.c:150 +#: plug-ins/common/png.c:152 msgid "This plug-in loads Portable Network Graphics (PNG) files." msgstr "" -#: plug-ins/common/png.c:818 +#: plug-ins/common/png.c:757 +msgid "Can't save image with alpha\n" +msgstr "" + +#: plug-ins/common/png.c:915 msgid "PNG Options" msgstr "" -#: plug-ins/common/png.c:863 +#: plug-ins/common/png.c:960 msgid "Compression level" msgstr "" @@ -2399,10 +5193,6 @@ msgstr "" msgid "Transparency" msgstr "" -#: plug-ins/print/print-pcl.c:248 -msgid "Manual" -msgstr "" - #: plug-ins/print/print-pcl.c:249 msgid "Tray 1" msgstr "" @@ -2431,135 +5221,135 @@ msgstr "" msgid "600 DPI" msgstr "" -#: plug-ins/print/print.c:229 +#: plug-ins/print/print.c:231 msgid "PostScript Level 1" msgstr "" -#: plug-ins/print/print.c:231 +#: plug-ins/print/print.c:233 msgid "PostScript Level 2" msgstr "" -#: plug-ins/print/print.c:233 +#: plug-ins/print/print.c:235 msgid "HP DeskJet 500, 520" msgstr "" -#: plug-ins/print/print.c:235 +#: plug-ins/print/print.c:237 msgid "HP DeskJet 500C, 540C" msgstr "" -#: plug-ins/print/print.c:237 +#: plug-ins/print/print.c:239 msgid "HP DeskJet 550C, 560C" msgstr "" -#: plug-ins/print/print.c:239 +#: plug-ins/print/print.c:241 msgid "HP DeskJet 600 series" msgstr "" -#: plug-ins/print/print.c:241 +#: plug-ins/print/print.c:243 msgid "HP DeskJet 800 series" msgstr "" -#: plug-ins/print/print.c:243 +#: plug-ins/print/print.c:245 msgid "HP DeskJet 1100C, 1120C" msgstr "" -#: plug-ins/print/print.c:245 +#: plug-ins/print/print.c:247 msgid "HP DeskJet 1200C, 1600C" msgstr "" -#: plug-ins/print/print.c:247 +#: plug-ins/print/print.c:249 msgid "HP LaserJet II series" msgstr "" -#: plug-ins/print/print.c:249 +#: plug-ins/print/print.c:251 msgid "HP LaserJet III series" msgstr "" -#: plug-ins/print/print.c:251 +#: plug-ins/print/print.c:253 msgid "HP LaserJet 4 series" msgstr "" -#: plug-ins/print/print.c:253 +#: plug-ins/print/print.c:255 msgid "HP LaserJet 4V, 4Si" msgstr "" -#: plug-ins/print/print.c:255 +#: plug-ins/print/print.c:257 msgid "HP LaserJet 5 series" msgstr "" -#: plug-ins/print/print.c:257 +#: plug-ins/print/print.c:259 msgid "HP LaserJet 5Si" msgstr "" -#: plug-ins/print/print.c:259 +#: plug-ins/print/print.c:261 msgid "HP LaserJet 6 series" msgstr "" -#: plug-ins/print/print.c:261 +#: plug-ins/print/print.c:263 msgid "EPSON Stylus Color" msgstr "" -#: plug-ins/print/print.c:263 +#: plug-ins/print/print.c:265 msgid "EPSON Stylus Color Pro" msgstr "" -#: plug-ins/print/print.c:265 +#: plug-ins/print/print.c:267 msgid "EPSON Stylus Color Pro XL" msgstr "" -#: plug-ins/print/print.c:267 +#: plug-ins/print/print.c:269 msgid "EPSON Stylus Color 1500" msgstr "" -#: plug-ins/print/print.c:269 +#: plug-ins/print/print.c:271 msgid "EPSON Stylus Color 400" msgstr "" -#: plug-ins/print/print.c:271 +#: plug-ins/print/print.c:273 msgid "EPSON Stylus Color 500" msgstr "" -#: plug-ins/print/print.c:273 +#: plug-ins/print/print.c:275 msgid "EPSON Stylus Color 600" msgstr "" -#: plug-ins/print/print.c:275 +#: plug-ins/print/print.c:277 msgid "EPSON Stylus Color 800" msgstr "" -#: plug-ins/print/print.c:277 +#: plug-ins/print/print.c:279 msgid "EPSON Stylus Color 1520" msgstr "" -#: plug-ins/print/print.c:279 +#: plug-ins/print/print.c:281 msgid "EPSON Stylus Color 3000" msgstr "" -#: plug-ins/print/print.c:332 +#: plug-ins/print/print.c:334 msgid "This plug-in prints images from The GIMP." msgstr "" -#: plug-ins/print/print.c:333 +#: plug-ins/print/print.c:335 msgid "Prints images to PostScript, PCL, or ESC/P2 printers." msgstr "" -#: plug-ins/print/print.c:337 +#: plug-ins/print/print.c:339 msgid "/File/Print" msgstr "" -#: plug-ins/print/print.c:650 +#: plug-ins/print/print.c:695 msgid "Auto" msgstr "" -#: plug-ins/print/print.c:651 +#: plug-ins/print/print.c:696 msgid "Portrait" msgstr "" -#: plug-ins/print/print.c:652 +#: plug-ins/print/print.c:697 msgid "Landscape" msgstr "" -#: plug-ins/print/print.c:685 +#: plug-ins/print/print.c:724 #, c-format msgid "Print v%s" msgstr "" @@ -2567,303 +5357,296 @@ msgstr "" #. #. * Media size option menu... #. -#: plug-ins/print/print.c:735 +#: plug-ins/print/print.c:774 msgid "Media Size:" msgstr "" #. #. * Media type option menu... #. -#: plug-ins/print/print.c:751 +#: plug-ins/print/print.c:790 msgid "Media Type:" msgstr "" #. #. * Media source option menu... #. -#: plug-ins/print/print.c:767 +#: plug-ins/print/print.c:806 msgid "Media Source:" msgstr "" -#. -#. * Orientation option menu... -#. -#: plug-ins/print/print.c:783 -msgid "Orientation:" -msgstr "" - #. #. * Resolution option menu... #. -#: plug-ins/common/ps.c:1999 plug-ins/print/print.c:813 +#: plug-ins/common/ps.c:2097 plug-ins/print/print.c:852 msgid "Resolution:" msgstr "" #. #. * Output type toggles... #. -#: plug-ins/print/print.c:829 +#: plug-ins/print/print.c:868 msgid "Output Type:" msgstr "" -#: plug-ins/print/print.c:838 +#: plug-ins/print/print.c:877 msgid "B&W" msgstr "" #. #. * Scaling... #. -#: plug-ins/print/print.c:861 +#: plug-ins/print/print.c:900 msgid "Scaling:" msgstr "" -#: plug-ins/print/print.c:896 +#: plug-ins/print/print.c:935 msgid "Percent" msgstr "" -#: plug-ins/print/print.c:905 +#: plug-ins/print/print.c:944 msgid "PPI" msgstr "" #. #. * Brightness slider... #. -#: plug-ins/print/print.c:917 +#: plug-ins/print/print.c:956 msgid "Brightness:" msgstr "" #. #. * Printer option menu... #. -#: plug-ins/print/print.c:952 +#: plug-ins/print/print.c:991 msgid "Printer:" msgstr "" -#: plug-ins/print/print.c:978 plug-ins/print/print.c:1011 +#: plug-ins/print/print.c:1017 plug-ins/print/print.c:1050 msgid "Setup" msgstr "" -#: plug-ins/print/print.c:998 +#: plug-ins/print/print.c:1037 msgid "Print" msgstr "" #. #. * Printer driver option menu... #. -#: plug-ins/print/print.c:1033 +#: plug-ins/print/print.c:1072 msgid "Driver:" msgstr "" #. #. * PPD file... #. -#: plug-ins/print/print.c:1058 +#: plug-ins/print/print.c:1097 msgid "PPD File:" msgstr "" -#: plug-ins/print/print.c:1071 +#: plug-ins/print/print.c:1110 msgid "Browse" msgstr "" #. #. * Print command... #. -#: plug-ins/print/print.c:1081 +#: plug-ins/print/print.c:1120 msgid "Command:" msgstr "" #. #. * Output file selection dialog... #. -#: plug-ins/print/print.c:1116 +#: plug-ins/print/print.c:1155 msgid "Print To File?" msgstr "" #. #. * PPD file selection dialog... #. -#: plug-ins/print/print.c:1126 +#: plug-ins/print/print.c:1165 msgid "PPD File?" msgstr "" -#: plug-ins/print/print.c:2111 +#: plug-ins/print/print.c:2150 msgid "File" msgstr "" -#: plug-ins/common/ps.c:320 plug-ins/common/ps.c:321 +#: plug-ins/common/ps.c:325 plug-ins/common/ps.c:326 msgid "load file of PostScript/PDF file format" msgstr "" -#: plug-ins/common/ps.c:344 +#: plug-ins/common/ps.c:349 msgid "save file in PostScript file format" msgstr "" -#: plug-ins/common/ps.c:345 +#: plug-ins/common/ps.c:350 msgid "" "PostScript saving handles all image types except those with alpha channels." msgstr "" -#: plug-ins/common/ps.c:550 +#: plug-ins/common/ps.c:620 msgid "PS: can't open file for reading" msgstr "" -#: plug-ins/common/ps.c:557 +#: plug-ins/common/ps.c:627 #, c-format msgid "Interpreting and Loading %s:" msgstr "" -#: plug-ins/common/ps.c:565 +#: plug-ins/common/ps.c:635 msgid "PS: can't interprete file" msgstr "" -#: plug-ins/common/ps.c:647 +#: plug-ins/common/ps.c:722 msgid "PostScript save cannot handle images with alpha channels" msgstr "" -#: plug-ins/common/ps.c:658 +#: plug-ins/common/ps.c:733 msgid "PS: cannot operate on unknown image types" msgstr "" -#: plug-ins/common/ps.c:667 +#: plug-ins/common/ps.c:742 msgid "PS: can't open file for writing" msgstr "" -#: plug-ins/common/ps.c:1713 plug-ins/common/ps.c:1810 -#: plug-ins/common/ps.c:1903 plug-ins/common/ps.c:1972 +#: plug-ins/common/ps.c:1800 plug-ins/common/ps.c:1897 +#: plug-ins/common/ps.c:1990 plug-ins/common/ps.c:2059 msgid "write error occured" msgstr "" -#: plug-ins/common/ps.c:1999 plug-ins/common/ps.c:2264 +#: plug-ins/common/ps.c:2097 plug-ins/common/ps.c:2354 msgid "Width:" msgstr "" -#: plug-ins/common/ps.c:1999 plug-ins/common/ps.c:2264 +#: plug-ins/common/ps.c:2097 plug-ins/common/ps.c:2354 msgid "Height:" msgstr "" -#: plug-ins/common/ps.c:1999 +#: plug-ins/common/ps.c:2097 msgid "Pages:" msgstr "" -#: plug-ins/common/ps.c:2001 +#: plug-ins/common/ps.c:2099 msgid "b/w" msgstr "" -#: plug-ins/common/ps.c:2001 +#: plug-ins/common/ps.c:2099 msgid "gray" msgstr "" -#: plug-ins/common/ps.c:2001 +#: plug-ins/common/ps.c:2099 msgid "colour" msgstr "" -#: plug-ins/common/ps.c:2001 +#: plug-ins/common/ps.c:2099 msgid "automatic" msgstr "" -#: plug-ins/common/ps.c:2003 +#: plug-ins/common/ps.c:2101 msgid "none" msgstr "" -#: plug-ins/common/ps.c:2003 +#: plug-ins/common/ps.c:2101 msgid "weak" msgstr "" -#: plug-ins/common/ps.c:2003 +#: plug-ins/common/ps.c:2101 msgid "strong" msgstr "" -#: plug-ins/common/ps.c:2016 +#: plug-ins/common/ps.c:2108 msgid "Load PostScript" msgstr "" #. Rendering -#: plug-ins/common/ps.c:2049 +#: plug-ins/common/ps.c:2141 msgid "Rendering" msgstr "" -#: plug-ins/common/ps.c:2089 +#: plug-ins/common/ps.c:2181 msgid "try BoundingBox" msgstr "" #. Colouring -#: plug-ins/common/ps.c:2102 +#: plug-ins/common/ps.c:2194 msgid "Colouring" msgstr "" -#: plug-ins/common/ps.c:2138 +#: plug-ins/common/ps.c:2230 msgid "Graphic antialiasing" msgstr "" -#: plug-ins/common/ps.c:2139 +#: plug-ins/common/ps.c:2231 msgid "Text antialiasing" msgstr "" -#: plug-ins/common/ps.c:2264 +#: plug-ins/common/ps.c:2354 msgid "X-offset:" msgstr "" -#: plug-ins/common/ps.c:2264 +#: plug-ins/common/ps.c:2354 msgid "Y-offset:" msgstr "" -#: plug-ins/common/ps.c:2266 +#: plug-ins/common/ps.c:2356 msgid "0" msgstr "" -#: plug-ins/common/ps.c:2266 +#: plug-ins/common/ps.c:2356 msgid "90" msgstr "" -#: plug-ins/common/ps.c:2266 +#: plug-ins/common/ps.c:2356 msgid "180" msgstr "" -#: plug-ins/common/ps.c:2266 +#: plug-ins/common/ps.c:2356 msgid "270" msgstr "" -#: plug-ins/common/ps.c:2268 +#: plug-ins/common/ps.c:2358 msgid "Inch" msgstr "" -#: plug-ins/common/ps.c:2268 +#: plug-ins/common/ps.c:2358 msgid "Millimeter" msgstr "" -#: plug-ins/common/ps.c:2283 +#: plug-ins/common/ps.c:2366 msgid "Save PostScript" msgstr "" #. Image Size -#: plug-ins/common/ps.c:2324 +#: plug-ins/common/ps.c:2407 msgid "Image Size" msgstr "" -#: plug-ins/common/ps.c:2363 +#: plug-ins/common/ps.c:2446 msgid "keep aspect ratio" msgstr "" #. Unit -#: plug-ins/common/ps.c:2373 +#: plug-ins/common/ps.c:2456 msgid "Unit" msgstr "" #. Rotation -#: plug-ins/common/ps.c:2404 +#: plug-ins/common/ps.c:2487 msgid "Rotation" msgstr "" #. Format -#: plug-ins/common/ps.c:2431 +#: plug-ins/common/ps.c:2514 msgid "Output" msgstr "" -#: plug-ins/common/ps.c:2439 +#: plug-ins/common/ps.c:2522 msgid "Encapsulated PostScript" msgstr "" -#: plug-ins/common/ps.c:2465 +#: plug-ins/common/ps.c:2548 msgid "Preview size" msgstr "" @@ -2990,6 +5773,47 @@ msgstr "" msgid "Internal error. Selection bpp > 1" msgstr "" +#: plug-ins/struc/struc.c:107 +msgid "Adds a canvas texture map to the picture" +msgstr "" + +#: plug-ins/struc/struc.c:108 +msgid "This function applies a canvas texture map to the drawable." +msgstr "" + +#: plug-ins/struc/struc.c:112 +msgid "/Filters/Artistic/Apply Canvas" +msgstr "" + +#: plug-ins/struc/struc.c:232 +msgid "Struc" +msgstr "" + +#: plug-ins/struc/struc.c:262 +msgid "Filter options" +msgstr "" + +#. Radio buttons +#: plug-ins/struc/struc.c:272 +msgid "Direction" +msgstr "" + +#: plug-ins/struc/struc.c:283 +msgid "Top-right" +msgstr "" + +#: plug-ins/struc/struc.c:283 +msgid "Top-left" +msgstr "" + +#: plug-ins/struc/struc.c:283 +msgid "Bottom-left" +msgstr "" + +#: plug-ins/struc/struc.c:283 +msgid "Bottom-right" +msgstr "" + #: plug-ins/common/threshold_alpha.c:196 msgid "/Image/Alpha/Threshold Alpha" msgstr "" @@ -3002,6 +5826,152 @@ msgstr "" msgid "Threshold" msgstr "" +#: plug-ins/common/warp.c:301 +msgid "Twist or smear an image. (only first six arguments are required)" +msgstr "" + +#: plug-ins/common/warp.c:302 +msgid "" +"Smears an image along vector paths calculated as the gradient of a separate " +"control matrix. The effect can look like brushstrokes of acrylic or " +"watercolor paint, in some cases." +msgstr "" + +#: plug-ins/common/warp.c:306 +msgid "/Filters/Artistic/Warp" +msgstr "" + +#: plug-ins/common/warp.c:476 +msgid "Warp" +msgstr "" + +#. The main table +#: plug-ins/common/warp.c:526 +msgid "Main Options" +msgstr "" + +#. on_x, on_y +#: plug-ins/common/warp.c:540 +msgid "Step Size" +msgstr "" + +#: plug-ins/common/warp.c:544 +msgid "Iterations" +msgstr "" + +#. Displacement map menu +#: plug-ins/common/warp.c:572 +msgid "Displacement Map:" +msgstr "" + +#: plug-ins/common/warp.c:592 +msgid "On Edges: " +msgstr "" + +#: plug-ins/common/warp.c:605 +msgid "Smear" +msgstr "" + +#: plug-ins/common/warp.c:614 +msgid "Black" +msgstr "" + +#: plug-ins/common/warp.c:623 +msgid "FG Color" +msgstr "" + +#. -------------------------------------------------------------------- +#. --------- The secondary table -------------------------- +#: plug-ins/common/warp.c:640 +msgid "Secondary Options" +msgstr "" + +#: plug-ins/common/warp.c:653 +msgid "Dither Size" +msgstr "" + +#: plug-ins/common/warp.c:667 +msgid "Substeps" +msgstr "" + +#. -------------------------------------------------------- +#: plug-ins/common/warp.c:682 +msgid "Rotation Angle" +msgstr "" + +#. Magnitude map menu +#: plug-ins/common/warp.c:699 +msgid "Magnitude Map:" +msgstr "" + +#: plug-ins/common/warp.c:718 +msgid "Use Mag Map: " +msgstr "" + +#: plug-ins/common/warp.c:722 +msgid "Yes" +msgstr "" + +#: plug-ins/common/warp.c:731 +msgid "No" +msgstr "" + +#. -------------------------------------------------------------------- +#. --------- The "other" table -------------------------- +#: plug-ins/common/warp.c:748 +msgid "Other Options" +msgstr "" + +#: plug-ins/common/warp.c:761 +msgid "Gradient Scale" +msgstr "" + +#: plug-ins/common/warp.c:783 +msgid "Gradient map selection menu" +msgstr "" + +#. ---------------------------------------------- +#: plug-ins/common/warp.c:792 +msgid "Vector Mag" +msgstr "" + +#. -------------------------------------------------------- +#: plug-ins/common/warp.c:807 +msgid "Angle" +msgstr "" + +#: plug-ins/common/warp.c:828 +msgid "Fixed-direction-vector map selection menu" +msgstr "" + +#: plug-ins/common/warp.c:1118 +msgid "Warp diff: error allocating memory.\n" +msgstr "" + +#. +#. if (display_diff_map) { +#. gimp_display_new(new_image_id); +#. } +#. +#. make sure layer is visible +#: plug-ins/common/warp.c:1305 +msgid "Smoothing X gradient..." +msgstr "" + +#: plug-ins/common/warp.c:1307 +msgid "Smoothing Y gradient..." +msgstr "" + +#. calculate new X,Y Displacement image maps +#: plug-ins/common/warp.c:1362 +msgid "Finding XY gradient..." +msgstr "" + +#: plug-ins/common/warp.c:1386 +#, c-format +msgid "Flow Step %d..." +msgstr "" + #: plug-ins/common/xbm.c:163 msgid "Load a file in X10 or X11 bitmap (XBM) file format" msgstr "" @@ -3082,19 +6052,19 @@ msgstr "" msgid "Identifier prefix: " msgstr "" -#: plug-ins/common/xpm.c:170 +#: plug-ins/common/xpm.c:156 msgid "loads files of the xpm file format" msgstr "" -#: plug-ins/common/xpm.c:182 +#: plug-ins/common/xpm.c:168 msgid "saves files in the xpm file format (if you're on a 16 bit display...)" msgstr "" -#: plug-ins/common/xpm.c:756 +#: plug-ins/common/xpm.c:783 msgid "Save as Xpm" msgstr "" -#: plug-ins/common/xpm.c:790 +#: plug-ins/common/xpm.c:817 msgid "Alpha Threshold" msgstr "" @@ -3187,3 +6157,118 @@ msgstr "" #: plug-ins/common/zealouscrop.c:209 msgid "ZealousCrop(tm): Nothing to be done.\n" 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:569 +msgid "Unable to open SIOD output pipe" +msgstr "" + +#: plug-ins/script-fu/script-fu-console.c:573 +msgid "Unable to open a stream on the SIOD output pipe" +msgstr "" + +#: plug-ins/script-fu/script-fu-console.c:620 +msgid "Script-Fu evaluate mode allows only noninteractive invocation" +msgstr "" + +#. the script arguments frame +#: plug-ins/script-fu/script-fu-scripts.c:1156 +msgid "Script Arguments" +msgstr "" + +#: plug-ins/script-fu/script-fu-scripts.c:1237 +msgid "Script Toggle" +msgstr "" + +#: plug-ins/script-fu/script-fu-scripts.c:1290 +msgid "Script-Fu File Selection" +msgstr "" + +#: plug-ins/script-fu/script-fu-scripts.c:1318 +msgid "Script-fu Pattern Selection" +msgstr "" + +#: plug-ins/script-fu/script-fu-scripts.c:1324 +msgid "Script-Fu Gradient Selection" +msgstr "" + +#: plug-ins/script-fu/script-fu-scripts.c:1332 +msgid "Script-Fu Brush Selection" +msgstr "" + +#: plug-ins/script-fu/script-fu-scripts.c:1366 +msgid " Reset to Defaults " +msgstr "" + +#: plug-ins/script-fu/script-fu-scripts.c:1400 +msgid "About" +msgstr "" + +#: plug-ins/script-fu/script-fu-scripts.c:1524 +msgid "NOT SET" +msgstr "" + +#: plug-ins/script-fu/script-fu-scripts.c:1598 +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:1856 +msgid "Author: " +msgstr "" + +#: plug-ins/script-fu/script-fu-scripts.c:1866 +msgid "Copyright: " +msgstr "" + +#: plug-ins/script-fu/script-fu-scripts.c:1876 +msgid "Date: " +msgstr "" + +#: plug-ins/script-fu/script-fu-scripts.c:1888 +msgid "Image types: " +msgstr "" + +#: plug-ins/script-fu/script-fu-scripts.c:2032 +msgid "Script-Fu Color Picker" +msgstr "" + +#: plug-ins/script-fu/script-fu-scripts.c:2127 +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 "" diff --git a/po-plug-ins/fr.po b/po-plug-ins/fr.po index d46d7bfc52..5b79b09ff6 100644 --- a/po-plug-ins/fr.po +++ b/po-plug-ins/fr.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: gimp 1.1.9\n" -"POT-Creation-Date: 1999-09-23 18:17+0200\n" +"POT-Creation-Date: 1999-10-04 09:28-0700\n" "PO-Revision-Date: 1999-03-18 19:00+0100\n" "Last-Translator: Vincent Renardias \n" "Language-Team: Vincent Renardias \n" @@ -66,7 +66,7 @@ msgstr "Fonction bas msgid "sin^p, stepped" msgstr "sin^p, ИchelonnИ" -#: plug-ins/common/CML_explorer.c:253 +#: plug-ins/common/CML_explorer.c:253 plug-ins/gap/gap_mov_dialog.c:280 msgid "None" msgstr "Aucun" @@ -214,19 +214,24 @@ msgstr "Al #: plug-ins/common/CML_explorer.c:377 plug-ins/common/CML_explorer.c:385 #: plug-ins/common/CML_explorer.c:1429 plug-ins/common/CML_explorer.c:1753 -#: plug-ins/common/decompose.c:135 +#: plug-ins/common/decompose.c:135 plug-ins/common/lic.c:1024 +#: plug-ins/gap/gap_mov_dialog.c:253 plug-ins/gimpressionist/orientation.c:191 +#: plug-ins/gimpressionist/size.c:189 msgid "Hue" msgstr "Teinte" #: plug-ins/common/CML_explorer.c:378 plug-ins/common/CML_explorer.c:386 #: plug-ins/common/CML_explorer.c:1433 plug-ins/common/CML_explorer.c:1753 -#: plug-ins/common/decompose.c:136 +#: plug-ins/common/decompose.c:136 plug-ins/common/lic.c:1036 +#: plug-ins/gap/gap_mov_dialog.c:254 msgid "Saturation" msgstr "Saturation" #: plug-ins/common/CML_explorer.c:379 plug-ins/common/CML_explorer.c:387 #: plug-ins/common/CML_explorer.c:1437 plug-ins/common/CML_explorer.c:1753 -#: plug-ins/common/decompose.c:137 +#: plug-ins/common/decompose.c:137 plug-ins/gap/gap_mov_dialog.c:256 +#: plug-ins/gimpressionist/orientation.c:134 +#: plug-ins/gimpressionist/size.c:133 msgid "Value" msgstr "Valeur" @@ -254,7 +259,9 @@ msgstr "" msgid "Coupled-Map-Lattice Explorer" msgstr "Explorateur de Coupled-Map Lattice" -#: plug-ins/common/CML_explorer.c:1342 plug-ins/common/ps.c:2503 +#: plug-ins/common/CML_explorer.c:1342 plug-ins/common/ps.c:2531 +#: plug-ins/gimpressionist/orientmap.c:502 +#: plug-ins/gimpressionist/preview.c:106 plug-ins/gimpressionist/sizemap.c:402 msgid "Preview" msgstr "AperГu" @@ -449,20 +456,30 @@ msgid "Graph of the current settings" msgstr "Graphe des rИglages actuels" #. Action Area -#: plug-ins/bmp/bmpwrite.c:428 plug-ins/common/CML_explorer.c:1818 +#: plug-ins/bmp/bmpwrite.c:420 plug-ins/common/CML_explorer.c:1818 #: plug-ins/common/CML_explorer.c:2679 plug-ins/common/CML_explorer.c:2775 #: plug-ins/common/apply_lens.c:416 plug-ins/common/blur.c:619 #: plug-ins/common/bumpmap.c:965 plug-ins/common/checkerboard.c:381 #: plug-ins/common/compose.c:816 plug-ins/common/convmatrix.c:706 #: plug-ins/common/cubism.c:329 plug-ins/common/decompose.c:914 #: plug-ins/common/depthmerge.c:746 plug-ins/common/destripe.c:695 -#: plug-ins/common/gif.c:1263 plug-ins/common/jpeg.c:1468 -#: plug-ins/common/mail.c:485 plug-ins/common/oilify.c:460 -#: plug-ins/common/png.c:843 plug-ins/common/ps.c:2078 -#: plug-ins/common/ps.c:2345 plug-ins/common/rotate.c:605 -#: plug-ins/common/threshold_alpha.c:467 plug-ins/common/threshold_alpha.c:500 -#: plug-ins/common/xbm.c:959 plug-ins/common/xpm.c:763 -#: plug-ins/print/print.c:1104 plug-ins/sel2path/sel2path.c:350 +#: plug-ins/common/gif.c:1285 plug-ins/common/jpeg.c:1565 +#: plug-ins/common/lic.c:1246 plug-ins/common/mail.c:485 +#: plug-ins/common/oilify.c:460 plug-ins/common/png.c:924 +#: plug-ins/common/ps.c:2115 plug-ins/common/ps.c:2373 +#: plug-ins/common/rotate.c:605 plug-ins/common/threshold_alpha.c:467 +#: plug-ins/common/threshold_alpha.c:500 plug-ins/common/warp.c:508 +#: plug-ins/common/xbm.c:959 plug-ins/common/xpm.c:790 +#: plug-ins/gap/gap_arr_dialog.c:947 plug-ins/gap/gap_arr_dialog.c:1171 +#: plug-ins/gap/gap_mod_layer.c:149 plug-ins/gap/gap_mov_dialog.c:461 +#: plug-ins/gap/gap_mpege.c:190 plug-ins/gap/gap_resi_dialog.c:136 +#: plug-ins/gimpressionist/gimpressionist.c:361 +#: plug-ins/gimpressionist/orientmap.c:626 +#: plug-ins/gimpressionist/presets.c:392 plug-ins/gimpressionist/sizemap.c:485 +#: plug-ins/mosaic/mosaic.c:564 plug-ins/print/print.c:1143 +#: plug-ins/script-fu/script-fu-scripts.c:1383 +#: plug-ins/script-fu/script-fu-server.c:559 plug-ins/sel2path/sel2path.c:350 +#: plug-ins/struc/struc.c:239 msgid "OK" msgstr "OK" @@ -526,22 +543,31 @@ msgid "Warning: Hmmm, it's a parameter file for newer CML_explorer than me." msgstr "" "Attention: Fichier de paramХtres pour un CML_explorer plus rИcent que moi." -#. cancel button -#: plug-ins/Lighting/lighting_ui.c:1062 plug-ins/bmp/bmpwrite.c:437 +#. the 3 Action Buttons +#: plug-ins/Lighting/lighting_ui.c:1062 plug-ins/bmp/bmpwrite.c:429 #: plug-ins/common/CML_explorer.c:2688 plug-ins/common/apply_lens.c:426 #: plug-ins/common/blur.c:621 plug-ins/common/bumpmap.c:974 #: plug-ins/common/checkerboard.c:390 plug-ins/common/colorify.c:323 #: plug-ins/common/compose.c:825 plug-ins/common/convmatrix.c:723 #: plug-ins/common/cubism.c:338 plug-ins/common/decompose.c:924 #: plug-ins/common/depthmerge.c:756 plug-ins/common/destripe.c:704 -#: plug-ins/common/gif.c:1172 plug-ins/common/jpeg.c:1477 -#: plug-ins/common/mail.c:496 plug-ins/common/oilify.c:469 -#: plug-ins/common/png.c:852 plug-ins/common/ps.c:2088 -#: plug-ins/common/ps.c:2355 plug-ins/common/rotate.c:615 -#: plug-ins/common/threshold_alpha.c:476 plug-ins/common/xbm.c:707 -#: plug-ins/common/xbm.c:969 plug-ins/common/xpm.c:772 -#: plug-ins/print/print.c:991 plug-ins/print/print.c:1097 -#: plug-ins/sel2path/sel2path.c:359 +#: plug-ins/common/gif.c:1194 plug-ins/common/jpeg.c:1574 +#: plug-ins/common/lic.c:1255 plug-ins/common/mail.c:496 +#: plug-ins/common/oilify.c:469 plug-ins/common/png.c:933 +#: plug-ins/common/ps.c:2125 plug-ins/common/ps.c:2383 +#: plug-ins/common/rotate.c:615 plug-ins/common/threshold_alpha.c:476 +#: plug-ins/common/warp.c:517 plug-ins/common/xbm.c:707 +#: plug-ins/common/xbm.c:969 plug-ins/common/xpm.c:799 +#: plug-ins/gap/gap_arr_dialog.c:1173 plug-ins/gap/gap_dbbrowser_utils.c:211 +#: plug-ins/gap/gap_filter_foreach.c:127 plug-ins/gap/gap_mod_layer.c:151 +#: plug-ins/gap/gap_mod_layer.c:265 plug-ins/gap/gap_mov_dialog.c:470 +#: plug-ins/gap/gap_mpege.c:240 plug-ins/gap/gap_resi_dialog.c:145 +#: plug-ins/gimpressionist/orientmap.c:640 +#: plug-ins/gimpressionist/presets.c:400 plug-ins/gimpressionist/sizemap.c:499 +#: plug-ins/mosaic/mosaic.c:573 plug-ins/print/print.c:1030 +#: plug-ins/print/print.c:1136 plug-ins/script-fu/script-fu-scripts.c:1392 +#: plug-ins/script-fu/script-fu-server.c:568 plug-ins/sel2path/sel2path.c:359 +#: plug-ins/struc/struc.c:248 msgid "Cancel" msgstr "Annuler" @@ -615,7 +641,7 @@ msgstr "Simuler la r msgid "Transparent background" msgstr "Fond transparent" -#: plug-ins/Lighting/lighting_ui.c:580 +#: plug-ins/Lighting/lighting_ui.c:580 plug-ins/common/lic.c:1008 msgid "Create new image" msgstr "CrИer une nouvelle image" @@ -828,7 +854,7 @@ msgstr "Configuration de l'environnement" msgid "Environment image:" msgstr "Image pour l'environnement:" -#: plug-ins/Lighting/lighting_ui.c:987 +#: plug-ins/Lighting/lighting_ui.c:987 plug-ins/common/lic.c:1001 msgid "Options" msgstr "Options" @@ -855,6 +881,8 @@ msgstr "Jeux d' #. Add Ok, Cancel and Help buttons to the action area #. ================================================== #: plug-ins/Lighting/lighting_ui.c:1061 +#: plug-ins/gimpressionist/orientmap.c:633 +#: plug-ins/gimpressionist/sizemap.c:492 msgid "Apply" msgstr "Appliquer" @@ -886,6 +914,91 @@ msgstr "Agrandir" msgid "Zoom out (make image smaller)" msgstr "Rapetisser" +#: plug-ins/common/animationplay.c:247 +msgid "This plugin allows you to preview a GIMP layer-based animation." +msgstr "" + +#: plug-ins/common/animationplay.c:252 +#, fuzzy +msgid "/Filters/Animation/Animation Playback" +msgstr "/Filtres/Artistique/Peinture Ю l'huile" + +#: plug-ins/common/animationplay.c:663 plug-ins/common/animationplay.c:664 +msgid "Animation Playback: " +msgstr "" + +#. Action area - 'close' button only. +#: plug-ins/common/animationplay.c:676 +#: plug-ins/script-fu/script-fu-console.c:205 +#: plug-ins/script-fu/script-fu-scripts.c:1903 +#, fuzzy +msgid "Close" +msgstr "Composer" + +#. The 'playback' half of the dialog +#: plug-ins/common/animationplay.c:690 plug-ins/common/animationplay.c:693 +#, fuzzy +msgid "Playback: " +msgstr "Noir:" + +#: plug-ins/common/animationplay.c:723 +msgid "Play/Stop" +msgstr "" + +#: plug-ins/common/animationplay.c:729 +#, fuzzy +msgid "Rewind" +msgstr "Rouge" + +#: plug-ins/common/animationplay.c:735 +#, fuzzy +msgid "Step" +msgstr "Configuration" + +#: plug-ins/common/animationplay.c:793 +#, fuzzy +msgid "Frame %v of %u" +msgstr "Image %d" + +#: plug-ins/common/animationplay.c:971 +#, c-format +msgid "playback: Asked for frame number %d in a %d-frame animation!\n" +msgstr "" + +#: plug-ins/common/animoptimize.c:130 +msgid "" +"This plugin applies various optimizations to a GIMP layer-based animation." +msgstr "" + +#: plug-ins/common/animoptimize.c:136 +#, fuzzy +msgid "/Filters/Animation/Animation Optimize" +msgstr "/Filtres/Artistique/Peinture Ю l'huile" + +#: plug-ins/common/animoptimize.c:143 +msgid "" +"This plugin 'simplifies' a GIMP layer-based animation that has been " +"AnimationOptimized. This makes the animation much easier to work with if, " +"for example, the optimized version is all you have." +msgstr "" + +#: plug-ins/common/animoptimize.c:152 +#, fuzzy +msgid "/Filters/Animation/Animation UnOptimize" +msgstr "/Filtres/Artistique/Peinture Ю l'huile" + +#: plug-ins/common/animoptimize.c:296 +msgid "Optimizing Animation..." +msgstr "" + +#: plug-ins/common/animoptimize.c:298 +msgid "UnOptimizing Animation..." +msgstr "" + +#: plug-ins/common/animoptimize.c:327 +msgid "Not enough memory to allocate buffers for optimization.\n" +msgstr "" + #: plug-ins/common/apply_lens.c:132 msgid "Apply a lens effect" msgstr "Appliquer un effet de lentille" @@ -915,9 +1028,9 @@ msgstr "Effet de lentille optique" #. #: plug-ins/common/apply_lens.c:435 plug-ins/common/blur.c:607 #: plug-ins/common/checkerboard.c:399 plug-ins/common/cubism.c:347 -#: plug-ins/common/jpeg.c:1512 plug-ins/common/oilify.c:478 -#: plug-ins/common/png.c:863 plug-ins/common/threshold_alpha.c:352 -#: plug-ins/common/xpm.c:781 +#: plug-ins/common/jpeg.c:1609 plug-ins/common/oilify.c:478 +#: plug-ins/common/png.c:944 plug-ins/common/threshold_alpha.c:352 +#: plug-ins/common/xpm.c:808 plug-ins/mosaic/mosaic.c:698 msgid "Parameter Settings" msgstr "RИglage des paramХtres" @@ -970,7 +1083,11 @@ msgid "" "This version differs from Contrast Autostretch in that it works in HSV " "space, and preserves hue." msgstr "" -"Cet appendice simple Иtend automatiquement le contraste. Pour tout canal de l'image, il calcule les valeurs minimale et maximale et les utilise pour Иtendre les histogrammes vers un contraste maximum. Pour certaines images, il peut faire ce que vous voulez ; pour d'autres, il peut Йtre absolument nul. :-)\n" +"Cet appendice simple Иtend automatiquement le contraste. Pour tout canal de " +"l'image, il calcule les valeurs minimale et maximale et les utilise pour " +"Иtendre les histogrammes vers un contraste maximum. Pour certaines images, " +"il peut faire ce que vous voulez ; pour d'autres, il peut Йtre absolument " +"nul. :-)\n" "Cette version fonctionne en espace HSV et prИserve la teinte." #: plug-ins/common/autostretch_hsv.c:87 @@ -1071,18 +1188,18 @@ msgstr "R msgid "Number of times to apply filter" msgstr "Nombre de fois oЫ appliquer le filtre" -#: plug-ins/bmp/bmp.c:105 plug-ins/bmp/bmp.c:106 +#: plug-ins/bmp/bmp.c:107 plug-ins/bmp/bmp.c:108 msgid "Loads files of Windows BMP file format" msgstr "Charge un fichier enregistrИ au format Windows BMP" -#: plug-ins/bmp/bmp.c:117 plug-ins/bmp/bmp.c:118 +#: plug-ins/bmp/bmp.c:119 plug-ins/bmp/bmp.c:120 msgid "Saves files in Windows BMP file format" msgstr "Enregistre le fichier au format Windows BMP" #: plug-ins/bmp/bmpread.c:27 plug-ins/common/gifload.c:287 -#: plug-ins/common/jpeg.c:670 plug-ins/common/png.c:354 -#: plug-ins/common/png.c:356 plug-ins/common/xbm.c:523 -#: plug-ins/common/xpm.c:300 +#: plug-ins/common/jpeg.c:733 plug-ins/common/png.c:385 +#: plug-ins/common/png.c:387 plug-ins/common/xbm.c:523 +#: plug-ins/common/xpm.c:315 #, c-format msgid "Loading %s:" msgstr "Chargement %s:" @@ -1117,14 +1234,13 @@ msgstr "%s: trop de couleurs: %u\n" msgid "%s: bad colormap\n" msgstr "%s: mauvaise palette de couleurs\n" -#. -#. * Create the "background" layer to hold the image... -#. +#. Create a "normal" layer +#. ======================= #: plug-ins/bmp/bmpread.c:210 plug-ins/bmp/bmpread.c:218 #: plug-ins/bmp/bmpread.c:224 plug-ins/common/compose.c:562 #: plug-ins/common/decompose.c:472 plug-ins/common/gifload.c:828 -#: plug-ins/common/jpeg.c:812 plug-ins/common/png.c:466 -#: plug-ins/common/xbm.c:612 +#: plug-ins/common/jpeg.c:884 plug-ins/common/lic.c:848 +#: plug-ins/common/png.c:515 plug-ins/common/xbm.c:612 msgid "Background" msgstr "Fond" @@ -1138,24 +1254,24 @@ msgstr "" msgid "can't open %s\n" msgstr "impossible d'ouvrir %s\n" -#: plug-ins/bmp/bmpwrite.c:154 plug-ins/common/jpeg.c:1090 -#: plug-ins/common/png.c:606 plug-ins/common/png.c:608 -#: plug-ins/common/ps.c:716 plug-ins/common/xbm.c:777 -#: plug-ins/common/xpm.c:611 plug-ins/common/xwd.c:507 +#: plug-ins/bmp/bmpwrite.c:154 plug-ins/common/jpeg.c:1169 +#: plug-ins/common/png.c:687 plug-ins/common/png.c:689 +#: plug-ins/common/ps.c:748 plug-ins/common/xbm.c:777 +#: plug-ins/common/xpm.c:636 plug-ins/common/xwd.c:507 #, c-format msgid "Saving %s:" msgstr "Enregistrement de %s:" -#: plug-ins/bmp/bmpwrite.c:421 +#: plug-ins/bmp/bmpwrite.c:413 msgid "Save as BMP" msgstr "Enregistrer en BMP" #. parameter settings -#: plug-ins/bmp/bmpwrite.c:446 +#: plug-ins/bmp/bmpwrite.c:438 msgid "Save Options" msgstr "Options d'enregistrement" -#: plug-ins/bmp/bmpwrite.c:454 +#: plug-ins/bmp/bmpwrite.c:446 msgid "RLE encoded" msgstr "Compression RLE" @@ -1229,7 +1345,8 @@ msgstr "Azimuth" msgid "Elevation" msgstr "иlИvation" -#: plug-ins/common/bumpmap.c:955 +#. Horizontal scale +#: plug-ins/common/bumpmap.c:955 plug-ins/struc/struc.c:307 msgid "Depth" msgstr "Profondeur" @@ -1292,8 +1409,8 @@ msgid "" "to stretch the individual histograms to the full contrast range. For some " "images it may do just what you want; for others it may be total crap :)" msgstr "" -"Cette simple extension Иtend automatiquement le contraste. Pour tout canal de " -"l'image, il calcule les valeurs minimale et maximale et les utilise pour " +"Cette simple extension Иtend automatiquement le contraste. Pour tout canal " +"de l'image, il calcule les valeurs minimale et maximale et les utilise pour " "Иtendre les histogrammes vers un contraste maximum. Pour certaines images, " "il peut faire ce que vous voulez ; pour d'autres, il peut Йtre absolument " "nul. :-)" @@ -1359,8 +1476,9 @@ msgstr "Coloriser" msgid "Ok" msgstr "Ok" -#: plug-ins/common/colorify.c:331 plug-ins/common/xpm.c:406 -#: plug-ins/print/print.c:848 +#: plug-ins/common/colorify.c:331 plug-ins/common/xpm.c:424 +#: plug-ins/gap/gap_mov_dialog.c:255 plug-ins/gimpressionist/color.c:51 +#: plug-ins/print/print.c:887 msgid "Color" msgstr "Couleur" @@ -1377,8 +1495,8 @@ msgid "" "Automatically stretch the saturation of the specified drawable to cover all " "possible ranges." msgstr "" -"иtend automatiquement la saturation de l'image spИcifiИe afin de couvrir tous " -"les intervalles possibles." +"иtend automatiquement la saturation de l'image spИcifiИe afin de couvrir " +"tous les intervalles possibles." #: plug-ins/common/color_enhance.c:85 msgid "" @@ -1389,11 +1507,11 @@ msgid "" "This version differs from Contrast Autostretch in that it works in HSV " "space, and preserves hue." msgstr "" -"Cette simple extension Иtend automatiquement la saturation. Pour tout canal de " -"l'image, elle calcule les valeurs minimale et maximale et les utilise pour " -"Иtendre les histogrammes vers un contraste maximum. Pour certaines images, " -"il peut faire ce que vous voulez ; pour d'autres, il peut Йtre absolument " -"nul. :-)\n" +"Cette simple extension Иtend automatiquement la saturation. Pour tout canal " +"de l'image, elle calcule les valeurs minimale et maximale et les utilise " +"pour Иtendre les histogrammes vers un contraste maximum. Pour certaines " +"images, il peut faire ce que vous voulez ; pour d'autres, il peut Йtre " +"absolument nul. :-)\n" "Cette version diffИre de l'Auto-extension de contraste dans le sens qu'elle " "fonctionne avec des images HSV et prИserve les teintes." @@ -1504,7 +1622,8 @@ msgstr "" "de gris." #: plug-ins/common/compose.c:234 -msgid "/Image/Channel Ops/Compose" +#, fuzzy +msgid "/Image/Channels/Compose" msgstr "/Image/Canaux/Composition" #: plug-ins/common/compose.c:241 @@ -1589,12 +1708,12 @@ msgstr "Alpha" msgid "Extend" msgstr "иtendre" -#: plug-ins/common/convmatrix.c:80 +#: plug-ins/common/convmatrix.c:80 plug-ins/common/warp.c:596 msgid "Wrap" msgstr "Enrouler" #. Action area -#: plug-ins/common/convmatrix.c:80 plug-ins/common/gif.c:1163 +#: plug-ins/common/convmatrix.c:80 plug-ins/common/gif.c:1185 msgid "Crop" msgstr "Rogner" @@ -1673,7 +1792,7 @@ msgstr "Cubisme" msgid "Use Background Color" msgstr "Utiliser une couleur de fond" -#: plug-ins/common/cubism.c:363 +#: plug-ins/common/cubism.c:363 plug-ins/mosaic/mosaic.c:705 msgid "Tile Size" msgstr "Taille de carreau" @@ -1774,7 +1893,8 @@ msgstr "" "informations de canaux pour chacune d'entre elles" #: plug-ins/common/decompose.c:222 -msgid "/Image/Channel Ops/Decompose" +#, fuzzy +msgid "/Image/Channels/Decompose" msgstr "/Image/Canaux/DИcomposition" #: plug-ins/common/decompose.c:303 @@ -1907,17 +2027,1814 @@ msgstr "Histogramme" msgid "Width" msgstr "Largeur" -#: plug-ins/common/gif.c:408 +#. Button to invoke filebrowser +#: plug-ins/gap/gap_arr_dialog.c:278 +#, fuzzy +msgid "File-Browser" +msgstr "Parcourir" + +#: plug-ins/gap/gap_arr_dialog.c:666 +#, c-format +msgid "pair_flt_create_value: Bad FloatFormat ignored %s\n" +msgstr "" + +#: plug-ins/gap/gap_arr_dialog.c:810 +#, c-format +msgid "pair_int_create_value: Bad IntFormat ignored %s\n" +msgstr "" + +#. if no buttons are specified use one CLOSE button per default +#: plug-ins/gap/gap_arr_dialog.c:962 +msgid "CLOSE" +msgstr "" + +#. parameter settings +#: plug-ins/gap/gap_arr_dialog.c:973 +#, fuzzy +msgid "Enter Values" +msgstr "Autre valeur" + +#: plug-ins/gap/gap_arr_dialog.c:990 plug-ins/gap/gap_arr_dialog.c:1050 +#, fuzzy +msgid "Value: " +msgstr "Valeur:" + +#: plug-ins/gap/gap_arr_dialog.c:1026 +msgid "WGT_ACT_BUTTON not implemented yet, widget type ignored\n" +msgstr "" + +#. undefined widget type +#: plug-ins/gap/gap_arr_dialog.c:1029 +#, c-format +msgid "Unknown widget type %d ignored\n" +msgstr "" + +#: plug-ins/gap/gap_arr_dialog.c:1202 +msgid "Press Button" +msgstr "" + +#: plug-ins/gap/gap_arr_dialog.c:1203 +#, fuzzy +msgid "Select" +msgstr "Graine" + +#: 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:137 +msgid "Search :" +msgstr "" + +#: plug-ins/gap/gap_dbbrowser_utils.c:166 +msgid "Gen Code by name" +msgstr "" + +#: plug-ins/gap/gap_dbbrowser_utils.c:175 +msgid "Search by name" +msgstr "" + +#: plug-ins/gap/gap_dbbrowser_utils.c:183 +msgid "Search by blurb" +msgstr "" + +#. show the name +#: plug-ins/gap/gap_dbbrowser_utils.c:325 +msgid "Name :" +msgstr "" + +#. show the description +#: plug-ins/gap/gap_dbbrowser_utils.c:342 +#, fuzzy +msgid "Blurb :" +msgstr "Bleu:" + +#: plug-ins/gap/gap_dbbrowser_utils.c:364 +msgid "In :" +msgstr "" + +#: plug-ins/gap/gap_dbbrowser_utils.c:410 +msgid "Out :" +msgstr "" + +#: plug-ins/gap/gap_dbbrowser_utils.c:459 +#, fuzzy +msgid "Help :" +msgstr "Aide" + +#. show the author & the copyright +#: plug-ins/gap/gap_dbbrowser_utils.c:497 +#, fuzzy +msgid "Author :" +msgstr "Auto" + +#: plug-ins/gap/gap_dbbrowser_utils.c:512 +msgid "Date :" +msgstr "" + +#: plug-ins/gap/gap_dbbrowser_utils.c:527 +msgid "Copyright :" +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:156 plug-ins/gap/gap_mod_layer.c:288 +msgid "Animated Filter apply" +msgstr "" + +#: plug-ins/gap/gap_filter_foreach.c:119 +msgid "backup to file" +msgstr "" + +#. pixel +#: plug-ins/gap/gap_filter_foreach.c:121 +msgid "Make backup of the image after each step" +msgstr "" + +#: plug-ins/gap/gap_filter_foreach.c:125 plug-ins/gap/gap_mod_layer.c:263 +msgid "Continue" +msgstr "" + +#: plug-ins/gap/gap_filter_foreach.c:148 plug-ins/gap/gap_mod_layer.c:282 +#, c-format +msgid "" +"2.nd call of %s\n" +"(define end-settings)" +msgstr "" + +#: plug-ins/gap/gap_filter_foreach.c:152 +#, c-format +msgid "" +"Non-Interactive call of %s\n" +"(for all layers inbetween)" +msgstr "" + +#: plug-ins/gap/gap_filter_foreach.c:186 +#, c-format +msgid "" +"Error: Plugin %s has changed Nr. of layers from %d to %d\n" +"could not restore Layer visibilty.\n" +msgstr "" + +#: plug-ins/gap/gap_filter_foreach.c:202 +msgid "Warning: cant get layers (maybe the image was closed)\n" +msgstr "" + +#: plug-ins/gap/gap_filter_foreach.c:207 +#, c-format +msgid "" +"Error: Plugin %s has changed Nr. of layers from %d to %d\n" +"Anim Filter apply stopped.\n" +msgstr "" + +#: plug-ins/gap/gap_filter_foreach.c:258 +#, c-format +msgid "ERROR: Plugin not available or wrong type %s\n" +msgstr "" + +#: plug-ins/gap/gap_filter_foreach.c:269 +msgid "Applying Filter to all Layers .." +msgstr "" + +#: plug-ins/gap/gap_filter_foreach.c:277 +msgid "ERROR: need at 1 Layers to apply plugin !\n" +msgstr "" + +#: plug-ins/gap/gap_filter_foreach.c:307 +#, fuzzy +msgid "ERROR: fork failed !\n" +msgstr "bz2: Иchec de fork(): %s\n" + +#: plug-ins/gap/gap_filter_foreach.c:495 +#, c-format +msgid "Saving image to backupfile:%s step = %d\n" +msgstr "" + +#: plug-ins/gap/gap_filter_foreach.c:543 +msgid "Select Filter for Animated apply" +msgstr "" + +#: plug-ins/gap/gap_filter_foreach.c:544 plug-ins/gap/gap_mod_layer.c:664 +msgid "Apply Constant" +msgstr "" + +#: plug-ins/gap/gap_filter_foreach.c:545 plug-ins/gap/gap_mod_layer.c:665 +msgid "Apply Varying" +msgstr "" + +#: plug-ins/gap/gap_filter_main.c:100 +msgid "" +"This plugin calls another plugin for each layer of an image, varying its " +"settings (to produce animated effects). The called plugin must work on a " +"single drawable and must be able to RUN_WITH_LAST_VALS" +msgstr "" + +#: plug-ins/gap/gap_filter_main.c:105 +#, fuzzy +msgid "/Filters/Animation/Filter all Layers" +msgstr "/Filtres/Artistique/Peinture Ю l'huile" + +#: plug-ins/gap/gap_lib.c:852 +msgid "" +"You are using a fileformat != xcf\n" +"Save Operations may result\n" +"in loss of layerinformation" +msgstr "" + +#. no defined value found (this is the 1.st call for this image_id) +#. * ask what to do with a 3 Button dialog +#. +#: plug-ins/gap/gap_lib.c:864 plug-ins/gap/gap_mpege.c:188 +#: plug-ins/gap/gap_range_ops.c:1029 +msgid "CANCEL" +msgstr "" + +#: plug-ins/gap/gap_lib.c:866 +msgid "SAVE Flattened" +msgstr "" + +#: plug-ins/gap/gap_lib.c:868 +msgid "SAVE As Is" +msgstr "" + +#: plug-ins/gap/gap_lib.c:872 plug-ins/gap/gap_range_ops.c:1032 +#, fuzzy +msgid "GAP Question" +msgstr "Position" + +#: plug-ins/gap/gap_lib.c:1439 +msgid "Duplicating frames .." +msgstr "" + +#: plug-ins/gap/gap_lib.c:1607 +msgid "Renumber Framesequence .." +msgstr "" + +#: plug-ins/gap/gap_lib.c:1791 +#, fuzzy, c-format +msgid "Goto Frame (%ld/%ld)" +msgstr "Image %d (%dms)" + +#: plug-ins/gap/gap_lib.c:1794 +#, c-format +msgid "Destination Frame Number (%ld - %ld)" +msgstr "" + +#: plug-ins/gap/gap_lib.c:1798 plug-ins/gap/gap_lib.c:1872 +#: plug-ins/gap/gap_lib.c:2052 +msgid "Number :" +msgstr "" + +#: plug-ins/gap/gap_lib.c:1856 +#, c-format +msgid "Delete Frames (%ld/%ld)" +msgstr "" + +#: plug-ins/gap/gap_lib.c:1859 +#, c-format +msgid "Delete Frames from %ld to (Number)" +msgstr "" + +#: plug-ins/gap/gap_lib.c:1919 +#, c-format +msgid "Duplicate Frames (%ld/%ld)" +msgstr "" + +#: plug-ins/gap/gap_lib.c:1924 plug-ins/gap/gap_lib.c:2097 +#: plug-ins/gap/gap_range_ops.c:232 plug-ins/gap/gap_range_ops.c:445 +#, fuzzy +msgid "From :" +msgstr "Depuis l'image" + +#: plug-ins/gap/gap_lib.c:1929 +msgid "Source Range starts at this framenumber" +msgstr "" + +#: plug-ins/gap/gap_lib.c:1932 plug-ins/gap/gap_lib.c:2105 +#: plug-ins/gap/gap_range_ops.c:239 plug-ins/gap/gap_range_ops.c:453 +msgid "To :" +msgstr "" + +#: plug-ins/gap/gap_lib.c:1937 +msgid "Source Range ends at this framenumber" +msgstr "" + +#: plug-ins/gap/gap_lib.c:1940 +msgid "N-Times :" +msgstr "" + +#: plug-ins/gap/gap_lib.c:1945 +msgid "" +"Copy selected Range n-times \n" +"(you may type in Values > 99)" +msgstr "" + +#: plug-ins/gap/gap_lib.c:1947 +msgid "Duplicate Framerange" +msgstr "" + +#: plug-ins/gap/gap_lib.c:2048 +#, c-format +msgid "Exchange current Frame (%ld)" +msgstr "" + +#: plug-ins/gap/gap_lib.c:2050 +msgid "With Frame (Number)" +msgstr "" + +#: plug-ins/gap/gap_lib.c:2092 +#, c-format +msgid "Framesequence Shift (%ld/%ld)" +msgstr "" + +#: plug-ins/gap/gap_lib.c:2102 +msgid "Affected Range starts at this framenumber" +msgstr "" + +#: plug-ins/gap/gap_lib.c:2110 +msgid "Affected Range ends at this framenumber" +msgstr "" + +#: plug-ins/gap/gap_lib.c:2113 +msgid "N-Shift :" +msgstr "" + +#: plug-ins/gap/gap_lib.c:2118 +msgid "" +"Renumber the affected framesequence \n" +"(numbers are shifted in circle by N)" +msgstr "" + +#: plug-ins/gap/gap_lib.c:2120 +msgid "Framesequence shift" +msgstr "" + +#: plug-ins/gap/gap_main.c:323 +msgid "" +"This plugin exchanges current image with (next nubered) image from disk." +msgstr "" + +#: plug-ins/gap/gap_main.c:328 +msgid "/AnimFrames/Goto Next" +msgstr "" + +#: plug-ins/gap/gap_main.c:335 +msgid "" +"This plugin exchanges current image with (previous nubered) image from disk." +msgstr "" + +#: plug-ins/gap/gap_main.c:340 +msgid "/AnimFrames/Goto Prev" +msgstr "" + +#: plug-ins/gap/gap_main.c:347 +msgid "" +"This plugin exchanges current image with (lowest nubered) image from disk." +msgstr "" + +#: plug-ins/gap/gap_main.c:352 +msgid "/AnimFrames/Goto First" +msgstr "" + +#: plug-ins/gap/gap_main.c:359 +msgid "" +"This plugin exchanges current image with (highest nubered) image from disk." +msgstr "" + +#: plug-ins/gap/gap_main.c:364 +#, fuzzy +msgid "/AnimFrames/Goto Last" +msgstr "/Image/Transformations/Rotation" + +#: plug-ins/gap/gap_main.c:371 +msgid "" +"This plugin exchanges current image with requested image (nr) from disk." +msgstr "" + +#: plug-ins/gap/gap_main.c:376 +msgid "/AnimFrames/Goto Any" +msgstr "" + +#: plug-ins/gap/gap_main.c:383 +msgid "" +"This plugin deletes the given number of frames from disk including the " +"current frame." +msgstr "" + +#: plug-ins/gap/gap_main.c:388 +msgid "/AnimFrames/Delete Frames" +msgstr "" + +#: plug-ins/gap/gap_main.c:395 +msgid "This plugin duplicates the current frames on disk n-times." +msgstr "" + +#: plug-ins/gap/gap_main.c:400 +msgid "/AnimFrames/Duplicate Frames" +msgstr "" + +#: plug-ins/gap/gap_main.c:407 +msgid "This plugin exchanges content of the current with destination frame." +msgstr "" + +#: plug-ins/gap/gap_main.c:412 +msgid "/AnimFrames/Exchange Frame" +msgstr "" + +#: plug-ins/gap/gap_main.c:419 +msgid "" +"This plugin copies layer(s) from one sourceimage to multiple frames on disk, " +"varying position, size and opacity." +msgstr "" + +#: plug-ins/gap/gap_main.c:424 +#, fuzzy +msgid "/AnimFrames/Move Path" +msgstr "/SИlection/Vers chemin" + +#: plug-ins/gap/gap_main.c:431 +msgid "" +"This plugin creates a new image from the given range of frame-images. Each " +"frame is converted to one layer in the new image, according to flatten_mode. " +"(the frames on disk are not changed)." +msgstr "" + +#: plug-ins/gap/gap_main.c:436 +#, fuzzy +msgid "/AnimFrames/Frames to Image" +msgstr "/Image/Transformations/Image" + +#: plug-ins/gap/gap_main.c:443 +msgid "This plugin flattens the given range of frame-images (on disk)" +msgstr "" + +#: plug-ins/gap/gap_main.c:448 +msgid "/AnimFrames/Frames Flatten" +msgstr "" + +#: plug-ins/gap/gap_main.c:455 +msgid "" +"This plugin deletes one layer in the given range of frame-images (on disk). " +"exception: the last remaining layer of a frame is not deleted" +msgstr "" + +#: plug-ins/gap/gap_main.c:460 +#, fuzzy +msgid "/AnimFrames/Frames LayerDel" +msgstr "/Image/Transformations/Calque" + +#: plug-ins/gap/gap_main.c:467 +msgid "" +"This plugin converts the given range of frame-images to other fileformats " +"(on disk) depending on extension" +msgstr "" + +#: plug-ins/gap/gap_main.c:472 +msgid "/AnimFrames/Frames Convert" +msgstr "" + +#: plug-ins/gap/gap_main.c:479 +msgid "" +"This plugin resizes all anim_frames (images on disk) to the given " +"new_width/new_height" +msgstr "" + +#: plug-ins/gap/gap_main.c:484 +msgid "/AnimFrames/Frames Resize" +msgstr "" + +#: plug-ins/gap/gap_main.c:491 +msgid "" +"This plugin crops all anim_frames (images on disk) to the given " +"new_width/new_height" +msgstr "" + +#: plug-ins/gap/gap_main.c:496 +#, fuzzy +msgid "/AnimFrames/Frames Crop" +msgstr "/Image/Transformations/DИcoupage zИlИ" + +#: plug-ins/gap/gap_main.c:503 +msgid "" +"This plugin scales all anim_frames (images on disk) to the given " +"new_width/new_height" +msgstr "" + +#: plug-ins/gap/gap_main.c:508 +msgid "/AnimFrames/Frames Scale" +msgstr "" + +#: plug-ins/gap/gap_main.c:515 +msgid "" +"This plugin splits the current image to anim frames (images on disk). Each " +"layer is saved as one frame" +msgstr "" + +#: plug-ins/gap/gap_main.c:520 +msgid "/AnimFrames/Split Img to Frames" +msgstr "" + +#: plug-ins/gap/gap_main.c:527 +msgid "" +"This plugin calls mpeg_encode to convert anim frames to MPEG1, or just " +"generates a param file for mpeg_encode. (mpeg_encode must be installed on " +"your system)" +msgstr "" + +#: plug-ins/gap/gap_main.c:532 +msgid "/AnimFrames/Frames MPEG1 encode" +msgstr "" + +#: plug-ins/gap/gap_main.c:540 +msgid "" +"This plugin calls mpeg2encode to convert anim frames to MPEG1 or MPEG2, or " +"just generates a param file for mpeg2encode. (mpeg2encode must be installed " +"on your system)" +msgstr "" + +#: plug-ins/gap/gap_main.c:545 +msgid "/AnimFrames/Frames MPEG2 encode" +msgstr "" + +#: plug-ins/gap/gap_main.c:553 +msgid "" +"This plugin exchanges frame numbers in the given range. (discfile " +"frame_0001.xcf is renamed to frame_0002.xcf, 2->3, 3->4 ... n->1)" +msgstr "" + +#: plug-ins/gap/gap_main.c:558 +msgid "/AnimFrames/Framesequence Shift" +msgstr "" + +#: plug-ins/gap/gap_main.c:565 +msgid "" +"This plugin performs a modifying action on each selected layer in each " +"selected framerange" +msgstr "" + +#: plug-ins/gap/gap_main.c:570 +msgid "/AnimFrames/Frames Modify" +msgstr "" + +#. Layer select modes +#: plug-ins/gap/gap_mod_layer.c:84 plug-ins/gap/gap_range_ops.c:417 +msgid "Pattern is equal to LayerName" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:85 plug-ins/gap/gap_range_ops.c:418 +msgid "Pattern is Start of LayerName" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:86 plug-ins/gap/gap_range_ops.c:419 +msgid "Pattern is End of Layername" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:87 plug-ins/gap/gap_range_ops.c:420 +msgid "Pattern is a Part of LayerName" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:88 plug-ins/gap/gap_range_ops.c:421 +msgid "Pattern is LayerstackNumber List" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:89 plug-ins/gap/gap_range_ops.c:422 +msgid "Pattern is REVERSE-stack List" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:90 plug-ins/gap/gap_range_ops.c:423 +msgid "All Visible (ignore Pattern)" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:92 plug-ins/gap/gap_range_ops.c:425 +msgid "select all Layers where Layername is equal to Pattern" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:93 plug-ins/gap/gap_range_ops.c:426 +msgid "select all Layers where Layername starts with Pattern" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:94 plug-ins/gap/gap_range_ops.c:427 +msgid "select all Layers where Layername ends up with Pattern" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:95 plug-ins/gap/gap_range_ops.c:428 +msgid "select all Layers where Layername contains Pattern" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:96 plug-ins/gap/gap_range_ops.c:429 +msgid "" +"select Layerstack positions.\n" +"0, 4-5, 8\n" +"where 0 == Top-layer" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:97 plug-ins/gap/gap_range_ops.c:430 +msgid "" +"select Layerstack positions.\n" +"0, 4-5, 8\n" +"where 0 == BG-layer" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:98 plug-ins/gap/gap_range_ops.c:431 +msgid "select all visible Layers" +msgstr "" + +#. action items what to do with the selected layer(s) +#: plug-ins/gap/gap_mod_layer.c:102 +msgid "set Layer(s) visible" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:103 +msgid "set Layer(s) invisible" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:104 +msgid "set Layer(s) linked" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:105 +msgid "set Layer(s) unlinked" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:106 +msgid "raise Layer(s)" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:107 +msgid "lower Layer(s)" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:108 +msgid "merge Layer(s) expand as necessary" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:109 +msgid "merge Layer(s) clipped to image" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:110 +msgid "merge Layer(s) clipped to bg-layer" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:111 +msgid "apply filter on Layer(s)" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:112 +msgid "duplicate Layer(s)" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:113 +msgid "delete Layer(s)" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:114 +msgid "rename Layer(s)" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:146 +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:159 plug-ins/gap/gap_mpege.c:258 +#: plug-ins/gap/gap_range_ops.c:293 +#, fuzzy +msgid "From Frame:" +msgstr "Depuis l'image" + +#: plug-ins/gap/gap_mod_layer.c:160 plug-ins/gap/gap_mov_dialog.c:594 +#: plug-ins/gap/gap_mpege.c:259 plug-ins/gap/gap_range_ops.c:294 +#: plug-ins/gap/gap_range_ops.c:446 +msgid "first handled frame" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:167 plug-ins/gap/gap_mpege.c:266 +#: plug-ins/gap/gap_range_ops.c:301 +msgid "To Frame:" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:168 plug-ins/gap/gap_mov_dialog.c:598 +#: plug-ins/gap/gap_mpege.c:267 plug-ins/gap/gap_range_ops.c:302 +#: plug-ins/gap/gap_range_ops.c:454 +msgid "last handled frame" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:176 plug-ins/gap/gap_range_ops.c:493 +msgid "Select Layer(s):" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:185 plug-ins/gap/gap_range_ops.c:502 +msgid "Select Pattern:" +msgstr "" + +#. pixel +#: plug-ins/gap/gap_mod_layer.c:187 plug-ins/gap/gap_range_ops.c:504 +msgid "" +"String to identify layer names \n" +"or layerstack position numbers\n" +"0,3-5" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:193 plug-ins/gap/gap_range_ops.c:510 +#, fuzzy +msgid "Case sensitive" +msgstr "SensibilitИ du canal" + +#: plug-ins/gap/gap_mod_layer.c:194 plug-ins/gap/gap_range_ops.c:511 +msgid "Lowercase and UPPERCASE letters are considered as different" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:199 plug-ins/gap/gap_range_ops.c:516 +#, fuzzy +msgid "Invert Selection" +msgstr "Convertit une sИlection en chemin" + +#: plug-ins/gap/gap_mod_layer.c:200 +msgid "Perform actions on all unselected Layers" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:205 +#, fuzzy +msgid "Function :" +msgstr "Type de fonction" + +#. argv[7].radio_help_argv = action_help +#: plug-ins/gap/gap_mod_layer.c:209 +msgid "Function to be performed on all selected layers" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:215 +msgid "New Layername:" +msgstr "" + +#. pixel +#: plug-ins/gap/gap_mod_layer.c:217 +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:222 +#, fuzzy +msgid "Frames Modify" +msgstr "Image %d" + +#: plug-ins/gap/gap_mod_layer.c:223 +#, fuzzy +msgid "Settings" +msgstr "ParamХtres de teinte" + +#: plug-ins/gap/gap_mod_layer.c:286 +#, 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:663 +msgid "Select Filter for Animated frames-apply" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:805 +msgid "GAP Modify: No layer selected in last handled frame\n" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:891 +msgid "Modifying Frames/Layer(s) .." +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:972 +msgid "No selected Layer in start frame\n" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:243 plug-ins/gimpressionist/orientmap.c:590 +#, fuzzy +msgid "Normal" +msgstr "Normalisation..." + +#: plug-ins/gap/gap_mov_dialog.c:244 +msgid "Dissolve" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:245 +msgid "Multiply" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:246 +#, fuzzy +msgid "Screen" +msgstr "Vert" + +#: plug-ins/gap/gap_mov_dialog.c:247 plug-ins/gimpressionist/paper.c:155 +#, fuzzy +msgid "Overlay" +msgstr "Superposition" + +#: plug-ins/gap/gap_mov_dialog.c:248 +msgid "Difference" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:249 +#, fuzzy +msgid "Addition" +msgstr "Position" + +#: plug-ins/gap/gap_mov_dialog.c:250 +msgid "Subtract" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:251 +msgid "Darken Only" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:252 +msgid "Lighten Only" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:263 +msgid "Left Top" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:264 +msgid "Left Bottom" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:265 +msgid "Right Top" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:266 +msgid "Right Bottom" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:267 +#, fuzzy +msgid "Center" +msgstr "Lettre" + +#: plug-ins/gap/gap_mov_dialog.c:275 +msgid "Loop" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:276 +#, fuzzy +msgid "Loop Reverse" +msgstr "Boucle infinie" + +#: plug-ins/gap/gap_mov_dialog.c:277 +#, fuzzy +msgid "Once" +msgstr "Annuler" + +#: plug-ins/gap/gap_mov_dialog.c:278 +msgid "OnceReverse" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:279 +msgid "PingPong" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:440 +msgid "Move Path" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:478 +#, fuzzy +msgid "UpdPreview" +msgstr "AperГu" + +#: 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:491 +msgid "Copy moving source-layer(s) into frames" +msgstr "" + +#. Point Buttons +#: plug-ins/gap/gap_mov_dialog.c:514 +#, fuzzy +msgid "Load Points" +msgstr "Charger PostScript" + +#: plug-ins/gap/gap_mov_dialog.c:522 +msgid "Load Controlpoints from file" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:526 +#, fuzzy +msgid "Save Points" +msgstr "Options d'enregistrement" + +#: plug-ins/gap/gap_mov_dialog.c:534 +msgid "Save Controlpoints to file" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:538 +msgid "Reset Points" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:546 +msgid "" +"Reset Controlpoints \n" +"to one Defaultpoint" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:550 +msgid "Add Point" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:558 +msgid "" +"Add Controlpoint at end \n" +"(the last Point is duplicated)" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:562 +#, fuzzy +msgid "Prev Point" +msgstr "Impression" + +#: plug-ins/gap/gap_mov_dialog.c:570 +msgid "Show Previous Controlpoint" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:574 +msgid "Next Point" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:582 +msgid "Show Next Controlpoint" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:592 +msgid "Start Frame:" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:596 +msgid "End Frame:" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:600 +#, fuzzy +msgid "Preview Frame:" +msgstr "Taille de la prИvisualisation" + +#: plug-ins/gap/gap_mov_dialog.c:602 +msgid "" +"frame to show when UpdPreview\n" +"button is pressed" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:604 +msgid "Layerstack:" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:606 +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:609 +msgid "Clip To Frame" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:616 +msgid "" +"Clip all copied Src-Layers\n" +"at Frame Boundaries" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:660 +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:824 +msgid "Load Path Points from file" +msgstr "" + +#. filesel is already open +#: plug-ins/gap/gap_mov_dialog.c:860 +msgid "Save Path Points to file" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:1071 +#, 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:1073 +#, c-format +msgid "Opacity [%d]: " +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:1074 +#, fuzzy, c-format +msgid "Width [%d]: " +msgstr "Largeur:" + +#: plug-ins/gap/gap_mov_dialog.c:1075 +#, fuzzy, c-format +msgid "Height [%d]: " +msgstr "Hauteur:" + +#: plug-ins/gap/gap_mov_dialog.c:1076 +#, c-format +msgid "Rotate deg[%d]: " +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:1255 +#, fuzzy +msgid "Source Select" +msgstr "Canal source" + +#. Source Layer menu +#: plug-ins/gap/gap_mov_dialog.c:1272 +msgid "SourceImage/Layer:" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:1282 +msgid "Source Object to insert into Framerange" +msgstr "" + +#. Paintmode menu +#: plug-ins/gap/gap_mov_dialog.c:1297 +msgid "Mode:" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:1306 +msgid "Paintmode" +msgstr "" + +#. Loop Stepmode menu +#: plug-ins/gap/gap_mov_dialog.c:1321 +msgid "Stepmode:" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:1339 +msgid "" +"How to fetch te next SrcLayer \n" +"at the next handled frame" +msgstr "" + +#. Source Image Handle menu +#: plug-ins/gap/gap_mov_dialog.c:1345 +#, fuzzy +msgid "Handle:" +msgstr "Valeur:" + +#: plug-ins/gap/gap_mov_dialog.c:1363 +msgid "" +"How to place the SrcLayer at \n" +"Controlpoint Koordinates" +msgstr "" + +#. to avoid side effects while initialization +#: plug-ins/gap/gap_mov_dialog.c:1409 +#, fuzzy +msgid "Move Path Preview" +msgstr " AperГu! " + +#: plug-ins/gap/gap_mov_dialog.c:1459 +msgid "" +"Scale SrcLayer's Width\n" +"in percent" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:1465 +msgid "" +"Scale SrcLayer's Height\n" +"in percent" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:1471 +msgid "" +"SrcLayer's Opacity\n" +"in percent" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:1480 +msgid "Rotate SrcLayer (in degree)" +msgstr "" + +#: plug-ins/gap/gap_mov_exec.c:217 +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:225 +msgid "Copying Layers into Frames .." +msgstr "" + +#: plug-ins/gap/gap_mpege.c:110 +msgid "Conditions to run mpeg_encode 1.5:" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:113 +msgid "Conditions to run mpeg2encode 1.2:" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:123 +msgid "1.) mpeg_encode 1.5 must be installed" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:126 +msgid "1.) mpeg2encode 1.2 must be installed" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:131 +msgid " you can get mpeg_encode at" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:134 +msgid " you can get mpeg2encode at http://www.mpeg.org/MSSG" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:139 +msgid " ftp://mm-ftp.cs.berkeley.edu/pub/multimedia/mpeg/bmt1r1.tar.gz" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:142 +msgid " or at ftp://ftp.mpeg.org/pub/mpeg/mssg " +msgstr "" + +#: plug-ins/gap/gap_mpege.c:147 +msgid "2.) You need a series of single Images on disk (AnimFrames)" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:151 +msgid " all with fileformat JPEG (or YUV or PNM or PPM)" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:154 +msgid " all with fileformat PPM (or YUV)" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:159 +msgid " (use 'Frames Convert' from the AnimFrames Menu" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:163 +msgid " or 'Split Img to Frames' from the AnimFrames Menu)" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:167 +msgid "3.) All Images must have the same size," +msgstr "" + +#: plug-ins/gap/gap_mpege.c:174 +msgid " width and height must be a multiple of 16" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:178 +msgid " (use Scale or Crop from the AnimFrames Menu)" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:193 +msgid "MPEG_ENCODE Information" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:231 +msgid "generate MPEG1 (ISO/IEC 11172-2) stream" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:232 +msgid "generate MPEG2 (ISO/IEC DIS 13818-2) stream" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:242 +msgid "GenParams" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:273 +#, fuzzy +msgid "Framerate :" +msgstr "ParamХtre k" + +#: plug-ins/gap/gap_mpege.c:274 +msgid "framerate in frames/second" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:281 +msgid "Bitrate:" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:282 +msgid "" +"used for constant bitrates (bit/sec) \n" +"(low rate gives good compression + bad quality)" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:293 +#, fuzzy +msgid "Outputfile:" +msgstr "Sortie" + +#. pixel +#: plug-ins/gap/gap_mpege.c:295 +msgid "Name of the resulting MPEG outputfile" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:301 +msgid "Paramfile:" +msgstr "" + +#. pixel +#: plug-ins/gap/gap_mpege.c:303 +msgid "" +"Name of the Encoder-Parameterfile\n" +"(is generated)" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:309 +msgid "Startscript:" +msgstr "" + +#. pixel +#: plug-ins/gap/gap_mpege.c:311 +msgid "" +"Name of the Startscript \n" +"(is generated/executed)" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:318 +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:322 +msgid "Constant Bitrate :" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:323 +msgid "Iqnore I/P/QSCALE values and use constant bit-rate)" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:328 +#, fuzzy +msgid "Pattern:" +msgstr "Imprimante:" + +#. pixel +#: plug-ins/gap/gap_mpege.c:330 +msgid "How to encode MPEG framesequence (I/P/B frames)" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:336 +msgid "IQSCALE:" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:337 +msgid "" +"Quality scale for I-Frames \n" +"(1 = best quality, 31 = best comression)" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:344 +msgid "PQSCALE:" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:345 +msgid "" +"Quality scale for P-Frames \n" +"(1 = best quality, 31 = best comression)" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:352 +msgid "BQSCALE:" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:353 +msgid "" +"Quality scale for B-Frames \n" +"(1 = best quality, 31 = best comression)" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:360 +msgid "P-Search :" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:361 +msgid "Search Algorithmus used for P-frames" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:367 +msgid "B-Search :" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:368 +msgid "Search Algorithmus used for B-frames" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:373 +msgid "Gen MPEG_ENCODE Parameters" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:374 plug-ins/gap/gap_mpege.c:413 +msgid "Encode Values" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:391 +msgid "" +"Generate parameterfile for mpeg2encode 1.2\n" +"(MPEG-2 Video Encoder.)\n" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:394 +msgid "MPEG-type :" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:403 +msgid "Videoformat :" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:404 +msgid "Videoformat" +msgstr "" + +#. framerates above 30 ar not allowed in mpeg2encode +#: plug-ins/gap/gap_mpege.c:412 +msgid "Gen MPEG2ENCODE Parameters" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:517 +#, fuzzy, c-format +msgid "cant open MPEG Paramfile %s for write\n" +msgstr "impossible d'ouvrir le fichier en Иcriture" + +#: plug-ins/gap/gap_mpege.c:976 +msgid "" +"\n" +"WARNING: mpeg_encode does not support Fileformat " +msgstr "" + +#: plug-ins/gap/gap_mpege.c:979 +msgid "" +"\n" +"ERROR: width not a multiple of 16" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:980 +msgid "" +"\n" +"ERROR: height not a multiple of 16" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:986 +msgid "" +"\n" +"WARNING: mpeg2encode does not support Fileformat " +msgstr "" + +#: plug-ins/gap/gap_mpege.c:991 +msgid "" +"\n" +"ERROR: invoked from a single image, animframe required" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:1009 +msgid "sorry folks, NON_INTERACTIVE call .. not implemented yet\n" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:108 +#, fuzzy +msgid "New Width :" +msgstr "Largeur:" + +#: plug-ins/gap/gap_range_ops.c:115 +#, fuzzy +msgid "New Height :" +msgstr "Hauteur:" + +#: plug-ins/gap/gap_range_ops.c:122 +#, fuzzy +msgid "Offest X :" +msgstr "DИcalage" + +#: plug-ins/gap/gap_range_ops.c:129 +#, fuzzy +msgid "Offest Y :" +msgstr "DИcalage" + +#: plug-ins/gap/gap_range_ops.c:138 +msgid "Crop AnimFrames (all)" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:139 +#, c-format +msgid "Crop (original %dx%d)" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:149 +msgid "Resize AnimFrames (all)" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:150 +#, c-format +msgid "Resize (original %dx%d)" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:156 +msgid "Scale AnimFrames (all)" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:157 +#, c-format +msgid "Scale (original %dx%d)" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:246 +msgid "Layerstack :" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:285 +msgid "KEEP_TYPE" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:285 +msgid "Conv to RGB" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:285 +msgid "Conv to GRAY" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:285 +msgid "Conv to INDEXED" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:308 +msgid "" +"\n" +"Select destination fileformat by extension\n" +"optionally convert imagetype\n" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:311 +#, fuzzy +msgid "Basename:" +msgstr "Nom de Fichier:" + +#: plug-ins/gap/gap_range_ops.c:312 +msgid "" +"basename of the resulting frames \n" +"(0001.ext is added)" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:317 plug-ins/gap/gap_split.c:229 +#, fuzzy +msgid "Extension:" +msgstr "иtendre" + +#: plug-ins/gap/gap_range_ops.c:318 plug-ins/gap/gap_split.c:230 +msgid "" +"extension of resulting frames \n" +"(is also used to define Fileformat)" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:324 +msgid "Imagetype :" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:325 +msgid "" +"Convert to, or keep imagetype \n" +"(most fileformats cant handle all types)" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:331 +msgid "Flatten :" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:332 +msgid "" +"Flatten all resulting frames \n" +"(most fileformats need flattened frames)" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:337 +#, fuzzy +msgid "Colors :" +msgstr "Couleur" + +#: plug-ins/gap/gap_range_ops.c:338 +msgid "" +"Number of resulting Colors \n" +"(ignored if not converted to indexed)" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:344 +#, fuzzy +msgid "Dither :" +msgstr "Pilote:" + +#: plug-ins/gap/gap_range_ops.c:345 +msgid "" +"Enable Floyd-Steinberg dithering \n" +"(ignored if not converted to indexed)" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:350 +msgid "Convert Frames to other Formats" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:351 +#, fuzzy +msgid "Convert Settings :" +msgstr "RИglages de la copie" + +#: plug-ins/gap/gap_range_ops.c:408 +msgid "Expand as necessary" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:409 +msgid "Clipped to image" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:410 +msgid "Clipped to bottom layer" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:411 +#, fuzzy +msgid "Flattened image" +msgstr "CrИer une nouvelle image" + +#: plug-ins/gap/gap_range_ops.c:412 +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:413 +msgid "Resulting Layer Size is the frame size" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:414 +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:415 +msgid "" +"Resulting Layer Size is the frame size \n" +"transparent parts are filled with BG color" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:460 +msgid "Layer Basename:" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:461 +msgid "" +"Basename for all Layers \n" +"[####] is replaced by frame number" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:479 +msgid "Layer Mergemode :" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:486 +msgid "Exclude BG-Layer" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:487 +msgid "" +"Exclude the BG-Layers \n" +"in all handled frames\n" +"regardless to selection" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:517 +msgid "Use all unselected Layers" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:591 +msgid "Creating Layer-Animated Image .." +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:805 +#, fuzzy +msgid "Frames to Image" +msgstr "Depuis l'image" + +#: plug-ins/gap/gap_range_ops.c:806 +msgid "Create Multilayer-Image from Frames" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:935 +msgid "Flattening Frames .." +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:936 +msgid "Converting Frames .." +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:1025 +msgid "OVERWRITE frame" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:1027 +msgid "OVERWRITE all" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:1046 +msgid "" +"Convert Frames: SAVE operation FAILED\n" +"- desired save plugin cant handle type\n" +"- or desired save plugin not available\n" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:1152 +msgid "Cropping all Animation Frames .." +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:1155 +msgid "Resizing all Animation Frames .." +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:1158 +msgid "Scaling all Animation Frames .." +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:1244 +#, fuzzy +msgid "Flatten Frames" +msgstr "Nom de Fichier:" + +#: plug-ins/gap/gap_range_ops.c:1245 +msgid "Select Frame Range" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:1300 +#, c-format +msgid "Removing Layer (pos:%ld) from Frames .." +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:1423 +msgid "Delete Layers in Frames" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:1424 +msgid "Select Frame Range & Position" +msgstr "" + +#: plug-ins/gap/gap_split.c:97 +msgid "Splitting into Frames .." +msgstr "" + +#: plug-ins/gap/gap_split.c:172 +msgid "" +"Split Frames: SAVE operation FAILED\n" +"- desired save plugin cant handle type\n" +"- or desired save plugin not available\n" +msgstr "" + +#: plug-ins/gap/gap_split.c:220 +#, c-format +msgid "" +"%s\n" +"%s\n" +"(%s_0001.%s)\n" +msgstr "" + +#: plug-ins/gap/gap_split.c:221 +msgid "Make a frame (diskfile) from each Layer" +msgstr "" + +#: plug-ins/gap/gap_split.c:222 +msgid "frames are named: base_nr.extension" +msgstr "" + +#: plug-ins/gap/gap_split.c:235 +msgid "Inverse Order :" +msgstr "" + +#: plug-ins/gap/gap_split.c:236 +msgid "Start frame 0001 at Top Layer" +msgstr "" + +#: plug-ins/gap/gap_split.c:240 +msgid "Flatten :" +msgstr "" + +#: plug-ins/gap/gap_split.c:241 +msgid "" +"Remove Alpha Channel in resulting Frames, \n" +"transparent parts are filled with BG color" +msgstr "" + +#: plug-ins/gap/gap_split.c:244 +msgid "Split Image into Frames" +msgstr "" + +#: plug-ins/gap/gap_split.c:245 +#, fuzzy +msgid "Split Settings :" +msgstr "ParamХtres de la lumiХre" + +#: plug-ins/gap/gap_split.c:290 +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 +#, fuzzy +msgid "Scale" +msgstr "иchelle 1" + +#: plug-ins/gap/resize.c:111 +msgid "Resize" +msgstr "" + +#: plug-ins/gap/resize.c:127 +#, fuzzy +msgid "New width:" +msgstr "Largeur:" + +#: plug-ins/gap/resize.c:144 +#, fuzzy +msgid "New height:" +msgstr "Hauteur:" + +#: plug-ins/gap/resize.c:161 +#, fuzzy +msgid "X ratio:" +msgstr "Saturation:" + +#: plug-ins/gap/resize.c:178 +#, fuzzy +msgid "Y ratio:" +msgstr "Saturation:" + +#: plug-ins/gap/resize.c:197 +#, fuzzy +msgid "X Offset:" +msgstr "DИcalage X" + +#: plug-ins/gap/resize.c:214 +#, fuzzy +msgid "Y Offset:" +msgstr "DИcalage Y" + +#. the constrain toggle button +#: plug-ins/gap/resize.c:231 +#, fuzzy +msgid "Constrain Ratio" +msgstr "Matrice de convolution" + +#: plug-ins/common/gif.c:396 msgid "saves files in Compuserve GIF file format" msgstr "enregistre les fichiers au format Compuserve GIF" -#: plug-ins/common/gif.c:682 +#: plug-ins/common/gif.c:691 msgid "GIF: Couldn't simply reduce colours further. Saving as opaque.\n" msgstr "" "GIF: Je n'ai pu assez rИduire les couleurs, je dois donc sauver en image " "opaque. La transparence ne sera pas respectИe.\n" -#: plug-ins/common/gif.c:938 +#: plug-ins/common/gif.c:947 msgid "" "GIF: Sorry, can't save RGB images as GIFs - convert to INDEXED\n" "or GRAY first.\n" @@ -1926,12 +3843,12 @@ msgstr "" "en pleines couleurs RVB au format GIF.\n" "Veuillez d'abord convertir en couleurs indexИes ou tons de gris.\n" -#: plug-ins/common/gif.c:957 +#: plug-ins/common/gif.c:966 #, c-format msgid "GIF: can't open %s\n" msgstr "GIF: impossible d'ouvrir %s\n" -#: plug-ins/common/gif.c:1064 +#: plug-ins/common/gif.c:1073 msgid "" "Transparent colour *might* be incorrect on viewers which don't support " "transparency." @@ -1939,7 +3856,7 @@ msgstr "" "La couleur de transparence sera Иventuellement incorrecte sur les " "visualisateurs ne gИrant pas la transparence." -#: plug-ins/common/gif.c:1196 +#: plug-ins/common/gif.c:1218 msgid "" "The image which you are trying to save as a GIF\n" "contains layers which extend beyond the actual\n" @@ -1958,62 +3875,62 @@ msgstr "" "calques aux dimensions de l'image, soit d'annuler\n" "cette sauvegarde." -#: plug-ins/common/gif.c:1252 +#: plug-ins/common/gif.c:1274 msgid "Save as GIF" msgstr "Enregistrer en GIF" #. regular gif parameter settings -#: plug-ins/common/gif.c:1286 +#: plug-ins/common/gif.c:1308 msgid "GIF Options" msgstr "Options GIF" -#: plug-ins/common/gif.c:1294 plug-ins/common/png.c:872 +#: plug-ins/common/gif.c:1316 plug-ins/common/png.c:953 msgid "Interlace" msgstr "Entrelacement" -#: plug-ins/common/gif.c:1306 +#: plug-ins/common/gif.c:1328 msgid "GIF Comment: " msgstr "Commentaire GIF: " #. additional animated gif parameter settings -#: plug-ins/common/gif.c:1367 +#: plug-ins/common/gif.c:1389 msgid "Animated GIF Options" msgstr "Options d'animation GIF" -#: plug-ins/common/gif.c:1375 +#: plug-ins/common/gif.c:1397 msgid "Loop forever" msgstr "Boucle infinie" -#: plug-ins/common/gif.c:1388 +#: plug-ins/common/gif.c:1410 msgid "Delay between frames where unspecified: " msgstr "DИlai par dИfaut entre les images :" -#: plug-ins/common/gif.c:1402 +#: plug-ins/common/gif.c:1424 msgid " milliseconds" msgstr " millisecondes" -#: plug-ins/common/gif.c:1413 +#: plug-ins/common/gif.c:1435 msgid "Frame disposal where unspecified: " msgstr "Disposition par dИfaut des images :" -#: plug-ins/common/gif.c:1423 +#: plug-ins/common/gif.c:1445 msgid "I don't care" msgstr "Peu importe" -#: plug-ins/common/gif.c:1429 +#: plug-ins/common/gif.c:1451 msgid "Cumulative layers (combine)" msgstr "Calques cumulatifs (combiner)" -#: plug-ins/common/gif.c:1435 +#: plug-ins/common/gif.c:1457 msgid "One frame per layer (replace)" msgstr "Une image par calque (remplacer)" -#: plug-ins/common/gif.c:1493 +#: plug-ins/common/gif.c:1515 #, c-format msgid "GIF: colorstobpp - Eep! too many colours: %d\n" msgstr "GIF: colorstobpp - HИ ! Trop de couleurs : %d\n" -#: plug-ins/common/gif.c:1509 +#: plug-ins/common/gif.c:1531 #, c-format msgid "GIF: bpptocolors - Eep! bpp==%d !\n" msgstr "GIF: bpptocolors - HИ ! bpp=%d !\n" @@ -2163,6 +4080,836 @@ msgstr "" msgid "GIF: too much input data, ignoring extra...\n" msgstr "GIF: fichier trop long, donnИs en trop ignorИes...\n" +#: 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:395 +#, fuzzy +msgid "Brush Preview:" +msgstr "AperГu" + +#: plug-ins/gimpressionist/brush.c:404 +msgid "Gamma:" +msgstr "" + +#: plug-ins/gimpressionist/brush.c:417 +msgid "Changes the gamma (brightness) of the selected brush" +msgstr "" + +#: plug-ins/gimpressionist/brush.c:429 +msgid "Select:" +msgstr "" + +#: plug-ins/gimpressionist/brush.c:434 +#, fuzzy +msgid "Aspect ratio:" +msgstr "conserver le rapport hauteur/largeur" + +#: plug-ins/gimpressionist/brush.c:438 plug-ins/gimpressionist/paper.c:176 +msgid "Relief:" +msgstr "" + +#: plug-ins/gimpressionist/brush.c:453 +#, fuzzy +msgid "(None)" +msgstr "Aucun" + +#: plug-ins/gimpressionist/brush.c:466 +#, fuzzy +msgid "Save..." +msgstr "Enregistrer" + +#: plug-ins/gimpressionist/brush.c:480 +msgid "Specifies the aspect ratio of the brush" +msgstr "" + +#: plug-ins/gimpressionist/brush.c:491 +msgid "Specifies the amount of embossing to apply to each brush stroke" +msgstr "" + +#: plug-ins/gimpressionist/color.c:79 +#, fuzzy +msgid "Color:" +msgstr "Couleur" + +#: plug-ins/gimpressionist/color.c:89 +msgid "Average under brush" +msgstr "" + +#: plug-ins/gimpressionist/color.c:95 +msgid "Color is computed from the average of all pixels under the brush" +msgstr "" + +#: plug-ins/gimpressionist/color.c:99 +msgid "Center of brush" +msgstr "" + +#: plug-ins/gimpressionist/color.c:105 +msgid "Samples the color from the pixel in the center of the brush" +msgstr "" + +#: plug-ins/gimpressionist/color.c:114 +#, fuzzy +msgid "Color noise:" +msgstr "Coloriser" + +#: plug-ins/gimpressionist/color.c:125 +msgid "Adds random noise to the color" +msgstr "" + +#: plug-ins/gimpressionist/general.c:99 +msgid "Color Selection Dialog" +msgstr "" + +#: plug-ins/gimpressionist/general.c:134 +#, fuzzy +msgid "General" +msgstr "Options gИnИrales" + +#: plug-ins/gimpressionist/general.c:159 +msgid "Edge darken:" +msgstr "" + +#: plug-ins/gimpressionist/general.c:176 +msgid "How much to \"darken\" the edges of each brush stroke" +msgstr "" + +#: plug-ins/gimpressionist/general.c:183 +#, fuzzy +msgid "Background:" +msgstr "Fond" + +#: plug-ins/gimpressionist/general.c:191 +#, fuzzy +msgid "Keep original" +msgstr "Garder ce qu'il y avait autour de la lentille" + +#: plug-ins/gimpressionist/general.c:197 +msgid "Preserve the original image as a background" +msgstr "" + +#: plug-ins/gimpressionist/general.c:201 +#, fuzzy +msgid "From paper" +msgstr "Depuis l'image" + +#: plug-ins/gimpressionist/general.c:207 +msgid "Copy the texture of the selected paper as a background" +msgstr "" + +#: plug-ins/gimpressionist/general.c:220 +msgid "Solid" +msgstr "" + +#: plug-ins/gimpressionist/general.c:226 +msgid "Solid colored background" +msgstr "" + +#: plug-ins/gimpressionist/general.c:243 +#, fuzzy +msgid "Transparent" +msgstr "Transparence" + +#: plug-ins/gimpressionist/general.c:249 +msgid "Use a transparent background; Only the strokes painted will be visible" +msgstr "" + +#: plug-ins/gimpressionist/general.c:264 +#, fuzzy +msgid "Paint edges" +msgstr "Entier rapide" + +#: plug-ins/gimpressionist/general.c:272 +msgid "Tileable" +msgstr "" + +#: plug-ins/gimpressionist/general.c:276 +msgid "Selects if the resulting image should be seamlessly tileable" +msgstr "" + +#: plug-ins/gimpressionist/general.c:284 +msgid "Drop Shadow" +msgstr "" + +#: plug-ins/gimpressionist/general.c:288 +msgid "Adds a shadow effect to each brush stroke" +msgstr "" + +#: plug-ins/gimpressionist/general.c:299 +msgid "How much to \"darken\" the drop shadow" +msgstr "" + +#: plug-ins/gimpressionist/general.c:305 +msgid "Shadow depth:" +msgstr "" + +#: plug-ins/gimpressionist/general.c:316 +msgid "" +"The depth of the drop shadow, i.e. how far apart from the object it should be" +msgstr "" + +#: plug-ins/gimpressionist/general.c:322 +msgid "Shadow blur:" +msgstr "" + +#: plug-ins/gimpressionist/general.c:333 +msgid "How much to blur the drop shadow" +msgstr "" + +#: plug-ins/gimpressionist/general.c:339 +#, fuzzy +msgid "Deviation threshold:" +msgstr "Seuil:" + +#: plug-ins/gimpressionist/general.c:350 +msgid "A bailout-value for adaptive selections" +msgstr "" + +#: plug-ins/gimpressionist/gimp.c:100 plug-ins/gimpressionist/gimp.c:101 +#, fuzzy +msgid "Performs various artistic operations on an image" +msgstr "Appliquer divers jeux d'Иclairage Ю l'image." + +#: plug-ins/gimpressionist/gimp.c:105 +#, fuzzy +msgid "/Filters/Artistic/GIMPressionist" +msgstr "/Filtres/Artistique/Cubisme" + +#: plug-ins/gimpressionist/gimp.c:294 +#, fuzzy +msgid "Painting..." +msgstr "Impression en cours..." + +#: plug-ins/gimpressionist/gimpressionist.c:83 +#, 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:100 +msgid "" +"*** Warning ***\n" +"No home directory!\n" +msgstr "" + +#: plug-ins/gimpressionist/gimpressionist.c:351 +#: plug-ins/gimpressionist/gimpressionist.c:448 +msgid "The GIMPressionist!" +msgstr "" + +#: plug-ins/gimpressionist/gimpressionist.c:483 +#, fuzzy +msgid " OK " +msgstr "OK" + +# bof +#: plug-ins/gimpressionist/gimpressionist.c:490 +#, fuzzy +msgid "Run with the selected settings" +msgstr "RИglages du chargement sИlectif" + +#: plug-ins/gimpressionist/gimpressionist.c:492 +#, fuzzy +msgid " Cancel " +msgstr "Annuler" + +#: plug-ins/gimpressionist/gimpressionist.c:497 +msgid "Quit the program" +msgstr "" + +#: plug-ins/gimpressionist/gimpressionist.c:499 +msgid " About... " +msgstr "" + +#: plug-ins/gimpressionist/gimpressionist.c:504 +msgid "Show some information about program" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:52 +#, fuzzy +msgid "Orientation" +msgstr "Orientation:" + +#: plug-ins/gimpressionist/orientation.c:76 +#, fuzzy +msgid "Directions:" +msgstr "Vecteur de direction" + +#: plug-ins/gimpressionist/orientation.c:80 +msgid "Start angle:" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:84 +msgid "Angle span:" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:99 plug-ins/gimpressionist/size.c:98 +msgid "The number of directions (i.e. brushes) to use" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:108 +msgid "The angle of the first brush to create" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:117 +msgid "How large an angle-span to use (360 = full circle)" +msgstr "" + +#. +#. * Orientation option menu... +#. +#: plug-ins/gimpressionist/orientation.c:124 plug-ins/print/print.c:822 +msgid "Orientation:" +msgstr "Orientation:" + +#: plug-ins/gimpressionist/orientation.c:140 +msgid "" +"Let the value (brightness) of the region determine the direction of the " +"stroke" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:144 +#: plug-ins/gimpressionist/size.c:143 +msgid "Radius" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:150 +msgid "" +"The distance from the center of the image determines the direction of the " +"stroke" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:154 +#: plug-ins/gimpressionist/size.c:153 +#, fuzzy +msgid "Random" +msgstr "Graine alИatoire" + +#: plug-ins/gimpressionist/orientation.c:160 +msgid "Selects a random direction of each stroke" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:164 +#: plug-ins/gimpressionist/size.c:163 +msgid "Radial" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:170 +msgid "Let the direction from the center determine the direction of the stroke" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:179 +#: plug-ins/gimpressionist/size.c:178 +#, fuzzy +msgid "Flowing" +msgstr "Coloration" + +#: plug-ins/gimpressionist/orientation.c:185 +#: plug-ins/gimpressionist/size.c:184 +msgid "The strokes follow a \"flowing\" pattern" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:197 +msgid "The hue of the region determines the direction of the stroke" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:201 +#: plug-ins/gimpressionist/size.c:199 +msgid "Adaptive" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:207 +msgid "The direction that matches the original image the closest is selected" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:216 +#: plug-ins/gimpressionist/size.c:213 plug-ins/print/print-pcl.c:248 +msgid "Manual" +msgstr "Manuel" + +#: plug-ins/gimpressionist/orientation.c:222 +msgid "Manually specify the stroke orientation" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:226 +#: plug-ins/gimpressionist/size.c:223 +msgid "Edit..." +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:231 +msgid "Opens up the Orientation Map Editor" +msgstr "" + +#: plug-ins/gimpressionist/orientmap.c:461 +#, fuzzy +msgid "Orientation Map Editor" +msgstr "Orientation:" + +#: 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 +#, fuzzy +msgid "Select previous vector" +msgstr "Vecteur de direction" + +#: plug-ins/gimpressionist/orientmap.c:529 +#, fuzzy +msgid "Select next vector" +msgstr "Vecteur de direction" + +#: plug-ins/gimpressionist/orientmap.c:531 +#: plug-ins/gimpressionist/sizemap.c:431 +msgid "Add" +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:551 +msgid "Angle:" +msgstr "" + +#: plug-ins/gimpressionist/orientmap.c:563 +msgid "Change the angle of the selected vector" +msgstr "" + +#: plug-ins/gimpressionist/orientmap.c:565 +#: plug-ins/gimpressionist/sizemap.c:465 +msgid "Strength:" +msgstr "" + +#: plug-ins/gimpressionist/orientmap.c:577 +msgid "Change the strength of the selected vector" +msgstr "" + +#: plug-ins/gimpressionist/orientmap.c:580 +#, fuzzy +msgid "Type:" +msgstr "Type de support:" + +#: 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 +#, fuzzy +msgid "Angle offset:" +msgstr "DИcalage X" + +#: 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:74 +#, c-format +msgid "Paper/%s" +msgstr "" + +#: plug-ins/gimpressionist/paper.c:89 +msgid "Paper" +msgstr "" + +#: plug-ins/gimpressionist/paper.c:133 +#, fuzzy +msgid "Paper Preview:" +msgstr "AperГu de l'image" + +#. updatepaperprev(NULL); +#: plug-ins/gimpressionist/paper.c:144 +#, fuzzy +msgid "Invert" +msgstr "Entier" + +#: plug-ins/gimpressionist/paper.c:151 +msgid "Inverts the Papers texture" +msgstr "" + +#: plug-ins/gimpressionist/paper.c:159 +msgid "Applies the paper as it is (without embossing it)" +msgstr "" + +#: plug-ins/gimpressionist/paper.c:172 +#, fuzzy +msgid "Scale:" +msgstr "иchelle 1" + +#: plug-ins/gimpressionist/paper.c:191 +msgid "Specifies the scale of the texture (in percent of original file)" +msgstr "" + +#: plug-ins/gimpressionist/paper.c:200 +msgid "Specifies the amount of embossing to apply to the image (in percent)" +msgstr "" + +#: plug-ins/gimpressionist/placement.c:52 +#, fuzzy +msgid "Placement" +msgstr "Pourcent" + +#: plug-ins/gimpressionist/placement.c:80 +msgid "Placement:" +msgstr "" + +#: plug-ins/gimpressionist/placement.c:90 +#, fuzzy +msgid "Randomly" +msgstr "Graine alИatoire" + +#: plug-ins/gimpressionist/placement.c:96 +msgid "Place strokes randomly around the image" +msgstr "" + +#: plug-ins/gimpressionist/placement.c:100 +msgid "Evenly distributed" +msgstr "" + +#: plug-ins/gimpressionist/placement.c:106 +msgid "The strokes are evenly distributed across the image" +msgstr "" + +#: plug-ins/gimpressionist/placement.c:115 +msgid "Stroke density:" +msgstr "" + +#: plug-ins/gimpressionist/placement.c:126 +msgid "The relative density of the brush strokes" +msgstr "" + +#: plug-ins/gimpressionist/placement.c:128 +msgid "Centerize" +msgstr "" + +#: plug-ins/gimpressionist/placement.c:132 +msgid "Focus the brush strokes around the center of the image" +msgstr "" + +#: plug-ins/gimpressionist/ppmtool.c:41 +#, c-format +msgid "(When allocating %u bytes.)\n" +msgstr "" + +#: plug-ins/gimpressionist/ppmtool.c:42 +#, fuzzy +msgid "Out of memory!\n" +msgstr "decompose: plus de mИmoire" + +#: plug-ins/gimpressionist/ppmtool.c:215 +#, c-format +msgid "loadgbr: Unable to open file \"%s\"!\n" +msgstr "" + +#: plug-ins/gimpressionist/ppmtool.c:257 +#, c-format +msgid "loadppm: Unable to open file \"%s\"!\n" +msgstr "" + +#: plug-ins/gimpressionist/ppmtool.c:267 +#, c-format +msgid "loadppm: File \"%s\" not PPM/PGM? (line=\"%s\")%c\n" +msgstr "" + +#: plug-ins/gimpressionist/ppmtool.c:279 +#, c-format +msgid "loadppm: File \"%s\" not valid PPM/PGM? (line=\"%s\")%c\n" +msgstr "" + +#: plug-ins/gimpressionist/presets.c:53 +#, fuzzy, c-format +msgid "Error opening file \"%s\" for reading!%c\n" +msgstr "impossible d'ouvrir le fichier en lecture" + +#: plug-ins/gimpressionist/presets.c:263 +#, fuzzy, c-format +msgid "Error opening file \"%s\" for reading!\n" +msgstr "impossible d'ouvrir le fichier en lecture" + +#: plug-ins/gimpressionist/presets.c:373 +#, fuzzy +msgid "Description:" +msgstr "Description: " + +#: plug-ins/gimpressionist/presets.c:428 +msgid "Internal error: (savepreset) thispath == NULL" +msgstr "" + +#: plug-ins/gimpressionist/presets.c:436 +#, fuzzy, c-format +msgid "Error opening file \"%s\" for writing!%c\n" +msgstr "impossible d'ouvrir le fichier en Иcriture" + +#: plug-ins/gimpressionist/presets.c:572 +msgid "Presets" +msgstr "" + +#: plug-ins/gimpressionist/presets.c:600 +msgid " Save current " +msgstr "" + +#: plug-ins/gimpressionist/presets.c:606 +msgid "Save the current settings to the specified file" +msgstr "" + +#. gtk_container_border_width (GTK_CONTAINER (box2), 5); +#: plug-ins/gimpressionist/presets.c:644 +#, fuzzy +msgid " Apply " +msgstr "Appliquer" + +#: plug-ins/gimpressionist/presets.c:650 +msgid "Reads the selected Preset into memory" +msgstr "" + +#: plug-ins/gimpressionist/presets.c:652 +msgid " Delete " +msgstr "" + +#: plug-ins/gimpressionist/presets.c:658 +msgid "Deletes the selected Preset" +msgstr "" + +#: plug-ins/gimpressionist/presets.c:660 +msgid " Refresh " +msgstr "" + +#: plug-ins/gimpressionist/presets.c:666 +msgid "Reread the directory of Presets" +msgstr "" + +#: plug-ins/gimpressionist/presets.c:668 +msgid "(Desc)" +msgstr "" + +#: plug-ins/gimpressionist/presets.c:673 +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:117 plug-ins/gimpressionist/repaint.c:863 +#: plug-ins/gimpressionist/repaint.c:865 +msgid " Update " +msgstr "" + +#: plug-ins/gimpressionist/preview.c:122 +msgid "Refresh the Preview window" +msgstr "" + +#: plug-ins/gimpressionist/preview.c:124 +msgid " Reset " +msgstr "" + +#: plug-ins/gimpressionist/preview.c:129 +#, fuzzy +msgid "Revert to the original image" +msgstr "Faire tourner toute l'image" + +#: plug-ins/gimpressionist/repaint.c:142 +msgid "What!? No brushes?!\n" +msgstr "" + +#: plug-ins/gimpressionist/repaint.c:282 +msgid "Huh? Image size != alpha size?\n" +msgstr "" + +#: plug-ins/gimpressionist/repaint.c:667 +msgid "Internal error; Unknown orientationtype\n" +msgstr "" + +#: plug-ins/gimpressionist/repaint.c:687 +#, fuzzy +msgid "Internal error; Unknown sizetype\n" +msgstr "Impossible d'opИrer sur un type d'image inconnu." + +#: plug-ins/gimpressionist/size.c:51 +#, fuzzy +msgid "Size" +msgstr "Taille de carreau" + +#: plug-ins/gimpressionist/size.c:75 +msgid "Sizes:" +msgstr "" + +#: plug-ins/gimpressionist/size.c:79 +#, fuzzy +msgid "Min size:" +msgstr "Taille du support:" + +#: plug-ins/gimpressionist/size.c:83 +#, fuzzy +msgid "Max size:" +msgstr "Taille du support:" + +#: plug-ins/gimpressionist/size.c:107 +msgid "The smallest brush to create" +msgstr "" + +#: plug-ins/gimpressionist/size.c:116 +msgid "The largest brush to create" +msgstr "" + +#: plug-ins/gimpressionist/size.c:123 plug-ins/gimpressionist/sizemap.c:451 +#, fuzzy +msgid "Size:" +msgstr "Taille du support:" + +#: plug-ins/gimpressionist/size.c:139 +msgid "" +"Let the value (brightness) of the region determine the size of the stroke" +msgstr "" + +#: plug-ins/gimpressionist/size.c:149 +msgid "" +"The distance from the center of the image determines the size of the stroke" +msgstr "" + +#: plug-ins/gimpressionist/size.c:159 +msgid "Selects a random size for each stroke" +msgstr "" + +#: plug-ins/gimpressionist/size.c:169 +msgid "Let the direction from the center determine the size of the stroke" +msgstr "" + +#: plug-ins/gimpressionist/size.c:195 +msgid "The hue of the region determines the size of the stroke" +msgstr "" + +#: plug-ins/gimpressionist/size.c:205 +msgid "The brush-size that matches the original image the closest is selected" +msgstr "" + +#: plug-ins/gimpressionist/size.c:219 +msgid "Manually specify the stroke size" +msgstr "" + +#: plug-ins/gimpressionist/size.c:228 +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 +#, fuzzy +msgid "Select previous smvector" +msgstr "Vecteur de direction" + +#: plug-ins/gimpressionist/sizemap.c:429 +#, fuzzy +msgid "Select next smvector" +msgstr "Vecteur de direction" + +#: 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/common/guillotine.c:76 msgid "" "Slice up the image into subimages, cutting along the image's Guides. Fooey " @@ -2194,24 +4941,24 @@ msgstr "Trouv msgid "Poopy, no guides.\n" msgstr "Argh! aucun guide.\n" -#: plug-ins/common/jpeg.c:307 plug-ins/common/jpeg.c:308 +#: plug-ins/common/jpeg.c:315 plug-ins/common/jpeg.c:316 msgid "loads files in the JPEG file format" msgstr "Charge les fichiers enregistrИs au format JPEG" -#: plug-ins/common/jpeg.c:319 +#: plug-ins/common/jpeg.c:327 msgid "saves files in the JPEG file format" msgstr "enregistre les fichiers au format JPEG" -#: plug-ins/common/jpeg.c:320 +#: plug-ins/common/jpeg.c:328 msgid "saves files in the lossy, widely supported JPEG format" msgstr "enregistre le fichier au format JPEG" -#: plug-ins/common/jpeg.c:663 +#: plug-ins/common/jpeg.c:726 #, c-format msgid "can't open \"%s\"\n" msgstr "impossible d'ouvrir \"%s\"\n" -#: plug-ins/common/jpeg.c:794 +#: plug-ins/common/jpeg.c:860 #, c-format msgid "" "don't know how to load JPEGs\n" @@ -2220,11 +4967,11 @@ msgstr "" "Je ne sais pas sauver des JPEGs\n" "avec %d canaux de couleur." -#: plug-ins/common/jpeg.c:807 +#: plug-ins/common/jpeg.c:877 msgid "JPEG preview" msgstr "AperГu JPEG" -#: plug-ins/common/jpeg.c:851 +#: plug-ins/common/jpeg.c:923 #, c-format msgid "" "unknown density unit %d\n" @@ -2233,92 +4980,181 @@ msgstr "" "UnitИ de densitИ %d inconnue -\n" "utilisation de points par pouce." -#: plug-ins/common/jpeg.c:1014 +#: plug-ins/common/jpeg.c:1090 #, c-format msgid "Size: %lu bytes (%02.01f kB)" msgstr "Taille : %lu octets (%02.01f Ko)" -#: plug-ins/common/jpeg.c:1382 plug-ins/common/jpeg.c:1501 +#: plug-ins/common/jpeg.c:1469 plug-ins/common/jpeg.c:1598 msgid "Size: unknown" msgstr "Taille : inconnue" -#: plug-ins/common/jpeg.c:1461 +#: plug-ins/common/jpeg.c:1558 msgid "Save as Jpeg" msgstr "Enregistrer en JPEG" #. sg - preview -#: plug-ins/common/jpeg.c:1486 +#: plug-ins/common/jpeg.c:1583 msgid "Image Preview" msgstr "AperГu de l'image" -#: plug-ins/common/jpeg.c:1494 +#: plug-ins/common/jpeg.c:1591 msgid "Preview (in image window)" msgstr "AperГu (dans une fenЙtre image)" -#: plug-ins/common/jpeg.c:1520 +#: plug-ins/common/jpeg.c:1617 msgid "Quality" msgstr "QualitИ" -#: plug-ins/common/jpeg.c:1536 +#: plug-ins/common/jpeg.c:1633 msgid "Smoothing" msgstr "Adoucissement" -#: plug-ins/common/jpeg.c:1556 +#: plug-ins/common/jpeg.c:1653 msgid "Restart markers" msgstr "Marqueurs de redИmarrage" -#: plug-ins/common/jpeg.c:1562 +#: plug-ins/common/jpeg.c:1659 msgid "Restart frequency (rows)" msgstr "FrИquence de redИmarrage" -#: plug-ins/common/jpeg.c:1582 +#: plug-ins/common/jpeg.c:1679 msgid "Optimize" msgstr "Optimiser" -#: plug-ins/common/jpeg.c:1590 +#: plug-ins/common/jpeg.c:1686 msgid "Progressive" msgstr "Progressif" -#: plug-ins/common/jpeg.c:1603 +#: plug-ins/common/jpeg.c:1699 msgid "Force baseline JPEG (readable by all decoders)" msgstr "Forcer la production d'un JPEG de base, lisible par tous les dИcodeurs" -#: plug-ins/common/jpeg.c:1615 +#: plug-ins/common/jpeg.c:1711 msgid "2x2,1x1,1x1" msgstr "2x2,1x1,1x1" -#: plug-ins/common/jpeg.c:1616 +#: plug-ins/common/jpeg.c:1712 msgid "2x1,1x1,1x1 (4:2:2)" msgstr "2x1,1x1,1x1 (4:2:2)" -#: plug-ins/common/jpeg.c:1617 +#: plug-ins/common/jpeg.c:1713 msgid "1x1,1x1,1x1" msgstr "1x1,1x1,1x1" -#: plug-ins/common/jpeg.c:1621 +#: plug-ins/common/jpeg.c:1717 msgid "Subsampling" msgstr "Sous-Иchantillonage" -#: plug-ins/common/jpeg.c:1632 +#: plug-ins/common/jpeg.c:1728 msgid "Integer" msgstr "Entier" -#: plug-ins/common/jpeg.c:1633 +#: plug-ins/common/jpeg.c:1729 msgid "Fast integer" msgstr "Entier rapide" -#: plug-ins/common/jpeg.c:1634 +#: plug-ins/common/jpeg.c:1730 msgid "Floating-point" msgstr "Virgule flottante" -#: plug-ins/common/jpeg.c:1638 +#: plug-ins/common/jpeg.c:1734 msgid "DCT method (speed/quality tradeoff)" msgstr "MИthode DCT (compromis vitesse/qualitИ)" -#: plug-ins/common/jpeg.c:1651 +#: plug-ins/common/jpeg.c:1748 msgid "Image Comments" msgstr "Commentaires sur l'image" +#: plug-ins/common/lic.c:857 plug-ins/common/lic.c:988 +msgid "Van Gogh (LIC)" +msgstr "" + +#: plug-ins/common/lic.c:885 +msgid "LIC: Couldn't allocate temporary buffer - out of memory!\n" +msgstr "" + +#: plug-ins/common/lic.c:1017 +#, fuzzy +msgid "Effect channel" +msgstr "Extraire les canaux:" + +#: plug-ins/common/lic.c:1047 +#, fuzzy +msgid "Brightness" +msgstr "LuminositИ:" + +#: plug-ins/common/lic.c:1061 +#, fuzzy +msgid "Effect operator" +msgstr "OpИrations diverses" + +#: plug-ins/common/lic.c:1068 +msgid "Derivative" +msgstr "" + +#: plug-ins/common/lic.c:1080 +#, fuzzy +msgid "Gradient" +msgstr "Vert" + +#: plug-ins/common/lic.c:1094 +msgid "Convolve" +msgstr "" + +#: plug-ins/common/lic.c:1101 +msgid "With white noise" +msgstr "" + +#: plug-ins/common/lic.c:1113 +msgid "With source image" +msgstr "" + +#: plug-ins/common/lic.c:1132 +#, fuzzy +msgid "Parameters" +msgstr "ParamХtre k" + +#: plug-ins/common/lic.c:1144 +#, fuzzy +msgid "Effect image:" +msgstr "Image pour l'environnement:" + +#: plug-ins/common/lic.c:1162 +msgid "Filter length:" +msgstr "" + +#: plug-ins/common/lic.c:1176 +msgid "Noise magnitude:" +msgstr "" + +#: plug-ins/common/lic.c:1191 +msgid "Integration steps:" +msgstr "" + +#: plug-ins/common/lic.c:1206 +#, fuzzy +msgid "Minimum value:" +msgstr "Hauteur minimum:" + +#: plug-ins/common/lic.c:1221 +#, fuzzy +msgid "Maximum value:" +msgstr "Hauteur maximum:" + +#: plug-ins/common/lic.c:1309 +msgid "Creates a Van Gogh effect (Line Integral Convolution)" +msgstr "" + +#: plug-ins/common/lic.c:1314 +#, fuzzy +msgid "/Filters/Artistic/Van Gogh (LIC)" +msgstr "/Filtres/Artistique/Cubisme" + +#: plug-ins/common/lic.c:1436 +msgid "Noninteractive not yet implemented! Sorry.\n" +msgstr "" + #: plug-ins/common/mail.c:212 msgid "pipe files to uuencode then mail them" msgstr "" @@ -2359,6 +5195,98 @@ msgstr "MIME" msgid "mail: some sort of error with the file extension or lack thereof \n" msgstr "courrier: erreur due Ю l'extension du fichier ou son absence\n" +#: plug-ins/mosaic/mosaic.c:326 +#, fuzzy +msgid "Convert the input drawable into a collection of tiles" +msgstr "Convertit l'image spИcifiИe en un ensemble de carrИs pivotИs" + +#: plug-ins/mosaic/mosaic.c:327 +msgid "Help not yet written for this plug-in" +msgstr "" + +#: plug-ins/mosaic/mosaic.c:331 +#, fuzzy +msgid "/Filters/Artistic/Mosaic" +msgstr "/Filtres/Artistique/Cubisme" + +#. progress bar for gradient finding +#: plug-ins/mosaic/mosaic.c:452 +msgid "Finding Edges..." +msgstr "" + +#. Progress bar for rendering tiles +#: plug-ins/mosaic/mosaic.c:502 +#, fuzzy +msgid "Rendering Tiles..." +msgstr "Calcul en cours..." + +#: plug-ins/mosaic/mosaic.c:557 +msgid "Mosaic" +msgstr "" + +#: plug-ins/mosaic/mosaic.c:622 +#, fuzzy +msgid "Antialiasing" +msgstr "Lissage du texte" + +#: plug-ins/mosaic/mosaic.c:630 +#, fuzzy +msgid "Color Averaging" +msgstr "Coloration" + +#: plug-ins/mosaic/mosaic.c:638 +msgid "Pitted Surfaces" +msgstr "" + +#: plug-ins/mosaic/mosaic.c:646 +msgid "FG/BG Lighting" +msgstr "" + +#. tiling primitive +#: plug-ins/mosaic/mosaic.c:659 +msgid "Tiling Primitives" +msgstr "" + +#: plug-ins/mosaic/mosaic.c:666 +msgid "Squares" +msgstr "" + +#: plug-ins/mosaic/mosaic.c:675 +msgid "Hexagons" +msgstr "" + +#: plug-ins/mosaic/mosaic.c:684 +msgid "Octagons & Squares" +msgstr "" + +#: plug-ins/mosaic/mosaic.c:720 +#, fuzzy +msgid "Tile Height" +msgstr "Hauteur:" + +#: plug-ins/mosaic/mosaic.c:735 +#, fuzzy +msgid "Tile Spacing" +msgstr "Taille de carreau" + +#: plug-ins/mosaic/mosaic.c:750 +msgid "Tile Neatness" +msgstr "" + +#: plug-ins/mosaic/mosaic.c:766 +#, fuzzy +msgid "Light Direction" +msgstr "ParamХtres de la lumiХre" + +#: plug-ins/mosaic/mosaic.c:781 +#, fuzzy +msgid "Color Variation" +msgstr "Composition" + +#: plug-ins/mosaic/mosaic.c:2557 +msgid "Unable to add additional point.\n" +msgstr "" + #: plug-ins/common/normalize.c:78 #, fuzzy msgid "" @@ -2376,7 +5304,13 @@ msgid "" "contrast-autostretch; use c-a only if you wish to remove an undesirable " "colour-tint from a source image which is supposed to contain pure-white and " "pure-black." -msgstr "Cet appendice rИalise presque la mЙme opИration que l'appendice ╚═Auto-extension de contraste═╩, sauf qu'il normalise les canaux de couleur indИpendemment les uns des autres. C'est en fait ce que la plupart des gens veulent faire au lieu de ╚═Auto-extension de contraste═╩; n'utilisez cette derniХre opИration que si vous voulez Тter une couleur indИsirable d'une image source qui n'est censИe contenir que du blanc et du noir purs." +msgstr "" +"Cet appendice rИalise presque la mЙme opИration que l'appendice " +"╚═Auto-extension de contraste═╩, sauf qu'il normalise les canaux de couleur " +"indИpendemment les uns des autres. C'est en fait ce que la plupart des gens " +"veulent faire au lieu de ╚═Auto-extension de contraste═╩; n'utilisez cette " +"derniХre opИration que si vous voulez Тter une couleur indИsirable d'une " +"image source qui n'est censИe contenir que du blanc et du noir purs." #: plug-ins/common/normalize.c:83 msgid "/Image/Colors/Normalize" @@ -2423,23 +5357,23 @@ msgstr "Utiliser l'algorithme par intensit msgid "Mask Size" msgstr "Taille du masque" -#: plug-ins/common/png.c:149 +#: plug-ins/common/png.c:151 msgid "Loads files in PNG file format" msgstr "Charge les fichiers enregistrИs au format PNG" -#: plug-ins/common/png.c:150 +#: plug-ins/common/png.c:152 msgid "This plug-in loads Portable Network Graphics (PNG) files." msgstr "Cette extension charge les fichiers Portable Network Graphics (PNG)." -#: plug-ins/common/png.c:676 +#: plug-ins/common/png.c:757 msgid "Can't save image with alpha\n" msgstr "Impossible d'enregistrer l'image avec alpha\n" -#: plug-ins/common/png.c:834 +#: plug-ins/common/png.c:915 msgid "PNG Options" msgstr "Options PNG" -#: plug-ins/common/png.c:879 +#: plug-ins/common/png.c:960 msgid "Compression level" msgstr "Niveau de compression" @@ -2505,10 +5439,6 @@ msgstr "Brillant" msgid "Transparency" msgstr "Transparence" -#: plug-ins/print/print-pcl.c:248 -msgid "Manual" -msgstr "Manuel" - #: plug-ins/print/print-pcl.c:249 msgid "Tray 1" msgstr "Bac 1" @@ -2537,135 +5467,135 @@ msgstr "300 PPP" msgid "600 DPI" msgstr "600 PPP" -#: plug-ins/print/print.c:229 +#: plug-ins/print/print.c:231 msgid "PostScript Level 1" msgstr "PostScript Level 1" -#: plug-ins/print/print.c:231 +#: plug-ins/print/print.c:233 msgid "PostScript Level 2" msgstr "PostScript Level 2" -#: plug-ins/print/print.c:233 +#: plug-ins/print/print.c:235 msgid "HP DeskJet 500, 520" msgstr "HP DeskJet 500, 520" -#: plug-ins/print/print.c:235 +#: plug-ins/print/print.c:237 msgid "HP DeskJet 500C, 540C" msgstr "HP DeskJet 500C, 540C" -#: plug-ins/print/print.c:237 +#: plug-ins/print/print.c:239 msgid "HP DeskJet 550C, 560C" msgstr "HP DeskJet 550C, 560C" -#: plug-ins/print/print.c:239 +#: plug-ins/print/print.c:241 msgid "HP DeskJet 600 series" msgstr "HP DeskJet 600 series" -#: plug-ins/print/print.c:241 +#: plug-ins/print/print.c:243 msgid "HP DeskJet 800 series" msgstr "HP DeskJet 800 series" -#: plug-ins/print/print.c:243 +#: plug-ins/print/print.c:245 msgid "HP DeskJet 1100C, 1120C" msgstr "HP DeskJet 1100C, 1120C" -#: plug-ins/print/print.c:245 +#: plug-ins/print/print.c:247 msgid "HP DeskJet 1200C, 1600C" msgstr "HP DeskJet 1200C, 1600C" -#: plug-ins/print/print.c:247 +#: plug-ins/print/print.c:249 msgid "HP LaserJet II series" msgstr "HP LaserJet II series" -#: plug-ins/print/print.c:249 +#: plug-ins/print/print.c:251 msgid "HP LaserJet III series" msgstr "HP LaserJet III series" -#: plug-ins/print/print.c:251 +#: plug-ins/print/print.c:253 msgid "HP LaserJet 4 series" msgstr "HP LaserJet 4 series" -#: plug-ins/print/print.c:253 +#: plug-ins/print/print.c:255 msgid "HP LaserJet 4V, 4Si" msgstr "HP LaserJet 4V, 4Si" -#: plug-ins/print/print.c:255 +#: plug-ins/print/print.c:257 msgid "HP LaserJet 5 series" msgstr "HP LaserJet 5 series" -#: plug-ins/print/print.c:257 +#: plug-ins/print/print.c:259 msgid "HP LaserJet 5Si" msgstr "HP LaserJet 5Si" -#: plug-ins/print/print.c:259 +#: plug-ins/print/print.c:261 msgid "HP LaserJet 6 series" msgstr "HP LaserJet 6 series" -#: plug-ins/print/print.c:261 +#: plug-ins/print/print.c:263 msgid "EPSON Stylus Color" msgstr "EPSON Stylus Color" -#: plug-ins/print/print.c:263 +#: plug-ins/print/print.c:265 msgid "EPSON Stylus Color Pro" msgstr "EPSON Stylus Color Pro" -#: plug-ins/print/print.c:265 +#: plug-ins/print/print.c:267 msgid "EPSON Stylus Color Pro XL" msgstr "EPSON Stylus Color Pro XL" -#: plug-ins/print/print.c:267 +#: plug-ins/print/print.c:269 msgid "EPSON Stylus Color 1500" msgstr "EPSON Stylus Color 1500" -#: plug-ins/print/print.c:269 +#: plug-ins/print/print.c:271 msgid "EPSON Stylus Color 400" msgstr "EPSON Stylus Color 400" -#: plug-ins/print/print.c:271 +#: plug-ins/print/print.c:273 msgid "EPSON Stylus Color 500" msgstr "EPSON Stylus Color 500" -#: plug-ins/print/print.c:273 +#: plug-ins/print/print.c:275 msgid "EPSON Stylus Color 600" msgstr "EPSON Stylus Color 600" -#: plug-ins/print/print.c:275 +#: plug-ins/print/print.c:277 msgid "EPSON Stylus Color 800" msgstr "EPSON Stylus Color 800" -#: plug-ins/print/print.c:277 +#: plug-ins/print/print.c:279 msgid "EPSON Stylus Color 1520" msgstr "EPSON Stylus Color 1520" -#: plug-ins/print/print.c:279 +#: plug-ins/print/print.c:281 msgid "EPSON Stylus Color 3000" msgstr "EPSON Stylus Color 3000" -#: plug-ins/print/print.c:332 +#: plug-ins/print/print.c:334 msgid "This plug-in prints images from The GIMP." msgstr "Cette extension imprime des images depuis Gimp." -#: plug-ins/print/print.c:333 +#: plug-ins/print/print.c:335 msgid "Prints images to PostScript, PCL, or ESC/P2 printers." msgstr "Imprime des images vers des imprimantes PostScript, PCL ou ESC/P2." -#: plug-ins/print/print.c:337 +#: plug-ins/print/print.c:339 msgid "/File/Print" msgstr "/Fichier/Imprimer" -#: plug-ins/print/print.c:650 +#: plug-ins/print/print.c:695 msgid "Auto" msgstr "Auto" -#: plug-ins/print/print.c:651 +#: plug-ins/print/print.c:696 msgid "Portrait" msgstr "Portrait" -#: plug-ins/print/print.c:652 +#: plug-ins/print/print.c:697 msgid "Landscape" msgstr "Paysage" -#: plug-ins/print/print.c:685 +#: plug-ins/print/print.c:724 #, c-format msgid "Print v%s" msgstr "Impression Gimp v%s" @@ -2673,305 +5603,298 @@ msgstr "Impression Gimp v%s" #. #. * Media size option menu... #. -#: plug-ins/print/print.c:735 +#: plug-ins/print/print.c:774 msgid "Media Size:" msgstr "Taille du support:" #. #. * Media type option menu... #. -#: plug-ins/print/print.c:751 +#: plug-ins/print/print.c:790 msgid "Media Type:" msgstr "Type de support:" #. #. * Media source option menu... #. -#: plug-ins/print/print.c:767 +#: plug-ins/print/print.c:806 msgid "Media Source:" msgstr "Alimentation:" -#. -#. * Orientation option menu... -#. -#: plug-ins/print/print.c:783 -msgid "Orientation:" -msgstr "Orientation:" - #. #. * Resolution option menu... #. -#: plug-ins/common/ps.c:2054 plug-ins/print/print.c:813 +#: plug-ins/common/ps.c:2097 plug-ins/print/print.c:852 msgid "Resolution:" msgstr "RИsolution:" #. #. * Output type toggles... #. -#: plug-ins/print/print.c:829 +#: plug-ins/print/print.c:868 msgid "Output Type:" msgstr "Type de Sortie:" -#: plug-ins/print/print.c:838 +#: plug-ins/print/print.c:877 msgid "B&W" msgstr "N&B" #. #. * Scaling... #. -#: plug-ins/print/print.c:861 +#: plug-ins/print/print.c:900 msgid "Scaling:" msgstr "иchelle:" -#: plug-ins/print/print.c:896 +#: plug-ins/print/print.c:935 msgid "Percent" msgstr "Pourcent" -#: plug-ins/print/print.c:905 +#: plug-ins/print/print.c:944 msgid "PPI" msgstr "PPP" #. #. * Brightness slider... #. -#: plug-ins/print/print.c:917 +#: plug-ins/print/print.c:956 msgid "Brightness:" msgstr "LuminositИ:" #. #. * Printer option menu... #. -#: plug-ins/print/print.c:952 +#: plug-ins/print/print.c:991 msgid "Printer:" msgstr "Imprimante:" -#: plug-ins/print/print.c:978 plug-ins/print/print.c:1011 +#: plug-ins/print/print.c:1017 plug-ins/print/print.c:1050 msgid "Setup" msgstr "Configuration" -#: plug-ins/print/print.c:998 +#: plug-ins/print/print.c:1037 msgid "Print" msgstr "Impression" #. #. * Printer driver option menu... #. -#: plug-ins/print/print.c:1033 +#: plug-ins/print/print.c:1072 msgid "Driver:" msgstr "Pilote:" #. #. * PPD file... #. -#: plug-ins/print/print.c:1058 +#: plug-ins/print/print.c:1097 msgid "PPD File:" msgstr "Fichier PPD:" -#: plug-ins/print/print.c:1071 +#: plug-ins/print/print.c:1110 msgid "Browse" msgstr "Parcourir" #. #. * Print command... #. -#: plug-ins/print/print.c:1081 +#: plug-ins/print/print.c:1120 msgid "Command:" msgstr "Commande:" #. #. * Output file selection dialog... #. -#: plug-ins/print/print.c:1116 +#: plug-ins/print/print.c:1155 msgid "Print To File?" msgstr "Imprimer dans un fichier?" #. #. * PPD file selection dialog... #. -#: plug-ins/print/print.c:1126 +#: plug-ins/print/print.c:1165 msgid "PPD File?" msgstr "Fichier PPD?" -#: plug-ins/print/print.c:2111 +#: plug-ins/print/print.c:2150 msgid "File" msgstr "Fichier" -#: plug-ins/common/ps.c:321 plug-ins/common/ps.c:322 +#: plug-ins/common/ps.c:325 plug-ins/common/ps.c:326 msgid "load file of PostScript/PDF file format" msgstr "charge un fichier enregistrИ au format PostScript/PDF" -#: plug-ins/common/ps.c:345 +#: plug-ins/common/ps.c:349 msgid "save file in PostScript file format" msgstr "enregistre le fichier au format PostScript" -#: plug-ins/common/ps.c:346 +#: plug-ins/common/ps.c:350 msgid "" "PostScript saving handles all image types except those with alpha channels." msgstr "" "La sauvegarde en PostScript gХre tous les types d'images sauf ceux avec " "canaux alpha." -#: plug-ins/common/ps.c:588 +#: plug-ins/common/ps.c:620 msgid "PS: can't open file for reading" msgstr "PS: impossible d'ouvrir le fichier en lecture" -#: plug-ins/common/ps.c:595 +#: plug-ins/common/ps.c:627 #, c-format msgid "Interpreting and Loading %s:" msgstr "Chargement et interprИtation de %s:" -#: plug-ins/common/ps.c:603 +#: plug-ins/common/ps.c:635 msgid "PS: can't interprete file" msgstr "PS: impossible d'interprИter le fichier" -#: plug-ins/common/ps.c:690 +#: plug-ins/common/ps.c:722 msgid "PostScript save cannot handle images with alpha channels" msgstr "PostScript ne peux pas gИrer les images avec canaux alpha" -#: plug-ins/common/ps.c:701 +#: plug-ins/common/ps.c:733 msgid "PS: cannot operate on unknown image types" msgstr "PS: impossible d'opИrer sur un type d'image inconnu" -#: plug-ins/common/ps.c:710 +#: plug-ins/common/ps.c:742 msgid "PS: can't open file for writing" msgstr "PS: impossible d'ouvrir le fichier en Иcriture" -#: plug-ins/common/ps.c:1768 plug-ins/common/ps.c:1865 -#: plug-ins/common/ps.c:1958 plug-ins/common/ps.c:2027 +#: plug-ins/common/ps.c:1800 plug-ins/common/ps.c:1897 +#: plug-ins/common/ps.c:1990 plug-ins/common/ps.c:2059 msgid "write error occured" msgstr "une erreur d'Иcriture est survenue" -#: plug-ins/common/ps.c:2054 plug-ins/common/ps.c:2319 +#: plug-ins/common/ps.c:2097 plug-ins/common/ps.c:2354 msgid "Width:" msgstr "Largeur:" -#: plug-ins/common/ps.c:2054 plug-ins/common/ps.c:2319 +#: plug-ins/common/ps.c:2097 plug-ins/common/ps.c:2354 msgid "Height:" msgstr "Hauteur:" -#: plug-ins/common/ps.c:2054 +#: plug-ins/common/ps.c:2097 msgid "Pages:" msgstr "Pages:" -#: plug-ins/common/ps.c:2056 +#: plug-ins/common/ps.c:2099 msgid "b/w" msgstr "n/b" -#: plug-ins/common/ps.c:2056 +#: plug-ins/common/ps.c:2099 msgid "gray" msgstr "gris" -#: plug-ins/common/ps.c:2056 +#: plug-ins/common/ps.c:2099 msgid "colour" msgstr "couleur" -#: plug-ins/common/ps.c:2056 +#: plug-ins/common/ps.c:2099 msgid "automatic" msgstr "automatique" -#: plug-ins/common/ps.c:2058 +#: plug-ins/common/ps.c:2101 msgid "none" msgstr "aucun" -#: plug-ins/common/ps.c:2058 +#: plug-ins/common/ps.c:2101 msgid "weak" msgstr "faible" -#: plug-ins/common/ps.c:2058 +#: plug-ins/common/ps.c:2101 msgid "strong" msgstr "fort" -#: plug-ins/common/ps.c:2071 +#: plug-ins/common/ps.c:2108 msgid "Load PostScript" msgstr "Charger PostScript" #. Rendering -#: plug-ins/common/ps.c:2104 +#: plug-ins/common/ps.c:2141 msgid "Rendering" msgstr "Calcul en cours..." -#: plug-ins/common/ps.c:2144 +#: plug-ins/common/ps.c:2181 msgid "try BoundingBox" msgstr "essayer la BoundingBox" #. Colouring -#: plug-ins/common/ps.c:2157 +#: plug-ins/common/ps.c:2194 msgid "Colouring" msgstr "Coloration" -#: plug-ins/common/ps.c:2193 +#: plug-ins/common/ps.c:2230 msgid "Graphic antialiasing" msgstr "Lissage Graphique" -#: plug-ins/common/ps.c:2194 +#: plug-ins/common/ps.c:2231 msgid "Text antialiasing" msgstr "Lissage du texte" -#: plug-ins/common/ps.c:2319 +#: plug-ins/common/ps.c:2354 msgid "X-offset:" msgstr "DИcalage-X:" -#: plug-ins/common/ps.c:2319 +#: plug-ins/common/ps.c:2354 msgid "Y-offset:" msgstr "DИcalage-Y:" -#: plug-ins/common/ps.c:2321 +#: plug-ins/common/ps.c:2356 msgid "0" msgstr "0" -#: plug-ins/common/ps.c:2321 +#: plug-ins/common/ps.c:2356 msgid "90" msgstr "90" -#: plug-ins/common/ps.c:2321 +#: plug-ins/common/ps.c:2356 msgid "180" msgstr "180" -#: plug-ins/common/ps.c:2321 +#: plug-ins/common/ps.c:2356 msgid "270" msgstr "270" -#: plug-ins/common/ps.c:2323 +#: plug-ins/common/ps.c:2358 msgid "Inch" msgstr "Pouce" -#: plug-ins/common/ps.c:2323 +#: plug-ins/common/ps.c:2358 msgid "Millimeter" msgstr "MillimХtre" -#: plug-ins/common/ps.c:2338 +#: plug-ins/common/ps.c:2366 msgid "Save PostScript" msgstr "Enregistrer PostScript" #. Image Size -#: plug-ins/common/ps.c:2379 +#: plug-ins/common/ps.c:2407 msgid "Image Size" msgstr "Taille de l'image" -#: plug-ins/common/ps.c:2418 +#: plug-ins/common/ps.c:2446 msgid "keep aspect ratio" msgstr "conserver le rapport hauteur/largeur" #. Unit -#: plug-ins/common/ps.c:2428 +#: plug-ins/common/ps.c:2456 msgid "Unit" msgstr "UnitИ" #. Rotation -#: plug-ins/common/ps.c:2459 +#: plug-ins/common/ps.c:2487 msgid "Rotation" msgstr "Rotation" #. Format -#: plug-ins/common/ps.c:2486 +#: plug-ins/common/ps.c:2514 msgid "Output" msgstr "Sortie" -#: plug-ins/common/ps.c:2494 +#: plug-ins/common/ps.c:2522 msgid "Encapsulated PostScript" msgstr "PostScript EncapsulИ" -#: plug-ins/common/ps.c:2520 +#: plug-ins/common/ps.c:2548 msgid "Preview size" msgstr "Taille de la prИvisualisation" @@ -2984,7 +5907,11 @@ msgid "" "This plug-in does rotate the active layer or the whole image clockwise by " "multiples of 90 degrees. When the whole image is choosen, the image is " "resized if necessary." -msgstr "Cet appendice fait pivoter le calque actif ou toute l'image par multiples de 90 degrИs comptИs dans le sens des aiguilles d'une montre. Si c'est toute l'image que l'on choisit de faire pivoter, l'image est redimensionnИe si nИcessaire." +msgstr "" +"Cet appendice fait pivoter le calque actif ou toute l'image par multiples de " +"90 degrИs comptИs dans le sens des aiguilles d'une montre. Si c'est toute " +"l'image que l'on choisit de faire pivoter, l'image est redimensionnИe si " +"nИcessaire." #: plug-ins/common/rotate.c:157 msgid "/Image/Transforms/Rotate" @@ -2996,7 +5923,9 @@ msgstr "Vous ne pouvez pas faire tourner toute l'image s'il y a une s #: plug-ins/common/rotate.c:512 msgid "You can not rotate the whole image if there's a floating selection." -msgstr "Vous ne pouvez pas faire tourner toute l'image s'il y a une sИlection flottante." +msgstr "" +"Vous ne pouvez pas faire tourner toute l'image s'il y a une sИlection " +"flottante." #: plug-ins/common/rotate.c:518 msgid "Rotating..." @@ -3031,7 +5960,9 @@ msgstr "/Image/Transformations/Calque" #: plug-ins/common/rotators.c:70 msgid "Rotates the given layer 90 degrees clockwise." -msgstr "Tourne le calque sИlectionnИ de 90 degrИs dans le sens des aiguilles d'une montre." +msgstr "" +"Tourne le calque sИlectionnИ de 90 degrИs dans le sens des aiguilles d'une " +"montre." #: plug-ins/common/rotators.c:75 msgid "/Image/Transforms/Layer/Rotate 90" @@ -3039,7 +5970,9 @@ msgstr "/Image/Transformations/Calque/Rotation 90" #: plug-ins/common/rotators.c:82 msgid "Rotates the given layer 90 degrees anticlockwise." -msgstr "Tourne le calque sИlectionnИ de 90 degrИs dans le sens inverse des aiguilles d'une montre." +msgstr "" +"Tourne le calque sИlectionnИ de 90 degrИs dans le sens inverse des aiguilles " +"d'une montre." #: plug-ins/common/rotators.c:87 msgid "/Image/Transforms/Layer/Rotate 270" @@ -3047,7 +5980,9 @@ msgstr "/Image/Transformations/Calque/Rotation 270" #: plug-ins/common/rotators.c:94 msgid "Rotates the given image 90 degrees clockwise." -msgstr "Tourne l'image sИlectionnИe de 90 degrИs dans le sens des aiguilles d'une montre." +msgstr "" +"Tourne l'image sИlectionnИe de 90 degrИs dans le sens des aiguilles d'une " +"montre." #: plug-ins/common/rotators.c:99 msgid "/Image/Transforms/Image/Rotate 90" @@ -3055,7 +5990,8 @@ msgstr "/Image/Transformations/Image/Rotation 90" #: plug-ins/common/rotators.c:106 msgid "Rotates the current image 90 degrees anticlockwise." -msgstr "Tourne l'image de 90 degrИs dans le sens inverse des aiguilles d'une montre." +msgstr "" +"Tourne l'image de 90 degrИs dans le sens inverse des aiguilles d'une montre." #: plug-ins/common/rotators.c:111 msgid "/Image/Transforms/Image/Rotate 270" @@ -3063,7 +5999,8 @@ msgstr "/Image/Transformations/Image/Rotation 270" #: plug-ins/sel2path/sel2path.c:125 plug-ins/sel2path/sel2path.c:126 msgid "Converts a selection to a path (with advanced user menu)" -msgstr "Convertit une sИlection en chemin (avec un menu pour utilisateur avancИ)" +msgstr "" +"Convertit une sИlection en chemin (avec un menu pour utilisateur avancИ)" #: plug-ins/sel2path/sel2path.c:153 plug-ins/sel2path/sel2path.c:154 msgid "Converts a selection to a path" @@ -3098,6 +6035,51 @@ msgstr " msgid "Internal error. Selection bpp > 1" msgstr "Erreur interne. bpp de la sИlection > 1" +#: plug-ins/struc/struc.c:107 +msgid "Adds a canvas texture map to the picture" +msgstr "" + +#: plug-ins/struc/struc.c:108 +msgid "This function applies a canvas texture map to the drawable." +msgstr "" + +#: plug-ins/struc/struc.c:112 +#, fuzzy +msgid "/Filters/Artistic/Apply Canvas" +msgstr "/Filtres/Artistique/Cubisme" + +#: plug-ins/struc/struc.c:232 +#, fuzzy +msgid "Struc" +msgstr "Configuration" + +#: plug-ins/struc/struc.c:262 +#, fuzzy +msgid "Filter options" +msgstr "Options gИnИrales" + +#. Radio buttons +#: plug-ins/struc/struc.c:272 +#, fuzzy +msgid "Direction" +msgstr "Vecteur de direction" + +#: plug-ins/struc/struc.c:283 +msgid "Top-right" +msgstr "" + +#: plug-ins/struc/struc.c:283 +msgid "Top-left" +msgstr "" + +#: plug-ins/struc/struc.c:283 +msgid "Bottom-left" +msgstr "" + +#: plug-ins/struc/struc.c:283 +msgid "Bottom-right" +msgstr "" + #: plug-ins/common/threshold_alpha.c:196 msgid "/Image/Alpha/Threshold Alpha" msgstr "/Image/Alpha/Seuil Alpha" @@ -3110,6 +6092,166 @@ msgstr "threshold_alpha (0.13) : coloration de la transparence..." msgid "Threshold" msgstr "Seuil" +#: plug-ins/common/warp.c:301 +msgid "Twist or smear an image. (only first six arguments are required)" +msgstr "" + +#: plug-ins/common/warp.c:302 +msgid "" +"Smears an image along vector paths calculated as the gradient of a separate " +"control matrix. The effect can look like brushstrokes of acrylic or " +"watercolor paint, in some cases." +msgstr "" + +#: plug-ins/common/warp.c:306 +#, fuzzy +msgid "/Filters/Artistic/Warp" +msgstr "/Filtres/Artistique/Cubisme" + +#: plug-ins/common/warp.c:476 +#, fuzzy +msgid "Warp" +msgstr "Enrouler" + +#. The main table +#: plug-ins/common/warp.c:526 +#, fuzzy +msgid "Main Options" +msgstr "Options XBM" + +#. on_x, on_y +#: plug-ins/common/warp.c:540 +#, fuzzy +msgid "Step Size" +msgstr "Taille de carreau" + +#: plug-ins/common/warp.c:544 +#, fuzzy +msgid "Iterations" +msgstr "Saturation" + +#. Displacement map menu +#: plug-ins/common/warp.c:572 +msgid "Displacement Map:" +msgstr "" + +#: plug-ins/common/warp.c:592 +msgid "On Edges: " +msgstr "" + +#: plug-ins/common/warp.c:605 +msgid "Smear" +msgstr "" + +#: plug-ins/common/warp.c:614 +#, fuzzy +msgid "Black" +msgstr "Noir:" + +#: plug-ins/common/warp.c:623 +#, fuzzy +msgid "FG Color" +msgstr "Couleur" + +#. -------------------------------------------------------------------- +#. --------- The secondary table -------------------------- +#: plug-ins/common/warp.c:640 +#, fuzzy +msgid "Secondary Options" +msgstr "Options d'enregistrement" + +#: plug-ins/common/warp.c:653 +#, fuzzy +msgid "Dither Size" +msgstr "Taille de carreau" + +#: plug-ins/common/warp.c:667 +msgid "Substeps" +msgstr "" + +#. -------------------------------------------------------- +#: plug-ins/common/warp.c:682 +#, fuzzy +msgid "Rotation Angle" +msgstr "Rotation" + +#. Magnitude map menu +#: plug-ins/common/warp.c:699 +msgid "Magnitude Map:" +msgstr "" + +#: plug-ins/common/warp.c:718 +msgid "Use Mag Map: " +msgstr "" + +#: plug-ins/common/warp.c:722 +msgid "Yes" +msgstr "" + +#: plug-ins/common/warp.c:731 +#, fuzzy +msgid "No" +msgstr "Aucun" + +#. -------------------------------------------------------------------- +#. --------- The "other" table -------------------------- +#: plug-ins/common/warp.c:748 +#, fuzzy +msgid "Other Options" +msgstr "Options d'enregistrement" + +#: plug-ins/common/warp.c:761 +msgid "Gradient Scale" +msgstr "" + +#: plug-ins/common/warp.c:783 +msgid "Gradient map selection menu" +msgstr "" + +#. ---------------------------------------------- +#: plug-ins/common/warp.c:792 +msgid "Vector Mag" +msgstr "" + +#. -------------------------------------------------------- +#: plug-ins/common/warp.c:807 +msgid "Angle" +msgstr "" + +#: plug-ins/common/warp.c:828 +msgid "Fixed-direction-vector map selection menu" +msgstr "" + +#: plug-ins/common/warp.c:1118 +msgid "Warp diff: error allocating memory.\n" +msgstr "" + +#. +#. if (display_diff_map) { +#. gimp_display_new(new_image_id); +#. } +#. +#. make sure layer is visible +#: plug-ins/common/warp.c:1305 +#, fuzzy +msgid "Smoothing X gradient..." +msgstr "DИgradИ continu" + +#: plug-ins/common/warp.c:1307 +#, fuzzy +msgid "Smoothing Y gradient..." +msgstr "DИgradИ continu" + +#. calculate new X,Y Displacement image maps +#: plug-ins/common/warp.c:1362 +msgid "Finding XY gradient..." +msgstr "" + +#: plug-ins/common/warp.c:1386 +#, c-format +msgid "Flow Step %d..." +msgstr "" + #: plug-ins/common/xbm.c:163 msgid "Load a file in X10 or X11 bitmap (XBM) file format" msgstr "Charger un fichier au format bitmap X10 ou X11 (XBM)" @@ -3197,21 +6339,21 @@ msgstr "format bitmap X10" msgid "Identifier prefix: " msgstr "PrИfixe d'identification: " -#: plug-ins/common/xpm.c:170 +#: plug-ins/common/xpm.c:156 msgid "loads files of the xpm file format" msgstr "charge les fichiers enregistrИs au format xpm" -#: plug-ins/common/xpm.c:182 +#: plug-ins/common/xpm.c:168 msgid "saves files in the xpm file format (if you're on a 16 bit display...)" msgstr "" "enregistre le fichier au format xpm (si vous Йtes sur un affichage 16 " "bits...)" -#: plug-ins/common/xpm.c:756 +#: plug-ins/common/xpm.c:783 msgid "Save as Xpm" msgstr "Enregistrer en Xpm" -#: plug-ins/common/xpm.c:790 +#: plug-ins/common/xpm.c:817 msgid "Alpha Threshold" msgstr "Seuil alpha" @@ -3297,7 +6439,9 @@ msgstr "Erreur durant l' #: plug-ins/common/zealouscrop.c:64 msgid "" "Automagically crops unused space from the edges and middle of a picture." -msgstr "Rogne automagiquement l'espace non utilisИ sur les cТtИs et au milieu d'une image." +msgstr "" +"Rogne automagiquement l'espace non utilisИ sur les cТtИs et au milieu d'une " +"image." #: plug-ins/common/zealouscrop.c:69 msgid "/Image/Transforms/Zealous Crop" @@ -3311,3 +6455,124 @@ msgstr "D msgid "ZealousCrop(tm): Nothing to be done.\n" msgstr "DИcoupageZИlИ(tm) : Rien Ю faire.\n" +#: 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 +#, fuzzy +msgid "SIOD Output" +msgstr "Sortie" + +#. The current command +#: plug-ins/script-fu/script-fu-console.c:290 +#, fuzzy +msgid "Current Command" +msgstr "Heure actuelle" + +#: plug-ins/script-fu/script-fu-console.c:311 +#, fuzzy +msgid "Browse..." +msgstr "Parcourir" + +#: plug-ins/script-fu/script-fu-console.c:569 +msgid "Unable to open SIOD output pipe" +msgstr "" + +#: plug-ins/script-fu/script-fu-console.c:573 +msgid "Unable to open a stream on the SIOD output pipe" +msgstr "" + +#: plug-ins/script-fu/script-fu-console.c:620 +msgid "Script-Fu evaluate mode allows only noninteractive invocation" +msgstr "" + +#. the script arguments frame +#: plug-ins/script-fu/script-fu-scripts.c:1156 +msgid "Script Arguments" +msgstr "" + +#: plug-ins/script-fu/script-fu-scripts.c:1237 +msgid "Script Toggle" +msgstr "" + +#: plug-ins/script-fu/script-fu-scripts.c:1290 +msgid "Script-Fu File Selection" +msgstr "" + +#: plug-ins/script-fu/script-fu-scripts.c:1318 +msgid "Script-fu Pattern Selection" +msgstr "" + +#: plug-ins/script-fu/script-fu-scripts.c:1324 +msgid "Script-Fu Gradient Selection" +msgstr "" + +#: plug-ins/script-fu/script-fu-scripts.c:1332 +msgid "Script-Fu Brush Selection" +msgstr "" + +#: plug-ins/script-fu/script-fu-scripts.c:1366 +msgid " Reset to Defaults " +msgstr "" + +#: plug-ins/script-fu/script-fu-scripts.c:1400 +#, fuzzy +msgid "About" +msgstr "Auto" + +#: plug-ins/script-fu/script-fu-scripts.c:1524 +msgid "NOT SET" +msgstr "" + +#: plug-ins/script-fu/script-fu-scripts.c:1598 +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:1856 +#, fuzzy +msgid "Author: " +msgstr "Auto" + +#: plug-ins/script-fu/script-fu-scripts.c:1866 +msgid "Copyright: " +msgstr "" + +#: plug-ins/script-fu/script-fu-scripts.c:1876 +msgid "Date: " +msgstr "" + +#: plug-ins/script-fu/script-fu-scripts.c:1888 +#, fuzzy +msgid "Image types: " +msgstr "Taille de l'image" + +#: plug-ins/script-fu/script-fu-scripts.c:2032 +msgid "Script-Fu Color Picker" +msgstr "" + +#: plug-ins/script-fu/script-fu-scripts.c:2127 +msgid "Script-Fu Font Selection" +msgstr "" + +#: plug-ins/script-fu/script-fu-server.c:551 +#, fuzzy +msgid "Script-Fu Server Options" +msgstr "Options d'enregistrement" + +#. 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 "" diff --git a/po-plug-ins/hu.po b/po-plug-ins/hu.po index be3010c3fb..93742f1b87 100644 --- a/po-plug-ins/hu.po +++ b/po-plug-ins/hu.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 1999-09-09 13:55-0700\n" +"POT-Creation-Date: 1999-10-04 09:28-0700\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -66,7 +66,7 @@ msgstr "" msgid "sin^p, stepped" msgstr "" -#: plug-ins/common/CML_explorer.c:253 +#: plug-ins/common/CML_explorer.c:253 plug-ins/gap/gap_mov_dialog.c:280 msgid "None" msgstr "" @@ -213,19 +213,24 @@ msgstr "" #: plug-ins/common/CML_explorer.c:377 plug-ins/common/CML_explorer.c:385 #: plug-ins/common/CML_explorer.c:1429 plug-ins/common/CML_explorer.c:1753 -#: plug-ins/common/decompose.c:135 +#: plug-ins/common/decompose.c:135 plug-ins/common/lic.c:1024 +#: plug-ins/gap/gap_mov_dialog.c:253 plug-ins/gimpressionist/orientation.c:191 +#: plug-ins/gimpressionist/size.c:189 msgid "Hue" msgstr "" #: plug-ins/common/CML_explorer.c:378 plug-ins/common/CML_explorer.c:386 #: plug-ins/common/CML_explorer.c:1433 plug-ins/common/CML_explorer.c:1753 -#: plug-ins/common/decompose.c:136 +#: plug-ins/common/decompose.c:136 plug-ins/common/lic.c:1036 +#: plug-ins/gap/gap_mov_dialog.c:254 msgid "Saturation" msgstr "" #: plug-ins/common/CML_explorer.c:379 plug-ins/common/CML_explorer.c:387 #: plug-ins/common/CML_explorer.c:1437 plug-ins/common/CML_explorer.c:1753 -#: plug-ins/common/decompose.c:137 +#: plug-ins/common/decompose.c:137 plug-ins/gap/gap_mov_dialog.c:256 +#: plug-ins/gimpressionist/orientation.c:134 +#: plug-ins/gimpressionist/size.c:133 msgid "Value" msgstr "" @@ -249,7 +254,9 @@ msgstr "" msgid "Coupled-Map-Lattice Explorer" msgstr "" -#: plug-ins/common/CML_explorer.c:1342 plug-ins/common/ps.c:2448 +#: plug-ins/common/CML_explorer.c:1342 plug-ins/common/ps.c:2531 +#: plug-ins/gimpressionist/orientmap.c:502 +#: plug-ins/gimpressionist/preview.c:106 plug-ins/gimpressionist/sizemap.c:402 msgid "Preview" msgstr "" @@ -438,20 +445,30 @@ msgid "Graph of the current settings" msgstr "" #. Action Area -#: plug-ins/bmp/bmpwrite.c:428 plug-ins/common/CML_explorer.c:1818 +#: plug-ins/bmp/bmpwrite.c:420 plug-ins/common/CML_explorer.c:1818 #: plug-ins/common/CML_explorer.c:2679 plug-ins/common/CML_explorer.c:2775 #: plug-ins/common/apply_lens.c:416 plug-ins/common/blur.c:619 #: plug-ins/common/bumpmap.c:965 plug-ins/common/checkerboard.c:381 #: plug-ins/common/compose.c:816 plug-ins/common/convmatrix.c:706 #: plug-ins/common/cubism.c:329 plug-ins/common/decompose.c:914 #: plug-ins/common/depthmerge.c:746 plug-ins/common/destripe.c:695 -#: plug-ins/common/gif.c:1263 plug-ins/common/jpeg.c:1468 -#: plug-ins/common/mail.c:485 plug-ins/common/oilify.c:460 -#: plug-ins/common/png.c:827 plug-ins/common/ps.c:2023 -#: plug-ins/common/ps.c:2290 plug-ins/common/rotate.c:605 -#: plug-ins/common/threshold_alpha.c:467 plug-ins/common/threshold_alpha.c:500 -#: plug-ins/common/xbm.c:959 plug-ins/common/xpm.c:763 -#: plug-ins/print/print.c:1104 plug-ins/sel2path/sel2path.c:350 +#: plug-ins/common/gif.c:1285 plug-ins/common/jpeg.c:1565 +#: plug-ins/common/lic.c:1246 plug-ins/common/mail.c:485 +#: plug-ins/common/oilify.c:460 plug-ins/common/png.c:924 +#: plug-ins/common/ps.c:2115 plug-ins/common/ps.c:2373 +#: plug-ins/common/rotate.c:605 plug-ins/common/threshold_alpha.c:467 +#: plug-ins/common/threshold_alpha.c:500 plug-ins/common/warp.c:508 +#: plug-ins/common/xbm.c:959 plug-ins/common/xpm.c:790 +#: plug-ins/gap/gap_arr_dialog.c:947 plug-ins/gap/gap_arr_dialog.c:1171 +#: plug-ins/gap/gap_mod_layer.c:149 plug-ins/gap/gap_mov_dialog.c:461 +#: plug-ins/gap/gap_mpege.c:190 plug-ins/gap/gap_resi_dialog.c:136 +#: plug-ins/gimpressionist/gimpressionist.c:361 +#: plug-ins/gimpressionist/orientmap.c:626 +#: plug-ins/gimpressionist/presets.c:392 plug-ins/gimpressionist/sizemap.c:485 +#: plug-ins/mosaic/mosaic.c:564 plug-ins/print/print.c:1143 +#: plug-ins/script-fu/script-fu-scripts.c:1383 +#: plug-ins/script-fu/script-fu-server.c:559 plug-ins/sel2path/sel2path.c:350 +#: plug-ins/struc/struc.c:239 msgid "OK" msgstr "" @@ -514,22 +531,31 @@ msgstr "" msgid "Warning: Hmmm, it's a parameter file for newer CML_explorer than me." msgstr "" -#. cancel button -#: plug-ins/Lighting/lighting_ui.c:1062 plug-ins/bmp/bmpwrite.c:437 +#. the 3 Action Buttons +#: plug-ins/Lighting/lighting_ui.c:1062 plug-ins/bmp/bmpwrite.c:429 #: plug-ins/common/CML_explorer.c:2688 plug-ins/common/apply_lens.c:426 #: plug-ins/common/blur.c:621 plug-ins/common/bumpmap.c:974 #: plug-ins/common/checkerboard.c:390 plug-ins/common/colorify.c:323 #: plug-ins/common/compose.c:825 plug-ins/common/convmatrix.c:723 #: plug-ins/common/cubism.c:338 plug-ins/common/decompose.c:924 #: plug-ins/common/depthmerge.c:756 plug-ins/common/destripe.c:704 -#: plug-ins/common/gif.c:1172 plug-ins/common/jpeg.c:1477 -#: plug-ins/common/mail.c:496 plug-ins/common/oilify.c:469 -#: plug-ins/common/png.c:836 plug-ins/common/ps.c:2033 -#: plug-ins/common/ps.c:2300 plug-ins/common/rotate.c:615 -#: plug-ins/common/threshold_alpha.c:476 plug-ins/common/xbm.c:707 -#: plug-ins/common/xbm.c:969 plug-ins/common/xpm.c:772 -#: plug-ins/print/print.c:991 plug-ins/print/print.c:1097 -#: plug-ins/sel2path/sel2path.c:359 +#: plug-ins/common/gif.c:1194 plug-ins/common/jpeg.c:1574 +#: plug-ins/common/lic.c:1255 plug-ins/common/mail.c:496 +#: plug-ins/common/oilify.c:469 plug-ins/common/png.c:933 +#: plug-ins/common/ps.c:2125 plug-ins/common/ps.c:2383 +#: plug-ins/common/rotate.c:615 plug-ins/common/threshold_alpha.c:476 +#: plug-ins/common/warp.c:517 plug-ins/common/xbm.c:707 +#: plug-ins/common/xbm.c:969 plug-ins/common/xpm.c:799 +#: plug-ins/gap/gap_arr_dialog.c:1173 plug-ins/gap/gap_dbbrowser_utils.c:211 +#: plug-ins/gap/gap_filter_foreach.c:127 plug-ins/gap/gap_mod_layer.c:151 +#: plug-ins/gap/gap_mod_layer.c:265 plug-ins/gap/gap_mov_dialog.c:470 +#: plug-ins/gap/gap_mpege.c:240 plug-ins/gap/gap_resi_dialog.c:145 +#: plug-ins/gimpressionist/orientmap.c:640 +#: plug-ins/gimpressionist/presets.c:400 plug-ins/gimpressionist/sizemap.c:499 +#: plug-ins/mosaic/mosaic.c:573 plug-ins/print/print.c:1030 +#: plug-ins/print/print.c:1136 plug-ins/script-fu/script-fu-scripts.c:1392 +#: plug-ins/script-fu/script-fu-server.c:568 plug-ins/sel2path/sel2path.c:359 +#: plug-ins/struc/struc.c:248 msgid "Cancel" msgstr "" @@ -603,7 +629,7 @@ msgstr "" msgid "Transparent background" msgstr "" -#: plug-ins/Lighting/lighting_ui.c:580 +#: plug-ins/Lighting/lighting_ui.c:580 plug-ins/common/lic.c:1008 msgid "Create new image" msgstr "" @@ -804,7 +830,7 @@ msgstr "" msgid "Environment image:" msgstr "" -#: plug-ins/Lighting/lighting_ui.c:987 +#: plug-ins/Lighting/lighting_ui.c:987 plug-ins/common/lic.c:1001 msgid "Options" msgstr "" @@ -831,6 +857,8 @@ msgstr "" #. Add Ok, Cancel and Help buttons to the action area #. ================================================== #: plug-ins/Lighting/lighting_ui.c:1061 +#: plug-ins/gimpressionist/orientmap.c:633 +#: plug-ins/gimpressionist/sizemap.c:492 msgid "Apply" msgstr "" @@ -862,6 +890,83 @@ msgstr "" msgid "Zoom out (make image smaller)" msgstr "" +#: plug-ins/common/animationplay.c:247 +msgid "This plugin allows you to preview a GIMP layer-based animation." +msgstr "" + +#: plug-ins/common/animationplay.c:252 +msgid "/Filters/Animation/Animation Playback" +msgstr "" + +#: plug-ins/common/animationplay.c:663 plug-ins/common/animationplay.c:664 +msgid "Animation Playback: " +msgstr "" + +#. Action area - 'close' button only. +#: plug-ins/common/animationplay.c:676 +#: plug-ins/script-fu/script-fu-console.c:205 +#: plug-ins/script-fu/script-fu-scripts.c:1903 +msgid "Close" +msgstr "" + +#. The 'playback' half of the dialog +#: plug-ins/common/animationplay.c:690 plug-ins/common/animationplay.c:693 +msgid "Playback: " +msgstr "" + +#: plug-ins/common/animationplay.c:723 +msgid "Play/Stop" +msgstr "" + +#: plug-ins/common/animationplay.c:729 +msgid "Rewind" +msgstr "" + +#: plug-ins/common/animationplay.c:735 +msgid "Step" +msgstr "" + +#: plug-ins/common/animationplay.c:793 +msgid "Frame %v of %u" +msgstr "" + +#: plug-ins/common/animationplay.c:971 +#, c-format +msgid "playback: Asked for frame number %d in a %d-frame animation!\n" +msgstr "" + +#: plug-ins/common/animoptimize.c:130 +msgid "" +"This plugin applies various optimizations to a GIMP layer-based animation." +msgstr "" + +#: plug-ins/common/animoptimize.c:136 +msgid "/Filters/Animation/Animation Optimize" +msgstr "" + +#: plug-ins/common/animoptimize.c:143 +msgid "" +"This plugin 'simplifies' a GIMP layer-based animation that has been " +"AnimationOptimized. This makes the animation much easier to work with if, " +"for example, the optimized version is all you have." +msgstr "" + +#: plug-ins/common/animoptimize.c:152 +msgid "/Filters/Animation/Animation UnOptimize" +msgstr "" + +#: plug-ins/common/animoptimize.c:296 +msgid "Optimizing Animation..." +msgstr "" + +#: plug-ins/common/animoptimize.c:298 +msgid "UnOptimizing Animation..." +msgstr "" + +#: plug-ins/common/animoptimize.c:327 +msgid "Not enough memory to allocate buffers for optimization.\n" +msgstr "" + #: plug-ins/common/apply_lens.c:132 msgid "Apply a lens effect" msgstr "" @@ -889,9 +994,9 @@ msgstr "" #. #: plug-ins/common/apply_lens.c:435 plug-ins/common/blur.c:607 #: plug-ins/common/checkerboard.c:399 plug-ins/common/cubism.c:347 -#: plug-ins/common/jpeg.c:1512 plug-ins/common/oilify.c:478 -#: plug-ins/common/png.c:847 plug-ins/common/threshold_alpha.c:352 -#: plug-ins/common/xpm.c:781 +#: plug-ins/common/jpeg.c:1609 plug-ins/common/oilify.c:478 +#: plug-ins/common/png.c:944 plug-ins/common/threshold_alpha.c:352 +#: plug-ins/common/xpm.c:808 plug-ins/mosaic/mosaic.c:698 msgid "Parameter Settings" msgstr "" @@ -1033,18 +1138,18 @@ msgstr "" msgid "Number of times to apply filter" msgstr "" -#: plug-ins/bmp/bmp.c:105 plug-ins/bmp/bmp.c:106 +#: plug-ins/bmp/bmp.c:107 plug-ins/bmp/bmp.c:108 msgid "Loads files of Windows BMP file format" msgstr "" -#: plug-ins/bmp/bmp.c:117 plug-ins/bmp/bmp.c:118 +#: plug-ins/bmp/bmp.c:119 plug-ins/bmp/bmp.c:120 msgid "Saves files in Windows BMP file format" msgstr "" #: plug-ins/bmp/bmpread.c:27 plug-ins/common/gifload.c:287 -#: plug-ins/common/jpeg.c:670 plug-ins/common/png.c:345 -#: plug-ins/common/png.c:347 plug-ins/common/xbm.c:523 -#: plug-ins/common/xpm.c:300 +#: plug-ins/common/jpeg.c:733 plug-ins/common/png.c:385 +#: plug-ins/common/png.c:387 plug-ins/common/xbm.c:523 +#: plug-ins/common/xpm.c:315 #, c-format msgid "Loading %s:" msgstr "" @@ -1079,14 +1184,13 @@ msgstr "" msgid "%s: bad colormap\n" msgstr "" -#. -#. * Create the "background" layer to hold the image... -#. +#. Create a "normal" layer +#. ======================= #: plug-ins/bmp/bmpread.c:210 plug-ins/bmp/bmpread.c:218 #: plug-ins/bmp/bmpread.c:224 plug-ins/common/compose.c:562 #: plug-ins/common/decompose.c:472 plug-ins/common/gifload.c:828 -#: plug-ins/common/jpeg.c:812 plug-ins/common/png.c:455 -#: plug-ins/common/xbm.c:612 +#: plug-ins/common/jpeg.c:884 plug-ins/common/lic.c:848 +#: plug-ins/common/png.c:515 plug-ins/common/xbm.c:612 msgid "Background" msgstr "" @@ -1099,24 +1203,24 @@ msgstr "" msgid "can't open %s\n" msgstr "" -#: plug-ins/bmp/bmpwrite.c:154 plug-ins/common/jpeg.c:1090 -#: plug-ins/common/png.c:595 plug-ins/common/png.c:597 -#: plug-ins/common/ps.c:673 plug-ins/common/xbm.c:777 -#: plug-ins/common/xpm.c:611 plug-ins/common/xwd.c:507 +#: plug-ins/bmp/bmpwrite.c:154 plug-ins/common/jpeg.c:1169 +#: plug-ins/common/png.c:687 plug-ins/common/png.c:689 +#: plug-ins/common/ps.c:748 plug-ins/common/xbm.c:777 +#: plug-ins/common/xpm.c:636 plug-ins/common/xwd.c:507 #, c-format msgid "Saving %s:" msgstr "" -#: plug-ins/bmp/bmpwrite.c:421 +#: plug-ins/bmp/bmpwrite.c:413 msgid "Save as BMP" msgstr "" #. parameter settings -#: plug-ins/bmp/bmpwrite.c:446 +#: plug-ins/bmp/bmpwrite.c:438 msgid "Save Options" msgstr "" -#: plug-ins/bmp/bmpwrite.c:454 +#: plug-ins/bmp/bmpwrite.c:446 msgid "RLE encoded" msgstr "" @@ -1188,7 +1292,8 @@ msgstr "" msgid "Elevation" msgstr "" -#: plug-ins/common/bumpmap.c:955 +#. Horizontal scale +#: plug-ins/common/bumpmap.c:955 plug-ins/struc/struc.c:307 msgid "Depth" msgstr "" @@ -1310,8 +1415,9 @@ msgstr "" msgid "Ok" msgstr "" -#: plug-ins/common/colorify.c:331 plug-ins/common/xpm.c:406 -#: plug-ins/print/print.c:848 +#: plug-ins/common/colorify.c:331 plug-ins/common/xpm.c:424 +#: plug-ins/gap/gap_mov_dialog.c:255 plug-ins/gimpressionist/color.c:51 +#: plug-ins/print/print.c:887 msgid "Color" msgstr "" @@ -1444,7 +1550,7 @@ msgid "This function creates a new image from multiple gray images" msgstr "" #: plug-ins/common/compose.c:234 -msgid "/Image/Channel Ops/Compose" +msgid "/Image/Channels/Compose" msgstr "" #: plug-ins/common/compose.c:241 @@ -1527,12 +1633,12 @@ msgstr "" msgid "Extend" msgstr "" -#: plug-ins/common/convmatrix.c:80 +#: plug-ins/common/convmatrix.c:80 plug-ins/common/warp.c:596 msgid "Wrap" msgstr "" #. Action area -#: plug-ins/common/convmatrix.c:80 plug-ins/common/gif.c:1163 +#: plug-ins/common/convmatrix.c:80 plug-ins/common/gif.c:1185 msgid "Crop" msgstr "" @@ -1611,7 +1717,7 @@ msgstr "" msgid "Use Background Color" msgstr "" -#: plug-ins/common/cubism.c:363 +#: plug-ins/common/cubism.c:363 plug-ins/mosaic/mosaic.c:705 msgid "Tile Size" msgstr "" @@ -1710,7 +1816,7 @@ msgid "" msgstr "" #: plug-ins/common/decompose.c:222 -msgid "/Image/Channel Ops/Decompose" +msgid "/Image/Channels/Decompose" msgstr "" #: plug-ins/common/decompose.c:303 @@ -1836,32 +1942,1768 @@ msgstr "" msgid "Width" msgstr "" -#: plug-ins/common/gif.c:408 +#. Button to invoke filebrowser +#: plug-ins/gap/gap_arr_dialog.c:278 +msgid "File-Browser" +msgstr "" + +#: plug-ins/gap/gap_arr_dialog.c:666 +#, c-format +msgid "pair_flt_create_value: Bad FloatFormat ignored %s\n" +msgstr "" + +#: plug-ins/gap/gap_arr_dialog.c:810 +#, c-format +msgid "pair_int_create_value: Bad IntFormat ignored %s\n" +msgstr "" + +#. if no buttons are specified use one CLOSE button per default +#: plug-ins/gap/gap_arr_dialog.c:962 +msgid "CLOSE" +msgstr "" + +#. parameter settings +#: plug-ins/gap/gap_arr_dialog.c:973 +msgid "Enter Values" +msgstr "" + +#: plug-ins/gap/gap_arr_dialog.c:990 plug-ins/gap/gap_arr_dialog.c:1050 +msgid "Value: " +msgstr "" + +#: plug-ins/gap/gap_arr_dialog.c:1026 +msgid "WGT_ACT_BUTTON not implemented yet, widget type ignored\n" +msgstr "" + +#. undefined widget type +#: plug-ins/gap/gap_arr_dialog.c:1029 +#, c-format +msgid "Unknown widget type %d ignored\n" +msgstr "" + +#: plug-ins/gap/gap_arr_dialog.c:1202 +msgid "Press Button" +msgstr "" + +#: plug-ins/gap/gap_arr_dialog.c:1203 +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:137 +msgid "Search :" +msgstr "" + +#: plug-ins/gap/gap_dbbrowser_utils.c:166 +msgid "Gen Code by name" +msgstr "" + +#: plug-ins/gap/gap_dbbrowser_utils.c:175 +msgid "Search by name" +msgstr "" + +#: plug-ins/gap/gap_dbbrowser_utils.c:183 +msgid "Search by blurb" +msgstr "" + +#. show the name +#: plug-ins/gap/gap_dbbrowser_utils.c:325 +msgid "Name :" +msgstr "" + +#. show the description +#: plug-ins/gap/gap_dbbrowser_utils.c:342 +msgid "Blurb :" +msgstr "" + +#: plug-ins/gap/gap_dbbrowser_utils.c:364 +msgid "In :" +msgstr "" + +#: plug-ins/gap/gap_dbbrowser_utils.c:410 +msgid "Out :" +msgstr "" + +#: plug-ins/gap/gap_dbbrowser_utils.c:459 +msgid "Help :" +msgstr "" + +#. show the author & the copyright +#: plug-ins/gap/gap_dbbrowser_utils.c:497 +msgid "Author :" +msgstr "" + +#: plug-ins/gap/gap_dbbrowser_utils.c:512 +msgid "Date :" +msgstr "" + +#: plug-ins/gap/gap_dbbrowser_utils.c:527 +msgid "Copyright :" +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:156 plug-ins/gap/gap_mod_layer.c:288 +msgid "Animated Filter apply" +msgstr "" + +#: plug-ins/gap/gap_filter_foreach.c:119 +msgid "backup to file" +msgstr "" + +#. pixel +#: plug-ins/gap/gap_filter_foreach.c:121 +msgid "Make backup of the image after each step" +msgstr "" + +#: plug-ins/gap/gap_filter_foreach.c:125 plug-ins/gap/gap_mod_layer.c:263 +msgid "Continue" +msgstr "" + +#: plug-ins/gap/gap_filter_foreach.c:148 plug-ins/gap/gap_mod_layer.c:282 +#, c-format +msgid "" +"2.nd call of %s\n" +"(define end-settings)" +msgstr "" + +#: plug-ins/gap/gap_filter_foreach.c:152 +#, c-format +msgid "" +"Non-Interactive call of %s\n" +"(for all layers inbetween)" +msgstr "" + +#: plug-ins/gap/gap_filter_foreach.c:186 +#, c-format +msgid "" +"Error: Plugin %s has changed Nr. of layers from %d to %d\n" +"could not restore Layer visibilty.\n" +msgstr "" + +#: plug-ins/gap/gap_filter_foreach.c:202 +msgid "Warning: cant get layers (maybe the image was closed)\n" +msgstr "" + +#: plug-ins/gap/gap_filter_foreach.c:207 +#, c-format +msgid "" +"Error: Plugin %s has changed Nr. of layers from %d to %d\n" +"Anim Filter apply stopped.\n" +msgstr "" + +#: plug-ins/gap/gap_filter_foreach.c:258 +#, c-format +msgid "ERROR: Plugin not available or wrong type %s\n" +msgstr "" + +#: plug-ins/gap/gap_filter_foreach.c:269 +msgid "Applying Filter to all Layers .." +msgstr "" + +#: plug-ins/gap/gap_filter_foreach.c:277 +msgid "ERROR: need at 1 Layers to apply plugin !\n" +msgstr "" + +#: plug-ins/gap/gap_filter_foreach.c:307 +msgid "ERROR: fork failed !\n" +msgstr "" + +#: plug-ins/gap/gap_filter_foreach.c:495 +#, c-format +msgid "Saving image to backupfile:%s step = %d\n" +msgstr "" + +#: plug-ins/gap/gap_filter_foreach.c:543 +msgid "Select Filter for Animated apply" +msgstr "" + +#: plug-ins/gap/gap_filter_foreach.c:544 plug-ins/gap/gap_mod_layer.c:664 +msgid "Apply Constant" +msgstr "" + +#: plug-ins/gap/gap_filter_foreach.c:545 plug-ins/gap/gap_mod_layer.c:665 +msgid "Apply Varying" +msgstr "" + +#: plug-ins/gap/gap_filter_main.c:100 +msgid "" +"This plugin calls another plugin for each layer of an image, varying its " +"settings (to produce animated effects). The called plugin must work on a " +"single drawable and must be able to RUN_WITH_LAST_VALS" +msgstr "" + +#: plug-ins/gap/gap_filter_main.c:105 +msgid "/Filters/Animation/Filter all Layers" +msgstr "" + +#: plug-ins/gap/gap_lib.c:852 +msgid "" +"You are using a fileformat != xcf\n" +"Save Operations may result\n" +"in loss of layerinformation" +msgstr "" + +#. no defined value found (this is the 1.st call for this image_id) +#. * ask what to do with a 3 Button dialog +#. +#: plug-ins/gap/gap_lib.c:864 plug-ins/gap/gap_mpege.c:188 +#: plug-ins/gap/gap_range_ops.c:1029 +msgid "CANCEL" +msgstr "" + +#: plug-ins/gap/gap_lib.c:866 +msgid "SAVE Flattened" +msgstr "" + +#: plug-ins/gap/gap_lib.c:868 +msgid "SAVE As Is" +msgstr "" + +#: plug-ins/gap/gap_lib.c:872 plug-ins/gap/gap_range_ops.c:1032 +msgid "GAP Question" +msgstr "" + +#: plug-ins/gap/gap_lib.c:1439 +msgid "Duplicating frames .." +msgstr "" + +#: plug-ins/gap/gap_lib.c:1607 +msgid "Renumber Framesequence .." +msgstr "" + +#: plug-ins/gap/gap_lib.c:1791 +#, c-format +msgid "Goto Frame (%ld/%ld)" +msgstr "" + +#: plug-ins/gap/gap_lib.c:1794 +#, c-format +msgid "Destination Frame Number (%ld - %ld)" +msgstr "" + +#: plug-ins/gap/gap_lib.c:1798 plug-ins/gap/gap_lib.c:1872 +#: plug-ins/gap/gap_lib.c:2052 +msgid "Number :" +msgstr "" + +#: plug-ins/gap/gap_lib.c:1856 +#, c-format +msgid "Delete Frames (%ld/%ld)" +msgstr "" + +#: plug-ins/gap/gap_lib.c:1859 +#, c-format +msgid "Delete Frames from %ld to (Number)" +msgstr "" + +#: plug-ins/gap/gap_lib.c:1919 +#, c-format +msgid "Duplicate Frames (%ld/%ld)" +msgstr "" + +#: plug-ins/gap/gap_lib.c:1924 plug-ins/gap/gap_lib.c:2097 +#: plug-ins/gap/gap_range_ops.c:232 plug-ins/gap/gap_range_ops.c:445 +msgid "From :" +msgstr "" + +#: plug-ins/gap/gap_lib.c:1929 +msgid "Source Range starts at this framenumber" +msgstr "" + +#: plug-ins/gap/gap_lib.c:1932 plug-ins/gap/gap_lib.c:2105 +#: plug-ins/gap/gap_range_ops.c:239 plug-ins/gap/gap_range_ops.c:453 +msgid "To :" +msgstr "" + +#: plug-ins/gap/gap_lib.c:1937 +msgid "Source Range ends at this framenumber" +msgstr "" + +#: plug-ins/gap/gap_lib.c:1940 +msgid "N-Times :" +msgstr "" + +#: plug-ins/gap/gap_lib.c:1945 +msgid "" +"Copy selected Range n-times \n" +"(you may type in Values > 99)" +msgstr "" + +#: plug-ins/gap/gap_lib.c:1947 +msgid "Duplicate Framerange" +msgstr "" + +#: plug-ins/gap/gap_lib.c:2048 +#, c-format +msgid "Exchange current Frame (%ld)" +msgstr "" + +#: plug-ins/gap/gap_lib.c:2050 +msgid "With Frame (Number)" +msgstr "" + +#: plug-ins/gap/gap_lib.c:2092 +#, c-format +msgid "Framesequence Shift (%ld/%ld)" +msgstr "" + +#: plug-ins/gap/gap_lib.c:2102 +msgid "Affected Range starts at this framenumber" +msgstr "" + +#: plug-ins/gap/gap_lib.c:2110 +msgid "Affected Range ends at this framenumber" +msgstr "" + +#: plug-ins/gap/gap_lib.c:2113 +msgid "N-Shift :" +msgstr "" + +#: plug-ins/gap/gap_lib.c:2118 +msgid "" +"Renumber the affected framesequence \n" +"(numbers are shifted in circle by N)" +msgstr "" + +#: plug-ins/gap/gap_lib.c:2120 +msgid "Framesequence shift" +msgstr "" + +#: plug-ins/gap/gap_main.c:323 +msgid "" +"This plugin exchanges current image with (next nubered) image from disk." +msgstr "" + +#: plug-ins/gap/gap_main.c:328 +msgid "/AnimFrames/Goto Next" +msgstr "" + +#: plug-ins/gap/gap_main.c:335 +msgid "" +"This plugin exchanges current image with (previous nubered) image from disk." +msgstr "" + +#: plug-ins/gap/gap_main.c:340 +msgid "/AnimFrames/Goto Prev" +msgstr "" + +#: plug-ins/gap/gap_main.c:347 +msgid "" +"This plugin exchanges current image with (lowest nubered) image from disk." +msgstr "" + +#: plug-ins/gap/gap_main.c:352 +msgid "/AnimFrames/Goto First" +msgstr "" + +#: plug-ins/gap/gap_main.c:359 +msgid "" +"This plugin exchanges current image with (highest nubered) image from disk." +msgstr "" + +#: plug-ins/gap/gap_main.c:364 +msgid "/AnimFrames/Goto Last" +msgstr "" + +#: plug-ins/gap/gap_main.c:371 +msgid "" +"This plugin exchanges current image with requested image (nr) from disk." +msgstr "" + +#: plug-ins/gap/gap_main.c:376 +msgid "/AnimFrames/Goto Any" +msgstr "" + +#: plug-ins/gap/gap_main.c:383 +msgid "" +"This plugin deletes the given number of frames from disk including the " +"current frame." +msgstr "" + +#: plug-ins/gap/gap_main.c:388 +msgid "/AnimFrames/Delete Frames" +msgstr "" + +#: plug-ins/gap/gap_main.c:395 +msgid "This plugin duplicates the current frames on disk n-times." +msgstr "" + +#: plug-ins/gap/gap_main.c:400 +msgid "/AnimFrames/Duplicate Frames" +msgstr "" + +#: plug-ins/gap/gap_main.c:407 +msgid "This plugin exchanges content of the current with destination frame." +msgstr "" + +#: plug-ins/gap/gap_main.c:412 +msgid "/AnimFrames/Exchange Frame" +msgstr "" + +#: plug-ins/gap/gap_main.c:419 +msgid "" +"This plugin copies layer(s) from one sourceimage to multiple frames on disk, " +"varying position, size and opacity." +msgstr "" + +#: plug-ins/gap/gap_main.c:424 +msgid "/AnimFrames/Move Path" +msgstr "" + +#: plug-ins/gap/gap_main.c:431 +msgid "" +"This plugin creates a new image from the given range of frame-images. Each " +"frame is converted to one layer in the new image, according to flatten_mode. " +"(the frames on disk are not changed)." +msgstr "" + +#: plug-ins/gap/gap_main.c:436 +msgid "/AnimFrames/Frames to Image" +msgstr "" + +#: plug-ins/gap/gap_main.c:443 +msgid "This plugin flattens the given range of frame-images (on disk)" +msgstr "" + +#: plug-ins/gap/gap_main.c:448 +msgid "/AnimFrames/Frames Flatten" +msgstr "" + +#: plug-ins/gap/gap_main.c:455 +msgid "" +"This plugin deletes one layer in the given range of frame-images (on disk). " +"exception: the last remaining layer of a frame is not deleted" +msgstr "" + +#: plug-ins/gap/gap_main.c:460 +msgid "/AnimFrames/Frames LayerDel" +msgstr "" + +#: plug-ins/gap/gap_main.c:467 +msgid "" +"This plugin converts the given range of frame-images to other fileformats " +"(on disk) depending on extension" +msgstr "" + +#: plug-ins/gap/gap_main.c:472 +msgid "/AnimFrames/Frames Convert" +msgstr "" + +#: plug-ins/gap/gap_main.c:479 +msgid "" +"This plugin resizes all anim_frames (images on disk) to the given " +"new_width/new_height" +msgstr "" + +#: plug-ins/gap/gap_main.c:484 +msgid "/AnimFrames/Frames Resize" +msgstr "" + +#: plug-ins/gap/gap_main.c:491 +msgid "" +"This plugin crops all anim_frames (images on disk) to the given " +"new_width/new_height" +msgstr "" + +#: plug-ins/gap/gap_main.c:496 +msgid "/AnimFrames/Frames Crop" +msgstr "" + +#: plug-ins/gap/gap_main.c:503 +msgid "" +"This plugin scales all anim_frames (images on disk) to the given " +"new_width/new_height" +msgstr "" + +#: plug-ins/gap/gap_main.c:508 +msgid "/AnimFrames/Frames Scale" +msgstr "" + +#: plug-ins/gap/gap_main.c:515 +msgid "" +"This plugin splits the current image to anim frames (images on disk). Each " +"layer is saved as one frame" +msgstr "" + +#: plug-ins/gap/gap_main.c:520 +msgid "/AnimFrames/Split Img to Frames" +msgstr "" + +#: plug-ins/gap/gap_main.c:527 +msgid "" +"This plugin calls mpeg_encode to convert anim frames to MPEG1, or just " +"generates a param file for mpeg_encode. (mpeg_encode must be installed on " +"your system)" +msgstr "" + +#: plug-ins/gap/gap_main.c:532 +msgid "/AnimFrames/Frames MPEG1 encode" +msgstr "" + +#: plug-ins/gap/gap_main.c:540 +msgid "" +"This plugin calls mpeg2encode to convert anim frames to MPEG1 or MPEG2, or " +"just generates a param file for mpeg2encode. (mpeg2encode must be installed " +"on your system)" +msgstr "" + +#: plug-ins/gap/gap_main.c:545 +msgid "/AnimFrames/Frames MPEG2 encode" +msgstr "" + +#: plug-ins/gap/gap_main.c:553 +msgid "" +"This plugin exchanges frame numbers in the given range. (discfile " +"frame_0001.xcf is renamed to frame_0002.xcf, 2->3, 3->4 ... n->1)" +msgstr "" + +#: plug-ins/gap/gap_main.c:558 +msgid "/AnimFrames/Framesequence Shift" +msgstr "" + +#: plug-ins/gap/gap_main.c:565 +msgid "" +"This plugin performs a modifying action on each selected layer in each " +"selected framerange" +msgstr "" + +#: plug-ins/gap/gap_main.c:570 +msgid "/AnimFrames/Frames Modify" +msgstr "" + +#. Layer select modes +#: plug-ins/gap/gap_mod_layer.c:84 plug-ins/gap/gap_range_ops.c:417 +msgid "Pattern is equal to LayerName" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:85 plug-ins/gap/gap_range_ops.c:418 +msgid "Pattern is Start of LayerName" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:86 plug-ins/gap/gap_range_ops.c:419 +msgid "Pattern is End of Layername" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:87 plug-ins/gap/gap_range_ops.c:420 +msgid "Pattern is a Part of LayerName" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:88 plug-ins/gap/gap_range_ops.c:421 +msgid "Pattern is LayerstackNumber List" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:89 plug-ins/gap/gap_range_ops.c:422 +msgid "Pattern is REVERSE-stack List" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:90 plug-ins/gap/gap_range_ops.c:423 +msgid "All Visible (ignore Pattern)" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:92 plug-ins/gap/gap_range_ops.c:425 +msgid "select all Layers where Layername is equal to Pattern" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:93 plug-ins/gap/gap_range_ops.c:426 +msgid "select all Layers where Layername starts with Pattern" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:94 plug-ins/gap/gap_range_ops.c:427 +msgid "select all Layers where Layername ends up with Pattern" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:95 plug-ins/gap/gap_range_ops.c:428 +msgid "select all Layers where Layername contains Pattern" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:96 plug-ins/gap/gap_range_ops.c:429 +msgid "" +"select Layerstack positions.\n" +"0, 4-5, 8\n" +"where 0 == Top-layer" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:97 plug-ins/gap/gap_range_ops.c:430 +msgid "" +"select Layerstack positions.\n" +"0, 4-5, 8\n" +"where 0 == BG-layer" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:98 plug-ins/gap/gap_range_ops.c:431 +msgid "select all visible Layers" +msgstr "" + +#. action items what to do with the selected layer(s) +#: plug-ins/gap/gap_mod_layer.c:102 +msgid "set Layer(s) visible" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:103 +msgid "set Layer(s) invisible" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:104 +msgid "set Layer(s) linked" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:105 +msgid "set Layer(s) unlinked" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:106 +msgid "raise Layer(s)" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:107 +msgid "lower Layer(s)" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:108 +msgid "merge Layer(s) expand as necessary" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:109 +msgid "merge Layer(s) clipped to image" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:110 +msgid "merge Layer(s) clipped to bg-layer" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:111 +msgid "apply filter on Layer(s)" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:112 +msgid "duplicate Layer(s)" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:113 +msgid "delete Layer(s)" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:114 +msgid "rename Layer(s)" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:146 +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:159 plug-ins/gap/gap_mpege.c:258 +#: plug-ins/gap/gap_range_ops.c:293 +msgid "From Frame:" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:160 plug-ins/gap/gap_mov_dialog.c:594 +#: plug-ins/gap/gap_mpege.c:259 plug-ins/gap/gap_range_ops.c:294 +#: plug-ins/gap/gap_range_ops.c:446 +msgid "first handled frame" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:167 plug-ins/gap/gap_mpege.c:266 +#: plug-ins/gap/gap_range_ops.c:301 +msgid "To Frame:" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:168 plug-ins/gap/gap_mov_dialog.c:598 +#: plug-ins/gap/gap_mpege.c:267 plug-ins/gap/gap_range_ops.c:302 +#: plug-ins/gap/gap_range_ops.c:454 +msgid "last handled frame" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:176 plug-ins/gap/gap_range_ops.c:493 +msgid "Select Layer(s):" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:185 plug-ins/gap/gap_range_ops.c:502 +msgid "Select Pattern:" +msgstr "" + +#. pixel +#: plug-ins/gap/gap_mod_layer.c:187 plug-ins/gap/gap_range_ops.c:504 +msgid "" +"String to identify layer names \n" +"or layerstack position numbers\n" +"0,3-5" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:193 plug-ins/gap/gap_range_ops.c:510 +msgid "Case sensitive" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:194 plug-ins/gap/gap_range_ops.c:511 +msgid "Lowercase and UPPERCASE letters are considered as different" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:199 plug-ins/gap/gap_range_ops.c:516 +msgid "Invert Selection" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:200 +msgid "Perform actions on all unselected Layers" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:205 +msgid "Function :" +msgstr "" + +#. argv[7].radio_help_argv = action_help +#: plug-ins/gap/gap_mod_layer.c:209 +msgid "Function to be performed on all selected layers" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:215 +msgid "New Layername:" +msgstr "" + +#. pixel +#: plug-ins/gap/gap_mod_layer.c:217 +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:222 +msgid "Frames Modify" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:223 +msgid "Settings" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:286 +#, 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:663 +msgid "Select Filter for Animated frames-apply" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:805 +msgid "GAP Modify: No layer selected in last handled frame\n" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:891 +msgid "Modifying Frames/Layer(s) .." +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:972 +msgid "No selected Layer in start frame\n" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:243 plug-ins/gimpressionist/orientmap.c:590 +msgid "Normal" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:244 +msgid "Dissolve" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:245 +msgid "Multiply" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:246 +msgid "Screen" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:247 plug-ins/gimpressionist/paper.c:155 +msgid "Overlay" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:248 +msgid "Difference" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:249 +msgid "Addition" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:250 +msgid "Subtract" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:251 +msgid "Darken Only" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:252 +msgid "Lighten Only" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:263 +msgid "Left Top" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:264 +msgid "Left Bottom" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:265 +msgid "Right Top" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:266 +msgid "Right Bottom" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:267 +msgid "Center" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:275 +msgid "Loop" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:276 +msgid "Loop Reverse" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:277 +msgid "Once" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:278 +msgid "OnceReverse" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:279 +msgid "PingPong" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:440 +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:491 +msgid "Copy moving source-layer(s) into frames" +msgstr "" + +#. Point Buttons +#: plug-ins/gap/gap_mov_dialog.c:514 +msgid "Load Points" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:522 +msgid "Load Controlpoints from file" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:526 +msgid "Save Points" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:534 +msgid "Save Controlpoints to file" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:538 +msgid "Reset Points" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:546 +msgid "" +"Reset Controlpoints \n" +"to one Defaultpoint" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:550 +msgid "Add Point" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:558 +msgid "" +"Add Controlpoint at end \n" +"(the last Point is duplicated)" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:562 +msgid "Prev Point" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:570 +msgid "Show Previous Controlpoint" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:574 +msgid "Next Point" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:582 +msgid "Show Next Controlpoint" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:592 +msgid "Start Frame:" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:596 +msgid "End Frame:" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:600 +msgid "Preview Frame:" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:602 +msgid "" +"frame to show when UpdPreview\n" +"button is pressed" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:604 +msgid "Layerstack:" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:606 +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:609 +msgid "Clip To Frame" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:616 +msgid "" +"Clip all copied Src-Layers\n" +"at Frame Boundaries" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:660 +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:824 +msgid "Load Path Points from file" +msgstr "" + +#. filesel is already open +#: plug-ins/gap/gap_mov_dialog.c:860 +msgid "Save Path Points to file" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:1071 +#, 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:1073 +#, c-format +msgid "Opacity [%d]: " +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:1074 +#, c-format +msgid "Width [%d]: " +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:1075 +#, c-format +msgid "Height [%d]: " +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:1076 +#, c-format +msgid "Rotate deg[%d]: " +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:1255 +msgid "Source Select" +msgstr "" + +#. Source Layer menu +#: plug-ins/gap/gap_mov_dialog.c:1272 +msgid "SourceImage/Layer:" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:1282 +msgid "Source Object to insert into Framerange" +msgstr "" + +#. Paintmode menu +#: plug-ins/gap/gap_mov_dialog.c:1297 +msgid "Mode:" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:1306 +msgid "Paintmode" +msgstr "" + +#. Loop Stepmode menu +#: plug-ins/gap/gap_mov_dialog.c:1321 +msgid "Stepmode:" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:1339 +msgid "" +"How to fetch te next SrcLayer \n" +"at the next handled frame" +msgstr "" + +#. Source Image Handle menu +#: plug-ins/gap/gap_mov_dialog.c:1345 +msgid "Handle:" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:1363 +msgid "" +"How to place the SrcLayer at \n" +"Controlpoint Koordinates" +msgstr "" + +#. to avoid side effects while initialization +#: plug-ins/gap/gap_mov_dialog.c:1409 +msgid "Move Path Preview" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:1459 +msgid "" +"Scale SrcLayer's Width\n" +"in percent" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:1465 +msgid "" +"Scale SrcLayer's Height\n" +"in percent" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:1471 +msgid "" +"SrcLayer's Opacity\n" +"in percent" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:1480 +msgid "Rotate SrcLayer (in degree)" +msgstr "" + +#: plug-ins/gap/gap_mov_exec.c:217 +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:225 +msgid "Copying Layers into Frames .." +msgstr "" + +#: plug-ins/gap/gap_mpege.c:110 +msgid "Conditions to run mpeg_encode 1.5:" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:113 +msgid "Conditions to run mpeg2encode 1.2:" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:123 +msgid "1.) mpeg_encode 1.5 must be installed" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:126 +msgid "1.) mpeg2encode 1.2 must be installed" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:131 +msgid " you can get mpeg_encode at" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:134 +msgid " you can get mpeg2encode at http://www.mpeg.org/MSSG" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:139 +msgid " ftp://mm-ftp.cs.berkeley.edu/pub/multimedia/mpeg/bmt1r1.tar.gz" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:142 +msgid " or at ftp://ftp.mpeg.org/pub/mpeg/mssg " +msgstr "" + +#: plug-ins/gap/gap_mpege.c:147 +msgid "2.) You need a series of single Images on disk (AnimFrames)" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:151 +msgid " all with fileformat JPEG (or YUV or PNM or PPM)" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:154 +msgid " all with fileformat PPM (or YUV)" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:159 +msgid " (use 'Frames Convert' from the AnimFrames Menu" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:163 +msgid " or 'Split Img to Frames' from the AnimFrames Menu)" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:167 +msgid "3.) All Images must have the same size," +msgstr "" + +#: plug-ins/gap/gap_mpege.c:174 +msgid " width and height must be a multiple of 16" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:178 +msgid " (use Scale or Crop from the AnimFrames Menu)" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:193 +msgid "MPEG_ENCODE Information" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:231 +msgid "generate MPEG1 (ISO/IEC 11172-2) stream" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:232 +msgid "generate MPEG2 (ISO/IEC DIS 13818-2) stream" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:242 +msgid "GenParams" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:273 +msgid "Framerate :" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:274 +msgid "framerate in frames/second" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:281 +msgid "Bitrate:" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:282 +msgid "" +"used for constant bitrates (bit/sec) \n" +"(low rate gives good compression + bad quality)" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:293 +msgid "Outputfile:" +msgstr "" + +#. pixel +#: plug-ins/gap/gap_mpege.c:295 +msgid "Name of the resulting MPEG outputfile" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:301 +msgid "Paramfile:" +msgstr "" + +#. pixel +#: plug-ins/gap/gap_mpege.c:303 +msgid "" +"Name of the Encoder-Parameterfile\n" +"(is generated)" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:309 +msgid "Startscript:" +msgstr "" + +#. pixel +#: plug-ins/gap/gap_mpege.c:311 +msgid "" +"Name of the Startscript \n" +"(is generated/executed)" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:318 +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:322 +msgid "Constant Bitrate :" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:323 +msgid "Iqnore I/P/QSCALE values and use constant bit-rate)" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:328 +msgid "Pattern:" +msgstr "" + +#. pixel +#: plug-ins/gap/gap_mpege.c:330 +msgid "How to encode MPEG framesequence (I/P/B frames)" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:336 +msgid "IQSCALE:" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:337 +msgid "" +"Quality scale for I-Frames \n" +"(1 = best quality, 31 = best comression)" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:344 +msgid "PQSCALE:" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:345 +msgid "" +"Quality scale for P-Frames \n" +"(1 = best quality, 31 = best comression)" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:352 +msgid "BQSCALE:" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:353 +msgid "" +"Quality scale for B-Frames \n" +"(1 = best quality, 31 = best comression)" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:360 +msgid "P-Search :" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:361 +msgid "Search Algorithmus used for P-frames" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:367 +msgid "B-Search :" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:368 +msgid "Search Algorithmus used for B-frames" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:373 +msgid "Gen MPEG_ENCODE Parameters" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:374 plug-ins/gap/gap_mpege.c:413 +msgid "Encode Values" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:391 +msgid "" +"Generate parameterfile for mpeg2encode 1.2\n" +"(MPEG-2 Video Encoder.)\n" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:394 +msgid "MPEG-type :" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:403 +msgid "Videoformat :" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:404 +msgid "Videoformat" +msgstr "" + +#. framerates above 30 ar not allowed in mpeg2encode +#: plug-ins/gap/gap_mpege.c:412 +msgid "Gen MPEG2ENCODE Parameters" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:517 +#, c-format +msgid "cant open MPEG Paramfile %s for write\n" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:976 +msgid "" +"\n" +"WARNING: mpeg_encode does not support Fileformat " +msgstr "" + +#: plug-ins/gap/gap_mpege.c:979 +msgid "" +"\n" +"ERROR: width not a multiple of 16" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:980 +msgid "" +"\n" +"ERROR: height not a multiple of 16" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:986 +msgid "" +"\n" +"WARNING: mpeg2encode does not support Fileformat " +msgstr "" + +#: plug-ins/gap/gap_mpege.c:991 +msgid "" +"\n" +"ERROR: invoked from a single image, animframe required" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:1009 +msgid "sorry folks, NON_INTERACTIVE call .. not implemented yet\n" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:108 +msgid "New Width :" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:115 +msgid "New Height :" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:122 +msgid "Offest X :" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:129 +msgid "Offest Y :" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:138 +msgid "Crop AnimFrames (all)" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:139 +#, c-format +msgid "Crop (original %dx%d)" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:149 +msgid "Resize AnimFrames (all)" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:150 +#, c-format +msgid "Resize (original %dx%d)" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:156 +msgid "Scale AnimFrames (all)" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:157 +#, c-format +msgid "Scale (original %dx%d)" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:246 +msgid "Layerstack :" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:285 +msgid "KEEP_TYPE" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:285 +msgid "Conv to RGB" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:285 +msgid "Conv to GRAY" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:285 +msgid "Conv to INDEXED" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:308 +msgid "" +"\n" +"Select destination fileformat by extension\n" +"optionally convert imagetype\n" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:311 +msgid "Basename:" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:312 +msgid "" +"basename of the resulting frames \n" +"(0001.ext is added)" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:317 plug-ins/gap/gap_split.c:229 +msgid "Extension:" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:318 plug-ins/gap/gap_split.c:230 +msgid "" +"extension of resulting frames \n" +"(is also used to define Fileformat)" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:324 +msgid "Imagetype :" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:325 +msgid "" +"Convert to, or keep imagetype \n" +"(most fileformats cant handle all types)" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:331 +msgid "Flatten :" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:332 +msgid "" +"Flatten all resulting frames \n" +"(most fileformats need flattened frames)" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:337 +msgid "Colors :" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:338 +msgid "" +"Number of resulting Colors \n" +"(ignored if not converted to indexed)" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:344 +msgid "Dither :" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:345 +msgid "" +"Enable Floyd-Steinberg dithering \n" +"(ignored if not converted to indexed)" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:350 +msgid "Convert Frames to other Formats" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:351 +msgid "Convert Settings :" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:408 +msgid "Expand as necessary" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:409 +msgid "Clipped to image" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:410 +msgid "Clipped to bottom layer" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:411 +msgid "Flattened image" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:412 +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:413 +msgid "Resulting Layer Size is the frame size" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:414 +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:415 +msgid "" +"Resulting Layer Size is the frame size \n" +"transparent parts are filled with BG color" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:460 +msgid "Layer Basename:" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:461 +msgid "" +"Basename for all Layers \n" +"[####] is replaced by frame number" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:479 +msgid "Layer Mergemode :" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:486 +msgid "Exclude BG-Layer" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:487 +msgid "" +"Exclude the BG-Layers \n" +"in all handled frames\n" +"regardless to selection" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:517 +msgid "Use all unselected Layers" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:591 +msgid "Creating Layer-Animated Image .." +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:805 +msgid "Frames to Image" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:806 +msgid "Create Multilayer-Image from Frames" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:935 +msgid "Flattening Frames .." +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:936 +msgid "Converting Frames .." +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:1025 +msgid "OVERWRITE frame" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:1027 +msgid "OVERWRITE all" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:1046 +msgid "" +"Convert Frames: SAVE operation FAILED\n" +"- desired save plugin cant handle type\n" +"- or desired save plugin not available\n" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:1152 +msgid "Cropping all Animation Frames .." +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:1155 +msgid "Resizing all Animation Frames .." +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:1158 +msgid "Scaling all Animation Frames .." +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:1244 +msgid "Flatten Frames" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:1245 +msgid "Select Frame Range" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:1300 +#, c-format +msgid "Removing Layer (pos:%ld) from Frames .." +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:1423 +msgid "Delete Layers in Frames" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:1424 +msgid "Select Frame Range & Position" +msgstr "" + +#: plug-ins/gap/gap_split.c:97 +msgid "Splitting into Frames .." +msgstr "" + +#: plug-ins/gap/gap_split.c:172 +msgid "" +"Split Frames: SAVE operation FAILED\n" +"- desired save plugin cant handle type\n" +"- or desired save plugin not available\n" +msgstr "" + +#: plug-ins/gap/gap_split.c:220 +#, c-format +msgid "" +"%s\n" +"%s\n" +"(%s_0001.%s)\n" +msgstr "" + +#: plug-ins/gap/gap_split.c:221 +msgid "Make a frame (diskfile) from each Layer" +msgstr "" + +#: plug-ins/gap/gap_split.c:222 +msgid "frames are named: base_nr.extension" +msgstr "" + +#: plug-ins/gap/gap_split.c:235 +msgid "Inverse Order :" +msgstr "" + +#: plug-ins/gap/gap_split.c:236 +msgid "Start frame 0001 at Top Layer" +msgstr "" + +#: plug-ins/gap/gap_split.c:240 +msgid "Flatten :" +msgstr "" + +#: plug-ins/gap/gap_split.c:241 +msgid "" +"Remove Alpha Channel in resulting Frames, \n" +"transparent parts are filled with BG color" +msgstr "" + +#: plug-ins/gap/gap_split.c:244 +msgid "Split Image into Frames" +msgstr "" + +#: plug-ins/gap/gap_split.c:245 +msgid "Split Settings :" +msgstr "" + +#: plug-ins/gap/gap_split.c:290 +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 "" + +#: plug-ins/gap/resize.c:197 +msgid "X Offset:" +msgstr "" + +#: plug-ins/gap/resize.c:214 +msgid "Y Offset:" +msgstr "" + +#. the constrain toggle button +#: plug-ins/gap/resize.c:231 +msgid "Constrain Ratio" +msgstr "" + +#: plug-ins/common/gif.c:396 msgid "saves files in Compuserve GIF file format" msgstr "" -#: plug-ins/common/gif.c:682 +#: plug-ins/common/gif.c:691 msgid "GIF: Couldn't simply reduce colours further. Saving as opaque.\n" msgstr "" -#: plug-ins/common/gif.c:938 +#: plug-ins/common/gif.c:947 msgid "" "GIF: Sorry, can't save RGB images as GIFs - convert to INDEXED\n" "or GRAY first.\n" msgstr "" -#: plug-ins/common/gif.c:957 +#: plug-ins/common/gif.c:966 #, c-format msgid "GIF: can't open %s\n" msgstr "" -#: plug-ins/common/gif.c:1064 +#: plug-ins/common/gif.c:1073 msgid "" "Transparent colour *might* be incorrect on viewers which don't support " "transparency." msgstr "" -#: plug-ins/common/gif.c:1196 +#: plug-ins/common/gif.c:1218 msgid "" "The image which you are trying to save as a GIF\n" "contains layers which extend beyond the actual\n" @@ -1872,62 +3714,62 @@ msgid "" "the image borders, or cancel this save." msgstr "" -#: plug-ins/common/gif.c:1252 +#: plug-ins/common/gif.c:1274 msgid "Save as GIF" msgstr "" #. regular gif parameter settings -#: plug-ins/common/gif.c:1286 +#: plug-ins/common/gif.c:1308 msgid "GIF Options" msgstr "" -#: plug-ins/common/gif.c:1294 plug-ins/common/png.c:856 +#: plug-ins/common/gif.c:1316 plug-ins/common/png.c:953 msgid "Interlace" msgstr "" -#: plug-ins/common/gif.c:1306 +#: plug-ins/common/gif.c:1328 msgid "GIF Comment: " msgstr "" #. additional animated gif parameter settings -#: plug-ins/common/gif.c:1367 +#: plug-ins/common/gif.c:1389 msgid "Animated GIF Options" msgstr "" -#: plug-ins/common/gif.c:1375 +#: plug-ins/common/gif.c:1397 msgid "Loop forever" msgstr "" -#: plug-ins/common/gif.c:1388 +#: plug-ins/common/gif.c:1410 msgid "Delay between frames where unspecified: " msgstr "" -#: plug-ins/common/gif.c:1402 +#: plug-ins/common/gif.c:1424 msgid " milliseconds" msgstr "" -#: plug-ins/common/gif.c:1413 +#: plug-ins/common/gif.c:1435 msgid "Frame disposal where unspecified: " msgstr "" -#: plug-ins/common/gif.c:1423 +#: plug-ins/common/gif.c:1445 msgid "I don't care" msgstr "" -#: plug-ins/common/gif.c:1429 +#: plug-ins/common/gif.c:1451 msgid "Cumulative layers (combine)" msgstr "" -#: plug-ins/common/gif.c:1435 +#: plug-ins/common/gif.c:1457 msgid "One frame per layer (replace)" msgstr "" -#: plug-ins/common/gif.c:1493 +#: plug-ins/common/gif.c:1515 #, c-format msgid "GIF: colorstobpp - Eep! too many colours: %d\n" msgstr "" -#: plug-ins/common/gif.c:1509 +#: plug-ins/common/gif.c:1531 #, c-format msgid "GIF: bpptocolors - Eep! bpp==%d !\n" msgstr "" @@ -2072,6 +3914,791 @@ msgstr "" msgid "GIF: too much input data, ignoring extra...\n" 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:395 +msgid "Brush Preview:" +msgstr "" + +#: plug-ins/gimpressionist/brush.c:404 +msgid "Gamma:" +msgstr "" + +#: plug-ins/gimpressionist/brush.c:417 +msgid "Changes the gamma (brightness) of the selected brush" +msgstr "" + +#: plug-ins/gimpressionist/brush.c:429 +msgid "Select:" +msgstr "" + +#: plug-ins/gimpressionist/brush.c:434 +msgid "Aspect ratio:" +msgstr "" + +#: plug-ins/gimpressionist/brush.c:438 plug-ins/gimpressionist/paper.c:176 +msgid "Relief:" +msgstr "" + +#: plug-ins/gimpressionist/brush.c:453 +msgid "(None)" +msgstr "" + +#: plug-ins/gimpressionist/brush.c:466 +msgid "Save..." +msgstr "" + +#: plug-ins/gimpressionist/brush.c:480 +msgid "Specifies the aspect ratio of the brush" +msgstr "" + +#: plug-ins/gimpressionist/brush.c:491 +msgid "Specifies the amount of embossing to apply to each brush stroke" +msgstr "" + +#: plug-ins/gimpressionist/color.c:79 +msgid "Color:" +msgstr "" + +#: plug-ins/gimpressionist/color.c:89 +msgid "Average under brush" +msgstr "" + +#: plug-ins/gimpressionist/color.c:95 +msgid "Color is computed from the average of all pixels under the brush" +msgstr "" + +#: plug-ins/gimpressionist/color.c:99 +msgid "Center of brush" +msgstr "" + +#: plug-ins/gimpressionist/color.c:105 +msgid "Samples the color from the pixel in the center of the brush" +msgstr "" + +#: plug-ins/gimpressionist/color.c:114 +msgid "Color noise:" +msgstr "" + +#: plug-ins/gimpressionist/color.c:125 +msgid "Adds random noise to the color" +msgstr "" + +#: plug-ins/gimpressionist/general.c:99 +msgid "Color Selection Dialog" +msgstr "" + +#: plug-ins/gimpressionist/general.c:134 +msgid "General" +msgstr "" + +#: plug-ins/gimpressionist/general.c:159 +msgid "Edge darken:" +msgstr "" + +#: plug-ins/gimpressionist/general.c:176 +msgid "How much to \"darken\" the edges of each brush stroke" +msgstr "" + +#: plug-ins/gimpressionist/general.c:183 +msgid "Background:" +msgstr "" + +#: plug-ins/gimpressionist/general.c:191 +msgid "Keep original" +msgstr "" + +#: plug-ins/gimpressionist/general.c:197 +msgid "Preserve the original image as a background" +msgstr "" + +#: plug-ins/gimpressionist/general.c:201 +msgid "From paper" +msgstr "" + +#: plug-ins/gimpressionist/general.c:207 +msgid "Copy the texture of the selected paper as a background" +msgstr "" + +#: plug-ins/gimpressionist/general.c:220 +msgid "Solid" +msgstr "" + +#: plug-ins/gimpressionist/general.c:226 +msgid "Solid colored background" +msgstr "" + +#: plug-ins/gimpressionist/general.c:243 +msgid "Transparent" +msgstr "" + +#: plug-ins/gimpressionist/general.c:249 +msgid "Use a transparent background; Only the strokes painted will be visible" +msgstr "" + +#: plug-ins/gimpressionist/general.c:264 +msgid "Paint edges" +msgstr "" + +#: plug-ins/gimpressionist/general.c:272 +msgid "Tileable" +msgstr "" + +#: plug-ins/gimpressionist/general.c:276 +msgid "Selects if the resulting image should be seamlessly tileable" +msgstr "" + +#: plug-ins/gimpressionist/general.c:284 +msgid "Drop Shadow" +msgstr "" + +#: plug-ins/gimpressionist/general.c:288 +msgid "Adds a shadow effect to each brush stroke" +msgstr "" + +#: plug-ins/gimpressionist/general.c:299 +msgid "How much to \"darken\" the drop shadow" +msgstr "" + +#: plug-ins/gimpressionist/general.c:305 +msgid "Shadow depth:" +msgstr "" + +#: plug-ins/gimpressionist/general.c:316 +msgid "" +"The depth of the drop shadow, i.e. how far apart from the object it should be" +msgstr "" + +#: plug-ins/gimpressionist/general.c:322 +msgid "Shadow blur:" +msgstr "" + +#: plug-ins/gimpressionist/general.c:333 +msgid "How much to blur the drop shadow" +msgstr "" + +#: plug-ins/gimpressionist/general.c:339 +msgid "Deviation threshold:" +msgstr "" + +#: plug-ins/gimpressionist/general.c:350 +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:83 +#, 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:100 +msgid "" +"*** Warning ***\n" +"No home directory!\n" +msgstr "" + +#: plug-ins/gimpressionist/gimpressionist.c:351 +#: plug-ins/gimpressionist/gimpressionist.c:448 +msgid "The GIMPressionist!" +msgstr "" + +#: plug-ins/gimpressionist/gimpressionist.c:483 +msgid " OK " +msgstr "" + +#: plug-ins/gimpressionist/gimpressionist.c:490 +msgid "Run with the selected settings" +msgstr "" + +#: plug-ins/gimpressionist/gimpressionist.c:492 +msgid " Cancel " +msgstr "" + +#: plug-ins/gimpressionist/gimpressionist.c:497 +msgid "Quit the program" +msgstr "" + +#: plug-ins/gimpressionist/gimpressionist.c:499 +msgid " About... " +msgstr "" + +#: plug-ins/gimpressionist/gimpressionist.c:504 +msgid "Show some information about program" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:52 +msgid "Orientation" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:76 +msgid "Directions:" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:80 +msgid "Start angle:" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:84 +msgid "Angle span:" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:99 plug-ins/gimpressionist/size.c:98 +msgid "The number of directions (i.e. brushes) to use" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:108 +msgid "The angle of the first brush to create" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:117 +msgid "How large an angle-span to use (360 = full circle)" +msgstr "" + +#. +#. * Orientation option menu... +#. +#: plug-ins/gimpressionist/orientation.c:124 plug-ins/print/print.c:822 +msgid "Orientation:" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:140 +msgid "" +"Let the value (brightness) of the region determine the direction of the " +"stroke" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:144 +#: plug-ins/gimpressionist/size.c:143 +msgid "Radius" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:150 +msgid "" +"The distance from the center of the image determines the direction of the " +"stroke" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:154 +#: plug-ins/gimpressionist/size.c:153 +msgid "Random" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:160 +msgid "Selects a random direction of each stroke" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:164 +#: plug-ins/gimpressionist/size.c:163 +msgid "Radial" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:170 +msgid "Let the direction from the center determine the direction of the stroke" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:179 +#: plug-ins/gimpressionist/size.c:178 +msgid "Flowing" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:185 +#: plug-ins/gimpressionist/size.c:184 +msgid "The strokes follow a \"flowing\" pattern" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:197 +msgid "The hue of the region determines the direction of the stroke" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:201 +#: plug-ins/gimpressionist/size.c:199 +msgid "Adaptive" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:207 +msgid "The direction that matches the original image the closest is selected" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:216 +#: plug-ins/gimpressionist/size.c:213 plug-ins/print/print-pcl.c:248 +msgid "Manual" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:222 +msgid "Manually specify the stroke orientation" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:226 +#: plug-ins/gimpressionist/size.c:223 +msgid "Edit..." +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:231 +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:531 +#: plug-ins/gimpressionist/sizemap.c:431 +msgid "Add" +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:551 +msgid "Angle:" +msgstr "" + +#: plug-ins/gimpressionist/orientmap.c:563 +msgid "Change the angle of the selected vector" +msgstr "" + +#: plug-ins/gimpressionist/orientmap.c:565 +#: plug-ins/gimpressionist/sizemap.c:465 +msgid "Strength:" +msgstr "" + +#: plug-ins/gimpressionist/orientmap.c:577 +msgid "Change the strength of the selected vector" +msgstr "" + +#: plug-ins/gimpressionist/orientmap.c:580 +msgid "Type:" +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:74 +#, c-format +msgid "Paper/%s" +msgstr "" + +#: plug-ins/gimpressionist/paper.c:89 +msgid "Paper" +msgstr "" + +#: plug-ins/gimpressionist/paper.c:133 +msgid "Paper Preview:" +msgstr "" + +#. updatepaperprev(NULL); +#: plug-ins/gimpressionist/paper.c:144 +msgid "Invert" +msgstr "" + +#: plug-ins/gimpressionist/paper.c:151 +msgid "Inverts the Papers texture" +msgstr "" + +#: plug-ins/gimpressionist/paper.c:159 +msgid "Applies the paper as it is (without embossing it)" +msgstr "" + +#: plug-ins/gimpressionist/paper.c:172 +msgid "Scale:" +msgstr "" + +#: plug-ins/gimpressionist/paper.c:191 +msgid "Specifies the scale of the texture (in percent of original file)" +msgstr "" + +#: plug-ins/gimpressionist/paper.c:200 +msgid "Specifies the amount of embossing to apply to the image (in percent)" +msgstr "" + +#: plug-ins/gimpressionist/placement.c:52 +msgid "Placement" +msgstr "" + +#: plug-ins/gimpressionist/placement.c:80 +msgid "Placement:" +msgstr "" + +#: plug-ins/gimpressionist/placement.c:90 +msgid "Randomly" +msgstr "" + +#: plug-ins/gimpressionist/placement.c:96 +msgid "Place strokes randomly around the image" +msgstr "" + +#: plug-ins/gimpressionist/placement.c:100 +msgid "Evenly distributed" +msgstr "" + +#: plug-ins/gimpressionist/placement.c:106 +msgid "The strokes are evenly distributed across the image" +msgstr "" + +#: plug-ins/gimpressionist/placement.c:115 +msgid "Stroke density:" +msgstr "" + +#: plug-ins/gimpressionist/placement.c:126 +msgid "The relative density of the brush strokes" +msgstr "" + +#: plug-ins/gimpressionist/placement.c:128 +msgid "Centerize" +msgstr "" + +#: plug-ins/gimpressionist/placement.c:132 +msgid "Focus the brush strokes around the center of the image" +msgstr "" + +#: plug-ins/gimpressionist/ppmtool.c:41 +#, c-format +msgid "(When allocating %u bytes.)\n" +msgstr "" + +#: plug-ins/gimpressionist/ppmtool.c:42 +msgid "Out of memory!\n" +msgstr "" + +#: plug-ins/gimpressionist/ppmtool.c:215 +#, c-format +msgid "loadgbr: Unable to open file \"%s\"!\n" +msgstr "" + +#: plug-ins/gimpressionist/ppmtool.c:257 +#, c-format +msgid "loadppm: Unable to open file \"%s\"!\n" +msgstr "" + +#: plug-ins/gimpressionist/ppmtool.c:267 +#, c-format +msgid "loadppm: File \"%s\" not PPM/PGM? (line=\"%s\")%c\n" +msgstr "" + +#: plug-ins/gimpressionist/ppmtool.c:279 +#, c-format +msgid "loadppm: File \"%s\" not valid PPM/PGM? (line=\"%s\")%c\n" +msgstr "" + +#: plug-ins/gimpressionist/presets.c:53 +#, c-format +msgid "Error opening file \"%s\" for reading!%c\n" +msgstr "" + +#: plug-ins/gimpressionist/presets.c:263 +#, c-format +msgid "Error opening file \"%s\" for reading!\n" +msgstr "" + +#: plug-ins/gimpressionist/presets.c:373 +msgid "Description:" +msgstr "" + +#: plug-ins/gimpressionist/presets.c:428 +msgid "Internal error: (savepreset) thispath == NULL" +msgstr "" + +#: plug-ins/gimpressionist/presets.c:436 +#, c-format +msgid "Error opening file \"%s\" for writing!%c\n" +msgstr "" + +#: plug-ins/gimpressionist/presets.c:572 +msgid "Presets" +msgstr "" + +#: plug-ins/gimpressionist/presets.c:600 +msgid " Save current " +msgstr "" + +#: plug-ins/gimpressionist/presets.c:606 +msgid "Save the current settings to the specified file" +msgstr "" + +#. gtk_container_border_width (GTK_CONTAINER (box2), 5); +#: plug-ins/gimpressionist/presets.c:644 +msgid " Apply " +msgstr "" + +#: plug-ins/gimpressionist/presets.c:650 +msgid "Reads the selected Preset into memory" +msgstr "" + +#: plug-ins/gimpressionist/presets.c:652 +msgid " Delete " +msgstr "" + +#: plug-ins/gimpressionist/presets.c:658 +msgid "Deletes the selected Preset" +msgstr "" + +#: plug-ins/gimpressionist/presets.c:660 +msgid " Refresh " +msgstr "" + +#: plug-ins/gimpressionist/presets.c:666 +msgid "Reread the directory of Presets" +msgstr "" + +#: plug-ins/gimpressionist/presets.c:668 +msgid "(Desc)" +msgstr "" + +#: plug-ins/gimpressionist/presets.c:673 +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:117 plug-ins/gimpressionist/repaint.c:863 +#: plug-ins/gimpressionist/repaint.c:865 +msgid " Update " +msgstr "" + +#: plug-ins/gimpressionist/preview.c:122 +msgid "Refresh the Preview window" +msgstr "" + +#: plug-ins/gimpressionist/preview.c:124 +msgid " Reset " +msgstr "" + +#: plug-ins/gimpressionist/preview.c:129 +msgid "Revert to the original image" +msgstr "" + +#: plug-ins/gimpressionist/repaint.c:142 +msgid "What!? No brushes?!\n" +msgstr "" + +#: plug-ins/gimpressionist/repaint.c:282 +msgid "Huh? Image size != alpha size?\n" +msgstr "" + +#: plug-ins/gimpressionist/repaint.c:667 +msgid "Internal error; Unknown orientationtype\n" +msgstr "" + +#: plug-ins/gimpressionist/repaint.c:687 +msgid "Internal error; Unknown sizetype\n" +msgstr "" + +#: plug-ins/gimpressionist/size.c:51 +msgid "Size" +msgstr "" + +#: plug-ins/gimpressionist/size.c:75 +msgid "Sizes:" +msgstr "" + +#: plug-ins/gimpressionist/size.c:79 +msgid "Min size:" +msgstr "" + +#: plug-ins/gimpressionist/size.c:83 +msgid "Max size:" +msgstr "" + +#: plug-ins/gimpressionist/size.c:107 +msgid "The smallest brush to create" +msgstr "" + +#: plug-ins/gimpressionist/size.c:116 +msgid "The largest brush to create" +msgstr "" + +#: plug-ins/gimpressionist/size.c:123 plug-ins/gimpressionist/sizemap.c:451 +msgid "Size:" +msgstr "" + +#: plug-ins/gimpressionist/size.c:139 +msgid "" +"Let the value (brightness) of the region determine the size of the stroke" +msgstr "" + +#: plug-ins/gimpressionist/size.c:149 +msgid "" +"The distance from the center of the image determines the size of the stroke" +msgstr "" + +#: plug-ins/gimpressionist/size.c:159 +msgid "Selects a random size for each stroke" +msgstr "" + +#: plug-ins/gimpressionist/size.c:169 +msgid "Let the direction from the center determine the size of the stroke" +msgstr "" + +#: plug-ins/gimpressionist/size.c:195 +msgid "The hue of the region determines the size of the stroke" +msgstr "" + +#: plug-ins/gimpressionist/size.c:205 +msgid "The brush-size that matches the original image the closest is selected" +msgstr "" + +#: plug-ins/gimpressionist/size.c:219 +msgid "Manually specify the stroke size" +msgstr "" + +#: plug-ins/gimpressionist/size.c:228 +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/common/guillotine.c:76 msgid "" "Slice up the image into subimages, cutting along the image's Guides. Fooey " @@ -2103,127 +4730,207 @@ msgstr "" msgid "Poopy, no guides.\n" msgstr "" -#: plug-ins/common/jpeg.c:307 plug-ins/common/jpeg.c:308 +#: plug-ins/common/jpeg.c:315 plug-ins/common/jpeg.c:316 msgid "loads files in the JPEG file format" msgstr "" -#: plug-ins/common/jpeg.c:319 +#: plug-ins/common/jpeg.c:327 msgid "saves files in the JPEG file format" msgstr "" -#: plug-ins/common/jpeg.c:320 +#: plug-ins/common/jpeg.c:328 msgid "saves files in the lossy, widely supported JPEG format" msgstr "" -#: plug-ins/common/jpeg.c:663 +#: plug-ins/common/jpeg.c:726 #, c-format msgid "can't open \"%s\"\n" msgstr "" -#: plug-ins/common/jpeg.c:794 +#: plug-ins/common/jpeg.c:860 #, c-format msgid "" "don't know how to load JPEGs\n" "with %d color channels" msgstr "" -#: plug-ins/common/jpeg.c:807 +#: plug-ins/common/jpeg.c:877 msgid "JPEG preview" msgstr "" -#: plug-ins/common/jpeg.c:851 +#: plug-ins/common/jpeg.c:923 #, c-format msgid "" "unknown density unit %d\n" "assuming dots per inch" msgstr "" -#: plug-ins/common/jpeg.c:1014 +#: plug-ins/common/jpeg.c:1090 #, c-format msgid "Size: %lu bytes (%02.01f kB)" msgstr "" -#: plug-ins/common/jpeg.c:1382 plug-ins/common/jpeg.c:1501 +#: plug-ins/common/jpeg.c:1469 plug-ins/common/jpeg.c:1598 msgid "Size: unknown" msgstr "" -#: plug-ins/common/jpeg.c:1461 +#: plug-ins/common/jpeg.c:1558 msgid "Save as Jpeg" msgstr "" #. sg - preview -#: plug-ins/common/jpeg.c:1486 +#: plug-ins/common/jpeg.c:1583 msgid "Image Preview" msgstr "" -#: plug-ins/common/jpeg.c:1494 +#: plug-ins/common/jpeg.c:1591 msgid "Preview (in image window)" msgstr "" -#: plug-ins/common/jpeg.c:1520 +#: plug-ins/common/jpeg.c:1617 msgid "Quality" msgstr "" -#: plug-ins/common/jpeg.c:1536 +#: plug-ins/common/jpeg.c:1633 msgid "Smoothing" msgstr "" -#: plug-ins/common/jpeg.c:1556 +#: plug-ins/common/jpeg.c:1653 msgid "Restart markers" msgstr "" -#: plug-ins/common/jpeg.c:1562 +#: plug-ins/common/jpeg.c:1659 msgid "Restart frequency (rows)" msgstr "" -#: plug-ins/common/jpeg.c:1582 +#: plug-ins/common/jpeg.c:1679 msgid "Optimize" msgstr "" -#: plug-ins/common/jpeg.c:1590 +#: plug-ins/common/jpeg.c:1686 msgid "Progressive" msgstr "" -#: plug-ins/common/jpeg.c:1603 +#: plug-ins/common/jpeg.c:1699 msgid "Force baseline JPEG (readable by all decoders)" msgstr "" -#: plug-ins/common/jpeg.c:1615 +#: plug-ins/common/jpeg.c:1711 msgid "2x2,1x1,1x1" msgstr "" -#: plug-ins/common/jpeg.c:1616 +#: plug-ins/common/jpeg.c:1712 msgid "2x1,1x1,1x1 (4:2:2)" msgstr "" -#: plug-ins/common/jpeg.c:1617 +#: plug-ins/common/jpeg.c:1713 msgid "1x1,1x1,1x1" msgstr "" -#: plug-ins/common/jpeg.c:1621 +#: plug-ins/common/jpeg.c:1717 msgid "Subsampling" msgstr "" -#: plug-ins/common/jpeg.c:1632 +#: plug-ins/common/jpeg.c:1728 msgid "Integer" msgstr "" -#: plug-ins/common/jpeg.c:1633 +#: plug-ins/common/jpeg.c:1729 msgid "Fast integer" msgstr "" -#: plug-ins/common/jpeg.c:1634 +#: plug-ins/common/jpeg.c:1730 msgid "Floating-point" msgstr "" -#: plug-ins/common/jpeg.c:1638 +#: plug-ins/common/jpeg.c:1734 msgid "DCT method (speed/quality tradeoff)" msgstr "" -#: plug-ins/common/jpeg.c:1651 +#: plug-ins/common/jpeg.c:1748 msgid "Image Comments" msgstr "" +#: plug-ins/common/lic.c:857 plug-ins/common/lic.c:988 +msgid "Van Gogh (LIC)" +msgstr "" + +#: plug-ins/common/lic.c:885 +msgid "LIC: Couldn't allocate temporary buffer - out of memory!\n" +msgstr "" + +#: plug-ins/common/lic.c:1017 +msgid "Effect channel" +msgstr "" + +#: plug-ins/common/lic.c:1047 +msgid "Brightness" +msgstr "" + +#: plug-ins/common/lic.c:1061 +msgid "Effect operator" +msgstr "" + +#: plug-ins/common/lic.c:1068 +msgid "Derivative" +msgstr "" + +#: plug-ins/common/lic.c:1080 +msgid "Gradient" +msgstr "" + +#: plug-ins/common/lic.c:1094 +msgid "Convolve" +msgstr "" + +#: plug-ins/common/lic.c:1101 +msgid "With white noise" +msgstr "" + +#: plug-ins/common/lic.c:1113 +msgid "With source image" +msgstr "" + +#: plug-ins/common/lic.c:1132 +msgid "Parameters" +msgstr "" + +#: plug-ins/common/lic.c:1144 +msgid "Effect image:" +msgstr "" + +#: plug-ins/common/lic.c:1162 +msgid "Filter length:" +msgstr "" + +#: plug-ins/common/lic.c:1176 +msgid "Noise magnitude:" +msgstr "" + +#: plug-ins/common/lic.c:1191 +msgid "Integration steps:" +msgstr "" + +#: plug-ins/common/lic.c:1206 +msgid "Minimum value:" +msgstr "" + +#: plug-ins/common/lic.c:1221 +msgid "Maximum value:" +msgstr "" + +#: plug-ins/common/lic.c:1309 +msgid "Creates a Van Gogh effect (Line Integral Convolution)" +msgstr "" + +#: plug-ins/common/lic.c:1314 +msgid "/Filters/Artistic/Van Gogh (LIC)" +msgstr "" + +#: plug-ins/common/lic.c:1436 +msgid "Noninteractive not yet implemented! Sorry.\n" +msgstr "" + #: plug-ins/common/mail.c:212 msgid "pipe files to uuencode then mail them" msgstr "" @@ -2263,6 +4970,89 @@ msgstr "" msgid "mail: some sort of error with the file extension or lack thereof \n" msgstr "" +#: plug-ins/mosaic/mosaic.c:326 +msgid "Convert the input drawable into a collection of tiles" +msgstr "" + +#: plug-ins/mosaic/mosaic.c:327 +msgid "Help not yet written for this plug-in" +msgstr "" + +#: plug-ins/mosaic/mosaic.c:331 +msgid "/Filters/Artistic/Mosaic" +msgstr "" + +#. progress bar for gradient finding +#: plug-ins/mosaic/mosaic.c:452 +msgid "Finding Edges..." +msgstr "" + +#. Progress bar for rendering tiles +#: plug-ins/mosaic/mosaic.c:502 +msgid "Rendering Tiles..." +msgstr "" + +#: plug-ins/mosaic/mosaic.c:557 +msgid "Mosaic" +msgstr "" + +#: plug-ins/mosaic/mosaic.c:622 +msgid "Antialiasing" +msgstr "" + +#: plug-ins/mosaic/mosaic.c:630 +msgid "Color Averaging" +msgstr "" + +#: plug-ins/mosaic/mosaic.c:638 +msgid "Pitted Surfaces" +msgstr "" + +#: plug-ins/mosaic/mosaic.c:646 +msgid "FG/BG Lighting" +msgstr "" + +#. tiling primitive +#: plug-ins/mosaic/mosaic.c:659 +msgid "Tiling Primitives" +msgstr "" + +#: plug-ins/mosaic/mosaic.c:666 +msgid "Squares" +msgstr "" + +#: plug-ins/mosaic/mosaic.c:675 +msgid "Hexagons" +msgstr "" + +#: plug-ins/mosaic/mosaic.c:684 +msgid "Octagons & Squares" +msgstr "" + +#: plug-ins/mosaic/mosaic.c:720 +msgid "Tile Height" +msgstr "" + +#: plug-ins/mosaic/mosaic.c:735 +msgid "Tile Spacing" +msgstr "" + +#: plug-ins/mosaic/mosaic.c:750 +msgid "Tile Neatness" +msgstr "" + +#: plug-ins/mosaic/mosaic.c:766 +msgid "Light Direction" +msgstr "" + +#: plug-ins/mosaic/mosaic.c:781 +msgid "Color Variation" +msgstr "" + +#: plug-ins/mosaic/mosaic.c:2557 +msgid "Unable to add additional point.\n" +msgstr "" + #: plug-ins/common/normalize.c:78 msgid "" "Normalize the contrast of the specified drawable to cover all possible " @@ -2321,19 +5111,23 @@ msgstr "" msgid "Mask Size" msgstr "" -#: plug-ins/common/png.c:149 +#: plug-ins/common/png.c:151 msgid "Loads files in PNG file format" msgstr "" -#: plug-ins/common/png.c:150 +#: plug-ins/common/png.c:152 msgid "This plug-in loads Portable Network Graphics (PNG) files." msgstr "" -#: plug-ins/common/png.c:818 +#: plug-ins/common/png.c:757 +msgid "Can't save image with alpha\n" +msgstr "" + +#: plug-ins/common/png.c:915 msgid "PNG Options" msgstr "" -#: plug-ins/common/png.c:863 +#: plug-ins/common/png.c:960 msgid "Compression level" msgstr "" @@ -2399,10 +5193,6 @@ msgstr "" msgid "Transparency" msgstr "" -#: plug-ins/print/print-pcl.c:248 -msgid "Manual" -msgstr "" - #: plug-ins/print/print-pcl.c:249 msgid "Tray 1" msgstr "" @@ -2431,135 +5221,135 @@ msgstr "" msgid "600 DPI" msgstr "" -#: plug-ins/print/print.c:229 +#: plug-ins/print/print.c:231 msgid "PostScript Level 1" msgstr "" -#: plug-ins/print/print.c:231 +#: plug-ins/print/print.c:233 msgid "PostScript Level 2" msgstr "" -#: plug-ins/print/print.c:233 +#: plug-ins/print/print.c:235 msgid "HP DeskJet 500, 520" msgstr "" -#: plug-ins/print/print.c:235 +#: plug-ins/print/print.c:237 msgid "HP DeskJet 500C, 540C" msgstr "" -#: plug-ins/print/print.c:237 +#: plug-ins/print/print.c:239 msgid "HP DeskJet 550C, 560C" msgstr "" -#: plug-ins/print/print.c:239 +#: plug-ins/print/print.c:241 msgid "HP DeskJet 600 series" msgstr "" -#: plug-ins/print/print.c:241 +#: plug-ins/print/print.c:243 msgid "HP DeskJet 800 series" msgstr "" -#: plug-ins/print/print.c:243 +#: plug-ins/print/print.c:245 msgid "HP DeskJet 1100C, 1120C" msgstr "" -#: plug-ins/print/print.c:245 +#: plug-ins/print/print.c:247 msgid "HP DeskJet 1200C, 1600C" msgstr "" -#: plug-ins/print/print.c:247 +#: plug-ins/print/print.c:249 msgid "HP LaserJet II series" msgstr "" -#: plug-ins/print/print.c:249 +#: plug-ins/print/print.c:251 msgid "HP LaserJet III series" msgstr "" -#: plug-ins/print/print.c:251 +#: plug-ins/print/print.c:253 msgid "HP LaserJet 4 series" msgstr "" -#: plug-ins/print/print.c:253 +#: plug-ins/print/print.c:255 msgid "HP LaserJet 4V, 4Si" msgstr "" -#: plug-ins/print/print.c:255 +#: plug-ins/print/print.c:257 msgid "HP LaserJet 5 series" msgstr "" -#: plug-ins/print/print.c:257 +#: plug-ins/print/print.c:259 msgid "HP LaserJet 5Si" msgstr "" -#: plug-ins/print/print.c:259 +#: plug-ins/print/print.c:261 msgid "HP LaserJet 6 series" msgstr "" -#: plug-ins/print/print.c:261 +#: plug-ins/print/print.c:263 msgid "EPSON Stylus Color" msgstr "" -#: plug-ins/print/print.c:263 +#: plug-ins/print/print.c:265 msgid "EPSON Stylus Color Pro" msgstr "" -#: plug-ins/print/print.c:265 +#: plug-ins/print/print.c:267 msgid "EPSON Stylus Color Pro XL" msgstr "" -#: plug-ins/print/print.c:267 +#: plug-ins/print/print.c:269 msgid "EPSON Stylus Color 1500" msgstr "" -#: plug-ins/print/print.c:269 +#: plug-ins/print/print.c:271 msgid "EPSON Stylus Color 400" msgstr "" -#: plug-ins/print/print.c:271 +#: plug-ins/print/print.c:273 msgid "EPSON Stylus Color 500" msgstr "" -#: plug-ins/print/print.c:273 +#: plug-ins/print/print.c:275 msgid "EPSON Stylus Color 600" msgstr "" -#: plug-ins/print/print.c:275 +#: plug-ins/print/print.c:277 msgid "EPSON Stylus Color 800" msgstr "" -#: plug-ins/print/print.c:277 +#: plug-ins/print/print.c:279 msgid "EPSON Stylus Color 1520" msgstr "" -#: plug-ins/print/print.c:279 +#: plug-ins/print/print.c:281 msgid "EPSON Stylus Color 3000" msgstr "" -#: plug-ins/print/print.c:332 +#: plug-ins/print/print.c:334 msgid "This plug-in prints images from The GIMP." msgstr "" -#: plug-ins/print/print.c:333 +#: plug-ins/print/print.c:335 msgid "Prints images to PostScript, PCL, or ESC/P2 printers." msgstr "" -#: plug-ins/print/print.c:337 +#: plug-ins/print/print.c:339 msgid "/File/Print" msgstr "" -#: plug-ins/print/print.c:650 +#: plug-ins/print/print.c:695 msgid "Auto" msgstr "" -#: plug-ins/print/print.c:651 +#: plug-ins/print/print.c:696 msgid "Portrait" msgstr "" -#: plug-ins/print/print.c:652 +#: plug-ins/print/print.c:697 msgid "Landscape" msgstr "" -#: plug-ins/print/print.c:685 +#: plug-ins/print/print.c:724 #, c-format msgid "Print v%s" msgstr "" @@ -2567,303 +5357,296 @@ msgstr "" #. #. * Media size option menu... #. -#: plug-ins/print/print.c:735 +#: plug-ins/print/print.c:774 msgid "Media Size:" msgstr "" #. #. * Media type option menu... #. -#: plug-ins/print/print.c:751 +#: plug-ins/print/print.c:790 msgid "Media Type:" msgstr "" #. #. * Media source option menu... #. -#: plug-ins/print/print.c:767 +#: plug-ins/print/print.c:806 msgid "Media Source:" msgstr "" -#. -#. * Orientation option menu... -#. -#: plug-ins/print/print.c:783 -msgid "Orientation:" -msgstr "" - #. #. * Resolution option menu... #. -#: plug-ins/common/ps.c:1999 plug-ins/print/print.c:813 +#: plug-ins/common/ps.c:2097 plug-ins/print/print.c:852 msgid "Resolution:" msgstr "" #. #. * Output type toggles... #. -#: plug-ins/print/print.c:829 +#: plug-ins/print/print.c:868 msgid "Output Type:" msgstr "" -#: plug-ins/print/print.c:838 +#: plug-ins/print/print.c:877 msgid "B&W" msgstr "" #. #. * Scaling... #. -#: plug-ins/print/print.c:861 +#: plug-ins/print/print.c:900 msgid "Scaling:" msgstr "" -#: plug-ins/print/print.c:896 +#: plug-ins/print/print.c:935 msgid "Percent" msgstr "" -#: plug-ins/print/print.c:905 +#: plug-ins/print/print.c:944 msgid "PPI" msgstr "" #. #. * Brightness slider... #. -#: plug-ins/print/print.c:917 +#: plug-ins/print/print.c:956 msgid "Brightness:" msgstr "" #. #. * Printer option menu... #. -#: plug-ins/print/print.c:952 +#: plug-ins/print/print.c:991 msgid "Printer:" msgstr "" -#: plug-ins/print/print.c:978 plug-ins/print/print.c:1011 +#: plug-ins/print/print.c:1017 plug-ins/print/print.c:1050 msgid "Setup" msgstr "" -#: plug-ins/print/print.c:998 +#: plug-ins/print/print.c:1037 msgid "Print" msgstr "" #. #. * Printer driver option menu... #. -#: plug-ins/print/print.c:1033 +#: plug-ins/print/print.c:1072 msgid "Driver:" msgstr "" #. #. * PPD file... #. -#: plug-ins/print/print.c:1058 +#: plug-ins/print/print.c:1097 msgid "PPD File:" msgstr "" -#: plug-ins/print/print.c:1071 +#: plug-ins/print/print.c:1110 msgid "Browse" msgstr "" #. #. * Print command... #. -#: plug-ins/print/print.c:1081 +#: plug-ins/print/print.c:1120 msgid "Command:" msgstr "" #. #. * Output file selection dialog... #. -#: plug-ins/print/print.c:1116 +#: plug-ins/print/print.c:1155 msgid "Print To File?" msgstr "" #. #. * PPD file selection dialog... #. -#: plug-ins/print/print.c:1126 +#: plug-ins/print/print.c:1165 msgid "PPD File?" msgstr "" -#: plug-ins/print/print.c:2111 +#: plug-ins/print/print.c:2150 msgid "File" msgstr "" -#: plug-ins/common/ps.c:320 plug-ins/common/ps.c:321 +#: plug-ins/common/ps.c:325 plug-ins/common/ps.c:326 msgid "load file of PostScript/PDF file format" msgstr "" -#: plug-ins/common/ps.c:344 +#: plug-ins/common/ps.c:349 msgid "save file in PostScript file format" msgstr "" -#: plug-ins/common/ps.c:345 +#: plug-ins/common/ps.c:350 msgid "" "PostScript saving handles all image types except those with alpha channels." msgstr "" -#: plug-ins/common/ps.c:550 +#: plug-ins/common/ps.c:620 msgid "PS: can't open file for reading" msgstr "" -#: plug-ins/common/ps.c:557 +#: plug-ins/common/ps.c:627 #, c-format msgid "Interpreting and Loading %s:" msgstr "" -#: plug-ins/common/ps.c:565 +#: plug-ins/common/ps.c:635 msgid "PS: can't interprete file" msgstr "" -#: plug-ins/common/ps.c:647 +#: plug-ins/common/ps.c:722 msgid "PostScript save cannot handle images with alpha channels" msgstr "" -#: plug-ins/common/ps.c:658 +#: plug-ins/common/ps.c:733 msgid "PS: cannot operate on unknown image types" msgstr "" -#: plug-ins/common/ps.c:667 +#: plug-ins/common/ps.c:742 msgid "PS: can't open file for writing" msgstr "" -#: plug-ins/common/ps.c:1713 plug-ins/common/ps.c:1810 -#: plug-ins/common/ps.c:1903 plug-ins/common/ps.c:1972 +#: plug-ins/common/ps.c:1800 plug-ins/common/ps.c:1897 +#: plug-ins/common/ps.c:1990 plug-ins/common/ps.c:2059 msgid "write error occured" msgstr "" -#: plug-ins/common/ps.c:1999 plug-ins/common/ps.c:2264 +#: plug-ins/common/ps.c:2097 plug-ins/common/ps.c:2354 msgid "Width:" msgstr "" -#: plug-ins/common/ps.c:1999 plug-ins/common/ps.c:2264 +#: plug-ins/common/ps.c:2097 plug-ins/common/ps.c:2354 msgid "Height:" msgstr "" -#: plug-ins/common/ps.c:1999 +#: plug-ins/common/ps.c:2097 msgid "Pages:" msgstr "" -#: plug-ins/common/ps.c:2001 +#: plug-ins/common/ps.c:2099 msgid "b/w" msgstr "" -#: plug-ins/common/ps.c:2001 +#: plug-ins/common/ps.c:2099 msgid "gray" msgstr "" -#: plug-ins/common/ps.c:2001 +#: plug-ins/common/ps.c:2099 msgid "colour" msgstr "" -#: plug-ins/common/ps.c:2001 +#: plug-ins/common/ps.c:2099 msgid "automatic" msgstr "" -#: plug-ins/common/ps.c:2003 +#: plug-ins/common/ps.c:2101 msgid "none" msgstr "" -#: plug-ins/common/ps.c:2003 +#: plug-ins/common/ps.c:2101 msgid "weak" msgstr "" -#: plug-ins/common/ps.c:2003 +#: plug-ins/common/ps.c:2101 msgid "strong" msgstr "" -#: plug-ins/common/ps.c:2016 +#: plug-ins/common/ps.c:2108 msgid "Load PostScript" msgstr "" #. Rendering -#: plug-ins/common/ps.c:2049 +#: plug-ins/common/ps.c:2141 msgid "Rendering" msgstr "" -#: plug-ins/common/ps.c:2089 +#: plug-ins/common/ps.c:2181 msgid "try BoundingBox" msgstr "" #. Colouring -#: plug-ins/common/ps.c:2102 +#: plug-ins/common/ps.c:2194 msgid "Colouring" msgstr "" -#: plug-ins/common/ps.c:2138 +#: plug-ins/common/ps.c:2230 msgid "Graphic antialiasing" msgstr "" -#: plug-ins/common/ps.c:2139 +#: plug-ins/common/ps.c:2231 msgid "Text antialiasing" msgstr "" -#: plug-ins/common/ps.c:2264 +#: plug-ins/common/ps.c:2354 msgid "X-offset:" msgstr "" -#: plug-ins/common/ps.c:2264 +#: plug-ins/common/ps.c:2354 msgid "Y-offset:" msgstr "" -#: plug-ins/common/ps.c:2266 +#: plug-ins/common/ps.c:2356 msgid "0" msgstr "" -#: plug-ins/common/ps.c:2266 +#: plug-ins/common/ps.c:2356 msgid "90" msgstr "" -#: plug-ins/common/ps.c:2266 +#: plug-ins/common/ps.c:2356 msgid "180" msgstr "" -#: plug-ins/common/ps.c:2266 +#: plug-ins/common/ps.c:2356 msgid "270" msgstr "" -#: plug-ins/common/ps.c:2268 +#: plug-ins/common/ps.c:2358 msgid "Inch" msgstr "" -#: plug-ins/common/ps.c:2268 +#: plug-ins/common/ps.c:2358 msgid "Millimeter" msgstr "" -#: plug-ins/common/ps.c:2283 +#: plug-ins/common/ps.c:2366 msgid "Save PostScript" msgstr "" #. Image Size -#: plug-ins/common/ps.c:2324 +#: plug-ins/common/ps.c:2407 msgid "Image Size" msgstr "" -#: plug-ins/common/ps.c:2363 +#: plug-ins/common/ps.c:2446 msgid "keep aspect ratio" msgstr "" #. Unit -#: plug-ins/common/ps.c:2373 +#: plug-ins/common/ps.c:2456 msgid "Unit" msgstr "" #. Rotation -#: plug-ins/common/ps.c:2404 +#: plug-ins/common/ps.c:2487 msgid "Rotation" msgstr "" #. Format -#: plug-ins/common/ps.c:2431 +#: plug-ins/common/ps.c:2514 msgid "Output" msgstr "" -#: plug-ins/common/ps.c:2439 +#: plug-ins/common/ps.c:2522 msgid "Encapsulated PostScript" msgstr "" -#: plug-ins/common/ps.c:2465 +#: plug-ins/common/ps.c:2548 msgid "Preview size" msgstr "" @@ -2990,6 +5773,47 @@ msgstr "" msgid "Internal error. Selection bpp > 1" msgstr "" +#: plug-ins/struc/struc.c:107 +msgid "Adds a canvas texture map to the picture" +msgstr "" + +#: plug-ins/struc/struc.c:108 +msgid "This function applies a canvas texture map to the drawable." +msgstr "" + +#: plug-ins/struc/struc.c:112 +msgid "/Filters/Artistic/Apply Canvas" +msgstr "" + +#: plug-ins/struc/struc.c:232 +msgid "Struc" +msgstr "" + +#: plug-ins/struc/struc.c:262 +msgid "Filter options" +msgstr "" + +#. Radio buttons +#: plug-ins/struc/struc.c:272 +msgid "Direction" +msgstr "" + +#: plug-ins/struc/struc.c:283 +msgid "Top-right" +msgstr "" + +#: plug-ins/struc/struc.c:283 +msgid "Top-left" +msgstr "" + +#: plug-ins/struc/struc.c:283 +msgid "Bottom-left" +msgstr "" + +#: plug-ins/struc/struc.c:283 +msgid "Bottom-right" +msgstr "" + #: plug-ins/common/threshold_alpha.c:196 msgid "/Image/Alpha/Threshold Alpha" msgstr "" @@ -3002,6 +5826,152 @@ msgstr "" msgid "Threshold" msgstr "" +#: plug-ins/common/warp.c:301 +msgid "Twist or smear an image. (only first six arguments are required)" +msgstr "" + +#: plug-ins/common/warp.c:302 +msgid "" +"Smears an image along vector paths calculated as the gradient of a separate " +"control matrix. The effect can look like brushstrokes of acrylic or " +"watercolor paint, in some cases." +msgstr "" + +#: plug-ins/common/warp.c:306 +msgid "/Filters/Artistic/Warp" +msgstr "" + +#: plug-ins/common/warp.c:476 +msgid "Warp" +msgstr "" + +#. The main table +#: plug-ins/common/warp.c:526 +msgid "Main Options" +msgstr "" + +#. on_x, on_y +#: plug-ins/common/warp.c:540 +msgid "Step Size" +msgstr "" + +#: plug-ins/common/warp.c:544 +msgid "Iterations" +msgstr "" + +#. Displacement map menu +#: plug-ins/common/warp.c:572 +msgid "Displacement Map:" +msgstr "" + +#: plug-ins/common/warp.c:592 +msgid "On Edges: " +msgstr "" + +#: plug-ins/common/warp.c:605 +msgid "Smear" +msgstr "" + +#: plug-ins/common/warp.c:614 +msgid "Black" +msgstr "" + +#: plug-ins/common/warp.c:623 +msgid "FG Color" +msgstr "" + +#. -------------------------------------------------------------------- +#. --------- The secondary table -------------------------- +#: plug-ins/common/warp.c:640 +msgid "Secondary Options" +msgstr "" + +#: plug-ins/common/warp.c:653 +msgid "Dither Size" +msgstr "" + +#: plug-ins/common/warp.c:667 +msgid "Substeps" +msgstr "" + +#. -------------------------------------------------------- +#: plug-ins/common/warp.c:682 +msgid "Rotation Angle" +msgstr "" + +#. Magnitude map menu +#: plug-ins/common/warp.c:699 +msgid "Magnitude Map:" +msgstr "" + +#: plug-ins/common/warp.c:718 +msgid "Use Mag Map: " +msgstr "" + +#: plug-ins/common/warp.c:722 +msgid "Yes" +msgstr "" + +#: plug-ins/common/warp.c:731 +msgid "No" +msgstr "" + +#. -------------------------------------------------------------------- +#. --------- The "other" table -------------------------- +#: plug-ins/common/warp.c:748 +msgid "Other Options" +msgstr "" + +#: plug-ins/common/warp.c:761 +msgid "Gradient Scale" +msgstr "" + +#: plug-ins/common/warp.c:783 +msgid "Gradient map selection menu" +msgstr "" + +#. ---------------------------------------------- +#: plug-ins/common/warp.c:792 +msgid "Vector Mag" +msgstr "" + +#. -------------------------------------------------------- +#: plug-ins/common/warp.c:807 +msgid "Angle" +msgstr "" + +#: plug-ins/common/warp.c:828 +msgid "Fixed-direction-vector map selection menu" +msgstr "" + +#: plug-ins/common/warp.c:1118 +msgid "Warp diff: error allocating memory.\n" +msgstr "" + +#. +#. if (display_diff_map) { +#. gimp_display_new(new_image_id); +#. } +#. +#. make sure layer is visible +#: plug-ins/common/warp.c:1305 +msgid "Smoothing X gradient..." +msgstr "" + +#: plug-ins/common/warp.c:1307 +msgid "Smoothing Y gradient..." +msgstr "" + +#. calculate new X,Y Displacement image maps +#: plug-ins/common/warp.c:1362 +msgid "Finding XY gradient..." +msgstr "" + +#: plug-ins/common/warp.c:1386 +#, c-format +msgid "Flow Step %d..." +msgstr "" + #: plug-ins/common/xbm.c:163 msgid "Load a file in X10 or X11 bitmap (XBM) file format" msgstr "" @@ -3082,19 +6052,19 @@ msgstr "" msgid "Identifier prefix: " msgstr "" -#: plug-ins/common/xpm.c:170 +#: plug-ins/common/xpm.c:156 msgid "loads files of the xpm file format" msgstr "" -#: plug-ins/common/xpm.c:182 +#: plug-ins/common/xpm.c:168 msgid "saves files in the xpm file format (if you're on a 16 bit display...)" msgstr "" -#: plug-ins/common/xpm.c:756 +#: plug-ins/common/xpm.c:783 msgid "Save as Xpm" msgstr "" -#: plug-ins/common/xpm.c:790 +#: plug-ins/common/xpm.c:817 msgid "Alpha Threshold" msgstr "" @@ -3187,3 +6157,118 @@ msgstr "" #: plug-ins/common/zealouscrop.c:209 msgid "ZealousCrop(tm): Nothing to be done.\n" 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:569 +msgid "Unable to open SIOD output pipe" +msgstr "" + +#: plug-ins/script-fu/script-fu-console.c:573 +msgid "Unable to open a stream on the SIOD output pipe" +msgstr "" + +#: plug-ins/script-fu/script-fu-console.c:620 +msgid "Script-Fu evaluate mode allows only noninteractive invocation" +msgstr "" + +#. the script arguments frame +#: plug-ins/script-fu/script-fu-scripts.c:1156 +msgid "Script Arguments" +msgstr "" + +#: plug-ins/script-fu/script-fu-scripts.c:1237 +msgid "Script Toggle" +msgstr "" + +#: plug-ins/script-fu/script-fu-scripts.c:1290 +msgid "Script-Fu File Selection" +msgstr "" + +#: plug-ins/script-fu/script-fu-scripts.c:1318 +msgid "Script-fu Pattern Selection" +msgstr "" + +#: plug-ins/script-fu/script-fu-scripts.c:1324 +msgid "Script-Fu Gradient Selection" +msgstr "" + +#: plug-ins/script-fu/script-fu-scripts.c:1332 +msgid "Script-Fu Brush Selection" +msgstr "" + +#: plug-ins/script-fu/script-fu-scripts.c:1366 +msgid " Reset to Defaults " +msgstr "" + +#: plug-ins/script-fu/script-fu-scripts.c:1400 +msgid "About" +msgstr "" + +#: plug-ins/script-fu/script-fu-scripts.c:1524 +msgid "NOT SET" +msgstr "" + +#: plug-ins/script-fu/script-fu-scripts.c:1598 +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:1856 +msgid "Author: " +msgstr "" + +#: plug-ins/script-fu/script-fu-scripts.c:1866 +msgid "Copyright: " +msgstr "" + +#: plug-ins/script-fu/script-fu-scripts.c:1876 +msgid "Date: " +msgstr "" + +#: plug-ins/script-fu/script-fu-scripts.c:1888 +msgid "Image types: " +msgstr "" + +#: plug-ins/script-fu/script-fu-scripts.c:2032 +msgid "Script-Fu Color Picker" +msgstr "" + +#: plug-ins/script-fu/script-fu-scripts.c:2127 +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 "" diff --git a/po-plug-ins/it.po b/po-plug-ins/it.po index 05f19fd65f..4b0ac2b8bc 100644 --- a/po-plug-ins/it.po +++ b/po-plug-ins/it.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: gimp 1.1.9\n" -"POT-Creation-Date: 1999-10-01 02:08+0200\n" +"POT-Creation-Date: 1999-10-04 09:28-0700\n" "PO-Revision-Date: sab ott 2 05:46:51 CEST 1999\n" "Last-Translator: Daniele Medri \n" "Language-Team: gimp.linux.it\n" @@ -258,7 +258,7 @@ msgstr "" msgid "Coupled-Map-Lattice Explorer" msgstr "Visualizzatore Coupled-Map-Lattice" -#: plug-ins/common/CML_explorer.c:1342 plug-ins/common/ps.c:2503 +#: plug-ins/common/CML_explorer.c:1342 plug-ins/common/ps.c:2531 #: plug-ins/gimpressionist/orientmap.c:502 #: plug-ins/gimpressionist/preview.c:106 plug-ins/gimpressionist/sizemap.c:402 msgid "Preview" @@ -449,27 +449,27 @@ msgid "Graph of the current settings" msgstr "Grafico delle attuali configurazioni" #. Action Area -#: plug-ins/bmp/bmpwrite.c:428 plug-ins/common/CML_explorer.c:1818 +#: plug-ins/bmp/bmpwrite.c:420 plug-ins/common/CML_explorer.c:1818 #: plug-ins/common/CML_explorer.c:2679 plug-ins/common/CML_explorer.c:2775 #: plug-ins/common/apply_lens.c:416 plug-ins/common/blur.c:619 #: plug-ins/common/bumpmap.c:965 plug-ins/common/checkerboard.c:381 #: plug-ins/common/compose.c:816 plug-ins/common/convmatrix.c:706 #: plug-ins/common/cubism.c:329 plug-ins/common/decompose.c:914 #: plug-ins/common/depthmerge.c:746 plug-ins/common/destripe.c:695 -#: plug-ins/common/gif.c:1263 plug-ins/common/jpeg.c:1469 +#: plug-ins/common/gif.c:1285 plug-ins/common/jpeg.c:1565 #: plug-ins/common/lic.c:1246 plug-ins/common/mail.c:485 -#: plug-ins/common/oilify.c:460 plug-ins/common/png.c:843 -#: plug-ins/common/ps.c:2078 plug-ins/common/ps.c:2345 +#: plug-ins/common/oilify.c:460 plug-ins/common/png.c:924 +#: plug-ins/common/ps.c:2115 plug-ins/common/ps.c:2373 #: plug-ins/common/rotate.c:605 plug-ins/common/threshold_alpha.c:467 #: plug-ins/common/threshold_alpha.c:500 plug-ins/common/warp.c:508 -#: plug-ins/common/xbm.c:959 plug-ins/common/xpm.c:763 +#: plug-ins/common/xbm.c:959 plug-ins/common/xpm.c:790 #: plug-ins/gap/gap_arr_dialog.c:947 plug-ins/gap/gap_arr_dialog.c:1171 #: plug-ins/gap/gap_mod_layer.c:149 plug-ins/gap/gap_mov_dialog.c:461 #: plug-ins/gap/gap_mpege.c:190 plug-ins/gap/gap_resi_dialog.c:136 #: plug-ins/gimpressionist/gimpressionist.c:361 #: plug-ins/gimpressionist/orientmap.c:626 #: plug-ins/gimpressionist/presets.c:392 plug-ins/gimpressionist/sizemap.c:485 -#: plug-ins/mosaic/mosaic.c:564 plug-ins/print/print.c:1104 +#: plug-ins/mosaic/mosaic.c:564 plug-ins/print/print.c:1143 #: plug-ins/script-fu/script-fu-scripts.c:1383 #: plug-ins/script-fu/script-fu-server.c:559 plug-ins/sel2path/sel2path.c:350 #: plug-ins/struc/struc.c:239 @@ -536,28 +536,28 @@ msgid "Warning: Hmmm, it's a parameter file for newer CML_explorer than me." msgstr "Attenzione: Х un file di parametri per una versione aggiornata." #. the 3 Action Buttons -#: plug-ins/Lighting/lighting_ui.c:1062 plug-ins/bmp/bmpwrite.c:437 +#: plug-ins/Lighting/lighting_ui.c:1062 plug-ins/bmp/bmpwrite.c:429 #: plug-ins/common/CML_explorer.c:2688 plug-ins/common/apply_lens.c:426 #: plug-ins/common/blur.c:621 plug-ins/common/bumpmap.c:974 #: plug-ins/common/checkerboard.c:390 plug-ins/common/colorify.c:323 #: plug-ins/common/compose.c:825 plug-ins/common/convmatrix.c:723 #: plug-ins/common/cubism.c:338 plug-ins/common/decompose.c:924 #: plug-ins/common/depthmerge.c:756 plug-ins/common/destripe.c:704 -#: plug-ins/common/gif.c:1172 plug-ins/common/jpeg.c:1478 +#: plug-ins/common/gif.c:1194 plug-ins/common/jpeg.c:1574 #: plug-ins/common/lic.c:1255 plug-ins/common/mail.c:496 -#: plug-ins/common/oilify.c:469 plug-ins/common/png.c:852 -#: plug-ins/common/ps.c:2088 plug-ins/common/ps.c:2355 +#: plug-ins/common/oilify.c:469 plug-ins/common/png.c:933 +#: plug-ins/common/ps.c:2125 plug-ins/common/ps.c:2383 #: plug-ins/common/rotate.c:615 plug-ins/common/threshold_alpha.c:476 #: plug-ins/common/warp.c:517 plug-ins/common/xbm.c:707 -#: plug-ins/common/xbm.c:969 plug-ins/common/xpm.c:772 +#: plug-ins/common/xbm.c:969 plug-ins/common/xpm.c:799 #: plug-ins/gap/gap_arr_dialog.c:1173 plug-ins/gap/gap_dbbrowser_utils.c:211 #: plug-ins/gap/gap_filter_foreach.c:127 plug-ins/gap/gap_mod_layer.c:151 #: plug-ins/gap/gap_mod_layer.c:265 plug-ins/gap/gap_mov_dialog.c:470 #: plug-ins/gap/gap_mpege.c:240 plug-ins/gap/gap_resi_dialog.c:145 #: plug-ins/gimpressionist/orientmap.c:640 #: plug-ins/gimpressionist/presets.c:400 plug-ins/gimpressionist/sizemap.c:499 -#: plug-ins/mosaic/mosaic.c:573 plug-ins/print/print.c:991 -#: plug-ins/print/print.c:1097 plug-ins/script-fu/script-fu-scripts.c:1392 +#: plug-ins/mosaic/mosaic.c:573 plug-ins/print/print.c:1030 +#: plug-ins/print/print.c:1136 plug-ins/script-fu/script-fu-scripts.c:1392 #: plug-ins/script-fu/script-fu-server.c:568 plug-ins/sel2path/sel2path.c:359 #: plug-ins/struc/struc.c:248 msgid "Cancel" @@ -898,56 +898,56 @@ msgstr "Zoom in avanti (rende l'immagine pi msgid "Zoom out (make image smaller)" msgstr "Zoom indietro (rende l'immagine piЫ piccola)" -#: plug-ins/common/animationplay.c:244 +#: plug-ins/common/animationplay.c:247 msgid "This plugin allows you to preview a GIMP layer-based animation." msgstr "Questo plugin permette di visualizzare una animazione creata con GIMP." -#: plug-ins/common/animationplay.c:249 +#: plug-ins/common/animationplay.c:252 msgid "/Filters/Animation/Animation Playback" msgstr "/Filters/Animation/Playback Animazione" -#: plug-ins/common/animationplay.c:660 plug-ins/common/animationplay.c:661 +#: plug-ins/common/animationplay.c:663 plug-ins/common/animationplay.c:664 msgid "Animation Playback: " msgstr "Playback Animazione: " #. Action area - 'close' button only. -#: plug-ins/common/animationplay.c:673 +#: plug-ins/common/animationplay.c:676 #: plug-ins/script-fu/script-fu-console.c:205 #: plug-ins/script-fu/script-fu-scripts.c:1903 msgid "Close" msgstr "Chiudi" #. The 'playback' half of the dialog -#: plug-ins/common/animationplay.c:687 plug-ins/common/animationplay.c:690 +#: plug-ins/common/animationplay.c:690 plug-ins/common/animationplay.c:693 msgid "Playback: " msgstr "Playback: " -#: plug-ins/common/animationplay.c:720 +#: plug-ins/common/animationplay.c:723 msgid "Play/Stop" msgstr "Vai/Stop" -#: plug-ins/common/animationplay.c:726 +#: plug-ins/common/animationplay.c:729 msgid "Rewind" msgstr "Indietro" -#: plug-ins/common/animationplay.c:732 +#: plug-ins/common/animationplay.c:735 msgid "Step" msgstr "Step" -#: plug-ins/common/animationplay.c:790 +#: plug-ins/common/animationplay.c:793 msgid "Frame %v of %u" msgstr "Frame %v di %u" -#: plug-ins/common/animationplay.c:968 +#: plug-ins/common/animationplay.c:971 #, c-format msgid "playback: Asked for frame number %d in a %d-frame animation!\n" -msgstr "playback: chiesto per il frame numero %d in una animazione di %d frame!\n" +msgstr "" +"playback: chiesto per il frame numero %d in una animazione di %d frame!\n" #: plug-ins/common/animoptimize.c:130 msgid "" "This plugin applies various optimizations to a GIMP layer-based animation." -msgstr "" -"Questo plugin applica varie ottimizzazioni ad una animazione GIMP." +msgstr "Questo plugin applica varie ottimizzazioni ad una animazione GIMP." #: plug-ins/common/animoptimize.c:136 msgid "/Filters/Animation/Animation Optimize" @@ -959,8 +959,8 @@ msgid "" "AnimationOptimized. This makes the animation much easier to work with if, " "for example, the optimized version is all you have." msgstr "" -"Questo plugin 'semplifica' un animazione GIMP che e' stata ottimizzata." -"E' molto piu' semplice gestire l'animazione se avete quest'ultima." +"Questo plugin 'semplifica' un animazione GIMP che e' stata ottimizzata.E' " +"molto piu' semplice gestire l'animazione se avete quest'ultima." #: plug-ins/common/animoptimize.c:152 msgid "/Filters/Animation/Animation UnOptimize" @@ -1007,9 +1007,9 @@ msgstr "Effetti Lente" #. #: plug-ins/common/apply_lens.c:435 plug-ins/common/blur.c:607 #: plug-ins/common/checkerboard.c:399 plug-ins/common/cubism.c:347 -#: plug-ins/common/jpeg.c:1513 plug-ins/common/oilify.c:478 -#: plug-ins/common/png.c:863 plug-ins/common/threshold_alpha.c:352 -#: plug-ins/common/xpm.c:781 plug-ins/mosaic/mosaic.c:698 +#: plug-ins/common/jpeg.c:1609 plug-ins/common/oilify.c:478 +#: plug-ins/common/png.c:944 plug-ins/common/threshold_alpha.c:352 +#: plug-ins/common/xpm.c:808 plug-ins/mosaic/mosaic.c:698 msgid "Parameter Settings" msgstr "Configurazione parametri" @@ -1166,18 +1166,18 @@ msgstr "Ripetizioni:" msgid "Number of times to apply filter" msgstr "Numero di applicazioni del filtro" -#: plug-ins/bmp/bmp.c:105 plug-ins/bmp/bmp.c:106 +#: plug-ins/bmp/bmp.c:107 plug-ins/bmp/bmp.c:108 msgid "Loads files of Windows BMP file format" msgstr "Carica file del formato Windows BMP" -#: plug-ins/bmp/bmp.c:117 plug-ins/bmp/bmp.c:118 +#: plug-ins/bmp/bmp.c:119 plug-ins/bmp/bmp.c:120 msgid "Saves files in Windows BMP file format" msgstr "Salva file nel formato Windows BMP" #: plug-ins/bmp/bmpread.c:27 plug-ins/common/gifload.c:287 -#: plug-ins/common/jpeg.c:671 plug-ins/common/png.c:354 -#: plug-ins/common/png.c:356 plug-ins/common/xbm.c:523 -#: plug-ins/common/xpm.c:300 +#: plug-ins/common/jpeg.c:733 plug-ins/common/png.c:385 +#: plug-ins/common/png.c:387 plug-ins/common/xbm.c:523 +#: plug-ins/common/xpm.c:315 #, c-format msgid "Loading %s:" msgstr "Caricamento di %s:" @@ -1217,8 +1217,8 @@ msgstr "%s: mappa colore non valida\n" #: plug-ins/bmp/bmpread.c:210 plug-ins/bmp/bmpread.c:218 #: plug-ins/bmp/bmpread.c:224 plug-ins/common/compose.c:562 #: plug-ins/common/decompose.c:472 plug-ins/common/gifload.c:828 -#: plug-ins/common/jpeg.c:813 plug-ins/common/lic.c:848 -#: plug-ins/common/png.c:466 plug-ins/common/xbm.c:612 +#: plug-ins/common/jpeg.c:884 plug-ins/common/lic.c:848 +#: plug-ins/common/png.c:515 plug-ins/common/xbm.c:612 msgid "Background" msgstr "Sfondo" @@ -1231,24 +1231,24 @@ msgstr "bmp: impossibile operare su tipi di immagine o immagini alpha" msgid "can't open %s\n" msgstr "impossibile aprire %s\n" -#: plug-ins/bmp/bmpwrite.c:154 plug-ins/common/jpeg.c:1091 -#: plug-ins/common/png.c:606 plug-ins/common/png.c:608 -#: plug-ins/common/ps.c:716 plug-ins/common/xbm.c:777 -#: plug-ins/common/xpm.c:611 plug-ins/common/xwd.c:507 +#: plug-ins/bmp/bmpwrite.c:154 plug-ins/common/jpeg.c:1169 +#: plug-ins/common/png.c:687 plug-ins/common/png.c:689 +#: plug-ins/common/ps.c:748 plug-ins/common/xbm.c:777 +#: plug-ins/common/xpm.c:636 plug-ins/common/xwd.c:507 #, c-format msgid "Saving %s:" msgstr "Salvamento di %s:" -#: plug-ins/bmp/bmpwrite.c:421 +#: plug-ins/bmp/bmpwrite.c:413 msgid "Save as BMP" msgstr "Salva come BMP" #. parameter settings -#: plug-ins/bmp/bmpwrite.c:446 +#: plug-ins/bmp/bmpwrite.c:438 msgid "Save Options" msgstr "Opzioni Salvataggio" -#: plug-ins/bmp/bmpwrite.c:454 +#: plug-ins/bmp/bmpwrite.c:446 msgid "RLE encoded" msgstr "RLE encodato" @@ -1454,9 +1454,9 @@ msgstr "Colorify" msgid "Ok" msgstr "Ok" -#: plug-ins/common/colorify.c:331 plug-ins/common/xpm.c:406 +#: plug-ins/common/colorify.c:331 plug-ins/common/xpm.c:424 #: plug-ins/gap/gap_mov_dialog.c:255 plug-ins/gimpressionist/color.c:51 -#: plug-ins/print/print.c:848 +#: plug-ins/print/print.c:887 msgid "Color" msgstr "Colore" @@ -1599,7 +1599,8 @@ msgstr "" "grigio" #: plug-ins/common/compose.c:234 -msgid "/Image/Channel Ops/Compose" +#, fuzzy +msgid "/Image/Channels/Compose" msgstr "/Immagine/Operazioni Canali/Componi" #: plug-ins/common/compose.c:241 @@ -1688,7 +1689,7 @@ msgid "Wrap" msgstr "Wrap" #. Action area -#: plug-ins/common/convmatrix.c:80 plug-ins/common/gif.c:1163 +#: plug-ins/common/convmatrix.c:80 plug-ins/common/gif.c:1185 msgid "Crop" msgstr "Taglierino" @@ -1868,7 +1869,8 @@ msgstr "" "canaleper ognuna di loro" #: plug-ins/common/decompose.c:222 -msgid "/Image/Channel Ops/Decompose" +#, fuzzy +msgid "/Image/Channels/Decompose" msgstr "/Immagine/Operazioni Canale/Decomposizione" #: plug-ins/common/decompose.c:303 @@ -2187,7 +2189,8 @@ msgstr "Applicazione del filtro su tutti i livelli .." #: plug-ins/gap/gap_filter_foreach.c:277 msgid "ERROR: need at 1 Layers to apply plugin !\n" -msgstr "ERRORE: Х necessario essere al primo livello per applicare il plugin!\n" +msgstr "" +"ERRORE: Х necessario essere al primo livello per applicare il plugin!\n" #: plug-ins/gap/gap_filter_foreach.c:307 msgid "ERROR: fork failed !\n" @@ -2532,9 +2535,9 @@ msgid "" "just generates a param file for mpeg2encode. (mpeg2encode must be installed " "on your system)" msgstr "" -"Questo plugin richiama mpeg2encode per convertire i frami di animazione al" -"formato MPEG1 MPEG2, o generare un file parametri per mpeg2encode. (mpeg2encode" -"deve essere installato nel sistema)." +"Questo plugin richiama mpeg2encode per convertire i frami di animazione " +"alformato MPEG1 MPEG2, o generare un file parametri per mpeg2encode. " +"(mpeg2encodedeve essere installato nel sistema)." #: plug-ins/gap/gap_main.c:545 msgid "/AnimFrames/Frames MPEG2 encode" @@ -2545,8 +2548,8 @@ msgid "" "This plugin exchanges frame numbers in the given range. (discfile " "frame_0001.xcf is renamed to frame_0002.xcf, 2->3, 3->4 ... n->1)" msgstr "" -"Questo plugin scambia i numeri dei frame nel campo dato. (il frame_0001.xcf" -"viene richiamato al frame_0002.xcf, 2->3, 3->4 ... n->1)" +"Questo plugin scambia i numeri dei frame nel campo dato. (il " +"frame_0001.xcfviene richiamato al frame_0002.xcf, 2->3, 3->4 ... n->1)" #: plug-ins/gap/gap_main.c:558 msgid "/AnimFrames/Framesequence Shift" @@ -2557,8 +2560,8 @@ msgid "" "This plugin performs a modifying action on each selected layer in each " "selected framerange" msgstr "" -"Questo plugin performa una modifica su ogni livello selezionato in ogni" -"campo di frame selezionati." +"Questo plugin performa una modifica su ogni livello selezionato in ognicampo " +"di frame selezionati." #: plug-ins/gap/gap_main.c:570 msgid "/AnimFrames/Frames Modify" @@ -2905,7 +2908,6 @@ msgid "" "SrcLayer at current Controlpoint" msgstr "" - #. parameter settings #: plug-ins/gap/gap_mov_dialog.c:491 msgid "Copy moving source-layer(s) into frames" @@ -3171,7 +3173,8 @@ msgstr " o da ftp://ftp.mpeg.org/pub/mpeg/mssg " #: plug-ins/gap/gap_mpege.c:147 msgid "2.) You need a series of single Images on disk (AnimFrames)" -msgstr "2.) Avete bisogno di una serie di singole immagini sul disco (AnimFrames)" +msgstr "" +"2.) Avete bisogno di una serie di singole immagini sul disco (AnimFrames)" #: plug-ins/gap/gap_mpege.c:151 msgid " all with fileformat JPEG (or YUV or PNM or PPM)" @@ -3264,9 +3267,7 @@ msgstr "Script di partenza:" msgid "" "Name of the Startscript \n" "(is generated/executed)" -msgstr "" -"Nome dello script di partenza:" -"(Х generato/eseguito)" +msgstr "Nome dello script di partenza:(Х generato/eseguito)" #: plug-ins/gap/gap_mpege.c:318 msgid "" @@ -3791,16 +3792,16 @@ msgstr "Y offset" msgid "Constrain Ratio" msgstr "Rapporto di Ridimensionamento" -#: plug-ins/common/gif.c:408 +#: plug-ins/common/gif.c:396 msgid "saves files in Compuserve GIF file format" msgstr "salva i file nel formato Compuserve GIF" -#: plug-ins/common/gif.c:682 +#: plug-ins/common/gif.c:691 msgid "GIF: Couldn't simply reduce colours further. Saving as opaque.\n" msgstr "" "GIF: non Х possibile ridurre i colori ulteriormente. Salva come opaco.\n" -#: plug-ins/common/gif.c:938 +#: plug-ins/common/gif.c:947 msgid "" "GIF: Sorry, can't save RGB images as GIFs - convert to INDEXED\n" "or GRAY first.\n" @@ -3808,12 +3809,12 @@ msgstr "" "GIF: non Х possibile salvare una immagine RGB come GIF - convertite\n" "in Scala di Colore o Scala di Grigio.\n" -#: plug-ins/common/gif.c:957 +#: plug-ins/common/gif.c:966 #, c-format msgid "GIF: can't open %s\n" msgstr "GIF: impossibile aprire %s\n" -#: plug-ins/common/gif.c:1064 +#: plug-ins/common/gif.c:1073 msgid "" "Transparent colour *might* be incorrect on viewers which don't support " "transparency." @@ -3821,7 +3822,7 @@ msgstr "" "Il colore di trasparenza deve essere incorretto o il visualizzatore " "nonsupporta la trasparenza." -#: plug-ins/common/gif.c:1196 +#: plug-ins/common/gif.c:1218 msgid "" "The image which you are trying to save as a GIF\n" "contains layers which extend beyond the actual\n" @@ -3838,62 +3839,62 @@ msgstr "" "Potete utilizzare la taglierina per ridimensionare\n" "l'immagine o cancellare l'operazione corrente." -#: plug-ins/common/gif.c:1252 +#: plug-ins/common/gif.c:1274 msgid "Save as GIF" msgstr "Salva come GIF" #. regular gif parameter settings -#: plug-ins/common/gif.c:1286 +#: plug-ins/common/gif.c:1308 msgid "GIF Options" msgstr "Opzioni GIF" -#: plug-ins/common/gif.c:1294 plug-ins/common/png.c:872 +#: plug-ins/common/gif.c:1316 plug-ins/common/png.c:953 msgid "Interlace" msgstr "Interlaccia" -#: plug-ins/common/gif.c:1306 +#: plug-ins/common/gif.c:1328 msgid "GIF Comment: " msgstr "Commento GIF: " #. additional animated gif parameter settings -#: plug-ins/common/gif.c:1367 +#: plug-ins/common/gif.c:1389 msgid "Animated GIF Options" msgstr "Opzioni GIF Animata" -#: plug-ins/common/gif.c:1375 +#: plug-ins/common/gif.c:1397 msgid "Loop forever" msgstr "Esecuzione continua" -#: plug-ins/common/gif.c:1388 +#: plug-ins/common/gif.c:1410 msgid "Delay between frames where unspecified: " msgstr "Temporizzazione tra frame dove non specificato: " -#: plug-ins/common/gif.c:1402 +#: plug-ins/common/gif.c:1424 msgid " milliseconds" msgstr " millisecondi" -#: plug-ins/common/gif.c:1413 +#: plug-ins/common/gif.c:1435 msgid "Frame disposal where unspecified: " msgstr "Disposizioni del frame dove non specificato:" -#: plug-ins/common/gif.c:1423 +#: plug-ins/common/gif.c:1445 msgid "I don't care" msgstr "" -#: plug-ins/common/gif.c:1429 +#: plug-ins/common/gif.c:1451 msgid "Cumulative layers (combine)" msgstr "Livelli Cumulativi (conbina)" -#: plug-ins/common/gif.c:1435 +#: plug-ins/common/gif.c:1457 msgid "One frame per layer (replace)" msgstr "Un frame per livello (sostituisci)" -#: plug-ins/common/gif.c:1493 +#: plug-ins/common/gif.c:1515 #, c-format msgid "GIF: colorstobpp - Eep! too many colours: %d\n" msgstr "GIF: colortobpp - troppi colori: %d\n" -#: plug-ins/common/gif.c:1509 +#: plug-ins/common/gif.c:1531 #, c-format msgid "GIF: bpptocolors - Eep! bpp==%d !\n" msgstr "GIF: bpptocolors - bpp==%d !\n" @@ -4323,7 +4324,7 @@ msgstr "" #. #. * Orientation option menu... #. -#: plug-ins/gimpressionist/orientation.c:124 plug-ins/print/print.c:783 +#: plug-ins/gimpressionist/orientation.c:124 plug-ins/print/print.c:822 msgid "Orientation:" msgstr "Orientazione:" @@ -4646,7 +4647,7 @@ msgstr "" #: plug-ins/gimpressionist/presets.c:53 #, fuzzy, c-format -msgid "Error opening file \"%s\" for reading! %c\n" +msgid "Error opening file \"%s\" for reading!%c\n" msgstr "impossibile aprire file \"%s\" in lettura! %c\n" #: plug-ins/gimpressionist/presets.c:263 @@ -4663,8 +4664,8 @@ msgid "Internal error: (savepreset) thispath == NULL" msgstr "" #: plug-ins/gimpressionist/presets.c:436 -#, c-format -msgid "Error opening file \"%s\" for writing! %c\n" +#, fuzzy, c-format +msgid "Error opening file \"%s\" for writing!%c\n" msgstr "Errore di apertura file \"%s\" in scrittura! %c\n" #: plug-ins/gimpressionist/presets.c:572 @@ -4891,24 +4892,24 @@ msgstr "Trovate %d guide orizzontali e %d verticali.\n" msgid "Poopy, no guides.\n" msgstr "Nessuna guida.\n" -#: plug-ins/common/jpeg.c:308 plug-ins/common/jpeg.c:309 +#: plug-ins/common/jpeg.c:315 plug-ins/common/jpeg.c:316 msgid "loads files in the JPEG file format" msgstr "Carica file del formato JPEG" -#: plug-ins/common/jpeg.c:320 +#: plug-ins/common/jpeg.c:327 msgid "saves files in the JPEG file format" msgstr "salva file in formato JPEG" -#: plug-ins/common/jpeg.c:321 +#: plug-ins/common/jpeg.c:328 msgid "saves files in the lossy, widely supported JPEG format" msgstr "salva file in formato JPEG" -#: plug-ins/common/jpeg.c:664 +#: plug-ins/common/jpeg.c:726 #, c-format msgid "can't open \"%s\"\n" msgstr "impossibile aprire \"%s\"\n" -#: plug-ins/common/jpeg.c:795 +#: plug-ins/common/jpeg.c:860 #, c-format msgid "" "don't know how to load JPEGs\n" @@ -4917,11 +4918,11 @@ msgstr "" "impossibile aprire JPEG\n" "con %d canali colore" -#: plug-ins/common/jpeg.c:808 +#: plug-ins/common/jpeg.c:877 msgid "JPEG preview" msgstr "Anteprima JPEG" -#: plug-ins/common/jpeg.c:852 +#: plug-ins/common/jpeg.c:923 #, c-format msgid "" "unknown density unit %d\n" @@ -4930,89 +4931,89 @@ msgstr "" "unitЮ di densitЮ sconosciuta %d\n" "valutando i dpi" -#: plug-ins/common/jpeg.c:1015 +#: plug-ins/common/jpeg.c:1090 #, c-format msgid "Size: %lu bytes (%02.01f kB)" msgstr "Dimensione: %lu byte (%02.01f Kb)" -#: plug-ins/common/jpeg.c:1383 plug-ins/common/jpeg.c:1502 +#: plug-ins/common/jpeg.c:1469 plug-ins/common/jpeg.c:1598 msgid "Size: unknown" msgstr "Dimensione: sconosciuta" -#: plug-ins/common/jpeg.c:1462 +#: plug-ins/common/jpeg.c:1558 msgid "Save as Jpeg" msgstr "Salva come Jpeg" #. sg - preview -#: plug-ins/common/jpeg.c:1487 +#: plug-ins/common/jpeg.c:1583 msgid "Image Preview" msgstr "Anteprima Immagine" -#: plug-ins/common/jpeg.c:1495 +#: plug-ins/common/jpeg.c:1591 msgid "Preview (in image window)" msgstr "Anteprima (nella finestra immagine)" -#: plug-ins/common/jpeg.c:1521 +#: plug-ins/common/jpeg.c:1617 msgid "Quality" msgstr "QualitЮ" -#: plug-ins/common/jpeg.c:1537 +#: plug-ins/common/jpeg.c:1633 msgid "Smoothing" msgstr "Smoothing" -#: plug-ins/common/jpeg.c:1557 +#: plug-ins/common/jpeg.c:1653 msgid "Restart markers" msgstr "Riavvia i marcatori" -#: plug-ins/common/jpeg.c:1563 +#: plug-ins/common/jpeg.c:1659 msgid "Restart frequency (rows)" msgstr "Riavvia la frequenza (righe)" -#: plug-ins/common/jpeg.c:1583 +#: plug-ins/common/jpeg.c:1679 msgid "Optimize" msgstr "Ottimizzata" -#: plug-ins/common/jpeg.c:1591 +#: plug-ins/common/jpeg.c:1686 msgid "Progressive" msgstr "Progressiva" -#: plug-ins/common/jpeg.c:1604 +#: plug-ins/common/jpeg.c:1699 msgid "Force baseline JPEG (readable by all decoders)" msgstr "Forza la baseline JPEG (leggibile da tutti i decoder)" -#: plug-ins/common/jpeg.c:1616 +#: plug-ins/common/jpeg.c:1711 msgid "2x2,1x1,1x1" msgstr "2x2,1x1,1x1" -#: plug-ins/common/jpeg.c:1617 +#: plug-ins/common/jpeg.c:1712 msgid "2x1,1x1,1x1 (4:2:2)" msgstr "2x1,1x1,1x1 (4:2:2)" -#: plug-ins/common/jpeg.c:1618 +#: plug-ins/common/jpeg.c:1713 msgid "1x1,1x1,1x1" msgstr "1x1,1x1,1x1" -#: plug-ins/common/jpeg.c:1622 +#: plug-ins/common/jpeg.c:1717 msgid "Subsampling" msgstr "Sottocampionatura" -#: plug-ins/common/jpeg.c:1633 +#: plug-ins/common/jpeg.c:1728 msgid "Integer" msgstr "Interi" -#: plug-ins/common/jpeg.c:1634 +#: plug-ins/common/jpeg.c:1729 msgid "Fast integer" msgstr "Interi Fast" -#: plug-ins/common/jpeg.c:1635 +#: plug-ins/common/jpeg.c:1730 msgid "Floating-point" msgstr "Punto fluttuante" -#: plug-ins/common/jpeg.c:1639 +#: plug-ins/common/jpeg.c:1734 msgid "DCT method (speed/quality tradeoff)" msgstr "Metodo DCT (velocitЮ/qualitЮ cambiate)" -#: plug-ins/common/jpeg.c:1652 +#: plug-ins/common/jpeg.c:1748 msgid "Image Comments" msgstr "Commento Immagine" @@ -5286,23 +5287,23 @@ msgstr "Utilizza algoritmi intensivi" msgid "Mask Size" msgstr "Dimensione Maschera" -#: plug-ins/common/png.c:149 +#: plug-ins/common/png.c:151 msgid "Loads files in PNG file format" msgstr "Carica file del formato PNG" -#: plug-ins/common/png.c:150 +#: plug-ins/common/png.c:152 msgid "This plug-in loads Portable Network Graphics (PNG) files." msgstr "Questo plugin carica file PNG (Portable Network Graphics)." -#: plug-ins/common/png.c:676 +#: plug-ins/common/png.c:757 msgid "Can't save image with alpha\n" msgstr "Impossibile salvare immagini con alpha\n" -#: plug-ins/common/png.c:834 +#: plug-ins/common/png.c:915 msgid "PNG Options" msgstr "Opzioni PNG" -#: plug-ins/common/png.c:879 +#: plug-ins/common/png.c:960 msgid "Compression level" msgstr "Livello di Compressione" @@ -5396,135 +5397,135 @@ msgstr "300 DPI" msgid "600 DPI" msgstr "600 DPI" -#: plug-ins/print/print.c:229 +#: plug-ins/print/print.c:231 msgid "PostScript Level 1" msgstr "PostScript Livello 1" -#: plug-ins/print/print.c:231 +#: plug-ins/print/print.c:233 msgid "PostScript Level 2" msgstr "PostScript Livello 2" -#: plug-ins/print/print.c:233 +#: plug-ins/print/print.c:235 msgid "HP DeskJet 500, 520" msgstr "HP DeskJet 500, 520" -#: plug-ins/print/print.c:235 +#: plug-ins/print/print.c:237 msgid "HP DeskJet 500C, 540C" msgstr "HP DeskJet 500C, 540C" -#: plug-ins/print/print.c:237 +#: plug-ins/print/print.c:239 msgid "HP DeskJet 550C, 560C" msgstr "HP DeskJet 550C, 560C" -#: plug-ins/print/print.c:239 +#: plug-ins/print/print.c:241 msgid "HP DeskJet 600 series" msgstr "HP DeskJet 600 serie" -#: plug-ins/print/print.c:241 +#: plug-ins/print/print.c:243 msgid "HP DeskJet 800 series" msgstr "HP DeskJet 800 serie" -#: plug-ins/print/print.c:243 +#: plug-ins/print/print.c:245 msgid "HP DeskJet 1100C, 1120C" msgstr "HP DeskJet 1100C, 1120C" -#: plug-ins/print/print.c:245 +#: plug-ins/print/print.c:247 msgid "HP DeskJet 1200C, 1600C" msgstr "HP DeskJet 1200C, 1600C" -#: plug-ins/print/print.c:247 +#: plug-ins/print/print.c:249 msgid "HP LaserJet II series" msgstr "HP LaserJet II serie" -#: plug-ins/print/print.c:249 +#: plug-ins/print/print.c:251 msgid "HP LaserJet III series" msgstr "HP LaserJet III serie" -#: plug-ins/print/print.c:251 +#: plug-ins/print/print.c:253 msgid "HP LaserJet 4 series" msgstr "HP LaserJet 4 serie" -#: plug-ins/print/print.c:253 +#: plug-ins/print/print.c:255 msgid "HP LaserJet 4V, 4Si" msgstr "HP LaserJet 4V, 4Si" -#: plug-ins/print/print.c:255 +#: plug-ins/print/print.c:257 msgid "HP LaserJet 5 series" msgstr "HP LaserJet 5 serie" -#: plug-ins/print/print.c:257 +#: plug-ins/print/print.c:259 msgid "HP LaserJet 5Si" msgstr "HP LaserJet 5Si" -#: plug-ins/print/print.c:259 +#: plug-ins/print/print.c:261 msgid "HP LaserJet 6 series" msgstr "HP LaserJet 6 serie" -#: plug-ins/print/print.c:261 +#: plug-ins/print/print.c:263 msgid "EPSON Stylus Color" msgstr "EPSON Stylus Color" -#: plug-ins/print/print.c:263 +#: plug-ins/print/print.c:265 msgid "EPSON Stylus Color Pro" msgstr "EPSON Stylus Color Pro" -#: plug-ins/print/print.c:265 +#: plug-ins/print/print.c:267 msgid "EPSON Stylus Color Pro XL" msgstr "EPSON Stylus Color Pro XL" -#: plug-ins/print/print.c:267 +#: plug-ins/print/print.c:269 msgid "EPSON Stylus Color 1500" msgstr "EPSON Stylus Color 1500" -#: plug-ins/print/print.c:269 +#: plug-ins/print/print.c:271 msgid "EPSON Stylus Color 400" msgstr "EPSON Stylus Color 400" -#: plug-ins/print/print.c:271 +#: plug-ins/print/print.c:273 msgid "EPSON Stylus Color 500" msgstr "EPSON Stylus Color 500" -#: plug-ins/print/print.c:273 +#: plug-ins/print/print.c:275 msgid "EPSON Stylus Color 600" msgstr "EPSON Stylus Color 600" -#: plug-ins/print/print.c:275 +#: plug-ins/print/print.c:277 msgid "EPSON Stylus Color 800" msgstr "EPSON Stylus Color 800" -#: plug-ins/print/print.c:277 +#: plug-ins/print/print.c:279 msgid "EPSON Stylus Color 1520" msgstr "EPSON Stylus Color 1520" -#: plug-ins/print/print.c:279 +#: plug-ins/print/print.c:281 msgid "EPSON Stylus Color 3000" msgstr "EPSON Stylus Color 3000" -#: plug-ins/print/print.c:332 +#: plug-ins/print/print.c:334 msgid "This plug-in prints images from The GIMP." msgstr "Questo plugin stampa immagin da Gimp." -#: plug-ins/print/print.c:333 +#: plug-ins/print/print.c:335 msgid "Prints images to PostScript, PCL, or ESC/P2 printers." msgstr "Stampa immagini a stampanti PostScript, PCCl, o ESC/P2." -#: plug-ins/print/print.c:337 +#: plug-ins/print/print.c:339 msgid "/File/Print" msgstr "/File/Stampa" -#: plug-ins/print/print.c:650 +#: plug-ins/print/print.c:695 msgid "Auto" msgstr "Auto" -#: plug-ins/print/print.c:651 +#: plug-ins/print/print.c:696 msgid "Portrait" msgstr "Ritratto" -#: plug-ins/print/print.c:652 +#: plug-ins/print/print.c:697 msgid "Landscape" msgstr "Panoramica" -#: plug-ins/print/print.c:685 +#: plug-ins/print/print.c:724 #, c-format msgid "Print v%s" msgstr "Stampa v%s" @@ -5532,298 +5533,298 @@ msgstr "Stampa v%s" #. #. * Media size option menu... #. -#: plug-ins/print/print.c:735 +#: plug-ins/print/print.c:774 msgid "Media Size:" msgstr "Dimensione:" #. #. * Media type option menu... #. -#: plug-ins/print/print.c:751 +#: plug-ins/print/print.c:790 msgid "Media Type:" msgstr "Tipo Media:" #. #. * Media source option menu... #. -#: plug-ins/print/print.c:767 +#: plug-ins/print/print.c:806 msgid "Media Source:" msgstr "Sorgente Media:" #. #. * Resolution option menu... #. -#: plug-ins/common/ps.c:2054 plug-ins/print/print.c:813 +#: plug-ins/common/ps.c:2097 plug-ins/print/print.c:852 msgid "Resolution:" msgstr "Risoluzione:" #. #. * Output type toggles... #. -#: plug-ins/print/print.c:829 +#: plug-ins/print/print.c:868 msgid "Output Type:" msgstr "Tipologia finale:" -#: plug-ins/print/print.c:838 +#: plug-ins/print/print.c:877 msgid "B&W" msgstr "Bianco e Nero" #. #. * Scaling... #. -#: plug-ins/print/print.c:861 +#: plug-ins/print/print.c:900 msgid "Scaling:" msgstr "Scalatura:" -#: plug-ins/print/print.c:896 +#: plug-ins/print/print.c:935 msgid "Percent" msgstr "Percentuale" -#: plug-ins/print/print.c:905 +#: plug-ins/print/print.c:944 msgid "PPI" msgstr "PPI" #. #. * Brightness slider... #. -#: plug-ins/print/print.c:917 +#: plug-ins/print/print.c:956 msgid "Brightness:" msgstr "Brillantezza:" #. #. * Printer option menu... #. -#: plug-ins/print/print.c:952 +#: plug-ins/print/print.c:991 msgid "Printer:" msgstr "Stampante:" -#: plug-ins/print/print.c:978 plug-ins/print/print.c:1011 +#: plug-ins/print/print.c:1017 plug-ins/print/print.c:1050 msgid "Setup" msgstr "Configura" -#: plug-ins/print/print.c:998 +#: plug-ins/print/print.c:1037 msgid "Print" msgstr "Stampa" #. #. * Printer driver option menu... #. -#: plug-ins/print/print.c:1033 +#: plug-ins/print/print.c:1072 msgid "Driver:" msgstr "Driver:" #. #. * PPD file... #. -#: plug-ins/print/print.c:1058 +#: plug-ins/print/print.c:1097 msgid "PPD File:" msgstr "File PPD:" -#: plug-ins/print/print.c:1071 +#: plug-ins/print/print.c:1110 msgid "Browse" msgstr "Naviga" #. #. * Print command... #. -#: plug-ins/print/print.c:1081 +#: plug-ins/print/print.c:1120 msgid "Command:" msgstr "Comando:" #. #. * Output file selection dialog... #. -#: plug-ins/print/print.c:1116 +#: plug-ins/print/print.c:1155 msgid "Print To File?" msgstr "Stampa in un file?" #. #. * PPD file selection dialog... #. -#: plug-ins/print/print.c:1126 +#: plug-ins/print/print.c:1165 msgid "PPD File?" msgstr "File PPD?" -#: plug-ins/print/print.c:2111 +#: plug-ins/print/print.c:2150 msgid "File" msgstr "File" -#: plug-ins/common/ps.c:321 plug-ins/common/ps.c:322 +#: plug-ins/common/ps.c:325 plug-ins/common/ps.c:326 msgid "load file of PostScript/PDF file format" msgstr "apri file in formato PostScript/PDF" -#: plug-ins/common/ps.c:345 +#: plug-ins/common/ps.c:349 msgid "save file in PostScript file format" msgstr "salva file nel formato Postscript" -#: plug-ins/common/ps.c:346 +#: plug-ins/common/ps.c:350 msgid "" "PostScript saving handles all image types except those with alpha channels." msgstr "" "PostScript salva tutti i tipi di immagine eccetto quelli con canali alpha." -#: plug-ins/common/ps.c:588 +#: plug-ins/common/ps.c:620 msgid "PS: can't open file for reading" msgstr "PS: impossibile aprire file in lettura" -#: plug-ins/common/ps.c:595 +#: plug-ins/common/ps.c:627 #, c-format msgid "Interpreting and Loading %s:" msgstr "Interpretazione e caricamento di %s:" -#: plug-ins/common/ps.c:603 +#: plug-ins/common/ps.c:635 msgid "PS: can't interprete file" msgstr "PS: impossibile interpretare il file" -#: plug-ins/common/ps.c:690 +#: plug-ins/common/ps.c:722 msgid "PostScript save cannot handle images with alpha channels" msgstr "" "Il salvataggio PostScript non puР avvenire su immagini con canali alpha" -#: plug-ins/common/ps.c:701 +#: plug-ins/common/ps.c:733 msgid "PS: cannot operate on unknown image types" msgstr "PS: impossibile operare su un formato immagine sconosciuto" -#: plug-ins/common/ps.c:710 +#: plug-ins/common/ps.c:742 msgid "PS: can't open file for writing" msgstr "PS: impossibile aprire il file in scrittura" -#: plug-ins/common/ps.c:1768 plug-ins/common/ps.c:1865 -#: plug-ins/common/ps.c:1958 plug-ins/common/ps.c:2027 +#: plug-ins/common/ps.c:1800 plug-ins/common/ps.c:1897 +#: plug-ins/common/ps.c:1990 plug-ins/common/ps.c:2059 msgid "write error occured" msgstr "riscontrato errore in scrittura" -#: plug-ins/common/ps.c:2054 plug-ins/common/ps.c:2319 +#: plug-ins/common/ps.c:2097 plug-ins/common/ps.c:2354 msgid "Width:" msgstr "Larghezza:" -#: plug-ins/common/ps.c:2054 plug-ins/common/ps.c:2319 +#: plug-ins/common/ps.c:2097 plug-ins/common/ps.c:2354 msgid "Height:" msgstr "Altezza:" -#: plug-ins/common/ps.c:2054 +#: plug-ins/common/ps.c:2097 msgid "Pages:" msgstr "Pagine:" -#: plug-ins/common/ps.c:2056 +#: plug-ins/common/ps.c:2099 msgid "b/w" msgstr "Bianco e Nero" -#: plug-ins/common/ps.c:2056 +#: plug-ins/common/ps.c:2099 msgid "gray" msgstr "grigio" -#: plug-ins/common/ps.c:2056 +#: plug-ins/common/ps.c:2099 msgid "colour" msgstr "colori" -#: plug-ins/common/ps.c:2056 +#: plug-ins/common/ps.c:2099 msgid "automatic" msgstr "automatico" -#: plug-ins/common/ps.c:2058 +#: plug-ins/common/ps.c:2101 msgid "none" msgstr "nessuno" -#: plug-ins/common/ps.c:2058 +#: plug-ins/common/ps.c:2101 msgid "weak" msgstr "" -#: plug-ins/common/ps.c:2058 +#: plug-ins/common/ps.c:2101 msgid "strong" msgstr "forte" -#: plug-ins/common/ps.c:2071 +#: plug-ins/common/ps.c:2108 msgid "Load PostScript" msgstr "Salva come PostScript" #. Rendering -#: plug-ins/common/ps.c:2104 +#: plug-ins/common/ps.c:2141 msgid "Rendering" msgstr "Rendering" -#: plug-ins/common/ps.c:2144 +#: plug-ins/common/ps.c:2181 msgid "try BoundingBox" msgstr "" #. Colouring -#: plug-ins/common/ps.c:2157 +#: plug-ins/common/ps.c:2194 msgid "Colouring" msgstr "Colorazione" -#: plug-ins/common/ps.c:2193 +#: plug-ins/common/ps.c:2230 msgid "Graphic antialiasing" msgstr "Antialiasing grafico" -#: plug-ins/common/ps.c:2194 +#: plug-ins/common/ps.c:2231 msgid "Text antialiasing" msgstr "Antialiasing del testo" -#: plug-ins/common/ps.c:2319 +#: plug-ins/common/ps.c:2354 msgid "X-offset:" msgstr "X-offset:" -#: plug-ins/common/ps.c:2319 +#: plug-ins/common/ps.c:2354 msgid "Y-offset:" msgstr "Y-offset:" -#: plug-ins/common/ps.c:2321 +#: plug-ins/common/ps.c:2356 msgid "0" msgstr "0" -#: plug-ins/common/ps.c:2321 +#: plug-ins/common/ps.c:2356 msgid "90" msgstr "90" -#: plug-ins/common/ps.c:2321 +#: plug-ins/common/ps.c:2356 msgid "180" msgstr "180" -#: plug-ins/common/ps.c:2321 +#: plug-ins/common/ps.c:2356 msgid "270" msgstr "270" -#: plug-ins/common/ps.c:2323 +#: plug-ins/common/ps.c:2358 msgid "Inch" msgstr "Pollici" -#: plug-ins/common/ps.c:2323 +#: plug-ins/common/ps.c:2358 msgid "Millimeter" msgstr "Millimetri" -#: plug-ins/common/ps.c:2338 +#: plug-ins/common/ps.c:2366 msgid "Save PostScript" msgstr "Salva come PostScript" #. Image Size -#: plug-ins/common/ps.c:2379 +#: plug-ins/common/ps.c:2407 msgid "Image Size" msgstr "Dimensione Immagine" -#: plug-ins/common/ps.c:2418 +#: plug-ins/common/ps.c:2446 msgid "keep aspect ratio" msgstr "Mantieni dimensioni" #. Unit -#: plug-ins/common/ps.c:2428 +#: plug-ins/common/ps.c:2456 msgid "Unit" msgstr "UnitЮ" #. Rotation -#: plug-ins/common/ps.c:2459 +#: plug-ins/common/ps.c:2487 msgid "Rotation" msgstr "Rotazione" #. Format -#: plug-ins/common/ps.c:2486 +#: plug-ins/common/ps.c:2514 msgid "Output" msgstr "Uscita" -#: plug-ins/common/ps.c:2494 +#: plug-ins/common/ps.c:2522 msgid "Encapsulated PostScript" msgstr "Encapsulated PostScript" -#: plug-ins/common/ps.c:2520 +#: plug-ins/common/ps.c:2548 msgid "Preview size" msgstr "Dimensione anteprima" @@ -6246,20 +6247,20 @@ msgstr "Formato bitmap X10" msgid "Identifier prefix: " msgstr "Prefisso identificativo: " -#: plug-ins/common/xpm.c:170 +#: plug-ins/common/xpm.c:156 msgid "loads files of the xpm file format" msgstr "apri file in formato xpm" -#: plug-ins/common/xpm.c:182 +#: plug-ins/common/xpm.c:168 msgid "saves files in the xpm file format (if you're on a 16 bit display...)" msgstr "" "salva file in formato xpm (se si ha una modalitЮ a 16 bit del display...)" -#: plug-ins/common/xpm.c:756 +#: plug-ins/common/xpm.c:783 msgid "Save as Xpm" msgstr "Salva come Xpm" -#: plug-ins/common/xpm.c:790 +#: plug-ins/common/xpm.c:817 msgid "Alpha Threshold" msgstr "Soglia Alpha" diff --git a/po-plug-ins/nl.po b/po-plug-ins/nl.po index be3010c3fb..93742f1b87 100644 --- a/po-plug-ins/nl.po +++ b/po-plug-ins/nl.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 1999-09-09 13:55-0700\n" +"POT-Creation-Date: 1999-10-04 09:28-0700\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -66,7 +66,7 @@ msgstr "" msgid "sin^p, stepped" msgstr "" -#: plug-ins/common/CML_explorer.c:253 +#: plug-ins/common/CML_explorer.c:253 plug-ins/gap/gap_mov_dialog.c:280 msgid "None" msgstr "" @@ -213,19 +213,24 @@ msgstr "" #: plug-ins/common/CML_explorer.c:377 plug-ins/common/CML_explorer.c:385 #: plug-ins/common/CML_explorer.c:1429 plug-ins/common/CML_explorer.c:1753 -#: plug-ins/common/decompose.c:135 +#: plug-ins/common/decompose.c:135 plug-ins/common/lic.c:1024 +#: plug-ins/gap/gap_mov_dialog.c:253 plug-ins/gimpressionist/orientation.c:191 +#: plug-ins/gimpressionist/size.c:189 msgid "Hue" msgstr "" #: plug-ins/common/CML_explorer.c:378 plug-ins/common/CML_explorer.c:386 #: plug-ins/common/CML_explorer.c:1433 plug-ins/common/CML_explorer.c:1753 -#: plug-ins/common/decompose.c:136 +#: plug-ins/common/decompose.c:136 plug-ins/common/lic.c:1036 +#: plug-ins/gap/gap_mov_dialog.c:254 msgid "Saturation" msgstr "" #: plug-ins/common/CML_explorer.c:379 plug-ins/common/CML_explorer.c:387 #: plug-ins/common/CML_explorer.c:1437 plug-ins/common/CML_explorer.c:1753 -#: plug-ins/common/decompose.c:137 +#: plug-ins/common/decompose.c:137 plug-ins/gap/gap_mov_dialog.c:256 +#: plug-ins/gimpressionist/orientation.c:134 +#: plug-ins/gimpressionist/size.c:133 msgid "Value" msgstr "" @@ -249,7 +254,9 @@ msgstr "" msgid "Coupled-Map-Lattice Explorer" msgstr "" -#: plug-ins/common/CML_explorer.c:1342 plug-ins/common/ps.c:2448 +#: plug-ins/common/CML_explorer.c:1342 plug-ins/common/ps.c:2531 +#: plug-ins/gimpressionist/orientmap.c:502 +#: plug-ins/gimpressionist/preview.c:106 plug-ins/gimpressionist/sizemap.c:402 msgid "Preview" msgstr "" @@ -438,20 +445,30 @@ msgid "Graph of the current settings" msgstr "" #. Action Area -#: plug-ins/bmp/bmpwrite.c:428 plug-ins/common/CML_explorer.c:1818 +#: plug-ins/bmp/bmpwrite.c:420 plug-ins/common/CML_explorer.c:1818 #: plug-ins/common/CML_explorer.c:2679 plug-ins/common/CML_explorer.c:2775 #: plug-ins/common/apply_lens.c:416 plug-ins/common/blur.c:619 #: plug-ins/common/bumpmap.c:965 plug-ins/common/checkerboard.c:381 #: plug-ins/common/compose.c:816 plug-ins/common/convmatrix.c:706 #: plug-ins/common/cubism.c:329 plug-ins/common/decompose.c:914 #: plug-ins/common/depthmerge.c:746 plug-ins/common/destripe.c:695 -#: plug-ins/common/gif.c:1263 plug-ins/common/jpeg.c:1468 -#: plug-ins/common/mail.c:485 plug-ins/common/oilify.c:460 -#: plug-ins/common/png.c:827 plug-ins/common/ps.c:2023 -#: plug-ins/common/ps.c:2290 plug-ins/common/rotate.c:605 -#: plug-ins/common/threshold_alpha.c:467 plug-ins/common/threshold_alpha.c:500 -#: plug-ins/common/xbm.c:959 plug-ins/common/xpm.c:763 -#: plug-ins/print/print.c:1104 plug-ins/sel2path/sel2path.c:350 +#: plug-ins/common/gif.c:1285 plug-ins/common/jpeg.c:1565 +#: plug-ins/common/lic.c:1246 plug-ins/common/mail.c:485 +#: plug-ins/common/oilify.c:460 plug-ins/common/png.c:924 +#: plug-ins/common/ps.c:2115 plug-ins/common/ps.c:2373 +#: plug-ins/common/rotate.c:605 plug-ins/common/threshold_alpha.c:467 +#: plug-ins/common/threshold_alpha.c:500 plug-ins/common/warp.c:508 +#: plug-ins/common/xbm.c:959 plug-ins/common/xpm.c:790 +#: plug-ins/gap/gap_arr_dialog.c:947 plug-ins/gap/gap_arr_dialog.c:1171 +#: plug-ins/gap/gap_mod_layer.c:149 plug-ins/gap/gap_mov_dialog.c:461 +#: plug-ins/gap/gap_mpege.c:190 plug-ins/gap/gap_resi_dialog.c:136 +#: plug-ins/gimpressionist/gimpressionist.c:361 +#: plug-ins/gimpressionist/orientmap.c:626 +#: plug-ins/gimpressionist/presets.c:392 plug-ins/gimpressionist/sizemap.c:485 +#: plug-ins/mosaic/mosaic.c:564 plug-ins/print/print.c:1143 +#: plug-ins/script-fu/script-fu-scripts.c:1383 +#: plug-ins/script-fu/script-fu-server.c:559 plug-ins/sel2path/sel2path.c:350 +#: plug-ins/struc/struc.c:239 msgid "OK" msgstr "" @@ -514,22 +531,31 @@ msgstr "" msgid "Warning: Hmmm, it's a parameter file for newer CML_explorer than me." msgstr "" -#. cancel button -#: plug-ins/Lighting/lighting_ui.c:1062 plug-ins/bmp/bmpwrite.c:437 +#. the 3 Action Buttons +#: plug-ins/Lighting/lighting_ui.c:1062 plug-ins/bmp/bmpwrite.c:429 #: plug-ins/common/CML_explorer.c:2688 plug-ins/common/apply_lens.c:426 #: plug-ins/common/blur.c:621 plug-ins/common/bumpmap.c:974 #: plug-ins/common/checkerboard.c:390 plug-ins/common/colorify.c:323 #: plug-ins/common/compose.c:825 plug-ins/common/convmatrix.c:723 #: plug-ins/common/cubism.c:338 plug-ins/common/decompose.c:924 #: plug-ins/common/depthmerge.c:756 plug-ins/common/destripe.c:704 -#: plug-ins/common/gif.c:1172 plug-ins/common/jpeg.c:1477 -#: plug-ins/common/mail.c:496 plug-ins/common/oilify.c:469 -#: plug-ins/common/png.c:836 plug-ins/common/ps.c:2033 -#: plug-ins/common/ps.c:2300 plug-ins/common/rotate.c:615 -#: plug-ins/common/threshold_alpha.c:476 plug-ins/common/xbm.c:707 -#: plug-ins/common/xbm.c:969 plug-ins/common/xpm.c:772 -#: plug-ins/print/print.c:991 plug-ins/print/print.c:1097 -#: plug-ins/sel2path/sel2path.c:359 +#: plug-ins/common/gif.c:1194 plug-ins/common/jpeg.c:1574 +#: plug-ins/common/lic.c:1255 plug-ins/common/mail.c:496 +#: plug-ins/common/oilify.c:469 plug-ins/common/png.c:933 +#: plug-ins/common/ps.c:2125 plug-ins/common/ps.c:2383 +#: plug-ins/common/rotate.c:615 plug-ins/common/threshold_alpha.c:476 +#: plug-ins/common/warp.c:517 plug-ins/common/xbm.c:707 +#: plug-ins/common/xbm.c:969 plug-ins/common/xpm.c:799 +#: plug-ins/gap/gap_arr_dialog.c:1173 plug-ins/gap/gap_dbbrowser_utils.c:211 +#: plug-ins/gap/gap_filter_foreach.c:127 plug-ins/gap/gap_mod_layer.c:151 +#: plug-ins/gap/gap_mod_layer.c:265 plug-ins/gap/gap_mov_dialog.c:470 +#: plug-ins/gap/gap_mpege.c:240 plug-ins/gap/gap_resi_dialog.c:145 +#: plug-ins/gimpressionist/orientmap.c:640 +#: plug-ins/gimpressionist/presets.c:400 plug-ins/gimpressionist/sizemap.c:499 +#: plug-ins/mosaic/mosaic.c:573 plug-ins/print/print.c:1030 +#: plug-ins/print/print.c:1136 plug-ins/script-fu/script-fu-scripts.c:1392 +#: plug-ins/script-fu/script-fu-server.c:568 plug-ins/sel2path/sel2path.c:359 +#: plug-ins/struc/struc.c:248 msgid "Cancel" msgstr "" @@ -603,7 +629,7 @@ msgstr "" msgid "Transparent background" msgstr "" -#: plug-ins/Lighting/lighting_ui.c:580 +#: plug-ins/Lighting/lighting_ui.c:580 plug-ins/common/lic.c:1008 msgid "Create new image" msgstr "" @@ -804,7 +830,7 @@ msgstr "" msgid "Environment image:" msgstr "" -#: plug-ins/Lighting/lighting_ui.c:987 +#: plug-ins/Lighting/lighting_ui.c:987 plug-ins/common/lic.c:1001 msgid "Options" msgstr "" @@ -831,6 +857,8 @@ msgstr "" #. Add Ok, Cancel and Help buttons to the action area #. ================================================== #: plug-ins/Lighting/lighting_ui.c:1061 +#: plug-ins/gimpressionist/orientmap.c:633 +#: plug-ins/gimpressionist/sizemap.c:492 msgid "Apply" msgstr "" @@ -862,6 +890,83 @@ msgstr "" msgid "Zoom out (make image smaller)" msgstr "" +#: plug-ins/common/animationplay.c:247 +msgid "This plugin allows you to preview a GIMP layer-based animation." +msgstr "" + +#: plug-ins/common/animationplay.c:252 +msgid "/Filters/Animation/Animation Playback" +msgstr "" + +#: plug-ins/common/animationplay.c:663 plug-ins/common/animationplay.c:664 +msgid "Animation Playback: " +msgstr "" + +#. Action area - 'close' button only. +#: plug-ins/common/animationplay.c:676 +#: plug-ins/script-fu/script-fu-console.c:205 +#: plug-ins/script-fu/script-fu-scripts.c:1903 +msgid "Close" +msgstr "" + +#. The 'playback' half of the dialog +#: plug-ins/common/animationplay.c:690 plug-ins/common/animationplay.c:693 +msgid "Playback: " +msgstr "" + +#: plug-ins/common/animationplay.c:723 +msgid "Play/Stop" +msgstr "" + +#: plug-ins/common/animationplay.c:729 +msgid "Rewind" +msgstr "" + +#: plug-ins/common/animationplay.c:735 +msgid "Step" +msgstr "" + +#: plug-ins/common/animationplay.c:793 +msgid "Frame %v of %u" +msgstr "" + +#: plug-ins/common/animationplay.c:971 +#, c-format +msgid "playback: Asked for frame number %d in a %d-frame animation!\n" +msgstr "" + +#: plug-ins/common/animoptimize.c:130 +msgid "" +"This plugin applies various optimizations to a GIMP layer-based animation." +msgstr "" + +#: plug-ins/common/animoptimize.c:136 +msgid "/Filters/Animation/Animation Optimize" +msgstr "" + +#: plug-ins/common/animoptimize.c:143 +msgid "" +"This plugin 'simplifies' a GIMP layer-based animation that has been " +"AnimationOptimized. This makes the animation much easier to work with if, " +"for example, the optimized version is all you have." +msgstr "" + +#: plug-ins/common/animoptimize.c:152 +msgid "/Filters/Animation/Animation UnOptimize" +msgstr "" + +#: plug-ins/common/animoptimize.c:296 +msgid "Optimizing Animation..." +msgstr "" + +#: plug-ins/common/animoptimize.c:298 +msgid "UnOptimizing Animation..." +msgstr "" + +#: plug-ins/common/animoptimize.c:327 +msgid "Not enough memory to allocate buffers for optimization.\n" +msgstr "" + #: plug-ins/common/apply_lens.c:132 msgid "Apply a lens effect" msgstr "" @@ -889,9 +994,9 @@ msgstr "" #. #: plug-ins/common/apply_lens.c:435 plug-ins/common/blur.c:607 #: plug-ins/common/checkerboard.c:399 plug-ins/common/cubism.c:347 -#: plug-ins/common/jpeg.c:1512 plug-ins/common/oilify.c:478 -#: plug-ins/common/png.c:847 plug-ins/common/threshold_alpha.c:352 -#: plug-ins/common/xpm.c:781 +#: plug-ins/common/jpeg.c:1609 plug-ins/common/oilify.c:478 +#: plug-ins/common/png.c:944 plug-ins/common/threshold_alpha.c:352 +#: plug-ins/common/xpm.c:808 plug-ins/mosaic/mosaic.c:698 msgid "Parameter Settings" msgstr "" @@ -1033,18 +1138,18 @@ msgstr "" msgid "Number of times to apply filter" msgstr "" -#: plug-ins/bmp/bmp.c:105 plug-ins/bmp/bmp.c:106 +#: plug-ins/bmp/bmp.c:107 plug-ins/bmp/bmp.c:108 msgid "Loads files of Windows BMP file format" msgstr "" -#: plug-ins/bmp/bmp.c:117 plug-ins/bmp/bmp.c:118 +#: plug-ins/bmp/bmp.c:119 plug-ins/bmp/bmp.c:120 msgid "Saves files in Windows BMP file format" msgstr "" #: plug-ins/bmp/bmpread.c:27 plug-ins/common/gifload.c:287 -#: plug-ins/common/jpeg.c:670 plug-ins/common/png.c:345 -#: plug-ins/common/png.c:347 plug-ins/common/xbm.c:523 -#: plug-ins/common/xpm.c:300 +#: plug-ins/common/jpeg.c:733 plug-ins/common/png.c:385 +#: plug-ins/common/png.c:387 plug-ins/common/xbm.c:523 +#: plug-ins/common/xpm.c:315 #, c-format msgid "Loading %s:" msgstr "" @@ -1079,14 +1184,13 @@ msgstr "" msgid "%s: bad colormap\n" msgstr "" -#. -#. * Create the "background" layer to hold the image... -#. +#. Create a "normal" layer +#. ======================= #: plug-ins/bmp/bmpread.c:210 plug-ins/bmp/bmpread.c:218 #: plug-ins/bmp/bmpread.c:224 plug-ins/common/compose.c:562 #: plug-ins/common/decompose.c:472 plug-ins/common/gifload.c:828 -#: plug-ins/common/jpeg.c:812 plug-ins/common/png.c:455 -#: plug-ins/common/xbm.c:612 +#: plug-ins/common/jpeg.c:884 plug-ins/common/lic.c:848 +#: plug-ins/common/png.c:515 plug-ins/common/xbm.c:612 msgid "Background" msgstr "" @@ -1099,24 +1203,24 @@ msgstr "" msgid "can't open %s\n" msgstr "" -#: plug-ins/bmp/bmpwrite.c:154 plug-ins/common/jpeg.c:1090 -#: plug-ins/common/png.c:595 plug-ins/common/png.c:597 -#: plug-ins/common/ps.c:673 plug-ins/common/xbm.c:777 -#: plug-ins/common/xpm.c:611 plug-ins/common/xwd.c:507 +#: plug-ins/bmp/bmpwrite.c:154 plug-ins/common/jpeg.c:1169 +#: plug-ins/common/png.c:687 plug-ins/common/png.c:689 +#: plug-ins/common/ps.c:748 plug-ins/common/xbm.c:777 +#: plug-ins/common/xpm.c:636 plug-ins/common/xwd.c:507 #, c-format msgid "Saving %s:" msgstr "" -#: plug-ins/bmp/bmpwrite.c:421 +#: plug-ins/bmp/bmpwrite.c:413 msgid "Save as BMP" msgstr "" #. parameter settings -#: plug-ins/bmp/bmpwrite.c:446 +#: plug-ins/bmp/bmpwrite.c:438 msgid "Save Options" msgstr "" -#: plug-ins/bmp/bmpwrite.c:454 +#: plug-ins/bmp/bmpwrite.c:446 msgid "RLE encoded" msgstr "" @@ -1188,7 +1292,8 @@ msgstr "" msgid "Elevation" msgstr "" -#: plug-ins/common/bumpmap.c:955 +#. Horizontal scale +#: plug-ins/common/bumpmap.c:955 plug-ins/struc/struc.c:307 msgid "Depth" msgstr "" @@ -1310,8 +1415,9 @@ msgstr "" msgid "Ok" msgstr "" -#: plug-ins/common/colorify.c:331 plug-ins/common/xpm.c:406 -#: plug-ins/print/print.c:848 +#: plug-ins/common/colorify.c:331 plug-ins/common/xpm.c:424 +#: plug-ins/gap/gap_mov_dialog.c:255 plug-ins/gimpressionist/color.c:51 +#: plug-ins/print/print.c:887 msgid "Color" msgstr "" @@ -1444,7 +1550,7 @@ msgid "This function creates a new image from multiple gray images" msgstr "" #: plug-ins/common/compose.c:234 -msgid "/Image/Channel Ops/Compose" +msgid "/Image/Channels/Compose" msgstr "" #: plug-ins/common/compose.c:241 @@ -1527,12 +1633,12 @@ msgstr "" msgid "Extend" msgstr "" -#: plug-ins/common/convmatrix.c:80 +#: plug-ins/common/convmatrix.c:80 plug-ins/common/warp.c:596 msgid "Wrap" msgstr "" #. Action area -#: plug-ins/common/convmatrix.c:80 plug-ins/common/gif.c:1163 +#: plug-ins/common/convmatrix.c:80 plug-ins/common/gif.c:1185 msgid "Crop" msgstr "" @@ -1611,7 +1717,7 @@ msgstr "" msgid "Use Background Color" msgstr "" -#: plug-ins/common/cubism.c:363 +#: plug-ins/common/cubism.c:363 plug-ins/mosaic/mosaic.c:705 msgid "Tile Size" msgstr "" @@ -1710,7 +1816,7 @@ msgid "" msgstr "" #: plug-ins/common/decompose.c:222 -msgid "/Image/Channel Ops/Decompose" +msgid "/Image/Channels/Decompose" msgstr "" #: plug-ins/common/decompose.c:303 @@ -1836,32 +1942,1768 @@ msgstr "" msgid "Width" msgstr "" -#: plug-ins/common/gif.c:408 +#. Button to invoke filebrowser +#: plug-ins/gap/gap_arr_dialog.c:278 +msgid "File-Browser" +msgstr "" + +#: plug-ins/gap/gap_arr_dialog.c:666 +#, c-format +msgid "pair_flt_create_value: Bad FloatFormat ignored %s\n" +msgstr "" + +#: plug-ins/gap/gap_arr_dialog.c:810 +#, c-format +msgid "pair_int_create_value: Bad IntFormat ignored %s\n" +msgstr "" + +#. if no buttons are specified use one CLOSE button per default +#: plug-ins/gap/gap_arr_dialog.c:962 +msgid "CLOSE" +msgstr "" + +#. parameter settings +#: plug-ins/gap/gap_arr_dialog.c:973 +msgid "Enter Values" +msgstr "" + +#: plug-ins/gap/gap_arr_dialog.c:990 plug-ins/gap/gap_arr_dialog.c:1050 +msgid "Value: " +msgstr "" + +#: plug-ins/gap/gap_arr_dialog.c:1026 +msgid "WGT_ACT_BUTTON not implemented yet, widget type ignored\n" +msgstr "" + +#. undefined widget type +#: plug-ins/gap/gap_arr_dialog.c:1029 +#, c-format +msgid "Unknown widget type %d ignored\n" +msgstr "" + +#: plug-ins/gap/gap_arr_dialog.c:1202 +msgid "Press Button" +msgstr "" + +#: plug-ins/gap/gap_arr_dialog.c:1203 +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:137 +msgid "Search :" +msgstr "" + +#: plug-ins/gap/gap_dbbrowser_utils.c:166 +msgid "Gen Code by name" +msgstr "" + +#: plug-ins/gap/gap_dbbrowser_utils.c:175 +msgid "Search by name" +msgstr "" + +#: plug-ins/gap/gap_dbbrowser_utils.c:183 +msgid "Search by blurb" +msgstr "" + +#. show the name +#: plug-ins/gap/gap_dbbrowser_utils.c:325 +msgid "Name :" +msgstr "" + +#. show the description +#: plug-ins/gap/gap_dbbrowser_utils.c:342 +msgid "Blurb :" +msgstr "" + +#: plug-ins/gap/gap_dbbrowser_utils.c:364 +msgid "In :" +msgstr "" + +#: plug-ins/gap/gap_dbbrowser_utils.c:410 +msgid "Out :" +msgstr "" + +#: plug-ins/gap/gap_dbbrowser_utils.c:459 +msgid "Help :" +msgstr "" + +#. show the author & the copyright +#: plug-ins/gap/gap_dbbrowser_utils.c:497 +msgid "Author :" +msgstr "" + +#: plug-ins/gap/gap_dbbrowser_utils.c:512 +msgid "Date :" +msgstr "" + +#: plug-ins/gap/gap_dbbrowser_utils.c:527 +msgid "Copyright :" +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:156 plug-ins/gap/gap_mod_layer.c:288 +msgid "Animated Filter apply" +msgstr "" + +#: plug-ins/gap/gap_filter_foreach.c:119 +msgid "backup to file" +msgstr "" + +#. pixel +#: plug-ins/gap/gap_filter_foreach.c:121 +msgid "Make backup of the image after each step" +msgstr "" + +#: plug-ins/gap/gap_filter_foreach.c:125 plug-ins/gap/gap_mod_layer.c:263 +msgid "Continue" +msgstr "" + +#: plug-ins/gap/gap_filter_foreach.c:148 plug-ins/gap/gap_mod_layer.c:282 +#, c-format +msgid "" +"2.nd call of %s\n" +"(define end-settings)" +msgstr "" + +#: plug-ins/gap/gap_filter_foreach.c:152 +#, c-format +msgid "" +"Non-Interactive call of %s\n" +"(for all layers inbetween)" +msgstr "" + +#: plug-ins/gap/gap_filter_foreach.c:186 +#, c-format +msgid "" +"Error: Plugin %s has changed Nr. of layers from %d to %d\n" +"could not restore Layer visibilty.\n" +msgstr "" + +#: plug-ins/gap/gap_filter_foreach.c:202 +msgid "Warning: cant get layers (maybe the image was closed)\n" +msgstr "" + +#: plug-ins/gap/gap_filter_foreach.c:207 +#, c-format +msgid "" +"Error: Plugin %s has changed Nr. of layers from %d to %d\n" +"Anim Filter apply stopped.\n" +msgstr "" + +#: plug-ins/gap/gap_filter_foreach.c:258 +#, c-format +msgid "ERROR: Plugin not available or wrong type %s\n" +msgstr "" + +#: plug-ins/gap/gap_filter_foreach.c:269 +msgid "Applying Filter to all Layers .." +msgstr "" + +#: plug-ins/gap/gap_filter_foreach.c:277 +msgid "ERROR: need at 1 Layers to apply plugin !\n" +msgstr "" + +#: plug-ins/gap/gap_filter_foreach.c:307 +msgid "ERROR: fork failed !\n" +msgstr "" + +#: plug-ins/gap/gap_filter_foreach.c:495 +#, c-format +msgid "Saving image to backupfile:%s step = %d\n" +msgstr "" + +#: plug-ins/gap/gap_filter_foreach.c:543 +msgid "Select Filter for Animated apply" +msgstr "" + +#: plug-ins/gap/gap_filter_foreach.c:544 plug-ins/gap/gap_mod_layer.c:664 +msgid "Apply Constant" +msgstr "" + +#: plug-ins/gap/gap_filter_foreach.c:545 plug-ins/gap/gap_mod_layer.c:665 +msgid "Apply Varying" +msgstr "" + +#: plug-ins/gap/gap_filter_main.c:100 +msgid "" +"This plugin calls another plugin for each layer of an image, varying its " +"settings (to produce animated effects). The called plugin must work on a " +"single drawable and must be able to RUN_WITH_LAST_VALS" +msgstr "" + +#: plug-ins/gap/gap_filter_main.c:105 +msgid "/Filters/Animation/Filter all Layers" +msgstr "" + +#: plug-ins/gap/gap_lib.c:852 +msgid "" +"You are using a fileformat != xcf\n" +"Save Operations may result\n" +"in loss of layerinformation" +msgstr "" + +#. no defined value found (this is the 1.st call for this image_id) +#. * ask what to do with a 3 Button dialog +#. +#: plug-ins/gap/gap_lib.c:864 plug-ins/gap/gap_mpege.c:188 +#: plug-ins/gap/gap_range_ops.c:1029 +msgid "CANCEL" +msgstr "" + +#: plug-ins/gap/gap_lib.c:866 +msgid "SAVE Flattened" +msgstr "" + +#: plug-ins/gap/gap_lib.c:868 +msgid "SAVE As Is" +msgstr "" + +#: plug-ins/gap/gap_lib.c:872 plug-ins/gap/gap_range_ops.c:1032 +msgid "GAP Question" +msgstr "" + +#: plug-ins/gap/gap_lib.c:1439 +msgid "Duplicating frames .." +msgstr "" + +#: plug-ins/gap/gap_lib.c:1607 +msgid "Renumber Framesequence .." +msgstr "" + +#: plug-ins/gap/gap_lib.c:1791 +#, c-format +msgid "Goto Frame (%ld/%ld)" +msgstr "" + +#: plug-ins/gap/gap_lib.c:1794 +#, c-format +msgid "Destination Frame Number (%ld - %ld)" +msgstr "" + +#: plug-ins/gap/gap_lib.c:1798 plug-ins/gap/gap_lib.c:1872 +#: plug-ins/gap/gap_lib.c:2052 +msgid "Number :" +msgstr "" + +#: plug-ins/gap/gap_lib.c:1856 +#, c-format +msgid "Delete Frames (%ld/%ld)" +msgstr "" + +#: plug-ins/gap/gap_lib.c:1859 +#, c-format +msgid "Delete Frames from %ld to (Number)" +msgstr "" + +#: plug-ins/gap/gap_lib.c:1919 +#, c-format +msgid "Duplicate Frames (%ld/%ld)" +msgstr "" + +#: plug-ins/gap/gap_lib.c:1924 plug-ins/gap/gap_lib.c:2097 +#: plug-ins/gap/gap_range_ops.c:232 plug-ins/gap/gap_range_ops.c:445 +msgid "From :" +msgstr "" + +#: plug-ins/gap/gap_lib.c:1929 +msgid "Source Range starts at this framenumber" +msgstr "" + +#: plug-ins/gap/gap_lib.c:1932 plug-ins/gap/gap_lib.c:2105 +#: plug-ins/gap/gap_range_ops.c:239 plug-ins/gap/gap_range_ops.c:453 +msgid "To :" +msgstr "" + +#: plug-ins/gap/gap_lib.c:1937 +msgid "Source Range ends at this framenumber" +msgstr "" + +#: plug-ins/gap/gap_lib.c:1940 +msgid "N-Times :" +msgstr "" + +#: plug-ins/gap/gap_lib.c:1945 +msgid "" +"Copy selected Range n-times \n" +"(you may type in Values > 99)" +msgstr "" + +#: plug-ins/gap/gap_lib.c:1947 +msgid "Duplicate Framerange" +msgstr "" + +#: plug-ins/gap/gap_lib.c:2048 +#, c-format +msgid "Exchange current Frame (%ld)" +msgstr "" + +#: plug-ins/gap/gap_lib.c:2050 +msgid "With Frame (Number)" +msgstr "" + +#: plug-ins/gap/gap_lib.c:2092 +#, c-format +msgid "Framesequence Shift (%ld/%ld)" +msgstr "" + +#: plug-ins/gap/gap_lib.c:2102 +msgid "Affected Range starts at this framenumber" +msgstr "" + +#: plug-ins/gap/gap_lib.c:2110 +msgid "Affected Range ends at this framenumber" +msgstr "" + +#: plug-ins/gap/gap_lib.c:2113 +msgid "N-Shift :" +msgstr "" + +#: plug-ins/gap/gap_lib.c:2118 +msgid "" +"Renumber the affected framesequence \n" +"(numbers are shifted in circle by N)" +msgstr "" + +#: plug-ins/gap/gap_lib.c:2120 +msgid "Framesequence shift" +msgstr "" + +#: plug-ins/gap/gap_main.c:323 +msgid "" +"This plugin exchanges current image with (next nubered) image from disk." +msgstr "" + +#: plug-ins/gap/gap_main.c:328 +msgid "/AnimFrames/Goto Next" +msgstr "" + +#: plug-ins/gap/gap_main.c:335 +msgid "" +"This plugin exchanges current image with (previous nubered) image from disk." +msgstr "" + +#: plug-ins/gap/gap_main.c:340 +msgid "/AnimFrames/Goto Prev" +msgstr "" + +#: plug-ins/gap/gap_main.c:347 +msgid "" +"This plugin exchanges current image with (lowest nubered) image from disk." +msgstr "" + +#: plug-ins/gap/gap_main.c:352 +msgid "/AnimFrames/Goto First" +msgstr "" + +#: plug-ins/gap/gap_main.c:359 +msgid "" +"This plugin exchanges current image with (highest nubered) image from disk." +msgstr "" + +#: plug-ins/gap/gap_main.c:364 +msgid "/AnimFrames/Goto Last" +msgstr "" + +#: plug-ins/gap/gap_main.c:371 +msgid "" +"This plugin exchanges current image with requested image (nr) from disk." +msgstr "" + +#: plug-ins/gap/gap_main.c:376 +msgid "/AnimFrames/Goto Any" +msgstr "" + +#: plug-ins/gap/gap_main.c:383 +msgid "" +"This plugin deletes the given number of frames from disk including the " +"current frame." +msgstr "" + +#: plug-ins/gap/gap_main.c:388 +msgid "/AnimFrames/Delete Frames" +msgstr "" + +#: plug-ins/gap/gap_main.c:395 +msgid "This plugin duplicates the current frames on disk n-times." +msgstr "" + +#: plug-ins/gap/gap_main.c:400 +msgid "/AnimFrames/Duplicate Frames" +msgstr "" + +#: plug-ins/gap/gap_main.c:407 +msgid "This plugin exchanges content of the current with destination frame." +msgstr "" + +#: plug-ins/gap/gap_main.c:412 +msgid "/AnimFrames/Exchange Frame" +msgstr "" + +#: plug-ins/gap/gap_main.c:419 +msgid "" +"This plugin copies layer(s) from one sourceimage to multiple frames on disk, " +"varying position, size and opacity." +msgstr "" + +#: plug-ins/gap/gap_main.c:424 +msgid "/AnimFrames/Move Path" +msgstr "" + +#: plug-ins/gap/gap_main.c:431 +msgid "" +"This plugin creates a new image from the given range of frame-images. Each " +"frame is converted to one layer in the new image, according to flatten_mode. " +"(the frames on disk are not changed)." +msgstr "" + +#: plug-ins/gap/gap_main.c:436 +msgid "/AnimFrames/Frames to Image" +msgstr "" + +#: plug-ins/gap/gap_main.c:443 +msgid "This plugin flattens the given range of frame-images (on disk)" +msgstr "" + +#: plug-ins/gap/gap_main.c:448 +msgid "/AnimFrames/Frames Flatten" +msgstr "" + +#: plug-ins/gap/gap_main.c:455 +msgid "" +"This plugin deletes one layer in the given range of frame-images (on disk). " +"exception: the last remaining layer of a frame is not deleted" +msgstr "" + +#: plug-ins/gap/gap_main.c:460 +msgid "/AnimFrames/Frames LayerDel" +msgstr "" + +#: plug-ins/gap/gap_main.c:467 +msgid "" +"This plugin converts the given range of frame-images to other fileformats " +"(on disk) depending on extension" +msgstr "" + +#: plug-ins/gap/gap_main.c:472 +msgid "/AnimFrames/Frames Convert" +msgstr "" + +#: plug-ins/gap/gap_main.c:479 +msgid "" +"This plugin resizes all anim_frames (images on disk) to the given " +"new_width/new_height" +msgstr "" + +#: plug-ins/gap/gap_main.c:484 +msgid "/AnimFrames/Frames Resize" +msgstr "" + +#: plug-ins/gap/gap_main.c:491 +msgid "" +"This plugin crops all anim_frames (images on disk) to the given " +"new_width/new_height" +msgstr "" + +#: plug-ins/gap/gap_main.c:496 +msgid "/AnimFrames/Frames Crop" +msgstr "" + +#: plug-ins/gap/gap_main.c:503 +msgid "" +"This plugin scales all anim_frames (images on disk) to the given " +"new_width/new_height" +msgstr "" + +#: plug-ins/gap/gap_main.c:508 +msgid "/AnimFrames/Frames Scale" +msgstr "" + +#: plug-ins/gap/gap_main.c:515 +msgid "" +"This plugin splits the current image to anim frames (images on disk). Each " +"layer is saved as one frame" +msgstr "" + +#: plug-ins/gap/gap_main.c:520 +msgid "/AnimFrames/Split Img to Frames" +msgstr "" + +#: plug-ins/gap/gap_main.c:527 +msgid "" +"This plugin calls mpeg_encode to convert anim frames to MPEG1, or just " +"generates a param file for mpeg_encode. (mpeg_encode must be installed on " +"your system)" +msgstr "" + +#: plug-ins/gap/gap_main.c:532 +msgid "/AnimFrames/Frames MPEG1 encode" +msgstr "" + +#: plug-ins/gap/gap_main.c:540 +msgid "" +"This plugin calls mpeg2encode to convert anim frames to MPEG1 or MPEG2, or " +"just generates a param file for mpeg2encode. (mpeg2encode must be installed " +"on your system)" +msgstr "" + +#: plug-ins/gap/gap_main.c:545 +msgid "/AnimFrames/Frames MPEG2 encode" +msgstr "" + +#: plug-ins/gap/gap_main.c:553 +msgid "" +"This plugin exchanges frame numbers in the given range. (discfile " +"frame_0001.xcf is renamed to frame_0002.xcf, 2->3, 3->4 ... n->1)" +msgstr "" + +#: plug-ins/gap/gap_main.c:558 +msgid "/AnimFrames/Framesequence Shift" +msgstr "" + +#: plug-ins/gap/gap_main.c:565 +msgid "" +"This plugin performs a modifying action on each selected layer in each " +"selected framerange" +msgstr "" + +#: plug-ins/gap/gap_main.c:570 +msgid "/AnimFrames/Frames Modify" +msgstr "" + +#. Layer select modes +#: plug-ins/gap/gap_mod_layer.c:84 plug-ins/gap/gap_range_ops.c:417 +msgid "Pattern is equal to LayerName" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:85 plug-ins/gap/gap_range_ops.c:418 +msgid "Pattern is Start of LayerName" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:86 plug-ins/gap/gap_range_ops.c:419 +msgid "Pattern is End of Layername" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:87 plug-ins/gap/gap_range_ops.c:420 +msgid "Pattern is a Part of LayerName" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:88 plug-ins/gap/gap_range_ops.c:421 +msgid "Pattern is LayerstackNumber List" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:89 plug-ins/gap/gap_range_ops.c:422 +msgid "Pattern is REVERSE-stack List" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:90 plug-ins/gap/gap_range_ops.c:423 +msgid "All Visible (ignore Pattern)" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:92 plug-ins/gap/gap_range_ops.c:425 +msgid "select all Layers where Layername is equal to Pattern" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:93 plug-ins/gap/gap_range_ops.c:426 +msgid "select all Layers where Layername starts with Pattern" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:94 plug-ins/gap/gap_range_ops.c:427 +msgid "select all Layers where Layername ends up with Pattern" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:95 plug-ins/gap/gap_range_ops.c:428 +msgid "select all Layers where Layername contains Pattern" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:96 plug-ins/gap/gap_range_ops.c:429 +msgid "" +"select Layerstack positions.\n" +"0, 4-5, 8\n" +"where 0 == Top-layer" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:97 plug-ins/gap/gap_range_ops.c:430 +msgid "" +"select Layerstack positions.\n" +"0, 4-5, 8\n" +"where 0 == BG-layer" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:98 plug-ins/gap/gap_range_ops.c:431 +msgid "select all visible Layers" +msgstr "" + +#. action items what to do with the selected layer(s) +#: plug-ins/gap/gap_mod_layer.c:102 +msgid "set Layer(s) visible" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:103 +msgid "set Layer(s) invisible" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:104 +msgid "set Layer(s) linked" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:105 +msgid "set Layer(s) unlinked" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:106 +msgid "raise Layer(s)" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:107 +msgid "lower Layer(s)" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:108 +msgid "merge Layer(s) expand as necessary" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:109 +msgid "merge Layer(s) clipped to image" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:110 +msgid "merge Layer(s) clipped to bg-layer" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:111 +msgid "apply filter on Layer(s)" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:112 +msgid "duplicate Layer(s)" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:113 +msgid "delete Layer(s)" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:114 +msgid "rename Layer(s)" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:146 +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:159 plug-ins/gap/gap_mpege.c:258 +#: plug-ins/gap/gap_range_ops.c:293 +msgid "From Frame:" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:160 plug-ins/gap/gap_mov_dialog.c:594 +#: plug-ins/gap/gap_mpege.c:259 plug-ins/gap/gap_range_ops.c:294 +#: plug-ins/gap/gap_range_ops.c:446 +msgid "first handled frame" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:167 plug-ins/gap/gap_mpege.c:266 +#: plug-ins/gap/gap_range_ops.c:301 +msgid "To Frame:" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:168 plug-ins/gap/gap_mov_dialog.c:598 +#: plug-ins/gap/gap_mpege.c:267 plug-ins/gap/gap_range_ops.c:302 +#: plug-ins/gap/gap_range_ops.c:454 +msgid "last handled frame" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:176 plug-ins/gap/gap_range_ops.c:493 +msgid "Select Layer(s):" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:185 plug-ins/gap/gap_range_ops.c:502 +msgid "Select Pattern:" +msgstr "" + +#. pixel +#: plug-ins/gap/gap_mod_layer.c:187 plug-ins/gap/gap_range_ops.c:504 +msgid "" +"String to identify layer names \n" +"or layerstack position numbers\n" +"0,3-5" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:193 plug-ins/gap/gap_range_ops.c:510 +msgid "Case sensitive" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:194 plug-ins/gap/gap_range_ops.c:511 +msgid "Lowercase and UPPERCASE letters are considered as different" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:199 plug-ins/gap/gap_range_ops.c:516 +msgid "Invert Selection" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:200 +msgid "Perform actions on all unselected Layers" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:205 +msgid "Function :" +msgstr "" + +#. argv[7].radio_help_argv = action_help +#: plug-ins/gap/gap_mod_layer.c:209 +msgid "Function to be performed on all selected layers" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:215 +msgid "New Layername:" +msgstr "" + +#. pixel +#: plug-ins/gap/gap_mod_layer.c:217 +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:222 +msgid "Frames Modify" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:223 +msgid "Settings" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:286 +#, 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:663 +msgid "Select Filter for Animated frames-apply" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:805 +msgid "GAP Modify: No layer selected in last handled frame\n" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:891 +msgid "Modifying Frames/Layer(s) .." +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:972 +msgid "No selected Layer in start frame\n" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:243 plug-ins/gimpressionist/orientmap.c:590 +msgid "Normal" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:244 +msgid "Dissolve" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:245 +msgid "Multiply" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:246 +msgid "Screen" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:247 plug-ins/gimpressionist/paper.c:155 +msgid "Overlay" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:248 +msgid "Difference" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:249 +msgid "Addition" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:250 +msgid "Subtract" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:251 +msgid "Darken Only" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:252 +msgid "Lighten Only" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:263 +msgid "Left Top" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:264 +msgid "Left Bottom" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:265 +msgid "Right Top" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:266 +msgid "Right Bottom" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:267 +msgid "Center" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:275 +msgid "Loop" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:276 +msgid "Loop Reverse" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:277 +msgid "Once" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:278 +msgid "OnceReverse" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:279 +msgid "PingPong" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:440 +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:491 +msgid "Copy moving source-layer(s) into frames" +msgstr "" + +#. Point Buttons +#: plug-ins/gap/gap_mov_dialog.c:514 +msgid "Load Points" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:522 +msgid "Load Controlpoints from file" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:526 +msgid "Save Points" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:534 +msgid "Save Controlpoints to file" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:538 +msgid "Reset Points" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:546 +msgid "" +"Reset Controlpoints \n" +"to one Defaultpoint" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:550 +msgid "Add Point" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:558 +msgid "" +"Add Controlpoint at end \n" +"(the last Point is duplicated)" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:562 +msgid "Prev Point" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:570 +msgid "Show Previous Controlpoint" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:574 +msgid "Next Point" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:582 +msgid "Show Next Controlpoint" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:592 +msgid "Start Frame:" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:596 +msgid "End Frame:" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:600 +msgid "Preview Frame:" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:602 +msgid "" +"frame to show when UpdPreview\n" +"button is pressed" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:604 +msgid "Layerstack:" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:606 +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:609 +msgid "Clip To Frame" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:616 +msgid "" +"Clip all copied Src-Layers\n" +"at Frame Boundaries" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:660 +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:824 +msgid "Load Path Points from file" +msgstr "" + +#. filesel is already open +#: plug-ins/gap/gap_mov_dialog.c:860 +msgid "Save Path Points to file" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:1071 +#, 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:1073 +#, c-format +msgid "Opacity [%d]: " +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:1074 +#, c-format +msgid "Width [%d]: " +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:1075 +#, c-format +msgid "Height [%d]: " +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:1076 +#, c-format +msgid "Rotate deg[%d]: " +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:1255 +msgid "Source Select" +msgstr "" + +#. Source Layer menu +#: plug-ins/gap/gap_mov_dialog.c:1272 +msgid "SourceImage/Layer:" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:1282 +msgid "Source Object to insert into Framerange" +msgstr "" + +#. Paintmode menu +#: plug-ins/gap/gap_mov_dialog.c:1297 +msgid "Mode:" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:1306 +msgid "Paintmode" +msgstr "" + +#. Loop Stepmode menu +#: plug-ins/gap/gap_mov_dialog.c:1321 +msgid "Stepmode:" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:1339 +msgid "" +"How to fetch te next SrcLayer \n" +"at the next handled frame" +msgstr "" + +#. Source Image Handle menu +#: plug-ins/gap/gap_mov_dialog.c:1345 +msgid "Handle:" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:1363 +msgid "" +"How to place the SrcLayer at \n" +"Controlpoint Koordinates" +msgstr "" + +#. to avoid side effects while initialization +#: plug-ins/gap/gap_mov_dialog.c:1409 +msgid "Move Path Preview" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:1459 +msgid "" +"Scale SrcLayer's Width\n" +"in percent" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:1465 +msgid "" +"Scale SrcLayer's Height\n" +"in percent" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:1471 +msgid "" +"SrcLayer's Opacity\n" +"in percent" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:1480 +msgid "Rotate SrcLayer (in degree)" +msgstr "" + +#: plug-ins/gap/gap_mov_exec.c:217 +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:225 +msgid "Copying Layers into Frames .." +msgstr "" + +#: plug-ins/gap/gap_mpege.c:110 +msgid "Conditions to run mpeg_encode 1.5:" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:113 +msgid "Conditions to run mpeg2encode 1.2:" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:123 +msgid "1.) mpeg_encode 1.5 must be installed" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:126 +msgid "1.) mpeg2encode 1.2 must be installed" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:131 +msgid " you can get mpeg_encode at" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:134 +msgid " you can get mpeg2encode at http://www.mpeg.org/MSSG" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:139 +msgid " ftp://mm-ftp.cs.berkeley.edu/pub/multimedia/mpeg/bmt1r1.tar.gz" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:142 +msgid " or at ftp://ftp.mpeg.org/pub/mpeg/mssg " +msgstr "" + +#: plug-ins/gap/gap_mpege.c:147 +msgid "2.) You need a series of single Images on disk (AnimFrames)" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:151 +msgid " all with fileformat JPEG (or YUV or PNM or PPM)" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:154 +msgid " all with fileformat PPM (or YUV)" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:159 +msgid " (use 'Frames Convert' from the AnimFrames Menu" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:163 +msgid " or 'Split Img to Frames' from the AnimFrames Menu)" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:167 +msgid "3.) All Images must have the same size," +msgstr "" + +#: plug-ins/gap/gap_mpege.c:174 +msgid " width and height must be a multiple of 16" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:178 +msgid " (use Scale or Crop from the AnimFrames Menu)" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:193 +msgid "MPEG_ENCODE Information" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:231 +msgid "generate MPEG1 (ISO/IEC 11172-2) stream" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:232 +msgid "generate MPEG2 (ISO/IEC DIS 13818-2) stream" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:242 +msgid "GenParams" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:273 +msgid "Framerate :" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:274 +msgid "framerate in frames/second" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:281 +msgid "Bitrate:" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:282 +msgid "" +"used for constant bitrates (bit/sec) \n" +"(low rate gives good compression + bad quality)" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:293 +msgid "Outputfile:" +msgstr "" + +#. pixel +#: plug-ins/gap/gap_mpege.c:295 +msgid "Name of the resulting MPEG outputfile" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:301 +msgid "Paramfile:" +msgstr "" + +#. pixel +#: plug-ins/gap/gap_mpege.c:303 +msgid "" +"Name of the Encoder-Parameterfile\n" +"(is generated)" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:309 +msgid "Startscript:" +msgstr "" + +#. pixel +#: plug-ins/gap/gap_mpege.c:311 +msgid "" +"Name of the Startscript \n" +"(is generated/executed)" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:318 +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:322 +msgid "Constant Bitrate :" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:323 +msgid "Iqnore I/P/QSCALE values and use constant bit-rate)" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:328 +msgid "Pattern:" +msgstr "" + +#. pixel +#: plug-ins/gap/gap_mpege.c:330 +msgid "How to encode MPEG framesequence (I/P/B frames)" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:336 +msgid "IQSCALE:" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:337 +msgid "" +"Quality scale for I-Frames \n" +"(1 = best quality, 31 = best comression)" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:344 +msgid "PQSCALE:" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:345 +msgid "" +"Quality scale for P-Frames \n" +"(1 = best quality, 31 = best comression)" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:352 +msgid "BQSCALE:" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:353 +msgid "" +"Quality scale for B-Frames \n" +"(1 = best quality, 31 = best comression)" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:360 +msgid "P-Search :" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:361 +msgid "Search Algorithmus used for P-frames" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:367 +msgid "B-Search :" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:368 +msgid "Search Algorithmus used for B-frames" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:373 +msgid "Gen MPEG_ENCODE Parameters" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:374 plug-ins/gap/gap_mpege.c:413 +msgid "Encode Values" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:391 +msgid "" +"Generate parameterfile for mpeg2encode 1.2\n" +"(MPEG-2 Video Encoder.)\n" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:394 +msgid "MPEG-type :" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:403 +msgid "Videoformat :" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:404 +msgid "Videoformat" +msgstr "" + +#. framerates above 30 ar not allowed in mpeg2encode +#: plug-ins/gap/gap_mpege.c:412 +msgid "Gen MPEG2ENCODE Parameters" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:517 +#, c-format +msgid "cant open MPEG Paramfile %s for write\n" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:976 +msgid "" +"\n" +"WARNING: mpeg_encode does not support Fileformat " +msgstr "" + +#: plug-ins/gap/gap_mpege.c:979 +msgid "" +"\n" +"ERROR: width not a multiple of 16" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:980 +msgid "" +"\n" +"ERROR: height not a multiple of 16" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:986 +msgid "" +"\n" +"WARNING: mpeg2encode does not support Fileformat " +msgstr "" + +#: plug-ins/gap/gap_mpege.c:991 +msgid "" +"\n" +"ERROR: invoked from a single image, animframe required" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:1009 +msgid "sorry folks, NON_INTERACTIVE call .. not implemented yet\n" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:108 +msgid "New Width :" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:115 +msgid "New Height :" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:122 +msgid "Offest X :" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:129 +msgid "Offest Y :" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:138 +msgid "Crop AnimFrames (all)" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:139 +#, c-format +msgid "Crop (original %dx%d)" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:149 +msgid "Resize AnimFrames (all)" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:150 +#, c-format +msgid "Resize (original %dx%d)" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:156 +msgid "Scale AnimFrames (all)" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:157 +#, c-format +msgid "Scale (original %dx%d)" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:246 +msgid "Layerstack :" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:285 +msgid "KEEP_TYPE" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:285 +msgid "Conv to RGB" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:285 +msgid "Conv to GRAY" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:285 +msgid "Conv to INDEXED" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:308 +msgid "" +"\n" +"Select destination fileformat by extension\n" +"optionally convert imagetype\n" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:311 +msgid "Basename:" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:312 +msgid "" +"basename of the resulting frames \n" +"(0001.ext is added)" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:317 plug-ins/gap/gap_split.c:229 +msgid "Extension:" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:318 plug-ins/gap/gap_split.c:230 +msgid "" +"extension of resulting frames \n" +"(is also used to define Fileformat)" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:324 +msgid "Imagetype :" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:325 +msgid "" +"Convert to, or keep imagetype \n" +"(most fileformats cant handle all types)" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:331 +msgid "Flatten :" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:332 +msgid "" +"Flatten all resulting frames \n" +"(most fileformats need flattened frames)" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:337 +msgid "Colors :" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:338 +msgid "" +"Number of resulting Colors \n" +"(ignored if not converted to indexed)" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:344 +msgid "Dither :" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:345 +msgid "" +"Enable Floyd-Steinberg dithering \n" +"(ignored if not converted to indexed)" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:350 +msgid "Convert Frames to other Formats" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:351 +msgid "Convert Settings :" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:408 +msgid "Expand as necessary" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:409 +msgid "Clipped to image" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:410 +msgid "Clipped to bottom layer" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:411 +msgid "Flattened image" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:412 +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:413 +msgid "Resulting Layer Size is the frame size" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:414 +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:415 +msgid "" +"Resulting Layer Size is the frame size \n" +"transparent parts are filled with BG color" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:460 +msgid "Layer Basename:" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:461 +msgid "" +"Basename for all Layers \n" +"[####] is replaced by frame number" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:479 +msgid "Layer Mergemode :" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:486 +msgid "Exclude BG-Layer" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:487 +msgid "" +"Exclude the BG-Layers \n" +"in all handled frames\n" +"regardless to selection" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:517 +msgid "Use all unselected Layers" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:591 +msgid "Creating Layer-Animated Image .." +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:805 +msgid "Frames to Image" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:806 +msgid "Create Multilayer-Image from Frames" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:935 +msgid "Flattening Frames .." +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:936 +msgid "Converting Frames .." +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:1025 +msgid "OVERWRITE frame" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:1027 +msgid "OVERWRITE all" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:1046 +msgid "" +"Convert Frames: SAVE operation FAILED\n" +"- desired save plugin cant handle type\n" +"- or desired save plugin not available\n" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:1152 +msgid "Cropping all Animation Frames .." +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:1155 +msgid "Resizing all Animation Frames .." +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:1158 +msgid "Scaling all Animation Frames .." +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:1244 +msgid "Flatten Frames" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:1245 +msgid "Select Frame Range" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:1300 +#, c-format +msgid "Removing Layer (pos:%ld) from Frames .." +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:1423 +msgid "Delete Layers in Frames" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:1424 +msgid "Select Frame Range & Position" +msgstr "" + +#: plug-ins/gap/gap_split.c:97 +msgid "Splitting into Frames .." +msgstr "" + +#: plug-ins/gap/gap_split.c:172 +msgid "" +"Split Frames: SAVE operation FAILED\n" +"- desired save plugin cant handle type\n" +"- or desired save plugin not available\n" +msgstr "" + +#: plug-ins/gap/gap_split.c:220 +#, c-format +msgid "" +"%s\n" +"%s\n" +"(%s_0001.%s)\n" +msgstr "" + +#: plug-ins/gap/gap_split.c:221 +msgid "Make a frame (diskfile) from each Layer" +msgstr "" + +#: plug-ins/gap/gap_split.c:222 +msgid "frames are named: base_nr.extension" +msgstr "" + +#: plug-ins/gap/gap_split.c:235 +msgid "Inverse Order :" +msgstr "" + +#: plug-ins/gap/gap_split.c:236 +msgid "Start frame 0001 at Top Layer" +msgstr "" + +#: plug-ins/gap/gap_split.c:240 +msgid "Flatten :" +msgstr "" + +#: plug-ins/gap/gap_split.c:241 +msgid "" +"Remove Alpha Channel in resulting Frames, \n" +"transparent parts are filled with BG color" +msgstr "" + +#: plug-ins/gap/gap_split.c:244 +msgid "Split Image into Frames" +msgstr "" + +#: plug-ins/gap/gap_split.c:245 +msgid "Split Settings :" +msgstr "" + +#: plug-ins/gap/gap_split.c:290 +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 "" + +#: plug-ins/gap/resize.c:197 +msgid "X Offset:" +msgstr "" + +#: plug-ins/gap/resize.c:214 +msgid "Y Offset:" +msgstr "" + +#. the constrain toggle button +#: plug-ins/gap/resize.c:231 +msgid "Constrain Ratio" +msgstr "" + +#: plug-ins/common/gif.c:396 msgid "saves files in Compuserve GIF file format" msgstr "" -#: plug-ins/common/gif.c:682 +#: plug-ins/common/gif.c:691 msgid "GIF: Couldn't simply reduce colours further. Saving as opaque.\n" msgstr "" -#: plug-ins/common/gif.c:938 +#: plug-ins/common/gif.c:947 msgid "" "GIF: Sorry, can't save RGB images as GIFs - convert to INDEXED\n" "or GRAY first.\n" msgstr "" -#: plug-ins/common/gif.c:957 +#: plug-ins/common/gif.c:966 #, c-format msgid "GIF: can't open %s\n" msgstr "" -#: plug-ins/common/gif.c:1064 +#: plug-ins/common/gif.c:1073 msgid "" "Transparent colour *might* be incorrect on viewers which don't support " "transparency." msgstr "" -#: plug-ins/common/gif.c:1196 +#: plug-ins/common/gif.c:1218 msgid "" "The image which you are trying to save as a GIF\n" "contains layers which extend beyond the actual\n" @@ -1872,62 +3714,62 @@ msgid "" "the image borders, or cancel this save." msgstr "" -#: plug-ins/common/gif.c:1252 +#: plug-ins/common/gif.c:1274 msgid "Save as GIF" msgstr "" #. regular gif parameter settings -#: plug-ins/common/gif.c:1286 +#: plug-ins/common/gif.c:1308 msgid "GIF Options" msgstr "" -#: plug-ins/common/gif.c:1294 plug-ins/common/png.c:856 +#: plug-ins/common/gif.c:1316 plug-ins/common/png.c:953 msgid "Interlace" msgstr "" -#: plug-ins/common/gif.c:1306 +#: plug-ins/common/gif.c:1328 msgid "GIF Comment: " msgstr "" #. additional animated gif parameter settings -#: plug-ins/common/gif.c:1367 +#: plug-ins/common/gif.c:1389 msgid "Animated GIF Options" msgstr "" -#: plug-ins/common/gif.c:1375 +#: plug-ins/common/gif.c:1397 msgid "Loop forever" msgstr "" -#: plug-ins/common/gif.c:1388 +#: plug-ins/common/gif.c:1410 msgid "Delay between frames where unspecified: " msgstr "" -#: plug-ins/common/gif.c:1402 +#: plug-ins/common/gif.c:1424 msgid " milliseconds" msgstr "" -#: plug-ins/common/gif.c:1413 +#: plug-ins/common/gif.c:1435 msgid "Frame disposal where unspecified: " msgstr "" -#: plug-ins/common/gif.c:1423 +#: plug-ins/common/gif.c:1445 msgid "I don't care" msgstr "" -#: plug-ins/common/gif.c:1429 +#: plug-ins/common/gif.c:1451 msgid "Cumulative layers (combine)" msgstr "" -#: plug-ins/common/gif.c:1435 +#: plug-ins/common/gif.c:1457 msgid "One frame per layer (replace)" msgstr "" -#: plug-ins/common/gif.c:1493 +#: plug-ins/common/gif.c:1515 #, c-format msgid "GIF: colorstobpp - Eep! too many colours: %d\n" msgstr "" -#: plug-ins/common/gif.c:1509 +#: plug-ins/common/gif.c:1531 #, c-format msgid "GIF: bpptocolors - Eep! bpp==%d !\n" msgstr "" @@ -2072,6 +3914,791 @@ msgstr "" msgid "GIF: too much input data, ignoring extra...\n" 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:395 +msgid "Brush Preview:" +msgstr "" + +#: plug-ins/gimpressionist/brush.c:404 +msgid "Gamma:" +msgstr "" + +#: plug-ins/gimpressionist/brush.c:417 +msgid "Changes the gamma (brightness) of the selected brush" +msgstr "" + +#: plug-ins/gimpressionist/brush.c:429 +msgid "Select:" +msgstr "" + +#: plug-ins/gimpressionist/brush.c:434 +msgid "Aspect ratio:" +msgstr "" + +#: plug-ins/gimpressionist/brush.c:438 plug-ins/gimpressionist/paper.c:176 +msgid "Relief:" +msgstr "" + +#: plug-ins/gimpressionist/brush.c:453 +msgid "(None)" +msgstr "" + +#: plug-ins/gimpressionist/brush.c:466 +msgid "Save..." +msgstr "" + +#: plug-ins/gimpressionist/brush.c:480 +msgid "Specifies the aspect ratio of the brush" +msgstr "" + +#: plug-ins/gimpressionist/brush.c:491 +msgid "Specifies the amount of embossing to apply to each brush stroke" +msgstr "" + +#: plug-ins/gimpressionist/color.c:79 +msgid "Color:" +msgstr "" + +#: plug-ins/gimpressionist/color.c:89 +msgid "Average under brush" +msgstr "" + +#: plug-ins/gimpressionist/color.c:95 +msgid "Color is computed from the average of all pixels under the brush" +msgstr "" + +#: plug-ins/gimpressionist/color.c:99 +msgid "Center of brush" +msgstr "" + +#: plug-ins/gimpressionist/color.c:105 +msgid "Samples the color from the pixel in the center of the brush" +msgstr "" + +#: plug-ins/gimpressionist/color.c:114 +msgid "Color noise:" +msgstr "" + +#: plug-ins/gimpressionist/color.c:125 +msgid "Adds random noise to the color" +msgstr "" + +#: plug-ins/gimpressionist/general.c:99 +msgid "Color Selection Dialog" +msgstr "" + +#: plug-ins/gimpressionist/general.c:134 +msgid "General" +msgstr "" + +#: plug-ins/gimpressionist/general.c:159 +msgid "Edge darken:" +msgstr "" + +#: plug-ins/gimpressionist/general.c:176 +msgid "How much to \"darken\" the edges of each brush stroke" +msgstr "" + +#: plug-ins/gimpressionist/general.c:183 +msgid "Background:" +msgstr "" + +#: plug-ins/gimpressionist/general.c:191 +msgid "Keep original" +msgstr "" + +#: plug-ins/gimpressionist/general.c:197 +msgid "Preserve the original image as a background" +msgstr "" + +#: plug-ins/gimpressionist/general.c:201 +msgid "From paper" +msgstr "" + +#: plug-ins/gimpressionist/general.c:207 +msgid "Copy the texture of the selected paper as a background" +msgstr "" + +#: plug-ins/gimpressionist/general.c:220 +msgid "Solid" +msgstr "" + +#: plug-ins/gimpressionist/general.c:226 +msgid "Solid colored background" +msgstr "" + +#: plug-ins/gimpressionist/general.c:243 +msgid "Transparent" +msgstr "" + +#: plug-ins/gimpressionist/general.c:249 +msgid "Use a transparent background; Only the strokes painted will be visible" +msgstr "" + +#: plug-ins/gimpressionist/general.c:264 +msgid "Paint edges" +msgstr "" + +#: plug-ins/gimpressionist/general.c:272 +msgid "Tileable" +msgstr "" + +#: plug-ins/gimpressionist/general.c:276 +msgid "Selects if the resulting image should be seamlessly tileable" +msgstr "" + +#: plug-ins/gimpressionist/general.c:284 +msgid "Drop Shadow" +msgstr "" + +#: plug-ins/gimpressionist/general.c:288 +msgid "Adds a shadow effect to each brush stroke" +msgstr "" + +#: plug-ins/gimpressionist/general.c:299 +msgid "How much to \"darken\" the drop shadow" +msgstr "" + +#: plug-ins/gimpressionist/general.c:305 +msgid "Shadow depth:" +msgstr "" + +#: plug-ins/gimpressionist/general.c:316 +msgid "" +"The depth of the drop shadow, i.e. how far apart from the object it should be" +msgstr "" + +#: plug-ins/gimpressionist/general.c:322 +msgid "Shadow blur:" +msgstr "" + +#: plug-ins/gimpressionist/general.c:333 +msgid "How much to blur the drop shadow" +msgstr "" + +#: plug-ins/gimpressionist/general.c:339 +msgid "Deviation threshold:" +msgstr "" + +#: plug-ins/gimpressionist/general.c:350 +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:83 +#, 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:100 +msgid "" +"*** Warning ***\n" +"No home directory!\n" +msgstr "" + +#: plug-ins/gimpressionist/gimpressionist.c:351 +#: plug-ins/gimpressionist/gimpressionist.c:448 +msgid "The GIMPressionist!" +msgstr "" + +#: plug-ins/gimpressionist/gimpressionist.c:483 +msgid " OK " +msgstr "" + +#: plug-ins/gimpressionist/gimpressionist.c:490 +msgid "Run with the selected settings" +msgstr "" + +#: plug-ins/gimpressionist/gimpressionist.c:492 +msgid " Cancel " +msgstr "" + +#: plug-ins/gimpressionist/gimpressionist.c:497 +msgid "Quit the program" +msgstr "" + +#: plug-ins/gimpressionist/gimpressionist.c:499 +msgid " About... " +msgstr "" + +#: plug-ins/gimpressionist/gimpressionist.c:504 +msgid "Show some information about program" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:52 +msgid "Orientation" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:76 +msgid "Directions:" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:80 +msgid "Start angle:" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:84 +msgid "Angle span:" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:99 plug-ins/gimpressionist/size.c:98 +msgid "The number of directions (i.e. brushes) to use" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:108 +msgid "The angle of the first brush to create" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:117 +msgid "How large an angle-span to use (360 = full circle)" +msgstr "" + +#. +#. * Orientation option menu... +#. +#: plug-ins/gimpressionist/orientation.c:124 plug-ins/print/print.c:822 +msgid "Orientation:" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:140 +msgid "" +"Let the value (brightness) of the region determine the direction of the " +"stroke" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:144 +#: plug-ins/gimpressionist/size.c:143 +msgid "Radius" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:150 +msgid "" +"The distance from the center of the image determines the direction of the " +"stroke" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:154 +#: plug-ins/gimpressionist/size.c:153 +msgid "Random" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:160 +msgid "Selects a random direction of each stroke" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:164 +#: plug-ins/gimpressionist/size.c:163 +msgid "Radial" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:170 +msgid "Let the direction from the center determine the direction of the stroke" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:179 +#: plug-ins/gimpressionist/size.c:178 +msgid "Flowing" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:185 +#: plug-ins/gimpressionist/size.c:184 +msgid "The strokes follow a \"flowing\" pattern" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:197 +msgid "The hue of the region determines the direction of the stroke" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:201 +#: plug-ins/gimpressionist/size.c:199 +msgid "Adaptive" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:207 +msgid "The direction that matches the original image the closest is selected" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:216 +#: plug-ins/gimpressionist/size.c:213 plug-ins/print/print-pcl.c:248 +msgid "Manual" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:222 +msgid "Manually specify the stroke orientation" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:226 +#: plug-ins/gimpressionist/size.c:223 +msgid "Edit..." +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:231 +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:531 +#: plug-ins/gimpressionist/sizemap.c:431 +msgid "Add" +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:551 +msgid "Angle:" +msgstr "" + +#: plug-ins/gimpressionist/orientmap.c:563 +msgid "Change the angle of the selected vector" +msgstr "" + +#: plug-ins/gimpressionist/orientmap.c:565 +#: plug-ins/gimpressionist/sizemap.c:465 +msgid "Strength:" +msgstr "" + +#: plug-ins/gimpressionist/orientmap.c:577 +msgid "Change the strength of the selected vector" +msgstr "" + +#: plug-ins/gimpressionist/orientmap.c:580 +msgid "Type:" +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:74 +#, c-format +msgid "Paper/%s" +msgstr "" + +#: plug-ins/gimpressionist/paper.c:89 +msgid "Paper" +msgstr "" + +#: plug-ins/gimpressionist/paper.c:133 +msgid "Paper Preview:" +msgstr "" + +#. updatepaperprev(NULL); +#: plug-ins/gimpressionist/paper.c:144 +msgid "Invert" +msgstr "" + +#: plug-ins/gimpressionist/paper.c:151 +msgid "Inverts the Papers texture" +msgstr "" + +#: plug-ins/gimpressionist/paper.c:159 +msgid "Applies the paper as it is (without embossing it)" +msgstr "" + +#: plug-ins/gimpressionist/paper.c:172 +msgid "Scale:" +msgstr "" + +#: plug-ins/gimpressionist/paper.c:191 +msgid "Specifies the scale of the texture (in percent of original file)" +msgstr "" + +#: plug-ins/gimpressionist/paper.c:200 +msgid "Specifies the amount of embossing to apply to the image (in percent)" +msgstr "" + +#: plug-ins/gimpressionist/placement.c:52 +msgid "Placement" +msgstr "" + +#: plug-ins/gimpressionist/placement.c:80 +msgid "Placement:" +msgstr "" + +#: plug-ins/gimpressionist/placement.c:90 +msgid "Randomly" +msgstr "" + +#: plug-ins/gimpressionist/placement.c:96 +msgid "Place strokes randomly around the image" +msgstr "" + +#: plug-ins/gimpressionist/placement.c:100 +msgid "Evenly distributed" +msgstr "" + +#: plug-ins/gimpressionist/placement.c:106 +msgid "The strokes are evenly distributed across the image" +msgstr "" + +#: plug-ins/gimpressionist/placement.c:115 +msgid "Stroke density:" +msgstr "" + +#: plug-ins/gimpressionist/placement.c:126 +msgid "The relative density of the brush strokes" +msgstr "" + +#: plug-ins/gimpressionist/placement.c:128 +msgid "Centerize" +msgstr "" + +#: plug-ins/gimpressionist/placement.c:132 +msgid "Focus the brush strokes around the center of the image" +msgstr "" + +#: plug-ins/gimpressionist/ppmtool.c:41 +#, c-format +msgid "(When allocating %u bytes.)\n" +msgstr "" + +#: plug-ins/gimpressionist/ppmtool.c:42 +msgid "Out of memory!\n" +msgstr "" + +#: plug-ins/gimpressionist/ppmtool.c:215 +#, c-format +msgid "loadgbr: Unable to open file \"%s\"!\n" +msgstr "" + +#: plug-ins/gimpressionist/ppmtool.c:257 +#, c-format +msgid "loadppm: Unable to open file \"%s\"!\n" +msgstr "" + +#: plug-ins/gimpressionist/ppmtool.c:267 +#, c-format +msgid "loadppm: File \"%s\" not PPM/PGM? (line=\"%s\")%c\n" +msgstr "" + +#: plug-ins/gimpressionist/ppmtool.c:279 +#, c-format +msgid "loadppm: File \"%s\" not valid PPM/PGM? (line=\"%s\")%c\n" +msgstr "" + +#: plug-ins/gimpressionist/presets.c:53 +#, c-format +msgid "Error opening file \"%s\" for reading!%c\n" +msgstr "" + +#: plug-ins/gimpressionist/presets.c:263 +#, c-format +msgid "Error opening file \"%s\" for reading!\n" +msgstr "" + +#: plug-ins/gimpressionist/presets.c:373 +msgid "Description:" +msgstr "" + +#: plug-ins/gimpressionist/presets.c:428 +msgid "Internal error: (savepreset) thispath == NULL" +msgstr "" + +#: plug-ins/gimpressionist/presets.c:436 +#, c-format +msgid "Error opening file \"%s\" for writing!%c\n" +msgstr "" + +#: plug-ins/gimpressionist/presets.c:572 +msgid "Presets" +msgstr "" + +#: plug-ins/gimpressionist/presets.c:600 +msgid " Save current " +msgstr "" + +#: plug-ins/gimpressionist/presets.c:606 +msgid "Save the current settings to the specified file" +msgstr "" + +#. gtk_container_border_width (GTK_CONTAINER (box2), 5); +#: plug-ins/gimpressionist/presets.c:644 +msgid " Apply " +msgstr "" + +#: plug-ins/gimpressionist/presets.c:650 +msgid "Reads the selected Preset into memory" +msgstr "" + +#: plug-ins/gimpressionist/presets.c:652 +msgid " Delete " +msgstr "" + +#: plug-ins/gimpressionist/presets.c:658 +msgid "Deletes the selected Preset" +msgstr "" + +#: plug-ins/gimpressionist/presets.c:660 +msgid " Refresh " +msgstr "" + +#: plug-ins/gimpressionist/presets.c:666 +msgid "Reread the directory of Presets" +msgstr "" + +#: plug-ins/gimpressionist/presets.c:668 +msgid "(Desc)" +msgstr "" + +#: plug-ins/gimpressionist/presets.c:673 +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:117 plug-ins/gimpressionist/repaint.c:863 +#: plug-ins/gimpressionist/repaint.c:865 +msgid " Update " +msgstr "" + +#: plug-ins/gimpressionist/preview.c:122 +msgid "Refresh the Preview window" +msgstr "" + +#: plug-ins/gimpressionist/preview.c:124 +msgid " Reset " +msgstr "" + +#: plug-ins/gimpressionist/preview.c:129 +msgid "Revert to the original image" +msgstr "" + +#: plug-ins/gimpressionist/repaint.c:142 +msgid "What!? No brushes?!\n" +msgstr "" + +#: plug-ins/gimpressionist/repaint.c:282 +msgid "Huh? Image size != alpha size?\n" +msgstr "" + +#: plug-ins/gimpressionist/repaint.c:667 +msgid "Internal error; Unknown orientationtype\n" +msgstr "" + +#: plug-ins/gimpressionist/repaint.c:687 +msgid "Internal error; Unknown sizetype\n" +msgstr "" + +#: plug-ins/gimpressionist/size.c:51 +msgid "Size" +msgstr "" + +#: plug-ins/gimpressionist/size.c:75 +msgid "Sizes:" +msgstr "" + +#: plug-ins/gimpressionist/size.c:79 +msgid "Min size:" +msgstr "" + +#: plug-ins/gimpressionist/size.c:83 +msgid "Max size:" +msgstr "" + +#: plug-ins/gimpressionist/size.c:107 +msgid "The smallest brush to create" +msgstr "" + +#: plug-ins/gimpressionist/size.c:116 +msgid "The largest brush to create" +msgstr "" + +#: plug-ins/gimpressionist/size.c:123 plug-ins/gimpressionist/sizemap.c:451 +msgid "Size:" +msgstr "" + +#: plug-ins/gimpressionist/size.c:139 +msgid "" +"Let the value (brightness) of the region determine the size of the stroke" +msgstr "" + +#: plug-ins/gimpressionist/size.c:149 +msgid "" +"The distance from the center of the image determines the size of the stroke" +msgstr "" + +#: plug-ins/gimpressionist/size.c:159 +msgid "Selects a random size for each stroke" +msgstr "" + +#: plug-ins/gimpressionist/size.c:169 +msgid "Let the direction from the center determine the size of the stroke" +msgstr "" + +#: plug-ins/gimpressionist/size.c:195 +msgid "The hue of the region determines the size of the stroke" +msgstr "" + +#: plug-ins/gimpressionist/size.c:205 +msgid "The brush-size that matches the original image the closest is selected" +msgstr "" + +#: plug-ins/gimpressionist/size.c:219 +msgid "Manually specify the stroke size" +msgstr "" + +#: plug-ins/gimpressionist/size.c:228 +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/common/guillotine.c:76 msgid "" "Slice up the image into subimages, cutting along the image's Guides. Fooey " @@ -2103,127 +4730,207 @@ msgstr "" msgid "Poopy, no guides.\n" msgstr "" -#: plug-ins/common/jpeg.c:307 plug-ins/common/jpeg.c:308 +#: plug-ins/common/jpeg.c:315 plug-ins/common/jpeg.c:316 msgid "loads files in the JPEG file format" msgstr "" -#: plug-ins/common/jpeg.c:319 +#: plug-ins/common/jpeg.c:327 msgid "saves files in the JPEG file format" msgstr "" -#: plug-ins/common/jpeg.c:320 +#: plug-ins/common/jpeg.c:328 msgid "saves files in the lossy, widely supported JPEG format" msgstr "" -#: plug-ins/common/jpeg.c:663 +#: plug-ins/common/jpeg.c:726 #, c-format msgid "can't open \"%s\"\n" msgstr "" -#: plug-ins/common/jpeg.c:794 +#: plug-ins/common/jpeg.c:860 #, c-format msgid "" "don't know how to load JPEGs\n" "with %d color channels" msgstr "" -#: plug-ins/common/jpeg.c:807 +#: plug-ins/common/jpeg.c:877 msgid "JPEG preview" msgstr "" -#: plug-ins/common/jpeg.c:851 +#: plug-ins/common/jpeg.c:923 #, c-format msgid "" "unknown density unit %d\n" "assuming dots per inch" msgstr "" -#: plug-ins/common/jpeg.c:1014 +#: plug-ins/common/jpeg.c:1090 #, c-format msgid "Size: %lu bytes (%02.01f kB)" msgstr "" -#: plug-ins/common/jpeg.c:1382 plug-ins/common/jpeg.c:1501 +#: plug-ins/common/jpeg.c:1469 plug-ins/common/jpeg.c:1598 msgid "Size: unknown" msgstr "" -#: plug-ins/common/jpeg.c:1461 +#: plug-ins/common/jpeg.c:1558 msgid "Save as Jpeg" msgstr "" #. sg - preview -#: plug-ins/common/jpeg.c:1486 +#: plug-ins/common/jpeg.c:1583 msgid "Image Preview" msgstr "" -#: plug-ins/common/jpeg.c:1494 +#: plug-ins/common/jpeg.c:1591 msgid "Preview (in image window)" msgstr "" -#: plug-ins/common/jpeg.c:1520 +#: plug-ins/common/jpeg.c:1617 msgid "Quality" msgstr "" -#: plug-ins/common/jpeg.c:1536 +#: plug-ins/common/jpeg.c:1633 msgid "Smoothing" msgstr "" -#: plug-ins/common/jpeg.c:1556 +#: plug-ins/common/jpeg.c:1653 msgid "Restart markers" msgstr "" -#: plug-ins/common/jpeg.c:1562 +#: plug-ins/common/jpeg.c:1659 msgid "Restart frequency (rows)" msgstr "" -#: plug-ins/common/jpeg.c:1582 +#: plug-ins/common/jpeg.c:1679 msgid "Optimize" msgstr "" -#: plug-ins/common/jpeg.c:1590 +#: plug-ins/common/jpeg.c:1686 msgid "Progressive" msgstr "" -#: plug-ins/common/jpeg.c:1603 +#: plug-ins/common/jpeg.c:1699 msgid "Force baseline JPEG (readable by all decoders)" msgstr "" -#: plug-ins/common/jpeg.c:1615 +#: plug-ins/common/jpeg.c:1711 msgid "2x2,1x1,1x1" msgstr "" -#: plug-ins/common/jpeg.c:1616 +#: plug-ins/common/jpeg.c:1712 msgid "2x1,1x1,1x1 (4:2:2)" msgstr "" -#: plug-ins/common/jpeg.c:1617 +#: plug-ins/common/jpeg.c:1713 msgid "1x1,1x1,1x1" msgstr "" -#: plug-ins/common/jpeg.c:1621 +#: plug-ins/common/jpeg.c:1717 msgid "Subsampling" msgstr "" -#: plug-ins/common/jpeg.c:1632 +#: plug-ins/common/jpeg.c:1728 msgid "Integer" msgstr "" -#: plug-ins/common/jpeg.c:1633 +#: plug-ins/common/jpeg.c:1729 msgid "Fast integer" msgstr "" -#: plug-ins/common/jpeg.c:1634 +#: plug-ins/common/jpeg.c:1730 msgid "Floating-point" msgstr "" -#: plug-ins/common/jpeg.c:1638 +#: plug-ins/common/jpeg.c:1734 msgid "DCT method (speed/quality tradeoff)" msgstr "" -#: plug-ins/common/jpeg.c:1651 +#: plug-ins/common/jpeg.c:1748 msgid "Image Comments" msgstr "" +#: plug-ins/common/lic.c:857 plug-ins/common/lic.c:988 +msgid "Van Gogh (LIC)" +msgstr "" + +#: plug-ins/common/lic.c:885 +msgid "LIC: Couldn't allocate temporary buffer - out of memory!\n" +msgstr "" + +#: plug-ins/common/lic.c:1017 +msgid "Effect channel" +msgstr "" + +#: plug-ins/common/lic.c:1047 +msgid "Brightness" +msgstr "" + +#: plug-ins/common/lic.c:1061 +msgid "Effect operator" +msgstr "" + +#: plug-ins/common/lic.c:1068 +msgid "Derivative" +msgstr "" + +#: plug-ins/common/lic.c:1080 +msgid "Gradient" +msgstr "" + +#: plug-ins/common/lic.c:1094 +msgid "Convolve" +msgstr "" + +#: plug-ins/common/lic.c:1101 +msgid "With white noise" +msgstr "" + +#: plug-ins/common/lic.c:1113 +msgid "With source image" +msgstr "" + +#: plug-ins/common/lic.c:1132 +msgid "Parameters" +msgstr "" + +#: plug-ins/common/lic.c:1144 +msgid "Effect image:" +msgstr "" + +#: plug-ins/common/lic.c:1162 +msgid "Filter length:" +msgstr "" + +#: plug-ins/common/lic.c:1176 +msgid "Noise magnitude:" +msgstr "" + +#: plug-ins/common/lic.c:1191 +msgid "Integration steps:" +msgstr "" + +#: plug-ins/common/lic.c:1206 +msgid "Minimum value:" +msgstr "" + +#: plug-ins/common/lic.c:1221 +msgid "Maximum value:" +msgstr "" + +#: plug-ins/common/lic.c:1309 +msgid "Creates a Van Gogh effect (Line Integral Convolution)" +msgstr "" + +#: plug-ins/common/lic.c:1314 +msgid "/Filters/Artistic/Van Gogh (LIC)" +msgstr "" + +#: plug-ins/common/lic.c:1436 +msgid "Noninteractive not yet implemented! Sorry.\n" +msgstr "" + #: plug-ins/common/mail.c:212 msgid "pipe files to uuencode then mail them" msgstr "" @@ -2263,6 +4970,89 @@ msgstr "" msgid "mail: some sort of error with the file extension or lack thereof \n" msgstr "" +#: plug-ins/mosaic/mosaic.c:326 +msgid "Convert the input drawable into a collection of tiles" +msgstr "" + +#: plug-ins/mosaic/mosaic.c:327 +msgid "Help not yet written for this plug-in" +msgstr "" + +#: plug-ins/mosaic/mosaic.c:331 +msgid "/Filters/Artistic/Mosaic" +msgstr "" + +#. progress bar for gradient finding +#: plug-ins/mosaic/mosaic.c:452 +msgid "Finding Edges..." +msgstr "" + +#. Progress bar for rendering tiles +#: plug-ins/mosaic/mosaic.c:502 +msgid "Rendering Tiles..." +msgstr "" + +#: plug-ins/mosaic/mosaic.c:557 +msgid "Mosaic" +msgstr "" + +#: plug-ins/mosaic/mosaic.c:622 +msgid "Antialiasing" +msgstr "" + +#: plug-ins/mosaic/mosaic.c:630 +msgid "Color Averaging" +msgstr "" + +#: plug-ins/mosaic/mosaic.c:638 +msgid "Pitted Surfaces" +msgstr "" + +#: plug-ins/mosaic/mosaic.c:646 +msgid "FG/BG Lighting" +msgstr "" + +#. tiling primitive +#: plug-ins/mosaic/mosaic.c:659 +msgid "Tiling Primitives" +msgstr "" + +#: plug-ins/mosaic/mosaic.c:666 +msgid "Squares" +msgstr "" + +#: plug-ins/mosaic/mosaic.c:675 +msgid "Hexagons" +msgstr "" + +#: plug-ins/mosaic/mosaic.c:684 +msgid "Octagons & Squares" +msgstr "" + +#: plug-ins/mosaic/mosaic.c:720 +msgid "Tile Height" +msgstr "" + +#: plug-ins/mosaic/mosaic.c:735 +msgid "Tile Spacing" +msgstr "" + +#: plug-ins/mosaic/mosaic.c:750 +msgid "Tile Neatness" +msgstr "" + +#: plug-ins/mosaic/mosaic.c:766 +msgid "Light Direction" +msgstr "" + +#: plug-ins/mosaic/mosaic.c:781 +msgid "Color Variation" +msgstr "" + +#: plug-ins/mosaic/mosaic.c:2557 +msgid "Unable to add additional point.\n" +msgstr "" + #: plug-ins/common/normalize.c:78 msgid "" "Normalize the contrast of the specified drawable to cover all possible " @@ -2321,19 +5111,23 @@ msgstr "" msgid "Mask Size" msgstr "" -#: plug-ins/common/png.c:149 +#: plug-ins/common/png.c:151 msgid "Loads files in PNG file format" msgstr "" -#: plug-ins/common/png.c:150 +#: plug-ins/common/png.c:152 msgid "This plug-in loads Portable Network Graphics (PNG) files." msgstr "" -#: plug-ins/common/png.c:818 +#: plug-ins/common/png.c:757 +msgid "Can't save image with alpha\n" +msgstr "" + +#: plug-ins/common/png.c:915 msgid "PNG Options" msgstr "" -#: plug-ins/common/png.c:863 +#: plug-ins/common/png.c:960 msgid "Compression level" msgstr "" @@ -2399,10 +5193,6 @@ msgstr "" msgid "Transparency" msgstr "" -#: plug-ins/print/print-pcl.c:248 -msgid "Manual" -msgstr "" - #: plug-ins/print/print-pcl.c:249 msgid "Tray 1" msgstr "" @@ -2431,135 +5221,135 @@ msgstr "" msgid "600 DPI" msgstr "" -#: plug-ins/print/print.c:229 +#: plug-ins/print/print.c:231 msgid "PostScript Level 1" msgstr "" -#: plug-ins/print/print.c:231 +#: plug-ins/print/print.c:233 msgid "PostScript Level 2" msgstr "" -#: plug-ins/print/print.c:233 +#: plug-ins/print/print.c:235 msgid "HP DeskJet 500, 520" msgstr "" -#: plug-ins/print/print.c:235 +#: plug-ins/print/print.c:237 msgid "HP DeskJet 500C, 540C" msgstr "" -#: plug-ins/print/print.c:237 +#: plug-ins/print/print.c:239 msgid "HP DeskJet 550C, 560C" msgstr "" -#: plug-ins/print/print.c:239 +#: plug-ins/print/print.c:241 msgid "HP DeskJet 600 series" msgstr "" -#: plug-ins/print/print.c:241 +#: plug-ins/print/print.c:243 msgid "HP DeskJet 800 series" msgstr "" -#: plug-ins/print/print.c:243 +#: plug-ins/print/print.c:245 msgid "HP DeskJet 1100C, 1120C" msgstr "" -#: plug-ins/print/print.c:245 +#: plug-ins/print/print.c:247 msgid "HP DeskJet 1200C, 1600C" msgstr "" -#: plug-ins/print/print.c:247 +#: plug-ins/print/print.c:249 msgid "HP LaserJet II series" msgstr "" -#: plug-ins/print/print.c:249 +#: plug-ins/print/print.c:251 msgid "HP LaserJet III series" msgstr "" -#: plug-ins/print/print.c:251 +#: plug-ins/print/print.c:253 msgid "HP LaserJet 4 series" msgstr "" -#: plug-ins/print/print.c:253 +#: plug-ins/print/print.c:255 msgid "HP LaserJet 4V, 4Si" msgstr "" -#: plug-ins/print/print.c:255 +#: plug-ins/print/print.c:257 msgid "HP LaserJet 5 series" msgstr "" -#: plug-ins/print/print.c:257 +#: plug-ins/print/print.c:259 msgid "HP LaserJet 5Si" msgstr "" -#: plug-ins/print/print.c:259 +#: plug-ins/print/print.c:261 msgid "HP LaserJet 6 series" msgstr "" -#: plug-ins/print/print.c:261 +#: plug-ins/print/print.c:263 msgid "EPSON Stylus Color" msgstr "" -#: plug-ins/print/print.c:263 +#: plug-ins/print/print.c:265 msgid "EPSON Stylus Color Pro" msgstr "" -#: plug-ins/print/print.c:265 +#: plug-ins/print/print.c:267 msgid "EPSON Stylus Color Pro XL" msgstr "" -#: plug-ins/print/print.c:267 +#: plug-ins/print/print.c:269 msgid "EPSON Stylus Color 1500" msgstr "" -#: plug-ins/print/print.c:269 +#: plug-ins/print/print.c:271 msgid "EPSON Stylus Color 400" msgstr "" -#: plug-ins/print/print.c:271 +#: plug-ins/print/print.c:273 msgid "EPSON Stylus Color 500" msgstr "" -#: plug-ins/print/print.c:273 +#: plug-ins/print/print.c:275 msgid "EPSON Stylus Color 600" msgstr "" -#: plug-ins/print/print.c:275 +#: plug-ins/print/print.c:277 msgid "EPSON Stylus Color 800" msgstr "" -#: plug-ins/print/print.c:277 +#: plug-ins/print/print.c:279 msgid "EPSON Stylus Color 1520" msgstr "" -#: plug-ins/print/print.c:279 +#: plug-ins/print/print.c:281 msgid "EPSON Stylus Color 3000" msgstr "" -#: plug-ins/print/print.c:332 +#: plug-ins/print/print.c:334 msgid "This plug-in prints images from The GIMP." msgstr "" -#: plug-ins/print/print.c:333 +#: plug-ins/print/print.c:335 msgid "Prints images to PostScript, PCL, or ESC/P2 printers." msgstr "" -#: plug-ins/print/print.c:337 +#: plug-ins/print/print.c:339 msgid "/File/Print" msgstr "" -#: plug-ins/print/print.c:650 +#: plug-ins/print/print.c:695 msgid "Auto" msgstr "" -#: plug-ins/print/print.c:651 +#: plug-ins/print/print.c:696 msgid "Portrait" msgstr "" -#: plug-ins/print/print.c:652 +#: plug-ins/print/print.c:697 msgid "Landscape" msgstr "" -#: plug-ins/print/print.c:685 +#: plug-ins/print/print.c:724 #, c-format msgid "Print v%s" msgstr "" @@ -2567,303 +5357,296 @@ msgstr "" #. #. * Media size option menu... #. -#: plug-ins/print/print.c:735 +#: plug-ins/print/print.c:774 msgid "Media Size:" msgstr "" #. #. * Media type option menu... #. -#: plug-ins/print/print.c:751 +#: plug-ins/print/print.c:790 msgid "Media Type:" msgstr "" #. #. * Media source option menu... #. -#: plug-ins/print/print.c:767 +#: plug-ins/print/print.c:806 msgid "Media Source:" msgstr "" -#. -#. * Orientation option menu... -#. -#: plug-ins/print/print.c:783 -msgid "Orientation:" -msgstr "" - #. #. * Resolution option menu... #. -#: plug-ins/common/ps.c:1999 plug-ins/print/print.c:813 +#: plug-ins/common/ps.c:2097 plug-ins/print/print.c:852 msgid "Resolution:" msgstr "" #. #. * Output type toggles... #. -#: plug-ins/print/print.c:829 +#: plug-ins/print/print.c:868 msgid "Output Type:" msgstr "" -#: plug-ins/print/print.c:838 +#: plug-ins/print/print.c:877 msgid "B&W" msgstr "" #. #. * Scaling... #. -#: plug-ins/print/print.c:861 +#: plug-ins/print/print.c:900 msgid "Scaling:" msgstr "" -#: plug-ins/print/print.c:896 +#: plug-ins/print/print.c:935 msgid "Percent" msgstr "" -#: plug-ins/print/print.c:905 +#: plug-ins/print/print.c:944 msgid "PPI" msgstr "" #. #. * Brightness slider... #. -#: plug-ins/print/print.c:917 +#: plug-ins/print/print.c:956 msgid "Brightness:" msgstr "" #. #. * Printer option menu... #. -#: plug-ins/print/print.c:952 +#: plug-ins/print/print.c:991 msgid "Printer:" msgstr "" -#: plug-ins/print/print.c:978 plug-ins/print/print.c:1011 +#: plug-ins/print/print.c:1017 plug-ins/print/print.c:1050 msgid "Setup" msgstr "" -#: plug-ins/print/print.c:998 +#: plug-ins/print/print.c:1037 msgid "Print" msgstr "" #. #. * Printer driver option menu... #. -#: plug-ins/print/print.c:1033 +#: plug-ins/print/print.c:1072 msgid "Driver:" msgstr "" #. #. * PPD file... #. -#: plug-ins/print/print.c:1058 +#: plug-ins/print/print.c:1097 msgid "PPD File:" msgstr "" -#: plug-ins/print/print.c:1071 +#: plug-ins/print/print.c:1110 msgid "Browse" msgstr "" #. #. * Print command... #. -#: plug-ins/print/print.c:1081 +#: plug-ins/print/print.c:1120 msgid "Command:" msgstr "" #. #. * Output file selection dialog... #. -#: plug-ins/print/print.c:1116 +#: plug-ins/print/print.c:1155 msgid "Print To File?" msgstr "" #. #. * PPD file selection dialog... #. -#: plug-ins/print/print.c:1126 +#: plug-ins/print/print.c:1165 msgid "PPD File?" msgstr "" -#: plug-ins/print/print.c:2111 +#: plug-ins/print/print.c:2150 msgid "File" msgstr "" -#: plug-ins/common/ps.c:320 plug-ins/common/ps.c:321 +#: plug-ins/common/ps.c:325 plug-ins/common/ps.c:326 msgid "load file of PostScript/PDF file format" msgstr "" -#: plug-ins/common/ps.c:344 +#: plug-ins/common/ps.c:349 msgid "save file in PostScript file format" msgstr "" -#: plug-ins/common/ps.c:345 +#: plug-ins/common/ps.c:350 msgid "" "PostScript saving handles all image types except those with alpha channels." msgstr "" -#: plug-ins/common/ps.c:550 +#: plug-ins/common/ps.c:620 msgid "PS: can't open file for reading" msgstr "" -#: plug-ins/common/ps.c:557 +#: plug-ins/common/ps.c:627 #, c-format msgid "Interpreting and Loading %s:" msgstr "" -#: plug-ins/common/ps.c:565 +#: plug-ins/common/ps.c:635 msgid "PS: can't interprete file" msgstr "" -#: plug-ins/common/ps.c:647 +#: plug-ins/common/ps.c:722 msgid "PostScript save cannot handle images with alpha channels" msgstr "" -#: plug-ins/common/ps.c:658 +#: plug-ins/common/ps.c:733 msgid "PS: cannot operate on unknown image types" msgstr "" -#: plug-ins/common/ps.c:667 +#: plug-ins/common/ps.c:742 msgid "PS: can't open file for writing" msgstr "" -#: plug-ins/common/ps.c:1713 plug-ins/common/ps.c:1810 -#: plug-ins/common/ps.c:1903 plug-ins/common/ps.c:1972 +#: plug-ins/common/ps.c:1800 plug-ins/common/ps.c:1897 +#: plug-ins/common/ps.c:1990 plug-ins/common/ps.c:2059 msgid "write error occured" msgstr "" -#: plug-ins/common/ps.c:1999 plug-ins/common/ps.c:2264 +#: plug-ins/common/ps.c:2097 plug-ins/common/ps.c:2354 msgid "Width:" msgstr "" -#: plug-ins/common/ps.c:1999 plug-ins/common/ps.c:2264 +#: plug-ins/common/ps.c:2097 plug-ins/common/ps.c:2354 msgid "Height:" msgstr "" -#: plug-ins/common/ps.c:1999 +#: plug-ins/common/ps.c:2097 msgid "Pages:" msgstr "" -#: plug-ins/common/ps.c:2001 +#: plug-ins/common/ps.c:2099 msgid "b/w" msgstr "" -#: plug-ins/common/ps.c:2001 +#: plug-ins/common/ps.c:2099 msgid "gray" msgstr "" -#: plug-ins/common/ps.c:2001 +#: plug-ins/common/ps.c:2099 msgid "colour" msgstr "" -#: plug-ins/common/ps.c:2001 +#: plug-ins/common/ps.c:2099 msgid "automatic" msgstr "" -#: plug-ins/common/ps.c:2003 +#: plug-ins/common/ps.c:2101 msgid "none" msgstr "" -#: plug-ins/common/ps.c:2003 +#: plug-ins/common/ps.c:2101 msgid "weak" msgstr "" -#: plug-ins/common/ps.c:2003 +#: plug-ins/common/ps.c:2101 msgid "strong" msgstr "" -#: plug-ins/common/ps.c:2016 +#: plug-ins/common/ps.c:2108 msgid "Load PostScript" msgstr "" #. Rendering -#: plug-ins/common/ps.c:2049 +#: plug-ins/common/ps.c:2141 msgid "Rendering" msgstr "" -#: plug-ins/common/ps.c:2089 +#: plug-ins/common/ps.c:2181 msgid "try BoundingBox" msgstr "" #. Colouring -#: plug-ins/common/ps.c:2102 +#: plug-ins/common/ps.c:2194 msgid "Colouring" msgstr "" -#: plug-ins/common/ps.c:2138 +#: plug-ins/common/ps.c:2230 msgid "Graphic antialiasing" msgstr "" -#: plug-ins/common/ps.c:2139 +#: plug-ins/common/ps.c:2231 msgid "Text antialiasing" msgstr "" -#: plug-ins/common/ps.c:2264 +#: plug-ins/common/ps.c:2354 msgid "X-offset:" msgstr "" -#: plug-ins/common/ps.c:2264 +#: plug-ins/common/ps.c:2354 msgid "Y-offset:" msgstr "" -#: plug-ins/common/ps.c:2266 +#: plug-ins/common/ps.c:2356 msgid "0" msgstr "" -#: plug-ins/common/ps.c:2266 +#: plug-ins/common/ps.c:2356 msgid "90" msgstr "" -#: plug-ins/common/ps.c:2266 +#: plug-ins/common/ps.c:2356 msgid "180" msgstr "" -#: plug-ins/common/ps.c:2266 +#: plug-ins/common/ps.c:2356 msgid "270" msgstr "" -#: plug-ins/common/ps.c:2268 +#: plug-ins/common/ps.c:2358 msgid "Inch" msgstr "" -#: plug-ins/common/ps.c:2268 +#: plug-ins/common/ps.c:2358 msgid "Millimeter" msgstr "" -#: plug-ins/common/ps.c:2283 +#: plug-ins/common/ps.c:2366 msgid "Save PostScript" msgstr "" #. Image Size -#: plug-ins/common/ps.c:2324 +#: plug-ins/common/ps.c:2407 msgid "Image Size" msgstr "" -#: plug-ins/common/ps.c:2363 +#: plug-ins/common/ps.c:2446 msgid "keep aspect ratio" msgstr "" #. Unit -#: plug-ins/common/ps.c:2373 +#: plug-ins/common/ps.c:2456 msgid "Unit" msgstr "" #. Rotation -#: plug-ins/common/ps.c:2404 +#: plug-ins/common/ps.c:2487 msgid "Rotation" msgstr "" #. Format -#: plug-ins/common/ps.c:2431 +#: plug-ins/common/ps.c:2514 msgid "Output" msgstr "" -#: plug-ins/common/ps.c:2439 +#: plug-ins/common/ps.c:2522 msgid "Encapsulated PostScript" msgstr "" -#: plug-ins/common/ps.c:2465 +#: plug-ins/common/ps.c:2548 msgid "Preview size" msgstr "" @@ -2990,6 +5773,47 @@ msgstr "" msgid "Internal error. Selection bpp > 1" msgstr "" +#: plug-ins/struc/struc.c:107 +msgid "Adds a canvas texture map to the picture" +msgstr "" + +#: plug-ins/struc/struc.c:108 +msgid "This function applies a canvas texture map to the drawable." +msgstr "" + +#: plug-ins/struc/struc.c:112 +msgid "/Filters/Artistic/Apply Canvas" +msgstr "" + +#: plug-ins/struc/struc.c:232 +msgid "Struc" +msgstr "" + +#: plug-ins/struc/struc.c:262 +msgid "Filter options" +msgstr "" + +#. Radio buttons +#: plug-ins/struc/struc.c:272 +msgid "Direction" +msgstr "" + +#: plug-ins/struc/struc.c:283 +msgid "Top-right" +msgstr "" + +#: plug-ins/struc/struc.c:283 +msgid "Top-left" +msgstr "" + +#: plug-ins/struc/struc.c:283 +msgid "Bottom-left" +msgstr "" + +#: plug-ins/struc/struc.c:283 +msgid "Bottom-right" +msgstr "" + #: plug-ins/common/threshold_alpha.c:196 msgid "/Image/Alpha/Threshold Alpha" msgstr "" @@ -3002,6 +5826,152 @@ msgstr "" msgid "Threshold" msgstr "" +#: plug-ins/common/warp.c:301 +msgid "Twist or smear an image. (only first six arguments are required)" +msgstr "" + +#: plug-ins/common/warp.c:302 +msgid "" +"Smears an image along vector paths calculated as the gradient of a separate " +"control matrix. The effect can look like brushstrokes of acrylic or " +"watercolor paint, in some cases." +msgstr "" + +#: plug-ins/common/warp.c:306 +msgid "/Filters/Artistic/Warp" +msgstr "" + +#: plug-ins/common/warp.c:476 +msgid "Warp" +msgstr "" + +#. The main table +#: plug-ins/common/warp.c:526 +msgid "Main Options" +msgstr "" + +#. on_x, on_y +#: plug-ins/common/warp.c:540 +msgid "Step Size" +msgstr "" + +#: plug-ins/common/warp.c:544 +msgid "Iterations" +msgstr "" + +#. Displacement map menu +#: plug-ins/common/warp.c:572 +msgid "Displacement Map:" +msgstr "" + +#: plug-ins/common/warp.c:592 +msgid "On Edges: " +msgstr "" + +#: plug-ins/common/warp.c:605 +msgid "Smear" +msgstr "" + +#: plug-ins/common/warp.c:614 +msgid "Black" +msgstr "" + +#: plug-ins/common/warp.c:623 +msgid "FG Color" +msgstr "" + +#. -------------------------------------------------------------------- +#. --------- The secondary table -------------------------- +#: plug-ins/common/warp.c:640 +msgid "Secondary Options" +msgstr "" + +#: plug-ins/common/warp.c:653 +msgid "Dither Size" +msgstr "" + +#: plug-ins/common/warp.c:667 +msgid "Substeps" +msgstr "" + +#. -------------------------------------------------------- +#: plug-ins/common/warp.c:682 +msgid "Rotation Angle" +msgstr "" + +#. Magnitude map menu +#: plug-ins/common/warp.c:699 +msgid "Magnitude Map:" +msgstr "" + +#: plug-ins/common/warp.c:718 +msgid "Use Mag Map: " +msgstr "" + +#: plug-ins/common/warp.c:722 +msgid "Yes" +msgstr "" + +#: plug-ins/common/warp.c:731 +msgid "No" +msgstr "" + +#. -------------------------------------------------------------------- +#. --------- The "other" table -------------------------- +#: plug-ins/common/warp.c:748 +msgid "Other Options" +msgstr "" + +#: plug-ins/common/warp.c:761 +msgid "Gradient Scale" +msgstr "" + +#: plug-ins/common/warp.c:783 +msgid "Gradient map selection menu" +msgstr "" + +#. ---------------------------------------------- +#: plug-ins/common/warp.c:792 +msgid "Vector Mag" +msgstr "" + +#. -------------------------------------------------------- +#: plug-ins/common/warp.c:807 +msgid "Angle" +msgstr "" + +#: plug-ins/common/warp.c:828 +msgid "Fixed-direction-vector map selection menu" +msgstr "" + +#: plug-ins/common/warp.c:1118 +msgid "Warp diff: error allocating memory.\n" +msgstr "" + +#. +#. if (display_diff_map) { +#. gimp_display_new(new_image_id); +#. } +#. +#. make sure layer is visible +#: plug-ins/common/warp.c:1305 +msgid "Smoothing X gradient..." +msgstr "" + +#: plug-ins/common/warp.c:1307 +msgid "Smoothing Y gradient..." +msgstr "" + +#. calculate new X,Y Displacement image maps +#: plug-ins/common/warp.c:1362 +msgid "Finding XY gradient..." +msgstr "" + +#: plug-ins/common/warp.c:1386 +#, c-format +msgid "Flow Step %d..." +msgstr "" + #: plug-ins/common/xbm.c:163 msgid "Load a file in X10 or X11 bitmap (XBM) file format" msgstr "" @@ -3082,19 +6052,19 @@ msgstr "" msgid "Identifier prefix: " msgstr "" -#: plug-ins/common/xpm.c:170 +#: plug-ins/common/xpm.c:156 msgid "loads files of the xpm file format" msgstr "" -#: plug-ins/common/xpm.c:182 +#: plug-ins/common/xpm.c:168 msgid "saves files in the xpm file format (if you're on a 16 bit display...)" msgstr "" -#: plug-ins/common/xpm.c:756 +#: plug-ins/common/xpm.c:783 msgid "Save as Xpm" msgstr "" -#: plug-ins/common/xpm.c:790 +#: plug-ins/common/xpm.c:817 msgid "Alpha Threshold" msgstr "" @@ -3187,3 +6157,118 @@ msgstr "" #: plug-ins/common/zealouscrop.c:209 msgid "ZealousCrop(tm): Nothing to be done.\n" 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:569 +msgid "Unable to open SIOD output pipe" +msgstr "" + +#: plug-ins/script-fu/script-fu-console.c:573 +msgid "Unable to open a stream on the SIOD output pipe" +msgstr "" + +#: plug-ins/script-fu/script-fu-console.c:620 +msgid "Script-Fu evaluate mode allows only noninteractive invocation" +msgstr "" + +#. the script arguments frame +#: plug-ins/script-fu/script-fu-scripts.c:1156 +msgid "Script Arguments" +msgstr "" + +#: plug-ins/script-fu/script-fu-scripts.c:1237 +msgid "Script Toggle" +msgstr "" + +#: plug-ins/script-fu/script-fu-scripts.c:1290 +msgid "Script-Fu File Selection" +msgstr "" + +#: plug-ins/script-fu/script-fu-scripts.c:1318 +msgid "Script-fu Pattern Selection" +msgstr "" + +#: plug-ins/script-fu/script-fu-scripts.c:1324 +msgid "Script-Fu Gradient Selection" +msgstr "" + +#: plug-ins/script-fu/script-fu-scripts.c:1332 +msgid "Script-Fu Brush Selection" +msgstr "" + +#: plug-ins/script-fu/script-fu-scripts.c:1366 +msgid " Reset to Defaults " +msgstr "" + +#: plug-ins/script-fu/script-fu-scripts.c:1400 +msgid "About" +msgstr "" + +#: plug-ins/script-fu/script-fu-scripts.c:1524 +msgid "NOT SET" +msgstr "" + +#: plug-ins/script-fu/script-fu-scripts.c:1598 +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:1856 +msgid "Author: " +msgstr "" + +#: plug-ins/script-fu/script-fu-scripts.c:1866 +msgid "Copyright: " +msgstr "" + +#: plug-ins/script-fu/script-fu-scripts.c:1876 +msgid "Date: " +msgstr "" + +#: plug-ins/script-fu/script-fu-scripts.c:1888 +msgid "Image types: " +msgstr "" + +#: plug-ins/script-fu/script-fu-scripts.c:2032 +msgid "Script-Fu Color Picker" +msgstr "" + +#: plug-ins/script-fu/script-fu-scripts.c:2127 +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 "" diff --git a/po-plug-ins/no.po b/po-plug-ins/no.po index efd5f0f0bb..dde9f70de8 100644 --- a/po-plug-ins/no.po +++ b/po-plug-ins/no.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: GIMP 1.1.9\n" -"POT-Creation-Date: 1999-09-16 19:50+0200\n" +"POT-Creation-Date: 1999-10-04 09:28-0700\n" "PO-Revision-Date: 1999-09-16 20:01+02:00\n" "Last-Translator: Kjartan Maraas \n" "Language-Team: Norwegian \n" @@ -65,7 +65,7 @@ msgstr "sin^p-basert funksjon" msgid "sin^p, stepped" msgstr "sin^p, stegvis" -#: plug-ins/common/CML_explorer.c:253 +#: plug-ins/common/CML_explorer.c:253 plug-ins/gap/gap_mov_dialog.c:280 msgid "None" msgstr "Ingen" @@ -212,19 +212,24 @@ msgstr "Tilfeldige tall fra seed (delt)" #: plug-ins/common/CML_explorer.c:377 plug-ins/common/CML_explorer.c:385 #: plug-ins/common/CML_explorer.c:1429 plug-ins/common/CML_explorer.c:1753 -#: plug-ins/common/decompose.c:135 +#: plug-ins/common/decompose.c:135 plug-ins/common/lic.c:1024 +#: plug-ins/gap/gap_mov_dialog.c:253 plug-ins/gimpressionist/orientation.c:191 +#: plug-ins/gimpressionist/size.c:189 msgid "Hue" msgstr "GlЬd" #: plug-ins/common/CML_explorer.c:378 plug-ins/common/CML_explorer.c:386 #: plug-ins/common/CML_explorer.c:1433 plug-ins/common/CML_explorer.c:1753 -#: plug-ins/common/decompose.c:136 +#: plug-ins/common/decompose.c:136 plug-ins/common/lic.c:1036 +#: plug-ins/gap/gap_mov_dialog.c:254 msgid "Saturation" msgstr "Metning" #: plug-ins/common/CML_explorer.c:379 plug-ins/common/CML_explorer.c:387 #: plug-ins/common/CML_explorer.c:1437 plug-ins/common/CML_explorer.c:1753 -#: plug-ins/common/decompose.c:137 +#: plug-ins/common/decompose.c:137 plug-ins/gap/gap_mov_dialog.c:256 +#: plug-ins/gimpressionist/orientation.c:134 +#: plug-ins/gimpressionist/size.c:133 msgid "Value" msgstr "Verdi" @@ -251,7 +256,9 @@ msgstr "" msgid "Coupled-Map-Lattice Explorer" msgstr "Coupled-Map-Lattice utforsker" -#: plug-ins/common/CML_explorer.c:1342 plug-ins/common/ps.c:2503 +#: plug-ins/common/CML_explorer.c:1342 plug-ins/common/ps.c:2531 +#: plug-ins/gimpressionist/orientmap.c:502 +#: plug-ins/gimpressionist/preview.c:106 plug-ins/gimpressionist/sizemap.c:402 msgid "Preview" msgstr "ForhЕndsvisning" @@ -444,20 +451,30 @@ msgid "Graph of the current settings" msgstr "Graf av aktive instillinger" #. Action Area -#: plug-ins/bmp/bmpwrite.c:428 plug-ins/common/CML_explorer.c:1818 +#: plug-ins/bmp/bmpwrite.c:420 plug-ins/common/CML_explorer.c:1818 #: plug-ins/common/CML_explorer.c:2679 plug-ins/common/CML_explorer.c:2775 #: plug-ins/common/apply_lens.c:416 plug-ins/common/blur.c:619 #: plug-ins/common/bumpmap.c:965 plug-ins/common/checkerboard.c:381 #: plug-ins/common/compose.c:816 plug-ins/common/convmatrix.c:706 #: plug-ins/common/cubism.c:329 plug-ins/common/decompose.c:914 #: plug-ins/common/depthmerge.c:746 plug-ins/common/destripe.c:695 -#: plug-ins/common/gif.c:1263 plug-ins/common/jpeg.c:1468 -#: plug-ins/common/mail.c:485 plug-ins/common/oilify.c:460 -#: plug-ins/common/png.c:843 plug-ins/common/ps.c:2078 -#: plug-ins/common/ps.c:2345 plug-ins/common/rotate.c:605 -#: plug-ins/common/threshold_alpha.c:467 plug-ins/common/threshold_alpha.c:500 -#: plug-ins/common/xbm.c:959 plug-ins/common/xpm.c:763 -#: plug-ins/print/print.c:1104 plug-ins/sel2path/sel2path.c:350 +#: plug-ins/common/gif.c:1285 plug-ins/common/jpeg.c:1565 +#: plug-ins/common/lic.c:1246 plug-ins/common/mail.c:485 +#: plug-ins/common/oilify.c:460 plug-ins/common/png.c:924 +#: plug-ins/common/ps.c:2115 plug-ins/common/ps.c:2373 +#: plug-ins/common/rotate.c:605 plug-ins/common/threshold_alpha.c:467 +#: plug-ins/common/threshold_alpha.c:500 plug-ins/common/warp.c:508 +#: plug-ins/common/xbm.c:959 plug-ins/common/xpm.c:790 +#: plug-ins/gap/gap_arr_dialog.c:947 plug-ins/gap/gap_arr_dialog.c:1171 +#: plug-ins/gap/gap_mod_layer.c:149 plug-ins/gap/gap_mov_dialog.c:461 +#: plug-ins/gap/gap_mpege.c:190 plug-ins/gap/gap_resi_dialog.c:136 +#: plug-ins/gimpressionist/gimpressionist.c:361 +#: plug-ins/gimpressionist/orientmap.c:626 +#: plug-ins/gimpressionist/presets.c:392 plug-ins/gimpressionist/sizemap.c:485 +#: plug-ins/mosaic/mosaic.c:564 plug-ins/print/print.c:1143 +#: plug-ins/script-fu/script-fu-scripts.c:1383 +#: plug-ins/script-fu/script-fu-server.c:559 plug-ins/sel2path/sel2path.c:350 +#: plug-ins/struc/struc.c:239 msgid "OK" msgstr "Ok" @@ -521,22 +538,31 @@ msgid "Warning: Hmmm, it's a parameter file for newer CML_explorer than me." msgstr "" "Advarsel: Hmmm, dette er en parameterfil for en nyere CML_explorer enn meg." -#. cancel button -#: plug-ins/Lighting/lighting_ui.c:1062 plug-ins/bmp/bmpwrite.c:437 +#. the 3 Action Buttons +#: plug-ins/Lighting/lighting_ui.c:1062 plug-ins/bmp/bmpwrite.c:429 #: plug-ins/common/CML_explorer.c:2688 plug-ins/common/apply_lens.c:426 #: plug-ins/common/blur.c:621 plug-ins/common/bumpmap.c:974 #: plug-ins/common/checkerboard.c:390 plug-ins/common/colorify.c:323 #: plug-ins/common/compose.c:825 plug-ins/common/convmatrix.c:723 #: plug-ins/common/cubism.c:338 plug-ins/common/decompose.c:924 #: plug-ins/common/depthmerge.c:756 plug-ins/common/destripe.c:704 -#: plug-ins/common/gif.c:1172 plug-ins/common/jpeg.c:1477 -#: plug-ins/common/mail.c:496 plug-ins/common/oilify.c:469 -#: plug-ins/common/png.c:852 plug-ins/common/ps.c:2088 -#: plug-ins/common/ps.c:2355 plug-ins/common/rotate.c:615 -#: plug-ins/common/threshold_alpha.c:476 plug-ins/common/xbm.c:707 -#: plug-ins/common/xbm.c:969 plug-ins/common/xpm.c:772 -#: plug-ins/print/print.c:991 plug-ins/print/print.c:1097 -#: plug-ins/sel2path/sel2path.c:359 +#: plug-ins/common/gif.c:1194 plug-ins/common/jpeg.c:1574 +#: plug-ins/common/lic.c:1255 plug-ins/common/mail.c:496 +#: plug-ins/common/oilify.c:469 plug-ins/common/png.c:933 +#: plug-ins/common/ps.c:2125 plug-ins/common/ps.c:2383 +#: plug-ins/common/rotate.c:615 plug-ins/common/threshold_alpha.c:476 +#: plug-ins/common/warp.c:517 plug-ins/common/xbm.c:707 +#: plug-ins/common/xbm.c:969 plug-ins/common/xpm.c:799 +#: plug-ins/gap/gap_arr_dialog.c:1173 plug-ins/gap/gap_dbbrowser_utils.c:211 +#: plug-ins/gap/gap_filter_foreach.c:127 plug-ins/gap/gap_mod_layer.c:151 +#: plug-ins/gap/gap_mod_layer.c:265 plug-ins/gap/gap_mov_dialog.c:470 +#: plug-ins/gap/gap_mpege.c:240 plug-ins/gap/gap_resi_dialog.c:145 +#: plug-ins/gimpressionist/orientmap.c:640 +#: plug-ins/gimpressionist/presets.c:400 plug-ins/gimpressionist/sizemap.c:499 +#: plug-ins/mosaic/mosaic.c:573 plug-ins/print/print.c:1030 +#: plug-ins/print/print.c:1136 plug-ins/script-fu/script-fu-scripts.c:1392 +#: plug-ins/script-fu/script-fu-server.c:568 plug-ins/sel2path/sel2path.c:359 +#: plug-ins/struc/struc.c:248 msgid "Cancel" msgstr "Avbryt" @@ -610,7 +636,7 @@ msgstr "Bruk \"environment mapping\"" msgid "Transparent background" msgstr "Gjennomsiktig bakgrunn" -#: plug-ins/Lighting/lighting_ui.c:580 +#: plug-ins/Lighting/lighting_ui.c:580 plug-ins/common/lic.c:1008 msgid "Create new image" msgstr "Lag nytt bilde" @@ -813,7 +839,7 @@ msgstr "Innstillinger for milj msgid "Environment image:" msgstr "Bilde for miljЬ:" -#: plug-ins/Lighting/lighting_ui.c:987 +#: plug-ins/Lighting/lighting_ui.c:987 plug-ins/common/lic.c:1001 msgid "Options" msgstr "Alternativer" @@ -840,6 +866,8 @@ msgstr "Lyseffekter" #. Add Ok, Cancel and Help buttons to the action area #. ================================================== #: plug-ins/Lighting/lighting_ui.c:1061 +#: plug-ins/gimpressionist/orientmap.c:633 +#: plug-ins/gimpressionist/sizemap.c:492 msgid "Apply" msgstr "Bruk" @@ -871,6 +899,88 @@ msgstr "Zoom inn (gj msgid "Zoom out (make image smaller)" msgstr "Zoom ut (gjЬr bildet mindre)" +#: plug-ins/common/animationplay.c:247 +msgid "This plugin allows you to preview a GIMP layer-based animation." +msgstr "" + +#: plug-ins/common/animationplay.c:252 +msgid "/Filters/Animation/Animation Playback" +msgstr "" + +#: plug-ins/common/animationplay.c:663 plug-ins/common/animationplay.c:664 +msgid "Animation Playback: " +msgstr "" + +#. Action area - 'close' button only. +#: plug-ins/common/animationplay.c:676 +#: plug-ins/script-fu/script-fu-console.c:205 +#: plug-ins/script-fu/script-fu-scripts.c:1903 +#, fuzzy +msgid "Close" +msgstr "Farge" + +#. The 'playback' half of the dialog +#: plug-ins/common/animationplay.c:690 plug-ins/common/animationplay.c:693 +#, fuzzy +msgid "Playback: " +msgstr "Sort:" + +#: plug-ins/common/animationplay.c:723 +msgid "Play/Stop" +msgstr "" + +#: plug-ins/common/animationplay.c:729 +#, fuzzy +msgid "Rewind" +msgstr "RЬd:" + +#: plug-ins/common/animationplay.c:735 +#, fuzzy +msgid "Step" +msgstr "Oppsett" + +#: plug-ins/common/animationplay.c:793 +#, fuzzy +msgid "Frame %v of %u" +msgstr "Ramme %d" + +#: plug-ins/common/animationplay.c:971 +#, c-format +msgid "playback: Asked for frame number %d in a %d-frame animation!\n" +msgstr "" + +#: plug-ins/common/animoptimize.c:130 +msgid "" +"This plugin applies various optimizations to a GIMP layer-based animation." +msgstr "" + +#: plug-ins/common/animoptimize.c:136 +msgid "/Filters/Animation/Animation Optimize" +msgstr "" + +#: plug-ins/common/animoptimize.c:143 +msgid "" +"This plugin 'simplifies' a GIMP layer-based animation that has been " +"AnimationOptimized. This makes the animation much easier to work with if, " +"for example, the optimized version is all you have." +msgstr "" + +#: plug-ins/common/animoptimize.c:152 +msgid "/Filters/Animation/Animation UnOptimize" +msgstr "" + +#: plug-ins/common/animoptimize.c:296 +msgid "Optimizing Animation..." +msgstr "" + +#: plug-ins/common/animoptimize.c:298 +msgid "UnOptimizing Animation..." +msgstr "" + +#: plug-ins/common/animoptimize.c:327 +msgid "Not enough memory to allocate buffers for optimization.\n" +msgstr "" + #: plug-ins/common/apply_lens.c:132 msgid "Apply a lens effect" msgstr "Bruk en linseeffekt" @@ -900,9 +1010,9 @@ msgstr "Linseeffekt" #. #: plug-ins/common/apply_lens.c:435 plug-ins/common/blur.c:607 #: plug-ins/common/checkerboard.c:399 plug-ins/common/cubism.c:347 -#: plug-ins/common/jpeg.c:1512 plug-ins/common/oilify.c:478 -#: plug-ins/common/png.c:863 plug-ins/common/threshold_alpha.c:352 -#: plug-ins/common/xpm.c:781 +#: plug-ins/common/jpeg.c:1609 plug-ins/common/oilify.c:478 +#: plug-ins/common/png.c:944 plug-ins/common/threshold_alpha.c:352 +#: plug-ins/common/xpm.c:808 plug-ins/mosaic/mosaic.c:698 msgid "Parameter Settings" msgstr "Innstillinger for parametere" @@ -1046,18 +1156,18 @@ msgstr "Gjenta:" msgid "Number of times to apply filter" msgstr "Antall ganger filteret skal pЕfЬres" -#: plug-ins/bmp/bmp.c:105 plug-ins/bmp/bmp.c:106 +#: plug-ins/bmp/bmp.c:107 plug-ins/bmp/bmp.c:108 msgid "Loads files of Windows BMP file format" msgstr "Laster filer i Windows BMP filformat" -#: plug-ins/bmp/bmp.c:117 plug-ins/bmp/bmp.c:118 +#: plug-ins/bmp/bmp.c:119 plug-ins/bmp/bmp.c:120 msgid "Saves files in Windows BMP file format" msgstr "Lagrer filer i Windows BMP filformat" #: plug-ins/bmp/bmpread.c:27 plug-ins/common/gifload.c:287 -#: plug-ins/common/jpeg.c:670 plug-ins/common/png.c:354 -#: plug-ins/common/png.c:356 plug-ins/common/xbm.c:523 -#: plug-ins/common/xpm.c:300 +#: plug-ins/common/jpeg.c:733 plug-ins/common/png.c:385 +#: plug-ins/common/png.c:387 plug-ins/common/xbm.c:523 +#: plug-ins/common/xpm.c:315 #, c-format msgid "Loading %s:" msgstr "Laster %s:" @@ -1092,14 +1202,13 @@ msgstr "%s: for mange farger: %u\n" msgid "%s: bad colormap\n" msgstr "%s: ugyldig fargekart\n" -#. -#. * Create the "background" layer to hold the image... -#. +#. Create a "normal" layer +#. ======================= #: plug-ins/bmp/bmpread.c:210 plug-ins/bmp/bmpread.c:218 #: plug-ins/bmp/bmpread.c:224 plug-ins/common/compose.c:562 #: plug-ins/common/decompose.c:472 plug-ins/common/gifload.c:828 -#: plug-ins/common/jpeg.c:812 plug-ins/common/png.c:466 -#: plug-ins/common/xbm.c:612 +#: plug-ins/common/jpeg.c:884 plug-ins/common/lic.c:848 +#: plug-ins/common/png.c:515 plug-ins/common/xbm.c:612 msgid "Background" msgstr "Bakgrunn" @@ -1112,24 +1221,24 @@ msgstr "bmp: kan ikke operere p msgid "can't open %s\n" msgstr "kan ikke Еpne %s\n" -#: plug-ins/bmp/bmpwrite.c:154 plug-ins/common/jpeg.c:1090 -#: plug-ins/common/png.c:606 plug-ins/common/png.c:608 -#: plug-ins/common/ps.c:716 plug-ins/common/xbm.c:777 -#: plug-ins/common/xpm.c:611 plug-ins/common/xwd.c:507 +#: plug-ins/bmp/bmpwrite.c:154 plug-ins/common/jpeg.c:1169 +#: plug-ins/common/png.c:687 plug-ins/common/png.c:689 +#: plug-ins/common/ps.c:748 plug-ins/common/xbm.c:777 +#: plug-ins/common/xpm.c:636 plug-ins/common/xwd.c:507 #, c-format msgid "Saving %s:" msgstr "Lagrer %s:" -#: plug-ins/bmp/bmpwrite.c:421 +#: plug-ins/bmp/bmpwrite.c:413 msgid "Save as BMP" msgstr "Lagre som BMP" #. parameter settings -#: plug-ins/bmp/bmpwrite.c:446 +#: plug-ins/bmp/bmpwrite.c:438 msgid "Save Options" msgstr "Alternativer for lagring" -#: plug-ins/bmp/bmpwrite.c:454 +#: plug-ins/bmp/bmpwrite.c:446 msgid "RLE encoded" msgstr "RLE-kodet" @@ -1201,7 +1310,8 @@ msgstr "" msgid "Elevation" msgstr "ForhЬyelse" -#: plug-ins/common/bumpmap.c:955 +#. Horizontal scale +#: plug-ins/common/bumpmap.c:955 plug-ins/struc/struc.c:307 msgid "Depth" msgstr "Dybde" @@ -1323,8 +1433,9 @@ msgstr "" msgid "Ok" msgstr "Ok" -#: plug-ins/common/colorify.c:331 plug-ins/common/xpm.c:406 -#: plug-ins/print/print.c:848 +#: plug-ins/common/colorify.c:331 plug-ins/common/xpm.c:424 +#: plug-ins/gap/gap_mov_dialog.c:255 plug-ins/gimpressionist/color.c:51 +#: plug-ins/print/print.c:887 msgid "Color" msgstr "Farge" @@ -1340,7 +1451,9 @@ msgstr "" msgid "" "Automatically stretch the saturation of the specified drawable to cover all " "possible ranges." -msgstr "Strekk metningen automatisk for spesifisert tegnet objekt til Е omfatte alle mulige omrЕder." +msgstr "" +"Strekk metningen automatisk for spesifisert tegnet objekt til Е omfatte alle " +"mulige omrЕder." #: plug-ins/common/color_enhance.c:85 msgid "" @@ -1457,8 +1570,9 @@ msgid "This function creates a new image from multiple gray images" msgstr "Denne funksjonen lager et nytt bilde fra flere bilder i grЕtoner" #: plug-ins/common/compose.c:234 -msgid "/Image/Channel Ops/Compose" -msgstr "" +#, fuzzy +msgid "/Image/Channels/Compose" +msgstr "/Bilde/Transformeringer/Giljotin" #: plug-ins/common/compose.c:241 msgid "Compose an image from multiple drawables of gray images" @@ -1540,12 +1654,12 @@ msgstr "" msgid "Extend" msgstr "" -#: plug-ins/common/convmatrix.c:80 +#: plug-ins/common/convmatrix.c:80 plug-ins/common/warp.c:596 msgid "Wrap" msgstr "" #. Action area -#: plug-ins/common/convmatrix.c:80 plug-ins/common/gif.c:1163 +#: plug-ins/common/convmatrix.c:80 plug-ins/common/gif.c:1185 msgid "Crop" msgstr "" @@ -1624,7 +1738,7 @@ msgstr "" msgid "Use Background Color" msgstr "" -#: plug-ins/common/cubism.c:363 +#: plug-ins/common/cubism.c:363 plug-ins/mosaic/mosaic.c:705 msgid "Tile Size" msgstr "" @@ -1723,8 +1837,9 @@ msgid "" msgstr "" #: plug-ins/common/decompose.c:222 -msgid "/Image/Channel Ops/Decompose" -msgstr "" +#, fuzzy +msgid "/Image/Channels/Decompose" +msgstr "/Bilde/Transformeringer/Giljotin" #: plug-ins/common/decompose.c:303 msgid "plug_in_decompose: Can only work on RGB*_IMAGE" @@ -1849,32 +1964,1816 @@ msgstr "" msgid "Width" msgstr "" -#: plug-ins/common/gif.c:408 +#. Button to invoke filebrowser +#: plug-ins/gap/gap_arr_dialog.c:278 +#, fuzzy +msgid "File-Browser" +msgstr "Bla gjennom" + +#: plug-ins/gap/gap_arr_dialog.c:666 +#, c-format +msgid "pair_flt_create_value: Bad FloatFormat ignored %s\n" +msgstr "" + +#: plug-ins/gap/gap_arr_dialog.c:810 +#, c-format +msgid "pair_int_create_value: Bad IntFormat ignored %s\n" +msgstr "" + +#. if no buttons are specified use one CLOSE button per default +#: plug-ins/gap/gap_arr_dialog.c:962 +msgid "CLOSE" +msgstr "" + +#. parameter settings +#: plug-ins/gap/gap_arr_dialog.c:973 +#, fuzzy +msgid "Enter Values" +msgstr "Annen verdi" + +#: plug-ins/gap/gap_arr_dialog.c:990 plug-ins/gap/gap_arr_dialog.c:1050 +#, fuzzy +msgid "Value: " +msgstr "Verdi:" + +#: plug-ins/gap/gap_arr_dialog.c:1026 +msgid "WGT_ACT_BUTTON not implemented yet, widget type ignored\n" +msgstr "" + +#. undefined widget type +#: plug-ins/gap/gap_arr_dialog.c:1029 +#, c-format +msgid "Unknown widget type %d ignored\n" +msgstr "" + +#: plug-ins/gap/gap_arr_dialog.c:1202 +msgid "Press Button" +msgstr "" + +#: plug-ins/gap/gap_arr_dialog.c:1203 +#, fuzzy +msgid "Select" +msgstr "Seed" + +#: 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:137 +msgid "Search :" +msgstr "" + +#: plug-ins/gap/gap_dbbrowser_utils.c:166 +msgid "Gen Code by name" +msgstr "" + +#: plug-ins/gap/gap_dbbrowser_utils.c:175 +msgid "Search by name" +msgstr "" + +#: plug-ins/gap/gap_dbbrowser_utils.c:183 +msgid "Search by blurb" +msgstr "" + +#. show the name +#: plug-ins/gap/gap_dbbrowser_utils.c:325 +msgid "Name :" +msgstr "" + +#. show the description +#: plug-ins/gap/gap_dbbrowser_utils.c:342 +#, fuzzy +msgid "Blurb :" +msgstr "BlЕ:" + +#: plug-ins/gap/gap_dbbrowser_utils.c:364 +msgid "In :" +msgstr "" + +#: plug-ins/gap/gap_dbbrowser_utils.c:410 +msgid "Out :" +msgstr "" + +#: plug-ins/gap/gap_dbbrowser_utils.c:459 +#, fuzzy +msgid "Help :" +msgstr "Hjelp" + +#. show the author & the copyright +#: plug-ins/gap/gap_dbbrowser_utils.c:497 +#, fuzzy +msgid "Author :" +msgstr "Auto" + +#: plug-ins/gap/gap_dbbrowser_utils.c:512 +msgid "Date :" +msgstr "" + +#: plug-ins/gap/gap_dbbrowser_utils.c:527 +msgid "Copyright :" +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:156 plug-ins/gap/gap_mod_layer.c:288 +msgid "Animated Filter apply" +msgstr "" + +#: plug-ins/gap/gap_filter_foreach.c:119 +msgid "backup to file" +msgstr "" + +#. pixel +#: plug-ins/gap/gap_filter_foreach.c:121 +msgid "Make backup of the image after each step" +msgstr "" + +#: plug-ins/gap/gap_filter_foreach.c:125 plug-ins/gap/gap_mod_layer.c:263 +msgid "Continue" +msgstr "" + +#: plug-ins/gap/gap_filter_foreach.c:148 plug-ins/gap/gap_mod_layer.c:282 +#, c-format +msgid "" +"2.nd call of %s\n" +"(define end-settings)" +msgstr "" + +#: plug-ins/gap/gap_filter_foreach.c:152 +#, c-format +msgid "" +"Non-Interactive call of %s\n" +"(for all layers inbetween)" +msgstr "" + +#: plug-ins/gap/gap_filter_foreach.c:186 +#, c-format +msgid "" +"Error: Plugin %s has changed Nr. of layers from %d to %d\n" +"could not restore Layer visibilty.\n" +msgstr "" + +#: plug-ins/gap/gap_filter_foreach.c:202 +msgid "Warning: cant get layers (maybe the image was closed)\n" +msgstr "" + +#: plug-ins/gap/gap_filter_foreach.c:207 +#, c-format +msgid "" +"Error: Plugin %s has changed Nr. of layers from %d to %d\n" +"Anim Filter apply stopped.\n" +msgstr "" + +#: plug-ins/gap/gap_filter_foreach.c:258 +#, c-format +msgid "ERROR: Plugin not available or wrong type %s\n" +msgstr "" + +#: plug-ins/gap/gap_filter_foreach.c:269 +msgid "Applying Filter to all Layers .." +msgstr "" + +#: plug-ins/gap/gap_filter_foreach.c:277 +msgid "ERROR: need at 1 Layers to apply plugin !\n" +msgstr "" + +#: plug-ins/gap/gap_filter_foreach.c:307 +#, fuzzy +msgid "ERROR: fork failed !\n" +msgstr "bz2: fork feilet: %s\n" + +#: plug-ins/gap/gap_filter_foreach.c:495 +#, c-format +msgid "Saving image to backupfile:%s step = %d\n" +msgstr "" + +#: plug-ins/gap/gap_filter_foreach.c:543 +msgid "Select Filter for Animated apply" +msgstr "" + +#: plug-ins/gap/gap_filter_foreach.c:544 plug-ins/gap/gap_mod_layer.c:664 +msgid "Apply Constant" +msgstr "" + +#: plug-ins/gap/gap_filter_foreach.c:545 plug-ins/gap/gap_mod_layer.c:665 +msgid "Apply Varying" +msgstr "" + +#: plug-ins/gap/gap_filter_main.c:100 +msgid "" +"This plugin calls another plugin for each layer of an image, varying its " +"settings (to produce animated effects). The called plugin must work on a " +"single drawable and must be able to RUN_WITH_LAST_VALS" +msgstr "" + +#: plug-ins/gap/gap_filter_main.c:105 +msgid "/Filters/Animation/Filter all Layers" +msgstr "" + +#: plug-ins/gap/gap_lib.c:852 +msgid "" +"You are using a fileformat != xcf\n" +"Save Operations may result\n" +"in loss of layerinformation" +msgstr "" + +#. no defined value found (this is the 1.st call for this image_id) +#. * ask what to do with a 3 Button dialog +#. +#: plug-ins/gap/gap_lib.c:864 plug-ins/gap/gap_mpege.c:188 +#: plug-ins/gap/gap_range_ops.c:1029 +msgid "CANCEL" +msgstr "" + +#: plug-ins/gap/gap_lib.c:866 +msgid "SAVE Flattened" +msgstr "" + +#: plug-ins/gap/gap_lib.c:868 +msgid "SAVE As Is" +msgstr "" + +#: plug-ins/gap/gap_lib.c:872 plug-ins/gap/gap_range_ops.c:1032 +#, fuzzy +msgid "GAP Question" +msgstr "Posisjon" + +#: plug-ins/gap/gap_lib.c:1439 +msgid "Duplicating frames .." +msgstr "" + +#: plug-ins/gap/gap_lib.c:1607 +msgid "Renumber Framesequence .." +msgstr "" + +#: plug-ins/gap/gap_lib.c:1791 +#, fuzzy, c-format +msgid "Goto Frame (%ld/%ld)" +msgstr "Ramme %d (%dms)" + +#: plug-ins/gap/gap_lib.c:1794 +#, c-format +msgid "Destination Frame Number (%ld - %ld)" +msgstr "" + +#: plug-ins/gap/gap_lib.c:1798 plug-ins/gap/gap_lib.c:1872 +#: plug-ins/gap/gap_lib.c:2052 +msgid "Number :" +msgstr "" + +#: plug-ins/gap/gap_lib.c:1856 +#, c-format +msgid "Delete Frames (%ld/%ld)" +msgstr "" + +#: plug-ins/gap/gap_lib.c:1859 +#, c-format +msgid "Delete Frames from %ld to (Number)" +msgstr "" + +#: plug-ins/gap/gap_lib.c:1919 +#, c-format +msgid "Duplicate Frames (%ld/%ld)" +msgstr "" + +#: plug-ins/gap/gap_lib.c:1924 plug-ins/gap/gap_lib.c:2097 +#: plug-ins/gap/gap_range_ops.c:232 plug-ins/gap/gap_range_ops.c:445 +#, fuzzy +msgid "From :" +msgstr "Fra bilde" + +#: plug-ins/gap/gap_lib.c:1929 +msgid "Source Range starts at this framenumber" +msgstr "" + +#: plug-ins/gap/gap_lib.c:1932 plug-ins/gap/gap_lib.c:2105 +#: plug-ins/gap/gap_range_ops.c:239 plug-ins/gap/gap_range_ops.c:453 +msgid "To :" +msgstr "" + +#: plug-ins/gap/gap_lib.c:1937 +msgid "Source Range ends at this framenumber" +msgstr "" + +#: plug-ins/gap/gap_lib.c:1940 +msgid "N-Times :" +msgstr "" + +#: plug-ins/gap/gap_lib.c:1945 +msgid "" +"Copy selected Range n-times \n" +"(you may type in Values > 99)" +msgstr "" + +#: plug-ins/gap/gap_lib.c:1947 +msgid "Duplicate Framerange" +msgstr "" + +#: plug-ins/gap/gap_lib.c:2048 +#, c-format +msgid "Exchange current Frame (%ld)" +msgstr "" + +#: plug-ins/gap/gap_lib.c:2050 +msgid "With Frame (Number)" +msgstr "" + +#: plug-ins/gap/gap_lib.c:2092 +#, c-format +msgid "Framesequence Shift (%ld/%ld)" +msgstr "" + +#: plug-ins/gap/gap_lib.c:2102 +msgid "Affected Range starts at this framenumber" +msgstr "" + +#: plug-ins/gap/gap_lib.c:2110 +msgid "Affected Range ends at this framenumber" +msgstr "" + +#: plug-ins/gap/gap_lib.c:2113 +msgid "N-Shift :" +msgstr "" + +#: plug-ins/gap/gap_lib.c:2118 +msgid "" +"Renumber the affected framesequence \n" +"(numbers are shifted in circle by N)" +msgstr "" + +#: plug-ins/gap/gap_lib.c:2120 +msgid "Framesequence shift" +msgstr "" + +#: plug-ins/gap/gap_main.c:323 +msgid "" +"This plugin exchanges current image with (next nubered) image from disk." +msgstr "" + +#: plug-ins/gap/gap_main.c:328 +msgid "/AnimFrames/Goto Next" +msgstr "" + +#: plug-ins/gap/gap_main.c:335 +msgid "" +"This plugin exchanges current image with (previous nubered) image from disk." +msgstr "" + +#: plug-ins/gap/gap_main.c:340 +msgid "/AnimFrames/Goto Prev" +msgstr "" + +#: plug-ins/gap/gap_main.c:347 +msgid "" +"This plugin exchanges current image with (lowest nubered) image from disk." +msgstr "" + +#: plug-ins/gap/gap_main.c:352 +msgid "/AnimFrames/Goto First" +msgstr "" + +#: plug-ins/gap/gap_main.c:359 +msgid "" +"This plugin exchanges current image with (highest nubered) image from disk." +msgstr "" + +#: plug-ins/gap/gap_main.c:364 +msgid "/AnimFrames/Goto Last" +msgstr "" + +#: plug-ins/gap/gap_main.c:371 +msgid "" +"This plugin exchanges current image with requested image (nr) from disk." +msgstr "" + +#: plug-ins/gap/gap_main.c:376 +msgid "/AnimFrames/Goto Any" +msgstr "" + +#: plug-ins/gap/gap_main.c:383 +msgid "" +"This plugin deletes the given number of frames from disk including the " +"current frame." +msgstr "" + +#: plug-ins/gap/gap_main.c:388 +msgid "/AnimFrames/Delete Frames" +msgstr "" + +#: plug-ins/gap/gap_main.c:395 +msgid "This plugin duplicates the current frames on disk n-times." +msgstr "" + +#: plug-ins/gap/gap_main.c:400 +msgid "/AnimFrames/Duplicate Frames" +msgstr "" + +#: plug-ins/gap/gap_main.c:407 +msgid "This plugin exchanges content of the current with destination frame." +msgstr "" + +#: plug-ins/gap/gap_main.c:412 +msgid "/AnimFrames/Exchange Frame" +msgstr "" + +#: plug-ins/gap/gap_main.c:419 +msgid "" +"This plugin copies layer(s) from one sourceimage to multiple frames on disk, " +"varying position, size and opacity." +msgstr "" + +#: plug-ins/gap/gap_main.c:424 +msgid "/AnimFrames/Move Path" +msgstr "" + +#: plug-ins/gap/gap_main.c:431 +msgid "" +"This plugin creates a new image from the given range of frame-images. Each " +"frame is converted to one layer in the new image, according to flatten_mode. " +"(the frames on disk are not changed)." +msgstr "" + +#: plug-ins/gap/gap_main.c:436 +msgid "/AnimFrames/Frames to Image" +msgstr "" + +#: plug-ins/gap/gap_main.c:443 +msgid "This plugin flattens the given range of frame-images (on disk)" +msgstr "" + +#: plug-ins/gap/gap_main.c:448 +msgid "/AnimFrames/Frames Flatten" +msgstr "" + +#: plug-ins/gap/gap_main.c:455 +msgid "" +"This plugin deletes one layer in the given range of frame-images (on disk). " +"exception: the last remaining layer of a frame is not deleted" +msgstr "" + +#: plug-ins/gap/gap_main.c:460 +msgid "/AnimFrames/Frames LayerDel" +msgstr "" + +#: plug-ins/gap/gap_main.c:467 +msgid "" +"This plugin converts the given range of frame-images to other fileformats " +"(on disk) depending on extension" +msgstr "" + +#: plug-ins/gap/gap_main.c:472 +msgid "/AnimFrames/Frames Convert" +msgstr "" + +#: plug-ins/gap/gap_main.c:479 +msgid "" +"This plugin resizes all anim_frames (images on disk) to the given " +"new_width/new_height" +msgstr "" + +#: plug-ins/gap/gap_main.c:484 +msgid "/AnimFrames/Frames Resize" +msgstr "" + +#: plug-ins/gap/gap_main.c:491 +msgid "" +"This plugin crops all anim_frames (images on disk) to the given " +"new_width/new_height" +msgstr "" + +#: plug-ins/gap/gap_main.c:496 +msgid "/AnimFrames/Frames Crop" +msgstr "" + +#: plug-ins/gap/gap_main.c:503 +msgid "" +"This plugin scales all anim_frames (images on disk) to the given " +"new_width/new_height" +msgstr "" + +#: plug-ins/gap/gap_main.c:508 +msgid "/AnimFrames/Frames Scale" +msgstr "" + +#: plug-ins/gap/gap_main.c:515 +msgid "" +"This plugin splits the current image to anim frames (images on disk). Each " +"layer is saved as one frame" +msgstr "" + +#: plug-ins/gap/gap_main.c:520 +msgid "/AnimFrames/Split Img to Frames" +msgstr "" + +#: plug-ins/gap/gap_main.c:527 +msgid "" +"This plugin calls mpeg_encode to convert anim frames to MPEG1, or just " +"generates a param file for mpeg_encode. (mpeg_encode must be installed on " +"your system)" +msgstr "" + +#: plug-ins/gap/gap_main.c:532 +msgid "/AnimFrames/Frames MPEG1 encode" +msgstr "" + +#: plug-ins/gap/gap_main.c:540 +msgid "" +"This plugin calls mpeg2encode to convert anim frames to MPEG1 or MPEG2, or " +"just generates a param file for mpeg2encode. (mpeg2encode must be installed " +"on your system)" +msgstr "" + +#: plug-ins/gap/gap_main.c:545 +msgid "/AnimFrames/Frames MPEG2 encode" +msgstr "" + +#: plug-ins/gap/gap_main.c:553 +msgid "" +"This plugin exchanges frame numbers in the given range. (discfile " +"frame_0001.xcf is renamed to frame_0002.xcf, 2->3, 3->4 ... n->1)" +msgstr "" + +#: plug-ins/gap/gap_main.c:558 +msgid "/AnimFrames/Framesequence Shift" +msgstr "" + +#: plug-ins/gap/gap_main.c:565 +msgid "" +"This plugin performs a modifying action on each selected layer in each " +"selected framerange" +msgstr "" + +#: plug-ins/gap/gap_main.c:570 +msgid "/AnimFrames/Frames Modify" +msgstr "" + +#. Layer select modes +#: plug-ins/gap/gap_mod_layer.c:84 plug-ins/gap/gap_range_ops.c:417 +msgid "Pattern is equal to LayerName" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:85 plug-ins/gap/gap_range_ops.c:418 +msgid "Pattern is Start of LayerName" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:86 plug-ins/gap/gap_range_ops.c:419 +msgid "Pattern is End of Layername" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:87 plug-ins/gap/gap_range_ops.c:420 +msgid "Pattern is a Part of LayerName" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:88 plug-ins/gap/gap_range_ops.c:421 +msgid "Pattern is LayerstackNumber List" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:89 plug-ins/gap/gap_range_ops.c:422 +msgid "Pattern is REVERSE-stack List" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:90 plug-ins/gap/gap_range_ops.c:423 +msgid "All Visible (ignore Pattern)" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:92 plug-ins/gap/gap_range_ops.c:425 +msgid "select all Layers where Layername is equal to Pattern" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:93 plug-ins/gap/gap_range_ops.c:426 +msgid "select all Layers where Layername starts with Pattern" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:94 plug-ins/gap/gap_range_ops.c:427 +msgid "select all Layers where Layername ends up with Pattern" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:95 plug-ins/gap/gap_range_ops.c:428 +msgid "select all Layers where Layername contains Pattern" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:96 plug-ins/gap/gap_range_ops.c:429 +msgid "" +"select Layerstack positions.\n" +"0, 4-5, 8\n" +"where 0 == Top-layer" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:97 plug-ins/gap/gap_range_ops.c:430 +msgid "" +"select Layerstack positions.\n" +"0, 4-5, 8\n" +"where 0 == BG-layer" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:98 plug-ins/gap/gap_range_ops.c:431 +msgid "select all visible Layers" +msgstr "" + +#. action items what to do with the selected layer(s) +#: plug-ins/gap/gap_mod_layer.c:102 +msgid "set Layer(s) visible" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:103 +msgid "set Layer(s) invisible" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:104 +msgid "set Layer(s) linked" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:105 +msgid "set Layer(s) unlinked" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:106 +msgid "raise Layer(s)" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:107 +msgid "lower Layer(s)" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:108 +msgid "merge Layer(s) expand as necessary" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:109 +msgid "merge Layer(s) clipped to image" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:110 +msgid "merge Layer(s) clipped to bg-layer" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:111 +msgid "apply filter on Layer(s)" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:112 +msgid "duplicate Layer(s)" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:113 +msgid "delete Layer(s)" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:114 +msgid "rename Layer(s)" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:146 +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:159 plug-ins/gap/gap_mpege.c:258 +#: plug-ins/gap/gap_range_ops.c:293 +#, fuzzy +msgid "From Frame:" +msgstr "Fra bilde" + +#: plug-ins/gap/gap_mod_layer.c:160 plug-ins/gap/gap_mov_dialog.c:594 +#: plug-ins/gap/gap_mpege.c:259 plug-ins/gap/gap_range_ops.c:294 +#: plug-ins/gap/gap_range_ops.c:446 +msgid "first handled frame" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:167 plug-ins/gap/gap_mpege.c:266 +#: plug-ins/gap/gap_range_ops.c:301 +msgid "To Frame:" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:168 plug-ins/gap/gap_mov_dialog.c:598 +#: plug-ins/gap/gap_mpege.c:267 plug-ins/gap/gap_range_ops.c:302 +#: plug-ins/gap/gap_range_ops.c:454 +msgid "last handled frame" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:176 plug-ins/gap/gap_range_ops.c:493 +msgid "Select Layer(s):" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:185 plug-ins/gap/gap_range_ops.c:502 +msgid "Select Pattern:" +msgstr "" + +#. pixel +#: plug-ins/gap/gap_mod_layer.c:187 plug-ins/gap/gap_range_ops.c:504 +msgid "" +"String to identify layer names \n" +"or layerstack position numbers\n" +"0,3-5" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:193 plug-ins/gap/gap_range_ops.c:510 +#, fuzzy +msgid "Case sensitive" +msgstr "Sensitivitet for kanal" + +#: plug-ins/gap/gap_mod_layer.c:194 plug-ins/gap/gap_range_ops.c:511 +msgid "Lowercase and UPPERCASE letters are considered as different" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:199 plug-ins/gap/gap_range_ops.c:516 +msgid "Invert Selection" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:200 +msgid "Perform actions on all unselected Layers" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:205 +#, fuzzy +msgid "Function :" +msgstr "Funksjonstype" + +#. argv[7].radio_help_argv = action_help +#: plug-ins/gap/gap_mod_layer.c:209 +msgid "Function to be performed on all selected layers" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:215 +msgid "New Layername:" +msgstr "" + +#. pixel +#: plug-ins/gap/gap_mod_layer.c:217 +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:222 +#, fuzzy +msgid "Frames Modify" +msgstr "Ramme %d" + +#: plug-ins/gap/gap_mod_layer.c:223 +#, fuzzy +msgid "Settings" +msgstr "Instillinger for glЬd" + +#: plug-ins/gap/gap_mod_layer.c:286 +#, 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:663 +msgid "Select Filter for Animated frames-apply" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:805 +msgid "GAP Modify: No layer selected in last handled frame\n" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:891 +msgid "Modifying Frames/Layer(s) .." +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:972 +msgid "No selected Layer in start frame\n" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:243 plug-ins/gimpressionist/orientmap.c:590 +#, fuzzy +msgid "Normal" +msgstr "Normaliserer..." + +#: plug-ins/gap/gap_mov_dialog.c:244 +msgid "Dissolve" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:245 +msgid "Multiply" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:246 +#, fuzzy +msgid "Screen" +msgstr "Seed" + +#: plug-ins/gap/gap_mov_dialog.c:247 plug-ins/gimpressionist/paper.c:155 +msgid "Overlay" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:248 +msgid "Difference" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:249 +#, fuzzy +msgid "Addition" +msgstr "Posisjon" + +#: plug-ins/gap/gap_mov_dialog.c:250 +msgid "Subtract" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:251 +msgid "Darken Only" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:252 +msgid "Lighten Only" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:263 +msgid "Left Top" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:264 +msgid "Left Bottom" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:265 +msgid "Right Top" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:266 +msgid "Right Bottom" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:267 +#, fuzzy +msgid "Center" +msgstr "Heltall" + +#: plug-ins/gap/gap_mov_dialog.c:275 +msgid "Loop" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:276 +msgid "Loop Reverse" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:277 +#, fuzzy +msgid "Once" +msgstr "Avbryt" + +#: plug-ins/gap/gap_mov_dialog.c:278 +msgid "OnceReverse" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:279 +msgid "PingPong" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:440 +msgid "Move Path" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:478 +#, fuzzy +msgid "UpdPreview" +msgstr "ForhЕndsvisning" + +#: 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:491 +msgid "Copy moving source-layer(s) into frames" +msgstr "" + +#. Point Buttons +#: plug-ins/gap/gap_mov_dialog.c:514 +#, fuzzy +msgid "Load Points" +msgstr "Laster %s:" + +#: plug-ins/gap/gap_mov_dialog.c:522 +msgid "Load Controlpoints from file" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:526 +#, fuzzy +msgid "Save Points" +msgstr "Alternativer for lagring" + +#: plug-ins/gap/gap_mov_dialog.c:534 +msgid "Save Controlpoints to file" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:538 +msgid "Reset Points" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:546 +msgid "" +"Reset Controlpoints \n" +"to one Defaultpoint" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:550 +msgid "Add Point" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:558 +msgid "" +"Add Controlpoint at end \n" +"(the last Point is duplicated)" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:562 +#, fuzzy +msgid "Prev Point" +msgstr "Skriv ut" + +#: plug-ins/gap/gap_mov_dialog.c:570 +msgid "Show Previous Controlpoint" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:574 +msgid "Next Point" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:582 +msgid "Show Next Controlpoint" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:592 +msgid "Start Frame:" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:596 +msgid "End Frame:" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:600 +#, fuzzy +msgid "Preview Frame:" +msgstr "StЬrrelse pЕ forhЕndsvisning" + +#: plug-ins/gap/gap_mov_dialog.c:602 +msgid "" +"frame to show when UpdPreview\n" +"button is pressed" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:604 +msgid "Layerstack:" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:606 +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:609 +msgid "Clip To Frame" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:616 +msgid "" +"Clip all copied Src-Layers\n" +"at Frame Boundaries" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:660 +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:824 +msgid "Load Path Points from file" +msgstr "" + +#. filesel is already open +#: plug-ins/gap/gap_mov_dialog.c:860 +msgid "Save Path Points to file" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:1071 +#, 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:1073 +#, c-format +msgid "Opacity [%d]: " +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:1074 +#, fuzzy, c-format +msgid "Width [%d]: " +msgstr "Bredde:" + +#: plug-ins/gap/gap_mov_dialog.c:1075 +#, fuzzy, c-format +msgid "Height [%d]: " +msgstr "HЬyde:" + +#: plug-ins/gap/gap_mov_dialog.c:1076 +#, c-format +msgid "Rotate deg[%d]: " +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:1255 +#, fuzzy +msgid "Source Select" +msgstr "Kildekanal" + +#. Source Layer menu +#: plug-ins/gap/gap_mov_dialog.c:1272 +msgid "SourceImage/Layer:" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:1282 +msgid "Source Object to insert into Framerange" +msgstr "" + +#. Paintmode menu +#: plug-ins/gap/gap_mov_dialog.c:1297 +msgid "Mode:" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:1306 +msgid "Paintmode" +msgstr "" + +#. Loop Stepmode menu +#: plug-ins/gap/gap_mov_dialog.c:1321 +msgid "Stepmode:" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:1339 +msgid "" +"How to fetch te next SrcLayer \n" +"at the next handled frame" +msgstr "" + +#. Source Image Handle menu +#: plug-ins/gap/gap_mov_dialog.c:1345 +#, fuzzy +msgid "Handle:" +msgstr "Verdi:" + +#: plug-ins/gap/gap_mov_dialog.c:1363 +msgid "" +"How to place the SrcLayer at \n" +"Controlpoint Koordinates" +msgstr "" + +#. to avoid side effects while initialization +#: plug-ins/gap/gap_mov_dialog.c:1409 +#, fuzzy +msgid "Move Path Preview" +msgstr " ForhЕndsvis! " + +#: plug-ins/gap/gap_mov_dialog.c:1459 +msgid "" +"Scale SrcLayer's Width\n" +"in percent" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:1465 +msgid "" +"Scale SrcLayer's Height\n" +"in percent" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:1471 +msgid "" +"SrcLayer's Opacity\n" +"in percent" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:1480 +msgid "Rotate SrcLayer (in degree)" +msgstr "" + +#: plug-ins/gap/gap_mov_exec.c:217 +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:225 +msgid "Copying Layers into Frames .." +msgstr "" + +#: plug-ins/gap/gap_mpege.c:110 +msgid "Conditions to run mpeg_encode 1.5:" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:113 +msgid "Conditions to run mpeg2encode 1.2:" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:123 +msgid "1.) mpeg_encode 1.5 must be installed" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:126 +msgid "1.) mpeg2encode 1.2 must be installed" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:131 +msgid " you can get mpeg_encode at" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:134 +msgid " you can get mpeg2encode at http://www.mpeg.org/MSSG" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:139 +msgid " ftp://mm-ftp.cs.berkeley.edu/pub/multimedia/mpeg/bmt1r1.tar.gz" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:142 +msgid " or at ftp://ftp.mpeg.org/pub/mpeg/mssg " +msgstr "" + +#: plug-ins/gap/gap_mpege.c:147 +msgid "2.) You need a series of single Images on disk (AnimFrames)" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:151 +msgid " all with fileformat JPEG (or YUV or PNM or PPM)" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:154 +msgid " all with fileformat PPM (or YUV)" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:159 +msgid " (use 'Frames Convert' from the AnimFrames Menu" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:163 +msgid " or 'Split Img to Frames' from the AnimFrames Menu)" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:167 +msgid "3.) All Images must have the same size," +msgstr "" + +#: plug-ins/gap/gap_mpege.c:174 +msgid " width and height must be a multiple of 16" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:178 +msgid " (use Scale or Crop from the AnimFrames Menu)" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:193 +msgid "MPEG_ENCODE Information" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:231 +msgid "generate MPEG1 (ISO/IEC 11172-2) stream" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:232 +msgid "generate MPEG2 (ISO/IEC DIS 13818-2) stream" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:242 +msgid "GenParams" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:273 +#, fuzzy +msgid "Framerate :" +msgstr "Parameter k" + +#: plug-ins/gap/gap_mpege.c:274 +msgid "framerate in frames/second" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:281 +msgid "Bitrate:" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:282 +msgid "" +"used for constant bitrates (bit/sec) \n" +"(low rate gives good compression + bad quality)" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:293 +#, fuzzy +msgid "Outputfile:" +msgstr "Utskrift" + +#. pixel +#: plug-ins/gap/gap_mpege.c:295 +msgid "Name of the resulting MPEG outputfile" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:301 +msgid "Paramfile:" +msgstr "" + +#. pixel +#: plug-ins/gap/gap_mpege.c:303 +msgid "" +"Name of the Encoder-Parameterfile\n" +"(is generated)" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:309 +msgid "Startscript:" +msgstr "" + +#. pixel +#: plug-ins/gap/gap_mpege.c:311 +msgid "" +"Name of the Startscript \n" +"(is generated/executed)" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:318 +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:322 +msgid "Constant Bitrate :" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:323 +msgid "Iqnore I/P/QSCALE values and use constant bit-rate)" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:328 +#, fuzzy +msgid "Pattern:" +msgstr "Skriver:" + +#. pixel +#: plug-ins/gap/gap_mpege.c:330 +msgid "How to encode MPEG framesequence (I/P/B frames)" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:336 +msgid "IQSCALE:" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:337 +msgid "" +"Quality scale for I-Frames \n" +"(1 = best quality, 31 = best comression)" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:344 +msgid "PQSCALE:" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:345 +msgid "" +"Quality scale for P-Frames \n" +"(1 = best quality, 31 = best comression)" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:352 +msgid "BQSCALE:" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:353 +msgid "" +"Quality scale for B-Frames \n" +"(1 = best quality, 31 = best comression)" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:360 +msgid "P-Search :" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:361 +msgid "Search Algorithmus used for P-frames" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:367 +msgid "B-Search :" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:368 +msgid "Search Algorithmus used for B-frames" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:373 +msgid "Gen MPEG_ENCODE Parameters" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:374 plug-ins/gap/gap_mpege.c:413 +msgid "Encode Values" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:391 +msgid "" +"Generate parameterfile for mpeg2encode 1.2\n" +"(MPEG-2 Video Encoder.)\n" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:394 +msgid "MPEG-type :" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:403 +msgid "Videoformat :" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:404 +msgid "Videoformat" +msgstr "" + +#. framerates above 30 ar not allowed in mpeg2encode +#: plug-ins/gap/gap_mpege.c:412 +msgid "Gen MPEG2ENCODE Parameters" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:517 +#, fuzzy, c-format +msgid "cant open MPEG Paramfile %s for write\n" +msgstr "kan ikke Еpne filen for skriving" + +#: plug-ins/gap/gap_mpege.c:976 +msgid "" +"\n" +"WARNING: mpeg_encode does not support Fileformat " +msgstr "" + +#: plug-ins/gap/gap_mpege.c:979 +msgid "" +"\n" +"ERROR: width not a multiple of 16" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:980 +msgid "" +"\n" +"ERROR: height not a multiple of 16" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:986 +msgid "" +"\n" +"WARNING: mpeg2encode does not support Fileformat " +msgstr "" + +#: plug-ins/gap/gap_mpege.c:991 +msgid "" +"\n" +"ERROR: invoked from a single image, animframe required" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:1009 +msgid "sorry folks, NON_INTERACTIVE call .. not implemented yet\n" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:108 +#, fuzzy +msgid "New Width :" +msgstr "Bredde:" + +#: plug-ins/gap/gap_range_ops.c:115 +#, fuzzy +msgid "New Height :" +msgstr "HЬyde:" + +#: plug-ins/gap/gap_range_ops.c:122 +msgid "Offest X :" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:129 +msgid "Offest Y :" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:138 +msgid "Crop AnimFrames (all)" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:139 +#, c-format +msgid "Crop (original %dx%d)" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:149 +msgid "Resize AnimFrames (all)" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:150 +#, c-format +msgid "Resize (original %dx%d)" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:156 +msgid "Scale AnimFrames (all)" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:157 +#, c-format +msgid "Scale (original %dx%d)" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:246 +msgid "Layerstack :" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:285 +msgid "KEEP_TYPE" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:285 +msgid "Conv to RGB" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:285 +msgid "Conv to GRAY" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:285 +msgid "Conv to INDEXED" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:308 +msgid "" +"\n" +"Select destination fileformat by extension\n" +"optionally convert imagetype\n" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:311 +#, fuzzy +msgid "Basename:" +msgstr "Filnavn:" + +#: plug-ins/gap/gap_range_ops.c:312 +msgid "" +"basename of the resulting frames \n" +"(0001.ext is added)" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:317 plug-ins/gap/gap_split.c:229 +msgid "Extension:" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:318 plug-ins/gap/gap_split.c:230 +msgid "" +"extension of resulting frames \n" +"(is also used to define Fileformat)" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:324 +msgid "Imagetype :" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:325 +msgid "" +"Convert to, or keep imagetype \n" +"(most fileformats cant handle all types)" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:331 +msgid "Flatten :" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:332 +msgid "" +"Flatten all resulting frames \n" +"(most fileformats need flattened frames)" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:337 +#, fuzzy +msgid "Colors :" +msgstr "Farge" + +#: plug-ins/gap/gap_range_ops.c:338 +msgid "" +"Number of resulting Colors \n" +"(ignored if not converted to indexed)" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:344 +#, fuzzy +msgid "Dither :" +msgstr "Driver:" + +#: plug-ins/gap/gap_range_ops.c:345 +msgid "" +"Enable Floyd-Steinberg dithering \n" +"(ignored if not converted to indexed)" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:350 +msgid "Convert Frames to other Formats" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:351 +#, fuzzy +msgid "Convert Settings :" +msgstr "Innstillinger for kopiering" + +#: plug-ins/gap/gap_range_ops.c:408 +msgid "Expand as necessary" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:409 +msgid "Clipped to image" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:410 +msgid "Clipped to bottom layer" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:411 +#, fuzzy +msgid "Flattened image" +msgstr "Lag nytt bilde" + +#: plug-ins/gap/gap_range_ops.c:412 +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:413 +msgid "Resulting Layer Size is the frame size" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:414 +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:415 +msgid "" +"Resulting Layer Size is the frame size \n" +"transparent parts are filled with BG color" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:460 +msgid "Layer Basename:" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:461 +msgid "" +"Basename for all Layers \n" +"[####] is replaced by frame number" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:479 +msgid "Layer Mergemode :" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:486 +msgid "Exclude BG-Layer" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:487 +msgid "" +"Exclude the BG-Layers \n" +"in all handled frames\n" +"regardless to selection" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:517 +msgid "Use all unselected Layers" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:591 +msgid "Creating Layer-Animated Image .." +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:805 +#, fuzzy +msgid "Frames to Image" +msgstr "Fra bilde" + +#: plug-ins/gap/gap_range_ops.c:806 +msgid "Create Multilayer-Image from Frames" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:935 +msgid "Flattening Frames .." +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:936 +msgid "Converting Frames .." +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:1025 +msgid "OVERWRITE frame" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:1027 +msgid "OVERWRITE all" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:1046 +msgid "" +"Convert Frames: SAVE operation FAILED\n" +"- desired save plugin cant handle type\n" +"- or desired save plugin not available\n" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:1152 +msgid "Cropping all Animation Frames .." +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:1155 +msgid "Resizing all Animation Frames .." +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:1158 +msgid "Scaling all Animation Frames .." +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:1244 +#, fuzzy +msgid "Flatten Frames" +msgstr "Filnavn:" + +#: plug-ins/gap/gap_range_ops.c:1245 +msgid "Select Frame Range" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:1300 +#, c-format +msgid "Removing Layer (pos:%ld) from Frames .." +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:1423 +msgid "Delete Layers in Frames" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:1424 +msgid "Select Frame Range & Position" +msgstr "" + +#: plug-ins/gap/gap_split.c:97 +msgid "Splitting into Frames .." +msgstr "" + +#: plug-ins/gap/gap_split.c:172 +msgid "" +"Split Frames: SAVE operation FAILED\n" +"- desired save plugin cant handle type\n" +"- or desired save plugin not available\n" +msgstr "" + +#: plug-ins/gap/gap_split.c:220 +#, c-format +msgid "" +"%s\n" +"%s\n" +"(%s_0001.%s)\n" +msgstr "" + +#: plug-ins/gap/gap_split.c:221 +msgid "Make a frame (diskfile) from each Layer" +msgstr "" + +#: plug-ins/gap/gap_split.c:222 +msgid "frames are named: base_nr.extension" +msgstr "" + +#: plug-ins/gap/gap_split.c:235 +msgid "Inverse Order :" +msgstr "" + +#: plug-ins/gap/gap_split.c:236 +msgid "Start frame 0001 at Top Layer" +msgstr "" + +#: plug-ins/gap/gap_split.c:240 +msgid "Flatten :" +msgstr "" + +#: plug-ins/gap/gap_split.c:241 +msgid "" +"Remove Alpha Channel in resulting Frames, \n" +"transparent parts are filled with BG color" +msgstr "" + +#: plug-ins/gap/gap_split.c:244 +msgid "Split Image into Frames" +msgstr "" + +#: plug-ins/gap/gap_split.c:245 +#, fuzzy +msgid "Split Settings :" +msgstr "Lyssetting" + +#: plug-ins/gap/gap_split.c:290 +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 +#, fuzzy +msgid "Scale" +msgstr "Lagre" + +#: plug-ins/gap/resize.c:111 +msgid "Resize" +msgstr "" + +#: plug-ins/gap/resize.c:127 +#, fuzzy +msgid "New width:" +msgstr "Bredde:" + +#: plug-ins/gap/resize.c:144 +#, fuzzy +msgid "New height:" +msgstr "HЬyde:" + +#: plug-ins/gap/resize.c:161 +#, fuzzy +msgid "X ratio:" +msgstr "Metning:" + +#: plug-ins/gap/resize.c:178 +#, fuzzy +msgid "Y ratio:" +msgstr "Metning:" + +#: plug-ins/gap/resize.c:197 +#, fuzzy +msgid "X Offset:" +msgstr "X-avstand" + +#: plug-ins/gap/resize.c:214 +#, fuzzy +msgid "Y Offset:" +msgstr "Y-avstand" + +#. the constrain toggle button +#: plug-ins/gap/resize.c:231 +msgid "Constrain Ratio" +msgstr "" + +#: plug-ins/common/gif.c:396 msgid "saves files in Compuserve GIF file format" msgstr "" -#: plug-ins/common/gif.c:682 +#: plug-ins/common/gif.c:691 msgid "GIF: Couldn't simply reduce colours further. Saving as opaque.\n" msgstr "" -#: plug-ins/common/gif.c:938 +#: plug-ins/common/gif.c:947 msgid "" "GIF: Sorry, can't save RGB images as GIFs - convert to INDEXED\n" "or GRAY first.\n" msgstr "" -#: plug-ins/common/gif.c:957 +#: plug-ins/common/gif.c:966 #, c-format msgid "GIF: can't open %s\n" msgstr "" -#: plug-ins/common/gif.c:1064 +#: plug-ins/common/gif.c:1073 msgid "" "Transparent colour *might* be incorrect on viewers which don't support " "transparency." msgstr "" -#: plug-ins/common/gif.c:1196 +#: plug-ins/common/gif.c:1218 msgid "" "The image which you are trying to save as a GIF\n" "contains layers which extend beyond the actual\n" @@ -1885,62 +3784,62 @@ msgid "" "the image borders, or cancel this save." msgstr "" -#: plug-ins/common/gif.c:1252 +#: plug-ins/common/gif.c:1274 msgid "Save as GIF" msgstr "" #. regular gif parameter settings -#: plug-ins/common/gif.c:1286 +#: plug-ins/common/gif.c:1308 msgid "GIF Options" msgstr "" -#: plug-ins/common/gif.c:1294 plug-ins/common/png.c:872 +#: plug-ins/common/gif.c:1316 plug-ins/common/png.c:953 msgid "Interlace" msgstr "" -#: plug-ins/common/gif.c:1306 +#: plug-ins/common/gif.c:1328 msgid "GIF Comment: " msgstr "" #. additional animated gif parameter settings -#: plug-ins/common/gif.c:1367 +#: plug-ins/common/gif.c:1389 msgid "Animated GIF Options" msgstr "" -#: plug-ins/common/gif.c:1375 +#: plug-ins/common/gif.c:1397 msgid "Loop forever" msgstr "" -#: plug-ins/common/gif.c:1388 +#: plug-ins/common/gif.c:1410 msgid "Delay between frames where unspecified: " msgstr "" -#: plug-ins/common/gif.c:1402 +#: plug-ins/common/gif.c:1424 msgid " milliseconds" msgstr "" -#: plug-ins/common/gif.c:1413 +#: plug-ins/common/gif.c:1435 msgid "Frame disposal where unspecified: " msgstr "" -#: plug-ins/common/gif.c:1423 +#: plug-ins/common/gif.c:1445 msgid "I don't care" msgstr "" -#: plug-ins/common/gif.c:1429 +#: plug-ins/common/gif.c:1451 msgid "Cumulative layers (combine)" msgstr "" -#: plug-ins/common/gif.c:1435 +#: plug-ins/common/gif.c:1457 msgid "One frame per layer (replace)" msgstr "" -#: plug-ins/common/gif.c:1493 +#: plug-ins/common/gif.c:1515 #, c-format msgid "GIF: colorstobpp - Eep! too many colours: %d\n" msgstr "" -#: plug-ins/common/gif.c:1509 +#: plug-ins/common/gif.c:1531 #, c-format msgid "GIF: bpptocolors - Eep! bpp==%d !\n" msgstr "" @@ -2085,6 +3984,828 @@ msgstr "" msgid "GIF: too much input data, ignoring extra...\n" 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:395 +#, fuzzy +msgid "Brush Preview:" +msgstr "ForhЕndsvisning" + +#: plug-ins/gimpressionist/brush.c:404 +msgid "Gamma:" +msgstr "" + +#: plug-ins/gimpressionist/brush.c:417 +msgid "Changes the gamma (brightness) of the selected brush" +msgstr "" + +#: plug-ins/gimpressionist/brush.c:429 +msgid "Select:" +msgstr "" + +#: plug-ins/gimpressionist/brush.c:434 +#, fuzzy +msgid "Aspect ratio:" +msgstr "behold aspektrate" + +#: plug-ins/gimpressionist/brush.c:438 plug-ins/gimpressionist/paper.c:176 +msgid "Relief:" +msgstr "" + +#: plug-ins/gimpressionist/brush.c:453 +#, fuzzy +msgid "(None)" +msgstr "Ingen" + +#: plug-ins/gimpressionist/brush.c:466 +#, fuzzy +msgid "Save..." +msgstr "Lagre" + +#: plug-ins/gimpressionist/brush.c:480 +msgid "Specifies the aspect ratio of the brush" +msgstr "" + +#: plug-ins/gimpressionist/brush.c:491 +msgid "Specifies the amount of embossing to apply to each brush stroke" +msgstr "" + +#: plug-ins/gimpressionist/color.c:79 +#, fuzzy +msgid "Color:" +msgstr "Farge" + +#: plug-ins/gimpressionist/color.c:89 +msgid "Average under brush" +msgstr "" + +#: plug-ins/gimpressionist/color.c:95 +msgid "Color is computed from the average of all pixels under the brush" +msgstr "" + +#: plug-ins/gimpressionist/color.c:99 +msgid "Center of brush" +msgstr "" + +#: plug-ins/gimpressionist/color.c:105 +msgid "Samples the color from the pixel in the center of the brush" +msgstr "" + +#: plug-ins/gimpressionist/color.c:114 +msgid "Color noise:" +msgstr "" + +#: plug-ins/gimpressionist/color.c:125 +msgid "Adds random noise to the color" +msgstr "" + +#: plug-ins/gimpressionist/general.c:99 +msgid "Color Selection Dialog" +msgstr "" + +#: plug-ins/gimpressionist/general.c:134 +#, fuzzy +msgid "General" +msgstr "Generelle alternativer" + +#: plug-ins/gimpressionist/general.c:159 +msgid "Edge darken:" +msgstr "" + +#: plug-ins/gimpressionist/general.c:176 +msgid "How much to \"darken\" the edges of each brush stroke" +msgstr "" + +#: plug-ins/gimpressionist/general.c:183 +#, fuzzy +msgid "Background:" +msgstr "Bakgrunn" + +#: plug-ins/gimpressionist/general.c:191 +#, fuzzy +msgid "Keep original" +msgstr "Behold originalomgivelsene" + +#: plug-ins/gimpressionist/general.c:197 +msgid "Preserve the original image as a background" +msgstr "" + +#: plug-ins/gimpressionist/general.c:201 +#, fuzzy +msgid "From paper" +msgstr "Fra bilde" + +#: plug-ins/gimpressionist/general.c:207 +msgid "Copy the texture of the selected paper as a background" +msgstr "" + +#: plug-ins/gimpressionist/general.c:220 +msgid "Solid" +msgstr "" + +#: plug-ins/gimpressionist/general.c:226 +msgid "Solid colored background" +msgstr "" + +#: plug-ins/gimpressionist/general.c:243 +#, fuzzy +msgid "Transparent" +msgstr "Gjennomsiktig bakgrunn" + +#: plug-ins/gimpressionist/general.c:249 +msgid "Use a transparent background; Only the strokes painted will be visible" +msgstr "" + +#: plug-ins/gimpressionist/general.c:264 +#, fuzzy +msgid "Paint edges" +msgstr "Raskt heltall" + +#: plug-ins/gimpressionist/general.c:272 +msgid "Tileable" +msgstr "" + +#: plug-ins/gimpressionist/general.c:276 +msgid "Selects if the resulting image should be seamlessly tileable" +msgstr "" + +#: plug-ins/gimpressionist/general.c:284 +msgid "Drop Shadow" +msgstr "" + +#: plug-ins/gimpressionist/general.c:288 +msgid "Adds a shadow effect to each brush stroke" +msgstr "" + +#: plug-ins/gimpressionist/general.c:299 +msgid "How much to \"darken\" the drop shadow" +msgstr "" + +#: plug-ins/gimpressionist/general.c:305 +msgid "Shadow depth:" +msgstr "" + +#: plug-ins/gimpressionist/general.c:316 +msgid "" +"The depth of the drop shadow, i.e. how far apart from the object it should be" +msgstr "" + +#: plug-ins/gimpressionist/general.c:322 +msgid "Shadow blur:" +msgstr "" + +#: plug-ins/gimpressionist/general.c:333 +msgid "How much to blur the drop shadow" +msgstr "" + +#: plug-ins/gimpressionist/general.c:339 +#, fuzzy +msgid "Deviation threshold:" +msgstr "Terskel:" + +#: plug-ins/gimpressionist/general.c:350 +msgid "A bailout-value for adaptive selections" +msgstr "" + +#: plug-ins/gimpressionist/gimp.c:100 plug-ins/gimpressionist/gimp.c:101 +#, fuzzy +msgid "Performs various artistic operations on an image" +msgstr "Bruk forskjellige lyseffekter pЕ et bilde" + +#: plug-ins/gimpressionist/gimp.c:105 +msgid "/Filters/Artistic/GIMPressionist" +msgstr "" + +#: plug-ins/gimpressionist/gimp.c:294 +#, fuzzy +msgid "Painting..." +msgstr "Skriver ut..." + +#: plug-ins/gimpressionist/gimpressionist.c:83 +#, 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:100 +msgid "" +"*** Warning ***\n" +"No home directory!\n" +msgstr "" + +#: plug-ins/gimpressionist/gimpressionist.c:351 +#: plug-ins/gimpressionist/gimpressionist.c:448 +msgid "The GIMPressionist!" +msgstr "" + +#: plug-ins/gimpressionist/gimpressionist.c:483 +#, fuzzy +msgid " OK " +msgstr "Ok" + +#: plug-ins/gimpressionist/gimpressionist.c:490 +#, fuzzy +msgid "Run with the selected settings" +msgstr "Selektive instillinger for lasting" + +#: plug-ins/gimpressionist/gimpressionist.c:492 +#, fuzzy +msgid " Cancel " +msgstr "Avbryt" + +#: plug-ins/gimpressionist/gimpressionist.c:497 +msgid "Quit the program" +msgstr "" + +#: plug-ins/gimpressionist/gimpressionist.c:499 +msgid " About... " +msgstr "" + +#: plug-ins/gimpressionist/gimpressionist.c:504 +msgid "Show some information about program" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:52 +#, fuzzy +msgid "Orientation" +msgstr "Orientering:" + +#: plug-ins/gimpressionist/orientation.c:76 +#, fuzzy +msgid "Directions:" +msgstr "Retningsvektor" + +#: plug-ins/gimpressionist/orientation.c:80 +msgid "Start angle:" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:84 +msgid "Angle span:" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:99 plug-ins/gimpressionist/size.c:98 +msgid "The number of directions (i.e. brushes) to use" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:108 +msgid "The angle of the first brush to create" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:117 +msgid "How large an angle-span to use (360 = full circle)" +msgstr "" + +#. +#. * Orientation option menu... +#. +#: plug-ins/gimpressionist/orientation.c:124 plug-ins/print/print.c:822 +msgid "Orientation:" +msgstr "Orientering:" + +#: plug-ins/gimpressionist/orientation.c:140 +msgid "" +"Let the value (brightness) of the region determine the direction of the " +"stroke" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:144 +#: plug-ins/gimpressionist/size.c:143 +msgid "Radius" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:150 +msgid "" +"The distance from the center of the image determines the direction of the " +"stroke" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:154 +#: plug-ins/gimpressionist/size.c:153 +#, fuzzy +msgid "Random" +msgstr "Tilfeldig seed" + +#: plug-ins/gimpressionist/orientation.c:160 +msgid "Selects a random direction of each stroke" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:164 +#: plug-ins/gimpressionist/size.c:163 +msgid "Radial" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:170 +msgid "Let the direction from the center determine the direction of the stroke" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:179 +#: plug-ins/gimpressionist/size.c:178 +msgid "Flowing" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:185 +#: plug-ins/gimpressionist/size.c:184 +msgid "The strokes follow a \"flowing\" pattern" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:197 +msgid "The hue of the region determines the direction of the stroke" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:201 +#: plug-ins/gimpressionist/size.c:199 +msgid "Adaptive" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:207 +msgid "The direction that matches the original image the closest is selected" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:216 +#: plug-ins/gimpressionist/size.c:213 plug-ins/print/print-pcl.c:248 +msgid "Manual" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:222 +msgid "Manually specify the stroke orientation" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:226 +#: plug-ins/gimpressionist/size.c:223 +msgid "Edit..." +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:231 +msgid "Opens up the Orientation Map Editor" +msgstr "" + +#: plug-ins/gimpressionist/orientmap.c:461 +#, fuzzy +msgid "Orientation Map Editor" +msgstr "Orientering:" + +#: 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 +#, fuzzy +msgid "Select previous vector" +msgstr "Retningsvektor" + +#: plug-ins/gimpressionist/orientmap.c:529 +#, fuzzy +msgid "Select next vector" +msgstr "Retningsvektor" + +#: plug-ins/gimpressionist/orientmap.c:531 +#: plug-ins/gimpressionist/sizemap.c:431 +msgid "Add" +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:551 +msgid "Angle:" +msgstr "" + +#: plug-ins/gimpressionist/orientmap.c:563 +msgid "Change the angle of the selected vector" +msgstr "" + +#: plug-ins/gimpressionist/orientmap.c:565 +#: plug-ins/gimpressionist/sizemap.c:465 +msgid "Strength:" +msgstr "" + +#: plug-ins/gimpressionist/orientmap.c:577 +msgid "Change the strength of the selected vector" +msgstr "" + +#: plug-ins/gimpressionist/orientmap.c:580 +msgid "Type:" +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 +#, fuzzy +msgid "Angle offset:" +msgstr "X-avstand" + +#: 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:74 +#, c-format +msgid "Paper/%s" +msgstr "" + +#: plug-ins/gimpressionist/paper.c:89 +msgid "Paper" +msgstr "" + +#: plug-ins/gimpressionist/paper.c:133 +#, fuzzy +msgid "Paper Preview:" +msgstr "ForhЕndsvisning av bilde" + +#. updatepaperprev(NULL); +#: plug-ins/gimpressionist/paper.c:144 +#, fuzzy +msgid "Invert" +msgstr "Heltall" + +#: plug-ins/gimpressionist/paper.c:151 +msgid "Inverts the Papers texture" +msgstr "" + +#: plug-ins/gimpressionist/paper.c:159 +msgid "Applies the paper as it is (without embossing it)" +msgstr "" + +#: plug-ins/gimpressionist/paper.c:172 +#, fuzzy +msgid "Scale:" +msgstr "Skalering" + +#: plug-ins/gimpressionist/paper.c:191 +msgid "Specifies the scale of the texture (in percent of original file)" +msgstr "" + +#: plug-ins/gimpressionist/paper.c:200 +msgid "Specifies the amount of embossing to apply to the image (in percent)" +msgstr "" + +#: plug-ins/gimpressionist/placement.c:52 +#, fuzzy +msgid "Placement" +msgstr "Prosent" + +#: plug-ins/gimpressionist/placement.c:80 +msgid "Placement:" +msgstr "" + +#: plug-ins/gimpressionist/placement.c:90 +#, fuzzy +msgid "Randomly" +msgstr "Tilfeldig seed" + +#: plug-ins/gimpressionist/placement.c:96 +msgid "Place strokes randomly around the image" +msgstr "" + +#: plug-ins/gimpressionist/placement.c:100 +msgid "Evenly distributed" +msgstr "" + +#: plug-ins/gimpressionist/placement.c:106 +msgid "The strokes are evenly distributed across the image" +msgstr "" + +#: plug-ins/gimpressionist/placement.c:115 +msgid "Stroke density:" +msgstr "" + +#: plug-ins/gimpressionist/placement.c:126 +msgid "The relative density of the brush strokes" +msgstr "" + +#: plug-ins/gimpressionist/placement.c:128 +msgid "Centerize" +msgstr "" + +#: plug-ins/gimpressionist/placement.c:132 +msgid "Focus the brush strokes around the center of the image" +msgstr "" + +#: plug-ins/gimpressionist/ppmtool.c:41 +#, c-format +msgid "(When allocating %u bytes.)\n" +msgstr "" + +#: plug-ins/gimpressionist/ppmtool.c:42 +msgid "Out of memory!\n" +msgstr "" + +#: plug-ins/gimpressionist/ppmtool.c:215 +#, c-format +msgid "loadgbr: Unable to open file \"%s\"!\n" +msgstr "" + +#: plug-ins/gimpressionist/ppmtool.c:257 +#, c-format +msgid "loadppm: Unable to open file \"%s\"!\n" +msgstr "" + +#: plug-ins/gimpressionist/ppmtool.c:267 +#, c-format +msgid "loadppm: File \"%s\" not PPM/PGM? (line=\"%s\")%c\n" +msgstr "" + +#: plug-ins/gimpressionist/ppmtool.c:279 +#, c-format +msgid "loadppm: File \"%s\" not valid PPM/PGM? (line=\"%s\")%c\n" +msgstr "" + +#: plug-ins/gimpressionist/presets.c:53 +#, fuzzy, c-format +msgid "Error opening file \"%s\" for reading!%c\n" +msgstr "kan ikke Еpne filen for lesing" + +#: plug-ins/gimpressionist/presets.c:263 +#, fuzzy, c-format +msgid "Error opening file \"%s\" for reading!\n" +msgstr "kan ikke Еpne filen for lesing" + +#: plug-ins/gimpressionist/presets.c:373 +#, fuzzy +msgid "Description:" +msgstr "Beskrivelse: " + +#: plug-ins/gimpressionist/presets.c:428 +msgid "Internal error: (savepreset) thispath == NULL" +msgstr "" + +#: plug-ins/gimpressionist/presets.c:436 +#, fuzzy, c-format +msgid "Error opening file \"%s\" for writing!%c\n" +msgstr "kan ikke Еpne filen for skriving" + +#: plug-ins/gimpressionist/presets.c:572 +msgid "Presets" +msgstr "" + +#: plug-ins/gimpressionist/presets.c:600 +msgid " Save current " +msgstr "" + +#: plug-ins/gimpressionist/presets.c:606 +msgid "Save the current settings to the specified file" +msgstr "" + +#. gtk_container_border_width (GTK_CONTAINER (box2), 5); +#: plug-ins/gimpressionist/presets.c:644 +#, fuzzy +msgid " Apply " +msgstr "Bruk" + +#: plug-ins/gimpressionist/presets.c:650 +msgid "Reads the selected Preset into memory" +msgstr "" + +#: plug-ins/gimpressionist/presets.c:652 +msgid " Delete " +msgstr "" + +#: plug-ins/gimpressionist/presets.c:658 +msgid "Deletes the selected Preset" +msgstr "" + +#: plug-ins/gimpressionist/presets.c:660 +msgid " Refresh " +msgstr "" + +#: plug-ins/gimpressionist/presets.c:666 +msgid "Reread the directory of Presets" +msgstr "" + +#: plug-ins/gimpressionist/presets.c:668 +msgid "(Desc)" +msgstr "" + +#: plug-ins/gimpressionist/presets.c:673 +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:117 plug-ins/gimpressionist/repaint.c:863 +#: plug-ins/gimpressionist/repaint.c:865 +msgid " Update " +msgstr "" + +#: plug-ins/gimpressionist/preview.c:122 +msgid "Refresh the Preview window" +msgstr "" + +#: plug-ins/gimpressionist/preview.c:124 +msgid " Reset " +msgstr "" + +#: plug-ins/gimpressionist/preview.c:129 +#, fuzzy +msgid "Revert to the original image" +msgstr "Roter hele bildet" + +#: plug-ins/gimpressionist/repaint.c:142 +msgid "What!? No brushes?!\n" +msgstr "" + +#: plug-ins/gimpressionist/repaint.c:282 +msgid "Huh? Image size != alpha size?\n" +msgstr "" + +#: plug-ins/gimpressionist/repaint.c:667 +msgid "Internal error; Unknown orientationtype\n" +msgstr "" + +#: plug-ins/gimpressionist/repaint.c:687 +#, fuzzy +msgid "Internal error; Unknown sizetype\n" +msgstr "kan ikke operere pЕ ukjent bildetype" + +#: plug-ins/gimpressionist/size.c:51 +#, fuzzy +msgid "Size" +msgstr "MaskestЬrrelse" + +#: plug-ins/gimpressionist/size.c:75 +msgid "Sizes:" +msgstr "" + +#: plug-ins/gimpressionist/size.c:79 +msgid "Min size:" +msgstr "" + +#: plug-ins/gimpressionist/size.c:83 +#, fuzzy +msgid "Max size:" +msgstr "MaskestЬrrelse" + +#: plug-ins/gimpressionist/size.c:107 +msgid "The smallest brush to create" +msgstr "" + +#: plug-ins/gimpressionist/size.c:116 +msgid "The largest brush to create" +msgstr "" + +#: plug-ins/gimpressionist/size.c:123 plug-ins/gimpressionist/sizemap.c:451 +msgid "Size:" +msgstr "" + +#: plug-ins/gimpressionist/size.c:139 +msgid "" +"Let the value (brightness) of the region determine the size of the stroke" +msgstr "" + +#: plug-ins/gimpressionist/size.c:149 +msgid "" +"The distance from the center of the image determines the size of the stroke" +msgstr "" + +#: plug-ins/gimpressionist/size.c:159 +msgid "Selects a random size for each stroke" +msgstr "" + +#: plug-ins/gimpressionist/size.c:169 +msgid "Let the direction from the center determine the size of the stroke" +msgstr "" + +#: plug-ins/gimpressionist/size.c:195 +msgid "The hue of the region determines the size of the stroke" +msgstr "" + +#: plug-ins/gimpressionist/size.c:205 +msgid "The brush-size that matches the original image the closest is selected" +msgstr "" + +#: plug-ins/gimpressionist/size.c:219 +msgid "Manually specify the stroke size" +msgstr "" + +#: plug-ins/gimpressionist/size.c:228 +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 +#, fuzzy +msgid "Select previous smvector" +msgstr "Retningsvektor" + +#: plug-ins/gimpressionist/sizemap.c:429 +#, fuzzy +msgid "Select next smvector" +msgstr "Retningsvektor" + +#: 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/common/guillotine.c:76 msgid "" "Slice up the image into subimages, cutting along the image's Guides. Fooey " @@ -2116,24 +4837,24 @@ msgstr "" msgid "Poopy, no guides.\n" msgstr "Skitt, ingen manualer.\n" -#: plug-ins/common/jpeg.c:307 plug-ins/common/jpeg.c:308 +#: plug-ins/common/jpeg.c:315 plug-ins/common/jpeg.c:316 msgid "loads files in the JPEG file format" msgstr "laster filer i JPEG filformat" -#: plug-ins/common/jpeg.c:319 +#: plug-ins/common/jpeg.c:327 msgid "saves files in the JPEG file format" msgstr "lagrer filer i JPEG filformat" -#: plug-ins/common/jpeg.c:320 +#: plug-ins/common/jpeg.c:328 msgid "saves files in the lossy, widely supported JPEG format" msgstr "lagrer bilder i det lite detaljerte, vidt stЬttede JPEG filformatet" -#: plug-ins/common/jpeg.c:663 +#: plug-ins/common/jpeg.c:726 #, c-format msgid "can't open \"%s\"\n" msgstr "kan ikke Еpne \"%s\"\n" -#: plug-ins/common/jpeg.c:794 +#: plug-ins/common/jpeg.c:860 #, c-format msgid "" "don't know how to load JPEGs\n" @@ -2142,103 +4863,190 @@ msgstr "" "kan ikke laste JPEG bilder\n" "med %d fargekanaler" -#: plug-ins/common/jpeg.c:807 +#: plug-ins/common/jpeg.c:877 msgid "JPEG preview" msgstr "JPEG forhЕndsvisning" -#: plug-ins/common/jpeg.c:851 +#: plug-ins/common/jpeg.c:923 #, c-format msgid "" "unknown density unit %d\n" "assuming dots per inch" msgstr "" -#: plug-ins/common/jpeg.c:1014 +#: plug-ins/common/jpeg.c:1090 #, c-format msgid "Size: %lu bytes (%02.01f kB)" msgstr "" -#: plug-ins/common/jpeg.c:1382 plug-ins/common/jpeg.c:1501 +#: plug-ins/common/jpeg.c:1469 plug-ins/common/jpeg.c:1598 msgid "Size: unknown" msgstr "StЬrrelse: ukjent" -#: plug-ins/common/jpeg.c:1461 +#: plug-ins/common/jpeg.c:1558 msgid "Save as Jpeg" msgstr "Lagre som Jpeg" #. sg - preview -#: plug-ins/common/jpeg.c:1486 +#: plug-ins/common/jpeg.c:1583 msgid "Image Preview" msgstr "ForhЕndsvisning av bilde" -#: plug-ins/common/jpeg.c:1494 +#: plug-ins/common/jpeg.c:1591 msgid "Preview (in image window)" msgstr "ForhЕndsvisning (i bildevinduet)" -#: plug-ins/common/jpeg.c:1520 +#: plug-ins/common/jpeg.c:1617 msgid "Quality" msgstr "Kvalitet" -#: plug-ins/common/jpeg.c:1536 +#: plug-ins/common/jpeg.c:1633 msgid "Smoothing" msgstr "Utjevning" -#: plug-ins/common/jpeg.c:1556 +#: plug-ins/common/jpeg.c:1653 msgid "Restart markers" msgstr "" -#: plug-ins/common/jpeg.c:1562 +#: plug-ins/common/jpeg.c:1659 msgid "Restart frequency (rows)" msgstr "" -#: plug-ins/common/jpeg.c:1582 +#: plug-ins/common/jpeg.c:1679 msgid "Optimize" msgstr "Optimer" -#: plug-ins/common/jpeg.c:1590 +#: plug-ins/common/jpeg.c:1686 msgid "Progressive" msgstr "Progressiv" -#: plug-ins/common/jpeg.c:1603 +#: plug-ins/common/jpeg.c:1699 msgid "Force baseline JPEG (readable by all decoders)" msgstr "" -#: plug-ins/common/jpeg.c:1615 +#: plug-ins/common/jpeg.c:1711 msgid "2x2,1x1,1x1" msgstr "2x2,1x1,1x1" -#: plug-ins/common/jpeg.c:1616 +#: plug-ins/common/jpeg.c:1712 msgid "2x1,1x1,1x1 (4:2:2)" msgstr "2x1,1x1,1x1 (4:2:2)" -#: plug-ins/common/jpeg.c:1617 +#: plug-ins/common/jpeg.c:1713 msgid "1x1,1x1,1x1" msgstr "1x1,1x1,1x1" -#: plug-ins/common/jpeg.c:1621 +#: plug-ins/common/jpeg.c:1717 msgid "Subsampling" msgstr "Undersampling" -#: plug-ins/common/jpeg.c:1632 +#: plug-ins/common/jpeg.c:1728 msgid "Integer" msgstr "Heltall" -#: plug-ins/common/jpeg.c:1633 +#: plug-ins/common/jpeg.c:1729 msgid "Fast integer" msgstr "Raskt heltall" -#: plug-ins/common/jpeg.c:1634 +#: plug-ins/common/jpeg.c:1730 msgid "Floating-point" msgstr "Flyttall" -#: plug-ins/common/jpeg.c:1638 +#: plug-ins/common/jpeg.c:1734 msgid "DCT method (speed/quality tradeoff)" msgstr "" -#: plug-ins/common/jpeg.c:1651 +#: plug-ins/common/jpeg.c:1748 msgid "Image Comments" msgstr "Bildekommentarer" +#: plug-ins/common/lic.c:857 plug-ins/common/lic.c:988 +msgid "Van Gogh (LIC)" +msgstr "" + +#: plug-ins/common/lic.c:885 +msgid "LIC: Couldn't allocate temporary buffer - out of memory!\n" +msgstr "" + +#: plug-ins/common/lic.c:1017 +msgid "Effect channel" +msgstr "" + +#: plug-ins/common/lic.c:1047 +#, fuzzy +msgid "Brightness" +msgstr "Lysstyrke" + +#: plug-ins/common/lic.c:1061 +#, fuzzy +msgid "Effect operator" +msgstr "Forskjellige operasjoner" + +#: plug-ins/common/lic.c:1068 +msgid "Derivative" +msgstr "" + +#: plug-ins/common/lic.c:1080 +#, fuzzy +msgid "Gradient" +msgstr "Skriv ut" + +#: plug-ins/common/lic.c:1094 +msgid "Convolve" +msgstr "" + +#: plug-ins/common/lic.c:1101 +msgid "With white noise" +msgstr "" + +#: plug-ins/common/lic.c:1113 +msgid "With source image" +msgstr "" + +#: plug-ins/common/lic.c:1132 +#, fuzzy +msgid "Parameters" +msgstr "Parameter k" + +#: plug-ins/common/lic.c:1144 +#, fuzzy +msgid "Effect image:" +msgstr "Bilde for miljЬ:" + +#: plug-ins/common/lic.c:1162 +msgid "Filter length:" +msgstr "" + +#: plug-ins/common/lic.c:1176 +msgid "Noise magnitude:" +msgstr "" + +#: plug-ins/common/lic.c:1191 +msgid "Integration steps:" +msgstr "" + +#: plug-ins/common/lic.c:1206 +#, fuzzy +msgid "Minimum value:" +msgstr "Minimal hЬyde:" + +#: plug-ins/common/lic.c:1221 +#, fuzzy +msgid "Maximum value:" +msgstr "Makimal hЬyde:" + +#: plug-ins/common/lic.c:1309 +msgid "Creates a Van Gogh effect (Line Integral Convolution)" +msgstr "" + +#: plug-ins/common/lic.c:1314 +msgid "/Filters/Artistic/Van Gogh (LIC)" +msgstr "" + +#: plug-ins/common/lic.c:1436 +msgid "Noninteractive not yet implemented! Sorry.\n" +msgstr "" + #: plug-ins/common/mail.c:212 msgid "pipe files to uuencode then mail them" msgstr "" @@ -2278,11 +5086,100 @@ msgstr "MIME" msgid "mail: some sort of error with the file extension or lack thereof \n" msgstr "" +#: plug-ins/mosaic/mosaic.c:326 +msgid "Convert the input drawable into a collection of tiles" +msgstr "" + +#: plug-ins/mosaic/mosaic.c:327 +msgid "Help not yet written for this plug-in" +msgstr "" + +#: plug-ins/mosaic/mosaic.c:331 +msgid "/Filters/Artistic/Mosaic" +msgstr "" + +#. progress bar for gradient finding +#: plug-ins/mosaic/mosaic.c:452 +msgid "Finding Edges..." +msgstr "" + +#. Progress bar for rendering tiles +#: plug-ins/mosaic/mosaic.c:502 +msgid "Rendering Tiles..." +msgstr "" + +#: plug-ins/mosaic/mosaic.c:557 +msgid "Mosaic" +msgstr "" + +#: plug-ins/mosaic/mosaic.c:622 +#, fuzzy +msgid "Antialiasing" +msgstr "Alternativer for antialiasing" + +#: plug-ins/mosaic/mosaic.c:630 +msgid "Color Averaging" +msgstr "" + +#: plug-ins/mosaic/mosaic.c:638 +msgid "Pitted Surfaces" +msgstr "" + +#: plug-ins/mosaic/mosaic.c:646 +msgid "FG/BG Lighting" +msgstr "" + +#. tiling primitive +#: plug-ins/mosaic/mosaic.c:659 +msgid "Tiling Primitives" +msgstr "" + +#: plug-ins/mosaic/mosaic.c:666 +msgid "Squares" +msgstr "" + +#: plug-ins/mosaic/mosaic.c:675 +msgid "Hexagons" +msgstr "" + +#: plug-ins/mosaic/mosaic.c:684 +msgid "Octagons & Squares" +msgstr "" + +#: plug-ins/mosaic/mosaic.c:720 +#, fuzzy +msgid "Tile Height" +msgstr "HЬyde:" + +#: plug-ins/mosaic/mosaic.c:735 +msgid "Tile Spacing" +msgstr "" + +#: plug-ins/mosaic/mosaic.c:750 +msgid "Tile Neatness" +msgstr "" + +#: plug-ins/mosaic/mosaic.c:766 +#, fuzzy +msgid "Light Direction" +msgstr "Lyssetting" + +#: plug-ins/mosaic/mosaic.c:781 +#, fuzzy +msgid "Color Variation" +msgstr "Komposisjon" + +#: plug-ins/mosaic/mosaic.c:2557 +msgid "Unable to add additional point.\n" +msgstr "" + #: plug-ins/common/normalize.c:78 msgid "" "Normalize the contrast of the specified drawable to cover all possible " "ranges." -msgstr "Normaliser kontrasten automatisk for spesifisert tegnet objekt til Е omfatte alle mulige omrЕder." +msgstr "" +"Normaliser kontrasten automatisk for spesifisert tegnet objekt til Е omfatte " +"alle mulige omrЕder." #: plug-ins/common/normalize.c:79 msgid "" @@ -2336,23 +5233,23 @@ msgstr "" msgid "Mask Size" msgstr "MaskestЬrrelse" -#: plug-ins/common/png.c:149 +#: plug-ins/common/png.c:151 msgid "Loads files in PNG file format" msgstr "Laster filer i PNG filformat" -#: plug-ins/common/png.c:150 +#: plug-ins/common/png.c:152 msgid "This plug-in loads Portable Network Graphics (PNG) files." msgstr "" -#: plug-ins/common/png.c:676 +#: plug-ins/common/png.c:757 msgid "Can't save image with alpha\n" msgstr "" -#: plug-ins/common/png.c:834 +#: plug-ins/common/png.c:915 msgid "PNG Options" msgstr "PNG alternativer" -#: plug-ins/common/png.c:879 +#: plug-ins/common/png.c:960 msgid "Compression level" msgstr "KompresjonsnivЕ" @@ -2418,10 +5315,6 @@ msgstr "" msgid "Transparency" msgstr "" -#: plug-ins/print/print-pcl.c:248 -msgid "Manual" -msgstr "" - #: plug-ins/print/print-pcl.c:249 msgid "Tray 1" msgstr "" @@ -2450,135 +5343,135 @@ msgstr "" msgid "600 DPI" msgstr "" -#: plug-ins/print/print.c:229 +#: plug-ins/print/print.c:231 msgid "PostScript Level 1" msgstr "" -#: plug-ins/print/print.c:231 +#: plug-ins/print/print.c:233 msgid "PostScript Level 2" msgstr "" -#: plug-ins/print/print.c:233 +#: plug-ins/print/print.c:235 msgid "HP DeskJet 500, 520" msgstr "" -#: plug-ins/print/print.c:235 +#: plug-ins/print/print.c:237 msgid "HP DeskJet 500C, 540C" msgstr "" -#: plug-ins/print/print.c:237 +#: plug-ins/print/print.c:239 msgid "HP DeskJet 550C, 560C" msgstr "" -#: plug-ins/print/print.c:239 +#: plug-ins/print/print.c:241 msgid "HP DeskJet 600 series" msgstr "" -#: plug-ins/print/print.c:241 +#: plug-ins/print/print.c:243 msgid "HP DeskJet 800 series" msgstr "" -#: plug-ins/print/print.c:243 +#: plug-ins/print/print.c:245 msgid "HP DeskJet 1100C, 1120C" msgstr "" -#: plug-ins/print/print.c:245 +#: plug-ins/print/print.c:247 msgid "HP DeskJet 1200C, 1600C" msgstr "" -#: plug-ins/print/print.c:247 +#: plug-ins/print/print.c:249 msgid "HP LaserJet II series" msgstr "" -#: plug-ins/print/print.c:249 +#: plug-ins/print/print.c:251 msgid "HP LaserJet III series" msgstr "" -#: plug-ins/print/print.c:251 +#: plug-ins/print/print.c:253 msgid "HP LaserJet 4 series" msgstr "" -#: plug-ins/print/print.c:253 +#: plug-ins/print/print.c:255 msgid "HP LaserJet 4V, 4Si" msgstr "" -#: plug-ins/print/print.c:255 +#: plug-ins/print/print.c:257 msgid "HP LaserJet 5 series" msgstr "" -#: plug-ins/print/print.c:257 +#: plug-ins/print/print.c:259 msgid "HP LaserJet 5Si" msgstr "" -#: plug-ins/print/print.c:259 +#: plug-ins/print/print.c:261 msgid "HP LaserJet 6 series" msgstr "" -#: plug-ins/print/print.c:261 +#: plug-ins/print/print.c:263 msgid "EPSON Stylus Color" msgstr "" -#: plug-ins/print/print.c:263 +#: plug-ins/print/print.c:265 msgid "EPSON Stylus Color Pro" msgstr "" -#: plug-ins/print/print.c:265 +#: plug-ins/print/print.c:267 msgid "EPSON Stylus Color Pro XL" msgstr "" -#: plug-ins/print/print.c:267 +#: plug-ins/print/print.c:269 msgid "EPSON Stylus Color 1500" msgstr "" -#: plug-ins/print/print.c:269 +#: plug-ins/print/print.c:271 msgid "EPSON Stylus Color 400" msgstr "" -#: plug-ins/print/print.c:271 +#: plug-ins/print/print.c:273 msgid "EPSON Stylus Color 500" msgstr "" -#: plug-ins/print/print.c:273 +#: plug-ins/print/print.c:275 msgid "EPSON Stylus Color 600" msgstr "" -#: plug-ins/print/print.c:275 +#: plug-ins/print/print.c:277 msgid "EPSON Stylus Color 800" msgstr "" -#: plug-ins/print/print.c:277 +#: plug-ins/print/print.c:279 msgid "EPSON Stylus Color 1520" msgstr "" -#: plug-ins/print/print.c:279 +#: plug-ins/print/print.c:281 msgid "EPSON Stylus Color 3000" msgstr "" -#: plug-ins/print/print.c:332 +#: plug-ins/print/print.c:334 msgid "This plug-in prints images from The GIMP." msgstr "" -#: plug-ins/print/print.c:333 +#: plug-ins/print/print.c:335 msgid "Prints images to PostScript, PCL, or ESC/P2 printers." msgstr "" -#: plug-ins/print/print.c:337 +#: plug-ins/print/print.c:339 msgid "/File/Print" msgstr "" -#: plug-ins/print/print.c:650 +#: plug-ins/print/print.c:695 msgid "Auto" msgstr "Auto" -#: plug-ins/print/print.c:651 +#: plug-ins/print/print.c:696 msgid "Portrait" msgstr "Portrett" -#: plug-ins/print/print.c:652 +#: plug-ins/print/print.c:697 msgid "Landscape" msgstr "Landskap" -#: plug-ins/print/print.c:685 +#: plug-ins/print/print.c:724 #, c-format msgid "Print v%s" msgstr "Skriv ut v%s" @@ -2586,303 +5479,296 @@ msgstr "Skriv ut v%s" #. #. * Media size option menu... #. -#: plug-ins/print/print.c:735 +#: plug-ins/print/print.c:774 msgid "Media Size:" msgstr "" #. #. * Media type option menu... #. -#: plug-ins/print/print.c:751 +#: plug-ins/print/print.c:790 msgid "Media Type:" msgstr "" #. #. * Media source option menu... #. -#: plug-ins/print/print.c:767 +#: plug-ins/print/print.c:806 msgid "Media Source:" msgstr "" -#. -#. * Orientation option menu... -#. -#: plug-ins/print/print.c:783 -msgid "Orientation:" -msgstr "Orientering:" - #. #. * Resolution option menu... #. -#: plug-ins/common/ps.c:2054 plug-ins/print/print.c:813 +#: plug-ins/common/ps.c:2097 plug-ins/print/print.c:852 msgid "Resolution:" msgstr "OpplЬsning:" #. #. * Output type toggles... #. -#: plug-ins/print/print.c:829 +#: plug-ins/print/print.c:868 msgid "Output Type:" msgstr "Utskriftstype:" -#: plug-ins/print/print.c:838 +#: plug-ins/print/print.c:877 msgid "B&W" msgstr "S/HV" #. #. * Scaling... #. -#: plug-ins/print/print.c:861 +#: plug-ins/print/print.c:900 msgid "Scaling:" msgstr "Skalering" -#: plug-ins/print/print.c:896 +#: plug-ins/print/print.c:935 msgid "Percent" msgstr "Prosent" -#: plug-ins/print/print.c:905 +#: plug-ins/print/print.c:944 msgid "PPI" msgstr "PPI" #. #. * Brightness slider... #. -#: plug-ins/print/print.c:917 +#: plug-ins/print/print.c:956 msgid "Brightness:" msgstr "Lysstyrke" #. #. * Printer option menu... #. -#: plug-ins/print/print.c:952 +#: plug-ins/print/print.c:991 msgid "Printer:" msgstr "Skriver:" -#: plug-ins/print/print.c:978 plug-ins/print/print.c:1011 +#: plug-ins/print/print.c:1017 plug-ins/print/print.c:1050 msgid "Setup" msgstr "Oppsett" -#: plug-ins/print/print.c:998 +#: plug-ins/print/print.c:1037 msgid "Print" msgstr "Skriv ut" #. #. * Printer driver option menu... #. -#: plug-ins/print/print.c:1033 +#: plug-ins/print/print.c:1072 msgid "Driver:" msgstr "Driver:" #. #. * PPD file... #. -#: plug-ins/print/print.c:1058 +#: plug-ins/print/print.c:1097 msgid "PPD File:" msgstr "PPD fil:" -#: plug-ins/print/print.c:1071 +#: plug-ins/print/print.c:1110 msgid "Browse" msgstr "Bla gjennom" #. #. * Print command... #. -#: plug-ins/print/print.c:1081 +#: plug-ins/print/print.c:1120 msgid "Command:" msgstr "Kommando:" #. #. * Output file selection dialog... #. -#: plug-ins/print/print.c:1116 +#: plug-ins/print/print.c:1155 msgid "Print To File?" msgstr "Skriv ut til fil?" #. #. * PPD file selection dialog... #. -#: plug-ins/print/print.c:1126 +#: plug-ins/print/print.c:1165 msgid "PPD File?" msgstr "PPD/Fil?" -#: plug-ins/print/print.c:2111 +#: plug-ins/print/print.c:2150 msgid "File" msgstr "Fil" -#: plug-ins/common/ps.c:321 plug-ins/common/ps.c:322 +#: plug-ins/common/ps.c:325 plug-ins/common/ps.c:326 msgid "load file of PostScript/PDF file format" msgstr "" -#: plug-ins/common/ps.c:345 +#: plug-ins/common/ps.c:349 msgid "save file in PostScript file format" msgstr "" -#: plug-ins/common/ps.c:346 +#: plug-ins/common/ps.c:350 msgid "" "PostScript saving handles all image types except those with alpha channels." msgstr "" -#: plug-ins/common/ps.c:588 +#: plug-ins/common/ps.c:620 msgid "PS: can't open file for reading" msgstr "" -#: plug-ins/common/ps.c:595 +#: plug-ins/common/ps.c:627 #, c-format msgid "Interpreting and Loading %s:" msgstr "" -#: plug-ins/common/ps.c:603 +#: plug-ins/common/ps.c:635 msgid "PS: can't interprete file" msgstr "" -#: plug-ins/common/ps.c:690 +#: plug-ins/common/ps.c:722 msgid "PostScript save cannot handle images with alpha channels" msgstr "" -#: plug-ins/common/ps.c:701 +#: plug-ins/common/ps.c:733 msgid "PS: cannot operate on unknown image types" msgstr "" -#: plug-ins/common/ps.c:710 +#: plug-ins/common/ps.c:742 msgid "PS: can't open file for writing" msgstr "" -#: plug-ins/common/ps.c:1768 plug-ins/common/ps.c:1865 -#: plug-ins/common/ps.c:1958 plug-ins/common/ps.c:2027 +#: plug-ins/common/ps.c:1800 plug-ins/common/ps.c:1897 +#: plug-ins/common/ps.c:1990 plug-ins/common/ps.c:2059 msgid "write error occured" msgstr "feil under skriving" -#: plug-ins/common/ps.c:2054 plug-ins/common/ps.c:2319 +#: plug-ins/common/ps.c:2097 plug-ins/common/ps.c:2354 msgid "Width:" msgstr "Bredde:" -#: plug-ins/common/ps.c:2054 plug-ins/common/ps.c:2319 +#: plug-ins/common/ps.c:2097 plug-ins/common/ps.c:2354 msgid "Height:" msgstr "HЬyde:" -#: plug-ins/common/ps.c:2054 +#: plug-ins/common/ps.c:2097 msgid "Pages:" msgstr "Sider:" -#: plug-ins/common/ps.c:2056 +#: plug-ins/common/ps.c:2099 msgid "b/w" msgstr "s/hv" -#: plug-ins/common/ps.c:2056 +#: plug-ins/common/ps.c:2099 msgid "gray" msgstr "grЕ" -#: plug-ins/common/ps.c:2056 +#: plug-ins/common/ps.c:2099 msgid "colour" msgstr "farge" -#: plug-ins/common/ps.c:2056 +#: plug-ins/common/ps.c:2099 msgid "automatic" msgstr "automatisk" -#: plug-ins/common/ps.c:2058 +#: plug-ins/common/ps.c:2101 msgid "none" msgstr "ingen" -#: plug-ins/common/ps.c:2058 +#: plug-ins/common/ps.c:2101 msgid "weak" msgstr "svak" -#: plug-ins/common/ps.c:2058 +#: plug-ins/common/ps.c:2101 msgid "strong" msgstr "sterk" -#: plug-ins/common/ps.c:2071 +#: plug-ins/common/ps.c:2108 msgid "Load PostScript" msgstr "" #. Rendering -#: plug-ins/common/ps.c:2104 +#: plug-ins/common/ps.c:2141 msgid "Rendering" msgstr "" -#: plug-ins/common/ps.c:2144 +#: plug-ins/common/ps.c:2181 msgid "try BoundingBox" msgstr "" #. Colouring -#: plug-ins/common/ps.c:2157 +#: plug-ins/common/ps.c:2194 msgid "Colouring" msgstr "" -#: plug-ins/common/ps.c:2193 +#: plug-ins/common/ps.c:2230 msgid "Graphic antialiasing" msgstr "" -#: plug-ins/common/ps.c:2194 +#: plug-ins/common/ps.c:2231 msgid "Text antialiasing" msgstr "" -#: plug-ins/common/ps.c:2319 +#: plug-ins/common/ps.c:2354 msgid "X-offset:" msgstr "X-avstand" -#: plug-ins/common/ps.c:2319 +#: plug-ins/common/ps.c:2354 msgid "Y-offset:" msgstr "Y-avstand:" -#: plug-ins/common/ps.c:2321 +#: plug-ins/common/ps.c:2356 msgid "0" msgstr "0" -#: plug-ins/common/ps.c:2321 +#: plug-ins/common/ps.c:2356 msgid "90" msgstr "90" -#: plug-ins/common/ps.c:2321 +#: plug-ins/common/ps.c:2356 msgid "180" msgstr "180" -#: plug-ins/common/ps.c:2321 +#: plug-ins/common/ps.c:2356 msgid "270" msgstr "270" -#: plug-ins/common/ps.c:2323 +#: plug-ins/common/ps.c:2358 msgid "Inch" msgstr "Tomme" -#: plug-ins/common/ps.c:2323 +#: plug-ins/common/ps.c:2358 msgid "Millimeter" msgstr "Millimeter" -#: plug-ins/common/ps.c:2338 +#: plug-ins/common/ps.c:2366 msgid "Save PostScript" msgstr "Lagre PostScript" #. Image Size -#: plug-ins/common/ps.c:2379 +#: plug-ins/common/ps.c:2407 msgid "Image Size" msgstr "BildestЬrrelse" -#: plug-ins/common/ps.c:2418 +#: plug-ins/common/ps.c:2446 msgid "keep aspect ratio" msgstr "behold aspektrate" #. Unit -#: plug-ins/common/ps.c:2428 +#: plug-ins/common/ps.c:2456 msgid "Unit" msgstr "Enhet" #. Rotation -#: plug-ins/common/ps.c:2459 +#: plug-ins/common/ps.c:2487 msgid "Rotation" msgstr "Rotasjon" #. Format -#: plug-ins/common/ps.c:2486 +#: plug-ins/common/ps.c:2514 msgid "Output" msgstr "Utskrift" -#: plug-ins/common/ps.c:2494 +#: plug-ins/common/ps.c:2522 msgid "Encapsulated PostScript" msgstr "Encapsulated PostScript" -#: plug-ins/common/ps.c:2520 +#: plug-ins/common/ps.c:2548 msgid "Preview size" msgstr "StЬrrelse pЕ forhЕndsvisning" @@ -3009,6 +5895,51 @@ msgstr "" msgid "Internal error. Selection bpp > 1" msgstr "" +#: plug-ins/struc/struc.c:107 +msgid "Adds a canvas texture map to the picture" +msgstr "" + +#: plug-ins/struc/struc.c:108 +msgid "This function applies a canvas texture map to the drawable." +msgstr "" + +#: plug-ins/struc/struc.c:112 +#, fuzzy +msgid "/Filters/Artistic/Apply Canvas" +msgstr "/Filtre/Glass-effekter/PЕfЬr linse" + +#: plug-ins/struc/struc.c:232 +#, fuzzy +msgid "Struc" +msgstr "Oppsett" + +#: plug-ins/struc/struc.c:262 +#, fuzzy +msgid "Filter options" +msgstr "Generelle alternativer" + +#. Radio buttons +#: plug-ins/struc/struc.c:272 +#, fuzzy +msgid "Direction" +msgstr "Retningsvektor" + +#: plug-ins/struc/struc.c:283 +msgid "Top-right" +msgstr "" + +#: plug-ins/struc/struc.c:283 +msgid "Top-left" +msgstr "" + +#: plug-ins/struc/struc.c:283 +msgid "Bottom-left" +msgstr "" + +#: plug-ins/struc/struc.c:283 +msgid "Bottom-right" +msgstr "" + #: plug-ins/common/threshold_alpha.c:196 msgid "/Image/Alpha/Threshold Alpha" msgstr "" @@ -3021,6 +5952,164 @@ msgstr "" msgid "Threshold" msgstr "Terskel" +#: plug-ins/common/warp.c:301 +msgid "Twist or smear an image. (only first six arguments are required)" +msgstr "" + +#: plug-ins/common/warp.c:302 +msgid "" +"Smears an image along vector paths calculated as the gradient of a separate " +"control matrix. The effect can look like brushstrokes of acrylic or " +"watercolor paint, in some cases." +msgstr "" + +#: plug-ins/common/warp.c:306 +msgid "/Filters/Artistic/Warp" +msgstr "" + +#: plug-ins/common/warp.c:476 +msgid "Warp" +msgstr "" + +#. The main table +#: plug-ins/common/warp.c:526 +#, fuzzy +msgid "Main Options" +msgstr "XBM-alternativer" + +#. on_x, on_y +#: plug-ins/common/warp.c:540 +#, fuzzy +msgid "Step Size" +msgstr "RutestЬrrelse" + +#: plug-ins/common/warp.c:544 +#, fuzzy +msgid "Iterations" +msgstr "Metning" + +#. Displacement map menu +#: plug-ins/common/warp.c:572 +msgid "Displacement Map:" +msgstr "" + +#: plug-ins/common/warp.c:592 +msgid "On Edges: " +msgstr "" + +#: plug-ins/common/warp.c:605 +msgid "Smear" +msgstr "" + +#: plug-ins/common/warp.c:614 +#, fuzzy +msgid "Black" +msgstr "Sort:" + +#: plug-ins/common/warp.c:623 +#, fuzzy +msgid "FG Color" +msgstr "Farge" + +#. -------------------------------------------------------------------- +#. --------- The secondary table -------------------------- +#: plug-ins/common/warp.c:640 +#, fuzzy +msgid "Secondary Options" +msgstr "Alternativer for lagring" + +#: plug-ins/common/warp.c:653 +#, fuzzy +msgid "Dither Size" +msgstr "RutestЬrrelse" + +#: plug-ins/common/warp.c:667 +msgid "Substeps" +msgstr "" + +#. -------------------------------------------------------- +#: plug-ins/common/warp.c:682 +#, fuzzy +msgid "Rotation Angle" +msgstr "Rotasjon" + +#. Magnitude map menu +#: plug-ins/common/warp.c:699 +msgid "Magnitude Map:" +msgstr "" + +#: plug-ins/common/warp.c:718 +msgid "Use Mag Map: " +msgstr "" + +#: plug-ins/common/warp.c:722 +msgid "Yes" +msgstr "" + +#: plug-ins/common/warp.c:731 +#, fuzzy +msgid "No" +msgstr "Ingen" + +#. -------------------------------------------------------------------- +#. --------- The "other" table -------------------------- +#: plug-ins/common/warp.c:748 +#, fuzzy +msgid "Other Options" +msgstr "Alternativer for lagring" + +#: plug-ins/common/warp.c:761 +msgid "Gradient Scale" +msgstr "" + +#: plug-ins/common/warp.c:783 +msgid "Gradient map selection menu" +msgstr "" + +#. ---------------------------------------------- +#: plug-ins/common/warp.c:792 +msgid "Vector Mag" +msgstr "" + +#. -------------------------------------------------------- +#: plug-ins/common/warp.c:807 +msgid "Angle" +msgstr "" + +#: plug-ins/common/warp.c:828 +msgid "Fixed-direction-vector map selection menu" +msgstr "" + +#: plug-ins/common/warp.c:1118 +msgid "Warp diff: error allocating memory.\n" +msgstr "" + +#. +#. if (display_diff_map) { +#. gimp_display_new(new_image_id); +#. } +#. +#. make sure layer is visible +#: plug-ins/common/warp.c:1305 +#, fuzzy +msgid "Smoothing X gradient..." +msgstr "Kontiuerlig gradient" + +#: plug-ins/common/warp.c:1307 +#, fuzzy +msgid "Smoothing Y gradient..." +msgstr "Kontiuerlig gradient" + +#. calculate new X,Y Displacement image maps +#: plug-ins/common/warp.c:1362 +msgid "Finding XY gradient..." +msgstr "" + +#: plug-ins/common/warp.c:1386 +#, c-format +msgid "Flow Step %d..." +msgstr "" + #: plug-ins/common/xbm.c:163 msgid "Load a file in X10 or X11 bitmap (XBM) file format" msgstr "" @@ -3101,19 +6190,19 @@ msgstr "X10 format bitkart" msgid "Identifier prefix: " msgstr "Identifikator prefiks: " -#: plug-ins/common/xpm.c:170 +#: plug-ins/common/xpm.c:156 msgid "loads files of the xpm file format" msgstr "laster filer i xpm filformat" -#: plug-ins/common/xpm.c:182 +#: plug-ins/common/xpm.c:168 msgid "saves files in the xpm file format (if you're on a 16 bit display...)" msgstr "lagrer filer i xpm filformat (hvis du har 16 bit skjerm...)" -#: plug-ins/common/xpm.c:756 +#: plug-ins/common/xpm.c:783 msgid "Save as Xpm" msgstr "Lagre som Xpm" -#: plug-ins/common/xpm.c:790 +#: plug-ins/common/xpm.c:817 msgid "Alpha Threshold" msgstr "Alfa terskel" @@ -3209,3 +6298,125 @@ msgstr "" #: plug-ins/common/zealouscrop.c:209 msgid "ZealousCrop(tm): Nothing to be done.\n" 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 +#, fuzzy +msgid "SIOD Output" +msgstr "Utskrift" + +#. The current command +#: plug-ins/script-fu/script-fu-console.c:290 +#, fuzzy +msgid "Current Command" +msgstr "Tiden nЕ" + +#: plug-ins/script-fu/script-fu-console.c:311 +#, fuzzy +msgid "Browse..." +msgstr "Bla gjennom" + +#: plug-ins/script-fu/script-fu-console.c:569 +msgid "Unable to open SIOD output pipe" +msgstr "" + +#: plug-ins/script-fu/script-fu-console.c:573 +msgid "Unable to open a stream on the SIOD output pipe" +msgstr "" + +#: plug-ins/script-fu/script-fu-console.c:620 +msgid "Script-Fu evaluate mode allows only noninteractive invocation" +msgstr "" + +#. the script arguments frame +#: plug-ins/script-fu/script-fu-scripts.c:1156 +msgid "Script Arguments" +msgstr "" + +#: plug-ins/script-fu/script-fu-scripts.c:1237 +msgid "Script Toggle" +msgstr "" + +#: plug-ins/script-fu/script-fu-scripts.c:1290 +msgid "Script-Fu File Selection" +msgstr "" + +#: plug-ins/script-fu/script-fu-scripts.c:1318 +msgid "Script-fu Pattern Selection" +msgstr "" + +#: plug-ins/script-fu/script-fu-scripts.c:1324 +msgid "Script-Fu Gradient Selection" +msgstr "" + +#: plug-ins/script-fu/script-fu-scripts.c:1332 +msgid "Script-Fu Brush Selection" +msgstr "" + +#: plug-ins/script-fu/script-fu-scripts.c:1366 +msgid " Reset to Defaults " +msgstr "" + +#: plug-ins/script-fu/script-fu-scripts.c:1400 +#, fuzzy +msgid "About" +msgstr "Auto" + +#: plug-ins/script-fu/script-fu-scripts.c:1524 +msgid "NOT SET" +msgstr "" + +#: plug-ins/script-fu/script-fu-scripts.c:1598 +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:1856 +#, fuzzy +msgid "Author: " +msgstr "Auto" + +#: plug-ins/script-fu/script-fu-scripts.c:1866 +msgid "Copyright: " +msgstr "" + +#: plug-ins/script-fu/script-fu-scripts.c:1876 +msgid "Date: " +msgstr "" + +#: plug-ins/script-fu/script-fu-scripts.c:1888 +#, fuzzy +msgid "Image types: " +msgstr "BildestЬrrelse" + +#: plug-ins/script-fu/script-fu-scripts.c:2032 +msgid "Script-Fu Color Picker" +msgstr "" + +#: plug-ins/script-fu/script-fu-scripts.c:2127 +msgid "Script-Fu Font Selection" +msgstr "" + +#: plug-ins/script-fu/script-fu-server.c:551 +#, fuzzy +msgid "Script-Fu Server Options" +msgstr "Alternativer for lagring" + +#. 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 "" diff --git a/po-plug-ins/pl.po b/po-plug-ins/pl.po index be3010c3fb..93742f1b87 100644 --- a/po-plug-ins/pl.po +++ b/po-plug-ins/pl.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 1999-09-09 13:55-0700\n" +"POT-Creation-Date: 1999-10-04 09:28-0700\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -66,7 +66,7 @@ msgstr "" msgid "sin^p, stepped" msgstr "" -#: plug-ins/common/CML_explorer.c:253 +#: plug-ins/common/CML_explorer.c:253 plug-ins/gap/gap_mov_dialog.c:280 msgid "None" msgstr "" @@ -213,19 +213,24 @@ msgstr "" #: plug-ins/common/CML_explorer.c:377 plug-ins/common/CML_explorer.c:385 #: plug-ins/common/CML_explorer.c:1429 plug-ins/common/CML_explorer.c:1753 -#: plug-ins/common/decompose.c:135 +#: plug-ins/common/decompose.c:135 plug-ins/common/lic.c:1024 +#: plug-ins/gap/gap_mov_dialog.c:253 plug-ins/gimpressionist/orientation.c:191 +#: plug-ins/gimpressionist/size.c:189 msgid "Hue" msgstr "" #: plug-ins/common/CML_explorer.c:378 plug-ins/common/CML_explorer.c:386 #: plug-ins/common/CML_explorer.c:1433 plug-ins/common/CML_explorer.c:1753 -#: plug-ins/common/decompose.c:136 +#: plug-ins/common/decompose.c:136 plug-ins/common/lic.c:1036 +#: plug-ins/gap/gap_mov_dialog.c:254 msgid "Saturation" msgstr "" #: plug-ins/common/CML_explorer.c:379 plug-ins/common/CML_explorer.c:387 #: plug-ins/common/CML_explorer.c:1437 plug-ins/common/CML_explorer.c:1753 -#: plug-ins/common/decompose.c:137 +#: plug-ins/common/decompose.c:137 plug-ins/gap/gap_mov_dialog.c:256 +#: plug-ins/gimpressionist/orientation.c:134 +#: plug-ins/gimpressionist/size.c:133 msgid "Value" msgstr "" @@ -249,7 +254,9 @@ msgstr "" msgid "Coupled-Map-Lattice Explorer" msgstr "" -#: plug-ins/common/CML_explorer.c:1342 plug-ins/common/ps.c:2448 +#: plug-ins/common/CML_explorer.c:1342 plug-ins/common/ps.c:2531 +#: plug-ins/gimpressionist/orientmap.c:502 +#: plug-ins/gimpressionist/preview.c:106 plug-ins/gimpressionist/sizemap.c:402 msgid "Preview" msgstr "" @@ -438,20 +445,30 @@ msgid "Graph of the current settings" msgstr "" #. Action Area -#: plug-ins/bmp/bmpwrite.c:428 plug-ins/common/CML_explorer.c:1818 +#: plug-ins/bmp/bmpwrite.c:420 plug-ins/common/CML_explorer.c:1818 #: plug-ins/common/CML_explorer.c:2679 plug-ins/common/CML_explorer.c:2775 #: plug-ins/common/apply_lens.c:416 plug-ins/common/blur.c:619 #: plug-ins/common/bumpmap.c:965 plug-ins/common/checkerboard.c:381 #: plug-ins/common/compose.c:816 plug-ins/common/convmatrix.c:706 #: plug-ins/common/cubism.c:329 plug-ins/common/decompose.c:914 #: plug-ins/common/depthmerge.c:746 plug-ins/common/destripe.c:695 -#: plug-ins/common/gif.c:1263 plug-ins/common/jpeg.c:1468 -#: plug-ins/common/mail.c:485 plug-ins/common/oilify.c:460 -#: plug-ins/common/png.c:827 plug-ins/common/ps.c:2023 -#: plug-ins/common/ps.c:2290 plug-ins/common/rotate.c:605 -#: plug-ins/common/threshold_alpha.c:467 plug-ins/common/threshold_alpha.c:500 -#: plug-ins/common/xbm.c:959 plug-ins/common/xpm.c:763 -#: plug-ins/print/print.c:1104 plug-ins/sel2path/sel2path.c:350 +#: plug-ins/common/gif.c:1285 plug-ins/common/jpeg.c:1565 +#: plug-ins/common/lic.c:1246 plug-ins/common/mail.c:485 +#: plug-ins/common/oilify.c:460 plug-ins/common/png.c:924 +#: plug-ins/common/ps.c:2115 plug-ins/common/ps.c:2373 +#: plug-ins/common/rotate.c:605 plug-ins/common/threshold_alpha.c:467 +#: plug-ins/common/threshold_alpha.c:500 plug-ins/common/warp.c:508 +#: plug-ins/common/xbm.c:959 plug-ins/common/xpm.c:790 +#: plug-ins/gap/gap_arr_dialog.c:947 plug-ins/gap/gap_arr_dialog.c:1171 +#: plug-ins/gap/gap_mod_layer.c:149 plug-ins/gap/gap_mov_dialog.c:461 +#: plug-ins/gap/gap_mpege.c:190 plug-ins/gap/gap_resi_dialog.c:136 +#: plug-ins/gimpressionist/gimpressionist.c:361 +#: plug-ins/gimpressionist/orientmap.c:626 +#: plug-ins/gimpressionist/presets.c:392 plug-ins/gimpressionist/sizemap.c:485 +#: plug-ins/mosaic/mosaic.c:564 plug-ins/print/print.c:1143 +#: plug-ins/script-fu/script-fu-scripts.c:1383 +#: plug-ins/script-fu/script-fu-server.c:559 plug-ins/sel2path/sel2path.c:350 +#: plug-ins/struc/struc.c:239 msgid "OK" msgstr "" @@ -514,22 +531,31 @@ msgstr "" msgid "Warning: Hmmm, it's a parameter file for newer CML_explorer than me." msgstr "" -#. cancel button -#: plug-ins/Lighting/lighting_ui.c:1062 plug-ins/bmp/bmpwrite.c:437 +#. the 3 Action Buttons +#: plug-ins/Lighting/lighting_ui.c:1062 plug-ins/bmp/bmpwrite.c:429 #: plug-ins/common/CML_explorer.c:2688 plug-ins/common/apply_lens.c:426 #: plug-ins/common/blur.c:621 plug-ins/common/bumpmap.c:974 #: plug-ins/common/checkerboard.c:390 plug-ins/common/colorify.c:323 #: plug-ins/common/compose.c:825 plug-ins/common/convmatrix.c:723 #: plug-ins/common/cubism.c:338 plug-ins/common/decompose.c:924 #: plug-ins/common/depthmerge.c:756 plug-ins/common/destripe.c:704 -#: plug-ins/common/gif.c:1172 plug-ins/common/jpeg.c:1477 -#: plug-ins/common/mail.c:496 plug-ins/common/oilify.c:469 -#: plug-ins/common/png.c:836 plug-ins/common/ps.c:2033 -#: plug-ins/common/ps.c:2300 plug-ins/common/rotate.c:615 -#: plug-ins/common/threshold_alpha.c:476 plug-ins/common/xbm.c:707 -#: plug-ins/common/xbm.c:969 plug-ins/common/xpm.c:772 -#: plug-ins/print/print.c:991 plug-ins/print/print.c:1097 -#: plug-ins/sel2path/sel2path.c:359 +#: plug-ins/common/gif.c:1194 plug-ins/common/jpeg.c:1574 +#: plug-ins/common/lic.c:1255 plug-ins/common/mail.c:496 +#: plug-ins/common/oilify.c:469 plug-ins/common/png.c:933 +#: plug-ins/common/ps.c:2125 plug-ins/common/ps.c:2383 +#: plug-ins/common/rotate.c:615 plug-ins/common/threshold_alpha.c:476 +#: plug-ins/common/warp.c:517 plug-ins/common/xbm.c:707 +#: plug-ins/common/xbm.c:969 plug-ins/common/xpm.c:799 +#: plug-ins/gap/gap_arr_dialog.c:1173 plug-ins/gap/gap_dbbrowser_utils.c:211 +#: plug-ins/gap/gap_filter_foreach.c:127 plug-ins/gap/gap_mod_layer.c:151 +#: plug-ins/gap/gap_mod_layer.c:265 plug-ins/gap/gap_mov_dialog.c:470 +#: plug-ins/gap/gap_mpege.c:240 plug-ins/gap/gap_resi_dialog.c:145 +#: plug-ins/gimpressionist/orientmap.c:640 +#: plug-ins/gimpressionist/presets.c:400 plug-ins/gimpressionist/sizemap.c:499 +#: plug-ins/mosaic/mosaic.c:573 plug-ins/print/print.c:1030 +#: plug-ins/print/print.c:1136 plug-ins/script-fu/script-fu-scripts.c:1392 +#: plug-ins/script-fu/script-fu-server.c:568 plug-ins/sel2path/sel2path.c:359 +#: plug-ins/struc/struc.c:248 msgid "Cancel" msgstr "" @@ -603,7 +629,7 @@ msgstr "" msgid "Transparent background" msgstr "" -#: plug-ins/Lighting/lighting_ui.c:580 +#: plug-ins/Lighting/lighting_ui.c:580 plug-ins/common/lic.c:1008 msgid "Create new image" msgstr "" @@ -804,7 +830,7 @@ msgstr "" msgid "Environment image:" msgstr "" -#: plug-ins/Lighting/lighting_ui.c:987 +#: plug-ins/Lighting/lighting_ui.c:987 plug-ins/common/lic.c:1001 msgid "Options" msgstr "" @@ -831,6 +857,8 @@ msgstr "" #. Add Ok, Cancel and Help buttons to the action area #. ================================================== #: plug-ins/Lighting/lighting_ui.c:1061 +#: plug-ins/gimpressionist/orientmap.c:633 +#: plug-ins/gimpressionist/sizemap.c:492 msgid "Apply" msgstr "" @@ -862,6 +890,83 @@ msgstr "" msgid "Zoom out (make image smaller)" msgstr "" +#: plug-ins/common/animationplay.c:247 +msgid "This plugin allows you to preview a GIMP layer-based animation." +msgstr "" + +#: plug-ins/common/animationplay.c:252 +msgid "/Filters/Animation/Animation Playback" +msgstr "" + +#: plug-ins/common/animationplay.c:663 plug-ins/common/animationplay.c:664 +msgid "Animation Playback: " +msgstr "" + +#. Action area - 'close' button only. +#: plug-ins/common/animationplay.c:676 +#: plug-ins/script-fu/script-fu-console.c:205 +#: plug-ins/script-fu/script-fu-scripts.c:1903 +msgid "Close" +msgstr "" + +#. The 'playback' half of the dialog +#: plug-ins/common/animationplay.c:690 plug-ins/common/animationplay.c:693 +msgid "Playback: " +msgstr "" + +#: plug-ins/common/animationplay.c:723 +msgid "Play/Stop" +msgstr "" + +#: plug-ins/common/animationplay.c:729 +msgid "Rewind" +msgstr "" + +#: plug-ins/common/animationplay.c:735 +msgid "Step" +msgstr "" + +#: plug-ins/common/animationplay.c:793 +msgid "Frame %v of %u" +msgstr "" + +#: plug-ins/common/animationplay.c:971 +#, c-format +msgid "playback: Asked for frame number %d in a %d-frame animation!\n" +msgstr "" + +#: plug-ins/common/animoptimize.c:130 +msgid "" +"This plugin applies various optimizations to a GIMP layer-based animation." +msgstr "" + +#: plug-ins/common/animoptimize.c:136 +msgid "/Filters/Animation/Animation Optimize" +msgstr "" + +#: plug-ins/common/animoptimize.c:143 +msgid "" +"This plugin 'simplifies' a GIMP layer-based animation that has been " +"AnimationOptimized. This makes the animation much easier to work with if, " +"for example, the optimized version is all you have." +msgstr "" + +#: plug-ins/common/animoptimize.c:152 +msgid "/Filters/Animation/Animation UnOptimize" +msgstr "" + +#: plug-ins/common/animoptimize.c:296 +msgid "Optimizing Animation..." +msgstr "" + +#: plug-ins/common/animoptimize.c:298 +msgid "UnOptimizing Animation..." +msgstr "" + +#: plug-ins/common/animoptimize.c:327 +msgid "Not enough memory to allocate buffers for optimization.\n" +msgstr "" + #: plug-ins/common/apply_lens.c:132 msgid "Apply a lens effect" msgstr "" @@ -889,9 +994,9 @@ msgstr "" #. #: plug-ins/common/apply_lens.c:435 plug-ins/common/blur.c:607 #: plug-ins/common/checkerboard.c:399 plug-ins/common/cubism.c:347 -#: plug-ins/common/jpeg.c:1512 plug-ins/common/oilify.c:478 -#: plug-ins/common/png.c:847 plug-ins/common/threshold_alpha.c:352 -#: plug-ins/common/xpm.c:781 +#: plug-ins/common/jpeg.c:1609 plug-ins/common/oilify.c:478 +#: plug-ins/common/png.c:944 plug-ins/common/threshold_alpha.c:352 +#: plug-ins/common/xpm.c:808 plug-ins/mosaic/mosaic.c:698 msgid "Parameter Settings" msgstr "" @@ -1033,18 +1138,18 @@ msgstr "" msgid "Number of times to apply filter" msgstr "" -#: plug-ins/bmp/bmp.c:105 plug-ins/bmp/bmp.c:106 +#: plug-ins/bmp/bmp.c:107 plug-ins/bmp/bmp.c:108 msgid "Loads files of Windows BMP file format" msgstr "" -#: plug-ins/bmp/bmp.c:117 plug-ins/bmp/bmp.c:118 +#: plug-ins/bmp/bmp.c:119 plug-ins/bmp/bmp.c:120 msgid "Saves files in Windows BMP file format" msgstr "" #: plug-ins/bmp/bmpread.c:27 plug-ins/common/gifload.c:287 -#: plug-ins/common/jpeg.c:670 plug-ins/common/png.c:345 -#: plug-ins/common/png.c:347 plug-ins/common/xbm.c:523 -#: plug-ins/common/xpm.c:300 +#: plug-ins/common/jpeg.c:733 plug-ins/common/png.c:385 +#: plug-ins/common/png.c:387 plug-ins/common/xbm.c:523 +#: plug-ins/common/xpm.c:315 #, c-format msgid "Loading %s:" msgstr "" @@ -1079,14 +1184,13 @@ msgstr "" msgid "%s: bad colormap\n" msgstr "" -#. -#. * Create the "background" layer to hold the image... -#. +#. Create a "normal" layer +#. ======================= #: plug-ins/bmp/bmpread.c:210 plug-ins/bmp/bmpread.c:218 #: plug-ins/bmp/bmpread.c:224 plug-ins/common/compose.c:562 #: plug-ins/common/decompose.c:472 plug-ins/common/gifload.c:828 -#: plug-ins/common/jpeg.c:812 plug-ins/common/png.c:455 -#: plug-ins/common/xbm.c:612 +#: plug-ins/common/jpeg.c:884 plug-ins/common/lic.c:848 +#: plug-ins/common/png.c:515 plug-ins/common/xbm.c:612 msgid "Background" msgstr "" @@ -1099,24 +1203,24 @@ msgstr "" msgid "can't open %s\n" msgstr "" -#: plug-ins/bmp/bmpwrite.c:154 plug-ins/common/jpeg.c:1090 -#: plug-ins/common/png.c:595 plug-ins/common/png.c:597 -#: plug-ins/common/ps.c:673 plug-ins/common/xbm.c:777 -#: plug-ins/common/xpm.c:611 plug-ins/common/xwd.c:507 +#: plug-ins/bmp/bmpwrite.c:154 plug-ins/common/jpeg.c:1169 +#: plug-ins/common/png.c:687 plug-ins/common/png.c:689 +#: plug-ins/common/ps.c:748 plug-ins/common/xbm.c:777 +#: plug-ins/common/xpm.c:636 plug-ins/common/xwd.c:507 #, c-format msgid "Saving %s:" msgstr "" -#: plug-ins/bmp/bmpwrite.c:421 +#: plug-ins/bmp/bmpwrite.c:413 msgid "Save as BMP" msgstr "" #. parameter settings -#: plug-ins/bmp/bmpwrite.c:446 +#: plug-ins/bmp/bmpwrite.c:438 msgid "Save Options" msgstr "" -#: plug-ins/bmp/bmpwrite.c:454 +#: plug-ins/bmp/bmpwrite.c:446 msgid "RLE encoded" msgstr "" @@ -1188,7 +1292,8 @@ msgstr "" msgid "Elevation" msgstr "" -#: plug-ins/common/bumpmap.c:955 +#. Horizontal scale +#: plug-ins/common/bumpmap.c:955 plug-ins/struc/struc.c:307 msgid "Depth" msgstr "" @@ -1310,8 +1415,9 @@ msgstr "" msgid "Ok" msgstr "" -#: plug-ins/common/colorify.c:331 plug-ins/common/xpm.c:406 -#: plug-ins/print/print.c:848 +#: plug-ins/common/colorify.c:331 plug-ins/common/xpm.c:424 +#: plug-ins/gap/gap_mov_dialog.c:255 plug-ins/gimpressionist/color.c:51 +#: plug-ins/print/print.c:887 msgid "Color" msgstr "" @@ -1444,7 +1550,7 @@ msgid "This function creates a new image from multiple gray images" msgstr "" #: plug-ins/common/compose.c:234 -msgid "/Image/Channel Ops/Compose" +msgid "/Image/Channels/Compose" msgstr "" #: plug-ins/common/compose.c:241 @@ -1527,12 +1633,12 @@ msgstr "" msgid "Extend" msgstr "" -#: plug-ins/common/convmatrix.c:80 +#: plug-ins/common/convmatrix.c:80 plug-ins/common/warp.c:596 msgid "Wrap" msgstr "" #. Action area -#: plug-ins/common/convmatrix.c:80 plug-ins/common/gif.c:1163 +#: plug-ins/common/convmatrix.c:80 plug-ins/common/gif.c:1185 msgid "Crop" msgstr "" @@ -1611,7 +1717,7 @@ msgstr "" msgid "Use Background Color" msgstr "" -#: plug-ins/common/cubism.c:363 +#: plug-ins/common/cubism.c:363 plug-ins/mosaic/mosaic.c:705 msgid "Tile Size" msgstr "" @@ -1710,7 +1816,7 @@ msgid "" msgstr "" #: plug-ins/common/decompose.c:222 -msgid "/Image/Channel Ops/Decompose" +msgid "/Image/Channels/Decompose" msgstr "" #: plug-ins/common/decompose.c:303 @@ -1836,32 +1942,1768 @@ msgstr "" msgid "Width" msgstr "" -#: plug-ins/common/gif.c:408 +#. Button to invoke filebrowser +#: plug-ins/gap/gap_arr_dialog.c:278 +msgid "File-Browser" +msgstr "" + +#: plug-ins/gap/gap_arr_dialog.c:666 +#, c-format +msgid "pair_flt_create_value: Bad FloatFormat ignored %s\n" +msgstr "" + +#: plug-ins/gap/gap_arr_dialog.c:810 +#, c-format +msgid "pair_int_create_value: Bad IntFormat ignored %s\n" +msgstr "" + +#. if no buttons are specified use one CLOSE button per default +#: plug-ins/gap/gap_arr_dialog.c:962 +msgid "CLOSE" +msgstr "" + +#. parameter settings +#: plug-ins/gap/gap_arr_dialog.c:973 +msgid "Enter Values" +msgstr "" + +#: plug-ins/gap/gap_arr_dialog.c:990 plug-ins/gap/gap_arr_dialog.c:1050 +msgid "Value: " +msgstr "" + +#: plug-ins/gap/gap_arr_dialog.c:1026 +msgid "WGT_ACT_BUTTON not implemented yet, widget type ignored\n" +msgstr "" + +#. undefined widget type +#: plug-ins/gap/gap_arr_dialog.c:1029 +#, c-format +msgid "Unknown widget type %d ignored\n" +msgstr "" + +#: plug-ins/gap/gap_arr_dialog.c:1202 +msgid "Press Button" +msgstr "" + +#: plug-ins/gap/gap_arr_dialog.c:1203 +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:137 +msgid "Search :" +msgstr "" + +#: plug-ins/gap/gap_dbbrowser_utils.c:166 +msgid "Gen Code by name" +msgstr "" + +#: plug-ins/gap/gap_dbbrowser_utils.c:175 +msgid "Search by name" +msgstr "" + +#: plug-ins/gap/gap_dbbrowser_utils.c:183 +msgid "Search by blurb" +msgstr "" + +#. show the name +#: plug-ins/gap/gap_dbbrowser_utils.c:325 +msgid "Name :" +msgstr "" + +#. show the description +#: plug-ins/gap/gap_dbbrowser_utils.c:342 +msgid "Blurb :" +msgstr "" + +#: plug-ins/gap/gap_dbbrowser_utils.c:364 +msgid "In :" +msgstr "" + +#: plug-ins/gap/gap_dbbrowser_utils.c:410 +msgid "Out :" +msgstr "" + +#: plug-ins/gap/gap_dbbrowser_utils.c:459 +msgid "Help :" +msgstr "" + +#. show the author & the copyright +#: plug-ins/gap/gap_dbbrowser_utils.c:497 +msgid "Author :" +msgstr "" + +#: plug-ins/gap/gap_dbbrowser_utils.c:512 +msgid "Date :" +msgstr "" + +#: plug-ins/gap/gap_dbbrowser_utils.c:527 +msgid "Copyright :" +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:156 plug-ins/gap/gap_mod_layer.c:288 +msgid "Animated Filter apply" +msgstr "" + +#: plug-ins/gap/gap_filter_foreach.c:119 +msgid "backup to file" +msgstr "" + +#. pixel +#: plug-ins/gap/gap_filter_foreach.c:121 +msgid "Make backup of the image after each step" +msgstr "" + +#: plug-ins/gap/gap_filter_foreach.c:125 plug-ins/gap/gap_mod_layer.c:263 +msgid "Continue" +msgstr "" + +#: plug-ins/gap/gap_filter_foreach.c:148 plug-ins/gap/gap_mod_layer.c:282 +#, c-format +msgid "" +"2.nd call of %s\n" +"(define end-settings)" +msgstr "" + +#: plug-ins/gap/gap_filter_foreach.c:152 +#, c-format +msgid "" +"Non-Interactive call of %s\n" +"(for all layers inbetween)" +msgstr "" + +#: plug-ins/gap/gap_filter_foreach.c:186 +#, c-format +msgid "" +"Error: Plugin %s has changed Nr. of layers from %d to %d\n" +"could not restore Layer visibilty.\n" +msgstr "" + +#: plug-ins/gap/gap_filter_foreach.c:202 +msgid "Warning: cant get layers (maybe the image was closed)\n" +msgstr "" + +#: plug-ins/gap/gap_filter_foreach.c:207 +#, c-format +msgid "" +"Error: Plugin %s has changed Nr. of layers from %d to %d\n" +"Anim Filter apply stopped.\n" +msgstr "" + +#: plug-ins/gap/gap_filter_foreach.c:258 +#, c-format +msgid "ERROR: Plugin not available or wrong type %s\n" +msgstr "" + +#: plug-ins/gap/gap_filter_foreach.c:269 +msgid "Applying Filter to all Layers .." +msgstr "" + +#: plug-ins/gap/gap_filter_foreach.c:277 +msgid "ERROR: need at 1 Layers to apply plugin !\n" +msgstr "" + +#: plug-ins/gap/gap_filter_foreach.c:307 +msgid "ERROR: fork failed !\n" +msgstr "" + +#: plug-ins/gap/gap_filter_foreach.c:495 +#, c-format +msgid "Saving image to backupfile:%s step = %d\n" +msgstr "" + +#: plug-ins/gap/gap_filter_foreach.c:543 +msgid "Select Filter for Animated apply" +msgstr "" + +#: plug-ins/gap/gap_filter_foreach.c:544 plug-ins/gap/gap_mod_layer.c:664 +msgid "Apply Constant" +msgstr "" + +#: plug-ins/gap/gap_filter_foreach.c:545 plug-ins/gap/gap_mod_layer.c:665 +msgid "Apply Varying" +msgstr "" + +#: plug-ins/gap/gap_filter_main.c:100 +msgid "" +"This plugin calls another plugin for each layer of an image, varying its " +"settings (to produce animated effects). The called plugin must work on a " +"single drawable and must be able to RUN_WITH_LAST_VALS" +msgstr "" + +#: plug-ins/gap/gap_filter_main.c:105 +msgid "/Filters/Animation/Filter all Layers" +msgstr "" + +#: plug-ins/gap/gap_lib.c:852 +msgid "" +"You are using a fileformat != xcf\n" +"Save Operations may result\n" +"in loss of layerinformation" +msgstr "" + +#. no defined value found (this is the 1.st call for this image_id) +#. * ask what to do with a 3 Button dialog +#. +#: plug-ins/gap/gap_lib.c:864 plug-ins/gap/gap_mpege.c:188 +#: plug-ins/gap/gap_range_ops.c:1029 +msgid "CANCEL" +msgstr "" + +#: plug-ins/gap/gap_lib.c:866 +msgid "SAVE Flattened" +msgstr "" + +#: plug-ins/gap/gap_lib.c:868 +msgid "SAVE As Is" +msgstr "" + +#: plug-ins/gap/gap_lib.c:872 plug-ins/gap/gap_range_ops.c:1032 +msgid "GAP Question" +msgstr "" + +#: plug-ins/gap/gap_lib.c:1439 +msgid "Duplicating frames .." +msgstr "" + +#: plug-ins/gap/gap_lib.c:1607 +msgid "Renumber Framesequence .." +msgstr "" + +#: plug-ins/gap/gap_lib.c:1791 +#, c-format +msgid "Goto Frame (%ld/%ld)" +msgstr "" + +#: plug-ins/gap/gap_lib.c:1794 +#, c-format +msgid "Destination Frame Number (%ld - %ld)" +msgstr "" + +#: plug-ins/gap/gap_lib.c:1798 plug-ins/gap/gap_lib.c:1872 +#: plug-ins/gap/gap_lib.c:2052 +msgid "Number :" +msgstr "" + +#: plug-ins/gap/gap_lib.c:1856 +#, c-format +msgid "Delete Frames (%ld/%ld)" +msgstr "" + +#: plug-ins/gap/gap_lib.c:1859 +#, c-format +msgid "Delete Frames from %ld to (Number)" +msgstr "" + +#: plug-ins/gap/gap_lib.c:1919 +#, c-format +msgid "Duplicate Frames (%ld/%ld)" +msgstr "" + +#: plug-ins/gap/gap_lib.c:1924 plug-ins/gap/gap_lib.c:2097 +#: plug-ins/gap/gap_range_ops.c:232 plug-ins/gap/gap_range_ops.c:445 +msgid "From :" +msgstr "" + +#: plug-ins/gap/gap_lib.c:1929 +msgid "Source Range starts at this framenumber" +msgstr "" + +#: plug-ins/gap/gap_lib.c:1932 plug-ins/gap/gap_lib.c:2105 +#: plug-ins/gap/gap_range_ops.c:239 plug-ins/gap/gap_range_ops.c:453 +msgid "To :" +msgstr "" + +#: plug-ins/gap/gap_lib.c:1937 +msgid "Source Range ends at this framenumber" +msgstr "" + +#: plug-ins/gap/gap_lib.c:1940 +msgid "N-Times :" +msgstr "" + +#: plug-ins/gap/gap_lib.c:1945 +msgid "" +"Copy selected Range n-times \n" +"(you may type in Values > 99)" +msgstr "" + +#: plug-ins/gap/gap_lib.c:1947 +msgid "Duplicate Framerange" +msgstr "" + +#: plug-ins/gap/gap_lib.c:2048 +#, c-format +msgid "Exchange current Frame (%ld)" +msgstr "" + +#: plug-ins/gap/gap_lib.c:2050 +msgid "With Frame (Number)" +msgstr "" + +#: plug-ins/gap/gap_lib.c:2092 +#, c-format +msgid "Framesequence Shift (%ld/%ld)" +msgstr "" + +#: plug-ins/gap/gap_lib.c:2102 +msgid "Affected Range starts at this framenumber" +msgstr "" + +#: plug-ins/gap/gap_lib.c:2110 +msgid "Affected Range ends at this framenumber" +msgstr "" + +#: plug-ins/gap/gap_lib.c:2113 +msgid "N-Shift :" +msgstr "" + +#: plug-ins/gap/gap_lib.c:2118 +msgid "" +"Renumber the affected framesequence \n" +"(numbers are shifted in circle by N)" +msgstr "" + +#: plug-ins/gap/gap_lib.c:2120 +msgid "Framesequence shift" +msgstr "" + +#: plug-ins/gap/gap_main.c:323 +msgid "" +"This plugin exchanges current image with (next nubered) image from disk." +msgstr "" + +#: plug-ins/gap/gap_main.c:328 +msgid "/AnimFrames/Goto Next" +msgstr "" + +#: plug-ins/gap/gap_main.c:335 +msgid "" +"This plugin exchanges current image with (previous nubered) image from disk." +msgstr "" + +#: plug-ins/gap/gap_main.c:340 +msgid "/AnimFrames/Goto Prev" +msgstr "" + +#: plug-ins/gap/gap_main.c:347 +msgid "" +"This plugin exchanges current image with (lowest nubered) image from disk." +msgstr "" + +#: plug-ins/gap/gap_main.c:352 +msgid "/AnimFrames/Goto First" +msgstr "" + +#: plug-ins/gap/gap_main.c:359 +msgid "" +"This plugin exchanges current image with (highest nubered) image from disk." +msgstr "" + +#: plug-ins/gap/gap_main.c:364 +msgid "/AnimFrames/Goto Last" +msgstr "" + +#: plug-ins/gap/gap_main.c:371 +msgid "" +"This plugin exchanges current image with requested image (nr) from disk." +msgstr "" + +#: plug-ins/gap/gap_main.c:376 +msgid "/AnimFrames/Goto Any" +msgstr "" + +#: plug-ins/gap/gap_main.c:383 +msgid "" +"This plugin deletes the given number of frames from disk including the " +"current frame." +msgstr "" + +#: plug-ins/gap/gap_main.c:388 +msgid "/AnimFrames/Delete Frames" +msgstr "" + +#: plug-ins/gap/gap_main.c:395 +msgid "This plugin duplicates the current frames on disk n-times." +msgstr "" + +#: plug-ins/gap/gap_main.c:400 +msgid "/AnimFrames/Duplicate Frames" +msgstr "" + +#: plug-ins/gap/gap_main.c:407 +msgid "This plugin exchanges content of the current with destination frame." +msgstr "" + +#: plug-ins/gap/gap_main.c:412 +msgid "/AnimFrames/Exchange Frame" +msgstr "" + +#: plug-ins/gap/gap_main.c:419 +msgid "" +"This plugin copies layer(s) from one sourceimage to multiple frames on disk, " +"varying position, size and opacity." +msgstr "" + +#: plug-ins/gap/gap_main.c:424 +msgid "/AnimFrames/Move Path" +msgstr "" + +#: plug-ins/gap/gap_main.c:431 +msgid "" +"This plugin creates a new image from the given range of frame-images. Each " +"frame is converted to one layer in the new image, according to flatten_mode. " +"(the frames on disk are not changed)." +msgstr "" + +#: plug-ins/gap/gap_main.c:436 +msgid "/AnimFrames/Frames to Image" +msgstr "" + +#: plug-ins/gap/gap_main.c:443 +msgid "This plugin flattens the given range of frame-images (on disk)" +msgstr "" + +#: plug-ins/gap/gap_main.c:448 +msgid "/AnimFrames/Frames Flatten" +msgstr "" + +#: plug-ins/gap/gap_main.c:455 +msgid "" +"This plugin deletes one layer in the given range of frame-images (on disk). " +"exception: the last remaining layer of a frame is not deleted" +msgstr "" + +#: plug-ins/gap/gap_main.c:460 +msgid "/AnimFrames/Frames LayerDel" +msgstr "" + +#: plug-ins/gap/gap_main.c:467 +msgid "" +"This plugin converts the given range of frame-images to other fileformats " +"(on disk) depending on extension" +msgstr "" + +#: plug-ins/gap/gap_main.c:472 +msgid "/AnimFrames/Frames Convert" +msgstr "" + +#: plug-ins/gap/gap_main.c:479 +msgid "" +"This plugin resizes all anim_frames (images on disk) to the given " +"new_width/new_height" +msgstr "" + +#: plug-ins/gap/gap_main.c:484 +msgid "/AnimFrames/Frames Resize" +msgstr "" + +#: plug-ins/gap/gap_main.c:491 +msgid "" +"This plugin crops all anim_frames (images on disk) to the given " +"new_width/new_height" +msgstr "" + +#: plug-ins/gap/gap_main.c:496 +msgid "/AnimFrames/Frames Crop" +msgstr "" + +#: plug-ins/gap/gap_main.c:503 +msgid "" +"This plugin scales all anim_frames (images on disk) to the given " +"new_width/new_height" +msgstr "" + +#: plug-ins/gap/gap_main.c:508 +msgid "/AnimFrames/Frames Scale" +msgstr "" + +#: plug-ins/gap/gap_main.c:515 +msgid "" +"This plugin splits the current image to anim frames (images on disk). Each " +"layer is saved as one frame" +msgstr "" + +#: plug-ins/gap/gap_main.c:520 +msgid "/AnimFrames/Split Img to Frames" +msgstr "" + +#: plug-ins/gap/gap_main.c:527 +msgid "" +"This plugin calls mpeg_encode to convert anim frames to MPEG1, or just " +"generates a param file for mpeg_encode. (mpeg_encode must be installed on " +"your system)" +msgstr "" + +#: plug-ins/gap/gap_main.c:532 +msgid "/AnimFrames/Frames MPEG1 encode" +msgstr "" + +#: plug-ins/gap/gap_main.c:540 +msgid "" +"This plugin calls mpeg2encode to convert anim frames to MPEG1 or MPEG2, or " +"just generates a param file for mpeg2encode. (mpeg2encode must be installed " +"on your system)" +msgstr "" + +#: plug-ins/gap/gap_main.c:545 +msgid "/AnimFrames/Frames MPEG2 encode" +msgstr "" + +#: plug-ins/gap/gap_main.c:553 +msgid "" +"This plugin exchanges frame numbers in the given range. (discfile " +"frame_0001.xcf is renamed to frame_0002.xcf, 2->3, 3->4 ... n->1)" +msgstr "" + +#: plug-ins/gap/gap_main.c:558 +msgid "/AnimFrames/Framesequence Shift" +msgstr "" + +#: plug-ins/gap/gap_main.c:565 +msgid "" +"This plugin performs a modifying action on each selected layer in each " +"selected framerange" +msgstr "" + +#: plug-ins/gap/gap_main.c:570 +msgid "/AnimFrames/Frames Modify" +msgstr "" + +#. Layer select modes +#: plug-ins/gap/gap_mod_layer.c:84 plug-ins/gap/gap_range_ops.c:417 +msgid "Pattern is equal to LayerName" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:85 plug-ins/gap/gap_range_ops.c:418 +msgid "Pattern is Start of LayerName" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:86 plug-ins/gap/gap_range_ops.c:419 +msgid "Pattern is End of Layername" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:87 plug-ins/gap/gap_range_ops.c:420 +msgid "Pattern is a Part of LayerName" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:88 plug-ins/gap/gap_range_ops.c:421 +msgid "Pattern is LayerstackNumber List" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:89 plug-ins/gap/gap_range_ops.c:422 +msgid "Pattern is REVERSE-stack List" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:90 plug-ins/gap/gap_range_ops.c:423 +msgid "All Visible (ignore Pattern)" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:92 plug-ins/gap/gap_range_ops.c:425 +msgid "select all Layers where Layername is equal to Pattern" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:93 plug-ins/gap/gap_range_ops.c:426 +msgid "select all Layers where Layername starts with Pattern" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:94 plug-ins/gap/gap_range_ops.c:427 +msgid "select all Layers where Layername ends up with Pattern" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:95 plug-ins/gap/gap_range_ops.c:428 +msgid "select all Layers where Layername contains Pattern" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:96 plug-ins/gap/gap_range_ops.c:429 +msgid "" +"select Layerstack positions.\n" +"0, 4-5, 8\n" +"where 0 == Top-layer" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:97 plug-ins/gap/gap_range_ops.c:430 +msgid "" +"select Layerstack positions.\n" +"0, 4-5, 8\n" +"where 0 == BG-layer" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:98 plug-ins/gap/gap_range_ops.c:431 +msgid "select all visible Layers" +msgstr "" + +#. action items what to do with the selected layer(s) +#: plug-ins/gap/gap_mod_layer.c:102 +msgid "set Layer(s) visible" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:103 +msgid "set Layer(s) invisible" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:104 +msgid "set Layer(s) linked" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:105 +msgid "set Layer(s) unlinked" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:106 +msgid "raise Layer(s)" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:107 +msgid "lower Layer(s)" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:108 +msgid "merge Layer(s) expand as necessary" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:109 +msgid "merge Layer(s) clipped to image" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:110 +msgid "merge Layer(s) clipped to bg-layer" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:111 +msgid "apply filter on Layer(s)" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:112 +msgid "duplicate Layer(s)" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:113 +msgid "delete Layer(s)" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:114 +msgid "rename Layer(s)" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:146 +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:159 plug-ins/gap/gap_mpege.c:258 +#: plug-ins/gap/gap_range_ops.c:293 +msgid "From Frame:" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:160 plug-ins/gap/gap_mov_dialog.c:594 +#: plug-ins/gap/gap_mpege.c:259 plug-ins/gap/gap_range_ops.c:294 +#: plug-ins/gap/gap_range_ops.c:446 +msgid "first handled frame" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:167 plug-ins/gap/gap_mpege.c:266 +#: plug-ins/gap/gap_range_ops.c:301 +msgid "To Frame:" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:168 plug-ins/gap/gap_mov_dialog.c:598 +#: plug-ins/gap/gap_mpege.c:267 plug-ins/gap/gap_range_ops.c:302 +#: plug-ins/gap/gap_range_ops.c:454 +msgid "last handled frame" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:176 plug-ins/gap/gap_range_ops.c:493 +msgid "Select Layer(s):" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:185 plug-ins/gap/gap_range_ops.c:502 +msgid "Select Pattern:" +msgstr "" + +#. pixel +#: plug-ins/gap/gap_mod_layer.c:187 plug-ins/gap/gap_range_ops.c:504 +msgid "" +"String to identify layer names \n" +"or layerstack position numbers\n" +"0,3-5" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:193 plug-ins/gap/gap_range_ops.c:510 +msgid "Case sensitive" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:194 plug-ins/gap/gap_range_ops.c:511 +msgid "Lowercase and UPPERCASE letters are considered as different" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:199 plug-ins/gap/gap_range_ops.c:516 +msgid "Invert Selection" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:200 +msgid "Perform actions on all unselected Layers" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:205 +msgid "Function :" +msgstr "" + +#. argv[7].radio_help_argv = action_help +#: plug-ins/gap/gap_mod_layer.c:209 +msgid "Function to be performed on all selected layers" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:215 +msgid "New Layername:" +msgstr "" + +#. pixel +#: plug-ins/gap/gap_mod_layer.c:217 +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:222 +msgid "Frames Modify" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:223 +msgid "Settings" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:286 +#, 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:663 +msgid "Select Filter for Animated frames-apply" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:805 +msgid "GAP Modify: No layer selected in last handled frame\n" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:891 +msgid "Modifying Frames/Layer(s) .." +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:972 +msgid "No selected Layer in start frame\n" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:243 plug-ins/gimpressionist/orientmap.c:590 +msgid "Normal" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:244 +msgid "Dissolve" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:245 +msgid "Multiply" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:246 +msgid "Screen" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:247 plug-ins/gimpressionist/paper.c:155 +msgid "Overlay" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:248 +msgid "Difference" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:249 +msgid "Addition" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:250 +msgid "Subtract" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:251 +msgid "Darken Only" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:252 +msgid "Lighten Only" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:263 +msgid "Left Top" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:264 +msgid "Left Bottom" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:265 +msgid "Right Top" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:266 +msgid "Right Bottom" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:267 +msgid "Center" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:275 +msgid "Loop" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:276 +msgid "Loop Reverse" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:277 +msgid "Once" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:278 +msgid "OnceReverse" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:279 +msgid "PingPong" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:440 +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:491 +msgid "Copy moving source-layer(s) into frames" +msgstr "" + +#. Point Buttons +#: plug-ins/gap/gap_mov_dialog.c:514 +msgid "Load Points" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:522 +msgid "Load Controlpoints from file" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:526 +msgid "Save Points" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:534 +msgid "Save Controlpoints to file" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:538 +msgid "Reset Points" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:546 +msgid "" +"Reset Controlpoints \n" +"to one Defaultpoint" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:550 +msgid "Add Point" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:558 +msgid "" +"Add Controlpoint at end \n" +"(the last Point is duplicated)" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:562 +msgid "Prev Point" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:570 +msgid "Show Previous Controlpoint" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:574 +msgid "Next Point" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:582 +msgid "Show Next Controlpoint" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:592 +msgid "Start Frame:" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:596 +msgid "End Frame:" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:600 +msgid "Preview Frame:" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:602 +msgid "" +"frame to show when UpdPreview\n" +"button is pressed" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:604 +msgid "Layerstack:" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:606 +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:609 +msgid "Clip To Frame" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:616 +msgid "" +"Clip all copied Src-Layers\n" +"at Frame Boundaries" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:660 +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:824 +msgid "Load Path Points from file" +msgstr "" + +#. filesel is already open +#: plug-ins/gap/gap_mov_dialog.c:860 +msgid "Save Path Points to file" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:1071 +#, 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:1073 +#, c-format +msgid "Opacity [%d]: " +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:1074 +#, c-format +msgid "Width [%d]: " +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:1075 +#, c-format +msgid "Height [%d]: " +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:1076 +#, c-format +msgid "Rotate deg[%d]: " +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:1255 +msgid "Source Select" +msgstr "" + +#. Source Layer menu +#: plug-ins/gap/gap_mov_dialog.c:1272 +msgid "SourceImage/Layer:" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:1282 +msgid "Source Object to insert into Framerange" +msgstr "" + +#. Paintmode menu +#: plug-ins/gap/gap_mov_dialog.c:1297 +msgid "Mode:" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:1306 +msgid "Paintmode" +msgstr "" + +#. Loop Stepmode menu +#: plug-ins/gap/gap_mov_dialog.c:1321 +msgid "Stepmode:" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:1339 +msgid "" +"How to fetch te next SrcLayer \n" +"at the next handled frame" +msgstr "" + +#. Source Image Handle menu +#: plug-ins/gap/gap_mov_dialog.c:1345 +msgid "Handle:" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:1363 +msgid "" +"How to place the SrcLayer at \n" +"Controlpoint Koordinates" +msgstr "" + +#. to avoid side effects while initialization +#: plug-ins/gap/gap_mov_dialog.c:1409 +msgid "Move Path Preview" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:1459 +msgid "" +"Scale SrcLayer's Width\n" +"in percent" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:1465 +msgid "" +"Scale SrcLayer's Height\n" +"in percent" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:1471 +msgid "" +"SrcLayer's Opacity\n" +"in percent" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:1480 +msgid "Rotate SrcLayer (in degree)" +msgstr "" + +#: plug-ins/gap/gap_mov_exec.c:217 +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:225 +msgid "Copying Layers into Frames .." +msgstr "" + +#: plug-ins/gap/gap_mpege.c:110 +msgid "Conditions to run mpeg_encode 1.5:" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:113 +msgid "Conditions to run mpeg2encode 1.2:" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:123 +msgid "1.) mpeg_encode 1.5 must be installed" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:126 +msgid "1.) mpeg2encode 1.2 must be installed" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:131 +msgid " you can get mpeg_encode at" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:134 +msgid " you can get mpeg2encode at http://www.mpeg.org/MSSG" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:139 +msgid " ftp://mm-ftp.cs.berkeley.edu/pub/multimedia/mpeg/bmt1r1.tar.gz" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:142 +msgid " or at ftp://ftp.mpeg.org/pub/mpeg/mssg " +msgstr "" + +#: plug-ins/gap/gap_mpege.c:147 +msgid "2.) You need a series of single Images on disk (AnimFrames)" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:151 +msgid " all with fileformat JPEG (or YUV or PNM or PPM)" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:154 +msgid " all with fileformat PPM (or YUV)" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:159 +msgid " (use 'Frames Convert' from the AnimFrames Menu" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:163 +msgid " or 'Split Img to Frames' from the AnimFrames Menu)" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:167 +msgid "3.) All Images must have the same size," +msgstr "" + +#: plug-ins/gap/gap_mpege.c:174 +msgid " width and height must be a multiple of 16" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:178 +msgid " (use Scale or Crop from the AnimFrames Menu)" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:193 +msgid "MPEG_ENCODE Information" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:231 +msgid "generate MPEG1 (ISO/IEC 11172-2) stream" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:232 +msgid "generate MPEG2 (ISO/IEC DIS 13818-2) stream" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:242 +msgid "GenParams" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:273 +msgid "Framerate :" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:274 +msgid "framerate in frames/second" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:281 +msgid "Bitrate:" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:282 +msgid "" +"used for constant bitrates (bit/sec) \n" +"(low rate gives good compression + bad quality)" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:293 +msgid "Outputfile:" +msgstr "" + +#. pixel +#: plug-ins/gap/gap_mpege.c:295 +msgid "Name of the resulting MPEG outputfile" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:301 +msgid "Paramfile:" +msgstr "" + +#. pixel +#: plug-ins/gap/gap_mpege.c:303 +msgid "" +"Name of the Encoder-Parameterfile\n" +"(is generated)" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:309 +msgid "Startscript:" +msgstr "" + +#. pixel +#: plug-ins/gap/gap_mpege.c:311 +msgid "" +"Name of the Startscript \n" +"(is generated/executed)" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:318 +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:322 +msgid "Constant Bitrate :" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:323 +msgid "Iqnore I/P/QSCALE values and use constant bit-rate)" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:328 +msgid "Pattern:" +msgstr "" + +#. pixel +#: plug-ins/gap/gap_mpege.c:330 +msgid "How to encode MPEG framesequence (I/P/B frames)" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:336 +msgid "IQSCALE:" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:337 +msgid "" +"Quality scale for I-Frames \n" +"(1 = best quality, 31 = best comression)" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:344 +msgid "PQSCALE:" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:345 +msgid "" +"Quality scale for P-Frames \n" +"(1 = best quality, 31 = best comression)" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:352 +msgid "BQSCALE:" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:353 +msgid "" +"Quality scale for B-Frames \n" +"(1 = best quality, 31 = best comression)" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:360 +msgid "P-Search :" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:361 +msgid "Search Algorithmus used for P-frames" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:367 +msgid "B-Search :" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:368 +msgid "Search Algorithmus used for B-frames" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:373 +msgid "Gen MPEG_ENCODE Parameters" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:374 plug-ins/gap/gap_mpege.c:413 +msgid "Encode Values" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:391 +msgid "" +"Generate parameterfile for mpeg2encode 1.2\n" +"(MPEG-2 Video Encoder.)\n" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:394 +msgid "MPEG-type :" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:403 +msgid "Videoformat :" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:404 +msgid "Videoformat" +msgstr "" + +#. framerates above 30 ar not allowed in mpeg2encode +#: plug-ins/gap/gap_mpege.c:412 +msgid "Gen MPEG2ENCODE Parameters" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:517 +#, c-format +msgid "cant open MPEG Paramfile %s for write\n" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:976 +msgid "" +"\n" +"WARNING: mpeg_encode does not support Fileformat " +msgstr "" + +#: plug-ins/gap/gap_mpege.c:979 +msgid "" +"\n" +"ERROR: width not a multiple of 16" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:980 +msgid "" +"\n" +"ERROR: height not a multiple of 16" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:986 +msgid "" +"\n" +"WARNING: mpeg2encode does not support Fileformat " +msgstr "" + +#: plug-ins/gap/gap_mpege.c:991 +msgid "" +"\n" +"ERROR: invoked from a single image, animframe required" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:1009 +msgid "sorry folks, NON_INTERACTIVE call .. not implemented yet\n" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:108 +msgid "New Width :" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:115 +msgid "New Height :" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:122 +msgid "Offest X :" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:129 +msgid "Offest Y :" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:138 +msgid "Crop AnimFrames (all)" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:139 +#, c-format +msgid "Crop (original %dx%d)" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:149 +msgid "Resize AnimFrames (all)" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:150 +#, c-format +msgid "Resize (original %dx%d)" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:156 +msgid "Scale AnimFrames (all)" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:157 +#, c-format +msgid "Scale (original %dx%d)" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:246 +msgid "Layerstack :" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:285 +msgid "KEEP_TYPE" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:285 +msgid "Conv to RGB" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:285 +msgid "Conv to GRAY" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:285 +msgid "Conv to INDEXED" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:308 +msgid "" +"\n" +"Select destination fileformat by extension\n" +"optionally convert imagetype\n" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:311 +msgid "Basename:" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:312 +msgid "" +"basename of the resulting frames \n" +"(0001.ext is added)" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:317 plug-ins/gap/gap_split.c:229 +msgid "Extension:" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:318 plug-ins/gap/gap_split.c:230 +msgid "" +"extension of resulting frames \n" +"(is also used to define Fileformat)" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:324 +msgid "Imagetype :" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:325 +msgid "" +"Convert to, or keep imagetype \n" +"(most fileformats cant handle all types)" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:331 +msgid "Flatten :" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:332 +msgid "" +"Flatten all resulting frames \n" +"(most fileformats need flattened frames)" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:337 +msgid "Colors :" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:338 +msgid "" +"Number of resulting Colors \n" +"(ignored if not converted to indexed)" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:344 +msgid "Dither :" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:345 +msgid "" +"Enable Floyd-Steinberg dithering \n" +"(ignored if not converted to indexed)" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:350 +msgid "Convert Frames to other Formats" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:351 +msgid "Convert Settings :" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:408 +msgid "Expand as necessary" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:409 +msgid "Clipped to image" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:410 +msgid "Clipped to bottom layer" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:411 +msgid "Flattened image" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:412 +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:413 +msgid "Resulting Layer Size is the frame size" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:414 +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:415 +msgid "" +"Resulting Layer Size is the frame size \n" +"transparent parts are filled with BG color" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:460 +msgid "Layer Basename:" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:461 +msgid "" +"Basename for all Layers \n" +"[####] is replaced by frame number" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:479 +msgid "Layer Mergemode :" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:486 +msgid "Exclude BG-Layer" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:487 +msgid "" +"Exclude the BG-Layers \n" +"in all handled frames\n" +"regardless to selection" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:517 +msgid "Use all unselected Layers" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:591 +msgid "Creating Layer-Animated Image .." +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:805 +msgid "Frames to Image" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:806 +msgid "Create Multilayer-Image from Frames" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:935 +msgid "Flattening Frames .." +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:936 +msgid "Converting Frames .." +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:1025 +msgid "OVERWRITE frame" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:1027 +msgid "OVERWRITE all" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:1046 +msgid "" +"Convert Frames: SAVE operation FAILED\n" +"- desired save plugin cant handle type\n" +"- or desired save plugin not available\n" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:1152 +msgid "Cropping all Animation Frames .." +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:1155 +msgid "Resizing all Animation Frames .." +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:1158 +msgid "Scaling all Animation Frames .." +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:1244 +msgid "Flatten Frames" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:1245 +msgid "Select Frame Range" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:1300 +#, c-format +msgid "Removing Layer (pos:%ld) from Frames .." +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:1423 +msgid "Delete Layers in Frames" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:1424 +msgid "Select Frame Range & Position" +msgstr "" + +#: plug-ins/gap/gap_split.c:97 +msgid "Splitting into Frames .." +msgstr "" + +#: plug-ins/gap/gap_split.c:172 +msgid "" +"Split Frames: SAVE operation FAILED\n" +"- desired save plugin cant handle type\n" +"- or desired save plugin not available\n" +msgstr "" + +#: plug-ins/gap/gap_split.c:220 +#, c-format +msgid "" +"%s\n" +"%s\n" +"(%s_0001.%s)\n" +msgstr "" + +#: plug-ins/gap/gap_split.c:221 +msgid "Make a frame (diskfile) from each Layer" +msgstr "" + +#: plug-ins/gap/gap_split.c:222 +msgid "frames are named: base_nr.extension" +msgstr "" + +#: plug-ins/gap/gap_split.c:235 +msgid "Inverse Order :" +msgstr "" + +#: plug-ins/gap/gap_split.c:236 +msgid "Start frame 0001 at Top Layer" +msgstr "" + +#: plug-ins/gap/gap_split.c:240 +msgid "Flatten :" +msgstr "" + +#: plug-ins/gap/gap_split.c:241 +msgid "" +"Remove Alpha Channel in resulting Frames, \n" +"transparent parts are filled with BG color" +msgstr "" + +#: plug-ins/gap/gap_split.c:244 +msgid "Split Image into Frames" +msgstr "" + +#: plug-ins/gap/gap_split.c:245 +msgid "Split Settings :" +msgstr "" + +#: plug-ins/gap/gap_split.c:290 +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 "" + +#: plug-ins/gap/resize.c:197 +msgid "X Offset:" +msgstr "" + +#: plug-ins/gap/resize.c:214 +msgid "Y Offset:" +msgstr "" + +#. the constrain toggle button +#: plug-ins/gap/resize.c:231 +msgid "Constrain Ratio" +msgstr "" + +#: plug-ins/common/gif.c:396 msgid "saves files in Compuserve GIF file format" msgstr "" -#: plug-ins/common/gif.c:682 +#: plug-ins/common/gif.c:691 msgid "GIF: Couldn't simply reduce colours further. Saving as opaque.\n" msgstr "" -#: plug-ins/common/gif.c:938 +#: plug-ins/common/gif.c:947 msgid "" "GIF: Sorry, can't save RGB images as GIFs - convert to INDEXED\n" "or GRAY first.\n" msgstr "" -#: plug-ins/common/gif.c:957 +#: plug-ins/common/gif.c:966 #, c-format msgid "GIF: can't open %s\n" msgstr "" -#: plug-ins/common/gif.c:1064 +#: plug-ins/common/gif.c:1073 msgid "" "Transparent colour *might* be incorrect on viewers which don't support " "transparency." msgstr "" -#: plug-ins/common/gif.c:1196 +#: plug-ins/common/gif.c:1218 msgid "" "The image which you are trying to save as a GIF\n" "contains layers which extend beyond the actual\n" @@ -1872,62 +3714,62 @@ msgid "" "the image borders, or cancel this save." msgstr "" -#: plug-ins/common/gif.c:1252 +#: plug-ins/common/gif.c:1274 msgid "Save as GIF" msgstr "" #. regular gif parameter settings -#: plug-ins/common/gif.c:1286 +#: plug-ins/common/gif.c:1308 msgid "GIF Options" msgstr "" -#: plug-ins/common/gif.c:1294 plug-ins/common/png.c:856 +#: plug-ins/common/gif.c:1316 plug-ins/common/png.c:953 msgid "Interlace" msgstr "" -#: plug-ins/common/gif.c:1306 +#: plug-ins/common/gif.c:1328 msgid "GIF Comment: " msgstr "" #. additional animated gif parameter settings -#: plug-ins/common/gif.c:1367 +#: plug-ins/common/gif.c:1389 msgid "Animated GIF Options" msgstr "" -#: plug-ins/common/gif.c:1375 +#: plug-ins/common/gif.c:1397 msgid "Loop forever" msgstr "" -#: plug-ins/common/gif.c:1388 +#: plug-ins/common/gif.c:1410 msgid "Delay between frames where unspecified: " msgstr "" -#: plug-ins/common/gif.c:1402 +#: plug-ins/common/gif.c:1424 msgid " milliseconds" msgstr "" -#: plug-ins/common/gif.c:1413 +#: plug-ins/common/gif.c:1435 msgid "Frame disposal where unspecified: " msgstr "" -#: plug-ins/common/gif.c:1423 +#: plug-ins/common/gif.c:1445 msgid "I don't care" msgstr "" -#: plug-ins/common/gif.c:1429 +#: plug-ins/common/gif.c:1451 msgid "Cumulative layers (combine)" msgstr "" -#: plug-ins/common/gif.c:1435 +#: plug-ins/common/gif.c:1457 msgid "One frame per layer (replace)" msgstr "" -#: plug-ins/common/gif.c:1493 +#: plug-ins/common/gif.c:1515 #, c-format msgid "GIF: colorstobpp - Eep! too many colours: %d\n" msgstr "" -#: plug-ins/common/gif.c:1509 +#: plug-ins/common/gif.c:1531 #, c-format msgid "GIF: bpptocolors - Eep! bpp==%d !\n" msgstr "" @@ -2072,6 +3914,791 @@ msgstr "" msgid "GIF: too much input data, ignoring extra...\n" 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:395 +msgid "Brush Preview:" +msgstr "" + +#: plug-ins/gimpressionist/brush.c:404 +msgid "Gamma:" +msgstr "" + +#: plug-ins/gimpressionist/brush.c:417 +msgid "Changes the gamma (brightness) of the selected brush" +msgstr "" + +#: plug-ins/gimpressionist/brush.c:429 +msgid "Select:" +msgstr "" + +#: plug-ins/gimpressionist/brush.c:434 +msgid "Aspect ratio:" +msgstr "" + +#: plug-ins/gimpressionist/brush.c:438 plug-ins/gimpressionist/paper.c:176 +msgid "Relief:" +msgstr "" + +#: plug-ins/gimpressionist/brush.c:453 +msgid "(None)" +msgstr "" + +#: plug-ins/gimpressionist/brush.c:466 +msgid "Save..." +msgstr "" + +#: plug-ins/gimpressionist/brush.c:480 +msgid "Specifies the aspect ratio of the brush" +msgstr "" + +#: plug-ins/gimpressionist/brush.c:491 +msgid "Specifies the amount of embossing to apply to each brush stroke" +msgstr "" + +#: plug-ins/gimpressionist/color.c:79 +msgid "Color:" +msgstr "" + +#: plug-ins/gimpressionist/color.c:89 +msgid "Average under brush" +msgstr "" + +#: plug-ins/gimpressionist/color.c:95 +msgid "Color is computed from the average of all pixels under the brush" +msgstr "" + +#: plug-ins/gimpressionist/color.c:99 +msgid "Center of brush" +msgstr "" + +#: plug-ins/gimpressionist/color.c:105 +msgid "Samples the color from the pixel in the center of the brush" +msgstr "" + +#: plug-ins/gimpressionist/color.c:114 +msgid "Color noise:" +msgstr "" + +#: plug-ins/gimpressionist/color.c:125 +msgid "Adds random noise to the color" +msgstr "" + +#: plug-ins/gimpressionist/general.c:99 +msgid "Color Selection Dialog" +msgstr "" + +#: plug-ins/gimpressionist/general.c:134 +msgid "General" +msgstr "" + +#: plug-ins/gimpressionist/general.c:159 +msgid "Edge darken:" +msgstr "" + +#: plug-ins/gimpressionist/general.c:176 +msgid "How much to \"darken\" the edges of each brush stroke" +msgstr "" + +#: plug-ins/gimpressionist/general.c:183 +msgid "Background:" +msgstr "" + +#: plug-ins/gimpressionist/general.c:191 +msgid "Keep original" +msgstr "" + +#: plug-ins/gimpressionist/general.c:197 +msgid "Preserve the original image as a background" +msgstr "" + +#: plug-ins/gimpressionist/general.c:201 +msgid "From paper" +msgstr "" + +#: plug-ins/gimpressionist/general.c:207 +msgid "Copy the texture of the selected paper as a background" +msgstr "" + +#: plug-ins/gimpressionist/general.c:220 +msgid "Solid" +msgstr "" + +#: plug-ins/gimpressionist/general.c:226 +msgid "Solid colored background" +msgstr "" + +#: plug-ins/gimpressionist/general.c:243 +msgid "Transparent" +msgstr "" + +#: plug-ins/gimpressionist/general.c:249 +msgid "Use a transparent background; Only the strokes painted will be visible" +msgstr "" + +#: plug-ins/gimpressionist/general.c:264 +msgid "Paint edges" +msgstr "" + +#: plug-ins/gimpressionist/general.c:272 +msgid "Tileable" +msgstr "" + +#: plug-ins/gimpressionist/general.c:276 +msgid "Selects if the resulting image should be seamlessly tileable" +msgstr "" + +#: plug-ins/gimpressionist/general.c:284 +msgid "Drop Shadow" +msgstr "" + +#: plug-ins/gimpressionist/general.c:288 +msgid "Adds a shadow effect to each brush stroke" +msgstr "" + +#: plug-ins/gimpressionist/general.c:299 +msgid "How much to \"darken\" the drop shadow" +msgstr "" + +#: plug-ins/gimpressionist/general.c:305 +msgid "Shadow depth:" +msgstr "" + +#: plug-ins/gimpressionist/general.c:316 +msgid "" +"The depth of the drop shadow, i.e. how far apart from the object it should be" +msgstr "" + +#: plug-ins/gimpressionist/general.c:322 +msgid "Shadow blur:" +msgstr "" + +#: plug-ins/gimpressionist/general.c:333 +msgid "How much to blur the drop shadow" +msgstr "" + +#: plug-ins/gimpressionist/general.c:339 +msgid "Deviation threshold:" +msgstr "" + +#: plug-ins/gimpressionist/general.c:350 +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:83 +#, 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:100 +msgid "" +"*** Warning ***\n" +"No home directory!\n" +msgstr "" + +#: plug-ins/gimpressionist/gimpressionist.c:351 +#: plug-ins/gimpressionist/gimpressionist.c:448 +msgid "The GIMPressionist!" +msgstr "" + +#: plug-ins/gimpressionist/gimpressionist.c:483 +msgid " OK " +msgstr "" + +#: plug-ins/gimpressionist/gimpressionist.c:490 +msgid "Run with the selected settings" +msgstr "" + +#: plug-ins/gimpressionist/gimpressionist.c:492 +msgid " Cancel " +msgstr "" + +#: plug-ins/gimpressionist/gimpressionist.c:497 +msgid "Quit the program" +msgstr "" + +#: plug-ins/gimpressionist/gimpressionist.c:499 +msgid " About... " +msgstr "" + +#: plug-ins/gimpressionist/gimpressionist.c:504 +msgid "Show some information about program" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:52 +msgid "Orientation" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:76 +msgid "Directions:" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:80 +msgid "Start angle:" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:84 +msgid "Angle span:" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:99 plug-ins/gimpressionist/size.c:98 +msgid "The number of directions (i.e. brushes) to use" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:108 +msgid "The angle of the first brush to create" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:117 +msgid "How large an angle-span to use (360 = full circle)" +msgstr "" + +#. +#. * Orientation option menu... +#. +#: plug-ins/gimpressionist/orientation.c:124 plug-ins/print/print.c:822 +msgid "Orientation:" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:140 +msgid "" +"Let the value (brightness) of the region determine the direction of the " +"stroke" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:144 +#: plug-ins/gimpressionist/size.c:143 +msgid "Radius" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:150 +msgid "" +"The distance from the center of the image determines the direction of the " +"stroke" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:154 +#: plug-ins/gimpressionist/size.c:153 +msgid "Random" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:160 +msgid "Selects a random direction of each stroke" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:164 +#: plug-ins/gimpressionist/size.c:163 +msgid "Radial" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:170 +msgid "Let the direction from the center determine the direction of the stroke" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:179 +#: plug-ins/gimpressionist/size.c:178 +msgid "Flowing" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:185 +#: plug-ins/gimpressionist/size.c:184 +msgid "The strokes follow a \"flowing\" pattern" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:197 +msgid "The hue of the region determines the direction of the stroke" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:201 +#: plug-ins/gimpressionist/size.c:199 +msgid "Adaptive" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:207 +msgid "The direction that matches the original image the closest is selected" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:216 +#: plug-ins/gimpressionist/size.c:213 plug-ins/print/print-pcl.c:248 +msgid "Manual" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:222 +msgid "Manually specify the stroke orientation" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:226 +#: plug-ins/gimpressionist/size.c:223 +msgid "Edit..." +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:231 +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:531 +#: plug-ins/gimpressionist/sizemap.c:431 +msgid "Add" +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:551 +msgid "Angle:" +msgstr "" + +#: plug-ins/gimpressionist/orientmap.c:563 +msgid "Change the angle of the selected vector" +msgstr "" + +#: plug-ins/gimpressionist/orientmap.c:565 +#: plug-ins/gimpressionist/sizemap.c:465 +msgid "Strength:" +msgstr "" + +#: plug-ins/gimpressionist/orientmap.c:577 +msgid "Change the strength of the selected vector" +msgstr "" + +#: plug-ins/gimpressionist/orientmap.c:580 +msgid "Type:" +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:74 +#, c-format +msgid "Paper/%s" +msgstr "" + +#: plug-ins/gimpressionist/paper.c:89 +msgid "Paper" +msgstr "" + +#: plug-ins/gimpressionist/paper.c:133 +msgid "Paper Preview:" +msgstr "" + +#. updatepaperprev(NULL); +#: plug-ins/gimpressionist/paper.c:144 +msgid "Invert" +msgstr "" + +#: plug-ins/gimpressionist/paper.c:151 +msgid "Inverts the Papers texture" +msgstr "" + +#: plug-ins/gimpressionist/paper.c:159 +msgid "Applies the paper as it is (without embossing it)" +msgstr "" + +#: plug-ins/gimpressionist/paper.c:172 +msgid "Scale:" +msgstr "" + +#: plug-ins/gimpressionist/paper.c:191 +msgid "Specifies the scale of the texture (in percent of original file)" +msgstr "" + +#: plug-ins/gimpressionist/paper.c:200 +msgid "Specifies the amount of embossing to apply to the image (in percent)" +msgstr "" + +#: plug-ins/gimpressionist/placement.c:52 +msgid "Placement" +msgstr "" + +#: plug-ins/gimpressionist/placement.c:80 +msgid "Placement:" +msgstr "" + +#: plug-ins/gimpressionist/placement.c:90 +msgid "Randomly" +msgstr "" + +#: plug-ins/gimpressionist/placement.c:96 +msgid "Place strokes randomly around the image" +msgstr "" + +#: plug-ins/gimpressionist/placement.c:100 +msgid "Evenly distributed" +msgstr "" + +#: plug-ins/gimpressionist/placement.c:106 +msgid "The strokes are evenly distributed across the image" +msgstr "" + +#: plug-ins/gimpressionist/placement.c:115 +msgid "Stroke density:" +msgstr "" + +#: plug-ins/gimpressionist/placement.c:126 +msgid "The relative density of the brush strokes" +msgstr "" + +#: plug-ins/gimpressionist/placement.c:128 +msgid "Centerize" +msgstr "" + +#: plug-ins/gimpressionist/placement.c:132 +msgid "Focus the brush strokes around the center of the image" +msgstr "" + +#: plug-ins/gimpressionist/ppmtool.c:41 +#, c-format +msgid "(When allocating %u bytes.)\n" +msgstr "" + +#: plug-ins/gimpressionist/ppmtool.c:42 +msgid "Out of memory!\n" +msgstr "" + +#: plug-ins/gimpressionist/ppmtool.c:215 +#, c-format +msgid "loadgbr: Unable to open file \"%s\"!\n" +msgstr "" + +#: plug-ins/gimpressionist/ppmtool.c:257 +#, c-format +msgid "loadppm: Unable to open file \"%s\"!\n" +msgstr "" + +#: plug-ins/gimpressionist/ppmtool.c:267 +#, c-format +msgid "loadppm: File \"%s\" not PPM/PGM? (line=\"%s\")%c\n" +msgstr "" + +#: plug-ins/gimpressionist/ppmtool.c:279 +#, c-format +msgid "loadppm: File \"%s\" not valid PPM/PGM? (line=\"%s\")%c\n" +msgstr "" + +#: plug-ins/gimpressionist/presets.c:53 +#, c-format +msgid "Error opening file \"%s\" for reading!%c\n" +msgstr "" + +#: plug-ins/gimpressionist/presets.c:263 +#, c-format +msgid "Error opening file \"%s\" for reading!\n" +msgstr "" + +#: plug-ins/gimpressionist/presets.c:373 +msgid "Description:" +msgstr "" + +#: plug-ins/gimpressionist/presets.c:428 +msgid "Internal error: (savepreset) thispath == NULL" +msgstr "" + +#: plug-ins/gimpressionist/presets.c:436 +#, c-format +msgid "Error opening file \"%s\" for writing!%c\n" +msgstr "" + +#: plug-ins/gimpressionist/presets.c:572 +msgid "Presets" +msgstr "" + +#: plug-ins/gimpressionist/presets.c:600 +msgid " Save current " +msgstr "" + +#: plug-ins/gimpressionist/presets.c:606 +msgid "Save the current settings to the specified file" +msgstr "" + +#. gtk_container_border_width (GTK_CONTAINER (box2), 5); +#: plug-ins/gimpressionist/presets.c:644 +msgid " Apply " +msgstr "" + +#: plug-ins/gimpressionist/presets.c:650 +msgid "Reads the selected Preset into memory" +msgstr "" + +#: plug-ins/gimpressionist/presets.c:652 +msgid " Delete " +msgstr "" + +#: plug-ins/gimpressionist/presets.c:658 +msgid "Deletes the selected Preset" +msgstr "" + +#: plug-ins/gimpressionist/presets.c:660 +msgid " Refresh " +msgstr "" + +#: plug-ins/gimpressionist/presets.c:666 +msgid "Reread the directory of Presets" +msgstr "" + +#: plug-ins/gimpressionist/presets.c:668 +msgid "(Desc)" +msgstr "" + +#: plug-ins/gimpressionist/presets.c:673 +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:117 plug-ins/gimpressionist/repaint.c:863 +#: plug-ins/gimpressionist/repaint.c:865 +msgid " Update " +msgstr "" + +#: plug-ins/gimpressionist/preview.c:122 +msgid "Refresh the Preview window" +msgstr "" + +#: plug-ins/gimpressionist/preview.c:124 +msgid " Reset " +msgstr "" + +#: plug-ins/gimpressionist/preview.c:129 +msgid "Revert to the original image" +msgstr "" + +#: plug-ins/gimpressionist/repaint.c:142 +msgid "What!? No brushes?!\n" +msgstr "" + +#: plug-ins/gimpressionist/repaint.c:282 +msgid "Huh? Image size != alpha size?\n" +msgstr "" + +#: plug-ins/gimpressionist/repaint.c:667 +msgid "Internal error; Unknown orientationtype\n" +msgstr "" + +#: plug-ins/gimpressionist/repaint.c:687 +msgid "Internal error; Unknown sizetype\n" +msgstr "" + +#: plug-ins/gimpressionist/size.c:51 +msgid "Size" +msgstr "" + +#: plug-ins/gimpressionist/size.c:75 +msgid "Sizes:" +msgstr "" + +#: plug-ins/gimpressionist/size.c:79 +msgid "Min size:" +msgstr "" + +#: plug-ins/gimpressionist/size.c:83 +msgid "Max size:" +msgstr "" + +#: plug-ins/gimpressionist/size.c:107 +msgid "The smallest brush to create" +msgstr "" + +#: plug-ins/gimpressionist/size.c:116 +msgid "The largest brush to create" +msgstr "" + +#: plug-ins/gimpressionist/size.c:123 plug-ins/gimpressionist/sizemap.c:451 +msgid "Size:" +msgstr "" + +#: plug-ins/gimpressionist/size.c:139 +msgid "" +"Let the value (brightness) of the region determine the size of the stroke" +msgstr "" + +#: plug-ins/gimpressionist/size.c:149 +msgid "" +"The distance from the center of the image determines the size of the stroke" +msgstr "" + +#: plug-ins/gimpressionist/size.c:159 +msgid "Selects a random size for each stroke" +msgstr "" + +#: plug-ins/gimpressionist/size.c:169 +msgid "Let the direction from the center determine the size of the stroke" +msgstr "" + +#: plug-ins/gimpressionist/size.c:195 +msgid "The hue of the region determines the size of the stroke" +msgstr "" + +#: plug-ins/gimpressionist/size.c:205 +msgid "The brush-size that matches the original image the closest is selected" +msgstr "" + +#: plug-ins/gimpressionist/size.c:219 +msgid "Manually specify the stroke size" +msgstr "" + +#: plug-ins/gimpressionist/size.c:228 +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/common/guillotine.c:76 msgid "" "Slice up the image into subimages, cutting along the image's Guides. Fooey " @@ -2103,127 +4730,207 @@ msgstr "" msgid "Poopy, no guides.\n" msgstr "" -#: plug-ins/common/jpeg.c:307 plug-ins/common/jpeg.c:308 +#: plug-ins/common/jpeg.c:315 plug-ins/common/jpeg.c:316 msgid "loads files in the JPEG file format" msgstr "" -#: plug-ins/common/jpeg.c:319 +#: plug-ins/common/jpeg.c:327 msgid "saves files in the JPEG file format" msgstr "" -#: plug-ins/common/jpeg.c:320 +#: plug-ins/common/jpeg.c:328 msgid "saves files in the lossy, widely supported JPEG format" msgstr "" -#: plug-ins/common/jpeg.c:663 +#: plug-ins/common/jpeg.c:726 #, c-format msgid "can't open \"%s\"\n" msgstr "" -#: plug-ins/common/jpeg.c:794 +#: plug-ins/common/jpeg.c:860 #, c-format msgid "" "don't know how to load JPEGs\n" "with %d color channels" msgstr "" -#: plug-ins/common/jpeg.c:807 +#: plug-ins/common/jpeg.c:877 msgid "JPEG preview" msgstr "" -#: plug-ins/common/jpeg.c:851 +#: plug-ins/common/jpeg.c:923 #, c-format msgid "" "unknown density unit %d\n" "assuming dots per inch" msgstr "" -#: plug-ins/common/jpeg.c:1014 +#: plug-ins/common/jpeg.c:1090 #, c-format msgid "Size: %lu bytes (%02.01f kB)" msgstr "" -#: plug-ins/common/jpeg.c:1382 plug-ins/common/jpeg.c:1501 +#: plug-ins/common/jpeg.c:1469 plug-ins/common/jpeg.c:1598 msgid "Size: unknown" msgstr "" -#: plug-ins/common/jpeg.c:1461 +#: plug-ins/common/jpeg.c:1558 msgid "Save as Jpeg" msgstr "" #. sg - preview -#: plug-ins/common/jpeg.c:1486 +#: plug-ins/common/jpeg.c:1583 msgid "Image Preview" msgstr "" -#: plug-ins/common/jpeg.c:1494 +#: plug-ins/common/jpeg.c:1591 msgid "Preview (in image window)" msgstr "" -#: plug-ins/common/jpeg.c:1520 +#: plug-ins/common/jpeg.c:1617 msgid "Quality" msgstr "" -#: plug-ins/common/jpeg.c:1536 +#: plug-ins/common/jpeg.c:1633 msgid "Smoothing" msgstr "" -#: plug-ins/common/jpeg.c:1556 +#: plug-ins/common/jpeg.c:1653 msgid "Restart markers" msgstr "" -#: plug-ins/common/jpeg.c:1562 +#: plug-ins/common/jpeg.c:1659 msgid "Restart frequency (rows)" msgstr "" -#: plug-ins/common/jpeg.c:1582 +#: plug-ins/common/jpeg.c:1679 msgid "Optimize" msgstr "" -#: plug-ins/common/jpeg.c:1590 +#: plug-ins/common/jpeg.c:1686 msgid "Progressive" msgstr "" -#: plug-ins/common/jpeg.c:1603 +#: plug-ins/common/jpeg.c:1699 msgid "Force baseline JPEG (readable by all decoders)" msgstr "" -#: plug-ins/common/jpeg.c:1615 +#: plug-ins/common/jpeg.c:1711 msgid "2x2,1x1,1x1" msgstr "" -#: plug-ins/common/jpeg.c:1616 +#: plug-ins/common/jpeg.c:1712 msgid "2x1,1x1,1x1 (4:2:2)" msgstr "" -#: plug-ins/common/jpeg.c:1617 +#: plug-ins/common/jpeg.c:1713 msgid "1x1,1x1,1x1" msgstr "" -#: plug-ins/common/jpeg.c:1621 +#: plug-ins/common/jpeg.c:1717 msgid "Subsampling" msgstr "" -#: plug-ins/common/jpeg.c:1632 +#: plug-ins/common/jpeg.c:1728 msgid "Integer" msgstr "" -#: plug-ins/common/jpeg.c:1633 +#: plug-ins/common/jpeg.c:1729 msgid "Fast integer" msgstr "" -#: plug-ins/common/jpeg.c:1634 +#: plug-ins/common/jpeg.c:1730 msgid "Floating-point" msgstr "" -#: plug-ins/common/jpeg.c:1638 +#: plug-ins/common/jpeg.c:1734 msgid "DCT method (speed/quality tradeoff)" msgstr "" -#: plug-ins/common/jpeg.c:1651 +#: plug-ins/common/jpeg.c:1748 msgid "Image Comments" msgstr "" +#: plug-ins/common/lic.c:857 plug-ins/common/lic.c:988 +msgid "Van Gogh (LIC)" +msgstr "" + +#: plug-ins/common/lic.c:885 +msgid "LIC: Couldn't allocate temporary buffer - out of memory!\n" +msgstr "" + +#: plug-ins/common/lic.c:1017 +msgid "Effect channel" +msgstr "" + +#: plug-ins/common/lic.c:1047 +msgid "Brightness" +msgstr "" + +#: plug-ins/common/lic.c:1061 +msgid "Effect operator" +msgstr "" + +#: plug-ins/common/lic.c:1068 +msgid "Derivative" +msgstr "" + +#: plug-ins/common/lic.c:1080 +msgid "Gradient" +msgstr "" + +#: plug-ins/common/lic.c:1094 +msgid "Convolve" +msgstr "" + +#: plug-ins/common/lic.c:1101 +msgid "With white noise" +msgstr "" + +#: plug-ins/common/lic.c:1113 +msgid "With source image" +msgstr "" + +#: plug-ins/common/lic.c:1132 +msgid "Parameters" +msgstr "" + +#: plug-ins/common/lic.c:1144 +msgid "Effect image:" +msgstr "" + +#: plug-ins/common/lic.c:1162 +msgid "Filter length:" +msgstr "" + +#: plug-ins/common/lic.c:1176 +msgid "Noise magnitude:" +msgstr "" + +#: plug-ins/common/lic.c:1191 +msgid "Integration steps:" +msgstr "" + +#: plug-ins/common/lic.c:1206 +msgid "Minimum value:" +msgstr "" + +#: plug-ins/common/lic.c:1221 +msgid "Maximum value:" +msgstr "" + +#: plug-ins/common/lic.c:1309 +msgid "Creates a Van Gogh effect (Line Integral Convolution)" +msgstr "" + +#: plug-ins/common/lic.c:1314 +msgid "/Filters/Artistic/Van Gogh (LIC)" +msgstr "" + +#: plug-ins/common/lic.c:1436 +msgid "Noninteractive not yet implemented! Sorry.\n" +msgstr "" + #: plug-ins/common/mail.c:212 msgid "pipe files to uuencode then mail them" msgstr "" @@ -2263,6 +4970,89 @@ msgstr "" msgid "mail: some sort of error with the file extension or lack thereof \n" msgstr "" +#: plug-ins/mosaic/mosaic.c:326 +msgid "Convert the input drawable into a collection of tiles" +msgstr "" + +#: plug-ins/mosaic/mosaic.c:327 +msgid "Help not yet written for this plug-in" +msgstr "" + +#: plug-ins/mosaic/mosaic.c:331 +msgid "/Filters/Artistic/Mosaic" +msgstr "" + +#. progress bar for gradient finding +#: plug-ins/mosaic/mosaic.c:452 +msgid "Finding Edges..." +msgstr "" + +#. Progress bar for rendering tiles +#: plug-ins/mosaic/mosaic.c:502 +msgid "Rendering Tiles..." +msgstr "" + +#: plug-ins/mosaic/mosaic.c:557 +msgid "Mosaic" +msgstr "" + +#: plug-ins/mosaic/mosaic.c:622 +msgid "Antialiasing" +msgstr "" + +#: plug-ins/mosaic/mosaic.c:630 +msgid "Color Averaging" +msgstr "" + +#: plug-ins/mosaic/mosaic.c:638 +msgid "Pitted Surfaces" +msgstr "" + +#: plug-ins/mosaic/mosaic.c:646 +msgid "FG/BG Lighting" +msgstr "" + +#. tiling primitive +#: plug-ins/mosaic/mosaic.c:659 +msgid "Tiling Primitives" +msgstr "" + +#: plug-ins/mosaic/mosaic.c:666 +msgid "Squares" +msgstr "" + +#: plug-ins/mosaic/mosaic.c:675 +msgid "Hexagons" +msgstr "" + +#: plug-ins/mosaic/mosaic.c:684 +msgid "Octagons & Squares" +msgstr "" + +#: plug-ins/mosaic/mosaic.c:720 +msgid "Tile Height" +msgstr "" + +#: plug-ins/mosaic/mosaic.c:735 +msgid "Tile Spacing" +msgstr "" + +#: plug-ins/mosaic/mosaic.c:750 +msgid "Tile Neatness" +msgstr "" + +#: plug-ins/mosaic/mosaic.c:766 +msgid "Light Direction" +msgstr "" + +#: plug-ins/mosaic/mosaic.c:781 +msgid "Color Variation" +msgstr "" + +#: plug-ins/mosaic/mosaic.c:2557 +msgid "Unable to add additional point.\n" +msgstr "" + #: plug-ins/common/normalize.c:78 msgid "" "Normalize the contrast of the specified drawable to cover all possible " @@ -2321,19 +5111,23 @@ msgstr "" msgid "Mask Size" msgstr "" -#: plug-ins/common/png.c:149 +#: plug-ins/common/png.c:151 msgid "Loads files in PNG file format" msgstr "" -#: plug-ins/common/png.c:150 +#: plug-ins/common/png.c:152 msgid "This plug-in loads Portable Network Graphics (PNG) files." msgstr "" -#: plug-ins/common/png.c:818 +#: plug-ins/common/png.c:757 +msgid "Can't save image with alpha\n" +msgstr "" + +#: plug-ins/common/png.c:915 msgid "PNG Options" msgstr "" -#: plug-ins/common/png.c:863 +#: plug-ins/common/png.c:960 msgid "Compression level" msgstr "" @@ -2399,10 +5193,6 @@ msgstr "" msgid "Transparency" msgstr "" -#: plug-ins/print/print-pcl.c:248 -msgid "Manual" -msgstr "" - #: plug-ins/print/print-pcl.c:249 msgid "Tray 1" msgstr "" @@ -2431,135 +5221,135 @@ msgstr "" msgid "600 DPI" msgstr "" -#: plug-ins/print/print.c:229 +#: plug-ins/print/print.c:231 msgid "PostScript Level 1" msgstr "" -#: plug-ins/print/print.c:231 +#: plug-ins/print/print.c:233 msgid "PostScript Level 2" msgstr "" -#: plug-ins/print/print.c:233 +#: plug-ins/print/print.c:235 msgid "HP DeskJet 500, 520" msgstr "" -#: plug-ins/print/print.c:235 +#: plug-ins/print/print.c:237 msgid "HP DeskJet 500C, 540C" msgstr "" -#: plug-ins/print/print.c:237 +#: plug-ins/print/print.c:239 msgid "HP DeskJet 550C, 560C" msgstr "" -#: plug-ins/print/print.c:239 +#: plug-ins/print/print.c:241 msgid "HP DeskJet 600 series" msgstr "" -#: plug-ins/print/print.c:241 +#: plug-ins/print/print.c:243 msgid "HP DeskJet 800 series" msgstr "" -#: plug-ins/print/print.c:243 +#: plug-ins/print/print.c:245 msgid "HP DeskJet 1100C, 1120C" msgstr "" -#: plug-ins/print/print.c:245 +#: plug-ins/print/print.c:247 msgid "HP DeskJet 1200C, 1600C" msgstr "" -#: plug-ins/print/print.c:247 +#: plug-ins/print/print.c:249 msgid "HP LaserJet II series" msgstr "" -#: plug-ins/print/print.c:249 +#: plug-ins/print/print.c:251 msgid "HP LaserJet III series" msgstr "" -#: plug-ins/print/print.c:251 +#: plug-ins/print/print.c:253 msgid "HP LaserJet 4 series" msgstr "" -#: plug-ins/print/print.c:253 +#: plug-ins/print/print.c:255 msgid "HP LaserJet 4V, 4Si" msgstr "" -#: plug-ins/print/print.c:255 +#: plug-ins/print/print.c:257 msgid "HP LaserJet 5 series" msgstr "" -#: plug-ins/print/print.c:257 +#: plug-ins/print/print.c:259 msgid "HP LaserJet 5Si" msgstr "" -#: plug-ins/print/print.c:259 +#: plug-ins/print/print.c:261 msgid "HP LaserJet 6 series" msgstr "" -#: plug-ins/print/print.c:261 +#: plug-ins/print/print.c:263 msgid "EPSON Stylus Color" msgstr "" -#: plug-ins/print/print.c:263 +#: plug-ins/print/print.c:265 msgid "EPSON Stylus Color Pro" msgstr "" -#: plug-ins/print/print.c:265 +#: plug-ins/print/print.c:267 msgid "EPSON Stylus Color Pro XL" msgstr "" -#: plug-ins/print/print.c:267 +#: plug-ins/print/print.c:269 msgid "EPSON Stylus Color 1500" msgstr "" -#: plug-ins/print/print.c:269 +#: plug-ins/print/print.c:271 msgid "EPSON Stylus Color 400" msgstr "" -#: plug-ins/print/print.c:271 +#: plug-ins/print/print.c:273 msgid "EPSON Stylus Color 500" msgstr "" -#: plug-ins/print/print.c:273 +#: plug-ins/print/print.c:275 msgid "EPSON Stylus Color 600" msgstr "" -#: plug-ins/print/print.c:275 +#: plug-ins/print/print.c:277 msgid "EPSON Stylus Color 800" msgstr "" -#: plug-ins/print/print.c:277 +#: plug-ins/print/print.c:279 msgid "EPSON Stylus Color 1520" msgstr "" -#: plug-ins/print/print.c:279 +#: plug-ins/print/print.c:281 msgid "EPSON Stylus Color 3000" msgstr "" -#: plug-ins/print/print.c:332 +#: plug-ins/print/print.c:334 msgid "This plug-in prints images from The GIMP." msgstr "" -#: plug-ins/print/print.c:333 +#: plug-ins/print/print.c:335 msgid "Prints images to PostScript, PCL, or ESC/P2 printers." msgstr "" -#: plug-ins/print/print.c:337 +#: plug-ins/print/print.c:339 msgid "/File/Print" msgstr "" -#: plug-ins/print/print.c:650 +#: plug-ins/print/print.c:695 msgid "Auto" msgstr "" -#: plug-ins/print/print.c:651 +#: plug-ins/print/print.c:696 msgid "Portrait" msgstr "" -#: plug-ins/print/print.c:652 +#: plug-ins/print/print.c:697 msgid "Landscape" msgstr "" -#: plug-ins/print/print.c:685 +#: plug-ins/print/print.c:724 #, c-format msgid "Print v%s" msgstr "" @@ -2567,303 +5357,296 @@ msgstr "" #. #. * Media size option menu... #. -#: plug-ins/print/print.c:735 +#: plug-ins/print/print.c:774 msgid "Media Size:" msgstr "" #. #. * Media type option menu... #. -#: plug-ins/print/print.c:751 +#: plug-ins/print/print.c:790 msgid "Media Type:" msgstr "" #. #. * Media source option menu... #. -#: plug-ins/print/print.c:767 +#: plug-ins/print/print.c:806 msgid "Media Source:" msgstr "" -#. -#. * Orientation option menu... -#. -#: plug-ins/print/print.c:783 -msgid "Orientation:" -msgstr "" - #. #. * Resolution option menu... #. -#: plug-ins/common/ps.c:1999 plug-ins/print/print.c:813 +#: plug-ins/common/ps.c:2097 plug-ins/print/print.c:852 msgid "Resolution:" msgstr "" #. #. * Output type toggles... #. -#: plug-ins/print/print.c:829 +#: plug-ins/print/print.c:868 msgid "Output Type:" msgstr "" -#: plug-ins/print/print.c:838 +#: plug-ins/print/print.c:877 msgid "B&W" msgstr "" #. #. * Scaling... #. -#: plug-ins/print/print.c:861 +#: plug-ins/print/print.c:900 msgid "Scaling:" msgstr "" -#: plug-ins/print/print.c:896 +#: plug-ins/print/print.c:935 msgid "Percent" msgstr "" -#: plug-ins/print/print.c:905 +#: plug-ins/print/print.c:944 msgid "PPI" msgstr "" #. #. * Brightness slider... #. -#: plug-ins/print/print.c:917 +#: plug-ins/print/print.c:956 msgid "Brightness:" msgstr "" #. #. * Printer option menu... #. -#: plug-ins/print/print.c:952 +#: plug-ins/print/print.c:991 msgid "Printer:" msgstr "" -#: plug-ins/print/print.c:978 plug-ins/print/print.c:1011 +#: plug-ins/print/print.c:1017 plug-ins/print/print.c:1050 msgid "Setup" msgstr "" -#: plug-ins/print/print.c:998 +#: plug-ins/print/print.c:1037 msgid "Print" msgstr "" #. #. * Printer driver option menu... #. -#: plug-ins/print/print.c:1033 +#: plug-ins/print/print.c:1072 msgid "Driver:" msgstr "" #. #. * PPD file... #. -#: plug-ins/print/print.c:1058 +#: plug-ins/print/print.c:1097 msgid "PPD File:" msgstr "" -#: plug-ins/print/print.c:1071 +#: plug-ins/print/print.c:1110 msgid "Browse" msgstr "" #. #. * Print command... #. -#: plug-ins/print/print.c:1081 +#: plug-ins/print/print.c:1120 msgid "Command:" msgstr "" #. #. * Output file selection dialog... #. -#: plug-ins/print/print.c:1116 +#: plug-ins/print/print.c:1155 msgid "Print To File?" msgstr "" #. #. * PPD file selection dialog... #. -#: plug-ins/print/print.c:1126 +#: plug-ins/print/print.c:1165 msgid "PPD File?" msgstr "" -#: plug-ins/print/print.c:2111 +#: plug-ins/print/print.c:2150 msgid "File" msgstr "" -#: plug-ins/common/ps.c:320 plug-ins/common/ps.c:321 +#: plug-ins/common/ps.c:325 plug-ins/common/ps.c:326 msgid "load file of PostScript/PDF file format" msgstr "" -#: plug-ins/common/ps.c:344 +#: plug-ins/common/ps.c:349 msgid "save file in PostScript file format" msgstr "" -#: plug-ins/common/ps.c:345 +#: plug-ins/common/ps.c:350 msgid "" "PostScript saving handles all image types except those with alpha channels." msgstr "" -#: plug-ins/common/ps.c:550 +#: plug-ins/common/ps.c:620 msgid "PS: can't open file for reading" msgstr "" -#: plug-ins/common/ps.c:557 +#: plug-ins/common/ps.c:627 #, c-format msgid "Interpreting and Loading %s:" msgstr "" -#: plug-ins/common/ps.c:565 +#: plug-ins/common/ps.c:635 msgid "PS: can't interprete file" msgstr "" -#: plug-ins/common/ps.c:647 +#: plug-ins/common/ps.c:722 msgid "PostScript save cannot handle images with alpha channels" msgstr "" -#: plug-ins/common/ps.c:658 +#: plug-ins/common/ps.c:733 msgid "PS: cannot operate on unknown image types" msgstr "" -#: plug-ins/common/ps.c:667 +#: plug-ins/common/ps.c:742 msgid "PS: can't open file for writing" msgstr "" -#: plug-ins/common/ps.c:1713 plug-ins/common/ps.c:1810 -#: plug-ins/common/ps.c:1903 plug-ins/common/ps.c:1972 +#: plug-ins/common/ps.c:1800 plug-ins/common/ps.c:1897 +#: plug-ins/common/ps.c:1990 plug-ins/common/ps.c:2059 msgid "write error occured" msgstr "" -#: plug-ins/common/ps.c:1999 plug-ins/common/ps.c:2264 +#: plug-ins/common/ps.c:2097 plug-ins/common/ps.c:2354 msgid "Width:" msgstr "" -#: plug-ins/common/ps.c:1999 plug-ins/common/ps.c:2264 +#: plug-ins/common/ps.c:2097 plug-ins/common/ps.c:2354 msgid "Height:" msgstr "" -#: plug-ins/common/ps.c:1999 +#: plug-ins/common/ps.c:2097 msgid "Pages:" msgstr "" -#: plug-ins/common/ps.c:2001 +#: plug-ins/common/ps.c:2099 msgid "b/w" msgstr "" -#: plug-ins/common/ps.c:2001 +#: plug-ins/common/ps.c:2099 msgid "gray" msgstr "" -#: plug-ins/common/ps.c:2001 +#: plug-ins/common/ps.c:2099 msgid "colour" msgstr "" -#: plug-ins/common/ps.c:2001 +#: plug-ins/common/ps.c:2099 msgid "automatic" msgstr "" -#: plug-ins/common/ps.c:2003 +#: plug-ins/common/ps.c:2101 msgid "none" msgstr "" -#: plug-ins/common/ps.c:2003 +#: plug-ins/common/ps.c:2101 msgid "weak" msgstr "" -#: plug-ins/common/ps.c:2003 +#: plug-ins/common/ps.c:2101 msgid "strong" msgstr "" -#: plug-ins/common/ps.c:2016 +#: plug-ins/common/ps.c:2108 msgid "Load PostScript" msgstr "" #. Rendering -#: plug-ins/common/ps.c:2049 +#: plug-ins/common/ps.c:2141 msgid "Rendering" msgstr "" -#: plug-ins/common/ps.c:2089 +#: plug-ins/common/ps.c:2181 msgid "try BoundingBox" msgstr "" #. Colouring -#: plug-ins/common/ps.c:2102 +#: plug-ins/common/ps.c:2194 msgid "Colouring" msgstr "" -#: plug-ins/common/ps.c:2138 +#: plug-ins/common/ps.c:2230 msgid "Graphic antialiasing" msgstr "" -#: plug-ins/common/ps.c:2139 +#: plug-ins/common/ps.c:2231 msgid "Text antialiasing" msgstr "" -#: plug-ins/common/ps.c:2264 +#: plug-ins/common/ps.c:2354 msgid "X-offset:" msgstr "" -#: plug-ins/common/ps.c:2264 +#: plug-ins/common/ps.c:2354 msgid "Y-offset:" msgstr "" -#: plug-ins/common/ps.c:2266 +#: plug-ins/common/ps.c:2356 msgid "0" msgstr "" -#: plug-ins/common/ps.c:2266 +#: plug-ins/common/ps.c:2356 msgid "90" msgstr "" -#: plug-ins/common/ps.c:2266 +#: plug-ins/common/ps.c:2356 msgid "180" msgstr "" -#: plug-ins/common/ps.c:2266 +#: plug-ins/common/ps.c:2356 msgid "270" msgstr "" -#: plug-ins/common/ps.c:2268 +#: plug-ins/common/ps.c:2358 msgid "Inch" msgstr "" -#: plug-ins/common/ps.c:2268 +#: plug-ins/common/ps.c:2358 msgid "Millimeter" msgstr "" -#: plug-ins/common/ps.c:2283 +#: plug-ins/common/ps.c:2366 msgid "Save PostScript" msgstr "" #. Image Size -#: plug-ins/common/ps.c:2324 +#: plug-ins/common/ps.c:2407 msgid "Image Size" msgstr "" -#: plug-ins/common/ps.c:2363 +#: plug-ins/common/ps.c:2446 msgid "keep aspect ratio" msgstr "" #. Unit -#: plug-ins/common/ps.c:2373 +#: plug-ins/common/ps.c:2456 msgid "Unit" msgstr "" #. Rotation -#: plug-ins/common/ps.c:2404 +#: plug-ins/common/ps.c:2487 msgid "Rotation" msgstr "" #. Format -#: plug-ins/common/ps.c:2431 +#: plug-ins/common/ps.c:2514 msgid "Output" msgstr "" -#: plug-ins/common/ps.c:2439 +#: plug-ins/common/ps.c:2522 msgid "Encapsulated PostScript" msgstr "" -#: plug-ins/common/ps.c:2465 +#: plug-ins/common/ps.c:2548 msgid "Preview size" msgstr "" @@ -2990,6 +5773,47 @@ msgstr "" msgid "Internal error. Selection bpp > 1" msgstr "" +#: plug-ins/struc/struc.c:107 +msgid "Adds a canvas texture map to the picture" +msgstr "" + +#: plug-ins/struc/struc.c:108 +msgid "This function applies a canvas texture map to the drawable." +msgstr "" + +#: plug-ins/struc/struc.c:112 +msgid "/Filters/Artistic/Apply Canvas" +msgstr "" + +#: plug-ins/struc/struc.c:232 +msgid "Struc" +msgstr "" + +#: plug-ins/struc/struc.c:262 +msgid "Filter options" +msgstr "" + +#. Radio buttons +#: plug-ins/struc/struc.c:272 +msgid "Direction" +msgstr "" + +#: plug-ins/struc/struc.c:283 +msgid "Top-right" +msgstr "" + +#: plug-ins/struc/struc.c:283 +msgid "Top-left" +msgstr "" + +#: plug-ins/struc/struc.c:283 +msgid "Bottom-left" +msgstr "" + +#: plug-ins/struc/struc.c:283 +msgid "Bottom-right" +msgstr "" + #: plug-ins/common/threshold_alpha.c:196 msgid "/Image/Alpha/Threshold Alpha" msgstr "" @@ -3002,6 +5826,152 @@ msgstr "" msgid "Threshold" msgstr "" +#: plug-ins/common/warp.c:301 +msgid "Twist or smear an image. (only first six arguments are required)" +msgstr "" + +#: plug-ins/common/warp.c:302 +msgid "" +"Smears an image along vector paths calculated as the gradient of a separate " +"control matrix. The effect can look like brushstrokes of acrylic or " +"watercolor paint, in some cases." +msgstr "" + +#: plug-ins/common/warp.c:306 +msgid "/Filters/Artistic/Warp" +msgstr "" + +#: plug-ins/common/warp.c:476 +msgid "Warp" +msgstr "" + +#. The main table +#: plug-ins/common/warp.c:526 +msgid "Main Options" +msgstr "" + +#. on_x, on_y +#: plug-ins/common/warp.c:540 +msgid "Step Size" +msgstr "" + +#: plug-ins/common/warp.c:544 +msgid "Iterations" +msgstr "" + +#. Displacement map menu +#: plug-ins/common/warp.c:572 +msgid "Displacement Map:" +msgstr "" + +#: plug-ins/common/warp.c:592 +msgid "On Edges: " +msgstr "" + +#: plug-ins/common/warp.c:605 +msgid "Smear" +msgstr "" + +#: plug-ins/common/warp.c:614 +msgid "Black" +msgstr "" + +#: plug-ins/common/warp.c:623 +msgid "FG Color" +msgstr "" + +#. -------------------------------------------------------------------- +#. --------- The secondary table -------------------------- +#: plug-ins/common/warp.c:640 +msgid "Secondary Options" +msgstr "" + +#: plug-ins/common/warp.c:653 +msgid "Dither Size" +msgstr "" + +#: plug-ins/common/warp.c:667 +msgid "Substeps" +msgstr "" + +#. -------------------------------------------------------- +#: plug-ins/common/warp.c:682 +msgid "Rotation Angle" +msgstr "" + +#. Magnitude map menu +#: plug-ins/common/warp.c:699 +msgid "Magnitude Map:" +msgstr "" + +#: plug-ins/common/warp.c:718 +msgid "Use Mag Map: " +msgstr "" + +#: plug-ins/common/warp.c:722 +msgid "Yes" +msgstr "" + +#: plug-ins/common/warp.c:731 +msgid "No" +msgstr "" + +#. -------------------------------------------------------------------- +#. --------- The "other" table -------------------------- +#: plug-ins/common/warp.c:748 +msgid "Other Options" +msgstr "" + +#: plug-ins/common/warp.c:761 +msgid "Gradient Scale" +msgstr "" + +#: plug-ins/common/warp.c:783 +msgid "Gradient map selection menu" +msgstr "" + +#. ---------------------------------------------- +#: plug-ins/common/warp.c:792 +msgid "Vector Mag" +msgstr "" + +#. -------------------------------------------------------- +#: plug-ins/common/warp.c:807 +msgid "Angle" +msgstr "" + +#: plug-ins/common/warp.c:828 +msgid "Fixed-direction-vector map selection menu" +msgstr "" + +#: plug-ins/common/warp.c:1118 +msgid "Warp diff: error allocating memory.\n" +msgstr "" + +#. +#. if (display_diff_map) { +#. gimp_display_new(new_image_id); +#. } +#. +#. make sure layer is visible +#: plug-ins/common/warp.c:1305 +msgid "Smoothing X gradient..." +msgstr "" + +#: plug-ins/common/warp.c:1307 +msgid "Smoothing Y gradient..." +msgstr "" + +#. calculate new X,Y Displacement image maps +#: plug-ins/common/warp.c:1362 +msgid "Finding XY gradient..." +msgstr "" + +#: plug-ins/common/warp.c:1386 +#, c-format +msgid "Flow Step %d..." +msgstr "" + #: plug-ins/common/xbm.c:163 msgid "Load a file in X10 or X11 bitmap (XBM) file format" msgstr "" @@ -3082,19 +6052,19 @@ msgstr "" msgid "Identifier prefix: " msgstr "" -#: plug-ins/common/xpm.c:170 +#: plug-ins/common/xpm.c:156 msgid "loads files of the xpm file format" msgstr "" -#: plug-ins/common/xpm.c:182 +#: plug-ins/common/xpm.c:168 msgid "saves files in the xpm file format (if you're on a 16 bit display...)" msgstr "" -#: plug-ins/common/xpm.c:756 +#: plug-ins/common/xpm.c:783 msgid "Save as Xpm" msgstr "" -#: plug-ins/common/xpm.c:790 +#: plug-ins/common/xpm.c:817 msgid "Alpha Threshold" msgstr "" @@ -3187,3 +6157,118 @@ msgstr "" #: plug-ins/common/zealouscrop.c:209 msgid "ZealousCrop(tm): Nothing to be done.\n" 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:569 +msgid "Unable to open SIOD output pipe" +msgstr "" + +#: plug-ins/script-fu/script-fu-console.c:573 +msgid "Unable to open a stream on the SIOD output pipe" +msgstr "" + +#: plug-ins/script-fu/script-fu-console.c:620 +msgid "Script-Fu evaluate mode allows only noninteractive invocation" +msgstr "" + +#. the script arguments frame +#: plug-ins/script-fu/script-fu-scripts.c:1156 +msgid "Script Arguments" +msgstr "" + +#: plug-ins/script-fu/script-fu-scripts.c:1237 +msgid "Script Toggle" +msgstr "" + +#: plug-ins/script-fu/script-fu-scripts.c:1290 +msgid "Script-Fu File Selection" +msgstr "" + +#: plug-ins/script-fu/script-fu-scripts.c:1318 +msgid "Script-fu Pattern Selection" +msgstr "" + +#: plug-ins/script-fu/script-fu-scripts.c:1324 +msgid "Script-Fu Gradient Selection" +msgstr "" + +#: plug-ins/script-fu/script-fu-scripts.c:1332 +msgid "Script-Fu Brush Selection" +msgstr "" + +#: plug-ins/script-fu/script-fu-scripts.c:1366 +msgid " Reset to Defaults " +msgstr "" + +#: plug-ins/script-fu/script-fu-scripts.c:1400 +msgid "About" +msgstr "" + +#: plug-ins/script-fu/script-fu-scripts.c:1524 +msgid "NOT SET" +msgstr "" + +#: plug-ins/script-fu/script-fu-scripts.c:1598 +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:1856 +msgid "Author: " +msgstr "" + +#: plug-ins/script-fu/script-fu-scripts.c:1866 +msgid "Copyright: " +msgstr "" + +#: plug-ins/script-fu/script-fu-scripts.c:1876 +msgid "Date: " +msgstr "" + +#: plug-ins/script-fu/script-fu-scripts.c:1888 +msgid "Image types: " +msgstr "" + +#: plug-ins/script-fu/script-fu-scripts.c:2032 +msgid "Script-Fu Color Picker" +msgstr "" + +#: plug-ins/script-fu/script-fu-scripts.c:2127 +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 "" diff --git a/po-plug-ins/ru.po b/po-plug-ins/ru.po index be3010c3fb..93742f1b87 100644 --- a/po-plug-ins/ru.po +++ b/po-plug-ins/ru.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 1999-09-09 13:55-0700\n" +"POT-Creation-Date: 1999-10-04 09:28-0700\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -66,7 +66,7 @@ msgstr "" msgid "sin^p, stepped" msgstr "" -#: plug-ins/common/CML_explorer.c:253 +#: plug-ins/common/CML_explorer.c:253 plug-ins/gap/gap_mov_dialog.c:280 msgid "None" msgstr "" @@ -213,19 +213,24 @@ msgstr "" #: plug-ins/common/CML_explorer.c:377 plug-ins/common/CML_explorer.c:385 #: plug-ins/common/CML_explorer.c:1429 plug-ins/common/CML_explorer.c:1753 -#: plug-ins/common/decompose.c:135 +#: plug-ins/common/decompose.c:135 plug-ins/common/lic.c:1024 +#: plug-ins/gap/gap_mov_dialog.c:253 plug-ins/gimpressionist/orientation.c:191 +#: plug-ins/gimpressionist/size.c:189 msgid "Hue" msgstr "" #: plug-ins/common/CML_explorer.c:378 plug-ins/common/CML_explorer.c:386 #: plug-ins/common/CML_explorer.c:1433 plug-ins/common/CML_explorer.c:1753 -#: plug-ins/common/decompose.c:136 +#: plug-ins/common/decompose.c:136 plug-ins/common/lic.c:1036 +#: plug-ins/gap/gap_mov_dialog.c:254 msgid "Saturation" msgstr "" #: plug-ins/common/CML_explorer.c:379 plug-ins/common/CML_explorer.c:387 #: plug-ins/common/CML_explorer.c:1437 plug-ins/common/CML_explorer.c:1753 -#: plug-ins/common/decompose.c:137 +#: plug-ins/common/decompose.c:137 plug-ins/gap/gap_mov_dialog.c:256 +#: plug-ins/gimpressionist/orientation.c:134 +#: plug-ins/gimpressionist/size.c:133 msgid "Value" msgstr "" @@ -249,7 +254,9 @@ msgstr "" msgid "Coupled-Map-Lattice Explorer" msgstr "" -#: plug-ins/common/CML_explorer.c:1342 plug-ins/common/ps.c:2448 +#: plug-ins/common/CML_explorer.c:1342 plug-ins/common/ps.c:2531 +#: plug-ins/gimpressionist/orientmap.c:502 +#: plug-ins/gimpressionist/preview.c:106 plug-ins/gimpressionist/sizemap.c:402 msgid "Preview" msgstr "" @@ -438,20 +445,30 @@ msgid "Graph of the current settings" msgstr "" #. Action Area -#: plug-ins/bmp/bmpwrite.c:428 plug-ins/common/CML_explorer.c:1818 +#: plug-ins/bmp/bmpwrite.c:420 plug-ins/common/CML_explorer.c:1818 #: plug-ins/common/CML_explorer.c:2679 plug-ins/common/CML_explorer.c:2775 #: plug-ins/common/apply_lens.c:416 plug-ins/common/blur.c:619 #: plug-ins/common/bumpmap.c:965 plug-ins/common/checkerboard.c:381 #: plug-ins/common/compose.c:816 plug-ins/common/convmatrix.c:706 #: plug-ins/common/cubism.c:329 plug-ins/common/decompose.c:914 #: plug-ins/common/depthmerge.c:746 plug-ins/common/destripe.c:695 -#: plug-ins/common/gif.c:1263 plug-ins/common/jpeg.c:1468 -#: plug-ins/common/mail.c:485 plug-ins/common/oilify.c:460 -#: plug-ins/common/png.c:827 plug-ins/common/ps.c:2023 -#: plug-ins/common/ps.c:2290 plug-ins/common/rotate.c:605 -#: plug-ins/common/threshold_alpha.c:467 plug-ins/common/threshold_alpha.c:500 -#: plug-ins/common/xbm.c:959 plug-ins/common/xpm.c:763 -#: plug-ins/print/print.c:1104 plug-ins/sel2path/sel2path.c:350 +#: plug-ins/common/gif.c:1285 plug-ins/common/jpeg.c:1565 +#: plug-ins/common/lic.c:1246 plug-ins/common/mail.c:485 +#: plug-ins/common/oilify.c:460 plug-ins/common/png.c:924 +#: plug-ins/common/ps.c:2115 plug-ins/common/ps.c:2373 +#: plug-ins/common/rotate.c:605 plug-ins/common/threshold_alpha.c:467 +#: plug-ins/common/threshold_alpha.c:500 plug-ins/common/warp.c:508 +#: plug-ins/common/xbm.c:959 plug-ins/common/xpm.c:790 +#: plug-ins/gap/gap_arr_dialog.c:947 plug-ins/gap/gap_arr_dialog.c:1171 +#: plug-ins/gap/gap_mod_layer.c:149 plug-ins/gap/gap_mov_dialog.c:461 +#: plug-ins/gap/gap_mpege.c:190 plug-ins/gap/gap_resi_dialog.c:136 +#: plug-ins/gimpressionist/gimpressionist.c:361 +#: plug-ins/gimpressionist/orientmap.c:626 +#: plug-ins/gimpressionist/presets.c:392 plug-ins/gimpressionist/sizemap.c:485 +#: plug-ins/mosaic/mosaic.c:564 plug-ins/print/print.c:1143 +#: plug-ins/script-fu/script-fu-scripts.c:1383 +#: plug-ins/script-fu/script-fu-server.c:559 plug-ins/sel2path/sel2path.c:350 +#: plug-ins/struc/struc.c:239 msgid "OK" msgstr "" @@ -514,22 +531,31 @@ msgstr "" msgid "Warning: Hmmm, it's a parameter file for newer CML_explorer than me." msgstr "" -#. cancel button -#: plug-ins/Lighting/lighting_ui.c:1062 plug-ins/bmp/bmpwrite.c:437 +#. the 3 Action Buttons +#: plug-ins/Lighting/lighting_ui.c:1062 plug-ins/bmp/bmpwrite.c:429 #: plug-ins/common/CML_explorer.c:2688 plug-ins/common/apply_lens.c:426 #: plug-ins/common/blur.c:621 plug-ins/common/bumpmap.c:974 #: plug-ins/common/checkerboard.c:390 plug-ins/common/colorify.c:323 #: plug-ins/common/compose.c:825 plug-ins/common/convmatrix.c:723 #: plug-ins/common/cubism.c:338 plug-ins/common/decompose.c:924 #: plug-ins/common/depthmerge.c:756 plug-ins/common/destripe.c:704 -#: plug-ins/common/gif.c:1172 plug-ins/common/jpeg.c:1477 -#: plug-ins/common/mail.c:496 plug-ins/common/oilify.c:469 -#: plug-ins/common/png.c:836 plug-ins/common/ps.c:2033 -#: plug-ins/common/ps.c:2300 plug-ins/common/rotate.c:615 -#: plug-ins/common/threshold_alpha.c:476 plug-ins/common/xbm.c:707 -#: plug-ins/common/xbm.c:969 plug-ins/common/xpm.c:772 -#: plug-ins/print/print.c:991 plug-ins/print/print.c:1097 -#: plug-ins/sel2path/sel2path.c:359 +#: plug-ins/common/gif.c:1194 plug-ins/common/jpeg.c:1574 +#: plug-ins/common/lic.c:1255 plug-ins/common/mail.c:496 +#: plug-ins/common/oilify.c:469 plug-ins/common/png.c:933 +#: plug-ins/common/ps.c:2125 plug-ins/common/ps.c:2383 +#: plug-ins/common/rotate.c:615 plug-ins/common/threshold_alpha.c:476 +#: plug-ins/common/warp.c:517 plug-ins/common/xbm.c:707 +#: plug-ins/common/xbm.c:969 plug-ins/common/xpm.c:799 +#: plug-ins/gap/gap_arr_dialog.c:1173 plug-ins/gap/gap_dbbrowser_utils.c:211 +#: plug-ins/gap/gap_filter_foreach.c:127 plug-ins/gap/gap_mod_layer.c:151 +#: plug-ins/gap/gap_mod_layer.c:265 plug-ins/gap/gap_mov_dialog.c:470 +#: plug-ins/gap/gap_mpege.c:240 plug-ins/gap/gap_resi_dialog.c:145 +#: plug-ins/gimpressionist/orientmap.c:640 +#: plug-ins/gimpressionist/presets.c:400 plug-ins/gimpressionist/sizemap.c:499 +#: plug-ins/mosaic/mosaic.c:573 plug-ins/print/print.c:1030 +#: plug-ins/print/print.c:1136 plug-ins/script-fu/script-fu-scripts.c:1392 +#: plug-ins/script-fu/script-fu-server.c:568 plug-ins/sel2path/sel2path.c:359 +#: plug-ins/struc/struc.c:248 msgid "Cancel" msgstr "" @@ -603,7 +629,7 @@ msgstr "" msgid "Transparent background" msgstr "" -#: plug-ins/Lighting/lighting_ui.c:580 +#: plug-ins/Lighting/lighting_ui.c:580 plug-ins/common/lic.c:1008 msgid "Create new image" msgstr "" @@ -804,7 +830,7 @@ msgstr "" msgid "Environment image:" msgstr "" -#: plug-ins/Lighting/lighting_ui.c:987 +#: plug-ins/Lighting/lighting_ui.c:987 plug-ins/common/lic.c:1001 msgid "Options" msgstr "" @@ -831,6 +857,8 @@ msgstr "" #. Add Ok, Cancel and Help buttons to the action area #. ================================================== #: plug-ins/Lighting/lighting_ui.c:1061 +#: plug-ins/gimpressionist/orientmap.c:633 +#: plug-ins/gimpressionist/sizemap.c:492 msgid "Apply" msgstr "" @@ -862,6 +890,83 @@ msgstr "" msgid "Zoom out (make image smaller)" msgstr "" +#: plug-ins/common/animationplay.c:247 +msgid "This plugin allows you to preview a GIMP layer-based animation." +msgstr "" + +#: plug-ins/common/animationplay.c:252 +msgid "/Filters/Animation/Animation Playback" +msgstr "" + +#: plug-ins/common/animationplay.c:663 plug-ins/common/animationplay.c:664 +msgid "Animation Playback: " +msgstr "" + +#. Action area - 'close' button only. +#: plug-ins/common/animationplay.c:676 +#: plug-ins/script-fu/script-fu-console.c:205 +#: plug-ins/script-fu/script-fu-scripts.c:1903 +msgid "Close" +msgstr "" + +#. The 'playback' half of the dialog +#: plug-ins/common/animationplay.c:690 plug-ins/common/animationplay.c:693 +msgid "Playback: " +msgstr "" + +#: plug-ins/common/animationplay.c:723 +msgid "Play/Stop" +msgstr "" + +#: plug-ins/common/animationplay.c:729 +msgid "Rewind" +msgstr "" + +#: plug-ins/common/animationplay.c:735 +msgid "Step" +msgstr "" + +#: plug-ins/common/animationplay.c:793 +msgid "Frame %v of %u" +msgstr "" + +#: plug-ins/common/animationplay.c:971 +#, c-format +msgid "playback: Asked for frame number %d in a %d-frame animation!\n" +msgstr "" + +#: plug-ins/common/animoptimize.c:130 +msgid "" +"This plugin applies various optimizations to a GIMP layer-based animation." +msgstr "" + +#: plug-ins/common/animoptimize.c:136 +msgid "/Filters/Animation/Animation Optimize" +msgstr "" + +#: plug-ins/common/animoptimize.c:143 +msgid "" +"This plugin 'simplifies' a GIMP layer-based animation that has been " +"AnimationOptimized. This makes the animation much easier to work with if, " +"for example, the optimized version is all you have." +msgstr "" + +#: plug-ins/common/animoptimize.c:152 +msgid "/Filters/Animation/Animation UnOptimize" +msgstr "" + +#: plug-ins/common/animoptimize.c:296 +msgid "Optimizing Animation..." +msgstr "" + +#: plug-ins/common/animoptimize.c:298 +msgid "UnOptimizing Animation..." +msgstr "" + +#: plug-ins/common/animoptimize.c:327 +msgid "Not enough memory to allocate buffers for optimization.\n" +msgstr "" + #: plug-ins/common/apply_lens.c:132 msgid "Apply a lens effect" msgstr "" @@ -889,9 +994,9 @@ msgstr "" #. #: plug-ins/common/apply_lens.c:435 plug-ins/common/blur.c:607 #: plug-ins/common/checkerboard.c:399 plug-ins/common/cubism.c:347 -#: plug-ins/common/jpeg.c:1512 plug-ins/common/oilify.c:478 -#: plug-ins/common/png.c:847 plug-ins/common/threshold_alpha.c:352 -#: plug-ins/common/xpm.c:781 +#: plug-ins/common/jpeg.c:1609 plug-ins/common/oilify.c:478 +#: plug-ins/common/png.c:944 plug-ins/common/threshold_alpha.c:352 +#: plug-ins/common/xpm.c:808 plug-ins/mosaic/mosaic.c:698 msgid "Parameter Settings" msgstr "" @@ -1033,18 +1138,18 @@ msgstr "" msgid "Number of times to apply filter" msgstr "" -#: plug-ins/bmp/bmp.c:105 plug-ins/bmp/bmp.c:106 +#: plug-ins/bmp/bmp.c:107 plug-ins/bmp/bmp.c:108 msgid "Loads files of Windows BMP file format" msgstr "" -#: plug-ins/bmp/bmp.c:117 plug-ins/bmp/bmp.c:118 +#: plug-ins/bmp/bmp.c:119 plug-ins/bmp/bmp.c:120 msgid "Saves files in Windows BMP file format" msgstr "" #: plug-ins/bmp/bmpread.c:27 plug-ins/common/gifload.c:287 -#: plug-ins/common/jpeg.c:670 plug-ins/common/png.c:345 -#: plug-ins/common/png.c:347 plug-ins/common/xbm.c:523 -#: plug-ins/common/xpm.c:300 +#: plug-ins/common/jpeg.c:733 plug-ins/common/png.c:385 +#: plug-ins/common/png.c:387 plug-ins/common/xbm.c:523 +#: plug-ins/common/xpm.c:315 #, c-format msgid "Loading %s:" msgstr "" @@ -1079,14 +1184,13 @@ msgstr "" msgid "%s: bad colormap\n" msgstr "" -#. -#. * Create the "background" layer to hold the image... -#. +#. Create a "normal" layer +#. ======================= #: plug-ins/bmp/bmpread.c:210 plug-ins/bmp/bmpread.c:218 #: plug-ins/bmp/bmpread.c:224 plug-ins/common/compose.c:562 #: plug-ins/common/decompose.c:472 plug-ins/common/gifload.c:828 -#: plug-ins/common/jpeg.c:812 plug-ins/common/png.c:455 -#: plug-ins/common/xbm.c:612 +#: plug-ins/common/jpeg.c:884 plug-ins/common/lic.c:848 +#: plug-ins/common/png.c:515 plug-ins/common/xbm.c:612 msgid "Background" msgstr "" @@ -1099,24 +1203,24 @@ msgstr "" msgid "can't open %s\n" msgstr "" -#: plug-ins/bmp/bmpwrite.c:154 plug-ins/common/jpeg.c:1090 -#: plug-ins/common/png.c:595 plug-ins/common/png.c:597 -#: plug-ins/common/ps.c:673 plug-ins/common/xbm.c:777 -#: plug-ins/common/xpm.c:611 plug-ins/common/xwd.c:507 +#: plug-ins/bmp/bmpwrite.c:154 plug-ins/common/jpeg.c:1169 +#: plug-ins/common/png.c:687 plug-ins/common/png.c:689 +#: plug-ins/common/ps.c:748 plug-ins/common/xbm.c:777 +#: plug-ins/common/xpm.c:636 plug-ins/common/xwd.c:507 #, c-format msgid "Saving %s:" msgstr "" -#: plug-ins/bmp/bmpwrite.c:421 +#: plug-ins/bmp/bmpwrite.c:413 msgid "Save as BMP" msgstr "" #. parameter settings -#: plug-ins/bmp/bmpwrite.c:446 +#: plug-ins/bmp/bmpwrite.c:438 msgid "Save Options" msgstr "" -#: plug-ins/bmp/bmpwrite.c:454 +#: plug-ins/bmp/bmpwrite.c:446 msgid "RLE encoded" msgstr "" @@ -1188,7 +1292,8 @@ msgstr "" msgid "Elevation" msgstr "" -#: plug-ins/common/bumpmap.c:955 +#. Horizontal scale +#: plug-ins/common/bumpmap.c:955 plug-ins/struc/struc.c:307 msgid "Depth" msgstr "" @@ -1310,8 +1415,9 @@ msgstr "" msgid "Ok" msgstr "" -#: plug-ins/common/colorify.c:331 plug-ins/common/xpm.c:406 -#: plug-ins/print/print.c:848 +#: plug-ins/common/colorify.c:331 plug-ins/common/xpm.c:424 +#: plug-ins/gap/gap_mov_dialog.c:255 plug-ins/gimpressionist/color.c:51 +#: plug-ins/print/print.c:887 msgid "Color" msgstr "" @@ -1444,7 +1550,7 @@ msgid "This function creates a new image from multiple gray images" msgstr "" #: plug-ins/common/compose.c:234 -msgid "/Image/Channel Ops/Compose" +msgid "/Image/Channels/Compose" msgstr "" #: plug-ins/common/compose.c:241 @@ -1527,12 +1633,12 @@ msgstr "" msgid "Extend" msgstr "" -#: plug-ins/common/convmatrix.c:80 +#: plug-ins/common/convmatrix.c:80 plug-ins/common/warp.c:596 msgid "Wrap" msgstr "" #. Action area -#: plug-ins/common/convmatrix.c:80 plug-ins/common/gif.c:1163 +#: plug-ins/common/convmatrix.c:80 plug-ins/common/gif.c:1185 msgid "Crop" msgstr "" @@ -1611,7 +1717,7 @@ msgstr "" msgid "Use Background Color" msgstr "" -#: plug-ins/common/cubism.c:363 +#: plug-ins/common/cubism.c:363 plug-ins/mosaic/mosaic.c:705 msgid "Tile Size" msgstr "" @@ -1710,7 +1816,7 @@ msgid "" msgstr "" #: plug-ins/common/decompose.c:222 -msgid "/Image/Channel Ops/Decompose" +msgid "/Image/Channels/Decompose" msgstr "" #: plug-ins/common/decompose.c:303 @@ -1836,32 +1942,1768 @@ msgstr "" msgid "Width" msgstr "" -#: plug-ins/common/gif.c:408 +#. Button to invoke filebrowser +#: plug-ins/gap/gap_arr_dialog.c:278 +msgid "File-Browser" +msgstr "" + +#: plug-ins/gap/gap_arr_dialog.c:666 +#, c-format +msgid "pair_flt_create_value: Bad FloatFormat ignored %s\n" +msgstr "" + +#: plug-ins/gap/gap_arr_dialog.c:810 +#, c-format +msgid "pair_int_create_value: Bad IntFormat ignored %s\n" +msgstr "" + +#. if no buttons are specified use one CLOSE button per default +#: plug-ins/gap/gap_arr_dialog.c:962 +msgid "CLOSE" +msgstr "" + +#. parameter settings +#: plug-ins/gap/gap_arr_dialog.c:973 +msgid "Enter Values" +msgstr "" + +#: plug-ins/gap/gap_arr_dialog.c:990 plug-ins/gap/gap_arr_dialog.c:1050 +msgid "Value: " +msgstr "" + +#: plug-ins/gap/gap_arr_dialog.c:1026 +msgid "WGT_ACT_BUTTON not implemented yet, widget type ignored\n" +msgstr "" + +#. undefined widget type +#: plug-ins/gap/gap_arr_dialog.c:1029 +#, c-format +msgid "Unknown widget type %d ignored\n" +msgstr "" + +#: plug-ins/gap/gap_arr_dialog.c:1202 +msgid "Press Button" +msgstr "" + +#: plug-ins/gap/gap_arr_dialog.c:1203 +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:137 +msgid "Search :" +msgstr "" + +#: plug-ins/gap/gap_dbbrowser_utils.c:166 +msgid "Gen Code by name" +msgstr "" + +#: plug-ins/gap/gap_dbbrowser_utils.c:175 +msgid "Search by name" +msgstr "" + +#: plug-ins/gap/gap_dbbrowser_utils.c:183 +msgid "Search by blurb" +msgstr "" + +#. show the name +#: plug-ins/gap/gap_dbbrowser_utils.c:325 +msgid "Name :" +msgstr "" + +#. show the description +#: plug-ins/gap/gap_dbbrowser_utils.c:342 +msgid "Blurb :" +msgstr "" + +#: plug-ins/gap/gap_dbbrowser_utils.c:364 +msgid "In :" +msgstr "" + +#: plug-ins/gap/gap_dbbrowser_utils.c:410 +msgid "Out :" +msgstr "" + +#: plug-ins/gap/gap_dbbrowser_utils.c:459 +msgid "Help :" +msgstr "" + +#. show the author & the copyright +#: plug-ins/gap/gap_dbbrowser_utils.c:497 +msgid "Author :" +msgstr "" + +#: plug-ins/gap/gap_dbbrowser_utils.c:512 +msgid "Date :" +msgstr "" + +#: plug-ins/gap/gap_dbbrowser_utils.c:527 +msgid "Copyright :" +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:156 plug-ins/gap/gap_mod_layer.c:288 +msgid "Animated Filter apply" +msgstr "" + +#: plug-ins/gap/gap_filter_foreach.c:119 +msgid "backup to file" +msgstr "" + +#. pixel +#: plug-ins/gap/gap_filter_foreach.c:121 +msgid "Make backup of the image after each step" +msgstr "" + +#: plug-ins/gap/gap_filter_foreach.c:125 plug-ins/gap/gap_mod_layer.c:263 +msgid "Continue" +msgstr "" + +#: plug-ins/gap/gap_filter_foreach.c:148 plug-ins/gap/gap_mod_layer.c:282 +#, c-format +msgid "" +"2.nd call of %s\n" +"(define end-settings)" +msgstr "" + +#: plug-ins/gap/gap_filter_foreach.c:152 +#, c-format +msgid "" +"Non-Interactive call of %s\n" +"(for all layers inbetween)" +msgstr "" + +#: plug-ins/gap/gap_filter_foreach.c:186 +#, c-format +msgid "" +"Error: Plugin %s has changed Nr. of layers from %d to %d\n" +"could not restore Layer visibilty.\n" +msgstr "" + +#: plug-ins/gap/gap_filter_foreach.c:202 +msgid "Warning: cant get layers (maybe the image was closed)\n" +msgstr "" + +#: plug-ins/gap/gap_filter_foreach.c:207 +#, c-format +msgid "" +"Error: Plugin %s has changed Nr. of layers from %d to %d\n" +"Anim Filter apply stopped.\n" +msgstr "" + +#: plug-ins/gap/gap_filter_foreach.c:258 +#, c-format +msgid "ERROR: Plugin not available or wrong type %s\n" +msgstr "" + +#: plug-ins/gap/gap_filter_foreach.c:269 +msgid "Applying Filter to all Layers .." +msgstr "" + +#: plug-ins/gap/gap_filter_foreach.c:277 +msgid "ERROR: need at 1 Layers to apply plugin !\n" +msgstr "" + +#: plug-ins/gap/gap_filter_foreach.c:307 +msgid "ERROR: fork failed !\n" +msgstr "" + +#: plug-ins/gap/gap_filter_foreach.c:495 +#, c-format +msgid "Saving image to backupfile:%s step = %d\n" +msgstr "" + +#: plug-ins/gap/gap_filter_foreach.c:543 +msgid "Select Filter for Animated apply" +msgstr "" + +#: plug-ins/gap/gap_filter_foreach.c:544 plug-ins/gap/gap_mod_layer.c:664 +msgid "Apply Constant" +msgstr "" + +#: plug-ins/gap/gap_filter_foreach.c:545 plug-ins/gap/gap_mod_layer.c:665 +msgid "Apply Varying" +msgstr "" + +#: plug-ins/gap/gap_filter_main.c:100 +msgid "" +"This plugin calls another plugin for each layer of an image, varying its " +"settings (to produce animated effects). The called plugin must work on a " +"single drawable and must be able to RUN_WITH_LAST_VALS" +msgstr "" + +#: plug-ins/gap/gap_filter_main.c:105 +msgid "/Filters/Animation/Filter all Layers" +msgstr "" + +#: plug-ins/gap/gap_lib.c:852 +msgid "" +"You are using a fileformat != xcf\n" +"Save Operations may result\n" +"in loss of layerinformation" +msgstr "" + +#. no defined value found (this is the 1.st call for this image_id) +#. * ask what to do with a 3 Button dialog +#. +#: plug-ins/gap/gap_lib.c:864 plug-ins/gap/gap_mpege.c:188 +#: plug-ins/gap/gap_range_ops.c:1029 +msgid "CANCEL" +msgstr "" + +#: plug-ins/gap/gap_lib.c:866 +msgid "SAVE Flattened" +msgstr "" + +#: plug-ins/gap/gap_lib.c:868 +msgid "SAVE As Is" +msgstr "" + +#: plug-ins/gap/gap_lib.c:872 plug-ins/gap/gap_range_ops.c:1032 +msgid "GAP Question" +msgstr "" + +#: plug-ins/gap/gap_lib.c:1439 +msgid "Duplicating frames .." +msgstr "" + +#: plug-ins/gap/gap_lib.c:1607 +msgid "Renumber Framesequence .." +msgstr "" + +#: plug-ins/gap/gap_lib.c:1791 +#, c-format +msgid "Goto Frame (%ld/%ld)" +msgstr "" + +#: plug-ins/gap/gap_lib.c:1794 +#, c-format +msgid "Destination Frame Number (%ld - %ld)" +msgstr "" + +#: plug-ins/gap/gap_lib.c:1798 plug-ins/gap/gap_lib.c:1872 +#: plug-ins/gap/gap_lib.c:2052 +msgid "Number :" +msgstr "" + +#: plug-ins/gap/gap_lib.c:1856 +#, c-format +msgid "Delete Frames (%ld/%ld)" +msgstr "" + +#: plug-ins/gap/gap_lib.c:1859 +#, c-format +msgid "Delete Frames from %ld to (Number)" +msgstr "" + +#: plug-ins/gap/gap_lib.c:1919 +#, c-format +msgid "Duplicate Frames (%ld/%ld)" +msgstr "" + +#: plug-ins/gap/gap_lib.c:1924 plug-ins/gap/gap_lib.c:2097 +#: plug-ins/gap/gap_range_ops.c:232 plug-ins/gap/gap_range_ops.c:445 +msgid "From :" +msgstr "" + +#: plug-ins/gap/gap_lib.c:1929 +msgid "Source Range starts at this framenumber" +msgstr "" + +#: plug-ins/gap/gap_lib.c:1932 plug-ins/gap/gap_lib.c:2105 +#: plug-ins/gap/gap_range_ops.c:239 plug-ins/gap/gap_range_ops.c:453 +msgid "To :" +msgstr "" + +#: plug-ins/gap/gap_lib.c:1937 +msgid "Source Range ends at this framenumber" +msgstr "" + +#: plug-ins/gap/gap_lib.c:1940 +msgid "N-Times :" +msgstr "" + +#: plug-ins/gap/gap_lib.c:1945 +msgid "" +"Copy selected Range n-times \n" +"(you may type in Values > 99)" +msgstr "" + +#: plug-ins/gap/gap_lib.c:1947 +msgid "Duplicate Framerange" +msgstr "" + +#: plug-ins/gap/gap_lib.c:2048 +#, c-format +msgid "Exchange current Frame (%ld)" +msgstr "" + +#: plug-ins/gap/gap_lib.c:2050 +msgid "With Frame (Number)" +msgstr "" + +#: plug-ins/gap/gap_lib.c:2092 +#, c-format +msgid "Framesequence Shift (%ld/%ld)" +msgstr "" + +#: plug-ins/gap/gap_lib.c:2102 +msgid "Affected Range starts at this framenumber" +msgstr "" + +#: plug-ins/gap/gap_lib.c:2110 +msgid "Affected Range ends at this framenumber" +msgstr "" + +#: plug-ins/gap/gap_lib.c:2113 +msgid "N-Shift :" +msgstr "" + +#: plug-ins/gap/gap_lib.c:2118 +msgid "" +"Renumber the affected framesequence \n" +"(numbers are shifted in circle by N)" +msgstr "" + +#: plug-ins/gap/gap_lib.c:2120 +msgid "Framesequence shift" +msgstr "" + +#: plug-ins/gap/gap_main.c:323 +msgid "" +"This plugin exchanges current image with (next nubered) image from disk." +msgstr "" + +#: plug-ins/gap/gap_main.c:328 +msgid "/AnimFrames/Goto Next" +msgstr "" + +#: plug-ins/gap/gap_main.c:335 +msgid "" +"This plugin exchanges current image with (previous nubered) image from disk." +msgstr "" + +#: plug-ins/gap/gap_main.c:340 +msgid "/AnimFrames/Goto Prev" +msgstr "" + +#: plug-ins/gap/gap_main.c:347 +msgid "" +"This plugin exchanges current image with (lowest nubered) image from disk." +msgstr "" + +#: plug-ins/gap/gap_main.c:352 +msgid "/AnimFrames/Goto First" +msgstr "" + +#: plug-ins/gap/gap_main.c:359 +msgid "" +"This plugin exchanges current image with (highest nubered) image from disk." +msgstr "" + +#: plug-ins/gap/gap_main.c:364 +msgid "/AnimFrames/Goto Last" +msgstr "" + +#: plug-ins/gap/gap_main.c:371 +msgid "" +"This plugin exchanges current image with requested image (nr) from disk." +msgstr "" + +#: plug-ins/gap/gap_main.c:376 +msgid "/AnimFrames/Goto Any" +msgstr "" + +#: plug-ins/gap/gap_main.c:383 +msgid "" +"This plugin deletes the given number of frames from disk including the " +"current frame." +msgstr "" + +#: plug-ins/gap/gap_main.c:388 +msgid "/AnimFrames/Delete Frames" +msgstr "" + +#: plug-ins/gap/gap_main.c:395 +msgid "This plugin duplicates the current frames on disk n-times." +msgstr "" + +#: plug-ins/gap/gap_main.c:400 +msgid "/AnimFrames/Duplicate Frames" +msgstr "" + +#: plug-ins/gap/gap_main.c:407 +msgid "This plugin exchanges content of the current with destination frame." +msgstr "" + +#: plug-ins/gap/gap_main.c:412 +msgid "/AnimFrames/Exchange Frame" +msgstr "" + +#: plug-ins/gap/gap_main.c:419 +msgid "" +"This plugin copies layer(s) from one sourceimage to multiple frames on disk, " +"varying position, size and opacity." +msgstr "" + +#: plug-ins/gap/gap_main.c:424 +msgid "/AnimFrames/Move Path" +msgstr "" + +#: plug-ins/gap/gap_main.c:431 +msgid "" +"This plugin creates a new image from the given range of frame-images. Each " +"frame is converted to one layer in the new image, according to flatten_mode. " +"(the frames on disk are not changed)." +msgstr "" + +#: plug-ins/gap/gap_main.c:436 +msgid "/AnimFrames/Frames to Image" +msgstr "" + +#: plug-ins/gap/gap_main.c:443 +msgid "This plugin flattens the given range of frame-images (on disk)" +msgstr "" + +#: plug-ins/gap/gap_main.c:448 +msgid "/AnimFrames/Frames Flatten" +msgstr "" + +#: plug-ins/gap/gap_main.c:455 +msgid "" +"This plugin deletes one layer in the given range of frame-images (on disk). " +"exception: the last remaining layer of a frame is not deleted" +msgstr "" + +#: plug-ins/gap/gap_main.c:460 +msgid "/AnimFrames/Frames LayerDel" +msgstr "" + +#: plug-ins/gap/gap_main.c:467 +msgid "" +"This plugin converts the given range of frame-images to other fileformats " +"(on disk) depending on extension" +msgstr "" + +#: plug-ins/gap/gap_main.c:472 +msgid "/AnimFrames/Frames Convert" +msgstr "" + +#: plug-ins/gap/gap_main.c:479 +msgid "" +"This plugin resizes all anim_frames (images on disk) to the given " +"new_width/new_height" +msgstr "" + +#: plug-ins/gap/gap_main.c:484 +msgid "/AnimFrames/Frames Resize" +msgstr "" + +#: plug-ins/gap/gap_main.c:491 +msgid "" +"This plugin crops all anim_frames (images on disk) to the given " +"new_width/new_height" +msgstr "" + +#: plug-ins/gap/gap_main.c:496 +msgid "/AnimFrames/Frames Crop" +msgstr "" + +#: plug-ins/gap/gap_main.c:503 +msgid "" +"This plugin scales all anim_frames (images on disk) to the given " +"new_width/new_height" +msgstr "" + +#: plug-ins/gap/gap_main.c:508 +msgid "/AnimFrames/Frames Scale" +msgstr "" + +#: plug-ins/gap/gap_main.c:515 +msgid "" +"This plugin splits the current image to anim frames (images on disk). Each " +"layer is saved as one frame" +msgstr "" + +#: plug-ins/gap/gap_main.c:520 +msgid "/AnimFrames/Split Img to Frames" +msgstr "" + +#: plug-ins/gap/gap_main.c:527 +msgid "" +"This plugin calls mpeg_encode to convert anim frames to MPEG1, or just " +"generates a param file for mpeg_encode. (mpeg_encode must be installed on " +"your system)" +msgstr "" + +#: plug-ins/gap/gap_main.c:532 +msgid "/AnimFrames/Frames MPEG1 encode" +msgstr "" + +#: plug-ins/gap/gap_main.c:540 +msgid "" +"This plugin calls mpeg2encode to convert anim frames to MPEG1 or MPEG2, or " +"just generates a param file for mpeg2encode. (mpeg2encode must be installed " +"on your system)" +msgstr "" + +#: plug-ins/gap/gap_main.c:545 +msgid "/AnimFrames/Frames MPEG2 encode" +msgstr "" + +#: plug-ins/gap/gap_main.c:553 +msgid "" +"This plugin exchanges frame numbers in the given range. (discfile " +"frame_0001.xcf is renamed to frame_0002.xcf, 2->3, 3->4 ... n->1)" +msgstr "" + +#: plug-ins/gap/gap_main.c:558 +msgid "/AnimFrames/Framesequence Shift" +msgstr "" + +#: plug-ins/gap/gap_main.c:565 +msgid "" +"This plugin performs a modifying action on each selected layer in each " +"selected framerange" +msgstr "" + +#: plug-ins/gap/gap_main.c:570 +msgid "/AnimFrames/Frames Modify" +msgstr "" + +#. Layer select modes +#: plug-ins/gap/gap_mod_layer.c:84 plug-ins/gap/gap_range_ops.c:417 +msgid "Pattern is equal to LayerName" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:85 plug-ins/gap/gap_range_ops.c:418 +msgid "Pattern is Start of LayerName" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:86 plug-ins/gap/gap_range_ops.c:419 +msgid "Pattern is End of Layername" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:87 plug-ins/gap/gap_range_ops.c:420 +msgid "Pattern is a Part of LayerName" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:88 plug-ins/gap/gap_range_ops.c:421 +msgid "Pattern is LayerstackNumber List" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:89 plug-ins/gap/gap_range_ops.c:422 +msgid "Pattern is REVERSE-stack List" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:90 plug-ins/gap/gap_range_ops.c:423 +msgid "All Visible (ignore Pattern)" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:92 plug-ins/gap/gap_range_ops.c:425 +msgid "select all Layers where Layername is equal to Pattern" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:93 plug-ins/gap/gap_range_ops.c:426 +msgid "select all Layers where Layername starts with Pattern" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:94 plug-ins/gap/gap_range_ops.c:427 +msgid "select all Layers where Layername ends up with Pattern" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:95 plug-ins/gap/gap_range_ops.c:428 +msgid "select all Layers where Layername contains Pattern" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:96 plug-ins/gap/gap_range_ops.c:429 +msgid "" +"select Layerstack positions.\n" +"0, 4-5, 8\n" +"where 0 == Top-layer" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:97 plug-ins/gap/gap_range_ops.c:430 +msgid "" +"select Layerstack positions.\n" +"0, 4-5, 8\n" +"where 0 == BG-layer" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:98 plug-ins/gap/gap_range_ops.c:431 +msgid "select all visible Layers" +msgstr "" + +#. action items what to do with the selected layer(s) +#: plug-ins/gap/gap_mod_layer.c:102 +msgid "set Layer(s) visible" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:103 +msgid "set Layer(s) invisible" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:104 +msgid "set Layer(s) linked" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:105 +msgid "set Layer(s) unlinked" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:106 +msgid "raise Layer(s)" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:107 +msgid "lower Layer(s)" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:108 +msgid "merge Layer(s) expand as necessary" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:109 +msgid "merge Layer(s) clipped to image" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:110 +msgid "merge Layer(s) clipped to bg-layer" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:111 +msgid "apply filter on Layer(s)" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:112 +msgid "duplicate Layer(s)" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:113 +msgid "delete Layer(s)" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:114 +msgid "rename Layer(s)" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:146 +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:159 plug-ins/gap/gap_mpege.c:258 +#: plug-ins/gap/gap_range_ops.c:293 +msgid "From Frame:" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:160 plug-ins/gap/gap_mov_dialog.c:594 +#: plug-ins/gap/gap_mpege.c:259 plug-ins/gap/gap_range_ops.c:294 +#: plug-ins/gap/gap_range_ops.c:446 +msgid "first handled frame" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:167 plug-ins/gap/gap_mpege.c:266 +#: plug-ins/gap/gap_range_ops.c:301 +msgid "To Frame:" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:168 plug-ins/gap/gap_mov_dialog.c:598 +#: plug-ins/gap/gap_mpege.c:267 plug-ins/gap/gap_range_ops.c:302 +#: plug-ins/gap/gap_range_ops.c:454 +msgid "last handled frame" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:176 plug-ins/gap/gap_range_ops.c:493 +msgid "Select Layer(s):" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:185 plug-ins/gap/gap_range_ops.c:502 +msgid "Select Pattern:" +msgstr "" + +#. pixel +#: plug-ins/gap/gap_mod_layer.c:187 plug-ins/gap/gap_range_ops.c:504 +msgid "" +"String to identify layer names \n" +"or layerstack position numbers\n" +"0,3-5" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:193 plug-ins/gap/gap_range_ops.c:510 +msgid "Case sensitive" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:194 plug-ins/gap/gap_range_ops.c:511 +msgid "Lowercase and UPPERCASE letters are considered as different" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:199 plug-ins/gap/gap_range_ops.c:516 +msgid "Invert Selection" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:200 +msgid "Perform actions on all unselected Layers" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:205 +msgid "Function :" +msgstr "" + +#. argv[7].radio_help_argv = action_help +#: plug-ins/gap/gap_mod_layer.c:209 +msgid "Function to be performed on all selected layers" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:215 +msgid "New Layername:" +msgstr "" + +#. pixel +#: plug-ins/gap/gap_mod_layer.c:217 +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:222 +msgid "Frames Modify" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:223 +msgid "Settings" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:286 +#, 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:663 +msgid "Select Filter for Animated frames-apply" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:805 +msgid "GAP Modify: No layer selected in last handled frame\n" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:891 +msgid "Modifying Frames/Layer(s) .." +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:972 +msgid "No selected Layer in start frame\n" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:243 plug-ins/gimpressionist/orientmap.c:590 +msgid "Normal" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:244 +msgid "Dissolve" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:245 +msgid "Multiply" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:246 +msgid "Screen" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:247 plug-ins/gimpressionist/paper.c:155 +msgid "Overlay" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:248 +msgid "Difference" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:249 +msgid "Addition" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:250 +msgid "Subtract" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:251 +msgid "Darken Only" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:252 +msgid "Lighten Only" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:263 +msgid "Left Top" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:264 +msgid "Left Bottom" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:265 +msgid "Right Top" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:266 +msgid "Right Bottom" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:267 +msgid "Center" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:275 +msgid "Loop" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:276 +msgid "Loop Reverse" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:277 +msgid "Once" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:278 +msgid "OnceReverse" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:279 +msgid "PingPong" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:440 +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:491 +msgid "Copy moving source-layer(s) into frames" +msgstr "" + +#. Point Buttons +#: plug-ins/gap/gap_mov_dialog.c:514 +msgid "Load Points" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:522 +msgid "Load Controlpoints from file" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:526 +msgid "Save Points" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:534 +msgid "Save Controlpoints to file" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:538 +msgid "Reset Points" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:546 +msgid "" +"Reset Controlpoints \n" +"to one Defaultpoint" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:550 +msgid "Add Point" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:558 +msgid "" +"Add Controlpoint at end \n" +"(the last Point is duplicated)" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:562 +msgid "Prev Point" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:570 +msgid "Show Previous Controlpoint" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:574 +msgid "Next Point" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:582 +msgid "Show Next Controlpoint" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:592 +msgid "Start Frame:" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:596 +msgid "End Frame:" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:600 +msgid "Preview Frame:" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:602 +msgid "" +"frame to show when UpdPreview\n" +"button is pressed" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:604 +msgid "Layerstack:" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:606 +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:609 +msgid "Clip To Frame" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:616 +msgid "" +"Clip all copied Src-Layers\n" +"at Frame Boundaries" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:660 +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:824 +msgid "Load Path Points from file" +msgstr "" + +#. filesel is already open +#: plug-ins/gap/gap_mov_dialog.c:860 +msgid "Save Path Points to file" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:1071 +#, 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:1073 +#, c-format +msgid "Opacity [%d]: " +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:1074 +#, c-format +msgid "Width [%d]: " +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:1075 +#, c-format +msgid "Height [%d]: " +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:1076 +#, c-format +msgid "Rotate deg[%d]: " +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:1255 +msgid "Source Select" +msgstr "" + +#. Source Layer menu +#: plug-ins/gap/gap_mov_dialog.c:1272 +msgid "SourceImage/Layer:" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:1282 +msgid "Source Object to insert into Framerange" +msgstr "" + +#. Paintmode menu +#: plug-ins/gap/gap_mov_dialog.c:1297 +msgid "Mode:" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:1306 +msgid "Paintmode" +msgstr "" + +#. Loop Stepmode menu +#: plug-ins/gap/gap_mov_dialog.c:1321 +msgid "Stepmode:" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:1339 +msgid "" +"How to fetch te next SrcLayer \n" +"at the next handled frame" +msgstr "" + +#. Source Image Handle menu +#: plug-ins/gap/gap_mov_dialog.c:1345 +msgid "Handle:" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:1363 +msgid "" +"How to place the SrcLayer at \n" +"Controlpoint Koordinates" +msgstr "" + +#. to avoid side effects while initialization +#: plug-ins/gap/gap_mov_dialog.c:1409 +msgid "Move Path Preview" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:1459 +msgid "" +"Scale SrcLayer's Width\n" +"in percent" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:1465 +msgid "" +"Scale SrcLayer's Height\n" +"in percent" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:1471 +msgid "" +"SrcLayer's Opacity\n" +"in percent" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:1480 +msgid "Rotate SrcLayer (in degree)" +msgstr "" + +#: plug-ins/gap/gap_mov_exec.c:217 +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:225 +msgid "Copying Layers into Frames .." +msgstr "" + +#: plug-ins/gap/gap_mpege.c:110 +msgid "Conditions to run mpeg_encode 1.5:" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:113 +msgid "Conditions to run mpeg2encode 1.2:" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:123 +msgid "1.) mpeg_encode 1.5 must be installed" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:126 +msgid "1.) mpeg2encode 1.2 must be installed" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:131 +msgid " you can get mpeg_encode at" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:134 +msgid " you can get mpeg2encode at http://www.mpeg.org/MSSG" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:139 +msgid " ftp://mm-ftp.cs.berkeley.edu/pub/multimedia/mpeg/bmt1r1.tar.gz" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:142 +msgid " or at ftp://ftp.mpeg.org/pub/mpeg/mssg " +msgstr "" + +#: plug-ins/gap/gap_mpege.c:147 +msgid "2.) You need a series of single Images on disk (AnimFrames)" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:151 +msgid " all with fileformat JPEG (or YUV or PNM or PPM)" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:154 +msgid " all with fileformat PPM (or YUV)" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:159 +msgid " (use 'Frames Convert' from the AnimFrames Menu" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:163 +msgid " or 'Split Img to Frames' from the AnimFrames Menu)" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:167 +msgid "3.) All Images must have the same size," +msgstr "" + +#: plug-ins/gap/gap_mpege.c:174 +msgid " width and height must be a multiple of 16" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:178 +msgid " (use Scale or Crop from the AnimFrames Menu)" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:193 +msgid "MPEG_ENCODE Information" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:231 +msgid "generate MPEG1 (ISO/IEC 11172-2) stream" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:232 +msgid "generate MPEG2 (ISO/IEC DIS 13818-2) stream" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:242 +msgid "GenParams" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:273 +msgid "Framerate :" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:274 +msgid "framerate in frames/second" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:281 +msgid "Bitrate:" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:282 +msgid "" +"used for constant bitrates (bit/sec) \n" +"(low rate gives good compression + bad quality)" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:293 +msgid "Outputfile:" +msgstr "" + +#. pixel +#: plug-ins/gap/gap_mpege.c:295 +msgid "Name of the resulting MPEG outputfile" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:301 +msgid "Paramfile:" +msgstr "" + +#. pixel +#: plug-ins/gap/gap_mpege.c:303 +msgid "" +"Name of the Encoder-Parameterfile\n" +"(is generated)" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:309 +msgid "Startscript:" +msgstr "" + +#. pixel +#: plug-ins/gap/gap_mpege.c:311 +msgid "" +"Name of the Startscript \n" +"(is generated/executed)" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:318 +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:322 +msgid "Constant Bitrate :" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:323 +msgid "Iqnore I/P/QSCALE values and use constant bit-rate)" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:328 +msgid "Pattern:" +msgstr "" + +#. pixel +#: plug-ins/gap/gap_mpege.c:330 +msgid "How to encode MPEG framesequence (I/P/B frames)" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:336 +msgid "IQSCALE:" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:337 +msgid "" +"Quality scale for I-Frames \n" +"(1 = best quality, 31 = best comression)" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:344 +msgid "PQSCALE:" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:345 +msgid "" +"Quality scale for P-Frames \n" +"(1 = best quality, 31 = best comression)" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:352 +msgid "BQSCALE:" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:353 +msgid "" +"Quality scale for B-Frames \n" +"(1 = best quality, 31 = best comression)" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:360 +msgid "P-Search :" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:361 +msgid "Search Algorithmus used for P-frames" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:367 +msgid "B-Search :" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:368 +msgid "Search Algorithmus used for B-frames" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:373 +msgid "Gen MPEG_ENCODE Parameters" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:374 plug-ins/gap/gap_mpege.c:413 +msgid "Encode Values" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:391 +msgid "" +"Generate parameterfile for mpeg2encode 1.2\n" +"(MPEG-2 Video Encoder.)\n" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:394 +msgid "MPEG-type :" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:403 +msgid "Videoformat :" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:404 +msgid "Videoformat" +msgstr "" + +#. framerates above 30 ar not allowed in mpeg2encode +#: plug-ins/gap/gap_mpege.c:412 +msgid "Gen MPEG2ENCODE Parameters" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:517 +#, c-format +msgid "cant open MPEG Paramfile %s for write\n" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:976 +msgid "" +"\n" +"WARNING: mpeg_encode does not support Fileformat " +msgstr "" + +#: plug-ins/gap/gap_mpege.c:979 +msgid "" +"\n" +"ERROR: width not a multiple of 16" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:980 +msgid "" +"\n" +"ERROR: height not a multiple of 16" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:986 +msgid "" +"\n" +"WARNING: mpeg2encode does not support Fileformat " +msgstr "" + +#: plug-ins/gap/gap_mpege.c:991 +msgid "" +"\n" +"ERROR: invoked from a single image, animframe required" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:1009 +msgid "sorry folks, NON_INTERACTIVE call .. not implemented yet\n" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:108 +msgid "New Width :" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:115 +msgid "New Height :" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:122 +msgid "Offest X :" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:129 +msgid "Offest Y :" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:138 +msgid "Crop AnimFrames (all)" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:139 +#, c-format +msgid "Crop (original %dx%d)" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:149 +msgid "Resize AnimFrames (all)" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:150 +#, c-format +msgid "Resize (original %dx%d)" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:156 +msgid "Scale AnimFrames (all)" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:157 +#, c-format +msgid "Scale (original %dx%d)" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:246 +msgid "Layerstack :" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:285 +msgid "KEEP_TYPE" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:285 +msgid "Conv to RGB" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:285 +msgid "Conv to GRAY" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:285 +msgid "Conv to INDEXED" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:308 +msgid "" +"\n" +"Select destination fileformat by extension\n" +"optionally convert imagetype\n" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:311 +msgid "Basename:" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:312 +msgid "" +"basename of the resulting frames \n" +"(0001.ext is added)" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:317 plug-ins/gap/gap_split.c:229 +msgid "Extension:" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:318 plug-ins/gap/gap_split.c:230 +msgid "" +"extension of resulting frames \n" +"(is also used to define Fileformat)" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:324 +msgid "Imagetype :" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:325 +msgid "" +"Convert to, or keep imagetype \n" +"(most fileformats cant handle all types)" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:331 +msgid "Flatten :" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:332 +msgid "" +"Flatten all resulting frames \n" +"(most fileformats need flattened frames)" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:337 +msgid "Colors :" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:338 +msgid "" +"Number of resulting Colors \n" +"(ignored if not converted to indexed)" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:344 +msgid "Dither :" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:345 +msgid "" +"Enable Floyd-Steinberg dithering \n" +"(ignored if not converted to indexed)" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:350 +msgid "Convert Frames to other Formats" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:351 +msgid "Convert Settings :" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:408 +msgid "Expand as necessary" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:409 +msgid "Clipped to image" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:410 +msgid "Clipped to bottom layer" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:411 +msgid "Flattened image" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:412 +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:413 +msgid "Resulting Layer Size is the frame size" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:414 +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:415 +msgid "" +"Resulting Layer Size is the frame size \n" +"transparent parts are filled with BG color" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:460 +msgid "Layer Basename:" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:461 +msgid "" +"Basename for all Layers \n" +"[####] is replaced by frame number" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:479 +msgid "Layer Mergemode :" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:486 +msgid "Exclude BG-Layer" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:487 +msgid "" +"Exclude the BG-Layers \n" +"in all handled frames\n" +"regardless to selection" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:517 +msgid "Use all unselected Layers" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:591 +msgid "Creating Layer-Animated Image .." +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:805 +msgid "Frames to Image" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:806 +msgid "Create Multilayer-Image from Frames" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:935 +msgid "Flattening Frames .." +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:936 +msgid "Converting Frames .." +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:1025 +msgid "OVERWRITE frame" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:1027 +msgid "OVERWRITE all" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:1046 +msgid "" +"Convert Frames: SAVE operation FAILED\n" +"- desired save plugin cant handle type\n" +"- or desired save plugin not available\n" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:1152 +msgid "Cropping all Animation Frames .." +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:1155 +msgid "Resizing all Animation Frames .." +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:1158 +msgid "Scaling all Animation Frames .." +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:1244 +msgid "Flatten Frames" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:1245 +msgid "Select Frame Range" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:1300 +#, c-format +msgid "Removing Layer (pos:%ld) from Frames .." +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:1423 +msgid "Delete Layers in Frames" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:1424 +msgid "Select Frame Range & Position" +msgstr "" + +#: plug-ins/gap/gap_split.c:97 +msgid "Splitting into Frames .." +msgstr "" + +#: plug-ins/gap/gap_split.c:172 +msgid "" +"Split Frames: SAVE operation FAILED\n" +"- desired save plugin cant handle type\n" +"- or desired save plugin not available\n" +msgstr "" + +#: plug-ins/gap/gap_split.c:220 +#, c-format +msgid "" +"%s\n" +"%s\n" +"(%s_0001.%s)\n" +msgstr "" + +#: plug-ins/gap/gap_split.c:221 +msgid "Make a frame (diskfile) from each Layer" +msgstr "" + +#: plug-ins/gap/gap_split.c:222 +msgid "frames are named: base_nr.extension" +msgstr "" + +#: plug-ins/gap/gap_split.c:235 +msgid "Inverse Order :" +msgstr "" + +#: plug-ins/gap/gap_split.c:236 +msgid "Start frame 0001 at Top Layer" +msgstr "" + +#: plug-ins/gap/gap_split.c:240 +msgid "Flatten :" +msgstr "" + +#: plug-ins/gap/gap_split.c:241 +msgid "" +"Remove Alpha Channel in resulting Frames, \n" +"transparent parts are filled with BG color" +msgstr "" + +#: plug-ins/gap/gap_split.c:244 +msgid "Split Image into Frames" +msgstr "" + +#: plug-ins/gap/gap_split.c:245 +msgid "Split Settings :" +msgstr "" + +#: plug-ins/gap/gap_split.c:290 +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 "" + +#: plug-ins/gap/resize.c:197 +msgid "X Offset:" +msgstr "" + +#: plug-ins/gap/resize.c:214 +msgid "Y Offset:" +msgstr "" + +#. the constrain toggle button +#: plug-ins/gap/resize.c:231 +msgid "Constrain Ratio" +msgstr "" + +#: plug-ins/common/gif.c:396 msgid "saves files in Compuserve GIF file format" msgstr "" -#: plug-ins/common/gif.c:682 +#: plug-ins/common/gif.c:691 msgid "GIF: Couldn't simply reduce colours further. Saving as opaque.\n" msgstr "" -#: plug-ins/common/gif.c:938 +#: plug-ins/common/gif.c:947 msgid "" "GIF: Sorry, can't save RGB images as GIFs - convert to INDEXED\n" "or GRAY first.\n" msgstr "" -#: plug-ins/common/gif.c:957 +#: plug-ins/common/gif.c:966 #, c-format msgid "GIF: can't open %s\n" msgstr "" -#: plug-ins/common/gif.c:1064 +#: plug-ins/common/gif.c:1073 msgid "" "Transparent colour *might* be incorrect on viewers which don't support " "transparency." msgstr "" -#: plug-ins/common/gif.c:1196 +#: plug-ins/common/gif.c:1218 msgid "" "The image which you are trying to save as a GIF\n" "contains layers which extend beyond the actual\n" @@ -1872,62 +3714,62 @@ msgid "" "the image borders, or cancel this save." msgstr "" -#: plug-ins/common/gif.c:1252 +#: plug-ins/common/gif.c:1274 msgid "Save as GIF" msgstr "" #. regular gif parameter settings -#: plug-ins/common/gif.c:1286 +#: plug-ins/common/gif.c:1308 msgid "GIF Options" msgstr "" -#: plug-ins/common/gif.c:1294 plug-ins/common/png.c:856 +#: plug-ins/common/gif.c:1316 plug-ins/common/png.c:953 msgid "Interlace" msgstr "" -#: plug-ins/common/gif.c:1306 +#: plug-ins/common/gif.c:1328 msgid "GIF Comment: " msgstr "" #. additional animated gif parameter settings -#: plug-ins/common/gif.c:1367 +#: plug-ins/common/gif.c:1389 msgid "Animated GIF Options" msgstr "" -#: plug-ins/common/gif.c:1375 +#: plug-ins/common/gif.c:1397 msgid "Loop forever" msgstr "" -#: plug-ins/common/gif.c:1388 +#: plug-ins/common/gif.c:1410 msgid "Delay between frames where unspecified: " msgstr "" -#: plug-ins/common/gif.c:1402 +#: plug-ins/common/gif.c:1424 msgid " milliseconds" msgstr "" -#: plug-ins/common/gif.c:1413 +#: plug-ins/common/gif.c:1435 msgid "Frame disposal where unspecified: " msgstr "" -#: plug-ins/common/gif.c:1423 +#: plug-ins/common/gif.c:1445 msgid "I don't care" msgstr "" -#: plug-ins/common/gif.c:1429 +#: plug-ins/common/gif.c:1451 msgid "Cumulative layers (combine)" msgstr "" -#: plug-ins/common/gif.c:1435 +#: plug-ins/common/gif.c:1457 msgid "One frame per layer (replace)" msgstr "" -#: plug-ins/common/gif.c:1493 +#: plug-ins/common/gif.c:1515 #, c-format msgid "GIF: colorstobpp - Eep! too many colours: %d\n" msgstr "" -#: plug-ins/common/gif.c:1509 +#: plug-ins/common/gif.c:1531 #, c-format msgid "GIF: bpptocolors - Eep! bpp==%d !\n" msgstr "" @@ -2072,6 +3914,791 @@ msgstr "" msgid "GIF: too much input data, ignoring extra...\n" 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:395 +msgid "Brush Preview:" +msgstr "" + +#: plug-ins/gimpressionist/brush.c:404 +msgid "Gamma:" +msgstr "" + +#: plug-ins/gimpressionist/brush.c:417 +msgid "Changes the gamma (brightness) of the selected brush" +msgstr "" + +#: plug-ins/gimpressionist/brush.c:429 +msgid "Select:" +msgstr "" + +#: plug-ins/gimpressionist/brush.c:434 +msgid "Aspect ratio:" +msgstr "" + +#: plug-ins/gimpressionist/brush.c:438 plug-ins/gimpressionist/paper.c:176 +msgid "Relief:" +msgstr "" + +#: plug-ins/gimpressionist/brush.c:453 +msgid "(None)" +msgstr "" + +#: plug-ins/gimpressionist/brush.c:466 +msgid "Save..." +msgstr "" + +#: plug-ins/gimpressionist/brush.c:480 +msgid "Specifies the aspect ratio of the brush" +msgstr "" + +#: plug-ins/gimpressionist/brush.c:491 +msgid "Specifies the amount of embossing to apply to each brush stroke" +msgstr "" + +#: plug-ins/gimpressionist/color.c:79 +msgid "Color:" +msgstr "" + +#: plug-ins/gimpressionist/color.c:89 +msgid "Average under brush" +msgstr "" + +#: plug-ins/gimpressionist/color.c:95 +msgid "Color is computed from the average of all pixels under the brush" +msgstr "" + +#: plug-ins/gimpressionist/color.c:99 +msgid "Center of brush" +msgstr "" + +#: plug-ins/gimpressionist/color.c:105 +msgid "Samples the color from the pixel in the center of the brush" +msgstr "" + +#: plug-ins/gimpressionist/color.c:114 +msgid "Color noise:" +msgstr "" + +#: plug-ins/gimpressionist/color.c:125 +msgid "Adds random noise to the color" +msgstr "" + +#: plug-ins/gimpressionist/general.c:99 +msgid "Color Selection Dialog" +msgstr "" + +#: plug-ins/gimpressionist/general.c:134 +msgid "General" +msgstr "" + +#: plug-ins/gimpressionist/general.c:159 +msgid "Edge darken:" +msgstr "" + +#: plug-ins/gimpressionist/general.c:176 +msgid "How much to \"darken\" the edges of each brush stroke" +msgstr "" + +#: plug-ins/gimpressionist/general.c:183 +msgid "Background:" +msgstr "" + +#: plug-ins/gimpressionist/general.c:191 +msgid "Keep original" +msgstr "" + +#: plug-ins/gimpressionist/general.c:197 +msgid "Preserve the original image as a background" +msgstr "" + +#: plug-ins/gimpressionist/general.c:201 +msgid "From paper" +msgstr "" + +#: plug-ins/gimpressionist/general.c:207 +msgid "Copy the texture of the selected paper as a background" +msgstr "" + +#: plug-ins/gimpressionist/general.c:220 +msgid "Solid" +msgstr "" + +#: plug-ins/gimpressionist/general.c:226 +msgid "Solid colored background" +msgstr "" + +#: plug-ins/gimpressionist/general.c:243 +msgid "Transparent" +msgstr "" + +#: plug-ins/gimpressionist/general.c:249 +msgid "Use a transparent background; Only the strokes painted will be visible" +msgstr "" + +#: plug-ins/gimpressionist/general.c:264 +msgid "Paint edges" +msgstr "" + +#: plug-ins/gimpressionist/general.c:272 +msgid "Tileable" +msgstr "" + +#: plug-ins/gimpressionist/general.c:276 +msgid "Selects if the resulting image should be seamlessly tileable" +msgstr "" + +#: plug-ins/gimpressionist/general.c:284 +msgid "Drop Shadow" +msgstr "" + +#: plug-ins/gimpressionist/general.c:288 +msgid "Adds a shadow effect to each brush stroke" +msgstr "" + +#: plug-ins/gimpressionist/general.c:299 +msgid "How much to \"darken\" the drop shadow" +msgstr "" + +#: plug-ins/gimpressionist/general.c:305 +msgid "Shadow depth:" +msgstr "" + +#: plug-ins/gimpressionist/general.c:316 +msgid "" +"The depth of the drop shadow, i.e. how far apart from the object it should be" +msgstr "" + +#: plug-ins/gimpressionist/general.c:322 +msgid "Shadow blur:" +msgstr "" + +#: plug-ins/gimpressionist/general.c:333 +msgid "How much to blur the drop shadow" +msgstr "" + +#: plug-ins/gimpressionist/general.c:339 +msgid "Deviation threshold:" +msgstr "" + +#: plug-ins/gimpressionist/general.c:350 +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:83 +#, 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:100 +msgid "" +"*** Warning ***\n" +"No home directory!\n" +msgstr "" + +#: plug-ins/gimpressionist/gimpressionist.c:351 +#: plug-ins/gimpressionist/gimpressionist.c:448 +msgid "The GIMPressionist!" +msgstr "" + +#: plug-ins/gimpressionist/gimpressionist.c:483 +msgid " OK " +msgstr "" + +#: plug-ins/gimpressionist/gimpressionist.c:490 +msgid "Run with the selected settings" +msgstr "" + +#: plug-ins/gimpressionist/gimpressionist.c:492 +msgid " Cancel " +msgstr "" + +#: plug-ins/gimpressionist/gimpressionist.c:497 +msgid "Quit the program" +msgstr "" + +#: plug-ins/gimpressionist/gimpressionist.c:499 +msgid " About... " +msgstr "" + +#: plug-ins/gimpressionist/gimpressionist.c:504 +msgid "Show some information about program" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:52 +msgid "Orientation" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:76 +msgid "Directions:" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:80 +msgid "Start angle:" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:84 +msgid "Angle span:" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:99 plug-ins/gimpressionist/size.c:98 +msgid "The number of directions (i.e. brushes) to use" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:108 +msgid "The angle of the first brush to create" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:117 +msgid "How large an angle-span to use (360 = full circle)" +msgstr "" + +#. +#. * Orientation option menu... +#. +#: plug-ins/gimpressionist/orientation.c:124 plug-ins/print/print.c:822 +msgid "Orientation:" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:140 +msgid "" +"Let the value (brightness) of the region determine the direction of the " +"stroke" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:144 +#: plug-ins/gimpressionist/size.c:143 +msgid "Radius" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:150 +msgid "" +"The distance from the center of the image determines the direction of the " +"stroke" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:154 +#: plug-ins/gimpressionist/size.c:153 +msgid "Random" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:160 +msgid "Selects a random direction of each stroke" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:164 +#: plug-ins/gimpressionist/size.c:163 +msgid "Radial" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:170 +msgid "Let the direction from the center determine the direction of the stroke" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:179 +#: plug-ins/gimpressionist/size.c:178 +msgid "Flowing" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:185 +#: plug-ins/gimpressionist/size.c:184 +msgid "The strokes follow a \"flowing\" pattern" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:197 +msgid "The hue of the region determines the direction of the stroke" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:201 +#: plug-ins/gimpressionist/size.c:199 +msgid "Adaptive" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:207 +msgid "The direction that matches the original image the closest is selected" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:216 +#: plug-ins/gimpressionist/size.c:213 plug-ins/print/print-pcl.c:248 +msgid "Manual" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:222 +msgid "Manually specify the stroke orientation" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:226 +#: plug-ins/gimpressionist/size.c:223 +msgid "Edit..." +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:231 +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:531 +#: plug-ins/gimpressionist/sizemap.c:431 +msgid "Add" +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:551 +msgid "Angle:" +msgstr "" + +#: plug-ins/gimpressionist/orientmap.c:563 +msgid "Change the angle of the selected vector" +msgstr "" + +#: plug-ins/gimpressionist/orientmap.c:565 +#: plug-ins/gimpressionist/sizemap.c:465 +msgid "Strength:" +msgstr "" + +#: plug-ins/gimpressionist/orientmap.c:577 +msgid "Change the strength of the selected vector" +msgstr "" + +#: plug-ins/gimpressionist/orientmap.c:580 +msgid "Type:" +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:74 +#, c-format +msgid "Paper/%s" +msgstr "" + +#: plug-ins/gimpressionist/paper.c:89 +msgid "Paper" +msgstr "" + +#: plug-ins/gimpressionist/paper.c:133 +msgid "Paper Preview:" +msgstr "" + +#. updatepaperprev(NULL); +#: plug-ins/gimpressionist/paper.c:144 +msgid "Invert" +msgstr "" + +#: plug-ins/gimpressionist/paper.c:151 +msgid "Inverts the Papers texture" +msgstr "" + +#: plug-ins/gimpressionist/paper.c:159 +msgid "Applies the paper as it is (without embossing it)" +msgstr "" + +#: plug-ins/gimpressionist/paper.c:172 +msgid "Scale:" +msgstr "" + +#: plug-ins/gimpressionist/paper.c:191 +msgid "Specifies the scale of the texture (in percent of original file)" +msgstr "" + +#: plug-ins/gimpressionist/paper.c:200 +msgid "Specifies the amount of embossing to apply to the image (in percent)" +msgstr "" + +#: plug-ins/gimpressionist/placement.c:52 +msgid "Placement" +msgstr "" + +#: plug-ins/gimpressionist/placement.c:80 +msgid "Placement:" +msgstr "" + +#: plug-ins/gimpressionist/placement.c:90 +msgid "Randomly" +msgstr "" + +#: plug-ins/gimpressionist/placement.c:96 +msgid "Place strokes randomly around the image" +msgstr "" + +#: plug-ins/gimpressionist/placement.c:100 +msgid "Evenly distributed" +msgstr "" + +#: plug-ins/gimpressionist/placement.c:106 +msgid "The strokes are evenly distributed across the image" +msgstr "" + +#: plug-ins/gimpressionist/placement.c:115 +msgid "Stroke density:" +msgstr "" + +#: plug-ins/gimpressionist/placement.c:126 +msgid "The relative density of the brush strokes" +msgstr "" + +#: plug-ins/gimpressionist/placement.c:128 +msgid "Centerize" +msgstr "" + +#: plug-ins/gimpressionist/placement.c:132 +msgid "Focus the brush strokes around the center of the image" +msgstr "" + +#: plug-ins/gimpressionist/ppmtool.c:41 +#, c-format +msgid "(When allocating %u bytes.)\n" +msgstr "" + +#: plug-ins/gimpressionist/ppmtool.c:42 +msgid "Out of memory!\n" +msgstr "" + +#: plug-ins/gimpressionist/ppmtool.c:215 +#, c-format +msgid "loadgbr: Unable to open file \"%s\"!\n" +msgstr "" + +#: plug-ins/gimpressionist/ppmtool.c:257 +#, c-format +msgid "loadppm: Unable to open file \"%s\"!\n" +msgstr "" + +#: plug-ins/gimpressionist/ppmtool.c:267 +#, c-format +msgid "loadppm: File \"%s\" not PPM/PGM? (line=\"%s\")%c\n" +msgstr "" + +#: plug-ins/gimpressionist/ppmtool.c:279 +#, c-format +msgid "loadppm: File \"%s\" not valid PPM/PGM? (line=\"%s\")%c\n" +msgstr "" + +#: plug-ins/gimpressionist/presets.c:53 +#, c-format +msgid "Error opening file \"%s\" for reading!%c\n" +msgstr "" + +#: plug-ins/gimpressionist/presets.c:263 +#, c-format +msgid "Error opening file \"%s\" for reading!\n" +msgstr "" + +#: plug-ins/gimpressionist/presets.c:373 +msgid "Description:" +msgstr "" + +#: plug-ins/gimpressionist/presets.c:428 +msgid "Internal error: (savepreset) thispath == NULL" +msgstr "" + +#: plug-ins/gimpressionist/presets.c:436 +#, c-format +msgid "Error opening file \"%s\" for writing!%c\n" +msgstr "" + +#: plug-ins/gimpressionist/presets.c:572 +msgid "Presets" +msgstr "" + +#: plug-ins/gimpressionist/presets.c:600 +msgid " Save current " +msgstr "" + +#: plug-ins/gimpressionist/presets.c:606 +msgid "Save the current settings to the specified file" +msgstr "" + +#. gtk_container_border_width (GTK_CONTAINER (box2), 5); +#: plug-ins/gimpressionist/presets.c:644 +msgid " Apply " +msgstr "" + +#: plug-ins/gimpressionist/presets.c:650 +msgid "Reads the selected Preset into memory" +msgstr "" + +#: plug-ins/gimpressionist/presets.c:652 +msgid " Delete " +msgstr "" + +#: plug-ins/gimpressionist/presets.c:658 +msgid "Deletes the selected Preset" +msgstr "" + +#: plug-ins/gimpressionist/presets.c:660 +msgid " Refresh " +msgstr "" + +#: plug-ins/gimpressionist/presets.c:666 +msgid "Reread the directory of Presets" +msgstr "" + +#: plug-ins/gimpressionist/presets.c:668 +msgid "(Desc)" +msgstr "" + +#: plug-ins/gimpressionist/presets.c:673 +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:117 plug-ins/gimpressionist/repaint.c:863 +#: plug-ins/gimpressionist/repaint.c:865 +msgid " Update " +msgstr "" + +#: plug-ins/gimpressionist/preview.c:122 +msgid "Refresh the Preview window" +msgstr "" + +#: plug-ins/gimpressionist/preview.c:124 +msgid " Reset " +msgstr "" + +#: plug-ins/gimpressionist/preview.c:129 +msgid "Revert to the original image" +msgstr "" + +#: plug-ins/gimpressionist/repaint.c:142 +msgid "What!? No brushes?!\n" +msgstr "" + +#: plug-ins/gimpressionist/repaint.c:282 +msgid "Huh? Image size != alpha size?\n" +msgstr "" + +#: plug-ins/gimpressionist/repaint.c:667 +msgid "Internal error; Unknown orientationtype\n" +msgstr "" + +#: plug-ins/gimpressionist/repaint.c:687 +msgid "Internal error; Unknown sizetype\n" +msgstr "" + +#: plug-ins/gimpressionist/size.c:51 +msgid "Size" +msgstr "" + +#: plug-ins/gimpressionist/size.c:75 +msgid "Sizes:" +msgstr "" + +#: plug-ins/gimpressionist/size.c:79 +msgid "Min size:" +msgstr "" + +#: plug-ins/gimpressionist/size.c:83 +msgid "Max size:" +msgstr "" + +#: plug-ins/gimpressionist/size.c:107 +msgid "The smallest brush to create" +msgstr "" + +#: plug-ins/gimpressionist/size.c:116 +msgid "The largest brush to create" +msgstr "" + +#: plug-ins/gimpressionist/size.c:123 plug-ins/gimpressionist/sizemap.c:451 +msgid "Size:" +msgstr "" + +#: plug-ins/gimpressionist/size.c:139 +msgid "" +"Let the value (brightness) of the region determine the size of the stroke" +msgstr "" + +#: plug-ins/gimpressionist/size.c:149 +msgid "" +"The distance from the center of the image determines the size of the stroke" +msgstr "" + +#: plug-ins/gimpressionist/size.c:159 +msgid "Selects a random size for each stroke" +msgstr "" + +#: plug-ins/gimpressionist/size.c:169 +msgid "Let the direction from the center determine the size of the stroke" +msgstr "" + +#: plug-ins/gimpressionist/size.c:195 +msgid "The hue of the region determines the size of the stroke" +msgstr "" + +#: plug-ins/gimpressionist/size.c:205 +msgid "The brush-size that matches the original image the closest is selected" +msgstr "" + +#: plug-ins/gimpressionist/size.c:219 +msgid "Manually specify the stroke size" +msgstr "" + +#: plug-ins/gimpressionist/size.c:228 +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/common/guillotine.c:76 msgid "" "Slice up the image into subimages, cutting along the image's Guides. Fooey " @@ -2103,127 +4730,207 @@ msgstr "" msgid "Poopy, no guides.\n" msgstr "" -#: plug-ins/common/jpeg.c:307 plug-ins/common/jpeg.c:308 +#: plug-ins/common/jpeg.c:315 plug-ins/common/jpeg.c:316 msgid "loads files in the JPEG file format" msgstr "" -#: plug-ins/common/jpeg.c:319 +#: plug-ins/common/jpeg.c:327 msgid "saves files in the JPEG file format" msgstr "" -#: plug-ins/common/jpeg.c:320 +#: plug-ins/common/jpeg.c:328 msgid "saves files in the lossy, widely supported JPEG format" msgstr "" -#: plug-ins/common/jpeg.c:663 +#: plug-ins/common/jpeg.c:726 #, c-format msgid "can't open \"%s\"\n" msgstr "" -#: plug-ins/common/jpeg.c:794 +#: plug-ins/common/jpeg.c:860 #, c-format msgid "" "don't know how to load JPEGs\n" "with %d color channels" msgstr "" -#: plug-ins/common/jpeg.c:807 +#: plug-ins/common/jpeg.c:877 msgid "JPEG preview" msgstr "" -#: plug-ins/common/jpeg.c:851 +#: plug-ins/common/jpeg.c:923 #, c-format msgid "" "unknown density unit %d\n" "assuming dots per inch" msgstr "" -#: plug-ins/common/jpeg.c:1014 +#: plug-ins/common/jpeg.c:1090 #, c-format msgid "Size: %lu bytes (%02.01f kB)" msgstr "" -#: plug-ins/common/jpeg.c:1382 plug-ins/common/jpeg.c:1501 +#: plug-ins/common/jpeg.c:1469 plug-ins/common/jpeg.c:1598 msgid "Size: unknown" msgstr "" -#: plug-ins/common/jpeg.c:1461 +#: plug-ins/common/jpeg.c:1558 msgid "Save as Jpeg" msgstr "" #. sg - preview -#: plug-ins/common/jpeg.c:1486 +#: plug-ins/common/jpeg.c:1583 msgid "Image Preview" msgstr "" -#: plug-ins/common/jpeg.c:1494 +#: plug-ins/common/jpeg.c:1591 msgid "Preview (in image window)" msgstr "" -#: plug-ins/common/jpeg.c:1520 +#: plug-ins/common/jpeg.c:1617 msgid "Quality" msgstr "" -#: plug-ins/common/jpeg.c:1536 +#: plug-ins/common/jpeg.c:1633 msgid "Smoothing" msgstr "" -#: plug-ins/common/jpeg.c:1556 +#: plug-ins/common/jpeg.c:1653 msgid "Restart markers" msgstr "" -#: plug-ins/common/jpeg.c:1562 +#: plug-ins/common/jpeg.c:1659 msgid "Restart frequency (rows)" msgstr "" -#: plug-ins/common/jpeg.c:1582 +#: plug-ins/common/jpeg.c:1679 msgid "Optimize" msgstr "" -#: plug-ins/common/jpeg.c:1590 +#: plug-ins/common/jpeg.c:1686 msgid "Progressive" msgstr "" -#: plug-ins/common/jpeg.c:1603 +#: plug-ins/common/jpeg.c:1699 msgid "Force baseline JPEG (readable by all decoders)" msgstr "" -#: plug-ins/common/jpeg.c:1615 +#: plug-ins/common/jpeg.c:1711 msgid "2x2,1x1,1x1" msgstr "" -#: plug-ins/common/jpeg.c:1616 +#: plug-ins/common/jpeg.c:1712 msgid "2x1,1x1,1x1 (4:2:2)" msgstr "" -#: plug-ins/common/jpeg.c:1617 +#: plug-ins/common/jpeg.c:1713 msgid "1x1,1x1,1x1" msgstr "" -#: plug-ins/common/jpeg.c:1621 +#: plug-ins/common/jpeg.c:1717 msgid "Subsampling" msgstr "" -#: plug-ins/common/jpeg.c:1632 +#: plug-ins/common/jpeg.c:1728 msgid "Integer" msgstr "" -#: plug-ins/common/jpeg.c:1633 +#: plug-ins/common/jpeg.c:1729 msgid "Fast integer" msgstr "" -#: plug-ins/common/jpeg.c:1634 +#: plug-ins/common/jpeg.c:1730 msgid "Floating-point" msgstr "" -#: plug-ins/common/jpeg.c:1638 +#: plug-ins/common/jpeg.c:1734 msgid "DCT method (speed/quality tradeoff)" msgstr "" -#: plug-ins/common/jpeg.c:1651 +#: plug-ins/common/jpeg.c:1748 msgid "Image Comments" msgstr "" +#: plug-ins/common/lic.c:857 plug-ins/common/lic.c:988 +msgid "Van Gogh (LIC)" +msgstr "" + +#: plug-ins/common/lic.c:885 +msgid "LIC: Couldn't allocate temporary buffer - out of memory!\n" +msgstr "" + +#: plug-ins/common/lic.c:1017 +msgid "Effect channel" +msgstr "" + +#: plug-ins/common/lic.c:1047 +msgid "Brightness" +msgstr "" + +#: plug-ins/common/lic.c:1061 +msgid "Effect operator" +msgstr "" + +#: plug-ins/common/lic.c:1068 +msgid "Derivative" +msgstr "" + +#: plug-ins/common/lic.c:1080 +msgid "Gradient" +msgstr "" + +#: plug-ins/common/lic.c:1094 +msgid "Convolve" +msgstr "" + +#: plug-ins/common/lic.c:1101 +msgid "With white noise" +msgstr "" + +#: plug-ins/common/lic.c:1113 +msgid "With source image" +msgstr "" + +#: plug-ins/common/lic.c:1132 +msgid "Parameters" +msgstr "" + +#: plug-ins/common/lic.c:1144 +msgid "Effect image:" +msgstr "" + +#: plug-ins/common/lic.c:1162 +msgid "Filter length:" +msgstr "" + +#: plug-ins/common/lic.c:1176 +msgid "Noise magnitude:" +msgstr "" + +#: plug-ins/common/lic.c:1191 +msgid "Integration steps:" +msgstr "" + +#: plug-ins/common/lic.c:1206 +msgid "Minimum value:" +msgstr "" + +#: plug-ins/common/lic.c:1221 +msgid "Maximum value:" +msgstr "" + +#: plug-ins/common/lic.c:1309 +msgid "Creates a Van Gogh effect (Line Integral Convolution)" +msgstr "" + +#: plug-ins/common/lic.c:1314 +msgid "/Filters/Artistic/Van Gogh (LIC)" +msgstr "" + +#: plug-ins/common/lic.c:1436 +msgid "Noninteractive not yet implemented! Sorry.\n" +msgstr "" + #: plug-ins/common/mail.c:212 msgid "pipe files to uuencode then mail them" msgstr "" @@ -2263,6 +4970,89 @@ msgstr "" msgid "mail: some sort of error with the file extension or lack thereof \n" msgstr "" +#: plug-ins/mosaic/mosaic.c:326 +msgid "Convert the input drawable into a collection of tiles" +msgstr "" + +#: plug-ins/mosaic/mosaic.c:327 +msgid "Help not yet written for this plug-in" +msgstr "" + +#: plug-ins/mosaic/mosaic.c:331 +msgid "/Filters/Artistic/Mosaic" +msgstr "" + +#. progress bar for gradient finding +#: plug-ins/mosaic/mosaic.c:452 +msgid "Finding Edges..." +msgstr "" + +#. Progress bar for rendering tiles +#: plug-ins/mosaic/mosaic.c:502 +msgid "Rendering Tiles..." +msgstr "" + +#: plug-ins/mosaic/mosaic.c:557 +msgid "Mosaic" +msgstr "" + +#: plug-ins/mosaic/mosaic.c:622 +msgid "Antialiasing" +msgstr "" + +#: plug-ins/mosaic/mosaic.c:630 +msgid "Color Averaging" +msgstr "" + +#: plug-ins/mosaic/mosaic.c:638 +msgid "Pitted Surfaces" +msgstr "" + +#: plug-ins/mosaic/mosaic.c:646 +msgid "FG/BG Lighting" +msgstr "" + +#. tiling primitive +#: plug-ins/mosaic/mosaic.c:659 +msgid "Tiling Primitives" +msgstr "" + +#: plug-ins/mosaic/mosaic.c:666 +msgid "Squares" +msgstr "" + +#: plug-ins/mosaic/mosaic.c:675 +msgid "Hexagons" +msgstr "" + +#: plug-ins/mosaic/mosaic.c:684 +msgid "Octagons & Squares" +msgstr "" + +#: plug-ins/mosaic/mosaic.c:720 +msgid "Tile Height" +msgstr "" + +#: plug-ins/mosaic/mosaic.c:735 +msgid "Tile Spacing" +msgstr "" + +#: plug-ins/mosaic/mosaic.c:750 +msgid "Tile Neatness" +msgstr "" + +#: plug-ins/mosaic/mosaic.c:766 +msgid "Light Direction" +msgstr "" + +#: plug-ins/mosaic/mosaic.c:781 +msgid "Color Variation" +msgstr "" + +#: plug-ins/mosaic/mosaic.c:2557 +msgid "Unable to add additional point.\n" +msgstr "" + #: plug-ins/common/normalize.c:78 msgid "" "Normalize the contrast of the specified drawable to cover all possible " @@ -2321,19 +5111,23 @@ msgstr "" msgid "Mask Size" msgstr "" -#: plug-ins/common/png.c:149 +#: plug-ins/common/png.c:151 msgid "Loads files in PNG file format" msgstr "" -#: plug-ins/common/png.c:150 +#: plug-ins/common/png.c:152 msgid "This plug-in loads Portable Network Graphics (PNG) files." msgstr "" -#: plug-ins/common/png.c:818 +#: plug-ins/common/png.c:757 +msgid "Can't save image with alpha\n" +msgstr "" + +#: plug-ins/common/png.c:915 msgid "PNG Options" msgstr "" -#: plug-ins/common/png.c:863 +#: plug-ins/common/png.c:960 msgid "Compression level" msgstr "" @@ -2399,10 +5193,6 @@ msgstr "" msgid "Transparency" msgstr "" -#: plug-ins/print/print-pcl.c:248 -msgid "Manual" -msgstr "" - #: plug-ins/print/print-pcl.c:249 msgid "Tray 1" msgstr "" @@ -2431,135 +5221,135 @@ msgstr "" msgid "600 DPI" msgstr "" -#: plug-ins/print/print.c:229 +#: plug-ins/print/print.c:231 msgid "PostScript Level 1" msgstr "" -#: plug-ins/print/print.c:231 +#: plug-ins/print/print.c:233 msgid "PostScript Level 2" msgstr "" -#: plug-ins/print/print.c:233 +#: plug-ins/print/print.c:235 msgid "HP DeskJet 500, 520" msgstr "" -#: plug-ins/print/print.c:235 +#: plug-ins/print/print.c:237 msgid "HP DeskJet 500C, 540C" msgstr "" -#: plug-ins/print/print.c:237 +#: plug-ins/print/print.c:239 msgid "HP DeskJet 550C, 560C" msgstr "" -#: plug-ins/print/print.c:239 +#: plug-ins/print/print.c:241 msgid "HP DeskJet 600 series" msgstr "" -#: plug-ins/print/print.c:241 +#: plug-ins/print/print.c:243 msgid "HP DeskJet 800 series" msgstr "" -#: plug-ins/print/print.c:243 +#: plug-ins/print/print.c:245 msgid "HP DeskJet 1100C, 1120C" msgstr "" -#: plug-ins/print/print.c:245 +#: plug-ins/print/print.c:247 msgid "HP DeskJet 1200C, 1600C" msgstr "" -#: plug-ins/print/print.c:247 +#: plug-ins/print/print.c:249 msgid "HP LaserJet II series" msgstr "" -#: plug-ins/print/print.c:249 +#: plug-ins/print/print.c:251 msgid "HP LaserJet III series" msgstr "" -#: plug-ins/print/print.c:251 +#: plug-ins/print/print.c:253 msgid "HP LaserJet 4 series" msgstr "" -#: plug-ins/print/print.c:253 +#: plug-ins/print/print.c:255 msgid "HP LaserJet 4V, 4Si" msgstr "" -#: plug-ins/print/print.c:255 +#: plug-ins/print/print.c:257 msgid "HP LaserJet 5 series" msgstr "" -#: plug-ins/print/print.c:257 +#: plug-ins/print/print.c:259 msgid "HP LaserJet 5Si" msgstr "" -#: plug-ins/print/print.c:259 +#: plug-ins/print/print.c:261 msgid "HP LaserJet 6 series" msgstr "" -#: plug-ins/print/print.c:261 +#: plug-ins/print/print.c:263 msgid "EPSON Stylus Color" msgstr "" -#: plug-ins/print/print.c:263 +#: plug-ins/print/print.c:265 msgid "EPSON Stylus Color Pro" msgstr "" -#: plug-ins/print/print.c:265 +#: plug-ins/print/print.c:267 msgid "EPSON Stylus Color Pro XL" msgstr "" -#: plug-ins/print/print.c:267 +#: plug-ins/print/print.c:269 msgid "EPSON Stylus Color 1500" msgstr "" -#: plug-ins/print/print.c:269 +#: plug-ins/print/print.c:271 msgid "EPSON Stylus Color 400" msgstr "" -#: plug-ins/print/print.c:271 +#: plug-ins/print/print.c:273 msgid "EPSON Stylus Color 500" msgstr "" -#: plug-ins/print/print.c:273 +#: plug-ins/print/print.c:275 msgid "EPSON Stylus Color 600" msgstr "" -#: plug-ins/print/print.c:275 +#: plug-ins/print/print.c:277 msgid "EPSON Stylus Color 800" msgstr "" -#: plug-ins/print/print.c:277 +#: plug-ins/print/print.c:279 msgid "EPSON Stylus Color 1520" msgstr "" -#: plug-ins/print/print.c:279 +#: plug-ins/print/print.c:281 msgid "EPSON Stylus Color 3000" msgstr "" -#: plug-ins/print/print.c:332 +#: plug-ins/print/print.c:334 msgid "This plug-in prints images from The GIMP." msgstr "" -#: plug-ins/print/print.c:333 +#: plug-ins/print/print.c:335 msgid "Prints images to PostScript, PCL, or ESC/P2 printers." msgstr "" -#: plug-ins/print/print.c:337 +#: plug-ins/print/print.c:339 msgid "/File/Print" msgstr "" -#: plug-ins/print/print.c:650 +#: plug-ins/print/print.c:695 msgid "Auto" msgstr "" -#: plug-ins/print/print.c:651 +#: plug-ins/print/print.c:696 msgid "Portrait" msgstr "" -#: plug-ins/print/print.c:652 +#: plug-ins/print/print.c:697 msgid "Landscape" msgstr "" -#: plug-ins/print/print.c:685 +#: plug-ins/print/print.c:724 #, c-format msgid "Print v%s" msgstr "" @@ -2567,303 +5357,296 @@ msgstr "" #. #. * Media size option menu... #. -#: plug-ins/print/print.c:735 +#: plug-ins/print/print.c:774 msgid "Media Size:" msgstr "" #. #. * Media type option menu... #. -#: plug-ins/print/print.c:751 +#: plug-ins/print/print.c:790 msgid "Media Type:" msgstr "" #. #. * Media source option menu... #. -#: plug-ins/print/print.c:767 +#: plug-ins/print/print.c:806 msgid "Media Source:" msgstr "" -#. -#. * Orientation option menu... -#. -#: plug-ins/print/print.c:783 -msgid "Orientation:" -msgstr "" - #. #. * Resolution option menu... #. -#: plug-ins/common/ps.c:1999 plug-ins/print/print.c:813 +#: plug-ins/common/ps.c:2097 plug-ins/print/print.c:852 msgid "Resolution:" msgstr "" #. #. * Output type toggles... #. -#: plug-ins/print/print.c:829 +#: plug-ins/print/print.c:868 msgid "Output Type:" msgstr "" -#: plug-ins/print/print.c:838 +#: plug-ins/print/print.c:877 msgid "B&W" msgstr "" #. #. * Scaling... #. -#: plug-ins/print/print.c:861 +#: plug-ins/print/print.c:900 msgid "Scaling:" msgstr "" -#: plug-ins/print/print.c:896 +#: plug-ins/print/print.c:935 msgid "Percent" msgstr "" -#: plug-ins/print/print.c:905 +#: plug-ins/print/print.c:944 msgid "PPI" msgstr "" #. #. * Brightness slider... #. -#: plug-ins/print/print.c:917 +#: plug-ins/print/print.c:956 msgid "Brightness:" msgstr "" #. #. * Printer option menu... #. -#: plug-ins/print/print.c:952 +#: plug-ins/print/print.c:991 msgid "Printer:" msgstr "" -#: plug-ins/print/print.c:978 plug-ins/print/print.c:1011 +#: plug-ins/print/print.c:1017 plug-ins/print/print.c:1050 msgid "Setup" msgstr "" -#: plug-ins/print/print.c:998 +#: plug-ins/print/print.c:1037 msgid "Print" msgstr "" #. #. * Printer driver option menu... #. -#: plug-ins/print/print.c:1033 +#: plug-ins/print/print.c:1072 msgid "Driver:" msgstr "" #. #. * PPD file... #. -#: plug-ins/print/print.c:1058 +#: plug-ins/print/print.c:1097 msgid "PPD File:" msgstr "" -#: plug-ins/print/print.c:1071 +#: plug-ins/print/print.c:1110 msgid "Browse" msgstr "" #. #. * Print command... #. -#: plug-ins/print/print.c:1081 +#: plug-ins/print/print.c:1120 msgid "Command:" msgstr "" #. #. * Output file selection dialog... #. -#: plug-ins/print/print.c:1116 +#: plug-ins/print/print.c:1155 msgid "Print To File?" msgstr "" #. #. * PPD file selection dialog... #. -#: plug-ins/print/print.c:1126 +#: plug-ins/print/print.c:1165 msgid "PPD File?" msgstr "" -#: plug-ins/print/print.c:2111 +#: plug-ins/print/print.c:2150 msgid "File" msgstr "" -#: plug-ins/common/ps.c:320 plug-ins/common/ps.c:321 +#: plug-ins/common/ps.c:325 plug-ins/common/ps.c:326 msgid "load file of PostScript/PDF file format" msgstr "" -#: plug-ins/common/ps.c:344 +#: plug-ins/common/ps.c:349 msgid "save file in PostScript file format" msgstr "" -#: plug-ins/common/ps.c:345 +#: plug-ins/common/ps.c:350 msgid "" "PostScript saving handles all image types except those with alpha channels." msgstr "" -#: plug-ins/common/ps.c:550 +#: plug-ins/common/ps.c:620 msgid "PS: can't open file for reading" msgstr "" -#: plug-ins/common/ps.c:557 +#: plug-ins/common/ps.c:627 #, c-format msgid "Interpreting and Loading %s:" msgstr "" -#: plug-ins/common/ps.c:565 +#: plug-ins/common/ps.c:635 msgid "PS: can't interprete file" msgstr "" -#: plug-ins/common/ps.c:647 +#: plug-ins/common/ps.c:722 msgid "PostScript save cannot handle images with alpha channels" msgstr "" -#: plug-ins/common/ps.c:658 +#: plug-ins/common/ps.c:733 msgid "PS: cannot operate on unknown image types" msgstr "" -#: plug-ins/common/ps.c:667 +#: plug-ins/common/ps.c:742 msgid "PS: can't open file for writing" msgstr "" -#: plug-ins/common/ps.c:1713 plug-ins/common/ps.c:1810 -#: plug-ins/common/ps.c:1903 plug-ins/common/ps.c:1972 +#: plug-ins/common/ps.c:1800 plug-ins/common/ps.c:1897 +#: plug-ins/common/ps.c:1990 plug-ins/common/ps.c:2059 msgid "write error occured" msgstr "" -#: plug-ins/common/ps.c:1999 plug-ins/common/ps.c:2264 +#: plug-ins/common/ps.c:2097 plug-ins/common/ps.c:2354 msgid "Width:" msgstr "" -#: plug-ins/common/ps.c:1999 plug-ins/common/ps.c:2264 +#: plug-ins/common/ps.c:2097 plug-ins/common/ps.c:2354 msgid "Height:" msgstr "" -#: plug-ins/common/ps.c:1999 +#: plug-ins/common/ps.c:2097 msgid "Pages:" msgstr "" -#: plug-ins/common/ps.c:2001 +#: plug-ins/common/ps.c:2099 msgid "b/w" msgstr "" -#: plug-ins/common/ps.c:2001 +#: plug-ins/common/ps.c:2099 msgid "gray" msgstr "" -#: plug-ins/common/ps.c:2001 +#: plug-ins/common/ps.c:2099 msgid "colour" msgstr "" -#: plug-ins/common/ps.c:2001 +#: plug-ins/common/ps.c:2099 msgid "automatic" msgstr "" -#: plug-ins/common/ps.c:2003 +#: plug-ins/common/ps.c:2101 msgid "none" msgstr "" -#: plug-ins/common/ps.c:2003 +#: plug-ins/common/ps.c:2101 msgid "weak" msgstr "" -#: plug-ins/common/ps.c:2003 +#: plug-ins/common/ps.c:2101 msgid "strong" msgstr "" -#: plug-ins/common/ps.c:2016 +#: plug-ins/common/ps.c:2108 msgid "Load PostScript" msgstr "" #. Rendering -#: plug-ins/common/ps.c:2049 +#: plug-ins/common/ps.c:2141 msgid "Rendering" msgstr "" -#: plug-ins/common/ps.c:2089 +#: plug-ins/common/ps.c:2181 msgid "try BoundingBox" msgstr "" #. Colouring -#: plug-ins/common/ps.c:2102 +#: plug-ins/common/ps.c:2194 msgid "Colouring" msgstr "" -#: plug-ins/common/ps.c:2138 +#: plug-ins/common/ps.c:2230 msgid "Graphic antialiasing" msgstr "" -#: plug-ins/common/ps.c:2139 +#: plug-ins/common/ps.c:2231 msgid "Text antialiasing" msgstr "" -#: plug-ins/common/ps.c:2264 +#: plug-ins/common/ps.c:2354 msgid "X-offset:" msgstr "" -#: plug-ins/common/ps.c:2264 +#: plug-ins/common/ps.c:2354 msgid "Y-offset:" msgstr "" -#: plug-ins/common/ps.c:2266 +#: plug-ins/common/ps.c:2356 msgid "0" msgstr "" -#: plug-ins/common/ps.c:2266 +#: plug-ins/common/ps.c:2356 msgid "90" msgstr "" -#: plug-ins/common/ps.c:2266 +#: plug-ins/common/ps.c:2356 msgid "180" msgstr "" -#: plug-ins/common/ps.c:2266 +#: plug-ins/common/ps.c:2356 msgid "270" msgstr "" -#: plug-ins/common/ps.c:2268 +#: plug-ins/common/ps.c:2358 msgid "Inch" msgstr "" -#: plug-ins/common/ps.c:2268 +#: plug-ins/common/ps.c:2358 msgid "Millimeter" msgstr "" -#: plug-ins/common/ps.c:2283 +#: plug-ins/common/ps.c:2366 msgid "Save PostScript" msgstr "" #. Image Size -#: plug-ins/common/ps.c:2324 +#: plug-ins/common/ps.c:2407 msgid "Image Size" msgstr "" -#: plug-ins/common/ps.c:2363 +#: plug-ins/common/ps.c:2446 msgid "keep aspect ratio" msgstr "" #. Unit -#: plug-ins/common/ps.c:2373 +#: plug-ins/common/ps.c:2456 msgid "Unit" msgstr "" #. Rotation -#: plug-ins/common/ps.c:2404 +#: plug-ins/common/ps.c:2487 msgid "Rotation" msgstr "" #. Format -#: plug-ins/common/ps.c:2431 +#: plug-ins/common/ps.c:2514 msgid "Output" msgstr "" -#: plug-ins/common/ps.c:2439 +#: plug-ins/common/ps.c:2522 msgid "Encapsulated PostScript" msgstr "" -#: plug-ins/common/ps.c:2465 +#: plug-ins/common/ps.c:2548 msgid "Preview size" msgstr "" @@ -2990,6 +5773,47 @@ msgstr "" msgid "Internal error. Selection bpp > 1" msgstr "" +#: plug-ins/struc/struc.c:107 +msgid "Adds a canvas texture map to the picture" +msgstr "" + +#: plug-ins/struc/struc.c:108 +msgid "This function applies a canvas texture map to the drawable." +msgstr "" + +#: plug-ins/struc/struc.c:112 +msgid "/Filters/Artistic/Apply Canvas" +msgstr "" + +#: plug-ins/struc/struc.c:232 +msgid "Struc" +msgstr "" + +#: plug-ins/struc/struc.c:262 +msgid "Filter options" +msgstr "" + +#. Radio buttons +#: plug-ins/struc/struc.c:272 +msgid "Direction" +msgstr "" + +#: plug-ins/struc/struc.c:283 +msgid "Top-right" +msgstr "" + +#: plug-ins/struc/struc.c:283 +msgid "Top-left" +msgstr "" + +#: plug-ins/struc/struc.c:283 +msgid "Bottom-left" +msgstr "" + +#: plug-ins/struc/struc.c:283 +msgid "Bottom-right" +msgstr "" + #: plug-ins/common/threshold_alpha.c:196 msgid "/Image/Alpha/Threshold Alpha" msgstr "" @@ -3002,6 +5826,152 @@ msgstr "" msgid "Threshold" msgstr "" +#: plug-ins/common/warp.c:301 +msgid "Twist or smear an image. (only first six arguments are required)" +msgstr "" + +#: plug-ins/common/warp.c:302 +msgid "" +"Smears an image along vector paths calculated as the gradient of a separate " +"control matrix. The effect can look like brushstrokes of acrylic or " +"watercolor paint, in some cases." +msgstr "" + +#: plug-ins/common/warp.c:306 +msgid "/Filters/Artistic/Warp" +msgstr "" + +#: plug-ins/common/warp.c:476 +msgid "Warp" +msgstr "" + +#. The main table +#: plug-ins/common/warp.c:526 +msgid "Main Options" +msgstr "" + +#. on_x, on_y +#: plug-ins/common/warp.c:540 +msgid "Step Size" +msgstr "" + +#: plug-ins/common/warp.c:544 +msgid "Iterations" +msgstr "" + +#. Displacement map menu +#: plug-ins/common/warp.c:572 +msgid "Displacement Map:" +msgstr "" + +#: plug-ins/common/warp.c:592 +msgid "On Edges: " +msgstr "" + +#: plug-ins/common/warp.c:605 +msgid "Smear" +msgstr "" + +#: plug-ins/common/warp.c:614 +msgid "Black" +msgstr "" + +#: plug-ins/common/warp.c:623 +msgid "FG Color" +msgstr "" + +#. -------------------------------------------------------------------- +#. --------- The secondary table -------------------------- +#: plug-ins/common/warp.c:640 +msgid "Secondary Options" +msgstr "" + +#: plug-ins/common/warp.c:653 +msgid "Dither Size" +msgstr "" + +#: plug-ins/common/warp.c:667 +msgid "Substeps" +msgstr "" + +#. -------------------------------------------------------- +#: plug-ins/common/warp.c:682 +msgid "Rotation Angle" +msgstr "" + +#. Magnitude map menu +#: plug-ins/common/warp.c:699 +msgid "Magnitude Map:" +msgstr "" + +#: plug-ins/common/warp.c:718 +msgid "Use Mag Map: " +msgstr "" + +#: plug-ins/common/warp.c:722 +msgid "Yes" +msgstr "" + +#: plug-ins/common/warp.c:731 +msgid "No" +msgstr "" + +#. -------------------------------------------------------------------- +#. --------- The "other" table -------------------------- +#: plug-ins/common/warp.c:748 +msgid "Other Options" +msgstr "" + +#: plug-ins/common/warp.c:761 +msgid "Gradient Scale" +msgstr "" + +#: plug-ins/common/warp.c:783 +msgid "Gradient map selection menu" +msgstr "" + +#. ---------------------------------------------- +#: plug-ins/common/warp.c:792 +msgid "Vector Mag" +msgstr "" + +#. -------------------------------------------------------- +#: plug-ins/common/warp.c:807 +msgid "Angle" +msgstr "" + +#: plug-ins/common/warp.c:828 +msgid "Fixed-direction-vector map selection menu" +msgstr "" + +#: plug-ins/common/warp.c:1118 +msgid "Warp diff: error allocating memory.\n" +msgstr "" + +#. +#. if (display_diff_map) { +#. gimp_display_new(new_image_id); +#. } +#. +#. make sure layer is visible +#: plug-ins/common/warp.c:1305 +msgid "Smoothing X gradient..." +msgstr "" + +#: plug-ins/common/warp.c:1307 +msgid "Smoothing Y gradient..." +msgstr "" + +#. calculate new X,Y Displacement image maps +#: plug-ins/common/warp.c:1362 +msgid "Finding XY gradient..." +msgstr "" + +#: plug-ins/common/warp.c:1386 +#, c-format +msgid "Flow Step %d..." +msgstr "" + #: plug-ins/common/xbm.c:163 msgid "Load a file in X10 or X11 bitmap (XBM) file format" msgstr "" @@ -3082,19 +6052,19 @@ msgstr "" msgid "Identifier prefix: " msgstr "" -#: plug-ins/common/xpm.c:170 +#: plug-ins/common/xpm.c:156 msgid "loads files of the xpm file format" msgstr "" -#: plug-ins/common/xpm.c:182 +#: plug-ins/common/xpm.c:168 msgid "saves files in the xpm file format (if you're on a 16 bit display...)" msgstr "" -#: plug-ins/common/xpm.c:756 +#: plug-ins/common/xpm.c:783 msgid "Save as Xpm" msgstr "" -#: plug-ins/common/xpm.c:790 +#: plug-ins/common/xpm.c:817 msgid "Alpha Threshold" msgstr "" @@ -3187,3 +6157,118 @@ msgstr "" #: plug-ins/common/zealouscrop.c:209 msgid "ZealousCrop(tm): Nothing to be done.\n" 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:569 +msgid "Unable to open SIOD output pipe" +msgstr "" + +#: plug-ins/script-fu/script-fu-console.c:573 +msgid "Unable to open a stream on the SIOD output pipe" +msgstr "" + +#: plug-ins/script-fu/script-fu-console.c:620 +msgid "Script-Fu evaluate mode allows only noninteractive invocation" +msgstr "" + +#. the script arguments frame +#: plug-ins/script-fu/script-fu-scripts.c:1156 +msgid "Script Arguments" +msgstr "" + +#: plug-ins/script-fu/script-fu-scripts.c:1237 +msgid "Script Toggle" +msgstr "" + +#: plug-ins/script-fu/script-fu-scripts.c:1290 +msgid "Script-Fu File Selection" +msgstr "" + +#: plug-ins/script-fu/script-fu-scripts.c:1318 +msgid "Script-fu Pattern Selection" +msgstr "" + +#: plug-ins/script-fu/script-fu-scripts.c:1324 +msgid "Script-Fu Gradient Selection" +msgstr "" + +#: plug-ins/script-fu/script-fu-scripts.c:1332 +msgid "Script-Fu Brush Selection" +msgstr "" + +#: plug-ins/script-fu/script-fu-scripts.c:1366 +msgid " Reset to Defaults " +msgstr "" + +#: plug-ins/script-fu/script-fu-scripts.c:1400 +msgid "About" +msgstr "" + +#: plug-ins/script-fu/script-fu-scripts.c:1524 +msgid "NOT SET" +msgstr "" + +#: plug-ins/script-fu/script-fu-scripts.c:1598 +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:1856 +msgid "Author: " +msgstr "" + +#: plug-ins/script-fu/script-fu-scripts.c:1866 +msgid "Copyright: " +msgstr "" + +#: plug-ins/script-fu/script-fu-scripts.c:1876 +msgid "Date: " +msgstr "" + +#: plug-ins/script-fu/script-fu-scripts.c:1888 +msgid "Image types: " +msgstr "" + +#: plug-ins/script-fu/script-fu-scripts.c:2032 +msgid "Script-Fu Color Picker" +msgstr "" + +#: plug-ins/script-fu/script-fu-scripts.c:2127 +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 "" diff --git a/po-plug-ins/sv.po b/po-plug-ins/sv.po index 9e7408eaef..3055f3aac0 100644 --- a/po-plug-ins/sv.po +++ b/po-plug-ins/sv.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: gimp 1.1.7\n" -"POT-Creation-Date: 1999-09-09 13:55-0700\n" +"POT-Creation-Date: 1999-10-04 09:28-0700\n" "PO-Revision-Date: 1999-07-22 11:11+0100\n" "Last-Translator: Tomas жgren \n" "Language-Team: Swedish \n" @@ -65,7 +65,7 @@ msgstr "" msgid "sin^p, stepped" msgstr "" -#: plug-ins/common/CML_explorer.c:253 +#: plug-ins/common/CML_explorer.c:253 plug-ins/gap/gap_mov_dialog.c:280 msgid "None" msgstr "" @@ -212,19 +212,24 @@ msgstr "" #: plug-ins/common/CML_explorer.c:377 plug-ins/common/CML_explorer.c:385 #: plug-ins/common/CML_explorer.c:1429 plug-ins/common/CML_explorer.c:1753 -#: plug-ins/common/decompose.c:135 +#: plug-ins/common/decompose.c:135 plug-ins/common/lic.c:1024 +#: plug-ins/gap/gap_mov_dialog.c:253 plug-ins/gimpressionist/orientation.c:191 +#: plug-ins/gimpressionist/size.c:189 msgid "Hue" msgstr "Nyans" #: plug-ins/common/CML_explorer.c:378 plug-ins/common/CML_explorer.c:386 #: plug-ins/common/CML_explorer.c:1433 plug-ins/common/CML_explorer.c:1753 -#: plug-ins/common/decompose.c:136 +#: plug-ins/common/decompose.c:136 plug-ins/common/lic.c:1036 +#: plug-ins/gap/gap_mov_dialog.c:254 msgid "Saturation" msgstr "MДttnad" #: plug-ins/common/CML_explorer.c:379 plug-ins/common/CML_explorer.c:387 #: plug-ins/common/CML_explorer.c:1437 plug-ins/common/CML_explorer.c:1753 -#: plug-ins/common/decompose.c:137 +#: plug-ins/common/decompose.c:137 plug-ins/gap/gap_mov_dialog.c:256 +#: plug-ins/gimpressionist/orientation.c:134 +#: plug-ins/gimpressionist/size.c:133 msgid "Value" msgstr "VДrde" @@ -248,7 +253,9 @@ msgstr "" msgid "Coupled-Map-Lattice Explorer" msgstr "" -#: plug-ins/common/CML_explorer.c:1342 plug-ins/common/ps.c:2448 +#: plug-ins/common/CML_explorer.c:1342 plug-ins/common/ps.c:2531 +#: plug-ins/gimpressionist/orientmap.c:502 +#: plug-ins/gimpressionist/preview.c:106 plug-ins/gimpressionist/sizemap.c:402 msgid "Preview" msgstr "" @@ -437,20 +444,30 @@ msgid "Graph of the current settings" msgstr "" #. Action Area -#: plug-ins/bmp/bmpwrite.c:428 plug-ins/common/CML_explorer.c:1818 +#: plug-ins/bmp/bmpwrite.c:420 plug-ins/common/CML_explorer.c:1818 #: plug-ins/common/CML_explorer.c:2679 plug-ins/common/CML_explorer.c:2775 #: plug-ins/common/apply_lens.c:416 plug-ins/common/blur.c:619 #: plug-ins/common/bumpmap.c:965 plug-ins/common/checkerboard.c:381 #: plug-ins/common/compose.c:816 plug-ins/common/convmatrix.c:706 #: plug-ins/common/cubism.c:329 plug-ins/common/decompose.c:914 #: plug-ins/common/depthmerge.c:746 plug-ins/common/destripe.c:695 -#: plug-ins/common/gif.c:1263 plug-ins/common/jpeg.c:1468 -#: plug-ins/common/mail.c:485 plug-ins/common/oilify.c:460 -#: plug-ins/common/png.c:827 plug-ins/common/ps.c:2023 -#: plug-ins/common/ps.c:2290 plug-ins/common/rotate.c:605 -#: plug-ins/common/threshold_alpha.c:467 plug-ins/common/threshold_alpha.c:500 -#: plug-ins/common/xbm.c:959 plug-ins/common/xpm.c:763 -#: plug-ins/print/print.c:1104 plug-ins/sel2path/sel2path.c:350 +#: plug-ins/common/gif.c:1285 plug-ins/common/jpeg.c:1565 +#: plug-ins/common/lic.c:1246 plug-ins/common/mail.c:485 +#: plug-ins/common/oilify.c:460 plug-ins/common/png.c:924 +#: plug-ins/common/ps.c:2115 plug-ins/common/ps.c:2373 +#: plug-ins/common/rotate.c:605 plug-ins/common/threshold_alpha.c:467 +#: plug-ins/common/threshold_alpha.c:500 plug-ins/common/warp.c:508 +#: plug-ins/common/xbm.c:959 plug-ins/common/xpm.c:790 +#: plug-ins/gap/gap_arr_dialog.c:947 plug-ins/gap/gap_arr_dialog.c:1171 +#: plug-ins/gap/gap_mod_layer.c:149 plug-ins/gap/gap_mov_dialog.c:461 +#: plug-ins/gap/gap_mpege.c:190 plug-ins/gap/gap_resi_dialog.c:136 +#: plug-ins/gimpressionist/gimpressionist.c:361 +#: plug-ins/gimpressionist/orientmap.c:626 +#: plug-ins/gimpressionist/presets.c:392 plug-ins/gimpressionist/sizemap.c:485 +#: plug-ins/mosaic/mosaic.c:564 plug-ins/print/print.c:1143 +#: plug-ins/script-fu/script-fu-scripts.c:1383 +#: plug-ins/script-fu/script-fu-server.c:559 plug-ins/sel2path/sel2path.c:350 +#: plug-ins/struc/struc.c:239 msgid "OK" msgstr "OK" @@ -513,22 +530,31 @@ msgstr "" msgid "Warning: Hmmm, it's a parameter file for newer CML_explorer than me." msgstr "" -#. cancel button -#: plug-ins/Lighting/lighting_ui.c:1062 plug-ins/bmp/bmpwrite.c:437 +#. the 3 Action Buttons +#: plug-ins/Lighting/lighting_ui.c:1062 plug-ins/bmp/bmpwrite.c:429 #: plug-ins/common/CML_explorer.c:2688 plug-ins/common/apply_lens.c:426 #: plug-ins/common/blur.c:621 plug-ins/common/bumpmap.c:974 #: plug-ins/common/checkerboard.c:390 plug-ins/common/colorify.c:323 #: plug-ins/common/compose.c:825 plug-ins/common/convmatrix.c:723 #: plug-ins/common/cubism.c:338 plug-ins/common/decompose.c:924 #: plug-ins/common/depthmerge.c:756 plug-ins/common/destripe.c:704 -#: plug-ins/common/gif.c:1172 plug-ins/common/jpeg.c:1477 -#: plug-ins/common/mail.c:496 plug-ins/common/oilify.c:469 -#: plug-ins/common/png.c:836 plug-ins/common/ps.c:2033 -#: plug-ins/common/ps.c:2300 plug-ins/common/rotate.c:615 -#: plug-ins/common/threshold_alpha.c:476 plug-ins/common/xbm.c:707 -#: plug-ins/common/xbm.c:969 plug-ins/common/xpm.c:772 -#: plug-ins/print/print.c:991 plug-ins/print/print.c:1097 -#: plug-ins/sel2path/sel2path.c:359 +#: plug-ins/common/gif.c:1194 plug-ins/common/jpeg.c:1574 +#: plug-ins/common/lic.c:1255 plug-ins/common/mail.c:496 +#: plug-ins/common/oilify.c:469 plug-ins/common/png.c:933 +#: plug-ins/common/ps.c:2125 plug-ins/common/ps.c:2383 +#: plug-ins/common/rotate.c:615 plug-ins/common/threshold_alpha.c:476 +#: plug-ins/common/warp.c:517 plug-ins/common/xbm.c:707 +#: plug-ins/common/xbm.c:969 plug-ins/common/xpm.c:799 +#: plug-ins/gap/gap_arr_dialog.c:1173 plug-ins/gap/gap_dbbrowser_utils.c:211 +#: plug-ins/gap/gap_filter_foreach.c:127 plug-ins/gap/gap_mod_layer.c:151 +#: plug-ins/gap/gap_mod_layer.c:265 plug-ins/gap/gap_mov_dialog.c:470 +#: plug-ins/gap/gap_mpege.c:240 plug-ins/gap/gap_resi_dialog.c:145 +#: plug-ins/gimpressionist/orientmap.c:640 +#: plug-ins/gimpressionist/presets.c:400 plug-ins/gimpressionist/sizemap.c:499 +#: plug-ins/mosaic/mosaic.c:573 plug-ins/print/print.c:1030 +#: plug-ins/print/print.c:1136 plug-ins/script-fu/script-fu-scripts.c:1392 +#: plug-ins/script-fu/script-fu-server.c:568 plug-ins/sel2path/sel2path.c:359 +#: plug-ins/struc/struc.c:248 msgid "Cancel" msgstr "Avbryt" @@ -602,7 +628,7 @@ msgstr "" msgid "Transparent background" msgstr "Transparent bakgrund" -#: plug-ins/Lighting/lighting_ui.c:580 +#: plug-ins/Lighting/lighting_ui.c:580 plug-ins/common/lic.c:1008 msgid "Create new image" msgstr "" @@ -803,7 +829,7 @@ msgstr "" msgid "Environment image:" msgstr "" -#: plug-ins/Lighting/lighting_ui.c:987 +#: plug-ins/Lighting/lighting_ui.c:987 plug-ins/common/lic.c:1001 msgid "Options" msgstr "" @@ -830,6 +856,8 @@ msgstr "" #. Add Ok, Cancel and Help buttons to the action area #. ================================================== #: plug-ins/Lighting/lighting_ui.c:1061 +#: plug-ins/gimpressionist/orientmap.c:633 +#: plug-ins/gimpressionist/sizemap.c:492 msgid "Apply" msgstr "VerkstДll" @@ -861,6 +889,84 @@ msgstr "" msgid "Zoom out (make image smaller)" msgstr "" +#: plug-ins/common/animationplay.c:247 +msgid "This plugin allows you to preview a GIMP layer-based animation." +msgstr "" + +#: plug-ins/common/animationplay.c:252 +msgid "/Filters/Animation/Animation Playback" +msgstr "" + +#: plug-ins/common/animationplay.c:663 plug-ins/common/animationplay.c:664 +msgid "Animation Playback: " +msgstr "" + +#. Action area - 'close' button only. +#: plug-ins/common/animationplay.c:676 +#: plug-ins/script-fu/script-fu-console.c:205 +#: plug-ins/script-fu/script-fu-scripts.c:1903 +msgid "Close" +msgstr "" + +#. The 'playback' half of the dialog +#: plug-ins/common/animationplay.c:690 plug-ins/common/animationplay.c:693 +msgid "Playback: " +msgstr "" + +#: plug-ins/common/animationplay.c:723 +msgid "Play/Stop" +msgstr "" + +#: plug-ins/common/animationplay.c:729 +msgid "Rewind" +msgstr "" + +#: plug-ins/common/animationplay.c:735 +msgid "Step" +msgstr "" + +#: plug-ins/common/animationplay.c:793 +#, fuzzy +msgid "Frame %v of %u" +msgstr "Bildruta %d" + +#: plug-ins/common/animationplay.c:971 +#, c-format +msgid "playback: Asked for frame number %d in a %d-frame animation!\n" +msgstr "" + +#: plug-ins/common/animoptimize.c:130 +msgid "" +"This plugin applies various optimizations to a GIMP layer-based animation." +msgstr "" + +#: plug-ins/common/animoptimize.c:136 +msgid "/Filters/Animation/Animation Optimize" +msgstr "" + +#: plug-ins/common/animoptimize.c:143 +msgid "" +"This plugin 'simplifies' a GIMP layer-based animation that has been " +"AnimationOptimized. This makes the animation much easier to work with if, " +"for example, the optimized version is all you have." +msgstr "" + +#: plug-ins/common/animoptimize.c:152 +msgid "/Filters/Animation/Animation UnOptimize" +msgstr "" + +#: plug-ins/common/animoptimize.c:296 +msgid "Optimizing Animation..." +msgstr "" + +#: plug-ins/common/animoptimize.c:298 +msgid "UnOptimizing Animation..." +msgstr "" + +#: plug-ins/common/animoptimize.c:327 +msgid "Not enough memory to allocate buffers for optimization.\n" +msgstr "" + #: plug-ins/common/apply_lens.c:132 msgid "Apply a lens effect" msgstr "" @@ -888,9 +994,9 @@ msgstr "" #. #: plug-ins/common/apply_lens.c:435 plug-ins/common/blur.c:607 #: plug-ins/common/checkerboard.c:399 plug-ins/common/cubism.c:347 -#: plug-ins/common/jpeg.c:1512 plug-ins/common/oilify.c:478 -#: plug-ins/common/png.c:847 plug-ins/common/threshold_alpha.c:352 -#: plug-ins/common/xpm.c:781 +#: plug-ins/common/jpeg.c:1609 plug-ins/common/oilify.c:478 +#: plug-ins/common/png.c:944 plug-ins/common/threshold_alpha.c:352 +#: plug-ins/common/xpm.c:808 plug-ins/mosaic/mosaic.c:698 msgid "Parameter Settings" msgstr "ParameterinstДllningar" @@ -1032,18 +1138,18 @@ msgstr "" msgid "Number of times to apply filter" msgstr "" -#: plug-ins/bmp/bmp.c:105 plug-ins/bmp/bmp.c:106 +#: plug-ins/bmp/bmp.c:107 plug-ins/bmp/bmp.c:108 msgid "Loads files of Windows BMP file format" msgstr "" -#: plug-ins/bmp/bmp.c:117 plug-ins/bmp/bmp.c:118 +#: plug-ins/bmp/bmp.c:119 plug-ins/bmp/bmp.c:120 msgid "Saves files in Windows BMP file format" msgstr "" #: plug-ins/bmp/bmpread.c:27 plug-ins/common/gifload.c:287 -#: plug-ins/common/jpeg.c:670 plug-ins/common/png.c:345 -#: plug-ins/common/png.c:347 plug-ins/common/xbm.c:523 -#: plug-ins/common/xpm.c:300 +#: plug-ins/common/jpeg.c:733 plug-ins/common/png.c:385 +#: plug-ins/common/png.c:387 plug-ins/common/xbm.c:523 +#: plug-ins/common/xpm.c:315 #, c-format msgid "Loading %s:" msgstr "Laddar %s:" @@ -1078,14 +1184,13 @@ msgstr "" msgid "%s: bad colormap\n" msgstr "" -#. -#. * Create the "background" layer to hold the image... -#. +#. Create a "normal" layer +#. ======================= #: plug-ins/bmp/bmpread.c:210 plug-ins/bmp/bmpread.c:218 #: plug-ins/bmp/bmpread.c:224 plug-ins/common/compose.c:562 #: plug-ins/common/decompose.c:472 plug-ins/common/gifload.c:828 -#: plug-ins/common/jpeg.c:812 plug-ins/common/png.c:455 -#: plug-ins/common/xbm.c:612 +#: plug-ins/common/jpeg.c:884 plug-ins/common/lic.c:848 +#: plug-ins/common/png.c:515 plug-ins/common/xbm.c:612 msgid "Background" msgstr "Bakgrund" @@ -1098,24 +1203,24 @@ msgstr "" msgid "can't open %s\n" msgstr "" -#: plug-ins/bmp/bmpwrite.c:154 plug-ins/common/jpeg.c:1090 -#: plug-ins/common/png.c:595 plug-ins/common/png.c:597 -#: plug-ins/common/ps.c:673 plug-ins/common/xbm.c:777 -#: plug-ins/common/xpm.c:611 plug-ins/common/xwd.c:507 +#: plug-ins/bmp/bmpwrite.c:154 plug-ins/common/jpeg.c:1169 +#: plug-ins/common/png.c:687 plug-ins/common/png.c:689 +#: plug-ins/common/ps.c:748 plug-ins/common/xbm.c:777 +#: plug-ins/common/xpm.c:636 plug-ins/common/xwd.c:507 #, c-format msgid "Saving %s:" msgstr "Sparar %s:" -#: plug-ins/bmp/bmpwrite.c:421 +#: plug-ins/bmp/bmpwrite.c:413 msgid "Save as BMP" msgstr "" #. parameter settings -#: plug-ins/bmp/bmpwrite.c:446 +#: plug-ins/bmp/bmpwrite.c:438 msgid "Save Options" msgstr "" -#: plug-ins/bmp/bmpwrite.c:454 +#: plug-ins/bmp/bmpwrite.c:446 msgid "RLE encoded" msgstr "" @@ -1187,7 +1292,8 @@ msgstr "" msgid "Elevation" msgstr "" -#: plug-ins/common/bumpmap.c:955 +#. Horizontal scale +#: plug-ins/common/bumpmap.c:955 plug-ins/struc/struc.c:307 msgid "Depth" msgstr "" @@ -1309,8 +1415,9 @@ msgstr "" msgid "Ok" msgstr "" -#: plug-ins/common/colorify.c:331 plug-ins/common/xpm.c:406 -#: plug-ins/print/print.c:848 +#: plug-ins/common/colorify.c:331 plug-ins/common/xpm.c:424 +#: plug-ins/gap/gap_mov_dialog.c:255 plug-ins/gimpressionist/color.c:51 +#: plug-ins/print/print.c:887 msgid "Color" msgstr "" @@ -1443,7 +1550,7 @@ msgid "This function creates a new image from multiple gray images" msgstr "" #: plug-ins/common/compose.c:234 -msgid "/Image/Channel Ops/Compose" +msgid "/Image/Channels/Compose" msgstr "" #: plug-ins/common/compose.c:241 @@ -1526,12 +1633,12 @@ msgstr "" msgid "Extend" msgstr "" -#: plug-ins/common/convmatrix.c:80 +#: plug-ins/common/convmatrix.c:80 plug-ins/common/warp.c:596 msgid "Wrap" msgstr "" #. Action area -#: plug-ins/common/convmatrix.c:80 plug-ins/common/gif.c:1163 +#: plug-ins/common/convmatrix.c:80 plug-ins/common/gif.c:1185 msgid "Crop" msgstr "" @@ -1610,7 +1717,7 @@ msgstr "" msgid "Use Background Color" msgstr "" -#: plug-ins/common/cubism.c:363 +#: plug-ins/common/cubism.c:363 plug-ins/mosaic/mosaic.c:705 msgid "Tile Size" msgstr "" @@ -1709,7 +1816,7 @@ msgid "" msgstr "" #: plug-ins/common/decompose.c:222 -msgid "/Image/Channel Ops/Decompose" +msgid "/Image/Channels/Decompose" msgstr "" #: plug-ins/common/decompose.c:303 @@ -1835,15 +1942,1765 @@ msgstr "" msgid "Width" msgstr "" -#: plug-ins/common/gif.c:408 +#. Button to invoke filebrowser +#: plug-ins/gap/gap_arr_dialog.c:278 +msgid "File-Browser" +msgstr "" + +#: plug-ins/gap/gap_arr_dialog.c:666 +#, c-format +msgid "pair_flt_create_value: Bad FloatFormat ignored %s\n" +msgstr "" + +#: plug-ins/gap/gap_arr_dialog.c:810 +#, c-format +msgid "pair_int_create_value: Bad IntFormat ignored %s\n" +msgstr "" + +#. if no buttons are specified use one CLOSE button per default +#: plug-ins/gap/gap_arr_dialog.c:962 +msgid "CLOSE" +msgstr "" + +#. parameter settings +#: plug-ins/gap/gap_arr_dialog.c:973 +msgid "Enter Values" +msgstr "" + +#: plug-ins/gap/gap_arr_dialog.c:990 plug-ins/gap/gap_arr_dialog.c:1050 +#, fuzzy +msgid "Value: " +msgstr "VДrde" + +#: plug-ins/gap/gap_arr_dialog.c:1026 +msgid "WGT_ACT_BUTTON not implemented yet, widget type ignored\n" +msgstr "" + +#. undefined widget type +#: plug-ins/gap/gap_arr_dialog.c:1029 +#, c-format +msgid "Unknown widget type %d ignored\n" +msgstr "" + +#: plug-ins/gap/gap_arr_dialog.c:1202 +msgid "Press Button" +msgstr "" + +#: plug-ins/gap/gap_arr_dialog.c:1203 +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:137 +msgid "Search :" +msgstr "" + +#: plug-ins/gap/gap_dbbrowser_utils.c:166 +msgid "Gen Code by name" +msgstr "" + +#: plug-ins/gap/gap_dbbrowser_utils.c:175 +msgid "Search by name" +msgstr "" + +#: plug-ins/gap/gap_dbbrowser_utils.c:183 +msgid "Search by blurb" +msgstr "" + +#. show the name +#: plug-ins/gap/gap_dbbrowser_utils.c:325 +msgid "Name :" +msgstr "" + +#. show the description +#: plug-ins/gap/gap_dbbrowser_utils.c:342 +msgid "Blurb :" +msgstr "" + +#: plug-ins/gap/gap_dbbrowser_utils.c:364 +msgid "In :" +msgstr "" + +#: plug-ins/gap/gap_dbbrowser_utils.c:410 +msgid "Out :" +msgstr "" + +#: plug-ins/gap/gap_dbbrowser_utils.c:459 +#, fuzzy +msgid "Help :" +msgstr "HjДlp" + +#. show the author & the copyright +#: plug-ins/gap/gap_dbbrowser_utils.c:497 +msgid "Author :" +msgstr "" + +#: plug-ins/gap/gap_dbbrowser_utils.c:512 +msgid "Date :" +msgstr "" + +#: plug-ins/gap/gap_dbbrowser_utils.c:527 +msgid "Copyright :" +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:156 plug-ins/gap/gap_mod_layer.c:288 +msgid "Animated Filter apply" +msgstr "" + +#: plug-ins/gap/gap_filter_foreach.c:119 +msgid "backup to file" +msgstr "" + +#. pixel +#: plug-ins/gap/gap_filter_foreach.c:121 +msgid "Make backup of the image after each step" +msgstr "" + +#: plug-ins/gap/gap_filter_foreach.c:125 plug-ins/gap/gap_mod_layer.c:263 +msgid "Continue" +msgstr "" + +#: plug-ins/gap/gap_filter_foreach.c:148 plug-ins/gap/gap_mod_layer.c:282 +#, c-format +msgid "" +"2.nd call of %s\n" +"(define end-settings)" +msgstr "" + +#: plug-ins/gap/gap_filter_foreach.c:152 +#, c-format +msgid "" +"Non-Interactive call of %s\n" +"(for all layers inbetween)" +msgstr "" + +#: plug-ins/gap/gap_filter_foreach.c:186 +#, c-format +msgid "" +"Error: Plugin %s has changed Nr. of layers from %d to %d\n" +"could not restore Layer visibilty.\n" +msgstr "" + +#: plug-ins/gap/gap_filter_foreach.c:202 +msgid "Warning: cant get layers (maybe the image was closed)\n" +msgstr "" + +#: plug-ins/gap/gap_filter_foreach.c:207 +#, c-format +msgid "" +"Error: Plugin %s has changed Nr. of layers from %d to %d\n" +"Anim Filter apply stopped.\n" +msgstr "" + +#: plug-ins/gap/gap_filter_foreach.c:258 +#, c-format +msgid "ERROR: Plugin not available or wrong type %s\n" +msgstr "" + +#: plug-ins/gap/gap_filter_foreach.c:269 +msgid "Applying Filter to all Layers .." +msgstr "" + +#: plug-ins/gap/gap_filter_foreach.c:277 +msgid "ERROR: need at 1 Layers to apply plugin !\n" +msgstr "" + +#: plug-ins/gap/gap_filter_foreach.c:307 +msgid "ERROR: fork failed !\n" +msgstr "" + +#: plug-ins/gap/gap_filter_foreach.c:495 +#, c-format +msgid "Saving image to backupfile:%s step = %d\n" +msgstr "" + +#: plug-ins/gap/gap_filter_foreach.c:543 +msgid "Select Filter for Animated apply" +msgstr "" + +#: plug-ins/gap/gap_filter_foreach.c:544 plug-ins/gap/gap_mod_layer.c:664 +msgid "Apply Constant" +msgstr "" + +#: plug-ins/gap/gap_filter_foreach.c:545 plug-ins/gap/gap_mod_layer.c:665 +msgid "Apply Varying" +msgstr "" + +#: plug-ins/gap/gap_filter_main.c:100 +msgid "" +"This plugin calls another plugin for each layer of an image, varying its " +"settings (to produce animated effects). The called plugin must work on a " +"single drawable and must be able to RUN_WITH_LAST_VALS" +msgstr "" + +#: plug-ins/gap/gap_filter_main.c:105 +msgid "/Filters/Animation/Filter all Layers" +msgstr "" + +#: plug-ins/gap/gap_lib.c:852 +msgid "" +"You are using a fileformat != xcf\n" +"Save Operations may result\n" +"in loss of layerinformation" +msgstr "" + +#. no defined value found (this is the 1.st call for this image_id) +#. * ask what to do with a 3 Button dialog +#. +#: plug-ins/gap/gap_lib.c:864 plug-ins/gap/gap_mpege.c:188 +#: plug-ins/gap/gap_range_ops.c:1029 +msgid "CANCEL" +msgstr "" + +#: plug-ins/gap/gap_lib.c:866 +msgid "SAVE Flattened" +msgstr "" + +#: plug-ins/gap/gap_lib.c:868 +msgid "SAVE As Is" +msgstr "" + +#: plug-ins/gap/gap_lib.c:872 plug-ins/gap/gap_range_ops.c:1032 +msgid "GAP Question" +msgstr "" + +#: plug-ins/gap/gap_lib.c:1439 +msgid "Duplicating frames .." +msgstr "" + +#: plug-ins/gap/gap_lib.c:1607 +msgid "Renumber Framesequence .." +msgstr "" + +#: plug-ins/gap/gap_lib.c:1791 +#, fuzzy, c-format +msgid "Goto Frame (%ld/%ld)" +msgstr "Bildruta %d (%dms)" + +#: plug-ins/gap/gap_lib.c:1794 +#, c-format +msgid "Destination Frame Number (%ld - %ld)" +msgstr "" + +#: plug-ins/gap/gap_lib.c:1798 plug-ins/gap/gap_lib.c:1872 +#: plug-ins/gap/gap_lib.c:2052 +msgid "Number :" +msgstr "" + +#: plug-ins/gap/gap_lib.c:1856 +#, c-format +msgid "Delete Frames (%ld/%ld)" +msgstr "" + +#: plug-ins/gap/gap_lib.c:1859 +#, c-format +msgid "Delete Frames from %ld to (Number)" +msgstr "" + +#: plug-ins/gap/gap_lib.c:1919 +#, c-format +msgid "Duplicate Frames (%ld/%ld)" +msgstr "" + +#: plug-ins/gap/gap_lib.c:1924 plug-ins/gap/gap_lib.c:2097 +#: plug-ins/gap/gap_range_ops.c:232 plug-ins/gap/gap_range_ops.c:445 +msgid "From :" +msgstr "" + +#: plug-ins/gap/gap_lib.c:1929 +msgid "Source Range starts at this framenumber" +msgstr "" + +#: plug-ins/gap/gap_lib.c:1932 plug-ins/gap/gap_lib.c:2105 +#: plug-ins/gap/gap_range_ops.c:239 plug-ins/gap/gap_range_ops.c:453 +msgid "To :" +msgstr "" + +#: plug-ins/gap/gap_lib.c:1937 +msgid "Source Range ends at this framenumber" +msgstr "" + +#: plug-ins/gap/gap_lib.c:1940 +msgid "N-Times :" +msgstr "" + +#: plug-ins/gap/gap_lib.c:1945 +msgid "" +"Copy selected Range n-times \n" +"(you may type in Values > 99)" +msgstr "" + +#: plug-ins/gap/gap_lib.c:1947 +msgid "Duplicate Framerange" +msgstr "" + +#: plug-ins/gap/gap_lib.c:2048 +#, c-format +msgid "Exchange current Frame (%ld)" +msgstr "" + +#: plug-ins/gap/gap_lib.c:2050 +msgid "With Frame (Number)" +msgstr "" + +#: plug-ins/gap/gap_lib.c:2092 +#, c-format +msgid "Framesequence Shift (%ld/%ld)" +msgstr "" + +#: plug-ins/gap/gap_lib.c:2102 +msgid "Affected Range starts at this framenumber" +msgstr "" + +#: plug-ins/gap/gap_lib.c:2110 +msgid "Affected Range ends at this framenumber" +msgstr "" + +#: plug-ins/gap/gap_lib.c:2113 +msgid "N-Shift :" +msgstr "" + +#: plug-ins/gap/gap_lib.c:2118 +msgid "" +"Renumber the affected framesequence \n" +"(numbers are shifted in circle by N)" +msgstr "" + +#: plug-ins/gap/gap_lib.c:2120 +msgid "Framesequence shift" +msgstr "" + +#: plug-ins/gap/gap_main.c:323 +msgid "" +"This plugin exchanges current image with (next nubered) image from disk." +msgstr "" + +#: plug-ins/gap/gap_main.c:328 +msgid "/AnimFrames/Goto Next" +msgstr "" + +#: plug-ins/gap/gap_main.c:335 +msgid "" +"This plugin exchanges current image with (previous nubered) image from disk." +msgstr "" + +#: plug-ins/gap/gap_main.c:340 +msgid "/AnimFrames/Goto Prev" +msgstr "" + +#: plug-ins/gap/gap_main.c:347 +msgid "" +"This plugin exchanges current image with (lowest nubered) image from disk." +msgstr "" + +#: plug-ins/gap/gap_main.c:352 +msgid "/AnimFrames/Goto First" +msgstr "" + +#: plug-ins/gap/gap_main.c:359 +msgid "" +"This plugin exchanges current image with (highest nubered) image from disk." +msgstr "" + +#: plug-ins/gap/gap_main.c:364 +msgid "/AnimFrames/Goto Last" +msgstr "" + +#: plug-ins/gap/gap_main.c:371 +msgid "" +"This plugin exchanges current image with requested image (nr) from disk." +msgstr "" + +#: plug-ins/gap/gap_main.c:376 +msgid "/AnimFrames/Goto Any" +msgstr "" + +#: plug-ins/gap/gap_main.c:383 +msgid "" +"This plugin deletes the given number of frames from disk including the " +"current frame." +msgstr "" + +#: plug-ins/gap/gap_main.c:388 +msgid "/AnimFrames/Delete Frames" +msgstr "" + +#: plug-ins/gap/gap_main.c:395 +msgid "This plugin duplicates the current frames on disk n-times." +msgstr "" + +#: plug-ins/gap/gap_main.c:400 +msgid "/AnimFrames/Duplicate Frames" +msgstr "" + +#: plug-ins/gap/gap_main.c:407 +msgid "This plugin exchanges content of the current with destination frame." +msgstr "" + +#: plug-ins/gap/gap_main.c:412 +msgid "/AnimFrames/Exchange Frame" +msgstr "" + +#: plug-ins/gap/gap_main.c:419 +msgid "" +"This plugin copies layer(s) from one sourceimage to multiple frames on disk, " +"varying position, size and opacity." +msgstr "" + +#: plug-ins/gap/gap_main.c:424 +msgid "/AnimFrames/Move Path" +msgstr "" + +#: plug-ins/gap/gap_main.c:431 +msgid "" +"This plugin creates a new image from the given range of frame-images. Each " +"frame is converted to one layer in the new image, according to flatten_mode. " +"(the frames on disk are not changed)." +msgstr "" + +#: plug-ins/gap/gap_main.c:436 +msgid "/AnimFrames/Frames to Image" +msgstr "" + +#: plug-ins/gap/gap_main.c:443 +msgid "This plugin flattens the given range of frame-images (on disk)" +msgstr "" + +#: plug-ins/gap/gap_main.c:448 +msgid "/AnimFrames/Frames Flatten" +msgstr "" + +#: plug-ins/gap/gap_main.c:455 +msgid "" +"This plugin deletes one layer in the given range of frame-images (on disk). " +"exception: the last remaining layer of a frame is not deleted" +msgstr "" + +#: plug-ins/gap/gap_main.c:460 +msgid "/AnimFrames/Frames LayerDel" +msgstr "" + +#: plug-ins/gap/gap_main.c:467 +msgid "" +"This plugin converts the given range of frame-images to other fileformats " +"(on disk) depending on extension" +msgstr "" + +#: plug-ins/gap/gap_main.c:472 +msgid "/AnimFrames/Frames Convert" +msgstr "" + +#: plug-ins/gap/gap_main.c:479 +msgid "" +"This plugin resizes all anim_frames (images on disk) to the given " +"new_width/new_height" +msgstr "" + +#: plug-ins/gap/gap_main.c:484 +msgid "/AnimFrames/Frames Resize" +msgstr "" + +#: plug-ins/gap/gap_main.c:491 +msgid "" +"This plugin crops all anim_frames (images on disk) to the given " +"new_width/new_height" +msgstr "" + +#: plug-ins/gap/gap_main.c:496 +msgid "/AnimFrames/Frames Crop" +msgstr "" + +#: plug-ins/gap/gap_main.c:503 +msgid "" +"This plugin scales all anim_frames (images on disk) to the given " +"new_width/new_height" +msgstr "" + +#: plug-ins/gap/gap_main.c:508 +msgid "/AnimFrames/Frames Scale" +msgstr "" + +#: plug-ins/gap/gap_main.c:515 +msgid "" +"This plugin splits the current image to anim frames (images on disk). Each " +"layer is saved as one frame" +msgstr "" + +#: plug-ins/gap/gap_main.c:520 +msgid "/AnimFrames/Split Img to Frames" +msgstr "" + +#: plug-ins/gap/gap_main.c:527 +msgid "" +"This plugin calls mpeg_encode to convert anim frames to MPEG1, or just " +"generates a param file for mpeg_encode. (mpeg_encode must be installed on " +"your system)" +msgstr "" + +#: plug-ins/gap/gap_main.c:532 +msgid "/AnimFrames/Frames MPEG1 encode" +msgstr "" + +#: plug-ins/gap/gap_main.c:540 +msgid "" +"This plugin calls mpeg2encode to convert anim frames to MPEG1 or MPEG2, or " +"just generates a param file for mpeg2encode. (mpeg2encode must be installed " +"on your system)" +msgstr "" + +#: plug-ins/gap/gap_main.c:545 +msgid "/AnimFrames/Frames MPEG2 encode" +msgstr "" + +#: plug-ins/gap/gap_main.c:553 +msgid "" +"This plugin exchanges frame numbers in the given range. (discfile " +"frame_0001.xcf is renamed to frame_0002.xcf, 2->3, 3->4 ... n->1)" +msgstr "" + +#: plug-ins/gap/gap_main.c:558 +msgid "/AnimFrames/Framesequence Shift" +msgstr "" + +#: plug-ins/gap/gap_main.c:565 +msgid "" +"This plugin performs a modifying action on each selected layer in each " +"selected framerange" +msgstr "" + +#: plug-ins/gap/gap_main.c:570 +msgid "/AnimFrames/Frames Modify" +msgstr "" + +#. Layer select modes +#: plug-ins/gap/gap_mod_layer.c:84 plug-ins/gap/gap_range_ops.c:417 +msgid "Pattern is equal to LayerName" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:85 plug-ins/gap/gap_range_ops.c:418 +msgid "Pattern is Start of LayerName" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:86 plug-ins/gap/gap_range_ops.c:419 +msgid "Pattern is End of Layername" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:87 plug-ins/gap/gap_range_ops.c:420 +msgid "Pattern is a Part of LayerName" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:88 plug-ins/gap/gap_range_ops.c:421 +msgid "Pattern is LayerstackNumber List" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:89 plug-ins/gap/gap_range_ops.c:422 +msgid "Pattern is REVERSE-stack List" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:90 plug-ins/gap/gap_range_ops.c:423 +msgid "All Visible (ignore Pattern)" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:92 plug-ins/gap/gap_range_ops.c:425 +msgid "select all Layers where Layername is equal to Pattern" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:93 plug-ins/gap/gap_range_ops.c:426 +msgid "select all Layers where Layername starts with Pattern" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:94 plug-ins/gap/gap_range_ops.c:427 +msgid "select all Layers where Layername ends up with Pattern" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:95 plug-ins/gap/gap_range_ops.c:428 +msgid "select all Layers where Layername contains Pattern" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:96 plug-ins/gap/gap_range_ops.c:429 +msgid "" +"select Layerstack positions.\n" +"0, 4-5, 8\n" +"where 0 == Top-layer" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:97 plug-ins/gap/gap_range_ops.c:430 +msgid "" +"select Layerstack positions.\n" +"0, 4-5, 8\n" +"where 0 == BG-layer" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:98 plug-ins/gap/gap_range_ops.c:431 +msgid "select all visible Layers" +msgstr "" + +#. action items what to do with the selected layer(s) +#: plug-ins/gap/gap_mod_layer.c:102 +msgid "set Layer(s) visible" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:103 +msgid "set Layer(s) invisible" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:104 +msgid "set Layer(s) linked" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:105 +msgid "set Layer(s) unlinked" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:106 +msgid "raise Layer(s)" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:107 +msgid "lower Layer(s)" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:108 +msgid "merge Layer(s) expand as necessary" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:109 +msgid "merge Layer(s) clipped to image" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:110 +msgid "merge Layer(s) clipped to bg-layer" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:111 +msgid "apply filter on Layer(s)" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:112 +msgid "duplicate Layer(s)" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:113 +msgid "delete Layer(s)" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:114 +msgid "rename Layer(s)" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:146 +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:159 plug-ins/gap/gap_mpege.c:258 +#: plug-ins/gap/gap_range_ops.c:293 +msgid "From Frame:" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:160 plug-ins/gap/gap_mov_dialog.c:594 +#: plug-ins/gap/gap_mpege.c:259 plug-ins/gap/gap_range_ops.c:294 +#: plug-ins/gap/gap_range_ops.c:446 +msgid "first handled frame" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:167 plug-ins/gap/gap_mpege.c:266 +#: plug-ins/gap/gap_range_ops.c:301 +msgid "To Frame:" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:168 plug-ins/gap/gap_mov_dialog.c:598 +#: plug-ins/gap/gap_mpege.c:267 plug-ins/gap/gap_range_ops.c:302 +#: plug-ins/gap/gap_range_ops.c:454 +msgid "last handled frame" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:176 plug-ins/gap/gap_range_ops.c:493 +msgid "Select Layer(s):" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:185 plug-ins/gap/gap_range_ops.c:502 +msgid "Select Pattern:" +msgstr "" + +#. pixel +#: plug-ins/gap/gap_mod_layer.c:187 plug-ins/gap/gap_range_ops.c:504 +msgid "" +"String to identify layer names \n" +"or layerstack position numbers\n" +"0,3-5" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:193 plug-ins/gap/gap_range_ops.c:510 +msgid "Case sensitive" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:194 plug-ins/gap/gap_range_ops.c:511 +msgid "Lowercase and UPPERCASE letters are considered as different" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:199 plug-ins/gap/gap_range_ops.c:516 +msgid "Invert Selection" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:200 +msgid "Perform actions on all unselected Layers" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:205 +msgid "Function :" +msgstr "" + +#. argv[7].radio_help_argv = action_help +#: plug-ins/gap/gap_mod_layer.c:209 +msgid "Function to be performed on all selected layers" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:215 +msgid "New Layername:" +msgstr "" + +#. pixel +#: plug-ins/gap/gap_mod_layer.c:217 +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:222 +#, fuzzy +msgid "Frames Modify" +msgstr "Bildruta %d" + +#: plug-ins/gap/gap_mod_layer.c:223 +#, fuzzy +msgid "Settings" +msgstr "ParameterinstДllningar" + +#: plug-ins/gap/gap_mod_layer.c:286 +#, 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:663 +msgid "Select Filter for Animated frames-apply" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:805 +msgid "GAP Modify: No layer selected in last handled frame\n" +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:891 +msgid "Modifying Frames/Layer(s) .." +msgstr "" + +#: plug-ins/gap/gap_mod_layer.c:972 +msgid "No selected Layer in start frame\n" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:243 plug-ins/gimpressionist/orientmap.c:590 +msgid "Normal" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:244 +msgid "Dissolve" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:245 +msgid "Multiply" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:246 +#, fuzzy +msgid "Screen" +msgstr "grЖn" + +#: plug-ins/gap/gap_mov_dialog.c:247 plug-ins/gimpressionist/paper.c:155 +msgid "Overlay" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:248 +msgid "Difference" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:249 +msgid "Addition" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:250 +msgid "Subtract" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:251 +msgid "Darken Only" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:252 +msgid "Lighten Only" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:263 +msgid "Left Top" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:264 +msgid "Left Bottom" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:265 +msgid "Right Top" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:266 +msgid "Right Bottom" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:267 +#, fuzzy +msgid "Center" +msgstr "Heltal" + +#: plug-ins/gap/gap_mov_dialog.c:275 +msgid "Loop" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:276 +#, fuzzy +msgid "Loop Reverse" +msgstr "Loopa fЖr evigt" + +#: plug-ins/gap/gap_mov_dialog.c:277 +#, fuzzy +msgid "Once" +msgstr "Avbryt" + +#: plug-ins/gap/gap_mov_dialog.c:278 +msgid "OnceReverse" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:279 +msgid "PingPong" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:440 +msgid "Move Path" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:478 +#, fuzzy +msgid "UpdPreview" +msgstr "JPEG fЖrhandsvisning" + +#: 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:491 +msgid "Copy moving source-layer(s) into frames" +msgstr "" + +#. Point Buttons +#: plug-ins/gap/gap_mov_dialog.c:514 +#, fuzzy +msgid "Load Points" +msgstr "Laddar %s:" + +#: plug-ins/gap/gap_mov_dialog.c:522 +msgid "Load Controlpoints from file" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:526 +msgid "Save Points" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:534 +msgid "Save Controlpoints to file" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:538 +msgid "Reset Points" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:546 +msgid "" +"Reset Controlpoints \n" +"to one Defaultpoint" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:550 +msgid "Add Point" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:558 +msgid "" +"Add Controlpoint at end \n" +"(the last Point is duplicated)" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:562 +msgid "Prev Point" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:570 +msgid "Show Previous Controlpoint" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:574 +msgid "Next Point" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:582 +msgid "Show Next Controlpoint" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:592 +msgid "Start Frame:" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:596 +msgid "End Frame:" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:600 +msgid "Preview Frame:" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:602 +msgid "" +"frame to show when UpdPreview\n" +"button is pressed" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:604 +msgid "Layerstack:" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:606 +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:609 +msgid "Clip To Frame" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:616 +msgid "" +"Clip all copied Src-Layers\n" +"at Frame Boundaries" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:660 +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:824 +msgid "Load Path Points from file" +msgstr "" + +#. filesel is already open +#: plug-ins/gap/gap_mov_dialog.c:860 +msgid "Save Path Points to file" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:1071 +#, 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:1073 +#, c-format +msgid "Opacity [%d]: " +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:1074 +#, c-format +msgid "Width [%d]: " +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:1075 +#, c-format +msgid "Height [%d]: " +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:1076 +#, c-format +msgid "Rotate deg[%d]: " +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:1255 +msgid "Source Select" +msgstr "" + +#. Source Layer menu +#: plug-ins/gap/gap_mov_dialog.c:1272 +msgid "SourceImage/Layer:" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:1282 +msgid "Source Object to insert into Framerange" +msgstr "" + +#. Paintmode menu +#: plug-ins/gap/gap_mov_dialog.c:1297 +msgid "Mode:" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:1306 +msgid "Paintmode" +msgstr "" + +#. Loop Stepmode menu +#: plug-ins/gap/gap_mov_dialog.c:1321 +msgid "Stepmode:" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:1339 +msgid "" +"How to fetch te next SrcLayer \n" +"at the next handled frame" +msgstr "" + +#. Source Image Handle menu +#: plug-ins/gap/gap_mov_dialog.c:1345 +msgid "Handle:" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:1363 +msgid "" +"How to place the SrcLayer at \n" +"Controlpoint Koordinates" +msgstr "" + +#. to avoid side effects while initialization +#: plug-ins/gap/gap_mov_dialog.c:1409 +#, fuzzy +msgid "Move Path Preview" +msgstr "FЖrhandsvisning" + +#: plug-ins/gap/gap_mov_dialog.c:1459 +msgid "" +"Scale SrcLayer's Width\n" +"in percent" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:1465 +msgid "" +"Scale SrcLayer's Height\n" +"in percent" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:1471 +msgid "" +"SrcLayer's Opacity\n" +"in percent" +msgstr "" + +#: plug-ins/gap/gap_mov_dialog.c:1480 +msgid "Rotate SrcLayer (in degree)" +msgstr "" + +#: plug-ins/gap/gap_mov_exec.c:217 +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:225 +msgid "Copying Layers into Frames .." +msgstr "" + +#: plug-ins/gap/gap_mpege.c:110 +msgid "Conditions to run mpeg_encode 1.5:" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:113 +msgid "Conditions to run mpeg2encode 1.2:" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:123 +msgid "1.) mpeg_encode 1.5 must be installed" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:126 +msgid "1.) mpeg2encode 1.2 must be installed" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:131 +msgid " you can get mpeg_encode at" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:134 +msgid " you can get mpeg2encode at http://www.mpeg.org/MSSG" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:139 +msgid " ftp://mm-ftp.cs.berkeley.edu/pub/multimedia/mpeg/bmt1r1.tar.gz" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:142 +msgid " or at ftp://ftp.mpeg.org/pub/mpeg/mssg " +msgstr "" + +#: plug-ins/gap/gap_mpege.c:147 +msgid "2.) You need a series of single Images on disk (AnimFrames)" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:151 +msgid " all with fileformat JPEG (or YUV or PNM or PPM)" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:154 +msgid " all with fileformat PPM (or YUV)" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:159 +msgid " (use 'Frames Convert' from the AnimFrames Menu" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:163 +msgid " or 'Split Img to Frames' from the AnimFrames Menu)" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:167 +msgid "3.) All Images must have the same size," +msgstr "" + +#: plug-ins/gap/gap_mpege.c:174 +msgid " width and height must be a multiple of 16" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:178 +msgid " (use Scale or Crop from the AnimFrames Menu)" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:193 +msgid "MPEG_ENCODE Information" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:231 +msgid "generate MPEG1 (ISO/IEC 11172-2) stream" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:232 +msgid "generate MPEG2 (ISO/IEC DIS 13818-2) stream" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:242 +msgid "GenParams" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:273 +#, fuzzy +msgid "Framerate :" +msgstr "Bildruta %d" + +#: plug-ins/gap/gap_mpege.c:274 +msgid "framerate in frames/second" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:281 +msgid "Bitrate:" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:282 +msgid "" +"used for constant bitrates (bit/sec) \n" +"(low rate gives good compression + bad quality)" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:293 +msgid "Outputfile:" +msgstr "" + +#. pixel +#: plug-ins/gap/gap_mpege.c:295 +msgid "Name of the resulting MPEG outputfile" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:301 +msgid "Paramfile:" +msgstr "" + +#. pixel +#: plug-ins/gap/gap_mpege.c:303 +msgid "" +"Name of the Encoder-Parameterfile\n" +"(is generated)" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:309 +msgid "Startscript:" +msgstr "" + +#. pixel +#: plug-ins/gap/gap_mpege.c:311 +msgid "" +"Name of the Startscript \n" +"(is generated/executed)" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:318 +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:322 +msgid "Constant Bitrate :" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:323 +msgid "Iqnore I/P/QSCALE values and use constant bit-rate)" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:328 +msgid "Pattern:" +msgstr "" + +#. pixel +#: plug-ins/gap/gap_mpege.c:330 +msgid "How to encode MPEG framesequence (I/P/B frames)" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:336 +msgid "IQSCALE:" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:337 +msgid "" +"Quality scale for I-Frames \n" +"(1 = best quality, 31 = best comression)" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:344 +msgid "PQSCALE:" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:345 +msgid "" +"Quality scale for P-Frames \n" +"(1 = best quality, 31 = best comression)" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:352 +msgid "BQSCALE:" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:353 +msgid "" +"Quality scale for B-Frames \n" +"(1 = best quality, 31 = best comression)" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:360 +msgid "P-Search :" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:361 +msgid "Search Algorithmus used for P-frames" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:367 +msgid "B-Search :" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:368 +msgid "Search Algorithmus used for B-frames" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:373 +msgid "Gen MPEG_ENCODE Parameters" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:374 plug-ins/gap/gap_mpege.c:413 +msgid "Encode Values" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:391 +msgid "" +"Generate parameterfile for mpeg2encode 1.2\n" +"(MPEG-2 Video Encoder.)\n" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:394 +msgid "MPEG-type :" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:403 +msgid "Videoformat :" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:404 +msgid "Videoformat" +msgstr "" + +#. framerates above 30 ar not allowed in mpeg2encode +#: plug-ins/gap/gap_mpege.c:412 +msgid "Gen MPEG2ENCODE Parameters" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:517 +#, c-format +msgid "cant open MPEG Paramfile %s for write\n" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:976 +msgid "" +"\n" +"WARNING: mpeg_encode does not support Fileformat " +msgstr "" + +#: plug-ins/gap/gap_mpege.c:979 +msgid "" +"\n" +"ERROR: width not a multiple of 16" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:980 +msgid "" +"\n" +"ERROR: height not a multiple of 16" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:986 +msgid "" +"\n" +"WARNING: mpeg2encode does not support Fileformat " +msgstr "" + +#: plug-ins/gap/gap_mpege.c:991 +msgid "" +"\n" +"ERROR: invoked from a single image, animframe required" +msgstr "" + +#: plug-ins/gap/gap_mpege.c:1009 +msgid "sorry folks, NON_INTERACTIVE call .. not implemented yet\n" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:108 +msgid "New Width :" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:115 +msgid "New Height :" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:122 +msgid "Offest X :" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:129 +msgid "Offest Y :" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:138 +msgid "Crop AnimFrames (all)" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:139 +#, c-format +msgid "Crop (original %dx%d)" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:149 +msgid "Resize AnimFrames (all)" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:150 +#, c-format +msgid "Resize (original %dx%d)" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:156 +msgid "Scale AnimFrames (all)" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:157 +#, c-format +msgid "Scale (original %dx%d)" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:246 +msgid "Layerstack :" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:285 +msgid "KEEP_TYPE" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:285 +msgid "Conv to RGB" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:285 +msgid "Conv to GRAY" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:285 +msgid "Conv to INDEXED" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:308 +msgid "" +"\n" +"Select destination fileformat by extension\n" +"optionally convert imagetype\n" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:311 +msgid "Basename:" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:312 +msgid "" +"basename of the resulting frames \n" +"(0001.ext is added)" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:317 plug-ins/gap/gap_split.c:229 +msgid "Extension:" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:318 plug-ins/gap/gap_split.c:230 +msgid "" +"extension of resulting frames \n" +"(is also used to define Fileformat)" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:324 +msgid "Imagetype :" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:325 +msgid "" +"Convert to, or keep imagetype \n" +"(most fileformats cant handle all types)" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:331 +msgid "Flatten :" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:332 +msgid "" +"Flatten all resulting frames \n" +"(most fileformats need flattened frames)" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:337 +msgid "Colors :" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:338 +msgid "" +"Number of resulting Colors \n" +"(ignored if not converted to indexed)" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:344 +msgid "Dither :" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:345 +msgid "" +"Enable Floyd-Steinberg dithering \n" +"(ignored if not converted to indexed)" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:350 +msgid "Convert Frames to other Formats" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:351 +#, fuzzy +msgid "Convert Settings :" +msgstr "ParameterinstДllningar" + +#: plug-ins/gap/gap_range_ops.c:408 +msgid "Expand as necessary" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:409 +msgid "Clipped to image" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:410 +msgid "Clipped to bottom layer" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:411 +msgid "Flattened image" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:412 +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:413 +msgid "Resulting Layer Size is the frame size" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:414 +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:415 +msgid "" +"Resulting Layer Size is the frame size \n" +"transparent parts are filled with BG color" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:460 +msgid "Layer Basename:" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:461 +msgid "" +"Basename for all Layers \n" +"[####] is replaced by frame number" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:479 +msgid "Layer Mergemode :" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:486 +msgid "Exclude BG-Layer" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:487 +msgid "" +"Exclude the BG-Layers \n" +"in all handled frames\n" +"regardless to selection" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:517 +msgid "Use all unselected Layers" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:591 +msgid "Creating Layer-Animated Image .." +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:805 +msgid "Frames to Image" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:806 +msgid "Create Multilayer-Image from Frames" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:935 +msgid "Flattening Frames .." +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:936 +msgid "Converting Frames .." +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:1025 +msgid "OVERWRITE frame" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:1027 +msgid "OVERWRITE all" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:1046 +msgid "" +"Convert Frames: SAVE operation FAILED\n" +"- desired save plugin cant handle type\n" +"- or desired save plugin not available\n" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:1152 +msgid "Cropping all Animation Frames .." +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:1155 +msgid "Resizing all Animation Frames .." +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:1158 +msgid "Scaling all Animation Frames .." +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:1244 +msgid "Flatten Frames" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:1245 +msgid "Select Frame Range" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:1300 +#, c-format +msgid "Removing Layer (pos:%ld) from Frames .." +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:1423 +msgid "Delete Layers in Frames" +msgstr "" + +#: plug-ins/gap/gap_range_ops.c:1424 +msgid "Select Frame Range & Position" +msgstr "" + +#: plug-ins/gap/gap_split.c:97 +msgid "Splitting into Frames .." +msgstr "" + +#: plug-ins/gap/gap_split.c:172 +msgid "" +"Split Frames: SAVE operation FAILED\n" +"- desired save plugin cant handle type\n" +"- or desired save plugin not available\n" +msgstr "" + +#: plug-ins/gap/gap_split.c:220 +#, c-format +msgid "" +"%s\n" +"%s\n" +"(%s_0001.%s)\n" +msgstr "" + +#: plug-ins/gap/gap_split.c:221 +msgid "Make a frame (diskfile) from each Layer" +msgstr "" + +#: plug-ins/gap/gap_split.c:222 +msgid "frames are named: base_nr.extension" +msgstr "" + +#: plug-ins/gap/gap_split.c:235 +msgid "Inverse Order :" +msgstr "" + +#: plug-ins/gap/gap_split.c:236 +msgid "Start frame 0001 at Top Layer" +msgstr "" + +#: plug-ins/gap/gap_split.c:240 +msgid "Flatten :" +msgstr "" + +#: plug-ins/gap/gap_split.c:241 +msgid "" +"Remove Alpha Channel in resulting Frames, \n" +"transparent parts are filled with BG color" +msgstr "" + +#: plug-ins/gap/gap_split.c:244 +msgid "Split Image into Frames" +msgstr "" + +#: plug-ins/gap/gap_split.c:245 +msgid "Split Settings :" +msgstr "" + +#: plug-ins/gap/gap_split.c:290 +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 +#, fuzzy +msgid "Scale" +msgstr "VДrde" + +#: 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 "" + +#: plug-ins/gap/resize.c:197 +msgid "X Offset:" +msgstr "" + +#: plug-ins/gap/resize.c:214 +msgid "Y Offset:" +msgstr "" + +#. the constrain toggle button +#: plug-ins/gap/resize.c:231 +msgid "Constrain Ratio" +msgstr "" + +#: plug-ins/common/gif.c:396 msgid "saves files in Compuserve GIF file format" msgstr "sparar filer i Compuserves GIF-format" -#: plug-ins/common/gif.c:682 +#: plug-ins/common/gif.c:691 msgid "GIF: Couldn't simply reduce colours further. Saving as opaque.\n" msgstr "GIF: Kunde ej enkelt minska antalet fДrger mer. Sparar som opak.\n" -#: plug-ins/common/gif.c:938 +#: plug-ins/common/gif.c:947 msgid "" "GIF: Sorry, can't save RGB images as GIFs - convert to INDEXED\n" "or GRAY first.\n" @@ -1851,12 +3708,12 @@ msgstr "" "GIF: TyvДrr, kan ej spara RGB-bilder som GIF - konvertera till INDEXERAD\n" "eller GRе fЖrst.\n" -#: plug-ins/common/gif.c:957 +#: plug-ins/common/gif.c:966 #, c-format msgid "GIF: can't open %s\n" msgstr "GIF: kan ej Жppna %s\n" -#: plug-ins/common/gif.c:1064 +#: plug-ins/common/gif.c:1073 msgid "" "Transparent colour *might* be incorrect on viewers which don't support " "transparency." @@ -1864,7 +3721,7 @@ msgstr "" "Transparenta fДrgen *kanske* blir felaktigt i vissa visare som ej stЖder " "transparenthet." -#: plug-ins/common/gif.c:1196 +#: plug-ins/common/gif.c:1218 msgid "" "The image which you are trying to save as a GIF\n" "contains layers which extend beyond the actual\n" @@ -1881,62 +3738,62 @@ msgstr "" "Du kan vДlja att antingen beskДra alla lager till\n" "bildkanterna eller abryta sparningen." -#: plug-ins/common/gif.c:1252 +#: plug-ins/common/gif.c:1274 msgid "Save as GIF" msgstr "Spara som GIF" #. regular gif parameter settings -#: plug-ins/common/gif.c:1286 +#: plug-ins/common/gif.c:1308 msgid "GIF Options" msgstr "GIF-instДllningar" -#: plug-ins/common/gif.c:1294 plug-ins/common/png.c:856 +#: plug-ins/common/gif.c:1316 plug-ins/common/png.c:953 msgid "Interlace" msgstr "Interlace" -#: plug-ins/common/gif.c:1306 +#: plug-ins/common/gif.c:1328 msgid "GIF Comment: " msgstr "GIF-kommentar: " #. additional animated gif parameter settings -#: plug-ins/common/gif.c:1367 +#: plug-ins/common/gif.c:1389 msgid "Animated GIF Options" msgstr "Animerad GIF - instДllningar" -#: plug-ins/common/gif.c:1375 +#: plug-ins/common/gif.c:1397 msgid "Loop forever" msgstr "Loopa fЖr evigt" -#: plug-ins/common/gif.c:1388 +#: plug-ins/common/gif.c:1410 msgid "Delay between frames where unspecified: " msgstr "Tidsmellanrum mellan bildrutor nДr ej specifierat: " -#: plug-ins/common/gif.c:1402 +#: plug-ins/common/gif.c:1424 msgid " milliseconds" msgstr " millisekunder" -#: plug-ins/common/gif.c:1413 +#: plug-ins/common/gif.c:1435 msgid "Frame disposal where unspecified: " msgstr "Bildrutehantering dДr ej specifierat: " -#: plug-ins/common/gif.c:1423 +#: plug-ins/common/gif.c:1445 msgid "I don't care" msgstr "Jag bryr mig inte" -#: plug-ins/common/gif.c:1429 +#: plug-ins/common/gif.c:1451 msgid "Cumulative layers (combine)" msgstr "Kumulativa lager (combine)" -#: plug-ins/common/gif.c:1435 +#: plug-ins/common/gif.c:1457 msgid "One frame per layer (replace)" msgstr "En bildruta per lager (replace)" -#: plug-ins/common/gif.c:1493 +#: plug-ins/common/gif.c:1515 #, c-format msgid "GIF: colorstobpp - Eep! too many colours: %d\n" msgstr "GIF: colorstobpp - HjДlp! fЖr mЕnga fДrger: %d\n" -#: plug-ins/common/gif.c:1509 +#: plug-ins/common/gif.c:1531 #, c-format msgid "GIF: bpptocolors - Eep! bpp==%d !\n" msgstr "GIF: colorstobpp - HjДlp! bpp==%d !\n" @@ -2085,6 +3942,801 @@ msgstr "" msgid "GIF: too much input data, ignoring extra...\n" msgstr "GIF: fЖr mycket indata, ignorerar extra-skrДpet...\n" +#: 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:395 +msgid "Brush Preview:" +msgstr "" + +#: plug-ins/gimpressionist/brush.c:404 +msgid "Gamma:" +msgstr "" + +#: plug-ins/gimpressionist/brush.c:417 +msgid "Changes the gamma (brightness) of the selected brush" +msgstr "" + +#: plug-ins/gimpressionist/brush.c:429 +msgid "Select:" +msgstr "" + +#: plug-ins/gimpressionist/brush.c:434 +#, fuzzy +msgid "Aspect ratio:" +msgstr "mДttnad" + +#: plug-ins/gimpressionist/brush.c:438 plug-ins/gimpressionist/paper.c:176 +msgid "Relief:" +msgstr "" + +#: plug-ins/gimpressionist/brush.c:453 +#, fuzzy +msgid "(None)" +msgstr " (combine)" + +#: plug-ins/gimpressionist/brush.c:466 +msgid "Save..." +msgstr "" + +#: plug-ins/gimpressionist/brush.c:480 +msgid "Specifies the aspect ratio of the brush" +msgstr "" + +#: plug-ins/gimpressionist/brush.c:491 +msgid "Specifies the amount of embossing to apply to each brush stroke" +msgstr "" + +#: plug-ins/gimpressionist/color.c:79 +msgid "Color:" +msgstr "" + +#: plug-ins/gimpressionist/color.c:89 +msgid "Average under brush" +msgstr "" + +#: plug-ins/gimpressionist/color.c:95 +msgid "Color is computed from the average of all pixels under the brush" +msgstr "" + +#: plug-ins/gimpressionist/color.c:99 +msgid "Center of brush" +msgstr "" + +#: plug-ins/gimpressionist/color.c:105 +msgid "Samples the color from the pixel in the center of the brush" +msgstr "" + +#: plug-ins/gimpressionist/color.c:114 +msgid "Color noise:" +msgstr "" + +#: plug-ins/gimpressionist/color.c:125 +msgid "Adds random noise to the color" +msgstr "" + +#: plug-ins/gimpressionist/general.c:99 +msgid "Color Selection Dialog" +msgstr "" + +#: plug-ins/gimpressionist/general.c:134 +msgid "General" +msgstr "" + +#: plug-ins/gimpressionist/general.c:159 +msgid "Edge darken:" +msgstr "" + +#: plug-ins/gimpressionist/general.c:176 +msgid "How much to \"darken\" the edges of each brush stroke" +msgstr "" + +#: plug-ins/gimpressionist/general.c:183 +#, fuzzy +msgid "Background:" +msgstr "Bakgrund" + +#: plug-ins/gimpressionist/general.c:191 +msgid "Keep original" +msgstr "" + +#: plug-ins/gimpressionist/general.c:197 +msgid "Preserve the original image as a background" +msgstr "" + +#: plug-ins/gimpressionist/general.c:201 +msgid "From paper" +msgstr "" + +#: plug-ins/gimpressionist/general.c:207 +msgid "Copy the texture of the selected paper as a background" +msgstr "" + +#: plug-ins/gimpressionist/general.c:220 +msgid "Solid" +msgstr "" + +#: plug-ins/gimpressionist/general.c:226 +msgid "Solid colored background" +msgstr "" + +#: plug-ins/gimpressionist/general.c:243 +#, fuzzy +msgid "Transparent" +msgstr "Transparent bakgrund" + +#: plug-ins/gimpressionist/general.c:249 +msgid "Use a transparent background; Only the strokes painted will be visible" +msgstr "" + +#: plug-ins/gimpressionist/general.c:264 +#, fuzzy +msgid "Paint edges" +msgstr "Snabba heltal" + +#: plug-ins/gimpressionist/general.c:272 +msgid "Tileable" +msgstr "" + +#: plug-ins/gimpressionist/general.c:276 +msgid "Selects if the resulting image should be seamlessly tileable" +msgstr "" + +#: plug-ins/gimpressionist/general.c:284 +msgid "Drop Shadow" +msgstr "" + +#: plug-ins/gimpressionist/general.c:288 +msgid "Adds a shadow effect to each brush stroke" +msgstr "" + +#: plug-ins/gimpressionist/general.c:299 +msgid "How much to \"darken\" the drop shadow" +msgstr "" + +#: plug-ins/gimpressionist/general.c:305 +msgid "Shadow depth:" +msgstr "" + +#: plug-ins/gimpressionist/general.c:316 +msgid "" +"The depth of the drop shadow, i.e. how far apart from the object it should be" +msgstr "" + +#: plug-ins/gimpressionist/general.c:322 +msgid "Shadow blur:" +msgstr "" + +#: plug-ins/gimpressionist/general.c:333 +msgid "How much to blur the drop shadow" +msgstr "" + +#: plug-ins/gimpressionist/general.c:339 +msgid "Deviation threshold:" +msgstr "" + +#: plug-ins/gimpressionist/general.c:350 +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:83 +#, 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:100 +msgid "" +"*** Warning ***\n" +"No home directory!\n" +msgstr "" + +#: plug-ins/gimpressionist/gimpressionist.c:351 +#: plug-ins/gimpressionist/gimpressionist.c:448 +msgid "The GIMPressionist!" +msgstr "" + +#: plug-ins/gimpressionist/gimpressionist.c:483 +#, fuzzy +msgid " OK " +msgstr "OK" + +#: plug-ins/gimpressionist/gimpressionist.c:490 +msgid "Run with the selected settings" +msgstr "" + +#: plug-ins/gimpressionist/gimpressionist.c:492 +#, fuzzy +msgid " Cancel " +msgstr "Avbryt" + +#: plug-ins/gimpressionist/gimpressionist.c:497 +msgid "Quit the program" +msgstr "" + +#: plug-ins/gimpressionist/gimpressionist.c:499 +msgid " About... " +msgstr "" + +#: plug-ins/gimpressionist/gimpressionist.c:504 +msgid "Show some information about program" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:52 +msgid "Orientation" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:76 +msgid "Directions:" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:80 +msgid "Start angle:" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:84 +msgid "Angle span:" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:99 plug-ins/gimpressionist/size.c:98 +msgid "The number of directions (i.e. brushes) to use" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:108 +msgid "The angle of the first brush to create" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:117 +msgid "How large an angle-span to use (360 = full circle)" +msgstr "" + +#. +#. * Orientation option menu... +#. +#: plug-ins/gimpressionist/orientation.c:124 plug-ins/print/print.c:822 +msgid "Orientation:" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:140 +msgid "" +"Let the value (brightness) of the region determine the direction of the " +"stroke" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:144 +#: plug-ins/gimpressionist/size.c:143 +msgid "Radius" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:150 +msgid "" +"The distance from the center of the image determines the direction of the " +"stroke" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:154 +#: plug-ins/gimpressionist/size.c:153 +msgid "Random" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:160 +msgid "Selects a random direction of each stroke" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:164 +#: plug-ins/gimpressionist/size.c:163 +msgid "Radial" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:170 +msgid "Let the direction from the center determine the direction of the stroke" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:179 +#: plug-ins/gimpressionist/size.c:178 +msgid "Flowing" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:185 +#: plug-ins/gimpressionist/size.c:184 +msgid "The strokes follow a \"flowing\" pattern" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:197 +msgid "The hue of the region determines the direction of the stroke" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:201 +#: plug-ins/gimpressionist/size.c:199 +msgid "Adaptive" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:207 +msgid "The direction that matches the original image the closest is selected" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:216 +#: plug-ins/gimpressionist/size.c:213 plug-ins/print/print-pcl.c:248 +msgid "Manual" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:222 +msgid "Manually specify the stroke orientation" +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:226 +#: plug-ins/gimpressionist/size.c:223 +msgid "Edit..." +msgstr "" + +#: plug-ins/gimpressionist/orientation.c:231 +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:531 +#: plug-ins/gimpressionist/sizemap.c:431 +msgid "Add" +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:551 +msgid "Angle:" +msgstr "" + +#: plug-ins/gimpressionist/orientmap.c:563 +msgid "Change the angle of the selected vector" +msgstr "" + +#: plug-ins/gimpressionist/orientmap.c:565 +#: plug-ins/gimpressionist/sizemap.c:465 +msgid "Strength:" +msgstr "" + +#: plug-ins/gimpressionist/orientmap.c:577 +msgid "Change the strength of the selected vector" +msgstr "" + +#: plug-ins/gimpressionist/orientmap.c:580 +msgid "Type:" +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:74 +#, c-format +msgid "Paper/%s" +msgstr "" + +#: plug-ins/gimpressionist/paper.c:89 +msgid "Paper" +msgstr "" + +#: plug-ins/gimpressionist/paper.c:133 +#, fuzzy +msgid "Paper Preview:" +msgstr "FЖrhandsvisning" + +#. updatepaperprev(NULL); +#: plug-ins/gimpressionist/paper.c:144 +#, fuzzy +msgid "Invert" +msgstr "Heltal" + +#: plug-ins/gimpressionist/paper.c:151 +msgid "Inverts the Papers texture" +msgstr "" + +#: plug-ins/gimpressionist/paper.c:159 +msgid "Applies the paper as it is (without embossing it)" +msgstr "" + +#: plug-ins/gimpressionist/paper.c:172 +msgid "Scale:" +msgstr "" + +#: plug-ins/gimpressionist/paper.c:191 +msgid "Specifies the scale of the texture (in percent of original file)" +msgstr "" + +#: plug-ins/gimpressionist/paper.c:200 +msgid "Specifies the amount of embossing to apply to the image (in percent)" +msgstr "" + +#: plug-ins/gimpressionist/placement.c:52 +msgid "Placement" +msgstr "" + +#: plug-ins/gimpressionist/placement.c:80 +msgid "Placement:" +msgstr "" + +#: plug-ins/gimpressionist/placement.c:90 +msgid "Randomly" +msgstr "" + +#: plug-ins/gimpressionist/placement.c:96 +msgid "Place strokes randomly around the image" +msgstr "" + +#: plug-ins/gimpressionist/placement.c:100 +msgid "Evenly distributed" +msgstr "" + +#: plug-ins/gimpressionist/placement.c:106 +msgid "The strokes are evenly distributed across the image" +msgstr "" + +#: plug-ins/gimpressionist/placement.c:115 +msgid "Stroke density:" +msgstr "" + +#: plug-ins/gimpressionist/placement.c:126 +msgid "The relative density of the brush strokes" +msgstr "" + +#: plug-ins/gimpressionist/placement.c:128 +msgid "Centerize" +msgstr "" + +#: plug-ins/gimpressionist/placement.c:132 +msgid "Focus the brush strokes around the center of the image" +msgstr "" + +#: plug-ins/gimpressionist/ppmtool.c:41 +#, c-format +msgid "(When allocating %u bytes.)\n" +msgstr "" + +#: plug-ins/gimpressionist/ppmtool.c:42 +msgid "Out of memory!\n" +msgstr "" + +#: plug-ins/gimpressionist/ppmtool.c:215 +#, c-format +msgid "loadgbr: Unable to open file \"%s\"!\n" +msgstr "" + +#: plug-ins/gimpressionist/ppmtool.c:257 +#, c-format +msgid "loadppm: Unable to open file \"%s\"!\n" +msgstr "" + +#: plug-ins/gimpressionist/ppmtool.c:267 +#, c-format +msgid "loadppm: File \"%s\" not PPM/PGM? (line=\"%s\")%c\n" +msgstr "" + +#: plug-ins/gimpressionist/ppmtool.c:279 +#, c-format +msgid "loadppm: File \"%s\" not valid PPM/PGM? (line=\"%s\")%c\n" +msgstr "" + +#: plug-ins/gimpressionist/presets.c:53 +#, c-format +msgid "Error opening file \"%s\" for reading!%c\n" +msgstr "" + +#: plug-ins/gimpressionist/presets.c:263 +#, c-format +msgid "Error opening file \"%s\" for reading!\n" +msgstr "" + +#: plug-ins/gimpressionist/presets.c:373 +msgid "Description:" +msgstr "" + +#: plug-ins/gimpressionist/presets.c:428 +msgid "Internal error: (savepreset) thispath == NULL" +msgstr "" + +#: plug-ins/gimpressionist/presets.c:436 +#, c-format +msgid "Error opening file \"%s\" for writing!%c\n" +msgstr "" + +#: plug-ins/gimpressionist/presets.c:572 +msgid "Presets" +msgstr "" + +#: plug-ins/gimpressionist/presets.c:600 +msgid " Save current " +msgstr "" + +#: plug-ins/gimpressionist/presets.c:606 +msgid "Save the current settings to the specified file" +msgstr "" + +#. gtk_container_border_width (GTK_CONTAINER (box2), 5); +#: plug-ins/gimpressionist/presets.c:644 +#, fuzzy +msgid " Apply " +msgstr "VerkstДll" + +#: plug-ins/gimpressionist/presets.c:650 +msgid "Reads the selected Preset into memory" +msgstr "" + +#: plug-ins/gimpressionist/presets.c:652 +msgid " Delete " +msgstr "" + +#: plug-ins/gimpressionist/presets.c:658 +msgid "Deletes the selected Preset" +msgstr "" + +#: plug-ins/gimpressionist/presets.c:660 +msgid " Refresh " +msgstr "" + +#: plug-ins/gimpressionist/presets.c:666 +msgid "Reread the directory of Presets" +msgstr "" + +#: plug-ins/gimpressionist/presets.c:668 +msgid "(Desc)" +msgstr "" + +#: plug-ins/gimpressionist/presets.c:673 +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:117 plug-ins/gimpressionist/repaint.c:863 +#: plug-ins/gimpressionist/repaint.c:865 +msgid " Update " +msgstr "" + +#: plug-ins/gimpressionist/preview.c:122 +msgid "Refresh the Preview window" +msgstr "" + +#: plug-ins/gimpressionist/preview.c:124 +msgid " Reset " +msgstr "" + +#: plug-ins/gimpressionist/preview.c:129 +msgid "Revert to the original image" +msgstr "" + +#: plug-ins/gimpressionist/repaint.c:142 +msgid "What!? No brushes?!\n" +msgstr "" + +#: plug-ins/gimpressionist/repaint.c:282 +msgid "Huh? Image size != alpha size?\n" +msgstr "" + +#: plug-ins/gimpressionist/repaint.c:667 +msgid "Internal error; Unknown orientationtype\n" +msgstr "" + +#: plug-ins/gimpressionist/repaint.c:687 +msgid "Internal error; Unknown sizetype\n" +msgstr "" + +#: plug-ins/gimpressionist/size.c:51 +msgid "Size" +msgstr "" + +#: plug-ins/gimpressionist/size.c:75 +msgid "Sizes:" +msgstr "" + +#: plug-ins/gimpressionist/size.c:79 +msgid "Min size:" +msgstr "" + +#: plug-ins/gimpressionist/size.c:83 +msgid "Max size:" +msgstr "" + +#: plug-ins/gimpressionist/size.c:107 +msgid "The smallest brush to create" +msgstr "" + +#: plug-ins/gimpressionist/size.c:116 +msgid "The largest brush to create" +msgstr "" + +#: plug-ins/gimpressionist/size.c:123 plug-ins/gimpressionist/sizemap.c:451 +msgid "Size:" +msgstr "" + +#: plug-ins/gimpressionist/size.c:139 +msgid "" +"Let the value (brightness) of the region determine the size of the stroke" +msgstr "" + +#: plug-ins/gimpressionist/size.c:149 +msgid "" +"The distance from the center of the image determines the size of the stroke" +msgstr "" + +#: plug-ins/gimpressionist/size.c:159 +msgid "Selects a random size for each stroke" +msgstr "" + +#: plug-ins/gimpressionist/size.c:169 +msgid "Let the direction from the center determine the size of the stroke" +msgstr "" + +#: plug-ins/gimpressionist/size.c:195 +msgid "The hue of the region determines the size of the stroke" +msgstr "" + +#: plug-ins/gimpressionist/size.c:205 +msgid "The brush-size that matches the original image the closest is selected" +msgstr "" + +#: plug-ins/gimpressionist/size.c:219 +msgid "Manually specify the stroke size" +msgstr "" + +#: plug-ins/gimpressionist/size.c:228 +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/common/guillotine.c:76 msgid "" "Slice up the image into subimages, cutting along the image's Guides. Fooey " @@ -2116,24 +4768,24 @@ msgstr "" msgid "Poopy, no guides.\n" msgstr "" -#: plug-ins/common/jpeg.c:307 plug-ins/common/jpeg.c:308 +#: plug-ins/common/jpeg.c:315 plug-ins/common/jpeg.c:316 msgid "loads files in the JPEG file format" msgstr "laddar filer i JPEG-formatet" -#: plug-ins/common/jpeg.c:319 +#: plug-ins/common/jpeg.c:327 msgid "saves files in the JPEG file format" msgstr "sparar filer i JPEG-formatet" -#: plug-ins/common/jpeg.c:320 +#: plug-ins/common/jpeg.c:328 msgid "saves files in the lossy, widely supported JPEG format" msgstr "" -#: plug-ins/common/jpeg.c:663 +#: plug-ins/common/jpeg.c:726 #, c-format msgid "can't open \"%s\"\n" msgstr "kan ej Жppna \"%s\"\n" -#: plug-ins/common/jpeg.c:794 +#: plug-ins/common/jpeg.c:860 #, c-format msgid "" "don't know how to load JPEGs\n" @@ -2142,11 +4794,11 @@ msgstr "" "vet inte hur man laddar JPEG:ar\n" "med %d fДrgkanaler" -#: plug-ins/common/jpeg.c:807 +#: plug-ins/common/jpeg.c:877 msgid "JPEG preview" msgstr "JPEG fЖrhandsvisning" -#: plug-ins/common/jpeg.c:851 +#: plug-ins/common/jpeg.c:923 #, c-format msgid "" "unknown density unit %d\n" @@ -2155,92 +4807,173 @@ msgstr "" "okДnd densitetsenhet %d\n" "antar punkter per tum" -#: plug-ins/common/jpeg.c:1014 +#: plug-ins/common/jpeg.c:1090 #, c-format msgid "Size: %lu bytes (%02.01f kB)" msgstr "Storlek: %lu bytes (%02.01f kB)" -#: plug-ins/common/jpeg.c:1382 plug-ins/common/jpeg.c:1501 +#: plug-ins/common/jpeg.c:1469 plug-ins/common/jpeg.c:1598 msgid "Size: unknown" msgstr "Storlek: okДnd" -#: plug-ins/common/jpeg.c:1461 +#: plug-ins/common/jpeg.c:1558 msgid "Save as Jpeg" msgstr "Spara som Jpeg" #. sg - preview -#: plug-ins/common/jpeg.c:1486 +#: plug-ins/common/jpeg.c:1583 msgid "Image Preview" msgstr "FЖrhandsvisning" -#: plug-ins/common/jpeg.c:1494 +#: plug-ins/common/jpeg.c:1591 msgid "Preview (in image window)" msgstr "FЖrhandsvisning (i bildfЖnstret)" -#: plug-ins/common/jpeg.c:1520 +#: plug-ins/common/jpeg.c:1617 msgid "Quality" msgstr "Kvalitet" -#: plug-ins/common/jpeg.c:1536 +#: plug-ins/common/jpeg.c:1633 msgid "Smoothing" msgstr "GЖr mjukare" -#: plug-ins/common/jpeg.c:1556 +#: plug-ins/common/jpeg.c:1653 msgid "Restart markers" msgstr "Starta om markeringar" -#: plug-ins/common/jpeg.c:1562 +#: plug-ins/common/jpeg.c:1659 msgid "Restart frequency (rows)" msgstr "Omstartsfrekvens (rader)" -#: plug-ins/common/jpeg.c:1582 +#: plug-ins/common/jpeg.c:1679 msgid "Optimize" msgstr "Optimera" -#: plug-ins/common/jpeg.c:1590 +#: plug-ins/common/jpeg.c:1686 msgid "Progressive" msgstr "Progressiv" -#: plug-ins/common/jpeg.c:1603 +#: plug-ins/common/jpeg.c:1699 msgid "Force baseline JPEG (readable by all decoders)" msgstr "Tvinga 'baseline' JPEG (lДsbar av alla avkodare)" -#: plug-ins/common/jpeg.c:1615 +#: plug-ins/common/jpeg.c:1711 msgid "2x2,1x1,1x1" msgstr "2x2,1x1,1x1" -#: plug-ins/common/jpeg.c:1616 +#: plug-ins/common/jpeg.c:1712 msgid "2x1,1x1,1x1 (4:2:2)" msgstr "2x1,1x1,1x1 (4:2:2)" -#: plug-ins/common/jpeg.c:1617 +#: plug-ins/common/jpeg.c:1713 msgid "1x1,1x1,1x1" msgstr "1x1,1x1,1x1" -#: plug-ins/common/jpeg.c:1621 +#: plug-ins/common/jpeg.c:1717 msgid "Subsampling" msgstr "Delsampling" -#: plug-ins/common/jpeg.c:1632 +#: plug-ins/common/jpeg.c:1728 msgid "Integer" msgstr "Heltal" -#: plug-ins/common/jpeg.c:1633 +#: plug-ins/common/jpeg.c:1729 msgid "Fast integer" msgstr "Snabba heltal" -#: plug-ins/common/jpeg.c:1634 +#: plug-ins/common/jpeg.c:1730 msgid "Floating-point" msgstr "Flyttal" -#: plug-ins/common/jpeg.c:1638 +#: plug-ins/common/jpeg.c:1734 msgid "DCT method (speed/quality tradeoff)" msgstr "DCT-metod (snabbhet/kvalitet)" -#: plug-ins/common/jpeg.c:1651 +#: plug-ins/common/jpeg.c:1748 msgid "Image Comments" msgstr "Bildkommentar" +#: plug-ins/common/lic.c:857 plug-ins/common/lic.c:988 +msgid "Van Gogh (LIC)" +msgstr "" + +#: plug-ins/common/lic.c:885 +msgid "LIC: Couldn't allocate temporary buffer - out of memory!\n" +msgstr "" + +#: plug-ins/common/lic.c:1017 +msgid "Effect channel" +msgstr "" + +#: plug-ins/common/lic.c:1047 +msgid "Brightness" +msgstr "" + +#: plug-ins/common/lic.c:1061 +msgid "Effect operator" +msgstr "" + +#: plug-ins/common/lic.c:1068 +msgid "Derivative" +msgstr "" + +#: plug-ins/common/lic.c:1080 +msgid "Gradient" +msgstr "" + +#: plug-ins/common/lic.c:1094 +msgid "Convolve" +msgstr "" + +#: plug-ins/common/lic.c:1101 +msgid "With white noise" +msgstr "" + +#: plug-ins/common/lic.c:1113 +msgid "With source image" +msgstr "" + +#: plug-ins/common/lic.c:1132 +#, fuzzy +msgid "Parameters" +msgstr "ParameterinstДllningar" + +#: plug-ins/common/lic.c:1144 +msgid "Effect image:" +msgstr "" + +#: plug-ins/common/lic.c:1162 +msgid "Filter length:" +msgstr "" + +#: plug-ins/common/lic.c:1176 +msgid "Noise magnitude:" +msgstr "" + +#: plug-ins/common/lic.c:1191 +msgid "Integration steps:" +msgstr "" + +#: plug-ins/common/lic.c:1206 +msgid "Minimum value:" +msgstr "" + +#: plug-ins/common/lic.c:1221 +msgid "Maximum value:" +msgstr "" + +#: plug-ins/common/lic.c:1309 +msgid "Creates a Van Gogh effect (Line Integral Convolution)" +msgstr "" + +#: plug-ins/common/lic.c:1314 +msgid "/Filters/Artistic/Van Gogh (LIC)" +msgstr "" + +#: plug-ins/common/lic.c:1436 +msgid "Noninteractive not yet implemented! Sorry.\n" +msgstr "" + #: plug-ins/common/mail.c:212 msgid "pipe files to uuencode then mail them" msgstr "" @@ -2280,6 +5013,89 @@ msgstr "" msgid "mail: some sort of error with the file extension or lack thereof \n" msgstr "" +#: plug-ins/mosaic/mosaic.c:326 +msgid "Convert the input drawable into a collection of tiles" +msgstr "" + +#: plug-ins/mosaic/mosaic.c:327 +msgid "Help not yet written for this plug-in" +msgstr "" + +#: plug-ins/mosaic/mosaic.c:331 +msgid "/Filters/Artistic/Mosaic" +msgstr "" + +#. progress bar for gradient finding +#: plug-ins/mosaic/mosaic.c:452 +msgid "Finding Edges..." +msgstr "" + +#. Progress bar for rendering tiles +#: plug-ins/mosaic/mosaic.c:502 +msgid "Rendering Tiles..." +msgstr "" + +#: plug-ins/mosaic/mosaic.c:557 +msgid "Mosaic" +msgstr "" + +#: plug-ins/mosaic/mosaic.c:622 +msgid "Antialiasing" +msgstr "" + +#: plug-ins/mosaic/mosaic.c:630 +msgid "Color Averaging" +msgstr "" + +#: plug-ins/mosaic/mosaic.c:638 +msgid "Pitted Surfaces" +msgstr "" + +#: plug-ins/mosaic/mosaic.c:646 +msgid "FG/BG Lighting" +msgstr "" + +#. tiling primitive +#: plug-ins/mosaic/mosaic.c:659 +msgid "Tiling Primitives" +msgstr "" + +#: plug-ins/mosaic/mosaic.c:666 +msgid "Squares" +msgstr "" + +#: plug-ins/mosaic/mosaic.c:675 +msgid "Hexagons" +msgstr "" + +#: plug-ins/mosaic/mosaic.c:684 +msgid "Octagons & Squares" +msgstr "" + +#: plug-ins/mosaic/mosaic.c:720 +msgid "Tile Height" +msgstr "" + +#: plug-ins/mosaic/mosaic.c:735 +msgid "Tile Spacing" +msgstr "" + +#: plug-ins/mosaic/mosaic.c:750 +msgid "Tile Neatness" +msgstr "" + +#: plug-ins/mosaic/mosaic.c:766 +msgid "Light Direction" +msgstr "" + +#: plug-ins/mosaic/mosaic.c:781 +msgid "Color Variation" +msgstr "" + +#: plug-ins/mosaic/mosaic.c:2557 +msgid "Unable to add additional point.\n" +msgstr "" + #: plug-ins/common/normalize.c:78 msgid "" "Normalize the contrast of the specified drawable to cover all possible " @@ -2338,19 +5154,23 @@ msgstr "" msgid "Mask Size" msgstr "" -#: plug-ins/common/png.c:149 +#: plug-ins/common/png.c:151 msgid "Loads files in PNG file format" msgstr "Laddar filer i PNG-formatet" -#: plug-ins/common/png.c:150 +#: plug-ins/common/png.c:152 msgid "This plug-in loads Portable Network Graphics (PNG) files." msgstr "Detta insticksprogram laddar Portabel NДtverksGrafik (PNG) filer." -#: plug-ins/common/png.c:818 +#: plug-ins/common/png.c:757 +msgid "Can't save image with alpha\n" +msgstr "" + +#: plug-ins/common/png.c:915 msgid "PNG Options" msgstr "PNG instДllningar" -#: plug-ins/common/png.c:863 +#: plug-ins/common/png.c:960 msgid "Compression level" msgstr "KompressionsnivЕ" @@ -2416,10 +5236,6 @@ msgstr "" msgid "Transparency" msgstr "" -#: plug-ins/print/print-pcl.c:248 -msgid "Manual" -msgstr "" - #: plug-ins/print/print-pcl.c:249 msgid "Tray 1" msgstr "" @@ -2448,135 +5264,135 @@ msgstr "" msgid "600 DPI" msgstr "" -#: plug-ins/print/print.c:229 +#: plug-ins/print/print.c:231 msgid "PostScript Level 1" msgstr "" -#: plug-ins/print/print.c:231 +#: plug-ins/print/print.c:233 msgid "PostScript Level 2" msgstr "" -#: plug-ins/print/print.c:233 +#: plug-ins/print/print.c:235 msgid "HP DeskJet 500, 520" msgstr "" -#: plug-ins/print/print.c:235 +#: plug-ins/print/print.c:237 msgid "HP DeskJet 500C, 540C" msgstr "" -#: plug-ins/print/print.c:237 +#: plug-ins/print/print.c:239 msgid "HP DeskJet 550C, 560C" msgstr "" -#: plug-ins/print/print.c:239 +#: plug-ins/print/print.c:241 msgid "HP DeskJet 600 series" msgstr "" -#: plug-ins/print/print.c:241 +#: plug-ins/print/print.c:243 msgid "HP DeskJet 800 series" msgstr "" -#: plug-ins/print/print.c:243 +#: plug-ins/print/print.c:245 msgid "HP DeskJet 1100C, 1120C" msgstr "" -#: plug-ins/print/print.c:245 +#: plug-ins/print/print.c:247 msgid "HP DeskJet 1200C, 1600C" msgstr "" -#: plug-ins/print/print.c:247 +#: plug-ins/print/print.c:249 msgid "HP LaserJet II series" msgstr "" -#: plug-ins/print/print.c:249 +#: plug-ins/print/print.c:251 msgid "HP LaserJet III series" msgstr "" -#: plug-ins/print/print.c:251 +#: plug-ins/print/print.c:253 msgid "HP LaserJet 4 series" msgstr "" -#: plug-ins/print/print.c:253 +#: plug-ins/print/print.c:255 msgid "HP LaserJet 4V, 4Si" msgstr "" -#: plug-ins/print/print.c:255 +#: plug-ins/print/print.c:257 msgid "HP LaserJet 5 series" msgstr "" -#: plug-ins/print/print.c:257 +#: plug-ins/print/print.c:259 msgid "HP LaserJet 5Si" msgstr "" -#: plug-ins/print/print.c:259 +#: plug-ins/print/print.c:261 msgid "HP LaserJet 6 series" msgstr "" -#: plug-ins/print/print.c:261 +#: plug-ins/print/print.c:263 msgid "EPSON Stylus Color" msgstr "" -#: plug-ins/print/print.c:263 +#: plug-ins/print/print.c:265 msgid "EPSON Stylus Color Pro" msgstr "" -#: plug-ins/print/print.c:265 +#: plug-ins/print/print.c:267 msgid "EPSON Stylus Color Pro XL" msgstr "" -#: plug-ins/print/print.c:267 +#: plug-ins/print/print.c:269 msgid "EPSON Stylus Color 1500" msgstr "" -#: plug-ins/print/print.c:269 +#: plug-ins/print/print.c:271 msgid "EPSON Stylus Color 400" msgstr "" -#: plug-ins/print/print.c:271 +#: plug-ins/print/print.c:273 msgid "EPSON Stylus Color 500" msgstr "" -#: plug-ins/print/print.c:273 +#: plug-ins/print/print.c:275 msgid "EPSON Stylus Color 600" msgstr "" -#: plug-ins/print/print.c:275 +#: plug-ins/print/print.c:277 msgid "EPSON Stylus Color 800" msgstr "" -#: plug-ins/print/print.c:277 +#: plug-ins/print/print.c:279 msgid "EPSON Stylus Color 1520" msgstr "" -#: plug-ins/print/print.c:279 +#: plug-ins/print/print.c:281 msgid "EPSON Stylus Color 3000" msgstr "" -#: plug-ins/print/print.c:332 +#: plug-ins/print/print.c:334 msgid "This plug-in prints images from The GIMP." msgstr "" -#: plug-ins/print/print.c:333 +#: plug-ins/print/print.c:335 msgid "Prints images to PostScript, PCL, or ESC/P2 printers." msgstr "" -#: plug-ins/print/print.c:337 +#: plug-ins/print/print.c:339 msgid "/File/Print" msgstr "" -#: plug-ins/print/print.c:650 +#: plug-ins/print/print.c:695 msgid "Auto" msgstr "" -#: plug-ins/print/print.c:651 +#: plug-ins/print/print.c:696 msgid "Portrait" msgstr "" -#: plug-ins/print/print.c:652 +#: plug-ins/print/print.c:697 msgid "Landscape" msgstr "" -#: plug-ins/print/print.c:685 +#: plug-ins/print/print.c:724 #, c-format msgid "Print v%s" msgstr "" @@ -2584,303 +5400,296 @@ msgstr "" #. #. * Media size option menu... #. -#: plug-ins/print/print.c:735 +#: plug-ins/print/print.c:774 msgid "Media Size:" msgstr "" #. #. * Media type option menu... #. -#: plug-ins/print/print.c:751 +#: plug-ins/print/print.c:790 msgid "Media Type:" msgstr "" #. #. * Media source option menu... #. -#: plug-ins/print/print.c:767 +#: plug-ins/print/print.c:806 msgid "Media Source:" msgstr "" -#. -#. * Orientation option menu... -#. -#: plug-ins/print/print.c:783 -msgid "Orientation:" -msgstr "" - #. #. * Resolution option menu... #. -#: plug-ins/common/ps.c:1999 plug-ins/print/print.c:813 +#: plug-ins/common/ps.c:2097 plug-ins/print/print.c:852 msgid "Resolution:" msgstr "" #. #. * Output type toggles... #. -#: plug-ins/print/print.c:829 +#: plug-ins/print/print.c:868 msgid "Output Type:" msgstr "" -#: plug-ins/print/print.c:838 +#: plug-ins/print/print.c:877 msgid "B&W" msgstr "" #. #. * Scaling... #. -#: plug-ins/print/print.c:861 +#: plug-ins/print/print.c:900 msgid "Scaling:" msgstr "" -#: plug-ins/print/print.c:896 +#: plug-ins/print/print.c:935 msgid "Percent" msgstr "" -#: plug-ins/print/print.c:905 +#: plug-ins/print/print.c:944 msgid "PPI" msgstr "" #. #. * Brightness slider... #. -#: plug-ins/print/print.c:917 +#: plug-ins/print/print.c:956 msgid "Brightness:" msgstr "" #. #. * Printer option menu... #. -#: plug-ins/print/print.c:952 +#: plug-ins/print/print.c:991 msgid "Printer:" msgstr "" -#: plug-ins/print/print.c:978 plug-ins/print/print.c:1011 +#: plug-ins/print/print.c:1017 plug-ins/print/print.c:1050 msgid "Setup" msgstr "" -#: plug-ins/print/print.c:998 +#: plug-ins/print/print.c:1037 msgid "Print" msgstr "" #. #. * Printer driver option menu... #. -#: plug-ins/print/print.c:1033 +#: plug-ins/print/print.c:1072 msgid "Driver:" msgstr "" #. #. * PPD file... #. -#: plug-ins/print/print.c:1058 +#: plug-ins/print/print.c:1097 msgid "PPD File:" msgstr "" -#: plug-ins/print/print.c:1071 +#: plug-ins/print/print.c:1110 msgid "Browse" msgstr "" #. #. * Print command... #. -#: plug-ins/print/print.c:1081 +#: plug-ins/print/print.c:1120 msgid "Command:" msgstr "" #. #. * Output file selection dialog... #. -#: plug-ins/print/print.c:1116 +#: plug-ins/print/print.c:1155 msgid "Print To File?" msgstr "" #. #. * PPD file selection dialog... #. -#: plug-ins/print/print.c:1126 +#: plug-ins/print/print.c:1165 msgid "PPD File?" msgstr "" -#: plug-ins/print/print.c:2111 +#: plug-ins/print/print.c:2150 msgid "File" msgstr "" -#: plug-ins/common/ps.c:320 plug-ins/common/ps.c:321 +#: plug-ins/common/ps.c:325 plug-ins/common/ps.c:326 msgid "load file of PostScript/PDF file format" msgstr "" -#: plug-ins/common/ps.c:344 +#: plug-ins/common/ps.c:349 msgid "save file in PostScript file format" msgstr "" -#: plug-ins/common/ps.c:345 +#: plug-ins/common/ps.c:350 msgid "" "PostScript saving handles all image types except those with alpha channels." msgstr "" -#: plug-ins/common/ps.c:550 +#: plug-ins/common/ps.c:620 msgid "PS: can't open file for reading" msgstr "" -#: plug-ins/common/ps.c:557 +#: plug-ins/common/ps.c:627 #, c-format msgid "Interpreting and Loading %s:" msgstr "" -#: plug-ins/common/ps.c:565 +#: plug-ins/common/ps.c:635 msgid "PS: can't interprete file" msgstr "" -#: plug-ins/common/ps.c:647 +#: plug-ins/common/ps.c:722 msgid "PostScript save cannot handle images with alpha channels" msgstr "" -#: plug-ins/common/ps.c:658 +#: plug-ins/common/ps.c:733 msgid "PS: cannot operate on unknown image types" msgstr "" -#: plug-ins/common/ps.c:667 +#: plug-ins/common/ps.c:742 msgid "PS: can't open file for writing" msgstr "" -#: plug-ins/common/ps.c:1713 plug-ins/common/ps.c:1810 -#: plug-ins/common/ps.c:1903 plug-ins/common/ps.c:1972 +#: plug-ins/common/ps.c:1800 plug-ins/common/ps.c:1897 +#: plug-ins/common/ps.c:1990 plug-ins/common/ps.c:2059 msgid "write error occured" msgstr "" -#: plug-ins/common/ps.c:1999 plug-ins/common/ps.c:2264 +#: plug-ins/common/ps.c:2097 plug-ins/common/ps.c:2354 msgid "Width:" msgstr "" -#: plug-ins/common/ps.c:1999 plug-ins/common/ps.c:2264 +#: plug-ins/common/ps.c:2097 plug-ins/common/ps.c:2354 msgid "Height:" msgstr "" -#: plug-ins/common/ps.c:1999 +#: plug-ins/common/ps.c:2097 msgid "Pages:" msgstr "" -#: plug-ins/common/ps.c:2001 +#: plug-ins/common/ps.c:2099 msgid "b/w" msgstr "" -#: plug-ins/common/ps.c:2001 +#: plug-ins/common/ps.c:2099 msgid "gray" msgstr "" -#: plug-ins/common/ps.c:2001 +#: plug-ins/common/ps.c:2099 msgid "colour" msgstr "" -#: plug-ins/common/ps.c:2001 +#: plug-ins/common/ps.c:2099 msgid "automatic" msgstr "" -#: plug-ins/common/ps.c:2003 +#: plug-ins/common/ps.c:2101 msgid "none" msgstr "" -#: plug-ins/common/ps.c:2003 +#: plug-ins/common/ps.c:2101 msgid "weak" msgstr "" -#: plug-ins/common/ps.c:2003 +#: plug-ins/common/ps.c:2101 msgid "strong" msgstr "" -#: plug-ins/common/ps.c:2016 +#: plug-ins/common/ps.c:2108 msgid "Load PostScript" msgstr "" #. Rendering -#: plug-ins/common/ps.c:2049 +#: plug-ins/common/ps.c:2141 msgid "Rendering" msgstr "" -#: plug-ins/common/ps.c:2089 +#: plug-ins/common/ps.c:2181 msgid "try BoundingBox" msgstr "" #. Colouring -#: plug-ins/common/ps.c:2102 +#: plug-ins/common/ps.c:2194 msgid "Colouring" msgstr "" -#: plug-ins/common/ps.c:2138 +#: plug-ins/common/ps.c:2230 msgid "Graphic antialiasing" msgstr "" -#: plug-ins/common/ps.c:2139 +#: plug-ins/common/ps.c:2231 msgid "Text antialiasing" msgstr "" -#: plug-ins/common/ps.c:2264 +#: plug-ins/common/ps.c:2354 msgid "X-offset:" msgstr "" -#: plug-ins/common/ps.c:2264 +#: plug-ins/common/ps.c:2354 msgid "Y-offset:" msgstr "" -#: plug-ins/common/ps.c:2266 +#: plug-ins/common/ps.c:2356 msgid "0" msgstr "" -#: plug-ins/common/ps.c:2266 +#: plug-ins/common/ps.c:2356 msgid "90" msgstr "" -#: plug-ins/common/ps.c:2266 +#: plug-ins/common/ps.c:2356 msgid "180" msgstr "" -#: plug-ins/common/ps.c:2266 +#: plug-ins/common/ps.c:2356 msgid "270" msgstr "" -#: plug-ins/common/ps.c:2268 +#: plug-ins/common/ps.c:2358 msgid "Inch" msgstr "" -#: plug-ins/common/ps.c:2268 +#: plug-ins/common/ps.c:2358 msgid "Millimeter" msgstr "" -#: plug-ins/common/ps.c:2283 +#: plug-ins/common/ps.c:2366 msgid "Save PostScript" msgstr "" #. Image Size -#: plug-ins/common/ps.c:2324 +#: plug-ins/common/ps.c:2407 msgid "Image Size" msgstr "" -#: plug-ins/common/ps.c:2363 +#: plug-ins/common/ps.c:2446 msgid "keep aspect ratio" msgstr "" #. Unit -#: plug-ins/common/ps.c:2373 +#: plug-ins/common/ps.c:2456 msgid "Unit" msgstr "" #. Rotation -#: plug-ins/common/ps.c:2404 +#: plug-ins/common/ps.c:2487 msgid "Rotation" msgstr "" #. Format -#: plug-ins/common/ps.c:2431 +#: plug-ins/common/ps.c:2514 msgid "Output" msgstr "" -#: plug-ins/common/ps.c:2439 +#: plug-ins/common/ps.c:2522 msgid "Encapsulated PostScript" msgstr "" -#: plug-ins/common/ps.c:2465 +#: plug-ins/common/ps.c:2548 msgid "Preview size" msgstr "" @@ -3008,6 +5817,48 @@ msgstr "" msgid "Internal error. Selection bpp > 1" msgstr "" +#: plug-ins/struc/struc.c:107 +msgid "Adds a canvas texture map to the picture" +msgstr "" + +#: plug-ins/struc/struc.c:108 +msgid "This function applies a canvas texture map to the drawable." +msgstr "" + +#: plug-ins/struc/struc.c:112 +msgid "/Filters/Artistic/Apply Canvas" +msgstr "" + +#: plug-ins/struc/struc.c:232 +msgid "Struc" +msgstr "" + +#: plug-ins/struc/struc.c:262 +#, fuzzy +msgid "Filter options" +msgstr "GIF-instДllningar" + +#. Radio buttons +#: plug-ins/struc/struc.c:272 +msgid "Direction" +msgstr "" + +#: plug-ins/struc/struc.c:283 +msgid "Top-right" +msgstr "" + +#: plug-ins/struc/struc.c:283 +msgid "Top-left" +msgstr "" + +#: plug-ins/struc/struc.c:283 +msgid "Bottom-left" +msgstr "" + +#: plug-ins/struc/struc.c:283 +msgid "Bottom-right" +msgstr "" + #: plug-ins/common/threshold_alpha.c:196 msgid "/Image/Alpha/Threshold Alpha" msgstr "" @@ -3020,6 +5871,155 @@ msgstr "" msgid "Threshold" msgstr "" +#: plug-ins/common/warp.c:301 +msgid "Twist or smear an image. (only first six arguments are required)" +msgstr "" + +#: plug-ins/common/warp.c:302 +msgid "" +"Smears an image along vector paths calculated as the gradient of a separate " +"control matrix. The effect can look like brushstrokes of acrylic or " +"watercolor paint, in some cases." +msgstr "" + +#: plug-ins/common/warp.c:306 +msgid "/Filters/Artistic/Warp" +msgstr "" + +#: plug-ins/common/warp.c:476 +msgid "Warp" +msgstr "" + +#. The main table +#: plug-ins/common/warp.c:526 +#, fuzzy +msgid "Main Options" +msgstr "GIF-instДllningar" + +#. on_x, on_y +#: plug-ins/common/warp.c:540 +msgid "Step Size" +msgstr "" + +#: plug-ins/common/warp.c:544 +#, fuzzy +msgid "Iterations" +msgstr "MДttnad" + +#. Displacement map menu +#: plug-ins/common/warp.c:572 +msgid "Displacement Map:" +msgstr "" + +#: plug-ins/common/warp.c:592 +msgid "On Edges: " +msgstr "" + +#: plug-ins/common/warp.c:605 +msgid "Smear" +msgstr "" + +#: plug-ins/common/warp.c:614 +msgid "Black" +msgstr "" + +#: plug-ins/common/warp.c:623 +msgid "FG Color" +msgstr "" + +#. -------------------------------------------------------------------- +#. --------- The secondary table -------------------------- +#: plug-ins/common/warp.c:640 +msgid "Secondary Options" +msgstr "" + +#: plug-ins/common/warp.c:653 +msgid "Dither Size" +msgstr "" + +#: plug-ins/common/warp.c:667 +msgid "Substeps" +msgstr "" + +#. -------------------------------------------------------- +#: plug-ins/common/warp.c:682 +msgid "Rotation Angle" +msgstr "" + +#. Magnitude map menu +#: plug-ins/common/warp.c:699 +msgid "Magnitude Map:" +msgstr "" + +#: plug-ins/common/warp.c:718 +msgid "Use Mag Map: " +msgstr "" + +#: plug-ins/common/warp.c:722 +msgid "Yes" +msgstr "" + +#: plug-ins/common/warp.c:731 +msgid "No" +msgstr "" + +#. -------------------------------------------------------------------- +#. --------- The "other" table -------------------------- +#: plug-ins/common/warp.c:748 +#, fuzzy +msgid "Other Options" +msgstr "GIF-instДllningar" + +#: plug-ins/common/warp.c:761 +msgid "Gradient Scale" +msgstr "" + +#: plug-ins/common/warp.c:783 +msgid "Gradient map selection menu" +msgstr "" + +#. ---------------------------------------------- +#: plug-ins/common/warp.c:792 +msgid "Vector Mag" +msgstr "" + +#. -------------------------------------------------------- +#: plug-ins/common/warp.c:807 +msgid "Angle" +msgstr "" + +#: plug-ins/common/warp.c:828 +msgid "Fixed-direction-vector map selection menu" +msgstr "" + +#: plug-ins/common/warp.c:1118 +msgid "Warp diff: error allocating memory.\n" +msgstr "" + +#. +#. if (display_diff_map) { +#. gimp_display_new(new_image_id); +#. } +#. +#. make sure layer is visible +#: plug-ins/common/warp.c:1305 +msgid "Smoothing X gradient..." +msgstr "" + +#: plug-ins/common/warp.c:1307 +msgid "Smoothing Y gradient..." +msgstr "" + +#. calculate new X,Y Displacement image maps +#: plug-ins/common/warp.c:1362 +msgid "Finding XY gradient..." +msgstr "" + +#: plug-ins/common/warp.c:1386 +#, c-format +msgid "Flow Step %d..." +msgstr "" + #: plug-ins/common/xbm.c:163 msgid "Load a file in X10 or X11 bitmap (XBM) file format" msgstr "" @@ -3100,19 +6100,19 @@ msgstr "" msgid "Identifier prefix: " msgstr "" -#: plug-ins/common/xpm.c:170 +#: plug-ins/common/xpm.c:156 msgid "loads files of the xpm file format" msgstr "" -#: plug-ins/common/xpm.c:182 +#: plug-ins/common/xpm.c:168 msgid "saves files in the xpm file format (if you're on a 16 bit display...)" msgstr "" -#: plug-ins/common/xpm.c:756 +#: plug-ins/common/xpm.c:783 msgid "Save as Xpm" msgstr "" -#: plug-ins/common/xpm.c:790 +#: plug-ins/common/xpm.c:817 msgid "Alpha Threshold" msgstr "" @@ -3205,3 +6205,118 @@ msgstr "" #: plug-ins/common/zealouscrop.c:209 msgid "ZealousCrop(tm): Nothing to be done.\n" 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:569 +msgid "Unable to open SIOD output pipe" +msgstr "" + +#: plug-ins/script-fu/script-fu-console.c:573 +msgid "Unable to open a stream on the SIOD output pipe" +msgstr "" + +#: plug-ins/script-fu/script-fu-console.c:620 +msgid "Script-Fu evaluate mode allows only noninteractive invocation" +msgstr "" + +#. the script arguments frame +#: plug-ins/script-fu/script-fu-scripts.c:1156 +msgid "Script Arguments" +msgstr "" + +#: plug-ins/script-fu/script-fu-scripts.c:1237 +msgid "Script Toggle" +msgstr "" + +#: plug-ins/script-fu/script-fu-scripts.c:1290 +msgid "Script-Fu File Selection" +msgstr "" + +#: plug-ins/script-fu/script-fu-scripts.c:1318 +msgid "Script-fu Pattern Selection" +msgstr "" + +#: plug-ins/script-fu/script-fu-scripts.c:1324 +msgid "Script-Fu Gradient Selection" +msgstr "" + +#: plug-ins/script-fu/script-fu-scripts.c:1332 +msgid "Script-Fu Brush Selection" +msgstr "" + +#: plug-ins/script-fu/script-fu-scripts.c:1366 +msgid " Reset to Defaults " +msgstr "" + +#: plug-ins/script-fu/script-fu-scripts.c:1400 +msgid "About" +msgstr "" + +#: plug-ins/script-fu/script-fu-scripts.c:1524 +msgid "NOT SET" +msgstr "" + +#: plug-ins/script-fu/script-fu-scripts.c:1598 +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:1856 +msgid "Author: " +msgstr "" + +#: plug-ins/script-fu/script-fu-scripts.c:1866 +msgid "Copyright: " +msgstr "" + +#: plug-ins/script-fu/script-fu-scripts.c:1876 +msgid "Date: " +msgstr "" + +#: plug-ins/script-fu/script-fu-scripts.c:1888 +msgid "Image types: " +msgstr "" + +#: plug-ins/script-fu/script-fu-scripts.c:2032 +msgid "Script-Fu Color Picker" +msgstr "" + +#: plug-ins/script-fu/script-fu-scripts.c:2127 +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 "" diff --git a/po/cs.po b/po/cs.po index d142d10764..912e3af2e9 100644 --- a/po/cs.po +++ b/po/cs.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: GIMP 1.1.7\n" -"POT-Creation-Date: 1999-09-09 21:28-0700\n" +"POT-Creation-Date: 1999-10-06 13:09-0700\n" "PO-Revision-Date: 1999-06-08 13:40+02:00\n" "Last-Translator: Stanislav Brabec \n" "Language-Team: Czech \n" @@ -17,10 +17,6 @@ msgstr "" msgid "About the GIMP" msgstr "O programu GIMP" -#: app/about_dialog.c:206 -msgid "-Adobe-Helvetica-Medium-R-Normal--*-140-*-*-*-*-*-*" -msgstr "-Adobe-Helvetica-Medium-R-Normal--*-140-*-*-*-*-*-*" - #: app/about_dialog.c:209 msgid "Version " msgstr "Verzi " @@ -29,10 +25,6 @@ msgstr "Verzi " msgid " brought to you by" msgstr " pro vАs napsali" -#: app/about_dialog.c:216 -msgid "Spencer Kimball & Peter Mattis" -msgstr "Spencer Kimball a Peter Mattis" - #: app/about_dialog.c:248 msgid "Please visit http://www.gimp.org/ for more info" msgstr "VМce se dozvМte, nav╧tМvМte-li http://www.gimp.org/" @@ -42,7 +34,7 @@ msgid "Rate:" msgstr "Rychlost:" #. the pressure scale -#: app/airbrush.c:150 app/convolve.c:154 app/smudge.c:119 +#: app/airbrush.c:150 app/convolve.c:154 app/smudge.c:118 msgid "Pressure:" msgstr "Tlak:" @@ -50,75 +42,73 @@ msgstr "Tlak:" msgid "killing stray timer, please report to lewing@gimp.org" msgstr "ru╧М se zbloudilЩ ХasovaХ, prosМm ohlaste na lewing@gimp.org" -#: app/app_procs.c:359 +#: app/app_procs.c:361 msgid "GIMP Startup" msgstr "Spou╧tМ se program GIMP" -#: app/app_procs.c:472 app/gimprc.c:408 +#: app/app_procs.c:474 app/gimprc.c:410 #, c-format msgid "parsing \"%s\"\n" msgstr "analyzuje se \"%s\"\n" #. initialize the xcf file format routines -#: app/app_procs.c:529 +#: app/app_procs.c:531 msgid "Looking for data files" msgstr "HledajМ se datovИ soubory" -#: app/app_procs.c:529 +#: app/app_procs.c:531 msgid "Parasites" msgstr "CizopasnМci" #. initialize the global parasite table -#: app/app_procs.c:531 app/internal_procs.c:70 app/preferences_dialog.c:2443 +#: app/app_procs.c:533 app/internal_procs.c:70 app/preferences_dialog.c:2132 msgid "Brushes" msgstr "╘tЛtce" #. initialize the list of gimp brushes -#: app/app_procs.c:533 app/internal_procs.c:139 app/preferences_dialog.c:2447 +#: app/app_procs.c:535 app/internal_procs.c:139 app/preferences_dialog.c:2136 msgid "Patterns" msgstr "Vzorky" #. initialize the list of gimp patterns -#: app/app_procs.c:535 app/preferences_dialog.c:2449 +#: app/app_procs.c:537 app/preferences_dialog.c:2138 msgid "Palettes" msgstr "Palety" #. initialize the list of gimp palettes -#: app/app_procs.c:537 app/gradient_select.c:560 app/internal_procs.c:109 -#: app/preferences_dialog.c:2451 +#: app/app_procs.c:539 app/gradient_select.c:543 app/internal_procs.c:109 +#: app/preferences_dialog.c:2140 msgid "Gradients" msgstr "PЬechody" -#: app/app_procs.c:708 app/app_procs.c:709 app/app_procs.c:734 -#: app/app_procs.c:735 app/menus.c:96 app/menus.c:111 +#: app/app_procs.c:710 app/app_procs.c:711 app/app_procs.c:726 +#: app/app_procs.c:727 app/menus.c:138 app/menus.c:164 msgid "/File/Quit" msgstr "/Soubor/Konec" -#: app/app_procs.c:739 +#: app/app_procs.c:729 msgid "Really Quit?" msgstr "Opravdu skonХit?" -#: app/app_procs.c:747 app/install.c:107 app/install.c:392 +#: app/app_procs.c:735 app/install.c:259 app/install.c:405 msgid "Quit" msgstr "Konec" -#: app/app_procs.c:756 app/brightness_contrast.c:214 app/channel_ops.c:83 -#: app/channels_dialog.c:2397 app/channels_dialog.c:2586 -#: app/color_balance.c:277 app/color_notebook.c:50 app/color_notebook.c:193 -#: app/color_select.c:196 app/color_select.c:241 app/convert.c:464 -#: app/curves.c:528 app/file_new_dialog.c:209 app/file_new_dialog.c:398 -#: app/gdisplay_color.c:462 app/gdisplay_color_ui.c:74 app/gdisplay_ops.c:352 -#: app/gimpprogress.c:135 app/global_edit.c:712 app/gradient.c:1553 -#: app/gradient.c:4599 app/gradient.c:5178 app/hue_saturation.c:362 -#: app/interface.c:938 app/interface.c:1035 app/layers_dialog.c:3299 -#: app/layers_dialog.c:3530 app/layers_dialog.c:3665 app/layers_dialog.c:3802 -#: app/layers_dialog.c:4118 app/levels.c:351 app/posterize.c:196 -#: app/preferences_dialog.c:1505 app/qmask.c:255 app/resize.c:116 -#: app/threshold.c:279 +#: app/app_procs.c:737 app/brightness_contrast.c:224 app/channel_ops.c:94 +#: app/channels_dialog.c:2400 app/channels_dialog.c:2574 +#: app/color_balance.c:299 app/color_notebook.c:113 app/convert.c:499 +#: app/curves.c:560 app/file_new_dialog.c:196 app/file_new_dialog.c:378 +#: app/gdisplay_color_ui.c:117 app/gdisplay_ops.c:356 app/gimpprogress.c:114 +#: app/global_edit.c:712 app/gradient.c:1566 app/gradient.c:4622 +#: app/gradient.c:5181 app/hue_saturation.c:393 app/interface.c:944 +#: app/layers_dialog.c:3311 app/layers_dialog.c:3517 app/layers_dialog.c:3642 +#: app/layers_dialog.c:3756 app/layers_dialog.c:4043 app/levels.c:364 +#: app/posterize.c:205 app/preferences_dialog.c:1174 app/qmask.c:257 +#: app/resize.c:193 app/threshold.c:289 libgimp/gimpexport.c:264 msgid "Cancel" msgstr "Zru╧it" -#: app/app_procs.c:782 +#: app/app_procs.c:760 #, fuzzy msgid "" "Some files unsaved.\n" @@ -126,43 +116,6 @@ msgid "" "Quit the GIMP?" msgstr "NЛkterИ soubory nejsou zapsАny. Opravdu opustit GIMP?" -#: app/batch.c:65 -msgid "script-fu not available: batch mode disabled\n" -msgstr "script-fu nenМ dostupnИ: dАvkovЩ re╬im zakАzАn\n" - -#: app/batch.c:74 -msgid "reading batch commands from stdin\n" -msgstr "Хte se dАvka pЬМkazЫ ze standardnМho vstupu\n" - -#: app/batch.c:114 -msgid "batch command: experienced an execution error.\n" -msgstr "pЬМkaz dАvky: do╧lo k chybЛ pЬi vykonАvАnМ.\n" - -#: app/batch.c:117 -msgid "batch command: experienced a calling error.\n" -msgstr "pЬМkaz dАvky: do╧lo k chybЛ volАnМ.\n" - -#: app/batch.c:120 -msgid "batch command: executed successfully.\n" -msgstr "pЬМkaz dАvky: probЛhlo ЗspЛ╧nЛ.\n" - -#: app/batch.c:204 -msgid "extension_perl_server not available: unable to start the perl server\n" -msgstr "" -"extension_perl_server nenМ dostupnИ: nepodaЬilo se spustit server perlu\n" - -#: app/batch.c:220 -msgid "perl server: experienced an execution error.\n" -msgstr "server perlu: do╧lo k chybЛ pЬi vykonАvАnМ.\n" - -#: app/batch.c:223 -msgid "perl server: experienced a calling error.\n" -msgstr "server perlu: do╧lo k chybЛ volАnМ.\n" - -#: app/batch.c:226 -msgid "perl server: executed successfully.\n" -msgstr "server perlu: probЛhlo ЗspЛ╧nЛ.\n" - #: app/bezier_select.c:468 msgid "Bezier path already closed." msgstr "BИzierova kЬivka je ji╬ uzavЬenА." @@ -171,332 +124,273 @@ msgstr "B msgid "Corrupt curve" msgstr "Poru╧enА kЬivka" -#: app/bezier_select.c:1003 -#, fuzzy -msgid "" -"bezier_select_button_press(): Tried to edit on open bezier curve in edit " -"selection" -msgstr "pokus o editaci otevЬenИ BИzierovy kЬivky v ЗpravАch vЩbЛru" - -#: app/bezier_select.c:1283 -#, fuzzy -msgid "bezier_select_motion(): Encountered orphaned bezier control point" -msgstr "Nalezen opu╧tЛnЩ ЬМdМcМ bod BИzierovy kЬivky" - -#: app/bezier_select.c:1964 -#, fuzzy -msgid "bezier_draw_segment(): Bad bezier segment" -msgstr "╧patnЩ Зsek BИzierovy kЬivky" - -#: app/bezier_select.c:1981 -#, fuzzy, c-format -msgid "bezier_draw_segment(): Unknown coordinate space: %d" -msgstr "neznАmЩ souЬadnicovЩ systИm: %d" - -#: app/bezier_select.c:2124 -#, fuzzy -msgid "bezier_convert(): tried to convert an open bezier curve" -msgstr "pokus o pЬevod otevЬenИ BИzierovy kЬivky" - -#: app/bezier_select.c:2625 -#, fuzzy, c-format -msgid "test_add_point_on_segment(): Unknown coordinate space: %d" -msgstr "neznАmЩ souЬadnicovЩ systИm: %d" +#: app/bezier_select.c:2829 +msgid "Curve not closed!" +msgstr "" #: app/bezier_select.c:3164 msgid "Paintbrush operation failed." msgstr "╘tЛtec selhal." -#: app/bezier_select.c:3208 -msgid "bezier_draw_segment_for_distance(): Bad bezier segment" -msgstr "" - -#: app/blend.c:258 +#: app/blend.c:261 msgid "FG to BG (RGB)" msgstr "PopЬedМ do pozadМ (RGB)" -#: app/blend.c:260 +#: app/blend.c:263 msgid "FG to BG (HSV)" msgstr "PopЬedМ do pozadМ (HSV)" -#: app/blend.c:262 +#: app/blend.c:265 msgid "FG to Transparent" msgstr "PozadМ do prЫhlednosti" -#: app/blend.c:264 +#: app/blend.c:267 msgid "Custom from editor" msgstr "VlastnМ z editoru" -#: app/blend.c:270 app/gradient.c:468 app/preferences_dialog.c:1745 +#: app/blend.c:273 app/gradient.c:461 app/preferences_dialog.c:1414 msgid "Linear" msgstr "LineАrnМ" -#: app/blend.c:272 +#: app/blend.c:275 msgid "Bi-Linear" msgstr "BilineАrnМ" -#: app/blend.c:274 +#: app/blend.c:277 msgid "Radial" msgstr "RadiАlnМ" -#: app/blend.c:276 +#: app/blend.c:279 msgid "Square" msgstr "хtvercovЩ" -#: app/blend.c:278 +#: app/blend.c:281 msgid "Conical (symmetric)" msgstr "Ku╬elovЩ (symetrickЩ)" -#: app/blend.c:280 +#: app/blend.c:283 msgid "Conical (asymmetric)" msgstr "Ku╬elovЩ (nesymetrickЩ)" -#: app/blend.c:282 +#: app/blend.c:285 msgid "Shapeburst (angular)" msgstr "PronikajМcМ (ЗhlovЩ)" -#: app/blend.c:284 +#: app/blend.c:287 msgid "Shapeburst (spherical)" msgstr "PronikajМcМ (kulovЩ)" -#: app/blend.c:286 +#: app/blend.c:289 msgid "Shapeburst (dimpled)" msgstr "PronikajМcМ (dЫlkovЩ)" -#: app/blend.c:288 +#: app/blend.c:291 msgid "Spiral (clockwise)" msgstr "SpirАla (ve smЛru hodinovЩch ruХiХek)" -#: app/blend.c:290 +#: app/blend.c:293 msgid "Spiral (anticlockwise)" msgstr "SpirАla (proti smЛru hodinovЩch ruХiХek)" -#: app/blend.c:296 app/preferences_dialog.c:1797 +#: app/blend.c:299 app/preferences_dialog.c:1466 msgid "None" msgstr "NenМ" -#: app/blend.c:298 +#: app/blend.c:301 msgid "Sawtooth wave" msgstr "PilovА vlna" -#: app/blend.c:300 +#: app/blend.c:303 msgid "Triangular wave" msgstr "TrojЗhelnМkovА vlna" -#: app/blend.c:328 +#: app/blend.c:331 msgid "Offset:" msgstr "Posun:" #. the blend mode menu -#: app/blend.c:346 +#: app/blend.c:349 msgid "Blend:" msgstr "MМsenМ:" #. the gradient type menu -#: app/blend.c:364 +#: app/blend.c:367 msgid "Gradient:" msgstr "PЬechod:" #. the repeat option -#: app/blend.c:382 +#: app/blend.c:385 msgid "Repeat:" msgstr "OpakovАnМ:" -#: app/blend.c:415 +#: app/blend.c:418 msgid "Adaptive supersampling" msgstr "AdaptivnМ pЬevzorkovАnМ" #. max depth scale -#: app/blend.c:437 +#: app/blend.c:440 msgid "Max depth:" msgstr "NejvЛt╧М hloubka:" #. threshold scale -#: app/blend.c:455 app/bucket_fill.c:132 app/fuzzy_select.c:641 -#: app/iscissors.c:385 +#: app/blend.c:458 app/bucket_fill.c:132 app/fuzzy_select.c:641 msgid "Threshold:" msgstr "PrАh:" -#: app/blend.c:493 +#: app/blend.c:496 msgid "Blend: Invalid for indexed images." msgstr "MМsenМ: NenМ povoleno pro indexovanИ obrАzky." -#: app/blend.c:518 +#: app/blend.c:521 msgid "Blend: 0, 0" msgstr "MМsenМ: 0, 0" -#: app/blend.c:581 +#: app/blend.c:584 msgid "Blend operation failed." msgstr "MМsenМ selhalo." -#: app/blend.c:587 +#: app/blend.c:590 msgid "Blending..." msgstr "MМsenМ..." -#: app/blend.c:684 app/blend.c:694 +#: app/blend.c:688 app/blend.c:698 msgid "Blend: " msgstr "MМsenМ: " -#: app/blend.c:1349 -#, fuzzy, c-format -msgid "gradient_render_pixel(): Unknown gradient type %d" -msgstr "gradient_render_pixel(): neznАmЩ typ pЬechodu %d" - -#: app/blend.c:1487 -#, fuzzy, c-format -msgid "gradient_fill_region(): Unknown blend mode %d" -msgstr "gradient_fill_region(): neznАmЩ typ mМsenМ %d" - -#: app/blend.c:1528 -#, fuzzy, c-format -msgid "gradient_fill_region(): Unknown gradient type %d" -msgstr "gradient_fill_region(): neznАmЩ typ pЬechodu %d" - -#: app/blend.c:1550 -#, fuzzy, c-format -msgid "gradient_fill_region(): Unknown repeat mode %d" -msgstr "gradient_fill_region(): neznАmЩ typ opakovАnМ %d" - -#: app/boundary.c:202 -#, fuzzy -msgid "make_seg(): Unable to reallocate segments array for mask boundary." -msgstr "NepodaЬilo se pЬemМstit v pamЛti pole segmentЫ hranic masky." - -#: app/boundary.c:244 -#, fuzzy -msgid "" -"allocate_empty_segs(): Unable to reallocate empty segments array for mask " -"boundary." -msgstr "NepodaЬilo se pЬemМstit v pamЛti prАzdnИ pole segmentЫ hranic masky." - -#: app/brightness_contrast.c:135 +#: app/brightness_contrast.c:134 msgid "Brightness-Contrast Options" msgstr "Volby jasu-kontrastu" -#: app/brightness_contrast.c:171 +#: app/brightness_contrast.c:170 msgid "Brightness-Contrast does not operate on indexed drawables." msgstr "Jas-kontrast nefunguje na indexovanЩch obrazovkАch." -#: app/brightness_contrast.c:213 app/channel_ops.c:82 -#: app/channels_dialog.c:2396 app/channels_dialog.c:2585 -#: app/color_balance.c:276 app/color_notebook.c:49 app/color_notebook.c:192 -#: app/color_select.c:195 app/color_select.c:240 app/convert.c:463 -#: app/curves.c:527 app/file_new_dialog.c:207 app/file_new_dialog.c:396 -#: app/gdisplay_color.c:455 app/gdisplay_color_ui.c:73 -#: app/hue_saturation.c:361 app/interface.c:1034 app/interface.c:1412 -#: app/layers_dialog.c:3298 app/layers_dialog.c:3529 app/layers_dialog.c:3664 -#: app/layers_dialog.c:4117 app/levels.c:350 app/module_db.c:263 -#: app/posterize.c:195 app/preferences_dialog.c:1501 app/qmask.c:254 -#: app/resize.c:115 app/threshold.c:278 -msgid "OK" -msgstr "OK" - -#: app/brightness_contrast.c:225 app/tools.c:566 +#: app/brightness_contrast.c:217 app/tools.c:566 msgid "Brightness-Contrast" msgstr "Jas-kontrast" +#: app/brightness_contrast.c:222 app/channel_ops.c:92 +#: app/channels_dialog.c:2398 app/channels_dialog.c:2572 +#: app/color_balance.c:297 app/color_notebook.c:110 app/convert.c:497 +#: app/curves.c:558 app/file_new_dialog.c:194 app/file_new_dialog.c:374 +#: app/gdisplay_color_ui.c:115 app/hue_saturation.c:391 +#: app/layers_dialog.c:3309 app/layers_dialog.c:3515 app/layers_dialog.c:3640 +#: app/layers_dialog.c:4041 app/levels.c:362 app/module_db.c:268 +#: app/posterize.c:203 app/preferences_dialog.c:1170 app/qmask.c:255 +#: app/resize.c:191 app/threshold.c:287 +msgid "OK" +msgstr "OK" + #. Create the brightness scale widget -#: app/brightness_contrast.c:241 +#: app/brightness_contrast.c:238 msgid "Brightness" msgstr "Jas" #. Create the contrast scale widget -#: app/brightness_contrast.c:274 +#: app/brightness_contrast.c:271 msgid "Contrast" msgstr "Kontrast" #. The preview toggle -#: app/brightness_contrast.c:312 app/color_balance.c:441 app/curves.c:662 -#: app/fileops.c:396 app/hue_saturation.c:572 app/levels.c:548 -#: app/palette.c:2946 app/posterize.c:242 app/threshold.c:354 +#: app/brightness_contrast.c:309 app/color_balance.c:436 app/curves.c:660 +#: app/fileops.c:411 app/hue_saturation.c:569 app/levels.c:544 +#: app/palette.c:2939 app/posterize.c:239 app/threshold.c:350 msgid "Preview" msgstr "NАhled" -#. The close push button -#: app/brush_edit.c:37 app/brush_select.c:163 app/by_color_select.c:664 -#: app/color_notebook.c:187 app/color_picker.c:235 app/color_select.c:235 -#: app/colormap_dialog.i.c:94 app/colormap_dialog.i.c:103 app/crop.c:1027 -#: app/devices.c:122 app/docindexif.c:103 app/errorconsole.c:269 -#: app/gdisplay_ops.c:351 app/gradient.c:675 app/gradient_select.c:77 -#: app/histogram_tool.c:262 app/info_window.c:267 app/lc_dialog.c:196 -#: app/measure.c:179 app/nav_window.c:1092 app/palette.c:2006 -#: app/palette.c:2012 app/palette.c:2833 app/palette_select.c:55 -#: app/pattern_select.c:87 app/tips_dialog.c:146 app/tools.c:923 -#: libgimp/gimpfileselection.c:356 libgimp/gimpunitmenu.c:518 -msgid "Close" -msgstr "ZavЬМt" - -#: app/brush_edit.c:221 +#: app/brush_edit.c:208 msgid "Brush Editor" msgstr "Editor ╧tЛtcЫ" +#. The close button +#: app/brush_edit.c:214 app/brush_select.c:207 app/brush_select.c:227 +#: app/by_color_select.c:567 app/color_notebook.c:110 app/color_picker.c:236 +#: app/colormap_dialog.i.c:143 app/colormap_dialog.i.c:152 app/crop.c:1027 +#: app/devices.c:715 app/docindexif.c:104 app/errorconsole.c:277 +#: app/gdisplay_ops.c:354 app/gradient.c:697 app/gradient_select.c:456 +#: app/histogram_tool.c:292 app/info_window.c:267 app/lc_dialog.c:198 +#: app/measure.c:180 app/nav_window.c:1095 app/palette.c:2035 +#: app/palette.c:2052 app/palette.c:2837 app/palette_select.c:225 +#: app/pattern_select.c:102 app/pattern_select.c:123 app/tips_dialog.c:147 +#: app/tools.c:928 app/undo_history.c:452 libgimp/gimpfileselection.c:356 +#: libgimp/gimpunitmenu.c:518 +msgid "Close" +msgstr "ZavЬМt" + #. brush radius scale -#: app/brush_edit.c:277 app/color_picker.c:179 app/tool_options.c:288 +#: app/brush_edit.c:266 app/color_picker.c:180 app/tool_options.c:288 msgid "Radius:" msgstr "PrЫmЛr:" #. brush hardness scale -#: app/brush_edit.c:294 +#: app/brush_edit.c:283 msgid "Hardness:" msgstr "Tvrdost:" #. brush aspect ratio scale -#: app/brush_edit.c:310 +#: app/brush_edit.c:299 msgid "Aspect Ratio:" msgstr "PomЛr stran:" #. brush angle scale -#: app/brush_edit.c:326 app/measure.c:268 app/rotate_tool.c:89 +#: app/brush_edit.c:315 app/measure.c:272 app/rotate_tool.c:90 msgid "Angle:" msgstr "зhel:" -#: app/brush_select.c:162 app/gradient.c:674 app/module_db.c:303 -#: app/palette.c:2011 app/pattern_select.c:86 -msgid "Refresh" -msgstr "Zaktualizovat" - -#: app/brush_select.c:185 +#: app/brush_select.c:219 msgid "Brush Selection" msgstr "VЩbЛr ╧tЛtce" -#: app/brush_select.c:274 app/pattern_select.c:144 +#: app/brush_select.c:225 app/gradient.c:695 app/module_db.c:305 +#: app/palette.c:2033 app/pattern_select.c:121 +msgid "Refresh" +msgstr "Zaktualizovat" + +#: app/brush_select.c:300 app/pattern_select.c:151 msgid "Active" msgstr "AktivnМ" +#: app/brush_select.c:302 +msgid "(0 X 0)" +msgstr "" + #. Create the opacity scale widget -#: app/brush_select.c:304 app/layers_dialog.c:386 app/tool_options.c:603 +#: app/brush_select.c:330 app/layers_dialog.c:386 app/tool_options.c:603 msgid "Opacity:" msgstr "KrytМ:" #. Create the paint mode option menu -#: app/brush_select.c:322 app/layers_dialog.c:360 app/tool_options.c:633 +#: app/brush_select.c:348 app/layers_dialog.c:360 app/tool_options.c:633 msgid "Mode:" msgstr "Re╬im:" -#: app/brush_select.c:346 app/palette.c:1453 app/palette.c:1474 -#: app/palette.c:2209 +#: app/brush_select.c:372 app/palette.c:1446 app/palette.c:1467 +#: app/palette.c:2222 msgid "New" msgstr "NovЩ" -#: app/brush_select.c:352 app/colormap_dialog.i.c:101 app/gradient_select.c:76 -#: app/palette.c:1445 app/palette.c:2005 app/palette_select.c:54 +#: app/brush_select.c:378 app/colormap_dialog.i.c:150 +#: app/gradient_select.c:454 app/palette.c:1438 app/palette.c:2050 +#: app/palette_select.c:223 msgid "Edit" msgstr "зpravy" -#: app/brush_select.c:358 app/global_edit.c:711 app/gradient.c:1552 -#: app/palette.c:1460 app/palette.c:2218 +#: app/brush_select.c:384 app/global_edit.c:710 app/gradient.c:1564 +#: app/palette.c:1453 app/palette.c:2231 msgid "Delete" msgstr "Smazat" -#: app/brush_select.c:382 +#: app/brush_select.c:408 msgid "Spacing:" msgstr "Skok:" -#: app/brush_select.c:593 -msgid "failed to run brush callback function" -msgstr "nepodaЬilo se vyvolat funkci zpЛtnИho volАnМ ╧tЛtce" +#. Set brush size +#: app/brush_select.c:1317 +#, c-format +msgid "(%d X %d)" +msgstr "" -#: app/brush_select.c:1242 +#: app/brush_select.c:1352 msgid "" "We are all fresh out of brush editors today,\n" "please write your own or try back tomorrow\n" @@ -504,6 +398,10 @@ msgstr "" "Dnes jsme ji╬ v╧ichni vyХerpАnМ editory ╧tЛtcЫ,\n" "napi╧te prosМm svЫj nebo zkuste pЬМ╧tЛ\n" +#: app/brush_select.c:1373 +msgid "Wilber says: \"I don't know how to delete that brush.\"" +msgstr "" + #: app/bucket_fill.c:109 msgid "FG Color Fill" msgstr "VyplРovАnМ popЬedМ barvou" @@ -516,12 +414,12 @@ msgstr "Vypl msgid "Pattern Fill" msgstr "VyplРovАnМ vzorkem" -#: app/bucket_fill.c:152 app/color_picker.c:154 app/tool_options.c:362 +#: app/bucket_fill.c:152 app/color_picker.c:155 app/tool_options.c:362 msgid "Sample Merged" msgstr "SlouХenЩ vzorek" #. fill type -#: app/bucket_fill.c:160 app/file_new_dialog.c:686 +#: app/bucket_fill.c:160 app/file_new_dialog.c:645 msgid "Fill Type" msgstr "Typ vyplРovАnМ" @@ -533,27 +431,33 @@ msgstr "Vypl msgid "No available patterns for this operation." msgstr "K prАci nejsou dostupnИ ╬АdnИ vzorky." -#: app/by_color_select.c:542 app/paint_funcs.c:99 +#: app/by_color_select.c:540 app/paint_funcs.c:99 msgid "Replace" msgstr "PЬepsat" -#: app/by_color_select.c:543 app/colormap_dialog.i.c:99 -#: app/gdisplay_color_ui.c:79 +#: app/by_color_select.c:541 app/colormap_dialog.i.c:148 +#: app/gdisplay_color_ui.c:102 msgid "Add" msgstr "PЬidat" -#: app/by_color_select.c:544 app/layers_dialog.c:243 app/tool_options.c:999 +#: app/by_color_select.c:542 app/layers_dialog.c:243 app/tool_options.c:999 msgid "Subtract" msgstr "RozdМl" -#: app/by_color_select.c:545 +#: app/by_color_select.c:543 msgid "Intersect" msgstr "PrЫnik" -#: app/by_color_select.c:564 +#. The shell and main vbox +#: app/by_color_select.c:560 msgid "By Color Selection" msgstr "VЩbЛr dle barvy" +#: app/by_color_select.c:565 app/curves.c:556 app/file_new_dialog.c:376 +#: app/tools.c:926 app/transform_core.c:247 +msgid "Reset" +msgstr "Obnovit" + #: app/by_color_select.c:607 msgid "Inactive" msgstr "NeaktivnМ" @@ -567,18 +471,12 @@ msgstr "Re msgid "Fuzziness Threshold" msgstr "PrАh citlivosti" -#. The reset push button -#: app/by_color_select.c:654 app/curves.c:526 app/file_new_dialog.c:397 -#: app/tools.c:922 app/transform_core.c:233 -msgid "Reset" -msgstr "Obnovit" - #: app/channel.c:193 app/channel.c:195 app/layer.c:310 app/layer.c:312 msgid "copy" msgstr "kopie" #. formulate the new layer_mask name -#: app/channel.c:201 app/gradient.c:1387 app/layer.c:318 app/layer.c:1521 +#: app/channel.c:201 app/gradient.c:1388 app/layer.c:318 app/layer.c:1521 #, c-format msgid "%s copy" msgstr "%s kopie" @@ -587,46 +485,46 @@ msgstr "%s kopie" msgid "Selection Mask" msgstr "Maska vЩbЛru" -#: app/channel_ops.c:95 app/resize.c:397 +#: app/channel_ops.c:86 app/resize.c:391 msgid "Offset" msgstr "Posun:" #. The offset labels -#: app/channel_ops.c:113 +#: app/channel_ops.c:110 msgid "Offset X:" msgstr "Posun X:" -#: app/channel_ops.c:119 app/crop.c:1039 app/file_new_dialog.c:590 -#: app/resize.c:335 app/resize.c:420 app/resize.c:578 app/rotate_tool.c:107 -#: app/scale_tool.c:99 app/shear_tool.c:83 +#: app/channel_ops.c:116 app/crop.c:1040 app/file_new_dialog.c:549 +#: app/resize.c:329 app/resize.c:414 app/resize.c:572 app/rotate_tool.c:108 +#: app/scale_tool.c:100 app/shear_tool.c:84 msgid "Y:" msgstr "Y:" #. The wrap around option -#: app/channel_ops.c:168 +#: app/channel_ops.c:165 msgid "Wrap-Around" msgstr "OЬМznout kolem" #. The fill options -#: app/channel_ops.c:173 +#: app/channel_ops.c:170 msgid "Fill Options" msgstr "Volby vyplРovАnМ" -#: app/channel_ops.c:180 app/image_new.c:70 app/image_new.c:224 -#: app/layers_dialog.c:3304 +#: app/channel_ops.c:177 app/image_new.c:70 app/image_new.c:224 +#: app/layers_dialog.c:3290 msgid "Background" msgstr "PozadМ" -#: app/channel_ops.c:192 app/image_new.c:80 app/layers_dialog.c:3306 +#: app/channel_ops.c:189 app/image_new.c:80 app/layers_dialog.c:3292 msgid "Transparent" msgstr "PrЫhlednЩ" #. The by half height and half width option -#: app/channel_ops.c:205 +#: app/channel_ops.c:202 msgid "Offset by (x/2),(y/2)" msgstr "Posun o (x/2),(y/2)" -#: app/channels_dialog.c:200 app/channels_dialog.c:2446 +#: app/channels_dialog.c:200 app/channels_dialog.c:2432 msgid "New Channel" msgstr "NovЩ kanАl" @@ -655,80 +553,68 @@ msgstr "" msgid "Delete Channel" msgstr "Smazat kanАl" -#: app/channels_dialog.c:625 app/menus.c:290 +#: app/channels_dialog.c:625 app/menus.c:493 #, fuzzy msgid "/New Channel" msgstr "/NovЩ kanАl" -#: app/channels_dialog.c:628 app/menus.c:291 +#: app/channels_dialog.c:628 app/menus.c:495 #, fuzzy msgid "/Raise Channel" msgstr "KanАl vЩ╧" -#: app/channels_dialog.c:631 app/menus.c:292 +#: app/channels_dialog.c:631 app/menus.c:497 #, fuzzy msgid "/Lower Channel" msgstr "KanАl nМ╬" -#: app/channels_dialog.c:634 app/menus.c:293 +#: app/channels_dialog.c:634 app/menus.c:499 #, fuzzy msgid "/Duplicate Channel" msgstr "Duplikovat kanАl" -#: app/channels_dialog.c:637 app/menus.c:295 +#: app/channels_dialog.c:637 app/menus.c:503 #, fuzzy msgid "/Channel to Selection" msgstr "KanАl do vЩbЛru" -#: app/channels_dialog.c:640 app/menus.c:296 +#: app/channels_dialog.c:640 app/menus.c:505 #, fuzzy msgid "/Add to Selection" msgstr "PЬidat do vЩbЛru" -#: app/channels_dialog.c:641 app/menus.c:297 +#: app/channels_dialog.c:641 app/menus.c:507 #, fuzzy msgid "/Subtract From Selection" msgstr "Ubrat z vЩbЛru" -#: app/channels_dialog.c:642 app/menus.c:298 +#: app/channels_dialog.c:642 app/menus.c:509 #, fuzzy msgid "/Intersect With Selection" msgstr "PrЫnik s vЩbЛrem" -#: app/channels_dialog.c:644 app/menus.c:300 +#: app/channels_dialog.c:644 app/menus.c:513 #, fuzzy msgid "/Delete Channel" msgstr "Smazat kanАl" -#: app/channels_dialog.c:695 app/channels_dialog.c:749 -#, c-format -msgid "error in %s at %d: this shouldn't happen." -msgstr "chyba v %s na %d: to by se nemЛlo stАt." - #: app/channels_dialog.c:1126 #, fuzzy msgid "Empty Channel Copy" msgstr "PrАce s kanАly" -#: app/channels_dialog.c:1142 -#, fuzzy -msgid "" -"channels_dialog_drop_new_channel_callback():\n" -"could not allocate new channel" -msgstr "new_layer_query_ok_callback: nelze umМstit v pamЛti novou vrstvu" - -#: app/channels_dialog.c:1356 app/color_balance.c:373 app/curves.c:415 -#: app/histogram_tool.c:279 app/levels.c:244 +#: app/channels_dialog.c:1356 app/color_balance.c:368 app/curves.c:414 +#: app/histogram_tool.c:272 app/levels.c:243 msgid "Red" msgstr "хervenА" -#: app/channels_dialog.c:1360 app/color_balance.c:400 app/curves.c:416 -#: app/histogram_tool.c:280 app/levels.c:245 +#: app/channels_dialog.c:1360 app/color_balance.c:395 app/curves.c:415 +#: app/histogram_tool.c:273 app/levels.c:244 msgid "Green" msgstr "ZelenА" -#: app/channels_dialog.c:1364 app/color_balance.c:427 app/curves.c:417 -#: app/histogram_tool.c:281 app/levels.c:246 +#: app/channels_dialog.c:1364 app/color_balance.c:422 app/curves.c:416 +#: app/histogram_tool.c:274 app/levels.c:245 msgid "Blue" msgstr "ModrА" @@ -740,22 +626,22 @@ msgstr " msgid "Indexed" msgstr "IndexovanА" -#: app/channels_dialog.c:2411 +#: app/channels_dialog.c:2392 msgid "New Channel Options" msgstr "Volby novИho kanАlu" #. The name entry hbox, label and entry -#: app/channels_dialog.c:2435 app/channels_dialog.c:2628 +#: app/channels_dialog.c:2421 app/channels_dialog.c:2595 msgid "Channel name:" msgstr "JmИno kanАlu:" #. The opacity scale -#: app/channels_dialog.c:2450 app/channels_dialog.c:2643 +#: app/channels_dialog.c:2436 app/channels_dialog.c:2610 #, fuzzy msgid "Fill Opacity:" msgstr "KrytМ vyplРovАnМ: " -#: app/channels_dialog.c:2604 +#: app/channels_dialog.c:2566 msgid "Edit Channel Attributes" msgstr "зpravy vlastnostМ kanАlu" @@ -793,248 +679,249 @@ msgstr "Sledov msgid "No patterns available for this operation." msgstr "Nejsou k dispozici ╬АdnИ vzorky pro tuto operaci." -#: app/color_balance.c:187 +#: app/color_balance.c:186 msgid "Color Balance Options" msgstr "Volby vyvА╬enМ barev" -#: app/color_balance.c:225 +#: app/color_balance.c:224 msgid "Color balance operates only on RGB color drawables." msgstr "VyvА╬enМ barev pracuje pouze s obrazovkami v RGB barvАch." -#: app/color_balance.c:282 app/dodgeburn.c:128 +#: app/color_balance.c:274 app/dodgeburn.c:128 msgid "Shadows" msgstr "StМny" -#: app/color_balance.c:283 app/dodgeburn.c:127 +#: app/color_balance.c:275 app/dodgeburn.c:127 msgid "Midtones" msgstr "StЬednМ tСny" -#: app/color_balance.c:284 app/dodgeburn.c:126 +#: app/color_balance.c:276 app/dodgeburn.c:126 msgid "Highlights" msgstr "SvЛtla" -#: app/color_balance.c:302 app/tools.c:551 +#. The shell and main vbox +#: app/color_balance.c:292 app/tools.c:551 msgid "Color Balance" msgstr "VyvА╬enМ barev" -#: app/color_balance.c:317 +#: app/color_balance.c:312 msgid "Color Levels: " msgstr "зrovnЛ barev: " #. Create the cyan-red scale widget -#: app/color_balance.c:356 +#: app/color_balance.c:351 msgid "Cyan" msgstr "AzurovА" #. Create the magenta-green scale widget -#: app/color_balance.c:383 +#: app/color_balance.c:378 msgid "Magenta" msgstr "PurpurovА" #. Create the yellow-blue scale widget -#: app/color_balance.c:410 +#: app/color_balance.c:405 msgid "Yellow" msgstr "╝lutА" #. The preserve luminosity toggle -#: app/color_balance.c:450 +#: app/color_balance.c:445 msgid "Preserve Luminosity" msgstr "Zachovat svЛtlost" -#: app/color_notebook.c:117 app/color_select.c:216 +#: app/color_notebook.c:105 msgid "Color Selection" msgstr "VЩbЛr barvy" -#: app/color_notebook.c:188 app/color_select.c:236 +#: app/color_notebook.c:113 msgid "Revert to Old Color" msgstr "NavrАtit pЬedchozМ barvu" -#: app/color_picker.c:142 +#: app/color_picker.c:143 msgid "Color Picker Options" msgstr "Volby barevnИ pipety" -#: app/color_picker.c:169 +#: app/color_picker.c:170 msgid "Sample Average" msgstr "PrЫmЛr vzorku" -#: app/color_picker.c:212 +#: app/color_picker.c:213 msgid "Update Active Color" msgstr "" -#: app/color_picker.c:251 app/tools.c:309 +#: app/color_picker.c:252 app/tools.c:309 msgid "Color Picker" msgstr "BarevnА pipeta" -#: app/color_picker.c:257 app/color_picker.c:267 +#: app/color_picker.c:259 app/color_picker.c:269 msgid "Red:" msgstr "хervenА:" -#: app/color_picker.c:258 app/color_picker.c:268 +#: app/color_picker.c:260 app/color_picker.c:270 msgid "Green:" msgstr "ZelenА:" -#: app/color_picker.c:259 app/color_picker.c:269 +#: app/color_picker.c:261 app/color_picker.c:271 msgid "Blue:" msgstr "ModrА:" -#: app/color_picker.c:260 app/color_picker.c:266 app/color_picker.c:275 +#: app/color_picker.c:262 app/color_picker.c:268 app/color_picker.c:277 msgid "Alpha:" msgstr "Alfa:" -#: app/color_picker.c:261 app/color_picker.c:276 app/color_select.c:459 -#: app/colormap_dialog.i.c:201 +#: app/color_picker.c:263 app/color_picker.c:278 app/color_select.c:437 +#: app/colormap_dialog.i.c:267 msgid "Hex Triplet:" msgstr "Hex trojice:" -#: app/color_picker.c:265 app/colormap_dialog.i.c:194 +#: app/color_picker.c:267 app/colormap_dialog.i.c:260 msgid "Index:" msgstr "Index:" -#: app/color_picker.c:270 +#: app/color_picker.c:272 msgid "Hex Triplet" msgstr "Hex trojice" -#: app/color_picker.c:274 app/histogram_tool.c:271 +#: app/color_picker.c:276 app/histogram_tool.c:264 msgid "Intensity:" msgstr "Intenzita:" -#: app/color_picker.c:620 app/color_picker.c:621 app/color_picker.c:622 -#: app/color_picker.c:623 app/color_picker.c:624 app/color_picker.c:625 -#: app/color_picker.c:626 app/color_picker.c:644 app/color_picker.c:659 -#: app/color_picker.c:677 +#: app/color_picker.c:622 app/color_picker.c:623 app/color_picker.c:624 +#: app/color_picker.c:625 app/color_picker.c:626 app/color_picker.c:627 +#: app/color_picker.c:628 app/color_picker.c:646 app/color_picker.c:661 +#: app/color_picker.c:679 msgid "N/A" msgstr "NenМ" -#: app/colormap_dialog.i.c:121 +#: app/colormap_dialog.i.c:171 msgid "Indexed Color Palette" msgstr "Paleta indexovanИ barvy" #. The GIMP image option menu -#: app/colormap_dialog.i.c:136 app/lc_dialog.c:131 +#: app/colormap_dialog.i.c:186 app/lc_dialog.c:132 msgid "Image:" msgstr "ObrАzek:" -#: app/colormap_dialog.i.c:155 +#: app/colormap_dialog.i.c:205 msgid "Operations" msgstr "Operace" -#: app/colormap_dialog.i.c:833 app/lc_dialog.c:613 +#: app/colormap_dialog.i.c:905 app/lc_dialog.c:615 msgid "none" msgstr "nenМ" -#: app/commands.c:332 +#: app/commands.c:353 msgid "Border Selection" msgstr "Vybrat obvod" -#: app/commands.c:333 +#: app/commands.c:356 msgid "Border selection by:" msgstr "Vybrat obvod:" -#: app/commands.c:350 +#: app/commands.c:376 msgid "Feather Selection" msgstr "Zaoblit vЩbЛr" -#: app/commands.c:351 +#: app/commands.c:379 msgid "Feather selection by:" msgstr "Zaoblit vЩbЛr o:" -#: app/commands.c:368 +#: app/commands.c:399 msgid "Grow Selection" msgstr "ZvЛt╧it vЩbЛr" -#: app/commands.c:369 +#: app/commands.c:402 msgid "Grow selection by:" msgstr "ZvЛt╧it vЩbЛr o:" -#: app/commands.c:389 +#: app/commands.c:424 msgid "Shrink Selection" msgstr "Zmen╧it vЩbЛr" -#: app/commands.c:390 +#: app/commands.c:427 msgid "Shrink selection by:" msgstr "Zmen╧it vЩbЛr o:" -#: app/commands.c:399 +#: app/commands.c:436 msgid "Shrink from image border" msgstr "" -#: app/commands.c:1204 +#: app/commands.c:1246 msgid "Resize Error: Both width and height must be greater than zero." msgstr "Chyba rozmЛrЫ plАtna: Jak ╧МЬka tak vЩ╧ka musМ bЩt vЛt╧М ne╬ nula." -#: app/commands.c:1254 +#: app/commands.c:1296 msgid "Scale Error: Both width and height must be greater than zero." msgstr "Chyba velikosti: Jak ╧МЬka tak vЩ╧ka musМ bЩt vЛt╧М ne╬ nula." -#: app/convert.c:501 +#: app/convert.c:491 msgid "Indexed Color Conversion" msgstr "PЬevod indexovanИ barvy" -#: app/convert.c:506 +#: app/convert.c:504 #, fuzzy msgid "General Palette Options" msgstr "Volby palety" -#: app/convert.c:523 +#: app/convert.c:524 msgid "Generate optimal palette: " msgstr "Generovat optimАlnМ paletu: " -#: app/convert.c:531 +#: app/convert.c:532 msgid "# of colors: " msgstr "poХet barev: " -#: app/convert.c:581 +#: app/convert.c:582 msgid "Use custom palette" msgstr "Pou╬Мt vlastnМ paletu" -#: app/convert.c:616 +#: app/convert.c:617 msgid "Use WWW-optimised palette" msgstr "Pou╬Мt WWW-optimalizovanou paletu" -#: app/convert.c:634 +#: app/convert.c:635 msgid "Use black/white (1-bit) palette" msgstr "Pou╬Мt ХernobМlou (1bitovou) paletu" -#: app/convert.c:644 +#: app/convert.c:645 msgid "Dither Options" msgstr "Volby rozptylu" -#: app/convert.c:660 +#: app/convert.c:661 msgid "No colour dithering" msgstr "" -#: app/convert.c:677 +#: app/convert.c:678 msgid "Positioned colour dithering" msgstr "" -#: app/convert.c:694 +#: app/convert.c:695 msgid "Floyd-Steinberg colour dithering (reduced colour bleeding)" msgstr "" -#: app/convert.c:711 +#: app/convert.c:712 #, fuzzy msgid "Floyd-Steinberg colour dithering (normal)" msgstr "Povolit Floyd-SteinbergЫv rozptyl" -#: app/convert.c:732 +#: app/convert.c:733 #, fuzzy msgid "Enable dithering of transparency" msgstr "MazАnМ do barvy pozadМ nebo prЫhlednosti" -#: app/convert.c:746 +#: app/convert.c:747 #, fuzzy msgid "Custom Palette Options" msgstr "Volby palety" -#: app/convert.c:780 +#: app/convert.c:781 msgid "Remove unused colours from final palette" msgstr "" -#: app/convert.c:807 +#: app/convert.c:808 msgid " [ Warning ] " msgstr " [ VarovАnМ ] " -#: app/convert.c:814 +#: app/convert.c:815 msgid "" "You are attempting to convert an image with alpha/layers from RGB/GRAY to " "INDEXED.\n" @@ -1094,65 +981,66 @@ msgid "Crop & Resize Information" msgstr "Informace o oЬezu a rozmЛrech plАtna" #. add the information fields -#: app/crop.c:1036 +#: app/crop.c:1037 msgid "Origin X:" msgstr "X poХАtek:" #. the pixel size labels -#: app/crop.c:1052 app/file_new_dialog.c:451 app/file_new_dialog.c:469 +#: app/crop.c:1053 app/file_new_dialog.c:410 app/file_new_dialog.c:428 #: app/tool_options.c:409 msgid "Width:" msgstr "╘МЬka:" -#: app/crop.c:1055 app/file_new_dialog.c:457 app/file_new_dialog.c:475 -#: app/layers_dialog.c:3359 app/resize.c:246 app/resize.c:271 app/resize.c:515 -#: app/scale_tool.c:78 app/scale_tool.c:85 app/tool_options.c:431 +#: app/crop.c:1056 app/file_new_dialog.c:416 app/file_new_dialog.c:434 +#: app/layers_dialog.c:3348 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:431 msgid "Height:" msgstr "VЩ╧ka:" -#: app/crop.c:1077 +#: app/crop.c:1078 msgid "From Selection" msgstr "Z vЩbЛru" -#: app/crop.c:1083 +#: app/crop.c:1084 msgid "Auto Shrink" msgstr "" -#: app/curves.c:378 +#: app/curves.c:377 msgid "Curves Options" msgstr "Volby kЬivek" -#: app/curves.c:414 app/histogram_tool.c:278 app/layers_dialog.c:255 -#: app/levels.c:243 app/paint_funcs.c:96 app/tool_options.c:1005 +#: app/curves.c:413 app/histogram_tool.c:271 app/layers_dialog.c:255 +#: app/levels.c:242 app/paint_funcs.c:96 app/tool_options.c:1005 msgid "Value" msgstr "Jas" -#: app/curves.c:418 app/levels.c:247 +#: app/curves.c:417 app/levels.c:246 msgid "Alpha" msgstr "Alfa" -#: app/curves.c:429 +#: app/curves.c:428 msgid "Curves for indexed drawables cannot be adjusted." msgstr "KЬivky nemohou bЩt nastaveny v indexovanЩch obrazovkАch." -#: app/curves.c:533 +#: app/curves.c:525 msgid "Smooth" msgstr "HladkА" -#: app/curves.c:534 +#: app/curves.c:526 msgid "Free" msgstr "VolnА" -#: app/curves.c:561 app/tools.c:626 +#. The shell and main vbox +#: app/curves.c:551 app/tools.c:626 msgid "Curves" msgstr "KЬivky" -#: app/curves.c:575 +#: app/curves.c:573 msgid "Modify Curves for Channel: " msgstr "Upravit kЬivky pro kanАl: " #. The option menu for selecting the drawing method -#: app/curves.c:649 +#: app/curves.c:647 msgid "Curve Type: " msgstr "Typ kЬivky: " @@ -1160,19 +1048,19 @@ msgstr "Typ k msgid "Desaturate operates only on RGB color drawables." msgstr "OdbarvenМ pracuje pouze s obrazovkami v RGB barvАch." -#: app/devices.c:121 app/gradient.c:673 app/levels.c:564 app/palette.c:2010 -#: app/preferences_dialog.c:1503 -msgid "Save" -msgstr "Zapsat" - -#: app/devices.c:405 +#: app/devices.c:403 msgid "devices_rc_update called multiple times for not present device\n" msgstr "devices_rc_update bylo volАno vМcekrАt pro nepЬМtomnИ zaЬМzenМ\n" -#: app/devices.c:710 +#: app/devices.c:707 msgid "Device Status" msgstr "Stav zaЬМzenМ" +#: app/devices.c:713 app/gradient.c:693 app/levels.c:560 app/palette.c:2031 +#: app/preferences_dialog.c:1172 +msgid "Save" +msgstr "Zapsat" + #: app/docindex.c:574 msgid "This file cannot be moved up." msgstr "Tento soubor nemЫ╬e bЩt posunut vЩ╧." @@ -1193,48 +1081,48 @@ msgstr "Nen msgid "There's no selection to remove." msgstr "NenМ ╬АdnЩ vЩbЛr k odstranЛnМ." -#: app/docindexif.c:83 +#: app/docindexif.c:84 msgid "Open" msgstr "OtevЬМt" -#: app/docindexif.c:83 +#: app/docindexif.c:84 msgid "Open a file" msgstr "OtevЬМt soubor" -#: app/docindexif.c:88 app/gdisplay_color_ui.c:81 +#: app/docindexif.c:89 app/gdisplay_color_ui.c:104 msgid "Up" msgstr "VЩ╧" -#: app/docindexif.c:88 +#: app/docindexif.c:89 msgid "Move the selected entry up in the index" msgstr "PЬesun zvolenИ polo╬ky vЩ╧ v seznamu" -#: app/docindexif.c:93 app/gdisplay_color_ui.c:82 +#: app/docindexif.c:94 app/gdisplay_color_ui.c:105 msgid "Down" msgstr "NМ╬" -#: app/docindexif.c:93 +#: app/docindexif.c:94 msgid "Move the selected entry down in the index" msgstr "PЬesun zvolenИ polo╬ky nМ╬ v seznamu" -#: app/docindexif.c:98 app/gdisplay_color_ui.c:80 +#: app/docindexif.c:99 app/gdisplay_color_ui.c:103 msgid "Remove" msgstr "Odstranit" -#: app/docindexif.c:98 +#: app/docindexif.c:99 msgid "Remove the selected entry from the index" msgstr "OdstranЛnМ zvolenИ polo╬ky ze seznamu" -#: app/docindexif.c:103 +#: app/docindexif.c:104 msgid "Close the Document Index" msgstr "ZavЬenМ seznamu dokumentЫ" #. Set the GOWindow title -#: app/docindexif.c:236 +#: app/docindexif.c:237 msgid "Document Index" msgstr "Seznam dokumentЫ" -#: app/docindexif.c:243 +#: app/docindexif.c:244 msgid "GTK successfully started" msgstr "GTK ЗspЛ╧nЛ nabЛhl" @@ -1291,46 +1179,47 @@ msgstr "Ostr msgid "Anti erase" msgstr "PrЫnik" -#: app/errorconsole.c:182 +#: app/errorconsole.c:170 #, c-format msgid "Error opening file %s: %s" msgstr "Chyba pЬi otvМrАnМ souboru %s: %s" -#: app/errorconsole.c:197 +#: app/errorconsole.c:187 msgid "Can't save, nothing selected!" msgstr "Nelze zapsat, nebylo nic vybrАno!" -#: app/errorconsole.c:201 +#: app/errorconsole.c:191 msgid "Save error log to file..." msgstr "Zapsat protokol o chybАch do souboru..." -#: app/errorconsole.c:268 +#: app/errorconsole.c:269 +#, fuzzy +msgid "GIMP Error Console" +msgstr "GIMP: ChybovА konzole" + +#: app/errorconsole.c:275 #, fuzzy msgid "Clear" msgstr "/зpravy/Vymazat" -#: app/errorconsole.c:286 -msgid "GIMP Error console" -msgstr "GIMP: ChybovА konzole" - -#: app/errorconsole.c:297 +#: app/errorconsole.c:298 msgid "Write all errors to file..." msgstr "Zapsat v╧echny chyby do souboru..." -#: app/errorconsole.c:304 +#: app/errorconsole.c:305 msgid "Write selection to file..." msgstr "Zapsat vЩbЛr do souboru..." -#: app/errors.c:79 +#: app/errors.c:80 #, fuzzy, c-format msgid "%s: fatal error: %s\n" msgstr "chyba %s volАnМ PDB" -#: app/file_new_dialog.c:218 +#: app/file_new_dialog.c:188 msgid "Confirm Image Size" msgstr "Potvrdit rozmЛry plАtna" -#: app/file_new_dialog.c:235 +#: app/file_new_dialog.c:204 #, c-format msgid "" "You are trying to create an image which\n" @@ -1356,112 +1245,152 @@ msgstr "" "nastavenМ \"NejvЛt╧М velikost obrАzku\"\n" "(nynМ %s) v dialogu pЬedvoleb." -#: app/file_new_dialog.c:342 +#: app/file_new_dialog.c:310 #, c-format msgid "Image Size: %s" msgstr "Velikost obrАzku: %s" -#: app/file_new_dialog.c:409 +#: app/file_new_dialog.c:368 msgid "New Image" msgstr "NovЩ obrАzek" -#: app/file_new_dialog.c:515 app/preferences_dialog.c:1574 +#: app/file_new_dialog.c:474 app/preferences_dialog.c:1243 msgid "Pixels" msgstr "pixelЫ" #. the resolution labels -#: app/file_new_dialog.c:584 app/resize.c:572 +#: app/file_new_dialog.c:543 app/resize.c:566 msgid "Resolution X:" msgstr "Rozli╧enМ X:" -#: app/file_new_dialog.c:605 app/resize.c:593 +#: app/file_new_dialog.c:564 app/resize.c:587 msgid "pixels/%a" msgstr "pixelЫ/%a" #. frame for Image Type -#: app/file_new_dialog.c:649 +#: app/file_new_dialog.c:608 msgid "Image Type" msgstr "Typ obrАzku" -#: app/fileops.c:225 app/fileops.c:254 +#: app/fileops.c:235 app/fileops.c:269 msgid "Load Image" msgstr "NaХМst obrАzek" #. format-chooser frame -#: app/fileops.c:264 +#: app/fileops.c:279 msgid "Open Options" msgstr "Volby otevЬenМ" -#: app/fileops.c:279 app/fileops.c:483 +#: app/fileops.c:294 app/fileops.c:507 msgid "Determine file type:" msgstr "RozpoznАnМ typu souboru:" -#: app/fileops.c:444 app/fileops.c:466 +#: app/fileops.c:377 +msgid "" +"generate\n" +"preview" +msgstr "" + +#: app/fileops.c:412 +#, fuzzy +msgid "No selection." +msgstr "ZvЛt╧it vЩbЛr" + +#: app/fileops.c:459 app/fileops.c:489 msgid "Save Image" msgstr "Zapsat obrАzek" -#: app/fileops.c:475 +#: app/fileops.c:498 msgid "Save Options" msgstr "Volby zАpisu" -#: app/fileops.c:527 +#: app/fileops.c:551 msgid "Can't revert. No filename associated with this image" msgstr "Nelze navrАtit. S tМmto obrАzkem nenМ spojeno jmИno souboru" -#: app/fileops.c:542 +#: app/fileops.c:566 msgid "Revert failed." msgstr "NavrАcenМ selhalo." -#: app/fileops.c:1366 app/fileops.c:1456 +#: app/fileops.c:1237 +msgid "(this thumbnail may be out of date)" +msgstr "" + +#: app/fileops.c:1238 +#, fuzzy +msgid "(no information)" +msgstr "Informace o monitoru" + +#: app/fileops.c:1246 +msgid "(thumbnail saving is disabled)" +msgstr "" + +#: app/fileops.c:1250 +msgid "(could not write thumbnail file)" +msgstr "" + +#: app/fileops.c:1254 +msgid "(thumbnail file not written)" +msgstr "" + +#: app/fileops.c:1271 +msgid "no preview available" +msgstr "" + +#: app/fileops.c:1342 +msgid "(could not make preview)" +msgstr "" + +#: app/fileops.c:1397 app/fileops.c:1487 msgid "Open failed: " msgstr "OtevЬenМ selhalo: " -#: app/fileops.c:1522 +#: app/fileops.c:1553 #, c-format msgid "%s is an irregular file (%s)" msgstr "%s je nestandardnМ soubor (%s)" -#: app/fileops.c:1536 app/fileops.c:1643 +#: app/fileops.c:1567 app/fileops.c:1670 msgid "Save failed: " msgstr "ZАpis selhal: " -#: app/fileops.c:1548 app/fileops.c:1549 app/fileops.c:1561 app/fileops.c:1562 -#: app/menus.c:69 app/menus.c:103 +#: app/fileops.c:1579 app/fileops.c:1580 app/fileops.c:1592 app/fileops.c:1593 +#: app/menus.c:84 app/menus.c:149 msgid "/File/Open" msgstr "/Soubor/OtevЬМt" -#: app/fileops.c:1550 app/fileops.c:1566 app/gdisplay.c:1632 app/menus.c:104 +#: app/fileops.c:1581 app/fileops.c:1597 app/gdisplay.c:1651 app/menus.c:151 msgid "/File/Save" msgstr "/Soubor/Zapsat" -#: app/fileops.c:1551 app/fileops.c:1567 app/gdisplay.c:1633 app/menus.c:105 +#: app/fileops.c:1582 app/fileops.c:1598 app/gdisplay.c:1652 app/menus.c:153 msgid "/File/Save as" msgstr "/Soubor/Zapsat jako" -#: app/fileops.c:1578 -msgid "Yes" -msgstr "Ano" - -#: app/fileops.c:1579 -msgid "No" -msgstr "Ne" - -#: app/fileops.c:1588 +#: app/fileops.c:1614 #, c-format msgid "%s exists, overwrite?" msgstr "%s existuje, pЬepsat?" -#: app/fileops.c:1594 +#: app/fileops.c:1619 msgid "File Exists!" msgstr "Soubor existuje!" -#: app/flip_tool.c:74 app/preferences_dialog.c:1620 -#: app/preferences_dialog.c:2338 +#: app/fileops.c:1625 +msgid "Yes" +msgstr "Ano" + +#: app/fileops.c:1627 +msgid "No" +msgstr "Ne" + +#: app/flip_tool.c:74 app/preferences_dialog.c:1289 +#: app/preferences_dialog.c:2027 msgid "Horizontal" msgstr "VodorovnЛ" -#: app/flip_tool.c:74 app/preferences_dialog.c:1622 -#: app/preferences_dialog.c:2340 +#: app/flip_tool.c:74 app/preferences_dialog.c:1291 +#: app/preferences_dialog.c:2029 msgid "Vertical" msgstr "Svisle" @@ -1477,7 +1406,7 @@ msgstr "" "Tuto vrstvu nelze vlo╬it,\n" "proto╬e to nenМ plovoucМ vЩbЛr." -#: app/floating_sel.c:175 +#: app/floating_sel.c:179 msgid "" "Cannot create a new layer from the floating\n" "selection because it belongs to a\n" @@ -1486,20 +1415,16 @@ msgstr "" "Nelze vytvoЬit novou vrstvu z plovoucМho vЩbЛru\n" "proto╬e patЬМ do masky vЩbЛru nebo kanАlu." -#: app/free_select.c:76 +#: app/free_select.c:73 #, fuzzy msgid "add_point(): Unable to reallocate points array in free_select." msgstr "NepodaЬilo se pЬemМstit v pamЛti pole bodЫ pЬi free_select." -#: app/free_select.c:231 -msgid "Cannot properly scanline convert polygon!\n" -msgstr "Nelze sprАvnЛ vyrastrovat polygon!\n" - #: app/gdisplay.c:215 msgid "RGB-empty" msgstr "RGB barvy - prАzdnЩ" -#: app/gdisplay.c:215 app/image_new.c:54 app/preferences_dialog.c:1665 +#: app/gdisplay.c:215 app/image_new.c:54 app/preferences_dialog.c:1334 msgid "RGB" msgstr "RGB barvy" @@ -1519,274 +1444,277 @@ msgstr "indexovan msgid "indexed" msgstr "indexovanЩ" -#: app/gdisplay.c:1634 app/menus.c:106 +#: app/gdisplay.c:1653 app/menus.c:155 msgid "/File/Revert" msgstr "/Soubor/NavrАtit" -#: app/gdisplay.c:1635 app/gdisplay_ops.c:303 app/gdisplay_ops.c:318 -#: app/gdisplay_ops.c:365 app/menus.c:110 +#: app/gdisplay.c:1654 app/gdisplay_ops.c:299 app/gdisplay_ops.c:314 +#: app/gdisplay_ops.c:345 app/menus.c:162 msgid "/File/Close" msgstr "/Soubor/ZavЬМt" -#: app/gdisplay.c:1637 +#: app/gdisplay.c:1656 msgid "/Edit" msgstr "/зpravy" -#: app/gdisplay.c:1640 app/menus.c:115 +#: app/gdisplay.c:1659 app/menus.c:171 msgid "/Edit/Cut" msgstr "/зpravy/VyЬМznout" -#: app/gdisplay.c:1641 app/menus.c:116 +#: app/gdisplay.c:1660 app/menus.c:173 msgid "/Edit/Copy" msgstr "/зpravy/KopМrovat" -#: app/gdisplay.c:1642 app/menus.c:117 +#: app/gdisplay.c:1661 app/menus.c:175 msgid "/Edit/Paste" msgstr "/зpravy/Vlo╬it" -#: app/gdisplay.c:1643 app/menus.c:118 +#: app/gdisplay.c:1662 app/menus.c:177 msgid "/Edit/Paste Into" msgstr "/зpravy/Vlo╬it do" -#: app/gdisplay.c:1644 app/menus.c:119 +#: app/gdisplay.c:1663 app/menus.c:179 #, fuzzy msgid "/Edit/Paste As New" msgstr "/зpravy/Vlo╬it pojmenovanИ" -#: app/gdisplay.c:1645 app/menus.c:121 +#: app/gdisplay.c:1664 app/menus.c:183 msgid "/Edit/Clear" msgstr "/зpravy/Vymazat" -#: app/gdisplay.c:1646 app/menus.c:122 +#: app/gdisplay.c:1665 app/menus.c:185 msgid "/Edit/Fill" msgstr "/зpravy/Vyplnit" -#: app/gdisplay.c:1647 app/menus.c:123 +#: app/gdisplay.c:1666 app/menus.c:187 msgid "/Edit/Stroke" msgstr "/зpravy/Tahy" -#: app/gdisplay.c:1648 app/menus.c:127 +#: app/gdisplay.c:1667 app/menus.c:189 +msgid "/Edit/Undo" +msgstr "/зpravy/VrАtit" + +#: app/gdisplay.c:1668 app/menus.c:191 +msgid "/Edit/Redo" +msgstr "/зpravy/Zru╧it vrАcenМ" + +#: app/gdisplay.c:1669 app/menus.c:197 msgid "/Edit/Cut Named" msgstr "/зpravy/VyЬМznout pojmenovanИ" -#: app/gdisplay.c:1649 app/menus.c:128 +#: app/gdisplay.c:1670 app/menus.c:199 msgid "/Edit/Copy Named" msgstr "/зpravy/KopМrovat pojmenovanИ" -#: app/gdisplay.c:1650 app/menus.c:129 +#: app/gdisplay.c:1671 app/menus.c:201 msgid "/Edit/Paste Named" msgstr "/зpravy/Vlo╬it pojmenovanИ" -#: app/gdisplay.c:1653 +#: app/gdisplay.c:1674 msgid "/Select" msgstr "/VЩbЛr" -#: app/gdisplay.c:1654 app/menus.c:144 +#: app/gdisplay.c:1675 app/menus.c:230 msgid "/Select/Save To Channel" msgstr "/VЩbЛr/Ulo╬it do kanАlu" -#: app/gdisplay.c:1656 +#: app/gdisplay.c:1677 msgid "/View" msgstr "/ZobrazenМ" -#: app/gdisplay.c:1659 app/menus.c:163 +#: app/gdisplay.c:1680 app/menus.c:266 #, fuzzy msgid "/View/Toggle Selection" msgstr "/ZobrazenМ/PЬepnout pravМtka" -#: app/gdisplay.c:1660 app/menus.c:164 +#: app/gdisplay.c:1681 app/menus.c:268 msgid "/View/Toggle Rulers" msgstr "/ZobrazenМ/PЬepnout pravМtka" -#: app/gdisplay.c:1662 app/menus.c:166 +#: app/gdisplay.c:1683 app/menus.c:272 msgid "/View/Toggle Guides" msgstr "/ZobrazenМ/PЬepnout vodМtka" -#: app/gdisplay.c:1663 app/menus.c:167 +#: app/gdisplay.c:1684 app/menus.c:274 msgid "/View/Snap To Guides" msgstr "/ZobrazenМ/Chytat na vodМtka" -#: app/gdisplay.c:1664 app/menus.c:165 +#: app/gdisplay.c:1685 app/menus.c:270 msgid "/View/Toggle Statusbar" msgstr "/ZobrazenМ/PЬepnout stavovou li╧tu" -#: app/gdisplay.c:1666 app/menus.c:158 +#: app/gdisplay.c:1687 app/menus.c:257 msgid "/View/Dot for dot" msgstr "/ZobrazenМ/Bod na bod" -#: app/gdisplay.c:1669 +#: app/gdisplay.c:1690 msgid "/Image" msgstr "/ObrАzek" -#: app/gdisplay.c:1670 app/gdisplay.c:1680 +#: app/gdisplay.c:1691 app/gdisplay.c:1702 msgid "/Image/Colors" msgstr "/ObrАzek/Barvy" -#: app/gdisplay.c:1671 -msgid "/Image/Channel Ops" +#: app/gdisplay.c:1692 +#, fuzzy +msgid "/Image/Channels" msgstr "/ObrАzek/PrАce s kanАly" -#: app/gdisplay.c:1672 +#: app/gdisplay.c:1693 msgid "/Image/Alpha" msgstr "/ObrАzek/Alfa" -#: app/gdisplay.c:1675 app/menus.c:186 +#: app/gdisplay.c:1694 app/menus.c:68 +#, fuzzy +msgid "/Image/Transforms" +msgstr "Transformace" + +#: app/gdisplay.c:1697 app/menus.c:312 msgid "/Image/RGB" msgstr "/ObrАzek/RGB barvy" -#: app/gdisplay.c:1676 app/menus.c:187 +#: app/gdisplay.c:1698 app/menus.c:314 msgid "/Image/Grayscale" msgstr "/ObrАzek/OdstМny ╧edi" -#: app/gdisplay.c:1677 app/menus.c:188 +#: app/gdisplay.c:1699 app/menus.c:316 msgid "/Image/Indexed" msgstr "/ObrАzek/IndexovanЩ" -#: app/gdisplay.c:1678 app/tools.c:658 +#: app/gdisplay.c:1700 app/tools.c:658 msgid "/Image/Histogram" msgstr "/ObrАzek/Histogram" -#: app/gdisplay.c:1681 app/tools.c:613 +#: app/gdisplay.c:1703 app/tools.c:613 msgid "/Image/Colors/Threshold" msgstr "/ObrАzek/Barvy/PrАh" -#: app/gdisplay.c:1682 app/tools.c:598 +#: app/gdisplay.c:1704 app/tools.c:598 msgid "/Image/Colors/Posterize" msgstr "/ObrАzek/Barvy/Posterizace" -#: app/gdisplay.c:1683 app/menus.c:175 +#: app/gdisplay.c:1705 app/menus.c:288 msgid "/Image/Colors/Equalize" msgstr "/ObrАzek/Barvy/Ekvalizace" -#: app/gdisplay.c:1684 app/menus.c:176 +#: app/gdisplay.c:1706 app/menus.c:290 msgid "/Image/Colors/Invert" msgstr "/ObrАzek/Barvy/Invertovat" -#: app/gdisplay.c:1685 app/tools.c:553 +#: app/gdisplay.c:1707 app/tools.c:553 msgid "/Image/Colors/Color Balance" msgstr "/ObrАzek/Barvy/VyvА╬enМ barev" -#: app/gdisplay.c:1686 app/tools.c:568 +#: app/gdisplay.c:1708 app/tools.c:568 msgid "/Image/Colors/Brightness-Contrast" msgstr "/ObrАzek/Barvy/Jas-kontrast" -#: app/gdisplay.c:1688 app/tools.c:583 +#: app/gdisplay.c:1710 app/tools.c:583 msgid "/Image/Colors/Hue-Saturation" msgstr "/ObrАzek/Barvy/OdstМn-sytost" -#: app/gdisplay.c:1689 app/tools.c:628 +#: app/gdisplay.c:1711 app/tools.c:628 msgid "/Image/Colors/Curves" msgstr "/ObrАzek/Barvy/KЬivky" -#: app/gdisplay.c:1690 app/tools.c:643 +#: app/gdisplay.c:1712 app/tools.c:643 msgid "/Image/Colors/Levels" msgstr "/ObrАzek/Barvy/зrovnЛ" -#: app/gdisplay.c:1691 app/menus.c:178 +#: app/gdisplay.c:1713 app/menus.c:294 msgid "/Image/Colors/Desaturate" msgstr "/ObrАzek/Barvy/Odbarvit" -#: app/gdisplay.c:1693 app/menus.c:183 +#: app/gdisplay.c:1715 app/menus.c:302 msgid "/Image/Alpha/Add Alpha Channel" msgstr "/ObrАzek/Alfa/PЬidat alfa kanАl" -#: app/gdisplay.c:1696 app/menus.c:181 -msgid "/Image/Channel Ops/Offset" -msgstr "/ObrАzek/PrАce s kanАly/Posun" +#: app/gdisplay.c:1718 app/menus.c:307 +#, fuzzy +msgid "/Image/Transforms/Offset" +msgstr "Transformace" -#: app/gdisplay.c:1699 +#: app/gdisplay.c:1721 #, fuzzy msgid "/Layers/Stack" msgstr "/Vrstvy/ZАsobnМk/NАsledujМcМ vrstva" -#: app/gdisplay.c:1702 app/menus.c:197 +#: app/gdisplay.c:1724 app/menus.c:335 msgid "/Layers/Stack/Previous Layer" msgstr "/Vrstvy/ZАsobnМk/PЬedchozМ vrstva" -#: app/gdisplay.c:1704 app/menus.c:198 +#: app/gdisplay.c:1726 app/menus.c:337 msgid "/Layers/Stack/Next Layer" msgstr "/Vrstvy/ZАsobnМk/NАsledujМcМ vrstva" -#: app/gdisplay.c:1706 app/menus.c:199 +#: app/gdisplay.c:1728 app/menus.c:339 msgid "/Layers/Stack/Raise Layer" msgstr "/Vrstvy/ZАsobnМk/Vrstvu vЩ╧" -#: app/gdisplay.c:1708 app/menus.c:200 +#: app/gdisplay.c:1730 app/menus.c:341 msgid "/Layers/Stack/Lower Layer" msgstr "/Vrstvy/ZАsobnМk/Vrstvu nМ╬" -#: app/gdisplay.c:1710 app/menus.c:201 +#: app/gdisplay.c:1732 app/menus.c:343 msgid "/Layers/Stack/Layer to Top" msgstr "/Vrstvy/ZАsobnМk/Vrstvu navrch" -#: app/gdisplay.c:1712 app/menus.c:202 +#: app/gdisplay.c:1734 app/menus.c:345 msgid "/Layers/Stack/Layer to Bottom" msgstr "/Vrstvy/ZАsobnМk/Vrstvu dospod" -#: app/gdisplay.c:1716 app/menus.c:204 +#: app/gdisplay.c:1738 app/menus.c:349 msgid "/Layers/Anchor Layer" msgstr "/Vrstvy/Vlo╬it vrstvu" -#: app/gdisplay.c:1717 app/menus.c:205 +#: app/gdisplay.c:1739 app/menus.c:351 msgid "/Layers/Merge Visible Layers" msgstr "/Vrstvy/SlouХit viditelnИ vrstvy" -#: app/gdisplay.c:1718 app/menus.c:206 +#: app/gdisplay.c:1740 app/menus.c:353 msgid "/Layers/Flatten Image" msgstr "/Vrstvy/SlouХit obraz" -#: app/gdisplay.c:1719 app/menus.c:207 +#: app/gdisplay.c:1741 app/menus.c:355 msgid "/Layers/Alpha To Selection" msgstr "/Vrstvy/Alfa do vЩbЛru" -#: app/gdisplay.c:1720 app/menus.c:208 +#: app/gdisplay.c:1742 app/menus.c:357 msgid "/Layers/Mask To Selection" msgstr "/Vrstvy/Maska do vЩbЛru" -#: app/gdisplay.c:1721 app/menus.c:209 +#: app/gdisplay.c:1743 app/menus.c:359 msgid "/Layers/Add Alpha Channel" msgstr "/Vrstvy/PЬidat alfa kanАl" -#: app/gdisplay.c:1724 +#: app/gdisplay.c:1746 msgid "/Filters" msgstr "/Filtry" -#: app/gdisplay.c:1726 +#: app/gdisplay.c:1748 #, fuzzy msgid "/Script-Fu" msgstr "/Script-Fu/" -#: app/gdisplay.c:2166 -msgid "gdisplays_flush() called recursively." -msgstr "rekurzМvnЛ volanЩ gdisplays_flush()." - -#: app/gdisplay_color.c:428 -msgid "Gamma" -msgstr "" - -#: app/gdisplay_color.c:438 -msgid "Gamma:" -msgstr "" - -#: app/gdisplay_color_ui.c:83 +#: app/gdisplay_color_ui.c:106 #, fuzzy msgid "Configure" msgstr "PokraХovat" -#: app/gdisplay_color_ui.c:88 +#: app/gdisplay_color_ui.c:109 msgid "Color Display Filters" msgstr "" -#: app/gdisplay_color_ui.c:105 +#: app/gdisplay_color_ui.c:133 msgid "Available Filters" msgstr "" -#: app/gdisplay_color_ui.c:123 +#: app/gdisplay_color_ui.c:156 #, fuzzy msgid "Active Filters" msgstr "/Filtry" -#: app/gdisplay_ops.c:388 +#: app/gdisplay_ops.c:373 #, fuzzy, c-format msgid "" "Changes were made to %s.\n" @@ -1856,93 +1784,57 @@ msgstr "Zadan msgid "Can't fill unknown image type." msgstr "Nelze vyplnit neznАmЩ typ obrАzku." -#: app/gimpdrawable.c:493 +#: app/gimpdrawable.c:480 msgid "parasite attach to drawable" msgstr "" -#: app/gimpdrawable.c:526 +#: app/gimpdrawable.c:513 msgid "detach parasite from drawable" msgstr "" -#: app/gimpdrawable.c:719 +#: app/gimpdrawable.c:705 msgid "unnamed" msgstr "beze jmИna" -#: app/gimpdrawable.c:736 +#: app/gimpdrawable.c:722 #, c-format msgid "Layer type %d not supported." msgstr "Typ vrstvy %d nenМ podporovАn." -#: app/gimpimage.c:665 app/gimpimage.c:761 -msgid "gimp_image_apply_image sent illegal parameters" -msgstr "gimp_image_apply_image zaslАn s nepovolenЩmi parametry" - -#: app/gimpimage.c:1089 +#: app/gimpimage.c:1112 msgid "attach parasite to image" msgstr "" -#: app/gimpimage.c:1112 +#: app/gimpimage.c:1135 #, fuzzy msgid "detach parasite from image" msgstr "VЩbЛr dle obrysЫ z obrАzku" -#: app/gimpimage.c:1194 -msgid "Unable to project indexed image." -msgstr "NepodaЬilo se promМtnout indexovanЩ obrАzek." - -#. Dirty the image, but we're too lazy to provide a -#. * proper undo. -#: app/gimpimage.c:2111 -#, fuzzy -msgid "raise layer" -msgstr "Vlo╬enА vrstva" - -#: app/gimpimage.c:2117 +#: app/gimpimage.c:2099 msgid "Layer cannot be raised any further" msgstr "Vrstva nemЫ╬e bЩt je╧tЛ vЩ╧" -#: app/gimpimage.c:2185 -#, fuzzy -msgid "lower layer" -msgstr "PlovoucМ vrstva" - -#: app/gimpimage.c:2191 +#: app/gimpimage.c:2125 msgid "Layer cannot be lowered any further" msgstr "Vrstva nemЫ╬e bЩt je╧tЛ nМ╬" -#. layer_arg is already the top_layer -#: app/gimpimage.c:2222 +#: app/gimpimage.c:2149 msgid "Layer is already on top" msgstr "Vrstva je ji╬ navrch" -#: app/gimpimage.c:2227 +#: app/gimpimage.c:2155 msgid "Can't raise Layer without alpha" msgstr "Nelze dАt vЩ╧ vrstvu bez alfa" -#: app/gimpimage.c:2268 -#, fuzzy -msgid "raise layer to top" -msgstr "Vrstva je ji╬ navrch" - -#. there is no next layer below layer_arg -#: app/gimpimage.c:2321 +#: app/gimpimage.c:2182 msgid "Layer is already on bottom" msgstr "Vrstva je ji╬ vespod" -#: app/gimpimage.c:2334 app/gimpimage.c:2422 +#: app/gimpimage.c:2237 msgid "BG has no alpha, layer was placed above" msgstr "PozadМ nemА alfa, vrstva byla umМstЛna nad nЛj" -#: app/gimpimage.c:2363 -#, fuzzy -msgid "lower layer to bottom" -msgstr "Vrstva je ji╬ vespod" - -#: app/gimpimage.c:2442 -msgid "re-position layer" -msgstr "" - -#: app/gimpimage.c:2475 +#: app/gimpimage.c:2291 msgid "" "There are not enough visible layers for a merge.\n" "There must be at least two." @@ -1950,27 +1842,11 @@ msgstr "" "NenМ dostatek viditelnЩch vrstev.\n" "Ke slouХenМ jsou nutnИ alespoР dvЛ." -#: app/gimpimage.c:2551 +#: app/gimpimage.c:2367 msgid "There are not enough visible layers for a merge down." msgstr "Ke slouХenМ dolЫ nenМ dostatek viditelnЩch vrstev." -#: app/gimpimage.c:2665 app/gimpimage.c:2696 -msgid "gimp_image_merge_layers: could not allocate merge layer" -msgstr "gimp_image_merge_layers: slouХenou vrstvu nelze umМstit v pamЛti" - -#: app/gimpimage.c:2735 -msgid "gimp_image_merge_layers attempting to merge incompatible layers\n" -msgstr "gimp_image_merge_layers pokus o slouХenМ nesluХitelnЩch vrstev\n" - -#: app/gimpimage.c:2818 -msgid "gimp_image_add_layer: attempt to add layer to wrong image" -msgstr "gimp_image_add_layer: pokus o pЬidАnМ vrstvy do ╧patnИho obrАzku" - -#: app/gimpimage.c:2825 -msgid "gimp_image_add_layer: trying to add layer to image twice" -msgstr "gimp_image_add_layer: pokus o dvojМ pЬidАnМ vrstvy do obrАzku" - -#: app/gimpimage.c:2954 +#: app/gimpimage.c:2768 msgid "" "Unable to add a layer mask since\n" "the layer already has one." @@ -1978,7 +1854,7 @@ msgstr "" "Nelze pЬidat masku vrstvy, pokud\n" "vrstva ji╬ masku mА." -#: app/gimpimage.c:2958 +#: app/gimpimage.c:2772 msgid "" "Unable to add a layer mask to a\n" "layer in an indexed image." @@ -1986,7 +1862,7 @@ msgstr "" "Nelze pЬidat masku do vrstvy\n" "indexovanИho obrАzku." -#: app/gimpimage.c:2962 +#: app/gimpimage.c:2776 msgid "" "Cannot add layer mask to a layer\n" "with no alpha channel." @@ -1994,28 +1870,20 @@ msgstr "" "Nelze pЬidat masku do vrstvy\n" "bez alfa kanАlu." -#: app/gimpimage.c:2969 +#: app/gimpimage.c:2783 msgid "Cannot add layer mask of different dimensions than specified layer." msgstr "Nelze pЬidat masku jinЩch rozmЛrЫ ne╬ je vrstva." -#: app/gimpimage.c:3074 +#: app/gimpimage.c:2886 msgid "Channel cannot be raised any further" msgstr "KanАl nemЫ╬e bЩt je╧tЛ vЩ╧" -#: app/gimpimage.c:3123 +#: app/gimpimage.c:2935 msgid "Channel cannot be lowered any further" msgstr "KanАl nemЫ╬e bЩt je╧tЛ nМ╬" -#: app/gimpimage.c:3200 -msgid "gimp_image_add_channel: attempt to add channel to wrong image" -msgstr "gimp_image_add_channel: pokus o pЬidАnМ kanАlu do ╧patnИho obrАzku" - -#: app/gimpimage.c:3207 -msgid "gimp_image_add_channel: trying to add channel to image twice" -msgstr "gimp_image_add_channel: pokus o dvojМ pЬidАnМ kanАlu do obrАzku" - -#: app/gimpimage.c:3328 app/palette.c:542 app/palette.c:569 app/palette.c:931 -#: app/palette.c:935 app/palette.c:2383 app/palette.c:3077 +#: app/gimpimage.c:3138 app/palette.c:541 app/palette.c:568 app/palette.c:930 +#: app/palette.c:934 app/palette.c:2383 app/palette.c:3065 msgid "Untitled" msgstr "Bez nАzvu" @@ -2026,54 +1894,54 @@ msgid "" "\n" msgstr "" -#: app/gimpprogress.c:115 +#: app/gimpprogress.c:109 msgid "Progress" msgstr "PrЫbЛh" -#: app/gimprc.c:368 app/plug_in.c:305 +#: app/gimprc.c:382 app/plug_in.c:305 msgid "Resource configuration" msgstr "Konfigurace zdrojЫ" -#: app/gimprc.c:427 +#: app/gimprc.c:429 #, c-format msgid "error parsing: \"%s\"\n" msgstr "chyba pЬi analЩze: \"%s\"\n" -#: app/gimprc.c:428 +#: app/gimprc.c:430 #, c-format msgid " at line %d column %d\n" msgstr " ЬАdek %d sloupec %d\n" -#: app/gimprc.c:429 +#: app/gimprc.c:431 #, c-format msgid " unexpected token: %s\n" msgstr " neoХekАvanЩ symbol: %s\n" -#: app/gimprc.c:1391 +#: app/gimprc.c:1412 msgid "error parsing pluginrc" msgstr "chyba pЬi analЩze pluginrc" -#: app/gimprc.c:1726 +#: app/gimprc.c:1747 #, fuzzy, c-format msgid "transform_path(): gimprc token referenced but not defined: %s" msgstr "gimprc odkaz na nedefinovanЩ symbol: %s" -#: app/gimprc.c:2655 +#: app/gimprc.c:2676 #, c-format msgid "Can't open %s; %s" msgstr "Nelze otevЬМt %s; %s" -#: app/gimprc.c:2674 +#: app/gimprc.c:2695 #, c-format msgid "Can't rename %s to %s.old; %s" msgstr "Nelze pЬejmenovat %s na %s.old; %s" -#: app/gimprc.c:2680 +#: app/gimprc.c:2701 #, c-format msgid "Couldn't reopen %s\n" msgstr "Nelze znovu otevЬМt %s\n" -#: app/gimprc.c:2692 +#: app/gimprc.c:2713 #, c-format msgid "Can't write to %s; %s" msgstr "Nelze zapisovat do %s; %s" @@ -2084,7 +1952,7 @@ msgstr "Nelze zapisovat do %s; %s" msgid "pixel" msgstr "pixelЫ" -#: app/gimpunit.c:58 app/measure.c:428 app/measure.c:432 app/paint_core.c:470 +#: app/gimpunit.c:58 app/measure.c:432 app/measure.c:436 app/paint_core.c:472 #: libgimp/gimpunit.c:44 #, fuzzy msgid "pixels" @@ -2157,207 +2025,207 @@ msgstr "" msgid "Pasted Layer" msgstr "Vlo╬enА vrstva" -#: app/global_edit.c:705 +#: app/global_edit.c:695 msgid "Paste" msgstr "Vlo╬it" -#: app/global_edit.c:706 +#: app/global_edit.c:696 #, fuzzy msgid "Paste Into" msgstr "/зpravy/Vlo╬it do" -#: app/global_edit.c:707 +#: app/global_edit.c:697 msgid "Paste As New" msgstr "" -#: app/global_edit.c:720 +#: app/global_edit.c:704 msgid "Paste Named Buffer" msgstr "Vlo╬it pojmenovanЩ buffer" -#: app/global_edit.c:732 +#: app/global_edit.c:722 msgid "Select a buffer to paste:" msgstr "Zvolte buffer k vlo╬enМ:" -#: app/global_edit.c:820 +#: app/global_edit.c:807 msgid "Cut Named" msgstr "VyЬМznout pojmenovanИ" -#: app/global_edit.c:821 app/global_edit.c:853 +#: app/global_edit.c:810 app/global_edit.c:847 msgid "Enter a name for this buffer" msgstr "Zadejte jmИno tohoto bufferu" -#: app/global_edit.c:852 +#: app/global_edit.c:844 msgid "Copy Named" msgstr "KopМrovat pojmenovanИ" -#: app/gradient.c:469 +#: app/gradient.c:462 msgid "Curved" msgstr "KЬivkovЩ" -#: app/gradient.c:470 +#: app/gradient.c:463 msgid "Sinusoidal" msgstr "SinusoidnМ" -#: app/gradient.c:471 +#: app/gradient.c:464 msgid "Spherical (increasing)" msgstr "SfИrickЩ (vzestupnЩ)" -#: app/gradient.c:472 +#: app/gradient.c:465 msgid "Spherical (decreasing)" msgstr "SfИrickЩ (sestupnЩ)" -#: app/gradient.c:477 +#: app/gradient.c:470 msgid "Plain RGB" msgstr "ObecnИ RGB barvy" -#: app/gradient.c:478 +#: app/gradient.c:471 msgid "HSV (counter-clockwise hue)" msgstr "HSV (odstМn proti smЛru hodinovЩch ruХiХek)" -#: app/gradient.c:479 +#: app/gradient.c:472 msgid "HSV (clockwise hue)" msgstr "HSV (odstМn ve smЛru hodinovЩch ruХiХek)" -#: app/gradient.c:500 +#: app/gradient.c:491 msgid "Default" msgstr "ImplicitnМ" -#: app/gradient.c:580 +#: app/gradient.c:574 #, fuzzy, c-format msgid "grad_get_color_at(): Unknown gradient type %d" msgstr "grad_get_color_at(): ach, neznАmЩ typ pЬechodu %d" -#: app/gradient.c:637 +#: app/gradient.c:631 #, fuzzy, c-format msgid "grad_get_color_at(): Unknown coloring mode %d" msgstr "grad_get_color_at(): ach, neznАmЩ re╬im vybarvenМ %d" -#: app/gradient.c:704 +#: app/gradient.c:687 msgid "Gradient Editor" msgstr "Editor pЬechodЫ" -#: app/gradient.c:730 app/gradient_select.c:478 app/paintbrush.c:212 -#: app/palette.c:2895 +#: app/gradient.c:721 app/gradient_select.c:474 app/paintbrush.c:284 +#: app/palette.c:2888 msgid "Gradient" msgstr "PЬechod" -#: app/gradient.c:731 app/gradient_select.c:479 app/palette.c:2180 -#: app/palette_select.c:276 +#: app/gradient.c:722 app/gradient_select.c:475 app/palette.c:2193 +#: app/palette_select.c:245 msgid "Name" msgstr "JmИno" #. Frame & vbox for gradient functions -#: app/gradient.c:752 +#: app/gradient.c:743 #, fuzzy msgid "Gradient Ops" msgstr "PЬechody" #. Buttons for gradient functions -#: app/gradient.c:760 +#: app/gradient.c:751 #, fuzzy msgid "New Gradient" msgstr "NovЩ pЬechod" -#: app/gradient.c:766 +#: app/gradient.c:757 #, fuzzy msgid "Copy Gradient" msgstr "KopМrovat pЬechod" -#: app/gradient.c:772 +#: app/gradient.c:763 #, fuzzy msgid "Delete Gradient" msgstr "Smazat pЬechod" -#: app/gradient.c:778 +#: app/gradient.c:769 msgid "Rename Gradient" msgstr "PЬejmenovat pЬechod" -#: app/gradient.c:784 app/gradient.c:1684 +#: app/gradient.c:775 app/gradient.c:1669 msgid "Save as POV-Ray" msgstr "Zapsat jako POV-Ray" #. Zoom all button -#: app/gradient.c:800 +#: app/gradient.c:791 msgid "Zoom all" msgstr "ZvЛt╧it v╧e" -#: app/gradient.c:865 +#: app/gradient.c:856 msgid "Instant update" msgstr "RychlА aktualizace" -#: app/gradient.c:1328 +#: app/gradient.c:1327 msgid "New gradient" msgstr "NovЩ pЬechod" -#: app/gradient.c:1329 +#: app/gradient.c:1330 msgid "Enter a name for the new gradient" msgstr "Zadejte jmИno novИho pЬechodu" -#: app/gradient.c:1330 +#: app/gradient.c:1331 msgid "untitled" msgstr "bez nАzvu" -#: app/gradient.c:1348 +#: app/gradient.c:1350 msgid "ed_do_new_gradient_callback(): oops, received NULL in call_data" msgstr "ed_do_new_gradient_callback(): ouha, pЬijato NULL v call_data" -#: app/gradient.c:1389 +#: app/gradient.c:1390 msgid "Copy gradient" msgstr "KopМrovat pЬechod" -#: app/gradient.c:1390 +#: app/gradient.c:1393 msgid "Enter a name for the copied gradient" msgstr "Zadejte jmИno kopie pЬechodu" -#: app/gradient.c:1412 +#: app/gradient.c:1416 msgid "ed_do_copy_gradient_callback(): oops, received NULL in call_data" msgstr "ed_do_copy_gradient_callback(): ouha, pЬijato NULL v call_data" -#: app/gradient.c:1472 +#: app/gradient.c:1476 msgid "Rename gradient" msgstr "PЬejmenovat pЬechod" -#: app/gradient.c:1473 +#: app/gradient.c:1479 msgid "Enter a new name for the gradient" msgstr "Zadejte novИ jmИno pЬechodu" -#: app/gradient.c:1495 +#: app/gradient.c:1502 msgid "ed_do_rename_gradient_callback(): oops, received NULL in call_data" msgstr "ed_do_rename_gradient_callback(): ouha, pЬijato NULL v call_data" -#: app/gradient.c:1516 +#: app/gradient.c:1523 msgid "ed_do_rename_gradient_callback(): oops, can't find gradient to rename" msgstr "" "ed_do_rename_gradient_callback(): ouha, nelze nalИzt pЬechod k pЬejmenovАnМ" -#: app/gradient.c:1561 +#: app/gradient.c:1558 msgid "Delete gradient" msgstr "Smazat pЬechod" -#: app/gradient.c:1575 +#: app/gradient.c:1577 #, fuzzy, c-format msgid "" "Are you sure you want to delete\n" "\"%s\" from the list and from disk?" msgstr "\"%s\" ze seznamu a z disku?" -#: app/gradient.c:1629 +#: app/gradient.c:1626 #, fuzzy msgid "ed_do_delete_gradient_callback(): Could not find gradient to delete!" msgstr "" "ed_do_delete_gradient_callback(): ach, nelze nalИzt pЬechod ke smazАnМ!" -#: app/gradient.c:1716 +#: app/gradient.c:1705 #, c-format msgid "ed_do_save_pov_callback(): oops, could not open \"%s\"" msgstr "ed_do_save_pov_callback(): ouha, nelze otevЬМt \"%s\"" -#: app/gradient.c:1839 +#: app/gradient.c:1814 #, c-format msgid "Zoom factor: %d:1 Displaying [%0.6f, %0.6f]" msgstr "ZvЛt╧enМ: %d:1 Zobrazuje se [%0.6f, %0.6f]" -#: app/gradient.c:2083 +#: app/gradient.c:2056 #, c-format msgid "" "Position: %0.6f RGB (%0.3f, %0.3f, %0.3f) HSV (%0.3f, %0.3f, %0.3f) " @@ -2366,30 +2234,30 @@ msgstr "" "Poloha: %0.6f RGB (%0.3f, %0.3f, %0.3f) HSV (%0.3f, %0.3f, %0.3f) " "KrytМ: %0.3f" -#: app/gradient.c:2107 +#: app/gradient.c:2080 #, c-format msgid "Foreground color set to RGB (%d, %d, %d) <-> (%0.3f, %0.3f, %0.3f)" msgstr "Barva popЬedМ nastavenana RGB (%d, %d, %d) <-> (%0.3f, %0.3f, %0.3f)" -#: app/gradient.c:2130 +#: app/gradient.c:2103 #, fuzzy, c-format msgid "Background color to RGB (%d, %d, %d) <-> (%0.3f, %0.3f, %0.3f)" msgstr "Barva popЬedМ nastavenana RGB (%d, %d, %d) <-> (%0.3f, %0.3f, %0.3f)" -#: app/gradient.c:2419 +#: app/gradient.c:2398 msgid "Drag: move Shift+drag: move & compress" msgstr "TАhnutМ: posun PЬeЬaОovaХ+tАhnutМ: posun a komprese" -#: app/gradient.c:2421 app/gradient.c:2423 +#: app/gradient.c:2400 app/gradient.c:2403 msgid "Click: select Shift+click: extend selection" msgstr "KlepnutМ: vybrat PЬeЬaОovaХ+klepnutМ: roz╧МЬМt vЩbЛr" -#: app/gradient.c:2428 +#: app/gradient.c:2408 msgid "Click: select Shift+click: extend selection Drag: move" msgstr "" "KlepnutМ: vybrat PЬeЬaОovaХ+klepnutМ: roz╧МЬМt vЩbЛr TАhnutМ: posun" -#: app/gradient.c:2439 +#: app/gradient.c:2420 msgid "" "Click: select Shift+click: extend selection Drag: move Shift+drag: " "move & compress" @@ -2397,190 +2265,190 @@ msgstr "" "KlepnutМ: vybrat PЬeЬaОovaХ+klepnutМ: roz╧МЬМt vЩbЛr TАhnutМ: posun " "PЬeЬaОovaХ+tАhnutМ: posun a komprese" -#: app/gradient.c:2678 app/gradient.c:2687 +#: app/gradient.c:2663 app/gradient.c:2672 #, c-format msgid "Handle position: %0.6f" msgstr "Poloha ЬМdМcМho bodu: %0.6f" -#: app/gradient.c:2704 +#: app/gradient.c:2690 #, c-format msgid "Distance: %0.6f" msgstr "VzdАlenost: %0.6f" -#: app/gradient.c:2711 +#: app/gradient.c:2697 #, fuzzy, c-format msgid "control_motion(): Attempt to move bogus handle %d" msgstr "control_motion(): ach, pokus o posun zmatenИho ЬМdМcМho bodu %d" -#: app/gradient.c:3163 app/gradient.c:4214 +#: app/gradient.c:3174 app/gradient.c:4231 msgid "Left endpoint's color" msgstr "Barva levИho koncovИho bodu" -#: app/gradient.c:3174 app/gradient.c:3216 +#: app/gradient.c:3185 app/gradient.c:3227 msgid "Load from" msgstr "NaХМst..." -#: app/gradient.c:3178 +#: app/gradient.c:3189 msgid "Left neighbor's right endpoint" msgstr "PravЩ koncovЩ bod levИho souseda" -#: app/gradient.c:3179 +#: app/gradient.c:3190 msgid "Right endpoint" msgstr "PravЩ koncovЩ bod" -#: app/gradient.c:3189 app/gradient.c:3231 +#: app/gradient.c:3200 app/gradient.c:3242 msgid "Save to" msgstr "Zapsat jako..." -#: app/gradient.c:3205 app/gradient.c:4292 +#: app/gradient.c:3216 app/gradient.c:4309 msgid "Right endpoint's color" msgstr "Barva pravИho koncovИho bodu" -#: app/gradient.c:3220 +#: app/gradient.c:3231 msgid "Right neighbor's left endpoint" msgstr "LevЩ koncovЩ bod pravИho souseda" -#: app/gradient.c:3221 +#: app/gradient.c:3232 msgid "Left endpoint" msgstr "LevЩ koncovЩ bod" -#: app/gradient.c:3332 +#: app/gradient.c:3343 msgid "Selection operations" msgstr "Operace vЩbЛru" -#: app/gradient.c:3508 +#: app/gradient.c:3515 msgid "Blending function for segment" msgstr "Funkce mМsenМ pro segment" -#: app/gradient.c:3510 +#: app/gradient.c:3517 msgid "Coloring type for segment" msgstr "Typ vybarvenМ pro segment" -#: app/gradient.c:3512 +#: app/gradient.c:3519 msgid "Split segment at midpoint" msgstr "RozdЛlit segment ve stЬednМm bodЛ" -#: app/gradient.c:3514 app/gradient.c:4608 +#: app/gradient.c:3521 app/gradient.c:4612 msgid "Split segment uniformly" msgstr "RozdЛlit segment stejnomЛrnЛ" -#: app/gradient.c:3516 +#: app/gradient.c:3523 msgid "Delete segment" msgstr "Smazat segment" -#: app/gradient.c:3518 +#: app/gradient.c:3525 msgid "Re-center segment's midpoint" msgstr "PЬecentrovat stЬedovЩ bod segmentu" -#: app/gradient.c:3520 +#: app/gradient.c:3527 msgid "Re-distribute handles in segment" msgstr "PЬerozdЛlit ЬМdМcМ body v segmentu" -#: app/gradient.c:3522 +#: app/gradient.c:3529 msgid "Flip segment" msgstr "PЬevrАtit segment" -#: app/gradient.c:3524 app/gradient.c:5187 +#: app/gradient.c:3531 app/gradient.c:5171 msgid "Replicate segment" msgstr "Replikovat segment" -#: app/gradient.c:3529 +#: app/gradient.c:3536 msgid "Blending function for selection" msgstr "Funkce mМsenМ pro vЩbЛr" -#: app/gradient.c:3531 +#: app/gradient.c:3538 msgid "Coloring type for selection" msgstr "Typ vybarvenМ pro vЩbЛr" -#: app/gradient.c:3533 +#: app/gradient.c:3540 msgid "Split segments at midpoints" msgstr "RozdЛlit segmenty ve stЬednМch bodech" -#: app/gradient.c:3535 app/gradient.c:4609 +#: app/gradient.c:3542 app/gradient.c:4613 msgid "Split segments uniformly" msgstr "RozdЛlit segmenty stejnomЛrnЛ" -#: app/gradient.c:3537 +#: app/gradient.c:3544 msgid "Delete selection" msgstr "Smazat vЩbЛr" -#: app/gradient.c:3539 +#: app/gradient.c:3546 msgid "Re-center midpoints in selection" msgstr "PЬecentrovat stЬedovИ body ve vЩbЛru" -#: app/gradient.c:3541 +#: app/gradient.c:3548 msgid "Re-distribute handles in selection" msgstr "PЬerozdЛlit ЬМdМcМ body ve vЩbЛru" -#: app/gradient.c:3543 +#: app/gradient.c:3550 msgid "Flip selection" msgstr "PЬevrАtit vЩbЛr" -#: app/gradient.c:3545 app/gradient.c:5188 +#: app/gradient.c:3552 app/gradient.c:5172 msgid "Replicate selection" msgstr "Replikovat vЩbЛr" -#: app/gradient.c:3821 +#: app/gradient.c:3836 msgid "FG color" msgstr "Barva popЬedМ" -#: app/gradient.c:3866 +#: app/gradient.c:3885 #, c-format msgid "RGBA (%0.3f, %0.3f, %0.3f, %0.3f)" msgstr "RGBA (%0.3f, %0.3f, %0.3f, %0.3f)" -#: app/gradient.c:4383 app/gradient.c:4455 +#: app/gradient.c:4398 app/gradient.c:4468 msgid "(Varies)" msgstr "(PromЛnnА)" -#: app/gradient.c:4598 +#: app/gradient.c:4620 msgid "Split" msgstr "RozdЛlit" #. Instructions -#: app/gradient.c:4624 +#: app/gradient.c:4634 msgid "Please select the number of uniform parts" msgstr "ProsМm zvolte poХet stejnЩch ХАstМ" -#: app/gradient.c:4630 +#: app/gradient.c:4640 msgid "in which you want to split the selected segment" msgstr "na kterИ chcete rozdЛlit zvolenЩ segment" -#: app/gradient.c:4631 +#: app/gradient.c:4641 msgid "in which you want to split the segments in the selection" msgstr "na kterИ chcete rozdЛlit segmenty ve vЩbЛru" -#: app/gradient.c:5006 +#: app/gradient.c:4999 msgid "Blend endpoints' colors" msgstr "Barvy koncovЩch bodЫ mМsenМ" -#: app/gradient.c:5018 +#: app/gradient.c:5011 msgid "Blend endpoints' opacity" msgstr "KrytМ koncovЩch bodЫ mМsenМ" -#: app/gradient.c:5177 +#: app/gradient.c:5179 msgid "Replicate" msgstr "Replikovat" #. Instructions -#: app/gradient.c:5202 +#: app/gradient.c:5192 msgid "Please select the number of times" msgstr "ProsМm vyberte kolikrАt" -#: app/gradient.c:5207 +#: app/gradient.c:5197 msgid "you want to replicate the selected segment" msgstr "chcete replikovat zvolenЩ segment" -#: app/gradient.c:5208 +#: app/gradient.c:5198 msgid "you want to replicate the selection" msgstr "chcete replikovat vЩbЛr" -#: app/gradient.c:5584 +#: app/gradient.c:5553 #, c-format msgid "grad_load_gradient(): invalid number of segments in \"%s\"" msgstr "grad_load_gradient(): neplatnЩ poХet segmentЫ v \"%s\"" -#: app/gradient.c:5607 +#: app/gradient.c:5579 #, c-format msgid "" "grad_load_gradient(): badly formatted gradient segment %d in \"%s\" --- bad " @@ -2589,62 +2457,64 @@ msgstr "" "grad_load_gradient(): ╧patnЛ formАtovanЩ segment pЬechodu %d v \"%s\" --- " "brzy mohou nastat ╧patnИ vЛci" -#: app/gradient.c:5641 +#: app/gradient.c:5615 msgid "grad_save_gradient(): can not save gradient with NULL filename" msgstr "grad_save_gradient(): nelze zapsat gradient s NULLovЩm jmИnem souboru" -#: app/gradient.c:5647 +#: app/gradient.c:5623 #, c-format msgid "grad_save_gradient(): can't open \"%s\"" msgstr "grad_save_gradient(): nelze otevЬМt \"%s\"" -#: app/gradient.c:5849 +#: app/gradient.c:5830 #, fuzzy, c-format msgid "seg_get_segment_at(): No matching segment for position %0.15f" msgstr "seg_get_segment_at(): ach, nenМ odpovМdajМcМ segment pro polohu %0.15f" -#: app/gradient_select.c:511 +#. The shell and main vbox +#: app/gradient_select.c:447 msgid "Gradient Selection" msgstr "VЩbЛr pЬechodu" -#: app/histogram_tool.c:172 +#: app/histogram_tool.c:170 msgid "Histogram Options" msgstr "Volby histogramu" -#: app/histogram_tool.c:210 +#: app/histogram_tool.c:208 #, fuzzy msgid "Histogram does not operate on indexed drawables." msgstr "Posterizace nefunguje na indexovanЩch obrazovkАch." -#: app/histogram_tool.c:267 +#: app/histogram_tool.c:260 msgid "Mean:" msgstr "PrЫmЛr:" -#: app/histogram_tool.c:268 +#: app/histogram_tool.c:261 msgid "Std Dev:" msgstr "Rozptyl:" -#: app/histogram_tool.c:269 +#: app/histogram_tool.c:262 msgid "Median:" msgstr "MediАn:" -#: app/histogram_tool.c:270 +#: app/histogram_tool.c:263 msgid "Pixels:" msgstr "PixelЫ:" -#: app/histogram_tool.c:272 +#: app/histogram_tool.c:265 msgid "Count:" msgstr "PoХet:" -#: app/histogram_tool.c:273 +#: app/histogram_tool.c:266 msgid "Percentile:" msgstr "Procento:" -#: app/histogram_tool.c:296 app/tools.c:656 +#. The shell and main vbox +#: app/histogram_tool.c:287 app/tools.c:656 msgid "Histogram" msgstr "Histogram" -#: app/histogram_tool.c:315 +#: app/histogram_tool.c:309 msgid "Information on Channel:" msgstr "" @@ -2656,55 +2526,56 @@ msgstr "Volby odst msgid "Hue-Saturation operates only on RGB color drawables." msgstr "OdstМn-sytost pracuje pouze s obrazovkami v RGB barvАch." -#: app/hue_saturation.c:367 +#: app/hue_saturation.c:361 msgid "Master" msgstr "SpoleХnА" -#: app/hue_saturation.c:368 +#: app/hue_saturation.c:362 msgid "R" msgstr "R" -#: app/hue_saturation.c:369 +#: app/hue_saturation.c:363 msgid "Y" msgstr "Y" -#: app/hue_saturation.c:370 +#: app/hue_saturation.c:364 msgid "G" msgstr "G" -#: app/hue_saturation.c:371 +#: app/hue_saturation.c:365 msgid "C" msgstr "C" -#: app/hue_saturation.c:372 +#: app/hue_saturation.c:366 msgid "B" msgstr "B" -#: app/hue_saturation.c:373 +#: app/hue_saturation.c:367 msgid "M" msgstr "M" -#: app/hue_saturation.c:394 app/tools.c:581 +#. The shell and main vbox +#: app/hue_saturation.c:386 app/tools.c:581 msgid "Hue-Saturation" msgstr "OdstМn-sytost" -#: app/hue_saturation.c:456 +#: app/hue_saturation.c:453 msgid "Hue / Lightness / Saturation Adjustments" msgstr "NastavenМ odstМnu / svЛtlosti / sytosti" #. Create the hue scale widget -#: app/hue_saturation.c:466 app/layers_dialog.c:249 app/paint_funcs.c:93 +#: app/hue_saturation.c:463 app/layers_dialog.c:249 app/paint_funcs.c:93 #: app/tool_options.c:1002 msgid "Hue" msgstr "OdstМn" #. Create the lightness scale widget -#: app/hue_saturation.c:500 +#: app/hue_saturation.c:497 msgid "Lightness" msgstr "SvЛtlost" #. Create the saturation scale widget -#: app/hue_saturation.c:534 app/layers_dialog.c:251 app/paint_funcs.c:94 +#: app/hue_saturation.c:531 app/layers_dialog.c:251 app/paint_funcs.c:94 #: app/tool_options.c:1003 msgid "Saturation" msgstr "Sytost" @@ -2713,16 +2584,16 @@ msgstr "Sytost" msgid "image depth change, unable to restore original image" msgstr "hloubka obrАzku se zmЛnila, nepodaЬilo se obnovit pЫvodnМ obrАzek" -#: app/image_new.c:59 app/info_window.c:60 app/info_window.c:447 -#: app/preferences_dialog.c:1666 +#: app/image_new.c:59 app/info_window.c:60 app/info_window.c:449 +#: app/preferences_dialog.c:1335 msgid "Grayscale" msgstr "OdstМny ╧edi" -#: app/image_new.c:65 app/layers_dialog.c:3303 +#: app/image_new.c:65 app/layers_dialog.c:3289 msgid "Foreground" msgstr "PopЬedМ" -#: app/image_new.c:75 app/layers_dialog.c:3305 +#: app/image_new.c:75 app/layers_dialog.c:3291 msgid "White" msgstr "BМlА" @@ -2774,12 +2645,12 @@ msgid "" "Click to open the Gradients Dialog." msgstr "" -#: app/info_dialog.c:126 +#: app/info_dialog.c:125 #, fuzzy msgid "Unknown info_dialog field type." msgstr "NeznАmЩ typ procedury." -#: app/info_dialog.c:179 app/preferences_dialog.c:1766 +#: app/info_dialog.c:180 app/preferences_dialog.c:1435 msgid "General" msgstr "V╧eobecnИ" @@ -2814,51 +2685,51 @@ msgid "%s: Window Info" msgstr "%s: InformaХnМ okno" #. add the information fields -#: app/info_window.c:302 +#: app/info_window.c:304 msgid "Dimensions (w x h):" msgstr "RozmЛry (w в h):" -#: app/info_window.c:304 app/iscissors.c:356 +#: app/info_window.c:306 msgid "Resolution:" msgstr "Rozli╧enМ:" -#: app/info_window.c:306 app/tool_options.c:453 +#: app/info_window.c:308 app/tool_options.c:453 msgid "Unit:" msgstr "Jednotky:" -#: app/info_window.c:308 +#: app/info_window.c:310 msgid "Scale Ratio:" msgstr "ZvЛt╧enМ:" -#: app/info_window.c:310 +#: app/info_window.c:312 msgid "Display Type:" msgstr "Druh zobrazovАnМ:" -#: app/info_window.c:312 +#: app/info_window.c:314 msgid "Visual Class:" msgstr "VizuАlnМ tЬМda:" -#: app/info_window.c:314 +#: app/info_window.c:316 msgid "Visual Depth:" msgstr "VizuАlnМ hloubka:" -#: app/info_window.c:317 +#: app/info_window.c:319 msgid "Shades of Color:" msgstr "BarevnИ odstМny:" -#: app/info_window.c:320 +#: app/info_window.c:322 msgid "Shades:" msgstr "OdstМny:" -#: app/info_window.c:323 +#: app/info_window.c:325 msgid "Shades of Gray:" msgstr "OdstМny ╧edi:" -#: app/info_window.c:445 +#: app/info_window.c:447 msgid "RGB Color" msgstr "RGB barva" -#: app/info_window.c:449 +#: app/info_window.c:451 msgid "Indexed Color" msgstr "IndexovanА barva" @@ -2896,33 +2767,25 @@ msgstr "Nastaven msgid "Shape" msgstr "Tvar" -#: app/install.c:84 +#: app/install.c:83 msgid "The GIMP is not properly installed for the current user\n" msgstr "GIMP nenМ ЬАdnЛ instalovАn pro aktuАlnМho u╬ivatele\n" -#: app/install.c:85 +#: app/install.c:84 msgid "" "User installation was skipped because the '--nointerface' flag was " "encountered\n" msgstr "" "U╬ivatelskА instalace byla pЬeskoХena, proto╬e bylo pou╬ito '--nointerface'\n" -#: app/install.c:86 +#: app/install.c:85 msgid "" "To perform user installation, run the GIMP without the '--nointerface' flag\n" msgstr "" "Abyste provedli u╬ivatelskou instalaci, spus╩te GIMP bez volby " "'--nointerface'\n" -#: app/install.c:105 -msgid "Install" -msgstr "Instalovat" - -#: app/install.c:106 -msgid "Ignore" -msgstr "Ignorovat" - -#: app/install.c:120 +#: app/install.c:113 msgid "" "The GIMP - GNU Image Manipulation Program\n" "\n" @@ -2931,11 +2794,7 @@ msgstr "" "(GNU Image Manipulation Program)\n" "\n" -#: app/install.c:121 -msgid "Copyright (C) 1995 Spencer Kimball and Peter Mattis\n" -msgstr "Copyright (C) 1995 Spencer Kimball a Peter Mattis\n" - -#: app/install.c:125 +#: 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" @@ -2947,7 +2806,7 @@ msgstr "" "Free Software Foundation; buО licencМ verze 2 nebo\n" "(dle va╧i volby) jakoukoliv novЛj╧М.\n" -#: app/install.c:130 +#: 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" @@ -2959,7 +2818,7 @@ msgstr "" "PRODEJNOSTI anebo VHODNOSTI PRO URхITщ зхEL.\n" "Dal╧М podrobnosti hledejte v ObecnИ veЬejnИ licenci GNU.\n" -#: app/install.c:135 +#: 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" @@ -2971,7 +2830,7 @@ msgstr "" "Foundation, Inc., 59 Temple Place - Suite 330, Boston,\n" "MA 02111-1307, USA.\n" -#: app/install.c:141 +#: app/install.c:134 msgid "" "Personal GIMP Installation\n" "\n" @@ -2979,12 +2838,12 @@ msgstr "" "U╬ivatelskА instalace programu GIMP\n" "\n" -#: app/install.c:142 +#: app/install.c:135 msgid "For a proper GIMP installation, a subdirectory called\n" msgstr "PЬi ЬАdnИ instalaci programu GIMP bude vytvoЬen podadresАЬ\n" #. will be replaced with gimp_directory() -#: app/install.c:144 +#: app/install.c:137 msgid "" " needs to be created. This\n" "subdirectory will contain a number of important files:\n" @@ -2994,11 +2853,11 @@ msgstr "" "podadresАЬ bude obsahovat mno╬stvМ dЫle╬itЩch souborЫ:\n" "\n" -#: app/install.c:147 +#: app/install.c:140 msgid "gimprc\n" msgstr "gimprc\n" -#: app/install.c:148 +#: app/install.c:141 msgid "" "\t\tThe gimprc is used to store personal preferences\n" "\t\tsuch as default GIMP behaviors & plug-in hotkeys.\n" @@ -3010,11 +2869,11 @@ msgstr "" "\t\tJsou zde takИ nastaveny cesty pro hledАnМ ╧tЛtcЫ,\n" "\t\tpalet, pЬechodЫ, vzorkЫ, zАsuvnЩch modulЫ a modulЫ.\n" -#: app/install.c:153 +#: app/install.c:146 msgid "unitrc\n" msgstr "unitrc\n" -#: app/install.c:154 +#: app/install.c:147 msgid "" "\t\tThe unitrc is used to store your user units database.\n" "\t\tYou can define additional units and use them just\n" @@ -3028,11 +2887,11 @@ msgstr "" "\t\tbody a piky. Tento soubor je pЬepsАn poka╬dИ,\n" "\t\tkdy╬ opou╧tМte GIMP.\n" -#: app/install.c:160 +#: app/install.c:153 msgid "pluginrc\n" msgstr "pluginrc\n" -#: app/install.c:161 +#: app/install.c:154 msgid "" "\t\tPlug-ins and extensions are external programs run by\n" "\t\tthe GIMP which provide additional functionality.\n" @@ -3048,11 +2907,11 @@ msgstr "" "\t\tsouboru. Tento soubor je navr╬en pro ХtenМ\n" "\t\tpouze programem GIMP a nemЛl by bЩt editovАn.\n" -#: app/install.c:168 +#: app/install.c:161 msgid "brushes\n" msgstr "brushes\n" -#: app/install.c:169 +#: app/install.c:162 msgid "" "\t\tThis is a subdirectory which can be used to store\n" "\t\tuser defined brushes. The default gimprc file\n" @@ -3066,11 +2925,30 @@ msgstr "" "\t\t╧tЛtcЫ kontroluje tento podadresАЬ spolu\n" "\t\tse systИmovou instalacМ gimp ╧tЛtcЫ.\n" -#: app/install.c:175 +#: app/install.c:168 +#, fuzzy +msgid "generated_brushes\n" +msgstr "Zvolte adresАЬ ╧tЛtcЫ" + +#: app/install.c:169 +#, fuzzy +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 "" +"\t\tToto je podadresАЬ, kam je mo╬nИ uklАdat\n" +"\t\tu╬ivatelem definovanИ ╧tЛtce.\n" +"\t\tDle implicitnМho gimprc souboru se pЬi hledАnМ\n" +"\t\t╧tЛtcЫ kontroluje tento podadresАЬ spolu\n" +"\t\tse systИmovou instalacМ gimp ╧tЛtcЫ.\n" + +#: app/install.c:174 msgid "gradients\n" msgstr "gradients\n" -#: app/install.c:176 +#: app/install.c:175 msgid "" "\t\tThis is a subdirectory which can be used to store\n" "\t\tuser defined gradients. The default gimprc file\n" @@ -3084,11 +2962,11 @@ msgstr "" "\t\tpЬechodЫ kontroluje tento podadresАЬ spolu\n" "\t\tse systИmovou instalacМ gimp pЬechodЫ.\n" -#: app/install.c:182 +#: app/install.c:181 msgid "gfig\n" msgstr "gfig\n" -#: app/install.c:183 +#: app/install.c:182 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" @@ -3102,11 +2980,11 @@ msgstr "" "\t\tkreseb kontroluje tento podadresАЬ spolu\n" "\t\tse systИmovou instalacМ gfig kreseb.\n" -#: app/install.c:189 +#: app/install.c:188 msgid "gflares\n" msgstr "gflares\n" -#: app/install.c:190 +#: app/install.c:189 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" @@ -3120,11 +2998,11 @@ msgstr "" "\t\tplamenЫ kontroluje tento podadresАЬ spolu\n" "\t\tse systИmovou instalacМ gflare plamenЫ.\n" -#: app/install.c:196 +#: app/install.c:195 msgid "fractalexplorer\n" msgstr "fractalexplorer\n" -#: app/install.c:197 +#: app/install.c:196 #, fuzzy msgid "" "\t\tThis is a subdirectory which can be used to store\n" @@ -3140,11 +3018,11 @@ msgstr "" "\t\tfraktАlЫ kontroluje tento podadresАЬ spolu\n" "\t\tse systИmovou instalacМ gimp fraktАlЫ.\n" -#: app/install.c:203 +#: app/install.c:202 msgid "palettes\n" msgstr "palettes\n" -#: app/install.c:204 +#: app/install.c:203 msgid "" "\t\tThis is a subdirectory which can be used to store\n" "\t\tuser defined palettes. The default gimprc file\n" @@ -3164,11 +3042,11 @@ msgstr "" "\t\taby bylo mo╬nИ bЛhem prАce programu GIMP zmЛnЛnИ\n" "\t\tpalety uchovat mezi sezenМmi.\n" -#: app/install.c:213 +#: app/install.c:212 msgid "patterns\n" msgstr "patterns\n" -#: app/install.c:214 +#: app/install.c:213 msgid "" "\t\tThis is a subdirectory which can be used to store\n" "\t\tuser defined patterns. The default gimprc file\n" @@ -3182,11 +3060,11 @@ msgstr "" "\t\tvzorkЫ kontroluje tento podadresАЬ spolu\n" "\t\tse systИmovou instalacМ gimp vzorkЫ.\n" -#: app/install.c:220 +#: app/install.c:219 msgid "plug-ins\n" msgstr "plug-ins\n" -#: app/install.c:221 +#: app/install.c:220 msgid "" "\t\tThis is a subdirectory which can be used to store\n" "\t\tuser created, temporary, or otherwise non-system-\n" @@ -3202,11 +3080,11 @@ msgstr "" "\t\tzАsuvnЩch modulЫ kontroluje tento podadresАЬ spolu\n" "\t\tse systИmovou instalacМ gimp zАsuvnЩch modulЫ.\n" -#: app/install.c:228 +#: app/install.c:227 msgid "modules\n" msgstr "modules\n" -#: app/install.c:229 +#: app/install.c:228 msgid "" "\t\tThis subdirectory can be used to store user created,\n" "\t\ttemporary, or otherwise non-system-supported DLL modules.\n" @@ -3220,11 +3098,11 @@ msgstr "" "\t\tmodulЫ kontroluje tento podadresАЬ spolu se systИmovou\n" "\t\tinstalacМ modulЫ bЛhem inicializace.\n" -#: app/install.c:235 +#: app/install.c:234 msgid "scripts\n" msgstr "scripts\n" -#: app/install.c:236 +#: app/install.c:235 msgid "" "\t\tThis subdirectory is used by the GIMP to store \n" "\t\tuser created and installed scripts. The default gimprc\n" @@ -3236,11 +3114,11 @@ msgstr "" "\t\timplicitnМho gimprc souboru se pЬi hledАnМ skriptЫ kontroluje\n" "\t\ttento podadresАЬ spolu se systИmovou instalacМ gimp skriptЫ.\n" -#: app/install.c:241 +#: app/install.c:240 msgid "tmp\n" msgstr "tmp\n" -#: app/install.c:242 +#: app/install.c:241 msgid "" "\t\tThis subdirectory is used by the GIMP to temporarily\n" "\t\tstore undo buffers to reduce memory usage. If GIMP is\n" @@ -3254,19 +3132,27 @@ msgstr "" "\t\tsoubory ve formЛ: gimp<#>.<#>. Ty jsou mezi GIMP sezenМmi\n" "\t\tzbyteХnИ a mohou bЩt odstranЛny jako smetМ.\n" -#: app/install.c:256 +#: app/install.c:250 msgid "GIMP Installation" msgstr "Instalace programu GIMP" -#: app/install.c:391 -msgid "Continue" -msgstr "PokraХovat" +#: app/install.c:255 +msgid "Install" +msgstr "Instalovat" -#: app/install.c:411 +#: app/install.c:257 libgimp/gimpexport.c:257 +msgid "Ignore" +msgstr "Ignorovat" + +#: app/install.c:398 msgid "Installation Log" msgstr "Protokol o instalaci" -#: app/install.c:443 +#: app/install.c:403 +msgid "Continue" +msgstr "PokraХovat" + +#: app/install.c:434 msgid "" "User Installation Log\n" "\n" @@ -3274,11 +3160,11 @@ msgstr "" "Protokol o u╬ivatelskИ instalaci\n" "\n" -#: app/install.c:453 +#: app/install.c:444 msgid " does not exist. Cannot install.\n" msgstr " neexistuje. Nelze instalovat.\n" -#: app/install.c:461 +#: app/install.c:452 msgid "" " has invalid permissions.\n" "Cannot install." @@ -3286,7 +3172,15 @@ msgstr "" " mА neplatnА prАva.\n" "Nelze instalovat." -#: app/install.c:527 +#: app/install.c:486 +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:518 msgid "" "\n" "Installation successful!\n" @@ -3294,7 +3188,7 @@ msgstr "" "\n" "Instalace probЛhla ЗspЛ╧nЛ!\n" -#: app/install.c:536 +#: app/install.c:527 msgid "" "\n" "Installation failed. Contact system administrator.\n" @@ -3302,7 +3196,7 @@ msgstr "" "\n" "Instalace selhala. Spojte se se systИmovЩm administrАtorem.\n" -#: app/interface.c:308 +#: app/interface.c:309 msgid "" "Foreground & background colors. The black and white squares reset colors. " "The arrows swap colors. Double click to select a color from a colorrequester." @@ -3310,14 +3204,10 @@ msgstr "" "Barvy popЬedМ a pozadМ. хernЩ a bМlЩ Хtverec obnovuje barvy. ╘ipky prohazujМ " "barvy. DvojitЩm klepnutМm vyberete barvu z═panelu barev." -#: app/interface.c:530 +#: app/interface.c:531 msgid "The GIMP" msgstr "GIMP" -#: app/interface.c:1404 -msgid "GIMP Message" -msgstr "ZprАva programu GIMP" - #: app/internal_procs.c:67 msgid "Internal Procedures" msgstr "VnitЬnМ procedury" @@ -3383,7 +3273,7 @@ msgstr "Rozhran msgid "Guide procedures" msgstr "Procedury prЫvodce" -#: app/internal_procs.c:118 app/preferences_dialog.c:1759 +#: app/internal_procs.c:118 app/preferences_dialog.c:1428 msgid "Interface" msgstr "RozhranМ" @@ -3396,8 +3286,8 @@ msgstr "Vrstva" msgid "Miscellaneous" msgstr "RЫznИ" -#: app/internal_procs.c:127 app/palette.c:2166 app/palette.c:2178 -#: app/palette_select.c:274 +#: app/internal_procs.c:127 app/palette.c:2179 app/palette.c:2191 +#: app/palette_select.c:243 msgid "Palette" msgstr "Paleta" @@ -3405,7 +3295,7 @@ msgstr "Paleta" msgid "Parasite procedures" msgstr "Procerury cizopasnМkЫ" -#: app/internal_procs.c:133 app/lc_dialog.c:180 +#: app/internal_procs.c:133 app/lc_dialog.c:182 msgid "Paths" msgstr "Cesty" @@ -3429,7 +3319,7 @@ msgstr "Procedury text msgid "Tool procedures" msgstr "Procedury nАstrojЫ" -#: app/internal_procs.c:154 +#: app/internal_procs.c:154 app/undo_history.c:544 msgid "Undo" msgstr "VrАtit" @@ -3445,20 +3335,6 @@ msgstr "Invertov msgid "Invert operation failed." msgstr "InvertovАnМ selhalo." -#: app/iscissors.c:350 -msgid "Curve" -msgstr "KЬivka" - -#. the threshold scale -#: app/iscissors.c:379 -msgid "Edge Detect " -msgstr "PrАh detekce hran " - -#. the elasticity scale -#: app/iscissors.c:408 -msgid "Elasticity:" -msgstr "Pru╬nost:" - #: app/layer.c:248 msgid "Zero width or height layers not allowed." msgstr "NulovА ╧МЬka nebo vЩ╧ka vrstvy nenМ pЬМpustnА." @@ -3520,7 +3396,7 @@ msgstr "Pouze ztmaven msgid "Lighten Only" msgstr "Pouze zesvЛtlenМ" -#: app/layers_dialog.c:274 app/layers_dialog.c:3349 +#: app/layers_dialog.c:274 app/layers_dialog.c:3338 msgid "New Layer" msgstr "NovА vrstva" @@ -3556,301 +3432,280 @@ msgstr "Smazat vrstvu" msgid "Keep Trans." msgstr "Zachovat krytМ" -#: app/layers_dialog.c:550 -msgid "layers_dialog_update(): layersD->layer_widgets not empty!" -msgstr "" - -#: app/layers_dialog.c:1007 app/menus.c:262 +#: app/layers_dialog.c:1007 app/menus.c:442 #, fuzzy msgid "/Stack/Previous Layer" msgstr "/Vrstvy/ZАsobnМk/PЬedchozМ vrstva" -#: app/layers_dialog.c:1008 app/menus.c:263 +#: app/layers_dialog.c:1008 app/menus.c:444 #, fuzzy msgid "/Stack/Next Layer" msgstr "/Vrstvy/ZАsobnМk/NАsledujМcМ vrstva" -#: app/layers_dialog.c:1010 app/menus.c:264 +#: app/layers_dialog.c:1010 app/menus.c:446 #, fuzzy msgid "/Stack/Raise Layer" msgstr "/Vrstvy/ZАsobnМk/Vrstvu vЩ╧" -#: app/layers_dialog.c:1014 app/menus.c:265 +#: app/layers_dialog.c:1014 app/menus.c:448 #, fuzzy msgid "/Stack/Lower Layer" msgstr "/Vrstvy/ZАsobnМk/Vrstvu nМ╬" -#: app/layers_dialog.c:1018 app/menus.c:266 +#: app/layers_dialog.c:1018 app/menus.c:450 #, fuzzy msgid "/Stack/Layer to Top" msgstr "/Vrstvy/ZАsobnМk/Vrstvu navrch" -#: app/layers_dialog.c:1020 app/menus.c:267 +#: app/layers_dialog.c:1020 app/menus.c:452 #, fuzzy msgid "/Stack/Layer to Bottom" msgstr "/Vrstvy/ZАsobnМk/Vrstvu dospod" -#: app/layers_dialog.c:1023 app/menus.c:261 +#: app/layers_dialog.c:1023 app/menus.c:440 #, fuzzy msgid "/New Layer" msgstr "NovА vrstva" -#: app/layers_dialog.c:1026 app/menus.c:268 +#: app/layers_dialog.c:1026 app/menus.c:454 #, fuzzy msgid "/Duplicate Layer" msgstr "Duplikovat vrstvu" -#: app/layers_dialog.c:1029 app/menus.c:269 +#: app/layers_dialog.c:1029 app/menus.c:456 #, fuzzy msgid "/Anchor Layer" msgstr "Vlo╬it vrstvu" -#: app/layers_dialog.c:1032 app/menus.c:270 +#: app/layers_dialog.c:1032 app/menus.c:458 #, fuzzy msgid "/Delete Layer" msgstr "Smazat vrstvu" -#: app/layers_dialog.c:1035 app/menus.c:272 +#: app/layers_dialog.c:1035 app/menus.c:462 #, fuzzy msgid "/Scale Layer" msgstr "Velikost vrstvy" -#: app/layers_dialog.c:1036 app/menus.c:273 +#: app/layers_dialog.c:1036 app/menus.c:464 #, fuzzy msgid "/Resize Layer" msgstr "RozmЛry plАtna vrstvy" -#: app/layers_dialog.c:1038 app/menus.c:275 +#: app/layers_dialog.c:1038 app/menus.c:468 #, fuzzy msgid "/Merge Visible Layers" msgstr "SlouХit viditelnИ vrstvy" -#: app/layers_dialog.c:1039 app/menus.c:276 +#: app/layers_dialog.c:1039 app/menus.c:470 #, fuzzy msgid "/Merge Down" msgstr "SlouХit dolЫ" -#: app/layers_dialog.c:1040 app/menus.c:277 +#: app/layers_dialog.c:1040 app/menus.c:472 #, fuzzy msgid "/Flatten Image" msgstr "SlouХit obraz" -#: app/layers_dialog.c:1042 app/menus.c:279 +#: app/layers_dialog.c:1042 app/menus.c:476 #, fuzzy msgid "/Add Layer Mask" msgstr "PЬidat masku vrstvy" -#: app/layers_dialog.c:1043 app/menus.c:280 +#: app/layers_dialog.c:1043 app/menus.c:478 #, fuzzy msgid "/Apply Layer Mask" msgstr "Pou╬Мt masku vrstvy" -#: app/layers_dialog.c:1044 app/menus.c:281 +#: app/layers_dialog.c:1044 app/menus.c:480 #, fuzzy msgid "/Alpha to Selection" msgstr "Alfa do vЩbЛru" -#: app/layers_dialog.c:1045 app/menus.c:282 +#: app/layers_dialog.c:1045 app/menus.c:482 #, fuzzy msgid "/Mask to Selection" msgstr "Maska do vЩbЛru" -#: app/layers_dialog.c:1046 app/menus.c:283 +#: app/layers_dialog.c:1046 app/menus.c:484 #, fuzzy msgid "/Add Alpha Channel" msgstr "PЬidat alfa kanАl" -#: app/layers_dialog.c:1244 -msgid "Unknown layer mode" -msgstr "NeznАmЩ re╬im vrstvy" - #: app/layers_dialog.c:1768 msgid "Empty Layer Copy" msgstr "" -#: app/layers_dialog.c:1784 -#, fuzzy -msgid "" -"layers_dialog_drop_new_layer_callback():\n" -"could not allocate new layer" -msgstr "new_layer_query_ok_callback: nelze umМstit v pamЛti novou vrstvu" - -#: app/layers_dialog.c:2029 app/layers_dialog.c:3116 app/layers_dialog.c:3569 +#: app/layers_dialog.c:2029 app/layers_dialog.c:3117 app/layers_dialog.c:3540 msgid "Floating Selection" msgstr "PlovoucМ vЩbЛr" -#: app/layers_dialog.c:3238 -#, fuzzy -msgid "" -"new_layer_query_ok_callback():\n" -"could not allocate new layer" -msgstr "new_layer_query_ok_callback: nelze umМstit v pamЛti novou vrstvu" - -#: app/layers_dialog.c:3319 +#: app/layers_dialog.c:3303 msgid "New Layer Options" msgstr "Volby novИ vrstvy" #. The name label and entry -#: app/layers_dialog.c:3339 +#: app/layers_dialog.c:3328 msgid "Layer Name:" msgstr "JmИno vrstvy:" #. The size labels -#: app/layers_dialog.c:3353 +#: app/layers_dialog.c:3342 msgid "Layer Width:" msgstr "╘МЬka vrstvy:" #. The radio frame and box -#: app/layers_dialog.c:3412 +#: app/layers_dialog.c:3401 msgid "Layer Fill Type" msgstr "Typ vyplРovАnМ vrstvy" -#: app/layers_dialog.c:3543 +#: app/layers_dialog.c:3509 msgid "Edit Layer Attributes" msgstr "зpravy vlastnostМ vrstvy" -#: app/layers_dialog.c:3561 +#: app/layers_dialog.c:3532 #, fuzzy msgid "Layer name:" msgstr "JmИno vrstvy: " -#: app/layers_dialog.c:3669 +#: app/layers_dialog.c:3621 msgid "White (Full Opacity)" msgstr "BМlА (ЗplnИ krytМ)" -#: app/layers_dialog.c:3670 +#: app/layers_dialog.c:3622 msgid "Black (Full Transparency)" msgstr "хernА (ЗplnА prЫhlednost)" -#: app/layers_dialog.c:3671 +#: app/layers_dialog.c:3623 msgid "Layer's Alpha Channel" msgstr "Alfa kanАl vrstvy" -#: app/layers_dialog.c:3683 +#: app/layers_dialog.c:3634 msgid "Add Mask Options" msgstr "Volby pЬidАnМ masky" #. The radio frame and box -#: app/layers_dialog.c:3698 +#: app/layers_dialog.c:3654 #, fuzzy msgid "Initialize Layer Mask to:" msgstr "VЩchozМ stav masky vrstvy:" -#: app/layers_dialog.c:3800 -msgid "Apply" -msgstr "Pou╬Мt" - -#: app/layers_dialog.c:3801 -msgid "Discard" -msgstr "Zahodit" - -#: app/layers_dialog.c:3812 +#: app/layers_dialog.c:3746 msgid "Layer Mask Options" msgstr "Volby masky vrstvy" +#: app/layers_dialog.c:3752 +msgid "Apply" +msgstr "Pou╬Мt" + +#: app/layers_dialog.c:3754 +msgid "Discard" +msgstr "Zahodit" + #. The name entry hbox, label and entry -#: app/layers_dialog.c:3827 +#: app/layers_dialog.c:3768 msgid "Apply layer mask?" msgstr "Pou╬Мt masku vrstvy?" -#: app/layers_dialog.c:3886 app/layers_dialog.c:3985 +#: app/layers_dialog.c:3822 app/layers_dialog.c:3910 #, fuzzy msgid "" "Invalid width or height.\n" "Both must be positive." msgstr "NeplatnЩ ╧МЬka nebo vЩ╧ka. ObЛ musМ bЩt kladnИ." -#: app/layers_dialog.c:4122 +#: app/layers_dialog.c:4021 msgid "Expanded as necessary" msgstr "ZvЛt╧it dle potЬeby" -#: app/layers_dialog.c:4123 +#: app/layers_dialog.c:4022 msgid "Clipped to image" msgstr "OЬМznout dle obrАzku" -#: app/layers_dialog.c:4124 +#: app/layers_dialog.c:4023 msgid "Clipped to bottom layer" msgstr "OЬМznout dle spodnМ vrstvy" -#: app/layers_dialog.c:4137 +#: app/layers_dialog.c:4035 msgid "Layer Merge Options" msgstr "Volby slouХenМ vrstvy" -#: app/layers_dialog.c:4153 +#: app/layers_dialog.c:4056 #, fuzzy msgid "Final, Merged Layer should be:" msgstr "KoneХnou, slouХenou vrstvu:" -#: app/layers_dialog.c:4155 +#: app/layers_dialog.c:4058 #, fuzzy msgid "Final, Anchored Layer should be:" msgstr "KoneХnou, vlo╬enou vrstvu:" -#: app/lc_dialog.c:111 +#: app/lc_dialog.c:105 msgid "Layers & Channels" msgstr "Vrstvy a kanАly" #. The Auto-button -#: app/lc_dialog.c:150 +#: app/lc_dialog.c:151 msgid "Auto" msgstr "Automaticky" -#: app/lc_dialog.c:170 +#: app/lc_dialog.c:172 msgid "Layers" msgstr "Vrstvy" -#: app/lc_dialog.c:175 +#: app/lc_dialog.c:177 msgid "Channels" msgstr "KanАly" -#: app/levels.c:210 +#: app/levels.c:209 msgid "Levels Options" msgstr "Volby ЗrovnМ" -#: app/levels.c:258 +#: app/levels.c:257 msgid "Levels for indexed drawables cannot be adjusted." msgstr "зrovnЛ nemohou bЩt nastaveny v indexovanЩch obrazovkАch." -#: app/levels.c:349 -msgid "Auto Levels" -msgstr "Auto ЗrovnЛ" - -#: app/levels.c:366 app/tools.c:641 +#. The shell and main vbox +#: app/levels.c:355 app/tools.c:641 msgid "Levels" msgstr "зrovnЛ" -#: app/levels.c:381 +#: app/levels.c:360 +msgid "Auto Levels" +msgstr "Auto ЗrovnЛ" + +#: app/levels.c:377 msgid "Modify Levels for Channel: " msgstr "зpravy ЗrovnМ pro kanАl: " -#: app/levels.c:397 +#: app/levels.c:393 msgid "Input Levels: " msgstr "VstupnМ ЗrovnЛ: " -#: app/levels.c:485 +#: app/levels.c:481 msgid "Output Levels: " msgstr "VЩstupnМ ЗrovnЛ: " -#: app/levels.c:556 app/module_db.c:808 +#: app/levels.c:552 app/module_db.c:804 msgid "Load" msgstr "NaХМst" -#: app/levels.c:1063 +#: app/levels.c:1043 #, fuzzy msgid "Load Levels" msgstr "Auto ЗrovnЛ" -#: app/levels.c:1078 +#: app/levels.c:1058 #, fuzzy msgid "Save Levels" msgstr "зrovnЛ" -#: app/levels.c:1395 +#: app/levels.c:1375 #, fuzzy msgid "Load/Save Levels" msgstr "NaХМst/Zapsat BИzierovy kЬivky" -#: app/levels.c:1424 app/levels.c:1442 app/paths_dialog.c:2184 +#: app/levels.c:1403 app/levels.c:1421 app/paths_dialog.c:2202 #, fuzzy, c-format msgid "Unable to open file %s" msgstr "nepodaЬilo se otevЬМt rouru" @@ -3863,62 +3718,62 @@ msgstr "Volby lupy" msgid "Allow Window Resizing" msgstr "Povolit zmЛny velikosti okna" -#: app/main.c:292 +#: app/main.c:277 msgid "GIMP version" msgstr "GIMP verze" -#: app/main.c:296 +#: app/main.c:281 #, c-format msgid "Usage: %s [option ...] [files ...]\n" msgstr "U╬itМ: %s [volba ...] [soubory ...]\n" -#: app/main.c:297 +#: app/main.c:282 msgid "Valid options are:\n" msgstr "PlatnИ pЬepМnaХe jsou:\n" -#: app/main.c:298 +#: app/main.c:283 msgid " -h --help Output this help.\n" msgstr " -h --help VypМ╧e tuto nАpovЛdu.\n" -#: app/main.c:299 +#: app/main.c:284 msgid " -v --version Output version info.\n" msgstr " -v --version VypМ╧e informace o verzi.\n" -#: app/main.c:300 +#: app/main.c:285 msgid " -b --batch Run in batch mode.\n" msgstr " -b --batch SpustМ se v dАvkovИm re╬imu.\n" -#: app/main.c:301 +#: app/main.c:286 msgid " -g --gimprc Use an alternate gimprc file.\n" msgstr " -g --gimprc Pou╬ije alternativnМ gimprc soubor.\n" -#: app/main.c:302 +#: app/main.c:287 msgid " -n --no-interface Run without a user interface.\n" msgstr " -n --no-interface SpustМ se bez u╬ivatelskИho rozhranМ.\n" -#: app/main.c:303 +#: app/main.c:288 msgid " -r --restore-session Try to restore saved session.\n" msgstr " -r --restore-session PokusМ se obnovit zapsanИ sezenМ.\n" -#: app/main.c:304 +#: app/main.c:289 msgid "" " --no-data Do not load patterns, gradients, palettes, " "brushes.\n" msgstr " --no-data NeХte vzorky, pЬechody, palety, ╧tЛtce.\n" -#: app/main.c:305 +#: app/main.c:290 msgid " --verbose Show startup messages.\n" msgstr " --verbose ZobrazМ zprАvy o spou╧tЛnМ.\n" -#: app/main.c:306 +#: app/main.c:291 msgid " --no-splash Do not show the startup window.\n" msgstr " --no-splash NeukА╬e okno spou╧tЛnМ.\n" -#: app/main.c:307 +#: app/main.c:292 msgid " --no-splash-image Do not add an image to the startup window.\n" msgstr " --no-splash-image NeukА╬e obrАzek v oknЛ spou╧tЛnМ.\n" -#: app/main.c:308 +#: app/main.c:293 msgid "" " --no-shm Do not use shared memory between GIMP and its " "plugins.\n" @@ -3926,11 +3781,11 @@ msgstr "" " --no-shm Nepou╬ije sdМlenou pamЛ╩ mezi programem GIMP a " "zАsuvnЩmi moduly.\n" -#: app/main.c:309 +#: app/main.c:294 msgid " --no-xshm Do not use the X Shared Memory extension.\n" msgstr " --no-xshm Nepou╬ije X roz╧МЬenМ sdМlenИ pamЛti.\n" -#: app/main.c:310 +#: app/main.c:295 msgid "" " --console-messages Display warnings to console instead of a dialog " "box.\n" @@ -3938,11 +3793,11 @@ msgstr "" " --console-messages ZobrazМ varovАnМ na konzoli namМsto dialogovИho " "okna.\n" -#: app/main.c:311 +#: app/main.c:296 msgid " --debug-handlers Enable debugging signal handlers.\n" msgstr " --debug-handlers PovolМ ladЛnМ obsluhy signАlЫ.\n" -#: app/main.c:312 +#: app/main.c:297 msgid "" " --display Use the designated X display.\n" "\n" @@ -3950,648 +3805,650 @@ msgstr "" " --display Pou╬ije zvolenЩ X displej.\n" "\n" -#: app/main.c:313 +#: app/main.c:298 msgid " --system-gimprc Use an alternate system gimprc file.\n" msgstr "" " --system-gimprc Pou╬ije alternativnМ systИmovЩ gimprc soubor.\n" -#: app/main.c:434 +#: app/main.c:419 msgid "sighup caught" msgstr "zachycen sighup" -#: app/main.c:439 +#: app/main.c:424 msgid "sigint caught" msgstr "zachycen sigint" -#: app/main.c:444 +#: app/main.c:429 msgid "sigquit caught" msgstr "zachycen sigquit" -#: app/main.c:449 +#: app/main.c:434 msgid "sigabrt caught" msgstr "zachycen sigabrt" -#: app/main.c:454 +#: app/main.c:439 msgid "sigbus caught" msgstr "zachycen sigbus" -#: app/main.c:459 +#: app/main.c:444 msgid "sigsegv caught" msgstr "zachycen sigsegv" -#: app/main.c:464 +#: app/main.c:449 msgid "sigpipe caught" msgstr "zachycen sigpipe" -#: app/main.c:469 +#: app/main.c:454 msgid "sigterm caught" msgstr "zachycen sigterm" -#: app/main.c:474 +#: app/main.c:459 msgid "sigfpe caught" msgstr "zachycen sigfpe" -#: app/main.c:478 +#: app/main.c:463 msgid "unknown signal" msgstr "neznАmЩ signal" -#: app/measure.c:117 +#: app/measure.c:118 #, fuzzy msgid "Measure Options" msgstr "Volby kЬivek" -#: app/measure.c:126 +#: app/measure.c:127 msgid "Use Info Window" msgstr "" -#: app/measure.c:266 +#: app/measure.c:269 msgid "Measure Tool" msgstr "" -#: app/measure.c:267 +#: app/measure.c:271 #, fuzzy msgid "Distance:" msgstr "VzdАlenost: %0.6f" -#: app/measure.c:428 app/measure.c:433 app/measure.c:441 app/measure.c:466 +#: app/measure.c:432 app/measure.c:437 app/measure.c:445 app/measure.c:470 msgid "degrees" msgstr "" -#: app/menus.c:46 +#: app/menus.c:65 msgid "/File/MRU00 " msgstr "/Soubor/MRU00 " -#: app/menus.c:47 +#: app/menus.c:66 #, fuzzy msgid "/File" msgstr "/Filtry" -#: app/menus.c:48 +#: app/menus.c:67 #, fuzzy msgid "/File/Dialogs" msgstr "/Soubor/ZavЬМt" -#: app/menus.c:49 -#, fuzzy -msgid "/Image/Transforms" -msgstr "Transformace" - -#: app/menus.c:50 +#: app/menus.c:69 #, fuzzy msgid "/Layers" msgstr "Vrstvy" -#: app/menus.c:51 +#: app/menus.c:70 #, fuzzy msgid "/Tools" msgstr "/NАstroje/---" -#: app/menus.c:52 +#: app/menus.c:71 #, fuzzy msgid "/Dialogs" msgstr "/Dialogy/Vzorky..." -#: app/menus.c:53 +#: app/menus.c:72 #, fuzzy msgid "/View/Zoom" msgstr "/ZobrazenМ/PЬiblМ╬it" -#: app/menus.c:54 +#: app/menus.c:73 #, fuzzy msgid "/Stack" msgstr "/Vrstvy/ZАsobnМk/NАsledujМcМ vrstva" -#: app/menus.c:67 app/menus.c:101 +#: app/menus.c:80 app/menus.c:145 #, fuzzy msgid "/File/tearoff1" msgstr "/Filtry" -#: app/menus.c:68 app/menus.c:102 +#: app/menus.c:82 app/menus.c:147 msgid "/File/New" msgstr "/Soubor/NovЩ" -#: app/menus.c:70 +#: app/menus.c:86 #, fuzzy -msgid "/File/Acquire" -msgstr "/Soubor/Konec" +msgid "/File/Acquire/tearoff1" +msgstr "/Filtry" -#: app/menus.c:71 +#: app/menus.c:88 msgid "/File/About..." msgstr "/Soubor/O programu..." -#: app/menus.c:72 app/menus.c:107 +#: app/menus.c:90 +#, fuzzy +msgid "/File/Help..." +msgstr "/Soubor/O programu..." + +#: app/menus.c:92 app/menus.c:157 msgid "/File/Preferences..." msgstr "/Soubor/PЬedvolby..." -#: app/menus.c:73 +#: app/menus.c:94 msgid "/File/Tip of the day" msgstr "/Soubor/Tip dne" -#: app/menus.c:75 +#: app/menus.c:97 msgid "/File/Dialogs/Brushes..." msgstr "/Soubor/Dialogy/╘tЛtce..." -#: app/menus.c:76 +#: app/menus.c:99 msgid "/File/Dialogs/Patterns..." msgstr "/Soubor/Dialogy/Vzorky..." -#: app/menus.c:77 +#: app/menus.c:101 msgid "/File/Dialogs/Palette..." msgstr "/Soubor/Dialogy/Paleta..." -#: app/menus.c:78 -msgid "/File/Dialogs/Gradient..." +#: app/menus.c:103 +#, fuzzy +msgid "/File/Dialogs/Gradients..." msgstr "/Soubor/Dialogy/PЬechody..." -#: app/menus.c:79 +#: app/menus.c:105 msgid "/File/Dialogs/Layers & Channels..." msgstr "/Soubor/Dialogy/Vrstvy a kanАly..." -#: app/menus.c:80 +#: app/menus.c:107 msgid "/File/Dialogs/Tool Options..." msgstr "/Soubor/Dialogy/Volby nАstrojЫ..." -#: app/menus.c:81 +#: app/menus.c:109 msgid "/File/Dialogs/Input Devices..." msgstr "/Soubor/Dialogy/VstupnМ zaЬМzenМ..." -#: app/menus.c:82 +#: app/menus.c:111 msgid "/File/Dialogs/Device Status..." msgstr "/Soubor/Dialogy/Stav zaЬМzenМ..." -#: app/menus.c:83 +#: app/menus.c:113 msgid "/File/Dialogs/Document Index..." msgstr "/Soubor/Dialogy/Seznam dokumentЫ..." -#: app/menus.c:84 +#: app/menus.c:115 msgid "/File/Dialogs/Error Console..." msgstr "/Soubor/Dialogy/ChybovА konzole..." -#: app/menus.c:85 +#: app/menus.c:117 #, fuzzy msgid "/File/Dialogs/Display Filters..." msgstr "/Soubor/Dialogy/Vzorky..." -#: app/menus.c:87 +#: app/menus.c:120 msgid "/Xtns/tearoff1" msgstr "" -#: app/menus.c:88 +#: app/menus.c:122 msgid "/Xtns/Module Browser" msgstr "/Xtns/Dialogy/ProhlМ╬eХ modulЫ" -#: app/menus.c:89 app/menus.c:90 app/menus.c:95 app/menus.c:108 +#: app/menus.c:124 app/menus.c:126 app/menus.c:134 app/menus.c:159 msgid "/File/---" msgstr "/Soubor/---" -#: app/menus.c:100 +#: app/menus.c:143 msgid "/tearoff1" msgstr "" -#: app/menus.c:112 +#: app/menus.c:166 msgid "/File/---moved" msgstr "/Soubor/---pЬestЛhovАno" -#: app/menus.c:114 +#: app/menus.c:169 #, fuzzy msgid "/Edit/tearoff1" msgstr "/зpravy/Vymazat" -#: app/menus.c:120 app/menus.c:126 app/menus.c:130 +#: app/menus.c:181 app/menus.c:195 app/menus.c:203 msgid "/Edit/---" msgstr "/зpravy/---" -#: app/menus.c:124 -msgid "/Edit/Undo" +#: app/menus.c:193 +#, fuzzy +msgid "/Edit/Undo history..." msgstr "/зpravy/VrАtit" -#: app/menus.c:125 -msgid "/Edit/Redo" -msgstr "/зpravy/Zru╧it vrАcenМ" - -#: app/menus.c:132 +#: app/menus.c:206 #, fuzzy msgid "/Select/tearoff1" msgstr "/VЩbЛr/ZvЛt╧it" -#: app/menus.c:133 +#: app/menus.c:208 msgid "/Select/Invert" msgstr "/VЩbЛr/Invertovat" -#: app/menus.c:134 +#: app/menus.c:210 msgid "/Select/All" msgstr "/VЩbЛr/V╧e" -#: app/menus.c:135 +#: app/menus.c:212 msgid "/Select/None" msgstr "/VЩbЛr/Nic" -#: app/menus.c:136 +#: app/menus.c:214 msgid "/Select/Float" msgstr "/VЩbЛr/PlovoucМ" -#: app/menus.c:137 app/menus.c:143 +#: app/menus.c:216 app/menus.c:228 #, fuzzy msgid "/Select/---" msgstr "/VЩbЛr" -#: app/menus.c:138 +#: app/menus.c:218 msgid "/Select/Feather" msgstr "/VЩbЛr/ZaoblenМ" -#: app/menus.c:139 +#: app/menus.c:220 msgid "/Select/Sharpen" msgstr "/VЩbЛr/ZaostЬenМ" -#: app/menus.c:140 +#: app/menus.c:222 msgid "/Select/Shrink" msgstr "/VЩbЛr/Zmen╧it" -#: app/menus.c:141 +#: app/menus.c:224 msgid "/Select/Grow" msgstr "/VЩbЛr/ZvЛt╧it" -#: app/menus.c:142 +#: app/menus.c:226 msgid "/Select/Border" msgstr "/VЩbЛr/Obvod" -#: app/menus.c:146 +#: app/menus.c:233 msgid "/View/tearoff1" msgstr "" -#: app/menus.c:147 +#: app/menus.c:235 msgid "/View/Zoom In" msgstr "/ZobrazenМ/PЬiblМ╬it" -#: app/menus.c:148 +#: app/menus.c:237 msgid "/View/Zoom Out" msgstr "/ZobrazenМ/VzdАlit" -#: app/menus.c:149 +#: app/menus.c:239 msgid "/View/Zoom/16:1" msgstr "/ZobrazenМ/ZvЛt╧enМ/16:1" -#: app/menus.c:150 +#: app/menus.c:241 msgid "/View/Zoom/8:1" msgstr "/ZobrazenМ/ZvЛt╧enМ/8:1" -#: app/menus.c:151 +#: app/menus.c:243 msgid "/View/Zoom/4:1" msgstr "/ZobrazenМ/ZvЛt╧enМ/4:1" -#: app/menus.c:152 +#: app/menus.c:245 msgid "/View/Zoom/2:1" msgstr "/ZobrazenМ/ZvЛt╧enМ/2:1" -#: app/menus.c:153 +#: app/menus.c:247 msgid "/View/Zoom/1:1" msgstr "/ZobrazenМ/ZvЛt╧enМ/1:1" -#: app/menus.c:154 +#: app/menus.c:249 msgid "/View/Zoom/1:2" msgstr "/ZobrazenМ/ZvЛt╧enМ/1:2" -#: app/menus.c:155 +#: app/menus.c:251 msgid "/View/Zoom/1:4" msgstr "/ZobrazenМ/ZvЛt╧enМ/1:4" -#: app/menus.c:156 +#: app/menus.c:253 msgid "/View/Zoom/1:8" msgstr "/ZobrazenМ/ZvЛt╧enМ/1:8" -#: app/menus.c:157 +#: app/menus.c:255 msgid "/View/Zoom/1:16" msgstr "/ZobrazenМ/ZvЛt╧enМ/1:16" -#: app/menus.c:159 -msgid "/View/Window Info..." -msgstr "/ZobrazenМ/InformaХnМ okno..." - -#: app/menus.c:160 +#: app/menus.c:259 #, fuzzy -msgid "/View/Window Nav..." +msgid "/View/Info Window..." msgstr "/ZobrazenМ/InformaХnМ okno..." -#: app/menus.c:162 app/menus.c:168 +#: app/menus.c:261 +#, fuzzy +msgid "/View/Nav. Window..." +msgstr "/ZobrazenМ/InformaХnМ okno..." + +#: app/menus.c:264 app/menus.c:276 msgid "/View/---" msgstr "/ZobrazenМ/---" -#: app/menus.c:170 +#: app/menus.c:279 msgid "/View/New View" msgstr "/ZobrazenМ/NovИ zobrazenМ" -#: app/menus.c:171 +#: app/menus.c:281 msgid "/View/Shrink Wrap" msgstr "/ZobrazenМ/Zmen╧it obalenМ" -#: app/menus.c:173 +#: app/menus.c:284 #, fuzzy msgid "/Image/tearoff1" msgstr "/зpravy/Vymazat" -#: app/menus.c:174 +#: app/menus.c:286 #, fuzzy msgid "/Image/Colors/tearoff1" msgstr "/ObrАzek/Barvy/Invertovat" -#: app/menus.c:177 +#: app/menus.c:292 msgid "/Image/Colors/---" msgstr "/ObrАzek/Barvy/---" -#: app/menus.c:179 +#: app/menus.c:297 #, fuzzy -msgid "/Image/Channel Ops/tearoff1" +msgid "/Image/Channels/tearoff1" msgstr "/ObrАzek/PrАce s kanАly/Posun" -#: app/menus.c:180 -msgid "/Image/Channel Ops/Duplicate" -msgstr "/ObrАzek/PrАce s kanАly/Duplikovat" - -#: app/menus.c:182 +#: app/menus.c:300 #, fuzzy msgid "/Image/Alpha/tearoff1" msgstr "/ObrАzek/Alfa" -#: app/menus.c:185 app/menus.c:189 app/menus.c:192 +#: app/menus.c:305 +#, fuzzy +msgid "/Image/Transforms/tearoff1" +msgstr "/ObrАzek/Barvy/Invertovat" + +#: app/menus.c:310 app/menus.c:318 app/menus.c:326 msgid "/Image/---" msgstr "/ObrАzek/---" -#: app/menus.c:190 +#: app/menus.c:320 msgid "/Image/Resize" msgstr "/ObrАzek/RozmЛry plАtna" -#: app/menus.c:191 +#: app/menus.c:322 msgid "/Image/Scale" msgstr "/ObrАzek/Velikost" -#: app/menus.c:194 +#: app/menus.c:324 +#, fuzzy +msgid "/Image/Duplicate" +msgstr "/ObrАzek/PrАce s kanАly/Duplikovat" + +#: app/menus.c:329 #, fuzzy msgid "/Layers/tearoff1" msgstr "/Vrstvy/ZАsobnМk/NАsledujМcМ vrstva" -#: app/menus.c:195 +#: app/menus.c:331 msgid "/Layers/Layers & Channels..." msgstr "/Vrstvy/Vrstvy a kanАly..." -#: app/menus.c:196 +#: app/menus.c:333 #, fuzzy msgid "/Layers/Stack/tearoff1" msgstr "/Vrstvy/ZАsobnМk/NАsledujМcМ vrstva" -#: app/menus.c:203 app/menus.c:210 +#: app/menus.c:347 app/menus.c:361 msgid "/Layers/---" msgstr "/Vrstvy/---" -#: app/menus.c:212 +#: app/menus.c:364 #, fuzzy msgid "/Tools/tearoff1" msgstr "/NАstroje/Guma" -#: app/menus.c:213 +#: app/menus.c:366 msgid "/Tools/Toolbox" msgstr "/NАstroje/Panel nАstrojЫ" -#: app/menus.c:214 +#: app/menus.c:368 msgid "/Tools/Default Colors" msgstr "/NАstroje/ImplicitnМ Barvy" -#: app/menus.c:215 +#: app/menus.c:370 msgid "/Tools/Swap Colors" msgstr "/NАstroje/Prohodit Barvy" -#: app/menus.c:216 +#: app/menus.c:372 msgid "/Tools/---" msgstr "/NАstroje/---" #. the tool entries themselves are built on the fly -#: app/menus.c:220 +#: app/menus.c:377 #, fuzzy msgid "/Filters/tearoff1" msgstr "/Filtry" -#: app/menus.c:221 app/plug_in.c:1285 +#: app/menus.c:379 app/plug_in.c:1285 msgid "/Filters/Repeat last" msgstr "/Filtry/Opakovat minulЩ" -#: app/menus.c:222 app/plug_in.c:1286 +#: app/menus.c:381 app/plug_in.c:1286 msgid "/Filters/Re-show last" msgstr "/Filtry/Zobrazit minulЩ" -#: app/menus.c:223 +#: app/menus.c:383 msgid "/Filters/---" msgstr "/Filtry/---" -#: app/menus.c:225 +#: app/menus.c:386 #, fuzzy msgid "/Script-Fu/tearoff1" msgstr "/Script-Fu/" -#: app/menus.c:226 -msgid "/Script-Fu/" -msgstr "/Script-Fu/" - -#: app/menus.c:228 +#: app/menus.c:389 #, fuzzy msgid "/Dialogs/tearoff1" msgstr "/Dialogy/Vzorky..." -#: app/menus.c:229 +#: app/menus.c:391 msgid "/Dialogs/Brushes..." msgstr "/Dialogy/╘tЛtce..." -#: app/menus.c:230 +#: app/menus.c:393 msgid "/Dialogs/Patterns..." msgstr "/Dialogy/Vzorky..." -#: app/menus.c:231 +#: app/menus.c:395 msgid "/Dialogs/Palette..." msgstr "/Dialogy/Paleta..." -#: app/menus.c:232 -msgid "/Dialogs/Gradient..." +#: app/menus.c:397 +#, fuzzy +msgid "/Dialogs/Gradients..." msgstr "/Dialogy/PЬechody..." -#: app/menus.c:233 +#: app/menus.c:399 msgid "/Dialogs/Layers & Channels..." msgstr "/Dialogy/Vrstvy a kanАly..." -#: app/menus.c:234 +#: app/menus.c:401 msgid "/Dialogs/Indexed Palette..." msgstr "/Dialogy/IndexovanА paleta..." -#: app/menus.c:235 +#: app/menus.c:403 msgid "/Dialogs/Tool Options..." msgstr "/Dialogy/Volby nАstrojЫ..." -#: app/menus.c:236 +#: app/menus.c:405 msgid "/Dialogs/Input Devices..." msgstr "/Dialogy/VstupnМ zaЬМzenМ..." -#: app/menus.c:237 +#: app/menus.c:407 msgid "/Dialogs/Device Status..." msgstr "/Dialogy/Stav zaЬМzenМ..." -#: app/menus.c:238 +#: app/menus.c:409 #, fuzzy msgid "/Dialogs/Display Filters..." msgstr "/Dialogy/Vzorky..." -#: app/menus.c:245 +#: app/menus.c:418 msgid "/Automatic" msgstr "/AutomatickИ" -#: app/menus.c:253 +#: app/menus.c:429 msgid "/By extension" msgstr "/Podle pЬМpony" -#: app/menus.c:307 app/paths_dialog.c:203 +#: app/menus.c:522 app/paths_dialog.c:201 #, fuzzy msgid "/New Path" msgstr "NovА paleta" -#: app/menus.c:308 app/paths_dialog.c:207 +#: app/menus.c:524 app/paths_dialog.c:205 #, fuzzy msgid "/Duplicate Path" msgstr "Duplikovat vrstvu" -#: app/menus.c:309 app/paths_dialog.c:211 +#: app/menus.c:526 app/paths_dialog.c:209 #, fuzzy msgid "/Path to Selection" msgstr "VЩbЛr palety" -#: app/menus.c:310 app/paths_dialog.c:215 +#: app/menus.c:528 app/paths_dialog.c:213 msgid "/Stroke Path" msgstr "" -#: app/menus.c:311 app/paths_dialog.c:219 +#: app/menus.c:530 app/paths_dialog.c:217 #, fuzzy msgid "/Delete Path" msgstr "Smazat" -#: app/menus.c:313 app/paths_dialog.c:223 +#: app/menus.c:534 app/paths_dialog.c:221 #, fuzzy msgid "/Copy Path" msgstr "KopМrovat pЬechod" -#: app/menus.c:314 app/paths_dialog.c:226 +#: app/menus.c:536 app/paths_dialog.c:224 #, fuzzy msgid "/Paste Path" msgstr "Vlo╬it" -#: app/menus.c:315 +#: app/menus.c:538 #, fuzzy msgid "/Import Path" msgstr "Import palety" -#: app/menus.c:316 +#: app/menus.c:540 #, fuzzy msgid "/Export Path" msgstr "Import palety" -#: app/menus.c:614 +#: app/menus.c:868 #, c-format msgid "Error opening file: %s\n" msgstr "Chyba pЬi otvМrАnМ souboru: %s\n" -#: app/menus.c:636 app/menus.c:718 +#: app/menus.c:891 app/menus.c:979 #, c-format msgid "/File/MRU%02d" msgstr "/Soubor/MRU%02d" -#: app/menus.c:887 +#: app/menus.c:1277 msgid "tearoff menu not in top level window" msgstr "" -#: app/menus.c:905 +#: app/menus.c:1300 msgid "can't unregister tearoff menu top level window" msgstr "" -#: app/module_db.c:269 +#: app/module_db.c:262 #, fuzzy msgid "Module DB" msgstr "Moduly" -#: app/module_db.c:551 +#: app/module_db.c:547 #, fuzzy, c-format msgid "load module: \"%s\"\n" msgstr "modules\n" -#: app/module_db.c:558 +#: app/module_db.c:554 #, c-format msgid "skipping module: \"%s\"\n" msgstr "" -#: app/module_db.c:582 +#: app/module_db.c:578 #, c-format msgid "module load error: %s: %s" msgstr "" -#: app/module_db.c:600 +#: app/module_db.c:596 msgid "missing module_init() symbol" msgstr "" -#: app/module_db.c:603 +#: app/module_db.c:599 #, c-format msgid "%s: module_init() symbol not found" msgstr "" -#: app/module_db.c:756 +#: app/module_db.c:752 #, fuzzy msgid "" msgstr "modules\n" -#: app/module_db.c:769 app/module_db.c:778 +#: app/module_db.c:765 app/module_db.c:774 msgid "on disk" msgstr "" -#: app/module_db.c:769 +#: app/module_db.c:765 msgid "only in memory" msgstr "" -#: app/module_db.c:778 +#: app/module_db.c:774 msgid "nowhere (click 'refresh')" msgstr "" -#: app/module_db.c:817 +#: app/module_db.c:813 #, fuzzy msgid "Unload" msgstr "Beze jmИna" -#: app/module_db.c:830 +#: app/module_db.c:826 msgid "Purpose: " msgstr "" -#: app/module_db.c:831 +#: app/module_db.c:827 #, fuzzy msgid "Author: " msgstr "Automaticky" -#: app/module_db.c:832 +#: app/module_db.c:828 #, fuzzy msgid "Version: " msgstr "Verzi " -#: app/module_db.c:833 +#: app/module_db.c:829 #, fuzzy msgid "Copyright: " msgstr "VЩ╧ka vrstvy: " -#: app/module_db.c:834 +#: app/module_db.c:830 #, fuzzy msgid "Date: " msgstr "Rychlost:" -#: app/module_db.c:835 +#: app/module_db.c:831 #, fuzzy msgid "Location: " msgstr "VЩbЛr: " -#: app/module_db.c:836 +#: app/module_db.c:832 #, fuzzy msgid "State: " msgstr "Rychlost:" -#: app/module_db.c:855 +#: app/module_db.c:851 msgid "Autoload during startup" msgstr "" @@ -4600,16 +4457,16 @@ msgid "Move Tool Options" msgstr "Volby pЬesunu" #. create the info dialog -#: app/nav_window.c:1143 +#: app/nav_window.c:1146 #, fuzzy, c-format msgid "%s: Window Navigation" msgstr "%s: InformaХnМ okno" -#: app/paint_core.c:683 +#: app/paint_core.c:685 msgid "No brushes available for use with this tool." msgstr "Nejsou dostupnИ ╬АdnИ ╧tЛtce pro pou╬itМ s tМmto nАstrojem." -#: app/paint_core.c:1805 +#: app/paint_core.c:1766 msgid "set_undo_tiles: undo_tiles is null" msgstr "set_undo_tiles: undo_tiles je nula" @@ -4630,42 +4487,39 @@ msgstr "Smazat" msgid "Anti Erase" msgstr "Smazat" -#: app/paintbrush.c:157 +#: app/paintbrush.c:192 msgid "Once Forward" msgstr "Jednou dopЬedu" -#: app/paintbrush.c:159 +#: app/paintbrush.c:194 msgid "Once Backward" msgstr "Jednou zpЛt" -#: app/paintbrush.c:161 +#: app/paintbrush.c:196 msgid "Loop Sawtooth" msgstr "CyklickА pila" -#: app/paintbrush.c:163 +#: app/paintbrush.c:198 msgid "Loop Triangle" msgstr "CyklickЩ trojЗhelnМk" -#: app/paintbrush.c:193 -msgid "Fade Out:" +#: app/paintbrush.c:240 +#, fuzzy +msgid "Fade Out" msgstr "DobЛh:" -#: app/paintbrush.c:220 -msgid "Length:" -msgstr "DИlka:" - #. the gradient type -#: app/paintbrush.c:245 +#: app/paintbrush.c:316 #, fuzzy msgid "Type:" msgstr "Typ" -#: app/palette.c:503 +#: app/palette.c:502 #, c-format msgid "can't save palette \"%s\"\n" msgstr "nelze zapsat paletu \"%s\"\n" -#: app/palette.c:643 +#: app/palette.c:642 #, fuzzy, c-format msgid "" "Loading palette %s:\n" @@ -4677,7 +4531,7 @@ msgstr "" "Po╧kozenА paleta: chybМ rozli╧ovacМ hlaviХka\n" "NepotЬebuje soubor pЬevИst z DOSu?" -#: app/palette.c:648 +#: app/palette.c:647 #, c-format msgid "" "Loading palette %s:\n" @@ -4686,7 +4540,7 @@ msgstr "" "хte se paleta %s:\n" "Po╧kozenА paleta: chybМ rozli╧ovacМ hlaviХka" -#: app/palette.c:661 +#: app/palette.c:660 #, c-format msgid "" "Loading palette %s (line %d):\n" @@ -4695,7 +4549,7 @@ msgstr "" "хte se paleta %s (ЬАdek %d):\n" "Chyba ХtenМ" -#: app/palette.c:676 +#: app/palette.c:675 #, c-format msgid "" "Loading palette %s (line %d):\n" @@ -4704,7 +4558,7 @@ msgstr "" "хte se paleta %s (ЬАdek %d):\n" "ChybМ хERVENа slo╬ka" -#: app/palette.c:684 +#: app/palette.c:683 #, c-format msgid "" "Loading palette %s (line %d):\n" @@ -4713,7 +4567,7 @@ msgstr "" "хte se paleta %s (ЬАdek %d):\n" "ChybМ ZELENа slo╬ka" -#: app/palette.c:691 +#: app/palette.c:690 #, c-format msgid "" "Loading palette %s (line %d):\n" @@ -4722,7 +4576,7 @@ msgstr "" "хte se paleta %s (ЬАdek %d):\n" "ChybМ MODRа slo╬ka" -#: app/palette.c:700 +#: app/palette.c:699 #, c-format msgid "" "Loading palette %s (line %d):\n" @@ -4731,241 +4585,198 @@ msgstr "" "хte se paleta %s (ЬАdek %d):\n" "Hodnota RGB mimo rozsah" -#: app/palette.c:908 +#: app/palette.c:907 msgid "Black" msgstr "хernА" -#: app/palette.c:1077 +#: app/palette.c:1078 msgid "New Palette" msgstr "NovА paleta" -#: app/palette.c:1078 +#: app/palette.c:1081 msgid "Enter a name for new palette" msgstr "Zadejte jmИno novИ palety" -#: app/palette.c:1948 app/palette.c:2116 +#: app/palette.c:1956 app/palette.c:2129 msgid "Undefined" msgstr "NedefinovАno" -#: app/palette.c:2032 +#: app/palette.c:2025 msgid "Color Palette Edit" msgstr "зpravy barevnИ palety" -#: app/palette.c:2038 +#: app/palette.c:2044 msgid "Color Palette" msgstr "BarevnА paleta" -#: app/palette.c:2168 app/palette.c:2963 libgimp/gimpfileselection.c:355 +#: app/palette.c:2181 app/palette.c:2956 libgimp/gimpfileselection.c:355 #: libgimp/gimpunitmenu.c:510 #, fuzzy msgid "Select" msgstr "/VЩbЛr" -#: app/palette.c:2179 app/palette_select.c:275 +#: app/palette.c:2192 app/palette_select.c:244 msgid "Ncols" msgstr "Barev" -#: app/palette.c:2200 +#: app/palette.c:2213 msgid "Palette Ops" msgstr "PrАce s paletou" #. The "Import" frame -#: app/palette.c:2227 app/palette.c:2832 app/palette.c:2856 +#: app/palette.c:2240 app/palette.c:2835 app/palette.c:2849 msgid "Import" msgstr "Importovat" -#: app/palette.c:2236 +#: app/palette.c:2249 msgid "Merge" msgstr "SlouХit" -#: app/palette.c:2493 +#: app/palette.c:2484 msgid "Merge Palette" msgstr "SlouХenМ palety" -#: app/palette.c:2494 +#: app/palette.c:2487 msgid "Enter a name for merged palette" msgstr "Zadejte jmИno slouХenИ palety" -#: app/palette.c:2842 +#: app/palette.c:2829 msgid "Import Palette" msgstr "Import palety" #. The source's name -#: app/palette.c:2872 +#: app/palette.c:2865 msgid "Name:" msgstr "JmИno:" -#: app/palette.c:2881 +#: app/palette.c:2874 msgid "new_import" msgstr "novЩ_import" #. The source type -#: app/palette.c:2885 +#: app/palette.c:2878 msgid "Source:" msgstr "Zdroj:" #. The sample size -#: app/palette.c:2915 +#: app/palette.c:2908 msgid "Sample Size:" msgstr "Velikost vzorku:" #. The interval -#: app/palette.c:2928 +#: app/palette.c:2921 msgid "Interval:" msgstr "Interval:" -#: app/palette_select.c:304 +#. The shell and main vbox +#: app/palette_select.c:216 msgid "Palette Selection" msgstr "VЩbЛr palety" -#: app/paths_dialog.c:173 +#: app/paths_dialog.c:171 #, fuzzy msgid "New Path" msgstr "NovА paleta" -#: app/paths_dialog.c:174 +#: app/paths_dialog.c:172 #, fuzzy msgid "Duplicate Path" msgstr "Duplikovat vrstvu" -#: app/paths_dialog.c:175 +#: app/paths_dialog.c:173 #, fuzzy msgid "Path to Selection" msgstr "VЩbЛr palety" -#: app/paths_dialog.c:176 +#: app/paths_dialog.c:174 #, fuzzy msgid "Selection to Path" msgstr "VЩbЛr: " -#: app/paths_dialog.c:177 +#: app/paths_dialog.c:175 #, fuzzy msgid "Stroke Path" msgstr "Vlo╬it" -#: app/paths_dialog.c:178 +#: app/paths_dialog.c:176 #, fuzzy msgid "Delete Path" msgstr "Smazat" -#: app/paths_dialog.c:189 +#: app/paths_dialog.c:187 #, fuzzy msgid "New Point" msgstr "NovЩ pЬechod" -#: app/paths_dialog.c:190 +#: app/paths_dialog.c:188 msgid "Add Point" msgstr "PЬidat bod" -#: app/paths_dialog.c:191 +#: app/paths_dialog.c:189 #, fuzzy msgid "Delete Point" msgstr "Smazat pЬechod" -#: app/paths_dialog.c:192 +#: app/paths_dialog.c:190 #, fuzzy msgid "Edit Point" msgstr "PЬidat bod" -#: app/paths_dialog.c:229 -msgid "paths_ops_button_set_sensitive:: invalid button specified" -msgstr "" - -#: app/paths_dialog.c:252 -msgid "point_ops_button_set_sensitive:: invalid button specified" -msgstr "" - -#: app/paths_dialog.c:418 +#: app/paths_dialog.c:416 #, fuzzy, c-format msgid "Path %d" msgstr "Cesty" -#: app/paths_dialog.c:1122 -msgid "paths list: internal list error" -msgstr "" - -#: app/paths_dialog.c:1232 +#: app/paths_dialog.c:1231 #, fuzzy msgid "Rename path" msgstr "PЬejmenovat pЬechod" -#: app/paths_dialog.c:1233 +#: app/paths_dialog.c:1234 #, fuzzy msgid "Enter a new name for the path" msgstr "Zadejte novИ jmИno pЬechodu" -#: app/paths_dialog.c:1544 -#, fuzzy -msgid "Selection to path (advanced) procedure lookup failed" -msgstr "text_call_gdyntext: hledАnМ procedury gDynText selhalo" - -#: app/paths_dialog.c:1582 -#, fuzzy -msgid "Selection to path procedure lookup failed" -msgstr "text_call_gdyntext: hledАnМ procedury gDynText selhalo" - -#: app/paths_dialog.c:2198 +#: app/paths_dialog.c:2216 #, c-format msgid "Failed to read from %s" msgstr "" -#: app/paths_dialog.c:2213 +#: app/paths_dialog.c:2231 #, c-format msgid "Failed to read path from %s" msgstr "" -#: app/paths_dialog.c:2220 +#: app/paths_dialog.c:2238 #, c-format msgid "No points specified in path file %s" msgstr "" -#: app/paths_dialog.c:2231 +#: app/paths_dialog.c:2249 #, c-format msgid "Failed to read path points from %s" msgstr "" -#: app/paths_dialog.c:2244 app/paths_dialog.c:2774 -#, fuzzy -msgid "Invalid single point in path\n" -msgstr "NeplatnЩ konec rozsahu" - -#: app/paths_dialog.c:2251 app/paths_dialog.c:2780 -#, fuzzy -msgid "Invalid point type passed\n" -msgstr "NeplatnЩ konec rozsahu" - -#: app/paths_dialog.c:2310 app/xcf.c:418 +#: app/paths_dialog.c:2328 app/xcf.c:418 #, c-format msgid "open failed on %s: %s\n" msgstr "otevЬenМ %s selhalo: %s\n" -#: app/paths_dialog.c:2331 +#: app/paths_dialog.c:2367 msgid "Load/Store Bezier Curves" msgstr "NaХМst/Zapsat BИzierovy kЬivky" -#: app/paths_dialog.c:2352 +#: app/paths_dialog.c:2399 #, fuzzy msgid "Load Path" msgstr "NaХМst obrАzek" -#: app/paths_dialog.c:2370 +#: app/paths_dialog.c:2417 #, fuzzy msgid "Store Path" msgstr "Vlo╬it" -#: app/paths_dialog.c:2737 -msgid "wrong number of points\n" -msgstr "" - -#: app/paths_dialog.c:2899 -msgid "paths_get_tattoo: invalid path" -msgstr "" - -#: app/paths_dialog.c:2947 -msgid "paths_delete_path: invalid path" -msgstr "" - -#: app/pattern_select.c:105 +#: app/pattern_select.c:115 msgid "Pattern Selection" msgstr "VЩbЛr vzorku" @@ -4996,18 +4807,10 @@ msgstr "Soubor GIMP vzorku je z msgid "Perspective Transform Information" msgstr "Informace o transformaci perspektivy" -#: app/perspective_tool.c:309 +#: app/perspective_tool.c:310 msgid "Perspective..." msgstr "Perspektiva..." -#: app/plug_in.c:207 -msgid "shmget failed...disabling shared memory tile transport" -msgstr "shmget selhalo... zakАzАn pЬenos dla╬dic sdМlenou pamЛtМ" - -#: app/plug_in.c:213 -msgid "shmat failed...disabling shared memory tile transport" -msgstr "shmat selhalo... zakАzАn pЬenos dla╬dic sdМlenou pamЛtМ" - #: app/plug_in.c:312 msgid "Plug-ins" msgstr "ZАsuvnИ moduly" @@ -5030,572 +4833,525 @@ msgstr "Spou msgid "Extensions" msgstr "Roz╧МЬenМ" -#: app/plug_in.c:693 -#, c-format -msgid "\"%s\" executable not found\n" -msgstr "spustitelnЩ program \"%s\" nebyl nalezen\n" - #: app/plug_in.c:746 #, c-format msgid "unable to locate plug-in: \"%s\"" msgstr "nepodaЬilo se nalИzt zАsuvnЩ modul: \"%s\"" -#: app/plug_in.c:828 -msgid "unable to open pipe" -msgstr "nepodaЬilo se otevЬМt rouru" - -#: app/plug_in.c:917 -#, c-format -msgid "unable to run plug-in: %s" -msgstr "nepodaЬilo se vyvolat zАsuvnЩ modul: %s" - -#: app/plug_in.c:1648 app/plug_in.c:1661 app/plug_in.c:1674 app/plug_in.c:1689 -#, c-format -msgid "" -"plug-in \"%s\" attempted to install procedure \"%s\" which does not take the " -"standard plug-in args" -msgstr "" -"zАsuvnЩ modul \"%s\" se pokusil instalovat proceduru \"%s\", kterА nepЬijМmА " -"standardnМ argumenty zАsuvnЩch modulЫ" - -#: app/plug_in.c:1697 -#, c-format -msgid "" -"plug-in \"%s\" attempted to install procedure \"%s\" in an invalid menu " -"location. Use either \"\", \"\", \"\", or \"\"." -msgstr "" -"zАsuvnЩ modul \"%s\" se pokusil instalovat proceduru \"%s\" do neplatnИho " -"menu. MusМ pou╬Мt jedno z \"\", \"\", \"\" nebo " -"\"\"." - -#: app/plug_in.c:1717 -#, c-format -msgid "" -"plug_in \"%s\" attempted to install procedure \"%s\" which fails to comply " -"with the array parameter passing standard. Argument %d is noncompliant." -msgstr "" -"plug_in \"%s\" se pokusil instalovat proceduru \"%s\", kterА nevyhovЛla " -"standardnМmu pЬedАvАnМ argumentЫ. Argument %d je nevyhovujМcМ." - -#: app/plug_in.c:2149 -#, c-format -msgid "duplicate plug-in: \"%s\" (skipping)\n" -msgstr "zdvojenЩ zАsuvnЩ modul: \"%s\" (pЬeskakuje se)\n" - -#: app/plug_in.c:2357 -msgid "Unknown procedure type." -msgstr "NeznАmЩ typ procedury." - -#: app/plug_in.c:2438 -#, c-format -msgid "removing duplicate PDB procedure \"%s\"" -msgstr "v PDB se odstraРuje zdvojenА procedura \"%s\"" - -#: app/plug_in.c:2694 app/plug_in.c:2859 app/plug_in.c:2976 app/plug_in.c:3061 -msgid "the \"region\" arg type is not currently supported" -msgstr "argument typu \"region\" nenМ v souХasnosti podporovАn" - -#: app/posterize.c:160 +#: app/posterize.c:158 msgid "Posterize does not operate on indexed drawables." msgstr "Posterizace nefunguje na indexovanЩch obrazovkАch." -#: app/posterize.c:207 app/tools.c:596 +#: app/posterize.c:198 app/tools.c:596 msgid "Posterize" msgstr "Posterizace" -#: app/posterize.c:221 +#: app/posterize.c:218 msgid "Posterize Levels: " msgstr "зrovnЛ posterizace: " -#: app/preferences_dialog.c:210 +#: app/preferences_dialog.c:213 msgid "Error: Levels of undo must be zero or greater." msgstr "Chyba: PoХet ЗrovnМ vracenМ musМ bЩt nula nebo vЛt╧М." -#: app/preferences_dialog.c:216 +#: app/preferences_dialog.c:219 msgid "Error: Number of processors must be between 1 and 30." msgstr "Chyba: PoХet procesorЫ musМ bЩt mezi 1 a 30." -#: app/preferences_dialog.c:222 +#: app/preferences_dialog.c:225 msgid "Error: Marching speed must be 50 or greater." msgstr "Chyba: Rychlost bЛhu ХАry musМ bЩt 50 nebo vЛt╧М." -#: app/preferences_dialog.c:228 +#: app/preferences_dialog.c:231 msgid "Error: Default width must be one or greater." msgstr "Chyba: ImplicitnМ ╧МЬka musМ bЩt jedna nebo vЛt╧М." -#: app/preferences_dialog.c:234 +#: app/preferences_dialog.c:237 msgid "Error: Default height must be one or greater." msgstr "Chyba: ImplicitnМ vЩ╧ka musМ bЩt jedna nebo vЛt╧М." -#: app/preferences_dialog.c:241 +#: app/preferences_dialog.c:244 msgid "Error: Default unit must be within unit range." msgstr "Chyba: ImplicitnМ jednotky musejМ bЩt v rozsahu jednotek." -#: app/preferences_dialog.c:248 +#: app/preferences_dialog.c:251 msgid "Error: default resolution must not be zero." msgstr "Chyba: implicitnМ rozli╧enМ nesmМ bЩt nula." -#: app/preferences_dialog.c:256 +#: app/preferences_dialog.c:259 msgid "Error: Default resolution unit must be within unit range." msgstr "Chyba: ImplicitnМ jednotky rozli╧enМ musejМ bЩt v rozsahu jednotek." -#: app/preferences_dialog.c:263 +#: app/preferences_dialog.c:266 msgid "Error: Monitor resolution must not be zero." msgstr "Chyba: Rozli╧enМ monitoru nesmМ bЩt nula." -#: app/preferences_dialog.c:270 +#: app/preferences_dialog.c:273 msgid "Error: Image title format must not be NULL." msgstr "Chyba: Image_title_format nesmМ bЩt nikdy NULL." -#: app/preferences_dialog.c:552 +#: app/preferences_dialog.c:564 msgid "You will need to restart GIMP for these changes to take effect." msgstr "Aby se zmЛny projevily, musМte program GIMP restartovat." -#: app/preferences_dialog.c:1499 +#: app/preferences_dialog.c:1164 msgid "Preferences" msgstr "PЬedvolby" #. The categories tree -#: app/preferences_dialog.c:1517 +#: app/preferences_dialog.c:1186 msgid "Categories" msgstr "Kategorie" -#: app/preferences_dialog.c:1544 +#: app/preferences_dialog.c:1213 msgid "New File Settings" msgstr "NastavenМ novИho souboru" -#: app/preferences_dialog.c:1546 +#: app/preferences_dialog.c:1215 msgid "New File" msgstr "NovЩ soubor" -#: app/preferences_dialog.c:1556 +#: app/preferences_dialog.c:1225 msgid "Default Image Size and Unit" msgstr "Velikost a jednotky implicitnМho obrАzku" -#: app/preferences_dialog.c:1570 +#: app/preferences_dialog.c:1239 msgid "Width" msgstr "╘МЬka" -#: app/preferences_dialog.c:1572 +#: app/preferences_dialog.c:1241 msgid "Height" msgstr "VЩ╧ka" -#: app/preferences_dialog.c:1599 +#: app/preferences_dialog.c:1268 msgid "Default Image Resolution and Resolution Unit" msgstr "ImplicitnМ rozli╧enМ obrАzku a jednotky rozli╧enМ" -#: app/preferences_dialog.c:1624 app/preferences_dialog.c:2342 +#: app/preferences_dialog.c:1293 app/preferences_dialog.c:2031 msgid "dpi" msgstr "dpi" -#: app/preferences_dialog.c:1669 +#: app/preferences_dialog.c:1338 msgid "Default Image Type:" msgstr "ImplicitnМ typ obrАzku:" -#: app/preferences_dialog.c:1674 +#: app/preferences_dialog.c:1343 msgid "Display Settings" msgstr "NastavenМ zobrazovАnМ" -#: app/preferences_dialog.c:1676 +#: app/preferences_dialog.c:1345 msgid "Display" msgstr "ZobrazovАnМ" -#: app/preferences_dialog.c:1683 +#: app/preferences_dialog.c:1352 msgid "Transparency" msgstr "PrЫhlednost" -#: app/preferences_dialog.c:1701 +#: app/preferences_dialog.c:1370 msgid "Light Checks" msgstr "SvЛtlА ╧achovnice" -#: app/preferences_dialog.c:1703 +#: app/preferences_dialog.c:1372 msgid "Mid-Tone Checks" msgstr "StЬednМ ╧achovnice" -#: app/preferences_dialog.c:1705 +#: app/preferences_dialog.c:1374 msgid "Dark Checks" msgstr "TmavА ╧achovnice" -#: app/preferences_dialog.c:1707 +#: app/preferences_dialog.c:1376 msgid "White Only" msgstr "Pouze bМlА" -#: app/preferences_dialog.c:1709 +#: app/preferences_dialog.c:1378 msgid "Gray Only" msgstr "Pouze ╧edА" -#: app/preferences_dialog.c:1711 +#: app/preferences_dialog.c:1380 msgid "Black Only" msgstr "Pouze ХernА" -#: app/preferences_dialog.c:1715 +#: app/preferences_dialog.c:1384 msgid "Transparency Type:" msgstr "Typ prЫhlednosti:" -#: app/preferences_dialog.c:1721 app/preferences_dialog.c:1798 -#: app/preferences_dialog.c:1808 +#: app/preferences_dialog.c:1390 app/preferences_dialog.c:1467 +#: app/preferences_dialog.c:1477 msgid "Small" msgstr "MalА" -#: app/preferences_dialog.c:1723 app/preferences_dialog.c:1799 -#: app/preferences_dialog.c:1809 +#: app/preferences_dialog.c:1392 app/preferences_dialog.c:1468 +#: app/preferences_dialog.c:1478 msgid "Medium" msgstr "StЬednМ" -#: app/preferences_dialog.c:1725 app/preferences_dialog.c:1800 -#: app/preferences_dialog.c:1810 +#: app/preferences_dialog.c:1394 app/preferences_dialog.c:1469 +#: app/preferences_dialog.c:1479 msgid "Large" msgstr "VelkА" -#: app/preferences_dialog.c:1729 +#: app/preferences_dialog.c:1398 msgid "Check Size:" msgstr "Velikost polМ ╧achovnice:" -#: app/preferences_dialog.c:1731 app/transform_tool.c:190 +#: app/preferences_dialog.c:1400 app/transform_tool.c:190 msgid "Scaling" msgstr "ZvЛt╧ovАnМ" -#: app/preferences_dialog.c:1743 +#: app/preferences_dialog.c:1412 msgid "Nearest Neighbor" msgstr "" -#: app/preferences_dialog.c:1747 +#: app/preferences_dialog.c:1416 msgid "Cubic" msgstr "" -#: app/preferences_dialog.c:1757 +#: app/preferences_dialog.c:1426 msgid "Interface Settings" msgstr "NastavenМ rozhranМ" -#: app/preferences_dialog.c:1803 +#: app/preferences_dialog.c:1472 msgid "Preview Size:" msgstr "Velikost nАhledu:" -#: app/preferences_dialog.c:1813 +#: app/preferences_dialog.c:1482 #, fuzzy msgid "Nav Preview Size:" msgstr "Velikost nАhledu:" -#: app/preferences_dialog.c:1822 +#: app/preferences_dialog.c:1491 msgid "Levels of Undo:" msgstr "PoХet ЗrovnМ vracenМ:" -#: app/preferences_dialog.c:1831 +#: app/preferences_dialog.c:1500 msgid "Recent Documents List Size:" msgstr "DИlka seznamu pЬede╧lЩch dokumentЫ:" -#: app/preferences_dialog.c:1834 +#: app/preferences_dialog.c:1503 msgid "Help System" msgstr "SystИm nАpovЛdy" -#: app/preferences_dialog.c:1843 +#: app/preferences_dialog.c:1512 msgid "Show Tool Tips" msgstr "Ukazovat tipy nАstrojЫ" -#: app/preferences_dialog.c:1854 +#: app/preferences_dialog.c:1522 +msgid "Context Sensitive Help with \"F1\"" +msgstr "" + +#: app/preferences_dialog.c:1533 msgid "Image Windows Settings" msgstr "NastavenМ oken obrАzku" -#: app/preferences_dialog.c:1856 +#: app/preferences_dialog.c:1535 msgid "Image Windows" msgstr "Okna obrАzku" -#: app/preferences_dialog.c:1863 +#: app/preferences_dialog.c:1542 msgid "Appearance" msgstr "ZobrazovАnМ" -#: app/preferences_dialog.c:1872 +#: app/preferences_dialog.c:1551 msgid "Resize Window on Zoom" msgstr "U lupy mЛnit velikost okna" -#: app/preferences_dialog.c:1881 +#: app/preferences_dialog.c:1560 msgid "Show Rulers" msgstr "UkАzat pravМtka" -#: app/preferences_dialog.c:1890 +#: app/preferences_dialog.c:1569 msgid "Show Statusbar" msgstr "UkАzat stavovЩ ЬАdek" -#: app/preferences_dialog.c:1914 +#: app/preferences_dialog.c:1593 msgid "Marching Ants Speed:" msgstr "Rychlost bЛhu ХАry:" #. Set the currently used string as "Custom" -#: app/preferences_dialog.c:1922 +#: app/preferences_dialog.c:1601 msgid "Custom" msgstr "VlastnМ" #. set some commonly used format strings -#: app/preferences_dialog.c:1928 +#: app/preferences_dialog.c:1607 msgid "Standard" msgstr "StandardnМ" -#: app/preferences_dialog.c:1933 +#: app/preferences_dialog.c:1612 msgid "Show zoom percentage" msgstr "UkАzat procento zvЛt╧enМ" -#: app/preferences_dialog.c:1938 +#: app/preferences_dialog.c:1617 msgid "Show zoom ratio" msgstr "UkАzat pomЛr zvЛt╧enМ" -#: app/preferences_dialog.c:1943 +#: app/preferences_dialog.c:1622 msgid "Show reversed zoom ratio" msgstr "UkАzat pomЛr zmen╧enМ" -#: app/preferences_dialog.c:1954 +#: app/preferences_dialog.c:1633 msgid "Image Title Format:" msgstr "FormАt popisku okna:" #. End of the title format string -#: app/preferences_dialog.c:1957 +#: app/preferences_dialog.c:1636 msgid "Pointer Movement Feedback" msgstr "ZpЛtnА vazba pohybu ukazovАtka" -#: app/preferences_dialog.c:1967 +#: app/preferences_dialog.c:1646 msgid "Perfect-but-slow Pointer Tracking" msgstr "DokonalИ, ale pomalИ ЬМzenМ ukazovАtka" -#: app/preferences_dialog.c:1976 +#: app/preferences_dialog.c:1655 msgid "Disable Cursor Updating" msgstr "ZakАzat aktualizaci kurzoru" -#: app/preferences_dialog.c:1987 +#: app/preferences_dialog.c:1666 msgid "Tool Options Settings" msgstr "NastavenМ voleb nАstrojЫ" -#: app/preferences_dialog.c:1989 app/tools.c:933 +#: app/preferences_dialog.c:1668 app/tools.c:921 msgid "Tool Options" msgstr "Volby nАstrojЫ" -#: app/preferences_dialog.c:1996 +#: app/preferences_dialog.c:1675 msgid "Paint Options" msgstr "Volby ╧tЛtce" -#: app/preferences_dialog.c:2006 +#: app/preferences_dialog.c:1685 msgid "Use Global Paint Options" msgstr "Pou╬Мt globАlnМ volby ╧tЛtce" -#: app/preferences_dialog.c:2022 +#: app/preferences_dialog.c:1701 msgid "Display brush and pattern indicators on Toolbar" msgstr "" -#: app/preferences_dialog.c:2036 +#: app/preferences_dialog.c:1715 msgid "Environment Settings" msgstr "NastavenМ prostЬedМ" -#: app/preferences_dialog.c:2038 +#: app/preferences_dialog.c:1717 msgid "Environment" msgstr "ProstЬedМ" -#: app/preferences_dialog.c:2045 +#: app/preferences_dialog.c:1724 msgid "Resource Consumption" msgstr "PЬМjem zdrojЫ" -#: app/preferences_dialog.c:2054 +#: app/preferences_dialog.c:1733 msgid "Conservative Memory Usage" msgstr "╘etrnИ u╬МvАnМ pamЛti" -#: app/preferences_dialog.c:2105 app/preferences_dialog.c:2146 +#: app/preferences_dialog.c:1784 app/preferences_dialog.c:1825 msgid "Bytes" msgstr "bajtЫ" -#: app/preferences_dialog.c:2106 app/preferences_dialog.c:2147 +#: app/preferences_dialog.c:1785 app/preferences_dialog.c:1826 msgid "KiloBytes" msgstr "kilobajtЫ" -#: app/preferences_dialog.c:2107 app/preferences_dialog.c:2148 +#: app/preferences_dialog.c:1786 app/preferences_dialog.c:1827 msgid "MegaBytes" msgstr "megabajtЫ" -#: app/preferences_dialog.c:2112 +#: app/preferences_dialog.c:1791 msgid "Tile Cache Size:" msgstr "Velikost vyrovnАvacМ pamЛti dla╬dic:" -#: app/preferences_dialog.c:2153 +#: app/preferences_dialog.c:1832 msgid "Maximum Image Size:" msgstr "NejvЛt╧М velikost obrАzku:" -#: app/preferences_dialog.c:2163 +#: app/preferences_dialog.c:1842 msgid "Number of Processors to Use:" msgstr "PoХet u╬МvanЩch procesorЫ:" -#: app/preferences_dialog.c:2167 +#: app/preferences_dialog.c:1846 msgid "8-Bit Displays" msgstr "8bitovИ obrazovky" -#: app/preferences_dialog.c:2178 +#: app/preferences_dialog.c:1857 msgid "Install Colormap" msgstr "Instalovat barevnou mapu" -#: app/preferences_dialog.c:2187 +#: app/preferences_dialog.c:1866 msgid "Colormap Cycling" msgstr "Cyklovat barevnou mapu" -#: app/preferences_dialog.c:2196 -msgid "File Previews / Thumbnails" -msgstr "" +#: app/preferences_dialog.c:1875 +#, fuzzy +msgid "File Saving" +msgstr "/Soubor/Zapsat" -#: app/preferences_dialog.c:2219 +#: app/preferences_dialog.c:1898 app/preferences_dialog.c:1908 msgid "Always" msgstr "" -#: app/preferences_dialog.c:2220 +#: app/preferences_dialog.c:1899 msgid "Never" msgstr "" -#: app/preferences_dialog.c:2223 +#: app/preferences_dialog.c:1902 msgid "Try to Write a Thumbnail File:" msgstr "" -#: app/preferences_dialog.c:2228 +#: app/preferences_dialog.c:1907 +msgid "Only when modified" +msgstr "" + +#: app/preferences_dialog.c:1911 +msgid "'File > Save' saves the image:" +msgstr "" + +#: app/preferences_dialog.c:1917 msgid "Session Management" msgstr "SprАva sezenМ" -#: app/preferences_dialog.c:2230 +#: app/preferences_dialog.c:1919 msgid "Session" msgstr "SezenМ" -#: app/preferences_dialog.c:2237 +#: app/preferences_dialog.c:1926 msgid "Window Positions" msgstr "Polohy oken" -#: app/preferences_dialog.c:2246 +#: app/preferences_dialog.c:1935 msgid "Save Window Positions on Exit" msgstr "Zapsat polohy oken pЬi skonХenМ" -#: app/preferences_dialog.c:2260 +#: app/preferences_dialog.c:1949 msgid "Clear Saved Window Positions" msgstr "Vymazat zapsanИ polohy oken" -#: app/preferences_dialog.c:2267 +#: app/preferences_dialog.c:1956 msgid "Always Try to Restore Session" msgstr "V╬dy se pokusit o obnovu sezenМ" -#: app/preferences_dialog.c:2276 +#: app/preferences_dialog.c:1965 msgid "Devices" msgstr "ZaЬМzenМ" -#: app/preferences_dialog.c:2285 +#: app/preferences_dialog.c:1974 msgid "Save Device Status on Exit" msgstr "Zapsat stav zaЬМzenМ pЬi skonХenМ" -#: app/preferences_dialog.c:2296 +#: app/preferences_dialog.c:1985 msgid "Monitor Information" msgstr "Informace o monitoru" -#: app/preferences_dialog.c:2298 +#: app/preferences_dialog.c:1987 msgid "Monitor" msgstr "Monitor" -#: app/preferences_dialog.c:2305 +#: app/preferences_dialog.c:1994 msgid "Get Monitor Resolution" msgstr "Rozli╧enМ monitoru zМskat" -#: app/preferences_dialog.c:2320 +#: app/preferences_dialog.c:2009 #, c-format msgid "(Currently %d x %d dpi)" msgstr "(nynМ %d в %d dpi)" -#: app/preferences_dialog.c:2367 +#: app/preferences_dialog.c:2056 msgid "From X Server" msgstr "z X serveru" -#: app/preferences_dialog.c:2382 +#: app/preferences_dialog.c:2071 msgid "Manually:" msgstr "RuХnЛ:" -#: app/preferences_dialog.c:2395 +#: app/preferences_dialog.c:2084 msgid "Directories Settings" msgstr "NastavenМ adresАЬЫ" -#: app/preferences_dialog.c:2397 +#: app/preferences_dialog.c:2086 msgid "Directories" msgstr "AdresАЬe" -#: app/preferences_dialog.c:2410 +#: app/preferences_dialog.c:2099 msgid "Temp Dir:" msgstr "PomocnЩ adresАЬ:" -#: app/preferences_dialog.c:2410 +#: app/preferences_dialog.c:2099 msgid "Select Temp Dir" msgstr "Zvolte pomocnЩ adresАЬ" -#: app/preferences_dialog.c:2411 +#: app/preferences_dialog.c:2100 msgid "Swap Dir:" msgstr "OdklАdacМ adresАЬ:" -#: app/preferences_dialog.c:2411 +#: app/preferences_dialog.c:2100 msgid "Select Swap Dir" msgstr "Zvolte odklАdacМ adresАЬ" -#: app/preferences_dialog.c:2443 +#: app/preferences_dialog.c:2132 msgid "Brushes Directories" msgstr "AdresАЬe ╧tЛtcЫ" -#: app/preferences_dialog.c:2443 +#: app/preferences_dialog.c:2132 msgid "Select Brushes Dir" msgstr "Zvolte adresАЬ ╧tЛtcЫ" -#: app/preferences_dialog.c:2445 +#: app/preferences_dialog.c:2134 #, fuzzy msgid "Generated Brushes" msgstr "Zvolte adresАЬ ╧tЛtcЫ" -#: app/preferences_dialog.c:2445 +#: app/preferences_dialog.c:2134 #, fuzzy msgid "Generated Brushes Directories" msgstr "AdresАЬe ╧tЛtcЫ" -#: app/preferences_dialog.c:2445 +#: app/preferences_dialog.c:2134 #, fuzzy msgid "Select Generated Brushes Dir" msgstr "Zvolte adresАЬ ╧tЛtcЫ" -#: app/preferences_dialog.c:2447 +#: app/preferences_dialog.c:2136 msgid "Patterns Directories" msgstr "AdresАЬe vzorkЫ" -#: app/preferences_dialog.c:2447 +#: app/preferences_dialog.c:2136 msgid "Select Patterns Dir" msgstr "Zvolte adresАЬ vzorkЫ" -#: app/preferences_dialog.c:2449 +#: app/preferences_dialog.c:2138 msgid "Palettes Directories" msgstr "AdresАЬe palet" -#: app/preferences_dialog.c:2449 +#: app/preferences_dialog.c:2138 msgid "Select Palettes Dir" msgstr "Zvolte adresАЬ palet" -#: app/preferences_dialog.c:2451 +#: app/preferences_dialog.c:2140 msgid "Gradients Directories" msgstr "AdresАЬe pЬechodЫ" -#: app/preferences_dialog.c:2451 +#: app/preferences_dialog.c:2140 msgid "Select Gradients Dir" msgstr "Zvolte adresАЬ pЬechodЫ" -#: app/preferences_dialog.c:2453 +#: app/preferences_dialog.c:2142 msgid "Plug-Ins" msgstr "ZАsuvnИ moduly" -#: app/preferences_dialog.c:2453 +#: app/preferences_dialog.c:2142 msgid "Plug-Ins Directories" msgstr "AdresАЬe zАsuvnЩch modulЫ" -#: app/preferences_dialog.c:2453 +#: app/preferences_dialog.c:2142 msgid "Select Plug-Ins Dir" msgstr "Zvolte adresАЬ zАsuvnЩch modulЫ" -#: app/preferences_dialog.c:2455 +#: app/preferences_dialog.c:2144 msgid "Modules" msgstr "Moduly" -#: app/preferences_dialog.c:2455 +#: app/preferences_dialog.c:2144 msgid "Modules Directories" msgstr "AdresАЬe modulЫ" -#: app/preferences_dialog.c:2455 +#: app/preferences_dialog.c:2144 msgid "Select Modules Dir" msgstr "Zvolte adresАЬ modulЫ" @@ -5633,13 +5389,13 @@ msgstr "Roz msgid "Temporary Procedure" msgstr "PomocnА procedura" -#: app/qmask.c:274 +#: app/qmask.c:249 #, fuzzy msgid "Edit Qmask Attributes" msgstr "зpravy vlastnostМ vrstvy" #. The opacity scale -#: app/qmask.c:298 +#: app/qmask.c:277 #, fuzzy msgid "Mask Opacity:" msgstr "KrytМ:" @@ -5664,51 +5420,51 @@ msgstr "V msgid "Selection: " msgstr "VЩbЛr: " -#: app/resize.c:160 +#: app/resize.c:154 msgid "Scale Layer" msgstr "Velikost vrstvy" -#: app/resize.c:161 app/resize.c:182 app/tool_options.c:875 +#: app/resize.c:156 app/resize.c:181 app/tool_options.c:875 msgid "Size" msgstr "Velikost" -#: app/resize.c:165 +#: app/resize.c:160 msgid "Image Scale" msgstr "Velikost obrАzku" -#: app/resize.c:166 +#: app/resize.c:162 msgid "Pixel Dimensions" msgstr "Velikosti pixelu" -#: app/resize.c:175 +#: app/resize.c:172 msgid "Resize Layer" msgstr "RozmЛry plАtna vrstvy" -#: app/resize.c:179 +#: app/resize.c:177 msgid "Image Resize" msgstr "RozmЛry plАtna" #. the original width & height labels -#: app/resize.c:240 app/scale_tool.c:76 +#: app/resize.c:234 app/scale_tool.c:77 msgid "Original Width:" msgstr "PЫvodnМ ╧МЬka:" #. the new size labels -#: app/resize.c:265 app/resize.c:509 +#: app/resize.c:259 app/resize.c:503 msgid "New Width:" msgstr "NovА ╧МЬka:" #. the scale ratio labels -#: app/resize.c:329 +#: app/resize.c:323 msgid "Ratio X:" msgstr "PomЛr X:" #. the x and y offset labels -#: app/resize.c:414 +#: app/resize.c:408 msgid "X:" msgstr "X:" -#: app/resize.c:495 +#: app/resize.c:489 msgid "Print Size & Display Unit" msgstr "TiskovА velikost a jednotky zobrazovАnМ" @@ -5716,11 +5472,11 @@ msgstr "Tiskov msgid "Rotation Information" msgstr "Informace o rotaci" -#: app/rotate_tool.c:104 +#: app/rotate_tool.c:105 msgid "Center X:" msgstr "StЬed X:" -#: app/rotate_tool.c:399 +#: app/rotate_tool.c:400 msgid "Rotating..." msgstr "Rotuje se..." @@ -5728,15 +5484,15 @@ msgstr "Rotuje se..." msgid "Scaling Information" msgstr "Informace o zvЛt╧ovАnМ" -#: app/scale_tool.c:82 +#: app/scale_tool.c:83 msgid "Current Width:" msgstr "AktuАlnМ ╧МЬka:" -#: app/scale_tool.c:97 +#: app/scale_tool.c:98 msgid "Scale Ratio X:" msgstr "ZvЛt╧enМ X:" -#: app/scale_tool.c:494 +#: app/scale_tool.c:495 msgid "Scaling..." msgstr "ZvЛt╧uje se..." @@ -5764,11 +5520,11 @@ msgstr "" msgid "Shear Information" msgstr "Informace o naklonЛnМ" -#: app/shear_tool.c:77 +#: app/shear_tool.c:78 msgid "Shear Magnitude X:" msgstr "ZvЛt╧enМ X naklonЛnМ:" -#: app/shear_tool.c:356 +#: app/shear_tool.c:357 msgid "Shearing..." msgstr "NaklАnМ se..." @@ -5837,23 +5593,23 @@ msgstr "Textov msgid "text_render: could not allocate image" msgstr "text_render: obrАzek nelze umМstit v pamЛti" -#: app/threshold.c:189 +#: app/threshold.c:187 msgid "Threshold Options" msgstr "Volby prahu" -#: app/threshold.c:232 +#: app/threshold.c:230 msgid "Threshold does not operate on indexed drawables." msgstr "PrАh nefunguje na indexovanЩch obrazovkАch." -#: app/threshold.c:291 app/tools.c:611 +#: app/threshold.c:282 app/tools.c:611 msgid "Threshold" msgstr "PrАh" -#: app/threshold.c:306 +#: app/threshold.c:302 msgid "Threshold Range: " msgstr "Rozsah prahu: " -#: app/tile_cache.c:266 +#: app/tile_cache.c:270 msgid "starting tile preswapper\n" msgstr "spou╧tМ se odkladaХ dla╬dic\n" @@ -5861,7 +5617,7 @@ msgstr "spou msgid "unable to open swap file...BAD THINGS WILL HAPPEN SOON" msgstr "nepodaЬilo se otevЬМt odklАdacМ soubor... BRZY NASTANOU ╘PATNи VлCI" -#: app/tile_swap.c:507 app/tile_swap.c:568 +#: app/tile_swap.c:507 app/tile_swap.c:570 #, c-format msgid "unable to seek to tile location on disk: %d" msgstr "nepodaЬilo se na disku postavit na polohu dla╬dice: %d" @@ -5871,32 +5627,32 @@ msgstr "nepoda msgid "unable to read tile data from disk: %d/%d ( %d ) bytes read" msgstr "nepodaЬilo se naХМst data dla╬dice z disku: naХteno %d/%d (%d) bytЫ" -#: app/tile_swap.c:581 +#: app/tile_swap.c:584 #, c-format msgid "unable to write tile data to disk: %d ( %d ) bytes written" msgstr "nepodaЬilo se zapsat data dla╬dice na disk: zapsАno %d (%d) bytЫ" -#: app/tips_dialog.c:57 +#: app/tips_dialog.c:58 msgid "gimp_tips.txt" msgstr "gimp_tips.txt" -#: app/tips_dialog.c:69 +#: app/tips_dialog.c:70 msgid "GIMP Tip of the day" msgstr "GIMP: tip dne" -#: app/tips_dialog.c:130 +#: app/tips_dialog.c:131 msgid "Previous Tip" msgstr "PЬedchozМ tip" -#: app/tips_dialog.c:138 +#: app/tips_dialog.c:139 msgid "Next Tip" msgstr "Dal╧М tip" -#: app/tips_dialog.c:158 +#: app/tips_dialog.c:159 msgid "Show tip next time" msgstr "UkАzat tip i pЬМ╧tЛ" -#: app/tips_dialog.c:256 +#: app/tips_dialog.c:262 msgid "" "Your GIMP tips file appears to be missing!\n" "There should be a file called gimp_tips.txt in the\n" @@ -5969,7 +5725,7 @@ msgstr "Volby #: app/tool_options.c:564 #, fuzzy -msgid "Erazer Options" +msgid "Eraser Options" msgstr "Volby gumy" #: app/tool_options.c:566 @@ -6136,7 +5892,7 @@ msgstr "O #. the first radio frame and box, for transform type #: app/tools.c:219 app/tools.c:234 app/tools.c:249 app/tools.c:264 -#: app/transform_core.c:242 app/transform_tool.c:224 +#: app/transform_core.c:256 app/transform_tool.c:224 msgid "Transform" msgstr "Transformace" @@ -6358,19 +6114,19 @@ msgstr "V msgid "/Select/By Color..." msgstr "/VЩbЛr/Podle barvy..." -#: app/transform_core.c:239 +#: app/transform_core.c:253 msgid "Rotate" msgstr "Rotovat" -#: app/transform_core.c:240 +#: app/transform_core.c:254 msgid "Scale" msgstr "Velikost" -#: app/transform_core.c:241 +#: app/transform_core.c:255 msgid "Shear" msgstr "Naklonit" -#: app/transform_core.c:347 +#: app/transform_core.c:361 msgid "" "Transformations do not work on\n" "layers that contain layer masks." @@ -6378,11 +6134,11 @@ msgstr "" "Transformace nefunguje na vrstvАch,\n" "kterИ obsahujМ masky." -#: app/transform_core.c:1269 +#: app/transform_core.c:1284 msgid "homogeneous coordinate = 0...\n" msgstr "stejnomЛrnИ souЬadnice = 0...\n" -#: app/transform_core.c:1522 +#: app/transform_core.c:1537 msgid "Transformation" msgstr "Transformace" @@ -6439,6 +6195,20 @@ msgstr "Hustota m msgid "Clip result" msgstr "OЬМznout vЩsledek" +#: app/undo_history.c:198 +msgid "[ base image ]" +msgstr "" + +#: app/undo_history.c:444 +#, c-format +msgid "%s: undo history" +msgstr "" + +#: app/undo_history.c:568 +#, fuzzy +msgid "Redo" +msgstr "хervenА" + #: app/xcf.c:364 #, c-format msgid "XCF error: unsupported XCF file version %d encountered" @@ -6552,93 +6322,409 @@ msgstr "Jednotky:" msgid "Factor" msgstr "ZaoblenМ" -#: app/regex.c:976 -msgid "Success" -msgstr "ZdaЬilo se" +#: libgimp/gimpexport.c:89 +#, fuzzy +msgid "can't handle layers" +msgstr "Velikost vrstvy" -#. REG_NOERROR -#: app/regex.c:977 -msgid "No match" -msgstr "Nic neodpovМdА" +#: libgimp/gimpexport.c:90 libgimp/gimpexport.c:99 +#, fuzzy +msgid "Merge visible layers" +msgstr "SlouХit viditelnИ vrstvy" -#. REG_NOMATCH -#: app/regex.c:978 -msgid "Invalid regular expression" -msgstr "NeplatnЩ regulАrnМ vЩraz" +#: libgimp/gimpexport.c:98 +msgid "can only handle layers as animation frames" +msgstr "" -#. REG_BADPAT -#: app/regex.c:979 -msgid "Invalid collation character" -msgstr "NeplatnЩ znak tЬМdЛnМ" +#: libgimp/gimpexport.c:99 +#, fuzzy +msgid "Save as animation" +msgstr "Informace o naklonЛnМ" -#. REG_ECOLLATE -#: app/regex.c:980 -msgid "Invalid character class name" -msgstr "NeplatnИ jmИno tЬМdy znakЫ" +#: libgimp/gimpexport.c:107 +#, fuzzy +msgid "can't handle transparency" +msgstr "MazАnМ do barvy pozadМ nebo prЫhlednosti" -#. REG_ECTYPE -#: app/regex.c:981 -msgid "Trailing backslash" -msgstr "KoncovИ zpЛtnИ lomМtko" +#: libgimp/gimpexport.c:108 +#, fuzzy +msgid "Flatten Image" +msgstr "SlouХit obraz" -#. REG_EESCAPE -#: app/regex.c:982 -msgid "Invalid back reference" -msgstr "NeplatnЩ zpЛtnЩ odkaz" +#: libgimp/gimpexport.c:116 +msgid "can only handle RGB images" +msgstr "" -#. REG_ESUBREG -#: app/regex.c:983 -msgid "Unmatched [ or [^" -msgstr "NespАrovanА [ nebo [^" +#: libgimp/gimpexport.c:117 libgimp/gimpexport.c:144 libgimp/gimpexport.c:153 +#, fuzzy +msgid "Convert to RGB" +msgstr "PЬevod" -#. REG_EBRACK -#: app/regex.c:984 -msgid "Unmatched ( or \\(" -msgstr "NespАrovanА ( nebo \\(" +#: libgimp/gimpexport.c:125 +msgid "can only handle grayscale images" +msgstr "" -#. REG_EPAREN -#: app/regex.c:985 -msgid "Unmatched \\{" -msgstr "NespАrovanА \\{" +#: libgimp/gimpexport.c:126 libgimp/gimpexport.c:144 libgimp/gimpexport.c:163 +#, fuzzy +msgid "Convert to grayscale" +msgstr "odstМny ╧edi" -#. REG_EBRACE -#: app/regex.c:986 -msgid "Invalid content of \\{\\}" -msgstr "NeplatnЩ kontext \\{\\}" +#: libgimp/gimpexport.c:134 +#, fuzzy +msgid "can only handle indexed images" +msgstr "MМsenМ: NenМ povoleno pro indexovanИ obrАzky." -#. REG_BADBR -#: app/regex.c:987 -msgid "Invalid range end" -msgstr "NeplatnЩ konec rozsahu" +#: libgimp/gimpexport.c:135 libgimp/gimpexport.c:153 libgimp/gimpexport.c:162 +msgid "" +"Convert to indexed using default settings\n" +"(Do it manually to tune the result)" +msgstr "" -#. REG_ERANGE -#: app/regex.c:988 -msgid "Memory exhausted" -msgstr "PamЛ╩ vyХerpАna" +#: libgimp/gimpexport.c:143 +msgid "can only handle RGB or grayscale images" +msgstr "" -#. REG_ESPACE -#: app/regex.c:989 -msgid "Invalid preceding regular expression" -msgstr "NeplatnЩ pЬedchozМ regulАrnМ vЩraz" +#: libgimp/gimpexport.c:152 +#, fuzzy +msgid "can only handle RGB or indexed images" +msgstr "MМsenМ: NenМ povoleno pro indexovanИ obrАzky." -#. REG_BADRPT -#: app/regex.c:990 -msgid "Premature end of regular expression" -msgstr "PЬedХasnЛ ukonХenЩ regulАrnМ vЩraz" +#: libgimp/gimpexport.c:161 +#, fuzzy +msgid "can only handle grayscale or indexed images" +msgstr "MМsenМ: NenМ povoleno pro indexovanИ obrАzky." -#. REG_EEND -#: app/regex.c:991 -msgid "Regular expression too big" -msgstr "RegulАrnМ vЩraz je pЬМli╧ dlouhЩ" +#: libgimp/gimpexport.c:233 +#, fuzzy +msgid "Export File" +msgstr "Import palety" -#. REG_ESIZE -#: app/regex.c:992 -msgid "Unmatched ) or \\)" -msgstr "NespАrovanА ) nebo \\)" +#: libgimp/gimpexport.c:249 +#, fuzzy +msgid "Export" +msgstr "Zdroj:" -#: app/regex.c:5442 -msgid "No previous regular expression" -msgstr "NenМ pЬedchozМ regulАrnМ vЩraz" +#: libgimp/gimpexport.c:274 +msgid "" +"Your image should be exported before it can be saved for the following " +"reasons:" +msgstr "" + +#. the footline +#: libgimp/gimpexport.c:332 +msgid "The export conversion won't modify your original image." +msgstr "" + +#~ msgid "-Adobe-Helvetica-Medium-R-Normal--*-140-*-*-*-*-*-*" +#~ msgstr "-Adobe-Helvetica-Medium-R-Normal--*-140-*-*-*-*-*-*" + +#~ msgid "Spencer Kimball & Peter Mattis" +#~ msgstr "Spencer Kimball a Peter Mattis" + +#~ msgid "script-fu not available: batch mode disabled\n" +#~ msgstr "script-fu nenМ dostupnИ: dАvkovЩ re╬im zakАzАn\n" + +#~ msgid "reading batch commands from stdin\n" +#~ msgstr "Хte se dАvka pЬМkazЫ ze standardnМho vstupu\n" + +#~ msgid "batch command: experienced an execution error.\n" +#~ msgstr "pЬМkaz dАvky: do╧lo k chybЛ pЬi vykonАvАnМ.\n" + +#~ msgid "batch command: experienced a calling error.\n" +#~ msgstr "pЬМkaz dАvky: do╧lo k chybЛ volАnМ.\n" + +#~ msgid "batch command: executed successfully.\n" +#~ msgstr "pЬМkaz dАvky: probЛhlo ЗspЛ╧nЛ.\n" + +#~ msgid "" +#~ "extension_perl_server not available: unable to start the perl server\n" +#~ msgstr "" +#~ "extension_perl_server nenМ dostupnИ: nepodaЬilo se spustit server perlu\n" + +#~ msgid "perl server: experienced an execution error.\n" +#~ msgstr "server perlu: do╧lo k chybЛ pЬi vykonАvАnМ.\n" + +#~ msgid "perl server: experienced a calling error.\n" +#~ msgstr "server perlu: do╧lo k chybЛ volАnМ.\n" + +#~ msgid "perl server: executed successfully.\n" +#~ msgstr "server perlu: probЛhlo ЗspЛ╧nЛ.\n" + +#, fuzzy +#~ msgid "" +#~ "bezier_select_button_press(): Tried to edit on open bezier curve in edit " +#~ "selection" +#~ msgstr "pokus o editaci otevЬenИ BИzierovy kЬivky v ЗpravАch vЩbЛru" + +#, fuzzy +#~ msgid "bezier_select_motion(): Encountered orphaned bezier control point" +#~ msgstr "Nalezen opu╧tЛnЩ ЬМdМcМ bod BИzierovy kЬivky" + +#, fuzzy +#~ msgid "bezier_draw_segment(): Bad bezier segment" +#~ msgstr "╧patnЩ Зsek BИzierovy kЬivky" + +#, fuzzy +#~ msgid "bezier_draw_segment(): Unknown coordinate space: %d" +#~ msgstr "neznАmЩ souЬadnicovЩ systИm: %d" + +#, fuzzy +#~ msgid "bezier_convert(): tried to convert an open bezier curve" +#~ msgstr "pokus o pЬevod otevЬenИ BИzierovy kЬivky" + +#, fuzzy +#~ msgid "test_add_point_on_segment(): Unknown coordinate space: %d" +#~ msgstr "neznАmЩ souЬadnicovЩ systИm: %d" + +#, fuzzy +#~ msgid "gradient_render_pixel(): Unknown gradient type %d" +#~ msgstr "gradient_render_pixel(): neznАmЩ typ pЬechodu %d" + +#, fuzzy +#~ msgid "gradient_fill_region(): Unknown blend mode %d" +#~ msgstr "gradient_fill_region(): neznАmЩ typ mМsenМ %d" + +#, fuzzy +#~ msgid "gradient_fill_region(): Unknown gradient type %d" +#~ msgstr "gradient_fill_region(): neznАmЩ typ pЬechodu %d" + +#, fuzzy +#~ msgid "gradient_fill_region(): Unknown repeat mode %d" +#~ msgstr "gradient_fill_region(): neznАmЩ typ opakovАnМ %d" + +#, fuzzy +#~ msgid "make_seg(): Unable to reallocate segments array for mask boundary." +#~ msgstr "NepodaЬilo se pЬemМstit v pamЛti pole segmentЫ hranic masky." + +#, fuzzy +#~ msgid "" +#~ "allocate_empty_segs(): Unable to reallocate empty segments array for mask " +#~ "boundary." +#~ msgstr "" +#~ "NepodaЬilo se pЬemМstit v pamЛti prАzdnИ pole segmentЫ hranic masky." + +#~ msgid "failed to run brush callback function" +#~ msgstr "nepodaЬilo se vyvolat funkci zpЛtnИho volАnМ ╧tЛtce" + +#~ msgid "error in %s at %d: this shouldn't happen." +#~ msgstr "chyba v %s na %d: to by se nemЛlo stАt." + +#, fuzzy +#~ msgid "" +#~ "channels_dialog_drop_new_channel_callback():\n" +#~ "could not allocate new channel" +#~ msgstr "new_layer_query_ok_callback: nelze umМstit v pamЛti novou vrstvu" + +#~ msgid "Cannot properly scanline convert polygon!\n" +#~ msgstr "Nelze sprАvnЛ vyrastrovat polygon!\n" + +#~ msgid "/Image/Channel Ops/Offset" +#~ msgstr "/ObrАzek/PrАce s kanАly/Posun" + +#~ msgid "gdisplays_flush() called recursively." +#~ msgstr "rekurzМvnЛ volanЩ gdisplays_flush()." + +#~ msgid "gimp_image_apply_image sent illegal parameters" +#~ msgstr "gimp_image_apply_image zaslАn s nepovolenЩmi parametry" + +#~ msgid "Unable to project indexed image." +#~ msgstr "NepodaЬilo se promМtnout indexovanЩ obrАzek." + +#, fuzzy +#~ msgid "raise layer" +#~ msgstr "Vlo╬enА vrstva" + +#, fuzzy +#~ msgid "lower layer" +#~ msgstr "PlovoucМ vrstva" + +#, fuzzy +#~ msgid "raise layer to top" +#~ msgstr "Vrstva je ji╬ navrch" + +#, fuzzy +#~ msgid "lower layer to bottom" +#~ msgstr "Vrstva je ji╬ vespod" + +#~ msgid "gimp_image_merge_layers: could not allocate merge layer" +#~ msgstr "gimp_image_merge_layers: slouХenou vrstvu nelze umМstit v pamЛti" + +#~ msgid "gimp_image_merge_layers attempting to merge incompatible layers\n" +#~ msgstr "gimp_image_merge_layers pokus o slouХenМ nesluХitelnЩch vrstev\n" + +#~ msgid "gimp_image_add_layer: attempt to add layer to wrong image" +#~ msgstr "gimp_image_add_layer: pokus o pЬidАnМ vrstvy do ╧patnИho obrАzku" + +#~ msgid "gimp_image_add_layer: trying to add layer to image twice" +#~ msgstr "gimp_image_add_layer: pokus o dvojМ pЬidАnМ vrstvy do obrАzku" + +#~ msgid "gimp_image_add_channel: attempt to add channel to wrong image" +#~ msgstr "gimp_image_add_channel: pokus o pЬidАnМ kanАlu do ╧patnИho obrАzku" + +#~ msgid "gimp_image_add_channel: trying to add channel to image twice" +#~ msgstr "gimp_image_add_channel: pokus o dvojМ pЬidАnМ kanАlu do obrАzku" + +#~ msgid "Copyright (C) 1995 Spencer Kimball and Peter Mattis\n" +#~ msgstr "Copyright (C) 1995 Spencer Kimball a Peter Mattis\n" + +#~ msgid "GIMP Message" +#~ msgstr "ZprАva programu GIMP" + +#~ msgid "Curve" +#~ msgstr "KЬivka" + +#~ msgid "Edge Detect " +#~ msgstr "PrАh detekce hran " + +#~ msgid "Elasticity:" +#~ msgstr "Pru╬nost:" + +#~ msgid "Unknown layer mode" +#~ msgstr "NeznАmЩ re╬im vrstvy" + +#, fuzzy +#~ msgid "" +#~ "layers_dialog_drop_new_layer_callback():\n" +#~ "could not allocate new layer" +#~ msgstr "new_layer_query_ok_callback: nelze umМstit v pamЛti novou vrstvu" + +#, fuzzy +#~ msgid "" +#~ "new_layer_query_ok_callback():\n" +#~ "could not allocate new layer" +#~ msgstr "new_layer_query_ok_callback: nelze umМstit v pamЛti novou vrstvu" + +#, fuzzy +#~ msgid "/File/Acquire" +#~ msgstr "/Soubor/Konec" + +#~ msgid "/View/Window Info..." +#~ msgstr "/ZobrazenМ/InformaХnМ okno..." + +#~ msgid "/Script-Fu/" +#~ msgstr "/Script-Fu/" + +#~ msgid "Length:" +#~ msgstr "DИlka:" + +#, fuzzy +#~ msgid "Selection to path (advanced) procedure lookup failed" +#~ msgstr "text_call_gdyntext: hledАnМ procedury gDynText selhalo" + +#, fuzzy +#~ msgid "Selection to path procedure lookup failed" +#~ msgstr "text_call_gdyntext: hledАnМ procedury gDynText selhalo" + +#, fuzzy +#~ msgid "Invalid single point in path\n" +#~ msgstr "NeplatnЩ konec rozsahu" + +#, fuzzy +#~ msgid "Invalid point type passed\n" +#~ msgstr "NeplatnЩ konec rozsahu" + +#~ msgid "shmget failed...disabling shared memory tile transport" +#~ msgstr "shmget selhalo... zakАzАn pЬenos dla╬dic sdМlenou pamЛtМ" + +#~ msgid "shmat failed...disabling shared memory tile transport" +#~ msgstr "shmat selhalo... zakАzАn pЬenos dla╬dic sdМlenou pamЛtМ" + +#~ msgid "\"%s\" executable not found\n" +#~ msgstr "spustitelnЩ program \"%s\" nebyl nalezen\n" + +#~ msgid "unable to open pipe" +#~ msgstr "nepodaЬilo se otevЬМt rouru" + +#~ msgid "unable to run plug-in: %s" +#~ msgstr "nepodaЬilo se vyvolat zАsuvnЩ modul: %s" + +#~ msgid "" +#~ "plug-in \"%s\" attempted to install procedure \"%s\" which does not take the " +#~ "standard plug-in args" +#~ msgstr "" +#~ "zАsuvnЩ modul \"%s\" se pokusil instalovat proceduru \"%s\", kterА nepЬijМmА " +#~ "standardnМ argumenty zАsuvnЩch modulЫ" + +#~ msgid "" +#~ "plug-in \"%s\" attempted to install procedure \"%s\" in an invalid menu " +#~ "location. Use either \"\", \"\", \"\", or \"\"." +#~ msgstr "" +#~ "zАsuvnЩ modul \"%s\" se pokusil instalovat proceduru \"%s\" do neplatnИho " +#~ "menu. MusМ pou╬Мt jedno z \"\", \"\", \"\" nebo " +#~ "\"\"." + +#~ msgid "" +#~ "plug_in \"%s\" attempted to install procedure \"%s\" which fails to comply " +#~ "with the array parameter passing standard. Argument %d is noncompliant." +#~ msgstr "" +#~ "plug_in \"%s\" se pokusil instalovat proceduru \"%s\", kterА nevyhovЛla " +#~ "standardnМmu pЬedАvАnМ argumentЫ. Argument %d je nevyhovujМcМ." + +#~ msgid "duplicate plug-in: \"%s\" (skipping)\n" +#~ msgstr "zdvojenЩ zАsuvnЩ modul: \"%s\" (pЬeskakuje se)\n" + +#~ msgid "Unknown procedure type." +#~ msgstr "NeznАmЩ typ procedury." + +#~ msgid "removing duplicate PDB procedure \"%s\"" +#~ msgstr "v PDB se odstraРuje zdvojenА procedura \"%s\"" + +#~ msgid "the \"region\" arg type is not currently supported" +#~ msgstr "argument typu \"region\" nenМ v souХasnosti podporovАn" + +#~ msgid "Success" +#~ msgstr "ZdaЬilo se" + +#~ msgid "No match" +#~ msgstr "Nic neodpovМdА" + +#~ msgid "Invalid regular expression" +#~ msgstr "NeplatnЩ regulАrnМ vЩraz" + +#~ msgid "Invalid collation character" +#~ msgstr "NeplatnЩ znak tЬМdЛnМ" + +#~ msgid "Invalid character class name" +#~ msgstr "NeplatnИ jmИno tЬМdy znakЫ" + +#~ msgid "Trailing backslash" +#~ msgstr "KoncovИ zpЛtnИ lomМtko" + +#~ msgid "Invalid back reference" +#~ msgstr "NeplatnЩ zpЛtnЩ odkaz" + +#~ msgid "Unmatched [ or [^" +#~ msgstr "NespАrovanА [ nebo [^" + +#~ msgid "Unmatched ( or \\(" +#~ msgstr "NespАrovanА ( nebo \\(" + +#~ msgid "Unmatched \\{" +#~ msgstr "NespАrovanА \\{" + +#~ msgid "Invalid content of \\{\\}" +#~ msgstr "NeplatnЩ kontext \\{\\}" + +#~ msgid "Invalid range end" +#~ msgstr "NeplatnЩ konec rozsahu" + +#~ msgid "Memory exhausted" +#~ msgstr "PamЛ╩ vyХerpАna" + +#~ msgid "Invalid preceding regular expression" +#~ msgstr "NeplatnЩ pЬedchozМ regulАrnМ vЩraz" + +#~ msgid "Premature end of regular expression" +#~ msgstr "PЬedХasnЛ ukonХenЩ regulАrnМ vЩraz" + +#~ msgid "Regular expression too big" +#~ msgstr "RegulАrnМ vЩraz je pЬМli╧ dlouhЩ" + +#~ msgid "Unmatched ) or \\)" +#~ msgstr "NespАrovanА ) nebo \\)" + +#~ msgid "No previous regular expression" +#~ msgstr "NenМ pЬedchozМ regulАrnМ vЩraz" #~ msgid "Edit Brush" #~ msgstr "зpravy ╧tЛtce" diff --git a/po/da.po b/po/da.po index 9ed60e30e8..c25aeeff79 100644 --- a/po/da.po +++ b/po/da.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: gimp 1.1.8\n" -"POT-Creation-Date: 1999-09-29 01:30+0200\n" +"POT-Creation-Date: 1999-10-06 13:09-0700\n" "PO-Revision-Date: 1999-09-15 13:05+02:00\n" "Last-Translator: Kenneth Christiansen \n" "Language-Team: Danish \n" @@ -62,28 +62,28 @@ msgid "Parasites" msgstr "Parasitter" #. initialize the global parasite table -#: app/app_procs.c:533 app/internal_procs.c:70 app/preferences_dialog.c:2133 +#: app/app_procs.c:533 app/internal_procs.c:70 app/preferences_dialog.c:2132 msgid "Brushes" msgstr "BЬrster" #. initialize the list of gimp brushes -#: app/app_procs.c:535 app/internal_procs.c:139 app/preferences_dialog.c:2137 +#: app/app_procs.c:535 app/internal_procs.c:139 app/preferences_dialog.c:2136 msgid "Patterns" msgstr "MЬnstre" #. initialize the list of gimp patterns -#: app/app_procs.c:537 app/preferences_dialog.c:2139 +#: app/app_procs.c:537 app/preferences_dialog.c:2138 msgid "Palettes" msgstr "Paletter" #. initialize the list of gimp palettes #: app/app_procs.c:539 app/gradient_select.c:543 app/internal_procs.c:109 -#: app/preferences_dialog.c:2141 +#: app/preferences_dialog.c:2140 msgid "Gradients" msgstr "Gradienter" #: app/app_procs.c:710 app/app_procs.c:711 app/app_procs.c:726 -#: app/app_procs.c:727 app/menus.c:97 app/menus.c:112 +#: app/app_procs.c:727 app/menus.c:138 app/menus.c:164 msgid "/File/Quit" msgstr "/Filer/Afslut" @@ -97,16 +97,15 @@ msgstr "Afslut" #: app/app_procs.c:737 app/brightness_contrast.c:224 app/channel_ops.c:94 #: app/channels_dialog.c:2400 app/channels_dialog.c:2574 -#: app/color_balance.c:299 app/color_notebook.c:111 app/color_select.c:219 -#: app/convert.c:499 app/curves.c:560 app/file_new_dialog.c:196 -#: app/file_new_dialog.c:378 app/gdisplay_color.c:421 -#: app/gdisplay_color_ui.c:86 app/gdisplay_ops.c:359 app/gimpprogress.c:114 -#: app/global_edit.c:712 app/gradient.c:1550 app/gradient.c:4608 -#: app/gradient.c:5167 app/hue_saturation.c:393 app/interface.c:944 -#: app/layers_dialog.c:3310 app/layers_dialog.c:3516 app/layers_dialog.c:3641 -#: app/layers_dialog.c:3755 app/layers_dialog.c:4042 app/levels.c:364 -#: app/posterize.c:205 app/preferences_dialog.c:1175 app/qmask.c:256 -#: app/resize.c:193 app/threshold.c:289 +#: app/color_balance.c:299 app/color_notebook.c:113 app/convert.c:499 +#: app/curves.c:560 app/file_new_dialog.c:196 app/file_new_dialog.c:378 +#: app/gdisplay_color_ui.c:117 app/gdisplay_ops.c:356 app/gimpprogress.c:114 +#: app/global_edit.c:712 app/gradient.c:1566 app/gradient.c:4622 +#: app/gradient.c:5181 app/hue_saturation.c:393 app/interface.c:944 +#: app/layers_dialog.c:3311 app/layers_dialog.c:3517 app/layers_dialog.c:3642 +#: app/layers_dialog.c:3756 app/layers_dialog.c:4043 app/levels.c:364 +#: app/posterize.c:205 app/preferences_dialog.c:1174 app/qmask.c:257 +#: app/resize.c:193 app/threshold.c:289 libgimp/gimpexport.c:264 msgid "Cancel" msgstr "AnnullИr" @@ -152,7 +151,7 @@ msgstr "FG til transparent" msgid "Custom from editor" msgstr "Egendefineret fra editor" -#: app/blend.c:273 app/gradient.c:461 app/preferences_dialog.c:1415 +#: app/blend.c:273 app/gradient.c:461 app/preferences_dialog.c:1414 msgid "Linear" msgstr "LineФr" @@ -196,7 +195,7 @@ msgstr "Spiral (med klokken)" msgid "Spiral (anticlockwise)" msgstr "Spiral (mod klokken)" -#: app/blend.c:299 app/preferences_dialog.c:1467 +#: app/blend.c:299 app/preferences_dialog.c:1466 msgid "None" msgstr "Ingen" @@ -238,7 +237,6 @@ msgstr "Maks dybde:" #. threshold scale #: app/blend.c:458 app/bucket_fill.c:132 app/fuzzy_select.c:641 -#: app/iscissors.c:385 msgid "Threshold:" msgstr "TФrskel:" @@ -276,13 +274,12 @@ msgstr "Lysstyrke-Kontrast" #: app/brightness_contrast.c:222 app/channel_ops.c:92 #: app/channels_dialog.c:2398 app/channels_dialog.c:2572 -#: app/color_balance.c:297 app/color_notebook.c:108 app/color_select.c:216 -#: app/convert.c:497 app/curves.c:558 app/file_new_dialog.c:194 -#: app/file_new_dialog.c:374 app/gdisplay_color.c:419 -#: app/gdisplay_color_ui.c:84 app/hue_saturation.c:391 -#: app/layers_dialog.c:3308 app/layers_dialog.c:3514 app/layers_dialog.c:3639 -#: app/layers_dialog.c:4040 app/levels.c:362 app/module_db.c:268 -#: app/posterize.c:203 app/preferences_dialog.c:1171 app/qmask.c:254 +#: app/color_balance.c:297 app/color_notebook.c:110 app/convert.c:497 +#: app/curves.c:558 app/file_new_dialog.c:194 app/file_new_dialog.c:374 +#: app/gdisplay_color_ui.c:115 app/hue_saturation.c:391 +#: app/layers_dialog.c:3309 app/layers_dialog.c:3515 app/layers_dialog.c:3640 +#: app/layers_dialog.c:4041 app/levels.c:362 app/module_db.c:268 +#: app/posterize.c:203 app/preferences_dialog.c:1170 app/qmask.c:255 #: app/resize.c:191 app/threshold.c:287 msgid "OK" msgstr "OK" @@ -299,8 +296,8 @@ msgstr "Kontrast" #. The preview toggle #: app/brightness_contrast.c:309 app/color_balance.c:436 app/curves.c:660 -#: app/fileops.c:389 app/hue_saturation.c:569 app/levels.c:544 -#: app/palette.c:2940 app/posterize.c:239 app/threshold.c:350 +#: app/fileops.c:411 app/hue_saturation.c:569 app/levels.c:544 +#: app/palette.c:2939 app/posterize.c:239 app/threshold.c:350 msgid "Preview" msgstr "ForhЕndsvis" @@ -310,16 +307,15 @@ msgstr "B #. The close button #: app/brush_edit.c:214 app/brush_select.c:207 app/brush_select.c:227 -#: app/by_color_select.c:567 app/color_notebook.c:108 app/color_picker.c:236 -#: app/color_select.c:216 app/colormap_dialog.i.c:94 -#: app/colormap_dialog.i.c:103 app/crop.c:1027 app/devices.c:715 -#: app/docindexif.c:103 app/errorconsole.c:277 app/gdisplay_ops.c:357 -#: app/gradient.c:697 app/gradient_select.c:456 app/histogram_tool.c:292 -#: app/info_window.c:267 app/lc_dialog.c:198 app/measure.c:180 -#: app/nav_window.c:1095 app/palette.c:2036 app/palette.c:2053 -#: app/palette.c:2838 app/palette_select.c:243 app/pattern_select.c:102 -#: app/pattern_select.c:123 app/tips_dialog.c:146 app/tools.c:928 -#: app/undo_history.c:434 libgimp/gimpfileselection.c:356 +#: app/by_color_select.c:567 app/color_notebook.c:110 app/color_picker.c:236 +#: app/colormap_dialog.i.c:143 app/colormap_dialog.i.c:152 app/crop.c:1027 +#: app/devices.c:715 app/docindexif.c:104 app/errorconsole.c:277 +#: app/gdisplay_ops.c:354 app/gradient.c:697 app/gradient_select.c:456 +#: app/histogram_tool.c:292 app/info_window.c:267 app/lc_dialog.c:198 +#: app/measure.c:180 app/nav_window.c:1095 app/palette.c:2035 +#: app/palette.c:2052 app/palette.c:2837 app/palette_select.c:225 +#: app/pattern_select.c:102 app/pattern_select.c:123 app/tips_dialog.c:147 +#: app/tools.c:928 app/undo_history.c:452 libgimp/gimpfileselection.c:356 #: libgimp/gimpunitmenu.c:518 msgid "Close" msgstr "Luk" @@ -349,7 +345,7 @@ msgid "Brush Selection" msgstr "BЬrstevalg" #: app/brush_select.c:225 app/gradient.c:695 app/module_db.c:305 -#: app/palette.c:2034 app/pattern_select.c:121 +#: app/palette.c:2033 app/pattern_select.c:121 msgid "Refresh" msgstr "OpdatИr" @@ -371,19 +367,19 @@ msgstr "Uigennemsigtighed:" msgid "Mode:" msgstr "Modus:" -#: app/brush_select.c:372 app/palette.c:1447 app/palette.c:1468 -#: app/palette.c:2223 +#: app/brush_select.c:372 app/palette.c:1446 app/palette.c:1467 +#: app/palette.c:2222 msgid "New" msgstr "Ny" -#: app/brush_select.c:378 app/colormap_dialog.i.c:101 -#: app/gradient_select.c:454 app/palette.c:1439 app/palette.c:2051 -#: app/palette_select.c:241 +#: app/brush_select.c:378 app/colormap_dialog.i.c:150 +#: app/gradient_select.c:454 app/palette.c:1438 app/palette.c:2050 +#: app/palette_select.c:223 msgid "Edit" msgstr "RedigИr" -#: app/brush_select.c:384 app/global_edit.c:710 app/gradient.c:1548 -#: app/palette.c:1454 app/palette.c:2232 +#: app/brush_select.c:384 app/global_edit.c:710 app/gradient.c:1564 +#: app/palette.c:1453 app/palette.c:2231 msgid "Delete" msgstr "Slet" @@ -442,8 +438,8 @@ msgstr "Ingen tilg msgid "Replace" msgstr "Erstat" -#: app/by_color_select.c:541 app/colormap_dialog.i.c:99 -#: app/gdisplay_color_ui.c:71 +#: app/by_color_select.c:541 app/colormap_dialog.i.c:148 +#: app/gdisplay_color_ui.c:102 msgid "Add" msgstr "LФg til" @@ -483,7 +479,7 @@ msgid "copy" msgstr "kopiИr" #. formulate the new layer_mask name -#: app/channel.c:201 app/gradient.c:1372 app/layer.c:318 app/layer.c:1521 +#: app/channel.c:201 app/gradient.c:1388 app/layer.c:318 app/layer.c:1521 #, c-format msgid "%s copy" msgstr "%s kopiИr" @@ -518,11 +514,11 @@ msgid "Fill Options" msgstr "Alternativer for fyld" #: app/channel_ops.c:177 app/image_new.c:70 app/image_new.c:224 -#: app/layers_dialog.c:3289 +#: app/layers_dialog.c:3290 msgid "Background" msgstr "Baggrund" -#: app/channel_ops.c:189 app/image_new.c:80 app/layers_dialog.c:3291 +#: app/channel_ops.c:189 app/image_new.c:80 app/layers_dialog.c:3292 msgid "Transparent" msgstr "Transparent" @@ -557,39 +553,39 @@ msgstr "" msgid "Delete Channel" msgstr "Slet kanal" -#: app/channels_dialog.c:625 app/menus.c:292 +#: app/channels_dialog.c:625 app/menus.c:493 msgid "/New Channel" msgstr "/Ny kanal" -#: app/channels_dialog.c:628 app/menus.c:293 +#: app/channels_dialog.c:628 app/menus.c:495 msgid "/Raise Channel" msgstr "/HФv kanal" -#: app/channels_dialog.c:631 app/menus.c:294 +#: app/channels_dialog.c:631 app/menus.c:497 msgid "/Lower Channel" msgstr "/SФnk kanal" -#: app/channels_dialog.c:634 app/menus.c:295 +#: app/channels_dialog.c:634 app/menus.c:499 msgid "/Duplicate Channel" msgstr "/DuplikИr kanal" -#: app/channels_dialog.c:637 app/menus.c:297 +#: app/channels_dialog.c:637 app/menus.c:503 msgid "/Channel to Selection" msgstr "/Kanal til udvalg" -#: app/channels_dialog.c:640 app/menus.c:298 +#: app/channels_dialog.c:640 app/menus.c:505 msgid "/Add to Selection" msgstr "/LФg til udvalg" -#: app/channels_dialog.c:641 app/menus.c:299 +#: app/channels_dialog.c:641 app/menus.c:507 msgid "/Subtract From Selection" msgstr "/TrФk fra udvalg" -#: app/channels_dialog.c:642 app/menus.c:300 +#: app/channels_dialog.c:642 app/menus.c:509 msgid "/Intersect With Selection" msgstr "/Krys med udvalg" -#: app/channels_dialog.c:644 app/menus.c:302 +#: app/channels_dialog.c:644 app/menus.c:513 msgid "/Delete Channel" msgstr "/Slet kanal" @@ -721,11 +717,11 @@ msgstr "Gul" msgid "Preserve Luminosity" msgstr "" -#: app/color_notebook.c:102 app/color_select.c:210 +#: app/color_notebook.c:105 msgid "Color Selection" msgstr "Farvevalg" -#: app/color_notebook.c:111 app/color_select.c:219 +#: app/color_notebook.c:113 msgid "Revert to Old Color" msgstr "GЕ tilbage til gammel farve" @@ -761,12 +757,12 @@ msgstr "Bl msgid "Alpha:" msgstr "Alfa:" -#: app/color_picker.c:263 app/color_picker.c:278 app/color_select.c:443 -#: app/colormap_dialog.i.c:201 +#: app/color_picker.c:263 app/color_picker.c:278 app/color_select.c:437 +#: app/colormap_dialog.i.c:267 msgid "Hex Triplet:" msgstr "" -#: app/color_picker.c:267 app/colormap_dialog.i.c:194 +#: app/color_picker.c:267 app/colormap_dialog.i.c:260 msgid "Index:" msgstr "Indeks:" @@ -785,20 +781,20 @@ msgstr "Intensitet:" msgid "N/A" msgstr "I/T" -#: app/colormap_dialog.i.c:121 +#: app/colormap_dialog.i.c:171 msgid "Indexed Color Palette" msgstr "Indekseret farvepalet" #. The GIMP image option menu -#: app/colormap_dialog.i.c:136 app/lc_dialog.c:133 +#: app/colormap_dialog.i.c:186 app/lc_dialog.c:132 msgid "Image:" msgstr "Billede:" -#: app/colormap_dialog.i.c:155 +#: app/colormap_dialog.i.c:205 msgid "Operations" msgstr "Operationer" -#: app/colormap_dialog.i.c:833 app/lc_dialog.c:615 +#: app/colormap_dialog.i.c:905 app/lc_dialog.c:615 msgid "none" msgstr "ingen" @@ -984,7 +980,7 @@ msgid "Width:" msgstr "Bredde:" #: app/crop.c:1056 app/file_new_dialog.c:416 app/file_new_dialog.c:434 -#: app/layers_dialog.c:3347 app/resize.c:240 app/resize.c:265 app/resize.c:509 +#: app/layers_dialog.c:3348 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:431 msgid "Height:" msgstr "HЬjde:" @@ -1048,8 +1044,8 @@ msgstr "" msgid "Device Status" msgstr "Enhedsstatus" -#: app/devices.c:713 app/gradient.c:693 app/levels.c:560 app/palette.c:2032 -#: app/preferences_dialog.c:1173 +#: app/devices.c:713 app/gradient.c:693 app/levels.c:560 app/palette.c:2031 +#: app/preferences_dialog.c:1172 msgid "Save" msgstr "Gem" @@ -1073,48 +1069,48 @@ msgstr "Der findes intet valg at flytte ned." msgid "There's no selection to remove." msgstr "Ingen valg at fjerne" -#: app/docindexif.c:83 +#: app/docindexif.c:84 msgid "Open" msgstr "еbn" -#: app/docindexif.c:83 +#: app/docindexif.c:84 msgid "Open a file" msgstr "еben en fil" -#: app/docindexif.c:88 app/gdisplay_color_ui.c:73 +#: app/docindexif.c:89 app/gdisplay_color_ui.c:104 msgid "Up" msgstr "Op" -#: app/docindexif.c:88 +#: app/docindexif.c:89 msgid "Move the selected entry up in the index" msgstr "Flytt valgt oppfЬring opp i indeksen" -#: app/docindexif.c:93 app/gdisplay_color_ui.c:74 +#: app/docindexif.c:94 app/gdisplay_color_ui.c:105 msgid "Down" msgstr "Ned" -#: app/docindexif.c:93 +#: app/docindexif.c:94 msgid "Move the selected entry down in the index" msgstr "Flyt valgte punkt ned i indekset" -#: app/docindexif.c:98 app/gdisplay_color_ui.c:72 +#: app/docindexif.c:99 app/gdisplay_color_ui.c:103 msgid "Remove" msgstr "Fjern" -#: app/docindexif.c:98 +#: app/docindexif.c:99 msgid "Remove the selected entry from the index" msgstr "Fjern det markerede punkt fra indekset" -#: app/docindexif.c:103 +#: app/docindexif.c:104 msgid "Close the Document Index" msgstr "Luk dokumentindekset" #. Set the GOWindow title -#: app/docindexif.c:236 +#: app/docindexif.c:237 msgid "Document Index" msgstr "Dokumentindeks" -#: app/docindexif.c:243 +#: app/docindexif.c:244 msgid "GTK successfully started" msgstr "GTK startet med succes" @@ -1235,7 +1231,7 @@ msgstr "Billedest msgid "New Image" msgstr "Ny billede" -#: app/file_new_dialog.c:474 app/preferences_dialog.c:1244 +#: app/file_new_dialog.c:474 app/preferences_dialog.c:1243 msgid "Pixels" msgstr "Pixler" @@ -1253,124 +1249,124 @@ msgstr "Pixler/%a" msgid "Image Type" msgstr "Billedetype" -#: app/fileops.c:213 app/fileops.c:247 +#: app/fileops.c:235 app/fileops.c:269 msgid "Load Image" msgstr "Hent billede" #. format-chooser frame -#: app/fileops.c:257 +#: app/fileops.c:279 msgid "Open Options" msgstr "Alternativer for Еbning" -#: app/fileops.c:272 app/fileops.c:481 +#: app/fileops.c:294 app/fileops.c:507 msgid "Determine file type:" msgstr "Bestem billedetype:" -#: app/fileops.c:355 +#: app/fileops.c:377 msgid "" "generate\n" "preview" msgstr "" -#: app/fileops.c:390 +#: app/fileops.c:412 #, fuzzy msgid "No selection." msgstr "ьg udvalg" -#: app/fileops.c:437 app/fileops.c:459 +#: app/fileops.c:459 app/fileops.c:489 msgid "Save Image" msgstr "Gem billede" -#: app/fileops.c:473 +#: app/fileops.c:498 msgid "Save Options" msgstr "Alternativer for gemning" -#: app/fileops.c:525 +#: app/fileops.c:551 msgid "Can't revert. No filename associated with this image" msgstr "" -#: app/fileops.c:540 +#: app/fileops.c:566 msgid "Revert failed." msgstr "Forkast fejlet." -#: app/fileops.c:1211 +#: app/fileops.c:1237 msgid "(this thumbnail may be out of date)" msgstr "" -#: app/fileops.c:1212 +#: app/fileops.c:1238 msgid "(no information)" msgstr "(ingen information)" -#: app/fileops.c:1220 +#: app/fileops.c:1246 msgid "(thumbnail saving is disabled)" msgstr "" -#: app/fileops.c:1224 +#: app/fileops.c:1250 msgid "(could not write thumbnail file)" msgstr "(kunne ikke skrive miniatyrfil)" -#: app/fileops.c:1228 +#: app/fileops.c:1254 msgid "(thumbnail file not written)" msgstr "" -#: app/fileops.c:1245 +#: app/fileops.c:1271 msgid "no preview available" msgstr "" -#: app/fileops.c:1316 +#: app/fileops.c:1342 msgid "(could not make preview)" msgstr "" -#: app/fileops.c:1371 app/fileops.c:1461 +#: app/fileops.c:1397 app/fileops.c:1487 msgid "Open failed: " msgstr "Fejl under Еbning: " -#: app/fileops.c:1527 +#: app/fileops.c:1553 #, c-format msgid "%s is an irregular file (%s)" msgstr "%s er en irregulФr fil (%s)" -#: app/fileops.c:1541 app/fileops.c:1644 +#: app/fileops.c:1567 app/fileops.c:1670 msgid "Save failed: " msgstr "Fejl under gemning: " -#: app/fileops.c:1553 app/fileops.c:1554 app/fileops.c:1566 app/fileops.c:1567 -#: app/menus.c:69 app/menus.c:104 +#: app/fileops.c:1579 app/fileops.c:1580 app/fileops.c:1592 app/fileops.c:1593 +#: app/menus.c:84 app/menus.c:149 msgid "/File/Open" msgstr "/Filer/еbn" -#: app/fileops.c:1555 app/fileops.c:1571 app/gdisplay.c:1632 app/menus.c:105 +#: app/fileops.c:1581 app/fileops.c:1597 app/gdisplay.c:1651 app/menus.c:151 msgid "/File/Save" msgstr "/Filer/Gem" -#: app/fileops.c:1556 app/fileops.c:1572 app/gdisplay.c:1633 app/menus.c:106 +#: app/fileops.c:1582 app/fileops.c:1598 app/gdisplay.c:1652 app/menus.c:153 msgid "/File/Save as" msgstr "/Filer/Gem som" -#: app/fileops.c:1588 +#: app/fileops.c:1614 #, c-format msgid "%s exists, overwrite?" msgstr "%s eksisterer, overskriv?" -#: app/fileops.c:1593 +#: app/fileops.c:1619 msgid "File Exists!" msgstr "Filen eksisterer!" -#: app/fileops.c:1599 +#: app/fileops.c:1625 msgid "Yes" msgstr "Ja" -#: app/fileops.c:1601 +#: app/fileops.c:1627 msgid "No" msgstr "Nej" -#: app/flip_tool.c:74 app/preferences_dialog.c:1290 -#: app/preferences_dialog.c:2028 +#: app/flip_tool.c:74 app/preferences_dialog.c:1289 +#: app/preferences_dialog.c:2027 msgid "Horizontal" msgstr "Horisontal" -#: app/flip_tool.c:74 app/preferences_dialog.c:1292 -#: app/preferences_dialog.c:2030 +#: app/flip_tool.c:74 app/preferences_dialog.c:1291 +#: app/preferences_dialog.c:2029 msgid "Vertical" msgstr "Vertikal" @@ -1391,19 +1387,15 @@ msgid "" "layer mask or channel." msgstr "" -#: app/free_select.c:76 +#: app/free_select.c:73 msgid "add_point(): Unable to reallocate points array in free_select." msgstr "" -#: app/free_select.c:231 -msgid "Cannot properly scanline convert polygon!\n" -msgstr "" - #: app/gdisplay.c:215 msgid "RGB-empty" msgstr "RGB-tom" -#: app/gdisplay.c:215 app/image_new.c:54 app/preferences_dialog.c:1335 +#: app/gdisplay.c:215 app/image_new.c:54 app/preferences_dialog.c:1334 msgid "RGB" msgstr "RGB" @@ -1423,272 +1415,271 @@ msgstr "" msgid "indexed" msgstr "indekseret" -#: app/gdisplay.c:1634 app/menus.c:107 +#: app/gdisplay.c:1653 app/menus.c:155 msgid "/File/Revert" msgstr "/Filer/Forkast" -#: app/gdisplay.c:1635 app/gdisplay_ops.c:302 app/gdisplay_ops.c:317 -#: app/gdisplay_ops.c:348 app/menus.c:111 +#: app/gdisplay.c:1654 app/gdisplay_ops.c:299 app/gdisplay_ops.c:314 +#: app/gdisplay_ops.c:345 app/menus.c:162 msgid "/File/Close" msgstr "/Filer/Luk" -#: app/gdisplay.c:1637 +#: app/gdisplay.c:1656 msgid "/Edit" msgstr "/RedigИr" -#: app/gdisplay.c:1640 app/menus.c:116 +#: app/gdisplay.c:1659 app/menus.c:171 msgid "/Edit/Cut" msgstr "/RedigИr/Klip" -#: app/gdisplay.c:1641 app/menus.c:117 +#: app/gdisplay.c:1660 app/menus.c:173 msgid "/Edit/Copy" msgstr "/RedigИr/Kopier" -#: app/gdisplay.c:1642 app/menus.c:118 +#: app/gdisplay.c:1661 app/menus.c:175 msgid "/Edit/Paste" msgstr "/RedigИr/IndsФt" -#: app/gdisplay.c:1643 app/menus.c:119 +#: app/gdisplay.c:1662 app/menus.c:177 msgid "/Edit/Paste Into" msgstr "/RedigИr/IndsФt i" -#: app/gdisplay.c:1644 app/menus.c:120 +#: app/gdisplay.c:1663 app/menus.c:179 msgid "/Edit/Paste As New" msgstr "/RedigИr/IndsФt som som ny" -#: app/gdisplay.c:1645 app/menus.c:122 +#: app/gdisplay.c:1664 app/menus.c:183 msgid "/Edit/Clear" msgstr "/RedigИr/Nulstil" -#: app/gdisplay.c:1646 app/menus.c:123 +#: app/gdisplay.c:1665 app/menus.c:185 msgid "/Edit/Fill" msgstr "/RedigИr/Fyld" -#: app/gdisplay.c:1647 app/menus.c:124 +#: app/gdisplay.c:1666 app/menus.c:187 msgid "/Edit/Stroke" msgstr "/RedigИr/StrЬg" -#: app/gdisplay.c:1648 app/menus.c:125 +#: app/gdisplay.c:1667 app/menus.c:189 msgid "/Edit/Undo" msgstr "/RedigИr/Fortryd" -#: app/gdisplay.c:1649 app/menus.c:126 +#: app/gdisplay.c:1668 app/menus.c:191 msgid "/Edit/Redo" msgstr "/RedigИr/Gentag" -#: app/gdisplay.c:1650 app/menus.c:129 +#: app/gdisplay.c:1669 app/menus.c:197 msgid "/Edit/Cut Named" msgstr "/RedigИr/Klip navngivet" -#: app/gdisplay.c:1651 app/menus.c:130 +#: app/gdisplay.c:1670 app/menus.c:199 msgid "/Edit/Copy Named" msgstr "/RedigИr/Kopier navngivet" -#: app/gdisplay.c:1652 app/menus.c:131 +#: app/gdisplay.c:1671 app/menus.c:201 msgid "/Edit/Paste Named" msgstr "/RedigИr/IndsФt navngivet" -#: app/gdisplay.c:1655 +#: app/gdisplay.c:1674 msgid "/Select" msgstr "/VФlg" -#: app/gdisplay.c:1656 app/menus.c:146 +#: app/gdisplay.c:1675 app/menus.c:230 msgid "/Select/Save To Channel" msgstr "/VФlg/Gem til kanal" -#: app/gdisplay.c:1658 +#: app/gdisplay.c:1677 msgid "/View" msgstr "/Vis" -#: app/gdisplay.c:1661 app/menus.c:165 +#: app/gdisplay.c:1680 app/menus.c:266 msgid "/View/Toggle Selection" msgstr "/Vis/SlЕ fra/pЕ udvalg" -#: app/gdisplay.c:1662 app/menus.c:166 +#: app/gdisplay.c:1681 app/menus.c:268 msgid "/View/Toggle Rulers" msgstr "/Vis/SlЕ fra/pЕ linialer" -#: app/gdisplay.c:1664 app/menus.c:168 +#: app/gdisplay.c:1683 app/menus.c:272 msgid "/View/Toggle Guides" msgstr "/Vis/SlЕ fra/pЕ guider" -#: app/gdisplay.c:1665 app/menus.c:169 +#: app/gdisplay.c:1684 app/menus.c:274 msgid "/View/Snap To Guides" msgstr "/Vis/FФstne til guider" -#: app/gdisplay.c:1666 app/menus.c:167 +#: app/gdisplay.c:1685 app/menus.c:270 msgid "/View/Toggle Statusbar" msgstr "/Vis/SlЕ fra/pЕ statuslinje" -#: app/gdisplay.c:1668 app/menus.c:160 +#: app/gdisplay.c:1687 app/menus.c:257 msgid "/View/Dot for dot" msgstr "/Vis/Punkt for punkt" -#: app/gdisplay.c:1671 +#: app/gdisplay.c:1690 msgid "/Image" msgstr "/Billede" -#: app/gdisplay.c:1672 app/gdisplay.c:1682 +#: app/gdisplay.c:1691 app/gdisplay.c:1702 msgid "/Image/Colors" msgstr "/Billede/Farver" -#: app/gdisplay.c:1673 -msgid "/Image/Channel Ops" +#: app/gdisplay.c:1692 +#, fuzzy +msgid "/Image/Channels" msgstr "/Billede/Kanaloperationer" -#: app/gdisplay.c:1674 +#: app/gdisplay.c:1693 msgid "/Image/Alpha" msgstr "/Billede/Alfa" -#: app/gdisplay.c:1677 app/menus.c:188 +#: app/gdisplay.c:1694 app/menus.c:68 +#, fuzzy +msgid "/Image/Transforms" +msgstr "/Billede/Farver" + +#: app/gdisplay.c:1697 app/menus.c:312 msgid "/Image/RGB" msgstr "/Billede/RGB" -#: app/gdisplay.c:1678 app/menus.c:189 +#: app/gdisplay.c:1698 app/menus.c:314 msgid "/Image/Grayscale" msgstr "/Billede/GrЕtone" -#: app/gdisplay.c:1679 app/menus.c:190 +#: app/gdisplay.c:1699 app/menus.c:316 msgid "/Image/Indexed" msgstr "/Billede/Indekseret" -#: app/gdisplay.c:1680 app/tools.c:658 +#: app/gdisplay.c:1700 app/tools.c:658 msgid "/Image/Histogram" msgstr "/Billede/Histogram" -#: app/gdisplay.c:1683 app/tools.c:613 +#: app/gdisplay.c:1703 app/tools.c:613 msgid "/Image/Colors/Threshold" msgstr "/Billede/Farver/Terskel" -#: app/gdisplay.c:1684 app/tools.c:598 +#: app/gdisplay.c:1704 app/tools.c:598 msgid "/Image/Colors/Posterize" msgstr "" -#: app/gdisplay.c:1685 app/menus.c:177 +#: app/gdisplay.c:1705 app/menus.c:288 msgid "/Image/Colors/Equalize" msgstr "/Billede/Farver/UdjФvn" -#: app/gdisplay.c:1686 app/menus.c:178 +#: app/gdisplay.c:1706 app/menus.c:290 msgid "/Image/Colors/Invert" msgstr "/Billede/Farver/Inverter" -#: app/gdisplay.c:1687 app/tools.c:553 +#: app/gdisplay.c:1707 app/tools.c:553 msgid "/Image/Colors/Color Balance" msgstr "/Billede/Farver/Farve balance" -#: app/gdisplay.c:1688 app/tools.c:568 +#: app/gdisplay.c:1708 app/tools.c:568 msgid "/Image/Colors/Brightness-Contrast" msgstr "" -#: app/gdisplay.c:1690 app/tools.c:583 +#: app/gdisplay.c:1710 app/tools.c:583 msgid "/Image/Colors/Hue-Saturation" msgstr "" -#: app/gdisplay.c:1691 app/tools.c:628 +#: app/gdisplay.c:1711 app/tools.c:628 msgid "/Image/Colors/Curves" msgstr "/Billede/Farver/Kurver" -#: app/gdisplay.c:1692 app/tools.c:643 +#: app/gdisplay.c:1712 app/tools.c:643 msgid "/Image/Colors/Levels" msgstr "" -#: app/gdisplay.c:1693 app/menus.c:180 +#: app/gdisplay.c:1713 app/menus.c:294 msgid "/Image/Colors/Desaturate" msgstr "/Billede/Farver/Mindre mФttet" -#: app/gdisplay.c:1695 app/menus.c:185 +#: app/gdisplay.c:1715 app/menus.c:302 msgid "/Image/Alpha/Add Alpha Channel" msgstr "/Billede/Alfa/TilfЬj alfakanal" -#: app/gdisplay.c:1698 app/menus.c:183 -msgid "/Image/Channel Ops/Offset" -msgstr "/Billede/Kanaloperationer/Afstand" +#: app/gdisplay.c:1718 app/menus.c:307 +#, fuzzy +msgid "/Image/Transforms/Offset" +msgstr "/Billede/Farver" -#: app/gdisplay.c:1701 +#: app/gdisplay.c:1721 msgid "/Layers/Stack" msgstr "/Lag/Stabel" -#: app/gdisplay.c:1704 app/menus.c:199 +#: app/gdisplay.c:1724 app/menus.c:335 msgid "/Layers/Stack/Previous Layer" msgstr "/Lag/Stabel/Forrige lag" -#: app/gdisplay.c:1706 app/menus.c:200 +#: app/gdisplay.c:1726 app/menus.c:337 msgid "/Layers/Stack/Next Layer" msgstr "/Lag/Stabel/NФste lag" -#: app/gdisplay.c:1708 app/menus.c:201 +#: app/gdisplay.c:1728 app/menus.c:339 msgid "/Layers/Stack/Raise Layer" msgstr "/Lag/Stabel/HФv lag" -#: app/gdisplay.c:1710 app/menus.c:202 +#: app/gdisplay.c:1730 app/menus.c:341 msgid "/Layers/Stack/Lower Layer" msgstr "/Lag/Stabel/SФnk lag" -#: app/gdisplay.c:1712 app/menus.c:203 +#: app/gdisplay.c:1732 app/menus.c:343 msgid "/Layers/Stack/Layer to Top" msgstr "/Lag/Stabel/Lag til top" -#: app/gdisplay.c:1714 app/menus.c:204 +#: app/gdisplay.c:1734 app/menus.c:345 msgid "/Layers/Stack/Layer to Bottom" msgstr "/Lag/Stabel/Lag til bund" -#: app/gdisplay.c:1718 app/menus.c:206 +#: app/gdisplay.c:1738 app/menus.c:349 msgid "/Layers/Anchor Layer" msgstr "/Lag/Forankre lag" -#: app/gdisplay.c:1719 app/menus.c:207 +#: app/gdisplay.c:1739 app/menus.c:351 msgid "/Layers/Merge Visible Layers" msgstr "/Lag/Flet synlige lag sammen" -#: app/gdisplay.c:1720 app/menus.c:208 +#: app/gdisplay.c:1740 app/menus.c:353 msgid "/Layers/Flatten Image" msgstr "/Lag/Flat billedet ud" -#: app/gdisplay.c:1721 app/menus.c:209 +#: app/gdisplay.c:1741 app/menus.c:355 msgid "/Layers/Alpha To Selection" msgstr "/Lag/TilfЬj alfakanal" -#: app/gdisplay.c:1722 app/menus.c:210 +#: app/gdisplay.c:1742 app/menus.c:357 msgid "/Layers/Mask To Selection" msgstr "/Lag/Maske til udvalg" -#: app/gdisplay.c:1723 app/menus.c:211 +#: app/gdisplay.c:1743 app/menus.c:359 msgid "/Layers/Add Alpha Channel" msgstr "/Lag/TilfЬj alfakanal" -#: app/gdisplay.c:1726 +#: app/gdisplay.c:1746 msgid "/Filters" msgstr "/Filtre" -#: app/gdisplay.c:1728 +#: app/gdisplay.c:1748 msgid "/Script-Fu" msgstr "/Skript-Fu" -#: app/gdisplay_color.c:413 -msgid "Gamma" -msgstr "Gamma" - -#: app/gdisplay_color.c:430 -msgid "Gamma:" -msgstr "Gamma:" - -#: app/gdisplay_color_ui.c:75 +#: app/gdisplay_color_ui.c:106 msgid "Configure" msgstr "KonfigurИr" -#: app/gdisplay_color_ui.c:78 +#: app/gdisplay_color_ui.c:109 msgid "Color Display Filters" msgstr "" -#: app/gdisplay_color_ui.c:102 +#: app/gdisplay_color_ui.c:133 msgid "Available Filters" msgstr "TilgФngelige filtre" -#: app/gdisplay_color_ui.c:120 +#: app/gdisplay_color_ui.c:156 msgid "Active Filters" msgstr "Aktive filtre" -#: app/gdisplay_ops.c:376 +#: app/gdisplay_ops.c:373 #, c-format msgid "" "Changes were made to %s.\n" @@ -1753,125 +1744,97 @@ msgstr "get_active_brush(): Specifiseret standardb msgid "Can't fill unknown image type." msgstr "" -#: app/gimpdrawable.c:496 +#: app/gimpdrawable.c:480 msgid "parasite attach to drawable" msgstr "" -#: app/gimpdrawable.c:529 +#: app/gimpdrawable.c:513 msgid "detach parasite from drawable" msgstr "" -#: app/gimpdrawable.c:722 +#: app/gimpdrawable.c:705 msgid "unnamed" msgstr "unavngivet" -#: app/gimpdrawable.c:739 +#: app/gimpdrawable.c:722 #, c-format msgid "Layer type %d not supported." msgstr "" -#: app/gimpimage.c:1093 +#: app/gimpimage.c:1112 msgid "attach parasite to image" msgstr "" -#: app/gimpimage.c:1116 +#: app/gimpimage.c:1135 msgid "detach parasite from image" msgstr "" -#. Dirty the image, but we're too lazy to provide a -#. * proper undo. -#: app/gimpimage.c:2115 -msgid "raise layer" -msgstr "HФv lag" - -#: app/gimpimage.c:2121 +#: app/gimpimage.c:2099 msgid "Layer cannot be raised any further" msgstr "" -#: app/gimpimage.c:2189 -msgid "lower layer" -msgstr "SФnk lag" - -#: app/gimpimage.c:2195 +#: app/gimpimage.c:2125 msgid "Layer cannot be lowered any further" msgstr "" -#. layer_arg is already the top_layer -#: app/gimpimage.c:2226 +#: app/gimpimage.c:2149 msgid "Layer is already on top" msgstr "Lag er allerede Ьverst" -#: app/gimpimage.c:2231 +#: app/gimpimage.c:2155 msgid "Can't raise Layer without alpha" msgstr "" -#: app/gimpimage.c:2272 -#, fuzzy -msgid "raise layer to top" -msgstr "Lag er allerede Ьverst" - -#. there is no next layer below layer_arg -#: app/gimpimage.c:2325 +#: app/gimpimage.c:2182 msgid "Layer is already on bottom" msgstr "" -#: app/gimpimage.c:2338 app/gimpimage.c:2426 +#: app/gimpimage.c:2237 msgid "BG has no alpha, layer was placed above" msgstr "" -#: app/gimpimage.c:2367 -#, fuzzy -msgid "lower layer to bottom" -msgstr "" -"SФnk lag \n" -" til nederst" - -#: app/gimpimage.c:2446 -msgid "re-position layer" -msgstr "" - -#: app/gimpimage.c:2479 +#: app/gimpimage.c:2291 msgid "" "There are not enough visible layers for a merge.\n" "There must be at least two." msgstr "" -#: app/gimpimage.c:2555 +#: app/gimpimage.c:2367 msgid "There are not enough visible layers for a merge down." msgstr "" -#: app/gimpimage.c:2958 +#: app/gimpimage.c:2768 msgid "" "Unable to add a layer mask since\n" "the layer already has one." msgstr "" -#: app/gimpimage.c:2962 +#: app/gimpimage.c:2772 msgid "" "Unable to add a layer mask to a\n" "layer in an indexed image." msgstr "" -#: app/gimpimage.c:2966 +#: app/gimpimage.c:2776 msgid "" "Cannot add layer mask to a layer\n" "with no alpha channel." msgstr "" -#: app/gimpimage.c:2973 +#: app/gimpimage.c:2783 msgid "Cannot add layer mask of different dimensions than specified layer." msgstr "" -#: app/gimpimage.c:3078 +#: app/gimpimage.c:2886 msgid "Channel cannot be raised any further" msgstr "" -#: app/gimpimage.c:3127 +#: app/gimpimage.c:2935 msgid "Channel cannot be lowered any further" msgstr "" -#: app/gimpimage.c:3332 app/palette.c:542 app/palette.c:569 app/palette.c:931 -#: app/palette.c:935 app/palette.c:2384 app/palette.c:3066 +#: app/gimpimage.c:3138 app/palette.c:541 app/palette.c:568 app/palette.c:930 +#: app/palette.c:934 app/palette.c:2383 app/palette.c:3065 msgid "Untitled" msgstr "" @@ -2058,32 +2021,31 @@ msgstr "" msgid "HSV (clockwise hue)" msgstr "" -#: app/gradient.c:493 +#: app/gradient.c:491 msgid "Default" msgstr "Standard" -#: app/gradient.c:573 +#: app/gradient.c:574 #, c-format msgid "grad_get_color_at(): Unknown gradient type %d" msgstr "grad_get_color_at(): Ukendt gradient type %d" -#: app/gradient.c:630 +#: app/gradient.c:631 #, c-format msgid "grad_get_color_at(): Unknown coloring mode %d" msgstr "grad_get_color_at(): Ukendt fargemode %d" -#. Shell and main vbox #: app/gradient.c:687 msgid "Gradient Editor" msgstr "Gradientredigering" -#: app/gradient.c:721 app/gradient_select.c:474 app/paintbrush.c:282 -#: app/palette.c:2889 +#: app/gradient.c:721 app/gradient_select.c:474 app/paintbrush.c:284 +#: app/palette.c:2888 msgid "Gradient" msgstr "Gradient" -#: app/gradient.c:722 app/gradient_select.c:475 app/palette.c:2194 -#: app/palette_select.c:263 +#: app/gradient.c:722 app/gradient_select.c:475 app/palette.c:2193 +#: app/palette_select.c:245 msgid "Name" msgstr "Navn" @@ -2109,7 +2071,7 @@ msgstr "Slet gradient" msgid "Rename Gradient" msgstr "OmdЬb gradient" -#: app/gradient.c:775 app/gradient.c:1653 +#: app/gradient.c:775 app/gradient.c:1669 msgid "Save as POV-Ray" msgstr "Gem som POV-ray" @@ -2122,55 +2084,55 @@ msgstr "Zoom alt" msgid "Instant update" msgstr "ьjeblikkelig opdatering" -#: app/gradient.c:1311 +#: app/gradient.c:1327 msgid "New gradient" msgstr "Ny gradient" -#: app/gradient.c:1314 +#: app/gradient.c:1330 msgid "Enter a name for the new gradient" msgstr "Skriv et navn for den nye gradient" -#: app/gradient.c:1315 +#: app/gradient.c:1331 msgid "untitled" msgstr "ikke-navngivet" -#: app/gradient.c:1334 +#: app/gradient.c:1350 msgid "ed_do_new_gradient_callback(): oops, received NULL in call_data" msgstr "" -#: app/gradient.c:1374 +#: app/gradient.c:1390 msgid "Copy gradient" msgstr "Kopier gradient" -#: app/gradient.c:1377 +#: app/gradient.c:1393 msgid "Enter a name for the copied gradient" msgstr "Skriv et navn for den kopierede gradient" -#: app/gradient.c:1400 +#: app/gradient.c:1416 msgid "ed_do_copy_gradient_callback(): oops, received NULL in call_data" msgstr "" -#: app/gradient.c:1460 +#: app/gradient.c:1476 msgid "Rename gradient" msgstr "OmdЬb gradient" -#: app/gradient.c:1463 +#: app/gradient.c:1479 msgid "Enter a new name for the gradient" msgstr "Skriv et nyt navn for gradienten" -#: app/gradient.c:1486 +#: app/gradient.c:1502 msgid "ed_do_rename_gradient_callback(): oops, received NULL in call_data" msgstr "" -#: app/gradient.c:1507 +#: app/gradient.c:1523 msgid "ed_do_rename_gradient_callback(): oops, can't find gradient to rename" msgstr "" -#: app/gradient.c:1542 +#: app/gradient.c:1558 msgid "Delete gradient" msgstr "Slet gradient" -#: app/gradient.c:1561 +#: app/gradient.c:1577 #, c-format msgid "" "Are you sure you want to delete\n" @@ -2179,255 +2141,255 @@ msgstr "" "Er du sikker pЕ at du vil slette\n" "\"%s\" fra listen og fra disk?" -#: app/gradient.c:1610 +#: app/gradient.c:1626 msgid "ed_do_delete_gradient_callback(): Could not find gradient to delete!" msgstr "" -#: app/gradient.c:1689 +#: app/gradient.c:1705 #, c-format msgid "ed_do_save_pov_callback(): oops, could not open \"%s\"" msgstr "" -#: app/gradient.c:1798 +#: app/gradient.c:1814 #, c-format msgid "Zoom factor: %d:1 Displaying [%0.6f, %0.6f]" msgstr "" -#: app/gradient.c:2040 +#: app/gradient.c:2056 #, 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:2064 +#: app/gradient.c:2080 #, c-format msgid "Foreground color set to RGB (%d, %d, %d) <-> (%0.3f, %0.3f, %0.3f)" msgstr "" -#: app/gradient.c:2087 +#: app/gradient.c:2103 #, c-format msgid "Background color to RGB (%d, %d, %d) <-> (%0.3f, %0.3f, %0.3f)" msgstr "" -#: app/gradient.c:2382 +#: app/gradient.c:2398 msgid "Drag: move Shift+drag: move & compress" msgstr "" -#: app/gradient.c:2384 app/gradient.c:2387 +#: app/gradient.c:2400 app/gradient.c:2403 msgid "Click: select Shift+click: extend selection" msgstr "" -#: app/gradient.c:2392 +#: app/gradient.c:2408 msgid "Click: select Shift+click: extend selection Drag: move" msgstr "" -#: app/gradient.c:2404 +#: app/gradient.c:2420 msgid "" "Click: select Shift+click: extend selection Drag: move Shift+drag: " "move & compress" msgstr "" -#: app/gradient.c:2647 app/gradient.c:2656 +#: app/gradient.c:2663 app/gradient.c:2672 #, c-format msgid "Handle position: %0.6f" msgstr "" -#: app/gradient.c:2674 +#: app/gradient.c:2690 #, c-format msgid "Distance: %0.6f" msgstr "" -#: app/gradient.c:2681 +#: app/gradient.c:2697 #, c-format msgid "control_motion(): Attempt to move bogus handle %d" msgstr "" -#: app/gradient.c:3158 app/gradient.c:4217 +#: app/gradient.c:3174 app/gradient.c:4231 msgid "Left endpoint's color" msgstr "" -#: app/gradient.c:3169 app/gradient.c:3211 +#: app/gradient.c:3185 app/gradient.c:3227 msgid "Load from" msgstr "IndlФs fra" -#: app/gradient.c:3173 +#: app/gradient.c:3189 msgid "Left neighbor's right endpoint" msgstr "" -#: app/gradient.c:3174 +#: app/gradient.c:3190 msgid "Right endpoint" msgstr "" -#: app/gradient.c:3184 app/gradient.c:3226 +#: app/gradient.c:3200 app/gradient.c:3242 msgid "Save to" msgstr "Gem til" -#: app/gradient.c:3200 app/gradient.c:4295 +#: app/gradient.c:3216 app/gradient.c:4309 msgid "Right endpoint's color" msgstr "" -#: app/gradient.c:3215 +#: app/gradient.c:3231 msgid "Right neighbor's left endpoint" msgstr "" -#: app/gradient.c:3216 +#: app/gradient.c:3232 msgid "Left endpoint" msgstr "" -#: app/gradient.c:3327 +#: app/gradient.c:3343 msgid "Selection operations" msgstr "" -#: app/gradient.c:3499 +#: app/gradient.c:3515 msgid "Blending function for segment" msgstr "" -#: app/gradient.c:3501 +#: app/gradient.c:3517 msgid "Coloring type for segment" msgstr "" -#: app/gradient.c:3503 +#: app/gradient.c:3519 msgid "Split segment at midpoint" msgstr "" -#: app/gradient.c:3505 app/gradient.c:4598 +#: app/gradient.c:3521 app/gradient.c:4612 msgid "Split segment uniformly" msgstr "" -#: app/gradient.c:3507 +#: app/gradient.c:3523 msgid "Delete segment" msgstr "Slet segment" -#: app/gradient.c:3509 +#: app/gradient.c:3525 msgid "Re-center segment's midpoint" msgstr "" -#: app/gradient.c:3511 +#: app/gradient.c:3527 msgid "Re-distribute handles in segment" msgstr "" -#: app/gradient.c:3513 +#: app/gradient.c:3529 msgid "Flip segment" msgstr "" -#: app/gradient.c:3515 app/gradient.c:5157 +#: app/gradient.c:3531 app/gradient.c:5171 msgid "Replicate segment" msgstr "" -#: app/gradient.c:3520 +#: app/gradient.c:3536 msgid "Blending function for selection" msgstr "" -#: app/gradient.c:3522 +#: app/gradient.c:3538 msgid "Coloring type for selection" msgstr "" -#: app/gradient.c:3524 +#: app/gradient.c:3540 msgid "Split segments at midpoints" msgstr "" -#: app/gradient.c:3526 app/gradient.c:4599 +#: app/gradient.c:3542 app/gradient.c:4613 msgid "Split segments uniformly" msgstr "" -#: app/gradient.c:3528 +#: app/gradient.c:3544 msgid "Delete selection" msgstr "Slet det valgte" -#: app/gradient.c:3530 +#: app/gradient.c:3546 msgid "Re-center midpoints in selection" msgstr "" -#: app/gradient.c:3532 +#: app/gradient.c:3548 msgid "Re-distribute handles in selection" msgstr "" -#: app/gradient.c:3534 +#: app/gradient.c:3550 msgid "Flip selection" msgstr "" -#: app/gradient.c:3536 app/gradient.c:5158 +#: app/gradient.c:3552 app/gradient.c:5172 msgid "Replicate selection" msgstr "" -#: app/gradient.c:3820 +#: app/gradient.c:3836 msgid "FG color" msgstr "FG farve" -#: app/gradient.c:3869 +#: app/gradient.c:3885 #, c-format msgid "RGBA (%0.3f, %0.3f, %0.3f, %0.3f)" msgstr "RGBA (%0.3f, %0.3f, %0.3f, %0.3f)" -#: app/gradient.c:4384 app/gradient.c:4454 +#: app/gradient.c:4398 app/gradient.c:4468 msgid "(Varies)" msgstr "(Varierer)" -#: app/gradient.c:4606 +#: app/gradient.c:4620 msgid "Split" msgstr "Opdel" #. Instructions -#: app/gradient.c:4620 +#: app/gradient.c:4634 msgid "Please select the number of uniform parts" msgstr "" -#: app/gradient.c:4626 +#: app/gradient.c:4640 msgid "in which you want to split the selected segment" msgstr "" -#: app/gradient.c:4627 +#: app/gradient.c:4641 msgid "in which you want to split the segments in the selection" msgstr "" -#: app/gradient.c:4985 +#: app/gradient.c:4999 msgid "Blend endpoints' colors" msgstr "" -#: app/gradient.c:4997 +#: app/gradient.c:5011 msgid "Blend endpoints' opacity" msgstr "" -#: app/gradient.c:5165 +#: app/gradient.c:5179 msgid "Replicate" msgstr "" #. Instructions -#: app/gradient.c:5178 +#: app/gradient.c:5192 msgid "Please select the number of times" msgstr "" -#: app/gradient.c:5183 +#: app/gradient.c:5197 msgid "you want to replicate the selected segment" msgstr "" -#: app/gradient.c:5184 +#: app/gradient.c:5198 msgid "you want to replicate the selection" msgstr "" -#: app/gradient.c:5539 +#: app/gradient.c:5553 #, c-format msgid "grad_load_gradient(): invalid number of segments in \"%s\"" msgstr "" -#: app/gradient.c:5565 +#: app/gradient.c:5579 #, c-format msgid "" "grad_load_gradient(): badly formatted gradient segment %d in \"%s\" --- bad " "things may happen soon" msgstr "" -#: app/gradient.c:5601 +#: app/gradient.c:5615 msgid "grad_save_gradient(): can not save gradient with NULL filename" msgstr "" -#: app/gradient.c:5609 +#: app/gradient.c:5623 #, c-format msgid "grad_save_gradient(): can't open \"%s\"" msgstr "" -#: app/gradient.c:5816 +#: app/gradient.c:5830 #, c-format msgid "seg_get_segment_at(): No matching segment for position %0.15f" msgstr "" @@ -2545,15 +2507,15 @@ msgid "image depth change, unable to restore original image" msgstr "" #: app/image_new.c:59 app/info_window.c:60 app/info_window.c:449 -#: app/preferences_dialog.c:1336 +#: app/preferences_dialog.c:1335 msgid "Grayscale" msgstr "GrЕtone" -#: app/image_new.c:65 app/layers_dialog.c:3288 +#: app/image_new.c:65 app/layers_dialog.c:3289 msgid "Foreground" msgstr "Forgrund" -#: app/image_new.c:75 app/layers_dialog.c:3290 +#: app/image_new.c:75 app/layers_dialog.c:3291 msgid "White" msgstr "Hvid" @@ -2610,7 +2572,7 @@ msgstr "" msgid "Unknown info_dialog field type." msgstr "Ukendt procedyretype" -#: app/info_dialog.c:180 app/preferences_dialog.c:1436 +#: app/info_dialog.c:180 app/preferences_dialog.c:1435 msgid "General" msgstr "Generelt" @@ -2649,7 +2611,7 @@ msgstr "%s: Vindueinfo" msgid "Dimensions (w x h):" msgstr "Dimensioner (v x h):" -#: app/info_window.c:306 app/iscissors.c:356 +#: app/info_window.c:306 msgid "Resolution:" msgstr "OplЬsning:" @@ -3000,7 +2962,7 @@ msgstr "GIMP Installation" msgid "Install" msgstr "InstallИr" -#: app/install.c:257 +#: app/install.c:257 libgimp/gimpexport.c:257 msgid "Ignore" msgstr "Ignorer" @@ -3131,7 +3093,7 @@ msgstr "Gradient UI" msgid "Guide procedures" msgstr "Procedyrer for guide" -#: app/internal_procs.c:118 app/preferences_dialog.c:1429 +#: app/internal_procs.c:118 app/preferences_dialog.c:1428 msgid "Interface" msgstr "GrФnsesnit" @@ -3144,8 +3106,8 @@ msgstr "Lag" msgid "Miscellaneous" msgstr "Forskelligt" -#: app/internal_procs.c:127 app/palette.c:2180 app/palette.c:2192 -#: app/palette_select.c:261 +#: app/internal_procs.c:127 app/palette.c:2179 app/palette.c:2191 +#: app/palette_select.c:243 msgid "Palette" msgstr "Palette" @@ -3177,7 +3139,7 @@ msgstr "Tekstprocedyrer" msgid "Tool procedures" msgstr "VФrktЬjsprocedyrer" -#: app/internal_procs.c:154 +#: app/internal_procs.c:154 app/undo_history.c:544 msgid "Undo" msgstr "Fortryd" @@ -3193,20 +3155,6 @@ msgstr "Inverter opererer ikke p msgid "Invert operation failed." msgstr "Inverteringsoperationerne fejlet." -#: app/iscissors.c:350 -msgid "Curve" -msgstr "Kurver" - -#. the threshold scale -#: app/iscissors.c:379 -msgid "Edge Detect " -msgstr "Detekter kant " - -#. the elasticity scale -#: app/iscissors.c:408 -msgid "Elasticity:" -msgstr "Elastisitet:" - #: app/layer.c:248 msgid "Zero width or height layers not allowed." msgstr "Lag uden hЬjde eller bredde er ikke tilladt." @@ -3268,7 +3216,7 @@ msgstr "G msgid "Lighten Only" msgstr "GЬr kun lysere" -#: app/layers_dialog.c:274 app/layers_dialog.c:3337 +#: app/layers_dialog.c:274 app/layers_dialog.c:3338 msgid "New Layer" msgstr "Nyt lag" @@ -3304,83 +3252,83 @@ msgstr "Slet lag" msgid "Keep Trans." msgstr "Bevar gennemsigtig" -#: app/layers_dialog.c:1007 app/menus.c:264 +#: app/layers_dialog.c:1007 app/menus.c:442 msgid "/Stack/Previous Layer" msgstr "/Stabel/Forrige lag" -#: app/layers_dialog.c:1008 app/menus.c:265 +#: app/layers_dialog.c:1008 app/menus.c:444 msgid "/Stack/Next Layer" msgstr "Stabel/NФste lag" -#: app/layers_dialog.c:1010 app/menus.c:266 +#: app/layers_dialog.c:1010 app/menus.c:446 msgid "/Stack/Raise Layer" msgstr "Stabel/HФv lag" -#: app/layers_dialog.c:1014 app/menus.c:267 +#: app/layers_dialog.c:1014 app/menus.c:448 msgid "/Stack/Lower Layer" msgstr "/Stabel/SФnk lag" -#: app/layers_dialog.c:1018 app/menus.c:268 +#: app/layers_dialog.c:1018 app/menus.c:450 msgid "/Stack/Layer to Top" msgstr "/Stabel/Lag til top" -#: app/layers_dialog.c:1020 app/menus.c:269 +#: app/layers_dialog.c:1020 app/menus.c:452 msgid "/Stack/Layer to Bottom" msgstr "/Stabel/Lag til bund" -#: app/layers_dialog.c:1023 app/menus.c:263 +#: app/layers_dialog.c:1023 app/menus.c:440 msgid "/New Layer" msgstr "/Nyt lag" -#: app/layers_dialog.c:1026 app/menus.c:270 +#: app/layers_dialog.c:1026 app/menus.c:454 msgid "/Duplicate Layer" msgstr "/DuplikИr lag" -#: app/layers_dialog.c:1029 app/menus.c:271 +#: app/layers_dialog.c:1029 app/menus.c:456 msgid "/Anchor Layer" msgstr "/Forankre lag" -#: app/layers_dialog.c:1032 app/menus.c:272 +#: app/layers_dialog.c:1032 app/menus.c:458 msgid "/Delete Layer" msgstr "/Slet lag" -#: app/layers_dialog.c:1035 app/menus.c:274 +#: app/layers_dialog.c:1035 app/menus.c:462 msgid "/Scale Layer" msgstr "/Skaler lag" -#: app/layers_dialog.c:1036 app/menus.c:275 +#: app/layers_dialog.c:1036 app/menus.c:464 msgid "/Resize Layer" msgstr "/фndre stЬrrelse pЕ lag" -#: app/layers_dialog.c:1038 app/menus.c:277 +#: app/layers_dialog.c:1038 app/menus.c:468 msgid "/Merge Visible Layers" msgstr "/Flet synlige lag sammen" -#: app/layers_dialog.c:1039 app/menus.c:278 +#: app/layers_dialog.c:1039 app/menus.c:470 msgid "/Merge Down" msgstr "/Flet sammen nedover" -#: app/layers_dialog.c:1040 app/menus.c:279 +#: app/layers_dialog.c:1040 app/menus.c:472 msgid "/Flatten Image" msgstr "/Flad billedet ud" -#: app/layers_dialog.c:1042 app/menus.c:281 +#: app/layers_dialog.c:1042 app/menus.c:476 msgid "/Add Layer Mask" msgstr "/TilfЬj lagmaske" -#: app/layers_dialog.c:1043 app/menus.c:282 +#: app/layers_dialog.c:1043 app/menus.c:478 msgid "/Apply Layer Mask" msgstr "/Brug lagmaske" -#: app/layers_dialog.c:1044 app/menus.c:283 +#: app/layers_dialog.c:1044 app/menus.c:480 msgid "/Alpha to Selection" msgstr "/Alfa til udvalg" -#: app/layers_dialog.c:1045 app/menus.c:284 +#: app/layers_dialog.c:1045 app/menus.c:482 msgid "/Mask to Selection" msgstr "/Maske til udvalg" -#: app/layers_dialog.c:1046 app/menus.c:285 +#: app/layers_dialog.c:1046 app/menus.c:484 msgid "/Add Alpha Channel" msgstr "/TilfЬj alfakanal" @@ -3388,76 +3336,76 @@ msgstr "/Tilf msgid "Empty Layer Copy" msgstr "" -#: app/layers_dialog.c:2029 app/layers_dialog.c:3116 app/layers_dialog.c:3539 +#: app/layers_dialog.c:2029 app/layers_dialog.c:3117 app/layers_dialog.c:3540 msgid "Floating Selection" msgstr "Flydende udvalg" -#: app/layers_dialog.c:3302 +#: app/layers_dialog.c:3303 msgid "New Layer Options" msgstr "Alternativer for nyt lag" #. The name label and entry -#: app/layers_dialog.c:3327 +#: app/layers_dialog.c:3328 msgid "Layer Name:" msgstr "Navn pЕ lag:" #. The size labels -#: app/layers_dialog.c:3341 +#: app/layers_dialog.c:3342 msgid "Layer Width:" msgstr "Bredde pЕ lag:" #. The radio frame and box -#: app/layers_dialog.c:3400 +#: app/layers_dialog.c:3401 msgid "Layer Fill Type" msgstr "Fyldtype for lag" -#: app/layers_dialog.c:3508 +#: app/layers_dialog.c:3509 msgid "Edit Layer Attributes" msgstr "Rediger lagets attributter" -#: app/layers_dialog.c:3531 +#: app/layers_dialog.c:3532 msgid "Layer name:" msgstr "Navn pЕ lag:" -#: app/layers_dialog.c:3620 +#: app/layers_dialog.c:3621 msgid "White (Full Opacity)" msgstr "Hvidt (Helt uigennemsigtig)" -#: app/layers_dialog.c:3621 +#: app/layers_dialog.c:3622 msgid "Black (Full Transparency)" msgstr "Sort (Helt gennemsigtig)" -#: app/layers_dialog.c:3622 +#: app/layers_dialog.c:3623 msgid "Layer's Alpha Channel" msgstr "Lagets alfakanal" -#: app/layers_dialog.c:3633 +#: app/layers_dialog.c:3634 msgid "Add Mask Options" msgstr "TilfЬj alternativer for maske" #. The radio frame and box -#: app/layers_dialog.c:3653 +#: app/layers_dialog.c:3654 msgid "Initialize Layer Mask to:" msgstr "Initialiser lagets maske til:" -#: app/layers_dialog.c:3745 +#: app/layers_dialog.c:3746 msgid "Layer Mask Options" msgstr "Alternativer for lagets maske" -#: app/layers_dialog.c:3751 +#: app/layers_dialog.c:3752 msgid "Apply" msgstr "Benyt" -#: app/layers_dialog.c:3753 +#: app/layers_dialog.c:3754 msgid "Discard" msgstr "Forkast" #. The name entry hbox, label and entry -#: app/layers_dialog.c:3767 +#: app/layers_dialog.c:3768 msgid "Apply layer mask?" msgstr "Benyt lagets maske?" -#: app/layers_dialog.c:3821 app/layers_dialog.c:3909 +#: app/layers_dialog.c:3822 app/layers_dialog.c:3910 msgid "" "Invalid width or height.\n" "Both must be positive." @@ -3465,27 +3413,27 @@ msgstr "" "Ugyldig bredde eller hЬjde.\n" "Begge skal vФre positive." -#: app/layers_dialog.c:4020 +#: app/layers_dialog.c:4021 msgid "Expanded as necessary" msgstr "Udvides efter behov" -#: app/layers_dialog.c:4021 +#: app/layers_dialog.c:4022 msgid "Clipped to image" msgstr "Klippes til bildet" -#: app/layers_dialog.c:4022 +#: app/layers_dialog.c:4023 msgid "Clipped to bottom layer" msgstr "Klippes til bundlag" -#: app/layers_dialog.c:4034 +#: app/layers_dialog.c:4035 msgid "Layer Merge Options" msgstr "Alternativer for fletning af lag" -#: app/layers_dialog.c:4055 +#: app/layers_dialog.c:4056 msgid "Final, Merged Layer should be:" msgstr "Endelig, flettet lag skal vФre:" -#: app/layers_dialog.c:4057 +#: app/layers_dialog.c:4058 msgid "Final, Anchored Layer should be:" msgstr "Endelig, forankret lag skal vФre:" @@ -3494,7 +3442,7 @@ msgid "Layers & Channels" msgstr "Lag og kanaler" #. The Auto-button -#: app/lc_dialog.c:152 +#: app/lc_dialog.c:151 msgid "Auto" msgstr "Auto" @@ -3553,7 +3501,7 @@ msgstr "Niveauer" msgid "Load/Save Levels" msgstr "" -#: app/levels.c:1403 app/levels.c:1421 app/paths_dialog.c:2200 +#: app/levels.c:1403 app/levels.c:1421 app/paths_dialog.c:2202 #, fuzzy, c-format msgid "Unable to open file %s" msgstr "kunne ikke Еbne rЬr" @@ -3718,465 +3666,466 @@ msgstr "" msgid "degrees" msgstr "" -#: app/menus.c:46 +#: app/menus.c:65 msgid "/File/MRU00 " msgstr "/Filer/MRU00 " -#: app/menus.c:47 +#: app/menus.c:66 msgid "/File" msgstr "/Filer" -#: app/menus.c:48 +#: app/menus.c:67 msgid "/File/Dialogs" msgstr "/Filer/Dialoger" -#: app/menus.c:49 -#, fuzzy -msgid "/Image/Transforms" -msgstr "/Billede/Farver" - -#: app/menus.c:50 +#: app/menus.c:69 msgid "/Layers" msgstr "/Lag" -#: app/menus.c:51 +#: app/menus.c:70 msgid "/Tools" msgstr "/VФrktЬj" -#: app/menus.c:52 +#: app/menus.c:71 msgid "/Dialogs" msgstr "/Dialoger" -#: app/menus.c:53 +#: app/menus.c:72 msgid "/View/Zoom" msgstr "/Vis/Zoom" -#: app/menus.c:54 +#: app/menus.c:73 #, fuzzy msgid "/Stack" msgstr "/Lag/Stabel" -#: app/menus.c:67 app/menus.c:102 +#: app/menus.c:80 app/menus.c:145 msgid "/File/tearoff1" msgstr "/Filer/tearoff1" -#: app/menus.c:68 app/menus.c:103 +#: app/menus.c:82 app/menus.c:147 msgid "/File/New" msgstr "/Filer/Ny" -#: app/menus.c:70 +#: app/menus.c:86 #, fuzzy -msgid "/File/Acquire" -msgstr "/Filer/Afslut" +msgid "/File/Acquire/tearoff1" +msgstr "/Filer/tearoff1" -#: app/menus.c:71 +#: app/menus.c:88 msgid "/File/About..." msgstr "/Filer/Om..." -#: app/menus.c:72 +#: app/menus.c:90 #, fuzzy msgid "/File/Help..." msgstr "/Filer/Om..." -#: app/menus.c:73 app/menus.c:108 +#: app/menus.c:92 app/menus.c:157 msgid "/File/Preferences..." msgstr "/Filer/PreferФnser..." -#: app/menus.c:74 +#: app/menus.c:94 msgid "/File/Tip of the day" msgstr "/Filer/Dagens tips" -#: app/menus.c:76 +#: app/menus.c:97 msgid "/File/Dialogs/Brushes..." msgstr "/Filer/Dialoger/BЬrster..." -#: app/menus.c:77 +#: app/menus.c:99 msgid "/File/Dialogs/Patterns..." msgstr "/Filer/Dialoger/MЬnstre..." -#: app/menus.c:78 +#: app/menus.c:101 msgid "/File/Dialogs/Palette..." msgstr "/Filer/Dialoger/Palette..." -#: app/menus.c:79 -msgid "/File/Dialogs/Gradient..." +#: app/menus.c:103 +#, fuzzy +msgid "/File/Dialogs/Gradients..." msgstr "/Filer/Dialoger/Gradient..." -#: app/menus.c:80 +#: app/menus.c:105 msgid "/File/Dialogs/Layers & Channels..." msgstr "/Filer/Dialoger/Lag og kanaler..." -#: app/menus.c:81 +#: app/menus.c:107 msgid "/File/Dialogs/Tool Options..." msgstr "/Filer/Dialoger/Alternativer for vФrktЬj..." -#: app/menus.c:82 +#: app/menus.c:109 msgid "/File/Dialogs/Input Devices..." msgstr "/Filer/Dialoger/Ind enheder..." -#: app/menus.c:83 +#: app/menus.c:111 msgid "/File/Dialogs/Device Status..." msgstr "/Filer/Dialoger/Enhedsstatus..." -#: app/menus.c:84 +#: app/menus.c:113 msgid "/File/Dialogs/Document Index..." msgstr "/Filer/Dialoger/Dokumentindeks..." -#: app/menus.c:85 +#: app/menus.c:115 msgid "/File/Dialogs/Error Console..." msgstr "/Filer/Dialoger/Fejl-konsol..." -#: app/menus.c:86 +#: app/menus.c:117 #, fuzzy msgid "/File/Dialogs/Display Filters..." msgstr "/Filer/Dialoger/MЬnstre..." -#: app/menus.c:88 +#: app/menus.c:120 msgid "/Xtns/tearoff1" msgstr "/Udvd/tearoff1" -#: app/menus.c:89 +#: app/menus.c:122 msgid "/Xtns/Module Browser" msgstr "/Udvd/Modulvisning" -#: app/menus.c:90 app/menus.c:91 app/menus.c:96 app/menus.c:109 +#: app/menus.c:124 app/menus.c:126 app/menus.c:134 app/menus.c:159 msgid "/File/---" msgstr "/Filer/---" -#: app/menus.c:101 +#: app/menus.c:143 msgid "/tearoff1" msgstr "/tearoff1" -#: app/menus.c:113 +#: app/menus.c:166 msgid "/File/---moved" msgstr "/Filer/---flyttet" -#: app/menus.c:115 +#: app/menus.c:169 msgid "/Edit/tearoff1" msgstr "/Rediger/tearoff1" -#: app/menus.c:121 app/menus.c:128 app/menus.c:132 +#: app/menus.c:181 app/menus.c:195 app/menus.c:203 msgid "/Edit/---" msgstr "/Rediger/---" -#: app/menus.c:127 +#: app/menus.c:193 msgid "/Edit/Undo history..." msgstr "/Rediger/Fortryd historie" -#: app/menus.c:134 +#: app/menus.c:206 msgid "/Select/tearoff1" msgstr "/VФlg/tearoff1" -#: app/menus.c:135 +#: app/menus.c:208 msgid "/Select/Invert" msgstr "/VФlg/Inverter" -#: app/menus.c:136 +#: app/menus.c:210 msgid "/Select/All" msgstr "/VФlg/Alt" -#: app/menus.c:137 +#: app/menus.c:212 msgid "/Select/None" msgstr "/VФlg/Ingen" -#: app/menus.c:138 +#: app/menus.c:214 msgid "/Select/Float" msgstr "/VФlg/Flydende" -#: app/menus.c:139 app/menus.c:145 +#: app/menus.c:216 app/menus.c:228 msgid "/Select/---" msgstr "/VФlg/---" -#: app/menus.c:140 +#: app/menus.c:218 msgid "/Select/Feather" msgstr "/VФlg/Fjer" -#: app/menus.c:141 +#: app/menus.c:220 msgid "/Select/Sharpen" msgstr "/VФlg/Skarpere" -#: app/menus.c:142 +#: app/menus.c:222 msgid "/Select/Shrink" msgstr "/VФlg/Krymp" -#: app/menus.c:143 +#: app/menus.c:224 msgid "/Select/Grow" msgstr "/VФlg/Voks" -#: app/menus.c:144 +#: app/menus.c:226 msgid "/Select/Border" msgstr "/VФlg/Kant" -#: app/menus.c:148 +#: app/menus.c:233 msgid "/View/tearoff1" msgstr "/Vis/tearoff1" -#: app/menus.c:149 +#: app/menus.c:235 msgid "/View/Zoom In" msgstr "/Vis/Zoom ind" -#: app/menus.c:150 +#: app/menus.c:237 msgid "/View/Zoom Out" msgstr "/Vis/Zoom ud" -#: app/menus.c:151 +#: app/menus.c:239 msgid "/View/Zoom/16:1" msgstr "/Vis/Zoom/16:1" -#: app/menus.c:152 +#: app/menus.c:241 msgid "/View/Zoom/8:1" msgstr "/Vis/Zoom/8:1" -#: app/menus.c:153 +#: app/menus.c:243 msgid "/View/Zoom/4:1" msgstr "/Vis/Zoom/4:1" -#: app/menus.c:154 +#: app/menus.c:245 msgid "/View/Zoom/2:1" msgstr "/Vis/Zoom/2:1" -#: app/menus.c:155 +#: app/menus.c:247 msgid "/View/Zoom/1:1" msgstr "/Vis/Zoom/1:1" -#: app/menus.c:156 +#: app/menus.c:249 msgid "/View/Zoom/1:2" msgstr "/Vis/Zoom/1:2" -#: app/menus.c:157 +#: app/menus.c:251 msgid "/View/Zoom/1:4" msgstr "/Vis/Zoom/1:4" -#: app/menus.c:158 +#: app/menus.c:253 msgid "/View/Zoom/1:8" msgstr "/Vis/Zoom/1:8" -#: app/menus.c:159 +#: app/menus.c:255 msgid "/View/Zoom/1:16" msgstr "/Vis/Zoom/1:16" -#: app/menus.c:161 -msgid "/View/Window Info..." -msgstr "/Vis/Vinduesinformation..." - -#: app/menus.c:162 +#: app/menus.c:259 #, fuzzy -msgid "/View/Window Nav..." +msgid "/View/Info Window..." msgstr "/Vis/Vinduesinformation..." -#: app/menus.c:164 app/menus.c:170 +#: app/menus.c:261 +#, fuzzy +msgid "/View/Nav. Window..." +msgstr "/Vis/Vinduesinformation..." + +#: app/menus.c:264 app/menus.c:276 msgid "/View/---" msgstr "/Vis/---" -#: app/menus.c:172 +#: app/menus.c:279 msgid "/View/New View" msgstr "/Vis/Ny visning" -#: app/menus.c:173 +#: app/menus.c:281 msgid "/View/Shrink Wrap" msgstr "/Vis/Pak sammen" -#: app/menus.c:175 +#: app/menus.c:284 msgid "/Image/tearoff1" msgstr "/Billede/tearoff1" -#: app/menus.c:176 +#: app/menus.c:286 msgid "/Image/Colors/tearoff1" msgstr "/Billede/Farver/tearoff1" -#: app/menus.c:179 +#: app/menus.c:292 msgid "/Image/Colors/---" msgstr "/Billede/Farver/---" -#: app/menus.c:181 -msgid "/Image/Channel Ops/tearoff1" +#: app/menus.c:297 +#, fuzzy +msgid "/Image/Channels/tearoff1" msgstr "/Billede/Kanaloperationer/tearoff1" -#: app/menus.c:182 -msgid "/Image/Channel Ops/Duplicate" -msgstr "/Billede/Kanaloperationer/Dupliker" - -#: app/menus.c:184 +#: app/menus.c:300 msgid "/Image/Alpha/tearoff1" msgstr "/Bilde/Alfa/tearoff1" -#: app/menus.c:187 app/menus.c:191 app/menus.c:194 +#: app/menus.c:305 +#, fuzzy +msgid "/Image/Transforms/tearoff1" +msgstr "/Billede/Farver/tearoff1" + +#: app/menus.c:310 app/menus.c:318 app/menus.c:326 msgid "/Image/---" msgstr "/Billede/---" -#: app/menus.c:192 +#: app/menus.c:320 msgid "/Image/Resize" msgstr "/Billede/фndre stЬrrelse" -#: app/menus.c:193 +#: app/menus.c:322 msgid "/Image/Scale" msgstr "/Billede/Skaler" -#: app/menus.c:196 +#: app/menus.c:324 +#, fuzzy +msgid "/Image/Duplicate" +msgstr "/Billede/Kanaloperationer/Dupliker" + +#: app/menus.c:329 msgid "/Layers/tearoff1" msgstr "/Lag/tearoff1" -#: app/menus.c:197 +#: app/menus.c:331 msgid "/Layers/Layers & Channels..." msgstr "/Lag/Lag og kanaler..." -#: app/menus.c:198 +#: app/menus.c:333 msgid "/Layers/Stack/tearoff1" msgstr "/Lag/Stabel/tearoff1" -#: app/menus.c:205 app/menus.c:212 +#: app/menus.c:347 app/menus.c:361 msgid "/Layers/---" msgstr "/Lag/---" -#: app/menus.c:214 +#: app/menus.c:364 msgid "/Tools/tearoff1" msgstr "/VФrktЬj/tearoff1" -#: app/menus.c:215 +#: app/menus.c:366 msgid "/Tools/Toolbox" msgstr "/VФrktЬj/VФrktЬjskrin" -#: app/menus.c:216 +#: app/menus.c:368 msgid "/Tools/Default Colors" msgstr "/VФrktЬj/Standard farver" -#: app/menus.c:217 +#: app/menus.c:370 msgid "/Tools/Swap Colors" msgstr "/VФrktЬj/Byt farver" -#: app/menus.c:218 +#: app/menus.c:372 msgid "/Tools/---" msgstr "/VФrktЬj/---" #. the tool entries themselves are built on the fly -#: app/menus.c:222 +#: app/menus.c:377 msgid "/Filters/tearoff1" msgstr "/Filtre/tearoff1" -#: app/menus.c:223 app/plug_in.c:1285 +#: app/menus.c:379 app/plug_in.c:1285 msgid "/Filters/Repeat last" msgstr "/Filtre/Gentag sidste" -#: app/menus.c:224 app/plug_in.c:1286 +#: app/menus.c:381 app/plug_in.c:1286 msgid "/Filters/Re-show last" msgstr "/Filtre/Vis sidste pЕ ny" -#: app/menus.c:225 +#: app/menus.c:383 msgid "/Filters/---" msgstr "/Filtre/---" -#: app/menus.c:227 +#: app/menus.c:386 msgid "/Script-Fu/tearoff1" msgstr "/Skript-Fu/tearoff1" -#: app/menus.c:228 -msgid "/Script-Fu/" -msgstr "/Skript-Fu/" - -#: app/menus.c:230 +#: app/menus.c:389 msgid "/Dialogs/tearoff1" msgstr "/Dialoger/tearoff1" -#: app/menus.c:231 +#: app/menus.c:391 msgid "/Dialogs/Brushes..." msgstr "/Dialoger/BЬrster..." -#: app/menus.c:232 +#: app/menus.c:393 msgid "/Dialogs/Patterns..." msgstr "/Dialoger/MЬnstre..." -#: app/menus.c:233 +#: app/menus.c:395 msgid "/Dialogs/Palette..." msgstr "/Dialoger/Palette..." -#: app/menus.c:234 -msgid "/Dialogs/Gradient..." +#: app/menus.c:397 +#, fuzzy +msgid "/Dialogs/Gradients..." msgstr "/Dialoger/Gradient..." -#: app/menus.c:235 +#: app/menus.c:399 msgid "/Dialogs/Layers & Channels..." msgstr "/Dialoger/Lag og kanaler..." -#: app/menus.c:236 +#: app/menus.c:401 msgid "/Dialogs/Indexed Palette..." msgstr "/Dialoger/Indekseret palette..." -#: app/menus.c:237 +#: app/menus.c:403 msgid "/Dialogs/Tool Options..." msgstr "/Dialoger/Alternativer for vФrktЬj..." -#: app/menus.c:238 +#: app/menus.c:405 msgid "/Dialogs/Input Devices..." msgstr "/Dialoger/Ind enheder..." -#: app/menus.c:239 +#: app/menus.c:407 msgid "/Dialogs/Device Status..." msgstr "/Dialoger/Enhedsstatus..." -#: app/menus.c:240 +#: app/menus.c:409 #, fuzzy msgid "/Dialogs/Display Filters..." msgstr "/Dialoger/MЬnstre..." -#: app/menus.c:247 +#: app/menus.c:418 msgid "/Automatic" msgstr "/Automatisk" -#: app/menus.c:255 +#: app/menus.c:429 msgid "/By extension" msgstr "/Efter efternavn" -#: app/menus.c:309 app/paths_dialog.c:201 +#: app/menus.c:522 app/paths_dialog.c:201 msgid "/New Path" msgstr "/Ny sti" -#: app/menus.c:310 app/paths_dialog.c:205 +#: app/menus.c:524 app/paths_dialog.c:205 msgid "/Duplicate Path" msgstr "/Dupliker sti" -#: app/menus.c:311 app/paths_dialog.c:209 +#: app/menus.c:526 app/paths_dialog.c:209 msgid "/Path to Selection" msgstr "/Sti til udvalg" -#: app/menus.c:312 app/paths_dialog.c:213 +#: app/menus.c:528 app/paths_dialog.c:213 msgid "/Stroke Path" msgstr "/StrЬg sti" -#: app/menus.c:313 app/paths_dialog.c:217 +#: app/menus.c:530 app/paths_dialog.c:217 msgid "/Delete Path" msgstr "/Slet sti" -#: app/menus.c:315 app/paths_dialog.c:221 +#: app/menus.c:534 app/paths_dialog.c:221 msgid "/Copy Path" msgstr "/Kopier sti" -#: app/menus.c:316 app/paths_dialog.c:224 +#: app/menus.c:536 app/paths_dialog.c:224 msgid "/Paste Path" msgstr "/IndsФt sti" -#: app/menus.c:317 +#: app/menus.c:538 msgid "/Import Path" msgstr "/Importer sti" -#: app/menus.c:318 +#: app/menus.c:540 msgid "/Export Path" msgstr "/Eksporter sti" -#: app/menus.c:616 +#: app/menus.c:868 #, c-format msgid "Error opening file: %s\n" msgstr "Fejl under Еbning af fil: %s\n" -#: app/menus.c:638 app/menus.c:720 +#: app/menus.c:891 app/menus.c:979 #, c-format msgid "/File/MRU%02d" msgstr "/Filer/MRU%02d" -#: app/menus.c:889 +#: app/menus.c:1277 msgid "tearoff menu not in top level window" msgstr "" -#: app/menus.c:907 +#: app/menus.c:1300 msgid "can't unregister tearoff menu top level window" msgstr "" @@ -4295,38 +4244,38 @@ msgstr "Slet" msgid "Anti Erase" msgstr "Slet" -#: app/paintbrush.c:190 +#: app/paintbrush.c:192 msgid "Once Forward" msgstr "En gang fremover" -#: app/paintbrush.c:192 +#: app/paintbrush.c:194 msgid "Once Backward" msgstr "En gang bagover" -#: app/paintbrush.c:194 +#: app/paintbrush.c:196 msgid "Loop Sawtooth" msgstr "LЬkke savtand" -#: app/paintbrush.c:196 +#: app/paintbrush.c:198 msgid "Loop Triangle" msgstr "LЬkke triangel" -#: app/paintbrush.c:238 +#: app/paintbrush.c:240 #, fuzzy msgid "Fade Out" msgstr "Fade ud:" #. the gradient type -#: app/paintbrush.c:314 +#: app/paintbrush.c:316 msgid "Type:" msgstr "Type:" -#: app/palette.c:503 +#: app/palette.c:502 #, c-format msgid "can't save palette \"%s\"\n" msgstr "kan ikke gemme paletten \"%s\"\n" -#: app/palette.c:643 +#: app/palette.c:642 #, c-format msgid "" "Loading palette %s:\n" @@ -4339,7 +4288,7 @@ msgstr "" "mangler magisk 'header'\n" "KrФver denne fil konvertering fra DOS?" -#: app/palette.c:648 +#: app/palette.c:647 #, c-format msgid "" "Loading palette %s:\n" @@ -4348,7 +4297,7 @@ msgstr "" "LФser palette %s:\n" "Korrupt palette: mangler magisk 'header'" -#: app/palette.c:661 +#: app/palette.c:660 #, c-format msgid "" "Loading palette %s (line %d):\n" @@ -4357,7 +4306,7 @@ msgstr "" "LФser palette %s (linje %d):\n" "LФsefejl" -#: app/palette.c:676 +#: app/palette.c:675 #, c-format msgid "" "Loading palette %s (line %d):\n" @@ -4366,7 +4315,7 @@ msgstr "" "LФser palett %s (linje %d):\n" "Mangler RьD komponent" -#: app/palette.c:684 +#: app/palette.c:683 #, c-format msgid "" "Loading palette %s (line %d):\n" @@ -4375,7 +4324,7 @@ msgstr "" "LФser palette %s (linje %d):\n" "Mangler GRьN komponent" -#: app/palette.c:691 +#: app/palette.c:690 #, c-format msgid "" "Loading palette %s (line %d):\n" @@ -4384,7 +4333,7 @@ msgstr "" "LФser palett %s (linje %d):\n" "Mangler BLе komponent" -#: app/palette.c:700 +#: app/palette.c:699 #, c-format msgid "" "Loading palette %s (line %d):\n" @@ -4393,90 +4342,90 @@ msgstr "" "LФser palette %s (linje %d):\n" "RGB-vФrdi udenfor gyldig omrЕde" -#: app/palette.c:908 +#: app/palette.c:907 msgid "Black" msgstr "Sort" -#: app/palette.c:1079 +#: app/palette.c:1078 msgid "New Palette" msgstr "Ny palette" -#: app/palette.c:1082 +#: app/palette.c:1081 msgid "Enter a name for new palette" msgstr "Skriv inn et navn for den nye paletten" -#: app/palette.c:1957 app/palette.c:2130 +#: app/palette.c:1956 app/palette.c:2129 msgid "Undefined" msgstr "Udefineret" -#: app/palette.c:2026 +#: app/palette.c:2025 msgid "Color Palette Edit" msgstr "Rediger farvepalette" -#: app/palette.c:2045 +#: app/palette.c:2044 msgid "Color Palette" msgstr "Farvepalette" -#: app/palette.c:2182 app/palette.c:2957 libgimp/gimpfileselection.c:355 +#: app/palette.c:2181 app/palette.c:2956 libgimp/gimpfileselection.c:355 #: libgimp/gimpunitmenu.c:510 msgid "Select" msgstr "VФlg" -#: app/palette.c:2193 app/palette_select.c:262 +#: app/palette.c:2192 app/palette_select.c:244 msgid "Ncols" msgstr "Ingen farver" -#: app/palette.c:2214 +#: app/palette.c:2213 msgid "Palette Ops" msgstr "Paletteoperationer" #. The "Import" frame -#: app/palette.c:2241 app/palette.c:2836 app/palette.c:2850 +#: app/palette.c:2240 app/palette.c:2835 app/palette.c:2849 msgid "Import" msgstr "Importer" -#: app/palette.c:2250 +#: app/palette.c:2249 msgid "Merge" msgstr "Sammenflet" -#: app/palette.c:2485 +#: app/palette.c:2484 msgid "Merge Palette" msgstr "Flet palette sammen" -#: app/palette.c:2488 +#: app/palette.c:2487 msgid "Enter a name for merged palette" msgstr "Skriv navn for flettet palette" -#: app/palette.c:2830 +#: app/palette.c:2829 msgid "Import Palette" msgstr "Importer palette" #. The source's name -#: app/palette.c:2866 +#: app/palette.c:2865 msgid "Name:" msgstr "Navn:" -#: app/palette.c:2875 +#: app/palette.c:2874 msgid "new_import" msgstr "new_import" #. The source type -#: app/palette.c:2879 +#: app/palette.c:2878 msgid "Source:" msgstr "Kilde:" #. The sample size -#: app/palette.c:2909 +#: app/palette.c:2908 msgid "Sample Size:" msgstr "EksempelstЬrrelse:" #. The interval -#: app/palette.c:2922 +#: app/palette.c:2921 msgid "Interval:" msgstr "Interval:" #. The shell and main vbox -#: app/palette_select.c:234 +#: app/palette_select.c:216 msgid "Palette Selection" msgstr "Paletteudvalg" @@ -4543,42 +4492,42 @@ msgstr "Omd msgid "Enter a new name for the path" msgstr "Skriv et nyt navn for gradienten" -#: app/paths_dialog.c:2214 +#: app/paths_dialog.c:2216 #, c-format msgid "Failed to read from %s" msgstr "" -#: app/paths_dialog.c:2229 +#: app/paths_dialog.c:2231 #, c-format msgid "Failed to read path from %s" msgstr "" -#: app/paths_dialog.c:2236 +#: app/paths_dialog.c:2238 #, c-format msgid "No points specified in path file %s" msgstr "" -#: app/paths_dialog.c:2247 +#: app/paths_dialog.c:2249 #, c-format msgid "Failed to read path points from %s" msgstr "" -#: app/paths_dialog.c:2326 app/xcf.c:418 +#: app/paths_dialog.c:2328 app/xcf.c:418 #, c-format msgid "open failed on %s: %s\n" msgstr "Еben fejlet pЕ %s: %s\n" -#: app/paths_dialog.c:2347 +#: app/paths_dialog.c:2367 #, fuzzy msgid "Load/Store Bezier Curves" msgstr "Konverter til bezier-kurve" -#: app/paths_dialog.c:2368 +#: app/paths_dialog.c:2399 #, fuzzy msgid "Load Path" msgstr "Hent billede" -#: app/paths_dialog.c:2386 +#: app/paths_dialog.c:2417 #, fuzzy msgid "Store Path" msgstr "/StrЬg sti" @@ -4696,469 +4645,469 @@ msgstr "Feil: Monitoropl msgid "Error: Image title format must not be NULL." msgstr "Feil: Tittelformat for billedet mЕ ikke vФre NULL." -#: app/preferences_dialog.c:565 +#: app/preferences_dialog.c:564 msgid "You will need to restart GIMP for these changes to take effect." msgstr "" "Du bliver nЬdt til at starte GIMP pЕ nyt for at Фndringerne trФder i kraft." -#: app/preferences_dialog.c:1165 +#: app/preferences_dialog.c:1164 msgid "Preferences" msgstr "PreferФnser" #. The categories tree -#: app/preferences_dialog.c:1187 +#: app/preferences_dialog.c:1186 msgid "Categories" msgstr "Kategorier" -#: app/preferences_dialog.c:1214 +#: app/preferences_dialog.c:1213 msgid "New File Settings" msgstr "Nye indstillinger for fil" -#: app/preferences_dialog.c:1216 +#: app/preferences_dialog.c:1215 msgid "New File" msgstr "Ny fil" -#: app/preferences_dialog.c:1226 +#: app/preferences_dialog.c:1225 msgid "Default Image Size and Unit" msgstr "Standard stЬrrelse og enhed for billede" -#: app/preferences_dialog.c:1240 +#: app/preferences_dialog.c:1239 msgid "Width" msgstr "Bredde" -#: app/preferences_dialog.c:1242 +#: app/preferences_dialog.c:1241 msgid "Height" msgstr "HЬjde" -#: app/preferences_dialog.c:1269 +#: app/preferences_dialog.c:1268 msgid "Default Image Resolution and Resolution Unit" msgstr "Standard oplЬsning og oplЬsningsenhed for billede" -#: app/preferences_dialog.c:1294 app/preferences_dialog.c:2032 +#: app/preferences_dialog.c:1293 app/preferences_dialog.c:2031 msgid "dpi" msgstr "dpi" -#: app/preferences_dialog.c:1339 +#: app/preferences_dialog.c:1338 msgid "Default Image Type:" msgstr "Standard billedetype:" -#: app/preferences_dialog.c:1344 +#: app/preferences_dialog.c:1343 msgid "Display Settings" msgstr "SkФrmindstillinger" -#: app/preferences_dialog.c:1346 +#: app/preferences_dialog.c:1345 msgid "Display" msgstr "SkФrm" -#: app/preferences_dialog.c:1353 +#: app/preferences_dialog.c:1352 msgid "Transparency" msgstr "Gennemsigtighed" -#: app/preferences_dialog.c:1371 +#: app/preferences_dialog.c:1370 msgid "Light Checks" msgstr "Lystjek" -#: app/preferences_dialog.c:1373 +#: app/preferences_dialog.c:1372 msgid "Mid-Tone Checks" msgstr "Tjek af mellemtoner" -#: app/preferences_dialog.c:1375 +#: app/preferences_dialog.c:1374 msgid "Dark Checks" msgstr "Tjek af mЬrke toner" -#: app/preferences_dialog.c:1377 +#: app/preferences_dialog.c:1376 msgid "White Only" msgstr "Kun hvidt" -#: app/preferences_dialog.c:1379 +#: app/preferences_dialog.c:1378 msgid "Gray Only" msgstr "Kun grЕt" -#: app/preferences_dialog.c:1381 +#: app/preferences_dialog.c:1380 msgid "Black Only" msgstr "Kun sort" -#: app/preferences_dialog.c:1385 +#: app/preferences_dialog.c:1384 msgid "Transparency Type:" msgstr "Type gennemsigtighed" -#: app/preferences_dialog.c:1391 app/preferences_dialog.c:1468 -#: app/preferences_dialog.c:1478 +#: app/preferences_dialog.c:1390 app/preferences_dialog.c:1467 +#: app/preferences_dialog.c:1477 msgid "Small" msgstr "Lille" -#: app/preferences_dialog.c:1393 app/preferences_dialog.c:1469 -#: app/preferences_dialog.c:1479 +#: app/preferences_dialog.c:1392 app/preferences_dialog.c:1468 +#: app/preferences_dialog.c:1478 msgid "Medium" msgstr "Medium" -#: app/preferences_dialog.c:1395 app/preferences_dialog.c:1470 -#: app/preferences_dialog.c:1480 +#: app/preferences_dialog.c:1394 app/preferences_dialog.c:1469 +#: app/preferences_dialog.c:1479 msgid "Large" msgstr "Stor" -#: app/preferences_dialog.c:1399 +#: app/preferences_dialog.c:1398 msgid "Check Size:" msgstr "Tjek stЬrrelse:" -#: app/preferences_dialog.c:1401 app/transform_tool.c:190 +#: app/preferences_dialog.c:1400 app/transform_tool.c:190 msgid "Scaling" msgstr "Skalering" -#: app/preferences_dialog.c:1413 +#: app/preferences_dialog.c:1412 msgid "Nearest Neighbor" msgstr "" -#: app/preferences_dialog.c:1417 +#: app/preferences_dialog.c:1416 msgid "Cubic" msgstr "" -#: app/preferences_dialog.c:1427 +#: app/preferences_dialog.c:1426 msgid "Interface Settings" msgstr "Innstillinger for grФnsesnit" -#: app/preferences_dialog.c:1473 +#: app/preferences_dialog.c:1472 msgid "Preview Size:" msgstr "StЬrrelse for forhЕndsvisning" -#: app/preferences_dialog.c:1483 +#: app/preferences_dialog.c:1482 #, fuzzy msgid "Nav Preview Size:" msgstr "StЬrrelse for forhЕndsvisning" -#: app/preferences_dialog.c:1492 +#: app/preferences_dialog.c:1491 msgid "Levels of Undo:" msgstr "Angreniveauer:" -#: app/preferences_dialog.c:1501 +#: app/preferences_dialog.c:1500 msgid "Recent Documents List Size:" msgstr "StЬrrelse pЕ liste over nylig Еbnede filer:" -#: app/preferences_dialog.c:1504 +#: app/preferences_dialog.c:1503 msgid "Help System" msgstr "HjФlpesystem" -#: app/preferences_dialog.c:1513 +#: app/preferences_dialog.c:1512 msgid "Show Tool Tips" msgstr "Vis vФrktЬjtips" -#: app/preferences_dialog.c:1523 +#: app/preferences_dialog.c:1522 msgid "Context Sensitive Help with \"F1\"" msgstr "" -#: app/preferences_dialog.c:1534 +#: app/preferences_dialog.c:1533 msgid "Image Windows Settings" msgstr "Indstillinger for billedevinduet" -#: app/preferences_dialog.c:1536 +#: app/preferences_dialog.c:1535 msgid "Image Windows" msgstr "Billedevindue" -#: app/preferences_dialog.c:1543 +#: app/preferences_dialog.c:1542 msgid "Appearance" msgstr "Udseende" -#: app/preferences_dialog.c:1552 +#: app/preferences_dialog.c:1551 msgid "Resize Window on Zoom" msgstr "фndre stЬrrelse pЕ vinduet ved zoom" -#: app/preferences_dialog.c:1561 +#: app/preferences_dialog.c:1560 msgid "Show Rulers" msgstr "Vis linialer" -#: app/preferences_dialog.c:1570 +#: app/preferences_dialog.c:1569 msgid "Show Statusbar" msgstr "Vis statuslinje" -#: app/preferences_dialog.c:1594 +#: app/preferences_dialog.c:1593 msgid "Marching Ants Speed:" msgstr "Hastighed for marsherende myrer:" #. Set the currently used string as "Custom" -#: app/preferences_dialog.c:1602 +#: app/preferences_dialog.c:1601 msgid "Custom" msgstr "Personlig" #. set some commonly used format strings -#: app/preferences_dialog.c:1608 +#: app/preferences_dialog.c:1607 msgid "Standard" msgstr "Standard" -#: app/preferences_dialog.c:1613 +#: app/preferences_dialog.c:1612 msgid "Show zoom percentage" msgstr "Vis zoom-prosent" -#: app/preferences_dialog.c:1618 +#: app/preferences_dialog.c:1617 msgid "Show zoom ratio" msgstr "Vis zoom-rate" -#: app/preferences_dialog.c:1623 +#: app/preferences_dialog.c:1622 msgid "Show reversed zoom ratio" msgstr "Vis reversert zoom-rate" -#: app/preferences_dialog.c:1634 +#: app/preferences_dialog.c:1633 msgid "Image Title Format:" msgstr "Titelformat for billede:" #. End of the title format string -#: app/preferences_dialog.c:1637 +#: app/preferences_dialog.c:1636 msgid "Pointer Movement Feedback" msgstr "Tilbagemelding pЕ markЬrbevФgelse" -#: app/preferences_dialog.c:1647 +#: app/preferences_dialog.c:1646 msgid "Perfect-but-slow Pointer Tracking" msgstr "Perfekt-men-langsom markЬrfЬlgning" -#: app/preferences_dialog.c:1656 +#: app/preferences_dialog.c:1655 msgid "Disable Cursor Updating" msgstr "SlЕ fra opdatering af markЬren" -#: app/preferences_dialog.c:1667 +#: app/preferences_dialog.c:1666 msgid "Tool Options Settings" msgstr "Innstillinger for vФrktЬjsalternativer" -#: app/preferences_dialog.c:1669 app/tools.c:921 +#: app/preferences_dialog.c:1668 app/tools.c:921 msgid "Tool Options" msgstr "VФrktЬjsalternativer" -#: app/preferences_dialog.c:1676 +#: app/preferences_dialog.c:1675 msgid "Paint Options" msgstr "Alternativer for tegning" -#: app/preferences_dialog.c:1686 +#: app/preferences_dialog.c:1685 msgid "Use Global Paint Options" msgstr "Brug globale alternativer for tegning" -#: app/preferences_dialog.c:1702 +#: app/preferences_dialog.c:1701 msgid "Display brush and pattern indicators on Toolbar" msgstr "Vis bЬrste- og mЬnsterindikatorer pЕ vФrktЬjlinjen" -#: app/preferences_dialog.c:1716 +#: app/preferences_dialog.c:1715 msgid "Environment Settings" msgstr "Indstillinger for miljЬ" -#: app/preferences_dialog.c:1718 +#: app/preferences_dialog.c:1717 msgid "Environment" msgstr "MiljЬ" -#: app/preferences_dialog.c:1725 +#: app/preferences_dialog.c:1724 msgid "Resource Consumption" msgstr "Resursebrug" -#: app/preferences_dialog.c:1734 +#: app/preferences_dialog.c:1733 msgid "Conservative Memory Usage" msgstr "Konservativt hukommelsebrug" -#: app/preferences_dialog.c:1785 app/preferences_dialog.c:1826 +#: app/preferences_dialog.c:1784 app/preferences_dialog.c:1825 msgid "Bytes" msgstr "Bytes" -#: app/preferences_dialog.c:1786 app/preferences_dialog.c:1827 +#: app/preferences_dialog.c:1785 app/preferences_dialog.c:1826 msgid "KiloBytes" msgstr "Kilobytes" -#: app/preferences_dialog.c:1787 app/preferences_dialog.c:1828 +#: app/preferences_dialog.c:1786 app/preferences_dialog.c:1827 msgid "MegaBytes" msgstr "Megabytes" -#: app/preferences_dialog.c:1792 +#: app/preferences_dialog.c:1791 msgid "Tile Cache Size:" msgstr "StЬrrelse pЕ flisbuffer:" -#: app/preferences_dialog.c:1833 +#: app/preferences_dialog.c:1832 msgid "Maximum Image Size:" msgstr "Maksimum billedestЬrrelse:" -#: app/preferences_dialog.c:1843 +#: app/preferences_dialog.c:1842 msgid "Number of Processors to Use:" msgstr "Antal prosessorer som skal bruges:" -#: app/preferences_dialog.c:1847 +#: app/preferences_dialog.c:1846 msgid "8-Bit Displays" msgstr "8-bits skФrme" -#: app/preferences_dialog.c:1858 +#: app/preferences_dialog.c:1857 msgid "Install Colormap" msgstr "Installer farvekort" -#: app/preferences_dialog.c:1867 +#: app/preferences_dialog.c:1866 msgid "Colormap Cycling" msgstr "Bytning af farvekort" -#: app/preferences_dialog.c:1876 +#: app/preferences_dialog.c:1875 #, fuzzy msgid "File Saving" msgstr "/Filer/Gem" -#: app/preferences_dialog.c:1899 app/preferences_dialog.c:1909 +#: app/preferences_dialog.c:1898 app/preferences_dialog.c:1908 msgid "Always" msgstr "Altid" -#: app/preferences_dialog.c:1900 +#: app/preferences_dialog.c:1899 msgid "Never" msgstr "Aldrig" -#: app/preferences_dialog.c:1903 +#: app/preferences_dialog.c:1902 msgid "Try to Write a Thumbnail File:" msgstr "PrЬv at skrive en miniatyrfil:" -#: app/preferences_dialog.c:1908 +#: app/preferences_dialog.c:1907 msgid "Only when modified" msgstr "" -#: app/preferences_dialog.c:1912 +#: app/preferences_dialog.c:1911 msgid "'File > Save' saves the image:" msgstr "" -#: app/preferences_dialog.c:1918 +#: app/preferences_dialog.c:1917 msgid "Session Management" msgstr "Sessionsbehandling" -#: app/preferences_dialog.c:1920 +#: app/preferences_dialog.c:1919 msgid "Session" msgstr "Session" -#: app/preferences_dialog.c:1927 +#: app/preferences_dialog.c:1926 msgid "Window Positions" msgstr "Vinduespositioner" -#: app/preferences_dialog.c:1936 +#: app/preferences_dialog.c:1935 msgid "Save Window Positions on Exit" msgstr "Gem vinduespositioner ved afslut" -#: app/preferences_dialog.c:1950 +#: app/preferences_dialog.c:1949 msgid "Clear Saved Window Positions" msgstr "Nulstil gemte vinduespositioner" -#: app/preferences_dialog.c:1957 +#: app/preferences_dialog.c:1956 msgid "Always Try to Restore Session" msgstr "Altid prЬv at genoprette session" -#: app/preferences_dialog.c:1966 +#: app/preferences_dialog.c:1965 msgid "Devices" msgstr "Enheder" -#: app/preferences_dialog.c:1975 +#: app/preferences_dialog.c:1974 msgid "Save Device Status on Exit" msgstr "Gem enhedsstatus ved afslut" -#: app/preferences_dialog.c:1986 +#: app/preferences_dialog.c:1985 msgid "Monitor Information" msgstr "Monitorinformation" -#: app/preferences_dialog.c:1988 +#: app/preferences_dialog.c:1987 msgid "Monitor" msgstr "Monitor" -#: app/preferences_dialog.c:1995 +#: app/preferences_dialog.c:1994 msgid "Get Monitor Resolution" msgstr "Hent oplЬsning for monitor" -#: app/preferences_dialog.c:2010 +#: app/preferences_dialog.c:2009 #, c-format msgid "(Currently %d x %d dpi)" msgstr "(Den er nu %d x %d dpi)" -#: app/preferences_dialog.c:2057 +#: app/preferences_dialog.c:2056 msgid "From X Server" msgstr "Fra X-server" -#: app/preferences_dialog.c:2072 +#: app/preferences_dialog.c:2071 msgid "Manually:" msgstr "Manuelt" -#: app/preferences_dialog.c:2085 +#: app/preferences_dialog.c:2084 msgid "Directories Settings" msgstr "Mappeindstillinger" -#: app/preferences_dialog.c:2087 +#: app/preferences_dialog.c:2086 msgid "Directories" msgstr "Mapper" -#: app/preferences_dialog.c:2100 +#: app/preferences_dialog.c:2099 msgid "Temp Dir:" msgstr "Temp-mappe:" -#: app/preferences_dialog.c:2100 +#: app/preferences_dialog.c:2099 msgid "Select Temp Dir" msgstr "VФlg temp-mappe" -#: app/preferences_dialog.c:2101 +#: app/preferences_dialog.c:2100 msgid "Swap Dir:" msgstr "Swap-mappe:" -#: app/preferences_dialog.c:2101 +#: app/preferences_dialog.c:2100 msgid "Select Swap Dir" msgstr "VФlg swap-mappe" -#: app/preferences_dialog.c:2133 +#: app/preferences_dialog.c:2132 msgid "Brushes Directories" msgstr "Pensel mapper" -#: app/preferences_dialog.c:2133 +#: app/preferences_dialog.c:2132 msgid "Select Brushes Dir" msgstr "VФlg mappe til pensler" -#: app/preferences_dialog.c:2135 +#: app/preferences_dialog.c:2134 #, fuzzy msgid "Generated Brushes" msgstr "VФlg mappe til pensler" -#: app/preferences_dialog.c:2135 +#: app/preferences_dialog.c:2134 #, fuzzy msgid "Generated Brushes Directories" msgstr "Pensel mapper" -#: app/preferences_dialog.c:2135 +#: app/preferences_dialog.c:2134 #, fuzzy msgid "Select Generated Brushes Dir" msgstr "VФlg mappe til pensler" -#: app/preferences_dialog.c:2137 +#: app/preferences_dialog.c:2136 msgid "Patterns Directories" msgstr "MЬnster mapper" -#: app/preferences_dialog.c:2137 +#: app/preferences_dialog.c:2136 msgid "Select Patterns Dir" msgstr "VФlg mappe til mЬnstre" -#: app/preferences_dialog.c:2139 +#: app/preferences_dialog.c:2138 msgid "Palettes Directories" msgstr "Palette mapper" -#: app/preferences_dialog.c:2139 +#: app/preferences_dialog.c:2138 msgid "Select Palettes Dir" msgstr "VФlg mappe til paletter" -#: app/preferences_dialog.c:2141 +#: app/preferences_dialog.c:2140 msgid "Gradients Directories" msgstr "Gradient mapper" -#: app/preferences_dialog.c:2141 +#: app/preferences_dialog.c:2140 msgid "Select Gradients Dir" msgstr "VФlg mappe til gradienter" -#: app/preferences_dialog.c:2143 +#: app/preferences_dialog.c:2142 msgid "Plug-Ins" msgstr "TillФg" -#: app/preferences_dialog.c:2143 +#: app/preferences_dialog.c:2142 msgid "Plug-Ins Directories" msgstr "TillФgsmapper" -#: app/preferences_dialog.c:2143 +#: app/preferences_dialog.c:2142 msgid "Select Plug-Ins Dir" msgstr "VФlg mappe til tillФg" -#: app/preferences_dialog.c:2145 +#: app/preferences_dialog.c:2144 msgid "Modules" msgstr "Moduler" -#: app/preferences_dialog.c:2145 +#: app/preferences_dialog.c:2144 msgid "Modules Directories" msgstr "Modul mapper" -#: app/preferences_dialog.c:2145 +#: app/preferences_dialog.c:2144 msgid "Select Modules Dir" msgstr "VФlg mappe til moduler" @@ -5199,13 +5148,13 @@ msgstr "GIMP version" msgid "Temporary Procedure" msgstr "Tekstprocedyrer" -#: app/qmask.c:248 +#: app/qmask.c:249 #, fuzzy msgid "Edit Qmask Attributes" msgstr "Rediger lagets attributter" #. The opacity scale -#: app/qmask.c:276 +#: app/qmask.c:277 #, fuzzy msgid "Mask Opacity:" msgstr "Uigennemsigtighed:" @@ -5412,7 +5361,7 @@ msgstr "T msgid "Threshold Range: " msgstr "TФrskelomrЕde: " -#: app/tile_cache.c:266 +#: app/tile_cache.c:270 msgid "starting tile preswapper\n" msgstr "starter forhЕndsbufring af fliser\n" @@ -5420,7 +5369,7 @@ msgstr "starter forh msgid "unable to open swap file...BAD THINGS WILL HAPPEN SOON" msgstr "kunne ikke Еbne swap-filen...FORFфRDELIGE TING VIL SKE SNART" -#: app/tile_swap.c:507 app/tile_swap.c:568 +#: app/tile_swap.c:507 app/tile_swap.c:570 #, c-format msgid "unable to seek to tile location on disk: %d" msgstr "kunne ikke sЬge efter lokation af fliser pЕ disk: %d" @@ -5430,32 +5379,32 @@ msgstr "kunne ikke s msgid "unable to read tile data from disk: %d/%d ( %d ) bytes read" msgstr "kunne ikke lФse flisedata fra disk: %d%/%d ( %d ) bytes lФst" -#: app/tile_swap.c:581 +#: app/tile_swap.c:584 #, c-format msgid "unable to write tile data to disk: %d ( %d ) bytes written" msgstr "kunne ikke skrive flisedata til disk: %d ( %d ) bytes skrevet" -#: app/tips_dialog.c:57 +#: app/tips_dialog.c:58 msgid "gimp_tips.txt" msgstr "gimp_tips.txt" -#: app/tips_dialog.c:69 +#: app/tips_dialog.c:70 msgid "GIMP Tip of the day" msgstr "GIMP - dagens tips" -#: app/tips_dialog.c:130 +#: app/tips_dialog.c:131 msgid "Previous Tip" msgstr "Forrige tips" -#: app/tips_dialog.c:138 +#: app/tips_dialog.c:139 msgid "Next Tip" msgstr "NФste tips" -#: app/tips_dialog.c:158 +#: app/tips_dialog.c:159 msgid "Show tip next time" msgstr "Vis tips nФste gang" -#: app/tips_dialog.c:256 +#: app/tips_dialog.c:262 msgid "" "Your GIMP tips file appears to be missing!\n" "There should be a file called gimp_tips.txt in the\n" @@ -5523,7 +5472,8 @@ msgid "Paintbrush Options" msgstr "" #: app/tool_options.c:564 -msgid "Erazer Options" +#, fuzzy +msgid "Eraser Options" msgstr "Alternativer for sletteverktЬy" #: app/tool_options.c:566 @@ -5984,23 +5934,18 @@ msgstr "" msgid "Clip result" msgstr "" -#: app/undo_history.c:191 +#: app/undo_history.c:198 msgid "[ base image ]" msgstr "" -#: app/undo_history.c:426 +#: app/undo_history.c:444 #, c-format msgid "%s: undo history" msgstr "" -#: app/undo_history.c:484 +#: app/undo_history.c:568 #, fuzzy -msgid "<< Undo" -msgstr "Fortryd" - -#: app/undo_history.c:491 -#, fuzzy -msgid "Redo >>" +msgid "Redo" msgstr "RЬd" #: app/xcf.c:364 @@ -6106,6 +6051,151 @@ msgstr "Enhed" msgid "Factor" msgstr "Faktor" +#: libgimp/gimpexport.c:89 +#, fuzzy +msgid "can't handle layers" +msgstr "Skaler lag" + +#: libgimp/gimpexport.c:90 libgimp/gimpexport.c:99 +#, fuzzy +msgid "Merge visible layers" +msgstr "/Flet synlige lag sammen" + +#: libgimp/gimpexport.c:98 +msgid "can only handle layers as animation frames" +msgstr "" + +#: libgimp/gimpexport.c:99 +#, fuzzy +msgid "Save as animation" +msgstr "Alternativer for gemning" + +#: libgimp/gimpexport.c:107 +#, fuzzy +msgid "can't handle transparency" +msgstr "Sort (Helt gennemsigtig)" + +#: libgimp/gimpexport.c:108 +#, fuzzy +msgid "Flatten Image" +msgstr "/Flad billedet ud" + +#: libgimp/gimpexport.c:116 +msgid "can only handle RGB images" +msgstr "" + +#: libgimp/gimpexport.c:117 libgimp/gimpexport.c:144 libgimp/gimpexport.c:153 +#, fuzzy +msgid "Convert to RGB" +msgstr "Konverter" + +#: libgimp/gimpexport.c:125 +msgid "can only handle grayscale images" +msgstr "" + +#: libgimp/gimpexport.c:126 libgimp/gimpexport.c:144 libgimp/gimpexport.c:163 +#, fuzzy +msgid "Convert to grayscale" +msgstr "grЕtone" + +#: libgimp/gimpexport.c:134 +#, fuzzy +msgid "can only handle indexed images" +msgstr "Blanding: Ugyldig for indekserede billeder." + +#: libgimp/gimpexport.c:135 libgimp/gimpexport.c:153 libgimp/gimpexport.c:162 +msgid "" +"Convert to indexed using default settings\n" +"(Do it manually to tune the result)" +msgstr "" + +#: libgimp/gimpexport.c:143 +msgid "can only handle RGB or grayscale images" +msgstr "" + +#: libgimp/gimpexport.c:152 +#, fuzzy +msgid "can only handle RGB or indexed images" +msgstr "Blanding: Ugyldig for indekserede billeder." + +#: libgimp/gimpexport.c:161 +#, fuzzy +msgid "can only handle grayscale or indexed images" +msgstr "Blanding: Ugyldig for indekserede billeder." + +#: libgimp/gimpexport.c:233 +#, fuzzy +msgid "Export File" +msgstr "/Eksporter sti" + +#: libgimp/gimpexport.c:249 +#, fuzzy +msgid "Export" +msgstr "Kilde:" + +#: libgimp/gimpexport.c:274 +msgid "" +"Your image should be exported before it can be saved for the following " +"reasons:" +msgstr "" + +#. the footline +#: libgimp/gimpexport.c:332 +msgid "The export conversion won't modify your original image." +msgstr "" + +#~ msgid "/Image/Channel Ops/Offset" +#~ msgstr "/Billede/Kanaloperationer/Afstand" + +#~ msgid "Gamma" +#~ msgstr "Gamma" + +#~ msgid "Gamma:" +#~ msgstr "Gamma:" + +#~ msgid "raise layer" +#~ msgstr "HФv lag" + +#~ msgid "lower layer" +#~ msgstr "SФnk lag" + +#, fuzzy +#~ msgid "raise layer to top" +#~ msgstr "Lag er allerede Ьverst" + +#, fuzzy +#~ msgid "lower layer to bottom" +#~ msgstr "" +#~ "SФnk lag \n" +#~ " til nederst" + +#~ msgid "Curve" +#~ msgstr "Kurver" + +#~ msgid "Edge Detect " +#~ msgstr "Detekter kant " + +#~ msgid "Elasticity:" +#~ msgstr "Elastisitet:" + +#, fuzzy +#~ msgid "/File/Acquire" +#~ msgstr "/Filer/Afslut" + +#~ msgid "/View/Window Info..." +#~ msgstr "/Vis/Vinduesinformation..." + +#~ msgid "/Script-Fu/" +#~ msgstr "/Skript-Fu/" + +#, fuzzy +#~ msgid "<< Undo" +#~ msgstr "Fortryd" + +#, fuzzy +#~ msgid "Redo >>" +#~ msgstr "RЬd" + #~ msgid "Length:" #~ msgstr "LФngde:" diff --git a/po/de.po b/po/de.po index 0a921ed3e3..dbcc22716e 100644 --- a/po/de.po +++ b/po/de.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: GIMP 1.1.9\n" -"POT-Creation-Date: 1999-09-22 22:46+0200\n" +"POT-Creation-Date: 1999-10-06 13:09-0700\n" "PO-Revision-Date: 1999-09-22 22:22+0200\n" "Last-Translator: Daniel Egger \n" "Language-Team: German \n" @@ -34,7 +34,7 @@ msgid "Rate:" msgstr "Geschwindigkeit:" #. the pressure scale -#: app/airbrush.c:150 app/convolve.c:154 app/smudge.c:119 +#: app/airbrush.c:150 app/convolve.c:154 app/smudge.c:118 msgid "Pressure:" msgstr "Druck:" @@ -42,75 +42,73 @@ msgstr "Druck:" msgid "killing stray timer, please report to lewing@gimp.org" msgstr "entferne Eimertimer, bitte melden an lewing@gimp.org" -#: app/app_procs.c:359 +#: app/app_procs.c:361 msgid "GIMP Startup" msgstr "GIMP Start" -#: app/app_procs.c:472 app/gimprc.c:408 +#: app/app_procs.c:474 app/gimprc.c:410 #, c-format msgid "parsing \"%s\"\n" msgstr "bearbeite \"%s\"\n" #. initialize the xcf file format routines -#: app/app_procs.c:529 +#: app/app_procs.c:531 msgid "Looking for data files" msgstr "Suche nach Arbeitsdaten" -#: app/app_procs.c:529 +#: app/app_procs.c:531 msgid "Parasites" msgstr "Parasiten" #. initialize the global parasite table -#: app/app_procs.c:531 app/internal_procs.c:70 app/preferences_dialog.c:2443 +#: app/app_procs.c:533 app/internal_procs.c:70 app/preferences_dialog.c:2132 msgid "Brushes" msgstr "Pinsel" #. initialize the list of gimp brushes -#: app/app_procs.c:533 app/internal_procs.c:139 app/preferences_dialog.c:2447 +#: app/app_procs.c:535 app/internal_procs.c:139 app/preferences_dialog.c:2136 msgid "Patterns" msgstr "Muster" #. initialize the list of gimp patterns -#: app/app_procs.c:535 app/preferences_dialog.c:2449 +#: app/app_procs.c:537 app/preferences_dialog.c:2138 msgid "Palettes" msgstr "Farbpaletten" #. initialize the list of gimp palettes -#: app/app_procs.c:537 app/gradient_select.c:560 app/internal_procs.c:109 -#: app/preferences_dialog.c:2451 +#: app/app_procs.c:539 app/gradient_select.c:543 app/internal_procs.c:109 +#: app/preferences_dialog.c:2140 msgid "Gradients" msgstr "FarbverlДufe" -#: app/app_procs.c:708 app/app_procs.c:709 app/app_procs.c:734 -#: app/app_procs.c:735 app/menus.c:96 app/menus.c:111 +#: app/app_procs.c:710 app/app_procs.c:711 app/app_procs.c:726 +#: app/app_procs.c:727 app/menus.c:138 app/menus.c:164 msgid "/File/Quit" msgstr "/Datei/Beenden" -#: app/app_procs.c:739 +#: app/app_procs.c:729 msgid "Really Quit?" msgstr "Wirklich Beenden?" -#: app/app_procs.c:747 app/install.c:107 app/install.c:392 +#: app/app_procs.c:735 app/install.c:259 app/install.c:405 msgid "Quit" msgstr "Beenden" -#: app/app_procs.c:756 app/brightness_contrast.c:214 app/channel_ops.c:83 -#: app/channels_dialog.c:2397 app/channels_dialog.c:2586 -#: app/color_balance.c:277 app/color_notebook.c:50 app/color_notebook.c:193 -#: app/color_select.c:196 app/color_select.c:241 app/convert.c:464 -#: app/curves.c:528 app/file_new_dialog.c:209 app/file_new_dialog.c:398 -#: app/gdisplay_color.c:462 app/gdisplay_color_ui.c:74 app/gdisplay_ops.c:352 -#: app/gimpprogress.c:135 app/global_edit.c:712 app/gradient.c:1553 -#: app/gradient.c:4599 app/gradient.c:5178 app/hue_saturation.c:362 -#: app/interface.c:938 app/interface.c:1035 app/layers_dialog.c:3299 -#: app/layers_dialog.c:3530 app/layers_dialog.c:3665 app/layers_dialog.c:3802 -#: app/layers_dialog.c:4118 app/levels.c:351 app/posterize.c:196 -#: app/preferences_dialog.c:1505 app/qmask.c:255 app/resize.c:116 -#: app/threshold.c:279 +#: app/app_procs.c:737 app/brightness_contrast.c:224 app/channel_ops.c:94 +#: app/channels_dialog.c:2400 app/channels_dialog.c:2574 +#: app/color_balance.c:299 app/color_notebook.c:113 app/convert.c:499 +#: app/curves.c:560 app/file_new_dialog.c:196 app/file_new_dialog.c:378 +#: app/gdisplay_color_ui.c:117 app/gdisplay_ops.c:356 app/gimpprogress.c:114 +#: app/global_edit.c:712 app/gradient.c:1566 app/gradient.c:4622 +#: app/gradient.c:5181 app/hue_saturation.c:393 app/interface.c:944 +#: app/layers_dialog.c:3311 app/layers_dialog.c:3517 app/layers_dialog.c:3642 +#: app/layers_dialog.c:3756 app/layers_dialog.c:4043 app/levels.c:364 +#: app/posterize.c:205 app/preferences_dialog.c:1174 app/qmask.c:257 +#: app/resize.c:193 app/threshold.c:289 libgimp/gimpexport.c:264 msgid "Cancel" msgstr "Abbrechen" -#: app/app_procs.c:782 +#: app/app_procs.c:760 msgid "" "Some files unsaved.\n" "\n" @@ -136,273 +134,271 @@ msgstr "Kurve nicht geschlossen!" msgid "Paintbrush operation failed." msgstr "Pinseloperation schlug fehl." -#: app/blend.c:258 +#: app/blend.c:261 msgid "FG to BG (RGB)" msgstr "VG nach HG (RGB)" -#: app/blend.c:260 +#: app/blend.c:263 msgid "FG to BG (HSV)" msgstr "VG nach HG (HSV)" -#: app/blend.c:262 +#: app/blend.c:265 msgid "FG to Transparent" msgstr "VG nach transparent" -#: app/blend.c:264 +#: app/blend.c:267 msgid "Custom from editor" msgstr "Selbsterstellt aus Editor" -#: app/blend.c:270 app/gradient.c:468 app/preferences_dialog.c:1745 +#: app/blend.c:273 app/gradient.c:461 app/preferences_dialog.c:1414 msgid "Linear" msgstr "Linear" -#: app/blend.c:272 +#: app/blend.c:275 msgid "Bi-Linear" msgstr "Bi-Linear" -#: app/blend.c:274 +#: app/blend.c:277 msgid "Radial" msgstr "KreisfЖrmig" -#: app/blend.c:276 +#: app/blend.c:279 msgid "Square" msgstr "Quadratisch" -#: app/blend.c:278 +#: app/blend.c:281 msgid "Conical (symmetric)" msgstr "Konisch (symmetrisch)" -#: app/blend.c:280 +#: app/blend.c:283 msgid "Conical (asymmetric)" msgstr "Konisch (asymmetrisch)" -#: app/blend.c:282 +#: app/blend.c:285 msgid "Shapeburst (angular)" msgstr "Formangepasst (winklig)" -#: app/blend.c:284 +#: app/blend.c:287 msgid "Shapeburst (spherical)" msgstr "Formangepasst (kreisfЖrmig)" -#: app/blend.c:286 +#: app/blend.c:289 msgid "Shapeburst (dimpled)" msgstr "Formangepasst (dimpled)" -#: app/blend.c:288 +#: app/blend.c:291 msgid "Spiral (clockwise)" msgstr "Spirale (im Uhrzeigersinn)" -#: app/blend.c:290 +#: app/blend.c:293 msgid "Spiral (anticlockwise)" msgstr "Spirale (gegen Uhrzeigersinn)" -#: app/blend.c:296 app/preferences_dialog.c:1797 +#: app/blend.c:299 app/preferences_dialog.c:1466 msgid "None" msgstr "Kein" -#: app/blend.c:298 +#: app/blend.c:301 msgid "Sawtooth wave" msgstr "SДgezahnwelle" -#: app/blend.c:300 +#: app/blend.c:303 msgid "Triangular wave" msgstr "Dreieckswelle" -#: app/blend.c:328 +#: app/blend.c:331 msgid "Offset:" msgstr "Versatz:" #. the blend mode menu -#: app/blend.c:346 +#: app/blend.c:349 msgid "Blend:" msgstr "эbergang:" #. the gradient type menu -#: app/blend.c:364 +#: app/blend.c:367 msgid "Gradient:" msgstr "Farbverlauf:" #. the repeat option -#: app/blend.c:382 +#: app/blend.c:385 msgid "Repeat:" msgstr "Wiederholung:" -#: app/blend.c:415 +#: app/blend.c:418 msgid "Adaptive supersampling" msgstr "Anpassende Hochrechnung" #. max depth scale -#: app/blend.c:437 +#: app/blend.c:440 msgid "Max depth:" msgstr "Maximale Tiefe:" #. threshold scale -#: app/blend.c:455 app/bucket_fill.c:132 app/fuzzy_select.c:641 -#: app/iscissors.c:385 +#: app/blend.c:458 app/bucket_fill.c:132 app/fuzzy_select.c:641 msgid "Threshold:" msgstr "Schwellwert:" -#: app/blend.c:493 +#: app/blend.c:496 msgid "Blend: Invalid for indexed images." msgstr "эbergang: Nicht mЖglich fЭr indizierte Bilder." -#: app/blend.c:518 +#: app/blend.c:521 msgid "Blend: 0, 0" msgstr "эbergang: 0, 0" -#: app/blend.c:581 +#: app/blend.c:584 msgid "Blend operation failed." msgstr "эbergang schlug fehl." -#: app/blend.c:587 +#: app/blend.c:590 msgid "Blending..." msgstr "Farbverlauf..." -#: app/blend.c:685 app/blend.c:695 +#: app/blend.c:688 app/blend.c:698 msgid "Blend: " msgstr "эbergang: " -#: app/brightness_contrast.c:135 +#: app/brightness_contrast.c:134 msgid "Brightness-Contrast Options" msgstr "Helligkeit-Kontrast Einstellungen" -#: app/brightness_contrast.c:171 +#: app/brightness_contrast.c:170 msgid "Brightness-Contrast does not operate on indexed drawables." msgstr "Helligkeit-Kontrast funktioniert nicht bei indizierten Bildern." -#: app/brightness_contrast.c:213 app/channel_ops.c:82 -#: app/channels_dialog.c:2396 app/channels_dialog.c:2585 -#: app/color_balance.c:276 app/color_notebook.c:49 app/color_notebook.c:192 -#: app/color_select.c:195 app/color_select.c:240 app/convert.c:463 -#: app/curves.c:527 app/file_new_dialog.c:207 app/file_new_dialog.c:396 -#: app/gdisplay_color.c:455 app/gdisplay_color_ui.c:73 -#: app/hue_saturation.c:361 app/interface.c:1034 app/interface.c:1412 -#: app/layers_dialog.c:3298 app/layers_dialog.c:3529 app/layers_dialog.c:3664 -#: app/layers_dialog.c:4117 app/levels.c:350 app/module_db.c:263 -#: app/posterize.c:195 app/preferences_dialog.c:1501 app/qmask.c:254 -#: app/resize.c:115 app/threshold.c:278 -msgid "OK" -msgstr "OK" - -#: app/brightness_contrast.c:225 app/tools.c:566 +#: app/brightness_contrast.c:217 app/tools.c:566 msgid "Brightness-Contrast" msgstr "Helligkeit-Kontrast" +#: app/brightness_contrast.c:222 app/channel_ops.c:92 +#: app/channels_dialog.c:2398 app/channels_dialog.c:2572 +#: app/color_balance.c:297 app/color_notebook.c:110 app/convert.c:497 +#: app/curves.c:558 app/file_new_dialog.c:194 app/file_new_dialog.c:374 +#: app/gdisplay_color_ui.c:115 app/hue_saturation.c:391 +#: app/layers_dialog.c:3309 app/layers_dialog.c:3515 app/layers_dialog.c:3640 +#: app/layers_dialog.c:4041 app/levels.c:362 app/module_db.c:268 +#: app/posterize.c:203 app/preferences_dialog.c:1170 app/qmask.c:255 +#: app/resize.c:191 app/threshold.c:287 +msgid "OK" +msgstr "OK" + #. Create the brightness scale widget -#: app/brightness_contrast.c:241 +#: app/brightness_contrast.c:238 msgid "Brightness" msgstr "Helligkeit" #. Create the contrast scale widget -#: app/brightness_contrast.c:274 +#: app/brightness_contrast.c:271 msgid "Contrast" msgstr "Kontrast" #. The preview toggle -#: app/brightness_contrast.c:312 app/color_balance.c:441 app/curves.c:662 -#: app/fileops.c:396 app/hue_saturation.c:572 app/levels.c:548 -#: app/palette.c:2964 app/posterize.c:242 app/threshold.c:354 +#: app/brightness_contrast.c:309 app/color_balance.c:436 app/curves.c:660 +#: app/fileops.c:411 app/hue_saturation.c:569 app/levels.c:544 +#: app/palette.c:2939 app/posterize.c:239 app/threshold.c:350 msgid "Preview" msgstr "Vorschau" -#. The close push button -#: app/brush_edit.c:37 app/brush_select.c:167 app/by_color_select.c:664 -#: app/color_notebook.c:187 app/color_picker.c:235 app/color_select.c:235 -#: app/colormap_dialog.i.c:94 app/colormap_dialog.i.c:103 app/crop.c:1027 -#: app/devices.c:122 app/docindexif.c:103 app/errorconsole.c:269 -#: app/gdisplay_ops.c:351 app/gradient.c:675 app/gradient_select.c:77 -#: app/histogram_tool.c:262 app/info_window.c:267 app/lc_dialog.c:196 -#: app/measure.c:180 app/nav_window.c:1095 app/palette.c:2022 -#: app/palette.c:2028 app/palette.c:2851 app/palette_select.c:55 -#: app/pattern_select.c:87 app/tips_dialog.c:146 app/tools.c:923 -#: app/undo_history.c:148 libgimp/gimpfileselection.c:356 +#: app/brush_edit.c:208 +msgid "Brush Editor" +msgstr "Pinseleditor" + +#. The close button +#: app/brush_edit.c:214 app/brush_select.c:207 app/brush_select.c:227 +#: app/by_color_select.c:567 app/color_notebook.c:110 app/color_picker.c:236 +#: app/colormap_dialog.i.c:143 app/colormap_dialog.i.c:152 app/crop.c:1027 +#: app/devices.c:715 app/docindexif.c:104 app/errorconsole.c:277 +#: app/gdisplay_ops.c:354 app/gradient.c:697 app/gradient_select.c:456 +#: app/histogram_tool.c:292 app/info_window.c:267 app/lc_dialog.c:198 +#: app/measure.c:180 app/nav_window.c:1095 app/palette.c:2035 +#: app/palette.c:2052 app/palette.c:2837 app/palette_select.c:225 +#: app/pattern_select.c:102 app/pattern_select.c:123 app/tips_dialog.c:147 +#: app/tools.c:928 app/undo_history.c:452 libgimp/gimpfileselection.c:356 #: libgimp/gimpunitmenu.c:518 msgid "Close" msgstr "Schlieъen" -#: app/brush_edit.c:221 -msgid "Brush Editor" -msgstr "Pinseleditor" - #. brush radius scale -#: app/brush_edit.c:277 app/color_picker.c:179 app/tool_options.c:288 +#: app/brush_edit.c:266 app/color_picker.c:180 app/tool_options.c:288 msgid "Radius:" msgstr "Radius:" #. brush hardness scale -#: app/brush_edit.c:294 +#: app/brush_edit.c:283 msgid "Hardness:" msgstr "HДrte:" #. brush aspect ratio scale -#: app/brush_edit.c:310 +#: app/brush_edit.c:299 msgid "Aspect Ratio:" msgstr "SeitenverhДltnis:" #. brush angle scale -#: app/brush_edit.c:326 app/measure.c:271 app/rotate_tool.c:89 +#: app/brush_edit.c:315 app/measure.c:272 app/rotate_tool.c:90 msgid "Angle:" msgstr "Winkel:" -#: app/brush_select.c:166 app/gradient.c:674 app/module_db.c:303 -#: app/palette.c:2027 app/pattern_select.c:86 -msgid "Refresh" -msgstr "Auffrischen" - -#: app/brush_select.c:189 +#: app/brush_select.c:219 msgid "Brush Selection" msgstr "Pinselauswahl" -#: app/brush_select.c:278 app/pattern_select.c:144 +#: app/brush_select.c:225 app/gradient.c:695 app/module_db.c:305 +#: app/palette.c:2033 app/pattern_select.c:121 +msgid "Refresh" +msgstr "Auffrischen" + +#: app/brush_select.c:300 app/pattern_select.c:151 msgid "Active" msgstr "Aktiv" -#: app/brush_select.c:280 +#: app/brush_select.c:302 msgid "(0 X 0)" msgstr "" #. Create the opacity scale widget -#: app/brush_select.c:308 app/layers_dialog.c:386 app/tool_options.c:603 +#: app/brush_select.c:330 app/layers_dialog.c:386 app/tool_options.c:603 msgid "Opacity:" msgstr "Deckkraft:" #. Create the paint mode option menu -#: app/brush_select.c:326 app/layers_dialog.c:360 app/tool_options.c:633 +#: app/brush_select.c:348 app/layers_dialog.c:360 app/tool_options.c:633 msgid "Mode:" msgstr "Modus:" -#: app/brush_select.c:350 app/palette.c:1454 app/palette.c:1475 -#: app/palette.c:2226 +#: app/brush_select.c:372 app/palette.c:1446 app/palette.c:1467 +#: app/palette.c:2222 msgid "New" msgstr "Neu" -#: app/brush_select.c:356 app/colormap_dialog.i.c:101 app/gradient_select.c:76 -#: app/palette.c:1446 app/palette.c:2021 app/palette_select.c:54 +#: app/brush_select.c:378 app/colormap_dialog.i.c:150 +#: app/gradient_select.c:454 app/palette.c:1438 app/palette.c:2050 +#: app/palette_select.c:223 msgid "Edit" msgstr "Bearbeiten" -#: app/brush_select.c:362 app/global_edit.c:711 app/gradient.c:1552 -#: app/palette.c:1461 app/palette.c:2235 +#: app/brush_select.c:384 app/global_edit.c:710 app/gradient.c:1564 +#: app/palette.c:1453 app/palette.c:2231 msgid "Delete" msgstr "LЖschen" -#: app/brush_select.c:386 +#: app/brush_select.c:408 msgid "Spacing:" msgstr "Zwischenraum:" #. Set brush size -#: app/brush_select.c:1210 +#: app/brush_select.c:1317 #, c-format msgid "(%d X %d)" msgstr "(%d x %d)" -#: app/brush_select.c:1246 +#: app/brush_select.c:1352 msgid "" "We are all fresh out of brush editors today,\n" "please write your own or try back tomorrow\n" msgstr "" -#: app/brush_select.c:1267 +#: app/brush_select.c:1373 msgid "Wilber says: \"I don't know how to delete that brush.\"" msgstr "Wilber sagt: \"I weiъ nicht, wie ich diesen Pinsel lЖschen soll.\"" @@ -418,12 +414,12 @@ msgstr "HG Farbf msgid "Pattern Fill" msgstr "MusterfЭllung" -#: app/bucket_fill.c:152 app/color_picker.c:154 app/tool_options.c:362 +#: app/bucket_fill.c:152 app/color_picker.c:155 app/tool_options.c:362 msgid "Sample Merged" msgstr "Vereinigung abtasten" #. fill type -#: app/bucket_fill.c:160 app/file_new_dialog.c:686 +#: app/bucket_fill.c:160 app/file_new_dialog.c:645 msgid "Fill Type" msgstr "FЭllart" @@ -435,27 +431,33 @@ msgstr "F msgid "No available patterns for this operation." msgstr "Keine Muster verfЭgbar fЭr diese Operation." -#: app/by_color_select.c:542 app/paint_funcs.c:99 +#: app/by_color_select.c:540 app/paint_funcs.c:99 msgid "Replace" msgstr "Ersetzen" -#: app/by_color_select.c:543 app/colormap_dialog.i.c:99 -#: app/gdisplay_color_ui.c:79 +#: app/by_color_select.c:541 app/colormap_dialog.i.c:148 +#: app/gdisplay_color_ui.c:102 msgid "Add" msgstr "HinzufЭgen" -#: app/by_color_select.c:544 app/layers_dialog.c:243 app/tool_options.c:999 +#: app/by_color_select.c:542 app/layers_dialog.c:243 app/tool_options.c:999 msgid "Subtract" msgstr "Subtraktion" -#: app/by_color_select.c:545 +#: app/by_color_select.c:543 msgid "Intersect" msgstr "Schnitt" -#: app/by_color_select.c:564 +#. The shell and main vbox +#: app/by_color_select.c:560 msgid "By Color Selection" msgstr "Auswahl nach Farbe" +#: app/by_color_select.c:565 app/curves.c:556 app/file_new_dialog.c:376 +#: app/tools.c:926 app/transform_core.c:247 +msgid "Reset" +msgstr "ZurЭcksetzen" + #: app/by_color_select.c:607 msgid "Inactive" msgstr "Inaktiv" @@ -469,18 +471,12 @@ msgstr "Auswahlmodus" msgid "Fuzziness Threshold" msgstr "Ungenauigkeitsschwellwert" -#. The reset push button -#: app/by_color_select.c:654 app/curves.c:526 app/file_new_dialog.c:397 -#: app/tools.c:922 app/transform_core.c:233 -msgid "Reset" -msgstr "ZurЭcksetzen" - #: app/channel.c:193 app/channel.c:195 app/layer.c:310 app/layer.c:312 msgid "copy" msgstr "Kopie" #. formulate the new layer_mask name -#: app/channel.c:201 app/gradient.c:1387 app/layer.c:318 app/layer.c:1521 +#: app/channel.c:201 app/gradient.c:1388 app/layer.c:318 app/layer.c:1521 #, c-format msgid "%s copy" msgstr "%s Kopie" @@ -489,46 +485,46 @@ msgstr "%s Kopie" msgid "Selection Mask" msgstr "Auswahlmaske" -#: app/channel_ops.c:95 app/resize.c:397 +#: app/channel_ops.c:86 app/resize.c:391 msgid "Offset" msgstr "Versatz:" #. The offset labels -#: app/channel_ops.c:113 +#: app/channel_ops.c:110 msgid "Offset X:" msgstr "Versatz X:" -#: app/channel_ops.c:119 app/crop.c:1039 app/file_new_dialog.c:590 -#: app/resize.c:335 app/resize.c:420 app/resize.c:578 app/rotate_tool.c:107 -#: app/scale_tool.c:99 app/shear_tool.c:83 +#: app/channel_ops.c:116 app/crop.c:1040 app/file_new_dialog.c:549 +#: app/resize.c:329 app/resize.c:414 app/resize.c:572 app/rotate_tool.c:108 +#: app/scale_tool.c:100 app/shear_tool.c:84 msgid "Y:" msgstr "Y:" #. The wrap around option -#: app/channel_ops.c:168 +#: app/channel_ops.c:165 msgid "Wrap-Around" msgstr "Herumschieben" #. The fill options -#: app/channel_ops.c:173 +#: app/channel_ops.c:170 msgid "Fill Options" msgstr "FЭlleimer Einstellungen" -#: app/channel_ops.c:180 app/image_new.c:70 app/image_new.c:224 -#: app/layers_dialog.c:3304 +#: app/channel_ops.c:177 app/image_new.c:70 app/image_new.c:224 +#: app/layers_dialog.c:3290 msgid "Background" msgstr "Hintergrund" -#: app/channel_ops.c:192 app/image_new.c:80 app/layers_dialog.c:3306 +#: app/channel_ops.c:189 app/image_new.c:80 app/layers_dialog.c:3292 msgid "Transparent" msgstr "Durchsichtig" #. The by half height and half width option -#: app/channel_ops.c:205 +#: app/channel_ops.c:202 msgid "Offset by (x/2),(y/2)" msgstr "Versatz um (x/2),(y/2)" -#: app/channels_dialog.c:200 app/channels_dialog.c:2446 +#: app/channels_dialog.c:200 app/channels_dialog.c:2432 msgid "New Channel" msgstr "Neuer Kanal" @@ -556,39 +552,39 @@ msgstr "" msgid "Delete Channel" msgstr "LЖsche Kanal" -#: app/channels_dialog.c:625 app/menus.c:291 +#: app/channels_dialog.c:625 app/menus.c:493 msgid "/New Channel" msgstr "/Neuer Kanal" -#: app/channels_dialog.c:628 app/menus.c:292 +#: app/channels_dialog.c:628 app/menus.c:495 msgid "/Raise Channel" msgstr "/Kanal rauf" -#: app/channels_dialog.c:631 app/menus.c:293 +#: app/channels_dialog.c:631 app/menus.c:497 msgid "/Lower Channel" msgstr "/Kanal runter" -#: app/channels_dialog.c:634 app/menus.c:294 +#: app/channels_dialog.c:634 app/menus.c:499 msgid "/Duplicate Channel" msgstr "/Dupliziere Kanal" -#: app/channels_dialog.c:637 app/menus.c:296 +#: app/channels_dialog.c:637 app/menus.c:503 msgid "/Channel to Selection" msgstr "/Kanal zur Auswahl" -#: app/channels_dialog.c:640 app/menus.c:297 +#: app/channels_dialog.c:640 app/menus.c:505 msgid "/Add to Selection" msgstr "/Zur Auswahl hinzufЭgen" -#: app/channels_dialog.c:641 app/menus.c:298 +#: app/channels_dialog.c:641 app/menus.c:507 msgid "/Subtract From Selection" msgstr "/Von Auswahl abziehen" -#: app/channels_dialog.c:642 app/menus.c:299 +#: app/channels_dialog.c:642 app/menus.c:509 msgid "/Intersect With Selection" msgstr "/Schnittmenge mit Auswahl" -#: app/channels_dialog.c:644 app/menus.c:301 +#: app/channels_dialog.c:644 app/menus.c:513 msgid "/Delete Channel" msgstr "/LЖsche Kanal" @@ -596,18 +592,18 @@ msgstr "/L msgid "Empty Channel Copy" msgstr "Kopiere leeren Kanal" -#: app/channels_dialog.c:1356 app/color_balance.c:373 app/curves.c:415 -#: app/histogram_tool.c:279 app/levels.c:244 +#: app/channels_dialog.c:1356 app/color_balance.c:368 app/curves.c:414 +#: app/histogram_tool.c:272 app/levels.c:243 msgid "Red" msgstr "Rot" -#: app/channels_dialog.c:1360 app/color_balance.c:400 app/curves.c:416 -#: app/histogram_tool.c:280 app/levels.c:245 +#: app/channels_dialog.c:1360 app/color_balance.c:395 app/curves.c:415 +#: app/histogram_tool.c:273 app/levels.c:244 msgid "Green" msgstr "GrЭn" -#: app/channels_dialog.c:1364 app/color_balance.c:427 app/curves.c:417 -#: app/histogram_tool.c:281 app/levels.c:246 +#: app/channels_dialog.c:1364 app/color_balance.c:422 app/curves.c:416 +#: app/histogram_tool.c:274 app/levels.c:245 msgid "Blue" msgstr "Blau" @@ -619,21 +615,21 @@ msgstr "Grau" msgid "Indexed" msgstr "Indiziert" -#: app/channels_dialog.c:2411 +#: app/channels_dialog.c:2392 msgid "New Channel Options" msgstr "Einstellungen fЭr neuen Kanal" #. The name entry hbox, label and entry -#: app/channels_dialog.c:2435 app/channels_dialog.c:2628 +#: app/channels_dialog.c:2421 app/channels_dialog.c:2595 msgid "Channel name:" msgstr "Kanalname:" #. The opacity scale -#: app/channels_dialog.c:2450 app/channels_dialog.c:2643 +#: app/channels_dialog.c:2436 app/channels_dialog.c:2610 msgid "Fill Opacity:" msgstr "FЭlldeckung:" -#: app/channels_dialog.c:2604 +#: app/channels_dialog.c:2566 msgid "Edit Channel Attributes" msgstr "VerДndere Kanalmerkmale" @@ -671,244 +667,245 @@ msgstr "Ausrichtung" msgid "No patterns available for this operation." msgstr "Keine Muster vorhanden fЭr diese Funktion." -#: app/color_balance.c:187 +#: app/color_balance.c:186 msgid "Color Balance Options" msgstr "Farbausgleich Einstellungen" -#: app/color_balance.c:225 +#: app/color_balance.c:224 msgid "Color balance operates only on RGB color drawables." msgstr "Farbausgleich funktioniert nur bei Echtfarbbildern." -#: app/color_balance.c:282 app/dodgeburn.c:128 +#: app/color_balance.c:274 app/dodgeburn.c:128 msgid "Shadows" msgstr "Shatten" -#: app/color_balance.c:283 app/dodgeburn.c:127 +#: app/color_balance.c:275 app/dodgeburn.c:127 msgid "Midtones" msgstr "Mitten" -#: app/color_balance.c:284 app/dodgeburn.c:126 +#: app/color_balance.c:276 app/dodgeburn.c:126 msgid "Highlights" msgstr "Glanzlichter" -#: app/color_balance.c:302 app/tools.c:551 +#. The shell and main vbox +#: app/color_balance.c:292 app/tools.c:551 msgid "Color Balance" msgstr "Farbausgleich" -#: app/color_balance.c:317 +#: app/color_balance.c:312 msgid "Color Levels: " msgstr "Farbwerte: " #. Create the cyan-red scale widget -#: app/color_balance.c:356 +#: app/color_balance.c:351 msgid "Cyan" msgstr "Cyan" #. Create the magenta-green scale widget -#: app/color_balance.c:383 +#: app/color_balance.c:378 msgid "Magenta" msgstr "Magenta" #. Create the yellow-blue scale widget -#: app/color_balance.c:410 +#: app/color_balance.c:405 msgid "Yellow" msgstr "Gelb" #. The preserve luminosity toggle -#: app/color_balance.c:450 +#: app/color_balance.c:445 msgid "Preserve Luminosity" msgstr "Erhalte Helligkeit" -#: app/color_notebook.c:117 app/color_select.c:216 +#: app/color_notebook.c:105 msgid "Color Selection" msgstr "Farbauswahl" -#: app/color_notebook.c:188 app/color_select.c:236 +#: app/color_notebook.c:113 msgid "Revert to Old Color" msgstr "ZurЭck zur alten Farbe" -#: app/color_picker.c:142 +#: app/color_picker.c:143 msgid "Color Picker Options" msgstr "Farbpipette Einstellungen" -#: app/color_picker.c:169 +#: app/color_picker.c:170 msgid "Sample Average" msgstr "AbtastgrЖъe" -#: app/color_picker.c:212 +#: app/color_picker.c:213 msgid "Update Active Color" msgstr "Aktive Farbe auffrischen" -#: app/color_picker.c:251 app/tools.c:309 +#: app/color_picker.c:252 app/tools.c:309 msgid "Color Picker" msgstr "Farbpipette" -#: app/color_picker.c:257 app/color_picker.c:267 +#: app/color_picker.c:259 app/color_picker.c:269 msgid "Red:" msgstr "Rot:" -#: app/color_picker.c:258 app/color_picker.c:268 +#: app/color_picker.c:260 app/color_picker.c:270 msgid "Green:" msgstr "GrЭn:" -#: app/color_picker.c:259 app/color_picker.c:269 +#: app/color_picker.c:261 app/color_picker.c:271 msgid "Blue:" msgstr "Blau:" -#: app/color_picker.c:260 app/color_picker.c:266 app/color_picker.c:275 +#: app/color_picker.c:262 app/color_picker.c:268 app/color_picker.c:277 msgid "Alpha:" msgstr "Alpha:" -#: app/color_picker.c:261 app/color_picker.c:276 app/color_select.c:459 -#: app/colormap_dialog.i.c:201 +#: app/color_picker.c:263 app/color_picker.c:278 app/color_select.c:437 +#: app/colormap_dialog.i.c:267 msgid "Hex Triplet:" msgstr "Hex Triplet:" -#: app/color_picker.c:265 app/colormap_dialog.i.c:194 +#: app/color_picker.c:267 app/colormap_dialog.i.c:260 msgid "Index:" msgstr "Index:" -#: app/color_picker.c:270 +#: app/color_picker.c:272 msgid "Hex Triplet" msgstr "Hex Triplet" -#: app/color_picker.c:274 app/histogram_tool.c:271 +#: app/color_picker.c:276 app/histogram_tool.c:264 msgid "Intensity:" msgstr "IntensitДt:" -#: app/color_picker.c:620 app/color_picker.c:621 app/color_picker.c:622 -#: app/color_picker.c:623 app/color_picker.c:624 app/color_picker.c:625 -#: app/color_picker.c:626 app/color_picker.c:644 app/color_picker.c:659 -#: app/color_picker.c:677 +#: app/color_picker.c:622 app/color_picker.c:623 app/color_picker.c:624 +#: app/color_picker.c:625 app/color_picker.c:626 app/color_picker.c:627 +#: app/color_picker.c:628 app/color_picker.c:646 app/color_picker.c:661 +#: app/color_picker.c:679 msgid "N/A" msgstr "n.v." -#: app/colormap_dialog.i.c:121 +#: app/colormap_dialog.i.c:171 msgid "Indexed Color Palette" msgstr "Indizierte Farbpalette" #. The GIMP image option menu -#: app/colormap_dialog.i.c:136 app/lc_dialog.c:131 +#: app/colormap_dialog.i.c:186 app/lc_dialog.c:132 msgid "Image:" msgstr "Bild:" -#: app/colormap_dialog.i.c:155 +#: app/colormap_dialog.i.c:205 msgid "Operations" msgstr "Funktionen" -#: app/colormap_dialog.i.c:833 app/lc_dialog.c:613 +#: app/colormap_dialog.i.c:905 app/lc_dialog.c:615 msgid "none" msgstr "Kein" -#: app/commands.c:351 +#: app/commands.c:353 msgid "Border Selection" msgstr "Randauswahl" -#: app/commands.c:352 +#: app/commands.c:356 msgid "Border selection by:" msgstr "Randauswahl um:" -#: app/commands.c:369 +#: app/commands.c:376 msgid "Feather Selection" msgstr "Runde Auswahl" -#: app/commands.c:370 +#: app/commands.c:379 msgid "Feather selection by:" msgstr "Runde Auswahl um:" -#: app/commands.c:387 +#: app/commands.c:399 msgid "Grow Selection" msgstr "VergrЖъere Auswahl" -#: app/commands.c:388 +#: app/commands.c:402 msgid "Grow selection by:" msgstr "VergrЖъere Auswahl um:" -#: app/commands.c:408 +#: app/commands.c:424 msgid "Shrink Selection" msgstr "Verkleinere Auswahl" -#: app/commands.c:409 +#: app/commands.c:427 msgid "Shrink selection by:" msgstr "Verkleinere Auswahl um:" -#: app/commands.c:418 +#: app/commands.c:436 msgid "Shrink from image border" msgstr "Schrumpfe von Bildrand" -#: app/commands.c:1223 +#: app/commands.c:1246 msgid "Resize Error: Both width and height must be greater than zero." msgstr "" -#: app/commands.c:1273 +#: app/commands.c:1296 msgid "Scale Error: Both width and height must be greater than zero." msgstr "" -#: app/convert.c:501 +#: app/convert.c:491 msgid "Indexed Color Conversion" msgstr "Indizierte Farbumwandlung" -#: app/convert.c:506 +#: app/convert.c:504 msgid "General Palette Options" msgstr "Generelle Farbpaletten Einstellungen" -#: app/convert.c:523 +#: app/convert.c:524 msgid "Generate optimal palette: " msgstr "Erstelle optimale palette: " -#: app/convert.c:531 +#: app/convert.c:532 msgid "# of colors: " msgstr "Anzahl der Farben: " -#: app/convert.c:581 +#: app/convert.c:582 msgid "Use custom palette" msgstr "Benutze eigene Palette" -#: app/convert.c:616 +#: app/convert.c:617 msgid "Use WWW-optimised palette" msgstr "Benutze WWW-optimierte Palette" -#: app/convert.c:634 +#: app/convert.c:635 msgid "Use black/white (1-bit) palette" msgstr "Benutze Schwarz/Weiъ palette" -#: app/convert.c:644 +#: app/convert.c:645 msgid "Dither Options" msgstr "Raster Einstellungen" -#: app/convert.c:660 +#: app/convert.c:661 msgid "No colour dithering" msgstr "Keine Farbrasterung" -#: app/convert.c:677 +#: app/convert.c:678 msgid "Positioned colour dithering" msgstr "geordnete Farbrasterung" -#: app/convert.c:694 +#: app/convert.c:695 msgid "Floyd-Steinberg colour dithering (reduced colour bleeding)" msgstr "Floyd-Steinberg Farbrasterung (reduziertes Farbbluten)" -#: app/convert.c:711 +#: app/convert.c:712 msgid "Floyd-Steinberg colour dithering (normal)" msgstr "Floyd-Steinberg Farbrasterung (normal)" -#: app/convert.c:732 +#: app/convert.c:733 msgid "Enable dithering of transparency" msgstr "Aktiviere Rasterung fЭr Transparenz" -#: app/convert.c:746 +#: app/convert.c:747 msgid "Custom Palette Options" msgstr "Eigene Farbpaletten Einstellungen" -#: app/convert.c:780 +#: app/convert.c:781 msgid "Remove unused colours from final palette" msgstr "Entferne unbenutzte Farben aus fertiger Palette" -#: app/convert.c:807 +#: app/convert.c:808 msgid " [ Warning ] " msgstr " [ Warnung ] " -#: app/convert.c:814 +#: app/convert.c:815 msgid "" "You are attempting to convert an image with alpha/layers from RGB/GRAY to " "INDEXED.\n" @@ -968,65 +965,66 @@ msgid "Crop & Resize Information" msgstr "Zuschneideinformationen" #. add the information fields -#: app/crop.c:1036 +#: app/crop.c:1037 msgid "Origin X:" msgstr "Ursprung X:" #. the pixel size labels -#: app/crop.c:1052 app/file_new_dialog.c:451 app/file_new_dialog.c:469 +#: app/crop.c:1053 app/file_new_dialog.c:410 app/file_new_dialog.c:428 #: app/tool_options.c:409 msgid "Width:" msgstr "Breite:" -#: app/crop.c:1055 app/file_new_dialog.c:457 app/file_new_dialog.c:475 -#: app/layers_dialog.c:3359 app/resize.c:246 app/resize.c:271 app/resize.c:515 -#: app/scale_tool.c:78 app/scale_tool.c:85 app/tool_options.c:431 +#: app/crop.c:1056 app/file_new_dialog.c:416 app/file_new_dialog.c:434 +#: app/layers_dialog.c:3348 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:431 msgid "Height:" msgstr "HЖhe:" -#: app/crop.c:1077 +#: app/crop.c:1078 msgid "From Selection" msgstr "Aus Auswahl" -#: app/crop.c:1083 +#: app/crop.c:1084 msgid "Auto Shrink" msgstr "Automatisch schrumpfen" -#: app/curves.c:378 +#: app/curves.c:377 msgid "Curves Options" msgstr "Kurven Einstellungen" -#: app/curves.c:414 app/histogram_tool.c:278 app/layers_dialog.c:255 -#: app/levels.c:243 app/paint_funcs.c:96 app/tool_options.c:1005 +#: app/curves.c:413 app/histogram_tool.c:271 app/layers_dialog.c:255 +#: app/levels.c:242 app/paint_funcs.c:96 app/tool_options.c:1005 msgid "Value" msgstr "Wert" -#: app/curves.c:418 app/levels.c:247 +#: app/curves.c:417 app/levels.c:246 msgid "Alpha" msgstr "Alpha" -#: app/curves.c:429 +#: app/curves.c:428 msgid "Curves for indexed drawables cannot be adjusted." msgstr "Kurven verДndern funktioniert nicht mit indizierten Bildern" -#: app/curves.c:533 +#: app/curves.c:525 msgid "Smooth" msgstr "Weich" -#: app/curves.c:534 +#: app/curves.c:526 msgid "Free" msgstr "Frei" -#: app/curves.c:561 app/tools.c:626 +#. The shell and main vbox +#: app/curves.c:551 app/tools.c:626 msgid "Curves" msgstr "Kurven" -#: app/curves.c:575 +#: app/curves.c:573 msgid "Modify Curves for Channel: " msgstr "VerДndere Kurven fЭr Kanal: " #. The option menu for selecting the drawing method -#: app/curves.c:649 +#: app/curves.c:647 msgid "Curve Type: " msgstr "Kurvenart: " @@ -1034,19 +1032,19 @@ msgstr "Kurvenart: " msgid "Desaturate operates only on RGB color drawables." msgstr "SДttigung kann nur bei RGB Bildern verringert werden" -#: app/devices.c:121 app/gradient.c:673 app/levels.c:564 app/palette.c:2026 -#: app/preferences_dialog.c:1503 -msgid "Save" -msgstr "Sichern" - -#: app/devices.c:405 +#: app/devices.c:403 msgid "devices_rc_update called multiple times for not present device\n" msgstr "" -#: app/devices.c:710 +#: app/devices.c:707 msgid "Device Status" msgstr "GerДtestatus" +#: app/devices.c:713 app/gradient.c:693 app/levels.c:560 app/palette.c:2031 +#: app/preferences_dialog.c:1172 +msgid "Save" +msgstr "Sichern" + #: app/docindex.c:574 msgid "This file cannot be moved up." msgstr "Diese Datei kann nicht nach oben verschoben werden." @@ -1067,48 +1065,48 @@ msgstr "Es gibt keine Auswahl, die nach unten verschoben werden kann." msgid "There's no selection to remove." msgstr "Es gibt keine Auswahl, die entfernt werden kann." -#: app/docindexif.c:83 +#: app/docindexif.c:84 msgid "Open" msgstr "жffnen" -#: app/docindexif.c:83 +#: app/docindexif.c:84 msgid "Open a file" msgstr "жffne eine Datei" -#: app/docindexif.c:88 app/gdisplay_color_ui.c:81 +#: app/docindexif.c:89 app/gdisplay_color_ui.c:104 msgid "Up" msgstr "Hoch" -#: app/docindexif.c:88 +#: app/docindexif.c:89 msgid "Move the selected entry up in the index" msgstr "Bewege den ausgewДhlten Eintrag nach oben" -#: app/docindexif.c:93 app/gdisplay_color_ui.c:82 +#: app/docindexif.c:94 app/gdisplay_color_ui.c:105 msgid "Down" msgstr "Runter" -#: app/docindexif.c:93 +#: app/docindexif.c:94 msgid "Move the selected entry down in the index" msgstr "Bewege den ausgewДhlten Eintrag nach unten" -#: app/docindexif.c:98 app/gdisplay_color_ui.c:80 +#: app/docindexif.c:99 app/gdisplay_color_ui.c:103 msgid "Remove" msgstr "Entfernen" -#: app/docindexif.c:98 +#: app/docindexif.c:99 msgid "Remove the selected entry from the index" msgstr "Entferne den ausgewДhlten Eintrag aus der Liste" -#: app/docindexif.c:103 +#: app/docindexif.c:104 msgid "Close the Document Index" msgstr "Schlieъe den Dokumentenindex" #. Set the GOWindow title -#: app/docindexif.c:236 +#: app/docindexif.c:237 msgid "Document Index" msgstr "Dokumentenindex" -#: app/docindexif.c:243 +#: app/docindexif.c:244 msgid "GTK successfully started" msgstr "GTK erfolgreich gestartet" @@ -1160,45 +1158,46 @@ msgstr "Harte Kante" msgid "Anti erase" msgstr "ZurЭcklЖschen" -#: app/errorconsole.c:182 +#: app/errorconsole.c:170 #, c-format msgid "Error opening file %s: %s" msgstr "Kann Datei nicht Жffnen %s: %s" -#: app/errorconsole.c:197 +#: app/errorconsole.c:187 msgid "Can't save, nothing selected!" msgstr "Kann nicht sichern, da nichts ausgewДhlt wurde!" -#: app/errorconsole.c:201 +#: app/errorconsole.c:191 msgid "Save error log to file..." msgstr "Sichere Fehlerprotokoll in Datei..." -#: app/errorconsole.c:268 +#: app/errorconsole.c:269 +#, fuzzy +msgid "GIMP Error Console" +msgstr "GIMP Fehlerkonsole" + +#: app/errorconsole.c:275 msgid "Clear" msgstr "LЖschen" -#: app/errorconsole.c:286 -msgid "GIMP Error console" -msgstr "GIMP Fehlerkonsole" - -#: app/errorconsole.c:297 +#: app/errorconsole.c:298 msgid "Write all errors to file..." msgstr "Schreibe alle Fehler in Datei..." -#: app/errorconsole.c:304 +#: app/errorconsole.c:305 msgid "Write selection to file..." msgstr "Schreibe Auswahl in Datei..." -#: app/errors.c:79 +#: app/errors.c:80 #, c-format msgid "%s: fatal error: %s\n" msgstr "" -#: app/file_new_dialog.c:218 +#: app/file_new_dialog.c:188 msgid "Confirm Image Size" msgstr "BildgrЖъe bestДtigen" -#: app/file_new_dialog.c:235 +#: app/file_new_dialog.c:204 #, c-format msgid "" "You are trying to create an image which\n" @@ -1225,47 +1224,47 @@ msgstr "" "die \"Maximale BildgrЖъe\" in den\n" "Einstellungen erhЖhen." -#: app/file_new_dialog.c:342 +#: app/file_new_dialog.c:310 #, c-format msgid "Image Size: %s" msgstr "BildgrЖъe: %s" -#: app/file_new_dialog.c:409 +#: app/file_new_dialog.c:368 msgid "New Image" msgstr "Neues Bild" -#: app/file_new_dialog.c:515 app/preferences_dialog.c:1574 +#: app/file_new_dialog.c:474 app/preferences_dialog.c:1243 msgid "Pixels" msgstr "Pixel" #. the resolution labels -#: app/file_new_dialog.c:584 app/resize.c:572 +#: app/file_new_dialog.c:543 app/resize.c:566 msgid "Resolution X:" msgstr "AuflЖsung X:" -#: app/file_new_dialog.c:605 app/resize.c:593 +#: app/file_new_dialog.c:564 app/resize.c:587 msgid "pixels/%a" msgstr "Pixel/%a" #. frame for Image Type -#: app/file_new_dialog.c:649 +#: app/file_new_dialog.c:608 msgid "Image Type" msgstr "Bildart" -#: app/fileops.c:225 app/fileops.c:254 +#: app/fileops.c:235 app/fileops.c:269 msgid "Load Image" msgstr "жffne Bild" #. format-chooser frame -#: app/fileops.c:264 +#: app/fileops.c:279 msgid "Open Options" msgstr "жffnen Einstellungen" -#: app/fileops.c:279 app/fileops.c:483 +#: app/fileops.c:294 app/fileops.c:507 msgid "Determine file type:" msgstr "Bestimme Datentyp:" -#: app/fileops.c:362 +#: app/fileops.c:377 msgid "" "generate\n" "preview" @@ -1273,105 +1272,105 @@ msgstr "" "erzeuge\n" "Vorschau" -#: app/fileops.c:397 +#: app/fileops.c:412 msgid "No selection." msgstr "Keine Auswahl." -#: app/fileops.c:444 app/fileops.c:466 +#: app/fileops.c:459 app/fileops.c:489 msgid "Save Image" msgstr "Sichere Bild" -#: app/fileops.c:475 +#: app/fileops.c:498 msgid "Save Options" msgstr "Sichern Einstellungen" -#: app/fileops.c:527 +#: app/fileops.c:551 msgid "Can't revert. No filename associated with this image" msgstr "" "Kann Bild nicht zurЭcksetzen, da kein Dateiname mit dem Bild verknЭft ist" -#: app/fileops.c:542 +#: app/fileops.c:566 msgid "Revert failed." msgstr "ZurЭcksetzen schlug fehl." -#: app/fileops.c:1203 +#: app/fileops.c:1237 msgid "(this thumbnail may be out of date)" msgstr "(dieser Daumennagel kЖnnte veraltete sein)" -#: app/fileops.c:1204 +#: app/fileops.c:1238 msgid "(no information)" msgstr "(keine Information)" -#: app/fileops.c:1212 +#: app/fileops.c:1246 msgid "(thumbnail saving is disabled)" msgstr "(Daumennagelsicherung ist abgeschaltet)" -#: app/fileops.c:1216 +#: app/fileops.c:1250 msgid "(could not write thumbnail file)" msgstr "(konnte Daumennageldatei nicht schreiben)" -#: app/fileops.c:1220 +#: app/fileops.c:1254 msgid "(thumbnail file not written)" msgstr "(Daumennageldatei nicht geschrieben)" -#: app/fileops.c:1237 +#: app/fileops.c:1271 msgid "no preview available" msgstr "keine Vorschau verfЭgbar" -#: app/fileops.c:1310 +#: app/fileops.c:1342 msgid "(could not make preview)" msgstr "(konnte keine Vorschau erstellen)" -#: app/fileops.c:1366 app/fileops.c:1456 +#: app/fileops.c:1397 app/fileops.c:1487 msgid "Open failed: " msgstr "жffnen schlug fehl: " -#: app/fileops.c:1522 +#: app/fileops.c:1553 #, c-format msgid "%s is an irregular file (%s)" msgstr "%s ist eine nicht regulДre Datei (%s)" -#: app/fileops.c:1536 app/fileops.c:1643 +#: app/fileops.c:1567 app/fileops.c:1670 msgid "Save failed: " msgstr "Sichern schlug fehl: " -#: app/fileops.c:1548 app/fileops.c:1549 app/fileops.c:1561 app/fileops.c:1562 -#: app/menus.c:69 app/menus.c:103 +#: app/fileops.c:1579 app/fileops.c:1580 app/fileops.c:1592 app/fileops.c:1593 +#: app/menus.c:84 app/menus.c:149 msgid "/File/Open" msgstr "/Datei/жffnen" -#: app/fileops.c:1550 app/fileops.c:1566 app/gdisplay.c:1632 app/menus.c:104 +#: app/fileops.c:1581 app/fileops.c:1597 app/gdisplay.c:1651 app/menus.c:151 msgid "/File/Save" msgstr "/Datei/Sichern" -#: app/fileops.c:1551 app/fileops.c:1567 app/gdisplay.c:1633 app/menus.c:105 +#: app/fileops.c:1582 app/fileops.c:1598 app/gdisplay.c:1652 app/menus.c:153 msgid "/File/Save as" msgstr "/Datei/Sichern unter..." -#: app/fileops.c:1578 -msgid "Yes" -msgstr "Ja" - -#: app/fileops.c:1579 -msgid "No" -msgstr "Nein" - -#: app/fileops.c:1588 +#: app/fileops.c:1614 #, c-format msgid "%s exists, overwrite?" msgstr "%s existiert, Эberschreiben?" -#: app/fileops.c:1594 +#: app/fileops.c:1619 msgid "File Exists!" msgstr "Datei Existiert!" -#: app/flip_tool.c:74 app/preferences_dialog.c:1620 -#: app/preferences_dialog.c:2338 +#: app/fileops.c:1625 +msgid "Yes" +msgstr "Ja" + +#: app/fileops.c:1627 +msgid "No" +msgstr "Nein" + +#: app/flip_tool.c:74 app/preferences_dialog.c:1289 +#: app/preferences_dialog.c:2027 msgid "Horizontal" msgstr "Horizontal" -#: app/flip_tool.c:74 app/preferences_dialog.c:1622 -#: app/preferences_dialog.c:2340 +#: app/flip_tool.c:74 app/preferences_dialog.c:1291 +#: app/preferences_dialog.c:2029 msgid "Vertical" msgstr "Vertikal" @@ -1397,19 +1396,15 @@ msgstr "" "schwebenden Auswahl erzeugen, da sie zu einer\n" "Ebenenmaske oder einer einem Kanal gehЖrt." -#: app/free_select.c:76 +#: app/free_select.c:73 msgid "add_point(): Unable to reallocate points array in free_select." msgstr "" -#: app/free_select.c:231 -msgid "Cannot properly scanline convert polygon!\n" -msgstr "Kann Linie nicht in ein Polygon umwandeln!\n" - #: app/gdisplay.c:215 msgid "RGB-empty" msgstr "RGB leer" -#: app/gdisplay.c:215 app/image_new.c:54 app/preferences_dialog.c:1665 +#: app/gdisplay.c:215 app/image_new.c:54 app/preferences_dialog.c:1334 msgid "RGB" msgstr "RGB" @@ -1429,272 +1424,270 @@ msgstr "Indiziert leer" msgid "indexed" msgstr "Indiziert" -#: app/gdisplay.c:1634 app/menus.c:106 +#: app/gdisplay.c:1653 app/menus.c:155 msgid "/File/Revert" msgstr "/Datei/ZurЭcksetzen" -#: app/gdisplay.c:1635 app/gdisplay_ops.c:303 app/gdisplay_ops.c:318 -#: app/gdisplay_ops.c:365 app/menus.c:110 +#: app/gdisplay.c:1654 app/gdisplay_ops.c:299 app/gdisplay_ops.c:314 +#: app/gdisplay_ops.c:345 app/menus.c:162 msgid "/File/Close" msgstr "/Datei/Schlieъen" -#: app/gdisplay.c:1637 +#: app/gdisplay.c:1656 msgid "/Edit" msgstr "/Bearbeiten" -#: app/gdisplay.c:1640 app/menus.c:115 +#: app/gdisplay.c:1659 app/menus.c:171 msgid "/Edit/Cut" msgstr "/Bearbeiten/Ausschneiden" -#: app/gdisplay.c:1641 app/menus.c:116 +#: app/gdisplay.c:1660 app/menus.c:173 msgid "/Edit/Copy" msgstr "/Bearbeiten/Kopieren" -#: app/gdisplay.c:1642 app/menus.c:117 +#: app/gdisplay.c:1661 app/menus.c:175 msgid "/Edit/Paste" msgstr "/Bearbeiten/EinfЭgen" -#: app/gdisplay.c:1643 app/menus.c:118 +#: app/gdisplay.c:1662 app/menus.c:177 msgid "/Edit/Paste Into" msgstr "/Bearbeiten/EinfЭgen in Auswahl" -#: app/gdisplay.c:1644 app/menus.c:119 +#: app/gdisplay.c:1663 app/menus.c:179 msgid "/Edit/Paste As New" msgstr "/Bearbeiten/Als Neu EinfЭgen" -#: app/gdisplay.c:1645 app/menus.c:121 +#: app/gdisplay.c:1664 app/menus.c:183 msgid "/Edit/Clear" msgstr "/Bearbeiten/LЖschen" -#: app/gdisplay.c:1646 app/menus.c:122 +#: app/gdisplay.c:1665 app/menus.c:185 msgid "/Edit/Fill" msgstr "/Bearbeiten/FЭllen" -#: app/gdisplay.c:1647 app/menus.c:123 +#: app/gdisplay.c:1666 app/menus.c:187 msgid "/Edit/Stroke" msgstr "/Bearbeiten/Nachfahren" -#: app/gdisplay.c:1648 app/menus.c:124 +#: app/gdisplay.c:1667 app/menus.c:189 msgid "/Edit/Undo" msgstr "/Bearbeiten/RЭckgДngig" -#: app/gdisplay.c:1649 app/menus.c:125 +#: app/gdisplay.c:1668 app/menus.c:191 msgid "/Edit/Redo" msgstr "/Bearbeiten/Wiederholen" -#: app/gdisplay.c:1650 app/menus.c:128 +#: app/gdisplay.c:1669 app/menus.c:197 msgid "/Edit/Cut Named" msgstr "/Bearbeiten/Ausschneiden in Ablage" -#: app/gdisplay.c:1651 app/menus.c:129 +#: app/gdisplay.c:1670 app/menus.c:199 msgid "/Edit/Copy Named" msgstr "/Bearbeiten/Kopieren in Ablage" -#: app/gdisplay.c:1652 app/menus.c:130 +#: app/gdisplay.c:1671 app/menus.c:201 msgid "/Edit/Paste Named" msgstr "/Bearbeiten/EinfЭgen aus Ablage" -#: app/gdisplay.c:1655 +#: app/gdisplay.c:1674 msgid "/Select" msgstr "/Auswahl" -#: app/gdisplay.c:1656 app/menus.c:145 +#: app/gdisplay.c:1675 app/menus.c:230 msgid "/Select/Save To Channel" msgstr "/Auswahl/In Kanal sichern" -#: app/gdisplay.c:1658 +#: app/gdisplay.c:1677 msgid "/View" msgstr "/Ansicht" -#: app/gdisplay.c:1661 app/menus.c:164 +#: app/gdisplay.c:1680 app/menus.c:266 msgid "/View/Toggle Selection" msgstr "/Ansicht/Auswahl" -#: app/gdisplay.c:1662 app/menus.c:165 +#: app/gdisplay.c:1681 app/menus.c:268 msgid "/View/Toggle Rulers" msgstr "/Ansicht/Lineale" -#: app/gdisplay.c:1664 app/menus.c:167 +#: app/gdisplay.c:1683 app/menus.c:272 msgid "/View/Toggle Guides" msgstr "/Ansicht/Hilfslinien" -#: app/gdisplay.c:1665 app/menus.c:168 +#: app/gdisplay.c:1684 app/menus.c:274 msgid "/View/Snap To Guides" msgstr "/Ansicht/magnetische Hilfslinien" -#: app/gdisplay.c:1666 app/menus.c:166 +#: app/gdisplay.c:1685 app/menus.c:270 msgid "/View/Toggle Statusbar" msgstr "/Ansicht/Statusleiste" -#: app/gdisplay.c:1668 app/menus.c:159 +#: app/gdisplay.c:1687 app/menus.c:257 msgid "/View/Dot for dot" msgstr "/Ansicht/Punkt fЭr Punkt" -#: app/gdisplay.c:1671 +#: app/gdisplay.c:1690 msgid "/Image" msgstr "/Bild" -#: app/gdisplay.c:1672 app/gdisplay.c:1682 +#: app/gdisplay.c:1691 app/gdisplay.c:1702 msgid "/Image/Colors" msgstr "/Bild/Farben" -#: app/gdisplay.c:1673 -msgid "/Image/Channel Ops" +#: app/gdisplay.c:1692 +#, fuzzy +msgid "/Image/Channels" msgstr "/Bild/Kanaloperationen" -#: app/gdisplay.c:1674 +#: app/gdisplay.c:1693 msgid "/Image/Alpha" msgstr "/Bild/Alpha" -#: app/gdisplay.c:1677 app/menus.c:187 +#: app/gdisplay.c:1694 app/menus.c:68 +msgid "/Image/Transforms" +msgstr "/Bild/Transformationen" + +#: app/gdisplay.c:1697 app/menus.c:312 msgid "/Image/RGB" msgstr "/Bild/RGB" -#: app/gdisplay.c:1678 app/menus.c:188 +#: app/gdisplay.c:1698 app/menus.c:314 msgid "/Image/Grayscale" msgstr "/Bild/Graustufen" -#: app/gdisplay.c:1679 app/menus.c:189 +#: app/gdisplay.c:1699 app/menus.c:316 msgid "/Image/Indexed" msgstr "/Bild/Indiziert" -#: app/gdisplay.c:1680 app/tools.c:658 +#: app/gdisplay.c:1700 app/tools.c:658 msgid "/Image/Histogram" msgstr "/Bild/Histogramm" -#: app/gdisplay.c:1683 app/tools.c:613 +#: app/gdisplay.c:1703 app/tools.c:613 msgid "/Image/Colors/Threshold" msgstr "/Bild/Farben/Schwellwert" -#: app/gdisplay.c:1684 app/tools.c:598 +#: app/gdisplay.c:1704 app/tools.c:598 msgid "/Image/Colors/Posterize" msgstr "/Bild/Farben/Posterisieren" -#: app/gdisplay.c:1685 app/menus.c:176 +#: app/gdisplay.c:1705 app/menus.c:288 msgid "/Image/Colors/Equalize" msgstr "/Bild/Farben/Angleichen" -#: app/gdisplay.c:1686 app/menus.c:177 +#: app/gdisplay.c:1706 app/menus.c:290 msgid "/Image/Colors/Invert" msgstr "/Bild/Farben/Invertieren" -#: app/gdisplay.c:1687 app/tools.c:553 +#: app/gdisplay.c:1707 app/tools.c:553 msgid "/Image/Colors/Color Balance" msgstr "/Bild/Farben/Ausgleichen" -#: app/gdisplay.c:1688 app/tools.c:568 +#: app/gdisplay.c:1708 app/tools.c:568 msgid "/Image/Colors/Brightness-Contrast" msgstr "/Bild/Farben/Helligkeit-Kontrast" -#: app/gdisplay.c:1690 app/tools.c:583 +#: app/gdisplay.c:1710 app/tools.c:583 msgid "/Image/Colors/Hue-Saturation" msgstr "/Bild/Farben/Farbton-SДttigung" -#: app/gdisplay.c:1691 app/tools.c:628 +#: app/gdisplay.c:1711 app/tools.c:628 msgid "/Image/Colors/Curves" msgstr "/Bild/Farben/Kurven" -#: app/gdisplay.c:1692 app/tools.c:643 +#: app/gdisplay.c:1712 app/tools.c:643 msgid "/Image/Colors/Levels" msgstr "/Bild/Farben/Werte" -#: app/gdisplay.c:1693 app/menus.c:179 +#: app/gdisplay.c:1713 app/menus.c:294 msgid "/Image/Colors/Desaturate" msgstr "/Bild/Farben/SДttigung entfernen" -#: app/gdisplay.c:1695 app/menus.c:184 +#: app/gdisplay.c:1715 app/menus.c:302 msgid "/Image/Alpha/Add Alpha Channel" msgstr "/Bild/Alpha/Neuer Alphakanal" -#: app/gdisplay.c:1698 app/menus.c:182 -msgid "/Image/Channel Ops/Offset" -msgstr "/Bild/Kanaloperationen/Versatz" +#: app/gdisplay.c:1718 app/menus.c:307 +#, fuzzy +msgid "/Image/Transforms/Offset" +msgstr "/Bild/Transformationen" -#: app/gdisplay.c:1701 +#: app/gdisplay.c:1721 msgid "/Layers/Stack" msgstr "/Ebenen/Stapel" -#: app/gdisplay.c:1704 app/menus.c:198 +#: app/gdisplay.c:1724 app/menus.c:335 msgid "/Layers/Stack/Previous Layer" msgstr "/Ebenen/Stapel/Vorherige Ebene" -#: app/gdisplay.c:1706 app/menus.c:199 +#: app/gdisplay.c:1726 app/menus.c:337 msgid "/Layers/Stack/Next Layer" msgstr "/Ebenen/Stapel/NДchste Ebene" -#: app/gdisplay.c:1708 app/menus.c:200 +#: app/gdisplay.c:1728 app/menus.c:339 msgid "/Layers/Stack/Raise Layer" msgstr "/Ebenen/Stapel/Ebene rauf" -#: app/gdisplay.c:1710 app/menus.c:201 +#: app/gdisplay.c:1730 app/menus.c:341 msgid "/Layers/Stack/Lower Layer" msgstr "/Ebenen/Stapel/Ebene runter" -#: app/gdisplay.c:1712 app/menus.c:202 +#: app/gdisplay.c:1732 app/menus.c:343 msgid "/Layers/Stack/Layer to Top" msgstr "/Ebenen/Stapel/Ebene nach ganz oben" -#: app/gdisplay.c:1714 app/menus.c:203 +#: app/gdisplay.c:1734 app/menus.c:345 msgid "/Layers/Stack/Layer to Bottom" msgstr "Ebenen/Stapel/Ebene nach ganz unten" -#: app/gdisplay.c:1718 app/menus.c:205 +#: app/gdisplay.c:1738 app/menus.c:349 msgid "/Layers/Anchor Layer" msgstr "/Ebenen/Ebene verankern" -#: app/gdisplay.c:1719 app/menus.c:206 +#: app/gdisplay.c:1739 app/menus.c:351 msgid "/Layers/Merge Visible Layers" msgstr "/Ebenen/Sichtbare Ebenen vereinen" -#: app/gdisplay.c:1720 app/menus.c:207 +#: app/gdisplay.c:1740 app/menus.c:353 msgid "/Layers/Flatten Image" msgstr "/Ebenen/Bild zusammenfЭgen" -#: app/gdisplay.c:1721 app/menus.c:208 +#: app/gdisplay.c:1741 app/menus.c:355 msgid "/Layers/Alpha To Selection" msgstr "/Ebenen/Auswahl aus Alphakanal" -#: app/gdisplay.c:1722 app/menus.c:209 +#: app/gdisplay.c:1742 app/menus.c:357 msgid "/Layers/Mask To Selection" msgstr "/Ebenen/Auswahl aus Maske" -#: app/gdisplay.c:1723 app/menus.c:210 +#: app/gdisplay.c:1743 app/menus.c:359 msgid "/Layers/Add Alpha Channel" msgstr "/Ebenen/Neuer Alphakanal" -#: app/gdisplay.c:1726 +#: app/gdisplay.c:1746 msgid "/Filters" msgstr "/Filter" -#: app/gdisplay.c:1728 +#: app/gdisplay.c:1748 msgid "/Script-Fu" msgstr "/Script-Fu" -#: app/gdisplay_color.c:428 -msgid "Gamma" -msgstr "Gamma" - -#: app/gdisplay_color.c:438 -msgid "Gamma:" -msgstr "Gamma:" - -#: app/gdisplay_color_ui.c:83 +#: app/gdisplay_color_ui.c:106 msgid "Configure" msgstr "Konfigurieren" -#: app/gdisplay_color_ui.c:88 +#: app/gdisplay_color_ui.c:109 msgid "Color Display Filters" msgstr "Anzeigenfarbfilter" -#: app/gdisplay_color_ui.c:105 +#: app/gdisplay_color_ui.c:133 msgid "Available Filters" msgstr "VerfЭgbare Filter" -#: app/gdisplay_color_ui.c:123 +#: app/gdisplay_color_ui.c:156 msgid "Active Filters" msgstr "Aktive Filter" -#: app/gdisplay_ops.c:388 +#: app/gdisplay_ops.c:373 #, c-format msgid "" "Changes were made to %s.\n" @@ -1765,80 +1758,56 @@ msgstr "" msgid "Can't fill unknown image type." msgstr "Kann Bild unbekannten Typs nicht fЭllen." -#: app/gimpdrawable.c:496 +#: app/gimpdrawable.c:480 msgid "parasite attach to drawable" msgstr "" -#: app/gimpdrawable.c:529 +#: app/gimpdrawable.c:513 msgid "detach parasite from drawable" msgstr "" -#: app/gimpdrawable.c:722 +#: app/gimpdrawable.c:705 msgid "unnamed" msgstr "Unbenannt" -#: app/gimpdrawable.c:739 +#: app/gimpdrawable.c:722 #, c-format msgid "Layer type %d not supported." msgstr "Ebenentyp %d nicht unterstЭtzt." -#: app/gimpimage.c:1093 +#: app/gimpimage.c:1112 msgid "attach parasite to image" msgstr "" -#: app/gimpimage.c:1116 +#: app/gimpimage.c:1135 msgid "detach parasite from image" msgstr "" -#. Dirty the image, but we're too lazy to provide a -#. * proper undo. -#: app/gimpimage.c:2115 -msgid "raise layer" -msgstr "Ebene erhЖhen" - -#: app/gimpimage.c:2121 +#: app/gimpimage.c:2099 msgid "Layer cannot be raised any further" msgstr "Ebene kann nicht weiter angehoben werden" -#: app/gimpimage.c:2189 -msgid "lower layer" -msgstr "Ebene absenken" - -#: app/gimpimage.c:2195 +#: app/gimpimage.c:2125 msgid "Layer cannot be lowered any further" msgstr "Ebene kann nicht weiter abgesenkt werden" -#. layer_arg is already the top_layer -#: app/gimpimage.c:2226 +#: app/gimpimage.c:2149 msgid "Layer is already on top" msgstr "Ebene ist schon ganz oben" -#: app/gimpimage.c:2231 +#: app/gimpimage.c:2155 msgid "Can't raise Layer without alpha" msgstr "Kann Ebene ohne Alphakanal nicht anheben" -#: app/gimpimage.c:2272 -msgid "raise layer to top" -msgstr "Ebene nach oben" - -#. there is no next layer below layer_arg -#: app/gimpimage.c:2325 +#: app/gimpimage.c:2182 msgid "Layer is already on bottom" msgstr "Ebene ist schon ganz unten" -#: app/gimpimage.c:2338 app/gimpimage.c:2426 +#: app/gimpimage.c:2237 msgid "BG has no alpha, layer was placed above" msgstr "HG hat keinen Alphakanal, Ebene ist darЭber plaziert worden" -#: app/gimpimage.c:2367 -msgid "lower layer to bottom" -msgstr "Ebene nach unten" - -#: app/gimpimage.c:2446 -msgid "re-position layer" -msgstr "Ebene repositionen" - -#: app/gimpimage.c:2479 +#: app/gimpimage.c:2291 msgid "" "There are not enough visible layers for a merge.\n" "There must be at least two." @@ -1846,11 +1815,11 @@ msgstr "" "Es gibt nicht genЭgend sichtbare Ebenen zum Verbinden.\n" "Es mЭssen mindestens zwei sein." -#: app/gimpimage.c:2555 +#: app/gimpimage.c:2367 msgid "There are not enough visible layers for a merge down." msgstr "Es gibt nicht genЭgend sichtbare Ebenen zum Verbinden." -#: app/gimpimage.c:2958 +#: app/gimpimage.c:2768 msgid "" "Unable to add a layer mask since\n" "the layer already has one." @@ -1858,7 +1827,7 @@ msgstr "" "Kann keine Ebenenenmaske hinzufЭgen\n" "da die Ebene bereits eine Maske hat." -#: app/gimpimage.c:2962 +#: app/gimpimage.c:2772 msgid "" "Unable to add a layer mask to a\n" "layer in an indexed image." @@ -1866,7 +1835,7 @@ msgstr "" "Kann keine Maske zu einer Ebene in\n" "einem indizierten Bild hinzufЭgen." -#: app/gimpimage.c:2966 +#: app/gimpimage.c:2776 msgid "" "Cannot add layer mask to a layer\n" "with no alpha channel." @@ -1874,21 +1843,21 @@ msgstr "" "Kann keine Maske zu einer Ebene\n" "ohne Alphakanal hinzufЭgen." -#: app/gimpimage.c:2973 +#: app/gimpimage.c:2783 msgid "Cannot add layer mask of different dimensions than specified layer." msgstr "" "Kann keine Ebenenmaske mit anderen Abmessungen als die Ebene hinzufЭgen." -#: app/gimpimage.c:3078 +#: app/gimpimage.c:2886 msgid "Channel cannot be raised any further" msgstr "Kanal kann nicht weiter angehoben werden" -#: app/gimpimage.c:3127 +#: app/gimpimage.c:2935 msgid "Channel cannot be lowered any further" msgstr "Kanal kann nicht weiter abgesenkt werden" -#: app/gimpimage.c:3332 app/palette.c:543 app/palette.c:570 app/palette.c:932 -#: app/palette.c:936 app/palette.c:2401 app/palette.c:3095 +#: app/gimpimage.c:3138 app/palette.c:541 app/palette.c:568 app/palette.c:930 +#: app/palette.c:934 app/palette.c:2383 app/palette.c:3065 msgid "Untitled" msgstr "Unbenannt" @@ -1899,54 +1868,54 @@ msgid "" "\n" msgstr "" -#: app/gimpprogress.c:115 +#: app/gimpprogress.c:109 msgid "Progress" msgstr "Fortschritt" -#: app/gimprc.c:368 app/plug_in.c:305 +#: app/gimprc.c:382 app/plug_in.c:305 msgid "Resource configuration" msgstr "Ressourcen Konfiguration" -#: app/gimprc.c:427 +#: app/gimprc.c:429 #, c-format msgid "error parsing: \"%s\"\n" msgstr "Fehler bei Bearbeitung von: \"%s\"\n" -#: app/gimprc.c:428 +#: app/gimprc.c:430 #, c-format msgid " at line %d column %d\n" msgstr " in Zeile %d Spalte %d\n" -#: app/gimprc.c:429 +#: app/gimprc.c:431 #, c-format msgid " unexpected token: %s\n" msgstr "" -#: app/gimprc.c:1391 +#: app/gimprc.c:1412 msgid "error parsing pluginrc" msgstr "" -#: app/gimprc.c:1726 +#: app/gimprc.c:1747 #, c-format msgid "transform_path(): gimprc token referenced but not defined: %s" msgstr "" -#: app/gimprc.c:2655 +#: app/gimprc.c:2676 #, c-format msgid "Can't open %s; %s" msgstr "" -#: app/gimprc.c:2674 +#: app/gimprc.c:2695 #, c-format msgid "Can't rename %s to %s.old; %s" msgstr "" -#: app/gimprc.c:2680 +#: app/gimprc.c:2701 #, c-format msgid "Couldn't reopen %s\n" msgstr "" -#: app/gimprc.c:2692 +#: app/gimprc.c:2713 #, c-format msgid "Can't write to %s; %s" msgstr "" @@ -1956,7 +1925,7 @@ msgstr "" msgid "pixel" msgstr "Pixel" -#: app/gimpunit.c:58 app/measure.c:430 app/measure.c:434 app/paint_core.c:472 +#: app/gimpunit.c:58 app/measure.c:432 app/measure.c:436 app/paint_core.c:472 #: libgimp/gimpunit.c:44 msgid "pixels" msgstr "Pixel" @@ -2015,199 +1984,199 @@ msgstr "" msgid "Pasted Layer" msgstr "EingefЭgte Ebene" -#: app/global_edit.c:705 +#: app/global_edit.c:695 msgid "Paste" msgstr "EinfЭgen" -#: app/global_edit.c:706 +#: app/global_edit.c:696 msgid "Paste Into" msgstr "EinfЭgen in" -#: app/global_edit.c:707 +#: app/global_edit.c:697 msgid "Paste As New" msgstr "Als Neu einfЭgen" -#: app/global_edit.c:720 +#: app/global_edit.c:704 msgid "Paste Named Buffer" msgstr "EinfЭgen aus Ablage" -#: app/global_edit.c:732 +#: app/global_edit.c:722 msgid "Select a buffer to paste:" msgstr "Ablage zum EinfЭgen auswДhlen:" -#: app/global_edit.c:820 +#: app/global_edit.c:807 msgid "Cut Named" msgstr "Ausschneiden in Ablage" -#: app/global_edit.c:821 app/global_edit.c:853 +#: app/global_edit.c:810 app/global_edit.c:847 msgid "Enter a name for this buffer" msgstr "Geben sie dieser Ablage einen Namen" -#: app/global_edit.c:852 +#: app/global_edit.c:844 msgid "Copy Named" msgstr "Kopieren in Ablage" -#: app/gradient.c:469 +#: app/gradient.c:462 msgid "Curved" msgstr "Kurvig" -#: app/gradient.c:470 +#: app/gradient.c:463 msgid "Sinusoidal" msgstr "SinusfЖrmig" -#: app/gradient.c:471 +#: app/gradient.c:464 msgid "Spherical (increasing)" msgstr "SphДrisch (zunehmend)" -#: app/gradient.c:472 +#: app/gradient.c:465 msgid "Spherical (decreasing)" msgstr "SphДrisch (abnehmend)" -#: app/gradient.c:477 +#: app/gradient.c:470 msgid "Plain RGB" msgstr "Reines RGB" -#: app/gradient.c:478 +#: app/gradient.c:471 msgid "HSV (counter-clockwise hue)" msgstr "HSV (Farbton gegen Uhrzeigersinn)" -#: app/gradient.c:479 +#: app/gradient.c:472 msgid "HSV (clockwise hue)" msgstr "HSV (Farbton im Uhrzeigersinn)" -#: app/gradient.c:500 +#: app/gradient.c:491 msgid "Default" msgstr "Standard" -#: app/gradient.c:580 +#: app/gradient.c:574 #, c-format msgid "grad_get_color_at(): Unknown gradient type %d" msgstr "" -#: app/gradient.c:637 +#: app/gradient.c:631 #, c-format msgid "grad_get_color_at(): Unknown coloring mode %d" msgstr "" -#: app/gradient.c:704 +#: app/gradient.c:687 msgid "Gradient Editor" msgstr "FarbverlДufe Editor" -#: app/gradient.c:730 app/gradient_select.c:478 app/paintbrush.c:212 -#: app/palette.c:2913 +#: app/gradient.c:721 app/gradient_select.c:474 app/paintbrush.c:284 +#: app/palette.c:2888 msgid "Gradient" msgstr "Farbverlauf" -#: app/gradient.c:731 app/gradient_select.c:479 app/palette.c:2197 -#: app/palette_select.c:276 +#: app/gradient.c:722 app/gradient_select.c:475 app/palette.c:2193 +#: app/palette_select.c:245 msgid "Name" msgstr "Name" #. Frame & vbox for gradient functions -#: app/gradient.c:752 +#: app/gradient.c:743 msgid "Gradient Ops" msgstr "Farbverlaufsf." #. Buttons for gradient functions -#: app/gradient.c:760 +#: app/gradient.c:751 msgid "New Gradient" msgstr "Neuer Farbverlauf" -#: app/gradient.c:766 +#: app/gradient.c:757 msgid "Copy Gradient" msgstr "Kopiere Farbverlauf" -#: app/gradient.c:772 +#: app/gradient.c:763 msgid "Delete Gradient" msgstr "LЖsche Farbverlauf" -#: app/gradient.c:778 +#: app/gradient.c:769 msgid "Rename Gradient" msgstr "Benenne Farbverlauf um" -#: app/gradient.c:784 app/gradient.c:1684 +#: app/gradient.c:775 app/gradient.c:1669 msgid "Save as POV-Ray" msgstr "Sichere als POV-Ray Datei" #. Zoom all button -#: app/gradient.c:800 +#: app/gradient.c:791 msgid "Zoom all" msgstr "Zeige alles" -#: app/gradient.c:865 +#: app/gradient.c:856 msgid "Instant update" msgstr "Dauerndes Auffrischen" -#: app/gradient.c:1328 +#: app/gradient.c:1327 msgid "New gradient" msgstr "Neuer Farbverlauf" -#: app/gradient.c:1329 +#: app/gradient.c:1330 msgid "Enter a name for the new gradient" msgstr "Geben sie diesem neuen Farbverlauf einen Namen" -#: app/gradient.c:1330 +#: app/gradient.c:1331 msgid "untitled" msgstr "unbenannt" -#: app/gradient.c:1348 +#: app/gradient.c:1350 msgid "ed_do_new_gradient_callback(): oops, received NULL in call_data" msgstr "" -#: app/gradient.c:1389 +#: app/gradient.c:1390 msgid "Copy gradient" msgstr "Kopiere Farbverlauf" -#: app/gradient.c:1390 +#: app/gradient.c:1393 msgid "Enter a name for the copied gradient" msgstr "Geben sie diesem kopierten Farbverlauf einen Namen" -#: app/gradient.c:1412 +#: app/gradient.c:1416 msgid "ed_do_copy_gradient_callback(): oops, received NULL in call_data" msgstr "" -#: app/gradient.c:1472 +#: app/gradient.c:1476 msgid "Rename gradient" msgstr "Benenne Farbverlauf um" -#: app/gradient.c:1473 +#: app/gradient.c:1479 msgid "Enter a new name for the gradient" msgstr "Geben sie diesem Farbverlauf einen neuen Namen" -#: app/gradient.c:1495 +#: app/gradient.c:1502 msgid "ed_do_rename_gradient_callback(): oops, received NULL in call_data" msgstr "" -#: app/gradient.c:1516 +#: app/gradient.c:1523 msgid "ed_do_rename_gradient_callback(): oops, can't find gradient to rename" msgstr "" -#: app/gradient.c:1561 +#: app/gradient.c:1558 msgid "Delete gradient" msgstr "LЖsche Farbverlauf" -#: app/gradient.c:1575 +#: app/gradient.c:1577 #, c-format msgid "" "Are you sure you want to delete\n" "\"%s\" from the list and from disk?" msgstr "\"%s\" wirklich aus der Liste und vom DatentrДger lЖschen?" -#: app/gradient.c:1629 +#: app/gradient.c:1626 msgid "ed_do_delete_gradient_callback(): Could not find gradient to delete!" msgstr "" -#: app/gradient.c:1716 +#: app/gradient.c:1705 #, c-format msgid "ed_do_save_pov_callback(): oops, could not open \"%s\"" msgstr "" -#: app/gradient.c:1839 +#: app/gradient.c:1814 #, c-format msgid "Zoom factor: %d:1 Displaying [%0.6f, %0.6f]" msgstr "Zoom Faktor: %d:1 Zeige [%0.6f, %0.6f]" -#: app/gradient.c:2083 +#: app/gradient.c:2056 #, c-format msgid "" "Position: %0.6f RGB (%0.3f, %0.3f, %0.3f) HSV (%0.3f, %0.3f, %0.3f) " @@ -2216,31 +2185,31 @@ msgstr "" "Position: %0.6f RGB (%0.3f, %0.3f, %0.3f) HSV (%0.3f, %0.3f, %0.3f) " "Deckung: %0.3f" -#: app/gradient.c:2107 +#: app/gradient.c:2080 #, c-format msgid "Foreground color set to RGB (%d, %d, %d) <-> (%0.3f, %0.3f, %0.3f)" msgstr "" "Vordergrundfarbe auf RGB (%d, %d, %d) <-> (%0.3f, %0.3f, %0.3f) gesetzt" -#: app/gradient.c:2130 +#: app/gradient.c:2103 #, c-format msgid "Background color to RGB (%d, %d, %d) <-> (%0.3f, %0.3f, %0.3f)" msgstr "" "Hintergrundfarbe auf RGB (%d, %d, %d) <-> (%0.3f, %0.3f, %0.3f) gesetzt" -#: app/gradient.c:2419 +#: app/gradient.c:2398 msgid "Drag: move Shift+drag: move & compress" msgstr "Ziehen: Bewegen Shift+Ziehen: Bewegen & Stauchen" -#: app/gradient.c:2421 app/gradient.c:2423 +#: app/gradient.c:2400 app/gradient.c:2403 msgid "Click: select Shift+click: extend selection" msgstr "Klick: Auswahl Shift+Klick: Auswahl erweitern" -#: app/gradient.c:2428 +#: app/gradient.c:2408 msgid "Click: select Shift+click: extend selection Drag: move" msgstr "Klick: Auswahl Shift+Klick: Auswahl erweitern Ziehen: Bewegen" -#: app/gradient.c:2439 +#: app/gradient.c:2420 msgid "" "Click: select Shift+click: extend selection Drag: move Shift+drag: " "move & compress" @@ -2248,251 +2217,253 @@ msgstr "" "Klick: Auswahl Shift+Klick: Auswahl erweitern Ziehen: " "BewegenShift+Ziehen: Bewegen und Stauchen" -#: app/gradient.c:2678 app/gradient.c:2687 +#: app/gradient.c:2663 app/gradient.c:2672 #, c-format msgid "Handle position: %0.6f" msgstr "" -#: app/gradient.c:2704 +#: app/gradient.c:2690 #, c-format msgid "Distance: %0.6f" msgstr "Abstand: %0.6f" -#: app/gradient.c:2711 +#: app/gradient.c:2697 #, c-format msgid "control_motion(): Attempt to move bogus handle %d" msgstr "" -#: app/gradient.c:3163 app/gradient.c:4214 +#: app/gradient.c:3174 app/gradient.c:4231 msgid "Left endpoint's color" msgstr "Farbe des linken Endpunktes" -#: app/gradient.c:3174 app/gradient.c:3216 +#: app/gradient.c:3185 app/gradient.c:3227 msgid "Load from" msgstr "жffne aus" -#: app/gradient.c:3178 +#: app/gradient.c:3189 msgid "Left neighbor's right endpoint" msgstr "Linker Nachbar des rechten Endpunktes" -#: app/gradient.c:3179 +#: app/gradient.c:3190 msgid "Right endpoint" msgstr "Rechter Endpunkt" -#: app/gradient.c:3189 app/gradient.c:3231 +#: app/gradient.c:3200 app/gradient.c:3242 msgid "Save to" msgstr "Sichere nach" -#: app/gradient.c:3205 app/gradient.c:4292 +#: app/gradient.c:3216 app/gradient.c:4309 msgid "Right endpoint's color" msgstr "Farbe des rechten Endpunktes" -#: app/gradient.c:3220 +#: app/gradient.c:3231 msgid "Right neighbor's left endpoint" msgstr "Rechter Nachbar des linken Endpunktes" -#: app/gradient.c:3221 +#: app/gradient.c:3232 msgid "Left endpoint" msgstr "Linker Endpunkt" -#: app/gradient.c:3332 +#: app/gradient.c:3343 msgid "Selection operations" msgstr "Auswahl Operationen" -#: app/gradient.c:3508 +#: app/gradient.c:3515 msgid "Blending function for segment" msgstr "эbergangsfunktion fЭr Segment" -#: app/gradient.c:3510 +#: app/gradient.c:3517 msgid "Coloring type for segment" msgstr "FДrbeart fЭr Segment" -#: app/gradient.c:3512 +#: app/gradient.c:3519 msgid "Split segment at midpoint" msgstr "Teile Segment mittig" -#: app/gradient.c:3514 app/gradient.c:4608 +#: app/gradient.c:3521 app/gradient.c:4612 msgid "Split segment uniformly" msgstr "Teile Segment gleichmДъig" -#: app/gradient.c:3516 +#: app/gradient.c:3523 msgid "Delete segment" msgstr "LЖsche Segment" -#: app/gradient.c:3518 +#: app/gradient.c:3525 msgid "Re-center segment's midpoint" msgstr "Zentriere Mittelpunkt des Segments" -#: app/gradient.c:3520 +#: app/gradient.c:3527 msgid "Re-distribute handles in segment" msgstr "" -#: app/gradient.c:3522 +#: app/gradient.c:3529 msgid "Flip segment" msgstr "Spiegele Segment" -#: app/gradient.c:3524 app/gradient.c:5187 +#: app/gradient.c:3531 app/gradient.c:5171 msgid "Replicate segment" msgstr "Bilde Segment nach" -#: app/gradient.c:3529 +#: app/gradient.c:3536 msgid "Blending function for selection" msgstr "Farbverlaufsfunktion fЭr Auswahl" -#: app/gradient.c:3531 +#: app/gradient.c:3538 msgid "Coloring type for selection" msgstr "FДrbeart fЭr Auswahl" -#: app/gradient.c:3533 +#: app/gradient.c:3540 msgid "Split segments at midpoints" msgstr "Teile Segment an Mittelpunkten" -#: app/gradient.c:3535 app/gradient.c:4609 +#: app/gradient.c:3542 app/gradient.c:4613 msgid "Split segments uniformly" msgstr "Teile Segment gleichmДъig" -#: app/gradient.c:3537 +#: app/gradient.c:3544 msgid "Delete selection" msgstr "LЖsche Auswahl" -#: app/gradient.c:3539 +#: app/gradient.c:3546 msgid "Re-center midpoints in selection" msgstr "Zentriere Mittelpunkte in Auswahl" -#: app/gradient.c:3541 +#: app/gradient.c:3548 msgid "Re-distribute handles in selection" msgstr "" -#: app/gradient.c:3543 +#: app/gradient.c:3550 msgid "Flip selection" msgstr "Spiegele Auswahl" -#: app/gradient.c:3545 app/gradient.c:5188 +#: app/gradient.c:3552 app/gradient.c:5172 msgid "Replicate selection" msgstr "Bilde Auswahl nach" -#: app/gradient.c:3821 +#: app/gradient.c:3836 msgid "FG color" msgstr "VG Farbe" -#: app/gradient.c:3866 +#: app/gradient.c:3885 #, c-format msgid "RGBA (%0.3f, %0.3f, %0.3f, %0.3f)" msgstr "" -#: app/gradient.c:4383 app/gradient.c:4455 +#: app/gradient.c:4398 app/gradient.c:4468 msgid "(Varies)" msgstr "(verДnderlich)" -#: app/gradient.c:4598 +#: app/gradient.c:4620 msgid "Split" msgstr "Teilen" #. Instructions -#: app/gradient.c:4624 +#: app/gradient.c:4634 msgid "Please select the number of uniform parts" msgstr "Bitte Anzahl der Abschnitte eingeben" -#: app/gradient.c:4630 +#: app/gradient.c:4640 msgid "in which you want to split the selected segment" msgstr "in der Sie das ausgewДhlte Segment teilen wollen" -#: app/gradient.c:4631 +#: app/gradient.c:4641 msgid "in which you want to split the segments in the selection" msgstr "in der Sie die Segmente in der Auswahl teilen woll" -#: app/gradient.c:5006 +#: app/gradient.c:4999 msgid "Blend endpoints' colors" msgstr "эbergang zwischen den Endpunktfarben" -#: app/gradient.c:5018 +#: app/gradient.c:5011 msgid "Blend endpoints' opacity" msgstr "эbergang zwischen der Endpunktdeckung" -#: app/gradient.c:5177 +#: app/gradient.c:5179 msgid "Replicate" msgstr "Nachbilden" #. Instructions -#: app/gradient.c:5202 +#: app/gradient.c:5192 msgid "Please select the number of times" msgstr "Bitte Anzahl der Nachbildungen" -#: app/gradient.c:5207 +#: app/gradient.c:5197 msgid "you want to replicate the selected segment" msgstr "des ausgweДhlten Segments eingeben" -#: app/gradient.c:5208 +#: app/gradient.c:5198 msgid "you want to replicate the selection" msgstr "der Auswahl eingeben" -#: app/gradient.c:5584 +#: app/gradient.c:5553 #, c-format msgid "grad_load_gradient(): invalid number of segments in \"%s\"" msgstr "" -#: app/gradient.c:5607 +#: app/gradient.c:5579 #, c-format msgid "" "grad_load_gradient(): badly formatted gradient segment %d in \"%s\" --- bad " "things may happen soon" msgstr "" -#: app/gradient.c:5641 +#: app/gradient.c:5615 msgid "grad_save_gradient(): can not save gradient with NULL filename" msgstr "" -#: app/gradient.c:5647 +#: app/gradient.c:5623 #, c-format msgid "grad_save_gradient(): can't open \"%s\"" msgstr "" -#: app/gradient.c:5849 +#: app/gradient.c:5830 #, c-format msgid "seg_get_segment_at(): No matching segment for position %0.15f" msgstr "" -#: app/gradient_select.c:511 +#. The shell and main vbox +#: app/gradient_select.c:447 msgid "Gradient Selection" msgstr "Farbverlauf Auswahl" -#: app/histogram_tool.c:172 +#: app/histogram_tool.c:170 msgid "Histogram Options" msgstr "Histogramm Einstellungen" -#: app/histogram_tool.c:210 +#: app/histogram_tool.c:208 msgid "Histogram does not operate on indexed drawables." msgstr "Histogramm funktioniert nicht mit indizierten Bildern." -#: app/histogram_tool.c:267 +#: app/histogram_tool.c:260 msgid "Mean:" msgstr "Mittelwert:" -#: app/histogram_tool.c:268 +#: app/histogram_tool.c:261 msgid "Std Dev:" msgstr "Std Abweichung:" -#: app/histogram_tool.c:269 +#: app/histogram_tool.c:262 msgid "Median:" msgstr "" -#: app/histogram_tool.c:270 +#: app/histogram_tool.c:263 msgid "Pixels:" msgstr "Pixel:" -#: app/histogram_tool.c:272 +#: app/histogram_tool.c:265 msgid "Count:" msgstr "Anzahl:" -#: app/histogram_tool.c:273 +#: app/histogram_tool.c:266 msgid "Percentile:" msgstr "Protentsatz:" -#: app/histogram_tool.c:296 app/tools.c:656 +#. The shell and main vbox +#: app/histogram_tool.c:287 app/tools.c:656 msgid "Histogram" msgstr "Histogramm" -#: app/histogram_tool.c:315 +#: app/histogram_tool.c:309 msgid "Information on Channel:" msgstr "Informationen Эber Kanal:" @@ -2504,55 +2475,56 @@ msgstr "Farbton-S msgid "Hue-Saturation operates only on RGB color drawables." msgstr "Farbton-SДttigung funktioniert nur bei RGB Bildern." -#: app/hue_saturation.c:367 +#: app/hue_saturation.c:361 msgid "Master" msgstr "" -#: app/hue_saturation.c:368 +#: app/hue_saturation.c:362 msgid "R" msgstr "" -#: app/hue_saturation.c:369 +#: app/hue_saturation.c:363 msgid "Y" msgstr "" -#: app/hue_saturation.c:370 +#: app/hue_saturation.c:364 msgid "G" msgstr "" -#: app/hue_saturation.c:371 +#: app/hue_saturation.c:365 msgid "C" msgstr "" -#: app/hue_saturation.c:372 +#: app/hue_saturation.c:366 msgid "B" msgstr "" -#: app/hue_saturation.c:373 +#: app/hue_saturation.c:367 msgid "M" msgstr "" -#: app/hue_saturation.c:394 app/tools.c:581 +#. The shell and main vbox +#: app/hue_saturation.c:386 app/tools.c:581 msgid "Hue-Saturation" msgstr "Farbton-SДttigung" -#: app/hue_saturation.c:456 +#: app/hue_saturation.c:453 msgid "Hue / Lightness / Saturation Adjustments" msgstr "Farbton / Helligkeit / SДttigung Einstellungen" #. Create the hue scale widget -#: app/hue_saturation.c:466 app/layers_dialog.c:249 app/paint_funcs.c:93 +#: app/hue_saturation.c:463 app/layers_dialog.c:249 app/paint_funcs.c:93 #: app/tool_options.c:1002 msgid "Hue" msgstr "Farbton" #. Create the lightness scale widget -#: app/hue_saturation.c:500 +#: app/hue_saturation.c:497 msgid "Lightness" msgstr "Helligkeit" #. Create the saturation scale widget -#: app/hue_saturation.c:534 app/layers_dialog.c:251 app/paint_funcs.c:94 +#: app/hue_saturation.c:531 app/layers_dialog.c:251 app/paint_funcs.c:94 #: app/tool_options.c:1003 msgid "Saturation" msgstr "SДttigung" @@ -2561,16 +2533,16 @@ msgstr "S msgid "image depth change, unable to restore original image" msgstr "" -#: app/image_new.c:59 app/info_window.c:60 app/info_window.c:447 -#: app/preferences_dialog.c:1666 +#: app/image_new.c:59 app/info_window.c:60 app/info_window.c:449 +#: app/preferences_dialog.c:1335 msgid "Grayscale" msgstr "Graustufen" -#: app/image_new.c:65 app/layers_dialog.c:3303 +#: app/image_new.c:65 app/layers_dialog.c:3289 msgid "Foreground" msgstr "Vordergrund" -#: app/image_new.c:75 app/layers_dialog.c:3305 +#: app/image_new.c:75 app/layers_dialog.c:3291 msgid "White" msgstr "Weiъ" @@ -2622,11 +2594,11 @@ msgid "" "Click to open the Gradients Dialog." msgstr "" -#: app/info_dialog.c:126 +#: app/info_dialog.c:125 msgid "Unknown info_dialog field type." msgstr "" -#: app/info_dialog.c:179 app/preferences_dialog.c:1766 +#: app/info_dialog.c:180 app/preferences_dialog.c:1435 msgid "General" msgstr "Generell" @@ -2661,51 +2633,51 @@ msgid "%s: Window Info" msgstr "%s: Fensterinformationen" #. add the information fields -#: app/info_window.c:302 +#: app/info_window.c:304 msgid "Dimensions (w x h):" msgstr "Dimensionen (b x h):" -#: app/info_window.c:304 app/iscissors.c:356 +#: app/info_window.c:306 msgid "Resolution:" msgstr "AuflЖsung:" -#: app/info_window.c:306 app/tool_options.c:453 +#: app/info_window.c:308 app/tool_options.c:453 msgid "Unit:" msgstr "Einheit:" -#: app/info_window.c:308 +#: app/info_window.c:310 msgid "Scale Ratio:" msgstr "Skalierungsfaktor:" -#: app/info_window.c:310 +#: app/info_window.c:312 msgid "Display Type:" msgstr "Anzeigeart:" -#: app/info_window.c:312 +#: app/info_window.c:314 msgid "Visual Class:" msgstr "Visuelle Klasse:" -#: app/info_window.c:314 +#: app/info_window.c:316 msgid "Visual Depth:" msgstr "Visuelle Tiefe:" -#: app/info_window.c:317 +#: app/info_window.c:319 msgid "Shades of Color:" msgstr "Farbschattierungen:" -#: app/info_window.c:320 +#: app/info_window.c:322 msgid "Shades:" msgstr "Schattierungen:" -#: app/info_window.c:323 +#: app/info_window.c:325 msgid "Shades of Gray:" msgstr "Grauschattierungen:" -#: app/info_window.c:445 +#: app/info_window.c:447 msgid "RGB Color" msgstr "RGB Farbe" -#: app/info_window.c:449 +#: app/info_window.c:451 msgid "Indexed Color" msgstr "Indizierte Farben" @@ -2743,11 +2715,11 @@ msgstr "Anpassen:" msgid "Shape" msgstr "Form" -#: app/install.c:84 +#: app/install.c:83 msgid "The GIMP is not properly installed for the current user\n" msgstr "GIMP ist nicht richtig installiert fЭr den augenblicklichen Benutzer\n" -#: app/install.c:85 +#: app/install.c:84 msgid "" "User installation was skipped because the '--nointerface' flag was " "encountered\n" @@ -2755,32 +2727,20 @@ msgstr "" "Benutzerinstallation wurde Эbersprungen, weil '--nointerface' Эbergeben " "wurde\n" -#: app/install.c:86 +#: app/install.c:85 msgid "" "To perform user installation, run the GIMP without the '--nointerface' flag\n" msgstr "" "Um die Benutzerinstallation auszufЭhren starten sie GIMP ohne " "'--nointerface'\n" -#: app/install.c:105 -msgid "Install" -msgstr "Installieren" - -#: app/install.c:106 -msgid "Ignore" -msgstr "Ignorieren" - -#: app/install.c:120 +#: app/install.c:113 msgid "" "The GIMP - GNU Image Manipulation Program\n" "\n" msgstr "" -#: app/install.c:121 -msgid "Copyright (C) 1995 Spencer Kimball and Peter Mattis\n" -msgstr "" - -#: app/install.c:125 +#: 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" @@ -2788,7 +2748,7 @@ msgid "" "(at your option) any later version.\n" msgstr "" -#: app/install.c:130 +#: 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" @@ -2796,7 +2756,7 @@ msgid "" "See the GNU General Public License for more details.\n" msgstr "" -#: app/install.c:135 +#: 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" @@ -2804,7 +2764,7 @@ msgid "" "MA 02111-1307, USA.\n" msgstr "" -#: app/install.c:141 +#: app/install.c:134 msgid "" "Personal GIMP Installation\n" "\n" @@ -2812,12 +2772,12 @@ msgstr "" "PersЖnliche GIMP Installation\n" "\n" -#: app/install.c:142 +#: app/install.c:135 msgid "For a proper GIMP installation, a subdirectory called\n" msgstr "FЭr eine ordnungsgemДъe GIMP Installation muъ ein Verzeichnis names\n" #. will be replaced with gimp_directory() -#: app/install.c:144 +#: app/install.c:137 msgid "" " needs to be created. This\n" "subdirectory will contain a number of important files:\n" @@ -2827,11 +2787,11 @@ msgstr "" "Unterverzeichnis wird ein paar wichtige Dateien enthalten:\n" "\n" -#: app/install.c:147 +#: app/install.c:140 msgid "gimprc\n" msgstr "" -#: app/install.c:148 +#: app/install.c:141 msgid "" "\t\tThe gimprc is used to store personal preferences\n" "\t\tsuch as default GIMP behaviors & plug-in hotkeys.\n" @@ -2839,11 +2799,11 @@ msgid "" "\t\tpatterns, plug-ins and modules are also configured here.\n" msgstr "" -#: app/install.c:153 +#: app/install.c:146 msgid "unitrc\n" msgstr "" -#: app/install.c:154 +#: app/install.c:147 msgid "" "\t\tThe unitrc is used to store your user units database.\n" "\t\tYou can define additional units and use them just\n" @@ -2852,11 +2812,11 @@ msgid "" "\t\tyou quit the GIMP.\n" msgstr "" -#: app/install.c:160 +#: app/install.c:153 msgid "pluginrc\n" msgstr "" -#: app/install.c:161 +#: app/install.c:154 msgid "" "\t\tPlug-ins and extensions are external programs run by\n" "\t\tthe GIMP which provide additional functionality.\n" @@ -2866,11 +2826,11 @@ msgid "" "\t\tbe GIMP-readable only, and should not be edited.\n" msgstr "" -#: app/install.c:168 +#: app/install.c:161 msgid "brushes\n" msgstr "" -#: app/install.c:169 +#: app/install.c:162 msgid "" "\t\tThis is a subdirectory which can be used to store\n" "\t\tuser defined brushes. The default gimprc file\n" @@ -2879,11 +2839,24 @@ msgid "" "\t\tbrushes.\n" msgstr "" -#: app/install.c:175 +#: app/install.c:168 +#, fuzzy +msgid "generated_brushes\n" +msgstr "Erzeugte Pinsel" + +#: app/install.c:169 +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:174 msgid "gradients\n" msgstr "" -#: app/install.c:176 +#: app/install.c:175 msgid "" "\t\tThis is a subdirectory which can be used to store\n" "\t\tuser defined gradients. The default gimprc file\n" @@ -2892,11 +2865,11 @@ msgid "" "\t\tgradients.\n" msgstr "" -#: app/install.c:182 +#: app/install.c:181 msgid "gfig\n" msgstr "" -#: app/install.c:183 +#: app/install.c:182 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" @@ -2905,11 +2878,11 @@ msgid "" "\t\twhen searching for gfig figures.\n" msgstr "" -#: app/install.c:189 +#: app/install.c:188 msgid "gflares\n" msgstr "" -#: app/install.c:190 +#: app/install.c:189 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" @@ -2918,11 +2891,11 @@ msgid "" "\t\twhen searching for gflares.\n" msgstr "" -#: app/install.c:196 +#: app/install.c:195 msgid "fractalexplorer\n" msgstr "" -#: app/install.c:197 +#: app/install.c:196 msgid "" "\t\tThis is a subdirectory which can be used to store\n" "\t\tuser defined fractals to be used by the FractalExplorer\n" @@ -2931,11 +2904,11 @@ msgid "" "\t\twhen searching for fractals.\n" msgstr "" -#: app/install.c:203 +#: app/install.c:202 msgid "palettes\n" msgstr "" -#: app/install.c:204 +#: app/install.c:203 msgid "" "\t\tThis is a subdirectory which can be used to store\n" "\t\tuser defined palettes. The default gimprc file\n" @@ -2947,11 +2920,11 @@ msgid "" "\t\tsessions.\n" msgstr "" -#: app/install.c:213 +#: app/install.c:212 msgid "patterns\n" msgstr "" -#: app/install.c:214 +#: app/install.c:213 msgid "" "\t\tThis is a subdirectory which can be used to store\n" "\t\tuser defined patterns. The default gimprc file\n" @@ -2960,11 +2933,11 @@ msgid "" "\t\tpatterns.\n" msgstr "" -#: app/install.c:220 +#: app/install.c:219 msgid "plug-ins\n" msgstr "" -#: app/install.c:221 +#: app/install.c:220 msgid "" "\t\tThis is a subdirectory which can be used to store\n" "\t\tuser created, temporary, or otherwise non-system-\n" @@ -2974,11 +2947,11 @@ msgid "" "\t\tplug-ins.\n" msgstr "" -#: app/install.c:228 +#: app/install.c:227 msgid "modules\n" msgstr "" -#: app/install.c:229 +#: app/install.c:228 msgid "" "\t\tThis subdirectory can be used to store user created,\n" "\t\ttemporary, or otherwise non-system-supported DLL modules.\n" @@ -2987,11 +2960,11 @@ msgid "" "\t\twhen searching for modules to load when initialising.\n" msgstr "" -#: app/install.c:235 +#: app/install.c:234 msgid "scripts\n" msgstr "" -#: app/install.c:236 +#: app/install.c:235 msgid "" "\t\tThis subdirectory is used by the GIMP to store \n" "\t\tuser created and installed scripts. The default gimprc\n" @@ -2999,11 +2972,11 @@ msgid "" "\t\t-wide gimp scripts subdirectory when searching for scripts\n" msgstr "" -#: app/install.c:241 +#: app/install.c:240 msgid "tmp\n" msgstr "" -#: app/install.c:242 +#: app/install.c:241 msgid "" "\t\tThis subdirectory is used by the GIMP to temporarily\n" "\t\tstore undo buffers to reduce memory usage. If GIMP is\n" @@ -3012,19 +2985,27 @@ msgid "" "\t\tGIMP sessions and can be destroyed with impunity.\n" msgstr "" -#: app/install.c:256 +#: app/install.c:250 msgid "GIMP Installation" msgstr "GIMP Installation" -#: app/install.c:391 -msgid "Continue" -msgstr "Weiter" +#: app/install.c:255 +msgid "Install" +msgstr "Installieren" -#: app/install.c:411 +#: app/install.c:257 libgimp/gimpexport.c:257 +msgid "Ignore" +msgstr "Ignorieren" + +#: app/install.c:398 msgid "Installation Log" msgstr "Installation Logbuch" -#: app/install.c:443 +#: app/install.c:403 +msgid "Continue" +msgstr "Weiter" + +#: app/install.c:434 msgid "" "User Installation Log\n" "\n" @@ -3032,17 +3013,25 @@ msgstr "" "Benutzerinstallation Logbuch\n" "\n" -#: app/install.c:453 +#: app/install.c:444 msgid " does not exist. Cannot install.\n" msgstr "" -#: app/install.c:461 +#: app/install.c:452 msgid "" " has invalid permissions.\n" "Cannot install." msgstr "" -#: app/install.c:527 +#: app/install.c:486 +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:518 msgid "" "\n" "Installation successful!\n" @@ -3050,7 +3039,7 @@ msgstr "" "\n" "Installation erfolgreich!\n" -#: app/install.c:536 +#: app/install.c:527 msgid "" "\n" "Installation failed. Contact system administrator.\n" @@ -3058,7 +3047,7 @@ msgstr "" "\n" "Installation fehlgeschlagen. Wenden Sie sich an den System Administrator.\n" -#: app/interface.c:308 +#: app/interface.c:309 msgid "" "Foreground & background colors. The black and white squares reset colors. " "The arrows swap colors. Double click to select a color from a colorrequester." @@ -3067,14 +3056,10 @@ msgstr "" "dieFarben zurЭck. Die Pfeile vertauschen die Farbe. Doppelklick Жffnet " "denFarbauswahldialog" -#: app/interface.c:530 +#: app/interface.c:531 msgid "The GIMP" msgstr "эber GIMP" -#: app/interface.c:1404 -msgid "GIMP Message" -msgstr "GIMP Nachricht" - #: app/internal_procs.c:67 msgid "Internal Procedures" msgstr "" @@ -3140,7 +3125,7 @@ msgstr "Farbverlauf UI" msgid "Guide procedures" msgstr "Lineal Prozeduren" -#: app/internal_procs.c:118 app/preferences_dialog.c:1759 +#: app/internal_procs.c:118 app/preferences_dialog.c:1428 msgid "Interface" msgstr "OberflДche" @@ -3153,8 +3138,8 @@ msgstr "Ebenen" msgid "Miscellaneous" msgstr "Verschiedenes" -#: app/internal_procs.c:127 app/palette.c:2183 app/palette.c:2195 -#: app/palette_select.c:274 +#: app/internal_procs.c:127 app/palette.c:2179 app/palette.c:2191 +#: app/palette_select.c:243 msgid "Palette" msgstr "Palette" @@ -3162,7 +3147,7 @@ msgstr "Palette" msgid "Parasite procedures" msgstr "Parastien Prozeduren" -#: app/internal_procs.c:133 app/lc_dialog.c:180 +#: app/internal_procs.c:133 app/lc_dialog.c:182 msgid "Paths" msgstr "Pfade" @@ -3186,7 +3171,7 @@ msgstr "Text Prozeduren" msgid "Tool procedures" msgstr "Werkzeug Prozeduren" -#: app/internal_procs.c:154 +#: app/internal_procs.c:154 app/undo_history.c:544 msgid "Undo" msgstr "RЭckgДngig" @@ -3202,20 +3187,6 @@ msgstr "Invertieren funktioniert nicht mit indizierten Bildern." msgid "Invert operation failed." msgstr "Invertierung schlug fehl." -#: app/iscissors.c:350 -msgid "Curve" -msgstr "Kurve" - -#. the threshold scale -#: app/iscissors.c:379 -msgid "Edge Detect " -msgstr "Kantenerkennung " - -#. the elasticity scale -#: app/iscissors.c:408 -msgid "Elasticity:" -msgstr "ElastizitДt:" - #: app/layer.c:248 msgid "Zero width or height layers not allowed." msgstr "" @@ -3277,7 +3248,7 @@ msgstr "Nur Abdunkeln" msgid "Lighten Only" msgstr "Nur Aufhellen" -#: app/layers_dialog.c:274 app/layers_dialog.c:3349 +#: app/layers_dialog.c:274 app/layers_dialog.c:3338 msgid "New Layer" msgstr "Neue Ebene" @@ -3309,83 +3280,83 @@ msgstr "L msgid "Keep Trans." msgstr "Erhalte Transp." -#: app/layers_dialog.c:1007 app/menus.c:263 +#: app/layers_dialog.c:1007 app/menus.c:442 msgid "/Stack/Previous Layer" msgstr "/Stapel/Vorherige Ebene" -#: app/layers_dialog.c:1008 app/menus.c:264 +#: app/layers_dialog.c:1008 app/menus.c:444 msgid "/Stack/Next Layer" msgstr "/Spapel/NДchste Ebene" -#: app/layers_dialog.c:1010 app/menus.c:265 +#: app/layers_dialog.c:1010 app/menus.c:446 msgid "/Stack/Raise Layer" msgstr "/Stapel/Ebene rauf" -#: app/layers_dialog.c:1014 app/menus.c:266 +#: app/layers_dialog.c:1014 app/menus.c:448 msgid "/Stack/Lower Layer" msgstr "/Stapel/Ebene runter" -#: app/layers_dialog.c:1018 app/menus.c:267 +#: app/layers_dialog.c:1018 app/menus.c:450 msgid "/Stack/Layer to Top" msgstr "/Stapel/Ebene nach ganz oben" -#: app/layers_dialog.c:1020 app/menus.c:268 +#: app/layers_dialog.c:1020 app/menus.c:452 msgid "/Stack/Layer to Bottom" msgstr "/Stapel/Ebene nach ganz hinten" -#: app/layers_dialog.c:1023 app/menus.c:262 +#: app/layers_dialog.c:1023 app/menus.c:440 msgid "/New Layer" msgstr "/Neue Ebene" -#: app/layers_dialog.c:1026 app/menus.c:269 +#: app/layers_dialog.c:1026 app/menus.c:454 msgid "/Duplicate Layer" msgstr "/Dupliziere Ebene" -#: app/layers_dialog.c:1029 app/menus.c:270 +#: app/layers_dialog.c:1029 app/menus.c:456 msgid "/Anchor Layer" msgstr "/Ebene verankern" -#: app/layers_dialog.c:1032 app/menus.c:271 +#: app/layers_dialog.c:1032 app/menus.c:458 msgid "/Delete Layer" msgstr "/LЖsche Ebene" -#: app/layers_dialog.c:1035 app/menus.c:273 +#: app/layers_dialog.c:1035 app/menus.c:462 msgid "/Scale Layer" msgstr "/Skaliere Ebene" -#: app/layers_dialog.c:1036 app/menus.c:274 +#: app/layers_dialog.c:1036 app/menus.c:464 msgid "/Resize Layer" msgstr "/EbenengrЖъe verДndern" -#: app/layers_dialog.c:1038 app/menus.c:276 +#: app/layers_dialog.c:1038 app/menus.c:468 msgid "/Merge Visible Layers" msgstr "/Sichtbare Ebenen vereinen" -#: app/layers_dialog.c:1039 app/menus.c:277 +#: app/layers_dialog.c:1039 app/menus.c:470 msgid "/Merge Down" msgstr "/Nach unten vereinen" -#: app/layers_dialog.c:1040 app/menus.c:278 +#: app/layers_dialog.c:1040 app/menus.c:472 msgid "/Flatten Image" msgstr "/Bild zusammenfЭgen" -#: app/layers_dialog.c:1042 app/menus.c:280 +#: app/layers_dialog.c:1042 app/menus.c:476 msgid "/Add Layer Mask" msgstr "/Ebenenmaske hinzufЭgen" -#: app/layers_dialog.c:1043 app/menus.c:281 +#: app/layers_dialog.c:1043 app/menus.c:478 msgid "/Apply Layer Mask" msgstr "/Ebenenmaske anwenden" -#: app/layers_dialog.c:1044 app/menus.c:282 +#: app/layers_dialog.c:1044 app/menus.c:480 msgid "/Alpha to Selection" msgstr "/Auswahl aus Alphakanal" -#: app/layers_dialog.c:1045 app/menus.c:283 +#: app/layers_dialog.c:1045 app/menus.c:482 msgid "/Mask to Selection" msgstr "/Auswahl aus Maske" -#: app/layers_dialog.c:1046 app/menus.c:284 +#: app/layers_dialog.c:1046 app/menus.c:484 msgid "/Add Alpha Channel" msgstr "/Neuer Alphakanal" @@ -3393,76 +3364,76 @@ msgstr "/Neuer Alphakanal" msgid "Empty Layer Copy" msgstr "" -#: app/layers_dialog.c:2029 app/layers_dialog.c:3116 app/layers_dialog.c:3569 +#: app/layers_dialog.c:2029 app/layers_dialog.c:3117 app/layers_dialog.c:3540 msgid "Floating Selection" msgstr "Schwebende Auswahl" -#: app/layers_dialog.c:3319 +#: app/layers_dialog.c:3303 msgid "New Layer Options" msgstr "Einstellungen fЭr neue Ebene" #. The name label and entry -#: app/layers_dialog.c:3339 +#: app/layers_dialog.c:3328 msgid "Layer Name:" msgstr "Ebenenname:" #. The size labels -#: app/layers_dialog.c:3353 +#: app/layers_dialog.c:3342 msgid "Layer Width:" msgstr "Ebenenbreite:" #. The radio frame and box -#: app/layers_dialog.c:3412 +#: app/layers_dialog.c:3401 msgid "Layer Fill Type" msgstr "EbenenfЭllart" -#: app/layers_dialog.c:3543 +#: app/layers_dialog.c:3509 msgid "Edit Layer Attributes" msgstr "VerДndere Ebenenmerkmale" -#: app/layers_dialog.c:3561 +#: app/layers_dialog.c:3532 msgid "Layer name:" msgstr "Ebenenname:" -#: app/layers_dialog.c:3669 +#: app/layers_dialog.c:3621 msgid "White (Full Opacity)" msgstr "Weiъ (volle Deckung)" -#: app/layers_dialog.c:3670 +#: app/layers_dialog.c:3622 msgid "Black (Full Transparency)" msgstr "Schwarz (volle Transparenz)" -#: app/layers_dialog.c:3671 +#: app/layers_dialog.c:3623 msgid "Layer's Alpha Channel" msgstr "Alphakanal der Ebene" -#: app/layers_dialog.c:3683 +#: app/layers_dialog.c:3634 msgid "Add Mask Options" msgstr "Maske hinzufЭgen Einstellungen" #. The radio frame and box -#: app/layers_dialog.c:3698 +#: app/layers_dialog.c:3654 msgid "Initialize Layer Mask to:" msgstr "Initialisierung Ebenenmaske nach:" -#: app/layers_dialog.c:3800 -msgid "Apply" -msgstr "Anwenden" - -#: app/layers_dialog.c:3801 -msgid "Discard" -msgstr "Verwerfen" - -#: app/layers_dialog.c:3812 +#: app/layers_dialog.c:3746 msgid "Layer Mask Options" msgstr "Ebenenmaske Einstellungen" +#: app/layers_dialog.c:3752 +msgid "Apply" +msgstr "Anwenden" + +#: app/layers_dialog.c:3754 +msgid "Discard" +msgstr "Verwerfen" + #. The name entry hbox, label and entry -#: app/layers_dialog.c:3827 +#: app/layers_dialog.c:3768 msgid "Apply layer mask?" msgstr "Ebenenmaske anwenden?" -#: app/layers_dialog.c:3886 app/layers_dialog.c:3985 +#: app/layers_dialog.c:3822 app/layers_dialog.c:3910 msgid "" "Invalid width or height.\n" "Both must be positive." @@ -3470,92 +3441,93 @@ msgstr "" "UngЭltige Breite oder HЖhe.\n" "Beide mЭssen positiv sein." -#: app/layers_dialog.c:4122 +#: app/layers_dialog.c:4021 msgid "Expanded as necessary" msgstr "Nach Bedarf erweitern" -#: app/layers_dialog.c:4123 +#: app/layers_dialog.c:4022 msgid "Clipped to image" msgstr "Auf Bild beschnitten" -#: app/layers_dialog.c:4124 +#: app/layers_dialog.c:4023 msgid "Clipped to bottom layer" msgstr "Auf oberste Ebene beschnitten" -#: app/layers_dialog.c:4137 +#: app/layers_dialog.c:4035 msgid "Layer Merge Options" msgstr "Ebenen vereinen Einstellungen" -#: app/layers_dialog.c:4153 +#: app/layers_dialog.c:4056 msgid "Final, Merged Layer should be:" msgstr "Die fertige, vereinte Ebene soll sein:" -#: app/layers_dialog.c:4155 +#: app/layers_dialog.c:4058 msgid "Final, Anchored Layer should be:" msgstr "Die fertige, verankerte Ebene soll sein:" -#: app/lc_dialog.c:111 +#: app/lc_dialog.c:105 msgid "Layers & Channels" msgstr "Ebenen und KanДle" #. The Auto-button -#: app/lc_dialog.c:150 +#: app/lc_dialog.c:151 msgid "Auto" msgstr "Auto" -#: app/lc_dialog.c:170 +#: app/lc_dialog.c:172 msgid "Layers" msgstr "Ebenen" -#: app/lc_dialog.c:175 +#: app/lc_dialog.c:177 msgid "Channels" msgstr "KanДle" -#: app/levels.c:210 +#: app/levels.c:209 msgid "Levels Options" msgstr "Werte Einstellungen" -#: app/levels.c:258 +#: app/levels.c:257 msgid "Levels for indexed drawables cannot be adjusted." msgstr "Werte fЭr indizierte Bilder kЖnnen nicht verДndert werden. " -#: app/levels.c:349 -msgid "Auto Levels" -msgstr "Automatisch" - -#: app/levels.c:366 app/tools.c:641 +#. The shell and main vbox +#: app/levels.c:355 app/tools.c:641 msgid "Levels" msgstr "Werte" -#: app/levels.c:381 +#: app/levels.c:360 +msgid "Auto Levels" +msgstr "Automatisch" + +#: app/levels.c:377 msgid "Modify Levels for Channel: " msgstr "VerДndere Werte fЭr Kanal: " -#: app/levels.c:397 +#: app/levels.c:393 msgid "Input Levels: " msgstr "Quellwerte: " -#: app/levels.c:485 +#: app/levels.c:481 msgid "Output Levels: " msgstr "Zielwerte: " -#: app/levels.c:556 app/module_db.c:808 +#: app/levels.c:552 app/module_db.c:804 msgid "Load" msgstr "жffnen" -#: app/levels.c:1063 +#: app/levels.c:1043 msgid "Load Levels" msgstr "жffne Werte" -#: app/levels.c:1078 +#: app/levels.c:1058 msgid "Save Levels" msgstr "Sichere Werte" -#: app/levels.c:1395 +#: app/levels.c:1375 msgid "Load/Save Levels" msgstr "жffne/Sichere Werte" -#: app/levels.c:1424 app/levels.c:1442 app/paths_dialog.c:2184 +#: app/levels.c:1403 app/levels.c:1421 app/paths_dialog.c:2202 #, c-format msgid "Unable to open file %s" msgstr "Kann Datei %s nicht Жffnen" @@ -3568,46 +3540,46 @@ msgstr "Vergr msgid "Allow Window Resizing" msgstr "Anpassen der Fenster" -#: app/main.c:287 +#: app/main.c:277 msgid "GIMP version" msgstr "GIMP Version" -#: app/main.c:291 +#: app/main.c:281 #, c-format msgid "Usage: %s [option ...] [files ...]\n" msgstr "Benutzung: %s [Option ...] [Datei ...]\n" -#: app/main.c:292 +#: app/main.c:282 msgid "Valid options are:\n" msgstr "GЭltige MЖglichkeiten sind:\n" -#: app/main.c:293 +#: app/main.c:283 msgid " -h --help Output this help.\n" msgstr " -h --help Gibt diese Hilfe aus.\n" -#: app/main.c:294 +#: app/main.c:284 msgid " -v --version Output version info.\n" msgstr " -v --version Gibt Versionsinformationen aus.\n" -#: app/main.c:295 +#: app/main.c:285 msgid " -b --batch Run in batch mode.\n" msgstr " -b --batch Startet im Stapelmodus.\n" -#: app/main.c:296 +#: app/main.c:286 msgid " -g --gimprc Use an alternate gimprc file.\n" msgstr " -g --gimprc Benutzt ein alternatives Profil.\n" -#: app/main.c:297 +#: app/main.c:287 msgid " -n --no-interface Run without a user interface.\n" msgstr " -n --no-interface Startet ohne OberflДche.\n" -#: app/main.c:298 +#: app/main.c:288 msgid " -r --restore-session Try to restore saved session.\n" msgstr "" " -r --restore-session Versucht eine abgelegte Sitzung " "wiederherzustellen.\n" -#: app/main.c:299 +#: app/main.c:289 msgid "" " --no-data Do not load patterns, gradients, palettes, " "brushes.\n" @@ -3615,19 +3587,19 @@ msgstr "" " --no-data LДdt keine Muster, FarbverlДufe, Farben und " "Pinsel.\n" -#: app/main.c:300 +#: app/main.c:290 msgid " --verbose Show startup messages.\n" msgstr " --verbose Zeigt Startmeldungen.\n" -#: app/main.c:301 +#: app/main.c:291 msgid " --no-splash Do not show the startup window.\n" msgstr " --no-splash Verbirgt Startfenster.\n" -#: app/main.c:302 +#: app/main.c:292 msgid " --no-splash-image Do not add an image to the startup window.\n" msgstr " --no-splash-image LДdt kein Bild ins Startfenster.\n" -#: app/main.c:303 +#: app/main.c:293 msgid "" " --no-shm Do not use shared memory between GIMP and its " "plugins.\n" @@ -3635,11 +3607,11 @@ msgstr "" " --no-shm Keiner geteilter Speicher zwischen GIMP und " "Plug-ins.\n" -#: app/main.c:304 +#: app/main.c:294 msgid " --no-xshm Do not use the X Shared Memory extension.\n" msgstr " --no-xshm Benutzt nicht die Xshm Erweiterung.\n" -#: app/main.c:305 +#: app/main.c:295 msgid "" " --console-messages Display warnings to console instead of a dialog " "box.\n" @@ -3647,11 +3619,11 @@ msgstr "" " --console-messages Warnungen in einer Konsole statt in einem " "Dialog.\n" -#: app/main.c:306 +#: app/main.c:296 msgid " --debug-handlers Enable debugging signal handlers.\n" msgstr " --debug-handlers Aktiviert Fehlersuchroutinen.\n" -#: app/main.c:307 +#: app/main.c:297 msgid "" " --display Use the designated X display.\n" "\n" @@ -3659,47 +3631,47 @@ msgstr "" " --display Benutzt die angegebene X Anzeige.\n" "\n" -#: app/main.c:308 +#: app/main.c:298 msgid " --system-gimprc Use an alternate system gimprc file.\n" msgstr " --system-gimprc Benutzt alternatives Systemprofil.\n" -#: app/main.c:429 +#: app/main.c:419 msgid "sighup caught" msgstr "sighup erhalten" -#: app/main.c:434 +#: app/main.c:424 msgid "sigint caught" msgstr "sigint erhalten" -#: app/main.c:439 +#: app/main.c:429 msgid "sigquit caught" msgstr "sigquit erhalten" -#: app/main.c:444 +#: app/main.c:434 msgid "sigabrt caught" msgstr "sigabrt erhalten" -#: app/main.c:449 +#: app/main.c:439 msgid "sigbus caught" msgstr "sigbus erhalten" -#: app/main.c:454 +#: app/main.c:444 msgid "sigsegv caught" msgstr "sigsegv erhalten" -#: app/main.c:459 +#: app/main.c:449 msgid "sigpipe caught" msgstr "sigpipe erhalten" -#: app/main.c:464 +#: app/main.c:454 msgid "sigterm caught" msgstr "sigterm erhalten" -#: app/main.c:469 +#: app/main.c:459 msgid "sigfpe caught" msgstr "sigfpe erhalten" -#: app/main.c:473 +#: app/main.c:463 msgid "unknown signal" msgstr "unbekanntes Signal" @@ -3715,542 +3687,551 @@ msgstr "Benutze Info FEnster" msgid "Measure Tool" msgstr "Messwerkzeug" -#: app/measure.c:270 +#: app/measure.c:271 msgid "Distance:" msgstr "Abstand:" -#: app/measure.c:430 app/measure.c:435 app/measure.c:443 app/measure.c:468 +#: app/measure.c:432 app/measure.c:437 app/measure.c:445 app/measure.c:470 msgid "degrees" msgstr "Grad" -#: app/menus.c:46 +#: app/menus.c:65 msgid "/File/MRU00 " msgstr "/Datei/MRU00 " -#: app/menus.c:47 +#: app/menus.c:66 msgid "/File" msgstr "/Datei" -#: app/menus.c:48 +#: app/menus.c:67 msgid "/File/Dialogs" msgstr "/Datei/Dialoge" -#: app/menus.c:49 -msgid "/Image/Transforms" -msgstr "/Bild/Transformationen" - -#: app/menus.c:50 +#: app/menus.c:69 msgid "/Layers" msgstr "/Ebenen" -#: app/menus.c:51 +#: app/menus.c:70 msgid "/Tools" msgstr "/Werkzeuge" -#: app/menus.c:52 +#: app/menus.c:71 msgid "/Dialogs" msgstr "/Dialoge" -#: app/menus.c:53 +#: app/menus.c:72 msgid "/View/Zoom" msgstr "/Ansicht/Zoom" -#: app/menus.c:54 +#: app/menus.c:73 msgid "/Stack" msgstr "/Stapel" -#: app/menus.c:67 app/menus.c:101 +#: app/menus.c:80 app/menus.c:145 msgid "/File/tearoff1" msgstr "/Datei/tearoff1" -#: app/menus.c:68 app/menus.c:102 +#: app/menus.c:82 app/menus.c:147 msgid "/File/New" msgstr "/Datei/Neu" -#: app/menus.c:70 -msgid "/File/Acquire" -msgstr "/Datei/Bild holen" +#: app/menus.c:86 +#, fuzzy +msgid "/File/Acquire/tearoff1" +msgstr "/Datei/tearoff1" -#: app/menus.c:71 +#: app/menus.c:88 msgid "/File/About..." msgstr "/Datei/эber..." -#: app/menus.c:72 app/menus.c:107 +#: app/menus.c:90 +#, fuzzy +msgid "/File/Help..." +msgstr "/Datei/эber..." + +#: app/menus.c:92 app/menus.c:157 msgid "/File/Preferences..." msgstr "/Datei/Einstellungen..." -#: app/menus.c:73 +#: app/menus.c:94 msgid "/File/Tip of the day" msgstr "/Datei/Tip des Tages" -#: app/menus.c:75 +#: app/menus.c:97 msgid "/File/Dialogs/Brushes..." msgstr "/Datei/Dialoge/Pinsel..." -#: app/menus.c:76 +#: app/menus.c:99 msgid "/File/Dialogs/Patterns..." msgstr "/Datei/Dialoge/Muster..." -#: app/menus.c:77 +#: app/menus.c:101 msgid "/File/Dialogs/Palette..." msgstr "/Datei/Dialoge/Farbpaletten..." -#: app/menus.c:78 -msgid "/File/Dialogs/Gradient..." +#: app/menus.c:103 +#, fuzzy +msgid "/File/Dialogs/Gradients..." msgstr "/Datei/Dialoge/FarbverlДufe..." -#: app/menus.c:79 +#: app/menus.c:105 msgid "/File/Dialogs/Layers & Channels..." msgstr "/Datei/Dialoge/Ebenen und KanДle..." -#: app/menus.c:80 +#: app/menus.c:107 msgid "/File/Dialogs/Tool Options..." msgstr "/Datei/Dialoge/Werkzeugeinstellungen..." -#: app/menus.c:81 +#: app/menus.c:109 msgid "/File/Dialogs/Input Devices..." msgstr "/Datei/Dialoge/EingabegerДte..." -#: app/menus.c:82 +#: app/menus.c:111 msgid "/File/Dialogs/Device Status..." msgstr "/Datei/Dialoge/GerДtestatus..." -#: app/menus.c:83 +#: app/menus.c:113 msgid "/File/Dialogs/Document Index..." msgstr "/Datei/Dialoge/Dokumentenindex..." -#: app/menus.c:84 +#: app/menus.c:115 msgid "/File/Dialogs/Error Console..." msgstr "/Datei/Dialoge/Fehlerkonsole..." -#: app/menus.c:85 +#: app/menus.c:117 msgid "/File/Dialogs/Display Filters..." msgstr "/Datei/Dialoge/Zeige Filter..." -#: app/menus.c:87 +#: app/menus.c:120 msgid "/Xtns/tearoff1" msgstr "" -#: app/menus.c:88 +#: app/menus.c:122 msgid "/Xtns/Module Browser" msgstr "/Xtn/Modul Browser" -#: app/menus.c:89 app/menus.c:90 app/menus.c:95 app/menus.c:108 +#: app/menus.c:124 app/menus.c:126 app/menus.c:134 app/menus.c:159 msgid "/File/---" msgstr "/Datei/---" -#: app/menus.c:100 +#: app/menus.c:143 msgid "/tearoff1" msgstr "" -#: app/menus.c:112 +#: app/menus.c:166 msgid "/File/---moved" msgstr "/Datei/---moved" -#: app/menus.c:114 +#: app/menus.c:169 msgid "/Edit/tearoff1" msgstr "/Bearbeiten/tearoff1" -#: app/menus.c:120 app/menus.c:127 app/menus.c:131 +#: app/menus.c:181 app/menus.c:195 app/menus.c:203 msgid "/Edit/---" msgstr "/Bearbeiten/---" -#: app/menus.c:126 +#: app/menus.c:193 msgid "/Edit/Undo history..." msgstr "/Bearbeiten/Journal..." -#: app/menus.c:133 +#: app/menus.c:206 msgid "/Select/tearoff1" msgstr "/Auswahl/tearoff1" -#: app/menus.c:134 +#: app/menus.c:208 msgid "/Select/Invert" msgstr "/Auswahl/Invertieren" -#: app/menus.c:135 +#: app/menus.c:210 msgid "/Select/All" msgstr "/Auswahl/Alles" -#: app/menus.c:136 +#: app/menus.c:212 msgid "/Select/None" msgstr "/Auswahl/Nichts" -#: app/menus.c:137 +#: app/menus.c:214 msgid "/Select/Float" msgstr "/Auswahl/Schwebend" -#: app/menus.c:138 app/menus.c:144 +#: app/menus.c:216 app/menus.c:228 msgid "/Select/---" msgstr "/Auswahl/---" -#: app/menus.c:139 +#: app/menus.c:218 msgid "/Select/Feather" msgstr "/Auswahl/Runden" -#: app/menus.c:140 +#: app/menus.c:220 msgid "/Select/Sharpen" msgstr "/Auswahl/SchДrfen" -#: app/menus.c:141 +#: app/menus.c:222 msgid "/Select/Shrink" msgstr "/Auswahl/Verkleinern" -#: app/menus.c:142 +#: app/menus.c:224 msgid "/Select/Grow" msgstr "/Auswahl/VergrЖъern" -#: app/menus.c:143 +#: app/menus.c:226 msgid "/Select/Border" msgstr "/Auswahl/Rand" -#: app/menus.c:147 +#: app/menus.c:233 msgid "/View/tearoff1" msgstr "/Ansicht/tearoff1" -#: app/menus.c:148 +#: app/menus.c:235 msgid "/View/Zoom In" msgstr "/Ansicht/Hineinzoomen" -#: app/menus.c:149 +#: app/menus.c:237 msgid "/View/Zoom Out" msgstr "/Ansicht/Herauszoomen" -#: app/menus.c:150 +#: app/menus.c:239 msgid "/View/Zoom/16:1" msgstr "/Ansicht/Zoom/16:1" -#: app/menus.c:151 +#: app/menus.c:241 msgid "/View/Zoom/8:1" msgstr "/Ansicht/Zoom/8:1" -#: app/menus.c:152 +#: app/menus.c:243 msgid "/View/Zoom/4:1" msgstr "/Ansicht/Zoom/4:1" -#: app/menus.c:153 +#: app/menus.c:245 msgid "/View/Zoom/2:1" msgstr "/Ansicht/Zoom/2:1" -#: app/menus.c:154 +#: app/menus.c:247 msgid "/View/Zoom/1:1" msgstr "/Ansicht/Zoom/1:1" -#: app/menus.c:155 +#: app/menus.c:249 msgid "/View/Zoom/1:2" msgstr "/Ansicht/Zoom/1:2" -#: app/menus.c:156 +#: app/menus.c:251 msgid "/View/Zoom/1:4" msgstr "/Ansicht/Zoom/1:4" -#: app/menus.c:157 +#: app/menus.c:253 msgid "/View/Zoom/1:8" msgstr "/Ansicht/Zoom/1:8" -#: app/menus.c:158 +#: app/menus.c:255 msgid "/View/Zoom/1:16" msgstr "/Ansicht/Zoom/1:16" -#: app/menus.c:160 -msgid "/View/Window Info..." -msgstr "/Ansicht/Fensterinformationen..." - -#: app/menus.c:161 -msgid "/View/Window Nav..." +#: app/menus.c:259 +#, fuzzy +msgid "/View/Info Window..." msgstr "/Ansicht/Fensternavigation..." -#: app/menus.c:163 app/menus.c:169 +#: app/menus.c:261 +#, fuzzy +msgid "/View/Nav. Window..." +msgstr "/Ansicht/Fensternavigation..." + +#: app/menus.c:264 app/menus.c:276 msgid "/View/---" msgstr "/Ansicht/---" -#: app/menus.c:171 +#: app/menus.c:279 msgid "/View/New View" msgstr "/Ansicht/Neues Fenster" -#: app/menus.c:172 +#: app/menus.c:281 msgid "/View/Shrink Wrap" msgstr "/Ansicht/Fenster anpassen" -#: app/menus.c:174 +#: app/menus.c:284 msgid "/Image/tearoff1" msgstr "/Image/tearoff1" -#: app/menus.c:175 +#: app/menus.c:286 msgid "/Image/Colors/tearoff1" msgstr "/Bild/Farben/tearoff1" -#: app/menus.c:178 +#: app/menus.c:292 msgid "/Image/Colors/---" msgstr "/Bild/Farben/---" -#: app/menus.c:180 -msgid "/Image/Channel Ops/tearoff1" +#: app/menus.c:297 +#, fuzzy +msgid "/Image/Channels/tearoff1" msgstr "/Bild/Kanal/tearoff1" -#: app/menus.c:181 -msgid "/Image/Channel Ops/Duplicate" -msgstr "/Bild/Kanal/Duplizieren" - -#: app/menus.c:183 +#: app/menus.c:300 msgid "/Image/Alpha/tearoff1" msgstr "/Bild/Alpha/tearoff1" -#: app/menus.c:186 app/menus.c:190 app/menus.c:193 +#: app/menus.c:305 +#, fuzzy +msgid "/Image/Transforms/tearoff1" +msgstr "/Bild/Farben/tearoff1" + +#: app/menus.c:310 app/menus.c:318 app/menus.c:326 msgid "/Image/---" msgstr "/Bild/---" -#: app/menus.c:191 +#: app/menus.c:320 msgid "/Image/Resize" msgstr "/Bild/GrЖъe verДndern" -#: app/menus.c:192 +#: app/menus.c:322 msgid "/Image/Scale" msgstr "/Bild/Skalieren" -#: app/menus.c:195 +#: app/menus.c:324 +#, fuzzy +msgid "/Image/Duplicate" +msgstr "/Bild/Kanal/Duplizieren" + +#: app/menus.c:329 msgid "/Layers/tearoff1" msgstr "/Ebenen/tearoff1" -#: app/menus.c:196 +#: app/menus.c:331 msgid "/Layers/Layers & Channels..." msgstr "/Ebenen/Ebenen und KanДle..." -#: app/menus.c:197 +#: app/menus.c:333 msgid "/Layers/Stack/tearoff1" msgstr "/Ebenen/Stapel/tearoff1" -#: app/menus.c:204 app/menus.c:211 +#: app/menus.c:347 app/menus.c:361 msgid "/Layers/---" msgstr "/Ebenen/---" -#: app/menus.c:213 +#: app/menus.c:364 msgid "/Tools/tearoff1" msgstr "/Werkzeuge/tearoff1" -#: app/menus.c:214 +#: app/menus.c:366 msgid "/Tools/Toolbox" msgstr "/Werkzeuge/Werkzeugkasten" -#: app/menus.c:215 +#: app/menus.c:368 msgid "/Tools/Default Colors" msgstr "/Werkzeuge/Standardfarben" -#: app/menus.c:216 +#: app/menus.c:370 msgid "/Tools/Swap Colors" msgstr "/Werkzeuge/Farben tauschen" -#: app/menus.c:217 +#: app/menus.c:372 msgid "/Tools/---" msgstr "/Werkzeuge/---" #. the tool entries themselves are built on the fly -#: app/menus.c:221 +#: app/menus.c:377 msgid "/Filters/tearoff1" msgstr "/Filter/tearoff1" -#: app/menus.c:222 app/plug_in.c:1285 +#: app/menus.c:379 app/plug_in.c:1285 msgid "/Filters/Repeat last" msgstr "/Filter/Wiederhole letzten Vorgang" -#: app/menus.c:223 app/plug_in.c:1286 +#: app/menus.c:381 app/plug_in.c:1286 msgid "/Filters/Re-show last" msgstr "/Filter/Zeige letzten Vorgang nochmal" -#: app/menus.c:224 +#: app/menus.c:383 msgid "/Filters/---" msgstr "/Filter/---" -#: app/menus.c:226 +#: app/menus.c:386 msgid "/Script-Fu/tearoff1" msgstr "/Script-Fu/tearoff1" -#: app/menus.c:227 -msgid "/Script-Fu/" -msgstr "/Script-Fu/" - -#: app/menus.c:229 +#: app/menus.c:389 msgid "/Dialogs/tearoff1" msgstr "/Dialoge/tearoff1" -#: app/menus.c:230 +#: app/menus.c:391 msgid "/Dialogs/Brushes..." msgstr "/Dialoge/Pinsel..." -#: app/menus.c:231 +#: app/menus.c:393 msgid "/Dialogs/Patterns..." msgstr "/Dialoge/Muster..." -#: app/menus.c:232 +#: app/menus.c:395 msgid "/Dialogs/Palette..." msgstr "/Dialoge/Farbpaletten...." -#: app/menus.c:233 -msgid "/Dialogs/Gradient..." +#: app/menus.c:397 +#, fuzzy +msgid "/Dialogs/Gradients..." msgstr "/Dialoge/FarbverlДufe..." -#: app/menus.c:234 +#: app/menus.c:399 msgid "/Dialogs/Layers & Channels..." msgstr "/Dialoge/Ebenen und KanДle..." -#: app/menus.c:235 +#: app/menus.c:401 msgid "/Dialogs/Indexed Palette..." msgstr "/Dialoge/Indizierte Palette..." -#: app/menus.c:236 +#: app/menus.c:403 msgid "/Dialogs/Tool Options..." msgstr "/Dialoge/Werkzeugeinstellungen..." -#: app/menus.c:237 +#: app/menus.c:405 msgid "/Dialogs/Input Devices..." msgstr "/Dialoge/EingabegerДte..." -#: app/menus.c:238 +#: app/menus.c:407 msgid "/Dialogs/Device Status..." msgstr "/Dialoge/GerДtestatus..." -#: app/menus.c:239 +#: app/menus.c:409 msgid "/Dialogs/Display Filters..." msgstr "/Dialoge/Zeige Filter..." -#: app/menus.c:246 +#: app/menus.c:418 msgid "/Automatic" msgstr "/Automatisch" -#: app/menus.c:254 +#: app/menus.c:429 msgid "/By extension" msgstr "/Nach Endung" -#: app/menus.c:308 app/paths_dialog.c:203 +#: app/menus.c:522 app/paths_dialog.c:201 msgid "/New Path" msgstr "/Neuer Pfad" -#: app/menus.c:309 app/paths_dialog.c:207 +#: app/menus.c:524 app/paths_dialog.c:205 msgid "/Duplicate Path" msgstr "/Dupliziere Pfad" -#: app/menus.c:310 app/paths_dialog.c:211 +#: app/menus.c:526 app/paths_dialog.c:209 msgid "/Path to Selection" msgstr "/Pfad zur Auswahl" -#: app/menus.c:311 app/paths_dialog.c:215 +#: app/menus.c:528 app/paths_dialog.c:213 msgid "/Stroke Path" msgstr "/Pfad nachziehen" -#: app/menus.c:312 app/paths_dialog.c:219 +#: app/menus.c:530 app/paths_dialog.c:217 msgid "/Delete Path" msgstr "/Pfad lЖschen" -#: app/menus.c:314 app/paths_dialog.c:223 +#: app/menus.c:534 app/paths_dialog.c:221 msgid "/Copy Path" msgstr "/Pfad kopieren" -#: app/menus.c:315 app/paths_dialog.c:226 +#: app/menus.c:536 app/paths_dialog.c:224 msgid "/Paste Path" msgstr "/Pfad einfЭgen" -#: app/menus.c:316 +#: app/menus.c:538 msgid "/Import Path" msgstr "/Pfad importieren" -#: app/menus.c:317 +#: app/menus.c:540 msgid "/Export Path" msgstr "/Pfad exportieren" -#: app/menus.c:615 +#: app/menus.c:868 #, c-format msgid "Error opening file: %s\n" msgstr "Kann Datei nicht Жffnen: %s\n" -#: app/menus.c:637 app/menus.c:719 +#: app/menus.c:891 app/menus.c:979 #, c-format msgid "/File/MRU%02d" msgstr "/Datei/MRU%02d" -#: app/menus.c:888 +#: app/menus.c:1277 msgid "tearoff menu not in top level window" msgstr "" -#: app/menus.c:906 +#: app/menus.c:1300 msgid "can't unregister tearoff menu top level window" msgstr "" -#: app/module_db.c:269 +#: app/module_db.c:262 msgid "Module DB" msgstr "Modul DB" -#: app/module_db.c:551 +#: app/module_db.c:547 #, c-format msgid "load module: \"%s\"\n" msgstr "" -#: app/module_db.c:558 +#: app/module_db.c:554 #, c-format msgid "skipping module: \"%s\"\n" msgstr "" -#: app/module_db.c:582 +#: app/module_db.c:578 #, c-format msgid "module load error: %s: %s" msgstr "" -#: app/module_db.c:600 +#: app/module_db.c:596 msgid "missing module_init() symbol" msgstr "" -#: app/module_db.c:603 +#: app/module_db.c:599 #, c-format msgid "%s: module_init() symbol not found" msgstr "" -#: app/module_db.c:756 +#: app/module_db.c:752 msgid "" msgstr "" -#: app/module_db.c:769 app/module_db.c:778 +#: app/module_db.c:765 app/module_db.c:774 msgid "on disk" msgstr "" -#: app/module_db.c:769 +#: app/module_db.c:765 msgid "only in memory" msgstr "" -#: app/module_db.c:778 +#: app/module_db.c:774 msgid "nowhere (click 'refresh')" msgstr "" -#: app/module_db.c:817 +#: app/module_db.c:813 msgid "Unload" msgstr "Entladen" -#: app/module_db.c:830 +#: app/module_db.c:826 msgid "Purpose: " msgstr "Zweck: " -#: app/module_db.c:831 +#: app/module_db.c:827 msgid "Author: " msgstr "Autor: " -#: app/module_db.c:832 +#: app/module_db.c:828 msgid "Version: " msgstr "Version: " -#: app/module_db.c:833 +#: app/module_db.c:829 msgid "Copyright: " msgstr "" -#: app/module_db.c:834 +#: app/module_db.c:830 msgid "Date: " msgstr "Datum: " -#: app/module_db.c:835 +#: app/module_db.c:831 msgid "Location: " msgstr "Ort: " -#: app/module_db.c:836 +#: app/module_db.c:832 msgid "State: " msgstr "Status: " -#: app/module_db.c:855 +#: app/module_db.c:851 msgid "Autoload during startup" msgstr "Automatisch beim Start laden" @@ -4268,7 +4249,7 @@ msgstr "%s: Fensternavigation" msgid "No brushes available for use with this tool." msgstr "Keine Pinsel fЭr dieses Werkzeug vorhanden." -#: app/paint_core.c:1807 +#: app/paint_core.c:1766 msgid "set_undo_tiles: undo_tiles is null" msgstr "" @@ -4288,41 +4269,38 @@ msgstr "Radierer" msgid "Anti Erase" msgstr "ZurЭckradierer" -#: app/paintbrush.c:157 +#: app/paintbrush.c:192 msgid "Once Forward" msgstr "Einmal vorwДrts" -#: app/paintbrush.c:159 +#: app/paintbrush.c:194 msgid "Once Backward" msgstr "Einmal rЭckwДrts" -#: app/paintbrush.c:161 +#: app/paintbrush.c:196 msgid "Loop Sawtooth" msgstr "SДgezahnwelle" -#: app/paintbrush.c:163 +#: app/paintbrush.c:198 msgid "Loop Triangle" msgstr "Dreieckswelle" -#: app/paintbrush.c:193 -msgid "Fade Out:" +#: app/paintbrush.c:240 +#, fuzzy +msgid "Fade Out" msgstr "Verblassen:" -#: app/paintbrush.c:220 -msgid "Length:" -msgstr "LДnge" - #. the gradient type -#: app/paintbrush.c:245 +#: app/paintbrush.c:316 msgid "Type:" msgstr "Typ:" -#: app/palette.c:504 +#: app/palette.c:502 #, c-format msgid "can't save palette \"%s\"\n" msgstr "" -#: app/palette.c:644 +#: app/palette.c:642 #, c-format msgid "" "Loading palette %s:\n" @@ -4335,7 +4313,7 @@ msgstr "" "Fehlerder Spezialkopf\n" "Muъ diese Datei erst von DOS konvertiert werden?" -#: app/palette.c:649 +#: app/palette.c:647 #, c-format msgid "" "Loading palette %s:\n" @@ -4344,7 +4322,7 @@ msgstr "" "Lade Palette %s:\n" "Datei korrupt: Kein magic header" -#: app/palette.c:662 +#: app/palette.c:660 #, c-format msgid "" "Loading palette %s (line %d):\n" @@ -4353,7 +4331,7 @@ msgstr "" "Lade Palette %s: (Zeile %d):\n" "Lesefehler" -#: app/palette.c:677 +#: app/palette.c:675 #, c-format msgid "" "Loading palette %s (line %d):\n" @@ -4362,7 +4340,7 @@ msgstr "" "Lade Palette %s: (Zeile %d):\n" "Keine ROT Komponente" -#: app/palette.c:685 +#: app/palette.c:683 #, c-format msgid "" "Loading palette %s (line %d):\n" @@ -4371,7 +4349,7 @@ msgstr "" "Lade Palette %s: (Zeile %d):\n" "Keine GRэN Komponente" -#: app/palette.c:692 +#: app/palette.c:690 #, c-format msgid "" "Loading palette %s (line %d):\n" @@ -4380,7 +4358,7 @@ msgstr "" "Lade Palette %s: (Zeile %d):\n" "Keine BLAU Komponente" -#: app/palette.c:701 +#: app/palette.c:699 #, c-format msgid "" "Loading palette %s (line %d):\n" @@ -4389,7 +4367,7 @@ msgstr "" "Lade Palette %s: (Zeile %d):\n" "RGB Wert ausserhalb des Wertebereiches" -#: app/palette.c:909 +#: app/palette.c:907 msgid "Black" msgstr "Schwarz" @@ -4397,175 +4375,176 @@ msgstr "Schwarz" msgid "New Palette" msgstr "Neue Farbpalette" -#: app/palette.c:1079 +#: app/palette.c:1081 msgid "Enter a name for new palette" msgstr "Geben Sie dieser neuen Farbpalette einen Namen" -#: app/palette.c:1964 app/palette.c:2133 +#: app/palette.c:1956 app/palette.c:2129 msgid "Undefined" msgstr "Nicht definiert" -#: app/palette.c:2049 +#: app/palette.c:2025 msgid "Color Palette Edit" msgstr "Farbpalette Bearbeiten" -#: app/palette.c:2055 +#: app/palette.c:2044 msgid "Color Palette" msgstr "Farbpalette" -#: app/palette.c:2185 app/palette.c:2981 libgimp/gimpfileselection.c:355 +#: app/palette.c:2181 app/palette.c:2956 libgimp/gimpfileselection.c:355 #: libgimp/gimpunitmenu.c:510 msgid "Select" msgstr "Auswahl" -#: app/palette.c:2196 app/palette_select.c:275 +#: app/palette.c:2192 app/palette_select.c:244 msgid "Ncols" msgstr "Farben" -#: app/palette.c:2217 +#: app/palette.c:2213 msgid "Palette Ops" msgstr "Palette Operationen" #. The "Import" frame -#: app/palette.c:2244 app/palette.c:2850 app/palette.c:2874 +#: app/palette.c:2240 app/palette.c:2835 app/palette.c:2849 msgid "Import" msgstr "Importieren" -#: app/palette.c:2253 +#: app/palette.c:2249 msgid "Merge" msgstr "Vereinen" -#: app/palette.c:2511 +#: app/palette.c:2484 msgid "Merge Palette" msgstr "Farbpalette vereinen" -#: app/palette.c:2512 +#: app/palette.c:2487 msgid "Enter a name for merged palette" msgstr "Geben sie dieser vereinten Farbpalette einen Namen" -#: app/palette.c:2860 +#: app/palette.c:2829 msgid "Import Palette" msgstr "Farbpalette importieren" #. The source's name -#: app/palette.c:2890 +#: app/palette.c:2865 msgid "Name:" msgstr "Name:" -#: app/palette.c:2899 +#: app/palette.c:2874 msgid "new_import" msgstr "" #. The source type -#: app/palette.c:2903 +#: app/palette.c:2878 msgid "Source:" msgstr "Quelle:" #. The sample size -#: app/palette.c:2933 +#: app/palette.c:2908 msgid "Sample Size:" msgstr "AbtastgrЖъe:" #. The interval -#: app/palette.c:2946 +#: app/palette.c:2921 msgid "Interval:" msgstr "Intervall:" -#: app/palette_select.c:304 +#. The shell and main vbox +#: app/palette_select.c:216 msgid "Palette Selection" msgstr "Paletten Auswahl" -#: app/paths_dialog.c:173 +#: app/paths_dialog.c:171 msgid "New Path" msgstr "Neuer Pfad" -#: app/paths_dialog.c:174 +#: app/paths_dialog.c:172 msgid "Duplicate Path" msgstr "Dupliziere Pfad" -#: app/paths_dialog.c:175 +#: app/paths_dialog.c:173 msgid "Path to Selection" msgstr "Pfad zur Auswahl" -#: app/paths_dialog.c:176 +#: app/paths_dialog.c:174 msgid "Selection to Path" msgstr "Auswahl zum Pfad " -#: app/paths_dialog.c:177 +#: app/paths_dialog.c:175 msgid "Stroke Path" msgstr "Pfad nachziehen" -#: app/paths_dialog.c:178 +#: app/paths_dialog.c:176 msgid "Delete Path" msgstr "Pfad lЖschen" -#: app/paths_dialog.c:189 +#: app/paths_dialog.c:187 msgid "New Point" msgstr "Neuer Punkt" -#: app/paths_dialog.c:190 +#: app/paths_dialog.c:188 msgid "Add Point" msgstr "Punkt hinzufЭgen" -#: app/paths_dialog.c:191 +#: app/paths_dialog.c:189 msgid "Delete Point" msgstr "Punkt lЖschen" -#: app/paths_dialog.c:192 +#: app/paths_dialog.c:190 msgid "Edit Point" msgstr "Punkt verДndern" -#: app/paths_dialog.c:418 +#: app/paths_dialog.c:416 #, c-format msgid "Path %d" msgstr "Pfad %d" -#: app/paths_dialog.c:1232 +#: app/paths_dialog.c:1231 msgid "Rename path" msgstr "Pfad umbenennen" -#: app/paths_dialog.c:1233 +#: app/paths_dialog.c:1234 msgid "Enter a new name for the path" msgstr "Geben sie diesem Pfad einen neuen Namen" -#: app/paths_dialog.c:2198 +#: app/paths_dialog.c:2216 #, c-format msgid "Failed to read from %s" msgstr "" -#: app/paths_dialog.c:2213 +#: app/paths_dialog.c:2231 #, c-format msgid "Failed to read path from %s" msgstr "" -#: app/paths_dialog.c:2220 +#: app/paths_dialog.c:2238 #, c-format msgid "No points specified in path file %s" msgstr "" -#: app/paths_dialog.c:2231 +#: app/paths_dialog.c:2249 #, c-format msgid "Failed to read path points from %s" msgstr "" -#: app/paths_dialog.c:2310 app/xcf.c:418 +#: app/paths_dialog.c:2328 app/xcf.c:418 #, c-format msgid "open failed on %s: %s\n" msgstr "Kann %s nicht Жffnen: %s\n" -#: app/paths_dialog.c:2331 +#: app/paths_dialog.c:2367 msgid "Load/Store Bezier Curves" msgstr "жffne/Sichere Bezierkurven" -#: app/paths_dialog.c:2352 +#: app/paths_dialog.c:2399 msgid "Load Path" msgstr "жffne Pfad" -#: app/paths_dialog.c:2370 +#: app/paths_dialog.c:2417 msgid "Store Path" msgstr "Sichere Pfad" -#: app/pattern_select.c:105 +#: app/pattern_select.c:115 msgid "Pattern Selection" msgstr "Muster Auswahl" @@ -4594,7 +4573,7 @@ msgstr "GIMP Musterdatei scheint nicht vollst msgid "Perspective Transform Information" msgstr "Perspektivische Trafo Informationen" -#: app/perspective_tool.c:309 +#: app/perspective_tool.c:310 msgid "Perspective..." msgstr "Perspektivisch..." @@ -4625,503 +4604,516 @@ msgstr "Erweiterungen" msgid "unable to locate plug-in: \"%s\"" msgstr "Kann ErgДnzung \"%s\" nicht finden" -#: app/posterize.c:160 +#: app/posterize.c:158 msgid "Posterize does not operate on indexed drawables." msgstr "Posterisieren funktioniert nicht mit indizierten Bildern." -#: app/posterize.c:207 app/tools.c:596 +#: app/posterize.c:198 app/tools.c:596 msgid "Posterize" msgstr "Posterisieren" -#: app/posterize.c:221 +#: app/posterize.c:218 msgid "Posterize Levels: " msgstr "Farbwerte: " -#: app/preferences_dialog.c:210 +#: app/preferences_dialog.c:213 msgid "Error: Levels of undo must be zero or greater." msgstr "" -#: app/preferences_dialog.c:216 +#: app/preferences_dialog.c:219 msgid "Error: Number of processors must be between 1 and 30." msgstr "" -#: app/preferences_dialog.c:222 +#: app/preferences_dialog.c:225 msgid "Error: Marching speed must be 50 or greater." msgstr "" -#: app/preferences_dialog.c:228 +#: app/preferences_dialog.c:231 msgid "Error: Default width must be one or greater." msgstr "" -#: app/preferences_dialog.c:234 +#: app/preferences_dialog.c:237 msgid "Error: Default height must be one or greater." msgstr "" -#: app/preferences_dialog.c:241 +#: app/preferences_dialog.c:244 msgid "Error: Default unit must be within unit range." msgstr "" -#: app/preferences_dialog.c:248 +#: app/preferences_dialog.c:251 msgid "Error: default resolution must not be zero." msgstr "" -#: app/preferences_dialog.c:256 +#: app/preferences_dialog.c:259 msgid "Error: Default resolution unit must be within unit range." msgstr "" -#: app/preferences_dialog.c:263 +#: app/preferences_dialog.c:266 msgid "Error: Monitor resolution must not be zero." msgstr "" -#: app/preferences_dialog.c:270 +#: app/preferences_dialog.c:273 msgid "Error: Image title format must not be NULL." msgstr "" -#: app/preferences_dialog.c:552 +#: app/preferences_dialog.c:564 msgid "You will need to restart GIMP for these changes to take effect." msgstr "Sie mЭssen GIMP neu starten, damit die дnderungen aktiv werden." -#: app/preferences_dialog.c:1499 +#: app/preferences_dialog.c:1164 msgid "Preferences" msgstr "Einstellungen" #. The categories tree -#: app/preferences_dialog.c:1517 +#: app/preferences_dialog.c:1186 msgid "Categories" msgstr "Kategorien" -#: app/preferences_dialog.c:1544 +#: app/preferences_dialog.c:1213 msgid "New File Settings" msgstr "Neues Bild Einstellungen" -#: app/preferences_dialog.c:1546 +#: app/preferences_dialog.c:1215 msgid "New File" msgstr "Neues Bild" -#: app/preferences_dialog.c:1556 +#: app/preferences_dialog.c:1225 msgid "Default Image Size and Unit" msgstr "Standard BildgrЖъe und -einheit" -#: app/preferences_dialog.c:1570 +#: app/preferences_dialog.c:1239 msgid "Width" msgstr "Breite" -#: app/preferences_dialog.c:1572 +#: app/preferences_dialog.c:1241 msgid "Height" msgstr "HЖhe" -#: app/preferences_dialog.c:1599 +#: app/preferences_dialog.c:1268 msgid "Default Image Resolution and Resolution Unit" msgstr "Standard AuflЖsung und AuflЖsungseinheit" -#: app/preferences_dialog.c:1624 app/preferences_dialog.c:2342 +#: app/preferences_dialog.c:1293 app/preferences_dialog.c:2031 msgid "dpi" msgstr "dpi" -#: app/preferences_dialog.c:1669 +#: app/preferences_dialog.c:1338 msgid "Default Image Type:" msgstr "Standard Bildtyp:" -#: app/preferences_dialog.c:1674 +#: app/preferences_dialog.c:1343 msgid "Display Settings" msgstr "Anzeige Einstellungen" -#: app/preferences_dialog.c:1676 +#: app/preferences_dialog.c:1345 msgid "Display" msgstr "Anzeige" -#: app/preferences_dialog.c:1683 +#: app/preferences_dialog.c:1352 msgid "Transparency" msgstr "Transparenz" -#: app/preferences_dialog.c:1701 +#: app/preferences_dialog.c:1370 msgid "Light Checks" msgstr "Helle Quadrate" -#: app/preferences_dialog.c:1703 +#: app/preferences_dialog.c:1372 msgid "Mid-Tone Checks" msgstr "Halbhelle Quadrate" -#: app/preferences_dialog.c:1705 +#: app/preferences_dialog.c:1374 msgid "Dark Checks" msgstr "Dunkle Quadrate" -#: app/preferences_dialog.c:1707 +#: app/preferences_dialog.c:1376 msgid "White Only" msgstr "Nur Weiъ" -#: app/preferences_dialog.c:1709 +#: app/preferences_dialog.c:1378 msgid "Gray Only" msgstr "Nur Grau" -#: app/preferences_dialog.c:1711 +#: app/preferences_dialog.c:1380 msgid "Black Only" msgstr "Nur Schwarz" -#: app/preferences_dialog.c:1715 +#: app/preferences_dialog.c:1384 msgid "Transparency Type:" msgstr "Transparenz Typ:" -#: app/preferences_dialog.c:1721 app/preferences_dialog.c:1798 -#: app/preferences_dialog.c:1808 +#: app/preferences_dialog.c:1390 app/preferences_dialog.c:1467 +#: app/preferences_dialog.c:1477 msgid "Small" msgstr "Klein" -#: app/preferences_dialog.c:1723 app/preferences_dialog.c:1799 -#: app/preferences_dialog.c:1809 +#: app/preferences_dialog.c:1392 app/preferences_dialog.c:1468 +#: app/preferences_dialog.c:1478 msgid "Medium" msgstr "Mittel" -#: app/preferences_dialog.c:1725 app/preferences_dialog.c:1800 -#: app/preferences_dialog.c:1810 +#: app/preferences_dialog.c:1394 app/preferences_dialog.c:1469 +#: app/preferences_dialog.c:1479 msgid "Large" msgstr "Groъ" -#: app/preferences_dialog.c:1729 +#: app/preferences_dialog.c:1398 msgid "Check Size:" msgstr "Schachbrett GrЖъe:" -#: app/preferences_dialog.c:1731 app/transform_tool.c:190 +#: app/preferences_dialog.c:1400 app/transform_tool.c:190 msgid "Scaling" msgstr "Skalierung" -#: app/preferences_dialog.c:1743 +#: app/preferences_dialog.c:1412 msgid "Nearest Neighbor" msgstr "NДchster Nachbar" -#: app/preferences_dialog.c:1747 +#: app/preferences_dialog.c:1416 msgid "Cubic" msgstr "Kubisch" -#: app/preferences_dialog.c:1757 +#: app/preferences_dialog.c:1426 msgid "Interface Settings" msgstr "OberflДche Einstellungen" -#: app/preferences_dialog.c:1803 +#: app/preferences_dialog.c:1472 msgid "Preview Size:" msgstr "VorschaugrЖъe:" -#: app/preferences_dialog.c:1813 +#: app/preferences_dialog.c:1482 msgid "Nav Preview Size:" msgstr "Neue VorschaugrЖъe:" -#: app/preferences_dialog.c:1822 +#: app/preferences_dialog.c:1491 msgid "Levels of Undo:" msgstr "Stufen der RЭckgДngigmachung:" -#: app/preferences_dialog.c:1831 +#: app/preferences_dialog.c:1500 msgid "Recent Documents List Size:" msgstr "GrЖъe der Dokumentenliste:" -#: app/preferences_dialog.c:1834 +#: app/preferences_dialog.c:1503 msgid "Help System" msgstr "Hilfe System" -#: app/preferences_dialog.c:1843 +#: app/preferences_dialog.c:1512 msgid "Show Tool Tips" msgstr "Zeige Popup-Hilfen" -#: app/preferences_dialog.c:1854 +#: app/preferences_dialog.c:1522 +msgid "Context Sensitive Help with \"F1\"" +msgstr "" + +#: app/preferences_dialog.c:1533 msgid "Image Windows Settings" msgstr "Bildfenster Einstellungen" -#: app/preferences_dialog.c:1856 +#: app/preferences_dialog.c:1535 msgid "Image Windows" msgstr "Bild Fenster" -#: app/preferences_dialog.c:1863 +#: app/preferences_dialog.c:1542 msgid "Appearance" msgstr "Aussehen" -#: app/preferences_dialog.c:1872 +#: app/preferences_dialog.c:1551 msgid "Resize Window on Zoom" msgstr "VerДndere FenstergrЖъe beim Zoomen" -#: app/preferences_dialog.c:1881 +#: app/preferences_dialog.c:1560 msgid "Show Rulers" msgstr "Zeige Lineale" -#: app/preferences_dialog.c:1890 +#: app/preferences_dialog.c:1569 msgid "Show Statusbar" msgstr "Zeige Statusanzeige" -#: app/preferences_dialog.c:1914 +#: app/preferences_dialog.c:1593 msgid "Marching Ants Speed:" msgstr "Geschwindigkeit der laufenden Ameisen:" #. Set the currently used string as "Custom" -#: app/preferences_dialog.c:1922 +#: app/preferences_dialog.c:1601 msgid "Custom" msgstr "Eigene" #. set some commonly used format strings -#: app/preferences_dialog.c:1928 +#: app/preferences_dialog.c:1607 msgid "Standard" msgstr "Standard" -#: app/preferences_dialog.c:1933 +#: app/preferences_dialog.c:1612 msgid "Show zoom percentage" msgstr "VergrЖъerung prozentual" -#: app/preferences_dialog.c:1938 +#: app/preferences_dialog.c:1617 msgid "Show zoom ratio" msgstr "VergrЖъerung als VerhДltnis" -#: app/preferences_dialog.c:1943 +#: app/preferences_dialog.c:1622 msgid "Show reversed zoom ratio" msgstr "VergrЖъerung als umgekehrtes VerhДltnis" -#: app/preferences_dialog.c:1954 +#: app/preferences_dialog.c:1633 msgid "Image Title Format:" msgstr "Bildtitel Format:" #. End of the title format string -#: app/preferences_dialog.c:1957 +#: app/preferences_dialog.c:1636 msgid "Pointer Movement Feedback" msgstr "Zeigerbewegung" -#: app/preferences_dialog.c:1967 +#: app/preferences_dialog.c:1646 msgid "Perfect-but-slow Pointer Tracking" msgstr "Genaue aber langsame MauszeigernachfЭhrung" -#: app/preferences_dialog.c:1976 +#: app/preferences_dialog.c:1655 msgid "Disable Cursor Updating" msgstr "Deaktiviere MauszeigerДnderungen" -#: app/preferences_dialog.c:1987 +#: app/preferences_dialog.c:1666 msgid "Tool Options Settings" msgstr "Werkzeug Einstellungen" -#: app/preferences_dialog.c:1989 app/tools.c:933 +#: app/preferences_dialog.c:1668 app/tools.c:921 msgid "Tool Options" msgstr "Werkzeug Einstellungen" -#: app/preferences_dialog.c:1996 +#: app/preferences_dialog.c:1675 msgid "Paint Options" msgstr "Pinsel Einstellungen" -#: app/preferences_dialog.c:2006 +#: app/preferences_dialog.c:1685 msgid "Use Global Paint Options" msgstr "Benutze globale Pinseleinstellungen" -#: app/preferences_dialog.c:2022 +#: app/preferences_dialog.c:1701 msgid "Display brush and pattern indicators on Toolbar" msgstr "Zeige Pinsel und Muster in der Werkzeugkiste" -#: app/preferences_dialog.c:2036 +#: app/preferences_dialog.c:1715 msgid "Environment Settings" msgstr "Umgebung Einstellungen" -#: app/preferences_dialog.c:2038 +#: app/preferences_dialog.c:1717 msgid "Environment" msgstr "Umgebung" -#: app/preferences_dialog.c:2045 +#: app/preferences_dialog.c:1724 msgid "Resource Consumption" msgstr "Ressourcenverbrauch" -#: app/preferences_dialog.c:2054 +#: app/preferences_dialog.c:1733 msgid "Conservative Memory Usage" msgstr "ZurЭckhaltende Speicherausnutzung" -#: app/preferences_dialog.c:2105 app/preferences_dialog.c:2146 +#: app/preferences_dialog.c:1784 app/preferences_dialog.c:1825 msgid "Bytes" msgstr "Byte" -#: app/preferences_dialog.c:2106 app/preferences_dialog.c:2147 +#: app/preferences_dialog.c:1785 app/preferences_dialog.c:1826 msgid "KiloBytes" msgstr "Kilobyte" -#: app/preferences_dialog.c:2107 app/preferences_dialog.c:2148 +#: app/preferences_dialog.c:1786 app/preferences_dialog.c:1827 msgid "MegaBytes" msgstr "Megabyte" -#: app/preferences_dialog.c:2112 +#: app/preferences_dialog.c:1791 msgid "Tile Cache Size:" msgstr "GrЖъe des Datenspeichers:" -#: app/preferences_dialog.c:2153 +#: app/preferences_dialog.c:1832 msgid "Maximum Image Size:" msgstr "Maximale BildgrЖъe:" -#: app/preferences_dialog.c:2163 +#: app/preferences_dialog.c:1842 msgid "Number of Processors to Use:" msgstr "Zahl der zu benutzenden Prozessoren:" -#: app/preferences_dialog.c:2167 +#: app/preferences_dialog.c:1846 msgid "8-Bit Displays" msgstr "8-bit Anzeigen" -#: app/preferences_dialog.c:2178 +#: app/preferences_dialog.c:1857 msgid "Install Colormap" msgstr "Installiere Farbtafel" -#: app/preferences_dialog.c:2187 +#: app/preferences_dialog.c:1866 msgid "Colormap Cycling" msgstr "Farbtafel rotieren" -#: app/preferences_dialog.c:2196 -msgid "File Previews / Thumbnails" -msgstr "Dateivorschau / Briefmarken" +#: app/preferences_dialog.c:1875 +#, fuzzy +msgid "File Saving" +msgstr "/Datei/Sichern" -#: app/preferences_dialog.c:2219 +#: app/preferences_dialog.c:1898 app/preferences_dialog.c:1908 msgid "Always" msgstr "Immer" -#: app/preferences_dialog.c:2220 +#: app/preferences_dialog.c:1899 msgid "Never" msgstr "Nie" -#: app/preferences_dialog.c:2223 +#: app/preferences_dialog.c:1902 msgid "Try to Write a Thumbnail File:" msgstr "Schreibe Vorschau Dateien:" -#: app/preferences_dialog.c:2228 +#: app/preferences_dialog.c:1907 +msgid "Only when modified" +msgstr "" + +#: app/preferences_dialog.c:1911 +msgid "'File > Save' saves the image:" +msgstr "" + +#: app/preferences_dialog.c:1917 msgid "Session Management" msgstr "Sitzungsmanagement" -#: app/preferences_dialog.c:2230 +#: app/preferences_dialog.c:1919 msgid "Session" msgstr "Sitzung" -#: app/preferences_dialog.c:2237 +#: app/preferences_dialog.c:1926 msgid "Window Positions" msgstr "Fensterpositionen" -#: app/preferences_dialog.c:2246 +#: app/preferences_dialog.c:1935 msgid "Save Window Positions on Exit" msgstr "Sichere Fensterpositionen beim Beenden" -#: app/preferences_dialog.c:2260 +#: app/preferences_dialog.c:1949 msgid "Clear Saved Window Positions" msgstr "LЖsche gesicherte Fensterpositionen" -#: app/preferences_dialog.c:2267 +#: app/preferences_dialog.c:1956 msgid "Always Try to Restore Session" msgstr "Versuche immer Sitzung wiederherzustellen" -#: app/preferences_dialog.c:2276 +#: app/preferences_dialog.c:1965 msgid "Devices" msgstr "GerДte" -#: app/preferences_dialog.c:2285 +#: app/preferences_dialog.c:1974 msgid "Save Device Status on Exit" msgstr "Sichere GerДtestatus beim Beenden" -#: app/preferences_dialog.c:2296 +#: app/preferences_dialog.c:1985 msgid "Monitor Information" msgstr "Monitor Informationen" -#: app/preferences_dialog.c:2298 +#: app/preferences_dialog.c:1987 msgid "Monitor" msgstr "Monitor" -#: app/preferences_dialog.c:2305 +#: app/preferences_dialog.c:1994 msgid "Get Monitor Resolution" msgstr "Hole MonitorauflЖsung" -#: app/preferences_dialog.c:2320 +#: app/preferences_dialog.c:2009 #, c-format msgid "(Currently %d x %d dpi)" msgstr "(augenblicklich %d x %d dpi)" -#: app/preferences_dialog.c:2367 +#: app/preferences_dialog.c:2056 msgid "From X Server" msgstr "vom X Server" -#: app/preferences_dialog.c:2382 +#: app/preferences_dialog.c:2071 msgid "Manually:" msgstr "manuell:" -#: app/preferences_dialog.c:2395 +#: app/preferences_dialog.c:2084 msgid "Directories Settings" msgstr "Verzeichnis Einstellungen" -#: app/preferences_dialog.c:2397 +#: app/preferences_dialog.c:2086 msgid "Directories" msgstr "Verzeichnisse" -#: app/preferences_dialog.c:2410 +#: app/preferences_dialog.c:2099 msgid "Temp Dir:" msgstr "TemporДres Verzeichnis:" -#: app/preferences_dialog.c:2410 +#: app/preferences_dialog.c:2099 msgid "Select Temp Dir" msgstr "TemporДres Verzeichnis auswДhlen" -#: app/preferences_dialog.c:2411 +#: app/preferences_dialog.c:2100 msgid "Swap Dir:" msgstr "Auslagerverzeichnis:" -#: app/preferences_dialog.c:2411 +#: app/preferences_dialog.c:2100 msgid "Select Swap Dir" msgstr "Auslagerverzeichnis auswДhlen" -#: app/preferences_dialog.c:2443 +#: app/preferences_dialog.c:2132 msgid "Brushes Directories" msgstr "Pinselverzeichnisse" -#: app/preferences_dialog.c:2443 +#: app/preferences_dialog.c:2132 msgid "Select Brushes Dir" msgstr "Pinselverzeichnis auswДhlen" -#: app/preferences_dialog.c:2445 +#: app/preferences_dialog.c:2134 msgid "Generated Brushes" msgstr "Erzeugte Pinsel" -#: app/preferences_dialog.c:2445 +#: app/preferences_dialog.c:2134 msgid "Generated Brushes Directories" msgstr "Erzeugte Pinsel Verzeichnisse" -#: app/preferences_dialog.c:2445 +#: app/preferences_dialog.c:2134 msgid "Select Generated Brushes Dir" msgstr "WДhle Verzeichnis fЭr erzeugte Pinsel auswДhlen" -#: app/preferences_dialog.c:2447 +#: app/preferences_dialog.c:2136 msgid "Patterns Directories" msgstr "Musterverzeichnisse" -#: app/preferences_dialog.c:2447 +#: app/preferences_dialog.c:2136 msgid "Select Patterns Dir" msgstr "Musterverzeichnis auswДhlen" -#: app/preferences_dialog.c:2449 +#: app/preferences_dialog.c:2138 msgid "Palettes Directories" msgstr "Palettenverzeichnisse" -#: app/preferences_dialog.c:2449 +#: app/preferences_dialog.c:2138 msgid "Select Palettes Dir" msgstr "Palettenverzeichnis auswДhlen" -#: app/preferences_dialog.c:2451 +#: app/preferences_dialog.c:2140 msgid "Gradients Directories" msgstr "Farbverlaufverzeichnisse" -#: app/preferences_dialog.c:2451 +#: app/preferences_dialog.c:2140 msgid "Select Gradients Dir" msgstr "Farbverlaufverzeichnis auswДhlen" -#: app/preferences_dialog.c:2453 +#: app/preferences_dialog.c:2142 msgid "Plug-Ins" msgstr "ErgДnzungen" -#: app/preferences_dialog.c:2453 +#: app/preferences_dialog.c:2142 msgid "Plug-Ins Directories" msgstr "ErgДnzungsverzeichnisse" -#: app/preferences_dialog.c:2453 +#: app/preferences_dialog.c:2142 msgid "Select Plug-Ins Dir" msgstr "ErgДnzungsverzeichnis auswДhlen" -#: app/preferences_dialog.c:2455 +#: app/preferences_dialog.c:2144 msgid "Modules" msgstr "Module" -#: app/preferences_dialog.c:2455 +#: app/preferences_dialog.c:2144 msgid "Modules Directories" msgstr "Modulverzeichnisse" -#: app/preferences_dialog.c:2455 +#: app/preferences_dialog.c:2144 msgid "Select Modules Dir" msgstr "Modulverzeichnis auswДhlen" @@ -5157,12 +5149,12 @@ msgstr "GIMP Erweiterung" msgid "Temporary Procedure" msgstr "VorlДufige Prozedur" -#: app/qmask.c:274 +#: app/qmask.c:249 msgid "Edit Qmask Attributes" msgstr "VerДnder QMasken Attribute" #. The opacity scale -#: app/qmask.c:298 +#: app/qmask.c:277 msgid "Mask Opacity:" msgstr "Maskendeckkraft:" @@ -5186,51 +5178,51 @@ msgstr "Auswahl: Ersetzen" msgid "Selection: " msgstr "Auswahl: " -#: app/resize.c:160 +#: app/resize.c:154 msgid "Scale Layer" msgstr "Skaliere Ebene" -#: app/resize.c:161 app/resize.c:182 app/tool_options.c:875 +#: app/resize.c:156 app/resize.c:181 app/tool_options.c:875 msgid "Size" msgstr "GrЖъe" -#: app/resize.c:165 +#: app/resize.c:160 msgid "Image Scale" msgstr "Bildskalierung" -#: app/resize.c:166 +#: app/resize.c:162 msgid "Pixel Dimensions" msgstr "Pixel Abmessungen" -#: app/resize.c:175 +#: app/resize.c:172 msgid "Resize Layer" msgstr "EbenengrЖъe verДndern" -#: app/resize.c:179 +#: app/resize.c:177 msgid "Image Resize" msgstr "BildgrЖъe verДndern" #. the original width & height labels -#: app/resize.c:240 app/scale_tool.c:76 +#: app/resize.c:234 app/scale_tool.c:77 msgid "Original Width:" msgstr "Original Breite:" #. the new size labels -#: app/resize.c:265 app/resize.c:509 +#: app/resize.c:259 app/resize.c:503 msgid "New Width:" msgstr "Neue Breite:" #. the scale ratio labels -#: app/resize.c:329 +#: app/resize.c:323 msgid "Ratio X:" msgstr "Faktor X:" #. the x and y offset labels -#: app/resize.c:414 +#: app/resize.c:408 msgid "X:" msgstr "X:" -#: app/resize.c:495 +#: app/resize.c:489 msgid "Print Size & Display Unit" msgstr "DruckgrЖъe und Anzeigeeinheit" @@ -5238,11 +5230,11 @@ msgstr "Druckgr msgid "Rotation Information" msgstr "Rotation Informationen" -#: app/rotate_tool.c:104 +#: app/rotate_tool.c:105 msgid "Center X:" msgstr "Zentrum X:" -#: app/rotate_tool.c:399 +#: app/rotate_tool.c:400 msgid "Rotating..." msgstr "Rotiere..." @@ -5250,15 +5242,15 @@ msgstr "Rotiere..." msgid "Scaling Information" msgstr "Skalierung Informationen" -#: app/scale_tool.c:82 +#: app/scale_tool.c:83 msgid "Current Width:" msgstr "Augenblickliche Breite:" -#: app/scale_tool.c:97 +#: app/scale_tool.c:98 msgid "Scale Ratio X:" msgstr "Skalierungsfaktor X:" -#: app/scale_tool.c:494 +#: app/scale_tool.c:495 msgid "Scaling..." msgstr "Skalierung" @@ -5278,11 +5270,11 @@ msgstr "" msgid "Shear Information" msgstr "Scherung Informationen" -#: app/shear_tool.c:77 +#: app/shear_tool.c:78 msgid "Shear Magnitude X:" msgstr "Scherneigung X:" -#: app/shear_tool.c:356 +#: app/shear_tool.c:357 msgid "Shearing..." msgstr "Scherung..." @@ -5349,23 +5341,23 @@ msgstr "Text Ebene" msgid "text_render: could not allocate image" msgstr "" -#: app/threshold.c:189 +#: app/threshold.c:187 msgid "Threshold Options" msgstr "Schwellwert Einstellungen" -#: app/threshold.c:232 +#: app/threshold.c:230 msgid "Threshold does not operate on indexed drawables." msgstr "Schwellwert funktioniert nicht mit indizierten Bildern" -#: app/threshold.c:291 app/tools.c:611 +#: app/threshold.c:282 app/tools.c:611 msgid "Threshold" msgstr "Schwellwert" -#: app/threshold.c:306 +#: app/threshold.c:302 msgid "Threshold Range: " msgstr "Schwellwert Bereich: " -#: app/tile_cache.c:266 +#: app/tile_cache.c:270 msgid "starting tile preswapper\n" msgstr "" @@ -5373,7 +5365,7 @@ msgstr "" msgid "unable to open swap file...BAD THINGS WILL HAPPEN SOON" msgstr "" -#: app/tile_swap.c:507 app/tile_swap.c:568 +#: app/tile_swap.c:507 app/tile_swap.c:570 #, c-format msgid "unable to seek to tile location on disk: %d" msgstr "" @@ -5383,32 +5375,32 @@ msgstr "" msgid "unable to read tile data from disk: %d/%d ( %d ) bytes read" msgstr "" -#: app/tile_swap.c:581 +#: app/tile_swap.c:584 #, c-format msgid "unable to write tile data to disk: %d ( %d ) bytes written" msgstr "" -#: app/tips_dialog.c:57 +#: app/tips_dialog.c:58 msgid "gimp_tips.txt" msgstr "gimp_tips.de.txt" -#: app/tips_dialog.c:69 +#: app/tips_dialog.c:70 msgid "GIMP Tip of the day" msgstr "GIMP Tip des Tages" -#: app/tips_dialog.c:130 +#: app/tips_dialog.c:131 msgid "Previous Tip" msgstr "Vorheriger Tip" -#: app/tips_dialog.c:138 +#: app/tips_dialog.c:139 msgid "Next Tip" msgstr "NДchster Tip" -#: app/tips_dialog.c:158 +#: app/tips_dialog.c:159 msgid "Show tip next time" msgstr "Zeige Tips das nДchste Mal" -#: app/tips_dialog.c:256 +#: app/tips_dialog.c:262 msgid "" "Your GIMP tips file appears to be missing!\n" "There should be a file called gimp_tips.txt in the\n" @@ -5480,7 +5472,8 @@ msgid "Paintbrush Options" msgstr "Pinsel Einstellungen" #: app/tool_options.c:564 -msgid "Erazer Options" +#, fuzzy +msgid "Eraser Options" msgstr "Radierer Einstellungen" #: app/tool_options.c:566 @@ -5641,7 +5634,7 @@ msgstr "Ver #. the first radio frame and box, for transform type #: app/tools.c:219 app/tools.c:234 app/tools.c:249 app/tools.c:264 -#: app/transform_core.c:242 app/transform_tool.c:224 +#: app/transform_core.c:256 app/transform_tool.c:224 msgid "Transform" msgstr "Transformation" @@ -5853,19 +5846,19 @@ msgstr "Nach Farbe ausw msgid "/Select/By Color..." msgstr "/Auswahl/Nach Farbe..." -#: app/transform_core.c:239 +#: app/transform_core.c:253 msgid "Rotate" msgstr "Rotieren" -#: app/transform_core.c:240 +#: app/transform_core.c:254 msgid "Scale" msgstr "Skalieren" -#: app/transform_core.c:241 +#: app/transform_core.c:255 msgid "Shear" msgstr "Scheren" -#: app/transform_core.c:347 +#: app/transform_core.c:361 msgid "" "Transformations do not work on\n" "layers that contain layer masks." @@ -5873,11 +5866,11 @@ msgstr "" "Transformationen funktionieren nicht\n" "auf Ebenen, die Masken enthalten." -#: app/transform_core.c:1269 +#: app/transform_core.c:1284 msgid "homogeneous coordinate = 0...\n" msgstr "" -#: app/transform_core.c:1522 +#: app/transform_core.c:1537 msgid "Transformation" msgstr "Transformation" @@ -5933,22 +5926,19 @@ msgstr "Gitterdichte:" msgid "Clip result" msgstr "Beschneide Ergebnis" -#: app/undo_history.c:210 +#: app/undo_history.c:198 msgid "[ base image ]" msgstr "" -#: app/undo_history.c:447 +#: app/undo_history.c:444 #, c-format msgid "%s: undo history" msgstr "" -#: app/undo_history.c:499 -msgid "<< Undo" -msgstr "<< RЭckgДngig" - -#: app/undo_history.c:506 -msgid "Redo >>" -msgstr "Wiederholen >>" +#: app/undo_history.c:568 +#, fuzzy +msgid "Redo" +msgstr "Rot" #: app/xcf.c:364 #, c-format @@ -6053,3 +6043,155 @@ msgstr "Einheit " msgid "Factor" msgstr "Faktor" +#: libgimp/gimpexport.c:89 +#, fuzzy +msgid "can't handle layers" +msgstr "Skaliere Ebene" + +#: libgimp/gimpexport.c:90 libgimp/gimpexport.c:99 +#, fuzzy +msgid "Merge visible layers" +msgstr "/Sichtbare Ebenen vereinen" + +#: libgimp/gimpexport.c:98 +msgid "can only handle layers as animation frames" +msgstr "" + +#: libgimp/gimpexport.c:99 +#, fuzzy +msgid "Save as animation" +msgstr "Scherung Informationen" + +#: libgimp/gimpexport.c:107 +#, fuzzy +msgid "can't handle transparency" +msgstr "LЖscht bis zum Hintergrund oder Transparenz" + +#: libgimp/gimpexport.c:108 +#, fuzzy +msgid "Flatten Image" +msgstr "/Bild zusammenfЭgen" + +#: libgimp/gimpexport.c:116 +msgid "can only handle RGB images" +msgstr "" + +#: libgimp/gimpexport.c:117 libgimp/gimpexport.c:144 libgimp/gimpexport.c:153 +#, fuzzy +msgid "Convert to RGB" +msgstr "Umwandeln" + +#: libgimp/gimpexport.c:125 +msgid "can only handle grayscale images" +msgstr "" + +#: libgimp/gimpexport.c:126 libgimp/gimpexport.c:144 libgimp/gimpexport.c:163 +#, fuzzy +msgid "Convert to grayscale" +msgstr "Graustufen" + +#: libgimp/gimpexport.c:134 +#, fuzzy +msgid "can only handle indexed images" +msgstr "эbergang: Nicht mЖglich fЭr indizierte Bilder." + +#: libgimp/gimpexport.c:135 libgimp/gimpexport.c:153 libgimp/gimpexport.c:162 +msgid "" +"Convert to indexed using default settings\n" +"(Do it manually to tune the result)" +msgstr "" + +#: libgimp/gimpexport.c:143 +msgid "can only handle RGB or grayscale images" +msgstr "" + +#: libgimp/gimpexport.c:152 +#, fuzzy +msgid "can only handle RGB or indexed images" +msgstr "эbergang: Nicht mЖglich fЭr indizierte Bilder." + +#: libgimp/gimpexport.c:161 +#, fuzzy +msgid "can only handle grayscale or indexed images" +msgstr "эbergang: Nicht mЖglich fЭr indizierte Bilder." + +#: libgimp/gimpexport.c:233 +#, fuzzy +msgid "Export File" +msgstr "/Pfad exportieren" + +#: libgimp/gimpexport.c:249 +#, fuzzy +msgid "Export" +msgstr "/Pfad exportieren" + +#: libgimp/gimpexport.c:274 +msgid "" +"Your image should be exported before it can be saved for the following " +"reasons:" +msgstr "" + +#. the footline +#: libgimp/gimpexport.c:332 +msgid "The export conversion won't modify your original image." +msgstr "" + +#~ msgid "Cannot properly scanline convert polygon!\n" +#~ msgstr "Kann Linie nicht in ein Polygon umwandeln!\n" + +#~ msgid "/Image/Channel Ops/Offset" +#~ msgstr "/Bild/Kanaloperationen/Versatz" + +#~ msgid "Gamma" +#~ msgstr "Gamma" + +#~ msgid "Gamma:" +#~ msgstr "Gamma:" + +#~ msgid "raise layer" +#~ msgstr "Ebene erhЖhen" + +#~ msgid "lower layer" +#~ msgstr "Ebene absenken" + +#~ msgid "raise layer to top" +#~ msgstr "Ebene nach oben" + +#~ msgid "lower layer to bottom" +#~ msgstr "Ebene nach unten" + +#~ msgid "re-position layer" +#~ msgstr "Ebene repositionen" + +#~ msgid "GIMP Message" +#~ msgstr "GIMP Nachricht" + +#~ msgid "Curve" +#~ msgstr "Kurve" + +#~ msgid "Edge Detect " +#~ msgstr "Kantenerkennung " + +#~ msgid "Elasticity:" +#~ msgstr "ElastizitДt:" + +#~ msgid "/File/Acquire" +#~ msgstr "/Datei/Bild holen" + +#~ msgid "/View/Window Info..." +#~ msgstr "/Ansicht/Fensterinformationen..." + +#~ msgid "/Script-Fu/" +#~ msgstr "/Script-Fu/" + +#~ msgid "Length:" +#~ msgstr "LДnge" + +#~ msgid "File Previews / Thumbnails" +#~ msgstr "Dateivorschau / Briefmarken" + +#~ msgid "<< Undo" +#~ msgstr "<< RЭckgДngig" + +#~ msgid "Redo >>" +#~ msgstr "Wiederholen >>" diff --git a/po/fi.po b/po/fi.po index 03dc8a1067..ae955334fc 100644 --- a/po/fi.po +++ b/po/fi.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: gimp 1.1.9\n" -"POT-Creation-Date: 1999-09-09 21:28-0700\n" +"POT-Creation-Date: 1999-10-06 13:09-0700\n" "PO-Revision-Date: 1999-03-18 19:00+0100\n" "Last-Translator: Ville HautamДki \n" "Language-Team: fi \n" @@ -17,10 +17,6 @@ msgstr "" msgid "About the GIMP" msgstr "Tietoja GIMPstД" -#: app/about_dialog.c:206 -msgid "-Adobe-Helvetica-Medium-R-Normal--*-140-*-*-*-*-*-*" -msgstr "-Adobe-Helvetica-Medium-R-Normal--*-140-*-*-*-*-*-*" - #: app/about_dialog.c:209 msgid "Version " msgstr "Versio" @@ -29,11 +25,6 @@ msgstr "Versio" msgid " brought to you by" msgstr " Julkaisi teille" -#: app/about_dialog.c:216 -#, fuzzy -msgid "Spencer Kimball & Peter Mattis" -msgstr "Spencer Kimball ja Peter Mattis" - #: app/about_dialog.c:248 msgid "Please visit http://www.gimp.org/ for more info" msgstr "KДy hakemassa http://www.gimp.org/ :sta lisДД tietoa" @@ -44,7 +35,7 @@ msgid "Rate:" msgstr "/Muokkaa/Liimaa" #. the pressure scale -#: app/airbrush.c:150 app/convolve.c:154 app/smudge.c:119 +#: app/airbrush.c:150 app/convolve.c:154 app/smudge.c:118 msgid "Pressure:" msgstr "" @@ -52,119 +43,81 @@ msgstr "" msgid "killing stray timer, please report to lewing@gimp.org" msgstr "" -#: app/app_procs.c:359 +#: app/app_procs.c:361 msgid "GIMP Startup" msgstr "" -#: app/app_procs.c:472 app/gimprc.c:408 +#: app/app_procs.c:474 app/gimprc.c:410 #, c-format msgid "parsing \"%s\"\n" msgstr "" #. initialize the xcf file format routines -#: app/app_procs.c:529 +#: app/app_procs.c:531 msgid "Looking for data files" msgstr "" -#: app/app_procs.c:529 +#: app/app_procs.c:531 #, fuzzy msgid "Parasites" msgstr "/Muokkaa/Liimaa" #. initialize the global parasite table -#: app/app_procs.c:531 app/internal_procs.c:70 app/preferences_dialog.c:2443 +#: app/app_procs.c:533 app/internal_procs.c:70 app/preferences_dialog.c:2132 msgid "Brushes" msgstr "" #. initialize the list of gimp brushes -#: app/app_procs.c:533 app/internal_procs.c:139 app/preferences_dialog.c:2447 +#: app/app_procs.c:535 app/internal_procs.c:139 app/preferences_dialog.c:2136 msgid "Patterns" msgstr "" #. initialize the list of gimp patterns -#: app/app_procs.c:535 app/preferences_dialog.c:2449 +#: app/app_procs.c:537 app/preferences_dialog.c:2138 msgid "Palettes" msgstr "" #. initialize the list of gimp palettes -#: app/app_procs.c:537 app/gradient_select.c:560 app/internal_procs.c:109 -#: app/preferences_dialog.c:2451 +#: app/app_procs.c:539 app/gradient_select.c:543 app/internal_procs.c:109 +#: app/preferences_dialog.c:2140 msgid "Gradients" msgstr "" -#: app/app_procs.c:708 app/app_procs.c:709 app/app_procs.c:734 -#: app/app_procs.c:735 app/menus.c:96 app/menus.c:111 +#: app/app_procs.c:710 app/app_procs.c:711 app/app_procs.c:726 +#: app/app_procs.c:727 app/menus.c:138 app/menus.c:164 #, fuzzy msgid "/File/Quit" msgstr "/Tiedosto/Poistu" -#: app/app_procs.c:739 +#: app/app_procs.c:729 msgid "Really Quit?" msgstr "" -#: app/app_procs.c:747 app/install.c:107 app/install.c:392 +#: app/app_procs.c:735 app/install.c:259 app/install.c:405 msgid "Quit" msgstr "" -#: app/app_procs.c:756 app/brightness_contrast.c:214 app/channel_ops.c:83 -#: app/channels_dialog.c:2397 app/channels_dialog.c:2586 -#: app/color_balance.c:277 app/color_notebook.c:50 app/color_notebook.c:193 -#: app/color_select.c:196 app/color_select.c:241 app/convert.c:464 -#: app/curves.c:528 app/file_new_dialog.c:209 app/file_new_dialog.c:398 -#: app/gdisplay_color.c:462 app/gdisplay_color_ui.c:74 app/gdisplay_ops.c:352 -#: app/gimpprogress.c:135 app/global_edit.c:712 app/gradient.c:1553 -#: app/gradient.c:4599 app/gradient.c:5178 app/hue_saturation.c:362 -#: app/interface.c:938 app/interface.c:1035 app/layers_dialog.c:3299 -#: app/layers_dialog.c:3530 app/layers_dialog.c:3665 app/layers_dialog.c:3802 -#: app/layers_dialog.c:4118 app/levels.c:351 app/posterize.c:196 -#: app/preferences_dialog.c:1505 app/qmask.c:255 app/resize.c:116 -#: app/threshold.c:279 +#: app/app_procs.c:737 app/brightness_contrast.c:224 app/channel_ops.c:94 +#: app/channels_dialog.c:2400 app/channels_dialog.c:2574 +#: app/color_balance.c:299 app/color_notebook.c:113 app/convert.c:499 +#: app/curves.c:560 app/file_new_dialog.c:196 app/file_new_dialog.c:378 +#: app/gdisplay_color_ui.c:117 app/gdisplay_ops.c:356 app/gimpprogress.c:114 +#: app/global_edit.c:712 app/gradient.c:1566 app/gradient.c:4622 +#: app/gradient.c:5181 app/hue_saturation.c:393 app/interface.c:944 +#: app/layers_dialog.c:3311 app/layers_dialog.c:3517 app/layers_dialog.c:3642 +#: app/layers_dialog.c:3756 app/layers_dialog.c:4043 app/levels.c:364 +#: app/posterize.c:205 app/preferences_dialog.c:1174 app/qmask.c:257 +#: app/resize.c:193 app/threshold.c:289 libgimp/gimpexport.c:264 msgid "Cancel" msgstr "" -#: app/app_procs.c:782 +#: app/app_procs.c:760 msgid "" "Some files unsaved.\n" "\n" "Quit the GIMP?" msgstr "" -#: app/batch.c:65 -msgid "script-fu not available: batch mode disabled\n" -msgstr "" - -#: app/batch.c:74 -msgid "reading batch commands from stdin\n" -msgstr "" - -#: app/batch.c:114 -msgid "batch command: experienced an execution error.\n" -msgstr "" - -#: app/batch.c:117 -msgid "batch command: experienced a calling error.\n" -msgstr "" - -#: app/batch.c:120 -msgid "batch command: executed successfully.\n" -msgstr "" - -#: app/batch.c:204 -msgid "extension_perl_server not available: unable to start the perl server\n" -msgstr "" - -#: app/batch.c:220 -msgid "perl server: experienced an execution error.\n" -msgstr "" - -#: app/batch.c:223 -msgid "perl server: experienced a calling error.\n" -msgstr "" - -#: app/batch.c:226 -msgid "perl server: executed successfully.\n" -msgstr "" - #: app/bezier_select.c:468 msgid "Bezier path already closed." msgstr "" @@ -173,32 +126,8 @@ msgstr "" msgid "Corrupt curve" msgstr "" -#: app/bezier_select.c:1003 -msgid "" -"bezier_select_button_press(): Tried to edit on open bezier curve in edit " -"selection" -msgstr "" - -#: app/bezier_select.c:1283 -msgid "bezier_select_motion(): Encountered orphaned bezier control point" -msgstr "" - -#: app/bezier_select.c:1964 -msgid "bezier_draw_segment(): Bad bezier segment" -msgstr "" - -#: app/bezier_select.c:1981 -#, c-format -msgid "bezier_draw_segment(): Unknown coordinate space: %d" -msgstr "" - -#: app/bezier_select.c:2124 -msgid "bezier_convert(): tried to convert an open bezier curve" -msgstr "" - -#: app/bezier_select.c:2625 -#, c-format -msgid "test_add_point_on_segment(): Unknown coordinate space: %d" +#: app/bezier_select.c:2829 +msgid "Curve not closed!" msgstr "" #: app/bezier_select.c:3164 @@ -206,302 +135,277 @@ msgstr "" msgid "Paintbrush operation failed." msgstr "/Tasot/Maski valinnaksi" -#: app/bezier_select.c:3208 -msgid "bezier_draw_segment_for_distance(): Bad bezier segment" -msgstr "" - -#: app/blend.c:258 +#: app/blend.c:261 msgid "FG to BG (RGB)" msgstr "" -#: app/blend.c:260 +#: app/blend.c:263 msgid "FG to BG (HSV)" msgstr "" -#: app/blend.c:262 +#: app/blend.c:265 msgid "FG to Transparent" msgstr "" -#: app/blend.c:264 +#: app/blend.c:267 msgid "Custom from editor" msgstr "" -#: app/blend.c:270 app/gradient.c:468 app/preferences_dialog.c:1745 +#: app/blend.c:273 app/gradient.c:461 app/preferences_dialog.c:1414 msgid "Linear" msgstr "" -#: app/blend.c:272 +#: app/blend.c:275 msgid "Bi-Linear" msgstr "" -#: app/blend.c:274 +#: app/blend.c:277 msgid "Radial" msgstr "" -#: app/blend.c:276 +#: app/blend.c:279 msgid "Square" msgstr "" -#: app/blend.c:278 +#: app/blend.c:281 msgid "Conical (symmetric)" msgstr "" -#: app/blend.c:280 +#: app/blend.c:283 msgid "Conical (asymmetric)" msgstr "" -#: app/blend.c:282 +#: app/blend.c:285 msgid "Shapeburst (angular)" msgstr "" -#: app/blend.c:284 +#: app/blend.c:287 msgid "Shapeburst (spherical)" msgstr "" -#: app/blend.c:286 +#: app/blend.c:289 msgid "Shapeburst (dimpled)" msgstr "" -#: app/blend.c:288 +#: app/blend.c:291 msgid "Spiral (clockwise)" msgstr "" -#: app/blend.c:290 +#: app/blend.c:293 msgid "Spiral (anticlockwise)" msgstr "" -#: app/blend.c:296 app/preferences_dialog.c:1797 +#: app/blend.c:299 app/preferences_dialog.c:1466 msgid "None" msgstr "" -#: app/blend.c:298 +#: app/blend.c:301 msgid "Sawtooth wave" msgstr "" -#: app/blend.c:300 +#: app/blend.c:303 msgid "Triangular wave" msgstr "" -#: app/blend.c:328 +#: app/blend.c:331 msgid "Offset:" msgstr "" #. the blend mode menu -#: app/blend.c:346 +#: app/blend.c:349 msgid "Blend:" msgstr "" #. the gradient type menu -#: app/blend.c:364 +#: app/blend.c:367 msgid "Gradient:" msgstr "" #. the repeat option -#: app/blend.c:382 +#: app/blend.c:385 msgid "Repeat:" msgstr "" -#: app/blend.c:415 +#: app/blend.c:418 msgid "Adaptive supersampling" msgstr "" #. max depth scale -#: app/blend.c:437 +#: app/blend.c:440 msgid "Max depth:" msgstr "" #. threshold scale -#: app/blend.c:455 app/bucket_fill.c:132 app/fuzzy_select.c:641 -#: app/iscissors.c:385 +#: app/blend.c:458 app/bucket_fill.c:132 app/fuzzy_select.c:641 msgid "Threshold:" msgstr "" -#: app/blend.c:493 +#: app/blend.c:496 msgid "Blend: Invalid for indexed images." msgstr "" -#: app/blend.c:518 +#: app/blend.c:521 msgid "Blend: 0, 0" msgstr "" -#: app/blend.c:581 +#: app/blend.c:584 msgid "Blend operation failed." msgstr "" -#: app/blend.c:587 +#: app/blend.c:590 msgid "Blending..." msgstr "" -#: app/blend.c:684 app/blend.c:694 +#: app/blend.c:688 app/blend.c:698 msgid "Blend: " msgstr "" -#: app/blend.c:1349 -#, c-format -msgid "gradient_render_pixel(): Unknown gradient type %d" -msgstr "" - -#: app/blend.c:1487 -#, c-format -msgid "gradient_fill_region(): Unknown blend mode %d" -msgstr "" - -#: app/blend.c:1528 -#, c-format -msgid "gradient_fill_region(): Unknown gradient type %d" -msgstr "" - -#: app/blend.c:1550 -#, c-format -msgid "gradient_fill_region(): Unknown repeat mode %d" -msgstr "" - -#: app/boundary.c:202 -msgid "make_seg(): Unable to reallocate segments array for mask boundary." -msgstr "" - -#: app/boundary.c:244 -msgid "" -"allocate_empty_segs(): Unable to reallocate empty segments array for mask " -"boundary." -msgstr "" - -#: app/brightness_contrast.c:135 +#: app/brightness_contrast.c:134 msgid "Brightness-Contrast Options" msgstr "" -#: app/brightness_contrast.c:171 +#: app/brightness_contrast.c:170 msgid "Brightness-Contrast does not operate on indexed drawables." msgstr "" -#: app/brightness_contrast.c:213 app/channel_ops.c:82 -#: app/channels_dialog.c:2396 app/channels_dialog.c:2585 -#: app/color_balance.c:276 app/color_notebook.c:49 app/color_notebook.c:192 -#: app/color_select.c:195 app/color_select.c:240 app/convert.c:463 -#: app/curves.c:527 app/file_new_dialog.c:207 app/file_new_dialog.c:396 -#: app/gdisplay_color.c:455 app/gdisplay_color_ui.c:73 -#: app/hue_saturation.c:361 app/interface.c:1034 app/interface.c:1412 -#: app/layers_dialog.c:3298 app/layers_dialog.c:3529 app/layers_dialog.c:3664 -#: app/layers_dialog.c:4117 app/levels.c:350 app/module_db.c:263 -#: app/posterize.c:195 app/preferences_dialog.c:1501 app/qmask.c:254 -#: app/resize.c:115 app/threshold.c:278 -msgid "OK" -msgstr "" - -#: app/brightness_contrast.c:225 app/tools.c:566 +#: app/brightness_contrast.c:217 app/tools.c:566 msgid "Brightness-Contrast" msgstr "" +#: app/brightness_contrast.c:222 app/channel_ops.c:92 +#: app/channels_dialog.c:2398 app/channels_dialog.c:2572 +#: app/color_balance.c:297 app/color_notebook.c:110 app/convert.c:497 +#: app/curves.c:558 app/file_new_dialog.c:194 app/file_new_dialog.c:374 +#: app/gdisplay_color_ui.c:115 app/hue_saturation.c:391 +#: app/layers_dialog.c:3309 app/layers_dialog.c:3515 app/layers_dialog.c:3640 +#: app/layers_dialog.c:4041 app/levels.c:362 app/module_db.c:268 +#: app/posterize.c:203 app/preferences_dialog.c:1170 app/qmask.c:255 +#: app/resize.c:191 app/threshold.c:287 +msgid "OK" +msgstr "" + #. Create the brightness scale widget -#: app/brightness_contrast.c:241 +#: app/brightness_contrast.c:238 msgid "Brightness" msgstr "" #. Create the contrast scale widget -#: app/brightness_contrast.c:274 +#: app/brightness_contrast.c:271 msgid "Contrast" msgstr "" #. The preview toggle -#: app/brightness_contrast.c:312 app/color_balance.c:441 app/curves.c:662 -#: app/fileops.c:396 app/hue_saturation.c:572 app/levels.c:548 -#: app/palette.c:2946 app/posterize.c:242 app/threshold.c:354 +#: app/brightness_contrast.c:309 app/color_balance.c:436 app/curves.c:660 +#: app/fileops.c:411 app/hue_saturation.c:569 app/levels.c:544 +#: app/palette.c:2939 app/posterize.c:239 app/threshold.c:350 msgid "Preview" msgstr "" -#. The close push button -#: app/brush_edit.c:37 app/brush_select.c:163 app/by_color_select.c:664 -#: app/color_notebook.c:187 app/color_picker.c:235 app/color_select.c:235 -#: app/colormap_dialog.i.c:94 app/colormap_dialog.i.c:103 app/crop.c:1027 -#: app/devices.c:122 app/docindexif.c:103 app/errorconsole.c:269 -#: app/gdisplay_ops.c:351 app/gradient.c:675 app/gradient_select.c:77 -#: app/histogram_tool.c:262 app/info_window.c:267 app/lc_dialog.c:196 -#: app/measure.c:179 app/nav_window.c:1092 app/palette.c:2006 -#: app/palette.c:2012 app/palette.c:2833 app/palette_select.c:55 -#: app/pattern_select.c:87 app/tips_dialog.c:146 app/tools.c:923 -#: libgimp/gimpfileselection.c:356 libgimp/gimpunitmenu.c:518 +#: app/brush_edit.c:208 +msgid "Brush Editor" +msgstr "" + +#. The close button +#: app/brush_edit.c:214 app/brush_select.c:207 app/brush_select.c:227 +#: app/by_color_select.c:567 app/color_notebook.c:110 app/color_picker.c:236 +#: app/colormap_dialog.i.c:143 app/colormap_dialog.i.c:152 app/crop.c:1027 +#: app/devices.c:715 app/docindexif.c:104 app/errorconsole.c:277 +#: app/gdisplay_ops.c:354 app/gradient.c:697 app/gradient_select.c:456 +#: app/histogram_tool.c:292 app/info_window.c:267 app/lc_dialog.c:198 +#: app/measure.c:180 app/nav_window.c:1095 app/palette.c:2035 +#: app/palette.c:2052 app/palette.c:2837 app/palette_select.c:225 +#: app/pattern_select.c:102 app/pattern_select.c:123 app/tips_dialog.c:147 +#: app/tools.c:928 app/undo_history.c:452 libgimp/gimpfileselection.c:356 +#: libgimp/gimpunitmenu.c:518 #, fuzzy msgid "Close" msgstr "/Tiedosto/Sulje" -#: app/brush_edit.c:221 -msgid "Brush Editor" -msgstr "" - #. brush radius scale -#: app/brush_edit.c:277 app/color_picker.c:179 app/tool_options.c:288 +#: app/brush_edit.c:266 app/color_picker.c:180 app/tool_options.c:288 msgid "Radius:" msgstr "" #. brush hardness scale -#: app/brush_edit.c:294 +#: app/brush_edit.c:283 msgid "Hardness:" msgstr "" #. brush aspect ratio scale -#: app/brush_edit.c:310 +#: app/brush_edit.c:299 msgid "Aspect Ratio:" msgstr "" #. brush angle scale -#: app/brush_edit.c:326 app/measure.c:268 app/rotate_tool.c:89 +#: app/brush_edit.c:315 app/measure.c:272 app/rotate_tool.c:90 msgid "Angle:" msgstr "" -#: app/brush_select.c:162 app/gradient.c:674 app/module_db.c:303 -#: app/palette.c:2011 app/pattern_select.c:86 -msgid "Refresh" -msgstr "" - -#: app/brush_select.c:185 +#: app/brush_select.c:219 #, fuzzy msgid "Brush Selection" msgstr "/Tasot/Alpha valinnaksi" -#: app/brush_select.c:274 app/pattern_select.c:144 +#: app/brush_select.c:225 app/gradient.c:695 app/module_db.c:305 +#: app/palette.c:2033 app/pattern_select.c:121 +msgid "Refresh" +msgstr "" + +#: app/brush_select.c:300 app/pattern_select.c:151 msgid "Active" msgstr "" +#: app/brush_select.c:302 +msgid "(0 X 0)" +msgstr "" + #. Create the opacity scale widget -#: app/brush_select.c:304 app/layers_dialog.c:386 app/tool_options.c:603 +#: app/brush_select.c:330 app/layers_dialog.c:386 app/tool_options.c:603 msgid "Opacity:" msgstr "" #. Create the paint mode option menu -#: app/brush_select.c:322 app/layers_dialog.c:360 app/tool_options.c:633 +#: app/brush_select.c:348 app/layers_dialog.c:360 app/tool_options.c:633 msgid "Mode:" msgstr "" -#: app/brush_select.c:346 app/palette.c:1453 app/palette.c:1474 -#: app/palette.c:2209 +#: app/brush_select.c:372 app/palette.c:1446 app/palette.c:1467 +#: app/palette.c:2222 msgid "New" msgstr "" -#: app/brush_select.c:352 app/colormap_dialog.i.c:101 app/gradient_select.c:76 -#: app/palette.c:1445 app/palette.c:2005 app/palette_select.c:54 +#: app/brush_select.c:378 app/colormap_dialog.i.c:150 +#: app/gradient_select.c:454 app/palette.c:1438 app/palette.c:2050 +#: app/palette_select.c:223 #, fuzzy msgid "Edit" msgstr "/Muokkaa/Leikkaa" -#: app/brush_select.c:358 app/global_edit.c:711 app/gradient.c:1552 -#: app/palette.c:1460 app/palette.c:2218 +#: app/brush_select.c:384 app/global_edit.c:710 app/gradient.c:1564 +#: app/palette.c:1453 app/palette.c:2231 msgid "Delete" msgstr "" -#: app/brush_select.c:382 +#: app/brush_select.c:408 msgid "Spacing:" msgstr "" -#: app/brush_select.c:593 -msgid "failed to run brush callback function" +#. Set brush size +#: app/brush_select.c:1317 +#, c-format +msgid "(%d X %d)" msgstr "" -#: app/brush_select.c:1242 +#: app/brush_select.c:1352 msgid "" "We are all fresh out of brush editors today,\n" "please write your own or try back tomorrow\n" msgstr "" +#: app/brush_select.c:1373 +msgid "Wilber says: \"I don't know how to delete that brush.\"" +msgstr "" + #: app/bucket_fill.c:109 msgid "FG Color Fill" msgstr "" @@ -514,12 +418,12 @@ msgstr "" msgid "Pattern Fill" msgstr "" -#: app/bucket_fill.c:152 app/color_picker.c:154 app/tool_options.c:362 +#: app/bucket_fill.c:152 app/color_picker.c:155 app/tool_options.c:362 msgid "Sample Merged" msgstr "" #. fill type -#: app/bucket_fill.c:160 app/file_new_dialog.c:686 +#: app/bucket_fill.c:160 app/file_new_dialog.c:645 msgid "Fill Type" msgstr "" @@ -531,28 +435,34 @@ msgstr "" msgid "No available patterns for this operation." msgstr "" -#: app/by_color_select.c:542 app/paint_funcs.c:99 +#: app/by_color_select.c:540 app/paint_funcs.c:99 msgid "Replace" msgstr "" -#: app/by_color_select.c:543 app/colormap_dialog.i.c:99 -#: app/gdisplay_color_ui.c:79 +#: app/by_color_select.c:541 app/colormap_dialog.i.c:148 +#: app/gdisplay_color_ui.c:102 msgid "Add" msgstr "" -#: app/by_color_select.c:544 app/layers_dialog.c:243 app/tool_options.c:999 +#: app/by_color_select.c:542 app/layers_dialog.c:243 app/tool_options.c:999 msgid "Subtract" msgstr "" -#: app/by_color_select.c:545 +#: app/by_color_select.c:543 msgid "Intersect" msgstr "" -#: app/by_color_select.c:564 +#. The shell and main vbox +#: app/by_color_select.c:560 #, fuzzy msgid "By Color Selection" msgstr "/Tasot/Maski valinnaksi" +#: app/by_color_select.c:565 app/curves.c:556 app/file_new_dialog.c:376 +#: app/tools.c:926 app/transform_core.c:247 +msgid "Reset" +msgstr "" + #: app/by_color_select.c:607 msgid "Inactive" msgstr "" @@ -567,18 +477,12 @@ msgstr "/Valitse/Ei mit msgid "Fuzziness Threshold" msgstr "" -#. The reset push button -#: app/by_color_select.c:654 app/curves.c:526 app/file_new_dialog.c:397 -#: app/tools.c:922 app/transform_core.c:233 -msgid "Reset" -msgstr "" - #: app/channel.c:193 app/channel.c:195 app/layer.c:310 app/layer.c:312 msgid "copy" msgstr "" #. formulate the new layer_mask name -#: app/channel.c:201 app/gradient.c:1387 app/layer.c:318 app/layer.c:1521 +#: app/channel.c:201 app/gradient.c:1388 app/layer.c:318 app/layer.c:1521 #, c-format msgid "%s copy" msgstr "" @@ -588,47 +492,47 @@ msgstr "" msgid "Selection Mask" msgstr "/Valitse/PienennД" -#: app/channel_ops.c:95 app/resize.c:397 +#: app/channel_ops.c:86 app/resize.c:391 msgid "Offset" msgstr "" #. The offset labels -#: app/channel_ops.c:113 +#: app/channel_ops.c:110 msgid "Offset X:" msgstr "" -#: app/channel_ops.c:119 app/crop.c:1039 app/file_new_dialog.c:590 -#: app/resize.c:335 app/resize.c:420 app/resize.c:578 app/rotate_tool.c:107 -#: app/scale_tool.c:99 app/shear_tool.c:83 +#: app/channel_ops.c:116 app/crop.c:1040 app/file_new_dialog.c:549 +#: app/resize.c:329 app/resize.c:414 app/resize.c:572 app/rotate_tool.c:108 +#: app/scale_tool.c:100 app/shear_tool.c:84 msgid "Y:" msgstr "" #. The wrap around option -#: app/channel_ops.c:168 +#: app/channel_ops.c:165 msgid "Wrap-Around" msgstr "" #. The fill options -#: app/channel_ops.c:173 +#: app/channel_ops.c:170 #, fuzzy msgid "Fill Options" msgstr "/Tiedosto/Dialogit/TyЖkalujen Asetukset..." -#: app/channel_ops.c:180 app/image_new.c:70 app/image_new.c:224 -#: app/layers_dialog.c:3304 +#: app/channel_ops.c:177 app/image_new.c:70 app/image_new.c:224 +#: app/layers_dialog.c:3290 msgid "Background" msgstr "" -#: app/channel_ops.c:192 app/image_new.c:80 app/layers_dialog.c:3306 +#: app/channel_ops.c:189 app/image_new.c:80 app/layers_dialog.c:3292 msgid "Transparent" msgstr "" #. The by half height and half width option -#: app/channel_ops.c:205 +#: app/channel_ops.c:202 msgid "Offset by (x/2),(y/2)" msgstr "" -#: app/channels_dialog.c:200 app/channels_dialog.c:2446 +#: app/channels_dialog.c:200 app/channels_dialog.c:2432 msgid "New Channel" msgstr "" @@ -656,79 +560,68 @@ msgstr "" msgid "Delete Channel" msgstr "/Valitse/Talleta kanavalle" -#: app/channels_dialog.c:625 app/menus.c:290 +#: app/channels_dialog.c:625 app/menus.c:493 #, fuzzy msgid "/New Channel" msgstr "/Valitse/Talleta kanavalle" -#: app/channels_dialog.c:628 app/menus.c:291 +#: app/channels_dialog.c:628 app/menus.c:495 #, fuzzy msgid "/Raise Channel" msgstr "/Valitse/Talleta kanavalle" -#: app/channels_dialog.c:631 app/menus.c:292 +#: app/channels_dialog.c:631 app/menus.c:497 #, fuzzy msgid "/Lower Channel" msgstr "/Tasot/Tasot & Kanavat..." -#: app/channels_dialog.c:634 app/menus.c:293 +#: app/channels_dialog.c:634 app/menus.c:499 #, fuzzy msgid "/Duplicate Channel" msgstr "/Valitse/Talleta kanavalle" -#: app/channels_dialog.c:637 app/menus.c:295 +#: app/channels_dialog.c:637 app/menus.c:503 #, fuzzy msgid "/Channel to Selection" msgstr "/Tasot/Alpha valinnaksi" -#: app/channels_dialog.c:640 app/menus.c:296 +#: app/channels_dialog.c:640 app/menus.c:505 #, fuzzy msgid "/Add to Selection" msgstr "/Tasot/Alpha valinnaksi" -#: app/channels_dialog.c:641 app/menus.c:297 +#: app/channels_dialog.c:641 app/menus.c:507 #, fuzzy msgid "/Subtract From Selection" msgstr "/Tasot/Alpha valinnaksi" -#: app/channels_dialog.c:642 app/menus.c:298 +#: app/channels_dialog.c:642 app/menus.c:509 #, fuzzy msgid "/Intersect With Selection" msgstr "/Tasot/Alpha valinnaksi" -#: app/channels_dialog.c:644 app/menus.c:300 +#: app/channels_dialog.c:644 app/menus.c:513 #, fuzzy msgid "/Delete Channel" msgstr "/Valitse/Talleta kanavalle" -#: app/channels_dialog.c:695 app/channels_dialog.c:749 -#, c-format -msgid "error in %s at %d: this shouldn't happen." -msgstr "" - #: app/channels_dialog.c:1126 #, fuzzy msgid "Empty Channel Copy" msgstr "/Kuva/Kanava operaatiot/Offset" -#: app/channels_dialog.c:1142 -msgid "" -"channels_dialog_drop_new_channel_callback():\n" -"could not allocate new channel" -msgstr "" - -#: app/channels_dialog.c:1356 app/color_balance.c:373 app/curves.c:415 -#: app/histogram_tool.c:279 app/levels.c:244 +#: app/channels_dialog.c:1356 app/color_balance.c:368 app/curves.c:414 +#: app/histogram_tool.c:272 app/levels.c:243 msgid "Red" msgstr "" -#: app/channels_dialog.c:1360 app/color_balance.c:400 app/curves.c:416 -#: app/histogram_tool.c:280 app/levels.c:245 +#: app/channels_dialog.c:1360 app/color_balance.c:395 app/curves.c:415 +#: app/histogram_tool.c:273 app/levels.c:244 msgid "Green" msgstr "" -#: app/channels_dialog.c:1364 app/color_balance.c:427 app/curves.c:417 -#: app/histogram_tool.c:281 app/levels.c:246 +#: app/channels_dialog.c:1364 app/color_balance.c:422 app/curves.c:416 +#: app/histogram_tool.c:274 app/levels.c:245 msgid "Blue" msgstr "" @@ -741,22 +634,22 @@ msgstr "" msgid "Indexed" msgstr "/Kuva/Indeksoitu" -#: app/channels_dialog.c:2411 +#: app/channels_dialog.c:2392 msgid "New Channel Options" msgstr "" #. The name entry hbox, label and entry -#: app/channels_dialog.c:2435 app/channels_dialog.c:2628 +#: app/channels_dialog.c:2421 app/channels_dialog.c:2595 msgid "Channel name:" msgstr "" #. The opacity scale -#: app/channels_dialog.c:2450 app/channels_dialog.c:2643 +#: app/channels_dialog.c:2436 app/channels_dialog.c:2610 #, fuzzy msgid "Fill Opacity:" msgstr "/Tiedosto/Dialogit/TyЖkalujen Asetukset..." -#: app/channels_dialog.c:2604 +#: app/channels_dialog.c:2566 msgid "Edit Channel Attributes" msgstr "" @@ -796,252 +689,253 @@ msgstr "" msgid "No patterns available for this operation." msgstr "" -#: app/color_balance.c:187 +#: app/color_balance.c:186 msgid "Color Balance Options" msgstr "" -#: app/color_balance.c:225 +#: app/color_balance.c:224 msgid "Color balance operates only on RGB color drawables." msgstr "" -#: app/color_balance.c:282 app/dodgeburn.c:128 +#: app/color_balance.c:274 app/dodgeburn.c:128 msgid "Shadows" msgstr "" -#: app/color_balance.c:283 app/dodgeburn.c:127 +#: app/color_balance.c:275 app/dodgeburn.c:127 msgid "Midtones" msgstr "" -#: app/color_balance.c:284 app/dodgeburn.c:126 +#: app/color_balance.c:276 app/dodgeburn.c:126 msgid "Highlights" msgstr "" -#: app/color_balance.c:302 app/tools.c:551 +#. The shell and main vbox +#: app/color_balance.c:292 app/tools.c:551 msgid "Color Balance" msgstr "" -#: app/color_balance.c:317 +#: app/color_balance.c:312 msgid "Color Levels: " msgstr "" #. Create the cyan-red scale widget -#: app/color_balance.c:356 +#: app/color_balance.c:351 msgid "Cyan" msgstr "" #. Create the magenta-green scale widget -#: app/color_balance.c:383 +#: app/color_balance.c:378 msgid "Magenta" msgstr "" #. Create the yellow-blue scale widget -#: app/color_balance.c:410 +#: app/color_balance.c:405 msgid "Yellow" msgstr "" #. The preserve luminosity toggle -#: app/color_balance.c:450 +#: app/color_balance.c:445 msgid "Preserve Luminosity" msgstr "" -#: app/color_notebook.c:117 app/color_select.c:216 +#: app/color_notebook.c:105 msgid "Color Selection" msgstr "" -#: app/color_notebook.c:188 app/color_select.c:236 +#: app/color_notebook.c:113 msgid "Revert to Old Color" msgstr "" -#: app/color_picker.c:142 +#: app/color_picker.c:143 msgid "Color Picker Options" msgstr "" -#: app/color_picker.c:169 +#: app/color_picker.c:170 msgid "Sample Average" msgstr "" -#: app/color_picker.c:212 +#: app/color_picker.c:213 msgid "Update Active Color" msgstr "" -#: app/color_picker.c:251 app/tools.c:309 +#: app/color_picker.c:252 app/tools.c:309 msgid "Color Picker" msgstr "" -#: app/color_picker.c:257 app/color_picker.c:267 +#: app/color_picker.c:259 app/color_picker.c:269 msgid "Red:" msgstr "" -#: app/color_picker.c:258 app/color_picker.c:268 +#: app/color_picker.c:260 app/color_picker.c:270 msgid "Green:" msgstr "" -#: app/color_picker.c:259 app/color_picker.c:269 +#: app/color_picker.c:261 app/color_picker.c:271 msgid "Blue:" msgstr "" -#: app/color_picker.c:260 app/color_picker.c:266 app/color_picker.c:275 +#: app/color_picker.c:262 app/color_picker.c:268 app/color_picker.c:277 msgid "Alpha:" msgstr "" -#: app/color_picker.c:261 app/color_picker.c:276 app/color_select.c:459 -#: app/colormap_dialog.i.c:201 +#: app/color_picker.c:263 app/color_picker.c:278 app/color_select.c:437 +#: app/colormap_dialog.i.c:267 msgid "Hex Triplet:" msgstr "" -#: app/color_picker.c:265 app/colormap_dialog.i.c:194 +#: app/color_picker.c:267 app/colormap_dialog.i.c:260 #, fuzzy msgid "Index:" msgstr "/Kuva/Indeksoitu" -#: app/color_picker.c:270 +#: app/color_picker.c:272 msgid "Hex Triplet" msgstr "" -#: app/color_picker.c:274 app/histogram_tool.c:271 +#: app/color_picker.c:276 app/histogram_tool.c:264 msgid "Intensity:" msgstr "" -#: app/color_picker.c:620 app/color_picker.c:621 app/color_picker.c:622 -#: app/color_picker.c:623 app/color_picker.c:624 app/color_picker.c:625 -#: app/color_picker.c:626 app/color_picker.c:644 app/color_picker.c:659 -#: app/color_picker.c:677 +#: app/color_picker.c:622 app/color_picker.c:623 app/color_picker.c:624 +#: app/color_picker.c:625 app/color_picker.c:626 app/color_picker.c:627 +#: app/color_picker.c:628 app/color_picker.c:646 app/color_picker.c:661 +#: app/color_picker.c:679 msgid "N/A" msgstr "" -#: app/colormap_dialog.i.c:121 +#: app/colormap_dialog.i.c:171 #, fuzzy msgid "Indexed Color Palette" msgstr "/Dialogit/Indeksoitu paletti..." #. The GIMP image option menu -#: app/colormap_dialog.i.c:136 app/lc_dialog.c:131 +#: app/colormap_dialog.i.c:186 app/lc_dialog.c:132 #, fuzzy msgid "Image:" msgstr "/Kuva/---" -#: app/colormap_dialog.i.c:155 +#: app/colormap_dialog.i.c:205 #, fuzzy msgid "Operations" msgstr "/Dialogit/TyЖkalujen asetukset" -#: app/colormap_dialog.i.c:833 app/lc_dialog.c:613 +#: app/colormap_dialog.i.c:905 app/lc_dialog.c:615 msgid "none" msgstr "" -#: app/commands.c:332 +#: app/commands.c:353 msgid "Border Selection" msgstr "" -#: app/commands.c:333 +#: app/commands.c:356 msgid "Border selection by:" msgstr "" -#: app/commands.c:350 +#: app/commands.c:376 #, fuzzy msgid "Feather Selection" msgstr "/Tasot/Maski valinnaksi" -#: app/commands.c:351 +#: app/commands.c:379 msgid "Feather selection by:" msgstr "" -#: app/commands.c:368 +#: app/commands.c:399 #, fuzzy msgid "Grow Selection" msgstr "/Valitse/Ei mitДДn" -#: app/commands.c:369 +#: app/commands.c:402 msgid "Grow selection by:" msgstr "" -#: app/commands.c:389 +#: app/commands.c:424 msgid "Shrink Selection" msgstr "" -#: app/commands.c:390 +#: app/commands.c:427 msgid "Shrink selection by:" msgstr "" -#: app/commands.c:399 +#: app/commands.c:436 msgid "Shrink from image border" msgstr "" -#: app/commands.c:1204 +#: app/commands.c:1246 msgid "Resize Error: Both width and height must be greater than zero." msgstr "" -#: app/commands.c:1254 +#: app/commands.c:1296 msgid "Scale Error: Both width and height must be greater than zero." msgstr "" -#: app/convert.c:501 +#: app/convert.c:491 msgid "Indexed Color Conversion" msgstr "" -#: app/convert.c:506 +#: app/convert.c:504 #, fuzzy msgid "General Palette Options" msgstr "/Tasot/Maski valinnaksi" -#: app/convert.c:523 +#: app/convert.c:524 msgid "Generate optimal palette: " msgstr "" -#: app/convert.c:531 +#: app/convert.c:532 msgid "# of colors: " msgstr "" -#: app/convert.c:581 +#: app/convert.c:582 msgid "Use custom palette" msgstr "" -#: app/convert.c:616 +#: app/convert.c:617 msgid "Use WWW-optimised palette" msgstr "" -#: app/convert.c:634 +#: app/convert.c:635 msgid "Use black/white (1-bit) palette" msgstr "" -#: app/convert.c:644 +#: app/convert.c:645 msgid "Dither Options" msgstr "" -#: app/convert.c:660 +#: app/convert.c:661 msgid "No colour dithering" msgstr "" -#: app/convert.c:677 +#: app/convert.c:678 msgid "Positioned colour dithering" msgstr "" -#: app/convert.c:694 +#: app/convert.c:695 msgid "Floyd-Steinberg colour dithering (reduced colour bleeding)" msgstr "" -#: app/convert.c:711 +#: app/convert.c:712 msgid "Floyd-Steinberg colour dithering (normal)" msgstr "" -#: app/convert.c:732 +#: app/convert.c:733 msgid "Enable dithering of transparency" msgstr "" -#: app/convert.c:746 +#: app/convert.c:747 #, fuzzy msgid "Custom Palette Options" msgstr "/Tasot/Maski valinnaksi" -#: app/convert.c:780 +#: app/convert.c:781 msgid "Remove unused colours from final palette" msgstr "" -#: app/convert.c:807 +#: app/convert.c:808 msgid " [ Warning ] " msgstr "" -#: app/convert.c:814 +#: app/convert.c:815 msgid "" "You are attempting to convert an image with alpha/layers from RGB/GRAY to " "INDEXED.\n" @@ -1105,66 +999,67 @@ msgid "Crop & Resize Information" msgstr "/Dialogit/TyЖkalujen asetukset" #. add the information fields -#: app/crop.c:1036 +#: app/crop.c:1037 msgid "Origin X:" msgstr "" #. the pixel size labels -#: app/crop.c:1052 app/file_new_dialog.c:451 app/file_new_dialog.c:469 +#: app/crop.c:1053 app/file_new_dialog.c:410 app/file_new_dialog.c:428 #: app/tool_options.c:409 msgid "Width:" msgstr "" -#: app/crop.c:1055 app/file_new_dialog.c:457 app/file_new_dialog.c:475 -#: app/layers_dialog.c:3359 app/resize.c:246 app/resize.c:271 app/resize.c:515 -#: app/scale_tool.c:78 app/scale_tool.c:85 app/tool_options.c:431 +#: app/crop.c:1056 app/file_new_dialog.c:416 app/file_new_dialog.c:434 +#: app/layers_dialog.c:3348 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:431 msgid "Height:" msgstr "" -#: app/crop.c:1077 +#: app/crop.c:1078 #, fuzzy msgid "From Selection" msgstr "/Valitse/Ei mitДДn" -#: app/crop.c:1083 +#: app/crop.c:1084 msgid "Auto Shrink" msgstr "" -#: app/curves.c:378 +#: app/curves.c:377 msgid "Curves Options" msgstr "" -#: app/curves.c:414 app/histogram_tool.c:278 app/layers_dialog.c:255 -#: app/levels.c:243 app/paint_funcs.c:96 app/tool_options.c:1005 +#: app/curves.c:413 app/histogram_tool.c:271 app/layers_dialog.c:255 +#: app/levels.c:242 app/paint_funcs.c:96 app/tool_options.c:1005 msgid "Value" msgstr "" -#: app/curves.c:418 app/levels.c:247 +#: app/curves.c:417 app/levels.c:246 msgid "Alpha" msgstr "" -#: app/curves.c:429 +#: app/curves.c:428 msgid "Curves for indexed drawables cannot be adjusted." msgstr "" -#: app/curves.c:533 +#: app/curves.c:525 msgid "Smooth" msgstr "" -#: app/curves.c:534 +#: app/curves.c:526 msgid "Free" msgstr "" -#: app/curves.c:561 app/tools.c:626 +#. The shell and main vbox +#: app/curves.c:551 app/tools.c:626 msgid "Curves" msgstr "" -#: app/curves.c:575 +#: app/curves.c:573 msgid "Modify Curves for Channel: " msgstr "" #. The option menu for selecting the drawing method -#: app/curves.c:649 +#: app/curves.c:647 msgid "Curve Type: " msgstr "" @@ -1172,20 +1067,20 @@ msgstr "" msgid "Desaturate operates only on RGB color drawables." msgstr "" -#: app/devices.c:121 app/gradient.c:673 app/levels.c:564 app/palette.c:2010 -#: app/preferences_dialog.c:1503 -msgid "Save" -msgstr "" - -#: app/devices.c:405 +#: app/devices.c:403 msgid "devices_rc_update called multiple times for not present device\n" msgstr "" -#: app/devices.c:710 +#: app/devices.c:707 #, fuzzy msgid "Device Status" msgstr "/Dialogit/Laitteiden tila..." +#: app/devices.c:713 app/gradient.c:693 app/levels.c:560 app/palette.c:2031 +#: app/preferences_dialog.c:1172 +msgid "Save" +msgstr "" + #: app/docindex.c:574 msgid "This file cannot be moved up." msgstr "" @@ -1206,50 +1101,50 @@ msgstr "" msgid "There's no selection to remove." msgstr "" -#: app/docindexif.c:83 +#: app/docindexif.c:84 msgid "Open" msgstr "" -#: app/docindexif.c:83 +#: app/docindexif.c:84 msgid "Open a file" msgstr "" -#: app/docindexif.c:88 app/gdisplay_color_ui.c:81 +#: app/docindexif.c:89 app/gdisplay_color_ui.c:104 msgid "Up" msgstr "" -#: app/docindexif.c:88 +#: app/docindexif.c:89 msgid "Move the selected entry up in the index" msgstr "" -#: app/docindexif.c:93 app/gdisplay_color_ui.c:82 +#: app/docindexif.c:94 app/gdisplay_color_ui.c:105 msgid "Down" msgstr "" -#: app/docindexif.c:93 +#: app/docindexif.c:94 msgid "Move the selected entry down in the index" msgstr "" -#: app/docindexif.c:98 app/gdisplay_color_ui.c:80 +#: app/docindexif.c:99 app/gdisplay_color_ui.c:103 msgid "Remove" msgstr "" -#: app/docindexif.c:98 +#: app/docindexif.c:99 msgid "Remove the selected entry from the index" msgstr "" -#: app/docindexif.c:103 +#: app/docindexif.c:104 #, fuzzy msgid "Close the Document Index" msgstr "/Tiedosto/Dialogit/Dokumenttien indexi..." #. Set the GOWindow title -#: app/docindexif.c:236 +#: app/docindexif.c:237 #, fuzzy msgid "Document Index" msgstr "/Tiedosto/Dialogit/Dokumenttien indexi..." -#: app/docindexif.c:243 +#: app/docindexif.c:244 msgid "GTK successfully started" msgstr "" @@ -1302,47 +1197,47 @@ msgstr "" msgid "Anti erase" msgstr "" -#: app/errorconsole.c:182 +#: app/errorconsole.c:170 #, fuzzy, c-format msgid "Error opening file %s: %s" msgstr "Virhe tiedoston avauksessa: %s\n" -#: app/errorconsole.c:197 +#: app/errorconsole.c:187 msgid "Can't save, nothing selected!" msgstr "" -#: app/errorconsole.c:201 +#: app/errorconsole.c:191 msgid "Save error log to file..." msgstr "" -#: app/errorconsole.c:268 +#: app/errorconsole.c:269 +msgid "GIMP Error Console" +msgstr "" + +#: app/errorconsole.c:275 #, fuzzy msgid "Clear" msgstr "/Muokkaa/TyhjennД" -#: app/errorconsole.c:286 -msgid "GIMP Error console" -msgstr "" - -#: app/errorconsole.c:297 +#: app/errorconsole.c:298 msgid "Write all errors to file..." msgstr "" -#: app/errorconsole.c:304 +#: app/errorconsole.c:305 msgid "Write selection to file..." msgstr "" -#: app/errors.c:79 +#: app/errors.c:80 #, c-format msgid "%s: fatal error: %s\n" msgstr "" -#: app/file_new_dialog.c:218 +#: app/file_new_dialog.c:188 #, fuzzy msgid "Confirm Image Size" msgstr "/Kuva/Muokkaa kokoa" -#: app/file_new_dialog.c:235 +#: app/file_new_dialog.c:204 #, c-format msgid "" "You are trying to create an image which\n" @@ -1358,116 +1253,156 @@ msgid "" "preferences dialog." msgstr "" -#: app/file_new_dialog.c:342 +#: app/file_new_dialog.c:310 #, fuzzy, c-format msgid "Image Size: %s" msgstr "/Kuva/Muokkaa kokoa" -#: app/file_new_dialog.c:409 +#: app/file_new_dialog.c:368 msgid "New Image" msgstr "" -#: app/file_new_dialog.c:515 app/preferences_dialog.c:1574 +#: app/file_new_dialog.c:474 app/preferences_dialog.c:1243 msgid "Pixels" msgstr "" #. the resolution labels -#: app/file_new_dialog.c:584 app/resize.c:572 +#: app/file_new_dialog.c:543 app/resize.c:566 #, fuzzy msgid "Resolution X:" msgstr "/Valitse/Ei mitДДn" -#: app/file_new_dialog.c:605 app/resize.c:593 +#: app/file_new_dialog.c:564 app/resize.c:587 msgid "pixels/%a" msgstr "" #. frame for Image Type -#: app/file_new_dialog.c:649 +#: app/file_new_dialog.c:608 msgid "Image Type" msgstr "" -#: app/fileops.c:225 app/fileops.c:254 +#: app/fileops.c:235 app/fileops.c:269 msgid "Load Image" msgstr "" #. format-chooser frame -#: app/fileops.c:264 +#: app/fileops.c:279 msgid "Open Options" msgstr "" -#: app/fileops.c:279 app/fileops.c:483 +#: app/fileops.c:294 app/fileops.c:507 msgid "Determine file type:" msgstr "" -#: app/fileops.c:444 app/fileops.c:466 +#: app/fileops.c:377 +msgid "" +"generate\n" +"preview" +msgstr "" + +#: app/fileops.c:412 +#, fuzzy +msgid "No selection." +msgstr "/Valitse/Ei mitДДn" + +#: app/fileops.c:459 app/fileops.c:489 msgid "Save Image" msgstr "" -#: app/fileops.c:475 +#: app/fileops.c:498 msgid "Save Options" msgstr "" -#: app/fileops.c:527 +#: app/fileops.c:551 msgid "Can't revert. No filename associated with this image" msgstr "" -#: app/fileops.c:542 +#: app/fileops.c:566 msgid "Revert failed." msgstr "" -#: app/fileops.c:1366 app/fileops.c:1456 +#: app/fileops.c:1237 +msgid "(this thumbnail may be out of date)" +msgstr "" + +#: app/fileops.c:1238 +#, fuzzy +msgid "(no information)" +msgstr "/Dialogit/TyЖkalujen asetukset" + +#: app/fileops.c:1246 +msgid "(thumbnail saving is disabled)" +msgstr "" + +#: app/fileops.c:1250 +msgid "(could not write thumbnail file)" +msgstr "" + +#: app/fileops.c:1254 +msgid "(thumbnail file not written)" +msgstr "" + +#: app/fileops.c:1271 +msgid "no preview available" +msgstr "" + +#: app/fileops.c:1342 +msgid "(could not make preview)" +msgstr "" + +#: app/fileops.c:1397 app/fileops.c:1487 msgid "Open failed: " msgstr "" -#: app/fileops.c:1522 +#: app/fileops.c:1553 #, c-format msgid "%s is an irregular file (%s)" msgstr "" -#: app/fileops.c:1536 app/fileops.c:1643 +#: app/fileops.c:1567 app/fileops.c:1670 msgid "Save failed: " msgstr "" -#: app/fileops.c:1548 app/fileops.c:1549 app/fileops.c:1561 app/fileops.c:1562 -#: app/menus.c:69 app/menus.c:103 +#: app/fileops.c:1579 app/fileops.c:1580 app/fileops.c:1592 app/fileops.c:1593 +#: app/menus.c:84 app/menus.c:149 #, fuzzy msgid "/File/Open" msgstr "/Tiedosto/Avaa" -#: app/fileops.c:1550 app/fileops.c:1566 app/gdisplay.c:1632 app/menus.c:104 +#: app/fileops.c:1581 app/fileops.c:1597 app/gdisplay.c:1651 app/menus.c:151 #, fuzzy msgid "/File/Save" msgstr "/Tiedosto/Talleta" -#: app/fileops.c:1551 app/fileops.c:1567 app/gdisplay.c:1633 app/menus.c:105 +#: app/fileops.c:1582 app/fileops.c:1598 app/gdisplay.c:1652 app/menus.c:153 #, fuzzy msgid "/File/Save as" msgstr "/Tiedosto/Talleta nimellД" -#: app/fileops.c:1578 -msgid "Yes" -msgstr "" - -#: app/fileops.c:1579 -msgid "No" -msgstr "" - -#: app/fileops.c:1588 +#: app/fileops.c:1614 #, c-format msgid "%s exists, overwrite?" msgstr "" -#: app/fileops.c:1594 +#: app/fileops.c:1619 msgid "File Exists!" msgstr "" -#: app/flip_tool.c:74 app/preferences_dialog.c:1620 -#: app/preferences_dialog.c:2338 +#: app/fileops.c:1625 +msgid "Yes" +msgstr "" + +#: app/fileops.c:1627 +msgid "No" +msgstr "" + +#: app/flip_tool.c:74 app/preferences_dialog.c:1289 +#: app/preferences_dialog.c:2027 msgid "Horizontal" msgstr "" -#: app/flip_tool.c:74 app/preferences_dialog.c:1622 -#: app/preferences_dialog.c:2340 +#: app/flip_tool.c:74 app/preferences_dialog.c:1291 +#: app/preferences_dialog.c:2029 msgid "Vertical" msgstr "" @@ -1482,26 +1417,22 @@ msgid "" "it is not a floating selection." msgstr "" -#: app/floating_sel.c:175 +#: app/floating_sel.c:179 msgid "" "Cannot create a new layer from the floating\n" "selection because it belongs to a\n" "layer mask or channel." msgstr "" -#: app/free_select.c:76 +#: app/free_select.c:73 msgid "add_point(): Unable to reallocate points array in free_select." msgstr "" -#: app/free_select.c:231 -msgid "Cannot properly scanline convert polygon!\n" -msgstr "" - #: app/gdisplay.c:215 msgid "RGB-empty" msgstr "" -#: app/gdisplay.c:215 app/image_new.c:54 app/preferences_dialog.c:1665 +#: app/gdisplay.c:215 app/image_new.c:54 app/preferences_dialog.c:1334 msgid "RGB" msgstr "" @@ -1522,325 +1453,328 @@ msgstr "" msgid "indexed" msgstr "" -#: app/gdisplay.c:1634 app/menus.c:106 +#: app/gdisplay.c:1653 app/menus.c:155 #, fuzzy msgid "/File/Revert" msgstr "/Tiedosto/Talleta" -#: app/gdisplay.c:1635 app/gdisplay_ops.c:303 app/gdisplay_ops.c:318 -#: app/gdisplay_ops.c:365 app/menus.c:110 +#: app/gdisplay.c:1654 app/gdisplay_ops.c:299 app/gdisplay_ops.c:314 +#: app/gdisplay_ops.c:345 app/menus.c:162 #, fuzzy msgid "/File/Close" msgstr "/Tiedosto/Sulje" -#: app/gdisplay.c:1637 +#: app/gdisplay.c:1656 #, fuzzy msgid "/Edit" msgstr "/Muokkaa/Leikkaa" -#: app/gdisplay.c:1640 app/menus.c:115 +#: app/gdisplay.c:1659 app/menus.c:171 #, fuzzy msgid "/Edit/Cut" msgstr "/Muokkaa/Leikkaa" -#: app/gdisplay.c:1641 app/menus.c:116 +#: app/gdisplay.c:1660 app/menus.c:173 #, fuzzy msgid "/Edit/Copy" msgstr "/Muokkaa/Kopioi" -#: app/gdisplay.c:1642 app/menus.c:117 +#: app/gdisplay.c:1661 app/menus.c:175 #, fuzzy msgid "/Edit/Paste" msgstr "/Muokkaa/Liimaa" -#: app/gdisplay.c:1643 app/menus.c:118 +#: app/gdisplay.c:1662 app/menus.c:177 #, fuzzy msgid "/Edit/Paste Into" msgstr "/Muokkaa/Liimaa johonkin" -#: app/gdisplay.c:1644 app/menus.c:119 +#: app/gdisplay.c:1663 app/menus.c:179 #, fuzzy msgid "/Edit/Paste As New" msgstr "/Muokkaa/Liimaa nimetty" -#: app/gdisplay.c:1645 app/menus.c:121 +#: app/gdisplay.c:1664 app/menus.c:183 #, fuzzy msgid "/Edit/Clear" msgstr "/Muokkaa/TyhjennД" -#: app/gdisplay.c:1646 app/menus.c:122 +#: app/gdisplay.c:1665 app/menus.c:185 #, fuzzy msgid "/Edit/Fill" msgstr "/Muokkaa/TДytД" -#: app/gdisplay.c:1647 app/menus.c:123 +#: app/gdisplay.c:1666 app/menus.c:187 #, fuzzy msgid "/Edit/Stroke" msgstr "/Muokkaa/PiirrД" -#: app/gdisplay.c:1648 app/menus.c:127 +#: app/gdisplay.c:1667 app/menus.c:189 +#, fuzzy +msgid "/Edit/Undo" +msgstr "/Tiedosto/Kumoa" + +#: app/gdisplay.c:1668 app/menus.c:191 +#, fuzzy +msgid "/Edit/Redo" +msgstr "/Muokkaa/Uudelleen" + +#: app/gdisplay.c:1669 app/menus.c:197 #, fuzzy msgid "/Edit/Cut Named" msgstr "/Muokkaa/Leikkaa nimetty" -#: app/gdisplay.c:1649 app/menus.c:128 +#: app/gdisplay.c:1670 app/menus.c:199 #, fuzzy msgid "/Edit/Copy Named" msgstr "/Muokkaa/Kopioi nimetty" -#: app/gdisplay.c:1650 app/menus.c:129 +#: app/gdisplay.c:1671 app/menus.c:201 #, fuzzy msgid "/Edit/Paste Named" msgstr "/Muokkaa/Liimaa nimetty" -#: app/gdisplay.c:1653 +#: app/gdisplay.c:1674 #, fuzzy msgid "/Select" msgstr "/Valitse/Kaikki" -#: app/gdisplay.c:1654 app/menus.c:144 +#: app/gdisplay.c:1675 app/menus.c:230 #, fuzzy msgid "/Select/Save To Channel" msgstr "/Valitse/Talleta kanavalle" -#: app/gdisplay.c:1656 +#: app/gdisplay.c:1677 #, fuzzy msgid "/View" msgstr "/NДytД/---" -#: app/gdisplay.c:1659 app/menus.c:163 +#: app/gdisplay.c:1680 app/menus.c:266 #, fuzzy msgid "/View/Toggle Selection" msgstr "/NДytД/Vaihda viivottimet" -#: app/gdisplay.c:1660 app/menus.c:164 +#: app/gdisplay.c:1681 app/menus.c:268 #, fuzzy msgid "/View/Toggle Rulers" msgstr "/NДytД/Vaihda viivottimet" -#: app/gdisplay.c:1662 app/menus.c:166 +#: app/gdisplay.c:1683 app/menus.c:272 #, fuzzy msgid "/View/Toggle Guides" msgstr "/NДytД/Vaihda apuviivat" -#: app/gdisplay.c:1663 app/menus.c:167 +#: app/gdisplay.c:1684 app/menus.c:274 #, fuzzy msgid "/View/Snap To Guides" msgstr "/NДytД/Nappaa apuviivoihin" -#: app/gdisplay.c:1664 app/menus.c:165 +#: app/gdisplay.c:1685 app/menus.c:270 #, fuzzy msgid "/View/Toggle Statusbar" msgstr "/NДytД/Vaihda infopalkki" -#: app/gdisplay.c:1666 app/menus.c:158 +#: app/gdisplay.c:1687 app/menus.c:257 #, fuzzy msgid "/View/Dot for dot" msgstr "/NДytД/Zoomaa ulos" -#: app/gdisplay.c:1669 +#: app/gdisplay.c:1690 #, fuzzy msgid "/Image" msgstr "/Kuva/---" -#: app/gdisplay.c:1670 app/gdisplay.c:1680 +#: app/gdisplay.c:1691 app/gdisplay.c:1702 #, fuzzy msgid "/Image/Colors" msgstr "/Kuva/VДrit/---" -#: app/gdisplay.c:1671 +#: app/gdisplay.c:1692 #, fuzzy -msgid "/Image/Channel Ops" +msgid "/Image/Channels" msgstr "/Kuva/Kanava operaatiot/Offset" -#: app/gdisplay.c:1672 +#: app/gdisplay.c:1693 #, fuzzy msgid "/Image/Alpha" msgstr "/Kuva/Skaalaa" -#: app/gdisplay.c:1675 app/menus.c:186 +#: app/gdisplay.c:1694 app/menus.c:68 +#, fuzzy +msgid "/Image/Transforms" +msgstr "/Kuva/VДrit/---" + +#: app/gdisplay.c:1697 app/menus.c:312 #, fuzzy msgid "/Image/RGB" msgstr "/Kuva/RGB" -#: app/gdisplay.c:1676 app/menus.c:187 +#: app/gdisplay.c:1698 app/menus.c:314 #, fuzzy msgid "/Image/Grayscale" msgstr "/Kuva/HarmaasДvy" -#: app/gdisplay.c:1677 app/menus.c:188 +#: app/gdisplay.c:1699 app/menus.c:316 #, fuzzy msgid "/Image/Indexed" msgstr "/Kuva/Indeksoitu" -#: app/gdisplay.c:1678 app/tools.c:658 +#: app/gdisplay.c:1700 app/tools.c:658 msgid "/Image/Histogram" msgstr "" -#: app/gdisplay.c:1681 app/tools.c:613 +#: app/gdisplay.c:1703 app/tools.c:613 #, fuzzy msgid "/Image/Colors/Threshold" msgstr "/Kuva/VДrit/---" -#: app/gdisplay.c:1682 app/tools.c:598 +#: app/gdisplay.c:1704 app/tools.c:598 #, fuzzy msgid "/Image/Colors/Posterize" msgstr "/Kuva/VДrit/Desaturate" -#: app/gdisplay.c:1683 app/menus.c:175 +#: app/gdisplay.c:1705 app/menus.c:288 #, fuzzy msgid "/Image/Colors/Equalize" msgstr "/Kuva/VДrit/Equalize" -#: app/gdisplay.c:1684 app/menus.c:176 +#: app/gdisplay.c:1706 app/menus.c:290 #, fuzzy msgid "/Image/Colors/Invert" msgstr "/Kuva/VДrit/Invertoi" -#: app/gdisplay.c:1685 app/tools.c:553 +#: app/gdisplay.c:1707 app/tools.c:553 #, fuzzy msgid "/Image/Colors/Color Balance" msgstr "/Kuva/VДrit/Equalize" -#: app/gdisplay.c:1686 app/tools.c:568 +#: app/gdisplay.c:1708 app/tools.c:568 #, fuzzy msgid "/Image/Colors/Brightness-Contrast" msgstr "/Kuva/VДrit/Desaturate" -#: app/gdisplay.c:1688 app/tools.c:583 +#: app/gdisplay.c:1710 app/tools.c:583 #, fuzzy msgid "/Image/Colors/Hue-Saturation" msgstr "/Kuva/VДrit/Desaturate" -#: app/gdisplay.c:1689 app/tools.c:628 +#: app/gdisplay.c:1711 app/tools.c:628 #, fuzzy msgid "/Image/Colors/Curves" msgstr "/Kuva/VДrit/Invertoi" -#: app/gdisplay.c:1690 app/tools.c:643 +#: app/gdisplay.c:1712 app/tools.c:643 #, fuzzy msgid "/Image/Colors/Levels" msgstr "/Kuva/VДrit/Invertoi" -#: app/gdisplay.c:1691 app/menus.c:178 +#: app/gdisplay.c:1713 app/menus.c:294 #, fuzzy msgid "/Image/Colors/Desaturate" msgstr "/Kuva/VДrit/Desaturate" -#: app/gdisplay.c:1693 app/menus.c:183 +#: app/gdisplay.c:1715 app/menus.c:302 #, fuzzy msgid "/Image/Alpha/Add Alpha Channel" msgstr "/Kuva/Alpha/LisДД alpha kanava" -#: app/gdisplay.c:1696 app/menus.c:181 +#: app/gdisplay.c:1718 app/menus.c:307 #, fuzzy -msgid "/Image/Channel Ops/Offset" -msgstr "/Kuva/Kanava operaatiot/Offset" +msgid "/Image/Transforms/Offset" +msgstr "/Kuva/VДrit/---" -#: app/gdisplay.c:1699 +#: app/gdisplay.c:1721 #, fuzzy msgid "/Layers/Stack" msgstr "/Tasot/Nosta taso" -#: app/gdisplay.c:1702 app/menus.c:197 +#: app/gdisplay.c:1724 app/menus.c:335 #, fuzzy msgid "/Layers/Stack/Previous Layer" msgstr "/Tasot/Nosta taso" -#: app/gdisplay.c:1704 app/menus.c:198 +#: app/gdisplay.c:1726 app/menus.c:337 #, fuzzy msgid "/Layers/Stack/Next Layer" msgstr "/Tasot/Nosta taso" -#: app/gdisplay.c:1706 app/menus.c:199 +#: app/gdisplay.c:1728 app/menus.c:339 #, fuzzy msgid "/Layers/Stack/Raise Layer" msgstr "/Tasot/Nosta taso" -#: app/gdisplay.c:1708 app/menus.c:200 +#: app/gdisplay.c:1730 app/menus.c:341 #, fuzzy msgid "/Layers/Stack/Lower Layer" msgstr "/Tasot/Alenna taso" -#: app/gdisplay.c:1710 app/menus.c:201 +#: app/gdisplay.c:1732 app/menus.c:343 #, fuzzy msgid "/Layers/Stack/Layer to Top" msgstr "/Tasot/Nosta taso" -#: app/gdisplay.c:1712 app/menus.c:202 +#: app/gdisplay.c:1734 app/menus.c:345 msgid "/Layers/Stack/Layer to Bottom" msgstr "" -#: app/gdisplay.c:1716 app/menus.c:204 +#: app/gdisplay.c:1738 app/menus.c:349 #, fuzzy msgid "/Layers/Anchor Layer" msgstr "/Tasot/Ankkuroi taso" -#: app/gdisplay.c:1717 app/menus.c:205 +#: app/gdisplay.c:1739 app/menus.c:351 #, fuzzy msgid "/Layers/Merge Visible Layers" msgstr "/Tasot/YhdistД nДkyvДt tasot" -#: app/gdisplay.c:1718 app/menus.c:206 +#: app/gdisplay.c:1740 app/menus.c:353 #, fuzzy msgid "/Layers/Flatten Image" msgstr "/Tasot/YhdistД kuva" -#: app/gdisplay.c:1719 app/menus.c:207 +#: app/gdisplay.c:1741 app/menus.c:355 #, fuzzy msgid "/Layers/Alpha To Selection" msgstr "/Tasot/Alpha valinnaksi" -#: app/gdisplay.c:1720 app/menus.c:208 +#: app/gdisplay.c:1742 app/menus.c:357 #, fuzzy msgid "/Layers/Mask To Selection" msgstr "/Tasot/Maski valinnaksi" -#: app/gdisplay.c:1721 app/menus.c:209 +#: app/gdisplay.c:1743 app/menus.c:359 #, fuzzy msgid "/Layers/Add Alpha Channel" msgstr "/Tasot/LisДД alpha kanava" -#: app/gdisplay.c:1724 +#: app/gdisplay.c:1746 #, fuzzy msgid "/Filters" msgstr "/Suotimet/---" -#: app/gdisplay.c:1726 +#: app/gdisplay.c:1748 #, fuzzy msgid "/Script-Fu" msgstr "/Script-Fu/" -#: app/gdisplay.c:2166 -msgid "gdisplays_flush() called recursively." -msgstr "" - -#: app/gdisplay_color.c:428 -msgid "Gamma" -msgstr "" - -#: app/gdisplay_color.c:438 -msgid "Gamma:" -msgstr "" - -#: app/gdisplay_color_ui.c:83 +#: app/gdisplay_color_ui.c:106 msgid "Configure" msgstr "" -#: app/gdisplay_color_ui.c:88 +#: app/gdisplay_color_ui.c:109 msgid "Color Display Filters" msgstr "" -#: app/gdisplay_color_ui.c:105 +#: app/gdisplay_color_ui.c:133 msgid "Available Filters" msgstr "" -#: app/gdisplay_color_ui.c:123 +#: app/gdisplay_color_ui.c:156 #, fuzzy msgid "Active Filters" msgstr "/Suotimet/---" -#: app/gdisplay_ops.c:388 +#: app/gdisplay_ops.c:373 #, c-format msgid "" "Changes were made to %s.\n" @@ -1904,156 +1838,97 @@ msgstr "" msgid "Can't fill unknown image type." msgstr "" -#: app/gimpdrawable.c:493 +#: app/gimpdrawable.c:480 msgid "parasite attach to drawable" msgstr "" -#: app/gimpdrawable.c:526 +#: app/gimpdrawable.c:513 msgid "detach parasite from drawable" msgstr "" -#: app/gimpdrawable.c:719 +#: app/gimpdrawable.c:705 msgid "unnamed" msgstr "" -#: app/gimpdrawable.c:736 +#: app/gimpdrawable.c:722 #, c-format msgid "Layer type %d not supported." msgstr "" -#: app/gimpimage.c:665 app/gimpimage.c:761 -msgid "gimp_image_apply_image sent illegal parameters" -msgstr "" - -#: app/gimpimage.c:1089 +#: app/gimpimage.c:1112 msgid "attach parasite to image" msgstr "" -#: app/gimpimage.c:1112 +#: app/gimpimage.c:1135 msgid "detach parasite from image" msgstr "" -#: app/gimpimage.c:1194 -msgid "Unable to project indexed image." -msgstr "" - -#. Dirty the image, but we're too lazy to provide a -#. * proper undo. -#: app/gimpimage.c:2111 -#, fuzzy -msgid "raise layer" -msgstr "/Tasot/Nosta taso" - -#: app/gimpimage.c:2117 +#: app/gimpimage.c:2099 msgid "Layer cannot be raised any further" msgstr "" -#: app/gimpimage.c:2185 -#, fuzzy -msgid "lower layer" -msgstr "/Tasot/Alenna taso" - -#: app/gimpimage.c:2191 +#: app/gimpimage.c:2125 msgid "Layer cannot be lowered any further" msgstr "" -#. layer_arg is already the top_layer -#: app/gimpimage.c:2222 +#: app/gimpimage.c:2149 msgid "Layer is already on top" msgstr "" -#: app/gimpimage.c:2227 +#: app/gimpimage.c:2155 msgid "Can't raise Layer without alpha" msgstr "" -#: app/gimpimage.c:2268 -msgid "raise layer to top" -msgstr "" - -#. there is no next layer below layer_arg -#: app/gimpimage.c:2321 +#: app/gimpimage.c:2182 msgid "Layer is already on bottom" msgstr "" -#: app/gimpimage.c:2334 app/gimpimage.c:2422 +#: app/gimpimage.c:2237 msgid "BG has no alpha, layer was placed above" msgstr "" -#: app/gimpimage.c:2363 -#, fuzzy -msgid "lower layer to bottom" -msgstr "/Tasot/Nosta taso" - -#: app/gimpimage.c:2442 -msgid "re-position layer" -msgstr "" - -#: app/gimpimage.c:2475 +#: app/gimpimage.c:2291 msgid "" "There are not enough visible layers for a merge.\n" "There must be at least two." msgstr "" -#: app/gimpimage.c:2551 +#: app/gimpimage.c:2367 msgid "There are not enough visible layers for a merge down." msgstr "" -#: app/gimpimage.c:2665 app/gimpimage.c:2696 -msgid "gimp_image_merge_layers: could not allocate merge layer" -msgstr "" - -#: app/gimpimage.c:2735 -msgid "gimp_image_merge_layers attempting to merge incompatible layers\n" -msgstr "" - -#: app/gimpimage.c:2818 -msgid "gimp_image_add_layer: attempt to add layer to wrong image" -msgstr "" - -#: app/gimpimage.c:2825 -msgid "gimp_image_add_layer: trying to add layer to image twice" -msgstr "" - -#: app/gimpimage.c:2954 +#: app/gimpimage.c:2768 msgid "" "Unable to add a layer mask since\n" "the layer already has one." msgstr "" -#: app/gimpimage.c:2958 +#: app/gimpimage.c:2772 msgid "" "Unable to add a layer mask to a\n" "layer in an indexed image." msgstr "" -#: app/gimpimage.c:2962 +#: app/gimpimage.c:2776 msgid "" "Cannot add layer mask to a layer\n" "with no alpha channel." msgstr "" -#: app/gimpimage.c:2969 +#: app/gimpimage.c:2783 msgid "Cannot add layer mask of different dimensions than specified layer." msgstr "" -#: app/gimpimage.c:3074 +#: app/gimpimage.c:2886 msgid "Channel cannot be raised any further" msgstr "" -#: app/gimpimage.c:3123 +#: app/gimpimage.c:2935 msgid "Channel cannot be lowered any further" msgstr "" -#: app/gimpimage.c:3200 -msgid "gimp_image_add_channel: attempt to add channel to wrong image" -msgstr "" - -#: app/gimpimage.c:3207 -msgid "gimp_image_add_channel: trying to add channel to image twice" -msgstr "" - -#: app/gimpimage.c:3328 app/palette.c:542 app/palette.c:569 app/palette.c:931 -#: app/palette.c:935 app/palette.c:2383 app/palette.c:3077 +#: app/gimpimage.c:3138 app/palette.c:541 app/palette.c:568 app/palette.c:930 +#: app/palette.c:934 app/palette.c:2383 app/palette.c:3065 msgid "Untitled" msgstr "" @@ -2064,54 +1939,54 @@ msgid "" "\n" msgstr "" -#: app/gimpprogress.c:115 +#: app/gimpprogress.c:109 msgid "Progress" msgstr "" -#: app/gimprc.c:368 app/plug_in.c:305 +#: app/gimprc.c:382 app/plug_in.c:305 msgid "Resource configuration" msgstr "" -#: app/gimprc.c:427 +#: app/gimprc.c:429 #, fuzzy, c-format msgid "error parsing: \"%s\"\n" msgstr "Virhe tiedoston avauksessa: %s\n" -#: app/gimprc.c:428 +#: app/gimprc.c:430 #, c-format msgid " at line %d column %d\n" msgstr "" -#: app/gimprc.c:429 +#: app/gimprc.c:431 #, c-format msgid " unexpected token: %s\n" msgstr "" -#: app/gimprc.c:1391 +#: app/gimprc.c:1412 msgid "error parsing pluginrc" msgstr "" -#: app/gimprc.c:1726 +#: app/gimprc.c:1747 #, c-format msgid "transform_path(): gimprc token referenced but not defined: %s" msgstr "" -#: app/gimprc.c:2655 +#: app/gimprc.c:2676 #, c-format msgid "Can't open %s; %s" msgstr "" -#: app/gimprc.c:2674 +#: app/gimprc.c:2695 #, c-format msgid "Can't rename %s to %s.old; %s" msgstr "" -#: app/gimprc.c:2680 +#: app/gimprc.c:2701 #, c-format msgid "Couldn't reopen %s\n" msgstr "" -#: app/gimprc.c:2692 +#: app/gimprc.c:2713 #, c-format msgid "Can't write to %s; %s" msgstr "" @@ -2121,7 +1996,7 @@ msgstr "" msgid "pixel" msgstr "" -#: app/gimpunit.c:58 app/measure.c:428 app/measure.c:432 app/paint_core.c:470 +#: app/gimpunit.c:58 app/measure.c:432 app/measure.c:436 app/paint_core.c:472 #: libgimp/gimpunit.c:44 msgid "pixels" msgstr "" @@ -2183,490 +2058,492 @@ msgstr "" msgid "Pasted Layer" msgstr "/Tasot/Nosta taso" -#: app/global_edit.c:705 +#: app/global_edit.c:695 #, fuzzy msgid "Paste" msgstr "/Muokkaa/Liimaa" -#: app/global_edit.c:706 +#: app/global_edit.c:696 #, fuzzy msgid "Paste Into" msgstr "/Muokkaa/Liimaa johonkin" -#: app/global_edit.c:707 +#: app/global_edit.c:697 msgid "Paste As New" msgstr "" -#: app/global_edit.c:720 +#: app/global_edit.c:704 #, fuzzy msgid "Paste Named Buffer" msgstr "/Muokkaa/Liimaa nimetty" -#: app/global_edit.c:732 +#: app/global_edit.c:722 msgid "Select a buffer to paste:" msgstr "" -#: app/global_edit.c:820 +#: app/global_edit.c:807 #, fuzzy msgid "Cut Named" msgstr "/Muokkaa/Leikkaa nimetty" -#: app/global_edit.c:821 app/global_edit.c:853 +#: app/global_edit.c:810 app/global_edit.c:847 msgid "Enter a name for this buffer" msgstr "" -#: app/global_edit.c:852 +#: app/global_edit.c:844 #, fuzzy msgid "Copy Named" msgstr "/Muokkaa/Kopioi nimetty" -#: app/gradient.c:469 +#: app/gradient.c:462 msgid "Curved" msgstr "" -#: app/gradient.c:470 +#: app/gradient.c:463 msgid "Sinusoidal" msgstr "" -#: app/gradient.c:471 +#: app/gradient.c:464 msgid "Spherical (increasing)" msgstr "" -#: app/gradient.c:472 +#: app/gradient.c:465 msgid "Spherical (decreasing)" msgstr "" -#: app/gradient.c:477 +#: app/gradient.c:470 msgid "Plain RGB" msgstr "" -#: app/gradient.c:478 +#: app/gradient.c:471 msgid "HSV (counter-clockwise hue)" msgstr "" -#: app/gradient.c:479 +#: app/gradient.c:472 msgid "HSV (clockwise hue)" msgstr "" -#: app/gradient.c:500 +#: app/gradient.c:491 msgid "Default" msgstr "" -#: app/gradient.c:580 +#: app/gradient.c:574 #, c-format msgid "grad_get_color_at(): Unknown gradient type %d" msgstr "" -#: app/gradient.c:637 +#: app/gradient.c:631 #, c-format msgid "grad_get_color_at(): Unknown coloring mode %d" msgstr "" -#: app/gradient.c:704 +#: app/gradient.c:687 #, fuzzy msgid "Gradient Editor" msgstr "/Dialogit/LiukuvДrien muokkain..." -#: app/gradient.c:730 app/gradient_select.c:478 app/paintbrush.c:212 -#: app/palette.c:2895 +#: app/gradient.c:721 app/gradient_select.c:474 app/paintbrush.c:284 +#: app/palette.c:2888 msgid "Gradient" msgstr "" -#: app/gradient.c:731 app/gradient_select.c:479 app/palette.c:2180 -#: app/palette_select.c:276 +#: app/gradient.c:722 app/gradient_select.c:475 app/palette.c:2193 +#: app/palette_select.c:245 msgid "Name" msgstr "" #. Frame & vbox for gradient functions -#: app/gradient.c:752 +#: app/gradient.c:743 #, fuzzy msgid "Gradient Ops" msgstr "/Valitse/Ei mitДДn" #. Buttons for gradient functions -#: app/gradient.c:760 +#: app/gradient.c:751 #, fuzzy msgid "New Gradient" msgstr "/Valitse/Ei mitДДn" -#: app/gradient.c:766 +#: app/gradient.c:757 #, fuzzy msgid "Copy Gradient" msgstr "/Valitse/Ei mitДДn" -#: app/gradient.c:772 +#: app/gradient.c:763 #, fuzzy msgid "Delete Gradient" msgstr "/Dialogit/LiukuvДrien muokkain..." -#: app/gradient.c:778 +#: app/gradient.c:769 msgid "Rename Gradient" msgstr "" -#: app/gradient.c:784 app/gradient.c:1684 +#: app/gradient.c:775 app/gradient.c:1669 msgid "Save as POV-Ray" msgstr "" #. Zoom all button -#: app/gradient.c:800 +#: app/gradient.c:791 msgid "Zoom all" msgstr "" -#: app/gradient.c:865 +#: app/gradient.c:856 msgid "Instant update" msgstr "" -#: app/gradient.c:1328 +#: app/gradient.c:1327 msgid "New gradient" msgstr "" -#: app/gradient.c:1329 +#: app/gradient.c:1330 msgid "Enter a name for the new gradient" msgstr "" -#: app/gradient.c:1330 +#: app/gradient.c:1331 msgid "untitled" msgstr "" -#: app/gradient.c:1348 +#: app/gradient.c:1350 msgid "ed_do_new_gradient_callback(): oops, received NULL in call_data" msgstr "" -#: app/gradient.c:1389 +#: app/gradient.c:1390 msgid "Copy gradient" msgstr "" -#: app/gradient.c:1390 +#: app/gradient.c:1393 msgid "Enter a name for the copied gradient" msgstr "" -#: app/gradient.c:1412 +#: app/gradient.c:1416 msgid "ed_do_copy_gradient_callback(): oops, received NULL in call_data" msgstr "" -#: app/gradient.c:1472 +#: app/gradient.c:1476 msgid "Rename gradient" msgstr "" -#: app/gradient.c:1473 +#: app/gradient.c:1479 msgid "Enter a new name for the gradient" msgstr "" -#: app/gradient.c:1495 +#: app/gradient.c:1502 msgid "ed_do_rename_gradient_callback(): oops, received NULL in call_data" msgstr "" -#: app/gradient.c:1516 +#: app/gradient.c:1523 msgid "ed_do_rename_gradient_callback(): oops, can't find gradient to rename" msgstr "" -#: app/gradient.c:1561 +#: app/gradient.c:1558 msgid "Delete gradient" msgstr "" -#: app/gradient.c:1575 +#: app/gradient.c:1577 #, c-format msgid "" "Are you sure you want to delete\n" "\"%s\" from the list and from disk?" msgstr "" -#: app/gradient.c:1629 +#: app/gradient.c:1626 msgid "ed_do_delete_gradient_callback(): Could not find gradient to delete!" msgstr "" -#: app/gradient.c:1716 +#: app/gradient.c:1705 #, c-format msgid "ed_do_save_pov_callback(): oops, could not open \"%s\"" msgstr "" -#: app/gradient.c:1839 +#: app/gradient.c:1814 #, c-format msgid "Zoom factor: %d:1 Displaying [%0.6f, %0.6f]" msgstr "" -#: app/gradient.c:2083 +#: app/gradient.c:2056 #, 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:2107 +#: app/gradient.c:2080 #, c-format msgid "Foreground color set to RGB (%d, %d, %d) <-> (%0.3f, %0.3f, %0.3f)" msgstr "" -#: app/gradient.c:2130 +#: app/gradient.c:2103 #, c-format msgid "Background color to RGB (%d, %d, %d) <-> (%0.3f, %0.3f, %0.3f)" msgstr "" -#: app/gradient.c:2419 +#: app/gradient.c:2398 msgid "Drag: move Shift+drag: move & compress" msgstr "" -#: app/gradient.c:2421 app/gradient.c:2423 +#: app/gradient.c:2400 app/gradient.c:2403 msgid "Click: select Shift+click: extend selection" msgstr "" -#: app/gradient.c:2428 +#: app/gradient.c:2408 msgid "Click: select Shift+click: extend selection Drag: move" msgstr "" -#: app/gradient.c:2439 +#: app/gradient.c:2420 msgid "" "Click: select Shift+click: extend selection Drag: move Shift+drag: " "move & compress" msgstr "" -#: app/gradient.c:2678 app/gradient.c:2687 +#: app/gradient.c:2663 app/gradient.c:2672 #, c-format msgid "Handle position: %0.6f" msgstr "" -#: app/gradient.c:2704 +#: app/gradient.c:2690 #, c-format msgid "Distance: %0.6f" msgstr "" -#: app/gradient.c:2711 +#: app/gradient.c:2697 #, c-format msgid "control_motion(): Attempt to move bogus handle %d" msgstr "" -#: app/gradient.c:3163 app/gradient.c:4214 +#: app/gradient.c:3174 app/gradient.c:4231 msgid "Left endpoint's color" msgstr "" -#: app/gradient.c:3174 app/gradient.c:3216 +#: app/gradient.c:3185 app/gradient.c:3227 msgid "Load from" msgstr "" -#: app/gradient.c:3178 +#: app/gradient.c:3189 msgid "Left neighbor's right endpoint" msgstr "" -#: app/gradient.c:3179 +#: app/gradient.c:3190 msgid "Right endpoint" msgstr "" -#: app/gradient.c:3189 app/gradient.c:3231 +#: app/gradient.c:3200 app/gradient.c:3242 msgid "Save to" msgstr "" -#: app/gradient.c:3205 app/gradient.c:4292 +#: app/gradient.c:3216 app/gradient.c:4309 msgid "Right endpoint's color" msgstr "" -#: app/gradient.c:3220 +#: app/gradient.c:3231 msgid "Right neighbor's left endpoint" msgstr "" -#: app/gradient.c:3221 +#: app/gradient.c:3232 msgid "Left endpoint" msgstr "" -#: app/gradient.c:3332 +#: app/gradient.c:3343 msgid "Selection operations" msgstr "" -#: app/gradient.c:3508 +#: app/gradient.c:3515 msgid "Blending function for segment" msgstr "" -#: app/gradient.c:3510 +#: app/gradient.c:3517 msgid "Coloring type for segment" msgstr "" -#: app/gradient.c:3512 +#: app/gradient.c:3519 msgid "Split segment at midpoint" msgstr "" -#: app/gradient.c:3514 app/gradient.c:4608 +#: app/gradient.c:3521 app/gradient.c:4612 msgid "Split segment uniformly" msgstr "" -#: app/gradient.c:3516 +#: app/gradient.c:3523 msgid "Delete segment" msgstr "" -#: app/gradient.c:3518 +#: app/gradient.c:3525 msgid "Re-center segment's midpoint" msgstr "" -#: app/gradient.c:3520 +#: app/gradient.c:3527 msgid "Re-distribute handles in segment" msgstr "" -#: app/gradient.c:3522 +#: app/gradient.c:3529 msgid "Flip segment" msgstr "" -#: app/gradient.c:3524 app/gradient.c:5187 +#: app/gradient.c:3531 app/gradient.c:5171 msgid "Replicate segment" msgstr "" -#: app/gradient.c:3529 +#: app/gradient.c:3536 msgid "Blending function for selection" msgstr "" -#: app/gradient.c:3531 +#: app/gradient.c:3538 msgid "Coloring type for selection" msgstr "" -#: app/gradient.c:3533 +#: app/gradient.c:3540 msgid "Split segments at midpoints" msgstr "" -#: app/gradient.c:3535 app/gradient.c:4609 +#: app/gradient.c:3542 app/gradient.c:4613 msgid "Split segments uniformly" msgstr "" -#: app/gradient.c:3537 +#: app/gradient.c:3544 msgid "Delete selection" msgstr "" -#: app/gradient.c:3539 +#: app/gradient.c:3546 msgid "Re-center midpoints in selection" msgstr "" -#: app/gradient.c:3541 +#: app/gradient.c:3548 msgid "Re-distribute handles in selection" msgstr "" -#: app/gradient.c:3543 +#: app/gradient.c:3550 msgid "Flip selection" msgstr "" -#: app/gradient.c:3545 app/gradient.c:5188 +#: app/gradient.c:3552 app/gradient.c:5172 msgid "Replicate selection" msgstr "" -#: app/gradient.c:3821 +#: app/gradient.c:3836 msgid "FG color" msgstr "" -#: app/gradient.c:3866 +#: app/gradient.c:3885 #, c-format msgid "RGBA (%0.3f, %0.3f, %0.3f, %0.3f)" msgstr "" -#: app/gradient.c:4383 app/gradient.c:4455 +#: app/gradient.c:4398 app/gradient.c:4468 msgid "(Varies)" msgstr "" -#: app/gradient.c:4598 +#: app/gradient.c:4620 msgid "Split" msgstr "" #. Instructions -#: app/gradient.c:4624 +#: app/gradient.c:4634 msgid "Please select the number of uniform parts" msgstr "" -#: app/gradient.c:4630 +#: app/gradient.c:4640 msgid "in which you want to split the selected segment" msgstr "" -#: app/gradient.c:4631 +#: app/gradient.c:4641 msgid "in which you want to split the segments in the selection" msgstr "" -#: app/gradient.c:5006 +#: app/gradient.c:4999 msgid "Blend endpoints' colors" msgstr "" -#: app/gradient.c:5018 +#: app/gradient.c:5011 msgid "Blend endpoints' opacity" msgstr "" -#: app/gradient.c:5177 +#: app/gradient.c:5179 msgid "Replicate" msgstr "" #. Instructions -#: app/gradient.c:5202 +#: app/gradient.c:5192 msgid "Please select the number of times" msgstr "" -#: app/gradient.c:5207 +#: app/gradient.c:5197 msgid "you want to replicate the selected segment" msgstr "" -#: app/gradient.c:5208 +#: app/gradient.c:5198 msgid "you want to replicate the selection" msgstr "" -#: app/gradient.c:5584 +#: app/gradient.c:5553 #, c-format msgid "grad_load_gradient(): invalid number of segments in \"%s\"" msgstr "" -#: app/gradient.c:5607 +#: app/gradient.c:5579 #, c-format msgid "" "grad_load_gradient(): badly formatted gradient segment %d in \"%s\" --- bad " "things may happen soon" msgstr "" -#: app/gradient.c:5641 +#: app/gradient.c:5615 msgid "grad_save_gradient(): can not save gradient with NULL filename" msgstr "" -#: app/gradient.c:5647 +#: app/gradient.c:5623 #, c-format msgid "grad_save_gradient(): can't open \"%s\"" msgstr "" -#: app/gradient.c:5849 +#: app/gradient.c:5830 #, c-format msgid "seg_get_segment_at(): No matching segment for position %0.15f" msgstr "" -#: app/gradient_select.c:511 +#. The shell and main vbox +#: app/gradient_select.c:447 #, fuzzy msgid "Gradient Selection" msgstr "/Valitse/Ei mitДДn" -#: app/histogram_tool.c:172 +#: app/histogram_tool.c:170 #, fuzzy msgid "Histogram Options" msgstr "/Dialogit/TyЖkalujen asetukset" -#: app/histogram_tool.c:210 +#: app/histogram_tool.c:208 msgid "Histogram does not operate on indexed drawables." msgstr "" -#: app/histogram_tool.c:267 +#: app/histogram_tool.c:260 msgid "Mean:" msgstr "" -#: app/histogram_tool.c:268 +#: app/histogram_tool.c:261 msgid "Std Dev:" msgstr "" -#: app/histogram_tool.c:269 +#: app/histogram_tool.c:262 msgid "Median:" msgstr "" -#: app/histogram_tool.c:270 +#: app/histogram_tool.c:263 msgid "Pixels:" msgstr "" -#: app/histogram_tool.c:272 +#: app/histogram_tool.c:265 msgid "Count:" msgstr "" -#: app/histogram_tool.c:273 +#: app/histogram_tool.c:266 msgid "Percentile:" msgstr "" -#: app/histogram_tool.c:296 app/tools.c:656 +#. The shell and main vbox +#: app/histogram_tool.c:287 app/tools.c:656 msgid "Histogram" msgstr "" -#: app/histogram_tool.c:315 +#: app/histogram_tool.c:309 msgid "Information on Channel:" msgstr "" @@ -2678,56 +2555,57 @@ msgstr "" msgid "Hue-Saturation operates only on RGB color drawables." msgstr "" -#: app/hue_saturation.c:367 +#: app/hue_saturation.c:361 #, fuzzy msgid "Master" msgstr "/Muokkaa/Liimaa" -#: app/hue_saturation.c:368 +#: app/hue_saturation.c:362 msgid "R" msgstr "" -#: app/hue_saturation.c:369 +#: app/hue_saturation.c:363 msgid "Y" msgstr "" -#: app/hue_saturation.c:370 +#: app/hue_saturation.c:364 msgid "G" msgstr "" -#: app/hue_saturation.c:371 +#: app/hue_saturation.c:365 msgid "C" msgstr "" -#: app/hue_saturation.c:372 +#: app/hue_saturation.c:366 msgid "B" msgstr "" -#: app/hue_saturation.c:373 +#: app/hue_saturation.c:367 msgid "M" msgstr "" -#: app/hue_saturation.c:394 app/tools.c:581 +#. The shell and main vbox +#: app/hue_saturation.c:386 app/tools.c:581 msgid "Hue-Saturation" msgstr "" -#: app/hue_saturation.c:456 +#: app/hue_saturation.c:453 msgid "Hue / Lightness / Saturation Adjustments" msgstr "" #. Create the hue scale widget -#: app/hue_saturation.c:466 app/layers_dialog.c:249 app/paint_funcs.c:93 +#: app/hue_saturation.c:463 app/layers_dialog.c:249 app/paint_funcs.c:93 #: app/tool_options.c:1002 msgid "Hue" msgstr "" #. Create the lightness scale widget -#: app/hue_saturation.c:500 +#: app/hue_saturation.c:497 msgid "Lightness" msgstr "" #. Create the saturation scale widget -#: app/hue_saturation.c:534 app/layers_dialog.c:251 app/paint_funcs.c:94 +#: app/hue_saturation.c:531 app/layers_dialog.c:251 app/paint_funcs.c:94 #: app/tool_options.c:1003 msgid "Saturation" msgstr "" @@ -2736,17 +2614,17 @@ msgstr "" msgid "image depth change, unable to restore original image" msgstr "" -#: app/image_new.c:59 app/info_window.c:60 app/info_window.c:447 -#: app/preferences_dialog.c:1666 +#: app/image_new.c:59 app/info_window.c:60 app/info_window.c:449 +#: app/preferences_dialog.c:1335 #, fuzzy msgid "Grayscale" msgstr "/Kuva/HarmaasДvy" -#: app/image_new.c:65 app/layers_dialog.c:3303 +#: app/image_new.c:65 app/layers_dialog.c:3289 msgid "Foreground" msgstr "" -#: app/image_new.c:75 app/layers_dialog.c:3305 +#: app/image_new.c:75 app/layers_dialog.c:3291 msgid "White" msgstr "" @@ -2798,11 +2676,11 @@ msgid "" "Click to open the Gradients Dialog." msgstr "" -#: app/info_dialog.c:126 +#: app/info_dialog.c:125 msgid "Unknown info_dialog field type." msgstr "" -#: app/info_dialog.c:179 app/preferences_dialog.c:1766 +#: app/info_dialog.c:180 app/preferences_dialog.c:1435 msgid "General" msgstr "" @@ -2837,54 +2715,54 @@ msgid "%s: Window Info" msgstr "/NДytД/Ikkunan tiedot..." #. add the information fields -#: app/info_window.c:302 +#: app/info_window.c:304 msgid "Dimensions (w x h):" msgstr "" -#: app/info_window.c:304 app/iscissors.c:356 +#: app/info_window.c:306 #, fuzzy msgid "Resolution:" msgstr "/Valitse/Ei mitДДn" -#: app/info_window.c:306 app/tool_options.c:453 +#: app/info_window.c:308 app/tool_options.c:453 msgid "Unit:" msgstr "" -#: app/info_window.c:308 +#: app/info_window.c:310 #, fuzzy msgid "Scale Ratio:" msgstr "/Valitse/Ei mitДДn" -#: app/info_window.c:310 +#: app/info_window.c:312 msgid "Display Type:" msgstr "" -#: app/info_window.c:312 +#: app/info_window.c:314 msgid "Visual Class:" msgstr "" -#: app/info_window.c:314 +#: app/info_window.c:316 msgid "Visual Depth:" msgstr "" -#: app/info_window.c:317 +#: app/info_window.c:319 msgid "Shades of Color:" msgstr "" -#: app/info_window.c:320 +#: app/info_window.c:322 #, fuzzy msgid "Shades:" msgstr "/Valitse/TerДvЖitД" -#: app/info_window.c:323 +#: app/info_window.c:325 msgid "Shades of Gray:" msgstr "" -#: app/info_window.c:445 +#: app/info_window.c:447 msgid "RGB Color" msgstr "" -#: app/info_window.c:449 +#: app/info_window.c:451 #, fuzzy msgid "Indexed Color" msgstr "/Kuva/Indeksoitu" @@ -2924,41 +2802,28 @@ msgstr "" msgid "Shape" msgstr "/Valitse/TerДvЖitД" -#: app/install.c:84 +#: app/install.c:83 msgid "The GIMP is not properly installed for the current user\n" msgstr "" -#: app/install.c:85 +#: app/install.c:84 msgid "" "User installation was skipped because the '--nointerface' flag was " "encountered\n" msgstr "" -#: app/install.c:86 +#: app/install.c:85 msgid "" "To perform user installation, run the GIMP without the '--nointerface' flag\n" msgstr "" -#: app/install.c:105 -msgid "Install" -msgstr "" - -#: app/install.c:106 -msgid "Ignore" -msgstr "" - -#: app/install.c:120 +#: app/install.c:113 msgid "" "The GIMP - GNU Image Manipulation Program\n" "\n" msgstr "" -#: app/install.c:121 -#, fuzzy -msgid "Copyright (C) 1995 Spencer Kimball and Peter Mattis\n" -msgstr "Spencer Kimball ja Peter Mattis" - -#: app/install.c:125 +#: 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" @@ -2966,7 +2831,7 @@ msgid "" "(at your option) any later version.\n" msgstr "" -#: app/install.c:130 +#: 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" @@ -2974,7 +2839,7 @@ msgid "" "See the GNU General Public License for more details.\n" msgstr "" -#: app/install.c:135 +#: 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" @@ -2982,29 +2847,29 @@ msgid "" "MA 02111-1307, USA.\n" msgstr "" -#: app/install.c:141 +#: app/install.c:134 msgid "" "Personal GIMP Installation\n" "\n" msgstr "" -#: app/install.c:142 +#: app/install.c:135 msgid "For a proper GIMP installation, a subdirectory called\n" msgstr "" #. will be replaced with gimp_directory() -#: app/install.c:144 +#: 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:147 +#: app/install.c:140 msgid "gimprc\n" msgstr "" -#: app/install.c:148 +#: app/install.c:141 msgid "" "\t\tThe gimprc is used to store personal preferences\n" "\t\tsuch as default GIMP behaviors & plug-in hotkeys.\n" @@ -3012,11 +2877,11 @@ msgid "" "\t\tpatterns, plug-ins and modules are also configured here.\n" msgstr "" -#: app/install.c:153 +#: app/install.c:146 msgid "unitrc\n" msgstr "" -#: app/install.c:154 +#: app/install.c:147 msgid "" "\t\tThe unitrc is used to store your user units database.\n" "\t\tYou can define additional units and use them just\n" @@ -3025,11 +2890,11 @@ msgid "" "\t\tyou quit the GIMP.\n" msgstr "" -#: app/install.c:160 +#: app/install.c:153 msgid "pluginrc\n" msgstr "" -#: app/install.c:161 +#: app/install.c:154 msgid "" "\t\tPlug-ins and extensions are external programs run by\n" "\t\tthe GIMP which provide additional functionality.\n" @@ -3039,11 +2904,11 @@ msgid "" "\t\tbe GIMP-readable only, and should not be edited.\n" msgstr "" -#: app/install.c:168 +#: app/install.c:161 msgid "brushes\n" msgstr "" -#: app/install.c:169 +#: app/install.c:162 msgid "" "\t\tThis is a subdirectory which can be used to store\n" "\t\tuser defined brushes. The default gimprc file\n" @@ -3052,11 +2917,24 @@ msgid "" "\t\tbrushes.\n" msgstr "" -#: app/install.c:175 +#: app/install.c:168 +#, fuzzy +msgid "generated_brushes\n" +msgstr "/Valitse/Reuna" + +#: app/install.c:169 +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:174 msgid "gradients\n" msgstr "" -#: app/install.c:176 +#: app/install.c:175 msgid "" "\t\tThis is a subdirectory which can be used to store\n" "\t\tuser defined gradients. The default gimprc file\n" @@ -3065,11 +2943,11 @@ msgid "" "\t\tgradients.\n" msgstr "" -#: app/install.c:182 +#: app/install.c:181 msgid "gfig\n" msgstr "" -#: app/install.c:183 +#: app/install.c:182 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" @@ -3078,11 +2956,11 @@ msgid "" "\t\twhen searching for gfig figures.\n" msgstr "" -#: app/install.c:189 +#: app/install.c:188 msgid "gflares\n" msgstr "" -#: app/install.c:190 +#: app/install.c:189 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" @@ -3091,11 +2969,11 @@ msgid "" "\t\twhen searching for gflares.\n" msgstr "" -#: app/install.c:196 +#: app/install.c:195 msgid "fractalexplorer\n" msgstr "" -#: app/install.c:197 +#: app/install.c:196 msgid "" "\t\tThis is a subdirectory which can be used to store\n" "\t\tuser defined fractals to be used by the FractalExplorer\n" @@ -3104,11 +2982,11 @@ msgid "" "\t\twhen searching for fractals.\n" msgstr "" -#: app/install.c:203 +#: app/install.c:202 msgid "palettes\n" msgstr "" -#: app/install.c:204 +#: app/install.c:203 msgid "" "\t\tThis is a subdirectory which can be used to store\n" "\t\tuser defined palettes. The default gimprc file\n" @@ -3120,11 +2998,11 @@ msgid "" "\t\tsessions.\n" msgstr "" -#: app/install.c:213 +#: app/install.c:212 msgid "patterns\n" msgstr "" -#: app/install.c:214 +#: app/install.c:213 msgid "" "\t\tThis is a subdirectory which can be used to store\n" "\t\tuser defined patterns. The default gimprc file\n" @@ -3133,11 +3011,11 @@ msgid "" "\t\tpatterns.\n" msgstr "" -#: app/install.c:220 +#: app/install.c:219 msgid "plug-ins\n" msgstr "" -#: app/install.c:221 +#: app/install.c:220 msgid "" "\t\tThis is a subdirectory which can be used to store\n" "\t\tuser created, temporary, or otherwise non-system-\n" @@ -3147,11 +3025,11 @@ msgid "" "\t\tplug-ins.\n" msgstr "" -#: app/install.c:228 +#: app/install.c:227 msgid "modules\n" msgstr "" -#: app/install.c:229 +#: app/install.c:228 msgid "" "\t\tThis subdirectory can be used to store user created,\n" "\t\ttemporary, or otherwise non-system-supported DLL modules.\n" @@ -3160,11 +3038,11 @@ msgid "" "\t\twhen searching for modules to load when initialising.\n" msgstr "" -#: app/install.c:235 +#: app/install.c:234 msgid "scripts\n" msgstr "" -#: app/install.c:236 +#: app/install.c:235 msgid "" "\t\tThis subdirectory is used by the GIMP to store \n" "\t\tuser created and installed scripts. The default gimprc\n" @@ -3172,11 +3050,11 @@ msgid "" "\t\t-wide gimp scripts subdirectory when searching for scripts\n" msgstr "" -#: app/install.c:241 +#: app/install.c:240 msgid "tmp\n" msgstr "" -#: app/install.c:242 +#: app/install.c:241 msgid "" "\t\tThis subdirectory is used by the GIMP to temporarily\n" "\t\tstore undo buffers to reduce memory usage. If GIMP is\n" @@ -3185,62 +3063,74 @@ msgid "" "\t\tGIMP sessions and can be destroyed with impunity.\n" msgstr "" -#: app/install.c:256 +#: app/install.c:250 #, fuzzy msgid "GIMP Installation" msgstr "GIMP:n versio" -#: app/install.c:391 -msgid "Continue" +#: app/install.c:255 +msgid "Install" msgstr "" -#: app/install.c:411 +#: app/install.c:257 libgimp/gimpexport.c:257 +msgid "Ignore" +msgstr "" + +#: app/install.c:398 msgid "Installation Log" msgstr "" -#: app/install.c:443 +#: app/install.c:403 +msgid "Continue" +msgstr "" + +#: app/install.c:434 msgid "" "User Installation Log\n" "\n" msgstr "" -#: app/install.c:453 +#: app/install.c:444 msgid " does not exist. Cannot install.\n" msgstr "" -#: app/install.c:461 +#: app/install.c:452 msgid "" " has invalid permissions.\n" "Cannot install." msgstr "" -#: app/install.c:527 +#: app/install.c:486 +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:518 msgid "" "\n" "Installation successful!\n" msgstr "" -#: app/install.c:536 +#: app/install.c:527 msgid "" "\n" "Installation failed. Contact system administrator.\n" msgstr "" -#: app/interface.c:308 +#: app/interface.c:309 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 "" -#: app/interface.c:530 +#: app/interface.c:531 #, fuzzy msgid "The GIMP" msgstr "Tietoja GIMPstД" -#: app/interface.c:1404 -msgid "GIMP Message" -msgstr "" - #: app/internal_procs.c:67 msgid "Internal Procedures" msgstr "" @@ -3316,7 +3206,7 @@ msgstr "/Valitse/Ei mit msgid "Guide procedures" msgstr "/Kuva/Skaalaa" -#: app/internal_procs.c:118 app/preferences_dialog.c:1759 +#: app/internal_procs.c:118 app/preferences_dialog.c:1428 msgid "Interface" msgstr "" @@ -3330,8 +3220,8 @@ msgstr "/Tasot/Nosta taso" msgid "Miscellaneous" msgstr "" -#: app/internal_procs.c:127 app/palette.c:2166 app/palette.c:2178 -#: app/palette_select.c:274 +#: app/internal_procs.c:127 app/palette.c:2179 app/palette.c:2191 +#: app/palette_select.c:243 #, fuzzy msgid "Palette" msgstr "/Muokkaa/Liimaa" @@ -3341,7 +3231,7 @@ msgstr "/Muokkaa/Liimaa" msgid "Parasite procedures" msgstr "/Muokkaa/Leikkaa" -#: app/internal_procs.c:133 app/lc_dialog.c:180 +#: app/internal_procs.c:133 app/lc_dialog.c:182 #, fuzzy msgid "Paths" msgstr "/Muokkaa/Liimaa" @@ -3368,7 +3258,7 @@ msgstr "/Muokkaa/Leikkaa" msgid "Tool procedures" msgstr "" -#: app/internal_procs.c:154 +#: app/internal_procs.c:154 app/undo_history.c:544 msgid "Undo" msgstr "" @@ -3384,21 +3274,6 @@ msgstr "" msgid "Invert operation failed." msgstr "" -#: app/iscissors.c:350 -#, fuzzy -msgid "Curve" -msgstr "/Muokkaa/Leikkaa" - -#. the threshold scale -#: app/iscissors.c:379 -msgid "Edge Detect " -msgstr "" - -#. the elasticity scale -#: app/iscissors.c:408 -msgid "Elasticity:" -msgstr "" - #: app/layer.c:248 msgid "Zero width or height layers not allowed." msgstr "" @@ -3461,7 +3336,7 @@ msgstr "" msgid "Lighten Only" msgstr "" -#: app/layers_dialog.c:274 app/layers_dialog.c:3349 +#: app/layers_dialog.c:274 app/layers_dialog.c:3338 msgid "New Layer" msgstr "" @@ -3494,297 +3369,278 @@ msgstr "" msgid "Keep Trans." msgstr "" -#: app/layers_dialog.c:550 -msgid "layers_dialog_update(): layersD->layer_widgets not empty!" -msgstr "" - -#: app/layers_dialog.c:1007 app/menus.c:262 +#: app/layers_dialog.c:1007 app/menus.c:442 #, fuzzy msgid "/Stack/Previous Layer" msgstr "/Tasot/Nosta taso" -#: app/layers_dialog.c:1008 app/menus.c:263 +#: app/layers_dialog.c:1008 app/menus.c:444 #, fuzzy msgid "/Stack/Next Layer" msgstr "/Tasot/Nosta taso" -#: app/layers_dialog.c:1010 app/menus.c:264 +#: app/layers_dialog.c:1010 app/menus.c:446 #, fuzzy msgid "/Stack/Raise Layer" msgstr "/Tasot/Nosta taso" -#: app/layers_dialog.c:1014 app/menus.c:265 +#: app/layers_dialog.c:1014 app/menus.c:448 #, fuzzy msgid "/Stack/Lower Layer" msgstr "/Tasot/Alenna taso" -#: app/layers_dialog.c:1018 app/menus.c:266 +#: app/layers_dialog.c:1018 app/menus.c:450 #, fuzzy msgid "/Stack/Layer to Top" msgstr "/Tasot/Nosta taso" -#: app/layers_dialog.c:1020 app/menus.c:267 +#: app/layers_dialog.c:1020 app/menus.c:452 #, fuzzy msgid "/Stack/Layer to Bottom" msgstr "/Tasot/Nosta taso" -#: app/layers_dialog.c:1023 app/menus.c:261 +#: app/layers_dialog.c:1023 app/menus.c:440 #, fuzzy msgid "/New Layer" msgstr "/Tasot/Nosta taso" -#: app/layers_dialog.c:1026 app/menus.c:268 +#: app/layers_dialog.c:1026 app/menus.c:454 #, fuzzy msgid "/Duplicate Layer" msgstr "/Valitse/Talleta kanavalle" -#: app/layers_dialog.c:1029 app/menus.c:269 +#: app/layers_dialog.c:1029 app/menus.c:456 #, fuzzy msgid "/Anchor Layer" msgstr "/Tasot/Ankkuroi taso" -#: app/layers_dialog.c:1032 app/menus.c:270 +#: app/layers_dialog.c:1032 app/menus.c:458 #, fuzzy msgid "/Delete Layer" msgstr "/Tasot/Nosta taso" -#: app/layers_dialog.c:1035 app/menus.c:272 +#: app/layers_dialog.c:1035 app/menus.c:462 #, fuzzy msgid "/Scale Layer" msgstr "/Tasot/Nosta taso" -#: app/layers_dialog.c:1036 app/menus.c:273 +#: app/layers_dialog.c:1036 app/menus.c:464 #, fuzzy msgid "/Resize Layer" msgstr "/Tasot/Nosta taso" -#: app/layers_dialog.c:1038 app/menus.c:275 +#: app/layers_dialog.c:1038 app/menus.c:468 #, fuzzy msgid "/Merge Visible Layers" msgstr "/Tasot/YhdistД nДkyvДt tasot" -#: app/layers_dialog.c:1039 app/menus.c:276 +#: app/layers_dialog.c:1039 app/menus.c:470 msgid "/Merge Down" msgstr "" -#: app/layers_dialog.c:1040 app/menus.c:277 +#: app/layers_dialog.c:1040 app/menus.c:472 #, fuzzy msgid "/Flatten Image" msgstr "/Tasot/YhdistД kuva" -#: app/layers_dialog.c:1042 app/menus.c:279 +#: app/layers_dialog.c:1042 app/menus.c:476 #, fuzzy msgid "/Add Layer Mask" msgstr "/Tasot/Maski valinnaksi" -#: app/layers_dialog.c:1043 app/menus.c:280 +#: app/layers_dialog.c:1043 app/menus.c:478 msgid "/Apply Layer Mask" msgstr "" -#: app/layers_dialog.c:1044 app/menus.c:281 +#: app/layers_dialog.c:1044 app/menus.c:480 #, fuzzy msgid "/Alpha to Selection" msgstr "/Tasot/Alpha valinnaksi" -#: app/layers_dialog.c:1045 app/menus.c:282 +#: app/layers_dialog.c:1045 app/menus.c:482 #, fuzzy msgid "/Mask to Selection" msgstr "/Tasot/Maski valinnaksi" -#: app/layers_dialog.c:1046 app/menus.c:283 +#: app/layers_dialog.c:1046 app/menus.c:484 #, fuzzy msgid "/Add Alpha Channel" msgstr "/Tasot/LisДД alpha kanava" -#: app/layers_dialog.c:1244 -msgid "Unknown layer mode" -msgstr "" - #: app/layers_dialog.c:1768 msgid "Empty Layer Copy" msgstr "" -#: app/layers_dialog.c:1784 -msgid "" -"layers_dialog_drop_new_layer_callback():\n" -"could not allocate new layer" -msgstr "" - -#: app/layers_dialog.c:2029 app/layers_dialog.c:3116 app/layers_dialog.c:3569 +#: app/layers_dialog.c:2029 app/layers_dialog.c:3117 app/layers_dialog.c:3540 msgid "Floating Selection" msgstr "" -#: app/layers_dialog.c:3238 -msgid "" -"new_layer_query_ok_callback():\n" -"could not allocate new layer" -msgstr "" - -#: app/layers_dialog.c:3319 +#: app/layers_dialog.c:3303 msgid "New Layer Options" msgstr "" #. The name label and entry -#: app/layers_dialog.c:3339 +#: app/layers_dialog.c:3328 #, fuzzy msgid "Layer Name:" msgstr "/Tasot/Nosta taso" #. The size labels -#: app/layers_dialog.c:3353 +#: app/layers_dialog.c:3342 msgid "Layer Width:" msgstr "" #. The radio frame and box -#: app/layers_dialog.c:3412 +#: app/layers_dialog.c:3401 msgid "Layer Fill Type" msgstr "" -#: app/layers_dialog.c:3543 +#: app/layers_dialog.c:3509 msgid "Edit Layer Attributes" msgstr "" -#: app/layers_dialog.c:3561 +#: app/layers_dialog.c:3532 #, fuzzy msgid "Layer name:" msgstr "/Tasot/Nosta taso" -#: app/layers_dialog.c:3669 +#: app/layers_dialog.c:3621 msgid "White (Full Opacity)" msgstr "" -#: app/layers_dialog.c:3670 +#: app/layers_dialog.c:3622 msgid "Black (Full Transparency)" msgstr "" -#: app/layers_dialog.c:3671 +#: app/layers_dialog.c:3623 #, fuzzy msgid "Layer's Alpha Channel" msgstr "/Tasot/LisДД alpha kanava" -#: app/layers_dialog.c:3683 +#: app/layers_dialog.c:3634 msgid "Add Mask Options" msgstr "" #. The radio frame and box -#: app/layers_dialog.c:3698 +#: app/layers_dialog.c:3654 #, fuzzy msgid "Initialize Layer Mask to:" msgstr "/Tasot/Maski valinnaksi" -#: app/layers_dialog.c:3800 -msgid "Apply" -msgstr "" - -#: app/layers_dialog.c:3801 -msgid "Discard" -msgstr "" - -#: app/layers_dialog.c:3812 +#: app/layers_dialog.c:3746 #, fuzzy msgid "Layer Mask Options" msgstr "/Tasot/Maski valinnaksi" +#: app/layers_dialog.c:3752 +msgid "Apply" +msgstr "" + +#: app/layers_dialog.c:3754 +msgid "Discard" +msgstr "" + #. The name entry hbox, label and entry -#: app/layers_dialog.c:3827 +#: app/layers_dialog.c:3768 msgid "Apply layer mask?" msgstr "" -#: app/layers_dialog.c:3886 app/layers_dialog.c:3985 +#: app/layers_dialog.c:3822 app/layers_dialog.c:3910 msgid "" "Invalid width or height.\n" "Both must be positive." msgstr "" -#: app/layers_dialog.c:4122 +#: app/layers_dialog.c:4021 msgid "Expanded as necessary" msgstr "" -#: app/layers_dialog.c:4123 +#: app/layers_dialog.c:4022 msgid "Clipped to image" msgstr "" -#: app/layers_dialog.c:4124 +#: app/layers_dialog.c:4023 msgid "Clipped to bottom layer" msgstr "" -#: app/layers_dialog.c:4137 +#: app/layers_dialog.c:4035 msgid "Layer Merge Options" msgstr "" -#: app/layers_dialog.c:4153 +#: app/layers_dialog.c:4056 msgid "Final, Merged Layer should be:" msgstr "" -#: app/layers_dialog.c:4155 +#: app/layers_dialog.c:4058 msgid "Final, Anchored Layer should be:" msgstr "" -#: app/lc_dialog.c:111 +#: app/lc_dialog.c:105 #, fuzzy msgid "Layers & Channels" msgstr "/Tasot/Tasot & Kanavat..." #. The Auto-button -#: app/lc_dialog.c:150 +#: app/lc_dialog.c:151 #, fuzzy msgid "Auto" msgstr "/Automaattinen" -#: app/lc_dialog.c:170 +#: app/lc_dialog.c:172 msgid "Layers" msgstr "" -#: app/lc_dialog.c:175 +#: app/lc_dialog.c:177 msgid "Channels" msgstr "" -#: app/levels.c:210 +#: app/levels.c:209 #, fuzzy msgid "Levels Options" msgstr "/Dialogit/TyЖkalujen asetukset" -#: app/levels.c:258 +#: app/levels.c:257 msgid "Levels for indexed drawables cannot be adjusted." msgstr "" -#: app/levels.c:349 -msgid "Auto Levels" -msgstr "" - -#: app/levels.c:366 app/tools.c:641 +#. The shell and main vbox +#: app/levels.c:355 app/tools.c:641 msgid "Levels" msgstr "" -#: app/levels.c:381 +#: app/levels.c:360 +msgid "Auto Levels" +msgstr "" + +#: app/levels.c:377 msgid "Modify Levels for Channel: " msgstr "" -#: app/levels.c:397 +#: app/levels.c:393 msgid "Input Levels: " msgstr "" -#: app/levels.c:485 +#: app/levels.c:481 msgid "Output Levels: " msgstr "" -#: app/levels.c:556 app/module_db.c:808 +#: app/levels.c:552 app/module_db.c:804 msgid "Load" msgstr "" -#: app/levels.c:1063 +#: app/levels.c:1043 msgid "Load Levels" msgstr "" -#: app/levels.c:1078 +#: app/levels.c:1058 msgid "Save Levels" msgstr "" -#: app/levels.c:1395 +#: app/levels.c:1375 msgid "Load/Save Levels" msgstr "" -#: app/levels.c:1424 app/levels.c:1442 app/paths_dialog.c:2184 +#: app/levels.c:1403 app/levels.c:1421 app/paths_dialog.c:2202 #, fuzzy, c-format msgid "Unable to open file %s" msgstr "Virhe tiedoston avauksessa: %s\n" @@ -3798,44 +3654,44 @@ msgstr "/Tasot/Maski valinnaksi" msgid "Allow Window Resizing" msgstr "" -#: app/main.c:292 +#: app/main.c:277 msgid "GIMP version" msgstr "GIMP:n versio" -#: app/main.c:296 +#: app/main.c:281 #, fuzzy, c-format msgid "Usage: %s [option ...] [files ...]\n" msgstr "KДyttЖ: %s [asetus ...] [tiedostot ...]\n" -#: app/main.c:297 +#: app/main.c:282 msgid "Valid options are:\n" msgstr "Oikeat asetukset ovat:\n" -#: app/main.c:298 +#: app/main.c:283 msgid " -h --help Output this help.\n" msgstr " -h --help Tulostaa tДmДn avun.\n" -#: app/main.c:299 +#: app/main.c:284 msgid " -v --version Output version info.\n" msgstr " -v --version Tulostaa versio tiedot.\n" -#: app/main.c:300 +#: app/main.c:285 msgid " -b --batch Run in batch mode.\n" msgstr " -b --batch Aja batch moodissa*.\n" -#: app/main.c:301 +#: app/main.c:286 msgid " -g --gimprc Use an alternate gimprc file.\n" msgstr " -g --gimprc KДytД toista gimprc tiedostoa.\n" -#: app/main.c:302 +#: app/main.c:287 msgid " -n --no-interface Run without a user interface.\n" msgstr " -n --no-interface Aja ilman kДyttЖliittymДД.\n" -#: app/main.c:303 +#: app/main.c:288 msgid " -r --restore-session Try to restore saved session.\n" msgstr " -r --restore-session YritД palauttaa talletettua istunto.\n" -#: app/main.c:304 +#: app/main.c:289 msgid "" " --no-data Do not load patterns, gradients, palettes, " "brushes.\n" @@ -3843,19 +3699,19 @@ msgstr "" " --no-data\t\t дlД lataa kuvioita, murrettujasДvyjД, paletteja " "jasiveltimiД.\n" -#: app/main.c:305 +#: app/main.c:290 msgid " --verbose Show startup messages.\n" msgstr " --verbose NДytД kДynnistys tiedot.\n" -#: app/main.c:306 +#: app/main.c:291 msgid " --no-splash Do not show the startup window.\n" msgstr " --no-splash дlД nДytД alkuikkunaa.\n" -#: app/main.c:307 +#: app/main.c:292 msgid " --no-splash-image Do not add an image to the startup window.\n" msgstr " --no-splash-image дlД lisДД kuvaa alkuikkunaan.\n" -#: app/main.c:308 +#: app/main.c:293 msgid "" " --no-shm Do not use shared memory between GIMP and its " "plugins.\n" @@ -3863,11 +3719,11 @@ msgstr "" " --no-shm дlД kДytД jaettua muistia GIMP:in ja sen " "lisДosien vДlillД.\n" -#: app/main.c:309 +#: app/main.c:294 msgid " --no-xshm Do not use the X Shared Memory extension.\n" msgstr " --no-xshm дlД kДytД X Shared Memory lisДystД.\n" -#: app/main.c:310 +#: app/main.c:295 msgid "" " --console-messages Display warnings to console instead of a dialog " "box.\n" @@ -3875,11 +3731,11 @@ msgstr "" " --console-messages Tulosta varoitukset konsoliin graafisten " "dialogiensijasta.\n" -#: app/main.c:311 +#: app/main.c:296 msgid " --debug-handlers Enable debugging signal handlers.\n" msgstr " --debug-handlers \n" -#: app/main.c:312 +#: app/main.c:297 msgid "" " --display Use the designated X display.\n" "\n" @@ -3887,698 +3743,694 @@ msgstr "" " --display KДytД osoitettua X nДyttЖД.\n" "\n" -#: app/main.c:313 +#: app/main.c:298 msgid " --system-gimprc Use an alternate system gimprc file.\n" msgstr "" " --system-gimprc KДytД alternatiivista jДrjestelmДn gimprc " "tiedostoa.\n" -#: app/main.c:434 +#: app/main.c:419 msgid "sighup caught" msgstr "sighup napattu" -#: app/main.c:439 +#: app/main.c:424 msgid "sigint caught" msgstr "sigint napattu" -#: app/main.c:444 +#: app/main.c:429 msgid "sigquit caught" msgstr "sigquit napattu" -#: app/main.c:449 +#: app/main.c:434 msgid "sigabrt caught" msgstr "sigabrt napattu" -#: app/main.c:454 +#: app/main.c:439 msgid "sigbus caught" msgstr "sigbus napattu" -#: app/main.c:459 +#: app/main.c:444 msgid "sigsegv caught" msgstr "sigsegv napattu" -#: app/main.c:464 +#: app/main.c:449 msgid "sigpipe caught" msgstr "sigpipe napattu" -#: app/main.c:469 +#: app/main.c:454 msgid "sigterm caught" msgstr "sigterm napattu" -#: app/main.c:474 +#: app/main.c:459 msgid "sigfpe caught" msgstr "sigfpe napattu" -#: app/main.c:478 +#: app/main.c:463 msgid "unknown signal" msgstr "tuntematon signaali" -#: app/measure.c:117 +#: app/measure.c:118 #, fuzzy msgid "Measure Options" msgstr "/Dialogit/TyЖkalujen asetukset" -#: app/measure.c:126 +#: app/measure.c:127 msgid "Use Info Window" msgstr "" -#: app/measure.c:266 +#: app/measure.c:269 msgid "Measure Tool" msgstr "" -#: app/measure.c:267 +#: app/measure.c:271 msgid "Distance:" msgstr "" -#: app/measure.c:428 app/measure.c:433 app/measure.c:441 app/measure.c:466 +#: app/measure.c:432 app/measure.c:437 app/measure.c:445 app/measure.c:470 msgid "degrees" msgstr "" -#: app/menus.c:46 +#: app/menus.c:65 #, fuzzy msgid "/File/MRU00 " msgstr "/Tiedosto/MRU%02d" -#: app/menus.c:47 +#: app/menus.c:66 #, fuzzy msgid "/File" msgstr "/Tiedosto/Uusi" -#: app/menus.c:48 +#: app/menus.c:67 #, fuzzy msgid "/File/Dialogs" msgstr "/Tiedosto/Sulje" -#: app/menus.c:49 -#, fuzzy -msgid "/Image/Transforms" -msgstr "/Kuva/VДrit/---" - -#: app/menus.c:50 +#: app/menus.c:69 #, fuzzy msgid "/Layers" msgstr "/Tasot/Nosta taso" -#: app/menus.c:51 +#: app/menus.c:70 #, fuzzy msgid "/Tools" msgstr "/TyЖkalut/---" -#: app/menus.c:52 +#: app/menus.c:71 #, fuzzy msgid "/Dialogs" msgstr "/Tiedosto/Sulje" -#: app/menus.c:53 +#: app/menus.c:72 #, fuzzy msgid "/View/Zoom" msgstr "/NДytД/Zoomaa sisДДn" -#: app/menus.c:54 +#: app/menus.c:73 #, fuzzy msgid "/Stack" msgstr "/Tasot/Nosta taso" -#: app/menus.c:67 app/menus.c:101 +#: app/menus.c:80 app/menus.c:145 #, fuzzy msgid "/File/tearoff1" msgstr "/Tiedosto/Talleta" -#: app/menus.c:68 app/menus.c:102 +#: app/menus.c:82 app/menus.c:147 #, fuzzy msgid "/File/New" msgstr "/Tiedosto/Uusi" -#: app/menus.c:70 +#: app/menus.c:86 #, fuzzy -msgid "/File/Acquire" -msgstr "/Tiedosto/Poistu" +msgid "/File/Acquire/tearoff1" +msgstr "/Tiedosto/Talleta" -#: app/menus.c:71 +#: app/menus.c:88 #, fuzzy msgid "/File/About..." msgstr "/Tiedosto/Tietoja..." -#: app/menus.c:72 app/menus.c:107 +#: app/menus.c:90 +#, fuzzy +msgid "/File/Help..." +msgstr "/Tiedosto/Tietoja..." + +#: app/menus.c:92 app/menus.c:157 #, fuzzy msgid "/File/Preferences..." msgstr "/Tiedosto/Asetukset..." -#: app/menus.c:73 +#: app/menus.c:94 #, fuzzy msgid "/File/Tip of the day" msgstr "/Tiedosto/PДivДn vihje" -#: app/menus.c:75 +#: app/menus.c:97 #, fuzzy msgid "/File/Dialogs/Brushes..." msgstr "/Tiedosto/Dialogit/Siveltimet..." -#: app/menus.c:76 +#: app/menus.c:99 #, fuzzy msgid "/File/Dialogs/Patterns..." msgstr "/Tiedosto/Dialogit/Kuviot..." -#: app/menus.c:77 +#: app/menus.c:101 #, fuzzy msgid "/File/Dialogs/Palette..." msgstr "/Tiedosto/Dialogit/Paletit..." -#: app/menus.c:78 +#: app/menus.c:103 #, fuzzy -msgid "/File/Dialogs/Gradient..." +msgid "/File/Dialogs/Gradients..." msgstr "/Tiedosto/Dialogit/LiukuvДrien muokkain..." -#: app/menus.c:79 +#: app/menus.c:105 #, fuzzy msgid "/File/Dialogs/Layers & Channels..." msgstr "/Tiedosto/Dialogit/Tasot & Kanavat..." -#: app/menus.c:80 +#: app/menus.c:107 #, fuzzy msgid "/File/Dialogs/Tool Options..." msgstr "/Tiedosto/Dialogit/TyЖkalujen Asetukset..." -#: app/menus.c:81 +#: app/menus.c:109 #, fuzzy msgid "/File/Dialogs/Input Devices..." msgstr "/Tiedosto/Dialogs/Piirtolaitteet..." -#: app/menus.c:82 +#: app/menus.c:111 #, fuzzy msgid "/File/Dialogs/Device Status..." msgstr "/Tiedosto/Dialogit/Laitteiden tila..." -#: app/menus.c:83 +#: app/menus.c:113 #, fuzzy msgid "/File/Dialogs/Document Index..." msgstr "/Tiedosto/Dialogit/Dokumenttien indexi..." -#: app/menus.c:84 +#: app/menus.c:115 #, fuzzy msgid "/File/Dialogs/Error Console..." msgstr "/Tiedosto/Dialogit/Konsoli virheilmoituksille..." -#: app/menus.c:85 +#: app/menus.c:117 #, fuzzy msgid "/File/Dialogs/Display Filters..." msgstr "/Tiedosto/Dialogit/Kuviot..." -#: app/menus.c:87 +#: app/menus.c:120 msgid "/Xtns/tearoff1" msgstr "" -#: app/menus.c:88 +#: app/menus.c:122 #, fuzzy msgid "/Xtns/Module Browser" msgstr "/Tiedosto/Dialogit/Siveltimet..." -#: app/menus.c:89 app/menus.c:90 app/menus.c:95 app/menus.c:108 +#: app/menus.c:124 app/menus.c:126 app/menus.c:134 app/menus.c:159 msgid "/File/---" msgstr "/Tiedosto/---" -#: app/menus.c:100 +#: app/menus.c:143 msgid "/tearoff1" msgstr "" -#: app/menus.c:112 +#: app/menus.c:166 #, fuzzy msgid "/File/---moved" msgstr "/Tiedosto/---" -#: app/menus.c:114 +#: app/menus.c:169 #, fuzzy msgid "/Edit/tearoff1" msgstr "/Muokkaa/TyhjennД" -#: app/menus.c:120 app/menus.c:126 app/menus.c:130 +#: app/menus.c:181 app/menus.c:195 app/menus.c:203 msgid "/Edit/---" msgstr "/Muokkaa/---" -#: app/menus.c:124 +#: app/menus.c:193 #, fuzzy -msgid "/Edit/Undo" +msgid "/Edit/Undo history..." msgstr "/Tiedosto/Kumoa" -#: app/menus.c:125 -#, fuzzy -msgid "/Edit/Redo" -msgstr "/Muokkaa/Uudelleen" - -#: app/menus.c:132 +#: app/menus.c:206 #, fuzzy msgid "/Select/tearoff1" msgstr "/Valitse/Kasvata" -#: app/menus.c:133 +#: app/menus.c:208 #, fuzzy msgid "/Select/Invert" msgstr "/Valitse/Invertoi" -#: app/menus.c:134 +#: app/menus.c:210 #, fuzzy msgid "/Select/All" msgstr "/Valitse/Kaikki" -#: app/menus.c:135 +#: app/menus.c:212 #, fuzzy msgid "/Select/None" msgstr "/Valitse/Ei mitДДn" -#: app/menus.c:136 +#: app/menus.c:214 #, fuzzy msgid "/Select/Float" msgstr "/Valitse/Leijuva" -#: app/menus.c:137 app/menus.c:143 +#: app/menus.c:216 app/menus.c:228 #, fuzzy msgid "/Select/---" msgstr "/Valitse/Kaikki" -#: app/menus.c:138 +#: app/menus.c:218 #, fuzzy msgid "/Select/Feather" msgstr "/Valitse/HЖyhen" -#: app/menus.c:139 +#: app/menus.c:220 #, fuzzy msgid "/Select/Sharpen" msgstr "/Valitse/TerДvЖitД" -#: app/menus.c:140 +#: app/menus.c:222 #, fuzzy msgid "/Select/Shrink" msgstr "/Valitse/PienennД" -#: app/menus.c:141 +#: app/menus.c:224 #, fuzzy msgid "/Select/Grow" msgstr "/Valitse/Kasvata" -#: app/menus.c:142 +#: app/menus.c:226 #, fuzzy msgid "/Select/Border" msgstr "/Valitse/Reuna" -#: app/menus.c:146 +#: app/menus.c:233 msgid "/View/tearoff1" msgstr "" -#: app/menus.c:147 +#: app/menus.c:235 #, fuzzy msgid "/View/Zoom In" msgstr "/NДytД/Zoomaa sisДДn" -#: app/menus.c:148 +#: app/menus.c:237 #, fuzzy msgid "/View/Zoom Out" msgstr "/NДytД/Zoomaa ulos" -#: app/menus.c:149 +#: app/menus.c:239 #, fuzzy msgid "/View/Zoom/16:1" msgstr "/NДytД/Zoom/16:1" -#: app/menus.c:150 +#: app/menus.c:241 #, fuzzy msgid "/View/Zoom/8:1" msgstr "/NДytД/Zoom/8:1" -#: app/menus.c:151 +#: app/menus.c:243 #, fuzzy msgid "/View/Zoom/4:1" msgstr "/NДytД/Zoom/4:1" -#: app/menus.c:152 +#: app/menus.c:245 #, fuzzy msgid "/View/Zoom/2:1" msgstr "/NДytД/Zoom/2:1" -#: app/menus.c:153 +#: app/menus.c:247 #, fuzzy msgid "/View/Zoom/1:1" msgstr "/NДytД/Zoom/1:1" -#: app/menus.c:154 +#: app/menus.c:249 msgid "/View/Zoom/1:2" msgstr "/NДytД/Zoom/1:2" -#: app/menus.c:155 +#: app/menus.c:251 msgid "/View/Zoom/1:4" msgstr "/NДytД/Zoom/1:4" -#: app/menus.c:156 +#: app/menus.c:253 msgid "/View/Zoom/1:8" msgstr "/NДytД/Zoom/1:8" -#: app/menus.c:157 +#: app/menus.c:255 msgid "/View/Zoom/1:16" msgstr "/NДytД/Zoom/1:16" -#: app/menus.c:159 +#: app/menus.c:259 #, fuzzy -msgid "/View/Window Info..." +msgid "/View/Info Window..." msgstr "/NДytД/Ikkunan tiedot..." -#: app/menus.c:160 +#: app/menus.c:261 #, fuzzy -msgid "/View/Window Nav..." +msgid "/View/Nav. Window..." msgstr "/NДytД/Ikkunan tiedot..." -#: app/menus.c:162 app/menus.c:168 +#: app/menus.c:264 app/menus.c:276 msgid "/View/---" msgstr "/NДytД/---" -#: app/menus.c:170 +#: app/menus.c:279 #, fuzzy msgid "/View/New View" msgstr "/NДytД/Uusi nДkymД" -#: app/menus.c:171 +#: app/menus.c:281 #, fuzzy msgid "/View/Shrink Wrap" msgstr "/NДytД/Koko kuva" -#: app/menus.c:173 +#: app/menus.c:284 #, fuzzy msgid "/Image/tearoff1" msgstr "/Muokkaa/TyhjennД" -#: app/menus.c:174 +#: app/menus.c:286 #, fuzzy msgid "/Image/Colors/tearoff1" msgstr "/Kuva/VДrit/Invertoi" -#: app/menus.c:177 +#: app/menus.c:292 msgid "/Image/Colors/---" msgstr "/Kuva/VДrit/---" -#: app/menus.c:179 +#: app/menus.c:297 #, fuzzy -msgid "/Image/Channel Ops/tearoff1" +msgid "/Image/Channels/tearoff1" msgstr "/Kuva/Kanava operaatiot/Offset" -#: app/menus.c:180 -#, fuzzy -msgid "/Image/Channel Ops/Duplicate" -msgstr "/Kuva/Kanava operaatiot/Duplicate" - -#: app/menus.c:182 +#: app/menus.c:300 #, fuzzy msgid "/Image/Alpha/tearoff1" msgstr "/Kuva/Skaalaa" -#: app/menus.c:185 app/menus.c:189 app/menus.c:192 +#: app/menus.c:305 +#, fuzzy +msgid "/Image/Transforms/tearoff1" +msgstr "/Kuva/VДrit/Invertoi" + +#: app/menus.c:310 app/menus.c:318 app/menus.c:326 msgid "/Image/---" msgstr "/Kuva/---" -#: app/menus.c:190 +#: app/menus.c:320 #, fuzzy msgid "/Image/Resize" msgstr "/Kuva/Muokkaa kokoa" -#: app/menus.c:191 +#: app/menus.c:322 #, fuzzy msgid "/Image/Scale" msgstr "/Kuva/Skaalaa" -#: app/menus.c:194 +#: app/menus.c:324 +#, fuzzy +msgid "/Image/Duplicate" +msgstr "/Kuva/Kanava operaatiot/Duplicate" + +#: app/menus.c:329 #, fuzzy msgid "/Layers/tearoff1" msgstr "/Tasot/Nosta taso" -#: app/menus.c:195 +#: app/menus.c:331 #, fuzzy msgid "/Layers/Layers & Channels..." msgstr "/Tasot/Tasot & Kanavat..." -#: app/menus.c:196 +#: app/menus.c:333 #, fuzzy msgid "/Layers/Stack/tearoff1" msgstr "/Tasot/Nosta taso" -#: app/menus.c:203 app/menus.c:210 +#: app/menus.c:347 app/menus.c:361 #, fuzzy msgid "/Layers/---" msgstr "/Tasot/Nosta taso" -#: app/menus.c:212 +#: app/menus.c:364 #, fuzzy msgid "/Tools/tearoff1" msgstr "/TyЖkalut/---" -#: app/menus.c:213 +#: app/menus.c:366 #, fuzzy msgid "/Tools/Toolbox" msgstr "/TyЖkalut/TyЖkalulaatikko" -#: app/menus.c:214 +#: app/menus.c:368 #, fuzzy msgid "/Tools/Default Colors" msgstr "/TyЖkalut/Oletus vДrit" -#: app/menus.c:215 +#: app/menus.c:370 #, fuzzy msgid "/Tools/Swap Colors" msgstr "/TyЖkalut/Vaihda VДrit" -#: app/menus.c:216 +#: app/menus.c:372 msgid "/Tools/---" msgstr "/TyЖkalut/---" #. the tool entries themselves are built on the fly -#: app/menus.c:220 +#: app/menus.c:377 #, fuzzy msgid "/Filters/tearoff1" msgstr "/Suotimet/---" -#: app/menus.c:221 app/plug_in.c:1285 +#: app/menus.c:379 app/plug_in.c:1285 #, fuzzy msgid "/Filters/Repeat last" msgstr "/Suotimet/Toista edellinen" -#: app/menus.c:222 app/plug_in.c:1286 +#: app/menus.c:381 app/plug_in.c:1286 #, fuzzy msgid "/Filters/Re-show last" msgstr "/Suotimet/NДytД uudelleen edellinen" -#: app/menus.c:223 +#: app/menus.c:383 msgid "/Filters/---" msgstr "/Suotimet/---" -#: app/menus.c:225 +#: app/menus.c:386 #, fuzzy msgid "/Script-Fu/tearoff1" msgstr "/Script-Fu/" -#: app/menus.c:226 -msgid "/Script-Fu/" -msgstr "/Script-Fu/" - -#: app/menus.c:228 +#: app/menus.c:389 #, fuzzy msgid "/Dialogs/tearoff1" msgstr "/Dialogit/Kuviot..." -#: app/menus.c:229 +#: app/menus.c:391 #, fuzzy msgid "/Dialogs/Brushes..." msgstr "/Dialogit/Siveltimet..." -#: app/menus.c:230 +#: app/menus.c:393 #, fuzzy msgid "/Dialogs/Patterns..." msgstr "/Dialogit/Kuviot..." -#: app/menus.c:231 +#: app/menus.c:395 #, fuzzy msgid "/Dialogs/Palette..." msgstr "/Dialogit/Paletit..." -#: app/menus.c:232 +#: app/menus.c:397 #, fuzzy -msgid "/Dialogs/Gradient..." +msgid "/Dialogs/Gradients..." msgstr "/Dialogit/LiukuvДrien muokkain..." -#: app/menus.c:233 +#: app/menus.c:399 #, fuzzy msgid "/Dialogs/Layers & Channels..." msgstr "/Dialogit/Tasot & Kanavat..." -#: app/menus.c:234 +#: app/menus.c:401 #, fuzzy msgid "/Dialogs/Indexed Palette..." msgstr "/Dialogit/Indeksoitu paletti..." -#: app/menus.c:235 +#: app/menus.c:403 #, fuzzy msgid "/Dialogs/Tool Options..." msgstr "/Dialogit/TyЖkalujen asetukset" -#: app/menus.c:236 +#: app/menus.c:405 #, fuzzy msgid "/Dialogs/Input Devices..." msgstr "/Dialogit/Piirtolaitteet..." -#: app/menus.c:237 +#: app/menus.c:407 #, fuzzy msgid "/Dialogs/Device Status..." msgstr "/Dialogit/Laitteiden tila..." -#: app/menus.c:238 +#: app/menus.c:409 #, fuzzy msgid "/Dialogs/Display Filters..." msgstr "/Dialogit/Kuviot..." -#: app/menus.c:245 +#: app/menus.c:418 msgid "/Automatic" msgstr "/Automaattinen" -#: app/menus.c:253 +#: app/menus.c:429 msgid "/By extension" msgstr "/Laajennus" -#: app/menus.c:307 app/paths_dialog.c:203 +#: app/menus.c:522 app/paths_dialog.c:201 msgid "/New Path" msgstr "" -#: app/menus.c:308 app/paths_dialog.c:207 +#: app/menus.c:524 app/paths_dialog.c:205 #, fuzzy msgid "/Duplicate Path" msgstr "/Valitse/Talleta kanavalle" -#: app/menus.c:309 app/paths_dialog.c:211 +#: app/menus.c:526 app/paths_dialog.c:209 #, fuzzy msgid "/Path to Selection" msgstr "/Tasot/Maski valinnaksi" -#: app/menus.c:310 app/paths_dialog.c:215 +#: app/menus.c:528 app/paths_dialog.c:213 msgid "/Stroke Path" msgstr "" -#: app/menus.c:311 app/paths_dialog.c:219 +#: app/menus.c:530 app/paths_dialog.c:217 #, fuzzy msgid "/Delete Path" msgstr "/Valitse/HЖyhen" -#: app/menus.c:313 app/paths_dialog.c:223 +#: app/menus.c:534 app/paths_dialog.c:221 #, fuzzy msgid "/Copy Path" msgstr "/Muokkaa/Kopioi nimetty" -#: app/menus.c:314 app/paths_dialog.c:226 +#: app/menus.c:536 app/paths_dialog.c:224 #, fuzzy msgid "/Paste Path" msgstr "/Muokkaa/Liimaa" -#: app/menus.c:315 +#: app/menus.c:538 msgid "/Import Path" msgstr "" -#: app/menus.c:316 +#: app/menus.c:540 msgid "/Export Path" msgstr "" -#: app/menus.c:614 +#: app/menus.c:868 #, c-format msgid "Error opening file: %s\n" msgstr "Virhe tiedoston avauksessa: %s\n" -#: app/menus.c:636 app/menus.c:718 +#: app/menus.c:891 app/menus.c:979 #, c-format msgid "/File/MRU%02d" msgstr "/Tiedosto/MRU%02d" -#: app/menus.c:887 +#: app/menus.c:1277 msgid "tearoff menu not in top level window" msgstr "" -#: app/menus.c:905 +#: app/menus.c:1300 msgid "can't unregister tearoff menu top level window" msgstr "" -#: app/module_db.c:269 +#: app/module_db.c:262 msgid "Module DB" msgstr "" -#: app/module_db.c:551 +#: app/module_db.c:547 #, c-format msgid "load module: \"%s\"\n" msgstr "" -#: app/module_db.c:558 +#: app/module_db.c:554 #, c-format msgid "skipping module: \"%s\"\n" msgstr "" -#: app/module_db.c:582 +#: app/module_db.c:578 #, c-format msgid "module load error: %s: %s" msgstr "" -#: app/module_db.c:600 +#: app/module_db.c:596 msgid "missing module_init() symbol" msgstr "" -#: app/module_db.c:603 +#: app/module_db.c:599 #, c-format msgid "%s: module_init() symbol not found" msgstr "" -#: app/module_db.c:756 +#: app/module_db.c:752 msgid "" msgstr "" -#: app/module_db.c:769 app/module_db.c:778 +#: app/module_db.c:765 app/module_db.c:774 msgid "on disk" msgstr "" -#: app/module_db.c:769 +#: app/module_db.c:765 msgid "only in memory" msgstr "" -#: app/module_db.c:778 +#: app/module_db.c:774 msgid "nowhere (click 'refresh')" msgstr "" -#: app/module_db.c:817 +#: app/module_db.c:813 msgid "Unload" msgstr "" -#: app/module_db.c:830 +#: app/module_db.c:826 msgid "Purpose: " msgstr "" -#: app/module_db.c:831 +#: app/module_db.c:827 #, fuzzy msgid "Author: " msgstr "/Automaattinen" -#: app/module_db.c:832 +#: app/module_db.c:828 #, fuzzy msgid "Version: " msgstr "Versio" -#: app/module_db.c:833 +#: app/module_db.c:829 msgid "Copyright: " msgstr "" -#: app/module_db.c:834 +#: app/module_db.c:830 #, fuzzy msgid "Date: " msgstr "/Muokkaa/Liimaa" -#: app/module_db.c:835 +#: app/module_db.c:831 #, fuzzy msgid "Location: " msgstr "/Valitse/Ei mitДДn" -#: app/module_db.c:836 +#: app/module_db.c:832 #, fuzzy msgid "State: " msgstr "/Muokkaa/Liimaa" -#: app/module_db.c:855 +#: app/module_db.c:851 msgid "Autoload during startup" msgstr "" @@ -4588,16 +4440,16 @@ msgid "Move Tool Options" msgstr "/Dialogit/TyЖkalujen asetukset" #. create the info dialog -#: app/nav_window.c:1143 +#: app/nav_window.c:1146 #, fuzzy, c-format msgid "%s: Window Navigation" msgstr "/NДytД/Ikkunan tiedot..." -#: app/paint_core.c:683 +#: app/paint_core.c:685 msgid "No brushes available for use with this tool." msgstr "" -#: app/paint_core.c:1805 +#: app/paint_core.c:1766 msgid "set_undo_tiles: undo_tiles is null" msgstr "" @@ -4620,41 +4472,37 @@ msgstr "/Muokkaa/Liimaa" msgid "Anti Erase" msgstr "/Muokkaa/Liimaa" -#: app/paintbrush.c:157 +#: app/paintbrush.c:192 msgid "Once Forward" msgstr "" -#: app/paintbrush.c:159 +#: app/paintbrush.c:194 msgid "Once Backward" msgstr "" -#: app/paintbrush.c:161 +#: app/paintbrush.c:196 msgid "Loop Sawtooth" msgstr "" -#: app/paintbrush.c:163 +#: app/paintbrush.c:198 msgid "Loop Triangle" msgstr "" -#: app/paintbrush.c:193 -msgid "Fade Out:" -msgstr "" - -#: app/paintbrush.c:220 -msgid "Length:" +#: app/paintbrush.c:240 +msgid "Fade Out" msgstr "" #. the gradient type -#: app/paintbrush.c:245 +#: app/paintbrush.c:316 msgid "Type:" msgstr "" -#: app/palette.c:503 +#: app/palette.c:502 #, c-format msgid "can't save palette \"%s\"\n" msgstr "" -#: app/palette.c:643 +#: app/palette.c:642 #, c-format msgid "" "Loading palette %s:\n" @@ -4663,280 +4511,240 @@ msgid "" "Does this file need converting from DOS?" msgstr "" -#: app/palette.c:648 +#: app/palette.c:647 #, c-format msgid "" "Loading palette %s:\n" "Corrupt palette: missing magic header" msgstr "" -#: app/palette.c:661 +#: app/palette.c:660 #, c-format msgid "" "Loading palette %s (line %d):\n" "Read error" msgstr "" -#: app/palette.c:676 +#: app/palette.c:675 #, c-format msgid "" "Loading palette %s (line %d):\n" "Missing RED component" msgstr "" -#: app/palette.c:684 +#: app/palette.c:683 #, c-format msgid "" "Loading palette %s (line %d):\n" "Missing GREEN component" msgstr "" -#: app/palette.c:691 +#: app/palette.c:690 #, c-format msgid "" "Loading palette %s (line %d):\n" "Missing BLUE component" msgstr "" -#: app/palette.c:700 +#: app/palette.c:699 #, c-format msgid "" "Loading palette %s (line %d):\n" "RGB value out of range" msgstr "" -#: app/palette.c:908 +#: app/palette.c:907 msgid "Black" msgstr "" -#: app/palette.c:1077 +#: app/palette.c:1078 msgid "New Palette" msgstr "" -#: app/palette.c:1078 +#: app/palette.c:1081 msgid "Enter a name for new palette" msgstr "" -#: app/palette.c:1948 app/palette.c:2116 +#: app/palette.c:1956 app/palette.c:2129 #, fuzzy msgid "Undefined" msgstr "/Kuva/Indeksoitu" -#: app/palette.c:2032 +#: app/palette.c:2025 msgid "Color Palette Edit" msgstr "" -#: app/palette.c:2038 +#: app/palette.c:2044 msgid "Color Palette" msgstr "" -#: app/palette.c:2168 app/palette.c:2963 libgimp/gimpfileselection.c:355 +#: app/palette.c:2181 app/palette.c:2956 libgimp/gimpfileselection.c:355 #: libgimp/gimpunitmenu.c:510 #, fuzzy msgid "Select" msgstr "/Valitse/Kaikki" -#: app/palette.c:2179 app/palette_select.c:275 +#: app/palette.c:2192 app/palette_select.c:244 msgid "Ncols" msgstr "" -#: app/palette.c:2200 +#: app/palette.c:2213 msgid "Palette Ops" msgstr "" #. The "Import" frame -#: app/palette.c:2227 app/palette.c:2832 app/palette.c:2856 +#: app/palette.c:2240 app/palette.c:2835 app/palette.c:2849 msgid "Import" msgstr "" -#: app/palette.c:2236 +#: app/palette.c:2249 msgid "Merge" msgstr "" -#: app/palette.c:2493 +#: app/palette.c:2484 msgid "Merge Palette" msgstr "" -#: app/palette.c:2494 +#: app/palette.c:2487 msgid "Enter a name for merged palette" msgstr "" -#: app/palette.c:2842 +#: app/palette.c:2829 msgid "Import Palette" msgstr "" #. The source's name -#: app/palette.c:2872 +#: app/palette.c:2865 msgid "Name:" msgstr "" -#: app/palette.c:2881 +#: app/palette.c:2874 msgid "new_import" msgstr "" #. The source type -#: app/palette.c:2885 +#: app/palette.c:2878 #, fuzzy msgid "Source:" msgstr "Onnistui" #. The sample size -#: app/palette.c:2915 +#: app/palette.c:2908 msgid "Sample Size:" msgstr "" #. The interval -#: app/palette.c:2928 +#: app/palette.c:2921 msgid "Interval:" msgstr "" -#: app/palette_select.c:304 +#. The shell and main vbox +#: app/palette_select.c:216 #, fuzzy msgid "Palette Selection" msgstr "/Tasot/Maski valinnaksi" -#: app/paths_dialog.c:173 +#: app/paths_dialog.c:171 #, fuzzy msgid "New Path" msgstr "/Muokkaa/Liimaa" -#: app/paths_dialog.c:174 +#: app/paths_dialog.c:172 #, fuzzy msgid "Duplicate Path" msgstr "/Valitse/Talleta kanavalle" -#: app/paths_dialog.c:175 +#: app/paths_dialog.c:173 #, fuzzy msgid "Path to Selection" msgstr "/Tasot/Maski valinnaksi" -#: app/paths_dialog.c:176 +#: app/paths_dialog.c:174 #, fuzzy msgid "Selection to Path" msgstr "/Valitse/Ei mitДДn" -#: app/paths_dialog.c:177 +#: app/paths_dialog.c:175 #, fuzzy msgid "Stroke Path" msgstr "/Muokkaa/Liimaa" -#: app/paths_dialog.c:178 +#: app/paths_dialog.c:176 #, fuzzy msgid "Delete Path" msgstr "/Valitse/HЖyhen" -#: app/paths_dialog.c:189 +#: app/paths_dialog.c:187 #, fuzzy msgid "New Point" msgstr "/Valitse/Ei mitДДn" -#: app/paths_dialog.c:190 +#: app/paths_dialog.c:188 msgid "Add Point" msgstr "" -#: app/paths_dialog.c:191 +#: app/paths_dialog.c:189 #, fuzzy msgid "Delete Point" msgstr "/Valitse/HЖyhen" -#: app/paths_dialog.c:192 +#: app/paths_dialog.c:190 msgid "Edit Point" msgstr "" -#: app/paths_dialog.c:229 -msgid "paths_ops_button_set_sensitive:: invalid button specified" -msgstr "" - -#: app/paths_dialog.c:252 -msgid "point_ops_button_set_sensitive:: invalid button specified" -msgstr "" - -#: app/paths_dialog.c:418 +#: app/paths_dialog.c:416 #, fuzzy, c-format msgid "Path %d" msgstr "/Muokkaa/Liimaa" -#: app/paths_dialog.c:1122 -msgid "paths list: internal list error" -msgstr "" - -#: app/paths_dialog.c:1232 +#: app/paths_dialog.c:1231 msgid "Rename path" msgstr "" -#: app/paths_dialog.c:1233 +#: app/paths_dialog.c:1234 msgid "Enter a new name for the path" msgstr "" -#: app/paths_dialog.c:1544 -msgid "Selection to path (advanced) procedure lookup failed" -msgstr "" - -#: app/paths_dialog.c:1582 -msgid "Selection to path procedure lookup failed" -msgstr "" - -#: app/paths_dialog.c:2198 +#: app/paths_dialog.c:2216 #, c-format msgid "Failed to read from %s" msgstr "" -#: app/paths_dialog.c:2213 +#: app/paths_dialog.c:2231 #, c-format msgid "Failed to read path from %s" msgstr "" -#: app/paths_dialog.c:2220 +#: app/paths_dialog.c:2238 #, c-format msgid "No points specified in path file %s" msgstr "" -#: app/paths_dialog.c:2231 +#: app/paths_dialog.c:2249 #, c-format msgid "Failed to read path points from %s" msgstr "" -#: app/paths_dialog.c:2244 app/paths_dialog.c:2774 -msgid "Invalid single point in path\n" -msgstr "" - -#: app/paths_dialog.c:2251 app/paths_dialog.c:2780 -#, fuzzy -msgid "Invalid point type passed\n" -msgstr "VДДrД jakson pДД" - -#: app/paths_dialog.c:2310 app/xcf.c:418 +#: app/paths_dialog.c:2328 app/xcf.c:418 #, fuzzy, c-format msgid "open failed on %s: %s\n" msgstr "Virhe tiedoston avauksessa: %s\n" -#: app/paths_dialog.c:2331 +#: app/paths_dialog.c:2367 msgid "Load/Store Bezier Curves" msgstr "" -#: app/paths_dialog.c:2352 +#: app/paths_dialog.c:2399 #, fuzzy msgid "Load Path" msgstr "/Muokkaa/Kopioi nimetty" -#: app/paths_dialog.c:2370 +#: app/paths_dialog.c:2417 #, fuzzy msgid "Store Path" msgstr "/Muokkaa/Liimaa" -#: app/paths_dialog.c:2737 -msgid "wrong number of points\n" -msgstr "" - -#: app/paths_dialog.c:2899 -msgid "paths_get_tattoo: invalid path" -msgstr "" - -#: app/paths_dialog.c:2947 -msgid "paths_delete_path: invalid path" -msgstr "" - -#: app/pattern_select.c:105 +#: app/pattern_select.c:115 #, fuzzy msgid "Pattern Selection" msgstr "/Tasot/Maski valinnaksi" @@ -4966,18 +4774,10 @@ msgstr "" msgid "Perspective Transform Information" msgstr "" -#: app/perspective_tool.c:309 +#: app/perspective_tool.c:310 msgid "Perspective..." msgstr "" -#: app/plug_in.c:207 -msgid "shmget failed...disabling shared memory tile transport" -msgstr "" - -#: app/plug_in.c:213 -msgid "shmat failed...disabling shared memory tile transport" -msgstr "" - #: app/plug_in.c:312 msgid "Plug-ins" msgstr "" @@ -5001,583 +4801,543 @@ msgstr "" msgid "Extensions" msgstr "/Laajennus" -#: app/plug_in.c:693 -#, c-format -msgid "\"%s\" executable not found\n" -msgstr "" - #: app/plug_in.c:746 #, c-format msgid "unable to locate plug-in: \"%s\"" msgstr "" -#: app/plug_in.c:828 -msgid "unable to open pipe" -msgstr "" - -#: app/plug_in.c:917 -#, c-format -msgid "unable to run plug-in: %s" -msgstr "" - -#: app/plug_in.c:1648 app/plug_in.c:1661 app/plug_in.c:1674 app/plug_in.c:1689 -#, c-format -msgid "" -"plug-in \"%s\" attempted to install procedure \"%s\" which does not take the " -"standard plug-in args" -msgstr "" - -#: app/plug_in.c:1697 -#, c-format -msgid "" -"plug-in \"%s\" attempted to install procedure \"%s\" in an invalid menu " -"location. Use either \"\", \"\", \"\", or \"\"." -msgstr "" - -#: app/plug_in.c:1717 -#, c-format -msgid "" -"plug_in \"%s\" attempted to install procedure \"%s\" which fails to comply " -"with the array parameter passing standard. Argument %d is noncompliant." -msgstr "" - -#: app/plug_in.c:2149 -#, c-format -msgid "duplicate plug-in: \"%s\" (skipping)\n" -msgstr "" - -#: app/plug_in.c:2357 -msgid "Unknown procedure type." -msgstr "" - -#: app/plug_in.c:2438 -#, c-format -msgid "removing duplicate PDB procedure \"%s\"" -msgstr "" - -#: app/plug_in.c:2694 app/plug_in.c:2859 app/plug_in.c:2976 app/plug_in.c:3061 -msgid "the \"region\" arg type is not currently supported" -msgstr "" - -#: app/posterize.c:160 +#: app/posterize.c:158 msgid "Posterize does not operate on indexed drawables." msgstr "" -#: app/posterize.c:207 app/tools.c:596 +#: app/posterize.c:198 app/tools.c:596 msgid "Posterize" msgstr "" -#: app/posterize.c:221 +#: app/posterize.c:218 msgid "Posterize Levels: " msgstr "" -#: app/preferences_dialog.c:210 +#: app/preferences_dialog.c:213 msgid "Error: Levels of undo must be zero or greater." msgstr "" -#: app/preferences_dialog.c:216 +#: app/preferences_dialog.c:219 msgid "Error: Number of processors must be between 1 and 30." msgstr "" -#: app/preferences_dialog.c:222 +#: app/preferences_dialog.c:225 msgid "Error: Marching speed must be 50 or greater." msgstr "" -#: app/preferences_dialog.c:228 +#: app/preferences_dialog.c:231 msgid "Error: Default width must be one or greater." msgstr "" -#: app/preferences_dialog.c:234 +#: app/preferences_dialog.c:237 msgid "Error: Default height must be one or greater." msgstr "" -#: app/preferences_dialog.c:241 +#: app/preferences_dialog.c:244 msgid "Error: Default unit must be within unit range." msgstr "" -#: app/preferences_dialog.c:248 +#: app/preferences_dialog.c:251 msgid "Error: default resolution must not be zero." msgstr "" -#: app/preferences_dialog.c:256 +#: app/preferences_dialog.c:259 msgid "Error: Default resolution unit must be within unit range." msgstr "" -#: app/preferences_dialog.c:263 +#: app/preferences_dialog.c:266 msgid "Error: Monitor resolution must not be zero." msgstr "" -#: app/preferences_dialog.c:270 +#: app/preferences_dialog.c:273 msgid "Error: Image title format must not be NULL." msgstr "" -#: app/preferences_dialog.c:552 +#: app/preferences_dialog.c:564 msgid "You will need to restart GIMP for these changes to take effect." msgstr "" -#: app/preferences_dialog.c:1499 +#: app/preferences_dialog.c:1164 #, fuzzy msgid "Preferences" msgstr "/Tiedosto/Asetukset..." #. The categories tree -#: app/preferences_dialog.c:1517 +#: app/preferences_dialog.c:1186 msgid "Categories" msgstr "" -#: app/preferences_dialog.c:1544 +#: app/preferences_dialog.c:1213 msgid "New File Settings" msgstr "" -#: app/preferences_dialog.c:1546 +#: app/preferences_dialog.c:1215 #, fuzzy msgid "New File" msgstr "/Tiedosto/Uusi" -#: app/preferences_dialog.c:1556 +#: app/preferences_dialog.c:1225 msgid "Default Image Size and Unit" msgstr "" -#: app/preferences_dialog.c:1570 +#: app/preferences_dialog.c:1239 msgid "Width" msgstr "" -#: app/preferences_dialog.c:1572 +#: app/preferences_dialog.c:1241 msgid "Height" msgstr "" -#: app/preferences_dialog.c:1599 +#: app/preferences_dialog.c:1268 msgid "Default Image Resolution and Resolution Unit" msgstr "" -#: app/preferences_dialog.c:1624 app/preferences_dialog.c:2342 +#: app/preferences_dialog.c:1293 app/preferences_dialog.c:2031 msgid "dpi" msgstr "" -#: app/preferences_dialog.c:1669 +#: app/preferences_dialog.c:1338 msgid "Default Image Type:" msgstr "" -#: app/preferences_dialog.c:1674 +#: app/preferences_dialog.c:1343 msgid "Display Settings" msgstr "" -#: app/preferences_dialog.c:1676 +#: app/preferences_dialog.c:1345 msgid "Display" msgstr "" -#: app/preferences_dialog.c:1683 +#: app/preferences_dialog.c:1352 msgid "Transparency" msgstr "" -#: app/preferences_dialog.c:1701 +#: app/preferences_dialog.c:1370 msgid "Light Checks" msgstr "" -#: app/preferences_dialog.c:1703 +#: app/preferences_dialog.c:1372 msgid "Mid-Tone Checks" msgstr "" -#: app/preferences_dialog.c:1705 +#: app/preferences_dialog.c:1374 msgid "Dark Checks" msgstr "" -#: app/preferences_dialog.c:1707 +#: app/preferences_dialog.c:1376 msgid "White Only" msgstr "" -#: app/preferences_dialog.c:1709 +#: app/preferences_dialog.c:1378 msgid "Gray Only" msgstr "" -#: app/preferences_dialog.c:1711 +#: app/preferences_dialog.c:1380 msgid "Black Only" msgstr "" -#: app/preferences_dialog.c:1715 +#: app/preferences_dialog.c:1384 msgid "Transparency Type:" msgstr "" -#: app/preferences_dialog.c:1721 app/preferences_dialog.c:1798 -#: app/preferences_dialog.c:1808 +#: app/preferences_dialog.c:1390 app/preferences_dialog.c:1467 +#: app/preferences_dialog.c:1477 msgid "Small" msgstr "" -#: app/preferences_dialog.c:1723 app/preferences_dialog.c:1799 -#: app/preferences_dialog.c:1809 +#: app/preferences_dialog.c:1392 app/preferences_dialog.c:1468 +#: app/preferences_dialog.c:1478 msgid "Medium" msgstr "" -#: app/preferences_dialog.c:1725 app/preferences_dialog.c:1800 -#: app/preferences_dialog.c:1810 +#: app/preferences_dialog.c:1394 app/preferences_dialog.c:1469 +#: app/preferences_dialog.c:1479 msgid "Large" msgstr "" -#: app/preferences_dialog.c:1729 +#: app/preferences_dialog.c:1398 msgid "Check Size:" msgstr "" -#: app/preferences_dialog.c:1731 app/transform_tool.c:190 +#: app/preferences_dialog.c:1400 app/transform_tool.c:190 msgid "Scaling" msgstr "" -#: app/preferences_dialog.c:1743 +#: app/preferences_dialog.c:1412 msgid "Nearest Neighbor" msgstr "" -#: app/preferences_dialog.c:1747 +#: app/preferences_dialog.c:1416 msgid "Cubic" msgstr "" -#: app/preferences_dialog.c:1757 +#: app/preferences_dialog.c:1426 msgid "Interface Settings" msgstr "" -#: app/preferences_dialog.c:1803 +#: app/preferences_dialog.c:1472 msgid "Preview Size:" msgstr "" -#: app/preferences_dialog.c:1813 +#: app/preferences_dialog.c:1482 msgid "Nav Preview Size:" msgstr "" -#: app/preferences_dialog.c:1822 +#: app/preferences_dialog.c:1491 #, fuzzy msgid "Levels of Undo:" msgstr "/Dialogit/TyЖkalujen asetukset" -#: app/preferences_dialog.c:1831 +#: app/preferences_dialog.c:1500 msgid "Recent Documents List Size:" msgstr "" -#: app/preferences_dialog.c:1834 +#: app/preferences_dialog.c:1503 msgid "Help System" msgstr "" -#: app/preferences_dialog.c:1843 +#: app/preferences_dialog.c:1512 msgid "Show Tool Tips" msgstr "" -#: app/preferences_dialog.c:1854 +#: app/preferences_dialog.c:1522 +msgid "Context Sensitive Help with \"F1\"" +msgstr "" + +#: app/preferences_dialog.c:1533 msgid "Image Windows Settings" msgstr "" -#: app/preferences_dialog.c:1856 +#: app/preferences_dialog.c:1535 msgid "Image Windows" msgstr "" -#: app/preferences_dialog.c:1863 +#: app/preferences_dialog.c:1542 msgid "Appearance" msgstr "" -#: app/preferences_dialog.c:1872 +#: app/preferences_dialog.c:1551 #, fuzzy msgid "Resize Window on Zoom" msgstr "/NДytД/Ikkunan tiedot..." -#: app/preferences_dialog.c:1881 +#: app/preferences_dialog.c:1560 msgid "Show Rulers" msgstr "" -#: app/preferences_dialog.c:1890 +#: app/preferences_dialog.c:1569 #, fuzzy msgid "Show Statusbar" msgstr "/NДytД/Vaihda infopalkki" -#: app/preferences_dialog.c:1914 +#: app/preferences_dialog.c:1593 msgid "Marching Ants Speed:" msgstr "" #. Set the currently used string as "Custom" -#: app/preferences_dialog.c:1922 +#: app/preferences_dialog.c:1601 msgid "Custom" msgstr "" #. set some commonly used format strings -#: app/preferences_dialog.c:1928 +#: app/preferences_dialog.c:1607 msgid "Standard" msgstr "" -#: app/preferences_dialog.c:1933 +#: app/preferences_dialog.c:1612 msgid "Show zoom percentage" msgstr "" -#: app/preferences_dialog.c:1938 +#: app/preferences_dialog.c:1617 msgid "Show zoom ratio" msgstr "" -#: app/preferences_dialog.c:1943 +#: app/preferences_dialog.c:1622 msgid "Show reversed zoom ratio" msgstr "" -#: app/preferences_dialog.c:1954 +#: app/preferences_dialog.c:1633 msgid "Image Title Format:" msgstr "" #. End of the title format string -#: app/preferences_dialog.c:1957 +#: app/preferences_dialog.c:1636 msgid "Pointer Movement Feedback" msgstr "" -#: app/preferences_dialog.c:1967 +#: app/preferences_dialog.c:1646 msgid "Perfect-but-slow Pointer Tracking" msgstr "" -#: app/preferences_dialog.c:1976 +#: app/preferences_dialog.c:1655 msgid "Disable Cursor Updating" msgstr "" -#: app/preferences_dialog.c:1987 +#: app/preferences_dialog.c:1666 #, fuzzy msgid "Tool Options Settings" msgstr "/Dialogit/TyЖkalujen asetukset" -#: app/preferences_dialog.c:1989 app/tools.c:933 +#: app/preferences_dialog.c:1668 app/tools.c:921 #, fuzzy msgid "Tool Options" msgstr "/Dialogit/TyЖkalujen asetukset" -#: app/preferences_dialog.c:1996 +#: app/preferences_dialog.c:1675 #, fuzzy msgid "Paint Options" msgstr "/Tasot/Maski valinnaksi" -#: app/preferences_dialog.c:2006 +#: app/preferences_dialog.c:1685 #, fuzzy msgid "Use Global Paint Options" msgstr "/Tasot/Maski valinnaksi" -#: app/preferences_dialog.c:2022 +#: app/preferences_dialog.c:1701 msgid "Display brush and pattern indicators on Toolbar" msgstr "" -#: app/preferences_dialog.c:2036 +#: app/preferences_dialog.c:1715 msgid "Environment Settings" msgstr "" -#: app/preferences_dialog.c:2038 +#: app/preferences_dialog.c:1717 msgid "Environment" msgstr "" -#: app/preferences_dialog.c:2045 +#: app/preferences_dialog.c:1724 msgid "Resource Consumption" msgstr "" -#: app/preferences_dialog.c:2054 +#: app/preferences_dialog.c:1733 msgid "Conservative Memory Usage" msgstr "" -#: app/preferences_dialog.c:2105 app/preferences_dialog.c:2146 +#: app/preferences_dialog.c:1784 app/preferences_dialog.c:1825 msgid "Bytes" msgstr "" -#: app/preferences_dialog.c:2106 app/preferences_dialog.c:2147 +#: app/preferences_dialog.c:1785 app/preferences_dialog.c:1826 msgid "KiloBytes" msgstr "" -#: app/preferences_dialog.c:2107 app/preferences_dialog.c:2148 +#: app/preferences_dialog.c:1786 app/preferences_dialog.c:1827 msgid "MegaBytes" msgstr "" -#: app/preferences_dialog.c:2112 +#: app/preferences_dialog.c:1791 msgid "Tile Cache Size:" msgstr "" -#: app/preferences_dialog.c:2153 +#: app/preferences_dialog.c:1832 msgid "Maximum Image Size:" msgstr "" -#: app/preferences_dialog.c:2163 +#: app/preferences_dialog.c:1842 msgid "Number of Processors to Use:" msgstr "" -#: app/preferences_dialog.c:2167 +#: app/preferences_dialog.c:1846 msgid "8-Bit Displays" msgstr "" -#: app/preferences_dialog.c:2178 +#: app/preferences_dialog.c:1857 msgid "Install Colormap" msgstr "" -#: app/preferences_dialog.c:2187 +#: app/preferences_dialog.c:1866 msgid "Colormap Cycling" msgstr "" -#: app/preferences_dialog.c:2196 -msgid "File Previews / Thumbnails" -msgstr "" +#: app/preferences_dialog.c:1875 +#, fuzzy +msgid "File Saving" +msgstr "/Tiedosto/Talleta" -#: app/preferences_dialog.c:2219 +#: app/preferences_dialog.c:1898 app/preferences_dialog.c:1908 msgid "Always" msgstr "" -#: app/preferences_dialog.c:2220 +#: app/preferences_dialog.c:1899 msgid "Never" msgstr "" -#: app/preferences_dialog.c:2223 +#: app/preferences_dialog.c:1902 msgid "Try to Write a Thumbnail File:" msgstr "" -#: app/preferences_dialog.c:2228 +#: app/preferences_dialog.c:1907 +msgid "Only when modified" +msgstr "" + +#: app/preferences_dialog.c:1911 +msgid "'File > Save' saves the image:" +msgstr "" + +#: app/preferences_dialog.c:1917 msgid "Session Management" msgstr "" -#: app/preferences_dialog.c:2230 +#: app/preferences_dialog.c:1919 #, fuzzy msgid "Session" msgstr "Versio" -#: app/preferences_dialog.c:2237 +#: app/preferences_dialog.c:1926 msgid "Window Positions" msgstr "" -#: app/preferences_dialog.c:2246 +#: app/preferences_dialog.c:1935 msgid "Save Window Positions on Exit" msgstr "" -#: app/preferences_dialog.c:2260 +#: app/preferences_dialog.c:1949 msgid "Clear Saved Window Positions" msgstr "" -#: app/preferences_dialog.c:2267 +#: app/preferences_dialog.c:1956 msgid "Always Try to Restore Session" msgstr "" -#: app/preferences_dialog.c:2276 +#: app/preferences_dialog.c:1965 #, fuzzy msgid "Devices" msgstr "/Dialogit/Laitteiden tila..." -#: app/preferences_dialog.c:2285 +#: app/preferences_dialog.c:1974 #, fuzzy msgid "Save Device Status on Exit" msgstr "/Dialogit/Laitteiden tila..." -#: app/preferences_dialog.c:2296 +#: app/preferences_dialog.c:1985 #, fuzzy msgid "Monitor Information" msgstr "/Dialogit/TyЖkalujen asetukset" -#: app/preferences_dialog.c:2298 +#: app/preferences_dialog.c:1987 msgid "Monitor" msgstr "" -#: app/preferences_dialog.c:2305 +#: app/preferences_dialog.c:1994 msgid "Get Monitor Resolution" msgstr "" -#: app/preferences_dialog.c:2320 +#: app/preferences_dialog.c:2009 #, c-format msgid "(Currently %d x %d dpi)" msgstr "" -#: app/preferences_dialog.c:2367 +#: app/preferences_dialog.c:2056 msgid "From X Server" msgstr "" -#: app/preferences_dialog.c:2382 +#: app/preferences_dialog.c:2071 msgid "Manually:" msgstr "" -#: app/preferences_dialog.c:2395 +#: app/preferences_dialog.c:2084 msgid "Directories Settings" msgstr "" -#: app/preferences_dialog.c:2397 +#: app/preferences_dialog.c:2086 msgid "Directories" msgstr "" -#: app/preferences_dialog.c:2410 +#: app/preferences_dialog.c:2099 msgid "Temp Dir:" msgstr "" -#: app/preferences_dialog.c:2410 +#: app/preferences_dialog.c:2099 msgid "Select Temp Dir" msgstr "" -#: app/preferences_dialog.c:2411 +#: app/preferences_dialog.c:2100 msgid "Swap Dir:" msgstr "" -#: app/preferences_dialog.c:2411 +#: app/preferences_dialog.c:2100 #, fuzzy msgid "Select Swap Dir" msgstr "/Valitse/TerДvЖitД" -#: app/preferences_dialog.c:2443 +#: app/preferences_dialog.c:2132 msgid "Brushes Directories" msgstr "" -#: app/preferences_dialog.c:2443 +#: app/preferences_dialog.c:2132 #, fuzzy msgid "Select Brushes Dir" msgstr "/Valitse/Reuna" -#: app/preferences_dialog.c:2445 +#: app/preferences_dialog.c:2134 #, fuzzy msgid "Generated Brushes" msgstr "/Valitse/Reuna" -#: app/preferences_dialog.c:2445 +#: app/preferences_dialog.c:2134 #, fuzzy msgid "Generated Brushes Directories" msgstr "/Dialogit/LiukuvДrien muokkain..." -#: app/preferences_dialog.c:2445 +#: app/preferences_dialog.c:2134 #, fuzzy msgid "Select Generated Brushes Dir" msgstr "/Valitse/Reuna" -#: app/preferences_dialog.c:2447 +#: app/preferences_dialog.c:2136 #, fuzzy msgid "Patterns Directories" msgstr "/Tasot/Maski valinnaksi" -#: app/preferences_dialog.c:2447 +#: app/preferences_dialog.c:2136 msgid "Select Patterns Dir" msgstr "" -#: app/preferences_dialog.c:2449 +#: app/preferences_dialog.c:2138 #, fuzzy msgid "Palettes Directories" msgstr "/Tasot/Maski valinnaksi" -#: app/preferences_dialog.c:2449 +#: app/preferences_dialog.c:2138 msgid "Select Palettes Dir" msgstr "" -#: app/preferences_dialog.c:2451 +#: app/preferences_dialog.c:2140 #, fuzzy msgid "Gradients Directories" msgstr "/Dialogit/LiukuvДrien muokkain..." -#: app/preferences_dialog.c:2451 +#: app/preferences_dialog.c:2140 #, fuzzy msgid "Select Gradients Dir" msgstr "/Dialogit/LiukuvДrien muokkain..." -#: app/preferences_dialog.c:2453 +#: app/preferences_dialog.c:2142 msgid "Plug-Ins" msgstr "" -#: app/preferences_dialog.c:2453 +#: app/preferences_dialog.c:2142 msgid "Plug-Ins Directories" msgstr "" -#: app/preferences_dialog.c:2453 +#: app/preferences_dialog.c:2142 msgid "Select Plug-Ins Dir" msgstr "" -#: app/preferences_dialog.c:2455 +#: app/preferences_dialog.c:2144 msgid "Modules" msgstr "" -#: app/preferences_dialog.c:2455 +#: app/preferences_dialog.c:2144 msgid "Modules Directories" msgstr "" -#: app/preferences_dialog.c:2455 +#: app/preferences_dialog.c:2144 #, fuzzy msgid "Select Modules Dir" msgstr "/Valitse/Ei mitДДn" @@ -5617,12 +5377,12 @@ msgstr "GIMP:n versio" msgid "Temporary Procedure" msgstr "/Kuva/Skaalaa" -#: app/qmask.c:274 +#: app/qmask.c:249 msgid "Edit Qmask Attributes" msgstr "" #. The opacity scale -#: app/qmask.c:298 +#: app/qmask.c:277 #, fuzzy msgid "Mask Opacity:" msgstr "/Tiedosto/Dialogit/TyЖkalujen Asetukset..." @@ -5649,56 +5409,56 @@ msgstr "" msgid "Selection: " msgstr "/Valitse/Ei mitДДn" -#: app/resize.c:160 +#: app/resize.c:154 msgid "Scale Layer" msgstr "" -#: app/resize.c:161 app/resize.c:182 app/tool_options.c:875 +#: app/resize.c:156 app/resize.c:181 app/tool_options.c:875 #, fuzzy msgid "Size" msgstr "/Kuva/Muokkaa kokoa" -#: app/resize.c:165 +#: app/resize.c:160 #, fuzzy msgid "Image Scale" msgstr "/Kuva/Skaalaa" -#: app/resize.c:166 +#: app/resize.c:162 #, fuzzy msgid "Pixel Dimensions" msgstr "/Laajennus" -#: app/resize.c:175 +#: app/resize.c:172 #, fuzzy msgid "Resize Layer" msgstr "/Tasot/Nosta taso" -#: app/resize.c:179 +#: app/resize.c:177 #, fuzzy msgid "Image Resize" msgstr "/Kuva/Muokkaa kokoa" #. the original width & height labels -#: app/resize.c:240 app/scale_tool.c:76 +#: app/resize.c:234 app/scale_tool.c:77 msgid "Original Width:" msgstr "" #. the new size labels -#: app/resize.c:265 app/resize.c:509 +#: app/resize.c:259 app/resize.c:503 msgid "New Width:" msgstr "" #. the scale ratio labels -#: app/resize.c:329 +#: app/resize.c:323 msgid "Ratio X:" msgstr "" #. the x and y offset labels -#: app/resize.c:414 +#: app/resize.c:408 msgid "X:" msgstr "" -#: app/resize.c:495 +#: app/resize.c:489 msgid "Print Size & Display Unit" msgstr "" @@ -5706,11 +5466,11 @@ msgstr "" msgid "Rotation Information" msgstr "" -#: app/rotate_tool.c:104 +#: app/rotate_tool.c:105 msgid "Center X:" msgstr "" -#: app/rotate_tool.c:399 +#: app/rotate_tool.c:400 msgid "Rotating..." msgstr "" @@ -5718,15 +5478,15 @@ msgstr "" msgid "Scaling Information" msgstr "" -#: app/scale_tool.c:82 +#: app/scale_tool.c:83 msgid "Current Width:" msgstr "" -#: app/scale_tool.c:97 +#: app/scale_tool.c:98 msgid "Scale Ratio X:" msgstr "" -#: app/scale_tool.c:494 +#: app/scale_tool.c:495 msgid "Scaling..." msgstr "" @@ -5746,11 +5506,11 @@ msgstr "" msgid "Shear Information" msgstr "" -#: app/shear_tool.c:77 +#: app/shear_tool.c:78 msgid "Shear Magnitude X:" msgstr "" -#: app/shear_tool.c:356 +#: app/shear_tool.c:357 msgid "Shearing..." msgstr "" @@ -5818,23 +5578,23 @@ msgstr "" msgid "text_render: could not allocate image" msgstr "" -#: app/threshold.c:189 +#: app/threshold.c:187 msgid "Threshold Options" msgstr "" -#: app/threshold.c:232 +#: app/threshold.c:230 msgid "Threshold does not operate on indexed drawables." msgstr "" -#: app/threshold.c:291 app/tools.c:611 +#: app/threshold.c:282 app/tools.c:611 msgid "Threshold" msgstr "" -#: app/threshold.c:306 +#: app/threshold.c:302 msgid "Threshold Range: " msgstr "" -#: app/tile_cache.c:266 +#: app/tile_cache.c:270 msgid "starting tile preswapper\n" msgstr "" @@ -5842,7 +5602,7 @@ msgstr "" msgid "unable to open swap file...BAD THINGS WILL HAPPEN SOON" msgstr "" -#: app/tile_swap.c:507 app/tile_swap.c:568 +#: app/tile_swap.c:507 app/tile_swap.c:570 #, c-format msgid "unable to seek to tile location on disk: %d" msgstr "" @@ -5852,33 +5612,33 @@ msgstr "" msgid "unable to read tile data from disk: %d/%d ( %d ) bytes read" msgstr "" -#: app/tile_swap.c:581 +#: app/tile_swap.c:584 #, c-format msgid "unable to write tile data to disk: %d ( %d ) bytes written" msgstr "" -#: app/tips_dialog.c:57 +#: app/tips_dialog.c:58 msgid "gimp_tips.txt" msgstr "" -#: app/tips_dialog.c:69 +#: app/tips_dialog.c:70 #, fuzzy msgid "GIMP Tip of the day" msgstr "/Tiedosto/PДivДn vihje" -#: app/tips_dialog.c:130 +#: app/tips_dialog.c:131 msgid "Previous Tip" msgstr "" -#: app/tips_dialog.c:138 +#: app/tips_dialog.c:139 msgid "Next Tip" msgstr "" -#: app/tips_dialog.c:158 +#: app/tips_dialog.c:159 msgid "Show tip next time" msgstr "" -#: app/tips_dialog.c:256 +#: app/tips_dialog.c:262 msgid "" "Your GIMP tips file appears to be missing!\n" "There should be a file called gimp_tips.txt in the\n" @@ -5956,7 +5716,7 @@ msgstr "/Tasot/Maski valinnaksi" #: app/tool_options.c:564 #, fuzzy -msgid "Erazer Options" +msgid "Eraser Options" msgstr "/Tasot/Maski valinnaksi" #: app/tool_options.c:566 @@ -6129,7 +5889,7 @@ msgstr "" #. the first radio frame and box, for transform type #: app/tools.c:219 app/tools.c:234 app/tools.c:249 app/tools.c:264 -#: app/transform_core.c:242 app/transform_tool.c:224 +#: app/transform_core.c:256 app/transform_tool.c:224 msgid "Transform" msgstr "" @@ -6358,29 +6118,29 @@ msgstr "" msgid "/Select/By Color..." msgstr "/Valitse/Reuna" -#: app/transform_core.c:239 +#: app/transform_core.c:253 msgid "Rotate" msgstr "" -#: app/transform_core.c:240 +#: app/transform_core.c:254 msgid "Scale" msgstr "" -#: app/transform_core.c:241 +#: app/transform_core.c:255 msgid "Shear" msgstr "" -#: app/transform_core.c:347 +#: app/transform_core.c:361 msgid "" "Transformations do not work on\n" "layers that contain layer masks." msgstr "" -#: app/transform_core.c:1269 +#: app/transform_core.c:1284 msgid "homogeneous coordinate = 0...\n" msgstr "" -#: app/transform_core.c:1522 +#: app/transform_core.c:1537 #, fuzzy msgid "Transformation" msgstr "/Dialogit/TyЖkalujen asetukset" @@ -6439,6 +6199,19 @@ msgstr "" msgid "Clip result" msgstr "" +#: app/undo_history.c:198 +msgid "[ base image ]" +msgstr "" + +#: app/undo_history.c:444 +#, c-format +msgid "%s: undo history" +msgstr "" + +#: app/undo_history.c:568 +msgid "Redo" +msgstr "" + #: app/xcf.c:364 #, c-format msgid "XCF error: unsupported XCF file version %d encountered" @@ -6545,93 +6318,191 @@ msgstr "" msgid "Factor" msgstr "/Valitse/HЖyhen" -#: app/regex.c:976 -msgid "Success" +#: libgimp/gimpexport.c:89 +msgid "can't handle layers" +msgstr "" + +#: libgimp/gimpexport.c:90 libgimp/gimpexport.c:99 +#, fuzzy +msgid "Merge visible layers" +msgstr "/Tasot/YhdistД nДkyvДt tasot" + +#: libgimp/gimpexport.c:98 +msgid "can only handle layers as animation frames" +msgstr "" + +#: libgimp/gimpexport.c:99 +msgid "Save as animation" +msgstr "" + +#: libgimp/gimpexport.c:107 +msgid "can't handle transparency" +msgstr "" + +#: libgimp/gimpexport.c:108 +#, fuzzy +msgid "Flatten Image" +msgstr "/Tasot/YhdistД kuva" + +#: libgimp/gimpexport.c:116 +msgid "can only handle RGB images" +msgstr "" + +#: libgimp/gimpexport.c:117 libgimp/gimpexport.c:144 libgimp/gimpexport.c:153 +msgid "Convert to RGB" +msgstr "" + +#: libgimp/gimpexport.c:125 +msgid "can only handle grayscale images" +msgstr "" + +#: libgimp/gimpexport.c:126 libgimp/gimpexport.c:144 libgimp/gimpexport.c:163 +#, fuzzy +msgid "Convert to grayscale" +msgstr "/Kuva/HarmaasДvy" + +#: libgimp/gimpexport.c:134 +msgid "can only handle indexed images" +msgstr "" + +#: libgimp/gimpexport.c:135 libgimp/gimpexport.c:153 libgimp/gimpexport.c:162 +msgid "" +"Convert to indexed using default settings\n" +"(Do it manually to tune the result)" +msgstr "" + +#: libgimp/gimpexport.c:143 +msgid "can only handle RGB or grayscale images" +msgstr "" + +#: libgimp/gimpexport.c:152 +msgid "can only handle RGB or indexed images" +msgstr "" + +#: libgimp/gimpexport.c:161 +msgid "can only handle grayscale or indexed images" +msgstr "" + +#: libgimp/gimpexport.c:233 +#, fuzzy +msgid "Export File" msgstr "Onnistui" -#. REG_NOERROR -#: app/regex.c:977 -msgid "No match" -msgstr "Ei lЖytynyt" +#: libgimp/gimpexport.c:249 +#, fuzzy +msgid "Export" +msgstr "Onnistui" -#. REG_NOMATCH -#: app/regex.c:978 -msgid "Invalid regular expression" -msgstr "VДДrД sДДnnЖllinen lauseke" +#: libgimp/gimpexport.c:274 +msgid "" +"Your image should be exported before it can be saved for the following " +"reasons:" +msgstr "" -#. REG_BADPAT -#: app/regex.c:979 -msgid "Invalid collation character" -msgstr "VДДrД vertailu merkki" +#. the footline +#: libgimp/gimpexport.c:332 +msgid "The export conversion won't modify your original image." +msgstr "" -#. REG_ECOLLATE -#: app/regex.c:980 -msgid "Invalid character class name" -msgstr "VДДrД merkin luokan nimi" +#~ msgid "-Adobe-Helvetica-Medium-R-Normal--*-140-*-*-*-*-*-*" +#~ msgstr "-Adobe-Helvetica-Medium-R-Normal--*-140-*-*-*-*-*-*" -#. REG_ECTYPE -#: app/regex.c:981 -msgid "Trailing backslash" -msgstr "Lopussa oleva kenoviiva" +#, fuzzy +#~ msgid "Spencer Kimball & Peter Mattis" +#~ msgstr "Spencer Kimball ja Peter Mattis" -#. REG_EESCAPE -#: app/regex.c:982 -msgid "Invalid back reference" -msgstr "VДДrД referenssi" +#, fuzzy +#~ msgid "/Image/Channel Ops/Offset" +#~ msgstr "/Kuva/Kanava operaatiot/Offset" -#. REG_ESUBREG -#: app/regex.c:983 -msgid "Unmatched [ or [^" -msgstr "Ei lЖytynyt [ tai [^" +#, fuzzy +#~ msgid "raise layer" +#~ msgstr "/Tasot/Nosta taso" -#. REG_EBRACK -#: app/regex.c:984 -msgid "Unmatched ( or \\(" -msgstr "Ei lЖytynyt ( tai \\(" +#, fuzzy +#~ msgid "lower layer" +#~ msgstr "/Tasot/Alenna taso" -#. REG_EPAREN -#: app/regex.c:985 -msgid "Unmatched \\{" -msgstr "Ei lЖytynyt \\{" +#, fuzzy +#~ msgid "lower layer to bottom" +#~ msgstr "/Tasot/Nosta taso" -#. REG_EBRACE -#: app/regex.c:986 -msgid "Invalid content of \\{\\}" -msgstr "VДДrД sisДltЖ \\{\\}" +#, fuzzy +#~ msgid "Copyright (C) 1995 Spencer Kimball and Peter Mattis\n" +#~ msgstr "Spencer Kimball ja Peter Mattis" -#. REG_BADBR -#: app/regex.c:987 -msgid "Invalid range end" -msgstr "VДДrД jakson pДД" +#, fuzzy +#~ msgid "Curve" +#~ msgstr "/Muokkaa/Leikkaa" -#. REG_ERANGE -#: app/regex.c:988 -msgid "Memory exhausted" -msgstr "Muisti kДytetty" +#, fuzzy +#~ msgid "/File/Acquire" +#~ msgstr "/Tiedosto/Poistu" -#. REG_ESPACE -#: app/regex.c:989 -msgid "Invalid preceding regular expression" -msgstr "VДДrД edeltДvД sДДnnЖllinen lauseke" +#, fuzzy +#~ msgid "/View/Window Info..." +#~ msgstr "/NДytД/Ikkunan tiedot..." -#. REG_BADRPT -#: app/regex.c:990 -msgid "Premature end of regular expression" -msgstr "Ennenaikainen sДДnnЖllisen lausekkeen loppu" +#~ msgid "/Script-Fu/" +#~ msgstr "/Script-Fu/" -#. REG_EEND -#: app/regex.c:991 -msgid "Regular expression too big" -msgstr "SДДnnЖllinen lauseke on liian suuri" +#, fuzzy +#~ msgid "Invalid point type passed\n" +#~ msgstr "VДДrД jakson pДД" -#. REG_ESIZE -#: app/regex.c:992 -msgid "Unmatched ) or \\)" -msgstr "Ei lЖytynyt ) tai \\)" +#~ msgid "Success" +#~ msgstr "Onnistui" -#: app/regex.c:5442 -msgid "No previous regular expression" -msgstr "Ei ole edellistД sДДnnЖllistД lauseketta" +#~ msgid "No match" +#~ msgstr "Ei lЖytynyt" + +#~ msgid "Invalid regular expression" +#~ msgstr "VДДrД sДДnnЖllinen lauseke" + +#~ msgid "Invalid collation character" +#~ msgstr "VДДrД vertailu merkki" + +#~ msgid "Invalid character class name" +#~ msgstr "VДДrД merkin luokan nimi" + +#~ msgid "Trailing backslash" +#~ msgstr "Lopussa oleva kenoviiva" + +#~ msgid "Invalid back reference" +#~ msgstr "VДДrД referenssi" + +#~ msgid "Unmatched [ or [^" +#~ msgstr "Ei lЖytynyt [ tai [^" + +#~ msgid "Unmatched ( or \\(" +#~ msgstr "Ei lЖytynyt ( tai \\(" + +#~ msgid "Unmatched \\{" +#~ msgstr "Ei lЖytynyt \\{" + +#~ msgid "Invalid content of \\{\\}" +#~ msgstr "VДДrД sisДltЖ \\{\\}" + +#~ msgid "Invalid range end" +#~ msgstr "VДДrД jakson pДД" + +#~ msgid "Memory exhausted" +#~ msgstr "Muisti kДytetty" + +#~ msgid "Invalid preceding regular expression" +#~ msgstr "VДДrД edeltДvД sДДnnЖllinen lauseke" + +#~ msgid "Premature end of regular expression" +#~ msgstr "Ennenaikainen sДДnnЖllisen lausekkeen loppu" + +#~ msgid "Regular expression too big" +#~ msgstr "SДДnnЖllinen lauseke on liian suuri" + +#~ msgid "Unmatched ) or \\)" +#~ msgstr "Ei lЖytynyt ) tai \\)" + +#~ msgid "No previous regular expression" +#~ msgstr "Ei ole edellistД sДДnnЖllistД lauseketta" #, fuzzy #~ msgid "Cubic Interpolation" diff --git a/po/fr.po b/po/fr.po index aef1fdcf2e..dab94e6711 100644 --- a/po/fr.po +++ b/po/fr.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: gimp 1.1.9\n" -"POT-Creation-Date: 1999-10-01 21:31+0200\n" +"POT-Creation-Date: 1999-10-06 13:09-0700\n" "PO-Revision-Date: 1999-03-18 19:00+0100\n" "Last-Translator: David Monniaux \n" "Language-Team: GNOME French Team \n" @@ -63,28 +63,28 @@ msgid "Parasites" msgstr "Parasites" #. initialize the global parasite table -#: app/app_procs.c:533 app/internal_procs.c:70 app/preferences_dialog.c:2133 +#: app/app_procs.c:533 app/internal_procs.c:70 app/preferences_dialog.c:2132 msgid "Brushes" msgstr "Pinceaux" #. initialize the list of gimp brushes -#: app/app_procs.c:535 app/internal_procs.c:139 app/preferences_dialog.c:2137 +#: app/app_procs.c:535 app/internal_procs.c:139 app/preferences_dialog.c:2136 msgid "Patterns" msgstr "Motifs" #. initialize the list of gimp patterns -#: app/app_procs.c:537 app/preferences_dialog.c:2139 +#: app/app_procs.c:537 app/preferences_dialog.c:2138 msgid "Palettes" msgstr "Palettes" #. initialize the list of gimp palettes #: app/app_procs.c:539 app/gradient_select.c:543 app/internal_procs.c:109 -#: app/preferences_dialog.c:2141 +#: app/preferences_dialog.c:2140 msgid "Gradients" msgstr "DИgradИs" #: app/app_procs.c:710 app/app_procs.c:711 app/app_procs.c:726 -#: app/app_procs.c:727 app/menus.c:97 app/menus.c:112 +#: app/app_procs.c:727 app/menus.c:138 app/menus.c:164 msgid "/File/Quit" msgstr "/Fichier/Quitter" @@ -98,16 +98,15 @@ msgstr "Quitter" #: app/app_procs.c:737 app/brightness_contrast.c:224 app/channel_ops.c:94 #: app/channels_dialog.c:2400 app/channels_dialog.c:2574 -#: app/color_balance.c:299 app/color_notebook.c:111 app/color_select.c:219 -#: app/convert.c:499 app/curves.c:560 app/file_new_dialog.c:196 -#: app/file_new_dialog.c:378 app/gdisplay_color.c:421 -#: app/gdisplay_color_ui.c:86 app/gdisplay_ops.c:356 app/gimpprogress.c:114 -#: app/global_edit.c:712 app/gradient.c:1565 app/gradient.c:4621 -#: app/gradient.c:5180 app/hue_saturation.c:393 app/interface.c:944 -#: app/layers_dialog.c:3310 app/layers_dialog.c:3516 app/layers_dialog.c:3641 -#: app/layers_dialog.c:3755 app/layers_dialog.c:4042 app/levels.c:364 -#: app/posterize.c:205 app/preferences_dialog.c:1175 app/qmask.c:257 -#: app/resize.c:193 app/threshold.c:289 +#: app/color_balance.c:299 app/color_notebook.c:113 app/convert.c:499 +#: app/curves.c:560 app/file_new_dialog.c:196 app/file_new_dialog.c:378 +#: app/gdisplay_color_ui.c:117 app/gdisplay_ops.c:356 app/gimpprogress.c:114 +#: app/global_edit.c:712 app/gradient.c:1566 app/gradient.c:4622 +#: app/gradient.c:5181 app/hue_saturation.c:393 app/interface.c:944 +#: app/layers_dialog.c:3311 app/layers_dialog.c:3517 app/layers_dialog.c:3642 +#: app/layers_dialog.c:3756 app/layers_dialog.c:4043 app/levels.c:364 +#: app/posterize.c:205 app/preferences_dialog.c:1174 app/qmask.c:257 +#: app/resize.c:193 app/threshold.c:289 libgimp/gimpexport.c:264 msgid "Cancel" msgstr "Annuler" @@ -153,7 +152,7 @@ msgstr "AV vers Transparent" msgid "Custom from editor" msgstr "PersonnalisИ Ю partir de l'Иditeur" -#: app/blend.c:273 app/gradient.c:461 app/preferences_dialog.c:1415 +#: app/blend.c:273 app/gradient.c:461 app/preferences_dialog.c:1414 msgid "Linear" msgstr "LinИaire" @@ -197,7 +196,7 @@ msgstr "Spiral (sens des aiguilles d'une montre)" msgid "Spiral (anticlockwise)" msgstr "Spiral (sens inverse des aiguilles d'une montre)" -#: app/blend.c:299 app/preferences_dialog.c:1467 +#: app/blend.c:299 app/preferences_dialog.c:1466 msgid "None" msgstr "Aucun" @@ -239,7 +238,6 @@ msgstr "Profondeur maximale:" #. threshold scale #: app/blend.c:458 app/bucket_fill.c:132 app/fuzzy_select.c:641 -#: app/iscissors.c:385 msgid "Threshold:" msgstr "Seuil:" @@ -277,13 +275,12 @@ msgstr "Luminosit #: app/brightness_contrast.c:222 app/channel_ops.c:92 #: app/channels_dialog.c:2398 app/channels_dialog.c:2572 -#: app/color_balance.c:297 app/color_notebook.c:108 app/color_select.c:216 -#: app/convert.c:497 app/curves.c:558 app/file_new_dialog.c:194 -#: app/file_new_dialog.c:374 app/gdisplay_color.c:419 -#: app/gdisplay_color_ui.c:84 app/hue_saturation.c:391 -#: app/layers_dialog.c:3308 app/layers_dialog.c:3514 app/layers_dialog.c:3639 -#: app/layers_dialog.c:4040 app/levels.c:362 app/module_db.c:268 -#: app/posterize.c:203 app/preferences_dialog.c:1171 app/qmask.c:255 +#: app/color_balance.c:297 app/color_notebook.c:110 app/convert.c:497 +#: app/curves.c:558 app/file_new_dialog.c:194 app/file_new_dialog.c:374 +#: app/gdisplay_color_ui.c:115 app/hue_saturation.c:391 +#: app/layers_dialog.c:3309 app/layers_dialog.c:3515 app/layers_dialog.c:3640 +#: app/layers_dialog.c:4041 app/levels.c:362 app/module_db.c:268 +#: app/posterize.c:203 app/preferences_dialog.c:1170 app/qmask.c:255 #: app/resize.c:191 app/threshold.c:287 msgid "OK" msgstr "OK" @@ -300,8 +297,8 @@ msgstr "Contraste" #. The preview toggle #: app/brightness_contrast.c:309 app/color_balance.c:436 app/curves.c:660 -#: app/fileops.c:389 app/hue_saturation.c:569 app/levels.c:544 -#: app/palette.c:2940 app/posterize.c:239 app/threshold.c:350 +#: app/fileops.c:411 app/hue_saturation.c:569 app/levels.c:544 +#: app/palette.c:2939 app/posterize.c:239 app/threshold.c:350 msgid "Preview" msgstr "AperГu" @@ -311,16 +308,15 @@ msgstr " #. The close button #: app/brush_edit.c:214 app/brush_select.c:207 app/brush_select.c:227 -#: app/by_color_select.c:567 app/color_notebook.c:108 app/color_picker.c:236 -#: app/color_select.c:216 app/colormap_dialog.i.c:143 -#: app/colormap_dialog.i.c:152 app/crop.c:1027 app/devices.c:715 -#: app/docindexif.c:103 app/errorconsole.c:277 app/gdisplay_ops.c:354 -#: app/gradient.c:696 app/gradient_select.c:456 app/histogram_tool.c:292 -#: app/info_window.c:267 app/lc_dialog.c:198 app/measure.c:180 -#: app/nav_window.c:1095 app/palette.c:2036 app/palette.c:2053 -#: app/palette.c:2838 app/palette_select.c:243 app/pattern_select.c:102 -#: app/pattern_select.c:123 app/tips_dialog.c:146 app/tools.c:928 -#: app/undo_history.c:434 libgimp/gimpfileselection.c:356 +#: app/by_color_select.c:567 app/color_notebook.c:110 app/color_picker.c:236 +#: app/colormap_dialog.i.c:143 app/colormap_dialog.i.c:152 app/crop.c:1027 +#: app/devices.c:715 app/docindexif.c:104 app/errorconsole.c:277 +#: app/gdisplay_ops.c:354 app/gradient.c:697 app/gradient_select.c:456 +#: app/histogram_tool.c:292 app/info_window.c:267 app/lc_dialog.c:198 +#: app/measure.c:180 app/nav_window.c:1095 app/palette.c:2035 +#: app/palette.c:2052 app/palette.c:2837 app/palette_select.c:225 +#: app/pattern_select.c:102 app/pattern_select.c:123 app/tips_dialog.c:147 +#: app/tools.c:928 app/undo_history.c:452 libgimp/gimpfileselection.c:356 #: libgimp/gimpunitmenu.c:518 msgid "Close" msgstr "Fermer" @@ -349,8 +345,8 @@ msgstr "Angle:" msgid "Brush Selection" msgstr "SИlection du pinceau" -#: app/brush_select.c:225 app/gradient.c:694 app/module_db.c:305 -#: app/palette.c:2034 app/pattern_select.c:121 +#: app/brush_select.c:225 app/gradient.c:695 app/module_db.c:305 +#: app/palette.c:2033 app/pattern_select.c:121 msgid "Refresh" msgstr "RafraНchir" @@ -372,19 +368,19 @@ msgstr "Opacit msgid "Mode:" msgstr "Mode:" -#: app/brush_select.c:372 app/palette.c:1447 app/palette.c:1468 -#: app/palette.c:2223 +#: app/brush_select.c:372 app/palette.c:1446 app/palette.c:1467 +#: app/palette.c:2222 msgid "New" msgstr "Nouveau" #: app/brush_select.c:378 app/colormap_dialog.i.c:150 -#: app/gradient_select.c:454 app/palette.c:1439 app/palette.c:2051 -#: app/palette_select.c:241 +#: app/gradient_select.c:454 app/palette.c:1438 app/palette.c:2050 +#: app/palette_select.c:223 msgid "Edit" msgstr "иdition" -#: app/brush_select.c:384 app/global_edit.c:710 app/gradient.c:1563 -#: app/palette.c:1454 app/palette.c:2232 +#: app/brush_select.c:384 app/global_edit.c:710 app/gradient.c:1564 +#: app/palette.c:1453 app/palette.c:2231 msgid "Delete" msgstr "Effacer" @@ -442,7 +438,7 @@ msgid "Replace" msgstr "Remplacer" #: app/by_color_select.c:541 app/colormap_dialog.i.c:148 -#: app/gdisplay_color_ui.c:71 +#: app/gdisplay_color_ui.c:102 msgid "Add" msgstr "Ajouter" @@ -482,7 +478,7 @@ msgid "copy" msgstr "copier" #. formulate the new layer_mask name -#: app/channel.c:201 app/gradient.c:1387 app/layer.c:318 app/layer.c:1521 +#: app/channel.c:201 app/gradient.c:1388 app/layer.c:318 app/layer.c:1521 #, c-format msgid "%s copy" msgstr "Copie de %s" @@ -517,11 +513,11 @@ msgid "Fill Options" msgstr "Options du remplissage" #: app/channel_ops.c:177 app/image_new.c:70 app/image_new.c:224 -#: app/layers_dialog.c:3289 +#: app/layers_dialog.c:3290 msgid "Background" msgstr "Fond" -#: app/channel_ops.c:189 app/image_new.c:80 app/layers_dialog.c:3291 +#: app/channel_ops.c:189 app/image_new.c:80 app/layers_dialog.c:3292 msgid "Transparent" msgstr "Transparent" @@ -558,39 +554,39 @@ msgstr "" msgid "Delete Channel" msgstr "Effacer Canal" -#: app/channels_dialog.c:625 app/menus.c:292 +#: app/channels_dialog.c:625 app/menus.c:493 msgid "/New Channel" msgstr "/Nouveau Canal" -#: app/channels_dialog.c:628 app/menus.c:293 +#: app/channels_dialog.c:628 app/menus.c:495 msgid "/Raise Channel" msgstr "/Remonter Canal" -#: app/channels_dialog.c:631 app/menus.c:294 +#: app/channels_dialog.c:631 app/menus.c:497 msgid "/Lower Channel" msgstr "/Descendre Canal" -#: app/channels_dialog.c:634 app/menus.c:295 +#: app/channels_dialog.c:634 app/menus.c:499 msgid "/Duplicate Channel" msgstr "/Dupliquer Canal" -#: app/channels_dialog.c:637 app/menus.c:297 +#: app/channels_dialog.c:637 app/menus.c:503 msgid "/Channel to Selection" msgstr "/Canal vers SИlection" -#: app/channels_dialog.c:640 app/menus.c:298 +#: app/channels_dialog.c:640 app/menus.c:505 msgid "/Add to Selection" msgstr "/Ajouter Ю la SИlection" -#: app/channels_dialog.c:641 app/menus.c:299 +#: app/channels_dialog.c:641 app/menus.c:507 msgid "/Subtract From Selection" msgstr "/Soustraire de la SИlection" -#: app/channels_dialog.c:642 app/menus.c:300 +#: app/channels_dialog.c:642 app/menus.c:509 msgid "/Intersect With Selection" msgstr "/Intersection avec la SИlection" -#: app/channels_dialog.c:644 app/menus.c:302 +#: app/channels_dialog.c:644 app/menus.c:513 msgid "/Delete Channel" msgstr "/Effacer Canal" @@ -722,11 +718,11 @@ msgstr "Jaune" msgid "Preserve Luminosity" msgstr "PrИserver la luminositИ" -#: app/color_notebook.c:102 app/color_select.c:210 +#: app/color_notebook.c:105 msgid "Color Selection" msgstr "SИlection de couleur" -#: app/color_notebook.c:111 app/color_select.c:219 +#: app/color_notebook.c:113 msgid "Revert to Old Color" msgstr "Revenir Ю l'ancienne couleur" @@ -762,7 +758,7 @@ msgstr "Bleu:" msgid "Alpha:" msgstr "Alpha:" -#: app/color_picker.c:263 app/color_picker.c:278 app/color_select.c:443 +#: app/color_picker.c:263 app/color_picker.c:278 app/color_select.c:437 #: app/colormap_dialog.i.c:267 msgid "Hex Triplet:" msgstr "Triplet Hexa:" @@ -791,7 +787,7 @@ msgid "Indexed Color Palette" msgstr "Palette des couleurs indexИes" #. The GIMP image option menu -#: app/colormap_dialog.i.c:186 app/lc_dialog.c:133 +#: app/colormap_dialog.i.c:186 app/lc_dialog.c:132 msgid "Image:" msgstr "Image:" @@ -922,8 +918,10 @@ msgid "" "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 "" -"Vous essayez de convertir une image avec de l'alpha ou des calques de RVB ou GRIS vers INDEXи.\n" -"Vous ne devriez pas gИnИrer une palette de plus de 255 couleurs si vous dИsirez crИer un GIF animИ ou transparent Ю partir de cette image." +"Vous essayez de convertir une image avec de l'alpha ou des calques de RVB ou " +"GRIS vers INDEXи.\n" +"Vous ne devriez pas gИnИrer une palette de plus de 255 couleurs si vous " +"dИsirez crИer un GIF animИ ou transparent Ю partir de cette image." #: app/convolve.c:136 msgid "Blur" @@ -988,7 +986,7 @@ msgid "Width:" msgstr "Largeur:" #: app/crop.c:1056 app/file_new_dialog.c:416 app/file_new_dialog.c:434 -#: app/layers_dialog.c:3347 app/resize.c:240 app/resize.c:265 app/resize.c:509 +#: app/layers_dialog.c:3348 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:431 msgid "Height:" msgstr "Hauteur:" @@ -1052,8 +1050,8 @@ msgstr "devices_rc_update appel msgid "Device Status" msgstr "иtat du pИriphИrique" -#: app/devices.c:713 app/gradient.c:692 app/levels.c:560 app/palette.c:2032 -#: app/preferences_dialog.c:1173 +#: app/devices.c:713 app/gradient.c:693 app/levels.c:560 app/palette.c:2031 +#: app/preferences_dialog.c:1172 msgid "Save" msgstr "Enregistrer" @@ -1077,48 +1075,48 @@ msgstr "Il n'y a pas de s msgid "There's no selection to remove." msgstr "Il n'y a pas de sИlection Ю enlever." -#: app/docindexif.c:83 +#: app/docindexif.c:84 msgid "Open" msgstr "Ouvrir" -#: app/docindexif.c:83 +#: app/docindexif.c:84 msgid "Open a file" msgstr "Ouvrir un fichier" -#: app/docindexif.c:88 app/gdisplay_color_ui.c:73 +#: app/docindexif.c:89 app/gdisplay_color_ui.c:104 msgid "Up" msgstr "Haut" -#: app/docindexif.c:88 +#: app/docindexif.c:89 msgid "Move the selected entry up in the index" msgstr "DИplacer l'entrИe sИlectionnИe vers le haut de l'index" -#: app/docindexif.c:93 app/gdisplay_color_ui.c:74 +#: app/docindexif.c:94 app/gdisplay_color_ui.c:105 msgid "Down" msgstr "Bas" -#: app/docindexif.c:93 +#: app/docindexif.c:94 msgid "Move the selected entry down in the index" msgstr "DИplacer l'entrИe sИlectionnИe vers le bas de l'index" -#: app/docindexif.c:98 app/gdisplay_color_ui.c:72 +#: app/docindexif.c:99 app/gdisplay_color_ui.c:103 msgid "Remove" msgstr "Enlever" -#: app/docindexif.c:98 +#: app/docindexif.c:99 msgid "Remove the selected entry from the index" msgstr "Enlever l'entrИe sИlectionnИe de l'index" -#: app/docindexif.c:103 +#: app/docindexif.c:104 msgid "Close the Document Index" msgstr "Fermer l'Index des Documents" #. Set the GOWindow title -#: app/docindexif.c:236 +#: app/docindexif.c:237 msgid "Document Index" msgstr "Index des Documents" -#: app/docindexif.c:243 +#: app/docindexif.c:244 msgid "GTK successfully started" msgstr "rИussite du dИmarrage de GTK" @@ -1245,7 +1243,7 @@ msgstr "Taille d'image : %s" msgid "New Image" msgstr "Nouvelle Image" -#: app/file_new_dialog.c:474 app/preferences_dialog.c:1244 +#: app/file_new_dialog.c:474 app/preferences_dialog.c:1243 msgid "Pixels" msgstr "Pixels" @@ -1263,20 +1261,20 @@ msgstr "pixels/%a" msgid "Image Type" msgstr "Type d'image" -#: app/fileops.c:213 app/fileops.c:247 +#: app/fileops.c:235 app/fileops.c:269 msgid "Load Image" msgstr "Charger Image" #. format-chooser frame -#: app/fileops.c:257 +#: app/fileops.c:279 msgid "Open Options" msgstr "Options d'ouverture" -#: app/fileops.c:272 app/fileops.c:481 +#: app/fileops.c:294 app/fileops.c:507 msgid "Determine file type:" msgstr "DИterminer le type du fichier:" -#: app/fileops.c:355 +#: app/fileops.c:377 msgid "" "generate\n" "preview" @@ -1284,106 +1282,106 @@ msgstr "" "gИnИrer\n" "l'aperГu" -#: app/fileops.c:390 +#: app/fileops.c:412 msgid "No selection." msgstr "Pas de sИlection." -#: app/fileops.c:437 app/fileops.c:459 +#: app/fileops.c:459 app/fileops.c:489 msgid "Save Image" msgstr "Enregistrer image" -#: app/fileops.c:473 +#: app/fileops.c:498 msgid "Save Options" msgstr "Options d'enregistrement" -#: app/fileops.c:525 +#: app/fileops.c:551 msgid "Can't revert. No filename associated with this image" msgstr "" "Impossible de revenir Ю l'image sur disque.\n" "Pas de fichier associИ Ю cette image." -#: app/fileops.c:540 +#: app/fileops.c:566 msgid "Revert failed." msgstr "иchec lors du retour Ю l'image sur disque." -#: app/fileops.c:1211 +#: app/fileops.c:1237 msgid "(this thumbnail may be out of date)" msgstr "(cet icТne peux ne pas Йtre Ю jour)" -#: app/fileops.c:1212 +#: app/fileops.c:1238 msgid "(no information)" msgstr "(aucune information)" -#: app/fileops.c:1220 +#: app/fileops.c:1246 msgid "(thumbnail saving is disabled)" msgstr "(enregistrement des icТnes dИsactivИ)" -#: app/fileops.c:1224 +#: app/fileops.c:1250 msgid "(could not write thumbnail file)" msgstr "(impossible d'Иcrire le fichier d'icТne)" -#: app/fileops.c:1228 +#: app/fileops.c:1254 msgid "(thumbnail file not written)" msgstr "(fichier d'icТne non Иcrit)" -#: app/fileops.c:1245 +#: app/fileops.c:1271 msgid "no preview available" msgstr "aucun aperГu disponible" -#: app/fileops.c:1316 +#: app/fileops.c:1342 msgid "(could not make preview)" msgstr "(impossible de crИer un aperГu)" -#: app/fileops.c:1371 app/fileops.c:1461 +#: app/fileops.c:1397 app/fileops.c:1487 msgid "Open failed: " msgstr "иchec de l'ouverture: " -#: app/fileops.c:1527 +#: app/fileops.c:1553 #, c-format msgid "%s is an irregular file (%s)" msgstr "%s n'est pas un fichier ordinaire (%s)" -#: app/fileops.c:1541 app/fileops.c:1644 +#: app/fileops.c:1567 app/fileops.c:1670 msgid "Save failed: " msgstr "иchec de l'enregistrement: " -#: app/fileops.c:1553 app/fileops.c:1554 app/fileops.c:1566 app/fileops.c:1567 -#: app/menus.c:69 app/menus.c:104 +#: app/fileops.c:1579 app/fileops.c:1580 app/fileops.c:1592 app/fileops.c:1593 +#: app/menus.c:84 app/menus.c:149 msgid "/File/Open" msgstr "/Fichier/Ouvrir" -#: app/fileops.c:1555 app/fileops.c:1571 app/gdisplay.c:1632 app/menus.c:105 +#: app/fileops.c:1581 app/fileops.c:1597 app/gdisplay.c:1651 app/menus.c:151 msgid "/File/Save" msgstr "/Fichier/Enregistrer" -#: app/fileops.c:1556 app/fileops.c:1572 app/gdisplay.c:1633 app/menus.c:106 +#: app/fileops.c:1582 app/fileops.c:1598 app/gdisplay.c:1652 app/menus.c:153 msgid "/File/Save as" msgstr "/Fichier/Enregistrer sous" -#: app/fileops.c:1588 +#: app/fileops.c:1614 #, c-format msgid "%s exists, overwrite?" msgstr "%s existe, Иcraser?" -#: app/fileops.c:1593 +#: app/fileops.c:1619 msgid "File Exists!" msgstr "Le fichier existe!" -#: app/fileops.c:1599 +#: app/fileops.c:1625 msgid "Yes" msgstr "Oui" -#: app/fileops.c:1601 +#: app/fileops.c:1627 msgid "No" msgstr "Non" -#: app/flip_tool.c:74 app/preferences_dialog.c:1290 -#: app/preferences_dialog.c:2028 +#: app/flip_tool.c:74 app/preferences_dialog.c:1289 +#: app/preferences_dialog.c:2027 msgid "Horizontal" msgstr "Horizontal" -#: app/flip_tool.c:74 app/preferences_dialog.c:1292 -#: app/preferences_dialog.c:2030 +#: app/flip_tool.c:74 app/preferences_dialog.c:1291 +#: app/preferences_dialog.c:2029 msgid "Vertical" msgstr "Vertical" @@ -1409,20 +1407,15 @@ msgstr "" "de la sИlection flottante car elle appartient Ю\n" "un canal ou masque de calque." -#: app/free_select.c:76 +#: app/free_select.c:73 msgid "add_point(): Unable to reallocate points array in free_select." msgstr "" -#: app/free_select.c:231 -msgid "Cannot properly scanline convert polygon!\n" -msgstr "" -"Je n'arrive pas Ю convertir le polygone en lignes horizontales de trame.\n" - #: app/gdisplay.c:215 msgid "RGB-empty" msgstr "RVB-vide" -#: app/gdisplay.c:215 app/image_new.c:54 app/preferences_dialog.c:1335 +#: app/gdisplay.c:215 app/image_new.c:54 app/preferences_dialog.c:1334 msgid "RGB" msgstr "RVB" @@ -1442,268 +1435,266 @@ msgstr "index msgid "indexed" msgstr "indexИ" -#: app/gdisplay.c:1634 app/menus.c:107 +#: app/gdisplay.c:1653 app/menus.c:155 msgid "/File/Revert" msgstr "/Fichier/Revenir au fichier" -#: app/gdisplay.c:1635 app/gdisplay_ops.c:299 app/gdisplay_ops.c:314 -#: app/gdisplay_ops.c:345 app/menus.c:111 +#: app/gdisplay.c:1654 app/gdisplay_ops.c:299 app/gdisplay_ops.c:314 +#: app/gdisplay_ops.c:345 app/menus.c:162 msgid "/File/Close" msgstr "/Fichier/Fermer" -#: app/gdisplay.c:1637 +#: app/gdisplay.c:1656 msgid "/Edit" msgstr "/иdition" -#: app/gdisplay.c:1640 app/menus.c:116 +#: app/gdisplay.c:1659 app/menus.c:171 msgid "/Edit/Cut" msgstr "/иdition/Couper" -#: app/gdisplay.c:1641 app/menus.c:117 +#: app/gdisplay.c:1660 app/menus.c:173 msgid "/Edit/Copy" msgstr "/иdition/Copier" -#: app/gdisplay.c:1642 app/menus.c:118 +#: app/gdisplay.c:1661 app/menus.c:175 msgid "/Edit/Paste" msgstr "/иdition/Coller" -#: app/gdisplay.c:1643 app/menus.c:119 +#: app/gdisplay.c:1662 app/menus.c:177 msgid "/Edit/Paste Into" msgstr "/иdition/Coller dans" -#: app/gdisplay.c:1644 app/menus.c:120 +#: app/gdisplay.c:1663 app/menus.c:179 msgid "/Edit/Paste As New" msgstr "/иdition/Coller dans un nouveau" -#: app/gdisplay.c:1645 app/menus.c:122 +#: app/gdisplay.c:1664 app/menus.c:183 msgid "/Edit/Clear" msgstr "/иdition/Effacer" -#: app/gdisplay.c:1646 app/menus.c:123 +#: app/gdisplay.c:1665 app/menus.c:185 msgid "/Edit/Fill" msgstr "/иdition/Remplir" -#: app/gdisplay.c:1647 app/menus.c:124 +#: app/gdisplay.c:1666 app/menus.c:187 msgid "/Edit/Stroke" msgstr "/иdition/Coup de Pinceau" -#: app/gdisplay.c:1648 app/menus.c:125 +#: app/gdisplay.c:1667 app/menus.c:189 msgid "/Edit/Undo" msgstr "/иdition/DИfaire" -#: app/gdisplay.c:1649 app/menus.c:126 +#: app/gdisplay.c:1668 app/menus.c:191 msgid "/Edit/Redo" msgstr "/иdition/Refaire" -#: app/gdisplay.c:1650 app/menus.c:129 +#: app/gdisplay.c:1669 app/menus.c:197 msgid "/Edit/Cut Named" msgstr "/иdition/Couper NommИ" -#: app/gdisplay.c:1651 app/menus.c:130 +#: app/gdisplay.c:1670 app/menus.c:199 msgid "/Edit/Copy Named" msgstr "/иdition/Copier NommИ" -#: app/gdisplay.c:1652 app/menus.c:131 +#: app/gdisplay.c:1671 app/menus.c:201 msgid "/Edit/Paste Named" msgstr "/иdition/Coller NommИ" -#: app/gdisplay.c:1655 +#: app/gdisplay.c:1674 msgid "/Select" msgstr "/SИlection" -#: app/gdisplay.c:1656 app/menus.c:146 +#: app/gdisplay.c:1675 app/menus.c:230 msgid "/Select/Save To Channel" msgstr "/SИlection/Enregistrer dans Canal" -#: app/gdisplay.c:1658 +#: app/gdisplay.c:1677 msgid "/View" msgstr "/Vue" -#: app/gdisplay.c:1661 app/menus.c:165 +#: app/gdisplay.c:1680 app/menus.c:266 msgid "/View/Toggle Selection" msgstr "/Vue/(DИs)activer SИlection" -#: app/gdisplay.c:1662 app/menus.c:166 +#: app/gdisplay.c:1681 app/menus.c:268 msgid "/View/Toggle Rulers" msgstr "/Vue/(DИs)activer les RХgles" -#: app/gdisplay.c:1664 app/menus.c:168 +#: app/gdisplay.c:1683 app/menus.c:272 msgid "/View/Toggle Guides" msgstr "/Vue/(DИs)activer les Guides" -#: app/gdisplay.c:1665 app/menus.c:169 +#: app/gdisplay.c:1684 app/menus.c:274 msgid "/View/Snap To Guides" msgstr "/Vue/Aligner sur les Guides" -#: app/gdisplay.c:1666 app/menus.c:167 +#: app/gdisplay.c:1685 app/menus.c:270 msgid "/View/Toggle Statusbar" msgstr "/Vue/(DИs)activer la Barre d'иtat" -#: app/gdisplay.c:1668 app/menus.c:160 +#: app/gdisplay.c:1687 app/menus.c:257 msgid "/View/Dot for dot" msgstr "/Vue/Point pour point" -#: app/gdisplay.c:1671 +#: app/gdisplay.c:1690 msgid "/Image" msgstr "/Image" -#: app/gdisplay.c:1672 app/gdisplay.c:1682 +#: app/gdisplay.c:1691 app/gdisplay.c:1702 msgid "/Image/Colors" msgstr "/Image/Couleurs" -#: app/gdisplay.c:1673 -msgid "/Image/Channel Ops" +#: app/gdisplay.c:1692 +#, fuzzy +msgid "/Image/Channels" msgstr "/Image/Canaux" -#: app/gdisplay.c:1674 +#: app/gdisplay.c:1693 msgid "/Image/Alpha" msgstr "/Image/Alpha" -#: app/gdisplay.c:1677 app/menus.c:188 +#: app/gdisplay.c:1694 app/menus.c:68 +msgid "/Image/Transforms" +msgstr "/Image/Transformations" + +#: app/gdisplay.c:1697 app/menus.c:312 msgid "/Image/RGB" msgstr "/Image/RVB" -#: app/gdisplay.c:1678 app/menus.c:189 +#: app/gdisplay.c:1698 app/menus.c:314 msgid "/Image/Grayscale" msgstr "/Image/Niveaux de Gris" -#: app/gdisplay.c:1679 app/menus.c:190 +#: app/gdisplay.c:1699 app/menus.c:316 msgid "/Image/Indexed" msgstr "/Image/IndexИe" -#: app/gdisplay.c:1680 app/tools.c:658 +#: app/gdisplay.c:1700 app/tools.c:658 msgid "/Image/Histogram" msgstr "/Image/Histogramme" -#: app/gdisplay.c:1683 app/tools.c:613 +#: app/gdisplay.c:1703 app/tools.c:613 msgid "/Image/Colors/Threshold" msgstr "/Image/Couleurs/Seuil" -#: app/gdisplay.c:1684 app/tools.c:598 +#: app/gdisplay.c:1704 app/tools.c:598 msgid "/Image/Colors/Posterize" msgstr "/Image/Couleurs/PostИriser" -#: app/gdisplay.c:1685 app/menus.c:177 +#: app/gdisplay.c:1705 app/menus.c:288 msgid "/Image/Colors/Equalize" msgstr "/Image/Couleurs/иgaliser" -#: app/gdisplay.c:1686 app/menus.c:178 +#: app/gdisplay.c:1706 app/menus.c:290 msgid "/Image/Colors/Invert" msgstr "/Image/Couleurs/Inverser" -#: app/gdisplay.c:1687 app/tools.c:553 +#: app/gdisplay.c:1707 app/tools.c:553 msgid "/Image/Colors/Color Balance" msgstr "/Image/Couleurs/Balance des couleurs" -#: app/gdisplay.c:1688 app/tools.c:568 +#: app/gdisplay.c:1708 app/tools.c:568 msgid "/Image/Colors/Brightness-Contrast" msgstr "/Image/Couleurs/LuminositИ-Contraste" -#: app/gdisplay.c:1690 app/tools.c:583 +#: app/gdisplay.c:1710 app/tools.c:583 msgid "/Image/Colors/Hue-Saturation" msgstr "/Image/Couleurs/Teinte-Saturation" -#: app/gdisplay.c:1691 app/tools.c:628 +#: app/gdisplay.c:1711 app/tools.c:628 msgid "/Image/Colors/Curves" msgstr "/Image/Couleurs/Courbes" -#: app/gdisplay.c:1692 app/tools.c:643 +#: app/gdisplay.c:1712 app/tools.c:643 msgid "/Image/Colors/Levels" msgstr "/Image/Couleurs/Niveaux" -#: app/gdisplay.c:1693 app/menus.c:180 +#: app/gdisplay.c:1713 app/menus.c:294 msgid "/Image/Colors/Desaturate" msgstr "/Image/Couleurs/DИsaturer" -#: app/gdisplay.c:1695 app/menus.c:185 +#: app/gdisplay.c:1715 app/menus.c:302 msgid "/Image/Alpha/Add Alpha Channel" msgstr "/Image/Alpha/Ajouter Canal Alpha" -#: app/gdisplay.c:1698 app/menus.c:183 -msgid "/Image/Channel Ops/Offset" -msgstr "/Image/Canaux/DИcalage" +#: app/gdisplay.c:1718 app/menus.c:307 +#, fuzzy +msgid "/Image/Transforms/Offset" +msgstr "/Image/Transformations" -#: app/gdisplay.c:1701 +#: app/gdisplay.c:1721 msgid "/Layers/Stack" msgstr "/Calques/Pile" -#: app/gdisplay.c:1704 app/menus.c:199 +#: app/gdisplay.c:1724 app/menus.c:335 msgid "/Layers/Stack/Previous Layer" msgstr "/Calques/Pile/Calque prИcИdent" -#: app/gdisplay.c:1706 app/menus.c:200 +#: app/gdisplay.c:1726 app/menus.c:337 msgid "/Layers/Stack/Next Layer" msgstr "/Calques/Pile/Calque suivant" -#: app/gdisplay.c:1708 app/menus.c:201 +#: app/gdisplay.c:1728 app/menus.c:339 msgid "/Layers/Stack/Raise Layer" msgstr "/Calques/Pile/Remonter calque" -#: app/gdisplay.c:1710 app/menus.c:202 +#: app/gdisplay.c:1730 app/menus.c:341 msgid "/Layers/Stack/Lower Layer" msgstr "/Calques/Pile/Descendre calque" -#: app/gdisplay.c:1712 app/menus.c:203 +#: app/gdisplay.c:1732 app/menus.c:343 msgid "/Layers/Stack/Layer to Top" msgstr "/Calques/Pile/Calque vers le sommet" -#: app/gdisplay.c:1714 app/menus.c:204 +#: app/gdisplay.c:1734 app/menus.c:345 msgid "/Layers/Stack/Layer to Bottom" msgstr "/Calques/Pile/Calque vers le fond" -#: app/gdisplay.c:1718 app/menus.c:206 +#: app/gdisplay.c:1738 app/menus.c:349 msgid "/Layers/Anchor Layer" msgstr "/Calques/Ancrer Calque" -#: app/gdisplay.c:1719 app/menus.c:207 +#: app/gdisplay.c:1739 app/menus.c:351 msgid "/Layers/Merge Visible Layers" msgstr "/Calques/Fusionner les Calques Visibles" -#: app/gdisplay.c:1720 app/menus.c:208 +#: app/gdisplay.c:1740 app/menus.c:353 msgid "/Layers/Flatten Image" msgstr "/Calques/Aplatir Image" -#: app/gdisplay.c:1721 app/menus.c:209 +#: app/gdisplay.c:1741 app/menus.c:355 msgid "/Layers/Alpha To Selection" msgstr "/Calques/Alpha vers SИlection" -#: app/gdisplay.c:1722 app/menus.c:210 +#: app/gdisplay.c:1742 app/menus.c:357 msgid "/Layers/Mask To Selection" msgstr "/Calques/Masque vers SИlection" -#: app/gdisplay.c:1723 app/menus.c:211 +#: app/gdisplay.c:1743 app/menus.c:359 msgid "/Layers/Add Alpha Channel" msgstr "/Calques/Ajouter Canal Alpha" -#: app/gdisplay.c:1726 +#: app/gdisplay.c:1746 msgid "/Filters" msgstr "/Filtres" -#: app/gdisplay.c:1728 +#: app/gdisplay.c:1748 msgid "/Script-Fu" msgstr "/Script-Fu" -#: app/gdisplay_color.c:413 -msgid "Gamma" -msgstr "Gamma" - -#: app/gdisplay_color.c:430 -msgid "Gamma:" -msgstr "Gamma:" - -#: app/gdisplay_color_ui.c:75 +#: app/gdisplay_color_ui.c:106 msgid "Configure" msgstr "Configurer" -#: app/gdisplay_color_ui.c:78 +#: app/gdisplay_color_ui.c:109 msgid "Color Display Filters" msgstr "Filtres d'affichage couleur" -#: app/gdisplay_color_ui.c:102 +#: app/gdisplay_color_ui.c:133 msgid "Available Filters" msgstr "Filtres disponibles" -#: app/gdisplay_color_ui.c:120 +#: app/gdisplay_color_ui.c:156 msgid "Active Filters" msgstr "Filtres actifs" @@ -1801,55 +1792,31 @@ msgstr "attacher un parasite l'image" msgid "detach parasite from image" msgstr "dИtacher un parasite de l'image" -#. Dirty the image, but we're too lazy to provide a -#. * proper undo. -#: app/gimpimage.c:2134 -msgid "raise layer" -msgstr "Иlever calque" - -#: app/gimpimage.c:2140 +#: app/gimpimage.c:2099 msgid "Layer cannot be raised any further" msgstr "Impossible de remonter encore ce calque" -#: app/gimpimage.c:2208 -msgid "lower layer" -msgstr "abaisser calque" - -#: app/gimpimage.c:2214 +#: app/gimpimage.c:2125 msgid "Layer cannot be lowered any further" msgstr "Impossible de descendre encore ce calque" -#. layer_arg is already the top_layer -#: app/gimpimage.c:2245 +#: app/gimpimage.c:2149 msgid "Layer is already on top" msgstr "Calque dИjЮ en haut" -#: app/gimpimage.c:2250 +#: app/gimpimage.c:2155 msgid "Can't raise Layer without alpha" msgstr "Impossible de remonter un Calque sans alpha" -#: app/gimpimage.c:2291 -msgid "raise layer to top" -msgstr "Иlever le calque tout en haut" - -#. there is no next layer below layer_arg -#: app/gimpimage.c:2344 +#: app/gimpimage.c:2182 msgid "Layer is already on bottom" msgstr "Calque dИjЮ en bas" -#: app/gimpimage.c:2357 app/gimpimage.c:2445 +#: app/gimpimage.c:2237 msgid "BG has no alpha, layer was placed above" msgstr "Fond sans alpha, calque placИ par dessus" -#: app/gimpimage.c:2386 -msgid "lower layer to bottom" -msgstr "abaisser le calque tout en bas" - -#: app/gimpimage.c:2465 -msgid "re-position layer" -msgstr "re-positionner le calque" - -#: app/gimpimage.c:2498 +#: app/gimpimage.c:2291 msgid "" "There are not enough visible layers for a merge.\n" "There must be at least two." @@ -1857,11 +1824,11 @@ msgstr "" "Il n'y a pas assez de calques visibles pour une\n" "fusion. Il en faut au moins deux." -#: app/gimpimage.c:2574 +#: app/gimpimage.c:2367 msgid "There are not enough visible layers for a merge down." msgstr "Il n'y a pas assez de calques visibles pour une fusion." -#: app/gimpimage.c:2975 +#: app/gimpimage.c:2768 msgid "" "Unable to add a layer mask since\n" "the layer already has one." @@ -1869,7 +1836,7 @@ msgstr "" "Impossible d'ajouter un masque au\n" "calque car il en a dИjЮ un." -#: app/gimpimage.c:2979 +#: app/gimpimage.c:2772 msgid "" "Unable to add a layer mask to a\n" "layer in an indexed image." @@ -1877,7 +1844,7 @@ msgstr "" "Impossible d'ajouter un masque\n" "au calque dans une image indexИe." -#: app/gimpimage.c:2983 +#: app/gimpimage.c:2776 msgid "" "Cannot add layer mask to a layer\n" "with no alpha channel." @@ -1885,22 +1852,22 @@ msgstr "" "Impossible d'ajouter un masque\n" "dans un calque sans canal alpha." -#: app/gimpimage.c:2990 +#: app/gimpimage.c:2783 msgid "Cannot add layer mask of different dimensions than specified layer." msgstr "" "Impossible d'ajouter un masque de calque de dimensions diffИrente que le " "calque spИcifiИ." -#: app/gimpimage.c:3093 +#: app/gimpimage.c:2886 msgid "Channel cannot be raised any further" msgstr "Le canal ne peux pas Йtre plus remontИ" -#: app/gimpimage.c:3142 +#: app/gimpimage.c:2935 msgid "Channel cannot be lowered any further" msgstr "Le canal ne peux pas Йtre abaissИ plus" -#: app/gimpimage.c:3347 app/palette.c:542 app/palette.c:569 app/palette.c:931 -#: app/palette.c:935 app/palette.c:2384 app/palette.c:3066 +#: app/gimpimage.c:3138 app/palette.c:541 app/palette.c:568 app/palette.c:930 +#: app/palette.c:934 app/palette.c:2383 app/palette.c:3065 msgid "Untitled" msgstr "SansTitre" @@ -2112,107 +2079,106 @@ msgstr "grad_get_color_at(): %d est un type de gradient inconnu" msgid "grad_get_color_at(): Unknown coloring mode %d" msgstr "grad_get_color_at(): %d est un mode de coloration inconnu" -#. Shell and main vbox -#: app/gradient.c:686 +#: app/gradient.c:687 msgid "Gradient Editor" msgstr "Editeur de DИgradИ" -#: app/gradient.c:720 app/gradient_select.c:474 app/paintbrush.c:284 -#: app/palette.c:2889 +#: app/gradient.c:721 app/gradient_select.c:474 app/paintbrush.c:284 +#: app/palette.c:2888 msgid "Gradient" msgstr "DИgradИ" -#: app/gradient.c:721 app/gradient_select.c:475 app/palette.c:2194 -#: app/palette_select.c:263 +#: app/gradient.c:722 app/gradient_select.c:475 app/palette.c:2193 +#: app/palette_select.c:245 msgid "Name" msgstr "Nom" #. Frame & vbox for gradient functions -#: app/gradient.c:742 +#: app/gradient.c:743 msgid "Gradient Ops" msgstr "OpИrations sur les dИgradИs" #. Buttons for gradient functions -#: app/gradient.c:750 +#: app/gradient.c:751 msgid "New Gradient" msgstr "Nouveau dИgradИ" -#: app/gradient.c:756 +#: app/gradient.c:757 msgid "Copy Gradient" msgstr "Copier dИgradИ" -#: app/gradient.c:762 +#: app/gradient.c:763 msgid "Delete Gradient" msgstr "Effacer dИgradИ" -#: app/gradient.c:768 +#: app/gradient.c:769 msgid "Rename Gradient" msgstr "Renommer dИgradИ" -#: app/gradient.c:774 app/gradient.c:1668 +#: app/gradient.c:775 app/gradient.c:1669 msgid "Save as POV-Ray" msgstr "Enregistrer en POV-Ray" #. Zoom all button -#: app/gradient.c:790 +#: app/gradient.c:791 msgid "Zoom all" msgstr "Tout zoomer" -#: app/gradient.c:855 +#: app/gradient.c:856 msgid "Instant update" msgstr "Mise Ю jour instantanИe" -#: app/gradient.c:1326 +#: app/gradient.c:1327 msgid "New gradient" msgstr "Nouveau dИgradИ" -#: app/gradient.c:1329 +#: app/gradient.c:1330 msgid "Enter a name for the new gradient" msgstr "Entrez un nom pour le nouveau gradient" -#: app/gradient.c:1330 +#: app/gradient.c:1331 msgid "untitled" msgstr "sans-titre" -#: app/gradient.c:1349 +#: app/gradient.c:1350 msgid "ed_do_new_gradient_callback(): oops, received NULL in call_data" msgstr "ed_do_new_gradient_callback(): houla, NULL reГu dans call_data" -#: app/gradient.c:1389 +#: app/gradient.c:1390 msgid "Copy gradient" msgstr "Copier dИgradИ" -#: app/gradient.c:1392 +#: app/gradient.c:1393 msgid "Enter a name for the copied gradient" msgstr "Entrez un nom pour le dИgradИ copiИ" -#: app/gradient.c:1415 +#: app/gradient.c:1416 msgid "ed_do_copy_gradient_callback(): oops, received NULL in call_data" msgstr "ed_do_copy_gradient_callback(): oops, NULL reГu dans call_data" -#: app/gradient.c:1475 +#: app/gradient.c:1476 msgid "Rename gradient" msgstr "Renommer dИgradИ" -#: app/gradient.c:1478 +#: app/gradient.c:1479 msgid "Enter a new name for the gradient" msgstr "Entrez un nom pour le dИgradИ" -#: app/gradient.c:1501 +#: app/gradient.c:1502 msgid "ed_do_rename_gradient_callback(): oops, received NULL in call_data" msgstr "ed_do_rename_gradient_callback(): houla, NULL reГu dans call_data" -#: app/gradient.c:1522 +#: app/gradient.c:1523 msgid "ed_do_rename_gradient_callback(): oops, can't find gradient to rename" msgstr "" "ed_do_rename_gradient_callback(): houla, impossible de trouver le dИgradИ a " "renommer" -#: app/gradient.c:1557 +#: app/gradient.c:1558 msgid "Delete gradient" msgstr "Effacer dИgradИ" -#: app/gradient.c:1576 +#: app/gradient.c:1577 #, c-format msgid "" "Are you sure you want to delete\n" @@ -2221,23 +2187,23 @@ msgstr "" "Voulez-vous vraiment effacer\n" "\"%s\" de la liste et du disque?" -#: app/gradient.c:1625 +#: app/gradient.c:1626 msgid "ed_do_delete_gradient_callback(): Could not find gradient to delete!" msgstr "" "ed_do_delete_gradient_callback(): aОe, impossible de trouver le dИgradИ a " "effacer!" -#: app/gradient.c:1704 +#: app/gradient.c:1705 #, c-format msgid "ed_do_save_pov_callback(): oops, could not open \"%s\"" msgstr "ed_do_save_pov_callback(): oops, impossible d'ouvrir \"%s\"" -#: app/gradient.c:1813 +#: app/gradient.c:1814 #, c-format msgid "Zoom factor: %d:1 Displaying [%0.6f, %0.6f]" msgstr "Facteur de Zoom: %d:1 Affichage [%0.6f, %0.6f]" -#: app/gradient.c:2055 +#: app/gradient.c:2056 #, c-format msgid "" "Position: %0.6f RGB (%0.3f, %0.3f, %0.3f) HSV (%0.3f, %0.3f, %0.3f) " @@ -2246,29 +2212,29 @@ msgstr "" "Position: %0.6f RVB (%0.3f, %0.3f, %0.3f) TSV (%0.3f, %0.3f, %0.3f) " "OpacitИ: %0.3f" -#: app/gradient.c:2079 +#: app/gradient.c:2080 #, c-format msgid "Foreground color set to RGB (%d, %d, %d) <-> (%0.3f, %0.3f, %0.3f)" msgstr "Couleur d'avant plan Ю RVB (%d, %d, %d) <-> (%0.3f, %0.3f, %0.3f)" -#: app/gradient.c:2102 +#: app/gradient.c:2103 #, c-format msgid "Background color to RGB (%d, %d, %d) <-> (%0.3f, %0.3f, %0.3f)" msgstr "Couleur d'avant plan Ю RVB (%d, %d, %d) <-> (%0.3f, %0.3f, %0.3f)" -#: app/gradient.c:2397 +#: app/gradient.c:2398 msgid "Drag: move Shift+drag: move & compress" msgstr "Tirer: dИplacer Shift+dИplacer: dИplacer & compresser" -#: app/gradient.c:2399 app/gradient.c:2402 +#: app/gradient.c:2400 app/gradient.c:2403 msgid "Click: select Shift+click: extend selection" msgstr "Clic: sИlectionner Shift+Clic: Иtendre la sИlection" -#: app/gradient.c:2407 +#: app/gradient.c:2408 msgid "Click: select Shift+click: extend selection Drag: move" msgstr "Clic: sИlectionner Shift+Clic: Иtendre la sИlection Tirer: dИplacer" -#: app/gradient.c:2419 +#: app/gradient.c:2420 msgid "" "Click: select Shift+click: extend selection Drag: move Shift+drag: " "move & compress" @@ -2276,190 +2242,190 @@ msgstr "" "Clic: sИlectionner Shift+Clic: Иtendre la sИlection Tirer: dИplacer " "Shift+Tirer: dИplacer & compresser" -#: app/gradient.c:2662 app/gradient.c:2671 +#: app/gradient.c:2663 app/gradient.c:2672 #, c-format msgid "Handle position: %0.6f" msgstr "Position du taquet: %0.6f" -#: app/gradient.c:2689 +#: app/gradient.c:2690 #, c-format msgid "Distance: %0.6f" msgstr "Distance: %0.6f" -#: app/gradient.c:2696 +#: app/gradient.c:2697 #, c-format msgid "control_motion(): Attempt to move bogus handle %d" msgstr "" -#: app/gradient.c:3173 app/gradient.c:4230 +#: app/gradient.c:3174 app/gradient.c:4231 msgid "Left endpoint's color" msgstr "Couleur de l'extrИmitИ gauche" -#: app/gradient.c:3184 app/gradient.c:3226 +#: app/gradient.c:3185 app/gradient.c:3227 msgid "Load from" msgstr "Charger Ю partir de" -#: app/gradient.c:3188 +#: app/gradient.c:3189 msgid "Left neighbor's right endpoint" msgstr "ExtrИmitИ droite du voisin gauche" -#: app/gradient.c:3189 +#: app/gradient.c:3190 msgid "Right endpoint" msgstr "ExtrИmitИ droite" -#: app/gradient.c:3199 app/gradient.c:3241 +#: app/gradient.c:3200 app/gradient.c:3242 msgid "Save to" msgstr "Enregistrer dans" -#: app/gradient.c:3215 app/gradient.c:4308 +#: app/gradient.c:3216 app/gradient.c:4309 msgid "Right endpoint's color" msgstr "Couleur de l'extrИmitИ droite" -#: app/gradient.c:3230 +#: app/gradient.c:3231 msgid "Right neighbor's left endpoint" msgstr "ExtrИmitИ gauche du voisin de droite" -#: app/gradient.c:3231 +#: app/gradient.c:3232 msgid "Left endpoint" msgstr "ExtrИmitИ gauche" -#: app/gradient.c:3342 +#: app/gradient.c:3343 msgid "Selection operations" msgstr "OpИrations de sИlection" -#: app/gradient.c:3514 +#: app/gradient.c:3515 msgid "Blending function for segment" msgstr "Fonction de mИlange pour le segment" -#: app/gradient.c:3516 +#: app/gradient.c:3517 msgid "Coloring type for segment" msgstr "Type de coloriage pour le segment" -#: app/gradient.c:3518 +#: app/gradient.c:3519 msgid "Split segment at midpoint" msgstr "Couper le segment en son point mИdian" -#: app/gradient.c:3520 app/gradient.c:4611 +#: app/gradient.c:3521 app/gradient.c:4612 msgid "Split segment uniformly" msgstr "Couper le segment uniformИment" -#: app/gradient.c:3522 +#: app/gradient.c:3523 msgid "Delete segment" msgstr "Effacer le segment" -#: app/gradient.c:3524 +#: app/gradient.c:3525 msgid "Re-center segment's midpoint" msgstr "Recentrer le point mИdian du segment" -#: app/gradient.c:3526 +#: app/gradient.c:3527 msgid "Re-distribute handles in segment" msgstr "Redistribuer les taquets dans le segment" -#: app/gradient.c:3528 +#: app/gradient.c:3529 msgid "Flip segment" msgstr "Retourner le segment" -#: app/gradient.c:3530 app/gradient.c:5170 +#: app/gradient.c:3531 app/gradient.c:5171 msgid "Replicate segment" msgstr "Dupliquer le segment" -#: app/gradient.c:3535 +#: app/gradient.c:3536 msgid "Blending function for selection" msgstr "Fonction de mИlange pour la sИlection" -#: app/gradient.c:3537 +#: app/gradient.c:3538 msgid "Coloring type for selection" msgstr "Type de coloriage pour la sИlection" -#: app/gradient.c:3539 +#: app/gradient.c:3540 msgid "Split segments at midpoints" msgstr "Couper les segments en leur milieu" -#: app/gradient.c:3541 app/gradient.c:4612 +#: app/gradient.c:3542 app/gradient.c:4613 msgid "Split segments uniformly" msgstr "Couper les segments uniformИment" -#: app/gradient.c:3543 +#: app/gradient.c:3544 msgid "Delete selection" msgstr "Effacer sИlection" -#: app/gradient.c:3545 +#: app/gradient.c:3546 msgid "Re-center midpoints in selection" msgstr "Recentrer les points mИdians dans la sИlection" -#: app/gradient.c:3547 +#: app/gradient.c:3548 msgid "Re-distribute handles in selection" msgstr "Redistribuer les taquets dans la sИlection" -#: app/gradient.c:3549 +#: app/gradient.c:3550 msgid "Flip selection" msgstr "Retourner la sИlection" -#: app/gradient.c:3551 app/gradient.c:5171 +#: app/gradient.c:3552 app/gradient.c:5172 msgid "Replicate selection" msgstr "Dupliquer la sИlection" -#: app/gradient.c:3835 +#: app/gradient.c:3836 msgid "FG color" msgstr "Couleur AV" -#: app/gradient.c:3884 +#: app/gradient.c:3885 #, c-format msgid "RGBA (%0.3f, %0.3f, %0.3f, %0.3f)" msgstr "RVBA (%0.3f, %0.3f, %0.3f, %0.3f)" -#: app/gradient.c:4397 app/gradient.c:4467 +#: app/gradient.c:4398 app/gradient.c:4468 msgid "(Varies)" msgstr "(Variable)" -#: app/gradient.c:4619 +#: app/gradient.c:4620 msgid "Split" msgstr "иclater" #. Instructions -#: app/gradient.c:4633 +#: app/gradient.c:4634 msgid "Please select the number of uniform parts" msgstr "SИlectionnez le nombre de parties uniformes" -#: app/gradient.c:4639 +#: app/gradient.c:4640 msgid "in which you want to split the selected segment" msgstr "en lequel vous voulez couper le segment sИlectionnИ" -#: app/gradient.c:4640 +#: app/gradient.c:4641 msgid "in which you want to split the segments in the selection" msgstr "en lequel vous voulez couper les segments sИlectionnИs" -#: app/gradient.c:4998 +#: app/gradient.c:4999 msgid "Blend endpoints' colors" msgstr "MИlanger les couleurs des extrИmitИs" -#: app/gradient.c:5010 +#: app/gradient.c:5011 msgid "Blend endpoints' opacity" msgstr "MИlanger les opacitИs des extrИmitИs" -#: app/gradient.c:5178 +#: app/gradient.c:5179 msgid "Replicate" msgstr "Dupliquer" #. Instructions -#: app/gradient.c:5191 +#: app/gradient.c:5192 msgid "Please select the number of times" msgstr "Veuillez sИlectionner le nombre d'exemplaires" -#: app/gradient.c:5196 +#: app/gradient.c:5197 msgid "you want to replicate the selected segment" msgstr "en lesquels dupliquer le segment sИlectionnИ." -#: app/gradient.c:5197 +#: app/gradient.c:5198 msgid "you want to replicate the selection" msgstr "en lesquels dupliquer la sИlection" -#: app/gradient.c:5552 +#: app/gradient.c:5553 #, c-format msgid "grad_load_gradient(): invalid number of segments in \"%s\"" msgstr "grad_load_gradient(): nombre de segments non valide dans \"%s\"" -#: app/gradient.c:5578 +#: app/gradient.c:5579 #, c-format msgid "" "grad_load_gradient(): badly formatted gradient segment %d in \"%s\" --- bad " @@ -2468,18 +2434,18 @@ msgstr "" "grad_load_gradient(): segment de dИgradИ dans un format incorrect (%d dans " "\"%s\") --- des choses bizarres pourront bientТt arriver" -#: app/gradient.c:5614 +#: app/gradient.c:5615 msgid "grad_save_gradient(): can not save gradient with NULL filename" msgstr "" "grad_save_gradient(): impossible d'enregistrer le dИgradИ avec un nom de " "fichier NUL" -#: app/gradient.c:5622 +#: app/gradient.c:5623 #, c-format msgid "grad_save_gradient(): can't open \"%s\"" msgstr "grad_save_gradient(): impossible d'ouvrir \"%s\"" -#: app/gradient.c:5829 +#: app/gradient.c:5830 #, c-format msgid "seg_get_segment_at(): No matching segment for position %0.15f" msgstr "" @@ -2601,15 +2567,15 @@ msgstr "" "je ne peux restaurer l'image initiale." #: app/image_new.c:59 app/info_window.c:60 app/info_window.c:449 -#: app/preferences_dialog.c:1336 +#: app/preferences_dialog.c:1335 msgid "Grayscale" msgstr "Niveaux de gris" -#: app/image_new.c:65 app/layers_dialog.c:3288 +#: app/image_new.c:65 app/layers_dialog.c:3289 msgid "Foreground" msgstr "Avant-Plan" -#: app/image_new.c:75 app/layers_dialog.c:3290 +#: app/image_new.c:75 app/layers_dialog.c:3291 msgid "White" msgstr "Blanc" @@ -2671,7 +2637,7 @@ msgstr "" msgid "Unknown info_dialog field type." msgstr "Type du champs info_dialog inconnu." -#: app/info_dialog.c:180 app/preferences_dialog.c:1436 +#: app/info_dialog.c:180 app/preferences_dialog.c:1435 msgid "General" msgstr "GИnИral" @@ -2710,7 +2676,7 @@ msgstr "%s: Fen msgid "Dimensions (w x h):" msgstr "Dimensions (l x h):" -#: app/info_window.c:306 app/iscissors.c:356 +#: app/info_window.c:306 msgid "Resolution:" msgstr "RИsolution:" @@ -3166,7 +3132,7 @@ msgstr "Installation de GIMP" msgid "Install" msgstr "Installer" -#: app/install.c:257 +#: app/install.c:257 libgimp/gimpexport.c:257 msgid "Ignore" msgstr "Ignorer" @@ -3303,7 +3269,7 @@ msgstr "D msgid "Guide procedures" msgstr "ProcИdures sur les guides" -#: app/internal_procs.c:118 app/preferences_dialog.c:1429 +#: app/internal_procs.c:118 app/preferences_dialog.c:1428 msgid "Interface" msgstr "Interface" @@ -3316,8 +3282,8 @@ msgstr "Calque" msgid "Miscellaneous" msgstr "Divers" -#: app/internal_procs.c:127 app/palette.c:2180 app/palette.c:2192 -#: app/palette_select.c:261 +#: app/internal_procs.c:127 app/palette.c:2179 app/palette.c:2191 +#: app/palette_select.c:243 msgid "Palette" msgstr "Palette" @@ -3349,7 +3315,7 @@ msgstr "Proc msgid "Tool procedures" msgstr "ProcИdures Outils" -#: app/internal_procs.c:154 +#: app/internal_procs.c:154 app/undo_history.c:544 msgid "Undo" msgstr "DИfaire" @@ -3365,20 +3331,6 @@ msgstr "L'inversion ne fonctionne pas sur les dessins index msgid "Invert operation failed." msgstr "иchec de l'opИration d'inversion." -#: app/iscissors.c:350 -msgid "Curve" -msgstr "Courbe" - -#. the threshold scale -#: app/iscissors.c:379 -msgid "Edge Detect " -msgstr "DИtection de contour" - -#. the elasticity scale -#: app/iscissors.c:408 -msgid "Elasticity:" -msgstr "иlasticitИ:" - #: app/layer.c:248 msgid "Zero width or height layers not allowed." msgstr "Les calques de largeur ou hauteur nulle ne sont pas permis." @@ -3440,7 +3392,7 @@ msgstr "Noircir seulement" msgid "Lighten Only" msgstr "иclaircir seulement" -#: app/layers_dialog.c:274 app/layers_dialog.c:3337 +#: app/layers_dialog.c:274 app/layers_dialog.c:3338 msgid "New Layer" msgstr "Nouveau Calque" @@ -3476,83 +3428,83 @@ msgstr "Effacer Calque" msgid "Keep Trans." msgstr "Garder trans." -#: app/layers_dialog.c:1007 app/menus.c:264 +#: app/layers_dialog.c:1007 app/menus.c:442 msgid "/Stack/Previous Layer" msgstr "/Pile/Calque prИcИdent" -#: app/layers_dialog.c:1008 app/menus.c:265 +#: app/layers_dialog.c:1008 app/menus.c:444 msgid "/Stack/Next Layer" msgstr "/Pile/Calque suivant" -#: app/layers_dialog.c:1010 app/menus.c:266 +#: app/layers_dialog.c:1010 app/menus.c:446 msgid "/Stack/Raise Layer" msgstr "/Pile/Remonter calque" -#: app/layers_dialog.c:1014 app/menus.c:267 +#: app/layers_dialog.c:1014 app/menus.c:448 msgid "/Stack/Lower Layer" msgstr "/Pile/Descendre calque" -#: app/layers_dialog.c:1018 app/menus.c:268 +#: app/layers_dialog.c:1018 app/menus.c:450 msgid "/Stack/Layer to Top" msgstr "/Pile/Calque vers le sommet" -#: app/layers_dialog.c:1020 app/menus.c:269 +#: app/layers_dialog.c:1020 app/menus.c:452 msgid "/Stack/Layer to Bottom" msgstr "/Pile/Calque vers le fond" -#: app/layers_dialog.c:1023 app/menus.c:263 +#: app/layers_dialog.c:1023 app/menus.c:440 msgid "/New Layer" msgstr "/Nouveau Calque" -#: app/layers_dialog.c:1026 app/menus.c:270 +#: app/layers_dialog.c:1026 app/menus.c:454 msgid "/Duplicate Layer" msgstr "/Dupliquer Calque" -#: app/layers_dialog.c:1029 app/menus.c:271 +#: app/layers_dialog.c:1029 app/menus.c:456 msgid "/Anchor Layer" msgstr "/Ancrer calque" -#: app/layers_dialog.c:1032 app/menus.c:272 +#: app/layers_dialog.c:1032 app/menus.c:458 msgid "/Delete Layer" msgstr "/Effacer Calque" -#: app/layers_dialog.c:1035 app/menus.c:274 +#: app/layers_dialog.c:1035 app/menus.c:462 msgid "/Scale Layer" msgstr "/Mettre calque Ю l'Иchelle" -#: app/layers_dialog.c:1036 app/menus.c:275 +#: app/layers_dialog.c:1036 app/menus.c:464 msgid "/Resize Layer" msgstr "/Redimensionner calque" -#: app/layers_dialog.c:1038 app/menus.c:277 +#: app/layers_dialog.c:1038 app/menus.c:468 msgid "/Merge Visible Layers" msgstr "/Fusionner les calques visibles" -#: app/layers_dialog.c:1039 app/menus.c:278 +#: app/layers_dialog.c:1039 app/menus.c:470 msgid "/Merge Down" msgstr "/Fusionner vers le bas" -#: app/layers_dialog.c:1040 app/menus.c:279 +#: app/layers_dialog.c:1040 app/menus.c:472 msgid "/Flatten Image" msgstr "/Aplatir l'image" -#: app/layers_dialog.c:1042 app/menus.c:281 +#: app/layers_dialog.c:1042 app/menus.c:476 msgid "/Add Layer Mask" msgstr "/Ajouter un masque de calque" -#: app/layers_dialog.c:1043 app/menus.c:282 +#: app/layers_dialog.c:1043 app/menus.c:478 msgid "/Apply Layer Mask" msgstr "/Appliquer le masque de calque" -#: app/layers_dialog.c:1044 app/menus.c:283 +#: app/layers_dialog.c:1044 app/menus.c:480 msgid "/Alpha to Selection" msgstr "/Alpha vers SИlection" -#: app/layers_dialog.c:1045 app/menus.c:284 +#: app/layers_dialog.c:1045 app/menus.c:482 msgid "/Mask to Selection" msgstr "/Masque vers SИlection" -#: app/layers_dialog.c:1046 app/menus.c:285 +#: app/layers_dialog.c:1046 app/menus.c:484 msgid "/Add Alpha Channel" msgstr "/Ajouter Canal Alpha" @@ -3560,76 +3512,76 @@ msgstr "/Ajouter Canal Alpha" msgid "Empty Layer Copy" msgstr "Copie de calque vide" -#: app/layers_dialog.c:2029 app/layers_dialog.c:3116 app/layers_dialog.c:3539 +#: app/layers_dialog.c:2029 app/layers_dialog.c:3117 app/layers_dialog.c:3540 msgid "Floating Selection" msgstr "SИlection Flottante" -#: app/layers_dialog.c:3302 +#: app/layers_dialog.c:3303 msgid "New Layer Options" msgstr "Options de Nouveau Calque" #. The name label and entry -#: app/layers_dialog.c:3327 +#: app/layers_dialog.c:3328 msgid "Layer Name:" msgstr "Nom du calque: " #. The size labels -#: app/layers_dialog.c:3341 +#: app/layers_dialog.c:3342 msgid "Layer Width:" msgstr "Largeur du Calque: " #. The radio frame and box -#: app/layers_dialog.c:3400 +#: app/layers_dialog.c:3401 msgid "Layer Fill Type" msgstr "Type de Remplissage de Calque" -#: app/layers_dialog.c:3508 +#: app/layers_dialog.c:3509 msgid "Edit Layer Attributes" msgstr "иditer les Attributs du Calque" -#: app/layers_dialog.c:3531 +#: app/layers_dialog.c:3532 msgid "Layer name:" msgstr "Nom du calque :" -#: app/layers_dialog.c:3620 +#: app/layers_dialog.c:3621 msgid "White (Full Opacity)" msgstr "Blanc (OpacitИ ComplХte)" -#: app/layers_dialog.c:3621 +#: app/layers_dialog.c:3622 msgid "Black (Full Transparency)" msgstr "Noir (Transparence Totale)" -#: app/layers_dialog.c:3622 +#: app/layers_dialog.c:3623 msgid "Layer's Alpha Channel" msgstr "Canal Alpha du Calque" -#: app/layers_dialog.c:3633 +#: app/layers_dialog.c:3634 msgid "Add Mask Options" msgstr "Options d'Ajout de masque" #. The radio frame and box -#: app/layers_dialog.c:3653 +#: app/layers_dialog.c:3654 msgid "Initialize Layer Mask to:" msgstr "Initialiser le masque de calque Ю :" -#: app/layers_dialog.c:3745 +#: app/layers_dialog.c:3746 msgid "Layer Mask Options" msgstr "Options de Masque de Calque" -#: app/layers_dialog.c:3751 +#: app/layers_dialog.c:3752 msgid "Apply" msgstr "Appliquer" -#: app/layers_dialog.c:3753 +#: app/layers_dialog.c:3754 msgid "Discard" msgstr "Jeter" #. The name entry hbox, label and entry -#: app/layers_dialog.c:3767 +#: app/layers_dialog.c:3768 msgid "Apply layer mask?" msgstr "Appliquer le masque de calque ?" -#: app/layers_dialog.c:3821 app/layers_dialog.c:3909 +#: app/layers_dialog.c:3822 app/layers_dialog.c:3910 msgid "" "Invalid width or height.\n" "Both must be positive." @@ -3637,27 +3589,27 @@ msgstr "" "Hauteur ou largeur non valide.\n" "Les deux doivent Йtre positives." -#: app/layers_dialog.c:4020 +#: app/layers_dialog.c:4021 msgid "Expanded as necessary" msgstr "иtendu autant que nИcessaire" -#: app/layers_dialog.c:4021 +#: app/layers_dialog.c:4022 msgid "Clipped to image" msgstr "RognИ Ю la taille de l'image" -#: app/layers_dialog.c:4022 +#: app/layers_dialog.c:4023 msgid "Clipped to bottom layer" msgstr "RognИ Ю la taille du calque le plus bas" -#: app/layers_dialog.c:4034 +#: app/layers_dialog.c:4035 msgid "Layer Merge Options" msgstr "Options de Fusion de Calques" -#: app/layers_dialog.c:4055 +#: app/layers_dialog.c:4056 msgid "Final, Merged Layer should be:" msgstr "Le calque final, fusionnИ, devra Йtre :" -#: app/layers_dialog.c:4057 +#: app/layers_dialog.c:4058 msgid "Final, Anchored Layer should be:" msgstr "Le calque final, ancrИ, devra Йtre :" @@ -3666,7 +3618,7 @@ msgid "Layers & Channels" msgstr "Calques & Canaux" #. The Auto-button -#: app/lc_dialog.c:152 +#: app/lc_dialog.c:151 msgid "Auto" msgstr "Auto" @@ -3723,7 +3675,7 @@ msgstr "Enregistrer niveaux" msgid "Load/Save Levels" msgstr "Charger/Enregistrer niveaux" -#: app/levels.c:1403 app/levels.c:1421 app/paths_dialog.c:2200 +#: app/levels.c:1403 app/levels.c:1421 app/paths_dialog.c:2202 #, c-format msgid "Unable to open file %s" msgstr "Impossible d'ouvrir le fichier %s" @@ -3893,460 +3845,465 @@ msgstr "Distance :" msgid "degrees" msgstr "degrИs" -#: app/menus.c:46 +#: app/menus.c:65 msgid "/File/MRU00 " msgstr "/Fichier/MRU00 " -#: app/menus.c:47 +#: app/menus.c:66 msgid "/File" msgstr "/Fichier" -#: app/menus.c:48 +#: app/menus.c:67 msgid "/File/Dialogs" msgstr "/Fichier/Dialogues" -#: app/menus.c:49 -msgid "/Image/Transforms" -msgstr "/Image/Transformations" - -#: app/menus.c:50 +#: app/menus.c:69 msgid "/Layers" msgstr "/Calques" -#: app/menus.c:51 +#: app/menus.c:70 msgid "/Tools" msgstr "/Outils" -#: app/menus.c:52 +#: app/menus.c:71 msgid "/Dialogs" msgstr "/Dialogues" -#: app/menus.c:53 +#: app/menus.c:72 msgid "/View/Zoom" msgstr "/Vue/Zoom" -#: app/menus.c:54 +#: app/menus.c:73 msgid "/Stack" msgstr "/Pile" -#: app/menus.c:67 app/menus.c:102 +#: app/menus.c:80 app/menus.c:145 msgid "/File/tearoff1" msgstr "/Fichier/tearoff1" -#: app/menus.c:68 app/menus.c:103 +#: app/menus.c:82 app/menus.c:147 msgid "/File/New" msgstr "/Fichier/Nouveau" -#: app/menus.c:70 -msgid "/File/Acquire" -msgstr "/Fichier/Acquisition" +#: app/menus.c:86 +#, fuzzy +msgid "/File/Acquire/tearoff1" +msgstr "/Fichier/tearoff1" -#: app/menus.c:71 +#: app/menus.c:88 msgid "/File/About..." msgstr "/Fichier/ю Propos..." -#: app/menus.c:72 +#: app/menus.c:90 msgid "/File/Help..." msgstr "/Fichier/Aide..." -#: app/menus.c:73 app/menus.c:108 +#: app/menus.c:92 app/menus.c:157 msgid "/File/Preferences..." msgstr "/Fichier/PrИfИrences..." -#: app/menus.c:74 +#: app/menus.c:94 msgid "/File/Tip of the day" msgstr "/Fichier/Conseil du jour" -#: app/menus.c:76 +#: app/menus.c:97 msgid "/File/Dialogs/Brushes..." msgstr "/Fichier/Dialogues/Pinceaux..." -#: app/menus.c:77 +#: app/menus.c:99 msgid "/File/Dialogs/Patterns..." msgstr "/Fichier/Dialogues/Motifs..." -#: app/menus.c:78 +#: app/menus.c:101 msgid "/File/Dialogs/Palette..." msgstr "/Fichier/Dialogues/Palette..." -#: app/menus.c:79 -msgid "/File/Dialogs/Gradient..." +#: app/menus.c:103 +#, fuzzy +msgid "/File/Dialogs/Gradients..." msgstr "/Fichier/Dialogues/DИgradИ..." -#: app/menus.c:80 +#: app/menus.c:105 msgid "/File/Dialogs/Layers & Channels..." msgstr "/Fichier/Dialogues/Calques & Canaux..." -#: app/menus.c:81 +#: app/menus.c:107 msgid "/File/Dialogs/Tool Options..." msgstr "/Fichier/Dialogues/Options des outils..." -#: app/menus.c:82 +#: app/menus.c:109 msgid "/File/Dialogs/Input Devices..." msgstr "/Fichier/Dialogues/PИriphИriques d'Acquisition..." -#: app/menus.c:83 +#: app/menus.c:111 msgid "/File/Dialogs/Device Status..." msgstr "/Fichier/Dialogues/иtat des PИriphИriques..." -#: app/menus.c:84 +#: app/menus.c:113 msgid "/File/Dialogs/Document Index..." msgstr "/Fichier/Dialogues/Index des Documents..." -#: app/menus.c:85 +#: app/menus.c:115 msgid "/File/Dialogs/Error Console..." msgstr "/Fichier/Dialogues/Console d'Erreur..." -#: app/menus.c:86 +#: app/menus.c:117 msgid "/File/Dialogs/Display Filters..." msgstr "/Fichier/Dialogues/Montrer les filtres..." -#: app/menus.c:88 +#: app/menus.c:120 msgid "/Xtns/tearoff1" msgstr "/Extensions/tearoff1" -#: app/menus.c:89 +#: app/menus.c:122 msgid "/Xtns/Module Browser" msgstr "/Extensions/Explorateur de Modules..." -#: app/menus.c:90 app/menus.c:91 app/menus.c:96 app/menus.c:109 +#: app/menus.c:124 app/menus.c:126 app/menus.c:134 app/menus.c:159 msgid "/File/---" msgstr "/Fichier/---" -#: app/menus.c:101 +#: app/menus.c:143 msgid "/tearoff1" msgstr "/tearoff1" -#: app/menus.c:113 +#: app/menus.c:166 msgid "/File/---moved" msgstr "/Fichier/---dИplacИ" -#: app/menus.c:115 +#: app/menus.c:169 msgid "/Edit/tearoff1" msgstr "/иdition/tearoff1" -#: app/menus.c:121 app/menus.c:128 app/menus.c:132 +#: app/menus.c:181 app/menus.c:195 app/menus.c:203 msgid "/Edit/---" msgstr "/иdition/---" -#: app/menus.c:127 +#: app/menus.c:193 msgid "/Edit/Undo history..." msgstr "/иdition/Historique d'annulation..." -#: app/menus.c:134 +#: app/menus.c:206 msgid "/Select/tearoff1" msgstr "/SИlection/tearoff1" -#: app/menus.c:135 +#: app/menus.c:208 msgid "/Select/Invert" msgstr "/SИlection/Inverser" -#: app/menus.c:136 +#: app/menus.c:210 msgid "/Select/All" msgstr "/SИlection/Tout sИlectionner" -#: app/menus.c:137 +#: app/menus.c:212 msgid "/Select/None" msgstr "/SИlection/Aucune" -#: app/menus.c:138 +#: app/menus.c:214 msgid "/Select/Float" msgstr "/SИlection/Flottante" -#: app/menus.c:139 app/menus.c:145 +#: app/menus.c:216 app/menus.c:228 msgid "/Select/---" msgstr "/SИlection/---" -#: app/menus.c:140 +#: app/menus.c:218 msgid "/Select/Feather" msgstr "/SИlection/Plume" -#: app/menus.c:141 +#: app/menus.c:220 msgid "/Select/Sharpen" msgstr "/SИlection/Affiner" -#: app/menus.c:142 +#: app/menus.c:222 msgid "/Select/Shrink" msgstr "/SИlection/Rapetisser" -#: app/menus.c:143 +#: app/menus.c:224 msgid "/Select/Grow" msgstr "/SИlection/Agrandir" -#: app/menus.c:144 +#: app/menus.c:226 msgid "/Select/Border" msgstr "/SИlection/Bordure" -#: app/menus.c:148 +#: app/menus.c:233 msgid "/View/tearoff1" msgstr "/Vue/tearoff1" -#: app/menus.c:149 +#: app/menus.c:235 msgid "/View/Zoom In" msgstr "/Vue/Zoom Avant" -#: app/menus.c:150 +#: app/menus.c:237 msgid "/View/Zoom Out" msgstr "/Vue/Zoom ArriХre" -#: app/menus.c:151 +#: app/menus.c:239 msgid "/View/Zoom/16:1" msgstr "/Vue/Zoom/16:1" -#: app/menus.c:152 +#: app/menus.c:241 msgid "/View/Zoom/8:1" msgstr "/Vue/Zoom/8:1" -#: app/menus.c:153 +#: app/menus.c:243 msgid "/View/Zoom/4:1" msgstr "/Vue/Zoom/4:1" -#: app/menus.c:154 +#: app/menus.c:245 msgid "/View/Zoom/2:1" msgstr "/Vue/Zoom/2:1" -#: app/menus.c:155 +#: app/menus.c:247 msgid "/View/Zoom/1:1" msgstr "/Vue/Zoom/1:1" -#: app/menus.c:156 +#: app/menus.c:249 msgid "/View/Zoom/1:2" msgstr "/Vue/Zoom/1:2" -#: app/menus.c:157 +#: app/menus.c:251 msgid "/View/Zoom/1:4" msgstr "/Vue/Zoom/1:4" -#: app/menus.c:158 +#: app/menus.c:253 msgid "/View/Zoom/1:8" msgstr "/Vue/Zoom/1:8" -#: app/menus.c:159 +#: app/menus.c:255 msgid "/View/Zoom/1:16" msgstr "/Vue/Zoom/1:16" -#: app/menus.c:161 -msgid "/View/Window Info..." -msgstr "/Vue/Information sur la FenЙtre..." - -#: app/menus.c:162 -msgid "/View/Window Nav..." +#: app/menus.c:259 +#, fuzzy +msgid "/View/Info Window..." msgstr "/Vue/Navigation entre fenЙtres..." -#: app/menus.c:164 app/menus.c:170 +#: app/menus.c:261 +#, fuzzy +msgid "/View/Nav. Window..." +msgstr "/Vue/Navigation entre fenЙtres..." + +#: app/menus.c:264 app/menus.c:276 msgid "/View/---" msgstr "/Vue/---" -#: app/menus.c:172 +#: app/menus.c:279 msgid "/View/New View" msgstr "/Vue/Nouvelle vue" -#: app/menus.c:173 +#: app/menus.c:281 msgid "/View/Shrink Wrap" msgstr "/Vue/Empaqueter" -#: app/menus.c:175 +#: app/menus.c:284 msgid "/Image/tearoff1" msgstr "/Image/tearoff1" -#: app/menus.c:176 +#: app/menus.c:286 msgid "/Image/Colors/tearoff1" msgstr "/Image/Couleurs/tearoff1" -#: app/menus.c:179 +#: app/menus.c:292 msgid "/Image/Colors/---" msgstr "/Image/Couleurs/---" -#: app/menus.c:181 -msgid "/Image/Channel Ops/tearoff1" +#: app/menus.c:297 +#, fuzzy +msgid "/Image/Channels/tearoff1" msgstr "/Image/Canaux/tearoff1" -#: app/menus.c:182 -msgid "/Image/Channel Ops/Duplicate" -msgstr "/Image/Canaux/Dupliquer" - -#: app/menus.c:184 +#: app/menus.c:300 msgid "/Image/Alpha/tearoff1" msgstr "/Image/Alpha/tearoff1" -#: app/menus.c:187 app/menus.c:191 app/menus.c:194 +#: app/menus.c:305 +#, fuzzy +msgid "/Image/Transforms/tearoff1" +msgstr "/Image/Couleurs/tearoff1" + +#: app/menus.c:310 app/menus.c:318 app/menus.c:326 msgid "/Image/---" msgstr "/Image/---" -#: app/menus.c:192 +#: app/menus.c:320 msgid "/Image/Resize" msgstr "/Image/Redimensionner" -#: app/menus.c:193 +#: app/menus.c:322 msgid "/Image/Scale" msgstr "/Image/иchelle" -#: app/menus.c:196 +#: app/menus.c:324 +#, fuzzy +msgid "/Image/Duplicate" +msgstr "/Image/Canaux/Dupliquer" + +#: app/menus.c:329 msgid "/Layers/tearoff1" msgstr "/Calques/tearoff1" -#: app/menus.c:197 +#: app/menus.c:331 msgid "/Layers/Layers & Channels..." msgstr "/Calques/Calques & Canaux..." -#: app/menus.c:198 +#: app/menus.c:333 msgid "/Layers/Stack/tearoff1" msgstr "/Calques/Pile/tearoff1" -#: app/menus.c:205 app/menus.c:212 +#: app/menus.c:347 app/menus.c:361 msgid "/Layers/---" msgstr "/Calques/---" -#: app/menus.c:214 +#: app/menus.c:364 msgid "/Tools/tearoff1" msgstr "/Outils/tearoff1" -#: app/menus.c:215 +#: app/menus.c:366 msgid "/Tools/Toolbox" msgstr "/Outils/BoНte Ю outils" -#: app/menus.c:216 +#: app/menus.c:368 msgid "/Tools/Default Colors" msgstr "/Outils/Couleurs par dИfaut" -#: app/menus.c:217 +#: app/menus.c:370 msgid "/Tools/Swap Colors" msgstr "/Outils/иchanger les Couleurs" -#: app/menus.c:218 +#: app/menus.c:372 msgid "/Tools/---" msgstr "/Outils/---" #. the tool entries themselves are built on the fly -#: app/menus.c:222 +#: app/menus.c:377 msgid "/Filters/tearoff1" msgstr "/Filtres/tearoff1" -#: app/menus.c:223 app/plug_in.c:1285 +#: app/menus.c:379 app/plug_in.c:1285 msgid "/Filters/Repeat last" msgstr "/Filtres/RИpИter le dernier" -#: app/menus.c:224 app/plug_in.c:1286 +#: app/menus.c:381 app/plug_in.c:1286 msgid "/Filters/Re-show last" msgstr "/Filtres/Remontrer le dernier" -#: app/menus.c:225 +#: app/menus.c:383 msgid "/Filters/---" msgstr "/Filtres/---" -#: app/menus.c:227 +#: app/menus.c:386 msgid "/Script-Fu/tearoff1" msgstr "/Script-Fu/tearoff1" -#: app/menus.c:228 -msgid "/Script-Fu/" -msgstr "/Script-Fu/" - -#: app/menus.c:230 +#: app/menus.c:389 msgid "/Dialogs/tearoff1" msgstr "/Dialogues/tearoff1" -#: app/menus.c:231 +#: app/menus.c:391 msgid "/Dialogs/Brushes..." msgstr "/Dialogues/Pinceaux..." -#: app/menus.c:232 +#: app/menus.c:393 msgid "/Dialogs/Patterns..." msgstr "/Dialogues/Motifs..." -#: app/menus.c:233 +#: app/menus.c:395 msgid "/Dialogs/Palette..." msgstr "/Dialogues/Palette..." -#: app/menus.c:234 -msgid "/Dialogs/Gradient..." +#: app/menus.c:397 +#, fuzzy +msgid "/Dialogs/Gradients..." msgstr "/Dialogues/DИgradИ..." -#: app/menus.c:235 +#: app/menus.c:399 msgid "/Dialogs/Layers & Channels..." msgstr "/Dialogues/Calques & Canaux..." -#: app/menus.c:236 +#: app/menus.c:401 msgid "/Dialogs/Indexed Palette..." msgstr "/Dialogues/Palette IndexИe..." -#: app/menus.c:237 +#: app/menus.c:403 msgid "/Dialogs/Tool Options..." msgstr "/Dialogues/Options des Outils..." -#: app/menus.c:238 +#: app/menus.c:405 msgid "/Dialogs/Input Devices..." msgstr "/Dialogues/PИriphИriques d'EntrИe..." -#: app/menus.c:239 +#: app/menus.c:407 msgid "/Dialogs/Device Status..." msgstr "/Dialogues/иtat des PИriphИriques..." -#: app/menus.c:240 +#: app/menus.c:409 msgid "/Dialogs/Display Filters..." msgstr "/Dialogues/Afficher les filtres..." -#: app/menus.c:247 +#: app/menus.c:418 msgid "/Automatic" msgstr "/Automatique" -#: app/menus.c:255 +#: app/menus.c:429 msgid "/By extension" msgstr "/Par extension" -#: app/menus.c:309 app/paths_dialog.c:201 +#: app/menus.c:522 app/paths_dialog.c:201 msgid "/New Path" msgstr "/Nouveau Chemin" -#: app/menus.c:310 app/paths_dialog.c:205 +#: app/menus.c:524 app/paths_dialog.c:205 msgid "/Duplicate Path" msgstr "/Dupliquer Chemin" -#: app/menus.c:311 app/paths_dialog.c:209 +#: app/menus.c:526 app/paths_dialog.c:209 msgid "/Path to Selection" msgstr "/Chemin vers SИlection" -#: app/menus.c:312 app/paths_dialog.c:213 +#: app/menus.c:528 app/paths_dialog.c:213 msgid "/Stroke Path" msgstr "/Chemin du coup de pinceau" -#: app/menus.c:313 app/paths_dialog.c:217 +#: app/menus.c:530 app/paths_dialog.c:217 msgid "/Delete Path" msgstr "/Effacer Chemin" -#: app/menus.c:315 app/paths_dialog.c:221 +#: app/menus.c:534 app/paths_dialog.c:221 msgid "/Copy Path" msgstr "/Copier Chemin" -#: app/menus.c:316 app/paths_dialog.c:224 +#: app/menus.c:536 app/paths_dialog.c:224 msgid "/Paste Path" msgstr "/Coller Chemin" -#: app/menus.c:317 +#: app/menus.c:538 msgid "/Import Path" msgstr "/Importer Chemin" -#: app/menus.c:318 +#: app/menus.c:540 msgid "/Export Path" msgstr "/Exporter Chemin" -#: app/menus.c:616 +#: app/menus.c:868 #, c-format msgid "Error opening file: %s\n" msgstr "Erreur lors de l'ouverture du fichier: %s\n" -#: app/menus.c:638 app/menus.c:720 +#: app/menus.c:891 app/menus.c:979 #, c-format msgid "/File/MRU%02d" msgstr "/Fichier/MRU%02d" -#: app/menus.c:889 +#: app/menus.c:1277 msgid "tearoff menu not in top level window" msgstr "menu dИtachИ non en fenЙtre de niveau supИrieur" -#: app/menus.c:907 +#: app/menus.c:1300 msgid "can't unregister tearoff menu top level window" -msgstr "je ne peux dИsenregistrer la fenЙtre de niveau supИrieur du menu dИtachИ" +msgstr "" +"je ne peux dИsenregistrer la fenЙtre de niveau supИrieur du menu dИtachИ" #: app/module_db.c:262 msgid "Module DB" @@ -4487,12 +4444,12 @@ msgstr "Estompement" msgid "Type:" msgstr "Type:" -#: app/palette.c:503 +#: app/palette.c:502 #, c-format msgid "can't save palette \"%s\"\n" msgstr "impossible d'enregistrer la palette \"%s\"\n" -#: app/palette.c:643 +#: app/palette.c:642 #, c-format msgid "" "Loading palette %s:\n" @@ -4504,7 +4461,7 @@ msgstr "" "Palette endommagИe : en-tЙte magique manquant.\n" "Ce fichier doit-il Йtre converti depuis DOS ?" -#: app/palette.c:648 +#: app/palette.c:647 #, c-format msgid "" "Loading palette %s:\n" @@ -4513,7 +4470,7 @@ msgstr "" "Chargement de la palette %s :\n" "palette endommagИe : en-tЙte magique manquant." -#: app/palette.c:661 +#: app/palette.c:660 #, c-format msgid "" "Loading palette %s (line %d):\n" @@ -4522,7 +4479,7 @@ msgstr "" "Chargement de la palette %s (ligne %d) :\n" "erreur de lecture" -#: app/palette.c:676 +#: app/palette.c:675 #, c-format msgid "" "Loading palette %s (line %d):\n" @@ -4531,7 +4488,7 @@ msgstr "" "Chargement de la palette %s (ligne %d) :\n" "composante ROUGE manquante" -#: app/palette.c:684 +#: app/palette.c:683 #, c-format msgid "" "Loading palette %s (line %d):\n" @@ -4540,7 +4497,7 @@ msgstr "" "Chargement de la palette %s (ligne %d) :\n" "composante VERTE manquante" -#: app/palette.c:691 +#: app/palette.c:690 #, c-format msgid "" "Loading palette %s (line %d):\n" @@ -4549,7 +4506,7 @@ msgstr "" "Chargement de la palette %s (ligne %d) :\n" "composante BLEUE manquante" -#: app/palette.c:700 +#: app/palette.c:699 #, c-format msgid "" "Loading palette %s (line %d):\n" @@ -4558,90 +4515,90 @@ msgstr "" "Loading palette %s (line %d):\n" "valeur RVB hors norme" -#: app/palette.c:908 +#: app/palette.c:907 msgid "Black" msgstr "Noir" -#: app/palette.c:1079 +#: app/palette.c:1078 msgid "New Palette" msgstr "Nouvelle Palette" -#: app/palette.c:1082 +#: app/palette.c:1081 msgid "Enter a name for new palette" msgstr "Entrez un nom pour cette nouvelle palette" -#: app/palette.c:1957 app/palette.c:2130 +#: app/palette.c:1956 app/palette.c:2129 msgid "Undefined" msgstr "Non dИfinie" -#: app/palette.c:2026 +#: app/palette.c:2025 msgid "Color Palette Edit" msgstr "иditer la palette de couleurs" -#: app/palette.c:2045 +#: app/palette.c:2044 msgid "Color Palette" msgstr "Palette de couleurs" -#: app/palette.c:2182 app/palette.c:2957 libgimp/gimpfileselection.c:355 +#: app/palette.c:2181 app/palette.c:2956 libgimp/gimpfileselection.c:355 #: libgimp/gimpunitmenu.c:510 msgid "Select" msgstr "SИlection" -#: app/palette.c:2193 app/palette_select.c:262 +#: app/palette.c:2192 app/palette_select.c:244 msgid "Ncols" msgstr "NbCouls" -#: app/palette.c:2214 +#: app/palette.c:2213 msgid "Palette Ops" msgstr "OpИrations de Palette" #. The "Import" frame -#: app/palette.c:2241 app/palette.c:2836 app/palette.c:2850 +#: app/palette.c:2240 app/palette.c:2835 app/palette.c:2849 msgid "Import" msgstr "Importer" -#: app/palette.c:2250 +#: app/palette.c:2249 msgid "Merge" msgstr "Fusionner" -#: app/palette.c:2485 +#: app/palette.c:2484 msgid "Merge Palette" msgstr "Fusionner Palette" -#: app/palette.c:2488 +#: app/palette.c:2487 msgid "Enter a name for merged palette" msgstr "Entrez un nom pour la palette fusionnИe" -#: app/palette.c:2830 +#: app/palette.c:2829 msgid "Import Palette" msgstr "Importer Palette" #. The source's name -#: app/palette.c:2866 +#: app/palette.c:2865 msgid "Name:" msgstr "Nom:" -#: app/palette.c:2875 +#: app/palette.c:2874 msgid "new_import" msgstr "new_import" #. The source type -#: app/palette.c:2879 +#: app/palette.c:2878 msgid "Source:" msgstr "Source:" #. The sample size -#: app/palette.c:2909 +#: app/palette.c:2908 msgid "Sample Size:" msgstr "Taille d'Иchantillon:" #. The interval -#: app/palette.c:2922 +#: app/palette.c:2921 msgid "Interval:" msgstr "Intervalle:" #. The shell and main vbox -#: app/palette_select.c:234 +#: app/palette_select.c:216 msgid "Palette Selection" msgstr "SИlection de Palette" @@ -4698,40 +4655,40 @@ msgstr "Renommer chemin" msgid "Enter a new name for the path" msgstr "Entrez un nouveau nom pour le chemin" -#: app/paths_dialog.c:2214 +#: app/paths_dialog.c:2216 #, c-format msgid "Failed to read from %s" msgstr "иchec de la lecture Ю partir de %s" -#: app/paths_dialog.c:2229 +#: app/paths_dialog.c:2231 #, c-format msgid "Failed to read path from %s" msgstr "иchec de la lecture du chemin Ю partir de %s" -#: app/paths_dialog.c:2236 +#: app/paths_dialog.c:2238 #, c-format msgid "No points specified in path file %s" msgstr "Aucun point spИcifiИ dans le fichier de chemin %s" -#: app/paths_dialog.c:2247 +#: app/paths_dialog.c:2249 #, c-format msgid "Failed to read path points from %s" msgstr "иchec de la lecture des points Ю partir de %s" -#: app/paths_dialog.c:2326 app/xcf.c:418 +#: app/paths_dialog.c:2328 app/xcf.c:418 #, c-format msgid "open failed on %s: %s\n" msgstr "Иchec de l'ouverture de %s: %s\n" -#: app/paths_dialog.c:2347 +#: app/paths_dialog.c:2367 msgid "Load/Store Bezier Curves" msgstr "Charger/Stocker des courbes de BИzier" -#: app/paths_dialog.c:2368 +#: app/paths_dialog.c:2399 msgid "Load Path" msgstr "Charger chemin" -#: app/paths_dialog.c:2386 +#: app/paths_dialog.c:2417 msgid "Store Path" msgstr "Stocker chemin" @@ -4847,463 +4804,463 @@ msgstr "Erreur: la r msgid "Error: Image title format must not be NULL." msgstr "Erreur: le format du titre d'image ne peut pas Йtre NULL." -#: app/preferences_dialog.c:565 +#: app/preferences_dialog.c:564 msgid "You will need to restart GIMP for these changes to take effect." msgstr "Vous devez relancer GIMP pour que ces changements prennent effet." -#: app/preferences_dialog.c:1165 +#: app/preferences_dialog.c:1164 msgid "Preferences" msgstr "PrИfИrences" #. The categories tree -#: app/preferences_dialog.c:1187 +#: app/preferences_dialog.c:1186 msgid "Categories" msgstr "CatИgories" -#: app/preferences_dialog.c:1214 +#: app/preferences_dialog.c:1213 msgid "New File Settings" msgstr "RИglages de Nouveau Fichier" -#: app/preferences_dialog.c:1216 +#: app/preferences_dialog.c:1215 msgid "New File" msgstr "Nouveau Fichier" -#: app/preferences_dialog.c:1226 +#: app/preferences_dialog.c:1225 msgid "Default Image Size and Unit" msgstr "Taille et unitИ par dИfaut de l'image" -#: app/preferences_dialog.c:1240 +#: app/preferences_dialog.c:1239 msgid "Width" msgstr "Largeur" -#: app/preferences_dialog.c:1242 +#: app/preferences_dialog.c:1241 msgid "Height" msgstr "Hauteur" -#: app/preferences_dialog.c:1269 +#: app/preferences_dialog.c:1268 msgid "Default Image Resolution and Resolution Unit" msgstr "RИsolution et unitИs par dИfaut de l'image" -#: app/preferences_dialog.c:1294 app/preferences_dialog.c:2032 +#: app/preferences_dialog.c:1293 app/preferences_dialog.c:2031 msgid "dpi" msgstr "pts par pouce" -#: app/preferences_dialog.c:1339 +#: app/preferences_dialog.c:1338 msgid "Default Image Type:" msgstr "Type d'image par dИfaut" -#: app/preferences_dialog.c:1344 +#: app/preferences_dialog.c:1343 msgid "Display Settings" msgstr "Configuration de l'affichage" -#: app/preferences_dialog.c:1346 +#: app/preferences_dialog.c:1345 msgid "Display" msgstr "Affichage" -#: app/preferences_dialog.c:1353 +#: app/preferences_dialog.c:1352 msgid "Transparency" msgstr "Transparence" -#: app/preferences_dialog.c:1371 +#: app/preferences_dialog.c:1370 msgid "Light Checks" msgstr "Damier clair" -#: app/preferences_dialog.c:1373 +#: app/preferences_dialog.c:1372 msgid "Mid-Tone Checks" msgstr "Damier gris moyen" -#: app/preferences_dialog.c:1375 +#: app/preferences_dialog.c:1374 msgid "Dark Checks" msgstr "Damier sombre" -#: app/preferences_dialog.c:1377 +#: app/preferences_dialog.c:1376 msgid "White Only" msgstr "Blanc Seulement" -#: app/preferences_dialog.c:1379 +#: app/preferences_dialog.c:1378 msgid "Gray Only" msgstr "Gris Seulement" -#: app/preferences_dialog.c:1381 +#: app/preferences_dialog.c:1380 msgid "Black Only" msgstr "Noir Seulement" -#: app/preferences_dialog.c:1385 +#: app/preferences_dialog.c:1384 msgid "Transparency Type:" msgstr "Type de Transparence:" -#: app/preferences_dialog.c:1391 app/preferences_dialog.c:1468 -#: app/preferences_dialog.c:1478 +#: app/preferences_dialog.c:1390 app/preferences_dialog.c:1467 +#: app/preferences_dialog.c:1477 msgid "Small" msgstr "Petit" -#: app/preferences_dialog.c:1393 app/preferences_dialog.c:1469 -#: app/preferences_dialog.c:1479 +#: app/preferences_dialog.c:1392 app/preferences_dialog.c:1468 +#: app/preferences_dialog.c:1478 msgid "Medium" msgstr "Moyen" -#: app/preferences_dialog.c:1395 app/preferences_dialog.c:1470 -#: app/preferences_dialog.c:1480 +#: app/preferences_dialog.c:1394 app/preferences_dialog.c:1469 +#: app/preferences_dialog.c:1479 msgid "Large" msgstr "Large" -#: app/preferences_dialog.c:1399 +#: app/preferences_dialog.c:1398 msgid "Check Size:" msgstr "Taille des Cases:" -#: app/preferences_dialog.c:1401 app/transform_tool.c:190 +#: app/preferences_dialog.c:1400 app/transform_tool.c:190 msgid "Scaling" msgstr "Mis Ю l'Иchelle" -#: app/preferences_dialog.c:1413 +#: app/preferences_dialog.c:1412 msgid "Nearest Neighbor" msgstr "Plus proche voisin" -#: app/preferences_dialog.c:1417 +#: app/preferences_dialog.c:1416 msgid "Cubic" msgstr "Cubique" -#: app/preferences_dialog.c:1427 +#: app/preferences_dialog.c:1426 msgid "Interface Settings" msgstr "Configuration de l'interface" -#: app/preferences_dialog.c:1473 +#: app/preferences_dialog.c:1472 msgid "Preview Size:" msgstr "Taille de la prИvisualisation: " -#: app/preferences_dialog.c:1483 +#: app/preferences_dialog.c:1482 msgid "Nav Preview Size:" msgstr "Taille de l'aperГu de navigation:" -#: app/preferences_dialog.c:1492 +#: app/preferences_dialog.c:1491 msgid "Levels of Undo:" msgstr "Niveaux d'annulation:" -#: app/preferences_dialog.c:1501 +#: app/preferences_dialog.c:1500 msgid "Recent Documents List Size:" msgstr "Taille de la liste des documents rИcents:" -#: app/preferences_dialog.c:1504 +#: app/preferences_dialog.c:1503 msgid "Help System" msgstr "SystХme d'aide" -#: app/preferences_dialog.c:1513 +#: app/preferences_dialog.c:1512 msgid "Show Tool Tips" msgstr "Afficher les bulles d'aide" -#: app/preferences_dialog.c:1523 +#: app/preferences_dialog.c:1522 msgid "Context Sensitive Help with \"F1\"" msgstr "Aide contextuelle avec \"F1\"" -#: app/preferences_dialog.c:1534 +#: app/preferences_dialog.c:1533 msgid "Image Windows Settings" msgstr "Configuration des fenЙtres d'image" -#: app/preferences_dialog.c:1536 +#: app/preferences_dialog.c:1535 msgid "Image Windows" msgstr "FenЙtres d'images" -#: app/preferences_dialog.c:1543 +#: app/preferences_dialog.c:1542 msgid "Appearance" msgstr "Apparence" -#: app/preferences_dialog.c:1552 +#: app/preferences_dialog.c:1551 msgid "Resize Window on Zoom" msgstr "Redimensionner la fenЙtre aprХs un zoom" -#: app/preferences_dialog.c:1561 +#: app/preferences_dialog.c:1560 msgid "Show Rulers" msgstr "Afficher les rХgles" -#: app/preferences_dialog.c:1570 +#: app/preferences_dialog.c:1569 msgid "Show Statusbar" msgstr "Afficher la barre d'Иtat" -#: app/preferences_dialog.c:1594 +#: app/preferences_dialog.c:1593 msgid "Marching Ants Speed:" msgstr "Vitesse des ╚ marching ants ╩:" #. Set the currently used string as "Custom" -#: app/preferences_dialog.c:1602 +#: app/preferences_dialog.c:1601 msgid "Custom" msgstr "PersonnalisИ" #. set some commonly used format strings -#: app/preferences_dialog.c:1608 +#: app/preferences_dialog.c:1607 msgid "Standard" msgstr "Standard" -#: app/preferences_dialog.c:1613 +#: app/preferences_dialog.c:1612 msgid "Show zoom percentage" msgstr "Afficher le pourcentage de zoom" -#: app/preferences_dialog.c:1618 +#: app/preferences_dialog.c:1617 msgid "Show zoom ratio" msgstr "Afficher le ratio de zoom" -#: app/preferences_dialog.c:1623 +#: app/preferences_dialog.c:1622 msgid "Show reversed zoom ratio" msgstr "Afficher le facteur inverse de zoom" -#: app/preferences_dialog.c:1634 +#: app/preferences_dialog.c:1633 msgid "Image Title Format:" msgstr "Format de titre d'image:" #. End of the title format string -#: app/preferences_dialog.c:1637 +#: app/preferences_dialog.c:1636 msgid "Pointer Movement Feedback" msgstr "Suivi du mouvement du pointeur" -#: app/preferences_dialog.c:1647 +#: app/preferences_dialog.c:1646 msgid "Perfect-but-slow Pointer Tracking" msgstr "Suivi du pointeur parfait mais lent" -#: app/preferences_dialog.c:1656 +#: app/preferences_dialog.c:1655 msgid "Disable Cursor Updating" msgstr "DИsactive la mise Ю jour du curseur" -#: app/preferences_dialog.c:1667 +#: app/preferences_dialog.c:1666 msgid "Tool Options Settings" msgstr "RИglages des options des outils" -#: app/preferences_dialog.c:1669 app/tools.c:921 +#: app/preferences_dialog.c:1668 app/tools.c:921 msgid "Tool Options" msgstr "Options des outils" -#: app/preferences_dialog.c:1676 +#: app/preferences_dialog.c:1675 msgid "Paint Options" msgstr "Options de dessin" -#: app/preferences_dialog.c:1686 +#: app/preferences_dialog.c:1685 msgid "Use Global Paint Options" msgstr "Appliquer les options de dessin globales" -#: app/preferences_dialog.c:1702 +#: app/preferences_dialog.c:1701 msgid "Display brush and pattern indicators on Toolbar" msgstr "Afficher les indicateurs de brosse et motif sur la barre d'outils" -#: app/preferences_dialog.c:1716 +#: app/preferences_dialog.c:1715 msgid "Environment Settings" msgstr "Configuration de l'environnement" -#: app/preferences_dialog.c:1718 +#: app/preferences_dialog.c:1717 msgid "Environment" msgstr "Environnement" -#: app/preferences_dialog.c:1725 +#: app/preferences_dialog.c:1724 msgid "Resource Consumption" msgstr "Configuration des Ressources" -#: app/preferences_dialog.c:1734 +#: app/preferences_dialog.c:1733 msgid "Conservative Memory Usage" msgstr "Utilisation parcimonieuse de la mИmoire" -#: app/preferences_dialog.c:1785 app/preferences_dialog.c:1826 +#: app/preferences_dialog.c:1784 app/preferences_dialog.c:1825 msgid "Bytes" msgstr "Octets" -#: app/preferences_dialog.c:1786 app/preferences_dialog.c:1827 +#: app/preferences_dialog.c:1785 app/preferences_dialog.c:1826 msgid "KiloBytes" msgstr "Kilo-octets" -#: app/preferences_dialog.c:1787 app/preferences_dialog.c:1828 +#: app/preferences_dialog.c:1786 app/preferences_dialog.c:1827 msgid "MegaBytes" msgstr "MИga-octets" -#: app/preferences_dialog.c:1792 +#: app/preferences_dialog.c:1791 msgid "Tile Cache Size:" msgstr "Taille du cache de carreaux:" -#: app/preferences_dialog.c:1833 +#: app/preferences_dialog.c:1832 msgid "Maximum Image Size:" msgstr "Taille maximal de l'image:" -#: app/preferences_dialog.c:1843 +#: app/preferences_dialog.c:1842 msgid "Number of Processors to Use:" msgstr "Nombre de processeurs Ю utiliser:" -#: app/preferences_dialog.c:1847 +#: app/preferences_dialog.c:1846 msgid "8-Bit Displays" msgstr "Affichages 8-bits" -#: app/preferences_dialog.c:1858 +#: app/preferences_dialog.c:1857 msgid "Install Colormap" msgstr "Installer la palette de couleurs (8-bits uniquement)" -#: app/preferences_dialog.c:1867 +#: app/preferences_dialog.c:1866 msgid "Colormap Cycling" msgstr "Cyclage de la palette de couleurs (8-bits uniquement)" -#: app/preferences_dialog.c:1876 +#: app/preferences_dialog.c:1875 msgid "File Saving" msgstr "Enregistrer de fichier" -#: app/preferences_dialog.c:1899 app/preferences_dialog.c:1909 +#: app/preferences_dialog.c:1898 app/preferences_dialog.c:1908 msgid "Always" msgstr "Toujours" -#: app/preferences_dialog.c:1900 +#: app/preferences_dialog.c:1899 msgid "Never" msgstr "Jamais" -#: app/preferences_dialog.c:1903 +#: app/preferences_dialog.c:1902 msgid "Try to Write a Thumbnail File:" msgstr "Tentative d'Иcriture un fichier icТne:" -#: app/preferences_dialog.c:1908 +#: app/preferences_dialog.c:1907 msgid "Only when modified" msgstr "Seulement quand modifiИ" -#: app/preferences_dialog.c:1912 +#: app/preferences_dialog.c:1911 msgid "'File > Save' saves the image:" msgstr "'Fichier > Sauver' sauve l'image" -#: app/preferences_dialog.c:1918 +#: app/preferences_dialog.c:1917 msgid "Session Management" msgstr "Gestion de session" -#: app/preferences_dialog.c:1920 +#: app/preferences_dialog.c:1919 msgid "Session" msgstr "Session" -#: app/preferences_dialog.c:1927 +#: app/preferences_dialog.c:1926 msgid "Window Positions" msgstr "Effacer les positions de fenЙtres sauvИes" -#: app/preferences_dialog.c:1936 +#: app/preferences_dialog.c:1935 msgid "Save Window Positions on Exit" msgstr "Enregistrer la position des fenЙtres en quittant" -#: app/preferences_dialog.c:1950 +#: app/preferences_dialog.c:1949 msgid "Clear Saved Window Positions" msgstr "Effacer les positions de fenЙtres sauvИes" -#: app/preferences_dialog.c:1957 +#: app/preferences_dialog.c:1956 msgid "Always Try to Restore Session" msgstr "Toujours essayer de restaurer la session" -#: app/preferences_dialog.c:1966 +#: app/preferences_dialog.c:1965 msgid "Devices" msgstr "PИriphИriques" -#: app/preferences_dialog.c:1975 +#: app/preferences_dialog.c:1974 msgid "Save Device Status on Exit" msgstr "Enregistrer l'Иtat des pИriphИriques en quittant" -#: app/preferences_dialog.c:1986 +#: app/preferences_dialog.c:1985 msgid "Monitor Information" msgstr "Information sur le moniteur" -#: app/preferences_dialog.c:1988 +#: app/preferences_dialog.c:1987 msgid "Monitor" msgstr "Moniteur" -#: app/preferences_dialog.c:1995 +#: app/preferences_dialog.c:1994 msgid "Get Monitor Resolution" msgstr "Obtenir la rИsolution du moniteur" -#: app/preferences_dialog.c:2010 +#: app/preferences_dialog.c:2009 #, c-format msgid "(Currently %d x %d dpi)" msgstr "(actuellement %d x %d ppp)" -#: app/preferences_dialog.c:2057 +#: app/preferences_dialog.c:2056 msgid "From X Server" msgstr "Ю partir du serveur X" -#: app/preferences_dialog.c:2072 +#: app/preferences_dialog.c:2071 msgid "Manually:" msgstr "manuellement:" -#: app/preferences_dialog.c:2085 +#: app/preferences_dialog.c:2084 msgid "Directories Settings" msgstr "Configuration des rИpertoires" -#: app/preferences_dialog.c:2087 +#: app/preferences_dialog.c:2086 msgid "Directories" msgstr "RИpertoires" -#: app/preferences_dialog.c:2100 +#: app/preferences_dialog.c:2099 msgid "Temp Dir:" msgstr "RИpertoire temporaire:" -#: app/preferences_dialog.c:2100 +#: app/preferences_dialog.c:2099 msgid "Select Temp Dir" msgstr "Choisir rИpertoire temporaire" -#: app/preferences_dialog.c:2101 +#: app/preferences_dialog.c:2100 msgid "Swap Dir:" msgstr "RИpertoire d'Иchange:" -#: app/preferences_dialog.c:2101 +#: app/preferences_dialog.c:2100 msgid "Select Swap Dir" msgstr "Choisir rИpertoire d'Иchange" -#: app/preferences_dialog.c:2133 +#: app/preferences_dialog.c:2132 msgid "Brushes Directories" msgstr "RИpertoires des Pinceaux" -#: app/preferences_dialog.c:2133 +#: app/preferences_dialog.c:2132 msgid "Select Brushes Dir" msgstr "Choisir rИpertoire des brosses" -#: app/preferences_dialog.c:2135 +#: app/preferences_dialog.c:2134 msgid "Generated Brushes" msgstr "Pinceaux gИnИrИs" -#: app/preferences_dialog.c:2135 +#: app/preferences_dialog.c:2134 msgid "Generated Brushes Directories" msgstr "RИpertoires des pinceaux gИnИrИs" -#: app/preferences_dialog.c:2135 +#: app/preferences_dialog.c:2134 msgid "Select Generated Brushes Dir" msgstr "Choisir rИpertoire des pinceaux" -#: app/preferences_dialog.c:2137 +#: app/preferences_dialog.c:2136 msgid "Patterns Directories" msgstr "RИpertoires de Motifs" -#: app/preferences_dialog.c:2137 +#: app/preferences_dialog.c:2136 msgid "Select Patterns Dir" msgstr "Choisir rИpertoire de motifs:" -#: app/preferences_dialog.c:2139 +#: app/preferences_dialog.c:2138 msgid "Palettes Directories" msgstr "RИpertoires de Palettes" -#: app/preferences_dialog.c:2139 +#: app/preferences_dialog.c:2138 msgid "Select Palettes Dir" msgstr "Choisir rИpertoires de Palettes" -#: app/preferences_dialog.c:2141 +#: app/preferences_dialog.c:2140 msgid "Gradients Directories" msgstr "RИpertoires de DИgradИs" -#: app/preferences_dialog.c:2141 +#: app/preferences_dialog.c:2140 msgid "Select Gradients Dir" msgstr "Choisir rИpertoire de DИgradИs" -#: app/preferences_dialog.c:2143 +#: app/preferences_dialog.c:2142 msgid "Plug-Ins" msgstr "Modules" -#: app/preferences_dialog.c:2143 +#: app/preferences_dialog.c:2142 msgid "Plug-Ins Directories" msgstr "RИpertoires d'appendices (plug-ins)" -#: app/preferences_dialog.c:2143 +#: app/preferences_dialog.c:2142 msgid "Select Plug-Ins Dir" msgstr "SИlectionner rИpertoire d'appendices (plug-ins)" -#: app/preferences_dialog.c:2145 +#: app/preferences_dialog.c:2144 msgid "Modules" msgstr "Modules" -#: app/preferences_dialog.c:2145 +#: app/preferences_dialog.c:2144 msgid "Modules Directories" msgstr "RИpertoires de modules" -#: app/preferences_dialog.c:2145 +#: app/preferences_dialog.c:2144 msgid "Select Modules Dir" msgstr "Choisir rИpertoire de modules" @@ -5485,7 +5442,9 @@ msgstr "Impossible de faire une conversion #: app/temp_buf.c:468 #, c-format msgid "Error in temp buf caching: \"%s\" is a directory (cannot overwrite)" -msgstr "Erreur dans le cache de tempon temporaire: \"%s\" est un rИpertoire (impossible de l'Иcraser)." +msgstr "" +"Erreur dans le cache de tempon temporaire: \"%s\" est un rИpertoire " +"(impossible de l'Иcraser)." #: app/temp_buf.c:485 app/temp_buf.c:494 #, c-format @@ -5494,7 +5453,9 @@ msgstr "Impossible d' #: app/temp_buf.c:550 msgid "Error in temp buf caching: information swapped to disk was lost!" -msgstr "Erreur dans le cache de tempon temporaire: des donnИes sauvИes sur disque ont ИtИ perdues !" +msgstr "" +"Erreur dans le cache de tempon temporaire: des donnИes sauvИes sur disque " +"ont ИtИ perdues !" #: app/text_tool.c:157 msgid "Text Tool Options" @@ -5562,7 +5523,7 @@ msgstr "Seuil" msgid "Threshold Range: " msgstr "Intervalle de seuil: " -#: app/tile_cache.c:266 +#: app/tile_cache.c:270 msgid "starting tile preswapper\n" msgstr "dИmarrage du prИИchangeur de carreaux d'images\n" @@ -5572,7 +5533,7 @@ msgstr "" "impossible d'ouvrir le fichier d'Иchange... DES TRUCS BIZARRES VONT BIENTOT " "ARRIVER" -#: app/tile_swap.c:507 app/tile_swap.c:568 +#: app/tile_swap.c:507 app/tile_swap.c:570 #, c-format msgid "unable to seek to tile location on disk: %d" msgstr "impossible de trouver le carreau sur le disque: %d" @@ -5582,32 +5543,32 @@ msgstr "impossible de trouver le carreau sur le disque: %d" msgid "unable to read tile data from disk: %d/%d ( %d ) bytes read" msgstr "lecture de donnИes d'un fichier impossible : %d/%d ( %d ) octets lus" -#: app/tile_swap.c:581 +#: app/tile_swap.c:584 #, c-format msgid "unable to write tile data to disk: %d ( %d ) bytes written" msgstr "Иcriture de donnИes d'un fichier impossible : %d/%d ( %d ) octets lus" -#: app/tips_dialog.c:57 +#: app/tips_dialog.c:58 msgid "gimp_tips.txt" msgstr "gimp_conseils.fr.txt" -#: app/tips_dialog.c:69 +#: app/tips_dialog.c:70 msgid "GIMP Tip of the day" msgstr "Conseil du jour GIMP" -#: app/tips_dialog.c:130 +#: app/tips_dialog.c:131 msgid "Previous Tip" msgstr "Conseil prИcИdent" -#: app/tips_dialog.c:138 +#: app/tips_dialog.c:139 msgid "Next Tip" msgstr "Conseil suivant" -#: app/tips_dialog.c:158 +#: app/tips_dialog.c:159 msgid "Show tip next time" msgstr "Afficher un conseil la prochaine fois" -#: app/tips_dialog.c:256 +#: app/tips_dialog.c:262 msgid "" "Your GIMP tips file appears to be missing!\n" "There should be a file called gimp_tips.txt in the\n" @@ -5679,7 +5640,8 @@ msgid "Paintbrush Options" msgstr "Options du Pinceau" #: app/tool_options.c:564 -msgid "Erazer Options" +#, fuzzy +msgid "Eraser Options" msgstr "Option de la Gomme" #: app/tool_options.c:566 @@ -6132,22 +6094,19 @@ msgstr "Densit msgid "Clip result" msgstr "Rogner le rИsultat" -#: app/undo_history.c:191 +#: app/undo_history.c:198 msgid "[ base image ]" msgstr "[ image de base ]" -#: app/undo_history.c:426 +#: app/undo_history.c:444 #, c-format msgid "%s: undo history" msgstr "%s : historique d'annulation" -#: app/undo_history.c:484 -msgid "<< Undo" -msgstr "<< DИfaire" - -#: app/undo_history.c:491 -msgid "Redo >>" -msgstr "Refaire >>" +#: app/undo_history.c:568 +#, fuzzy +msgid "Redo" +msgstr "Rouge" #: app/xcf.c:364 #, c-format @@ -6257,6 +6216,151 @@ msgstr "Unit msgid "Factor" msgstr "Facteur" +#: libgimp/gimpexport.c:89 +#, fuzzy +msgid "can't handle layers" +msgstr "Mettre calque Ю l'Иchelle" + +#: libgimp/gimpexport.c:90 libgimp/gimpexport.c:99 +#, fuzzy +msgid "Merge visible layers" +msgstr "/Fusionner les calques visibles" + +#: libgimp/gimpexport.c:98 +msgid "can only handle layers as animation frames" +msgstr "" + +#: libgimp/gimpexport.c:99 +#, fuzzy +msgid "Save as animation" +msgstr "Informations de Cisaillement" + +#: libgimp/gimpexport.c:107 +#, fuzzy +msgid "can't handle transparency" +msgstr "Gomme (met la couleur de fond ou rend transparent)" + +#: libgimp/gimpexport.c:108 +#, fuzzy +msgid "Flatten Image" +msgstr "/Aplatir l'image" + +#: libgimp/gimpexport.c:116 +msgid "can only handle RGB images" +msgstr "" + +#: libgimp/gimpexport.c:117 libgimp/gimpexport.c:144 libgimp/gimpexport.c:153 +#, fuzzy +msgid "Convert to RGB" +msgstr "Convertir" + +#: libgimp/gimpexport.c:125 +msgid "can only handle grayscale images" +msgstr "" + +#: libgimp/gimpexport.c:126 libgimp/gimpexport.c:144 libgimp/gimpexport.c:163 +#, fuzzy +msgid "Convert to grayscale" +msgstr "niveaux de gris" + +#: libgimp/gimpexport.c:134 +#, fuzzy +msgid "can only handle indexed images" +msgstr "MИlange: Non valide pour les images indexИes." + +#: libgimp/gimpexport.c:135 libgimp/gimpexport.c:153 libgimp/gimpexport.c:162 +msgid "" +"Convert to indexed using default settings\n" +"(Do it manually to tune the result)" +msgstr "" + +#: libgimp/gimpexport.c:143 +msgid "can only handle RGB or grayscale images" +msgstr "" + +#: libgimp/gimpexport.c:152 +#, fuzzy +msgid "can only handle RGB or indexed images" +msgstr "MИlange: Non valide pour les images indexИes." + +#: libgimp/gimpexport.c:161 +#, fuzzy +msgid "can only handle grayscale or indexed images" +msgstr "MИlange: Non valide pour les images indexИes." + +#: libgimp/gimpexport.c:233 +#, fuzzy +msgid "Export File" +msgstr "/Exporter Chemin" + +#: libgimp/gimpexport.c:249 +#, fuzzy +msgid "Export" +msgstr "Exposition:" + +#: libgimp/gimpexport.c:274 +msgid "" +"Your image should be exported before it can be saved for the following " +"reasons:" +msgstr "" + +#. the footline +#: libgimp/gimpexport.c:332 +msgid "The export conversion won't modify your original image." +msgstr "" + +#~ msgid "Cannot properly scanline convert polygon!\n" +#~ msgstr "" +#~ "Je n'arrive pas Ю convertir le polygone en lignes horizontales de trame.\n" + +#~ msgid "/Image/Channel Ops/Offset" +#~ msgstr "/Image/Canaux/DИcalage" + +#~ msgid "Gamma" +#~ msgstr "Gamma" + +#~ msgid "Gamma:" +#~ msgstr "Gamma:" + +#~ msgid "raise layer" +#~ msgstr "Иlever calque" + +#~ msgid "lower layer" +#~ msgstr "abaisser calque" + +#~ msgid "raise layer to top" +#~ msgstr "Иlever le calque tout en haut" + +#~ msgid "lower layer to bottom" +#~ msgstr "abaisser le calque tout en bas" + +#~ msgid "re-position layer" +#~ msgstr "re-positionner le calque" + +#~ msgid "Curve" +#~ msgstr "Courbe" + +#~ msgid "Edge Detect " +#~ msgstr "DИtection de contour" + +#~ msgid "Elasticity:" +#~ msgstr "иlasticitИ:" + +#~ msgid "/File/Acquire" +#~ msgstr "/Fichier/Acquisition" + +#~ msgid "/View/Window Info..." +#~ msgstr "/Vue/Information sur la FenЙtre..." + +#~ msgid "/Script-Fu/" +#~ msgstr "/Script-Fu/" + +#~ msgid "<< Undo" +#~ msgstr "<< DИfaire" + +#~ msgid "Redo >>" +#~ msgstr "Refaire >>" + #~ msgid "GIMP Message" #~ msgstr "Message GIMP" diff --git a/po/hu.po b/po/hu.po index 89945fbe6d..20f7b2e04c 100644 --- a/po/hu.po +++ b/po/hu.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: GIMP 1.1\n" -"POT-Creation-Date: 1999-09-09 21:28-0700\n" +"POT-Creation-Date: 1999-10-06 13:09-0700\n" "PO-Revision-Date: 1998 11:32+CET\n" "Last-Translator: Balazs Nagy \n" "Language-Team: Hungarian Gimp List \n" @@ -17,10 +17,6 @@ msgstr "" msgid "About the GIMP" msgstr "A GIMP nИvjegye" -#: app/about_dialog.c:206 -msgid "-Adobe-Helvetica-Medium-R-Normal--*-140-*-*-*-*-*-*" -msgstr "" - #: app/about_dialog.c:209 msgid "Version " msgstr "VerziС: " @@ -29,10 +25,6 @@ msgstr "Verzi msgid " brought to you by" msgstr ", мrtАk:" -#: app/about_dialog.c:216 -msgid "Spencer Kimball & Peter Mattis" -msgstr "Spencer Kimball Иs Peter Mattis" - #: app/about_dialog.c:248 msgid "Please visit http://www.gimp.org/ for more info" msgstr "TovАbbi informАciСkat a http://www.gimp.org URL-en talАlsz" @@ -43,7 +35,7 @@ msgid "Rate:" msgstr "Forgat" #. the pressure scale -#: app/airbrush.c:150 app/convolve.c:154 app/smudge.c:119 +#: app/airbrush.c:150 app/convolve.c:154 app/smudge.c:118 #, fuzzy msgid "Pressure:" msgstr "ErУssИg: " @@ -52,77 +44,75 @@ msgstr "Er msgid "killing stray timer, please report to lewing@gimp.org" msgstr "" -#: app/app_procs.c:359 +#: app/app_procs.c:361 msgid "GIMP Startup" msgstr "A GIMP indМtАsa" -#: app/app_procs.c:472 app/gimprc.c:408 +#: app/app_procs.c:474 app/gimprc.c:410 #, c-format msgid "parsing \"%s\"\n" msgstr "\"%s\" ИrtelmezИse\n" #. initialize the xcf file format routines -#: app/app_procs.c:529 +#: app/app_procs.c:531 msgid "Looking for data files" msgstr "AdatfАjlok keresИse" -#: app/app_procs.c:529 +#: app/app_procs.c:531 #, fuzzy msgid "Parasites" msgstr "Beilleszt" #. initialize the global parasite table -#: app/app_procs.c:531 app/internal_procs.c:70 app/preferences_dialog.c:2443 +#: app/app_procs.c:533 app/internal_procs.c:70 app/preferences_dialog.c:2132 msgid "Brushes" msgstr "Ecsetek" #. initialize the list of gimp brushes -#: app/app_procs.c:533 app/internal_procs.c:139 app/preferences_dialog.c:2447 +#: app/app_procs.c:535 app/internal_procs.c:139 app/preferences_dialog.c:2136 msgid "Patterns" msgstr "MintАk" #. initialize the list of gimp patterns -#: app/app_procs.c:535 app/preferences_dialog.c:2449 +#: app/app_procs.c:537 app/preferences_dialog.c:2138 msgid "Palettes" msgstr "PalettАk" #. initialize the list of gimp palettes -#: app/app_procs.c:537 app/gradient_select.c:560 app/internal_procs.c:109 -#: app/preferences_dialog.c:2451 +#: app/app_procs.c:539 app/gradient_select.c:543 app/internal_procs.c:109 +#: app/preferences_dialog.c:2140 msgid "Gradients" msgstr "SzМnАtmenetek" -#: app/app_procs.c:708 app/app_procs.c:709 app/app_procs.c:734 -#: app/app_procs.c:735 app/menus.c:96 app/menus.c:111 +#: app/app_procs.c:710 app/app_procs.c:711 app/app_procs.c:726 +#: app/app_procs.c:727 app/menus.c:138 app/menus.c:164 #, fuzzy msgid "/File/Quit" msgstr "/FАjl/KilИp" -#: app/app_procs.c:739 +#: app/app_procs.c:729 msgid "Really Quit?" msgstr "ValСban kilИpsz?" -#: app/app_procs.c:747 app/install.c:107 app/install.c:392 +#: app/app_procs.c:735 app/install.c:259 app/install.c:405 msgid "Quit" msgstr "" -#: app/app_procs.c:756 app/brightness_contrast.c:214 app/channel_ops.c:83 -#: app/channels_dialog.c:2397 app/channels_dialog.c:2586 -#: app/color_balance.c:277 app/color_notebook.c:50 app/color_notebook.c:193 -#: app/color_select.c:196 app/color_select.c:241 app/convert.c:464 -#: app/curves.c:528 app/file_new_dialog.c:209 app/file_new_dialog.c:398 -#: app/gdisplay_color.c:462 app/gdisplay_color_ui.c:74 app/gdisplay_ops.c:352 -#: app/gimpprogress.c:135 app/global_edit.c:712 app/gradient.c:1553 -#: app/gradient.c:4599 app/gradient.c:5178 app/hue_saturation.c:362 -#: app/interface.c:938 app/interface.c:1035 app/layers_dialog.c:3299 -#: app/layers_dialog.c:3530 app/layers_dialog.c:3665 app/layers_dialog.c:3802 -#: app/layers_dialog.c:4118 app/levels.c:351 app/posterize.c:196 -#: app/preferences_dialog.c:1505 app/qmask.c:255 app/resize.c:116 -#: app/threshold.c:279 +#: app/app_procs.c:737 app/brightness_contrast.c:224 app/channel_ops.c:94 +#: app/channels_dialog.c:2400 app/channels_dialog.c:2574 +#: app/color_balance.c:299 app/color_notebook.c:113 app/convert.c:499 +#: app/curves.c:560 app/file_new_dialog.c:196 app/file_new_dialog.c:378 +#: app/gdisplay_color_ui.c:117 app/gdisplay_ops.c:356 app/gimpprogress.c:114 +#: app/global_edit.c:712 app/gradient.c:1566 app/gradient.c:4622 +#: app/gradient.c:5181 app/hue_saturation.c:393 app/interface.c:944 +#: app/layers_dialog.c:3311 app/layers_dialog.c:3517 app/layers_dialog.c:3642 +#: app/layers_dialog.c:3756 app/layers_dialog.c:4043 app/levels.c:364 +#: app/posterize.c:205 app/preferences_dialog.c:1174 app/qmask.c:257 +#: app/resize.c:193 app/threshold.c:289 libgimp/gimpexport.c:264 msgid "Cancel" msgstr "MИgsem" -#: app/app_procs.c:782 +#: app/app_procs.c:760 #, fuzzy msgid "" "Some files unsaved.\n" @@ -130,45 +120,6 @@ msgid "" "Quit the GIMP?" msgstr "NИhАny fАjl nincs mentve. MИgis kilИpsz?" -#: app/batch.c:65 -msgid "script-fu not available: batch mode disabled\n" -msgstr "A script-fu nem elИrhetУ: a feldolgozС mСd kikapcsolva\n" - -#: app/batch.c:74 -msgid "reading batch commands from stdin\n" -msgstr "kЖtegelt parancsok olvasАsa stdin-rСl\n" - -#: app/batch.c:114 -msgid "batch command: experienced an execution error.\n" -msgstr "kЖtegelt parancs: vИgrehajtАsi hiba.\n" - -#: app/batch.c:117 -msgid "batch command: experienced a calling error.\n" -msgstr "kЖtegelt parancs: hМvАsi hiba\n" - -#: app/batch.c:120 -msgid "batch command: executed successfully.\n" -msgstr "kЖtegelt parancs: sikeres vИgrehajtАs.\n" - -#: app/batch.c:204 -msgid "extension_perl_server not available: unable to start the perl server\n" -msgstr "" - -#: app/batch.c:220 -#, fuzzy -msgid "perl server: experienced an execution error.\n" -msgstr "kЖtegelt parancs: vИgrehajtАsi hiba.\n" - -#: app/batch.c:223 -#, fuzzy -msgid "perl server: experienced a calling error.\n" -msgstr "kЖtegelt parancs: hМvАsi hiba\n" - -#: app/batch.c:226 -#, fuzzy -msgid "perl server: executed successfully.\n" -msgstr "kЖtegelt parancs: sikeres vИgrehajtАs.\n" - #: app/bezier_select.c:468 msgid "Bezier path already closed." msgstr "" @@ -178,348 +129,289 @@ msgstr "" msgid "Corrupt curve" msgstr "KorrektМv" -#: app/bezier_select.c:1003 -#, fuzzy -msgid "" -"bezier_select_button_press(): Tried to edit on open bezier curve in edit " -"selection" +#: app/bezier_select.c:2829 +msgid "Curve not closed!" msgstr "" -"megprСbАlt nyitott BИzier gЖrbИt szerkeszteni a kijelЖlИs szerkesztИsben" - -#: app/bezier_select.c:1283 -#, fuzzy -msgid "bezier_select_motion(): Encountered orphaned bezier control point" -msgstr "MagАnyos BИzier vezИrlУpont" - -#: app/bezier_select.c:1964 -#, fuzzy -msgid "bezier_draw_segment(): Bad bezier segment" -msgstr "hibАs BИzier szakasz" - -#: app/bezier_select.c:1981 -#, fuzzy, c-format -msgid "bezier_draw_segment(): Unknown coordinate space: %d" -msgstr "ismeretlen koordinАtahely: %d" - -#: app/bezier_select.c:2124 -#, fuzzy -msgid "bezier_convert(): tried to convert an open bezier curve" -msgstr "megprСbАlt nyitott BИzier gЖrbИt konvertАlni" - -#: app/bezier_select.c:2625 -#, fuzzy, c-format -msgid "test_add_point_on_segment(): Unknown coordinate space: %d" -msgstr "ismeretlen koordinАtahely: %d" #: app/bezier_select.c:3164 #, fuzzy msgid "Paintbrush operation failed." msgstr "SzМnАtmenet vИgrehajtАsa sikertelen." -#: app/bezier_select.c:3208 -msgid "bezier_draw_segment_for_distance(): Bad bezier segment" -msgstr "" - -#: app/blend.c:258 +#: app/blend.c:261 #, fuzzy msgid "FG to BG (RGB)" msgstr "elУtИrbУl hАttИrbe (RGB)" -#: app/blend.c:260 +#: app/blend.c:263 #, fuzzy msgid "FG to BG (HSV)" msgstr "elУtИrbУl hАttИrbe (HSV)" -#: app/blend.c:262 +#: app/blend.c:265 msgid "FG to Transparent" msgstr "elУtИrbУl АtlАtszСba" -#: app/blend.c:264 +#: app/blend.c:267 msgid "Custom from editor" msgstr "egyИni" -#: app/blend.c:270 app/gradient.c:468 app/preferences_dialog.c:1745 +#: app/blend.c:273 app/gradient.c:461 app/preferences_dialog.c:1414 msgid "Linear" msgstr "lineАris" -#: app/blend.c:272 +#: app/blend.c:275 msgid "Bi-Linear" msgstr "dupla lineАris" -#: app/blend.c:274 +#: app/blend.c:277 msgid "Radial" msgstr "sugaras" -#: app/blend.c:276 +#: app/blend.c:279 msgid "Square" msgstr "szЖgletes" -#: app/blend.c:278 +#: app/blend.c:281 msgid "Conical (symmetric)" msgstr "kЗpos (szimmetrikus)" -#: app/blend.c:280 +#: app/blend.c:283 msgid "Conical (asymmetric)" msgstr "kЗpos (aszimmetrikus)" -#: app/blend.c:282 +#: app/blend.c:285 msgid "Shapeburst (angular)" msgstr "SzЖgletes shapeburst" -#: app/blend.c:284 +#: app/blend.c:287 msgid "Shapeburst (spherical)" msgstr "GЖmbЖlyШ shapeburst" -#: app/blend.c:286 +#: app/blend.c:289 msgid "Shapeburst (dimpled)" msgstr "GЖdrЖs shapeburst" -#: app/blend.c:288 +#: app/blend.c:291 #, fuzzy msgid "Spiral (clockwise)" msgstr "HSV (СramutatС jАrАsa szerinti szМnessИg)" -#: app/blend.c:290 +#: app/blend.c:293 #, fuzzy msgid "Spiral (anticlockwise)" msgstr "HSV (СramutatС jАrАsa szerinti szМnessИg)" -#: app/blend.c:296 app/preferences_dialog.c:1797 +#: app/blend.c:299 app/preferences_dialog.c:1466 msgid "None" msgstr "Nincs" -#: app/blend.c:298 +#: app/blend.c:301 msgid "Sawtooth wave" msgstr "FШrИszhullАm" -#: app/blend.c:300 +#: app/blend.c:303 msgid "Triangular wave" msgstr "HАromszЖghullАm" -#: app/blend.c:328 +#: app/blend.c:331 msgid "Offset:" msgstr "EltolАs:" #. the blend mode menu -#: app/blend.c:346 +#: app/blend.c:349 msgid "Blend:" msgstr "SzМnАtmenet:" #. the gradient type menu -#: app/blend.c:364 +#: app/blend.c:367 msgid "Gradient:" msgstr "аtmenet:" #. the repeat option -#: app/blend.c:382 +#: app/blend.c:385 msgid "Repeat:" msgstr "IsmИtlИs:" -#: app/blend.c:415 +#: app/blend.c:418 msgid "Adaptive supersampling" msgstr "IllesztИsi tЗlmintavИtelezИs" #. max depth scale -#: app/blend.c:437 +#: app/blend.c:440 msgid "Max depth:" msgstr "Max. mИlysИg:" #. threshold scale -#: app/blend.c:455 app/bucket_fill.c:132 app/fuzzy_select.c:641 -#: app/iscissors.c:385 +#: app/blend.c:458 app/bucket_fill.c:132 app/fuzzy_select.c:641 msgid "Threshold:" msgstr "KЭszЖbszint:" -#: app/blend.c:493 +#: app/blend.c:496 msgid "Blend: Invalid for indexed images." msgstr "SzМnАtmenet: indexelt kИpeknИl ИrvИnytelen." -#: app/blend.c:518 +#: app/blend.c:521 msgid "Blend: 0, 0" msgstr "SzМnАtmenet: 0, 0" -#: app/blend.c:581 +#: app/blend.c:584 msgid "Blend operation failed." msgstr "SzМnАtmenet vИgrehajtАsa sikertelen." -#: app/blend.c:587 +#: app/blend.c:590 #, fuzzy msgid "Blending..." msgstr "SzМnАtmenet" -#: app/blend.c:684 app/blend.c:694 +#: app/blend.c:688 app/blend.c:698 #, fuzzy msgid "Blend: " msgstr "SzМnАtmenet:" -#: app/blend.c:1349 -#, fuzzy, c-format -msgid "gradient_render_pixel(): Unknown gradient type %d" -msgstr "gradient_render_pixel(): ismeretlen Аtmenet tМpus: %d" - -#: app/blend.c:1487 -#, fuzzy, c-format -msgid "gradient_fill_region(): Unknown blend mode %d" -msgstr "gradient_fill_region(): ismeretlen szМnАtmenet mСd: %d" - -#: app/blend.c:1528 -#, fuzzy, c-format -msgid "gradient_fill_region(): Unknown gradient type %d" -msgstr "gradient_fill_region(): ismeretlen Аtmenet tМpus: %d" - -#: app/blend.c:1550 -#, fuzzy, c-format -msgid "gradient_fill_region(): Unknown repeat mode %d" -msgstr "gradient_fill_region(): ismeretlen ismИtlИs mСd: %d" - -#: app/boundary.c:202 -#, fuzzy -msgid "make_seg(): Unable to reallocate segments array for mask boundary." -msgstr "" -"Nem lehet Зjra lefoglalni a szakaszok tЖmbjИt a hatАrolС maszk " -"elkИszМtИsИhez." - -#: app/boundary.c:244 -#, fuzzy -msgid "" -"allocate_empty_segs(): Unable to reallocate empty segments array for mask " -"boundary." -msgstr "" -"Nem lehet Эres szakasztЖmbЖt Зjra lefoglalni a hatАrolС maszk elkИszМtИsИhez." - -#: app/brightness_contrast.c:135 +#: app/brightness_contrast.c:134 msgid "Brightness-Contrast Options" msgstr "FИnyerУ-kontraszt beАllМtАsok" -#: app/brightness_contrast.c:171 +#: app/brightness_contrast.c:170 msgid "Brightness-Contrast does not operate on indexed drawables." msgstr "A FИnyerУ-kontraszt beАllМtАs nem mШkЖdik indexelt rajzfelЭleten." -#: app/brightness_contrast.c:213 app/channel_ops.c:82 -#: app/channels_dialog.c:2396 app/channels_dialog.c:2585 -#: app/color_balance.c:276 app/color_notebook.c:49 app/color_notebook.c:192 -#: app/color_select.c:195 app/color_select.c:240 app/convert.c:463 -#: app/curves.c:527 app/file_new_dialog.c:207 app/file_new_dialog.c:396 -#: app/gdisplay_color.c:455 app/gdisplay_color_ui.c:73 -#: app/hue_saturation.c:361 app/interface.c:1034 app/interface.c:1412 -#: app/layers_dialog.c:3298 app/layers_dialog.c:3529 app/layers_dialog.c:3664 -#: app/layers_dialog.c:4117 app/levels.c:350 app/module_db.c:263 -#: app/posterize.c:195 app/preferences_dialog.c:1501 app/qmask.c:254 -#: app/resize.c:115 app/threshold.c:278 -msgid "OK" -msgstr "" - -#: app/brightness_contrast.c:225 app/tools.c:566 +#: app/brightness_contrast.c:217 app/tools.c:566 msgid "Brightness-Contrast" msgstr "FИnyerУ-kontraszt" +#: app/brightness_contrast.c:222 app/channel_ops.c:92 +#: app/channels_dialog.c:2398 app/channels_dialog.c:2572 +#: app/color_balance.c:297 app/color_notebook.c:110 app/convert.c:497 +#: app/curves.c:558 app/file_new_dialog.c:194 app/file_new_dialog.c:374 +#: app/gdisplay_color_ui.c:115 app/hue_saturation.c:391 +#: app/layers_dialog.c:3309 app/layers_dialog.c:3515 app/layers_dialog.c:3640 +#: app/layers_dialog.c:4041 app/levels.c:362 app/module_db.c:268 +#: app/posterize.c:203 app/preferences_dialog.c:1170 app/qmask.c:255 +#: app/resize.c:191 app/threshold.c:287 +msgid "OK" +msgstr "" + #. Create the brightness scale widget -#: app/brightness_contrast.c:241 +#: app/brightness_contrast.c:238 msgid "Brightness" msgstr "FИnyerУ" #. Create the contrast scale widget -#: app/brightness_contrast.c:274 +#: app/brightness_contrast.c:271 msgid "Contrast" msgstr "Kontraszt" #. The preview toggle -#: app/brightness_contrast.c:312 app/color_balance.c:441 app/curves.c:662 -#: app/fileops.c:396 app/hue_saturation.c:572 app/levels.c:548 -#: app/palette.c:2946 app/posterize.c:242 app/threshold.c:354 +#: app/brightness_contrast.c:309 app/color_balance.c:436 app/curves.c:660 +#: app/fileops.c:411 app/hue_saturation.c:569 app/levels.c:544 +#: app/palette.c:2939 app/posterize.c:239 app/threshold.c:350 msgid "Preview" msgstr "BemutatСkИp" -#. The close push button -#: app/brush_edit.c:37 app/brush_select.c:163 app/by_color_select.c:664 -#: app/color_notebook.c:187 app/color_picker.c:235 app/color_select.c:235 -#: app/colormap_dialog.i.c:94 app/colormap_dialog.i.c:103 app/crop.c:1027 -#: app/devices.c:122 app/docindexif.c:103 app/errorconsole.c:269 -#: app/gdisplay_ops.c:351 app/gradient.c:675 app/gradient_select.c:77 -#: app/histogram_tool.c:262 app/info_window.c:267 app/lc_dialog.c:196 -#: app/measure.c:179 app/nav_window.c:1092 app/palette.c:2006 -#: app/palette.c:2012 app/palette.c:2833 app/palette_select.c:55 -#: app/pattern_select.c:87 app/tips_dialog.c:146 app/tools.c:923 -#: libgimp/gimpfileselection.c:356 libgimp/gimpunitmenu.c:518 -msgid "Close" -msgstr "BezАr" - -#: app/brush_edit.c:221 +#: app/brush_edit.c:208 msgid "Brush Editor" msgstr "Ecset szerkesztУ" +#. The close button +#: app/brush_edit.c:214 app/brush_select.c:207 app/brush_select.c:227 +#: app/by_color_select.c:567 app/color_notebook.c:110 app/color_picker.c:236 +#: app/colormap_dialog.i.c:143 app/colormap_dialog.i.c:152 app/crop.c:1027 +#: app/devices.c:715 app/docindexif.c:104 app/errorconsole.c:277 +#: app/gdisplay_ops.c:354 app/gradient.c:697 app/gradient_select.c:456 +#: app/histogram_tool.c:292 app/info_window.c:267 app/lc_dialog.c:198 +#: app/measure.c:180 app/nav_window.c:1095 app/palette.c:2035 +#: app/palette.c:2052 app/palette.c:2837 app/palette_select.c:225 +#: app/pattern_select.c:102 app/pattern_select.c:123 app/tips_dialog.c:147 +#: app/tools.c:928 app/undo_history.c:452 libgimp/gimpfileselection.c:356 +#: libgimp/gimpunitmenu.c:518 +msgid "Close" +msgstr "BezАr" + #. brush radius scale -#: app/brush_edit.c:277 app/color_picker.c:179 app/tool_options.c:288 +#: app/brush_edit.c:266 app/color_picker.c:180 app/tool_options.c:288 msgid "Radius:" msgstr "SugАr:" #. brush hardness scale -#: app/brush_edit.c:294 +#: app/brush_edit.c:283 msgid "Hardness:" msgstr "иlessИg:" #. brush aspect ratio scale -#: app/brush_edit.c:310 +#: app/brush_edit.c:299 msgid "Aspect Ratio:" msgstr "NИzУponti arАnyszАm:" #. brush angle scale -#: app/brush_edit.c:326 app/measure.c:268 app/rotate_tool.c:89 +#: app/brush_edit.c:315 app/measure.c:272 app/rotate_tool.c:90 msgid "Angle:" msgstr "DУlИsszЖg:" -#: app/brush_select.c:162 app/gradient.c:674 app/module_db.c:303 -#: app/palette.c:2011 app/pattern_select.c:86 -msgid "Refresh" -msgstr "FrissМt" - -#: app/brush_select.c:185 +#: app/brush_select.c:219 msgid "Brush Selection" msgstr "Ecset vАlasztАs" -#: app/brush_select.c:274 app/pattern_select.c:144 +#: app/brush_select.c:225 app/gradient.c:695 app/module_db.c:305 +#: app/palette.c:2033 app/pattern_select.c:121 +msgid "Refresh" +msgstr "FrissМt" + +#: app/brush_select.c:300 app/pattern_select.c:151 msgid "Active" msgstr "AktМv" +#: app/brush_select.c:302 +msgid "(0 X 0)" +msgstr "" + #. Create the opacity scale widget -#: app/brush_select.c:304 app/layers_dialog.c:386 app/tool_options.c:603 +#: app/brush_select.c:330 app/layers_dialog.c:386 app/tool_options.c:603 msgid "Opacity:" msgstr "LАthatСsАg:" #. Create the paint mode option menu -#: app/brush_select.c:322 app/layers_dialog.c:360 app/tool_options.c:633 +#: app/brush_select.c:348 app/layers_dialog.c:360 app/tool_options.c:633 msgid "Mode:" msgstr "MСd:" -#: app/brush_select.c:346 app/palette.c:1453 app/palette.c:1474 -#: app/palette.c:2209 +#: app/brush_select.c:372 app/palette.c:1446 app/palette.c:1467 +#: app/palette.c:2222 msgid "New" msgstr "зj" -#: app/brush_select.c:352 app/colormap_dialog.i.c:101 app/gradient_select.c:76 -#: app/palette.c:1445 app/palette.c:2005 app/palette_select.c:54 +#: app/brush_select.c:378 app/colormap_dialog.i.c:150 +#: app/gradient_select.c:454 app/palette.c:1438 app/palette.c:2050 +#: app/palette_select.c:223 msgid "Edit" msgstr "SzerkesztИs" -#: app/brush_select.c:358 app/global_edit.c:711 app/gradient.c:1552 -#: app/palette.c:1460 app/palette.c:2218 +#: app/brush_select.c:384 app/global_edit.c:710 app/gradient.c:1564 +#: app/palette.c:1453 app/palette.c:2231 msgid "Delete" msgstr "TЖrЖl" -#: app/brush_select.c:382 +#: app/brush_select.c:408 msgid "Spacing:" msgstr "TАvolsАg:" -#: app/brush_select.c:593 -msgid "failed to run brush callback function" -msgstr "nem sikerЭlt futtatni az ecset visszahМvАs fЭggvИnyИt" +#. Set brush size +#: app/brush_select.c:1317 +#, c-format +msgid "(%d X %d)" +msgstr "" -#: app/brush_select.c:1242 +#: app/brush_select.c:1352 msgid "" "We are all fresh out of brush editors today,\n" "please write your own or try back tomorrow\n" msgstr "" +#: app/brush_select.c:1373 +msgid "Wilber says: \"I don't know how to delete that brush.\"" +msgstr "" + #: app/bucket_fill.c:109 #, fuzzy msgid "FG Color Fill" @@ -534,12 +426,12 @@ msgstr "Kit msgid "Pattern Fill" msgstr "KitЖltИs mintАval" -#: app/bucket_fill.c:152 app/color_picker.c:154 app/tool_options.c:362 +#: app/bucket_fill.c:152 app/color_picker.c:155 app/tool_options.c:362 msgid "Sample Merged" msgstr "MintakeverИs" #. fill type -#: app/bucket_fill.c:160 app/file_new_dialog.c:686 +#: app/bucket_fill.c:160 app/file_new_dialog.c:645 msgid "Fill Type" msgstr "KitЖltИs tМpusa" @@ -551,27 +443,33 @@ msgstr "A kit msgid "No available patterns for this operation." msgstr "Nincs elИrhetУ minta a mШvelethez." -#: app/by_color_select.c:542 app/paint_funcs.c:99 +#: app/by_color_select.c:540 app/paint_funcs.c:99 msgid "Replace" msgstr "CserИl" -#: app/by_color_select.c:543 app/colormap_dialog.i.c:99 -#: app/gdisplay_color_ui.c:79 +#: app/by_color_select.c:541 app/colormap_dialog.i.c:148 +#: app/gdisplay_color_ui.c:102 msgid "Add" msgstr "HozzАad" -#: app/by_color_select.c:544 app/layers_dialog.c:243 app/tool_options.c:999 +#: app/by_color_select.c:542 app/layers_dialog.c:243 app/tool_options.c:999 msgid "Subtract" msgstr "KivonАs" -#: app/by_color_select.c:545 +#: app/by_color_select.c:543 msgid "Intersect" msgstr "MetszИs" -#: app/by_color_select.c:564 +#. The shell and main vbox +#: app/by_color_select.c:560 msgid "By Color Selection" msgstr "SzМn szerinti kijelЖlИs" +#: app/by_color_select.c:565 app/curves.c:556 app/file_new_dialog.c:376 +#: app/tools.c:926 app/transform_core.c:247 +msgid "Reset" +msgstr "зjra" + #: app/by_color_select.c:607 msgid "Inactive" msgstr "InaktМv" @@ -585,18 +483,12 @@ msgstr "Kiv msgid "Fuzziness Threshold" msgstr "EltИrИsi kЭszЖbszint" -#. The reset push button -#: app/by_color_select.c:654 app/curves.c:526 app/file_new_dialog.c:397 -#: app/tools.c:922 app/transform_core.c:233 -msgid "Reset" -msgstr "зjra" - #: app/channel.c:193 app/channel.c:195 app/layer.c:310 app/layer.c:312 msgid "copy" msgstr "mАsol" #. formulate the new layer_mask name -#: app/channel.c:201 app/gradient.c:1387 app/layer.c:318 app/layer.c:1521 +#: app/channel.c:201 app/gradient.c:1388 app/layer.c:318 app/layer.c:1521 #, c-format msgid "%s copy" msgstr "%s mАsolАs" @@ -605,48 +497,48 @@ msgstr "%s m msgid "Selection Mask" msgstr "KijelЖlИsi maszk" -#: app/channel_ops.c:95 app/resize.c:397 +#: app/channel_ops.c:86 app/resize.c:391 #, fuzzy msgid "Offset" msgstr "EltolАs:" #. The offset labels -#: app/channel_ops.c:113 +#: app/channel_ops.c:110 msgid "Offset X:" msgstr "X eltolАs:" -#: app/channel_ops.c:119 app/crop.c:1039 app/file_new_dialog.c:590 -#: app/resize.c:335 app/resize.c:420 app/resize.c:578 app/rotate_tool.c:107 -#: app/scale_tool.c:99 app/shear_tool.c:83 +#: app/channel_ops.c:116 app/crop.c:1040 app/file_new_dialog.c:549 +#: app/resize.c:329 app/resize.c:414 app/resize.c:572 app/rotate_tool.c:108 +#: app/scale_tool.c:100 app/shear_tool.c:84 msgid "Y:" msgstr "" #. The wrap around option -#: app/channel_ops.c:168 +#: app/channel_ops.c:165 msgid "Wrap-Around" msgstr "" #. The fill options -#: app/channel_ops.c:173 +#: app/channel_ops.c:170 #, fuzzy msgid "Fill Options" msgstr "KitЖltИs beАllМtАsok" -#: app/channel_ops.c:180 app/image_new.c:70 app/image_new.c:224 -#: app/layers_dialog.c:3304 +#: app/channel_ops.c:177 app/image_new.c:70 app/image_new.c:224 +#: app/layers_dialog.c:3290 msgid "Background" msgstr "HАttИr" -#: app/channel_ops.c:192 app/image_new.c:80 app/layers_dialog.c:3306 +#: app/channel_ops.c:189 app/image_new.c:80 app/layers_dialog.c:3292 msgid "Transparent" msgstr "аtlАtszС" #. The by half height and half width option -#: app/channel_ops.c:205 +#: app/channel_ops.c:202 msgid "Offset by (x/2),(y/2)" msgstr "" -#: app/channels_dialog.c:200 app/channels_dialog.c:2446 +#: app/channels_dialog.c:200 app/channels_dialog.c:2432 msgid "New Channel" msgstr "зj csatorna" @@ -672,79 +564,68 @@ msgstr "" msgid "Delete Channel" msgstr "Csatorna tЖrlИse" -#: app/channels_dialog.c:625 app/menus.c:290 +#: app/channels_dialog.c:625 app/menus.c:493 #, fuzzy msgid "/New Channel" msgstr "зj csatorna" -#: app/channels_dialog.c:628 app/menus.c:291 +#: app/channels_dialog.c:628 app/menus.c:495 #, fuzzy msgid "/Raise Channel" msgstr "Feljebb" -#: app/channels_dialog.c:631 app/menus.c:292 +#: app/channels_dialog.c:631 app/menus.c:497 #, fuzzy msgid "/Lower Channel" msgstr "Lejjebb" -#: app/channels_dialog.c:634 app/menus.c:293 +#: app/channels_dialog.c:634 app/menus.c:499 #, fuzzy msgid "/Duplicate Channel" msgstr "Csatorna mАsolАsa" -#: app/channels_dialog.c:637 app/menus.c:295 +#: app/channels_dialog.c:637 app/menus.c:503 #, fuzzy msgid "/Channel to Selection" msgstr "CsatornАbСl kijelЖlИs" -#: app/channels_dialog.c:640 app/menus.c:296 +#: app/channels_dialog.c:640 app/menus.c:505 #, fuzzy msgid "/Add to Selection" msgstr "аtlАtszatlansАg kijelЖlИssИ" -#: app/channels_dialog.c:641 app/menus.c:297 +#: app/channels_dialog.c:641 app/menus.c:507 #, fuzzy msgid "/Subtract From Selection" msgstr "CsatornАbСl kijelЖlИs" -#: app/channels_dialog.c:642 app/menus.c:298 +#: app/channels_dialog.c:642 app/menus.c:509 #, fuzzy msgid "/Intersect With Selection" msgstr "Ecset vАlasztАs" -#: app/channels_dialog.c:644 app/menus.c:300 +#: app/channels_dialog.c:644 app/menus.c:513 #, fuzzy msgid "/Delete Channel" msgstr "Csatorna tЖrlИse" -#: app/channels_dialog.c:695 app/channels_dialog.c:749 -#, c-format -msgid "error in %s at %d: this shouldn't happen." -msgstr "" - #: app/channels_dialog.c:1126 #, fuzzy msgid "Empty Channel Copy" msgstr "a mАsolandС csatorna" -#: app/channels_dialog.c:1142 -msgid "" -"channels_dialog_drop_new_channel_callback():\n" -"could not allocate new channel" -msgstr "" - -#: app/channels_dialog.c:1356 app/color_balance.c:373 app/curves.c:415 -#: app/histogram_tool.c:279 app/levels.c:244 +#: app/channels_dialog.c:1356 app/color_balance.c:368 app/curves.c:414 +#: app/histogram_tool.c:272 app/levels.c:243 msgid "Red" msgstr "VЖrЖs" -#: app/channels_dialog.c:1360 app/color_balance.c:400 app/curves.c:416 -#: app/histogram_tool.c:280 app/levels.c:245 +#: app/channels_dialog.c:1360 app/color_balance.c:395 app/curves.c:415 +#: app/histogram_tool.c:273 app/levels.c:244 msgid "Green" msgstr "ZЖld" -#: app/channels_dialog.c:1364 app/color_balance.c:427 app/curves.c:417 -#: app/histogram_tool.c:281 app/levels.c:246 +#: app/channels_dialog.c:1364 app/color_balance.c:422 app/curves.c:416 +#: app/histogram_tool.c:274 app/levels.c:245 msgid "Blue" msgstr "KИk" @@ -756,22 +637,22 @@ msgstr "Sz msgid "Indexed" msgstr "Indexelt" -#: app/channels_dialog.c:2411 +#: app/channels_dialog.c:2392 msgid "New Channel Options" msgstr "зj csatorna beАllМtАsok" #. The name entry hbox, label and entry -#: app/channels_dialog.c:2435 app/channels_dialog.c:2628 +#: app/channels_dialog.c:2421 app/channels_dialog.c:2595 msgid "Channel name:" msgstr "Csatorna neve: " #. The opacity scale -#: app/channels_dialog.c:2450 app/channels_dialog.c:2643 +#: app/channels_dialog.c:2436 app/channels_dialog.c:2610 #, fuzzy msgid "Fill Opacity:" msgstr "KitЖltИs АtlАtszatlansАg: " -#: app/channels_dialog.c:2604 +#: app/channels_dialog.c:2566 msgid "Edit Channel Attributes" msgstr "Csatorna tulajdonsАgok szerkesztИse" @@ -811,256 +692,257 @@ msgstr "Igaz msgid "No patterns available for this operation." msgstr "Nincs felhasznАlhatС minta a mШvelethez." -#: app/color_balance.c:187 +#: app/color_balance.c:186 msgid "Color Balance Options" msgstr "SzМnegyensЗly beАllМtАsok" -#: app/color_balance.c:225 +#: app/color_balance.c:224 msgid "Color balance operates only on RGB color drawables." msgstr "A szМnegyensЗly csak RGB szМnes rajzfelЭleten mШkЖdik." -#: app/color_balance.c:282 app/dodgeburn.c:128 +#: app/color_balance.c:274 app/dodgeburn.c:128 msgid "Shadows" msgstr "аrnyИkok" -#: app/color_balance.c:283 app/dodgeburn.c:127 +#: app/color_balance.c:275 app/dodgeburn.c:127 msgid "Midtones" msgstr "KЖzИpszМnek" -#: app/color_balance.c:284 app/dodgeburn.c:126 +#: app/color_balance.c:276 app/dodgeburn.c:126 msgid "Highlights" msgstr "FИnyes szМnek" -#: app/color_balance.c:302 app/tools.c:551 +#. The shell and main vbox +#: app/color_balance.c:292 app/tools.c:551 msgid "Color Balance" msgstr "SzМnegyensЗly" -#: app/color_balance.c:317 +#: app/color_balance.c:312 msgid "Color Levels: " msgstr "SzМn szintek: " #. Create the cyan-red scale widget -#: app/color_balance.c:356 +#: app/color_balance.c:351 msgid "Cyan" msgstr "EnciАn" #. Create the magenta-green scale widget -#: app/color_balance.c:383 +#: app/color_balance.c:378 msgid "Magenta" msgstr "BМbor" #. Create the yellow-blue scale widget -#: app/color_balance.c:410 +#: app/color_balance.c:405 msgid "Yellow" msgstr "SАrga" #. The preserve luminosity toggle -#: app/color_balance.c:450 +#: app/color_balance.c:445 msgid "Preserve Luminosity" msgstr "FИnyessИg megУrzИse" -#: app/color_notebook.c:117 app/color_select.c:216 +#: app/color_notebook.c:105 msgid "Color Selection" msgstr "SzМn kivАlasztАs" -#: app/color_notebook.c:188 app/color_select.c:236 +#: app/color_notebook.c:113 msgid "Revert to Old Color" msgstr "Vissza a rИgi szМnhez" -#: app/color_picker.c:142 +#: app/color_picker.c:143 msgid "Color Picker Options" msgstr "SzМnpipetta beАllМtАsok" -#: app/color_picker.c:169 +#: app/color_picker.c:170 #, fuzzy msgid "Sample Average" msgstr "MintakeverИs" -#: app/color_picker.c:212 +#: app/color_picker.c:213 msgid "Update Active Color" msgstr "" -#: app/color_picker.c:251 app/tools.c:309 +#: app/color_picker.c:252 app/tools.c:309 msgid "Color Picker" msgstr "SzМnpipetta" -#: app/color_picker.c:257 app/color_picker.c:267 +#: app/color_picker.c:259 app/color_picker.c:269 #, fuzzy msgid "Red:" msgstr "VЖrЖs" -#: app/color_picker.c:258 app/color_picker.c:268 +#: app/color_picker.c:260 app/color_picker.c:270 #, fuzzy msgid "Green:" msgstr "ZЖld" -#: app/color_picker.c:259 app/color_picker.c:269 +#: app/color_picker.c:261 app/color_picker.c:271 #, fuzzy msgid "Blue:" msgstr "KИk" -#: app/color_picker.c:260 app/color_picker.c:266 app/color_picker.c:275 +#: app/color_picker.c:262 app/color_picker.c:268 app/color_picker.c:277 #, fuzzy msgid "Alpha:" msgstr "Alfa" -#: app/color_picker.c:261 app/color_picker.c:276 app/color_select.c:459 -#: app/colormap_dialog.i.c:201 +#: app/color_picker.c:263 app/color_picker.c:278 app/color_select.c:437 +#: app/colormap_dialog.i.c:267 msgid "Hex Triplet:" msgstr "Hexa hАrmas:" -#: app/color_picker.c:265 app/colormap_dialog.i.c:194 +#: app/color_picker.c:267 app/colormap_dialog.i.c:260 #, fuzzy msgid "Index:" msgstr "Indexelt" -#: app/color_picker.c:270 +#: app/color_picker.c:272 msgid "Hex Triplet" msgstr "Hexa hАrmas" -#: app/color_picker.c:274 app/histogram_tool.c:271 +#: app/color_picker.c:276 app/histogram_tool.c:264 #, fuzzy msgid "Intensity:" msgstr "IntenzitАs" -#: app/color_picker.c:620 app/color_picker.c:621 app/color_picker.c:622 -#: app/color_picker.c:623 app/color_picker.c:624 app/color_picker.c:625 -#: app/color_picker.c:626 app/color_picker.c:644 app/color_picker.c:659 -#: app/color_picker.c:677 +#: app/color_picker.c:622 app/color_picker.c:623 app/color_picker.c:624 +#: app/color_picker.c:625 app/color_picker.c:626 app/color_picker.c:627 +#: app/color_picker.c:628 app/color_picker.c:646 app/color_picker.c:661 +#: app/color_picker.c:679 msgid "N/A" msgstr "???" -#: app/colormap_dialog.i.c:121 +#: app/colormap_dialog.i.c:171 #, fuzzy msgid "Indexed Color Palette" msgstr "SzМnpaletta" #. The GIMP image option menu -#: app/colormap_dialog.i.c:136 app/lc_dialog.c:131 +#: app/colormap_dialog.i.c:186 app/lc_dialog.c:132 msgid "Image:" msgstr "KИp:" -#: app/colormap_dialog.i.c:155 +#: app/colormap_dialog.i.c:205 #, fuzzy msgid "Operations" msgstr "MegnyitАs beАllМtАsok" -#: app/colormap_dialog.i.c:833 app/lc_dialog.c:613 +#: app/colormap_dialog.i.c:905 app/lc_dialog.c:615 msgid "none" msgstr "---" -#: app/commands.c:332 +#: app/commands.c:353 msgid "Border Selection" msgstr "HАttИr kivАlasztАs" -#: app/commands.c:333 +#: app/commands.c:356 msgid "Border selection by:" msgstr "" -#: app/commands.c:350 +#: app/commands.c:376 msgid "Feather Selection" msgstr "" -#: app/commands.c:351 +#: app/commands.c:379 msgid "Feather selection by:" msgstr "" -#: app/commands.c:368 +#: app/commands.c:399 msgid "Grow Selection" msgstr "KijelЖlИs nЖvelИse" -#: app/commands.c:369 +#: app/commands.c:402 msgid "Grow selection by:" msgstr "" -#: app/commands.c:389 +#: app/commands.c:424 msgid "Shrink Selection" msgstr "KijelЖlИs szШkМtИse" -#: app/commands.c:390 +#: app/commands.c:427 msgid "Shrink selection by:" msgstr "" -#: app/commands.c:399 +#: app/commands.c:436 msgid "Shrink from image border" msgstr "" -#: app/commands.c:1204 +#: app/commands.c:1246 msgid "Resize Error: Both width and height must be greater than zero." msgstr "" -#: app/commands.c:1254 +#: app/commands.c:1296 msgid "Scale Error: Both width and height must be greater than zero." msgstr "" -#: app/convert.c:501 +#: app/convert.c:491 msgid "Indexed Color Conversion" msgstr "Indexelt szМn АtalakМtАs" -#: app/convert.c:506 +#: app/convert.c:504 #, fuzzy msgid "General Palette Options" msgstr "Paletta beАllМtАsok" -#: app/convert.c:523 +#: app/convert.c:524 msgid "Generate optimal palette: " msgstr "OptimАlis paletta lИtrehozАsa: " -#: app/convert.c:531 +#: app/convert.c:532 msgid "# of colors: " msgstr "szМnek szАma: " -#: app/convert.c:581 +#: app/convert.c:582 msgid "Use custom palette" msgstr "EgyИni paletta" -#: app/convert.c:616 +#: app/convert.c:617 msgid "Use WWW-optimised palette" msgstr "WWW-optimalizАlt paletta" -#: app/convert.c:634 +#: app/convert.c:635 msgid "Use black/white (1-bit) palette" msgstr "fekete-fehИr (1-bit) paletta" -#: app/convert.c:644 +#: app/convert.c:645 msgid "Dither Options" msgstr "" -#: app/convert.c:660 +#: app/convert.c:661 msgid "No colour dithering" msgstr "" -#: app/convert.c:677 +#: app/convert.c:678 msgid "Positioned colour dithering" msgstr "" -#: app/convert.c:694 +#: app/convert.c:695 msgid "Floyd-Steinberg colour dithering (reduced colour bleeding)" msgstr "" -#: app/convert.c:711 +#: app/convert.c:712 msgid "Floyd-Steinberg colour dithering (normal)" msgstr "" -#: app/convert.c:732 +#: app/convert.c:733 #, fuzzy msgid "Enable dithering of transparency" msgstr "HАttИrszМnig vagy АtlАtszСsАgig tЖrЖl" -#: app/convert.c:746 +#: app/convert.c:747 #, fuzzy msgid "Custom Palette Options" msgstr "Paletta beАllМtАsok" -#: app/convert.c:780 +#: app/convert.c:781 msgid "Remove unused colours from final palette" msgstr "" -#: app/convert.c:807 +#: app/convert.c:808 msgid " [ Warning ] " msgstr "" -#: app/convert.c:814 +#: app/convert.c:815 msgid "" "You are attempting to convert an image with alpha/layers from RGB/GRAY to " "INDEXED.\n" @@ -1124,69 +1006,70 @@ msgid "Crop & Resize Information" msgstr "KivАgАs informАciС" #. add the information fields -#: app/crop.c:1036 +#: app/crop.c:1037 #, fuzzy msgid "Origin X:" msgstr "KezdУ X: " #. the pixel size labels -#: app/crop.c:1052 app/file_new_dialog.c:451 app/file_new_dialog.c:469 +#: app/crop.c:1053 app/file_new_dialog.c:410 app/file_new_dialog.c:428 #: app/tool_options.c:409 #, fuzzy msgid "Width:" msgstr "SzИlessИg: " -#: app/crop.c:1055 app/file_new_dialog.c:457 app/file_new_dialog.c:475 -#: app/layers_dialog.c:3359 app/resize.c:246 app/resize.c:271 app/resize.c:515 -#: app/scale_tool.c:78 app/scale_tool.c:85 app/tool_options.c:431 +#: app/crop.c:1056 app/file_new_dialog.c:416 app/file_new_dialog.c:434 +#: app/layers_dialog.c:3348 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:431 #, fuzzy msgid "Height:" msgstr "MagassАg: " -#: app/crop.c:1077 +#: app/crop.c:1078 #, fuzzy msgid "From Selection" msgstr "KijelЖlИs nЖvelИse" -#: app/crop.c:1083 +#: app/crop.c:1084 msgid "Auto Shrink" msgstr "" -#: app/curves.c:378 +#: app/curves.c:377 msgid "Curves Options" msgstr "" -#: app/curves.c:414 app/histogram_tool.c:278 app/layers_dialog.c:255 -#: app/levels.c:243 app/paint_funcs.c:96 app/tool_options.c:1005 +#: app/curves.c:413 app/histogram_tool.c:271 app/layers_dialog.c:255 +#: app/levels.c:242 app/paint_funcs.c:96 app/tool_options.c:1005 msgid "Value" msgstr "иrtИk" -#: app/curves.c:418 app/levels.c:247 +#: app/curves.c:417 app/levels.c:246 msgid "Alpha" msgstr "Alfa" -#: app/curves.c:429 +#: app/curves.c:428 msgid "Curves for indexed drawables cannot be adjusted." msgstr "" -#: app/curves.c:533 +#: app/curves.c:525 msgid "Smooth" msgstr "SМma" -#: app/curves.c:534 +#: app/curves.c:526 msgid "Free" msgstr "SzabadkИzi" -#: app/curves.c:561 app/tools.c:626 +#. The shell and main vbox +#: app/curves.c:551 app/tools.c:626 msgid "Curves" msgstr "" -#: app/curves.c:575 +#: app/curves.c:573 msgid "Modify Curves for Channel: " msgstr "" #. The option menu for selecting the drawing method -#: app/curves.c:649 +#: app/curves.c:647 msgid "Curve Type: " msgstr "" @@ -1194,19 +1077,19 @@ msgstr "" msgid "Desaturate operates only on RGB color drawables." msgstr "" -#: app/devices.c:121 app/gradient.c:673 app/levels.c:564 app/palette.c:2010 -#: app/preferences_dialog.c:1503 -msgid "Save" -msgstr "Kiment" - -#: app/devices.c:405 +#: app/devices.c:403 msgid "devices_rc_update called multiple times for not present device\n" msgstr "" -#: app/devices.c:710 +#: app/devices.c:707 msgid "Device Status" msgstr "EszkЖzАllapot" +#: app/devices.c:713 app/gradient.c:693 app/levels.c:560 app/palette.c:2031 +#: app/preferences_dialog.c:1172 +msgid "Save" +msgstr "Kiment" + #: app/docindex.c:574 msgid "This file cannot be moved up." msgstr "" @@ -1227,48 +1110,48 @@ msgstr "" msgid "There's no selection to remove." msgstr "" -#: app/docindexif.c:83 +#: app/docindexif.c:84 msgid "Open" msgstr "Megnyit" -#: app/docindexif.c:83 +#: app/docindexif.c:84 msgid "Open a file" msgstr "FАjl megnyitАsa" -#: app/docindexif.c:88 app/gdisplay_color_ui.c:81 +#: app/docindexif.c:89 app/gdisplay_color_ui.c:104 msgid "Up" msgstr "Fel" -#: app/docindexif.c:88 +#: app/docindexif.c:89 msgid "Move the selected entry up in the index" msgstr "" -#: app/docindexif.c:93 app/gdisplay_color_ui.c:82 +#: app/docindexif.c:94 app/gdisplay_color_ui.c:105 msgid "Down" msgstr "Le" -#: app/docindexif.c:93 +#: app/docindexif.c:94 msgid "Move the selected entry down in the index" msgstr "" -#: app/docindexif.c:98 app/gdisplay_color_ui.c:80 +#: app/docindexif.c:99 app/gdisplay_color_ui.c:103 msgid "Remove" msgstr "TЖrЖl" -#: app/docindexif.c:98 +#: app/docindexif.c:99 msgid "Remove the selected entry from the index" msgstr "" -#: app/docindexif.c:103 +#: app/docindexif.c:104 msgid "Close the Document Index" msgstr "" #. Set the GOWindow title -#: app/docindexif.c:236 +#: app/docindexif.c:237 msgid "Document Index" msgstr "Dokumentum index" -#: app/docindexif.c:243 +#: app/docindexif.c:244 msgid "GTK successfully started" msgstr "A GTK sikeresen elindult" @@ -1327,47 +1210,48 @@ msgstr " msgid "Anti erase" msgstr "MetszИs" -#: app/errorconsole.c:182 +#: app/errorconsole.c:170 #, c-format msgid "Error opening file %s: %s" msgstr "Hiba a(z) %s fАjl megnyitАsakor: %s" -#: app/errorconsole.c:197 +#: app/errorconsole.c:187 msgid "Can't save, nothing selected!" msgstr "Nem lehet menteni, nincs kijelЖlИs!" -#: app/errorconsole.c:201 +#: app/errorconsole.c:191 msgid "Save error log to file..." msgstr "A hibanaplС fАjlba mentИse..." -#: app/errorconsole.c:268 +#: app/errorconsole.c:269 +#, fuzzy +msgid "GIMP Error Console" +msgstr "GIMP hibakonzol" + +#: app/errorconsole.c:275 #, fuzzy msgid "Clear" msgstr "/Szerkeszt/TЖrЖl" -#: app/errorconsole.c:286 -msgid "GIMP Error console" -msgstr "GIMP hibakonzol" - -#: app/errorconsole.c:297 +#: app/errorconsole.c:298 msgid "Write all errors to file..." msgstr "Minden hiba fАjlba mentИse..." -#: app/errorconsole.c:304 +#: app/errorconsole.c:305 msgid "Write selection to file..." msgstr "KijelЖlИs fАjlba mentИse..." -#: app/errors.c:79 +#: app/errors.c:80 #, c-format msgid "%s: fatal error: %s\n" msgstr "" -#: app/file_new_dialog.c:218 +#: app/file_new_dialog.c:188 #, fuzzy msgid "Confirm Image Size" msgstr "аtmИretezИs" -#: app/file_new_dialog.c:235 +#: app/file_new_dialog.c:204 #, c-format msgid "" "You are trying to create an image which\n" @@ -1383,118 +1267,158 @@ msgid "" "preferences dialog." msgstr "" -#: app/file_new_dialog.c:342 +#: app/file_new_dialog.c:310 #, fuzzy, c-format msgid "Image Size: %s" msgstr "аtmИretezИs" -#: app/file_new_dialog.c:409 +#: app/file_new_dialog.c:368 msgid "New Image" msgstr "зj kИp" -#: app/file_new_dialog.c:515 app/preferences_dialog.c:1574 +#: app/file_new_dialog.c:474 app/preferences_dialog.c:1243 msgid "Pixels" msgstr "Pixel" #. the resolution labels -#: app/file_new_dialog.c:584 app/resize.c:572 +#: app/file_new_dialog.c:543 app/resize.c:566 #, fuzzy msgid "Resolution X:" msgstr "FelbontАs" -#: app/file_new_dialog.c:605 app/resize.c:593 +#: app/file_new_dialog.c:564 app/resize.c:587 #, fuzzy msgid "pixels/%a" msgstr "Pixel" #. frame for Image Type -#: app/file_new_dialog.c:649 +#: app/file_new_dialog.c:608 msgid "Image Type" msgstr "kИp tМpus" -#: app/fileops.c:225 app/fileops.c:254 +#: app/fileops.c:235 app/fileops.c:269 msgid "Load Image" msgstr "KИp betЖltИse" #. format-chooser frame -#: app/fileops.c:264 +#: app/fileops.c:279 msgid "Open Options" msgstr "MegnyitАs beАllМtАsok" -#: app/fileops.c:279 app/fileops.c:483 +#: app/fileops.c:294 app/fileops.c:507 msgid "Determine file type:" msgstr "" -#: app/fileops.c:444 app/fileops.c:466 +#: app/fileops.c:377 +msgid "" +"generate\n" +"preview" +msgstr "" + +#: app/fileops.c:412 +#, fuzzy +msgid "No selection." +msgstr "KijelЖlИs nЖvelИse" + +#: app/fileops.c:459 app/fileops.c:489 msgid "Save Image" msgstr "KИp kimentИse" -#: app/fileops.c:475 +#: app/fileops.c:498 msgid "Save Options" msgstr "KimentИs beАllМtАsok" -#: app/fileops.c:527 +#: app/fileops.c:551 msgid "Can't revert. No filename associated with this image" msgstr "" -#: app/fileops.c:542 +#: app/fileops.c:566 #, fuzzy msgid "Revert failed." msgstr "Sikertelen mentИs: " -#: app/fileops.c:1366 app/fileops.c:1456 +#: app/fileops.c:1237 +msgid "(this thumbnail may be out of date)" +msgstr "" + +#: app/fileops.c:1238 +#, fuzzy +msgid "(no information)" +msgstr "ElforgatАs" + +#: app/fileops.c:1246 +msgid "(thumbnail saving is disabled)" +msgstr "" + +#: app/fileops.c:1250 +msgid "(could not write thumbnail file)" +msgstr "" + +#: app/fileops.c:1254 +msgid "(thumbnail file not written)" +msgstr "" + +#: app/fileops.c:1271 +msgid "no preview available" +msgstr "" + +#: app/fileops.c:1342 +msgid "(could not make preview)" +msgstr "" + +#: app/fileops.c:1397 app/fileops.c:1487 msgid "Open failed: " msgstr "Sikertelen megnyitАs: " -#: app/fileops.c:1522 +#: app/fileops.c:1553 #, c-format msgid "%s is an irregular file (%s)" msgstr "" -#: app/fileops.c:1536 app/fileops.c:1643 +#: app/fileops.c:1567 app/fileops.c:1670 msgid "Save failed: " msgstr "Sikertelen mentИs: " -#: app/fileops.c:1548 app/fileops.c:1549 app/fileops.c:1561 app/fileops.c:1562 -#: app/menus.c:69 app/menus.c:103 +#: app/fileops.c:1579 app/fileops.c:1580 app/fileops.c:1592 app/fileops.c:1593 +#: app/menus.c:84 app/menus.c:149 #, fuzzy msgid "/File/Open" msgstr "/FАjl/Megnyit" -#: app/fileops.c:1550 app/fileops.c:1566 app/gdisplay.c:1632 app/menus.c:104 +#: app/fileops.c:1581 app/fileops.c:1597 app/gdisplay.c:1651 app/menus.c:151 #, fuzzy msgid "/File/Save" msgstr "/FАjl/MentИs" -#: app/fileops.c:1551 app/fileops.c:1567 app/gdisplay.c:1633 app/menus.c:105 +#: app/fileops.c:1582 app/fileops.c:1598 app/gdisplay.c:1652 app/menus.c:153 #, fuzzy msgid "/File/Save as" msgstr "/FАjl/MentИs mАskИnt" -#: app/fileops.c:1578 -msgid "Yes" -msgstr "Igen" - -#: app/fileops.c:1579 -msgid "No" -msgstr "Nem" - -#: app/fileops.c:1588 +#: app/fileops.c:1614 #, c-format msgid "%s exists, overwrite?" msgstr "%s mАr lИtezik. FelЭlМrod?" -#: app/fileops.c:1594 +#: app/fileops.c:1619 msgid "File Exists!" msgstr "A fАjl mАr lИtezik!" -#: app/flip_tool.c:74 app/preferences_dialog.c:1620 -#: app/preferences_dialog.c:2338 +#: app/fileops.c:1625 +msgid "Yes" +msgstr "Igen" + +#: app/fileops.c:1627 +msgid "No" +msgstr "Nem" + +#: app/flip_tool.c:74 app/preferences_dialog.c:1289 +#: app/preferences_dialog.c:2027 msgid "Horizontal" msgstr "VМzszintes" -#: app/flip_tool.c:74 app/preferences_dialog.c:1622 -#: app/preferences_dialog.c:2340 +#: app/flip_tool.c:74 app/preferences_dialog.c:1291 +#: app/preferences_dialog.c:2029 msgid "Vertical" msgstr "FЭggУleges" @@ -1508,29 +1432,25 @@ msgid "" "it is not a floating selection." msgstr "" -#: app/floating_sel.c:175 +#: app/floating_sel.c:179 msgid "" "Cannot create a new layer from the floating\n" "selection because it belongs to a\n" "layer mask or channel." msgstr "" -#: app/free_select.c:76 +#: app/free_select.c:73 #, fuzzy msgid "add_point(): Unable to reallocate points array in free_select." msgstr "" "Nem lehet Зjra lefoglalni a szakaszok tЖmbjИt a hatАrolС maszk " "elkИszМtИsИhez." -#: app/free_select.c:231 -msgid "Cannot properly scanline convert polygon!\n" -msgstr "" - #: app/gdisplay.c:215 msgid "RGB-empty" msgstr "" -#: app/gdisplay.c:215 app/image_new.c:54 app/preferences_dialog.c:1665 +#: app/gdisplay.c:215 app/image_new.c:54 app/preferences_dialog.c:1334 msgid "RGB" msgstr "" @@ -1550,318 +1470,321 @@ msgstr "" msgid "indexed" msgstr "indexelt" -#: app/gdisplay.c:1634 app/menus.c:106 +#: app/gdisplay.c:1653 app/menus.c:155 #, fuzzy msgid "/File/Revert" msgstr "/FАjl/MentИs" -#: app/gdisplay.c:1635 app/gdisplay_ops.c:303 app/gdisplay_ops.c:318 -#: app/gdisplay_ops.c:365 app/menus.c:110 +#: app/gdisplay.c:1654 app/gdisplay_ops.c:299 app/gdisplay_ops.c:314 +#: app/gdisplay_ops.c:345 app/menus.c:162 #, fuzzy msgid "/File/Close" msgstr "/FАjl/BezАr" -#: app/gdisplay.c:1637 +#: app/gdisplay.c:1656 #, fuzzy msgid "/Edit" msgstr "SzerkesztИs" -#: app/gdisplay.c:1640 app/menus.c:115 +#: app/gdisplay.c:1659 app/menus.c:171 #, fuzzy msgid "/Edit/Cut" msgstr "/Szerkeszt/KivАg" -#: app/gdisplay.c:1641 app/menus.c:116 +#: app/gdisplay.c:1660 app/menus.c:173 #, fuzzy msgid "/Edit/Copy" msgstr "/Szerkeszt/MАsol" -#: app/gdisplay.c:1642 app/menus.c:117 +#: app/gdisplay.c:1661 app/menus.c:175 #, fuzzy msgid "/Edit/Paste" msgstr "/Szerkeszt/Beilleszt" -#: app/gdisplay.c:1643 app/menus.c:118 +#: app/gdisplay.c:1662 app/menus.c:177 #, fuzzy msgid "/Edit/Paste Into" msgstr "/Szerkeszt/Helyben beilleszt" -#: app/gdisplay.c:1644 app/menus.c:119 +#: app/gdisplay.c:1663 app/menus.c:179 #, fuzzy msgid "/Edit/Paste As New" msgstr "/Szerkeszt/Beilleszt (nИv szerint)" -#: app/gdisplay.c:1645 app/menus.c:121 +#: app/gdisplay.c:1664 app/menus.c:183 #, fuzzy msgid "/Edit/Clear" msgstr "/Szerkeszt/TЖrЖl" -#: app/gdisplay.c:1646 app/menus.c:122 +#: app/gdisplay.c:1665 app/menus.c:185 #, fuzzy msgid "/Edit/Fill" msgstr "/Szerkeszt/Kifest" -#: app/gdisplay.c:1647 app/menus.c:123 +#: app/gdisplay.c:1666 app/menus.c:187 #, fuzzy msgid "/Edit/Stroke" msgstr "/Szerkeszt/KЖrberajzol" -#: app/gdisplay.c:1648 app/menus.c:127 +#: app/gdisplay.c:1667 app/menus.c:189 +#, fuzzy +msgid "/Edit/Undo" +msgstr "/Szerkeszt/Visszavon" + +#: app/gdisplay.c:1668 app/menus.c:191 +#, fuzzy +msgid "/Edit/Redo" +msgstr "/Szerkeszt/MИgsem von vissza" + +#: app/gdisplay.c:1669 app/menus.c:197 #, fuzzy msgid "/Edit/Cut Named" msgstr "/Szerkeszt/KivАg (nИv szerint)" -#: app/gdisplay.c:1649 app/menus.c:128 +#: app/gdisplay.c:1670 app/menus.c:199 #, fuzzy msgid "/Edit/Copy Named" msgstr "/Szerkeszt/MАsol (nИv szerint)" -#: app/gdisplay.c:1650 app/menus.c:129 +#: app/gdisplay.c:1671 app/menus.c:201 #, fuzzy msgid "/Edit/Paste Named" msgstr "/Szerkeszt/Beilleszt (nИv szerint)" -#: app/gdisplay.c:1653 +#: app/gdisplay.c:1674 #, fuzzy msgid "/Select" msgstr "/KijelЖlИs/Teljes kИp" -#: app/gdisplay.c:1654 app/menus.c:144 +#: app/gdisplay.c:1675 app/menus.c:230 #, fuzzy msgid "/Select/Save To Channel" msgstr "/KijelЖlИs/MentИs csatornАba" -#: app/gdisplay.c:1656 +#: app/gdisplay.c:1677 #, fuzzy msgid "/View" msgstr "/NИzet/---" -#: app/gdisplay.c:1659 app/menus.c:163 +#: app/gdisplay.c:1680 app/menus.c:266 #, fuzzy msgid "/View/Toggle Selection" msgstr "/NИzet/VonalzС be-ki" -#: app/gdisplay.c:1660 app/menus.c:164 +#: app/gdisplay.c:1681 app/menus.c:268 #, fuzzy msgid "/View/Toggle Rulers" msgstr "/NИzet/VonalzС be-ki" -#: app/gdisplay.c:1662 app/menus.c:166 +#: app/gdisplay.c:1683 app/menus.c:272 #, fuzzy msgid "/View/Toggle Guides" msgstr "/NИzet/SegИdvonalak be-ki" -#: app/gdisplay.c:1663 app/menus.c:167 +#: app/gdisplay.c:1684 app/menus.c:274 #, fuzzy msgid "/View/Snap To Guides" msgstr "/NИzet/SegИdvonalhoz igazМt" -#: app/gdisplay.c:1664 app/menus.c:165 +#: app/gdisplay.c:1685 app/menus.c:270 #, fuzzy msgid "/View/Toggle Statusbar" msgstr "/NИzet/StАtuszsor be-ki" -#: app/gdisplay.c:1666 app/menus.c:158 +#: app/gdisplay.c:1687 app/menus.c:257 #, fuzzy msgid "/View/Dot for dot" msgstr "/NИzet/PontrСl pontra" -#: app/gdisplay.c:1669 +#: app/gdisplay.c:1690 #, fuzzy msgid "/Image" msgstr "KИp:" -#: app/gdisplay.c:1670 app/gdisplay.c:1680 +#: app/gdisplay.c:1691 app/gdisplay.c:1702 #, fuzzy msgid "/Image/Colors" msgstr "/KИp/SzМnek/---" -#: app/gdisplay.c:1671 +#: app/gdisplay.c:1692 #, fuzzy -msgid "/Image/Channel Ops" +msgid "/Image/Channels" msgstr "/KИp/CsatornАk/EltolАs" -#: app/gdisplay.c:1672 +#: app/gdisplay.c:1693 #, fuzzy msgid "/Image/Alpha" msgstr "/KИp/SkАlАzАs" -#: app/gdisplay.c:1675 app/menus.c:186 +#: app/gdisplay.c:1694 app/menus.c:68 +#, fuzzy +msgid "/Image/Transforms" +msgstr "аtalakМtАs" + +#: app/gdisplay.c:1697 app/menus.c:312 #, fuzzy msgid "/Image/RGB" msgstr "/KИp/RGB" -#: app/gdisplay.c:1676 app/menus.c:187 +#: app/gdisplay.c:1698 app/menus.c:314 #, fuzzy msgid "/Image/Grayscale" msgstr "/KИp/Fekete-fehИr" -#: app/gdisplay.c:1677 app/menus.c:188 +#: app/gdisplay.c:1699 app/menus.c:316 #, fuzzy msgid "/Image/Indexed" msgstr "/KИp/Indexelt" -#: app/gdisplay.c:1678 app/tools.c:658 +#: app/gdisplay.c:1700 app/tools.c:658 msgid "/Image/Histogram" msgstr "/KИp/Hisztogram" -#: app/gdisplay.c:1681 app/tools.c:613 +#: app/gdisplay.c:1703 app/tools.c:613 msgid "/Image/Colors/Threshold" msgstr "/KИp/SzМnek/KЭszЖbszint" -#: app/gdisplay.c:1682 app/tools.c:598 +#: app/gdisplay.c:1704 app/tools.c:598 msgid "/Image/Colors/Posterize" msgstr "/KИp/SzМnek/Poszter" -#: app/gdisplay.c:1683 app/menus.c:175 +#: app/gdisplay.c:1705 app/menus.c:288 #, fuzzy msgid "/Image/Colors/Equalize" msgstr "/KИp/SzМnek/SzМnek kiegyenlМtИse" -#: app/gdisplay.c:1684 app/menus.c:176 +#: app/gdisplay.c:1706 app/menus.c:290 #, fuzzy msgid "/Image/Colors/Invert" msgstr "/KИp/SzМnek/InvertАlАs" -#: app/gdisplay.c:1685 app/tools.c:553 +#: app/gdisplay.c:1707 app/tools.c:553 msgid "/Image/Colors/Color Balance" msgstr "/KИp/SzМnek/SzМnegyensЗly" -#: app/gdisplay.c:1686 app/tools.c:568 +#: app/gdisplay.c:1708 app/tools.c:568 msgid "/Image/Colors/Brightness-Contrast" msgstr "/KИp/SzМnek/FИnyerУ-kontraszt" -#: app/gdisplay.c:1688 app/tools.c:583 +#: app/gdisplay.c:1710 app/tools.c:583 msgid "/Image/Colors/Hue-Saturation" msgstr "/KИp/SzМnek/SzМnessИg-telМtettsИg" -#: app/gdisplay.c:1689 app/tools.c:628 +#: app/gdisplay.c:1711 app/tools.c:628 msgid "/Image/Colors/Curves" msgstr "/KИp/SzМnek/GЖrbИk" -#: app/gdisplay.c:1690 app/tools.c:643 +#: app/gdisplay.c:1712 app/tools.c:643 msgid "/Image/Colors/Levels" msgstr "/KИp/SzМnek/Szintek" -#: app/gdisplay.c:1691 app/menus.c:178 +#: app/gdisplay.c:1713 app/menus.c:294 #, fuzzy msgid "/Image/Colors/Desaturate" msgstr "/KИp/SzМnek/Fekete-fehИr" -#: app/gdisplay.c:1693 app/menus.c:183 +#: app/gdisplay.c:1715 app/menus.c:302 #, fuzzy msgid "/Image/Alpha/Add Alpha Channel" msgstr "/KИp/Alfa/Alfa csatorna lИtrehozАs" -#: app/gdisplay.c:1696 app/menus.c:181 +#: app/gdisplay.c:1718 app/menus.c:307 #, fuzzy -msgid "/Image/Channel Ops/Offset" -msgstr "/KИp/CsatornАk/EltolАs" +msgid "/Image/Transforms/Offset" +msgstr "аtalakМtАs" -#: app/gdisplay.c:1699 +#: app/gdisplay.c:1721 #, fuzzy msgid "/Layers/Stack" msgstr "/RИtegek/Feljebb" -#: app/gdisplay.c:1702 app/menus.c:197 +#: app/gdisplay.c:1724 app/menus.c:335 #, fuzzy msgid "/Layers/Stack/Previous Layer" msgstr "/RИtegek/Feljebb" -#: app/gdisplay.c:1704 app/menus.c:198 +#: app/gdisplay.c:1726 app/menus.c:337 #, fuzzy msgid "/Layers/Stack/Next Layer" msgstr "/RИtegek/Feljebb" -#: app/gdisplay.c:1706 app/menus.c:199 +#: app/gdisplay.c:1728 app/menus.c:339 #, fuzzy msgid "/Layers/Stack/Raise Layer" msgstr "/RИtegek/Feljebb" -#: app/gdisplay.c:1708 app/menus.c:200 +#: app/gdisplay.c:1730 app/menus.c:341 #, fuzzy msgid "/Layers/Stack/Lower Layer" msgstr "/RИtegek/Lejjebb" -#: app/gdisplay.c:1710 app/menus.c:201 +#: app/gdisplay.c:1732 app/menus.c:343 #, fuzzy msgid "/Layers/Stack/Layer to Top" msgstr "LegfelЭlre" -#: app/gdisplay.c:1712 app/menus.c:202 +#: app/gdisplay.c:1734 app/menus.c:345 #, fuzzy msgid "/Layers/Stack/Layer to Bottom" msgstr "Legalulra" -#: app/gdisplay.c:1716 app/menus.c:204 +#: app/gdisplay.c:1738 app/menus.c:349 #, fuzzy msgid "/Layers/Anchor Layer" msgstr "/RИtegek/RИteg rЖgzМtИse" -#: app/gdisplay.c:1717 app/menus.c:205 +#: app/gdisplay.c:1739 app/menus.c:351 #, fuzzy msgid "/Layers/Merge Visible Layers" msgstr "/RИtegek/LАthatС rИtegek ЖsszefИsЭlИse" -#: app/gdisplay.c:1718 app/menus.c:206 +#: app/gdisplay.c:1740 app/menus.c:353 #, fuzzy msgid "/Layers/Flatten Image" msgstr "/RИtegek/Egy rИteggИ" -#: app/gdisplay.c:1719 app/menus.c:207 +#: app/gdisplay.c:1741 app/menus.c:355 #, fuzzy msgid "/Layers/Alpha To Selection" msgstr "/RИtegek/Alfa csatorna kijelЖlИssИ" -#: app/gdisplay.c:1720 app/menus.c:208 +#: app/gdisplay.c:1742 app/menus.c:357 #, fuzzy msgid "/Layers/Mask To Selection" msgstr "/RИtegek/Maszk kijelЖlИssИ" -#: app/gdisplay.c:1721 app/menus.c:209 +#: app/gdisplay.c:1743 app/menus.c:359 #, fuzzy msgid "/Layers/Add Alpha Channel" msgstr "/RИtegek/Alfa csatorna lИtrehozАs" -#: app/gdisplay.c:1724 +#: app/gdisplay.c:1746 #, fuzzy msgid "/Filters" msgstr "KitЖltИs tМpusa" -#: app/gdisplay.c:1726 +#: app/gdisplay.c:1748 msgid "/Script-Fu" msgstr "" -#: app/gdisplay.c:2166 -msgid "gdisplays_flush() called recursively." -msgstr "" - -#: app/gdisplay_color.c:428 -msgid "Gamma" -msgstr "" - -#: app/gdisplay_color.c:438 -msgid "Gamma:" -msgstr "" - -#: app/gdisplay_color_ui.c:83 +#: app/gdisplay_color_ui.c:106 msgid "Configure" msgstr "" -#: app/gdisplay_color_ui.c:88 +#: app/gdisplay_color_ui.c:109 msgid "Color Display Filters" msgstr "" -#: app/gdisplay_color_ui.c:105 +#: app/gdisplay_color_ui.c:133 msgid "Available Filters" msgstr "" -#: app/gdisplay_color_ui.c:123 +#: app/gdisplay_color_ui.c:156 #, fuzzy msgid "Active Filters" msgstr "KitЖltИs tМpusa" -#: app/gdisplay_ops.c:388 +#: app/gdisplay_ops.c:373 #, fuzzy, c-format msgid "" "Changes were made to %s.\n" @@ -1926,95 +1849,59 @@ msgstr "" msgid "Can't fill unknown image type." msgstr "" -#: app/gimpdrawable.c:493 +#: app/gimpdrawable.c:480 #, fuzzy msgid "parasite attach to drawable" msgstr "az Иrintett rajzfelЭlet" -#: app/gimpdrawable.c:526 +#: app/gimpdrawable.c:513 #, fuzzy msgid "detach parasite from drawable" msgstr "az Иrintett rajzfelЭlet" -#: app/gimpdrawable.c:719 +#: app/gimpdrawable.c:705 msgid "unnamed" msgstr "nИvtelen" -#: app/gimpdrawable.c:736 +#: app/gimpdrawable.c:722 #, c-format msgid "Layer type %d not supported." msgstr "%d rИteg tМpus nem tАmogatott." -#: app/gimpimage.c:665 app/gimpimage.c:761 -msgid "gimp_image_apply_image sent illegal parameters" -msgstr "" - -#: app/gimpimage.c:1089 +#: app/gimpimage.c:1112 msgid "attach parasite to image" msgstr "" -#: app/gimpimage.c:1112 +#: app/gimpimage.c:1135 #, fuzzy msgid "detach parasite from image" msgstr "Alakok kijelЖlИse a kИprУl" -#: app/gimpimage.c:1194 -msgid "Unable to project indexed image." -msgstr "" - -#. Dirty the image, but we're too lazy to provide a -#. * proper undo. -#: app/gimpimage.c:2111 -#, fuzzy -msgid "raise layer" -msgstr "Feljebb" - -#: app/gimpimage.c:2117 +#: app/gimpimage.c:2099 msgid "Layer cannot be raised any further" msgstr "A rИteget nem lehet feljebb helyezni" -#: app/gimpimage.c:2185 -#, fuzzy -msgid "lower layer" -msgstr "Lejjebb" - -#: app/gimpimage.c:2191 +#: app/gimpimage.c:2125 msgid "Layer cannot be lowered any further" msgstr "A rИteget nem lehet lejjebb helyezni" -#. layer_arg is already the top_layer -#: app/gimpimage.c:2222 +#: app/gimpimage.c:2149 msgid "Layer is already on top" msgstr "A rИteg mАr legfelЭl van" -#: app/gimpimage.c:2227 +#: app/gimpimage.c:2155 msgid "Can't raise Layer without alpha" msgstr "Nem lehet nem АtlАtszС rИteget feljebb helyezni" -#: app/gimpimage.c:2268 -#, fuzzy -msgid "raise layer to top" -msgstr "LegfelЭlre" - -#. there is no next layer below layer_arg -#: app/gimpimage.c:2321 +#: app/gimpimage.c:2182 msgid "Layer is already on bottom" msgstr "A rИteg mАr legalul van" -#: app/gimpimage.c:2334 app/gimpimage.c:2422 +#: app/gimpimage.c:2237 msgid "BG has no alpha, layer was placed above" msgstr "A hАttИrnek nincs alfa csatornАja, a rИteg feljebb lett helyezve" -#: app/gimpimage.c:2363 -#, fuzzy -msgid "lower layer to bottom" -msgstr "Legalulra" - -#: app/gimpimage.c:2442 -msgid "re-position layer" -msgstr "" - -#: app/gimpimage.c:2475 +#: app/gimpimage.c:2291 msgid "" "There are not enough visible layers for a merge.\n" "There must be at least two." @@ -2022,66 +1909,42 @@ msgstr "" "Nincs elИg lАthatС rИteg az ЖsszefИsЭlИshez.\n" "LegalАbb kИt rИtegre van ehhez szЭksИg." -#: app/gimpimage.c:2551 +#: app/gimpimage.c:2367 msgid "There are not enough visible layers for a merge down." msgstr "" -#: app/gimpimage.c:2665 app/gimpimage.c:2696 -msgid "gimp_image_merge_layers: could not allocate merge layer" -msgstr "" - -#: app/gimpimage.c:2735 -msgid "gimp_image_merge_layers attempting to merge incompatible layers\n" -msgstr "" - -#: app/gimpimage.c:2818 -msgid "gimp_image_add_layer: attempt to add layer to wrong image" -msgstr "" - -#: app/gimpimage.c:2825 -msgid "gimp_image_add_layer: trying to add layer to image twice" -msgstr "" - -#: app/gimpimage.c:2954 +#: app/gimpimage.c:2768 msgid "" "Unable to add a layer mask since\n" "the layer already has one." msgstr "" -#: app/gimpimage.c:2958 +#: app/gimpimage.c:2772 msgid "" "Unable to add a layer mask to a\n" "layer in an indexed image." msgstr "" -#: app/gimpimage.c:2962 +#: app/gimpimage.c:2776 msgid "" "Cannot add layer mask to a layer\n" "with no alpha channel." msgstr "" -#: app/gimpimage.c:2969 +#: app/gimpimage.c:2783 msgid "Cannot add layer mask of different dimensions than specified layer." msgstr "" -#: app/gimpimage.c:3074 +#: app/gimpimage.c:2886 msgid "Channel cannot be raised any further" msgstr "" -#: app/gimpimage.c:3123 +#: app/gimpimage.c:2935 msgid "Channel cannot be lowered any further" msgstr "" -#: app/gimpimage.c:3200 -msgid "gimp_image_add_channel: attempt to add channel to wrong image" -msgstr "" - -#: app/gimpimage.c:3207 -msgid "gimp_image_add_channel: trying to add channel to image twice" -msgstr "" - -#: app/gimpimage.c:3328 app/palette.c:542 app/palette.c:569 app/palette.c:931 -#: app/palette.c:935 app/palette.c:2383 app/palette.c:3077 +#: app/gimpimage.c:3138 app/palette.c:541 app/palette.c:568 app/palette.c:930 +#: app/palette.c:934 app/palette.c:2383 app/palette.c:3065 msgid "Untitled" msgstr "NИvtelen" @@ -2092,54 +1955,54 @@ msgid "" "\n" msgstr "" -#: app/gimpprogress.c:115 +#: app/gimpprogress.c:109 msgid "Progress" msgstr "" -#: app/gimprc.c:368 app/plug_in.c:305 +#: app/gimprc.c:382 app/plug_in.c:305 msgid "Resource configuration" msgstr "ErУforrАs beАllМtАsok" -#: app/gimprc.c:427 +#: app/gimprc.c:429 #, c-format msgid "error parsing: \"%s\"\n" msgstr "hiba az ИrtelmezИsben: \"%s\"\n" -#: app/gimprc.c:428 +#: app/gimprc.c:430 #, c-format msgid " at line %d column %d\n" msgstr " (%d. sor, %d. oszlop)\n" -#: app/gimprc.c:429 +#: app/gimprc.c:431 #, c-format msgid " unexpected token: %s\n" msgstr " nem vАrt kulcsszС: %s\n" -#: app/gimprc.c:1391 +#: app/gimprc.c:1412 msgid "error parsing pluginrc" msgstr "hiba a pluginrc ИrtelmezИsekor" -#: app/gimprc.c:1726 +#: app/gimprc.c:1747 #, fuzzy, c-format msgid "transform_path(): gimprc token referenced but not defined: %s" msgstr "a(z) %s gimprc kulcsszС nincs definiАlva, de van rА hivatkozАs" -#: app/gimprc.c:2655 +#: app/gimprc.c:2676 #, c-format msgid "Can't open %s; %s" msgstr "" -#: app/gimprc.c:2674 +#: app/gimprc.c:2695 #, c-format msgid "Can't rename %s to %s.old; %s" msgstr "" -#: app/gimprc.c:2680 +#: app/gimprc.c:2701 #, c-format msgid "Couldn't reopen %s\n" msgstr "" -#: app/gimprc.c:2692 +#: app/gimprc.c:2713 #, c-format msgid "Can't write to %s; %s" msgstr "" @@ -2150,7 +2013,7 @@ msgstr "" msgid "pixel" msgstr "Pixel" -#: app/gimpunit.c:58 app/measure.c:428 app/measure.c:432 app/paint_core.c:470 +#: app/gimpunit.c:58 app/measure.c:432 app/measure.c:436 app/paint_core.c:472 #: libgimp/gimpunit.c:44 #, fuzzy msgid "pixels" @@ -2213,208 +2076,208 @@ msgstr "" msgid "Pasted Layer" msgstr "Feljebb" -#: app/global_edit.c:705 +#: app/global_edit.c:695 msgid "Paste" msgstr "Beilleszt" -#: app/global_edit.c:706 +#: app/global_edit.c:696 #, fuzzy msgid "Paste Into" msgstr "/Szerkeszt/Helyben beilleszt" -#: app/global_edit.c:707 +#: app/global_edit.c:697 msgid "Paste As New" msgstr "" -#: app/global_edit.c:720 +#: app/global_edit.c:704 #, fuzzy msgid "Paste Named Buffer" msgstr "NevesМtett BИzier tАrolС beillesztИse" -#: app/global_edit.c:732 +#: app/global_edit.c:722 #, fuzzy msgid "Select a buffer to paste:" msgstr "VАlaszd ki a hasznАlandС tАrolСt:" -#: app/global_edit.c:820 +#: app/global_edit.c:807 #, fuzzy msgid "Cut Named" msgstr "/Szerkeszt/KivАg (nИv szerint)" -#: app/global_edit.c:821 app/global_edit.c:853 +#: app/global_edit.c:810 app/global_edit.c:847 msgid "Enter a name for this buffer" msgstr "мrd be a tАrolС nevИt" -#: app/global_edit.c:852 +#: app/global_edit.c:844 #, fuzzy msgid "Copy Named" msgstr "/Szerkeszt/MАsol (nИv szerint)" -#: app/gradient.c:469 +#: app/gradient.c:462 msgid "Curved" msgstr "мvelt" -#: app/gradient.c:470 +#: app/gradient.c:463 msgid "Sinusoidal" msgstr "szinuszoid" -#: app/gradient.c:471 +#: app/gradient.c:464 msgid "Spherical (increasing)" msgstr "" -#: app/gradient.c:472 +#: app/gradient.c:465 msgid "Spherical (decreasing)" msgstr "" -#: app/gradient.c:477 +#: app/gradient.c:470 msgid "Plain RGB" msgstr "EgyszerШ RGB" -#: app/gradient.c:478 +#: app/gradient.c:471 msgid "HSV (counter-clockwise hue)" msgstr "HSV (СramutatС jАrАsАval ellentИtes szМnessИg)" -#: app/gradient.c:479 +#: app/gradient.c:472 msgid "HSV (clockwise hue)" msgstr "HSV (СramutatС jАrАsa szerinti szМnessИg)" -#: app/gradient.c:500 +#: app/gradient.c:491 msgid "Default" msgstr "AlapИrtelmezett" -#: app/gradient.c:580 +#: app/gradient.c:574 #, fuzzy, c-format msgid "grad_get_color_at(): Unknown gradient type %d" msgstr "gradient_fill_region(): ismeretlen Аtmenet tМpus: %d" -#: app/gradient.c:637 +#: app/gradient.c:631 #, fuzzy, c-format msgid "grad_get_color_at(): Unknown coloring mode %d" msgstr "gradient_fill_region(): ismeretlen szМnАtmenet mСd: %d" -#: app/gradient.c:704 +#: app/gradient.c:687 msgid "Gradient Editor" msgstr "SzМnАtmenet szerkesztУ" -#: app/gradient.c:730 app/gradient_select.c:478 app/paintbrush.c:212 -#: app/palette.c:2895 +#: app/gradient.c:721 app/gradient_select.c:474 app/paintbrush.c:284 +#: app/palette.c:2888 msgid "Gradient" msgstr "SzМnАtmenet" -#: app/gradient.c:731 app/gradient_select.c:479 app/palette.c:2180 -#: app/palette_select.c:276 +#: app/gradient.c:722 app/gradient_select.c:475 app/palette.c:2193 +#: app/palette_select.c:245 msgid "Name" msgstr "NИv" #. Frame & vbox for gradient functions -#: app/gradient.c:752 +#: app/gradient.c:743 #, fuzzy msgid "Gradient Ops" msgstr "SzМnАtmenetek" #. Buttons for gradient functions -#: app/gradient.c:760 +#: app/gradient.c:751 #, fuzzy msgid "New Gradient" msgstr "зj szМnАtmenet" -#: app/gradient.c:766 +#: app/gradient.c:757 #, fuzzy msgid "Copy Gradient" msgstr "SzМnАtmenet mАsolАsa" -#: app/gradient.c:772 +#: app/gradient.c:763 #, fuzzy msgid "Delete Gradient" msgstr "SzМnАtmenet tЖrlИse" -#: app/gradient.c:778 +#: app/gradient.c:769 msgid "Rename Gradient" msgstr "SzМnАtmenet АtnevezИse" -#: app/gradient.c:784 app/gradient.c:1684 +#: app/gradient.c:775 app/gradient.c:1669 msgid "Save as POV-Ray" msgstr "MentИs POV-Ray-kИnt" #. Zoom all button -#: app/gradient.c:800 +#: app/gradient.c:791 msgid "Zoom all" msgstr "Teljes mИret" -#: app/gradient.c:865 +#: app/gradient.c:856 msgid "Instant update" msgstr "Azonnali frissМtИs" -#: app/gradient.c:1328 +#: app/gradient.c:1327 msgid "New gradient" msgstr "зj szМnАtmenet" -#: app/gradient.c:1329 +#: app/gradient.c:1330 msgid "Enter a name for the new gradient" msgstr "мrd be az Зj szМnАtmenet nevИt" -#: app/gradient.c:1330 +#: app/gradient.c:1331 msgid "untitled" msgstr "nИvtelen" -#: app/gradient.c:1348 +#: app/gradient.c:1350 msgid "ed_do_new_gradient_callback(): oops, received NULL in call_data" msgstr "" -#: app/gradient.c:1389 +#: app/gradient.c:1390 msgid "Copy gradient" msgstr "SzМnАtmenet mАsolАsa" -#: app/gradient.c:1390 +#: app/gradient.c:1393 msgid "Enter a name for the copied gradient" msgstr "мrd be a mАsolat nevИt" -#: app/gradient.c:1412 +#: app/gradient.c:1416 msgid "ed_do_copy_gradient_callback(): oops, received NULL in call_data" msgstr "" -#: app/gradient.c:1472 +#: app/gradient.c:1476 msgid "Rename gradient" msgstr "SzМnАtmenet АtnevezИse" -#: app/gradient.c:1473 +#: app/gradient.c:1479 msgid "Enter a new name for the gradient" msgstr "мrd be a szМnАtmenet Зj nevИt" -#: app/gradient.c:1495 +#: app/gradient.c:1502 msgid "ed_do_rename_gradient_callback(): oops, received NULL in call_data" msgstr "" -#: app/gradient.c:1516 +#: app/gradient.c:1523 msgid "ed_do_rename_gradient_callback(): oops, can't find gradient to rename" msgstr "" -#: app/gradient.c:1561 +#: app/gradient.c:1558 msgid "Delete gradient" msgstr "SzМnАtmenet tЖrlИse" -#: app/gradient.c:1575 +#: app/gradient.c:1577 #, fuzzy, c-format msgid "" "Are you sure you want to delete\n" "\"%s\" from the list and from disk?" msgstr "\"%s\"-t a listАrСl Иs a meghajtСrСl?" -#: app/gradient.c:1629 +#: app/gradient.c:1626 msgid "ed_do_delete_gradient_callback(): Could not find gradient to delete!" msgstr "" -#: app/gradient.c:1716 +#: app/gradient.c:1705 #, c-format msgid "ed_do_save_pov_callback(): oops, could not open \"%s\"" msgstr "" -#: app/gradient.c:1839 +#: app/gradient.c:1814 #, c-format msgid "Zoom factor: %d:1 Displaying [%0.6f, %0.6f]" msgstr "NagyМtАs: %d:1 аbrАzolt tartomАny: [%0.6f, %0.6f]" -#: app/gradient.c:2083 +#: app/gradient.c:2056 #, c-format msgid "" "Position: %0.6f RGB (%0.3f, %0.3f, %0.3f) HSV (%0.3f, %0.3f, %0.3f) " @@ -2423,286 +2286,288 @@ msgstr "" "Helyzet: %0.6f RGB (%0.3f, %0.3f, %0.3f) HSV (%0.3f, %0.3f, %0.3f) " "аtlАtszatlansАg: %0.3f" -#: app/gradient.c:2107 +#: app/gradient.c:2080 #, c-format msgid "Foreground color set to RGB (%d, %d, %d) <-> (%0.3f, %0.3f, %0.3f)" msgstr "ElУtИrszМn beАllМtАs: RGB (%d, %d, %d) <-> (%0.3f, %0.3f, %0.3f)" -#: app/gradient.c:2130 +#: app/gradient.c:2103 #, fuzzy, c-format msgid "Background color to RGB (%d, %d, %d) <-> (%0.3f, %0.3f, %0.3f)" msgstr "ElУtИrszМn beАllМtАs: RGB (%d, %d, %d) <-> (%0.3f, %0.3f, %0.3f)" -#: app/gradient.c:2419 +#: app/gradient.c:2398 msgid "Drag: move Shift+drag: move & compress" msgstr "" -#: app/gradient.c:2421 app/gradient.c:2423 +#: app/gradient.c:2400 app/gradient.c:2403 msgid "Click: select Shift+click: extend selection" msgstr "" -#: app/gradient.c:2428 +#: app/gradient.c:2408 msgid "Click: select Shift+click: extend selection Drag: move" msgstr "" -#: app/gradient.c:2439 +#: app/gradient.c:2420 msgid "" "Click: select Shift+click: extend selection Drag: move Shift+drag: " "move & compress" msgstr "" -#: app/gradient.c:2678 app/gradient.c:2687 +#: app/gradient.c:2663 app/gradient.c:2672 #, c-format msgid "Handle position: %0.6f" msgstr "" -#: app/gradient.c:2704 +#: app/gradient.c:2690 #, c-format msgid "Distance: %0.6f" msgstr "" -#: app/gradient.c:2711 +#: app/gradient.c:2697 #, c-format msgid "control_motion(): Attempt to move bogus handle %d" msgstr "" -#: app/gradient.c:3163 app/gradient.c:4214 +#: app/gradient.c:3174 app/gradient.c:4231 msgid "Left endpoint's color" msgstr "" -#: app/gradient.c:3174 app/gradient.c:3216 +#: app/gradient.c:3185 app/gradient.c:3227 msgid "Load from" msgstr "" -#: app/gradient.c:3178 +#: app/gradient.c:3189 msgid "Left neighbor's right endpoint" msgstr "" -#: app/gradient.c:3179 +#: app/gradient.c:3190 msgid "Right endpoint" msgstr "" -#: app/gradient.c:3189 app/gradient.c:3231 +#: app/gradient.c:3200 app/gradient.c:3242 msgid "Save to" msgstr "" -#: app/gradient.c:3205 app/gradient.c:4292 +#: app/gradient.c:3216 app/gradient.c:4309 msgid "Right endpoint's color" msgstr "" -#: app/gradient.c:3220 +#: app/gradient.c:3231 msgid "Right neighbor's left endpoint" msgstr "" -#: app/gradient.c:3221 +#: app/gradient.c:3232 msgid "Left endpoint" msgstr "" -#: app/gradient.c:3332 +#: app/gradient.c:3343 msgid "Selection operations" msgstr "" -#: app/gradient.c:3508 +#: app/gradient.c:3515 msgid "Blending function for segment" msgstr "" -#: app/gradient.c:3510 +#: app/gradient.c:3517 msgid "Coloring type for segment" msgstr "" -#: app/gradient.c:3512 +#: app/gradient.c:3519 msgid "Split segment at midpoint" msgstr "" -#: app/gradient.c:3514 app/gradient.c:4608 +#: app/gradient.c:3521 app/gradient.c:4612 msgid "Split segment uniformly" msgstr "" -#: app/gradient.c:3516 +#: app/gradient.c:3523 msgid "Delete segment" msgstr "" -#: app/gradient.c:3518 +#: app/gradient.c:3525 msgid "Re-center segment's midpoint" msgstr "" -#: app/gradient.c:3520 +#: app/gradient.c:3527 msgid "Re-distribute handles in segment" msgstr "" -#: app/gradient.c:3522 +#: app/gradient.c:3529 msgid "Flip segment" msgstr "" -#: app/gradient.c:3524 app/gradient.c:5187 +#: app/gradient.c:3531 app/gradient.c:5171 msgid "Replicate segment" msgstr "" -#: app/gradient.c:3529 +#: app/gradient.c:3536 msgid "Blending function for selection" msgstr "" -#: app/gradient.c:3531 +#: app/gradient.c:3538 msgid "Coloring type for selection" msgstr "" -#: app/gradient.c:3533 +#: app/gradient.c:3540 msgid "Split segments at midpoints" msgstr "" -#: app/gradient.c:3535 app/gradient.c:4609 +#: app/gradient.c:3542 app/gradient.c:4613 msgid "Split segments uniformly" msgstr "" -#: app/gradient.c:3537 +#: app/gradient.c:3544 msgid "Delete selection" msgstr "" -#: app/gradient.c:3539 +#: app/gradient.c:3546 msgid "Re-center midpoints in selection" msgstr "" -#: app/gradient.c:3541 +#: app/gradient.c:3548 msgid "Re-distribute handles in selection" msgstr "" -#: app/gradient.c:3543 +#: app/gradient.c:3550 msgid "Flip selection" msgstr "" -#: app/gradient.c:3545 app/gradient.c:5188 +#: app/gradient.c:3552 app/gradient.c:5172 msgid "Replicate selection" msgstr "" -#: app/gradient.c:3821 +#: app/gradient.c:3836 msgid "FG color" msgstr "" -#: app/gradient.c:3866 +#: app/gradient.c:3885 #, c-format msgid "RGBA (%0.3f, %0.3f, %0.3f, %0.3f)" msgstr "" -#: app/gradient.c:4383 app/gradient.c:4455 +#: app/gradient.c:4398 app/gradient.c:4468 msgid "(Varies)" msgstr "" -#: app/gradient.c:4598 +#: app/gradient.c:4620 msgid "Split" msgstr "" #. Instructions -#: app/gradient.c:4624 +#: app/gradient.c:4634 msgid "Please select the number of uniform parts" msgstr "" -#: app/gradient.c:4630 +#: app/gradient.c:4640 msgid "in which you want to split the selected segment" msgstr "" -#: app/gradient.c:4631 +#: app/gradient.c:4641 msgid "in which you want to split the segments in the selection" msgstr "" -#: app/gradient.c:5006 +#: app/gradient.c:4999 msgid "Blend endpoints' colors" msgstr "" -#: app/gradient.c:5018 +#: app/gradient.c:5011 msgid "Blend endpoints' opacity" msgstr "" -#: app/gradient.c:5177 +#: app/gradient.c:5179 msgid "Replicate" msgstr "" #. Instructions -#: app/gradient.c:5202 +#: app/gradient.c:5192 msgid "Please select the number of times" msgstr "" -#: app/gradient.c:5207 +#: app/gradient.c:5197 msgid "you want to replicate the selected segment" msgstr "" -#: app/gradient.c:5208 +#: app/gradient.c:5198 msgid "you want to replicate the selection" msgstr "" -#: app/gradient.c:5584 +#: app/gradient.c:5553 #, c-format msgid "grad_load_gradient(): invalid number of segments in \"%s\"" msgstr "" -#: app/gradient.c:5607 +#: app/gradient.c:5579 #, c-format msgid "" "grad_load_gradient(): badly formatted gradient segment %d in \"%s\" --- bad " "things may happen soon" msgstr "" -#: app/gradient.c:5641 +#: app/gradient.c:5615 msgid "grad_save_gradient(): can not save gradient with NULL filename" msgstr "" -#: app/gradient.c:5647 +#: app/gradient.c:5623 #, c-format msgid "grad_save_gradient(): can't open \"%s\"" msgstr "" -#: app/gradient.c:5849 +#: app/gradient.c:5830 #, c-format msgid "seg_get_segment_at(): No matching segment for position %0.15f" msgstr "" -#: app/gradient_select.c:511 +#. The shell and main vbox +#: app/gradient_select.c:447 #, fuzzy msgid "Gradient Selection" msgstr "HАttИr kivАlasztАs" -#: app/histogram_tool.c:172 +#: app/histogram_tool.c:170 #, fuzzy msgid "Histogram Options" msgstr "Hisztogram" -#: app/histogram_tool.c:210 +#: app/histogram_tool.c:208 #, fuzzy msgid "Histogram does not operate on indexed drawables." msgstr "A FИnyerУ-kontraszt beАllМtАs nem mШkЖdik indexelt rajzfelЭleten." -#: app/histogram_tool.c:267 +#: app/histogram_tool.c:260 #, fuzzy msgid "Mean:" msgstr "MСd: " -#: app/histogram_tool.c:268 +#: app/histogram_tool.c:261 msgid "Std Dev:" msgstr "" -#: app/histogram_tool.c:269 +#: app/histogram_tool.c:262 #, fuzzy msgid "Median:" msgstr "MСd: " -#: app/histogram_tool.c:270 +#: app/histogram_tool.c:263 #, fuzzy msgid "Pixels:" msgstr "Pixel" -#: app/histogram_tool.c:272 +#: app/histogram_tool.c:265 msgid "Count:" msgstr "" -#: app/histogram_tool.c:273 +#: app/histogram_tool.c:266 #, fuzzy msgid "Percentile:" msgstr "PerspektМva" -#: app/histogram_tool.c:296 app/tools.c:656 +#. The shell and main vbox +#: app/histogram_tool.c:287 app/tools.c:656 msgid "Histogram" msgstr "Hisztogram" -#: app/histogram_tool.c:315 +#: app/histogram_tool.c:309 msgid "Information on Channel:" msgstr "" @@ -2716,57 +2581,58 @@ msgstr "Sz msgid "Hue-Saturation operates only on RGB color drawables." msgstr "A szМnegyensЗly csak RGB szМnes rajzfelЭleten mШkЖdik." -#: app/hue_saturation.c:367 +#: app/hue_saturation.c:361 #, fuzzy msgid "Master" msgstr "Beilleszt" -#: app/hue_saturation.c:368 +#: app/hue_saturation.c:362 msgid "R" msgstr "" -#: app/hue_saturation.c:369 +#: app/hue_saturation.c:363 msgid "Y" msgstr "" -#: app/hue_saturation.c:370 +#: app/hue_saturation.c:364 msgid "G" msgstr "" -#: app/hue_saturation.c:371 +#: app/hue_saturation.c:365 msgid "C" msgstr "" -#: app/hue_saturation.c:372 +#: app/hue_saturation.c:366 msgid "B" msgstr "" -#: app/hue_saturation.c:373 +#: app/hue_saturation.c:367 msgid "M" msgstr "" -#: app/hue_saturation.c:394 app/tools.c:581 +#. The shell and main vbox +#: app/hue_saturation.c:386 app/tools.c:581 msgid "Hue-Saturation" msgstr "SzМnessИg-telМtettsИg" -#: app/hue_saturation.c:456 +#: app/hue_saturation.c:453 msgid "Hue / Lightness / Saturation Adjustments" msgstr "" #. Create the hue scale widget -#: app/hue_saturation.c:466 app/layers_dialog.c:249 app/paint_funcs.c:93 +#: app/hue_saturation.c:463 app/layers_dialog.c:249 app/paint_funcs.c:93 #: app/tool_options.c:1002 msgid "Hue" msgstr "SzМnessИg" #. Create the lightness scale widget -#: app/hue_saturation.c:500 +#: app/hue_saturation.c:497 #, fuzzy msgid "Lightness" msgstr "FИnyerУ" #. Create the saturation scale widget -#: app/hue_saturation.c:534 app/layers_dialog.c:251 app/paint_funcs.c:94 +#: app/hue_saturation.c:531 app/layers_dialog.c:251 app/paint_funcs.c:94 #: app/tool_options.c:1003 msgid "Saturation" msgstr "TelМtettsИg" @@ -2775,16 +2641,16 @@ msgstr "Tel msgid "image depth change, unable to restore original image" msgstr "" -#: app/image_new.c:59 app/info_window.c:60 app/info_window.c:447 -#: app/preferences_dialog.c:1666 +#: app/image_new.c:59 app/info_window.c:60 app/info_window.c:449 +#: app/preferences_dialog.c:1335 msgid "Grayscale" msgstr "fekete-fehИr" -#: app/image_new.c:65 app/layers_dialog.c:3303 +#: app/image_new.c:65 app/layers_dialog.c:3289 msgid "Foreground" msgstr "ElУtИr" -#: app/image_new.c:75 app/layers_dialog.c:3305 +#: app/image_new.c:75 app/layers_dialog.c:3291 msgid "White" msgstr "FehИr" @@ -2836,11 +2702,11 @@ msgid "" "Click to open the Gradients Dialog." msgstr "" -#: app/info_dialog.c:126 +#: app/info_dialog.c:125 msgid "Unknown info_dialog field type." msgstr "" -#: app/info_dialog.c:179 app/preferences_dialog.c:1766 +#: app/info_dialog.c:180 app/preferences_dialog.c:1435 msgid "General" msgstr "" @@ -2876,60 +2742,60 @@ msgid "%s: Window Info" msgstr "/NИzet/Ablak infС..." #. add the information fields -#: app/info_window.c:302 +#: app/info_window.c:304 msgid "Dimensions (w x h):" msgstr "" -#: app/info_window.c:304 app/iscissors.c:356 +#: app/info_window.c:306 #, fuzzy msgid "Resolution:" msgstr "FelbontАs" -#: app/info_window.c:306 app/tool_options.c:453 +#: app/info_window.c:308 app/tool_options.c:453 #, fuzzy msgid "Unit:" msgstr "NИvtelen" -#: app/info_window.c:308 +#: app/info_window.c:310 #, fuzzy msgid "Scale Ratio:" msgstr "X skАlАzАs arАnya: " -#: app/info_window.c:310 +#: app/info_window.c:312 #, fuzzy msgid "Display Type:" msgstr "KitЖltИs tМpusa: " -#: app/info_window.c:312 +#: app/info_window.c:314 msgid "Visual Class:" msgstr "" -#: app/info_window.c:314 +#: app/info_window.c:316 #, fuzzy msgid "Visual Depth:" msgstr "Max. mИlysИg:" -#: app/info_window.c:317 +#: app/info_window.c:319 #, fuzzy msgid "Shades of Color:" msgstr "szМnek szАma: " -#: app/info_window.c:320 +#: app/info_window.c:322 #, fuzzy msgid "Shades:" msgstr "аrnyИkok" -#: app/info_window.c:323 +#: app/info_window.c:325 #, fuzzy msgid "Shades of Gray:" msgstr "szМnek szАma: " -#: app/info_window.c:445 +#: app/info_window.c:447 #, fuzzy msgid "RGB Color" msgstr "SzМn" -#: app/info_window.c:449 +#: app/info_window.c:451 #, fuzzy msgid "Indexed Color" msgstr "Indexelt szМn АtalakМtАs" @@ -2971,40 +2837,28 @@ msgstr "D msgid "Shape" msgstr "иlesМtИs" -#: app/install.c:84 +#: app/install.c:83 msgid "The GIMP is not properly installed for the current user\n" msgstr "" -#: app/install.c:85 +#: app/install.c:84 msgid "" "User installation was skipped because the '--nointerface' flag was " "encountered\n" msgstr "" -#: app/install.c:86 +#: app/install.c:85 msgid "" "To perform user installation, run the GIMP without the '--nointerface' flag\n" msgstr "" -#: app/install.c:105 -msgid "Install" -msgstr "" - -#: app/install.c:106 -msgid "Ignore" -msgstr "" - -#: app/install.c:120 +#: app/install.c:113 msgid "" "The GIMP - GNU Image Manipulation Program\n" "\n" msgstr "" -#: app/install.c:121 -msgid "Copyright (C) 1995 Spencer Kimball and Peter Mattis\n" -msgstr "" - -#: app/install.c:125 +#: 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" @@ -3012,7 +2866,7 @@ msgid "" "(at your option) any later version.\n" msgstr "" -#: app/install.c:130 +#: 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" @@ -3020,7 +2874,7 @@ msgid "" "See the GNU General Public License for more details.\n" msgstr "" -#: app/install.c:135 +#: 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" @@ -3028,29 +2882,29 @@ msgid "" "MA 02111-1307, USA.\n" msgstr "" -#: app/install.c:141 +#: app/install.c:134 msgid "" "Personal GIMP Installation\n" "\n" msgstr "" -#: app/install.c:142 +#: app/install.c:135 msgid "For a proper GIMP installation, a subdirectory called\n" msgstr "" #. will be replaced with gimp_directory() -#: app/install.c:144 +#: 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:147 +#: app/install.c:140 msgid "gimprc\n" msgstr "" -#: app/install.c:148 +#: app/install.c:141 msgid "" "\t\tThe gimprc is used to store personal preferences\n" "\t\tsuch as default GIMP behaviors & plug-in hotkeys.\n" @@ -3058,11 +2912,11 @@ msgid "" "\t\tpatterns, plug-ins and modules are also configured here.\n" msgstr "" -#: app/install.c:153 +#: app/install.c:146 msgid "unitrc\n" msgstr "" -#: app/install.c:154 +#: app/install.c:147 msgid "" "\t\tThe unitrc is used to store your user units database.\n" "\t\tYou can define additional units and use them just\n" @@ -3071,11 +2925,11 @@ msgid "" "\t\tyou quit the GIMP.\n" msgstr "" -#: app/install.c:160 +#: app/install.c:153 msgid "pluginrc\n" msgstr "" -#: app/install.c:161 +#: app/install.c:154 msgid "" "\t\tPlug-ins and extensions are external programs run by\n" "\t\tthe GIMP which provide additional functionality.\n" @@ -3085,11 +2939,11 @@ msgid "" "\t\tbe GIMP-readable only, and should not be edited.\n" msgstr "" -#: app/install.c:168 +#: app/install.c:161 msgid "brushes\n" msgstr "" -#: app/install.c:169 +#: app/install.c:162 msgid "" "\t\tThis is a subdirectory which can be used to store\n" "\t\tuser defined brushes. The default gimprc file\n" @@ -3098,11 +2952,24 @@ msgid "" "\t\tbrushes.\n" msgstr "" -#: app/install.c:175 +#: app/install.c:168 +#, fuzzy +msgid "generated_brushes\n" +msgstr "Ecset kЖnyvtАr:" + +#: app/install.c:169 +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:174 msgid "gradients\n" msgstr "" -#: app/install.c:176 +#: app/install.c:175 msgid "" "\t\tThis is a subdirectory which can be used to store\n" "\t\tuser defined gradients. The default gimprc file\n" @@ -3111,11 +2978,11 @@ msgid "" "\t\tgradients.\n" msgstr "" -#: app/install.c:182 +#: app/install.c:181 msgid "gfig\n" msgstr "" -#: app/install.c:183 +#: app/install.c:182 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" @@ -3124,11 +2991,11 @@ msgid "" "\t\twhen searching for gfig figures.\n" msgstr "" -#: app/install.c:189 +#: app/install.c:188 msgid "gflares\n" msgstr "" -#: app/install.c:190 +#: app/install.c:189 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" @@ -3137,11 +3004,11 @@ msgid "" "\t\twhen searching for gflares.\n" msgstr "" -#: app/install.c:196 +#: app/install.c:195 msgid "fractalexplorer\n" msgstr "" -#: app/install.c:197 +#: app/install.c:196 msgid "" "\t\tThis is a subdirectory which can be used to store\n" "\t\tuser defined fractals to be used by the FractalExplorer\n" @@ -3150,11 +3017,11 @@ msgid "" "\t\twhen searching for fractals.\n" msgstr "" -#: app/install.c:203 +#: app/install.c:202 msgid "palettes\n" msgstr "" -#: app/install.c:204 +#: app/install.c:203 msgid "" "\t\tThis is a subdirectory which can be used to store\n" "\t\tuser defined palettes. The default gimprc file\n" @@ -3166,11 +3033,11 @@ msgid "" "\t\tsessions.\n" msgstr "" -#: app/install.c:213 +#: app/install.c:212 msgid "patterns\n" msgstr "" -#: app/install.c:214 +#: app/install.c:213 msgid "" "\t\tThis is a subdirectory which can be used to store\n" "\t\tuser defined patterns. The default gimprc file\n" @@ -3179,11 +3046,11 @@ msgid "" "\t\tpatterns.\n" msgstr "" -#: app/install.c:220 +#: app/install.c:219 msgid "plug-ins\n" msgstr "" -#: app/install.c:221 +#: app/install.c:220 msgid "" "\t\tThis is a subdirectory which can be used to store\n" "\t\tuser created, temporary, or otherwise non-system-\n" @@ -3193,11 +3060,11 @@ msgid "" "\t\tplug-ins.\n" msgstr "" -#: app/install.c:228 +#: app/install.c:227 msgid "modules\n" msgstr "" -#: app/install.c:229 +#: app/install.c:228 msgid "" "\t\tThis subdirectory can be used to store user created,\n" "\t\ttemporary, or otherwise non-system-supported DLL modules.\n" @@ -3206,11 +3073,11 @@ msgid "" "\t\twhen searching for modules to load when initialising.\n" msgstr "" -#: app/install.c:235 +#: app/install.c:234 msgid "scripts\n" msgstr "" -#: app/install.c:236 +#: app/install.c:235 msgid "" "\t\tThis subdirectory is used by the GIMP to store \n" "\t\tuser created and installed scripts. The default gimprc\n" @@ -3218,11 +3085,11 @@ msgid "" "\t\t-wide gimp scripts subdirectory when searching for scripts\n" msgstr "" -#: app/install.c:241 +#: app/install.c:240 msgid "tmp\n" msgstr "" -#: app/install.c:242 +#: app/install.c:241 msgid "" "\t\tThis subdirectory is used by the GIMP to temporarily\n" "\t\tstore undo buffers to reduce memory usage. If GIMP is\n" @@ -3231,61 +3098,73 @@ msgid "" "\t\tGIMP sessions and can be destroyed with impunity.\n" msgstr "" -#: app/install.c:256 +#: app/install.c:250 msgid "GIMP Installation" msgstr "" -#: app/install.c:391 -msgid "Continue" +#: app/install.c:255 +msgid "Install" msgstr "" -#: app/install.c:411 +#: app/install.c:257 libgimp/gimpexport.c:257 +msgid "Ignore" +msgstr "" + +#: app/install.c:398 msgid "Installation Log" msgstr "" -#: app/install.c:443 +#: app/install.c:403 +msgid "Continue" +msgstr "" + +#: app/install.c:434 msgid "" "User Installation Log\n" "\n" msgstr "" -#: app/install.c:453 +#: app/install.c:444 msgid " does not exist. Cannot install.\n" msgstr "" -#: app/install.c:461 +#: app/install.c:452 msgid "" " has invalid permissions.\n" "Cannot install." msgstr "" -#: app/install.c:527 +#: app/install.c:486 +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:518 msgid "" "\n" "Installation successful!\n" msgstr "" -#: app/install.c:536 +#: app/install.c:527 msgid "" "\n" "Installation failed. Contact system administrator.\n" msgstr "" -#: app/interface.c:308 +#: app/interface.c:309 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 "" -#: app/interface.c:530 +#: app/interface.c:531 #, fuzzy msgid "The GIMP" msgstr "A GIMP nИvjegye" -#: app/interface.c:1404 -msgid "GIMP Message" -msgstr "" - #: app/internal_procs.c:67 msgid "Internal Procedures" msgstr "" @@ -3363,7 +3242,7 @@ msgstr "Sz msgid "Guide procedures" msgstr "KИp forrАs" -#: app/internal_procs.c:118 app/preferences_dialog.c:1759 +#: app/internal_procs.c:118 app/preferences_dialog.c:1428 msgid "Interface" msgstr "" @@ -3377,8 +3256,8 @@ msgstr "R msgid "Miscellaneous" msgstr "" -#: app/internal_procs.c:127 app/palette.c:2166 app/palette.c:2178 -#: app/palette_select.c:274 +#: app/internal_procs.c:127 app/palette.c:2179 app/palette.c:2191 +#: app/palette_select.c:243 #, fuzzy msgid "Palette" msgstr "PalettАk" @@ -3388,7 +3267,7 @@ msgstr "Palett msgid "Parasite procedures" msgstr "GЖrbe javМtАsa" -#: app/internal_procs.c:133 app/lc_dialog.c:180 +#: app/internal_procs.c:133 app/lc_dialog.c:182 #, fuzzy msgid "Paths" msgstr "MintАk" @@ -3416,7 +3295,7 @@ msgstr "G msgid "Tool procedures" msgstr "" -#: app/internal_procs.c:154 +#: app/internal_procs.c:154 app/undo_history.c:544 msgid "Undo" msgstr "" @@ -3435,22 +3314,6 @@ msgstr "A F msgid "Invert operation failed." msgstr "SzМnАtmenet vИgrehajtАsa sikertelen." -#: app/iscissors.c:350 -#, fuzzy -msgid "Curve" -msgstr "мvelt" - -#. the threshold scale -#: app/iscissors.c:379 -msgid "Edge Detect " -msgstr "" - -#. the elasticity scale -#: app/iscissors.c:408 -#, fuzzy -msgid "Elasticity:" -msgstr "ElasztikussАg: " - #: app/layer.c:248 msgid "Zero width or height layers not allowed." msgstr "" @@ -3513,7 +3376,7 @@ msgstr "Csak s msgid "Lighten Only" msgstr "Csak vilАgosabb" -#: app/layers_dialog.c:274 app/layers_dialog.c:3349 +#: app/layers_dialog.c:274 app/layers_dialog.c:3338 msgid "New Layer" msgstr "зj rИteg" @@ -3545,305 +3408,286 @@ msgstr "R msgid "Keep Trans." msgstr "аtlАtszСsАg" -#: app/layers_dialog.c:550 -msgid "layers_dialog_update(): layersD->layer_widgets not empty!" -msgstr "" - -#: app/layers_dialog.c:1007 app/menus.c:262 +#: app/layers_dialog.c:1007 app/menus.c:442 #, fuzzy msgid "/Stack/Previous Layer" msgstr "/RИtegek/Feljebb" -#: app/layers_dialog.c:1008 app/menus.c:263 +#: app/layers_dialog.c:1008 app/menus.c:444 #, fuzzy msgid "/Stack/Next Layer" msgstr "/RИtegek/Feljebb" -#: app/layers_dialog.c:1010 app/menus.c:264 +#: app/layers_dialog.c:1010 app/menus.c:446 #, fuzzy msgid "/Stack/Raise Layer" msgstr "/RИtegek/Feljebb" -#: app/layers_dialog.c:1014 app/menus.c:265 +#: app/layers_dialog.c:1014 app/menus.c:448 #, fuzzy msgid "/Stack/Lower Layer" msgstr "/RИtegek/Lejjebb" -#: app/layers_dialog.c:1018 app/menus.c:266 +#: app/layers_dialog.c:1018 app/menus.c:450 #, fuzzy msgid "/Stack/Layer to Top" msgstr "LegfelЭlre" -#: app/layers_dialog.c:1020 app/menus.c:267 +#: app/layers_dialog.c:1020 app/menus.c:452 #, fuzzy msgid "/Stack/Layer to Bottom" msgstr "Legalulra" -#: app/layers_dialog.c:1023 app/menus.c:261 +#: app/layers_dialog.c:1023 app/menus.c:440 #, fuzzy msgid "/New Layer" msgstr "зj rИteg" -#: app/layers_dialog.c:1026 app/menus.c:268 +#: app/layers_dialog.c:1026 app/menus.c:454 #, fuzzy msgid "/Duplicate Layer" msgstr "RИteg mАsolАsa" -#: app/layers_dialog.c:1029 app/menus.c:269 +#: app/layers_dialog.c:1029 app/menus.c:456 #, fuzzy msgid "/Anchor Layer" msgstr "RИteg rЖgzМtИse" -#: app/layers_dialog.c:1032 app/menus.c:270 +#: app/layers_dialog.c:1032 app/menus.c:458 #, fuzzy msgid "/Delete Layer" msgstr "RИteg tЖrlИse" -#: app/layers_dialog.c:1035 app/menus.c:272 +#: app/layers_dialog.c:1035 app/menus.c:462 #, fuzzy msgid "/Scale Layer" msgstr "RИteg skАlАzАsa" -#: app/layers_dialog.c:1036 app/menus.c:273 +#: app/layers_dialog.c:1036 app/menus.c:464 #, fuzzy msgid "/Resize Layer" msgstr "RИteg АtmИretezИse" -#: app/layers_dialog.c:1038 app/menus.c:275 +#: app/layers_dialog.c:1038 app/menus.c:468 #, fuzzy msgid "/Merge Visible Layers" msgstr "LАthatС rИtegek ЖsszefИsЭlИse" -#: app/layers_dialog.c:1039 app/menus.c:276 +#: app/layers_dialog.c:1039 app/menus.c:470 #, fuzzy msgid "/Merge Down" msgstr "жsszefИsЭlИs lefelИ" -#: app/layers_dialog.c:1040 app/menus.c:277 +#: app/layers_dialog.c:1040 app/menus.c:472 #, fuzzy msgid "/Flatten Image" msgstr "Egy rИteggИ" -#: app/layers_dialog.c:1042 app/menus.c:279 +#: app/layers_dialog.c:1042 app/menus.c:476 #, fuzzy msgid "/Add Layer Mask" msgstr "RИtegmaszk lИtrehozАsa" -#: app/layers_dialog.c:1043 app/menus.c:280 +#: app/layers_dialog.c:1043 app/menus.c:478 #, fuzzy msgid "/Apply Layer Mask" msgstr "RИtegmaszk ИrvИnyesМtИse" -#: app/layers_dialog.c:1044 app/menus.c:281 +#: app/layers_dialog.c:1044 app/menus.c:480 #, fuzzy msgid "/Alpha to Selection" msgstr "аtlАtszatlansАg kijelЖlИssИ" -#: app/layers_dialog.c:1045 app/menus.c:282 +#: app/layers_dialog.c:1045 app/menus.c:482 #, fuzzy msgid "/Mask to Selection" msgstr "Maszk kijelЖlИssИ" -#: app/layers_dialog.c:1046 app/menus.c:283 +#: app/layers_dialog.c:1046 app/menus.c:484 #, fuzzy msgid "/Add Alpha Channel" msgstr "Alfa csatorna lИtrehozАs" -#: app/layers_dialog.c:1244 -msgid "Unknown layer mode" -msgstr "Ismeretlen rИteg mСd" - #: app/layers_dialog.c:1768 msgid "Empty Layer Copy" msgstr "" -#: app/layers_dialog.c:1784 -msgid "" -"layers_dialog_drop_new_layer_callback():\n" -"could not allocate new layer" -msgstr "" - -#: app/layers_dialog.c:2029 app/layers_dialog.c:3116 app/layers_dialog.c:3569 +#: app/layers_dialog.c:2029 app/layers_dialog.c:3117 app/layers_dialog.c:3540 msgid "Floating Selection" msgstr "LebegУ kijelЖlИs" -#: app/layers_dialog.c:3238 -msgid "" -"new_layer_query_ok_callback():\n" -"could not allocate new layer" -msgstr "" - -#: app/layers_dialog.c:3319 +#: app/layers_dialog.c:3303 msgid "New Layer Options" msgstr "зj rИteg beАllМtАsok" #. The name label and entry -#: app/layers_dialog.c:3339 +#: app/layers_dialog.c:3328 #, fuzzy msgid "Layer Name:" msgstr "RИteg neve:" #. The size labels -#: app/layers_dialog.c:3353 +#: app/layers_dialog.c:3342 #, fuzzy msgid "Layer Width:" msgstr "RИteg szИlessИge: " #. The radio frame and box -#: app/layers_dialog.c:3412 +#: app/layers_dialog.c:3401 msgid "Layer Fill Type" msgstr "KitЖltИs tМpusa" -#: app/layers_dialog.c:3543 +#: app/layers_dialog.c:3509 msgid "Edit Layer Attributes" msgstr "RИteg tulajdonsАgainak szerkesztИse" -#: app/layers_dialog.c:3561 +#: app/layers_dialog.c:3532 #, fuzzy msgid "Layer name:" msgstr "RИteg neve: " -#: app/layers_dialog.c:3669 +#: app/layers_dialog.c:3621 msgid "White (Full Opacity)" msgstr "FehИr (teljesen АtlАtszatlan)" -#: app/layers_dialog.c:3670 +#: app/layers_dialog.c:3622 msgid "Black (Full Transparency)" msgstr "Fekete (teljesen АtlАtszС)" -#: app/layers_dialog.c:3671 +#: app/layers_dialog.c:3623 msgid "Layer's Alpha Channel" msgstr "RИteg alfa csatornАja" -#: app/layers_dialog.c:3683 +#: app/layers_dialog.c:3634 msgid "Add Mask Options" msgstr "Maszk lИtrehozАs beАllМtАsok" #. The radio frame and box -#: app/layers_dialog.c:3698 +#: app/layers_dialog.c:3654 #, fuzzy msgid "Initialize Layer Mask to:" msgstr "RИteg maszk beАllМtАsok" -#: app/layers_dialog.c:3800 -msgid "Apply" -msgstr "Alkalmaz" - -#: app/layers_dialog.c:3801 -msgid "Discard" -msgstr "Eldob" - -#: app/layers_dialog.c:3812 +#: app/layers_dialog.c:3746 msgid "Layer Mask Options" msgstr "RИteg maszk beАllМtАsok" +#: app/layers_dialog.c:3752 +msgid "Apply" +msgstr "Alkalmaz" + +#: app/layers_dialog.c:3754 +msgid "Discard" +msgstr "Eldob" + #. The name entry hbox, label and entry -#: app/layers_dialog.c:3827 +#: app/layers_dialog.c:3768 msgid "Apply layer mask?" msgstr "иrvИnyesМted a rИtegmaszkot?" -#: app/layers_dialog.c:3886 app/layers_dialog.c:3985 +#: app/layers_dialog.c:3822 app/layers_dialog.c:3910 msgid "" "Invalid width or height.\n" "Both must be positive." msgstr "" -#: app/layers_dialog.c:4122 +#: app/layers_dialog.c:4021 msgid "Expanded as necessary" msgstr "BУvМt, ha szЭksИges" -#: app/layers_dialog.c:4123 +#: app/layers_dialog.c:4022 msgid "Clipped to image" msgstr "A kИpre illeszti" -#: app/layers_dialog.c:4124 +#: app/layers_dialog.c:4023 msgid "Clipped to bottom layer" msgstr "A legalsС rИtegre illeszti" -#: app/layers_dialog.c:4137 +#: app/layers_dialog.c:4035 msgid "Layer Merge Options" msgstr "RИteg ЖsszefИsЭlИs beАllМtАsok" -#: app/layers_dialog.c:4153 +#: app/layers_dialog.c:4056 #, fuzzy msgid "Final, Merged Layer should be:" msgstr "A vИgsУ, ЖsszefИsЭlt rИteg tМpusa:" -#: app/layers_dialog.c:4155 +#: app/layers_dialog.c:4058 #, fuzzy msgid "Final, Anchored Layer should be:" msgstr "A vИgsУ, rЖgzМtett rИteg tМpusa:" -#: app/lc_dialog.c:111 +#: app/lc_dialog.c:105 msgid "Layers & Channels" msgstr "RИtegek Иs csatornАk" #. The Auto-button -#: app/lc_dialog.c:150 +#: app/lc_dialog.c:151 #, fuzzy msgid "Auto" msgstr "/Automatikus" -#: app/lc_dialog.c:170 +#: app/lc_dialog.c:172 msgid "Layers" msgstr "RИtegek" -#: app/lc_dialog.c:175 +#: app/lc_dialog.c:177 msgid "Channels" msgstr "CsatornАk" -#: app/levels.c:210 +#: app/levels.c:209 #, fuzzy msgid "Levels Options" msgstr "KimentИs beАllМtАsok" -#: app/levels.c:258 +#: app/levels.c:257 msgid "Levels for indexed drawables cannot be adjusted." msgstr "" -#: app/levels.c:349 +#. The shell and main vbox +#: app/levels.c:355 app/tools.c:641 +msgid "Levels" +msgstr "Szintek" + +#: app/levels.c:360 #, fuzzy msgid "Auto Levels" msgstr "Szintek" -#: app/levels.c:366 app/tools.c:641 -msgid "Levels" -msgstr "Szintek" - -#: app/levels.c:381 +#: app/levels.c:377 msgid "Modify Levels for Channel: " msgstr "" -#: app/levels.c:397 +#: app/levels.c:393 #, fuzzy msgid "Input Levels: " msgstr "SzМn szintek: " -#: app/levels.c:485 +#: app/levels.c:481 #, fuzzy msgid "Output Levels: " msgstr "SzМn szintek: " -#: app/levels.c:556 app/module_db.c:808 +#: app/levels.c:552 app/module_db.c:804 msgid "Load" msgstr "BetЖlt" -#: app/levels.c:1063 +#: app/levels.c:1043 #, fuzzy msgid "Load Levels" msgstr "Szintek" -#: app/levels.c:1078 +#: app/levels.c:1058 #, fuzzy msgid "Save Levels" msgstr "Szintek" -#: app/levels.c:1395 +#: app/levels.c:1375 #, fuzzy msgid "Load/Save Levels" msgstr "BИzier gЖrbe betЖltИse/tАrolАsa" -#: app/levels.c:1424 app/levels.c:1442 app/paths_dialog.c:2184 +#: app/levels.c:1403 app/levels.c:1421 app/paths_dialog.c:2202 #, fuzzy, c-format msgid "Unable to open file %s" msgstr "nem talАlhatС meg a(z) \"%s\" kЭlsУ program" @@ -3857,45 +3701,45 @@ msgstr "Megnyit msgid "Allow Window Resizing" msgstr "" -#: app/main.c:292 +#: app/main.c:277 msgid "GIMP version" msgstr "GIMP verziС: " -#: app/main.c:296 +#: app/main.c:281 #, fuzzy, c-format msgid "Usage: %s [option ...] [files ...]\n" msgstr "HasznАlat: %s [kapcsolСk ...] [fАjlok ...]\n" -#: app/main.c:297 +#: app/main.c:282 msgid "Valid options are:\n" msgstr "Az ИrvИnyes kapcsolСk:\n" -#: app/main.c:298 +#: app/main.c:283 msgid " -h --help Output this help.\n" msgstr " -h --help Ez a rЖvid hasznАlati leМrАs\n" -#: app/main.c:299 +#: app/main.c:284 msgid " -v --version Output version info.\n" msgstr " -v --version A verziСszАm kiМrАsa\n" -#: app/main.c:300 +#: app/main.c:285 msgid " -b --batch Run in batch mode.\n" msgstr " -b --batch KЖtegelt mСdban futtatАs\n" -#: app/main.c:301 +#: app/main.c:286 msgid " -g --gimprc Use an alternate gimprc file.\n" msgstr " -g --gimprc MАs gimprc fАjl hasznАlata.\n" -#: app/main.c:302 +#: app/main.c:287 msgid " -n --no-interface Run without a user interface.\n" msgstr " -n --no-interface FelhasznАlСi interfИsz nИlkЭli futtatАs\n" -#: app/main.c:303 +#: app/main.c:288 msgid " -r --restore-session Try to restore saved session.\n" msgstr "" " -r --restore-session MegprСbАlja visszaАllМtani a mentett Аllapotot\n" -#: app/main.c:304 +#: app/main.c:289 msgid "" " --no-data Do not load patterns, gradients, palettes, " "brushes.\n" @@ -3903,19 +3747,19 @@ msgstr "" " --no-data Nem olvassa be a mintАkat, szМnАtmeneteket, " "palettАlat, ecseteket\n" -#: app/main.c:305 +#: app/main.c:290 msgid " --verbose Show startup messages.\n" msgstr " --verbose A kezdeti Эzenetek megjelenМtИse\n" -#: app/main.c:306 +#: app/main.c:291 msgid " --no-splash Do not show the startup window.\n" msgstr " --no-splash Nem mutatja az ЭdvЖzlУ kИpernyУt\n" -#: app/main.c:307 +#: app/main.c:292 msgid " --no-splash-image Do not add an image to the startup window.\n" msgstr " --no-splash-image Nem mutatja az ЭdvЖzlУ kИpernyУn a kИpet\n" -#: app/main.c:308 +#: app/main.c:293 msgid "" " --no-shm Do not use shared memory between GIMP and its " "plugins.\n" @@ -3923,12 +3767,12 @@ msgstr "" " --no-shm Nem osztja meg a GIMP a kЭlsУ programokkal a " "memСriАt\n" -#: app/main.c:309 +#: app/main.c:294 msgid " --no-xshm Do not use the X Shared Memory extension.\n" msgstr "" " --no-xshm Nem hasznАlja az X osztott memСria kiegИszМtИst\n" -#: app/main.c:310 +#: app/main.c:295 msgid "" " --console-messages Display warnings to console instead of a dialog " "box.\n" @@ -3936,712 +3780,708 @@ msgstr "" " --console-messages A figyelmeztetИseket konzolra Мrja, Иs nem " "pАrbeszИdablakba\n" -#: app/main.c:311 +#: app/main.c:296 msgid " --debug-handlers Enable debugging signal handlers.\n" msgstr " --debug-handlers A hibajavМtС szignАlkezelУk engedИlyezИse\n" -#: app/main.c:312 +#: app/main.c:297 msgid "" " --display Use the designated X display.\n" "\n" msgstr " --display A megadott X kИpernyУt hasznАlja\n" -#: app/main.c:313 +#: app/main.c:298 msgid " --system-gimprc Use an alternate system gimprc file.\n" msgstr " --system-gimprc MАs gimprc fАjl hasznАlata\n" -#: app/main.c:434 +#: app/main.c:419 msgid "sighup caught" msgstr "" -#: app/main.c:439 +#: app/main.c:424 msgid "sigint caught" msgstr "" -#: app/main.c:444 +#: app/main.c:429 msgid "sigquit caught" msgstr "" -#: app/main.c:449 +#: app/main.c:434 msgid "sigabrt caught" msgstr "" -#: app/main.c:454 +#: app/main.c:439 msgid "sigbus caught" msgstr "" -#: app/main.c:459 +#: app/main.c:444 msgid "sigsegv caught" msgstr "" -#: app/main.c:464 +#: app/main.c:449 msgid "sigpipe caught" msgstr "" -#: app/main.c:469 +#: app/main.c:454 msgid "sigterm caught" msgstr "" -#: app/main.c:474 +#: app/main.c:459 msgid "sigfpe caught" msgstr "" -#: app/main.c:478 +#: app/main.c:463 msgid "unknown signal" msgstr "" -#: app/measure.c:117 +#: app/measure.c:118 #, fuzzy msgid "Measure Options" msgstr "KimentИs beАllМtАsok" -#: app/measure.c:126 +#: app/measure.c:127 msgid "Use Info Window" msgstr "" -#: app/measure.c:266 +#: app/measure.c:269 msgid "Measure Tool" msgstr "" -#: app/measure.c:267 +#: app/measure.c:271 msgid "Distance:" msgstr "" -#: app/measure.c:428 app/measure.c:433 app/measure.c:441 app/measure.c:466 +#: app/measure.c:432 app/measure.c:437 app/measure.c:445 app/measure.c:470 msgid "degrees" msgstr "" -#: app/menus.c:46 +#: app/menus.c:65 #, fuzzy msgid "/File/MRU00 " msgstr "/FАjl/MRU%02d" -#: app/menus.c:47 +#: app/menus.c:66 #, fuzzy msgid "/File" msgstr "KitЖltИs tМpusa" -#: app/menus.c:48 +#: app/menus.c:67 #, fuzzy msgid "/File/Dialogs" msgstr "/FАjl/BezАr" -#: app/menus.c:49 -#, fuzzy -msgid "/Image/Transforms" -msgstr "аtalakМtАs" - -#: app/menus.c:50 +#: app/menus.c:69 #, fuzzy msgid "/Layers" msgstr "RИtegek" -#: app/menus.c:51 +#: app/menus.c:70 #, fuzzy msgid "/Tools" msgstr "/EszkЖzЖk/---" -#: app/menus.c:52 +#: app/menus.c:71 #, fuzzy msgid "/Dialogs" msgstr "/FАjl/BezАr" -#: app/menus.c:53 +#: app/menus.c:72 #, fuzzy msgid "/View/Zoom" msgstr "/NИzet/NagyМt" -#: app/menus.c:54 +#: app/menus.c:73 #, fuzzy msgid "/Stack" msgstr "/RИtegek/Feljebb" -#: app/menus.c:67 app/menus.c:101 +#: app/menus.c:80 app/menus.c:145 #, fuzzy msgid "/File/tearoff1" msgstr "/FАjl/MentИs" -#: app/menus.c:68 app/menus.c:102 +#: app/menus.c:82 app/menus.c:147 #, fuzzy msgid "/File/New" msgstr "/FАjl/зj" -#: app/menus.c:70 +#: app/menus.c:86 #, fuzzy -msgid "/File/Acquire" -msgstr "/FАjl/KilИp" +msgid "/File/Acquire/tearoff1" +msgstr "/FАjl/MentИs" -#: app/menus.c:71 +#: app/menus.c:88 #, fuzzy msgid "/File/About..." msgstr "/FАjl/NИvjegy..." -#: app/menus.c:72 app/menus.c:107 +#: app/menus.c:90 +#, fuzzy +msgid "/File/Help..." +msgstr "/FАjl/NИvjegy..." + +#: app/menus.c:92 app/menus.c:157 #, fuzzy msgid "/File/Preferences..." msgstr "/FАjl/TulajdonsАgok..." -#: app/menus.c:73 +#: app/menus.c:94 #, fuzzy msgid "/File/Tip of the day" msgstr "/FАjl/A nap tippje" -#: app/menus.c:75 +#: app/menus.c:97 #, fuzzy msgid "/File/Dialogs/Brushes..." msgstr "/FАjl/BeАllМtАsok/Ecsetek..." -#: app/menus.c:76 +#: app/menus.c:99 #, fuzzy msgid "/File/Dialogs/Patterns..." msgstr "/FАjl/BeАllМtАsok/MintАk..." -#: app/menus.c:77 +#: app/menus.c:101 #, fuzzy msgid "/File/Dialogs/Palette..." msgstr "/FАjl/BeАllМtАsok/Paletta..." -#: app/menus.c:78 +#: app/menus.c:103 #, fuzzy -msgid "/File/Dialogs/Gradient..." +msgid "/File/Dialogs/Gradients..." msgstr "/FАjl/BeАllМtАsok/SzМnАtmenetek..." -#: app/menus.c:79 +#: app/menus.c:105 #, fuzzy msgid "/File/Dialogs/Layers & Channels..." msgstr "/FАjl/BeАllМtАsok/RИtegek Иs csatornАk..." -#: app/menus.c:80 +#: app/menus.c:107 #, fuzzy msgid "/File/Dialogs/Tool Options..." msgstr "/FАjl/BeАllМtАsok/EszkЖzbeАllМtАsok..." -#: app/menus.c:81 +#: app/menus.c:109 #, fuzzy msgid "/File/Dialogs/Input Devices..." msgstr "/FАjl/BeАllМtАsok/Beviteli eszkЖzЖk..." -#: app/menus.c:82 +#: app/menus.c:111 #, fuzzy msgid "/File/Dialogs/Device Status..." msgstr "/FАjl/BeАllМtАsok/EszkЖzАllapot..." -#: app/menus.c:83 +#: app/menus.c:113 #, fuzzy msgid "/File/Dialogs/Document Index..." msgstr "/FАjl/BeАllМtАsok/Dokumentum index..." -#: app/menus.c:84 +#: app/menus.c:115 #, fuzzy msgid "/File/Dialogs/Error Console..." msgstr "/FАjl/BeАllМtАsok/Hibakonzol..." -#: app/menus.c:85 +#: app/menus.c:117 #, fuzzy msgid "/File/Dialogs/Display Filters..." msgstr "/FАjl/BeАllМtАsok/MintАk..." -#: app/menus.c:87 +#: app/menus.c:120 msgid "/Xtns/tearoff1" msgstr "" -#: app/menus.c:88 +#: app/menus.c:122 #, fuzzy msgid "/Xtns/Module Browser" msgstr "/FАjl/BeАllМtАsok/Ecsetek..." -#: app/menus.c:89 app/menus.c:90 app/menus.c:95 app/menus.c:108 +#: app/menus.c:124 app/menus.c:126 app/menus.c:134 app/menus.c:159 msgid "/File/---" msgstr "/FАjl/---" -#: app/menus.c:100 +#: app/menus.c:143 msgid "/tearoff1" msgstr "" -#: app/menus.c:112 +#: app/menus.c:166 #, fuzzy msgid "/File/---moved" msgstr "/FАjl/---" -#: app/menus.c:114 +#: app/menus.c:169 #, fuzzy msgid "/Edit/tearoff1" msgstr "/Szerkeszt/TЖrЖl" -#: app/menus.c:120 app/menus.c:126 app/menus.c:130 +#: app/menus.c:181 app/menus.c:195 app/menus.c:203 msgid "/Edit/---" msgstr "/Szerkeszt/---" -#: app/menus.c:124 +#: app/menus.c:193 #, fuzzy -msgid "/Edit/Undo" +msgid "/Edit/Undo history..." msgstr "/Szerkeszt/Visszavon" -#: app/menus.c:125 -#, fuzzy -msgid "/Edit/Redo" -msgstr "/Szerkeszt/MИgsem von vissza" - -#: app/menus.c:132 +#: app/menus.c:206 #, fuzzy msgid "/Select/tearoff1" msgstr "/KijelЖlИs/NЖvel" -#: app/menus.c:133 +#: app/menus.c:208 #, fuzzy msgid "/Select/Invert" msgstr "/KijelЖlИs/InvertАl" -#: app/menus.c:134 +#: app/menus.c:210 #, fuzzy msgid "/Select/All" msgstr "/KijelЖlИs/Teljes kИp" -#: app/menus.c:135 +#: app/menus.c:212 #, fuzzy msgid "/Select/None" msgstr "/KijelЖlИs/MegszШntet" -#: app/menus.c:136 +#: app/menus.c:214 #, fuzzy msgid "/Select/Float" msgstr "/KijelЖlИs/LebegУ" -#: app/menus.c:137 app/menus.c:143 +#: app/menus.c:216 app/menus.c:228 #, fuzzy msgid "/Select/---" msgstr "/KijelЖlИs/Teljes kИp" -#: app/menus.c:138 +#: app/menus.c:218 #, fuzzy msgid "/Select/Feather" msgstr "/KijelЖlИs/Elmos" -#: app/menus.c:139 +#: app/menus.c:220 #, fuzzy msgid "/Select/Sharpen" msgstr "/KijelЖlИs/иlesМt" -#: app/menus.c:140 +#: app/menus.c:222 #, fuzzy msgid "/Select/Shrink" msgstr "/KijelЖlИs/CsЖkkent" -#: app/menus.c:141 +#: app/menus.c:224 #, fuzzy msgid "/Select/Grow" msgstr "/KijelЖlИs/NЖvel" -#: app/menus.c:142 +#: app/menus.c:226 #, fuzzy msgid "/Select/Border" msgstr "/KijelЖlИs/Keret" -#: app/menus.c:146 +#: app/menus.c:233 msgid "/View/tearoff1" msgstr "" -#: app/menus.c:147 +#: app/menus.c:235 #, fuzzy msgid "/View/Zoom In" msgstr "/NИzet/NagyМt" -#: app/menus.c:148 +#: app/menus.c:237 #, fuzzy msgid "/View/Zoom Out" msgstr "/NИzet/KicsinyМt" -#: app/menus.c:149 +#: app/menus.c:239 #, fuzzy msgid "/View/Zoom/16:1" msgstr "/NИzet/NagyМtАs/16:1" -#: app/menus.c:150 +#: app/menus.c:241 #, fuzzy msgid "/View/Zoom/8:1" msgstr "/NИzet/NagyМtАs/8:1" -#: app/menus.c:151 +#: app/menus.c:243 #, fuzzy msgid "/View/Zoom/4:1" msgstr "/NИzet/NagyМtАs/4:1" -#: app/menus.c:152 +#: app/menus.c:245 #, fuzzy msgid "/View/Zoom/2:1" msgstr "/NИzet/NagyМtАs/2:1" -#: app/menus.c:153 +#: app/menus.c:247 #, fuzzy msgid "/View/Zoom/1:1" msgstr "/NИzet/NagyМtАs/1:1" -#: app/menus.c:154 +#: app/menus.c:249 msgid "/View/Zoom/1:2" msgstr "/NИzet/NagyМtАs/1:2" -#: app/menus.c:155 +#: app/menus.c:251 msgid "/View/Zoom/1:4" msgstr "/NИzet/NagyМtАs/1:4" -#: app/menus.c:156 +#: app/menus.c:253 msgid "/View/Zoom/1:8" msgstr "/NИzet/NagyМtАs/1:8" -#: app/menus.c:157 +#: app/menus.c:255 msgid "/View/Zoom/1:16" msgstr "/NИzet/NagyМtАs/1:16" -#: app/menus.c:159 +#: app/menus.c:259 #, fuzzy -msgid "/View/Window Info..." +msgid "/View/Info Window..." msgstr "/NИzet/Ablak infС..." -#: app/menus.c:160 +#: app/menus.c:261 #, fuzzy -msgid "/View/Window Nav..." +msgid "/View/Nav. Window..." msgstr "/NИzet/Ablak infС..." -#: app/menus.c:162 app/menus.c:168 +#: app/menus.c:264 app/menus.c:276 msgid "/View/---" msgstr "/NИzet/---" -#: app/menus.c:170 +#: app/menus.c:279 #, fuzzy msgid "/View/New View" msgstr "/NИzet/зj nИzet" -#: app/menus.c:171 +#: app/menus.c:281 #, fuzzy msgid "/View/Shrink Wrap" msgstr "/NИzet/Teljes nИzet" -#: app/menus.c:173 +#: app/menus.c:284 #, fuzzy msgid "/Image/tearoff1" msgstr "/Szerkeszt/TЖrЖl" -#: app/menus.c:174 +#: app/menus.c:286 #, fuzzy msgid "/Image/Colors/tearoff1" msgstr "/KИp/SzМnek/InvertАlАs" -#: app/menus.c:177 +#: app/menus.c:292 msgid "/Image/Colors/---" msgstr "/KИp/SzМnek/---" -#: app/menus.c:179 +#: app/menus.c:297 #, fuzzy -msgid "/Image/Channel Ops/tearoff1" +msgid "/Image/Channels/tearoff1" msgstr "/KИp/CsatornАk/EltolАs" -#: app/menus.c:180 -#, fuzzy -msgid "/Image/Channel Ops/Duplicate" -msgstr "/KИp/CsatornАk/DuplikАlАs" - -#: app/menus.c:182 +#: app/menus.c:300 #, fuzzy msgid "/Image/Alpha/tearoff1" msgstr "/KИp/SkАlАzАs" -#: app/menus.c:185 app/menus.c:189 app/menus.c:192 +#: app/menus.c:305 +#, fuzzy +msgid "/Image/Transforms/tearoff1" +msgstr "/KИp/SzМnek/InvertАlАs" + +#: app/menus.c:310 app/menus.c:318 app/menus.c:326 msgid "/Image/---" msgstr "/KИp/---" -#: app/menus.c:190 +#: app/menus.c:320 #, fuzzy msgid "/Image/Resize" msgstr "/KИp/аtmИretezИs" -#: app/menus.c:191 +#: app/menus.c:322 #, fuzzy msgid "/Image/Scale" msgstr "/KИp/SkАlАzАs" -#: app/menus.c:194 +#: app/menus.c:324 +#, fuzzy +msgid "/Image/Duplicate" +msgstr "/KИp/CsatornАk/DuplikАlАs" + +#: app/menus.c:329 #, fuzzy msgid "/Layers/tearoff1" msgstr "/RИtegek/Feljebb" -#: app/menus.c:195 +#: app/menus.c:331 #, fuzzy msgid "/Layers/Layers & Channels..." msgstr "/RИtegek/RИtegek Иs csatornАk..." -#: app/menus.c:196 +#: app/menus.c:333 #, fuzzy msgid "/Layers/Stack/tearoff1" msgstr "/RИtegek/Feljebb" -#: app/menus.c:203 app/menus.c:210 +#: app/menus.c:347 app/menus.c:361 #, fuzzy msgid "/Layers/---" msgstr "RИtegek" -#: app/menus.c:212 +#: app/menus.c:364 #, fuzzy msgid "/Tools/tearoff1" msgstr "/EszkЖzЖk/RadМr" -#: app/menus.c:213 +#: app/menus.c:366 #, fuzzy msgid "/Tools/Toolbox" msgstr "/EszkЖzЖk/EszkЖztАr" -#: app/menus.c:214 +#: app/menus.c:368 #, fuzzy msgid "/Tools/Default Colors" msgstr "/EszkЖzЖk/AlapИrtelmezett szМnek" -#: app/menus.c:215 +#: app/menus.c:370 #, fuzzy msgid "/Tools/Swap Colors" msgstr "/EszkЖzЖk/SzМnek felcserИlИse" -#: app/menus.c:216 +#: app/menus.c:372 msgid "/Tools/---" msgstr "/EszkЖzЖk/---" #. the tool entries themselves are built on the fly -#: app/menus.c:220 +#: app/menus.c:377 #, fuzzy msgid "/Filters/tearoff1" msgstr "KitЖltИs tМpusa" -#: app/menus.c:221 app/plug_in.c:1285 +#: app/menus.c:379 app/plug_in.c:1285 #, fuzzy msgid "/Filters/Repeat last" msgstr "/Filters/IsmИt vИgrehajt" -#: app/menus.c:222 app/plug_in.c:1286 +#: app/menus.c:381 app/plug_in.c:1286 #, fuzzy msgid "/Filters/Re-show last" msgstr "/Filters/IsmИt beАllМt" -#: app/menus.c:223 +#: app/menus.c:383 msgid "/Filters/---" msgstr "" -#: app/menus.c:225 +#: app/menus.c:386 msgid "/Script-Fu/tearoff1" msgstr "" -#: app/menus.c:226 -msgid "/Script-Fu/" -msgstr "" - -#: app/menus.c:228 +#: app/menus.c:389 #, fuzzy msgid "/Dialogs/tearoff1" msgstr "/BeАllМtАsok/MintАk..." -#: app/menus.c:229 +#: app/menus.c:391 #, fuzzy msgid "/Dialogs/Brushes..." msgstr "/BeАllМtАsok/Ecsetek..." -#: app/menus.c:230 +#: app/menus.c:393 #, fuzzy msgid "/Dialogs/Patterns..." msgstr "/BeАllМtАsok/MintАk..." -#: app/menus.c:231 +#: app/menus.c:395 #, fuzzy msgid "/Dialogs/Palette..." msgstr "/BeАllМtАsok/Paletta..." -#: app/menus.c:232 +#: app/menus.c:397 #, fuzzy -msgid "/Dialogs/Gradient..." +msgid "/Dialogs/Gradients..." msgstr "/BeАllМtАsok/SzМnАtmenetek..." -#: app/menus.c:233 +#: app/menus.c:399 #, fuzzy msgid "/Dialogs/Layers & Channels..." msgstr "/BeАllМtАsok/RИtegek Иs csatornАk..." -#: app/menus.c:234 +#: app/menus.c:401 #, fuzzy msgid "/Dialogs/Indexed Palette..." msgstr "/BeАllМtАsok/Indexelt paletta..." -#: app/menus.c:235 +#: app/menus.c:403 #, fuzzy msgid "/Dialogs/Tool Options..." msgstr "/BeАllМtАsok/EszkЖzbeАllМtАsok..." -#: app/menus.c:236 +#: app/menus.c:405 #, fuzzy msgid "/Dialogs/Input Devices..." msgstr "/BeАllМtАsok/Beviteli eszkЖzЖk..." -#: app/menus.c:237 +#: app/menus.c:407 #, fuzzy msgid "/Dialogs/Device Status..." msgstr "/BeАllМtАsok/EszkЖzАllapot..." -#: app/menus.c:238 +#: app/menus.c:409 #, fuzzy msgid "/Dialogs/Display Filters..." msgstr "/BeАllМtАsok/MintАk..." -#: app/menus.c:245 +#: app/menus.c:418 msgid "/Automatic" msgstr "/Automatikus" -#: app/menus.c:253 +#: app/menus.c:429 msgid "/By extension" msgstr "/KiterjesztИs szerint" -#: app/menus.c:307 app/paths_dialog.c:203 +#: app/menus.c:522 app/paths_dialog.c:201 #, fuzzy msgid "/New Path" msgstr "зj paletta" -#: app/menus.c:308 app/paths_dialog.c:207 +#: app/menus.c:524 app/paths_dialog.c:205 #, fuzzy msgid "/Duplicate Path" msgstr "RИteg mАsolАsa" -#: app/menus.c:309 app/paths_dialog.c:211 +#: app/menus.c:526 app/paths_dialog.c:209 #, fuzzy msgid "/Path to Selection" msgstr "Paletta beАllМtАsok" -#: app/menus.c:310 app/paths_dialog.c:215 +#: app/menus.c:528 app/paths_dialog.c:213 msgid "/Stroke Path" msgstr "" -#: app/menus.c:311 app/paths_dialog.c:219 +#: app/menus.c:530 app/paths_dialog.c:217 #, fuzzy msgid "/Delete Path" msgstr "TЖrЖl" -#: app/menus.c:313 app/paths_dialog.c:223 +#: app/menus.c:534 app/paths_dialog.c:221 #, fuzzy msgid "/Copy Path" msgstr "SzМnАtmenet mАsolАsa" -#: app/menus.c:314 app/paths_dialog.c:226 +#: app/menus.c:536 app/paths_dialog.c:224 #, fuzzy msgid "/Paste Path" msgstr "Beilleszt" -#: app/menus.c:315 +#: app/menus.c:538 #, fuzzy msgid "/Import Path" msgstr "SzМnpaletta" -#: app/menus.c:316 +#: app/menus.c:540 #, fuzzy msgid "/Export Path" msgstr "SzМnpaletta" -#: app/menus.c:614 +#: app/menus.c:868 #, c-format msgid "Error opening file: %s\n" msgstr "" -#: app/menus.c:636 app/menus.c:718 +#: app/menus.c:891 app/menus.c:979 #, c-format msgid "/File/MRU%02d" msgstr "/FАjl/MRU%02d" -#: app/menus.c:887 +#: app/menus.c:1277 msgid "tearoff menu not in top level window" msgstr "" -#: app/menus.c:905 +#: app/menus.c:1300 msgid "can't unregister tearoff menu top level window" msgstr "" -#: app/module_db.c:269 +#: app/module_db.c:262 #, fuzzy msgid "Module DB" msgstr "MСd:" -#: app/module_db.c:551 +#: app/module_db.c:547 #, c-format msgid "load module: \"%s\"\n" msgstr "" -#: app/module_db.c:558 +#: app/module_db.c:554 #, c-format msgid "skipping module: \"%s\"\n" msgstr "" -#: app/module_db.c:582 +#: app/module_db.c:578 #, c-format msgid "module load error: %s: %s" msgstr "" -#: app/module_db.c:600 +#: app/module_db.c:596 msgid "missing module_init() symbol" msgstr "" -#: app/module_db.c:603 +#: app/module_db.c:599 #, c-format msgid "%s: module_init() symbol not found" msgstr "" -#: app/module_db.c:756 +#: app/module_db.c:752 #, fuzzy msgid "" msgstr "MСd:" -#: app/module_db.c:769 app/module_db.c:778 +#: app/module_db.c:765 app/module_db.c:774 msgid "on disk" msgstr "" -#: app/module_db.c:769 +#: app/module_db.c:765 msgid "only in memory" msgstr "" -#: app/module_db.c:778 +#: app/module_db.c:774 msgid "nowhere (click 'refresh')" msgstr "" -#: app/module_db.c:817 +#: app/module_db.c:813 #, fuzzy msgid "Unload" msgstr "NИvtelen" -#: app/module_db.c:830 +#: app/module_db.c:826 msgid "Purpose: " msgstr "" -#: app/module_db.c:831 +#: app/module_db.c:827 #, fuzzy msgid "Author: " msgstr "/Automatikus" -#: app/module_db.c:832 +#: app/module_db.c:828 #, fuzzy msgid "Version: " msgstr "VerziС: " -#: app/module_db.c:833 +#: app/module_db.c:829 #, fuzzy msgid "Copyright: " msgstr "RИteg magassАga: " -#: app/module_db.c:834 +#: app/module_db.c:830 #, fuzzy msgid "Date: " msgstr "Forgat" -#: app/module_db.c:835 +#: app/module_db.c:831 #, fuzzy msgid "Location: " msgstr "KijelЖlИs" -#: app/module_db.c:836 +#: app/module_db.c:832 #, fuzzy msgid "State: " msgstr "Forgat" -#: app/module_db.c:855 +#: app/module_db.c:851 msgid "Autoload during startup" msgstr "" @@ -4651,17 +4491,17 @@ msgid "Move Tool Options" msgstr "MАsolС beАllМtАsok" #. create the info dialog -#: app/nav_window.c:1143 +#: app/nav_window.c:1146 #, fuzzy, c-format msgid "%s: Window Navigation" msgstr "/NИzet/Ablak infС..." -#: app/paint_core.c:683 +#: app/paint_core.c:685 #, fuzzy msgid "No brushes available for use with this tool." msgstr "Nincs felhasznАlhatС minta a mШvelethez." -#: app/paint_core.c:1805 +#: app/paint_core.c:1766 msgid "set_undo_tiles: undo_tiles is null" msgstr "" @@ -4684,43 +4524,39 @@ msgstr "Rad msgid "Anti Erase" msgstr "RadМr" -#: app/paintbrush.c:157 +#: app/paintbrush.c:192 msgid "Once Forward" msgstr "" -#: app/paintbrush.c:159 +#: app/paintbrush.c:194 msgid "Once Backward" msgstr "" -#: app/paintbrush.c:161 +#: app/paintbrush.c:196 #, fuzzy msgid "Loop Sawtooth" msgstr "FШrИszhullАm" -#: app/paintbrush.c:163 +#: app/paintbrush.c:198 msgid "Loop Triangle" msgstr "" -#: app/paintbrush.c:193 -msgid "Fade Out:" -msgstr "" - -#: app/paintbrush.c:220 -msgid "Length:" +#: app/paintbrush.c:240 +msgid "Fade Out" msgstr "" #. the gradient type -#: app/paintbrush.c:245 +#: app/paintbrush.c:316 #, fuzzy msgid "Type:" msgstr "KitЖltИs tМpusa: " -#: app/palette.c:503 +#: app/palette.c:502 #, c-format msgid "can't save palette \"%s\"\n" msgstr "" -#: app/palette.c:643 +#: app/palette.c:642 #, c-format msgid "" "Loading palette %s:\n" @@ -4729,290 +4565,251 @@ msgid "" "Does this file need converting from DOS?" msgstr "" -#: app/palette.c:648 +#: app/palette.c:647 #, c-format msgid "" "Loading palette %s:\n" "Corrupt palette: missing magic header" msgstr "" -#: app/palette.c:661 +#: app/palette.c:660 #, c-format msgid "" "Loading palette %s (line %d):\n" "Read error" msgstr "" -#: app/palette.c:676 +#: app/palette.c:675 #, c-format msgid "" "Loading palette %s (line %d):\n" "Missing RED component" msgstr "" -#: app/palette.c:684 +#: app/palette.c:683 #, c-format msgid "" "Loading palette %s (line %d):\n" "Missing GREEN component" msgstr "" -#: app/palette.c:691 +#: app/palette.c:690 #, c-format msgid "" "Loading palette %s (line %d):\n" "Missing BLUE component" msgstr "" -#: app/palette.c:700 +#: app/palette.c:699 #, c-format msgid "" "Loading palette %s (line %d):\n" "RGB value out of range" msgstr "" -#: app/palette.c:908 +#: app/palette.c:907 msgid "Black" msgstr "Fekete" -#: app/palette.c:1077 +#: app/palette.c:1078 msgid "New Palette" msgstr "зj paletta" -#: app/palette.c:1078 +#: app/palette.c:1081 msgid "Enter a name for new palette" msgstr "" -#: app/palette.c:1948 app/palette.c:2116 +#: app/palette.c:1956 app/palette.c:2129 #, fuzzy msgid "Undefined" msgstr "Indexelt" -#: app/palette.c:2032 +#: app/palette.c:2025 #, fuzzy msgid "Color Palette Edit" msgstr "SzМnpaletta" -#: app/palette.c:2038 +#: app/palette.c:2044 msgid "Color Palette" msgstr "SzМnpaletta" -#: app/palette.c:2168 app/palette.c:2963 libgimp/gimpfileselection.c:355 +#: app/palette.c:2181 app/palette.c:2956 libgimp/gimpfileselection.c:355 #: libgimp/gimpunitmenu.c:510 #, fuzzy msgid "Select" msgstr "/KijelЖlИs/Teljes kИp" -#: app/palette.c:2179 app/palette_select.c:275 +#: app/palette.c:2192 app/palette_select.c:244 msgid "Ncols" msgstr "" -#: app/palette.c:2200 +#: app/palette.c:2213 #, fuzzy msgid "Palette Ops" msgstr "Paletta beАllМtАsok" #. The "Import" frame -#: app/palette.c:2227 app/palette.c:2832 app/palette.c:2856 +#: app/palette.c:2240 app/palette.c:2835 app/palette.c:2849 msgid "Import" msgstr "" -#: app/palette.c:2236 +#: app/palette.c:2249 #, fuzzy msgid "Merge" msgstr "жsszefИsЭlИs lefelИ" -#: app/palette.c:2493 +#: app/palette.c:2484 #, fuzzy msgid "Merge Palette" msgstr "Paletta frissМtИse" -#: app/palette.c:2494 +#: app/palette.c:2487 #, fuzzy msgid "Enter a name for merged palette" msgstr "мrd be az Зj szМnАtmenet nevИt" -#: app/palette.c:2842 +#: app/palette.c:2829 #, fuzzy msgid "Import Palette" msgstr "SzМnpaletta" #. The source's name -#: app/palette.c:2872 +#: app/palette.c:2865 #, fuzzy msgid "Name:" msgstr "NИv" -#: app/palette.c:2881 +#: app/palette.c:2874 msgid "new_import" msgstr "" #. The source type -#: app/palette.c:2885 +#: app/palette.c:2878 #, fuzzy msgid "Source:" msgstr "ForrАs" #. The sample size -#: app/palette.c:2915 +#: app/palette.c:2908 #, fuzzy msgid "Sample Size:" msgstr "MintakeverИs" #. The interval -#: app/palette.c:2928 +#: app/palette.c:2921 msgid "Interval:" msgstr "" -#: app/palette_select.c:304 +#. The shell and main vbox +#: app/palette_select.c:216 #, fuzzy msgid "Palette Selection" msgstr "Paletta beАllМtАsok" -#: app/paths_dialog.c:173 +#: app/paths_dialog.c:171 #, fuzzy msgid "New Path" msgstr "зj paletta" -#: app/paths_dialog.c:174 +#: app/paths_dialog.c:172 #, fuzzy msgid "Duplicate Path" msgstr "RИteg mАsolАsa" -#: app/paths_dialog.c:175 +#: app/paths_dialog.c:173 #, fuzzy msgid "Path to Selection" msgstr "Paletta beАllМtАsok" -#: app/paths_dialog.c:176 +#: app/paths_dialog.c:174 #, fuzzy msgid "Selection to Path" msgstr "KijelЖlИs" -#: app/paths_dialog.c:177 +#: app/paths_dialog.c:175 #, fuzzy msgid "Stroke Path" msgstr "Beilleszt" -#: app/paths_dialog.c:178 +#: app/paths_dialog.c:176 #, fuzzy msgid "Delete Path" msgstr "TЖrЖl" -#: app/paths_dialog.c:189 +#: app/paths_dialog.c:187 #, fuzzy msgid "New Point" msgstr "зj szМnАtmenet" -#: app/paths_dialog.c:190 +#: app/paths_dialog.c:188 msgid "Add Point" msgstr "Pont hozzАadАsa" -#: app/paths_dialog.c:191 +#: app/paths_dialog.c:189 #, fuzzy msgid "Delete Point" msgstr "TЖrЖl" -#: app/paths_dialog.c:192 +#: app/paths_dialog.c:190 #, fuzzy msgid "Edit Point" msgstr "Pont hozzАadАsa" -#: app/paths_dialog.c:229 -msgid "paths_ops_button_set_sensitive:: invalid button specified" -msgstr "" - -#: app/paths_dialog.c:252 -msgid "point_ops_button_set_sensitive:: invalid button specified" -msgstr "" - -#: app/paths_dialog.c:418 +#: app/paths_dialog.c:416 #, fuzzy, c-format msgid "Path %d" msgstr "MintАk" -#: app/paths_dialog.c:1122 -msgid "paths list: internal list error" -msgstr "" - -#: app/paths_dialog.c:1232 +#: app/paths_dialog.c:1231 #, fuzzy msgid "Rename path" msgstr "SzМnАtmenet АtnevezИse" -#: app/paths_dialog.c:1233 +#: app/paths_dialog.c:1234 #, fuzzy msgid "Enter a new name for the path" msgstr "мrd be a szМnАtmenet Зj nevИt" -#: app/paths_dialog.c:1544 -msgid "Selection to path (advanced) procedure lookup failed" -msgstr "" - -#: app/paths_dialog.c:1582 -msgid "Selection to path procedure lookup failed" -msgstr "" - -#: app/paths_dialog.c:2198 +#: app/paths_dialog.c:2216 #, c-format msgid "Failed to read from %s" msgstr "" -#: app/paths_dialog.c:2213 +#: app/paths_dialog.c:2231 #, c-format msgid "Failed to read path from %s" msgstr "" -#: app/paths_dialog.c:2220 +#: app/paths_dialog.c:2238 #, c-format msgid "No points specified in path file %s" msgstr "" -#: app/paths_dialog.c:2231 +#: app/paths_dialog.c:2249 #, c-format msgid "Failed to read path points from %s" msgstr "" -#: app/paths_dialog.c:2244 app/paths_dialog.c:2774 -msgid "Invalid single point in path\n" -msgstr "" - -#: app/paths_dialog.c:2251 app/paths_dialog.c:2780 -msgid "Invalid point type passed\n" -msgstr "" - -#: app/paths_dialog.c:2310 app/xcf.c:418 +#: app/paths_dialog.c:2328 app/xcf.c:418 #, c-format msgid "open failed on %s: %s\n" msgstr "" -#: app/paths_dialog.c:2331 +#: app/paths_dialog.c:2367 msgid "Load/Store Bezier Curves" msgstr "BИzier gЖrbe betЖltИse/tАrolАsa" -#: app/paths_dialog.c:2352 +#: app/paths_dialog.c:2399 #, fuzzy msgid "Load Path" msgstr "KИp betЖltИse" -#: app/paths_dialog.c:2370 +#: app/paths_dialog.c:2417 #, fuzzy msgid "Store Path" msgstr "Beilleszt" -#: app/paths_dialog.c:2737 -msgid "wrong number of points\n" -msgstr "" - -#: app/paths_dialog.c:2899 -msgid "paths_get_tattoo: invalid path" -msgstr "" - -#: app/paths_dialog.c:2947 -msgid "paths_delete_path: invalid path" -msgstr "" - -#: app/pattern_select.c:105 +#: app/pattern_select.c:115 #, fuzzy msgid "Pattern Selection" msgstr "LebegУ kijelЖlИs" @@ -5045,19 +4842,11 @@ msgstr "A GIMP ecsetf msgid "Perspective Transform Information" msgstr "" -#: app/perspective_tool.c:309 +#: app/perspective_tool.c:310 #, fuzzy msgid "Perspective..." msgstr "PerspektМva" -#: app/plug_in.c:207 -msgid "shmget failed...disabling shared memory tile transport" -msgstr "" - -#: app/plug_in.c:213 -msgid "shmat failed...disabling shared memory tile transport" -msgstr "" - #: app/plug_in.c:312 msgid "Plug-ins" msgstr "KЭlsУ programok" @@ -5080,612 +4869,572 @@ msgstr "B msgid "Extensions" msgstr "BУvМtmИnyek" -#: app/plug_in.c:693 -#, c-format -msgid "\"%s\" executable not found\n" -msgstr "\"%s\" futtathatС fАjl nem talАlhatС\n" - #: app/plug_in.c:746 #, c-format msgid "unable to locate plug-in: \"%s\"" msgstr "nem talАlhatС meg a(z) \"%s\" kЭlsУ program" -#: app/plug_in.c:828 -msgid "unable to open pipe" -msgstr "" - -#: app/plug_in.c:917 -#, fuzzy, c-format -msgid "unable to run plug-in: %s" -msgstr "nem talАlhatС meg a(z) \"%s\" kЭlsУ program" - -#: app/plug_in.c:1648 app/plug_in.c:1661 app/plug_in.c:1674 app/plug_in.c:1689 -#, c-format -msgid "" -"plug-in \"%s\" attempted to install procedure \"%s\" which does not take the " -"standard plug-in args" -msgstr "" - -#: app/plug_in.c:1697 -#, c-format -msgid "" -"plug-in \"%s\" attempted to install procedure \"%s\" in an invalid menu " -"location. Use either \"\", \"\", \"\", or \"\"." -msgstr "" - -#: app/plug_in.c:1717 -#, c-format -msgid "" -"plug_in \"%s\" attempted to install procedure \"%s\" which fails to comply " -"with the array parameter passing standard. Argument %d is noncompliant." -msgstr "" - -#: app/plug_in.c:2149 -#, c-format -msgid "duplicate plug-in: \"%s\" (skipping)\n" -msgstr "" - -#: app/plug_in.c:2357 -msgid "Unknown procedure type." -msgstr "" - -#: app/plug_in.c:2438 -#, c-format -msgid "removing duplicate PDB procedure \"%s\"" -msgstr "" - -#: app/plug_in.c:2694 app/plug_in.c:2859 app/plug_in.c:2976 app/plug_in.c:3061 -msgid "the \"region\" arg type is not currently supported" -msgstr "a \"region\" argumentum tМpus jelenleg nem tАmogatott" - -#: app/posterize.c:160 +#: app/posterize.c:158 #, fuzzy msgid "Posterize does not operate on indexed drawables." msgstr "A FИnyerУ-kontraszt beАllМtАs nem mШkЖdik indexelt rajzfelЭleten." -#: app/posterize.c:207 app/tools.c:596 +#: app/posterize.c:198 app/tools.c:596 msgid "Posterize" msgstr "Poszter" -#: app/posterize.c:221 +#: app/posterize.c:218 #, fuzzy msgid "Posterize Levels: " msgstr "SzМn szintek: " -#: app/preferences_dialog.c:210 +#: app/preferences_dialog.c:213 msgid "Error: Levels of undo must be zero or greater." msgstr "Hiba: a visszavonАs puffer hossza csak 0 vagy magasabb lehet." -#: app/preferences_dialog.c:216 +#: app/preferences_dialog.c:219 msgid "Error: Number of processors must be between 1 and 30." msgstr "" -#: app/preferences_dialog.c:222 +#: app/preferences_dialog.c:225 msgid "Error: Marching speed must be 50 or greater." msgstr "Hiba: a kijelЖlИs kЖrvonalАnak sebessИge csak 50 vagy nagyobb lehet." -#: app/preferences_dialog.c:228 +#: app/preferences_dialog.c:231 msgid "Error: Default width must be one or greater." msgstr "Hiba: az alapИrtelmezett szИlessИg csak 1, vagy nagyobb lehet." -#: app/preferences_dialog.c:234 +#: app/preferences_dialog.c:237 msgid "Error: Default height must be one or greater." msgstr "Hiba: az alapИrtelmezett magassАg csak 1, vagy nagyobb lehet." -#: app/preferences_dialog.c:241 +#: app/preferences_dialog.c:244 #, fuzzy msgid "Error: Default unit must be within unit range." msgstr "Hiba: az alapИrtelmezett szИlessИg csak 1, vagy nagyobb lehet." -#: app/preferences_dialog.c:248 +#: app/preferences_dialog.c:251 #, fuzzy msgid "Error: default resolution must not be zero." msgstr "Hiba: a monitor felbontАsa nem lehet nulla." -#: app/preferences_dialog.c:256 +#: app/preferences_dialog.c:259 #, fuzzy msgid "Error: Default resolution unit must be within unit range." msgstr "Hiba: az alapИrtelmezett szИlessИg csak 1, vagy nagyobb lehet." -#: app/preferences_dialog.c:263 +#: app/preferences_dialog.c:266 #, fuzzy msgid "Error: Monitor resolution must not be zero." msgstr "Hiba: a monitor felbontАsa nem lehet nulla." -#: app/preferences_dialog.c:270 +#: app/preferences_dialog.c:273 #, fuzzy msgid "Error: Image title format must not be NULL." msgstr "Hiba: a monitor felbontАsa nem lehet nulla." -#: app/preferences_dialog.c:552 +#: app/preferences_dialog.c:564 msgid "You will need to restart GIMP for these changes to take effect." msgstr "A vАltozАsok ИrvИnybe lИpИsИhez Зjra kell indМtanod a GIMPet." -#: app/preferences_dialog.c:1499 +#: app/preferences_dialog.c:1164 msgid "Preferences" msgstr "TulajdonsАgok" #. The categories tree -#: app/preferences_dialog.c:1517 +#: app/preferences_dialog.c:1186 msgid "Categories" msgstr "" -#: app/preferences_dialog.c:1544 +#: app/preferences_dialog.c:1213 #, fuzzy msgid "New File Settings" msgstr "InterfИsz beАllМtАsok" -#: app/preferences_dialog.c:1546 +#: app/preferences_dialog.c:1215 #, fuzzy msgid "New File" msgstr "KitЖltИs tМpusa" -#: app/preferences_dialog.c:1556 +#: app/preferences_dialog.c:1225 #, fuzzy msgid "Default Image Size and Unit" msgstr "AlapИrtelmezett kИpmИret" -#: app/preferences_dialog.c:1570 +#: app/preferences_dialog.c:1239 msgid "Width" msgstr "SzИlessИg" -#: app/preferences_dialog.c:1572 +#: app/preferences_dialog.c:1241 msgid "Height" msgstr "MagassАg" -#: app/preferences_dialog.c:1599 +#: app/preferences_dialog.c:1268 #, fuzzy msgid "Default Image Resolution and Resolution Unit" msgstr "AlapИrtelmezett kИpmИret" -#: app/preferences_dialog.c:1624 app/preferences_dialog.c:2342 +#: app/preferences_dialog.c:1293 app/preferences_dialog.c:2031 msgid "dpi" msgstr "" -#: app/preferences_dialog.c:1669 +#: app/preferences_dialog.c:1338 #, fuzzy msgid "Default Image Type:" msgstr "AlapИrtelmezett kИptМpus" -#: app/preferences_dialog.c:1674 +#: app/preferences_dialog.c:1343 #, fuzzy msgid "Display Settings" msgstr "KИpernyУbeАllМtАsok" -#: app/preferences_dialog.c:1676 +#: app/preferences_dialog.c:1345 msgid "Display" msgstr "KИpernyУ" -#: app/preferences_dialog.c:1683 +#: app/preferences_dialog.c:1352 #, fuzzy msgid "Transparency" msgstr "аtlАtszС" -#: app/preferences_dialog.c:1701 +#: app/preferences_dialog.c:1370 msgid "Light Checks" msgstr "VilАgos nИgyzethАlС" -#: app/preferences_dialog.c:1703 +#: app/preferences_dialog.c:1372 msgid "Mid-Tone Checks" msgstr "KЖzИpszЭrke nИgyzethАlС" -#: app/preferences_dialog.c:1705 +#: app/preferences_dialog.c:1374 msgid "Dark Checks" msgstr "SЖtИt nИgyzethАlС" -#: app/preferences_dialog.c:1707 +#: app/preferences_dialog.c:1376 msgid "White Only" msgstr "Csak fehИr" -#: app/preferences_dialog.c:1709 +#: app/preferences_dialog.c:1378 msgid "Gray Only" msgstr "Csak szЭrke" -#: app/preferences_dialog.c:1711 +#: app/preferences_dialog.c:1380 msgid "Black Only" msgstr "Csak fekete" -#: app/preferences_dialog.c:1715 +#: app/preferences_dialog.c:1384 #, fuzzy msgid "Transparency Type:" msgstr "аtlАtszСsАg tМpusa" -#: app/preferences_dialog.c:1721 app/preferences_dialog.c:1798 -#: app/preferences_dialog.c:1808 +#: app/preferences_dialog.c:1390 app/preferences_dialog.c:1467 +#: app/preferences_dialog.c:1477 msgid "Small" msgstr "Kicsi" -#: app/preferences_dialog.c:1723 app/preferences_dialog.c:1799 -#: app/preferences_dialog.c:1809 +#: app/preferences_dialog.c:1392 app/preferences_dialog.c:1468 +#: app/preferences_dialog.c:1478 msgid "Medium" msgstr "KЖzepes" -#: app/preferences_dialog.c:1725 app/preferences_dialog.c:1800 -#: app/preferences_dialog.c:1810 +#: app/preferences_dialog.c:1394 app/preferences_dialog.c:1469 +#: app/preferences_dialog.c:1479 msgid "Large" msgstr "Nagy" -#: app/preferences_dialog.c:1729 +#: app/preferences_dialog.c:1398 #, fuzzy msgid "Check Size:" msgstr "NИgyzet mИrete" -#: app/preferences_dialog.c:1731 app/transform_tool.c:190 +#: app/preferences_dialog.c:1400 app/transform_tool.c:190 msgid "Scaling" msgstr "SkАlАzАs" -#: app/preferences_dialog.c:1743 +#: app/preferences_dialog.c:1412 msgid "Nearest Neighbor" msgstr "" -#: app/preferences_dialog.c:1747 +#: app/preferences_dialog.c:1416 msgid "Cubic" msgstr "" -#: app/preferences_dialog.c:1757 +#: app/preferences_dialog.c:1426 #, fuzzy msgid "Interface Settings" msgstr "InterfИsz beАllМtАsok" -#: app/preferences_dialog.c:1803 +#: app/preferences_dialog.c:1472 #, fuzzy msgid "Preview Size:" msgstr "BemutatСkИp mИrete: " -#: app/preferences_dialog.c:1813 +#: app/preferences_dialog.c:1482 #, fuzzy msgid "Nav Preview Size:" msgstr "BemutatСkИp mИrete: " -#: app/preferences_dialog.c:1822 +#: app/preferences_dialog.c:1491 #, fuzzy msgid "Levels of Undo:" msgstr "KimentИs beАllМtАsok" -#: app/preferences_dialog.c:1831 +#: app/preferences_dialog.c:1500 msgid "Recent Documents List Size:" msgstr "" -#: app/preferences_dialog.c:1834 +#: app/preferences_dialog.c:1503 msgid "Help System" msgstr "" -#: app/preferences_dialog.c:1843 +#: app/preferences_dialog.c:1512 msgid "Show Tool Tips" msgstr "" -#: app/preferences_dialog.c:1854 +#: app/preferences_dialog.c:1522 +msgid "Context Sensitive Help with \"F1\"" +msgstr "" + +#: app/preferences_dialog.c:1533 #, fuzzy msgid "Image Windows Settings" msgstr "InterfИsz beАllМtАsok" -#: app/preferences_dialog.c:1856 +#: app/preferences_dialog.c:1535 msgid "Image Windows" msgstr "" -#: app/preferences_dialog.c:1863 +#: app/preferences_dialog.c:1542 msgid "Appearance" msgstr "" -#: app/preferences_dialog.c:1872 +#: app/preferences_dialog.c:1551 #, fuzzy msgid "Resize Window on Zoom" msgstr "/NИzet/Ablak infС..." -#: app/preferences_dialog.c:1881 +#: app/preferences_dialog.c:1560 #, fuzzy msgid "Show Rulers" msgstr "RАcs megjelenМtИs" -#: app/preferences_dialog.c:1890 +#: app/preferences_dialog.c:1569 #, fuzzy msgid "Show Statusbar" msgstr "/NИzet/StАtuszsor be-ki" -#: app/preferences_dialog.c:1914 +#: app/preferences_dialog.c:1593 msgid "Marching Ants Speed:" msgstr "" #. Set the currently used string as "Custom" -#: app/preferences_dialog.c:1922 +#: app/preferences_dialog.c:1601 msgid "Custom" msgstr "EgyИni" #. set some commonly used format strings -#: app/preferences_dialog.c:1928 +#: app/preferences_dialog.c:1607 msgid "Standard" msgstr "" -#: app/preferences_dialog.c:1933 +#: app/preferences_dialog.c:1612 msgid "Show zoom percentage" msgstr "" -#: app/preferences_dialog.c:1938 +#: app/preferences_dialog.c:1617 msgid "Show zoom ratio" msgstr "" -#: app/preferences_dialog.c:1943 +#: app/preferences_dialog.c:1622 msgid "Show reversed zoom ratio" msgstr "" -#: app/preferences_dialog.c:1954 +#: app/preferences_dialog.c:1633 msgid "Image Title Format:" msgstr "" #. End of the title format string -#: app/preferences_dialog.c:1957 +#: app/preferences_dialog.c:1636 msgid "Pointer Movement Feedback" msgstr "" -#: app/preferences_dialog.c:1967 +#: app/preferences_dialog.c:1646 msgid "Perfect-but-slow Pointer Tracking" msgstr "" -#: app/preferences_dialog.c:1976 +#: app/preferences_dialog.c:1655 msgid "Disable Cursor Updating" msgstr "" -#: app/preferences_dialog.c:1987 +#: app/preferences_dialog.c:1666 #, fuzzy msgid "Tool Options Settings" msgstr "EszkЖztАr" -#: app/preferences_dialog.c:1989 app/tools.c:933 +#: app/preferences_dialog.c:1668 app/tools.c:921 msgid "Tool Options" msgstr "EszkЖztАr" -#: app/preferences_dialog.c:1996 +#: app/preferences_dialog.c:1675 #, fuzzy msgid "Paint Options" msgstr "FestИkszСrС beАllМtАsok" -#: app/preferences_dialog.c:2006 +#: app/preferences_dialog.c:1685 #, fuzzy msgid "Use Global Paint Options" msgstr "SzМnegyensЗly beАllМtАsok" -#: app/preferences_dialog.c:2022 +#: app/preferences_dialog.c:1701 msgid "Display brush and pattern indicators on Toolbar" msgstr "" -#: app/preferences_dialog.c:2036 +#: app/preferences_dialog.c:1715 msgid "Environment Settings" msgstr "" -#: app/preferences_dialog.c:2038 +#: app/preferences_dialog.c:1717 msgid "Environment" msgstr "" -#: app/preferences_dialog.c:2045 +#: app/preferences_dialog.c:1724 #, fuzzy msgid "Resource Consumption" msgstr "ErУforrАs beАllМtАsok" -#: app/preferences_dialog.c:2054 +#: app/preferences_dialog.c:1733 msgid "Conservative Memory Usage" msgstr "" -#: app/preferences_dialog.c:2105 app/preferences_dialog.c:2146 +#: app/preferences_dialog.c:1784 app/preferences_dialog.c:1825 msgid "Bytes" msgstr "B" -#: app/preferences_dialog.c:2106 app/preferences_dialog.c:2147 +#: app/preferences_dialog.c:1785 app/preferences_dialog.c:1826 msgid "KiloBytes" msgstr "kB" -#: app/preferences_dialog.c:2107 app/preferences_dialog.c:2148 +#: app/preferences_dialog.c:1786 app/preferences_dialog.c:1827 msgid "MegaBytes" msgstr "MB" -#: app/preferences_dialog.c:2112 +#: app/preferences_dialog.c:1791 #, fuzzy msgid "Tile Cache Size:" msgstr "NИgyzet mИrete" -#: app/preferences_dialog.c:2153 +#: app/preferences_dialog.c:1832 msgid "Maximum Image Size:" msgstr "" -#: app/preferences_dialog.c:2163 +#: app/preferences_dialog.c:1842 msgid "Number of Processors to Use:" msgstr "" -#: app/preferences_dialog.c:2167 +#: app/preferences_dialog.c:1846 #, fuzzy msgid "8-Bit Displays" msgstr "KИpernyУ" -#: app/preferences_dialog.c:2178 +#: app/preferences_dialog.c:1857 msgid "Install Colormap" msgstr "" -#: app/preferences_dialog.c:2187 +#: app/preferences_dialog.c:1866 msgid "Colormap Cycling" msgstr "" -#: app/preferences_dialog.c:2196 -msgid "File Previews / Thumbnails" -msgstr "" +#: app/preferences_dialog.c:1875 +#, fuzzy +msgid "File Saving" +msgstr "/FАjl/MentИs" -#: app/preferences_dialog.c:2219 +#: app/preferences_dialog.c:1898 app/preferences_dialog.c:1908 msgid "Always" msgstr "" -#: app/preferences_dialog.c:2220 +#: app/preferences_dialog.c:1899 msgid "Never" msgstr "" -#: app/preferences_dialog.c:2223 +#: app/preferences_dialog.c:1902 msgid "Try to Write a Thumbnail File:" msgstr "" -#: app/preferences_dialog.c:2228 +#: app/preferences_dialog.c:1907 +msgid "Only when modified" +msgstr "" + +#: app/preferences_dialog.c:1911 +msgid "'File > Save' saves the image:" +msgstr "" + +#: app/preferences_dialog.c:1917 msgid "Session Management" msgstr "" -#: app/preferences_dialog.c:2230 +#: app/preferences_dialog.c:1919 msgid "Session" msgstr "" -#: app/preferences_dialog.c:2237 +#: app/preferences_dialog.c:1926 msgid "Window Positions" msgstr "" -#: app/preferences_dialog.c:2246 +#: app/preferences_dialog.c:1935 msgid "Save Window Positions on Exit" msgstr "" -#: app/preferences_dialog.c:2260 +#: app/preferences_dialog.c:1949 msgid "Clear Saved Window Positions" msgstr "" -#: app/preferences_dialog.c:2267 +#: app/preferences_dialog.c:1956 msgid "Always Try to Restore Session" msgstr "" -#: app/preferences_dialog.c:2276 +#: app/preferences_dialog.c:1965 #, fuzzy msgid "Devices" msgstr "EszkЖzАllapot" -#: app/preferences_dialog.c:2285 +#: app/preferences_dialog.c:1974 #, fuzzy msgid "Save Device Status on Exit" msgstr "EszkЖzАllapot" -#: app/preferences_dialog.c:2296 +#: app/preferences_dialog.c:1985 #, fuzzy msgid "Monitor Information" msgstr "ElforgatАs" -#: app/preferences_dialog.c:2298 +#: app/preferences_dialog.c:1987 msgid "Monitor" msgstr "" -#: app/preferences_dialog.c:2305 +#: app/preferences_dialog.c:1994 #, fuzzy msgid "Get Monitor Resolution" msgstr "FelbontАs" -#: app/preferences_dialog.c:2320 +#: app/preferences_dialog.c:2009 #, c-format msgid "(Currently %d x %d dpi)" msgstr "" -#: app/preferences_dialog.c:2367 +#: app/preferences_dialog.c:2056 msgid "From X Server" msgstr "" -#: app/preferences_dialog.c:2382 +#: app/preferences_dialog.c:2071 msgid "Manually:" msgstr "" -#: app/preferences_dialog.c:2395 +#: app/preferences_dialog.c:2084 #, fuzzy msgid "Directories Settings" msgstr "KИpernyУbeАllМtАsok" -#: app/preferences_dialog.c:2397 +#: app/preferences_dialog.c:2086 msgid "Directories" msgstr "" -#: app/preferences_dialog.c:2410 +#: app/preferences_dialog.c:2099 #, fuzzy msgid "Temp Dir:" msgstr "Ideiglenes kЖnyvtАr:" -#: app/preferences_dialog.c:2410 +#: app/preferences_dialog.c:2099 msgid "Select Temp Dir" msgstr "" -#: app/preferences_dialog.c:2411 +#: app/preferences_dialog.c:2100 #, fuzzy msgid "Swap Dir:" msgstr "CseretАr kЖnyvtАr:" -#: app/preferences_dialog.c:2411 +#: app/preferences_dialog.c:2100 #, fuzzy msgid "Select Swap Dir" msgstr "/KijelЖlИs/иlesМt" -#: app/preferences_dialog.c:2443 +#: app/preferences_dialog.c:2132 #, fuzzy msgid "Brushes Directories" msgstr "Ecset szerkesztУ" -#: app/preferences_dialog.c:2443 +#: app/preferences_dialog.c:2132 #, fuzzy msgid "Select Brushes Dir" msgstr "Ecset kЖnyvtАr:" -#: app/preferences_dialog.c:2445 +#: app/preferences_dialog.c:2134 #, fuzzy msgid "Generated Brushes" msgstr "Ecset kЖnyvtАr:" -#: app/preferences_dialog.c:2445 +#: app/preferences_dialog.c:2134 #, fuzzy msgid "Generated Brushes Directories" msgstr "Ecset szerkesztУ" -#: app/preferences_dialog.c:2445 +#: app/preferences_dialog.c:2134 #, fuzzy msgid "Select Generated Brushes Dir" msgstr "Ecset kЖnyvtАr:" -#: app/preferences_dialog.c:2447 +#: app/preferences_dialog.c:2136 #, fuzzy msgid "Patterns Directories" msgstr "Minta kЖnyvtАr:" -#: app/preferences_dialog.c:2447 +#: app/preferences_dialog.c:2136 #, fuzzy msgid "Select Patterns Dir" msgstr "Minta kЖnyvtАr:" -#: app/preferences_dialog.c:2449 +#: app/preferences_dialog.c:2138 #, fuzzy msgid "Palettes Directories" msgstr "Paletta beАllМtАsok" -#: app/preferences_dialog.c:2449 +#: app/preferences_dialog.c:2138 #, fuzzy msgid "Select Palettes Dir" msgstr "Paletta tЖrlИse" -#: app/preferences_dialog.c:2451 +#: app/preferences_dialog.c:2140 #, fuzzy msgid "Gradients Directories" msgstr "SzМnАtmenet szerkesztУ" -#: app/preferences_dialog.c:2451 +#: app/preferences_dialog.c:2140 #, fuzzy msgid "Select Gradients Dir" msgstr "SzМnАtmenetek mentИse" -#: app/preferences_dialog.c:2453 +#: app/preferences_dialog.c:2142 #, fuzzy msgid "Plug-Ins" msgstr "KЭlsУ programok" -#: app/preferences_dialog.c:2453 +#: app/preferences_dialog.c:2142 msgid "Plug-Ins Directories" msgstr "" -#: app/preferences_dialog.c:2453 +#: app/preferences_dialog.c:2142 msgid "Select Plug-Ins Dir" msgstr "" -#: app/preferences_dialog.c:2455 +#: app/preferences_dialog.c:2144 #, fuzzy msgid "Modules" msgstr "MСd:" -#: app/preferences_dialog.c:2455 +#: app/preferences_dialog.c:2144 msgid "Modules Directories" msgstr "" -#: app/preferences_dialog.c:2455 +#: app/preferences_dialog.c:2144 #, fuzzy msgid "Select Modules Dir" msgstr "KivАlasztАs mСdja" @@ -5726,13 +5475,13 @@ msgstr "GIMP verzi msgid "Temporary Procedure" msgstr "KИp forrАs" -#: app/qmask.c:274 +#: app/qmask.c:249 #, fuzzy msgid "Edit Qmask Attributes" msgstr "RИteg tulajdonsАgainak szerkesztИse" #. The opacity scale -#: app/qmask.c:298 +#: app/qmask.c:277 #, fuzzy msgid "Mask Opacity:" msgstr "LАthatСsАg:" @@ -5758,56 +5507,56 @@ msgstr "" msgid "Selection: " msgstr "KijelЖlИs" -#: app/resize.c:160 +#: app/resize.c:154 msgid "Scale Layer" msgstr "RИteg skАlАzАsa" -#: app/resize.c:161 app/resize.c:182 app/tool_options.c:875 +#: app/resize.c:156 app/resize.c:181 app/tool_options.c:875 #, fuzzy msgid "Size" msgstr "аtmИretezИs" -#: app/resize.c:165 +#: app/resize.c:160 msgid "Image Scale" msgstr "SkАlАzАs" -#: app/resize.c:166 +#: app/resize.c:162 #, fuzzy msgid "Pixel Dimensions" msgstr "BУvМtmИnyek" -#: app/resize.c:175 +#: app/resize.c:172 msgid "Resize Layer" msgstr "RИteg АtmИretezИse" -#: app/resize.c:179 +#: app/resize.c:177 msgid "Image Resize" msgstr "аtmИretezИs" #. the original width & height labels -#: app/resize.c:240 app/scale_tool.c:76 +#: app/resize.c:234 app/scale_tool.c:77 #, fuzzy msgid "Original Width:" msgstr "Eredeti szИlessИg: " #. the new size labels -#: app/resize.c:265 app/resize.c:509 +#: app/resize.c:259 app/resize.c:503 #, fuzzy msgid "New Width:" msgstr "зj szИlessИg:" #. the scale ratio labels -#: app/resize.c:329 +#: app/resize.c:323 #, fuzzy msgid "Ratio X:" msgstr "X arАny:" #. the x and y offset labels -#: app/resize.c:414 +#: app/resize.c:408 msgid "X:" msgstr "" -#: app/resize.c:495 +#: app/resize.c:489 msgid "Print Size & Display Unit" msgstr "" @@ -5815,12 +5564,12 @@ msgstr "" msgid "Rotation Information" msgstr "ElforgatАs" -#: app/rotate_tool.c:104 +#: app/rotate_tool.c:105 #, fuzzy msgid "Center X:" msgstr "KЖzИpsУ X: " -#: app/rotate_tool.c:399 +#: app/rotate_tool.c:400 #, fuzzy msgid "Rotating..." msgstr "ForgatАs" @@ -5829,17 +5578,17 @@ msgstr "Forgat msgid "Scaling Information" msgstr "SkАlАzАs" -#: app/scale_tool.c:82 +#: app/scale_tool.c:83 #, fuzzy msgid "Current Width:" msgstr "Jelenlegi szИlessИg: " -#: app/scale_tool.c:97 +#: app/scale_tool.c:98 #, fuzzy msgid "Scale Ratio X:" msgstr "X skАlАzАs arАnya: " -#: app/scale_tool.c:494 +#: app/scale_tool.c:495 #, fuzzy msgid "Scaling..." msgstr "SkАlАzАs" @@ -5860,11 +5609,11 @@ msgstr "" msgid "Shear Information" msgstr "" -#: app/shear_tool.c:77 +#: app/shear_tool.c:78 msgid "Shear Magnitude X:" msgstr "" -#: app/shear_tool.c:356 +#: app/shear_tool.c:357 #, fuzzy msgid "Shearing..." msgstr "CsavarАs" @@ -5937,23 +5686,23 @@ msgstr "Sz msgid "text_render: could not allocate image" msgstr "" -#: app/threshold.c:189 +#: app/threshold.c:187 msgid "Threshold Options" msgstr "" -#: app/threshold.c:232 +#: app/threshold.c:230 msgid "Threshold does not operate on indexed drawables." msgstr "" -#: app/threshold.c:291 app/tools.c:611 +#: app/threshold.c:282 app/tools.c:611 msgid "Threshold" msgstr "" -#: app/threshold.c:306 +#: app/threshold.c:302 msgid "Threshold Range: " msgstr "" -#: app/tile_cache.c:266 +#: app/tile_cache.c:270 msgid "starting tile preswapper\n" msgstr "" @@ -5961,7 +5710,7 @@ msgstr "" msgid "unable to open swap file...BAD THINGS WILL HAPPEN SOON" msgstr "" -#: app/tile_swap.c:507 app/tile_swap.c:568 +#: app/tile_swap.c:507 app/tile_swap.c:570 #, c-format msgid "unable to seek to tile location on disk: %d" msgstr "" @@ -5971,33 +5720,33 @@ msgstr "" msgid "unable to read tile data from disk: %d/%d ( %d ) bytes read" msgstr "" -#: app/tile_swap.c:581 +#: app/tile_swap.c:584 #, c-format msgid "unable to write tile data to disk: %d ( %d ) bytes written" msgstr "" -#: app/tips_dialog.c:57 +#: app/tips_dialog.c:58 msgid "gimp_tips.txt" msgstr "" -#: app/tips_dialog.c:69 +#: app/tips_dialog.c:70 msgid "GIMP Tip of the day" msgstr "GIMP: A nap tippje" -#: app/tips_dialog.c:130 +#: app/tips_dialog.c:131 #, fuzzy msgid "Previous Tip" msgstr "ElУzУ tipp" -#: app/tips_dialog.c:138 +#: app/tips_dialog.c:139 msgid "Next Tip" msgstr "KЖvetkezУ tipp" -#: app/tips_dialog.c:158 +#: app/tips_dialog.c:159 msgid "Show tip next time" msgstr "Minden indМtАskor mondjon tippet" -#: app/tips_dialog.c:256 +#: app/tips_dialog.c:262 #, fuzzy msgid "" "Your GIMP tips file appears to be missing!\n" @@ -6079,7 +5828,7 @@ msgstr "Fest #: app/tool_options.c:564 #, fuzzy -msgid "Erazer Options" +msgid "Eraser Options" msgstr "RadМr beАllМtАsok" #: app/tool_options.c:566 @@ -6251,7 +6000,7 @@ msgstr "Kiv #. the first radio frame and box, for transform type #: app/tools.c:219 app/tools.c:234 app/tools.c:249 app/tools.c:264 -#: app/transform_core.c:242 app/transform_tool.c:224 +#: app/transform_core.c:256 app/transform_tool.c:224 msgid "Transform" msgstr "аtalakМtАs" @@ -6472,19 +6221,19 @@ msgstr "Kijel msgid "/Select/By Color..." msgstr "/KijelЖlИs/SzМn szerint..." -#: app/transform_core.c:239 +#: app/transform_core.c:253 msgid "Rotate" msgstr "Forgat" -#: app/transform_core.c:240 +#: app/transform_core.c:254 msgid "Scale" msgstr "SkАlАzАs" -#: app/transform_core.c:241 +#: app/transform_core.c:255 msgid "Shear" msgstr "Csavar" -#: app/transform_core.c:347 +#: app/transform_core.c:361 msgid "" "Transformations do not work on\n" "layers that contain layer masks." @@ -6492,11 +6241,11 @@ msgstr "" "Az АtalakМtАsok nem mШkЖdnek\n" "maszkot tartalmazС rИtegeken." -#: app/transform_core.c:1269 +#: app/transform_core.c:1284 msgid "homogeneous coordinate = 0...\n" msgstr "" -#: app/transform_core.c:1522 +#: app/transform_core.c:1537 #, fuzzy msgid "Transformation" msgstr "аtalakМtАs" @@ -6555,6 +6304,21 @@ msgstr "R msgid "Clip result" msgstr "" +#: app/undo_history.c:198 +#, fuzzy +msgid "[ base image ]" +msgstr "a kИp" + +#: app/undo_history.c:444 +#, c-format +msgid "%s: undo history" +msgstr "" + +#: app/undo_history.c:568 +#, fuzzy +msgid "Redo" +msgstr "VЖrЖs" + #: app/xcf.c:364 #, c-format msgid "XCF error: unsupported XCF file version %d encountered" @@ -6661,93 +6425,248 @@ msgstr "N msgid "Factor" msgstr "" -#: app/regex.c:976 -msgid "Success" +#: libgimp/gimpexport.c:89 +#, fuzzy +msgid "can't handle layers" +msgstr "RИteg skАlАzАsa" + +#: libgimp/gimpexport.c:90 libgimp/gimpexport.c:99 +#, fuzzy +msgid "Merge visible layers" +msgstr "LАthatС rИtegek ЖsszefИsЭlИse" + +#: libgimp/gimpexport.c:98 +msgid "can only handle layers as animation frames" msgstr "" -#. REG_NOERROR -#: app/regex.c:977 -msgid "No match" -msgstr "Nincs talАlat" +#: libgimp/gimpexport.c:99 +#, fuzzy +msgid "Save as animation" +msgstr "KimentИs beАllМtАsok" -#. REG_NOMATCH -#: app/regex.c:978 -msgid "Invalid regular expression" -msgstr "иrvИnytelen regulАris kifejezИs" +#: libgimp/gimpexport.c:107 +#, fuzzy +msgid "can't handle transparency" +msgstr "HАttИrszМnig vagy АtlАtszСsАgig tЖrЖl" -#. REG_BADPAT -#: app/regex.c:979 -msgid "Invalid collation character" +#: libgimp/gimpexport.c:108 +#, fuzzy +msgid "Flatten Image" +msgstr "Egy rИteggИ" + +#: libgimp/gimpexport.c:116 +msgid "can only handle RGB images" msgstr "" -#. REG_ECOLLATE -#: app/regex.c:980 -msgid "Invalid character class name" +#: libgimp/gimpexport.c:117 libgimp/gimpexport.c:144 libgimp/gimpexport.c:153 +#, fuzzy +msgid "Convert to RGB" +msgstr "Kontraszt" + +#: libgimp/gimpexport.c:125 +msgid "can only handle grayscale images" msgstr "" -#. REG_ECTYPE -#: app/regex.c:981 -msgid "Trailing backslash" -msgstr "SzЖveg vИgi \\" +#: libgimp/gimpexport.c:126 libgimp/gimpexport.c:144 libgimp/gimpexport.c:163 +#, fuzzy +msgid "Convert to grayscale" +msgstr "fekete-fehИr" -#. REG_EESCAPE -#: app/regex.c:982 -msgid "Invalid back reference" +#: libgimp/gimpexport.c:134 +#, fuzzy +msgid "can only handle indexed images" +msgstr "SzМnАtmenet: indexelt kИpeknИl ИrvИnytelen." + +#: libgimp/gimpexport.c:135 libgimp/gimpexport.c:153 libgimp/gimpexport.c:162 +msgid "" +"Convert to indexed using default settings\n" +"(Do it manually to tune the result)" msgstr "" -#. REG_ESUBREG -#: app/regex.c:983 -msgid "Unmatched [ or [^" +#: libgimp/gimpexport.c:143 +msgid "can only handle RGB or grayscale images" msgstr "" -#. REG_EBRACK -#: app/regex.c:984 -msgid "Unmatched ( or \\(" +#: libgimp/gimpexport.c:152 +#, fuzzy +msgid "can only handle RGB or indexed images" +msgstr "SzМnАtmenet: indexelt kИpeknИl ИrvИnytelen." + +#: libgimp/gimpexport.c:161 +#, fuzzy +msgid "can only handle grayscale or indexed images" +msgstr "SzМnАtmenet: indexelt kИpeknИl ИrvИnytelen." + +#: libgimp/gimpexport.c:233 +#, fuzzy +msgid "Export File" +msgstr "SzМnpaletta" + +#: libgimp/gimpexport.c:249 +#, fuzzy +msgid "Export" +msgstr "ForrАs" + +#: libgimp/gimpexport.c:274 +msgid "" +"Your image should be exported before it can be saved for the following " +"reasons:" msgstr "" -#. REG_EPAREN -#: app/regex.c:985 -msgid "Unmatched \\{" +#. the footline +#: libgimp/gimpexport.c:332 +msgid "The export conversion won't modify your original image." msgstr "" -#. REG_EBRACE -#: app/regex.c:986 -msgid "Invalid content of \\{\\}" -msgstr "" +#~ msgid "Spencer Kimball & Peter Mattis" +#~ msgstr "Spencer Kimball Иs Peter Mattis" -#. REG_BADBR -#: app/regex.c:987 -msgid "Invalid range end" -msgstr "" +#~ msgid "script-fu not available: batch mode disabled\n" +#~ msgstr "A script-fu nem elИrhetУ: a feldolgozС mСd kikapcsolva\n" -#. REG_ERANGE -#: app/regex.c:988 -msgid "Memory exhausted" -msgstr "Elfogyott a memСria" +#~ msgid "reading batch commands from stdin\n" +#~ msgstr "kЖtegelt parancsok olvasАsa stdin-rСl\n" -#. REG_ESPACE -#: app/regex.c:989 -msgid "Invalid preceding regular expression" -msgstr "" +#~ msgid "batch command: experienced an execution error.\n" +#~ msgstr "kЖtegelt parancs: vИgrehajtАsi hiba.\n" -#. REG_BADRPT -#: app/regex.c:990 -msgid "Premature end of regular expression" -msgstr "" +#~ msgid "batch command: experienced a calling error.\n" +#~ msgstr "kЖtegelt parancs: hМvАsi hiba\n" -#. REG_EEND -#: app/regex.c:991 -msgid "Regular expression too big" -msgstr "" +#~ msgid "batch command: executed successfully.\n" +#~ msgstr "kЖtegelt parancs: sikeres vИgrehajtАs.\n" -#. REG_ESIZE -#: app/regex.c:992 -msgid "Unmatched ) or \\)" -msgstr "" +#, fuzzy +#~ msgid "perl server: experienced an execution error.\n" +#~ msgstr "kЖtegelt parancs: vИgrehajtАsi hiba.\n" -#: app/regex.c:5442 -msgid "No previous regular expression" -msgstr "" +#, fuzzy +#~ msgid "perl server: experienced a calling error.\n" +#~ msgstr "kЖtegelt parancs: hМvАsi hiba\n" + +#, fuzzy +#~ msgid "perl server: executed successfully.\n" +#~ msgstr "kЖtegelt parancs: sikeres vИgrehajtАs.\n" + +#, fuzzy +#~ msgid "" +#~ "bezier_select_button_press(): Tried to edit on open bezier curve in edit " +#~ "selection" +#~ msgstr "" +#~ "megprСbАlt nyitott BИzier gЖrbИt szerkeszteni a kijelЖlИs szerkesztИsben" + +#, fuzzy +#~ msgid "bezier_select_motion(): Encountered orphaned bezier control point" +#~ msgstr "MagАnyos BИzier vezИrlУpont" + +#, fuzzy +#~ msgid "bezier_draw_segment(): Bad bezier segment" +#~ msgstr "hibАs BИzier szakasz" + +#, fuzzy +#~ msgid "bezier_draw_segment(): Unknown coordinate space: %d" +#~ msgstr "ismeretlen koordinАtahely: %d" + +#, fuzzy +#~ msgid "bezier_convert(): tried to convert an open bezier curve" +#~ msgstr "megprСbАlt nyitott BИzier gЖrbИt konvertАlni" + +#, fuzzy +#~ msgid "test_add_point_on_segment(): Unknown coordinate space: %d" +#~ msgstr "ismeretlen koordinАtahely: %d" + +#, fuzzy +#~ msgid "gradient_render_pixel(): Unknown gradient type %d" +#~ msgstr "gradient_render_pixel(): ismeretlen Аtmenet tМpus: %d" + +#, fuzzy +#~ msgid "gradient_fill_region(): Unknown blend mode %d" +#~ msgstr "gradient_fill_region(): ismeretlen szМnАtmenet mСd: %d" + +#, fuzzy +#~ msgid "gradient_fill_region(): Unknown gradient type %d" +#~ msgstr "gradient_fill_region(): ismeretlen Аtmenet tМpus: %d" + +#, fuzzy +#~ msgid "gradient_fill_region(): Unknown repeat mode %d" +#~ msgstr "gradient_fill_region(): ismeretlen ismИtlИs mСd: %d" + +#, fuzzy +#~ msgid "make_seg(): Unable to reallocate segments array for mask boundary." +#~ msgstr "" +#~ "Nem lehet Зjra lefoglalni a szakaszok tЖmbjИt a hatАrolС maszk " +#~ "elkИszМtИsИhez." + +#, fuzzy +#~ msgid "" +#~ "allocate_empty_segs(): Unable to reallocate empty segments array for mask " +#~ "boundary." +#~ msgstr "" +#~ "Nem lehet Эres szakasztЖmbЖt Зjra lefoglalni a hatАrolС maszk elkИszМtИsИhez." + +#~ msgid "failed to run brush callback function" +#~ msgstr "nem sikerЭlt futtatni az ecset visszahМvАs fЭggvИnyИt" + +#, fuzzy +#~ msgid "/Image/Channel Ops/Offset" +#~ msgstr "/KИp/CsatornАk/EltolАs" + +#, fuzzy +#~ msgid "raise layer" +#~ msgstr "Feljebb" + +#, fuzzy +#~ msgid "lower layer" +#~ msgstr "Lejjebb" + +#, fuzzy +#~ msgid "raise layer to top" +#~ msgstr "LegfelЭlre" + +#, fuzzy +#~ msgid "lower layer to bottom" +#~ msgstr "Legalulra" + +#, fuzzy +#~ msgid "Curve" +#~ msgstr "мvelt" + +#, fuzzy +#~ msgid "Elasticity:" +#~ msgstr "ElasztikussАg: " + +#~ msgid "Unknown layer mode" +#~ msgstr "Ismeretlen rИteg mСd" + +#, fuzzy +#~ msgid "/File/Acquire" +#~ msgstr "/FАjl/KilИp" + +#, fuzzy +#~ msgid "/View/Window Info..." +#~ msgstr "/NИzet/Ablak infС..." + +#~ msgid "\"%s\" executable not found\n" +#~ msgstr "\"%s\" futtathatС fАjl nem talАlhatС\n" + +#, fuzzy +#~ msgid "unable to run plug-in: %s" +#~ msgstr "nem talАlhatС meg a(z) \"%s\" kЭlsУ program" + +#~ msgid "the \"region\" arg type is not currently supported" +#~ msgstr "a \"region\" argumentum tМpus jelenleg nem tАmogatott" + +#~ msgid "No match" +#~ msgstr "Nincs talАlat" + +#~ msgid "Invalid regular expression" +#~ msgstr "иrvИnytelen regulАris kifejezИs" + +#~ msgid "Trailing backslash" +#~ msgstr "SzЖveg vИgi \\" + +#~ msgid "Memory exhausted" +#~ msgstr "Elfogyott a memСria" #~ msgid "Edit Brush" #~ msgstr "Ecset szerkesztИs" @@ -7350,9 +7269,6 @@ msgstr "" #~ msgid "the return color" #~ msgstr "a visszatИrИsi szМn" -#~ msgid "the image" -#~ msgstr "a kИp" - #~ msgid "Interactive, non-interactive." #~ msgstr "InteraktМv, nem interaktМv." diff --git a/po/it.po b/po/it.po index be7d7a6860..42643cf793 100644 --- a/po/it.po +++ b/po/it.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: gimp 1.1.9\n" -"POT-Creation-Date: 1999-10-01 02:08+0200\n" +"POT-Creation-Date: 1999-10-06 13:09-0700\n" "PO-Revision-Date: sab ott 2 05:46:51 CEST 1999\n" "Last-Translator: Daniele Medri \n" "Language-Team: gimp.linux.it\n" @@ -59,28 +59,28 @@ msgid "Parasites" msgstr "Parasites" #. initialize the global parasite table -#: app/app_procs.c:533 app/internal_procs.c:70 app/preferences_dialog.c:2133 +#: app/app_procs.c:533 app/internal_procs.c:70 app/preferences_dialog.c:2132 msgid "Brushes" msgstr "Pennelli" #. initialize the list of gimp brushes -#: app/app_procs.c:535 app/internal_procs.c:139 app/preferences_dialog.c:2137 +#: app/app_procs.c:535 app/internal_procs.c:139 app/preferences_dialog.c:2136 msgid "Patterns" msgstr "Pattern" #. initialize the list of gimp patterns -#: app/app_procs.c:537 app/preferences_dialog.c:2139 +#: app/app_procs.c:537 app/preferences_dialog.c:2138 msgid "Palettes" msgstr "Palette" #. initialize the list of gimp palettes #: app/app_procs.c:539 app/gradient_select.c:543 app/internal_procs.c:109 -#: app/preferences_dialog.c:2141 +#: app/preferences_dialog.c:2140 msgid "Gradients" msgstr "Gradienti" #: app/app_procs.c:710 app/app_procs.c:711 app/app_procs.c:726 -#: app/app_procs.c:727 app/menus.c:97 app/menus.c:112 +#: app/app_procs.c:727 app/menus.c:138 app/menus.c:164 msgid "/File/Quit" msgstr "/File/Esci" @@ -94,16 +94,15 @@ msgstr "Esci" #: app/app_procs.c:737 app/brightness_contrast.c:224 app/channel_ops.c:94 #: app/channels_dialog.c:2400 app/channels_dialog.c:2574 -#: app/color_balance.c:299 app/color_notebook.c:111 app/color_select.c:219 -#: app/convert.c:499 app/curves.c:560 app/file_new_dialog.c:196 -#: app/file_new_dialog.c:378 app/gdisplay_color.c:421 -#: app/gdisplay_color_ui.c:86 app/gdisplay_ops.c:356 app/gimpprogress.c:114 -#: app/global_edit.c:712 app/gradient.c:1565 app/gradient.c:4621 -#: app/gradient.c:5180 app/hue_saturation.c:393 app/interface.c:944 -#: app/layers_dialog.c:3310 app/layers_dialog.c:3516 app/layers_dialog.c:3641 -#: app/layers_dialog.c:3755 app/layers_dialog.c:4042 app/levels.c:364 -#: app/posterize.c:205 app/preferences_dialog.c:1175 app/qmask.c:256 -#: app/resize.c:193 app/threshold.c:289 +#: app/color_balance.c:299 app/color_notebook.c:113 app/convert.c:499 +#: app/curves.c:560 app/file_new_dialog.c:196 app/file_new_dialog.c:378 +#: app/gdisplay_color_ui.c:117 app/gdisplay_ops.c:356 app/gimpprogress.c:114 +#: app/global_edit.c:712 app/gradient.c:1566 app/gradient.c:4622 +#: app/gradient.c:5181 app/hue_saturation.c:393 app/interface.c:944 +#: app/layers_dialog.c:3311 app/layers_dialog.c:3517 app/layers_dialog.c:3642 +#: app/layers_dialog.c:3756 app/layers_dialog.c:4043 app/levels.c:364 +#: app/posterize.c:205 app/preferences_dialog.c:1174 app/qmask.c:257 +#: app/resize.c:193 app/threshold.c:289 libgimp/gimpexport.c:264 msgid "Cancel" msgstr "Cancella" @@ -149,7 +148,7 @@ msgstr "Primo Piano a Trasparente" msgid "Custom from editor" msgstr "Personalizzata dall'editor" -#: app/blend.c:273 app/gradient.c:461 app/preferences_dialog.c:1415 +#: app/blend.c:273 app/gradient.c:461 app/preferences_dialog.c:1414 msgid "Linear" msgstr "Lineare" @@ -193,7 +192,7 @@ msgstr "Spirale (senso orario)" msgid "Spiral (anticlockwise)" msgstr "Spirale (senso antiorario)" -#: app/blend.c:299 app/preferences_dialog.c:1467 +#: app/blend.c:299 app/preferences_dialog.c:1466 msgid "None" msgstr "Nessuno" @@ -235,7 +234,6 @@ msgstr "Massima definizione:" #. threshold scale #: app/blend.c:458 app/bucket_fill.c:132 app/fuzzy_select.c:641 -#: app/iscissors.c:385 msgid "Threshold:" msgstr "Soglia:" @@ -273,13 +271,12 @@ msgstr "Liminosit #: app/brightness_contrast.c:222 app/channel_ops.c:92 #: app/channels_dialog.c:2398 app/channels_dialog.c:2572 -#: app/color_balance.c:297 app/color_notebook.c:108 app/color_select.c:216 -#: app/convert.c:497 app/curves.c:558 app/file_new_dialog.c:194 -#: app/file_new_dialog.c:374 app/gdisplay_color.c:419 -#: app/gdisplay_color_ui.c:84 app/hue_saturation.c:391 -#: app/layers_dialog.c:3308 app/layers_dialog.c:3514 app/layers_dialog.c:3639 -#: app/layers_dialog.c:4040 app/levels.c:362 app/module_db.c:268 -#: app/posterize.c:203 app/preferences_dialog.c:1171 app/qmask.c:254 +#: app/color_balance.c:297 app/color_notebook.c:110 app/convert.c:497 +#: app/curves.c:558 app/file_new_dialog.c:194 app/file_new_dialog.c:374 +#: app/gdisplay_color_ui.c:115 app/hue_saturation.c:391 +#: app/layers_dialog.c:3309 app/layers_dialog.c:3515 app/layers_dialog.c:3640 +#: app/layers_dialog.c:4041 app/levels.c:362 app/module_db.c:268 +#: app/posterize.c:203 app/preferences_dialog.c:1170 app/qmask.c:255 #: app/resize.c:191 app/threshold.c:287 msgid "OK" msgstr "OK" @@ -296,8 +293,8 @@ msgstr "Contrasto" #. The preview toggle #: app/brightness_contrast.c:309 app/color_balance.c:436 app/curves.c:660 -#: app/fileops.c:389 app/hue_saturation.c:569 app/levels.c:544 -#: app/palette.c:2940 app/posterize.c:239 app/threshold.c:350 +#: app/fileops.c:411 app/hue_saturation.c:569 app/levels.c:544 +#: app/palette.c:2939 app/posterize.c:239 app/threshold.c:350 msgid "Preview" msgstr "Anteprima" @@ -307,16 +304,15 @@ msgstr "Editor dei Pennelli" #. The close button #: app/brush_edit.c:214 app/brush_select.c:207 app/brush_select.c:227 -#: app/by_color_select.c:567 app/color_notebook.c:108 app/color_picker.c:236 -#: app/color_select.c:216 app/colormap_dialog.i.c:143 -#: app/colormap_dialog.i.c:152 app/crop.c:1027 app/devices.c:715 -#: app/docindexif.c:103 app/errorconsole.c:277 app/gdisplay_ops.c:354 -#: app/gradient.c:696 app/gradient_select.c:456 app/histogram_tool.c:292 -#: app/info_window.c:267 app/lc_dialog.c:198 app/measure.c:180 -#: app/nav_window.c:1095 app/palette.c:2036 app/palette.c:2053 -#: app/palette.c:2838 app/palette_select.c:243 app/pattern_select.c:102 -#: app/pattern_select.c:123 app/tips_dialog.c:146 app/tools.c:928 -#: app/undo_history.c:434 libgimp/gimpfileselection.c:356 +#: app/by_color_select.c:567 app/color_notebook.c:110 app/color_picker.c:236 +#: app/colormap_dialog.i.c:143 app/colormap_dialog.i.c:152 app/crop.c:1027 +#: app/devices.c:715 app/docindexif.c:104 app/errorconsole.c:277 +#: app/gdisplay_ops.c:354 app/gradient.c:697 app/gradient_select.c:456 +#: app/histogram_tool.c:292 app/info_window.c:267 app/lc_dialog.c:198 +#: app/measure.c:180 app/nav_window.c:1095 app/palette.c:2035 +#: app/palette.c:2052 app/palette.c:2837 app/palette_select.c:225 +#: app/pattern_select.c:102 app/pattern_select.c:123 app/tips_dialog.c:147 +#: app/tools.c:928 app/undo_history.c:452 libgimp/gimpfileselection.c:356 #: libgimp/gimpunitmenu.c:518 msgid "Close" msgstr "Chiudi" @@ -345,8 +341,8 @@ msgstr "Angolo:" msgid "Brush Selection" msgstr "Selezione Pennello" -#: app/brush_select.c:225 app/gradient.c:694 app/module_db.c:305 -#: app/palette.c:2034 app/pattern_select.c:121 +#: app/brush_select.c:225 app/gradient.c:695 app/module_db.c:305 +#: app/palette.c:2033 app/pattern_select.c:121 msgid "Refresh" msgstr "Aggiorna" @@ -368,19 +364,19 @@ msgstr "Opacit msgid "Mode:" msgstr "ModalitЮ:" -#: app/brush_select.c:372 app/palette.c:1447 app/palette.c:1468 -#: app/palette.c:2223 +#: app/brush_select.c:372 app/palette.c:1446 app/palette.c:1467 +#: app/palette.c:2222 msgid "New" msgstr "Nuovo" #: app/brush_select.c:378 app/colormap_dialog.i.c:150 -#: app/gradient_select.c:454 app/palette.c:1439 app/palette.c:2051 -#: app/palette_select.c:241 +#: app/gradient_select.c:454 app/palette.c:1438 app/palette.c:2050 +#: app/palette_select.c:223 msgid "Edit" msgstr "Modifica" -#: app/brush_select.c:384 app/global_edit.c:710 app/gradient.c:1563 -#: app/palette.c:1454 app/palette.c:2232 +#: app/brush_select.c:384 app/global_edit.c:710 app/gradient.c:1564 +#: app/palette.c:1453 app/palette.c:2231 msgid "Delete" msgstr "Elimina" @@ -440,7 +436,7 @@ msgid "Replace" msgstr "Sostituisci" #: app/by_color_select.c:541 app/colormap_dialog.i.c:148 -#: app/gdisplay_color_ui.c:71 +#: app/gdisplay_color_ui.c:102 msgid "Add" msgstr "Aggiungi" @@ -480,7 +476,7 @@ msgid "copy" msgstr "copia" #. formulate the new layer_mask name -#: app/channel.c:201 app/gradient.c:1387 app/layer.c:318 app/layer.c:1521 +#: app/channel.c:201 app/gradient.c:1388 app/layer.c:318 app/layer.c:1521 #, c-format msgid "%s copy" msgstr "%s copia" @@ -515,11 +511,11 @@ msgid "Fill Options" msgstr "Opzioni di Riempimento" #: app/channel_ops.c:177 app/image_new.c:70 app/image_new.c:224 -#: app/layers_dialog.c:3289 +#: app/layers_dialog.c:3290 msgid "Background" msgstr "Sfondo" -#: app/channel_ops.c:189 app/image_new.c:80 app/layers_dialog.c:3291 +#: app/channel_ops.c:189 app/image_new.c:80 app/layers_dialog.c:3292 msgid "Transparent" msgstr "Trasparente" @@ -556,39 +552,39 @@ msgstr "" msgid "Delete Channel" msgstr "Elimina Canale" -#: app/channels_dialog.c:625 app/menus.c:292 +#: app/channels_dialog.c:625 app/menus.c:493 msgid "/New Channel" msgstr "/Nuovo Canale" -#: app/channels_dialog.c:628 app/menus.c:293 +#: app/channels_dialog.c:628 app/menus.c:495 msgid "/Raise Channel" msgstr "/Alza il Canale" -#: app/channels_dialog.c:631 app/menus.c:294 +#: app/channels_dialog.c:631 app/menus.c:497 msgid "/Lower Channel" msgstr "/Abbassa il Canale" -#: app/channels_dialog.c:634 app/menus.c:295 +#: app/channels_dialog.c:634 app/menus.c:499 msgid "/Duplicate Channel" msgstr "/Duplica il Canale" -#: app/channels_dialog.c:637 app/menus.c:297 +#: app/channels_dialog.c:637 app/menus.c:503 msgid "/Channel to Selection" msgstr "/Canale a Selezione" -#: app/channels_dialog.c:640 app/menus.c:298 +#: app/channels_dialog.c:640 app/menus.c:505 msgid "/Add to Selection" msgstr "/Aggiungi a Selezione" -#: app/channels_dialog.c:641 app/menus.c:299 +#: app/channels_dialog.c:641 app/menus.c:507 msgid "/Subtract From Selection" msgstr "/Sottrai da Selezione" -#: app/channels_dialog.c:642 app/menus.c:300 +#: app/channels_dialog.c:642 app/menus.c:509 msgid "/Intersect With Selection" msgstr "/Interseca con Selezione" -#: app/channels_dialog.c:644 app/menus.c:302 +#: app/channels_dialog.c:644 app/menus.c:513 msgid "/Delete Channel" msgstr "/Elimina Canale" @@ -720,11 +716,11 @@ msgstr "Giallo" msgid "Preserve Luminosity" msgstr "Preserva LuminositЮ" -#: app/color_notebook.c:102 app/color_select.c:210 +#: app/color_notebook.c:105 msgid "Color Selection" msgstr "Selezione Colore" -#: app/color_notebook.c:111 app/color_select.c:219 +#: app/color_notebook.c:113 msgid "Revert to Old Color" msgstr "Inverti a Vecchi Colori" @@ -760,7 +756,7 @@ msgstr "Blu:" msgid "Alpha:" msgstr "Alpha:" -#: app/color_picker.c:263 app/color_picker.c:278 app/color_select.c:443 +#: app/color_picker.c:263 app/color_picker.c:278 app/color_select.c:437 #: app/colormap_dialog.i.c:267 msgid "Hex Triplet:" msgstr "esadecimale" @@ -789,7 +785,7 @@ msgid "Indexed Color Palette" msgstr "Palette Scala di Colore" #. The GIMP image option menu -#: app/colormap_dialog.i.c:186 app/lc_dialog.c:133 +#: app/colormap_dialog.i.c:186 app/lc_dialog.c:132 msgid "Image:" msgstr "Immagine:" @@ -987,7 +983,7 @@ msgid "Width:" msgstr "Larghezza:" #: app/crop.c:1056 app/file_new_dialog.c:416 app/file_new_dialog.c:434 -#: app/layers_dialog.c:3347 app/resize.c:240 app/resize.c:265 app/resize.c:509 +#: app/layers_dialog.c:3348 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:431 msgid "Height:" msgstr "Altezza:" @@ -1052,8 +1048,8 @@ msgstr "" msgid "Device Status" msgstr "Stato dei Dispositivi" -#: app/devices.c:713 app/gradient.c:692 app/levels.c:560 app/palette.c:2032 -#: app/preferences_dialog.c:1173 +#: app/devices.c:713 app/gradient.c:693 app/levels.c:560 app/palette.c:2031 +#: app/preferences_dialog.c:1172 msgid "Save" msgstr "Salva" @@ -1077,48 +1073,48 @@ msgstr "Non ci sono selezioni da muovere." msgid "There's no selection to remove." msgstr "Non ci sono selezioni da rimuovere." -#: app/docindexif.c:83 +#: app/docindexif.c:84 msgid "Open" msgstr "Apri" -#: app/docindexif.c:83 +#: app/docindexif.c:84 msgid "Open a file" msgstr "Apri file" -#: app/docindexif.c:88 app/gdisplay_color_ui.c:73 +#: app/docindexif.c:89 app/gdisplay_color_ui.c:104 msgid "Up" msgstr "Alto" -#: app/docindexif.c:88 +#: app/docindexif.c:89 msgid "Move the selected entry up in the index" msgstr "Muovi la voce selezionata in alto nell'indice" -#: app/docindexif.c:93 app/gdisplay_color_ui.c:74 +#: app/docindexif.c:94 app/gdisplay_color_ui.c:105 msgid "Down" msgstr "Basso" -#: app/docindexif.c:93 +#: app/docindexif.c:94 msgid "Move the selected entry down in the index" msgstr "Muovi la voce selezionata in basso nell'indice" -#: app/docindexif.c:98 app/gdisplay_color_ui.c:72 +#: app/docindexif.c:99 app/gdisplay_color_ui.c:103 msgid "Remove" msgstr "Rimuovi" -#: app/docindexif.c:98 +#: app/docindexif.c:99 msgid "Remove the selected entry from the index" msgstr "Rimuovi la voce selezionata dall'indice" -#: app/docindexif.c:103 +#: app/docindexif.c:104 msgid "Close the Document Index" msgstr "Chiudi l'indice Documenti" #. Set the GOWindow title -#: app/docindexif.c:236 +#: app/docindexif.c:237 msgid "Document Index" msgstr "Indice Documenti" -#: app/docindexif.c:243 +#: app/docindexif.c:244 msgid "GTK successfully started" msgstr "GTK avviato con successo" @@ -1243,7 +1239,7 @@ msgstr "Dimensione Immagine: %s" msgid "New Image" msgstr "Nuova Immagine" -#: app/file_new_dialog.c:474 app/preferences_dialog.c:1244 +#: app/file_new_dialog.c:474 app/preferences_dialog.c:1243 msgid "Pixels" msgstr "Pixel" @@ -1261,20 +1257,20 @@ msgstr "pixel/%a" msgid "Image Type" msgstr "Tipo di Immagine" -#: app/fileops.c:213 app/fileops.c:247 +#: app/fileops.c:235 app/fileops.c:269 msgid "Load Image" msgstr "Carica Immagine" #. format-chooser frame -#: app/fileops.c:257 +#: app/fileops.c:279 msgid "Open Options" msgstr "Opzioni di Apertura" -#: app/fileops.c:272 app/fileops.c:481 +#: app/fileops.c:294 app/fileops.c:507 msgid "Determine file type:" msgstr "Determina tipo di File:" -#: app/fileops.c:355 +#: app/fileops.c:377 msgid "" "generate\n" "preview" @@ -1282,104 +1278,104 @@ msgstr "" "genera\n" "anteprima" -#: app/fileops.c:390 +#: app/fileops.c:412 msgid "No selection." msgstr "Nessuna Selezione" -#: app/fileops.c:437 app/fileops.c:459 +#: app/fileops.c:459 app/fileops.c:489 msgid "Save Image" msgstr "Salva Immagine" -#: app/fileops.c:473 +#: app/fileops.c:498 msgid "Save Options" msgstr "Salva Opzioni" -#: app/fileops.c:525 +#: app/fileops.c:551 msgid "Can't revert. No filename associated with this image" msgstr "Inversione impossibile. Nessun nome file associato all'immagine" -#: app/fileops.c:540 +#: app/fileops.c:566 msgid "Revert failed." msgstr "Inversione fallita." -#: app/fileops.c:1211 +#: app/fileops.c:1237 msgid "(this thumbnail may be out of date)" msgstr "(questa miniatura non e' recente)" -#: app/fileops.c:1212 +#: app/fileops.c:1238 msgid "(no information)" msgstr "(nessuna informazione)" -#: app/fileops.c:1220 +#: app/fileops.c:1246 msgid "(thumbnail saving is disabled)" msgstr "(salvataggio miniature disabilitato)" -#: app/fileops.c:1224 +#: app/fileops.c:1250 msgid "(could not write thumbnail file)" msgstr "(impossibile creare file miniatura)" -#: app/fileops.c:1228 +#: app/fileops.c:1254 msgid "(thumbnail file not written)" msgstr "(file miniatura non creato)" -#: app/fileops.c:1245 +#: app/fileops.c:1271 msgid "no preview available" msgstr "Anteprima non disponibile" -#: app/fileops.c:1316 +#: app/fileops.c:1342 msgid "(could not make preview)" msgstr "(Anteprima non disponibile)" -#: app/fileops.c:1371 app/fileops.c:1461 +#: app/fileops.c:1397 app/fileops.c:1487 msgid "Open failed: " msgstr "Apertura Fallita:" -#: app/fileops.c:1527 +#: app/fileops.c:1553 #, c-format msgid "%s is an irregular file (%s)" msgstr "%s Х un file irregolare (%s)" -#: app/fileops.c:1541 app/fileops.c:1644 +#: app/fileops.c:1567 app/fileops.c:1670 msgid "Save failed: " msgstr "Salvataggio fallito: " -#: app/fileops.c:1553 app/fileops.c:1554 app/fileops.c:1566 app/fileops.c:1567 -#: app/menus.c:69 app/menus.c:104 +#: app/fileops.c:1579 app/fileops.c:1580 app/fileops.c:1592 app/fileops.c:1593 +#: app/menus.c:84 app/menus.c:149 msgid "/File/Open" msgstr "/File/Apri" -#: app/fileops.c:1555 app/fileops.c:1571 app/gdisplay.c:1632 app/menus.c:105 +#: app/fileops.c:1581 app/fileops.c:1597 app/gdisplay.c:1651 app/menus.c:151 msgid "/File/Save" msgstr "/File/Salva" -#: app/fileops.c:1556 app/fileops.c:1572 app/gdisplay.c:1633 app/menus.c:106 +#: app/fileops.c:1582 app/fileops.c:1598 app/gdisplay.c:1652 app/menus.c:153 msgid "/File/Save as" msgstr "/File/Salva con nome" -#: app/fileops.c:1588 +#: app/fileops.c:1614 #, c-format msgid "%s exists, overwrite?" msgstr "%s esiste, sovrascrivere?" -#: app/fileops.c:1593 +#: app/fileops.c:1619 msgid "File Exists!" msgstr "File Esistente!" -#: app/fileops.c:1599 +#: app/fileops.c:1625 msgid "Yes" msgstr "Si" -#: app/fileops.c:1601 +#: app/fileops.c:1627 msgid "No" msgstr "No" -#: app/flip_tool.c:74 app/preferences_dialog.c:1290 -#: app/preferences_dialog.c:2028 +#: app/flip_tool.c:74 app/preferences_dialog.c:1289 +#: app/preferences_dialog.c:2027 msgid "Horizontal" msgstr "Orizzontale" -#: app/flip_tool.c:74 app/preferences_dialog.c:1292 -#: app/preferences_dialog.c:2030 +#: app/flip_tool.c:74 app/preferences_dialog.c:1291 +#: app/preferences_dialog.c:2029 msgid "Vertical" msgstr "Verticale" @@ -1405,21 +1401,17 @@ msgstr "" "selezione fluttuante perchХ appartiene ad\n" "un livello maschera o canale." -#: app/free_select.c:76 +#: app/free_select.c:73 msgid "add_point(): Unable to reallocate points array in free_select." msgstr "" "add_point(): Impossibile riallocare l'insieme di punti nella selezione " "libera." -#: app/free_select.c:231 -msgid "Cannot properly scanline convert polygon!\n" -msgstr "Impossibile definire i contorni del poligono!\n" - #: app/gdisplay.c:215 msgid "RGB-empty" msgstr "RGB-vuoto" -#: app/gdisplay.c:215 app/image_new.c:54 app/preferences_dialog.c:1335 +#: app/gdisplay.c:215 app/image_new.c:54 app/preferences_dialog.c:1334 msgid "RGB" msgstr "RGB" @@ -1439,268 +1431,266 @@ msgstr "scala di colore-vuoto" msgid "indexed" msgstr "scala di colore" -#: app/gdisplay.c:1634 app/menus.c:107 +#: app/gdisplay.c:1653 app/menus.c:155 msgid "/File/Revert" msgstr "/File/Inverti" -#: app/gdisplay.c:1635 app/gdisplay_ops.c:299 app/gdisplay_ops.c:314 -#: app/gdisplay_ops.c:345 app/menus.c:111 +#: app/gdisplay.c:1654 app/gdisplay_ops.c:299 app/gdisplay_ops.c:314 +#: app/gdisplay_ops.c:345 app/menus.c:162 msgid "/File/Close" msgstr "/File/Chiudi" -#: app/gdisplay.c:1637 +#: app/gdisplay.c:1656 msgid "/Edit" msgstr "/Modifica" -#: app/gdisplay.c:1640 app/menus.c:116 +#: app/gdisplay.c:1659 app/menus.c:171 msgid "/Edit/Cut" msgstr "/Modifica/Taglia" -#: app/gdisplay.c:1641 app/menus.c:117 +#: app/gdisplay.c:1660 app/menus.c:173 msgid "/Edit/Copy" msgstr "/Modifica/Copia" -#: app/gdisplay.c:1642 app/menus.c:118 +#: app/gdisplay.c:1661 app/menus.c:175 msgid "/Edit/Paste" msgstr "/Modifica/Incolla" -#: app/gdisplay.c:1643 app/menus.c:119 +#: app/gdisplay.c:1662 app/menus.c:177 msgid "/Edit/Paste Into" msgstr "/Modifica/Incolla dentro" -#: app/gdisplay.c:1644 app/menus.c:120 +#: app/gdisplay.c:1663 app/menus.c:179 msgid "/Edit/Paste As New" msgstr "/Modifica/Incolla con Nome" -#: app/gdisplay.c:1645 app/menus.c:122 +#: app/gdisplay.c:1664 app/menus.c:183 msgid "/Edit/Clear" msgstr "/Modifica/Cancella" -#: app/gdisplay.c:1646 app/menus.c:123 +#: app/gdisplay.c:1665 app/menus.c:185 msgid "/Edit/Fill" msgstr "/Modifica/Riempi" -#: app/gdisplay.c:1647 app/menus.c:124 +#: app/gdisplay.c:1666 app/menus.c:187 msgid "/Edit/Stroke" msgstr "/Modifica/Sbarra" -#: app/gdisplay.c:1648 app/menus.c:125 +#: app/gdisplay.c:1667 app/menus.c:189 msgid "/Edit/Undo" msgstr "/Modifica/Annulla" -#: app/gdisplay.c:1649 app/menus.c:126 +#: app/gdisplay.c:1668 app/menus.c:191 msgid "/Edit/Redo" msgstr "/Modifica/Ripeti" -#: app/gdisplay.c:1650 app/menus.c:129 +#: app/gdisplay.c:1669 app/menus.c:197 msgid "/Edit/Cut Named" msgstr "/Modifica/Taglia con Nome" -#: app/gdisplay.c:1651 app/menus.c:130 +#: app/gdisplay.c:1670 app/menus.c:199 msgid "/Edit/Copy Named" msgstr "/Modifica/Copia con Nome" -#: app/gdisplay.c:1652 app/menus.c:131 +#: app/gdisplay.c:1671 app/menus.c:201 msgid "/Edit/Paste Named" msgstr "/Modifica/Incolla con Nome" -#: app/gdisplay.c:1655 +#: app/gdisplay.c:1674 msgid "/Select" msgstr "/Selezione" -#: app/gdisplay.c:1656 app/menus.c:146 +#: app/gdisplay.c:1675 app/menus.c:230 msgid "/Select/Save To Channel" msgstr "/Selezione/Salva in Canale" -#: app/gdisplay.c:1658 +#: app/gdisplay.c:1677 msgid "/View" msgstr "/Visualizza" -#: app/gdisplay.c:1661 app/menus.c:165 +#: app/gdisplay.c:1680 app/menus.c:266 msgid "/View/Toggle Selection" msgstr "/Visualizza/Selezione tratteggiata" -#: app/gdisplay.c:1662 app/menus.c:166 +#: app/gdisplay.c:1681 app/menus.c:268 msgid "/View/Toggle Rulers" msgstr "/Visualizza/Righelli indicativi" -#: app/gdisplay.c:1664 app/menus.c:168 +#: app/gdisplay.c:1683 app/menus.c:272 msgid "/View/Toggle Guides" msgstr "Visualizza/Griglia" -#: app/gdisplay.c:1665 app/menus.c:169 +#: app/gdisplay.c:1684 app/menus.c:274 msgid "/View/Snap To Guides" msgstr "Visualizza/Punti a Griglia" -#: app/gdisplay.c:1666 app/menus.c:167 +#: app/gdisplay.c:1685 app/menus.c:270 msgid "/View/Toggle Statusbar" msgstr "/Visualizza/Barra di stato" -#: app/gdisplay.c:1668 app/menus.c:160 +#: app/gdisplay.c:1687 app/menus.c:257 msgid "/View/Dot for dot" msgstr "/Visualizza/Punto per punto" -#: app/gdisplay.c:1671 +#: app/gdisplay.c:1690 msgid "/Image" msgstr "/Immagine" -#: app/gdisplay.c:1672 app/gdisplay.c:1682 +#: app/gdisplay.c:1691 app/gdisplay.c:1702 msgid "/Image/Colors" msgstr "/Immagine/Colori" -#: app/gdisplay.c:1673 -msgid "/Image/Channel Ops" +#: app/gdisplay.c:1692 +#, fuzzy +msgid "/Image/Channels" msgstr "/Immagine/Operazioni Canale" -#: app/gdisplay.c:1674 +#: app/gdisplay.c:1693 msgid "/Image/Alpha" msgstr "/Immagine/Alpha" -#: app/gdisplay.c:1677 app/menus.c:188 +#: app/gdisplay.c:1694 app/menus.c:68 +msgid "/Image/Transforms" +msgstr "/Immagine/Trasforma" + +#: app/gdisplay.c:1697 app/menus.c:312 msgid "/Image/RGB" msgstr "/Immagine/RGB" -#: app/gdisplay.c:1678 app/menus.c:189 +#: app/gdisplay.c:1698 app/menus.c:314 msgid "/Image/Grayscale" msgstr "/Immagine/Scala di grigio" -#: app/gdisplay.c:1679 app/menus.c:190 +#: app/gdisplay.c:1699 app/menus.c:316 msgid "/Image/Indexed" msgstr "/Immagine/Scala di Colore" -#: app/gdisplay.c:1680 app/tools.c:658 +#: app/gdisplay.c:1700 app/tools.c:658 msgid "/Image/Histogram" msgstr "/Immagine/Istogramma" -#: app/gdisplay.c:1683 app/tools.c:613 +#: app/gdisplay.c:1703 app/tools.c:613 msgid "/Image/Colors/Threshold" msgstr "/Immagine/Colori/Soglia" -#: app/gdisplay.c:1684 app/tools.c:598 +#: app/gdisplay.c:1704 app/tools.c:598 msgid "/Image/Colors/Posterize" msgstr "/Immagine/Colori/Posterizzazione" -#: app/gdisplay.c:1685 app/menus.c:177 +#: app/gdisplay.c:1705 app/menus.c:288 msgid "/Image/Colors/Equalize" msgstr "/Immagine/Colori/Equalizza" -#: app/gdisplay.c:1686 app/menus.c:178 +#: app/gdisplay.c:1706 app/menus.c:290 msgid "/Image/Colors/Invert" msgstr "/Immagine/Colori/Inverti" -#: app/gdisplay.c:1687 app/tools.c:553 +#: app/gdisplay.c:1707 app/tools.c:553 msgid "/Image/Colors/Color Balance" msgstr "/Immagine/Colori/Bilanciamento Colore" -#: app/gdisplay.c:1688 app/tools.c:568 +#: app/gdisplay.c:1708 app/tools.c:568 msgid "/Image/Colors/Brightness-Contrast" msgstr "/Immagine/Colori/LuminositЮ-Contrasto" -#: app/gdisplay.c:1690 app/tools.c:583 +#: app/gdisplay.c:1710 app/tools.c:583 msgid "/Image/Colors/Hue-Saturation" msgstr "/Immagine/Colori/TonalitЮ-Saturazione" -#: app/gdisplay.c:1691 app/tools.c:628 +#: app/gdisplay.c:1711 app/tools.c:628 msgid "/Image/Colors/Curves" msgstr "/Immagine/Colori/Curve" -#: app/gdisplay.c:1692 app/tools.c:643 +#: app/gdisplay.c:1712 app/tools.c:643 msgid "/Image/Colors/Levels" msgstr "/Immagine/Colori/Livelli" -#: app/gdisplay.c:1693 app/menus.c:180 +#: app/gdisplay.c:1713 app/menus.c:294 msgid "/Image/Colors/Desaturate" msgstr "/Immagine/Colori/Desaturazione" -#: app/gdisplay.c:1695 app/menus.c:185 +#: app/gdisplay.c:1715 app/menus.c:302 msgid "/Image/Alpha/Add Alpha Channel" msgstr "/Immagine/Alpha/Aggiungi Canale Alpha" -#: app/gdisplay.c:1698 app/menus.c:183 -msgid "/Image/Channel Ops/Offset" -msgstr "/Immagine/Operazioni canale/Spostamento" +#: app/gdisplay.c:1718 app/menus.c:307 +#, fuzzy +msgid "/Image/Transforms/Offset" +msgstr "/Immagine/Trasforma" -#: app/gdisplay.c:1701 +#: app/gdisplay.c:1721 msgid "/Layers/Stack" msgstr "/Livelli/Pila" -#: app/gdisplay.c:1704 app/menus.c:199 +#: app/gdisplay.c:1724 app/menus.c:335 msgid "/Layers/Stack/Previous Layer" msgstr "/Livelli/Pila/Livello precedente" -#: app/gdisplay.c:1706 app/menus.c:200 +#: app/gdisplay.c:1726 app/menus.c:337 msgid "/Layers/Stack/Next Layer" msgstr "/Livelli/Pila/Livello successivo" -#: app/gdisplay.c:1708 app/menus.c:201 +#: app/gdisplay.c:1728 app/menus.c:339 msgid "/Layers/Stack/Raise Layer" msgstr "/Livelli/Pila/Alza livello" -#: app/gdisplay.c:1710 app/menus.c:202 +#: app/gdisplay.c:1730 app/menus.c:341 msgid "/Layers/Stack/Lower Layer" msgstr "/Livelli/Pila/Abbassa livello" -#: app/gdisplay.c:1712 app/menus.c:203 +#: app/gdisplay.c:1732 app/menus.c:343 msgid "/Layers/Stack/Layer to Top" msgstr "/Livelli/Pila/Livello in alto" -#: app/gdisplay.c:1714 app/menus.c:204 +#: app/gdisplay.c:1734 app/menus.c:345 msgid "/Layers/Stack/Layer to Bottom" msgstr "/Livelli/Pila/Livelli in basso" -#: app/gdisplay.c:1718 app/menus.c:206 +#: app/gdisplay.c:1738 app/menus.c:349 msgid "/Layers/Anchor Layer" msgstr "/Livelli/Ancora livello" -#: app/gdisplay.c:1719 app/menus.c:207 +#: app/gdisplay.c:1739 app/menus.c:351 msgid "/Layers/Merge Visible Layers" msgstr "/Livelli/Incolla Livelli Visibili" -#: app/gdisplay.c:1720 app/menus.c:208 +#: app/gdisplay.c:1740 app/menus.c:353 msgid "/Layers/Flatten Image" msgstr "/Livelli/Unifica i Livelli" -#: app/gdisplay.c:1721 app/menus.c:209 +#: app/gdisplay.c:1741 app/menus.c:355 msgid "/Layers/Alpha To Selection" msgstr "/Livelli/Da Alpha a Selezione" -#: app/gdisplay.c:1722 app/menus.c:210 +#: app/gdisplay.c:1742 app/menus.c:357 msgid "/Layers/Mask To Selection" msgstr "/Livelli/Da Maschera a Selezione" -#: app/gdisplay.c:1723 app/menus.c:211 +#: app/gdisplay.c:1743 app/menus.c:359 msgid "/Layers/Add Alpha Channel" msgstr "/Livelli/Aggiungi Canale Alpha" -#: app/gdisplay.c:1726 +#: app/gdisplay.c:1746 msgid "/Filters" msgstr "/Filtri" -#: app/gdisplay.c:1728 +#: app/gdisplay.c:1748 msgid "/Script-Fu" msgstr "/Script-Fu" -#: app/gdisplay_color.c:413 -msgid "Gamma" -msgstr "Gamma" - -#: app/gdisplay_color.c:430 -msgid "Gamma:" -msgstr "Gamma:" - -#: app/gdisplay_color_ui.c:75 +#: app/gdisplay_color_ui.c:106 msgid "Configure" msgstr "Configura" -#: app/gdisplay_color_ui.c:78 +#: app/gdisplay_color_ui.c:109 msgid "Color Display Filters" msgstr "Filtri di colore a video" -#: app/gdisplay_color_ui.c:102 +#: app/gdisplay_color_ui.c:133 msgid "Available Filters" msgstr "Filtri disponibili" -#: app/gdisplay_color_ui.c:120 +#: app/gdisplay_color_ui.c:156 msgid "Active Filters" msgstr "Filtri attivi" @@ -1775,80 +1765,56 @@ msgstr "get_active_brush(): Pennello selezionato non trovato!" msgid "Can't fill unknown image type." msgstr "Riempimento non possibile su un tipo di immagine sconosciuto." -#: app/gimpdrawable.c:496 +#: app/gimpdrawable.c:480 msgid "parasite attach to drawable" msgstr "aggiungere parasite alla figura" -#: app/gimpdrawable.c:529 +#: app/gimpdrawable.c:513 msgid "detach parasite from drawable" msgstr "togliere parasite dalla figura" -#: app/gimpdrawable.c:722 +#: app/gimpdrawable.c:705 msgid "unnamed" msgstr "Senza Nome" -#: app/gimpdrawable.c:739 +#: app/gimpdrawable.c:722 #, c-format msgid "Layer type %d not supported." msgstr "Tipo di Livello %d non supportato." -#: app/gimpimage.c:1097 +#: app/gimpimage.c:1112 msgid "attach parasite to image" msgstr "attaccate parasite all'immagine" -#: app/gimpimage.c:1120 +#: app/gimpimage.c:1135 msgid "detach parasite from image" msgstr "staccate parasite dall'immagine" -#. Dirty the image, but we're too lazy to provide a -#. * proper undo. -#: app/gimpimage.c:2119 -msgid "raise layer" -msgstr "Alza Livello" - -#: app/gimpimage.c:2125 +#: app/gimpimage.c:2099 msgid "Layer cannot be raised any further" msgstr "Il livello non puР essere spostato ulteriormente" -#: app/gimpimage.c:2193 -msgid "lower layer" -msgstr "Abbassa Livello" - -#: app/gimpimage.c:2199 +#: app/gimpimage.c:2125 msgid "Layer cannot be lowered any further" msgstr "Il livello non puР essere spostato ulteriormente" -#. layer_arg is already the top_layer -#: app/gimpimage.c:2230 +#: app/gimpimage.c:2149 msgid "Layer is already on top" msgstr "Livello giЮ in cima" -#: app/gimpimage.c:2235 +#: app/gimpimage.c:2155 msgid "Can't raise Layer without alpha" msgstr "Impossibile alzare Livello senza alpha" -#: app/gimpimage.c:2276 -msgid "raise layer to top" -msgstr "muovi livello in cima" - -#. there is no next layer below layer_arg -#: app/gimpimage.c:2329 +#: app/gimpimage.c:2182 msgid "Layer is already on bottom" msgstr "Livello giЮ in fondo" -#: app/gimpimage.c:2342 app/gimpimage.c:2430 +#: app/gimpimage.c:2237 msgid "BG has no alpha, layer was placed above" msgstr "Lo sfondo non ha alpha, il livello era disposto sopra" -#: app/gimpimage.c:2371 -msgid "lower layer to bottom" -msgstr "livello base in cima" - -#: app/gimpimage.c:2450 -msgid "re-position layer" -msgstr "Riposizionamento dei livelli" - -#: app/gimpimage.c:2483 +#: app/gimpimage.c:2291 msgid "" "There are not enough visible layers for a merge.\n" "There must be at least two." @@ -1856,11 +1822,11 @@ msgstr "" "Non ci sono sufficienti livelli visibili da unire.\n" "Ce ne devono essere almeno due." -#: app/gimpimage.c:2559 +#: app/gimpimage.c:2367 msgid "There are not enough visible layers for a merge down." msgstr "Non ci sono abbastanza livelli visibili per una unione." -#: app/gimpimage.c:2962 +#: app/gimpimage.c:2768 msgid "" "Unable to add a layer mask since\n" "the layer already has one." @@ -1868,7 +1834,7 @@ msgstr "" "Impossibile aggiungere una maschera livello finchХ\n" "un livello non ne ha una." -#: app/gimpimage.c:2966 +#: app/gimpimage.c:2772 msgid "" "Unable to add a layer mask to a\n" "layer in an indexed image." @@ -1876,7 +1842,7 @@ msgstr "" "Impossibile aggiungere una maschera livello ad\n" "una immagine in Scala di Colore." -#: app/gimpimage.c:2970 +#: app/gimpimage.c:2776 msgid "" "Cannot add layer mask to a layer\n" "with no alpha channel." @@ -1884,22 +1850,22 @@ msgstr "" "Impossibile aggiungere una maschera livello\n" "ad un livello senza canale alpha." -#: app/gimpimage.c:2977 +#: app/gimpimage.c:2783 msgid "Cannot add layer mask of different dimensions than specified layer." msgstr "" "Impossibile aggiungere maschera livello con dimensioni diverse dal livello " "specificato." -#: app/gimpimage.c:3082 +#: app/gimpimage.c:2886 msgid "Channel cannot be raised any further" msgstr "Il canale non puР essere spostato ulteriormente" -#: app/gimpimage.c:3131 +#: app/gimpimage.c:2935 msgid "Channel cannot be lowered any further" msgstr "Il canale non puР essere spostato ulteriormente" -#: app/gimpimage.c:3336 app/palette.c:542 app/palette.c:569 app/palette.c:931 -#: app/palette.c:935 app/palette.c:2384 app/palette.c:3066 +#: app/gimpimage.c:3138 app/palette.c:541 app/palette.c:568 app/palette.c:930 +#: app/palette.c:934 app/palette.c:2383 app/palette.c:3065 msgid "Untitled" msgstr "Immagine" @@ -2110,106 +2076,105 @@ msgstr "grad_get_color_at(): gradiente sconosciuto %d" msgid "grad_get_color_at(): Unknown coloring mode %d" msgstr "grad_get_color_at(): modalitЮ di colorazione sconosciuta %d" -#. Shell and main vbox -#: app/gradient.c:686 +#: app/gradient.c:687 msgid "Gradient Editor" msgstr "Editor dei Gradienti" -#: app/gradient.c:720 app/gradient_select.c:474 app/paintbrush.c:284 -#: app/palette.c:2889 +#: app/gradient.c:721 app/gradient_select.c:474 app/paintbrush.c:284 +#: app/palette.c:2888 msgid "Gradient" msgstr "Gradienti" -#: app/gradient.c:721 app/gradient_select.c:475 app/palette.c:2194 -#: app/palette_select.c:263 +#: app/gradient.c:722 app/gradient_select.c:475 app/palette.c:2193 +#: app/palette_select.c:245 msgid "Name" msgstr "Nome" #. Frame & vbox for gradient functions -#: app/gradient.c:742 +#: app/gradient.c:743 msgid "Gradient Ops" msgstr "Opzioni Gradienti" #. Buttons for gradient functions -#: app/gradient.c:750 +#: app/gradient.c:751 msgid "New Gradient" msgstr "Nuovo Gradiente" -#: app/gradient.c:756 +#: app/gradient.c:757 msgid "Copy Gradient" msgstr "Copia Gradiente" -#: app/gradient.c:762 +#: app/gradient.c:763 msgid "Delete Gradient" msgstr "Elimina Gradiente" -#: app/gradient.c:768 +#: app/gradient.c:769 msgid "Rename Gradient" msgstr "Rinomina Gradiente" -#: app/gradient.c:774 app/gradient.c:1668 +#: app/gradient.c:775 app/gradient.c:1669 msgid "Save as POV-Ray" msgstr "Salva come POV-Ray" #. Zoom all button -#: app/gradient.c:790 +#: app/gradient.c:791 msgid "Zoom all" msgstr "Zoom totale" -#: app/gradient.c:855 +#: app/gradient.c:856 msgid "Instant update" msgstr "Aggiornamento Istantaneo" -#: app/gradient.c:1326 +#: app/gradient.c:1327 msgid "New gradient" msgstr "Nuovo gradiente" -#: app/gradient.c:1329 +#: app/gradient.c:1330 msgid "Enter a name for the new gradient" msgstr "Inserisci un nome per il nuovo gradiente" -#: app/gradient.c:1330 +#: app/gradient.c:1331 msgid "untitled" msgstr "Senza Nome" -#: app/gradient.c:1349 +#: app/gradient.c:1350 msgid "ed_do_new_gradient_callback(): oops, received NULL in call_data" msgstr "ed_do_new_gradient_callback(): dati in ricezione assenti" -#: app/gradient.c:1389 +#: app/gradient.c:1390 msgid "Copy gradient" msgstr "Copia gradiente" -#: app/gradient.c:1392 +#: app/gradient.c:1393 msgid "Enter a name for the copied gradient" msgstr "Inserisci un nome per il gradiente copiato" -#: app/gradient.c:1415 +#: app/gradient.c:1416 msgid "ed_do_copy_gradient_callback(): oops, received NULL in call_data" msgstr "ed_do_copy_gradient_callback(): dati in ricezione assenti" -#: app/gradient.c:1475 +#: app/gradient.c:1476 msgid "Rename gradient" msgstr "Rinomina gradiente" -#: app/gradient.c:1478 +#: app/gradient.c:1479 msgid "Enter a new name for the gradient" msgstr "Inserisci un nuovo nome per il gradiente" -#: app/gradient.c:1501 +#: app/gradient.c:1502 msgid "ed_do_rename_gradient_callback(): oops, received NULL in call_data" msgstr "ed_do_rename_gradient_callback(): dati in ricezione assenti" -#: app/gradient.c:1522 +#: app/gradient.c:1523 msgid "ed_do_rename_gradient_callback(): oops, can't find gradient to rename" msgstr "" "ed_do_rename_gradient_callback(): impossibile trovare gradiente da rinominare" -#: app/gradient.c:1557 +#: app/gradient.c:1558 msgid "Delete gradient" msgstr "Elimina gradiente" -#: app/gradient.c:1576 +#: app/gradient.c:1577 #, c-format msgid "" "Are you sure you want to delete\n" @@ -2218,22 +2183,22 @@ msgstr "" "Siete sicuri di volere eliminare\n" "\"%s\" dalla lista e dal disco?" -#: app/gradient.c:1625 +#: app/gradient.c:1626 msgid "ed_do_delete_gradient_callback(): Could not find gradient to delete!" msgstr "" "ed_do_delete_gradient_callback(): impossibile trovare gradienti da eliminare!" -#: app/gradient.c:1704 +#: app/gradient.c:1705 #, c-format msgid "ed_do_save_pov_callback(): oops, could not open \"%s\"" msgstr "ed_do_save_pov_callback(): impossibile aprire \"%s\"" -#: app/gradient.c:1813 +#: app/gradient.c:1814 #, c-format msgid "Zoom factor: %d:1 Displaying [%0.6f, %0.6f]" msgstr "Fattore Zoom: %d:1 Visualizzazione [%0.6f, %0.6f]" -#: app/gradient.c:2055 +#: app/gradient.c:2056 #, c-format msgid "" "Position: %0.6f RGB (%0.3f, %0.3f, %0.3f) HSV (%0.3f, %0.3f, %0.3f) " @@ -2242,30 +2207,30 @@ msgstr "" "Posizione: %0.6f RGB (%0.3f, %0.3f, %0.3f) HSV (%0.3f, %0.3f, %0.3f) " " OpacitЮ: %0.3f" -#: app/gradient.c:2079 +#: app/gradient.c:2080 #, c-format msgid "Foreground color set to RGB (%d, %d, %d) <-> (%0.3f, %0.3f, %0.3f)" msgstr "" "Configura colori Primo Piano a RGB (%d, %d, %d) <-> (%0.3f, %0.3f, %0.3f)" -#: app/gradient.c:2102 +#: app/gradient.c:2103 #, c-format msgid "Background color to RGB (%d, %d, %d) <-> (%0.3f, %0.3f, %0.3f)" msgstr "Colori di Sfondo a RGB (%d, %d, %d) <-> (%0.3f, %0.3f, %0.3f)" -#: app/gradient.c:2397 +#: app/gradient.c:2398 msgid "Drag: move Shift+drag: move & compress" msgstr "Prendi: muove Shift+Prendi: muove e comprime" -#: app/gradient.c:2399 app/gradient.c:2402 +#: app/gradient.c:2400 app/gradient.c:2403 msgid "Click: select Shift+click: extend selection" msgstr "Click: seleziona Shift+click: estende la selezione" -#: app/gradient.c:2407 +#: app/gradient.c:2408 msgid "Click: select Shift+click: extend selection Drag: move" msgstr "Click: selezione Shift+click: estende la selezione Prendi: muove" -#: app/gradient.c:2419 +#: app/gradient.c:2420 msgid "" "Click: select Shift+click: extend selection Drag: move Shift+drag: " "move & compress" @@ -2273,206 +2238,206 @@ msgstr "" "Click: seleziona Shift+click: estende la selezione Prendi: muove " "Shift+Prendi: muovi e comprime" -#: app/gradient.c:2662 app/gradient.c:2671 +#: app/gradient.c:2663 app/gradient.c:2672 #, c-format msgid "Handle position: %0.6f" msgstr "Posizione attiva: %0.6f" -#: app/gradient.c:2689 +#: app/gradient.c:2690 #, c-format msgid "Distance: %0.6f" msgstr "Distanza: %0.6f" -#: app/gradient.c:2696 +#: app/gradient.c:2697 #, c-format msgid "control_motion(): Attempt to move bogus handle %d" msgstr "control_motion(): Tentativo di muovere bogus attivo %d" -#: app/gradient.c:3173 app/gradient.c:4230 +#: app/gradient.c:3174 app/gradient.c:4231 msgid "Left endpoint's color" msgstr "Colore punto finale sinistro" -#: app/gradient.c:3184 app/gradient.c:3226 +#: app/gradient.c:3185 app/gradient.c:3227 msgid "Load from" msgstr "Carica da" -#: app/gradient.c:3188 +#: app/gradient.c:3189 msgid "Left neighbor's right endpoint" msgstr "Da sinistra a destra" -#: app/gradient.c:3189 +#: app/gradient.c:3190 msgid "Right endpoint" msgstr "Punto finale destro" -#: app/gradient.c:3199 app/gradient.c:3241 +#: app/gradient.c:3200 app/gradient.c:3242 msgid "Save to" msgstr "Salva a" -#: app/gradient.c:3215 app/gradient.c:4308 +#: app/gradient.c:3216 app/gradient.c:4309 msgid "Right endpoint's color" msgstr "Colore punto finale destro" -#: app/gradient.c:3230 +#: app/gradient.c:3231 msgid "Right neighbor's left endpoint" msgstr "Da Destra a Sinistra" -#: app/gradient.c:3231 +#: app/gradient.c:3232 msgid "Left endpoint" msgstr "Punto finale sinistro" -#: app/gradient.c:3342 +#: app/gradient.c:3343 msgid "Selection operations" msgstr "Operazioni di selezione" -#: app/gradient.c:3514 +#: app/gradient.c:3515 msgid "Blending function for segment" msgstr "Sfumatura del segmento" -#: app/gradient.c:3516 +#: app/gradient.c:3517 msgid "Coloring type for segment" msgstr "Tipo di colorazione per il segmento" -#: app/gradient.c:3518 +#: app/gradient.c:3519 msgid "Split segment at midpoint" msgstr "Dividi segmento a metЮ" -#: app/gradient.c:3520 app/gradient.c:4611 +#: app/gradient.c:3521 app/gradient.c:4612 msgid "Split segment uniformly" msgstr "Dividi uniformitЮ segmento" -#: app/gradient.c:3522 +#: app/gradient.c:3523 msgid "Delete segment" msgstr "Elimina segmento" -#: app/gradient.c:3524 +#: app/gradient.c:3525 msgid "Re-center segment's midpoint" msgstr "Ri-centra metЮ del segmento" -#: app/gradient.c:3526 +#: app/gradient.c:3527 msgid "Re-distribute handles in segment" msgstr "Ridistribuzione punti nel segmento" -#: app/gradient.c:3528 +#: app/gradient.c:3529 msgid "Flip segment" msgstr "Rifletti segmento" -#: app/gradient.c:3530 app/gradient.c:5170 +#: app/gradient.c:3531 app/gradient.c:5171 msgid "Replicate segment" msgstr "Replica segmento" -#: app/gradient.c:3535 +#: app/gradient.c:3536 msgid "Blending function for selection" msgstr "Funzione Sfumatura per la selezione" -#: app/gradient.c:3537 +#: app/gradient.c:3538 msgid "Coloring type for selection" msgstr "Tipo di colore per la selezione" -#: app/gradient.c:3539 +#: app/gradient.c:3540 msgid "Split segments at midpoints" msgstr "Dividi il segmento a metЮ" -#: app/gradient.c:3541 app/gradient.c:4612 +#: app/gradient.c:3542 app/gradient.c:4613 msgid "Split segments uniformly" msgstr "Dividi il segmento uniformemente" -#: app/gradient.c:3543 +#: app/gradient.c:3544 msgid "Delete selection" msgstr "Elimina la selezione" -#: app/gradient.c:3545 +#: app/gradient.c:3546 msgid "Re-center midpoints in selection" msgstr "Ri-centra metЮ nella selezione" -#: app/gradient.c:3547 +#: app/gradient.c:3548 msgid "Re-distribute handles in selection" msgstr "Ridistribuite " -#: app/gradient.c:3549 +#: app/gradient.c:3550 msgid "Flip selection" msgstr "Rifletti la selezione" -#: app/gradient.c:3551 app/gradient.c:5171 +#: app/gradient.c:3552 app/gradient.c:5172 msgid "Replicate selection" msgstr "Replica la selezione" -#: app/gradient.c:3835 +#: app/gradient.c:3836 msgid "FG color" msgstr "Colori Primo Piano" -#: app/gradient.c:3884 +#: app/gradient.c:3885 #, c-format msgid "RGBA (%0.3f, %0.3f, %0.3f, %0.3f)" msgstr "RGBA (%0.3f, %0.3f, %0.3f, %0.3f)" -#: app/gradient.c:4397 app/gradient.c:4467 +#: app/gradient.c:4398 app/gradient.c:4468 msgid "(Varies)" msgstr "(Varie)" -#: app/gradient.c:4619 +#: app/gradient.c:4620 msgid "Split" msgstr "Dividi" #. Instructions -#: app/gradient.c:4633 +#: app/gradient.c:4634 msgid "Please select the number of uniform parts" msgstr "Selezionare il numero di parti uniformi" -#: app/gradient.c:4639 +#: app/gradient.c:4640 msgid "in which you want to split the selected segment" msgstr "che desiderate ottenere dividendo il segmento selezionato" -#: app/gradient.c:4640 +#: app/gradient.c:4641 msgid "in which you want to split the segments in the selection" msgstr "che desiderate ottenere dividento il segmento nella selezione" -#: app/gradient.c:4998 +#: app/gradient.c:4999 msgid "Blend endpoints' colors" msgstr "Sfumatura dei colori agli estremi" -#: app/gradient.c:5010 +#: app/gradient.c:5011 msgid "Blend endpoints' opacity" msgstr "Sfumatura opacitЮ agli estremi" -#: app/gradient.c:5178 +#: app/gradient.c:5179 msgid "Replicate" msgstr "Replica" #. Instructions -#: app/gradient.c:5191 +#: app/gradient.c:5192 msgid "Please select the number of times" msgstr "Selezionare il numero di " -#: app/gradient.c:5196 +#: app/gradient.c:5197 msgid "you want to replicate the selected segment" msgstr "repliche da applicare al segmento selezionato" -#: app/gradient.c:5197 +#: app/gradient.c:5198 msgid "you want to replicate the selection" msgstr "repliche da applicare alla selezione" -#: app/gradient.c:5552 +#: app/gradient.c:5553 #, c-format msgid "grad_load_gradient(): invalid number of segments in \"%s\"" msgstr "grad_load_gradient(): numero invalido di segmenti in \"%s\"" -#: app/gradient.c:5578 +#: app/gradient.c:5579 #, c-format msgid "" "grad_load_gradient(): badly formatted gradient segment %d in \"%s\" --- bad " "things may happen soon" msgstr "grad_load_gradient(): errata formattazione del gradiente %d in \"%s\"" -#: app/gradient.c:5614 +#: app/gradient.c:5615 msgid "grad_save_gradient(): can not save gradient with NULL filename" msgstr "grad_save_gradient(): impossibile salvare il gradiente senza nome" -#: app/gradient.c:5622 +#: app/gradient.c:5623 #, c-format msgid "grad_save_gradient(): can't open \"%s\"" msgstr "grad_save_gradient(): impossibile aprire \"%s\"" -#: app/gradient.c:5829 +#: app/gradient.c:5830 #, c-format msgid "seg_get_segment_at(): No matching segment for position %0.15f" msgstr "seg_get_segment_at(): nessun segmento per la posizione %0.15f" @@ -2591,15 +2556,15 @@ msgstr "" "definizione immagine cambiata, impossibile ripristinare l'immagine originale" #: app/image_new.c:59 app/info_window.c:60 app/info_window.c:449 -#: app/preferences_dialog.c:1336 +#: app/preferences_dialog.c:1335 msgid "Grayscale" msgstr "Scala di grigio" -#: app/image_new.c:65 app/layers_dialog.c:3288 +#: app/image_new.c:65 app/layers_dialog.c:3289 msgid "Foreground" msgstr "Primo Piano" -#: app/image_new.c:75 app/layers_dialog.c:3290 +#: app/image_new.c:75 app/layers_dialog.c:3291 msgid "White" msgstr "Bianco" @@ -2661,7 +2626,7 @@ msgstr "" msgid "Unknown info_dialog field type." msgstr "Tipo di informazione sconosciuta." -#: app/info_dialog.c:180 app/preferences_dialog.c:1436 +#: app/info_dialog.c:180 app/preferences_dialog.c:1435 msgid "General" msgstr "Generale" @@ -2700,7 +2665,7 @@ msgstr "%s: Informazioni sulla finestra" msgid "Dimensions (w x h):" msgstr "Dimensioni (l x a):" -#: app/info_window.c:306 app/iscissors.c:356 +#: app/info_window.c:306 msgid "Resolution:" msgstr "Risoluzione:" @@ -3139,7 +3104,7 @@ msgstr "GIMP Installazione" msgid "Install" msgstr "Installa" -#: app/install.c:257 +#: app/install.c:257 libgimp/gimpexport.c:257 msgid "Ignore" msgstr "Ignora" @@ -3270,7 +3235,7 @@ msgstr "Gradiente UI" msgid "Guide procedures" msgstr "Procedure Guida" -#: app/internal_procs.c:118 app/preferences_dialog.c:1429 +#: app/internal_procs.c:118 app/preferences_dialog.c:1428 msgid "Interface" msgstr "Interfaccia" @@ -3283,8 +3248,8 @@ msgstr "Livello" msgid "Miscellaneous" msgstr "Varie" -#: app/internal_procs.c:127 app/palette.c:2180 app/palette.c:2192 -#: app/palette_select.c:261 +#: app/internal_procs.c:127 app/palette.c:2179 app/palette.c:2191 +#: app/palette_select.c:243 msgid "Palette" msgstr "Palette" @@ -3316,7 +3281,7 @@ msgstr "Procedure Testo" msgid "Tool procedures" msgstr "Procedure Strumenti" -#: app/internal_procs.c:154 +#: app/internal_procs.c:154 app/undo_history.c:544 msgid "Undo" msgstr "Annulla" @@ -3332,20 +3297,6 @@ msgstr "L'inversione non opera in modalit msgid "Invert operation failed." msgstr "L'operazione di Inversione non Х stata portata a termine." -#: app/iscissors.c:350 -msgid "Curve" -msgstr "Curve" - -#. the threshold scale -#: app/iscissors.c:379 -msgid "Edge Detect " -msgstr "Margine definito " - -#. the elasticity scale -#: app/iscissors.c:408 -msgid "Elasticity:" -msgstr "ElasticitЮ:" - #: app/layer.c:248 msgid "Zero width or height layers not allowed." msgstr "Livelli di larghezza/altezza uguale a zero non sono permessi." @@ -3407,7 +3358,7 @@ msgstr "Solo Toni Scuri" msgid "Lighten Only" msgstr "Solo Toni Chiari" -#: app/layers_dialog.c:274 app/layers_dialog.c:3337 +#: app/layers_dialog.c:274 app/layers_dialog.c:3338 msgid "New Layer" msgstr "Nuovo Livello" @@ -3443,83 +3394,83 @@ msgstr "Cancella Livello" msgid "Keep Trans." msgstr "Trasparenza" -#: app/layers_dialog.c:1007 app/menus.c:264 +#: app/layers_dialog.c:1007 app/menus.c:442 msgid "/Stack/Previous Layer" msgstr "/Pila/Livello precedente" -#: app/layers_dialog.c:1008 app/menus.c:265 +#: app/layers_dialog.c:1008 app/menus.c:444 msgid "/Stack/Next Layer" msgstr "/Pila/Livello successivo" -#: app/layers_dialog.c:1010 app/menus.c:266 +#: app/layers_dialog.c:1010 app/menus.c:446 msgid "/Stack/Raise Layer" msgstr "/Pila/Alza livello" -#: app/layers_dialog.c:1014 app/menus.c:267 +#: app/layers_dialog.c:1014 app/menus.c:448 msgid "/Stack/Lower Layer" msgstr "/Pila/Abbassa livello" -#: app/layers_dialog.c:1018 app/menus.c:268 +#: app/layers_dialog.c:1018 app/menus.c:450 msgid "/Stack/Layer to Top" msgstr "/Pila/Livello in Alto" -#: app/layers_dialog.c:1020 app/menus.c:269 +#: app/layers_dialog.c:1020 app/menus.c:452 msgid "/Stack/Layer to Bottom" msgstr "/Pila/Livello in Basso" -#: app/layers_dialog.c:1023 app/menus.c:263 +#: app/layers_dialog.c:1023 app/menus.c:440 msgid "/New Layer" msgstr "/Nuovo Livello" -#: app/layers_dialog.c:1026 app/menus.c:270 +#: app/layers_dialog.c:1026 app/menus.c:454 msgid "/Duplicate Layer" msgstr "/Duplica Livello" -#: app/layers_dialog.c:1029 app/menus.c:271 +#: app/layers_dialog.c:1029 app/menus.c:456 msgid "/Anchor Layer" msgstr "/Ancora Livello" -#: app/layers_dialog.c:1032 app/menus.c:272 +#: app/layers_dialog.c:1032 app/menus.c:458 msgid "/Delete Layer" msgstr "/Elimina Livello" -#: app/layers_dialog.c:1035 app/menus.c:274 +#: app/layers_dialog.c:1035 app/menus.c:462 msgid "/Scale Layer" msgstr "/Scala Livello" -#: app/layers_dialog.c:1036 app/menus.c:275 +#: app/layers_dialog.c:1036 app/menus.c:464 msgid "/Resize Layer" msgstr "/Ridimensiona Livello" -#: app/layers_dialog.c:1038 app/menus.c:277 +#: app/layers_dialog.c:1038 app/menus.c:468 msgid "/Merge Visible Layers" msgstr "/Incolla Livelli Visibili" -#: app/layers_dialog.c:1039 app/menus.c:278 +#: app/layers_dialog.c:1039 app/menus.c:470 msgid "/Merge Down" msgstr "/Incolla verso il basso" -#: app/layers_dialog.c:1040 app/menus.c:279 +#: app/layers_dialog.c:1040 app/menus.c:472 msgid "/Flatten Image" msgstr "/Immagine Appiattita" -#: app/layers_dialog.c:1042 app/menus.c:281 +#: app/layers_dialog.c:1042 app/menus.c:476 msgid "/Add Layer Mask" msgstr "/Aggiungi Livello Maschera" -#: app/layers_dialog.c:1043 app/menus.c:282 +#: app/layers_dialog.c:1043 app/menus.c:478 msgid "/Apply Layer Mask" msgstr "/Applica Livello Maschera" -#: app/layers_dialog.c:1044 app/menus.c:283 +#: app/layers_dialog.c:1044 app/menus.c:480 msgid "/Alpha to Selection" msgstr "/Alpha a Selezione" -#: app/layers_dialog.c:1045 app/menus.c:284 +#: app/layers_dialog.c:1045 app/menus.c:482 msgid "/Mask to Selection" msgstr "/Maschera a Selezione" -#: app/layers_dialog.c:1046 app/menus.c:285 +#: app/layers_dialog.c:1046 app/menus.c:484 msgid "/Add Alpha Channel" msgstr "/Aggiungi Canale Alpha" @@ -3527,76 +3478,76 @@ msgstr "/Aggiungi Canale Alpha" msgid "Empty Layer Copy" msgstr "Copia Livello Vuoto" -#: app/layers_dialog.c:2029 app/layers_dialog.c:3116 app/layers_dialog.c:3539 +#: app/layers_dialog.c:2029 app/layers_dialog.c:3117 app/layers_dialog.c:3540 msgid "Floating Selection" msgstr "Selezione Fluttuante" -#: app/layers_dialog.c:3302 +#: app/layers_dialog.c:3303 msgid "New Layer Options" msgstr "Opzioni Nuovo Livello" #. The name label and entry -#: app/layers_dialog.c:3327 +#: app/layers_dialog.c:3328 msgid "Layer Name:" msgstr "Nome Livello:" #. The size labels -#: app/layers_dialog.c:3341 +#: app/layers_dialog.c:3342 msgid "Layer Width:" msgstr "Larghezza Livello:" #. The radio frame and box -#: app/layers_dialog.c:3400 +#: app/layers_dialog.c:3401 msgid "Layer Fill Type" msgstr "Tipo di Riempimento Livello" -#: app/layers_dialog.c:3508 +#: app/layers_dialog.c:3509 msgid "Edit Layer Attributes" msgstr "Modifica Attributi Livello" -#: app/layers_dialog.c:3531 +#: app/layers_dialog.c:3532 msgid "Layer name:" msgstr "Nome Livello:" -#: app/layers_dialog.c:3620 +#: app/layers_dialog.c:3621 msgid "White (Full Opacity)" msgstr "Bianco (Totale OpacitЮ)" -#: app/layers_dialog.c:3621 +#: app/layers_dialog.c:3622 msgid "Black (Full Transparency)" msgstr "Nero (Trasparenza Totale)" -#: app/layers_dialog.c:3622 +#: app/layers_dialog.c:3623 msgid "Layer's Alpha Channel" msgstr "Canale Alpha del Livello" -#: app/layers_dialog.c:3633 +#: app/layers_dialog.c:3634 msgid "Add Mask Options" msgstr "Aggiungi Opzioni Maschera" #. The radio frame and box -#: app/layers_dialog.c:3653 +#: app/layers_dialog.c:3654 msgid "Initialize Layer Mask to:" msgstr "Inizializza Livello Maschera a:" -#: app/layers_dialog.c:3745 +#: app/layers_dialog.c:3746 msgid "Layer Mask Options" msgstr "Opzioni Livello Maschera" -#: app/layers_dialog.c:3751 +#: app/layers_dialog.c:3752 msgid "Apply" msgstr "Applica" -#: app/layers_dialog.c:3753 +#: app/layers_dialog.c:3754 msgid "Discard" msgstr "Annulla" #. The name entry hbox, label and entry -#: app/layers_dialog.c:3767 +#: app/layers_dialog.c:3768 msgid "Apply layer mask?" msgstr "Applica Livello Maschera?" -#: app/layers_dialog.c:3821 app/layers_dialog.c:3909 +#: app/layers_dialog.c:3822 app/layers_dialog.c:3910 msgid "" "Invalid width or height.\n" "Both must be positive." @@ -3604,27 +3555,27 @@ msgstr "" "Larghezza o Altezza Invalida.\n" "Entrambe devono essere positive." -#: app/layers_dialog.c:4020 +#: app/layers_dialog.c:4021 msgid "Expanded as necessary" msgstr "Espandi se necessario" -#: app/layers_dialog.c:4021 +#: app/layers_dialog.c:4022 msgid "Clipped to image" msgstr "Ridimensiona all'immagine" -#: app/layers_dialog.c:4022 +#: app/layers_dialog.c:4023 msgid "Clipped to bottom layer" msgstr "Ridimensiona al livello base" -#: app/layers_dialog.c:4034 +#: app/layers_dialog.c:4035 msgid "Layer Merge Options" msgstr "Opzioni Incolla Livello" -#: app/layers_dialog.c:4055 +#: app/layers_dialog.c:4056 msgid "Final, Merged Layer should be:" msgstr "Per finire, i Livelli Incollati devono essere:" -#: app/layers_dialog.c:4057 +#: app/layers_dialog.c:4058 msgid "Final, Anchored Layer should be:" msgstr "Per finire, i Livelli Ancorati devono essere:" @@ -3633,7 +3584,7 @@ msgid "Layers & Channels" msgstr "Livelli e Canali" #. The Auto-button -#: app/lc_dialog.c:152 +#: app/lc_dialog.c:151 msgid "Auto" msgstr "Automatico" @@ -3690,7 +3641,7 @@ msgstr "Salva Livelli" msgid "Load/Save Levels" msgstr "Apri/Salva Livelli" -#: app/levels.c:1403 app/levels.c:1421 app/paths_dialog.c:2200 +#: app/levels.c:1403 app/levels.c:1421 app/paths_dialog.c:2202 #, c-format msgid "Unable to open file %s" msgstr "Impossibile aprire il file %s" @@ -3861,458 +3812,462 @@ msgstr "Distanza:" msgid "degrees" msgstr "╟" -#: app/menus.c:46 +#: app/menus.c:65 msgid "/File/MRU00 " msgstr "/File/MRU00 " -#: app/menus.c:47 +#: app/menus.c:66 msgid "/File" msgstr "/File" -#: app/menus.c:48 +#: app/menus.c:67 msgid "/File/Dialogs" msgstr "/File/Finestre" -#: app/menus.c:49 -msgid "/Image/Transforms" -msgstr "/Immagine/Trasforma" - -#: app/menus.c:50 +#: app/menus.c:69 msgid "/Layers" msgstr "/Livelli" -#: app/menus.c:51 +#: app/menus.c:70 msgid "/Tools" msgstr "/Strumenti" -#: app/menus.c:52 +#: app/menus.c:71 msgid "/Dialogs" msgstr "/Finestre" -#: app/menus.c:53 +#: app/menus.c:72 msgid "/View/Zoom" msgstr "/Visualizza/Zoom" -#: app/menus.c:54 +#: app/menus.c:73 msgid "/Stack" msgstr "/Pila" -#: app/menus.c:67 app/menus.c:102 +#: app/menus.c:80 app/menus.c:145 msgid "/File/tearoff1" msgstr "/File/tearoff1" -#: app/menus.c:68 app/menus.c:103 +#: app/menus.c:82 app/menus.c:147 msgid "/File/New" msgstr "/File/Nuovo" -#: app/menus.c:70 -msgid "/File/Acquire" -msgstr "/File/Acquisizione" +#: app/menus.c:86 +#, fuzzy +msgid "/File/Acquire/tearoff1" +msgstr "/File/tearoff1" -#: app/menus.c:71 +#: app/menus.c:88 msgid "/File/About..." msgstr "/File/Informazioni su..." -#: app/menus.c:72 +#: app/menus.c:90 msgid "/File/Help..." msgstr "/File/Aiuto..." -#: app/menus.c:73 app/menus.c:108 +#: app/menus.c:92 app/menus.c:157 msgid "/File/Preferences..." msgstr "/File/Preferenze..." -#: app/menus.c:74 +#: app/menus.c:94 msgid "/File/Tip of the day" msgstr "/File/Suggerimenti del giorno" -#: app/menus.c:76 +#: app/menus.c:97 msgid "/File/Dialogs/Brushes..." msgstr "/File/Finestre/Pennelli..." -#: app/menus.c:77 +#: app/menus.c:99 msgid "/File/Dialogs/Patterns..." msgstr "/File/Finestre/Pattern..." -#: app/menus.c:78 +#: app/menus.c:101 msgid "/File/Dialogs/Palette..." msgstr "/File/Finestre/Palette..." -#: app/menus.c:79 -msgid "/File/Dialogs/Gradient..." +#: app/menus.c:103 +#, fuzzy +msgid "/File/Dialogs/Gradients..." msgstr "/File/Finestre/Gradienti..." -#: app/menus.c:80 +#: app/menus.c:105 msgid "/File/Dialogs/Layers & Channels..." msgstr "/File/Finestre/Livelli e Canali..." -#: app/menus.c:81 +#: app/menus.c:107 msgid "/File/Dialogs/Tool Options..." msgstr "/File/Finestre/Opzioni Strumento..." -#: app/menus.c:82 +#: app/menus.c:109 msgid "/File/Dialogs/Input Devices..." msgstr "/File/Finestre/Dispositivi di Ingresso..." -#: app/menus.c:83 +#: app/menus.c:111 msgid "/File/Dialogs/Device Status..." msgstr "/File/Finestre/Stato Dispositivi..." -#: app/menus.c:84 +#: app/menus.c:113 msgid "/File/Dialogs/Document Index..." msgstr "/File/Finestre/Indice Documenti..." -#: app/menus.c:85 +#: app/menus.c:115 msgid "/File/Dialogs/Error Console..." msgstr "/File/Finestre/Console degli Errori..." -#: app/menus.c:86 +#: app/menus.c:117 msgid "/File/Dialogs/Display Filters..." msgstr "/File/Finestre/Visualizza Filtri..." -#: app/menus.c:88 +#: app/menus.c:120 msgid "/Xtns/tearoff1" msgstr "/Extra/tearoff1" -#: app/menus.c:89 +#: app/menus.c:122 msgid "/Xtns/Module Browser" msgstr "/Extra/Browser Moduli" -#: app/menus.c:90 app/menus.c:91 app/menus.c:96 app/menus.c:109 +#: app/menus.c:124 app/menus.c:126 app/menus.c:134 app/menus.c:159 msgid "/File/---" msgstr "/File/---" -#: app/menus.c:101 +#: app/menus.c:143 msgid "/tearoff1" msgstr "/tearoff1" -#: app/menus.c:113 +#: app/menus.c:166 msgid "/File/---moved" msgstr "/File/---mosso" -#: app/menus.c:115 +#: app/menus.c:169 msgid "/Edit/tearoff1" msgstr "/Modifica/tearoff1" -#: app/menus.c:121 app/menus.c:128 app/menus.c:132 +#: app/menus.c:181 app/menus.c:195 app/menus.c:203 msgid "/Edit/---" msgstr "/Modifica/---" -#: app/menus.c:127 +#: app/menus.c:193 msgid "/Edit/Undo history..." msgstr "/Modifica/Storico Operazioni..." -#: app/menus.c:134 +#: app/menus.c:206 msgid "/Select/tearoff1" msgstr "/Selezione/tearoff1" -#: app/menus.c:135 +#: app/menus.c:208 msgid "/Select/Invert" msgstr "/Selezione/Invertita" -#: app/menus.c:136 +#: app/menus.c:210 msgid "/Select/All" msgstr "/Selezione/Totale" -#: app/menus.c:137 +#: app/menus.c:212 msgid "/Select/None" msgstr "/Selezione/Nessuna" -#: app/menus.c:138 +#: app/menus.c:214 msgid "/Select/Float" msgstr "/Selezione/Fluttuante" -#: app/menus.c:139 app/menus.c:145 +#: app/menus.c:216 app/menus.c:228 msgid "/Select/---" msgstr "/Selezione/---" -#: app/menus.c:140 +#: app/menus.c:218 msgid "/Select/Feather" msgstr "/Selezione/Sfumata" -#: app/menus.c:141 +#: app/menus.c:220 msgid "/Select/Sharpen" msgstr "/Selezione/Definita" -#: app/menus.c:142 +#: app/menus.c:222 msgid "/Select/Shrink" msgstr "/Selezione/Ridotta" -#: app/menus.c:143 +#: app/menus.c:224 msgid "/Select/Grow" msgstr "/Selezione/Allargata" -#: app/menus.c:144 +#: app/menus.c:226 msgid "/Select/Border" msgstr "/Selezione/Bordo" -#: app/menus.c:148 +#: app/menus.c:233 msgid "/View/tearoff1" msgstr "Visualizza/tearoff1" -#: app/menus.c:149 +#: app/menus.c:235 msgid "/View/Zoom In" msgstr "/Visualizza/Zoom Avanti" -#: app/menus.c:150 +#: app/menus.c:237 msgid "/View/Zoom Out" msgstr "/Visualizza/Zoom Indietro" -#: app/menus.c:151 +#: app/menus.c:239 msgid "/View/Zoom/16:1" msgstr "/Visualizza/Zoom/16:1" -#: app/menus.c:152 +#: app/menus.c:241 msgid "/View/Zoom/8:1" msgstr "/Visualizza/Zoom/8:1" -#: app/menus.c:153 +#: app/menus.c:243 msgid "/View/Zoom/4:1" msgstr "/Visualizza/Zoom/4:1" -#: app/menus.c:154 +#: app/menus.c:245 msgid "/View/Zoom/2:1" msgstr "/Visualizza/Zoom/2:1" -#: app/menus.c:155 +#: app/menus.c:247 msgid "/View/Zoom/1:1" msgstr "/Visualizza/Zoom/1:1" -#: app/menus.c:156 +#: app/menus.c:249 msgid "/View/Zoom/1:2" msgstr "/Visualizza/Zoom/1:2" -#: app/menus.c:157 +#: app/menus.c:251 msgid "/View/Zoom/1:4" msgstr "/Visualizza/Zoom/1:4" -#: app/menus.c:158 +#: app/menus.c:253 msgid "/View/Zoom/1:8" msgstr "/Visualizza/Zoom/1:8" -#: app/menus.c:159 +#: app/menus.c:255 msgid "/View/Zoom/1:16" msgstr "/Visualizza/Zoom/1:16" -#: app/menus.c:161 -msgid "/View/Window Info..." -msgstr "/Visualizza/Informazioni sulla finestra..." - -#: app/menus.c:162 -msgid "/View/Window Nav..." +#: app/menus.c:259 +#, fuzzy +msgid "/View/Info Window..." msgstr "/Visualizza/Navigatore" -#: app/menus.c:164 app/menus.c:170 +#: app/menus.c:261 +#, fuzzy +msgid "/View/Nav. Window..." +msgstr "/Visualizza/Navigatore" + +#: app/menus.c:264 app/menus.c:276 msgid "/View/---" msgstr "/Visualizza/---" -#: app/menus.c:172 +#: app/menus.c:279 msgid "/View/New View" msgstr "/Visualizza/Nuova Vista" -#: app/menus.c:173 +#: app/menus.c:281 msgid "/View/Shrink Wrap" msgstr "/Visualizza/Riposiziona vista" -#: app/menus.c:175 +#: app/menus.c:284 msgid "/Image/tearoff1" msgstr "/Immagine/tearoff1" -#: app/menus.c:176 +#: app/menus.c:286 msgid "/Image/Colors/tearoff1" msgstr "/Immagine/Colori/tearoff1" -#: app/menus.c:179 +#: app/menus.c:292 msgid "/Image/Colors/---" msgstr "/Immagine/Colori/---" -#: app/menus.c:181 -msgid "/Image/Channel Ops/tearoff1" +#: app/menus.c:297 +#, fuzzy +msgid "/Image/Channels/tearoff1" msgstr "/Immagine/Operazioni canale/tearoff1" -#: app/menus.c:182 -msgid "/Image/Channel Ops/Duplicate" -msgstr "/Immagine/Operazioni canale/Duplica" - -#: app/menus.c:184 +#: app/menus.c:300 msgid "/Image/Alpha/tearoff1" msgstr "/Immagine/Alpha/tearoff1" -#: app/menus.c:187 app/menus.c:191 app/menus.c:194 +#: app/menus.c:305 +#, fuzzy +msgid "/Image/Transforms/tearoff1" +msgstr "/Immagine/Colori/tearoff1" + +#: app/menus.c:310 app/menus.c:318 app/menus.c:326 msgid "/Image/---" msgstr "/Immagine/---" -#: app/menus.c:192 +#: app/menus.c:320 msgid "/Image/Resize" msgstr "/Immagine/Ridimensiona" -#: app/menus.c:193 +#: app/menus.c:322 msgid "/Image/Scale" msgstr "/Immagine/Scala" -#: app/menus.c:196 +#: app/menus.c:324 +#, fuzzy +msgid "/Image/Duplicate" +msgstr "/Immagine/Operazioni canale/Duplica" + +#: app/menus.c:329 msgid "/Layers/tearoff1" msgstr "/Livelli/tearoff1" -#: app/menus.c:197 +#: app/menus.c:331 msgid "/Layers/Layers & Channels..." msgstr "/Livelli/Livelli e Canali..." -#: app/menus.c:198 +#: app/menus.c:333 msgid "/Layers/Stack/tearoff1" msgstr "/Livelli/Pila/tearoff1" -#: app/menus.c:205 app/menus.c:212 +#: app/menus.c:347 app/menus.c:361 msgid "/Layers/---" msgstr "/Livelli/---" -#: app/menus.c:214 +#: app/menus.c:364 msgid "/Tools/tearoff1" msgstr "/Strumenti/tearoff1" -#: app/menus.c:215 +#: app/menus.c:366 msgid "/Tools/Toolbox" msgstr "/Strumenti/Mostra Strumenti" -#: app/menus.c:216 +#: app/menus.c:368 msgid "/Tools/Default Colors" msgstr "/Strumenti/Colori standard" -#: app/menus.c:217 +#: app/menus.c:370 msgid "/Tools/Swap Colors" msgstr "/Strumenti/Scambia Colori" -#: app/menus.c:218 +#: app/menus.c:372 msgid "/Tools/---" msgstr "/Strumenti/---" #. the tool entries themselves are built on the fly -#: app/menus.c:222 +#: app/menus.c:377 msgid "/Filters/tearoff1" msgstr "/Filtri/tearoff1" -#: app/menus.c:223 app/plug_in.c:1285 +#: app/menus.c:379 app/plug_in.c:1285 msgid "/Filters/Repeat last" msgstr "/Filtri/Ripeti ultimo" -#: app/menus.c:224 app/plug_in.c:1286 +#: app/menus.c:381 app/plug_in.c:1286 msgid "/Filters/Re-show last" msgstr "/Filtri/Mostra ultimo" -#: app/menus.c:225 +#: app/menus.c:383 msgid "/Filters/---" msgstr "/Filtri/---" -#: app/menus.c:227 +#: app/menus.c:386 msgid "/Script-Fu/tearoff1" msgstr "/Script-Fu/tearoff1" -#: app/menus.c:228 -msgid "/Script-Fu/" -msgstr "/Script-Fu/" - -#: app/menus.c:230 +#: app/menus.c:389 msgid "/Dialogs/tearoff1" msgstr "/Finestre/tearoff1" -#: app/menus.c:231 +#: app/menus.c:391 msgid "/Dialogs/Brushes..." msgstr "/Finestre/Pennelli..." -#: app/menus.c:232 +#: app/menus.c:393 msgid "/Dialogs/Patterns..." msgstr "/Finestre/Pattern..." -#: app/menus.c:233 +#: app/menus.c:395 msgid "/Dialogs/Palette..." msgstr "/Finestre/Palette..." -#: app/menus.c:234 -msgid "/Dialogs/Gradient..." +#: app/menus.c:397 +#, fuzzy +msgid "/Dialogs/Gradients..." msgstr "/Finestre/Gradienti..." -#: app/menus.c:235 +#: app/menus.c:399 msgid "/Dialogs/Layers & Channels..." msgstr "/Finestre/Livelli e Canali..." -#: app/menus.c:236 +#: app/menus.c:401 msgid "/Dialogs/Indexed Palette..." msgstr "/Finestre/Palette in Scala di Colore..." -#: app/menus.c:237 +#: app/menus.c:403 msgid "/Dialogs/Tool Options..." msgstr "/Finestre/Opzioni Strumenti..." -#: app/menus.c:238 +#: app/menus.c:405 msgid "/Dialogs/Input Devices..." msgstr "/Finestre/Dispositivi di Input..." -#: app/menus.c:239 +#: app/menus.c:407 msgid "/Dialogs/Device Status..." msgstr "/Finestre/Stato dei Dispositivi..." -#: app/menus.c:240 +#: app/menus.c:409 msgid "/Dialogs/Display Filters..." msgstr "/Finestre/Visualizza Filtri..." -#: app/menus.c:247 +#: app/menus.c:418 msgid "/Automatic" msgstr "/Automatico" -#: app/menus.c:255 +#: app/menus.c:429 msgid "/By extension" msgstr "/Per estensione" -#: app/menus.c:309 app/paths_dialog.c:201 +#: app/menus.c:522 app/paths_dialog.c:201 msgid "/New Path" msgstr "/Nuovo Tracciato" -#: app/menus.c:310 app/paths_dialog.c:205 +#: app/menus.c:524 app/paths_dialog.c:205 msgid "/Duplicate Path" msgstr "/Duplica Tracciato" -#: app/menus.c:311 app/paths_dialog.c:209 +#: app/menus.c:526 app/paths_dialog.c:209 msgid "/Path to Selection" msgstr "/Tracciato a Selezione" -#: app/menus.c:312 app/paths_dialog.c:213 +#: app/menus.c:528 app/paths_dialog.c:213 msgid "/Stroke Path" msgstr "/Disegna Tracciato" -#: app/menus.c:313 app/paths_dialog.c:217 +#: app/menus.c:530 app/paths_dialog.c:217 msgid "/Delete Path" msgstr "/Cancella Tracciato" -#: app/menus.c:315 app/paths_dialog.c:221 +#: app/menus.c:534 app/paths_dialog.c:221 msgid "/Copy Path" msgstr "/Copia Tracciato" -#: app/menus.c:316 app/paths_dialog.c:224 +#: app/menus.c:536 app/paths_dialog.c:224 msgid "/Paste Path" msgstr "/Incolla Tracciato" -#: app/menus.c:317 +#: app/menus.c:538 msgid "/Import Path" msgstr "/Importa Tracciato" -#: app/menus.c:318 +#: app/menus.c:540 msgid "/Export Path" msgstr "/Esporta Tracciato" -#: app/menus.c:616 +#: app/menus.c:868 #, c-format msgid "Error opening file: %s\n" msgstr "Errore aprendo il file: %s\n" -#: app/menus.c:638 app/menus.c:720 +#: app/menus.c:891 app/menus.c:979 #, c-format msgid "/File/MRU%02d" msgstr "/File/MRU%02d" -#: app/menus.c:889 +#: app/menus.c:1277 msgid "tearoff menu not in top level window" msgstr "interuzione menu non presente nella parte alta della finestra" -#: app/menus.c:907 +#: app/menus.c:1300 msgid "can't unregister tearoff menu top level window" msgstr "" "impossibile non registrare interuzione menu nella parte alta della finestra" @@ -4456,12 +4411,12 @@ msgstr "Sfumatura:" msgid "Type:" msgstr "Tipo:" -#: app/palette.c:503 +#: app/palette.c:502 #, c-format msgid "can't save palette \"%s\"\n" msgstr "impossibile salvare la palette \"%s\"\n" -#: app/palette.c:643 +#: app/palette.c:642 #, c-format msgid "" "Loading palette %s:\n" @@ -4474,7 +4429,7 @@ msgstr "" "informazioni perse\n" "Necessaria la conversione da DOS?" -#: app/palette.c:648 +#: app/palette.c:647 #, c-format msgid "" "Loading palette %s:\n" @@ -4483,7 +4438,7 @@ msgstr "" "Caricamento palette %s:\n" "Palette corrotta: informazioni perse" -#: app/palette.c:661 +#: app/palette.c:660 #, c-format msgid "" "Loading palette %s (line %d):\n" @@ -4492,7 +4447,7 @@ msgstr "" "Caricamento palette %s (linea %d):\n" "Errore di Lettura" -#: app/palette.c:676 +#: app/palette.c:675 #, c-format msgid "" "Loading palette %s (line %d):\n" @@ -4501,7 +4456,7 @@ msgstr "" "Caricamento palette %s (linea %d):\n" "Perso componente ROSSO" -#: app/palette.c:684 +#: app/palette.c:683 #, c-format msgid "" "Loading palette %s (line %d):\n" @@ -4510,7 +4465,7 @@ msgstr "" "Caricamento palette %s (linea %d):\n" "Perso componente VERDE" -#: app/palette.c:691 +#: app/palette.c:690 #, c-format msgid "" "Loading palette %s (line %d):\n" @@ -4519,7 +4474,7 @@ msgstr "" "Caricamento palette %s (linea %d):\n" "Perso componente BLU" -#: app/palette.c:700 +#: app/palette.c:699 #, c-format msgid "" "Loading palette %s (line %d):\n" @@ -4528,90 +4483,90 @@ msgstr "" "Caricamento palette %s (linea %d):\n" "Valori RGB fuori campo" -#: app/palette.c:908 +#: app/palette.c:907 msgid "Black" msgstr "Nero" -#: app/palette.c:1079 +#: app/palette.c:1078 msgid "New Palette" msgstr "Nuova Palette" -#: app/palette.c:1082 +#: app/palette.c:1081 msgid "Enter a name for new palette" msgstr "Digitate un nome per la nuova palette" -#: app/palette.c:1957 app/palette.c:2130 +#: app/palette.c:1956 app/palette.c:2129 msgid "Undefined" msgstr "Non definito" -#: app/palette.c:2026 +#: app/palette.c:2025 msgid "Color Palette Edit" msgstr "Modifica Palette del Colore" -#: app/palette.c:2045 +#: app/palette.c:2044 msgid "Color Palette" msgstr "Palette del Colore" -#: app/palette.c:2182 app/palette.c:2957 libgimp/gimpfileselection.c:355 +#: app/palette.c:2181 app/palette.c:2956 libgimp/gimpfileselection.c:355 #: libgimp/gimpunitmenu.c:510 msgid "Select" msgstr "Seleziona" -#: app/palette.c:2193 app/palette_select.c:262 +#: app/palette.c:2192 app/palette_select.c:244 msgid "Ncols" msgstr "Colori" -#: app/palette.c:2214 +#: app/palette.c:2213 msgid "Palette Ops" msgstr "Opzioni Palette" #. The "Import" frame -#: app/palette.c:2241 app/palette.c:2836 app/palette.c:2850 +#: app/palette.c:2240 app/palette.c:2835 app/palette.c:2849 msgid "Import" msgstr "Importa" -#: app/palette.c:2250 +#: app/palette.c:2249 msgid "Merge" msgstr "Incolla" -#: app/palette.c:2485 +#: app/palette.c:2484 msgid "Merge Palette" msgstr "Incolla Palette" -#: app/palette.c:2488 +#: app/palette.c:2487 msgid "Enter a name for merged palette" msgstr "Digitate un nome per la palette incollata" -#: app/palette.c:2830 +#: app/palette.c:2829 msgid "Import Palette" msgstr "Importa palette" #. The source's name -#: app/palette.c:2866 +#: app/palette.c:2865 msgid "Name:" msgstr "Nome:" -#: app/palette.c:2875 +#: app/palette.c:2874 msgid "new_import" msgstr "nuova importazione" #. The source type -#: app/palette.c:2879 +#: app/palette.c:2878 msgid "Source:" msgstr "Sorgente:" #. The sample size -#: app/palette.c:2909 +#: app/palette.c:2908 msgid "Sample Size:" msgstr "Dimensione:" #. The interval -#: app/palette.c:2922 +#: app/palette.c:2921 msgid "Interval:" msgstr "Intervallo:" #. The shell and main vbox -#: app/palette_select.c:234 +#: app/palette_select.c:216 msgid "Palette Selection" msgstr "Selezione Palette" @@ -4668,40 +4623,40 @@ msgstr "Rinomina Gradiente" msgid "Enter a new name for the path" msgstr "Inserisci un nuovo nome per il gradiente" -#: app/paths_dialog.c:2214 +#: app/paths_dialog.c:2216 #, c-format msgid "Failed to read from %s" msgstr "Impossibile leggere da %s" -#: app/paths_dialog.c:2229 +#: app/paths_dialog.c:2231 #, c-format msgid "Failed to read path from %s" msgstr "Impossibile leggere da %s" -#: app/paths_dialog.c:2236 +#: app/paths_dialog.c:2238 #, c-format msgid "No points specified in path file %s" msgstr "Nessun punto specificato nel file tracciato %s" -#: app/paths_dialog.c:2247 +#: app/paths_dialog.c:2249 #, c-format msgid "Failed to read path points from %s" msgstr "Impossibile leggere punti tracciato da %s" -#: app/paths_dialog.c:2326 app/xcf.c:418 +#: app/paths_dialog.c:2328 app/xcf.c:418 #, c-format msgid "open failed on %s: %s\n" msgstr "Errore aprendo il file %s: %s\n" -#: app/paths_dialog.c:2347 +#: app/paths_dialog.c:2367 msgid "Load/Store Bezier Curves" msgstr "Apri/Salva Curve Bezier" -#: app/paths_dialog.c:2368 +#: app/paths_dialog.c:2399 msgid "Load Path" msgstr "Apri tracciato" -#: app/paths_dialog.c:2386 +#: app/paths_dialog.c:2417 msgid "Store Path" msgstr "Salva tracciato" @@ -4817,463 +4772,463 @@ msgstr "Errore: La risoluzione del Monitor non deve essere uguale a 0." msgid "Error: Image title format must not be NULL." msgstr "Errore: Il formato del titolo immagine non deve essere NULLO." -#: app/preferences_dialog.c:565 +#: app/preferences_dialog.c:564 msgid "You will need to restart GIMP for these changes to take effect." msgstr "E' necessario riavviare GIMP per apportare i cambiamenti effettuati." -#: app/preferences_dialog.c:1165 +#: app/preferences_dialog.c:1164 msgid "Preferences" msgstr "Preferenze" #. The categories tree -#: app/preferences_dialog.c:1187 +#: app/preferences_dialog.c:1186 msgid "Categories" msgstr "Categorie" -#: app/preferences_dialog.c:1214 +#: app/preferences_dialog.c:1213 msgid "New File Settings" msgstr "Settaggi Nuovo File" -#: app/preferences_dialog.c:1216 +#: app/preferences_dialog.c:1215 msgid "New File" msgstr "Nuovo File" -#: app/preferences_dialog.c:1226 +#: app/preferences_dialog.c:1225 msgid "Default Image Size and Unit" msgstr "Dimensioni Base dell'Immagine" -#: app/preferences_dialog.c:1240 +#: app/preferences_dialog.c:1239 msgid "Width" msgstr "Larghezza" -#: app/preferences_dialog.c:1242 +#: app/preferences_dialog.c:1241 msgid "Height" msgstr "Altezza" -#: app/preferences_dialog.c:1269 +#: app/preferences_dialog.c:1268 msgid "Default Image Resolution and Resolution Unit" msgstr "Risoluzione dell'Immagine e UnitЮ di misura" -#: app/preferences_dialog.c:1294 app/preferences_dialog.c:2032 +#: app/preferences_dialog.c:1293 app/preferences_dialog.c:2031 msgid "dpi" msgstr "dpi" -#: app/preferences_dialog.c:1339 +#: app/preferences_dialog.c:1338 msgid "Default Image Type:" msgstr "Tipo di Immagine Base" -#: app/preferences_dialog.c:1344 +#: app/preferences_dialog.c:1343 msgid "Display Settings" msgstr "Settaggi della Visualizzazione" -#: app/preferences_dialog.c:1346 +#: app/preferences_dialog.c:1345 msgid "Display" msgstr "Visualizzazione" -#: app/preferences_dialog.c:1353 +#: app/preferences_dialog.c:1352 msgid "Transparency" msgstr "Trasparenza" -#: app/preferences_dialog.c:1371 +#: app/preferences_dialog.c:1370 msgid "Light Checks" msgstr "Scacchi piccoli" -#: app/preferences_dialog.c:1373 +#: app/preferences_dialog.c:1372 msgid "Mid-Tone Checks" msgstr "Scacchi mezze tinte" -#: app/preferences_dialog.c:1375 +#: app/preferences_dialog.c:1374 msgid "Dark Checks" msgstr "Scacchi scuri" -#: app/preferences_dialog.c:1377 +#: app/preferences_dialog.c:1376 msgid "White Only" msgstr "Scacchi bianchi" -#: app/preferences_dialog.c:1379 +#: app/preferences_dialog.c:1378 msgid "Gray Only" msgstr "Scacchi grigi" -#: app/preferences_dialog.c:1381 +#: app/preferences_dialog.c:1380 msgid "Black Only" msgstr "Scacchi neri" -#: app/preferences_dialog.c:1385 +#: app/preferences_dialog.c:1384 msgid "Transparency Type:" msgstr "Tipo di trasparenza:" -#: app/preferences_dialog.c:1391 app/preferences_dialog.c:1468 -#: app/preferences_dialog.c:1478 +#: app/preferences_dialog.c:1390 app/preferences_dialog.c:1467 +#: app/preferences_dialog.c:1477 msgid "Small" msgstr "Piccolo" -#: app/preferences_dialog.c:1393 app/preferences_dialog.c:1469 -#: app/preferences_dialog.c:1479 +#: app/preferences_dialog.c:1392 app/preferences_dialog.c:1468 +#: app/preferences_dialog.c:1478 msgid "Medium" msgstr "Medio" -#: app/preferences_dialog.c:1395 app/preferences_dialog.c:1470 -#: app/preferences_dialog.c:1480 +#: app/preferences_dialog.c:1394 app/preferences_dialog.c:1469 +#: app/preferences_dialog.c:1479 msgid "Large" msgstr "Grande" -#: app/preferences_dialog.c:1399 +#: app/preferences_dialog.c:1398 msgid "Check Size:" msgstr "Dimensione Scacco:" -#: app/preferences_dialog.c:1401 app/transform_tool.c:190 +#: app/preferences_dialog.c:1400 app/transform_tool.c:190 msgid "Scaling" msgstr "Scala" -#: app/preferences_dialog.c:1413 +#: app/preferences_dialog.c:1412 msgid "Nearest Neighbor" msgstr "Regioni confinanti" -#: app/preferences_dialog.c:1417 +#: app/preferences_dialog.c:1416 msgid "Cubic" msgstr "Cubica" -#: app/preferences_dialog.c:1427 +#: app/preferences_dialog.c:1426 msgid "Interface Settings" msgstr "Settaggi dell'Interfaccia" -#: app/preferences_dialog.c:1473 +#: app/preferences_dialog.c:1472 msgid "Preview Size:" msgstr "Dimensione Anteprima" -#: app/preferences_dialog.c:1483 +#: app/preferences_dialog.c:1482 msgid "Nav Preview Size:" msgstr "Dimensione Anteprima" -#: app/preferences_dialog.c:1492 +#: app/preferences_dialog.c:1491 msgid "Levels of Undo:" msgstr "Dimensione `Storico'" -#: app/preferences_dialog.c:1501 +#: app/preferences_dialog.c:1500 msgid "Recent Documents List Size:" msgstr "Dimensione Lista `Documenti Recenti'" -#: app/preferences_dialog.c:1504 +#: app/preferences_dialog.c:1503 msgid "Help System" msgstr "Sistema di Aiuto" -#: app/preferences_dialog.c:1513 +#: app/preferences_dialog.c:1512 msgid "Show Tool Tips" msgstr "Mostra Suggerimenti" -#: app/preferences_dialog.c:1523 +#: app/preferences_dialog.c:1522 msgid "Context Sensitive Help with \"F1\"" msgstr "Aiuto Contestuale con \"F1\"" -#: app/preferences_dialog.c:1534 +#: app/preferences_dialog.c:1533 msgid "Image Windows Settings" msgstr "Settaggi delle finestre Immagini" -#: app/preferences_dialog.c:1536 +#: app/preferences_dialog.c:1535 msgid "Image Windows" msgstr "Finestre Immagine" -#: app/preferences_dialog.c:1543 +#: app/preferences_dialog.c:1542 msgid "Appearance" msgstr "Aspetto" -#: app/preferences_dialog.c:1552 +#: app/preferences_dialog.c:1551 msgid "Resize Window on Zoom" msgstr "Ridimensiona Finestra ogni Zoom" -#: app/preferences_dialog.c:1561 +#: app/preferences_dialog.c:1560 msgid "Show Rulers" msgstr "Mostra Righello" -#: app/preferences_dialog.c:1570 +#: app/preferences_dialog.c:1569 msgid "Show Statusbar" msgstr "Barra di stato" -#: app/preferences_dialog.c:1594 +#: app/preferences_dialog.c:1593 msgid "Marching Ants Speed:" msgstr "VelocitЮ Animazione titolo:" #. Set the currently used string as "Custom" -#: app/preferences_dialog.c:1602 +#: app/preferences_dialog.c:1601 msgid "Custom" msgstr "Personalizzata" #. set some commonly used format strings -#: app/preferences_dialog.c:1608 +#: app/preferences_dialog.c:1607 msgid "Standard" msgstr "Standard" -#: app/preferences_dialog.c:1613 +#: app/preferences_dialog.c:1612 msgid "Show zoom percentage" msgstr "Mostra percentuale dello Zoom" -#: app/preferences_dialog.c:1618 +#: app/preferences_dialog.c:1617 msgid "Show zoom ratio" msgstr "Mostra dimensione Zoom" -#: app/preferences_dialog.c:1623 +#: app/preferences_dialog.c:1622 msgid "Show reversed zoom ratio" msgstr "Mostra dimensione Zoom inversa" -#: app/preferences_dialog.c:1634 +#: app/preferences_dialog.c:1633 msgid "Image Title Format:" msgstr "Formato del Titolo Immagine" #. End of the title format string -#: app/preferences_dialog.c:1637 +#: app/preferences_dialog.c:1636 msgid "Pointer Movement Feedback" msgstr "Caratteristiche del Puntatore" -#: app/preferences_dialog.c:1647 +#: app/preferences_dialog.c:1646 msgid "Perfect-but-slow Pointer Tracking" msgstr "Puntatore preciso-ma-lento" -#: app/preferences_dialog.c:1656 +#: app/preferences_dialog.c:1655 msgid "Disable Cursor Updating" msgstr "Disabilita Aggiornamento Cursore" -#: app/preferences_dialog.c:1667 +#: app/preferences_dialog.c:1666 msgid "Tool Options Settings" msgstr "Opzioni Strumenti" -#: app/preferences_dialog.c:1669 app/tools.c:921 +#: app/preferences_dialog.c:1668 app/tools.c:921 msgid "Tool Options" msgstr "Opzioni Strumenti" -#: app/preferences_dialog.c:1676 +#: app/preferences_dialog.c:1675 msgid "Paint Options" msgstr "Opzioni di Disegno" -#: app/preferences_dialog.c:1686 +#: app/preferences_dialog.c:1685 msgid "Use Global Paint Options" msgstr "Utilizza Opzioni Globali di Disegno" -#: app/preferences_dialog.c:1702 +#: app/preferences_dialog.c:1701 msgid "Display brush and pattern indicators on Toolbar" msgstr "Mostra pennello e pattern nella Barra degli Strumenti" -#: app/preferences_dialog.c:1716 +#: app/preferences_dialog.c:1715 msgid "Environment Settings" msgstr "Settaggi di Ambiente" -#: app/preferences_dialog.c:1718 +#: app/preferences_dialog.c:1717 msgid "Environment" msgstr "Ambiente" -#: app/preferences_dialog.c:1725 +#: app/preferences_dialog.c:1724 msgid "Resource Consumption" msgstr "Gestione Risorse" -#: app/preferences_dialog.c:1734 +#: app/preferences_dialog.c:1733 msgid "Conservative Memory Usage" msgstr "Utilizzo della Memoria Conservativa" -#: app/preferences_dialog.c:1785 app/preferences_dialog.c:1826 +#: app/preferences_dialog.c:1784 app/preferences_dialog.c:1825 msgid "Bytes" msgstr "Byte" -#: app/preferences_dialog.c:1786 app/preferences_dialog.c:1827 +#: app/preferences_dialog.c:1785 app/preferences_dialog.c:1826 msgid "KiloBytes" msgstr "KByte" -#: app/preferences_dialog.c:1787 app/preferences_dialog.c:1828 +#: app/preferences_dialog.c:1786 app/preferences_dialog.c:1827 msgid "MegaBytes" msgstr "MByte" -#: app/preferences_dialog.c:1792 +#: app/preferences_dialog.c:1791 msgid "Tile Cache Size:" msgstr "Dimensione Cache:" -#: app/preferences_dialog.c:1833 +#: app/preferences_dialog.c:1832 msgid "Maximum Image Size:" msgstr "Massima Dimensione Immagine:" -#: app/preferences_dialog.c:1843 +#: app/preferences_dialog.c:1842 msgid "Number of Processors to Use:" msgstr "Numero di Processori da Utilizzare:" -#: app/preferences_dialog.c:1847 +#: app/preferences_dialog.c:1846 msgid "8-Bit Displays" msgstr "Monitor a 8-Bit" -#: app/preferences_dialog.c:1858 +#: app/preferences_dialog.c:1857 msgid "Install Colormap" msgstr "Installa Mappa Colore" -#: app/preferences_dialog.c:1867 +#: app/preferences_dialog.c:1866 msgid "Colormap Cycling" msgstr "Riciclo mappa del Colore" -#: app/preferences_dialog.c:1876 +#: app/preferences_dialog.c:1875 msgid "File Saving" msgstr "Salvataggio File" -#: app/preferences_dialog.c:1899 app/preferences_dialog.c:1909 +#: app/preferences_dialog.c:1898 app/preferences_dialog.c:1908 msgid "Always" msgstr "Sempre" -#: app/preferences_dialog.c:1900 +#: app/preferences_dialog.c:1899 msgid "Never" msgstr "Mai" -#: app/preferences_dialog.c:1903 +#: app/preferences_dialog.c:1902 msgid "Try to Write a Thumbnail File:" msgstr "Prova a creare icone:" -#: app/preferences_dialog.c:1908 +#: app/preferences_dialog.c:1907 msgid "Only when modified" msgstr "Solo su modifiche" -#: app/preferences_dialog.c:1912 +#: app/preferences_dialog.c:1911 msgid "'File > Save' saves the image:" msgstr "'File > Salva' salva l'immagine:" -#: app/preferences_dialog.c:1918 +#: app/preferences_dialog.c:1917 msgid "Session Management" msgstr "Controllo Sessione" -#: app/preferences_dialog.c:1920 +#: app/preferences_dialog.c:1919 msgid "Session" msgstr "Sessione" -#: app/preferences_dialog.c:1927 +#: app/preferences_dialog.c:1926 msgid "Window Positions" msgstr "Posizione Finestra" -#: app/preferences_dialog.c:1936 +#: app/preferences_dialog.c:1935 msgid "Save Window Positions on Exit" msgstr "Salva la Posizione della Finestra all'Uscita" -#: app/preferences_dialog.c:1950 +#: app/preferences_dialog.c:1949 msgid "Clear Saved Window Positions" msgstr "Salva lo Stato dei Dispositivi all'Uscita" -#: app/preferences_dialog.c:1957 +#: app/preferences_dialog.c:1956 msgid "Always Try to Restore Session" msgstr "Cerca di Ripristinare la Sessione Sempre" -#: app/preferences_dialog.c:1966 +#: app/preferences_dialog.c:1965 msgid "Devices" msgstr "Dispositivi" -#: app/preferences_dialog.c:1975 +#: app/preferences_dialog.c:1974 msgid "Save Device Status on Exit" msgstr "Salva lo Stato dei Dispositivi all'Uscita" -#: app/preferences_dialog.c:1986 +#: app/preferences_dialog.c:1985 msgid "Monitor Information" msgstr "Informazioni sul Monitor" -#: app/preferences_dialog.c:1988 +#: app/preferences_dialog.c:1987 msgid "Monitor" msgstr "Monitor" -#: app/preferences_dialog.c:1995 +#: app/preferences_dialog.c:1994 msgid "Get Monitor Resolution" msgstr "Risoluzione Monitor" -#: app/preferences_dialog.c:2010 +#: app/preferences_dialog.c:2009 #, c-format msgid "(Currently %d x %d dpi)" msgstr "(Corrente %d x %d dpi" -#: app/preferences_dialog.c:2057 +#: app/preferences_dialog.c:2056 msgid "From X Server" msgstr "Dal Server X" -#: app/preferences_dialog.c:2072 +#: app/preferences_dialog.c:2071 msgid "Manually:" msgstr "Manualmente:" -#: app/preferences_dialog.c:2085 +#: app/preferences_dialog.c:2084 msgid "Directories Settings" msgstr "Settaggi delle Directory" -#: app/preferences_dialog.c:2087 +#: app/preferences_dialog.c:2086 msgid "Directories" msgstr "Directory" -#: app/preferences_dialog.c:2100 +#: app/preferences_dialog.c:2099 msgid "Temp Dir:" msgstr "Directory Temporanea:" -#: app/preferences_dialog.c:2100 +#: app/preferences_dialog.c:2099 msgid "Select Temp Dir" msgstr "Seleziona Directory Temporanea" -#: app/preferences_dialog.c:2101 +#: app/preferences_dialog.c:2100 msgid "Swap Dir:" msgstr "Directory di Swap" -#: app/preferences_dialog.c:2101 +#: app/preferences_dialog.c:2100 msgid "Select Swap Dir" msgstr "Seleziona directory di Swap" -#: app/preferences_dialog.c:2133 +#: app/preferences_dialog.c:2132 msgid "Brushes Directories" msgstr "Directory dei Pennelli" -#: app/preferences_dialog.c:2133 +#: app/preferences_dialog.c:2132 msgid "Select Brushes Dir" msgstr "Seleziona Directory dei Pennelli" -#: app/preferences_dialog.c:2135 +#: app/preferences_dialog.c:2134 msgid "Generated Brushes" msgstr "Pennelli Creati" -#: app/preferences_dialog.c:2135 +#: app/preferences_dialog.c:2134 msgid "Generated Brushes Directories" msgstr "Directory dei Pennelli Creati" -#: app/preferences_dialog.c:2135 +#: app/preferences_dialog.c:2134 msgid "Select Generated Brushes Dir" msgstr "Seleziona Directory dei Pennelli Creati" -#: app/preferences_dialog.c:2137 +#: app/preferences_dialog.c:2136 msgid "Patterns Directories" msgstr "Directory dei Pattern" -#: app/preferences_dialog.c:2137 +#: app/preferences_dialog.c:2136 msgid "Select Patterns Dir" msgstr "Seleziona Directory dei Pattern" -#: app/preferences_dialog.c:2139 +#: app/preferences_dialog.c:2138 msgid "Palettes Directories" msgstr "Directory delle Palette" -#: app/preferences_dialog.c:2139 +#: app/preferences_dialog.c:2138 msgid "Select Palettes Dir" msgstr "Seleziona Directory delle Palette" -#: app/preferences_dialog.c:2141 +#: app/preferences_dialog.c:2140 msgid "Gradients Directories" msgstr "Directory dei Gradienti" -#: app/preferences_dialog.c:2141 +#: app/preferences_dialog.c:2140 msgid "Select Gradients Dir" msgstr "Seleziona Directory dei Gradienti" -#: app/preferences_dialog.c:2143 +#: app/preferences_dialog.c:2142 msgid "Plug-Ins" msgstr "Plug-in" -#: app/preferences_dialog.c:2143 +#: app/preferences_dialog.c:2142 msgid "Plug-Ins Directories" msgstr "Directory dei Plug-in" -#: app/preferences_dialog.c:2143 +#: app/preferences_dialog.c:2142 msgid "Select Plug-Ins Dir" msgstr "Seleziona la Directory dei Plug-in" -#: app/preferences_dialog.c:2145 +#: app/preferences_dialog.c:2144 msgid "Modules" msgstr "Moduli" -#: app/preferences_dialog.c:2145 +#: app/preferences_dialog.c:2144 msgid "Modules Directories" msgstr "Directory dei Moduli" -#: app/preferences_dialog.c:2145 +#: app/preferences_dialog.c:2144 msgid "Select Modules Dir" msgstr "Seleziona Directory dei Moduli" @@ -5311,12 +5266,12 @@ msgstr "Versione di GIMP" msgid "Temporary Procedure" msgstr "Procedure Temporanee" -#: app/qmask.c:248 +#: app/qmask.c:249 msgid "Edit Qmask Attributes" msgstr "Modifica Attributi Qmask" #. The opacity scale -#: app/qmask.c:276 +#: app/qmask.c:277 msgid "Mask Opacity:" msgstr "OpacitЮ:" @@ -5528,7 +5483,7 @@ msgstr "Soglia" msgid "Threshold Range: " msgstr "Campo Soglia: " -#: app/tile_cache.c:266 +#: app/tile_cache.c:270 msgid "starting tile preswapper\n" msgstr "avvio tile preswapper\n" @@ -5536,7 +5491,7 @@ msgstr "avvio tile preswapper\n" msgid "unable to open swap file...BAD THINGS WILL HAPPEN SOON" msgstr "impossibile aprire il file di swap" -#: app/tile_swap.c:507 app/tile_swap.c:568 +#: app/tile_swap.c:507 app/tile_swap.c:570 #, c-format msgid "unable to seek to tile location on disk: %d" msgstr "impossibile cercare la locazione del tile nel disco: %d" @@ -5546,32 +5501,32 @@ msgstr "impossibile cercare la locazione del tile nel disco: %d" msgid "unable to read tile data from disk: %d/%d ( %d ) bytes read" msgstr "impossibile leggere i dati dal disco: %d/%d ( %d ) byte letti" -#: app/tile_swap.c:581 +#: app/tile_swap.c:584 #, c-format msgid "unable to write tile data to disk: %d ( %d ) bytes written" msgstr "impossibile scrivere i dati nel disco: %d ( %d ) byte scritti" -#: app/tips_dialog.c:57 +#: app/tips_dialog.c:58 msgid "gimp_tips.txt" msgstr "gimp_tips.it.txt" -#: app/tips_dialog.c:69 +#: app/tips_dialog.c:70 msgid "GIMP Tip of the day" msgstr "GIMP Suggerimenti" -#: app/tips_dialog.c:130 +#: app/tips_dialog.c:131 msgid "Previous Tip" msgstr "Precedente" -#: app/tips_dialog.c:138 +#: app/tips_dialog.c:139 msgid "Next Tip" msgstr "Successivo" -#: app/tips_dialog.c:158 +#: app/tips_dialog.c:159 msgid "Show tip next time" msgstr "Mostra suggerimenti" -#: app/tips_dialog.c:256 +#: app/tips_dialog.c:262 msgid "" "Your GIMP tips file appears to be missing!\n" "There should be a file called gimp_tips.txt in the\n" @@ -5642,7 +5597,8 @@ msgid "Paintbrush Options" msgstr "Opzioni Pennello" #: app/tool_options.c:564 -msgid "Erazer Options" +#, fuzzy +msgid "Eraser Options" msgstr "Opzioni Gomma" #: app/tool_options.c:566 @@ -6095,22 +6051,19 @@ msgstr "Densit msgid "Clip result" msgstr "Movimento riflesso" -#: app/undo_history.c:191 +#: app/undo_history.c:198 msgid "[ base image ]" msgstr "[ immagine base ]" -#: app/undo_history.c:426 +#: app/undo_history.c:444 #, c-format msgid "%s: undo history" msgstr "%s: storico operazioni" -#: app/undo_history.c:484 -msgid "<< Undo" -msgstr "<< Annulla" - -#: app/undo_history.c:491 -msgid "Redo >>" -msgstr "Ripristina >>" +#: app/undo_history.c:568 +#, fuzzy +msgid "Redo" +msgstr "Rosso" #: app/xcf.c:364 #, c-format @@ -6218,6 +6171,150 @@ msgstr "Unit msgid "Factor" msgstr "Fattore" +#: libgimp/gimpexport.c:89 +#, fuzzy +msgid "can't handle layers" +msgstr "Scala Livello" + +#: libgimp/gimpexport.c:90 libgimp/gimpexport.c:99 +#, fuzzy +msgid "Merge visible layers" +msgstr "/Incolla Livelli Visibili" + +#: libgimp/gimpexport.c:98 +msgid "can only handle layers as animation frames" +msgstr "" + +#: libgimp/gimpexport.c:99 +#, fuzzy +msgid "Save as animation" +msgstr "Informazioni Cesoia" + +#: libgimp/gimpexport.c:107 +#, fuzzy +msgid "can't handle transparency" +msgstr "Gomma" + +#: libgimp/gimpexport.c:108 +#, fuzzy +msgid "Flatten Image" +msgstr "/Immagine Appiattita" + +#: libgimp/gimpexport.c:116 +msgid "can only handle RGB images" +msgstr "" + +#: libgimp/gimpexport.c:117 libgimp/gimpexport.c:144 libgimp/gimpexport.c:153 +#, fuzzy +msgid "Convert to RGB" +msgstr "Conversione" + +#: libgimp/gimpexport.c:125 +msgid "can only handle grayscale images" +msgstr "" + +#: libgimp/gimpexport.c:126 libgimp/gimpexport.c:144 libgimp/gimpexport.c:163 +#, fuzzy +msgid "Convert to grayscale" +msgstr "Scala di grigio" + +#: libgimp/gimpexport.c:134 +#, fuzzy +msgid "can only handle indexed images" +msgstr "Sfumatura: Invalida per immagini in Scala di Colore" + +#: libgimp/gimpexport.c:135 libgimp/gimpexport.c:153 libgimp/gimpexport.c:162 +msgid "" +"Convert to indexed using default settings\n" +"(Do it manually to tune the result)" +msgstr "" + +#: libgimp/gimpexport.c:143 +msgid "can only handle RGB or grayscale images" +msgstr "" + +#: libgimp/gimpexport.c:152 +#, fuzzy +msgid "can only handle RGB or indexed images" +msgstr "Sfumatura: Invalida per immagini in Scala di Colore" + +#: libgimp/gimpexport.c:161 +#, fuzzy +msgid "can only handle grayscale or indexed images" +msgstr "Sfumatura: Invalida per immagini in Scala di Colore" + +#: libgimp/gimpexport.c:233 +#, fuzzy +msgid "Export File" +msgstr "/Esporta Tracciato" + +#: libgimp/gimpexport.c:249 +#, fuzzy +msgid "Export" +msgstr "Sorgente:" + +#: libgimp/gimpexport.c:274 +msgid "" +"Your image should be exported before it can be saved for the following " +"reasons:" +msgstr "" + +#. the footline +#: libgimp/gimpexport.c:332 +msgid "The export conversion won't modify your original image." +msgstr "" + +#~ msgid "Cannot properly scanline convert polygon!\n" +#~ msgstr "Impossibile definire i contorni del poligono!\n" + +#~ msgid "/Image/Channel Ops/Offset" +#~ msgstr "/Immagine/Operazioni canale/Spostamento" + +#~ msgid "Gamma" +#~ msgstr "Gamma" + +#~ msgid "Gamma:" +#~ msgstr "Gamma:" + +#~ msgid "raise layer" +#~ msgstr "Alza Livello" + +#~ msgid "lower layer" +#~ msgstr "Abbassa Livello" + +#~ msgid "raise layer to top" +#~ msgstr "muovi livello in cima" + +#~ msgid "lower layer to bottom" +#~ msgstr "livello base in cima" + +#~ msgid "re-position layer" +#~ msgstr "Riposizionamento dei livelli" + +#~ msgid "Curve" +#~ msgstr "Curve" + +#~ msgid "Edge Detect " +#~ msgstr "Margine definito " + +#~ msgid "Elasticity:" +#~ msgstr "ElasticitЮ:" + +#~ msgid "/File/Acquire" +#~ msgstr "/File/Acquisizione" + +#~ msgid "/View/Window Info..." +#~ msgstr "/Visualizza/Informazioni sulla finestra..." + +#~ msgid "/Script-Fu/" +#~ msgstr "/Script-Fu/" + +#~ msgid "<< Undo" +#~ msgstr "<< Annulla" + +#~ msgid "Redo >>" +#~ msgstr "Ripristina >>" + #~ msgid "-Adobe-Helvetica-Medium-R-Normal--*-140-*-*-*-*-*-*" #~ msgstr "-Adobe-Helvetica-Medium-R-Normal--*-140-*-*-*-*-*-*" diff --git a/po/nl.po b/po/nl.po index 328a10537f..2a2b55ac6b 100644 --- a/po/nl.po +++ b/po/nl.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: gimp 1.1.0\n" -"POT-Creation-Date: 1999-09-09 21:28-0700\n" +"POT-Creation-Date: 1999-10-06 13:09-0700\n" "PO-Revision-Date: 1998-12-30 03:50+0100\n" "Last-Translator: Wing Tung Leung \n" "Language-Team: Dutch \n" @@ -17,10 +17,6 @@ msgstr "" msgid "About the GIMP" msgstr "Over GIMP" -#: app/about_dialog.c:206 -msgid "-Adobe-Helvetica-Medium-R-Normal--*-140-*-*-*-*-*-*" -msgstr "" - #: app/about_dialog.c:209 msgid "Version " msgstr "Versie" @@ -29,10 +25,6 @@ msgstr "Versie" msgid " brought to you by" msgstr " u gebracht door" -#: app/about_dialog.c:216 -msgid "Spencer Kimball & Peter Mattis" -msgstr "" - #: app/about_dialog.c:248 msgid "Please visit http://www.gimp.org/ for more info" msgstr "Gelieve http://www.gimp.org/ te bezoeken voor meer info" @@ -43,7 +35,7 @@ msgid "Rate:" msgstr "Ratio: " #. the pressure scale -#: app/airbrush.c:150 app/convolve.c:154 app/smudge.c:119 +#: app/airbrush.c:150 app/convolve.c:154 app/smudge.c:118 #, fuzzy msgid "Pressure:" msgstr "Druk: " @@ -53,77 +45,75 @@ msgid "killing stray timer, please report to lewing@gimp.org" msgstr "" "bezig met doden van zwervende timer, gelieve te melden aan lewing@gimp.org" -#: app/app_procs.c:359 +#: app/app_procs.c:361 msgid "GIMP Startup" msgstr "Opstarten van Gimp" -#: app/app_procs.c:472 app/gimprc.c:408 +#: app/app_procs.c:474 app/gimprc.c:410 #, c-format msgid "parsing \"%s\"\n" msgstr "bezig met parsen van \"%s\"\n" #. initialize the xcf file format routines -#: app/app_procs.c:529 +#: app/app_procs.c:531 msgid "Looking for data files" msgstr "Bezig met zoeken naar data bestanden" -#: app/app_procs.c:529 +#: app/app_procs.c:531 #, fuzzy msgid "Parasites" msgstr "Plakken" #. initialize the global parasite table -#: app/app_procs.c:531 app/internal_procs.c:70 app/preferences_dialog.c:2443 +#: app/app_procs.c:533 app/internal_procs.c:70 app/preferences_dialog.c:2132 msgid "Brushes" msgstr "Penselen" #. initialize the list of gimp brushes -#: app/app_procs.c:533 app/internal_procs.c:139 app/preferences_dialog.c:2447 +#: app/app_procs.c:535 app/internal_procs.c:139 app/preferences_dialog.c:2136 msgid "Patterns" msgstr "Patronen" #. initialize the list of gimp patterns -#: app/app_procs.c:535 app/preferences_dialog.c:2449 +#: app/app_procs.c:537 app/preferences_dialog.c:2138 msgid "Palettes" msgstr "Paletten" #. initialize the list of gimp palettes -#: app/app_procs.c:537 app/gradient_select.c:560 app/internal_procs.c:109 -#: app/preferences_dialog.c:2451 +#: app/app_procs.c:539 app/gradient_select.c:543 app/internal_procs.c:109 +#: app/preferences_dialog.c:2140 msgid "Gradients" msgstr "Gradaties" -#: app/app_procs.c:708 app/app_procs.c:709 app/app_procs.c:734 -#: app/app_procs.c:735 app/menus.c:96 app/menus.c:111 +#: app/app_procs.c:710 app/app_procs.c:711 app/app_procs.c:726 +#: app/app_procs.c:727 app/menus.c:138 app/menus.c:164 #, fuzzy msgid "/File/Quit" msgstr "/Bestand/Afsluiten" -#: app/app_procs.c:739 +#: app/app_procs.c:729 msgid "Really Quit?" msgstr "Echt afsluiten?" -#: app/app_procs.c:747 app/install.c:107 app/install.c:392 +#: app/app_procs.c:735 app/install.c:259 app/install.c:405 msgid "Quit" msgstr "Afsluiten" -#: app/app_procs.c:756 app/brightness_contrast.c:214 app/channel_ops.c:83 -#: app/channels_dialog.c:2397 app/channels_dialog.c:2586 -#: app/color_balance.c:277 app/color_notebook.c:50 app/color_notebook.c:193 -#: app/color_select.c:196 app/color_select.c:241 app/convert.c:464 -#: app/curves.c:528 app/file_new_dialog.c:209 app/file_new_dialog.c:398 -#: app/gdisplay_color.c:462 app/gdisplay_color_ui.c:74 app/gdisplay_ops.c:352 -#: app/gimpprogress.c:135 app/global_edit.c:712 app/gradient.c:1553 -#: app/gradient.c:4599 app/gradient.c:5178 app/hue_saturation.c:362 -#: app/interface.c:938 app/interface.c:1035 app/layers_dialog.c:3299 -#: app/layers_dialog.c:3530 app/layers_dialog.c:3665 app/layers_dialog.c:3802 -#: app/layers_dialog.c:4118 app/levels.c:351 app/posterize.c:196 -#: app/preferences_dialog.c:1505 app/qmask.c:255 app/resize.c:116 -#: app/threshold.c:279 +#: app/app_procs.c:737 app/brightness_contrast.c:224 app/channel_ops.c:94 +#: app/channels_dialog.c:2400 app/channels_dialog.c:2574 +#: app/color_balance.c:299 app/color_notebook.c:113 app/convert.c:499 +#: app/curves.c:560 app/file_new_dialog.c:196 app/file_new_dialog.c:378 +#: app/gdisplay_color_ui.c:117 app/gdisplay_ops.c:356 app/gimpprogress.c:114 +#: app/global_edit.c:712 app/gradient.c:1566 app/gradient.c:4622 +#: app/gradient.c:5181 app/hue_saturation.c:393 app/interface.c:944 +#: app/layers_dialog.c:3311 app/layers_dialog.c:3517 app/layers_dialog.c:3642 +#: app/layers_dialog.c:3756 app/layers_dialog.c:4043 app/levels.c:364 +#: app/posterize.c:205 app/preferences_dialog.c:1174 app/qmask.c:257 +#: app/resize.c:193 app/threshold.c:289 libgimp/gimpexport.c:264 msgid "Cancel" msgstr "Annuleren" -#: app/app_procs.c:782 +#: app/app_procs.c:760 #, fuzzy msgid "" "Some files unsaved.\n" @@ -131,45 +121,6 @@ msgid "" "Quit the GIMP?" msgstr "Sommige bestanden zijn niet bewaard. GIMP afsluiten?" -#: app/batch.c:65 -msgid "script-fu not available: batch mode disabled\n" -msgstr "script-fu niet beschikbaar: batch modus uitgeschakeld\n" - -#: app/batch.c:74 -msgid "reading batch commands from stdin\n" -msgstr "bezig met inlezen van batch commando's van stdin\n" - -#: app/batch.c:114 -msgid "batch command: experienced an execution error.\n" -msgstr "batch commando: een uitvoeringsfout ondervonden.\n" - -#: app/batch.c:117 -msgid "batch command: experienced a calling error.\n" -msgstr "btach commando: een aanroepfout ondervonden.\n" - -#: app/batch.c:120 -msgid "batch command: executed successfully.\n" -msgstr "btach commando: succesvol uitgevoerd.\n" - -#: app/batch.c:204 -msgid "extension_perl_server not available: unable to start the perl server\n" -msgstr "" - -#: app/batch.c:220 -#, fuzzy -msgid "perl server: experienced an execution error.\n" -msgstr "batch commando: een uitvoeringsfout ondervonden.\n" - -#: app/batch.c:223 -#, fuzzy -msgid "perl server: experienced a calling error.\n" -msgstr "btach commando: een aanroepfout ondervonden.\n" - -#: app/batch.c:226 -#, fuzzy -msgid "perl server: executed successfully.\n" -msgstr "btach commando: succesvol uitgevoerd.\n" - #: app/bezier_select.c:468 msgid "Bezier path already closed." msgstr "" @@ -179,336 +130,279 @@ msgstr "" msgid "Corrupt curve" msgstr "Corrigerend" -#: app/bezier_select.c:1003 -#, fuzzy -msgid "" -"bezier_select_button_press(): Tried to edit on open bezier curve in edit " -"selection" -msgstr "probeerde een open bezier kromme te editeren in editselectie" - -#: app/bezier_select.c:1283 -#, fuzzy -msgid "bezier_select_motion(): Encountered orphaned bezier control point" -msgstr "Achtergelaten bezier controle punt gevonden" - -#: app/bezier_select.c:1964 -#, fuzzy -msgid "bezier_draw_segment(): Bad bezier segment" -msgstr "ongeldig bezier segment" - -#: app/bezier_select.c:1981 -#, fuzzy, c-format -msgid "bezier_draw_segment(): Unknown coordinate space: %d" -msgstr "onbekende coordinaatsruimte: %d" - -#: app/bezier_select.c:2124 -#, fuzzy -msgid "bezier_convert(): tried to convert an open bezier curve" -msgstr "probeerde een open bezier kromme te converteren" - -#: app/bezier_select.c:2625 -#, fuzzy, c-format -msgid "test_add_point_on_segment(): Unknown coordinate space: %d" -msgstr "onbekende coordinaatsruimte: %d" +#: app/bezier_select.c:2829 +msgid "Curve not closed!" +msgstr "" #: app/bezier_select.c:3164 #, fuzzy msgid "Paintbrush operation failed." msgstr "Mengopertatie mislukt." -#: app/bezier_select.c:3208 -msgid "bezier_draw_segment_for_distance(): Bad bezier segment" -msgstr "" - -#: app/blend.c:258 +#: app/blend.c:261 #, fuzzy msgid "FG to BG (RGB)" msgstr "FG naar BG RGB" -#: app/blend.c:260 +#: app/blend.c:263 #, fuzzy msgid "FG to BG (HSV)" msgstr "FG naar BG HSV" -#: app/blend.c:262 +#: app/blend.c:265 msgid "FG to Transparent" msgstr "FG naar Transparant" -#: app/blend.c:264 +#: app/blend.c:267 msgid "Custom from editor" msgstr "Aangepast van editor" -#: app/blend.c:270 app/gradient.c:468 app/preferences_dialog.c:1745 +#: app/blend.c:273 app/gradient.c:461 app/preferences_dialog.c:1414 msgid "Linear" msgstr "Lineair" -#: app/blend.c:272 +#: app/blend.c:275 msgid "Bi-Linear" msgstr "Bi-Lineair" -#: app/blend.c:274 +#: app/blend.c:277 msgid "Radial" msgstr "Radiaal" -#: app/blend.c:276 +#: app/blend.c:279 msgid "Square" msgstr "Vierkant" -#: app/blend.c:278 +#: app/blend.c:281 msgid "Conical (symmetric)" msgstr "Conisch (symmetrisch)" -#: app/blend.c:280 +#: app/blend.c:283 msgid "Conical (asymmetric)" msgstr "Conisch (asymmetrisch)" -#: app/blend.c:282 +#: app/blend.c:285 msgid "Shapeburst (angular)" msgstr "" -#: app/blend.c:284 +#: app/blend.c:287 msgid "Shapeburst (spherical)" msgstr "" -#: app/blend.c:286 +#: app/blend.c:289 msgid "Shapeburst (dimpled)" msgstr "" -#: app/blend.c:288 +#: app/blend.c:291 #, fuzzy msgid "Spiral (clockwise)" msgstr "HSV (heu metwijzersmee)" -#: app/blend.c:290 +#: app/blend.c:293 #, fuzzy msgid "Spiral (anticlockwise)" msgstr "HSV (heu metwijzersmee)" -#: app/blend.c:296 app/preferences_dialog.c:1797 +#: app/blend.c:299 app/preferences_dialog.c:1466 msgid "None" msgstr "Geen" -#: app/blend.c:298 +#: app/blend.c:301 msgid "Sawtooth wave" msgstr "" -#: app/blend.c:300 +#: app/blend.c:303 msgid "Triangular wave" msgstr "" -#: app/blend.c:328 +#: app/blend.c:331 msgid "Offset:" msgstr "" #. the blend mode menu -#: app/blend.c:346 +#: app/blend.c:349 msgid "Blend:" msgstr "Meng:" #. the gradient type menu -#: app/blend.c:364 +#: app/blend.c:367 msgid "Gradient:" msgstr "Gradaties:" #. the repeat option -#: app/blend.c:382 +#: app/blend.c:385 msgid "Repeat:" msgstr "Herhaal:" -#: app/blend.c:415 +#: app/blend.c:418 msgid "Adaptive supersampling" msgstr "Adaptieve oversampling" #. max depth scale -#: app/blend.c:437 +#: app/blend.c:440 msgid "Max depth:" msgstr "Max diepte:" #. threshold scale -#: app/blend.c:455 app/bucket_fill.c:132 app/fuzzy_select.c:641 -#: app/iscissors.c:385 +#: app/blend.c:458 app/bucket_fill.c:132 app/fuzzy_select.c:641 msgid "Threshold:" msgstr "" -#: app/blend.c:493 +#: app/blend.c:496 msgid "Blend: Invalid for indexed images." msgstr "Meng: Ongeldig voor geindexeerde beelden." -#: app/blend.c:518 +#: app/blend.c:521 msgid "Blend: 0, 0" msgstr "Meng: 0, 0" -#: app/blend.c:581 +#: app/blend.c:584 msgid "Blend operation failed." msgstr "Mengopertatie mislukt." -#: app/blend.c:587 +#: app/blend.c:590 msgid "Blending..." msgstr "" -#: app/blend.c:684 app/blend.c:694 +#: app/blend.c:688 app/blend.c:698 #, fuzzy msgid "Blend: " msgstr "Meng:" -#: app/blend.c:1349 -#, c-format -msgid "gradient_render_pixel(): Unknown gradient type %d" -msgstr "" - -#: app/blend.c:1487 -#, c-format -msgid "gradient_fill_region(): Unknown blend mode %d" -msgstr "" - -#: app/blend.c:1528 -#, c-format -msgid "gradient_fill_region(): Unknown gradient type %d" -msgstr "" - -#: app/blend.c:1550 -#, c-format -msgid "gradient_fill_region(): Unknown repeat mode %d" -msgstr "" - -#: app/boundary.c:202 -msgid "make_seg(): Unable to reallocate segments array for mask boundary." -msgstr "" - -#: app/boundary.c:244 -msgid "" -"allocate_empty_segs(): Unable to reallocate empty segments array for mask " -"boundary." -msgstr "" - -#: app/brightness_contrast.c:135 +#: app/brightness_contrast.c:134 msgid "Brightness-Contrast Options" msgstr "Helderheid-Contrast Opties" -#: app/brightness_contrast.c:171 +#: app/brightness_contrast.c:170 msgid "Brightness-Contrast does not operate on indexed drawables." msgstr "Helderheid-Contrast werkt niet op geindexeerde tekeningen." -#: app/brightness_contrast.c:213 app/channel_ops.c:82 -#: app/channels_dialog.c:2396 app/channels_dialog.c:2585 -#: app/color_balance.c:276 app/color_notebook.c:49 app/color_notebook.c:192 -#: app/color_select.c:195 app/color_select.c:240 app/convert.c:463 -#: app/curves.c:527 app/file_new_dialog.c:207 app/file_new_dialog.c:396 -#: app/gdisplay_color.c:455 app/gdisplay_color_ui.c:73 -#: app/hue_saturation.c:361 app/interface.c:1034 app/interface.c:1412 -#: app/layers_dialog.c:3298 app/layers_dialog.c:3529 app/layers_dialog.c:3664 -#: app/layers_dialog.c:4117 app/levels.c:350 app/module_db.c:263 -#: app/posterize.c:195 app/preferences_dialog.c:1501 app/qmask.c:254 -#: app/resize.c:115 app/threshold.c:278 -msgid "OK" -msgstr "" - -#: app/brightness_contrast.c:225 app/tools.c:566 +#: app/brightness_contrast.c:217 app/tools.c:566 msgid "Brightness-Contrast" msgstr "Helderheid-Contrast" +#: app/brightness_contrast.c:222 app/channel_ops.c:92 +#: app/channels_dialog.c:2398 app/channels_dialog.c:2572 +#: app/color_balance.c:297 app/color_notebook.c:110 app/convert.c:497 +#: app/curves.c:558 app/file_new_dialog.c:194 app/file_new_dialog.c:374 +#: app/gdisplay_color_ui.c:115 app/hue_saturation.c:391 +#: app/layers_dialog.c:3309 app/layers_dialog.c:3515 app/layers_dialog.c:3640 +#: app/layers_dialog.c:4041 app/levels.c:362 app/module_db.c:268 +#: app/posterize.c:203 app/preferences_dialog.c:1170 app/qmask.c:255 +#: app/resize.c:191 app/threshold.c:287 +msgid "OK" +msgstr "" + #. Create the brightness scale widget -#: app/brightness_contrast.c:241 +#: app/brightness_contrast.c:238 msgid "Brightness" msgstr "Helderheid" #. Create the contrast scale widget -#: app/brightness_contrast.c:274 +#: app/brightness_contrast.c:271 msgid "Contrast" msgstr "" #. The preview toggle -#: app/brightness_contrast.c:312 app/color_balance.c:441 app/curves.c:662 -#: app/fileops.c:396 app/hue_saturation.c:572 app/levels.c:548 -#: app/palette.c:2946 app/posterize.c:242 app/threshold.c:354 +#: app/brightness_contrast.c:309 app/color_balance.c:436 app/curves.c:660 +#: app/fileops.c:411 app/hue_saturation.c:569 app/levels.c:544 +#: app/palette.c:2939 app/posterize.c:239 app/threshold.c:350 msgid "Preview" msgstr "" -#. The close push button -#: app/brush_edit.c:37 app/brush_select.c:163 app/by_color_select.c:664 -#: app/color_notebook.c:187 app/color_picker.c:235 app/color_select.c:235 -#: app/colormap_dialog.i.c:94 app/colormap_dialog.i.c:103 app/crop.c:1027 -#: app/devices.c:122 app/docindexif.c:103 app/errorconsole.c:269 -#: app/gdisplay_ops.c:351 app/gradient.c:675 app/gradient_select.c:77 -#: app/histogram_tool.c:262 app/info_window.c:267 app/lc_dialog.c:196 -#: app/measure.c:179 app/nav_window.c:1092 app/palette.c:2006 -#: app/palette.c:2012 app/palette.c:2833 app/palette_select.c:55 -#: app/pattern_select.c:87 app/tips_dialog.c:146 app/tools.c:923 -#: libgimp/gimpfileselection.c:356 libgimp/gimpunitmenu.c:518 -msgid "Close" -msgstr "Sluit" - -#: app/brush_edit.c:221 +#: app/brush_edit.c:208 msgid "Brush Editor" msgstr "Penseel Editor" +#. The close button +#: app/brush_edit.c:214 app/brush_select.c:207 app/brush_select.c:227 +#: app/by_color_select.c:567 app/color_notebook.c:110 app/color_picker.c:236 +#: app/colormap_dialog.i.c:143 app/colormap_dialog.i.c:152 app/crop.c:1027 +#: app/devices.c:715 app/docindexif.c:104 app/errorconsole.c:277 +#: app/gdisplay_ops.c:354 app/gradient.c:697 app/gradient_select.c:456 +#: app/histogram_tool.c:292 app/info_window.c:267 app/lc_dialog.c:198 +#: app/measure.c:180 app/nav_window.c:1095 app/palette.c:2035 +#: app/palette.c:2052 app/palette.c:2837 app/palette_select.c:225 +#: app/pattern_select.c:102 app/pattern_select.c:123 app/tips_dialog.c:147 +#: app/tools.c:928 app/undo_history.c:452 libgimp/gimpfileselection.c:356 +#: libgimp/gimpunitmenu.c:518 +msgid "Close" +msgstr "Sluit" + #. brush radius scale -#: app/brush_edit.c:277 app/color_picker.c:179 app/tool_options.c:288 +#: app/brush_edit.c:266 app/color_picker.c:180 app/tool_options.c:288 msgid "Radius:" msgstr "" #. brush hardness scale -#: app/brush_edit.c:294 +#: app/brush_edit.c:283 msgid "Hardness:" msgstr "Hardheid:" #. brush aspect ratio scale -#: app/brush_edit.c:310 +#: app/brush_edit.c:299 msgid "Aspect Ratio:" msgstr "" #. brush angle scale -#: app/brush_edit.c:326 app/measure.c:268 app/rotate_tool.c:89 +#: app/brush_edit.c:315 app/measure.c:272 app/rotate_tool.c:90 msgid "Angle:" msgstr "Hoek:" -#: app/brush_select.c:162 app/gradient.c:674 app/module_db.c:303 -#: app/palette.c:2011 app/pattern_select.c:86 -msgid "Refresh" -msgstr "Hernieuw" - -#: app/brush_select.c:185 +#: app/brush_select.c:219 msgid "Brush Selection" msgstr "Penseel Selectie" -#: app/brush_select.c:274 app/pattern_select.c:144 +#: app/brush_select.c:225 app/gradient.c:695 app/module_db.c:305 +#: app/palette.c:2033 app/pattern_select.c:121 +msgid "Refresh" +msgstr "Hernieuw" + +#: app/brush_select.c:300 app/pattern_select.c:151 msgid "Active" msgstr "Actief" +#: app/brush_select.c:302 +msgid "(0 X 0)" +msgstr "" + #. Create the opacity scale widget -#: app/brush_select.c:304 app/layers_dialog.c:386 app/tool_options.c:603 +#: app/brush_select.c:330 app/layers_dialog.c:386 app/tool_options.c:603 msgid "Opacity:" msgstr "Ondoorzichtigheid" #. Create the paint mode option menu -#: app/brush_select.c:322 app/layers_dialog.c:360 app/tool_options.c:633 +#: app/brush_select.c:348 app/layers_dialog.c:360 app/tool_options.c:633 msgid "Mode:" msgstr "Modus:" -#: app/brush_select.c:346 app/palette.c:1453 app/palette.c:1474 -#: app/palette.c:2209 +#: app/brush_select.c:372 app/palette.c:1446 app/palette.c:1467 +#: app/palette.c:2222 msgid "New" msgstr "Nieuw" -#: app/brush_select.c:352 app/colormap_dialog.i.c:101 app/gradient_select.c:76 -#: app/palette.c:1445 app/palette.c:2005 app/palette_select.c:54 +#: app/brush_select.c:378 app/colormap_dialog.i.c:150 +#: app/gradient_select.c:454 app/palette.c:1438 app/palette.c:2050 +#: app/palette_select.c:223 msgid "Edit" msgstr "Verander" -#: app/brush_select.c:358 app/global_edit.c:711 app/gradient.c:1552 -#: app/palette.c:1460 app/palette.c:2218 +#: app/brush_select.c:384 app/global_edit.c:710 app/gradient.c:1564 +#: app/palette.c:1453 app/palette.c:2231 msgid "Delete" msgstr "Verwijder" -#: app/brush_select.c:382 +#: app/brush_select.c:408 msgid "Spacing:" msgstr "Spatiering" -#: app/brush_select.c:593 -msgid "failed to run brush callback function" +#. Set brush size +#: app/brush_select.c:1317 +#, c-format +msgid "(%d X %d)" msgstr "" -#: app/brush_select.c:1242 +#: app/brush_select.c:1352 msgid "" "We are all fresh out of brush editors today,\n" "please write your own or try back tomorrow\n" @@ -516,6 +410,10 @@ msgstr "" "Vandaag zijn de penseel editors uitverkocht,\n" "gelieve uw eigen te schrijven of morgen opnieuw te proberen.\n" +#: app/brush_select.c:1373 +msgid "Wilber says: \"I don't know how to delete that brush.\"" +msgstr "" + #: app/bucket_fill.c:109 #, fuzzy msgid "FG Color Fill" @@ -530,12 +428,12 @@ msgstr "Kleur Opvullen" msgid "Pattern Fill" msgstr "Patroon Opvullen" -#: app/bucket_fill.c:152 app/color_picker.c:154 app/tool_options.c:362 +#: app/bucket_fill.c:152 app/color_picker.c:155 app/tool_options.c:362 msgid "Sample Merged" msgstr "" #. fill type -#: app/bucket_fill.c:160 app/file_new_dialog.c:686 +#: app/bucket_fill.c:160 app/file_new_dialog.c:645 msgid "Fill Type" msgstr "Vultype" @@ -547,27 +445,33 @@ msgstr "" msgid "No available patterns for this operation." msgstr "Geen beschikbare patronen voor deze bewerking." -#: app/by_color_select.c:542 app/paint_funcs.c:99 +#: app/by_color_select.c:540 app/paint_funcs.c:99 msgid "Replace" msgstr "Vervangen" -#: app/by_color_select.c:543 app/colormap_dialog.i.c:99 -#: app/gdisplay_color_ui.c:79 +#: app/by_color_select.c:541 app/colormap_dialog.i.c:148 +#: app/gdisplay_color_ui.c:102 msgid "Add" msgstr "Toevoegen" -#: app/by_color_select.c:544 app/layers_dialog.c:243 app/tool_options.c:999 +#: app/by_color_select.c:542 app/layers_dialog.c:243 app/tool_options.c:999 msgid "Subtract" msgstr "" -#: app/by_color_select.c:545 +#: app/by_color_select.c:543 msgid "Intersect" msgstr "Intersectie" -#: app/by_color_select.c:564 +#. The shell and main vbox +#: app/by_color_select.c:560 msgid "By Color Selection" msgstr "Door Kleurselectie" +#: app/by_color_select.c:565 app/curves.c:556 app/file_new_dialog.c:376 +#: app/tools.c:926 app/transform_core.c:247 +msgid "Reset" +msgstr "Reset" + #: app/by_color_select.c:607 msgid "Inactive" msgstr "Inactief" @@ -581,18 +485,12 @@ msgstr "Selectiemodus" msgid "Fuzziness Threshold" msgstr "" -#. The reset push button -#: app/by_color_select.c:654 app/curves.c:526 app/file_new_dialog.c:397 -#: app/tools.c:922 app/transform_core.c:233 -msgid "Reset" -msgstr "Reset" - #: app/channel.c:193 app/channel.c:195 app/layer.c:310 app/layer.c:312 msgid "copy" msgstr "kopieer" #. formulate the new layer_mask name -#: app/channel.c:201 app/gradient.c:1387 app/layer.c:318 app/layer.c:1521 +#: app/channel.c:201 app/gradient.c:1388 app/layer.c:318 app/layer.c:1521 #, c-format msgid "%s copy" msgstr "" @@ -601,47 +499,47 @@ msgstr "" msgid "Selection Mask" msgstr "Selectiemasker" -#: app/channel_ops.c:95 app/resize.c:397 +#: app/channel_ops.c:86 app/resize.c:391 msgid "Offset" msgstr "" #. The offset labels -#: app/channel_ops.c:113 +#: app/channel_ops.c:110 msgid "Offset X:" msgstr "" -#: app/channel_ops.c:119 app/crop.c:1039 app/file_new_dialog.c:590 -#: app/resize.c:335 app/resize.c:420 app/resize.c:578 app/rotate_tool.c:107 -#: app/scale_tool.c:99 app/shear_tool.c:83 +#: app/channel_ops.c:116 app/crop.c:1040 app/file_new_dialog.c:549 +#: app/resize.c:329 app/resize.c:414 app/resize.c:572 app/rotate_tool.c:108 +#: app/scale_tool.c:100 app/shear_tool.c:84 msgid "Y:" msgstr "" #. The wrap around option -#: app/channel_ops.c:168 +#: app/channel_ops.c:165 msgid "Wrap-Around" msgstr "" #. The fill options -#: app/channel_ops.c:173 +#: app/channel_ops.c:170 #, fuzzy msgid "Fill Options" msgstr "Fliphulpopties" -#: app/channel_ops.c:180 app/image_new.c:70 app/image_new.c:224 -#: app/layers_dialog.c:3304 +#: app/channel_ops.c:177 app/image_new.c:70 app/image_new.c:224 +#: app/layers_dialog.c:3290 msgid "Background" msgstr "Achtergrond" -#: app/channel_ops.c:192 app/image_new.c:80 app/layers_dialog.c:3306 +#: app/channel_ops.c:189 app/image_new.c:80 app/layers_dialog.c:3292 msgid "Transparent" msgstr "Transparant" #. The by half height and half width option -#: app/channel_ops.c:205 +#: app/channel_ops.c:202 msgid "Offset by (x/2),(y/2)" msgstr "" -#: app/channels_dialog.c:200 app/channels_dialog.c:2446 +#: app/channels_dialog.c:200 app/channels_dialog.c:2432 msgid "New Channel" msgstr "Nieuw kanaal" @@ -667,79 +565,68 @@ msgstr "" msgid "Delete Channel" msgstr "Verwijder Kanaal" -#: app/channels_dialog.c:625 app/menus.c:290 +#: app/channels_dialog.c:625 app/menus.c:493 #, fuzzy msgid "/New Channel" msgstr "Nieuw kanaal" -#: app/channels_dialog.c:628 app/menus.c:291 +#: app/channels_dialog.c:628 app/menus.c:495 #, fuzzy msgid "/Raise Channel" msgstr "Verhoog Kanaal" -#: app/channels_dialog.c:631 app/menus.c:292 +#: app/channels_dialog.c:631 app/menus.c:497 #, fuzzy msgid "/Lower Channel" msgstr "Verlaag Kanaal" -#: app/channels_dialog.c:634 app/menus.c:293 +#: app/channels_dialog.c:634 app/menus.c:499 #, fuzzy msgid "/Duplicate Channel" msgstr "Dupliceer Kanaal" -#: app/channels_dialog.c:637 app/menus.c:295 +#: app/channels_dialog.c:637 app/menus.c:503 #, fuzzy msgid "/Channel to Selection" msgstr "Kleurselectie" -#: app/channels_dialog.c:640 app/menus.c:296 +#: app/channels_dialog.c:640 app/menus.c:505 #, fuzzy msgid "/Add to Selection" msgstr "Door Kleurselectie" -#: app/channels_dialog.c:641 app/menus.c:297 +#: app/channels_dialog.c:641 app/menus.c:507 #, fuzzy msgid "/Subtract From Selection" msgstr "Door Kleurselectie" -#: app/channels_dialog.c:642 app/menus.c:298 +#: app/channels_dialog.c:642 app/menus.c:509 #, fuzzy msgid "/Intersect With Selection" msgstr "Penseel Selectie" -#: app/channels_dialog.c:644 app/menus.c:300 +#: app/channels_dialog.c:644 app/menus.c:513 #, fuzzy msgid "/Delete Channel" msgstr "Verwijder Kanaal" -#: app/channels_dialog.c:695 app/channels_dialog.c:749 -#, c-format -msgid "error in %s at %d: this shouldn't happen." -msgstr "fout in %s aan %d: dit zou niet mogen gebeuren." - #: app/channels_dialog.c:1126 #, fuzzy msgid "Empty Channel Copy" msgstr "het te kopieren kanaal" -#: app/channels_dialog.c:1142 -msgid "" -"channels_dialog_drop_new_channel_callback():\n" -"could not allocate new channel" -msgstr "" - -#: app/channels_dialog.c:1356 app/color_balance.c:373 app/curves.c:415 -#: app/histogram_tool.c:279 app/levels.c:244 +#: app/channels_dialog.c:1356 app/color_balance.c:368 app/curves.c:414 +#: app/histogram_tool.c:272 app/levels.c:243 msgid "Red" msgstr "Rood" -#: app/channels_dialog.c:1360 app/color_balance.c:400 app/curves.c:416 -#: app/histogram_tool.c:280 app/levels.c:245 +#: app/channels_dialog.c:1360 app/color_balance.c:395 app/curves.c:415 +#: app/histogram_tool.c:273 app/levels.c:244 msgid "Green" msgstr "Groen" -#: app/channels_dialog.c:1364 app/color_balance.c:427 app/curves.c:417 -#: app/histogram_tool.c:281 app/levels.c:246 +#: app/channels_dialog.c:1364 app/color_balance.c:422 app/curves.c:416 +#: app/histogram_tool.c:274 app/levels.c:245 msgid "Blue" msgstr "Blauw" @@ -751,22 +638,22 @@ msgstr "Grijs" msgid "Indexed" msgstr "Geindexeerd" -#: app/channels_dialog.c:2411 +#: app/channels_dialog.c:2392 msgid "New Channel Options" msgstr "Nieuw Kanaal Opties" #. The name entry hbox, label and entry -#: app/channels_dialog.c:2435 app/channels_dialog.c:2628 +#: app/channels_dialog.c:2421 app/channels_dialog.c:2595 msgid "Channel name:" msgstr "Kanaalnaam:" #. The opacity scale -#: app/channels_dialog.c:2450 app/channels_dialog.c:2643 +#: app/channels_dialog.c:2436 app/channels_dialog.c:2610 #, fuzzy msgid "Fill Opacity:" msgstr "Ondoorzichtigheid Van Opvullen: " -#: app/channels_dialog.c:2604 +#: app/channels_dialog.c:2566 msgid "Edit Channel Attributes" msgstr "Editeer Kanaalattributen" @@ -806,256 +693,257 @@ msgstr "Gealigneerd" msgid "No patterns available for this operation." msgstr "Geen patronen beschikbaar voor deze operatie." -#: app/color_balance.c:187 +#: app/color_balance.c:186 msgid "Color Balance Options" msgstr "Opties voor kleurbalans" -#: app/color_balance.c:225 +#: app/color_balance.c:224 msgid "Color balance operates only on RGB color drawables." msgstr "Kleurbalans werkt enkel op RGB kleur tekeningen." -#: app/color_balance.c:282 app/dodgeburn.c:128 +#: app/color_balance.c:274 app/dodgeburn.c:128 msgid "Shadows" msgstr "Shaduwen" -#: app/color_balance.c:283 app/dodgeburn.c:127 +#: app/color_balance.c:275 app/dodgeburn.c:127 msgid "Midtones" msgstr "" -#: app/color_balance.c:284 app/dodgeburn.c:126 +#: app/color_balance.c:276 app/dodgeburn.c:126 msgid "Highlights" msgstr "" -#: app/color_balance.c:302 app/tools.c:551 +#. The shell and main vbox +#: app/color_balance.c:292 app/tools.c:551 msgid "Color Balance" msgstr "Kleurbalans" -#: app/color_balance.c:317 +#: app/color_balance.c:312 msgid "Color Levels: " msgstr "Kleurniveaus" #. Create the cyan-red scale widget -#: app/color_balance.c:356 +#: app/color_balance.c:351 msgid "Cyan" msgstr "Cyaan" #. Create the magenta-green scale widget -#: app/color_balance.c:383 +#: app/color_balance.c:378 msgid "Magenta" msgstr "" #. Create the yellow-blue scale widget -#: app/color_balance.c:410 +#: app/color_balance.c:405 msgid "Yellow" msgstr "Geel" #. The preserve luminosity toggle -#: app/color_balance.c:450 +#: app/color_balance.c:445 msgid "Preserve Luminosity" msgstr "Lichtheid behouden" -#: app/color_notebook.c:117 app/color_select.c:216 +#: app/color_notebook.c:105 msgid "Color Selection" msgstr "Kleurselectie" -#: app/color_notebook.c:188 app/color_select.c:236 +#: app/color_notebook.c:113 msgid "Revert to Old Color" msgstr "Keer Terug naar Oude Kleur" -#: app/color_picker.c:142 +#: app/color_picker.c:143 msgid "Color Picker Options" msgstr "Kleurpikker Opties" -#: app/color_picker.c:169 +#: app/color_picker.c:170 #, fuzzy msgid "Sample Average" msgstr "Voorbeeldgrootte" -#: app/color_picker.c:212 +#: app/color_picker.c:213 msgid "Update Active Color" msgstr "" -#: app/color_picker.c:251 app/tools.c:309 +#: app/color_picker.c:252 app/tools.c:309 msgid "Color Picker" msgstr "Kleurpikker" -#: app/color_picker.c:257 app/color_picker.c:267 +#: app/color_picker.c:259 app/color_picker.c:269 #, fuzzy msgid "Red:" msgstr "Rood" -#: app/color_picker.c:258 app/color_picker.c:268 +#: app/color_picker.c:260 app/color_picker.c:270 #, fuzzy msgid "Green:" msgstr "Groen" -#: app/color_picker.c:259 app/color_picker.c:269 +#: app/color_picker.c:261 app/color_picker.c:271 #, fuzzy msgid "Blue:" msgstr "Blauw" -#: app/color_picker.c:260 app/color_picker.c:266 app/color_picker.c:275 +#: app/color_picker.c:262 app/color_picker.c:268 app/color_picker.c:277 msgid "Alpha:" msgstr "" -#: app/color_picker.c:261 app/color_picker.c:276 app/color_select.c:459 -#: app/colormap_dialog.i.c:201 +#: app/color_picker.c:263 app/color_picker.c:278 app/color_select.c:437 +#: app/colormap_dialog.i.c:267 msgid "Hex Triplet:" msgstr "Hex triple:" -#: app/color_picker.c:265 app/colormap_dialog.i.c:194 +#: app/color_picker.c:267 app/colormap_dialog.i.c:260 #, fuzzy msgid "Index:" msgstr "Geindexeerd" -#: app/color_picker.c:270 +#: app/color_picker.c:272 msgid "Hex Triplet" msgstr "Hex Triple" -#: app/color_picker.c:274 app/histogram_tool.c:271 +#: app/color_picker.c:276 app/histogram_tool.c:264 #, fuzzy msgid "Intensity:" msgstr "Intensiteit" -#: app/color_picker.c:620 app/color_picker.c:621 app/color_picker.c:622 -#: app/color_picker.c:623 app/color_picker.c:624 app/color_picker.c:625 -#: app/color_picker.c:626 app/color_picker.c:644 app/color_picker.c:659 -#: app/color_picker.c:677 +#: app/color_picker.c:622 app/color_picker.c:623 app/color_picker.c:624 +#: app/color_picker.c:625 app/color_picker.c:626 app/color_picker.c:627 +#: app/color_picker.c:628 app/color_picker.c:646 app/color_picker.c:661 +#: app/color_picker.c:679 msgid "N/A" msgstr "" -#: app/colormap_dialog.i.c:121 +#: app/colormap_dialog.i.c:171 #, fuzzy msgid "Indexed Color Palette" msgstr "Kleurenpalet" #. The GIMP image option menu -#: app/colormap_dialog.i.c:136 app/lc_dialog.c:131 +#: app/colormap_dialog.i.c:186 app/lc_dialog.c:132 msgid "Image:" msgstr "" -#: app/colormap_dialog.i.c:155 +#: app/colormap_dialog.i.c:205 #, fuzzy msgid "Operations" msgstr "Openopties" -#: app/colormap_dialog.i.c:833 app/lc_dialog.c:613 +#: app/colormap_dialog.i.c:905 app/lc_dialog.c:615 msgid "none" msgstr "" -#: app/commands.c:332 +#: app/commands.c:353 msgid "Border Selection" msgstr "Rand Selectie" -#: app/commands.c:333 +#: app/commands.c:356 msgid "Border selection by:" msgstr "Rand selectie door:" -#: app/commands.c:350 +#: app/commands.c:376 msgid "Feather Selection" msgstr "" -#: app/commands.c:351 +#: app/commands.c:379 msgid "Feather selection by:" msgstr "" -#: app/commands.c:368 +#: app/commands.c:399 msgid "Grow Selection" msgstr "Groeiselectie" -#: app/commands.c:369 +#: app/commands.c:402 msgid "Grow selection by:" msgstr "Groeiselectie door:" -#: app/commands.c:389 +#: app/commands.c:424 msgid "Shrink Selection" msgstr "Krimpselectie" -#: app/commands.c:390 +#: app/commands.c:427 msgid "Shrink selection by:" msgstr "Krimpselectie door:" -#: app/commands.c:399 +#: app/commands.c:436 msgid "Shrink from image border" msgstr "" -#: app/commands.c:1204 +#: app/commands.c:1246 msgid "Resize Error: Both width and height must be greater than zero." msgstr "" "Fout bij instellen van afmeting: breedte en hoogte moeten groter zijn dan 0" -#: app/commands.c:1254 +#: app/commands.c:1296 msgid "Scale Error: Both width and height must be greater than zero." msgstr "" "Fout bij instellen van schaal: breedte en hoogte moeten groter zijn dan 0" -#: app/convert.c:501 +#: app/convert.c:491 msgid "Indexed Color Conversion" msgstr "Geindexeerde Kleur Conversie" -#: app/convert.c:506 +#: app/convert.c:504 #, fuzzy msgid "General Palette Options" msgstr "Paletopties" -#: app/convert.c:523 +#: app/convert.c:524 msgid "Generate optimal palette: " msgstr "Genereer optimaal palet: " -#: app/convert.c:531 +#: app/convert.c:532 msgid "# of colors: " msgstr "aantal kleuren: " -#: app/convert.c:581 +#: app/convert.c:582 msgid "Use custom palette" msgstr "Gebruik eigen palet" -#: app/convert.c:616 +#: app/convert.c:617 msgid "Use WWW-optimised palette" msgstr "Gebruik WWW-geoptimaliseerd palet" -#: app/convert.c:634 +#: app/convert.c:635 msgid "Use black/white (1-bit) palette" msgstr "Gebruik zwart/wit (1-bit) palet" -#: app/convert.c:644 +#: app/convert.c:645 msgid "Dither Options" msgstr "" -#: app/convert.c:660 +#: app/convert.c:661 msgid "No colour dithering" msgstr "" -#: app/convert.c:677 +#: app/convert.c:678 msgid "Positioned colour dithering" msgstr "" -#: app/convert.c:694 +#: app/convert.c:695 msgid "Floyd-Steinberg colour dithering (reduced colour bleeding)" msgstr "" -#: app/convert.c:711 +#: app/convert.c:712 msgid "Floyd-Steinberg colour dithering (normal)" msgstr "" -#: app/convert.c:732 +#: app/convert.c:733 msgid "Enable dithering of transparency" msgstr "" -#: app/convert.c:746 +#: app/convert.c:747 #, fuzzy msgid "Custom Palette Options" msgstr "Paletopties" -#: app/convert.c:780 +#: app/convert.c:781 msgid "Remove unused colours from final palette" msgstr "" -#: app/convert.c:807 +#: app/convert.c:808 msgid " [ Warning ] " msgstr " [ Waarschuwing ] " -#: app/convert.c:814 +#: app/convert.c:815 msgid "" "You are attempting to convert an image with alpha/layers from RGB/GRAY to " "INDEXED.\n" @@ -1119,69 +1007,70 @@ msgid "Crop & Resize Information" msgstr "Knip Informatie" #. add the information fields -#: app/crop.c:1036 +#: app/crop.c:1037 #, fuzzy msgid "Origin X:" msgstr "X Bron: " #. the pixel size labels -#: app/crop.c:1052 app/file_new_dialog.c:451 app/file_new_dialog.c:469 +#: app/crop.c:1053 app/file_new_dialog.c:410 app/file_new_dialog.c:428 #: app/tool_options.c:409 #, fuzzy msgid "Width:" msgstr "Breedte: " -#: app/crop.c:1055 app/file_new_dialog.c:457 app/file_new_dialog.c:475 -#: app/layers_dialog.c:3359 app/resize.c:246 app/resize.c:271 app/resize.c:515 -#: app/scale_tool.c:78 app/scale_tool.c:85 app/tool_options.c:431 +#: app/crop.c:1056 app/file_new_dialog.c:416 app/file_new_dialog.c:434 +#: app/layers_dialog.c:3348 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:431 #, fuzzy msgid "Height:" msgstr "Hoogte: " -#: app/crop.c:1077 +#: app/crop.c:1078 #, fuzzy msgid "From Selection" msgstr "Groeiselectie" -#: app/crop.c:1083 +#: app/crop.c:1084 msgid "Auto Shrink" msgstr "" -#: app/curves.c:378 +#: app/curves.c:377 msgid "Curves Options" msgstr "Krommen-Opties" -#: app/curves.c:414 app/histogram_tool.c:278 app/layers_dialog.c:255 -#: app/levels.c:243 app/paint_funcs.c:96 app/tool_options.c:1005 +#: app/curves.c:413 app/histogram_tool.c:271 app/layers_dialog.c:255 +#: app/levels.c:242 app/paint_funcs.c:96 app/tool_options.c:1005 msgid "Value" msgstr "Waarde" -#: app/curves.c:418 app/levels.c:247 +#: app/curves.c:417 app/levels.c:246 msgid "Alpha" msgstr "" -#: app/curves.c:429 +#: app/curves.c:428 msgid "Curves for indexed drawables cannot be adjusted." msgstr "Krommen voor geindexeerde tekeningen kunnen niet aangepast worden." -#: app/curves.c:533 +#: app/curves.c:525 msgid "Smooth" msgstr "" -#: app/curves.c:534 +#: app/curves.c:526 msgid "Free" msgstr "" -#: app/curves.c:561 app/tools.c:626 +#. The shell and main vbox +#: app/curves.c:551 app/tools.c:626 msgid "Curves" msgstr "Krommen" -#: app/curves.c:575 +#: app/curves.c:573 msgid "Modify Curves for Channel: " msgstr "Verander Krommen voor Kanaal: " #. The option menu for selecting the drawing method -#: app/curves.c:649 +#: app/curves.c:647 msgid "Curve Type: " msgstr "Type van Kromme: " @@ -1189,19 +1078,19 @@ msgstr "Type van Kromme: " msgid "Desaturate operates only on RGB color drawables." msgstr "Desatureren werkt enkel op RGB kleurentekeningen." -#: app/devices.c:121 app/gradient.c:673 app/levels.c:564 app/palette.c:2010 -#: app/preferences_dialog.c:1503 -msgid "Save" -msgstr "Bewaar" - -#: app/devices.c:405 +#: app/devices.c:403 msgid "devices_rc_update called multiple times for not present device\n" msgstr "" -#: app/devices.c:710 +#: app/devices.c:707 msgid "Device Status" msgstr "Apperaat Status" +#: app/devices.c:713 app/gradient.c:693 app/levels.c:560 app/palette.c:2031 +#: app/preferences_dialog.c:1172 +msgid "Save" +msgstr "Bewaar" + #: app/docindex.c:574 msgid "This file cannot be moved up." msgstr "Dit bestand kan niet naar boven verschoven worden." @@ -1222,48 +1111,48 @@ msgstr "Er is geen selectie om naar beneden te verschuiven." msgid "There's no selection to remove." msgstr "Er is geen selectie om te verwijderen." -#: app/docindexif.c:83 +#: app/docindexif.c:84 msgid "Open" msgstr "Open" -#: app/docindexif.c:83 +#: app/docindexif.c:84 msgid "Open a file" msgstr "Open een bestand" -#: app/docindexif.c:88 app/gdisplay_color_ui.c:81 +#: app/docindexif.c:89 app/gdisplay_color_ui.c:104 msgid "Up" msgstr "Boven" -#: app/docindexif.c:88 +#: app/docindexif.c:89 msgid "Move the selected entry up in the index" msgstr "Beweeg de geselecteerde ingang in de index naar boven" -#: app/docindexif.c:93 app/gdisplay_color_ui.c:82 +#: app/docindexif.c:94 app/gdisplay_color_ui.c:105 msgid "Down" msgstr "Onder" -#: app/docindexif.c:93 +#: app/docindexif.c:94 msgid "Move the selected entry down in the index" msgstr "Beweeg de geselecteerde ingang in de index naar onder" -#: app/docindexif.c:98 app/gdisplay_color_ui.c:80 +#: app/docindexif.c:99 app/gdisplay_color_ui.c:103 msgid "Remove" msgstr "Verwijder" -#: app/docindexif.c:98 +#: app/docindexif.c:99 msgid "Remove the selected entry from the index" msgstr "Verwijder de selecteerde ingang van de index" -#: app/docindexif.c:103 +#: app/docindexif.c:104 msgid "Close the Document Index" msgstr "Sluit de Documentindex" #. Set the GOWindow title -#: app/docindexif.c:236 +#: app/docindexif.c:237 msgid "Document Index" msgstr "Documentindex" -#: app/docindexif.c:243 +#: app/docindexif.c:244 msgid "GTK successfully started" msgstr "GTK succesvol opgestartd" @@ -1321,47 +1210,48 @@ msgstr "" msgid "Anti erase" msgstr "Intersectie" -#: app/errorconsole.c:182 +#: app/errorconsole.c:170 #, c-format msgid "Error opening file %s: %s" msgstr "Fout bij openen van bestand %s: %s" -#: app/errorconsole.c:197 +#: app/errorconsole.c:187 msgid "Can't save, nothing selected!" msgstr "Kan niet bewaren, niets geselecteerd!" -#: app/errorconsole.c:201 +#: app/errorconsole.c:191 msgid "Save error log to file..." msgstr "Bewaar foutenlog naar bestand..." -#: app/errorconsole.c:268 +#: app/errorconsole.c:269 +#, fuzzy +msgid "GIMP Error Console" +msgstr "GIMP fouten console" + +#: app/errorconsole.c:275 #, fuzzy msgid "Clear" msgstr "/Editeer/Wis" -#: app/errorconsole.c:286 -msgid "GIMP Error console" -msgstr "GIMP fouten console" - -#: app/errorconsole.c:297 +#: app/errorconsole.c:298 msgid "Write all errors to file..." msgstr "Schrijf alle fouten naar bestand..." -#: app/errorconsole.c:304 +#: app/errorconsole.c:305 msgid "Write selection to file..." msgstr "Schrijf selectie naar bestand..." -#: app/errors.c:79 +#: app/errors.c:80 #, c-format msgid "%s: fatal error: %s\n" msgstr "" -#: app/file_new_dialog.c:218 +#: app/file_new_dialog.c:188 #, fuzzy msgid "Confirm Image Size" msgstr "Afmeting instellen" -#: app/file_new_dialog.c:235 +#: app/file_new_dialog.c:204 #, c-format msgid "" "You are trying to create an image which\n" @@ -1377,117 +1267,157 @@ msgid "" "preferences dialog." msgstr "" -#: app/file_new_dialog.c:342 +#: app/file_new_dialog.c:310 #, fuzzy, c-format msgid "Image Size: %s" msgstr "Afmeting instellen" -#: app/file_new_dialog.c:409 +#: app/file_new_dialog.c:368 msgid "New Image" msgstr "Nieuwe beeld" -#: app/file_new_dialog.c:515 app/preferences_dialog.c:1574 +#: app/file_new_dialog.c:474 app/preferences_dialog.c:1243 msgid "Pixels" msgstr "" #. the resolution labels -#: app/file_new_dialog.c:584 app/resize.c:572 +#: app/file_new_dialog.c:543 app/resize.c:566 #, fuzzy msgid "Resolution X:" msgstr "Resolutie" -#: app/file_new_dialog.c:605 app/resize.c:593 +#: app/file_new_dialog.c:564 app/resize.c:587 msgid "pixels/%a" msgstr "" #. frame for Image Type -#: app/file_new_dialog.c:649 +#: app/file_new_dialog.c:608 msgid "Image Type" msgstr "Beeldtype" -#: app/fileops.c:225 app/fileops.c:254 +#: app/fileops.c:235 app/fileops.c:269 msgid "Load Image" msgstr "Laad beeld" #. format-chooser frame -#: app/fileops.c:264 +#: app/fileops.c:279 msgid "Open Options" msgstr "Openopties" -#: app/fileops.c:279 app/fileops.c:483 +#: app/fileops.c:294 app/fileops.c:507 msgid "Determine file type:" msgstr "Bepaal bestandstype:" -#: app/fileops.c:444 app/fileops.c:466 +#: app/fileops.c:377 +msgid "" +"generate\n" +"preview" +msgstr "" + +#: app/fileops.c:412 +#, fuzzy +msgid "No selection." +msgstr "Groeiselectie" + +#: app/fileops.c:459 app/fileops.c:489 msgid "Save Image" msgstr "Bewaar Beeld" -#: app/fileops.c:475 +#: app/fileops.c:498 msgid "Save Options" msgstr "Bewaaropties" -#: app/fileops.c:527 +#: app/fileops.c:551 msgid "Can't revert. No filename associated with this image" msgstr "" -#: app/fileops.c:542 +#: app/fileops.c:566 #, fuzzy msgid "Revert failed." msgstr "Bewaren mislukt: " -#: app/fileops.c:1366 app/fileops.c:1456 +#: app/fileops.c:1237 +msgid "(this thumbnail may be out of date)" +msgstr "" + +#: app/fileops.c:1238 +#, fuzzy +msgid "(no information)" +msgstr "Beeldscherminformatie" + +#: app/fileops.c:1246 +msgid "(thumbnail saving is disabled)" +msgstr "" + +#: app/fileops.c:1250 +msgid "(could not write thumbnail file)" +msgstr "" + +#: app/fileops.c:1254 +msgid "(thumbnail file not written)" +msgstr "" + +#: app/fileops.c:1271 +msgid "no preview available" +msgstr "" + +#: app/fileops.c:1342 +msgid "(could not make preview)" +msgstr "" + +#: app/fileops.c:1397 app/fileops.c:1487 msgid "Open failed: " msgstr "Openen mislukt: " -#: app/fileops.c:1522 +#: app/fileops.c:1553 #, c-format msgid "%s is an irregular file (%s)" msgstr "%s is een abnormaal bestand (%s)" -#: app/fileops.c:1536 app/fileops.c:1643 +#: app/fileops.c:1567 app/fileops.c:1670 msgid "Save failed: " msgstr "Bewaren mislukt: " -#: app/fileops.c:1548 app/fileops.c:1549 app/fileops.c:1561 app/fileops.c:1562 -#: app/menus.c:69 app/menus.c:103 +#: app/fileops.c:1579 app/fileops.c:1580 app/fileops.c:1592 app/fileops.c:1593 +#: app/menus.c:84 app/menus.c:149 #, fuzzy msgid "/File/Open" msgstr "/Bestand/Open" -#: app/fileops.c:1550 app/fileops.c:1566 app/gdisplay.c:1632 app/menus.c:104 +#: app/fileops.c:1581 app/fileops.c:1597 app/gdisplay.c:1651 app/menus.c:151 #, fuzzy msgid "/File/Save" msgstr "/Bestand/Bewaar" -#: app/fileops.c:1551 app/fileops.c:1567 app/gdisplay.c:1633 app/menus.c:105 +#: app/fileops.c:1582 app/fileops.c:1598 app/gdisplay.c:1652 app/menus.c:153 #, fuzzy msgid "/File/Save as" msgstr "/Bestand/Bewaar als" -#: app/fileops.c:1578 -msgid "Yes" -msgstr "Ja" - -#: app/fileops.c:1579 -msgid "No" -msgstr "Neen" - -#: app/fileops.c:1588 +#: app/fileops.c:1614 #, c-format msgid "%s exists, overwrite?" msgstr "%s bestaat, overschrijven?" -#: app/fileops.c:1594 +#: app/fileops.c:1619 msgid "File Exists!" msgstr "Bestand Bestaat!" -#: app/flip_tool.c:74 app/preferences_dialog.c:1620 -#: app/preferences_dialog.c:2338 +#: app/fileops.c:1625 +msgid "Yes" +msgstr "Ja" + +#: app/fileops.c:1627 +msgid "No" +msgstr "Neen" + +#: app/flip_tool.c:74 app/preferences_dialog.c:1289 +#: app/preferences_dialog.c:2027 msgid "Horizontal" msgstr "Horizontaal" -#: app/flip_tool.c:74 app/preferences_dialog.c:1622 -#: app/preferences_dialog.c:2340 +#: app/flip_tool.c:74 app/preferences_dialog.c:1291 +#: app/preferences_dialog.c:2029 msgid "Vertical" msgstr "Verticaal" @@ -1503,7 +1433,7 @@ msgstr "" "Kan deze laag niet verankeren\n" "het is geen drijvende selectie." -#: app/floating_sel.c:175 +#: app/floating_sel.c:179 msgid "" "Cannot create a new layer from the floating\n" "selection because it belongs to a\n" @@ -1513,19 +1443,15 @@ msgstr "" "selectie omdat it toebehoort aan een\n" "laagmasker of kanaal." -#: app/free_select.c:76 +#: app/free_select.c:73 msgid "add_point(): Unable to reallocate points array in free_select." msgstr "" -#: app/free_select.c:231 -msgid "Cannot properly scanline convert polygon!\n" -msgstr "" - #: app/gdisplay.c:215 msgid "RGB-empty" msgstr "RGB-leeg" -#: app/gdisplay.c:215 app/image_new.c:54 app/preferences_dialog.c:1665 +#: app/gdisplay.c:215 app/image_new.c:54 app/preferences_dialog.c:1334 msgid "RGB" msgstr "" @@ -1545,317 +1471,320 @@ msgstr "geindexeerd-leeg" msgid "indexed" msgstr "geindexeerd" -#: app/gdisplay.c:1634 app/menus.c:106 +#: app/gdisplay.c:1653 app/menus.c:155 #, fuzzy msgid "/File/Revert" msgstr "/Bestand/Bewaar" -#: app/gdisplay.c:1635 app/gdisplay_ops.c:303 app/gdisplay_ops.c:318 -#: app/gdisplay_ops.c:365 app/menus.c:110 +#: app/gdisplay.c:1654 app/gdisplay_ops.c:299 app/gdisplay_ops.c:314 +#: app/gdisplay_ops.c:345 app/menus.c:162 #, fuzzy msgid "/File/Close" msgstr "/Bestand/Sluit" -#: app/gdisplay.c:1637 +#: app/gdisplay.c:1656 #, fuzzy msgid "/Edit" msgstr "Verander" -#: app/gdisplay.c:1640 app/menus.c:115 +#: app/gdisplay.c:1659 app/menus.c:171 #, fuzzy msgid "/Edit/Cut" msgstr "/Editeer/Knip" -#: app/gdisplay.c:1641 app/menus.c:116 +#: app/gdisplay.c:1660 app/menus.c:173 #, fuzzy msgid "/Edit/Copy" msgstr "/Editeer/Kopieer" -#: app/gdisplay.c:1642 app/menus.c:117 +#: app/gdisplay.c:1661 app/menus.c:175 #, fuzzy msgid "/Edit/Paste" msgstr "/Editeer/Plak" -#: app/gdisplay.c:1643 app/menus.c:118 +#: app/gdisplay.c:1662 app/menus.c:177 #, fuzzy msgid "/Edit/Paste Into" msgstr "/Editeer/Plak op" -#: app/gdisplay.c:1644 app/menus.c:119 +#: app/gdisplay.c:1663 app/menus.c:179 #, fuzzy msgid "/Edit/Paste As New" msgstr "/Editeer/Plak met naam" -#: app/gdisplay.c:1645 app/menus.c:121 +#: app/gdisplay.c:1664 app/menus.c:183 #, fuzzy msgid "/Edit/Clear" msgstr "/Editeer/Wis" -#: app/gdisplay.c:1646 app/menus.c:122 +#: app/gdisplay.c:1665 app/menus.c:185 #, fuzzy msgid "/Edit/Fill" msgstr "/Editeer/Vul" -#: app/gdisplay.c:1647 app/menus.c:123 +#: app/gdisplay.c:1666 app/menus.c:187 #, fuzzy msgid "/Edit/Stroke" msgstr "/Editeer/Stroke" -#: app/gdisplay.c:1648 app/menus.c:127 +#: app/gdisplay.c:1667 app/menus.c:189 +#, fuzzy +msgid "/Edit/Undo" +msgstr "/Editeer/Kopieer" + +#: app/gdisplay.c:1668 app/menus.c:191 +#, fuzzy +msgid "/Edit/Redo" +msgstr "/Editeer/Kopieer" + +#: app/gdisplay.c:1669 app/menus.c:197 #, fuzzy msgid "/Edit/Cut Named" msgstr "/Editeer/Knip met naam" -#: app/gdisplay.c:1649 app/menus.c:128 +#: app/gdisplay.c:1670 app/menus.c:199 #, fuzzy msgid "/Edit/Copy Named" msgstr "/Editeer/Kopieer met naam" -#: app/gdisplay.c:1650 app/menus.c:129 +#: app/gdisplay.c:1671 app/menus.c:201 #, fuzzy msgid "/Edit/Paste Named" msgstr "/Editeer/Plak met naam" -#: app/gdisplay.c:1653 +#: app/gdisplay.c:1674 #, fuzzy msgid "/Select" msgstr "Selectie" -#: app/gdisplay.c:1654 app/menus.c:144 +#: app/gdisplay.c:1675 app/menus.c:230 #, fuzzy msgid "/Select/Save To Channel" msgstr "/Selecteer/Bewaar in kanaal" -#: app/gdisplay.c:1656 +#: app/gdisplay.c:1677 msgid "/View" msgstr "" -#: app/gdisplay.c:1659 app/menus.c:163 +#: app/gdisplay.c:1680 app/menus.c:266 #, fuzzy msgid "/View/Toggle Selection" msgstr "/Zicht/Linealen" -#: app/gdisplay.c:1660 app/menus.c:164 +#: app/gdisplay.c:1681 app/menus.c:268 #, fuzzy msgid "/View/Toggle Rulers" msgstr "/Zicht/Linealen" -#: app/gdisplay.c:1662 app/menus.c:166 +#: app/gdisplay.c:1683 app/menus.c:272 #, fuzzy msgid "/View/Toggle Guides" msgstr "/Zicht/Hulplijnen" -#: app/gdisplay.c:1663 app/menus.c:167 +#: app/gdisplay.c:1684 app/menus.c:274 #, fuzzy msgid "/View/Snap To Guides" msgstr "/Zicht/Snap To Guides" -#: app/gdisplay.c:1664 app/menus.c:165 +#: app/gdisplay.c:1685 app/menus.c:270 #, fuzzy msgid "/View/Toggle Statusbar" msgstr "/Zicht/Statusbalk" -#: app/gdisplay.c:1666 app/menus.c:158 +#: app/gdisplay.c:1687 app/menus.c:257 #, fuzzy msgid "/View/Dot for dot" msgstr "/Zicht/Punt voor punt" -#: app/gdisplay.c:1669 +#: app/gdisplay.c:1690 #, fuzzy msgid "/Image" msgstr "Nieuwe beeld" -#: app/gdisplay.c:1670 app/gdisplay.c:1680 +#: app/gdisplay.c:1691 app/gdisplay.c:1702 #, fuzzy msgid "/Image/Colors" msgstr "/Beeld/Kleuren" -#: app/gdisplay.c:1671 +#: app/gdisplay.c:1692 #, fuzzy -msgid "/Image/Channel Ops" +msgid "/Image/Channels" msgstr "/Beeld/Kanaal Ops/Offset" -#: app/gdisplay.c:1672 +#: app/gdisplay.c:1693 #, fuzzy msgid "/Image/Alpha" msgstr "Schaal instellen" -#: app/gdisplay.c:1675 app/menus.c:186 +#: app/gdisplay.c:1694 app/menus.c:68 +#, fuzzy +msgid "/Image/Transforms" +msgstr "/Beeld/Kleuren" + +#: app/gdisplay.c:1697 app/menus.c:312 #, fuzzy msgid "/Image/RGB" msgstr "/Beeld/RGB" -#: app/gdisplay.c:1676 app/menus.c:187 +#: app/gdisplay.c:1698 app/menus.c:314 #, fuzzy msgid "/Image/Grayscale" msgstr "/Beeld/Grijswaarden" -#: app/gdisplay.c:1677 app/menus.c:188 +#: app/gdisplay.c:1699 app/menus.c:316 #, fuzzy msgid "/Image/Indexed" msgstr "/Beeld/Geindexeerd" -#: app/gdisplay.c:1678 app/tools.c:658 +#: app/gdisplay.c:1700 app/tools.c:658 msgid "/Image/Histogram" msgstr "" -#: app/gdisplay.c:1681 app/tools.c:613 +#: app/gdisplay.c:1703 app/tools.c:613 msgid "/Image/Colors/Threshold" msgstr "" -#: app/gdisplay.c:1682 app/tools.c:598 +#: app/gdisplay.c:1704 app/tools.c:598 msgid "/Image/Colors/Posterize" msgstr "" -#: app/gdisplay.c:1683 app/menus.c:175 +#: app/gdisplay.c:1705 app/menus.c:288 #, fuzzy msgid "/Image/Colors/Equalize" msgstr "/Beeld/Kleuren/Krommen" -#: app/gdisplay.c:1684 app/menus.c:176 +#: app/gdisplay.c:1706 app/menus.c:290 #, fuzzy msgid "/Image/Colors/Invert" msgstr "/Beeld/Kleuren/Inverteren" -#: app/gdisplay.c:1685 app/tools.c:553 +#: app/gdisplay.c:1707 app/tools.c:553 msgid "/Image/Colors/Color Balance" msgstr "" -#: app/gdisplay.c:1686 app/tools.c:568 +#: app/gdisplay.c:1708 app/tools.c:568 msgid "/Image/Colors/Brightness-Contrast" msgstr "" -#: app/gdisplay.c:1688 app/tools.c:583 +#: app/gdisplay.c:1710 app/tools.c:583 msgid "/Image/Colors/Hue-Saturation" msgstr "" -#: app/gdisplay.c:1689 app/tools.c:628 +#: app/gdisplay.c:1711 app/tools.c:628 msgid "/Image/Colors/Curves" msgstr "" -#: app/gdisplay.c:1690 app/tools.c:643 +#: app/gdisplay.c:1712 app/tools.c:643 msgid "/Image/Colors/Levels" msgstr "" -#: app/gdisplay.c:1691 app/menus.c:178 +#: app/gdisplay.c:1713 app/menus.c:294 #, fuzzy msgid "/Image/Colors/Desaturate" msgstr "/Beeld/Kleuren/Desaturate" -#: app/gdisplay.c:1693 app/menus.c:183 +#: app/gdisplay.c:1715 app/menus.c:302 #, fuzzy msgid "/Image/Alpha/Add Alpha Channel" msgstr "/Beeld/Alfa/Voeg Alfa Kanaal toe" -#: app/gdisplay.c:1696 app/menus.c:181 +#: app/gdisplay.c:1718 app/menus.c:307 #, fuzzy -msgid "/Image/Channel Ops/Offset" -msgstr "/Beeld/Kanaal Ops/Offset" +msgid "/Image/Transforms/Offset" +msgstr "/Beeld/Kleuren" -#: app/gdisplay.c:1699 +#: app/gdisplay.c:1721 #, fuzzy msgid "/Layers/Stack" msgstr "/Lagen/Verhoog Laag" -#: app/gdisplay.c:1702 app/menus.c:197 +#: app/gdisplay.c:1724 app/menus.c:335 #, fuzzy msgid "/Layers/Stack/Previous Layer" msgstr "/Lagen/Verhoog Laag" -#: app/gdisplay.c:1704 app/menus.c:198 +#: app/gdisplay.c:1726 app/menus.c:337 #, fuzzy msgid "/Layers/Stack/Next Layer" msgstr "/Lagen/Verhoog Laag" -#: app/gdisplay.c:1706 app/menus.c:199 +#: app/gdisplay.c:1728 app/menus.c:339 #, fuzzy msgid "/Layers/Stack/Raise Layer" msgstr "/Lagen/Verhoog Laag" -#: app/gdisplay.c:1708 app/menus.c:200 +#: app/gdisplay.c:1730 app/menus.c:341 #, fuzzy msgid "/Layers/Stack/Lower Layer" msgstr "/Lagen/Verlaag Laag" -#: app/gdisplay.c:1710 app/menus.c:201 +#: app/gdisplay.c:1732 app/menus.c:343 #, fuzzy msgid "/Layers/Stack/Layer to Top" msgstr "/Lagen/Verhoog Laag" -#: app/gdisplay.c:1712 app/menus.c:202 +#: app/gdisplay.c:1734 app/menus.c:345 #, fuzzy msgid "/Layers/Stack/Layer to Bottom" msgstr "Laag is reeds op de bodem" -#: app/gdisplay.c:1716 app/menus.c:204 +#: app/gdisplay.c:1738 app/menus.c:349 #, fuzzy msgid "/Layers/Anchor Layer" msgstr "/Lagen/Veranker Laag" -#: app/gdisplay.c:1717 app/menus.c:205 +#: app/gdisplay.c:1739 app/menus.c:351 #, fuzzy msgid "/Layers/Merge Visible Layers" msgstr "/Lagen/Voeg Zichtbare Lagen Samen" -#: app/gdisplay.c:1718 app/menus.c:206 +#: app/gdisplay.c:1740 app/menus.c:353 #, fuzzy msgid "/Layers/Flatten Image" msgstr "/Lagen/Verhoog Laag" -#: app/gdisplay.c:1719 app/menus.c:207 +#: app/gdisplay.c:1741 app/menus.c:355 #, fuzzy msgid "/Layers/Alpha To Selection" msgstr "Penseel Selectie" -#: app/gdisplay.c:1720 app/menus.c:208 +#: app/gdisplay.c:1742 app/menus.c:357 #, fuzzy msgid "/Layers/Mask To Selection" msgstr "Rand Selectie" -#: app/gdisplay.c:1721 app/menus.c:209 +#: app/gdisplay.c:1743 app/menus.c:359 #, fuzzy msgid "/Layers/Add Alpha Channel" msgstr "/Lagen/Voeg Alfa Kanaal toe" -#: app/gdisplay.c:1724 +#: app/gdisplay.c:1746 #, fuzzy msgid "/Filters" msgstr "Vultype" -#: app/gdisplay.c:1726 +#: app/gdisplay.c:1748 msgid "/Script-Fu" msgstr "" -#: app/gdisplay.c:2166 -msgid "gdisplays_flush() called recursively." -msgstr "" - -#: app/gdisplay_color.c:428 -msgid "Gamma" -msgstr "" - -#: app/gdisplay_color.c:438 -msgid "Gamma:" -msgstr "" - -#: app/gdisplay_color_ui.c:83 +#: app/gdisplay_color_ui.c:106 msgid "Configure" msgstr "" -#: app/gdisplay_color_ui.c:88 +#: app/gdisplay_color_ui.c:109 msgid "Color Display Filters" msgstr "" -#: app/gdisplay_color_ui.c:105 +#: app/gdisplay_color_ui.c:133 msgid "Available Filters" msgstr "" -#: app/gdisplay_color_ui.c:123 +#: app/gdisplay_color_ui.c:156 #, fuzzy msgid "Active Filters" msgstr "Vultype" -#: app/gdisplay_ops.c:388 +#: app/gdisplay_ops.c:373 #, fuzzy, c-format msgid "" "Changes were made to %s.\n" @@ -1921,120 +1850,68 @@ msgstr "Gespecifieerde standaardpenseel niet gevonden!" msgid "Can't fill unknown image type." msgstr "Kan geen onbekend beeldtype vullen." -#: app/gimpdrawable.c:493 +#: app/gimpdrawable.c:480 #, fuzzy msgid "parasite attach to drawable" msgstr "Maak het geselecteerde gebied van de tekening vrij" -#: app/gimpdrawable.c:526 +#: app/gimpdrawable.c:513 #, fuzzy msgid "detach parasite from drawable" msgstr "de beinvloede tekening" -#: app/gimpdrawable.c:719 +#: app/gimpdrawable.c:705 msgid "unnamed" msgstr "onbenoemd" -#: app/gimpdrawable.c:736 +#: app/gimpdrawable.c:722 #, c-format msgid "Layer type %d not supported." msgstr "Laagtype %d niet ondersteund." -#: app/gimpimage.c:665 app/gimpimage.c:761 -msgid "gimp_image_apply_image sent illegal parameters" -msgstr "" - -#: app/gimpimage.c:1089 +#: app/gimpimage.c:1112 msgid "attach parasite to image" msgstr "" -#: app/gimpimage.c:1112 +#: app/gimpimage.c:1135 msgid "detach parasite from image" msgstr "" -#: app/gimpimage.c:1194 -msgid "Unable to project indexed image." -msgstr "Kan geindexeerd beeld niet projecteren." - -#. Dirty the image, but we're too lazy to provide a -#. * proper undo. -#: app/gimpimage.c:2111 -#, fuzzy -msgid "raise layer" -msgstr "Tekstlaag" - -#: app/gimpimage.c:2117 +#: app/gimpimage.c:2099 msgid "Layer cannot be raised any further" msgstr "Laag kan niet verder naar boven" -#: app/gimpimage.c:2185 -#, fuzzy -msgid "lower layer" -msgstr "Tekstlaag" - -#: app/gimpimage.c:2191 +#: app/gimpimage.c:2125 msgid "Layer cannot be lowered any further" msgstr "Laag kan niet verder naar beneden" -#. layer_arg is already the top_layer -#: app/gimpimage.c:2222 +#: app/gimpimage.c:2149 msgid "Layer is already on top" msgstr "Laag is reeds de bovenste" -#: app/gimpimage.c:2227 +#: app/gimpimage.c:2155 msgid "Can't raise Layer without alpha" msgstr "Kan laag niet verhogen zonder alfa" -#: app/gimpimage.c:2268 -#, fuzzy -msgid "raise layer to top" -msgstr "Laag is reeds de bovenste" - -#. there is no next layer below layer_arg -#: app/gimpimage.c:2321 +#: app/gimpimage.c:2182 msgid "Layer is already on bottom" msgstr "Laag is reeds op de bodem" -#: app/gimpimage.c:2334 app/gimpimage.c:2422 +#: app/gimpimage.c:2237 msgid "BG has no alpha, layer was placed above" msgstr "" -#: app/gimpimage.c:2363 -#, fuzzy -msgid "lower layer to bottom" -msgstr "Laag is reeds op de bodem" - -#: app/gimpimage.c:2442 -msgid "re-position layer" -msgstr "" - -#: app/gimpimage.c:2475 +#: app/gimpimage.c:2291 msgid "" "There are not enough visible layers for a merge.\n" "There must be at least two." msgstr "" -#: app/gimpimage.c:2551 +#: app/gimpimage.c:2367 msgid "There are not enough visible layers for a merge down." msgstr "Er zijn niet genoeg zichtbare lagen voor een neerwaarte samenvoeging." -#: app/gimpimage.c:2665 app/gimpimage.c:2696 -msgid "gimp_image_merge_layers: could not allocate merge layer" -msgstr "" - -#: app/gimpimage.c:2735 -msgid "gimp_image_merge_layers attempting to merge incompatible layers\n" -msgstr "" - -#: app/gimpimage.c:2818 -msgid "gimp_image_add_layer: attempt to add layer to wrong image" -msgstr "" - -#: app/gimpimage.c:2825 -msgid "gimp_image_add_layer: trying to add layer to image twice" -msgstr "" - -#: app/gimpimage.c:2954 +#: app/gimpimage.c:2768 msgid "" "Unable to add a layer mask since\n" "the layer already has one." @@ -2042,7 +1919,7 @@ msgstr "" "Kan geen laagmasker toevoegen omdat\n" "de laag reeds een heeft." -#: app/gimpimage.c:2958 +#: app/gimpimage.c:2772 msgid "" "Unable to add a layer mask to a\n" "layer in an indexed image." @@ -2050,7 +1927,7 @@ msgstr "" "Kan geen laagmasker toevoegen\n" " ineen laag van een geindexeerd beeld." -#: app/gimpimage.c:2962 +#: app/gimpimage.c:2776 msgid "" "Cannot add layer mask to a layer\n" "with no alpha channel." @@ -2058,30 +1935,22 @@ msgstr "" "Kan geen laagmasker toevoegen in een laag\n" "zonder alfa kanaal." -#: app/gimpimage.c:2969 +#: app/gimpimage.c:2783 msgid "Cannot add layer mask of different dimensions than specified layer." msgstr "" "Kan geen laagmasker met verschillende afmetingen dan gespecifieerde laag " "toevoegen " -#: app/gimpimage.c:3074 +#: app/gimpimage.c:2886 msgid "Channel cannot be raised any further" msgstr "Kanaal kan niet verder naar boven" -#: app/gimpimage.c:3123 +#: app/gimpimage.c:2935 msgid "Channel cannot be lowered any further" msgstr "Kanaal kan niet verder naar beneden" -#: app/gimpimage.c:3200 -msgid "gimp_image_add_channel: attempt to add channel to wrong image" -msgstr "" - -#: app/gimpimage.c:3207 -msgid "gimp_image_add_channel: trying to add channel to image twice" -msgstr "" - -#: app/gimpimage.c:3328 app/palette.c:542 app/palette.c:569 app/palette.c:931 -#: app/palette.c:935 app/palette.c:2383 app/palette.c:3077 +#: app/gimpimage.c:3138 app/palette.c:541 app/palette.c:568 app/palette.c:930 +#: app/palette.c:934 app/palette.c:2383 app/palette.c:3065 msgid "Untitled" msgstr "Ongetiteld" @@ -2092,54 +1961,54 @@ msgid "" "\n" msgstr "" -#: app/gimpprogress.c:115 +#: app/gimpprogress.c:109 msgid "Progress" msgstr "" -#: app/gimprc.c:368 app/plug_in.c:305 +#: app/gimprc.c:382 app/plug_in.c:305 msgid "Resource configuration" msgstr "Bronconfiguratie" -#: app/gimprc.c:427 +#: app/gimprc.c:429 #, c-format msgid "error parsing: \"%s\"\n" msgstr "fout bij het parsen: \"%s\"\n" -#: app/gimprc.c:428 +#: app/gimprc.c:430 #, c-format msgid " at line %d column %d\n" msgstr " in lijn %d kolom %d\n" -#: app/gimprc.c:429 +#: app/gimprc.c:431 #, c-format msgid " unexpected token: %s\n" msgstr " onverwacht teken: %s\n" -#: app/gimprc.c:1391 +#: app/gimprc.c:1412 msgid "error parsing pluginrc" msgstr "fout bij parsen van pluginrc" -#: app/gimprc.c:1726 +#: app/gimprc.c:1747 #, fuzzy, c-format msgid "transform_path(): gimprc token referenced but not defined: %s" msgstr "gimprc teken gerefereerd maar niet gedefinieerd: %s" -#: app/gimprc.c:2655 +#: app/gimprc.c:2676 #, c-format msgid "Can't open %s; %s" msgstr "" -#: app/gimprc.c:2674 +#: app/gimprc.c:2695 #, c-format msgid "Can't rename %s to %s.old; %s" msgstr "" -#: app/gimprc.c:2680 +#: app/gimprc.c:2701 #, c-format msgid "Couldn't reopen %s\n" msgstr "" -#: app/gimprc.c:2692 +#: app/gimprc.c:2713 #, c-format msgid "Can't write to %s; %s" msgstr "" @@ -2149,7 +2018,7 @@ msgstr "" msgid "pixel" msgstr "" -#: app/gimpunit.c:58 app/measure.c:428 app/measure.c:432 app/paint_core.c:470 +#: app/gimpunit.c:58 app/measure.c:432 app/measure.c:436 app/paint_core.c:472 #: libgimp/gimpunit.c:44 msgid "pixels" msgstr "" @@ -2214,208 +2083,208 @@ msgstr "" msgid "Pasted Layer" msgstr "Tekstlaag" -#: app/global_edit.c:705 +#: app/global_edit.c:695 msgid "Paste" msgstr "Plakken" -#: app/global_edit.c:706 +#: app/global_edit.c:696 #, fuzzy msgid "Paste Into" msgstr "/Editeer/Plak op" -#: app/global_edit.c:707 +#: app/global_edit.c:697 msgid "Paste As New" msgstr "" -#: app/global_edit.c:720 +#: app/global_edit.c:704 #, fuzzy msgid "Paste Named Buffer" msgstr "Plak Bezier Buffer Met Naam" -#: app/global_edit.c:732 +#: app/global_edit.c:722 #, fuzzy msgid "Select a buffer to paste:" msgstr "Kies een buffer om mee te werken:" -#: app/global_edit.c:820 +#: app/global_edit.c:807 #, fuzzy msgid "Cut Named" msgstr "onbenoemd" -#: app/global_edit.c:821 app/global_edit.c:853 +#: app/global_edit.c:810 app/global_edit.c:847 msgid "Enter a name for this buffer" msgstr "Geef een naam voor deze buffer" -#: app/global_edit.c:852 +#: app/global_edit.c:844 #, fuzzy msgid "Copy Named" msgstr "Kopieer gradatie" -#: app/gradient.c:469 +#: app/gradient.c:462 msgid "Curved" msgstr "Krom" -#: app/gradient.c:470 +#: app/gradient.c:463 msgid "Sinusoidal" msgstr "Sinusiodaal" -#: app/gradient.c:471 +#: app/gradient.c:464 msgid "Spherical (increasing)" msgstr "Sferisch (incrementerend)" -#: app/gradient.c:472 +#: app/gradient.c:465 msgid "Spherical (decreasing)" msgstr "Sferisch (decrementerend)" -#: app/gradient.c:477 +#: app/gradient.c:470 msgid "Plain RGB" msgstr "Enkel RGB" -#: app/gradient.c:478 +#: app/gradient.c:471 msgid "HSV (counter-clockwise hue)" msgstr "HSV (hue tegenwijzersin)" -#: app/gradient.c:479 +#: app/gradient.c:472 msgid "HSV (clockwise hue)" msgstr "HSV (heu metwijzersmee)" -#: app/gradient.c:500 +#: app/gradient.c:491 msgid "Default" msgstr "Standaard" -#: app/gradient.c:580 +#: app/gradient.c:574 #, c-format msgid "grad_get_color_at(): Unknown gradient type %d" msgstr "" -#: app/gradient.c:637 +#: app/gradient.c:631 #, c-format msgid "grad_get_color_at(): Unknown coloring mode %d" msgstr "" -#: app/gradient.c:704 +#: app/gradient.c:687 msgid "Gradient Editor" msgstr "Gradatie Editor" -#: app/gradient.c:730 app/gradient_select.c:478 app/paintbrush.c:212 -#: app/palette.c:2895 +#: app/gradient.c:721 app/gradient_select.c:474 app/paintbrush.c:284 +#: app/palette.c:2888 msgid "Gradient" msgstr "Gradatie" -#: app/gradient.c:731 app/gradient_select.c:479 app/palette.c:2180 -#: app/palette_select.c:276 +#: app/gradient.c:722 app/gradient_select.c:475 app/palette.c:2193 +#: app/palette_select.c:245 msgid "Name" msgstr "Naam" #. Frame & vbox for gradient functions -#: app/gradient.c:752 +#: app/gradient.c:743 #, fuzzy msgid "Gradient Ops" msgstr "Gradaties" #. Buttons for gradient functions -#: app/gradient.c:760 +#: app/gradient.c:751 #, fuzzy msgid "New Gradient" msgstr "Nieuwe gradatie" -#: app/gradient.c:766 +#: app/gradient.c:757 #, fuzzy msgid "Copy Gradient" msgstr "Kopieer gradatie" -#: app/gradient.c:772 +#: app/gradient.c:763 #, fuzzy msgid "Delete Gradient" msgstr "Verwijder gradatie" -#: app/gradient.c:778 +#: app/gradient.c:769 msgid "Rename Gradient" msgstr "Hernoem Gradatie" -#: app/gradient.c:784 app/gradient.c:1684 +#: app/gradient.c:775 app/gradient.c:1669 msgid "Save as POV-Ray" msgstr "Bewaar als POV-Ray" #. Zoom all button -#: app/gradient.c:800 +#: app/gradient.c:791 msgid "Zoom all" msgstr "Zoom alle" -#: app/gradient.c:865 +#: app/gradient.c:856 msgid "Instant update" msgstr "Onmiddelijke update" -#: app/gradient.c:1328 +#: app/gradient.c:1327 msgid "New gradient" msgstr "Nieuwe gradatie" -#: app/gradient.c:1329 +#: app/gradient.c:1330 msgid "Enter a name for the new gradient" msgstr "Geef naam voor de nieuwe gradient" -#: app/gradient.c:1330 +#: app/gradient.c:1331 msgid "untitled" msgstr "ongetiteld" -#: app/gradient.c:1348 +#: app/gradient.c:1350 msgid "ed_do_new_gradient_callback(): oops, received NULL in call_data" msgstr "" -#: app/gradient.c:1389 +#: app/gradient.c:1390 msgid "Copy gradient" msgstr "Kopieer gradatie" -#: app/gradient.c:1390 +#: app/gradient.c:1393 msgid "Enter a name for the copied gradient" msgstr "Geef een naam voor de gekopieerde gradatie" -#: app/gradient.c:1412 +#: app/gradient.c:1416 msgid "ed_do_copy_gradient_callback(): oops, received NULL in call_data" msgstr "" -#: app/gradient.c:1472 +#: app/gradient.c:1476 msgid "Rename gradient" msgstr "Hernoem gradatie" -#: app/gradient.c:1473 +#: app/gradient.c:1479 msgid "Enter a new name for the gradient" msgstr "Geef een nieuwe naam voor de gradatie" -#: app/gradient.c:1495 +#: app/gradient.c:1502 msgid "ed_do_rename_gradient_callback(): oops, received NULL in call_data" msgstr "" -#: app/gradient.c:1516 +#: app/gradient.c:1523 msgid "ed_do_rename_gradient_callback(): oops, can't find gradient to rename" msgstr "" -#: app/gradient.c:1561 +#: app/gradient.c:1558 msgid "Delete gradient" msgstr "Verwijder gradatie" -#: app/gradient.c:1575 +#: app/gradient.c:1577 #, fuzzy, c-format msgid "" "Are you sure you want to delete\n" "\"%s\" from the list and from disk?" msgstr "\"%s\" van de lijst en van schijf?" -#: app/gradient.c:1629 +#: app/gradient.c:1626 msgid "ed_do_delete_gradient_callback(): Could not find gradient to delete!" msgstr "" -#: app/gradient.c:1716 +#: app/gradient.c:1705 #, c-format msgid "ed_do_save_pov_callback(): oops, could not open \"%s\"" msgstr "" -#: app/gradient.c:1839 +#: app/gradient.c:1814 #, c-format msgid "Zoom factor: %d:1 Displaying [%0.6f, %0.6f]" msgstr "Zoomfactor: %d:1 Weergave [%0, 6f, %0, 6f]" -#: app/gradient.c:2083 +#: app/gradient.c:2056 #, c-format msgid "" "Position: %0.6f RGB (%0.3f, %0.3f, %0.3f) HSV (%0.3f, %0.3f, %0.3f) " @@ -2424,31 +2293,31 @@ msgstr "" "Positie: %0.6f RGB (%0.3f, %0.3f, %0.3f) HSV (%0.3f, %0.3f, %0.3f) " "Ondoorzichtigheid: %0.3f" -#: app/gradient.c:2107 +#: app/gradient.c:2080 #, c-format msgid "Foreground color set to RGB (%d, %d, %d) <-> (%0.3f, %0.3f, %0.3f)" msgstr "" "Voorgrond kleur ingesteld op RGB (%d, %d, %d) <-> (%0.3f, %0.3f, %0.3f)" -#: app/gradient.c:2130 +#: app/gradient.c:2103 #, fuzzy, c-format msgid "Background color to RGB (%d, %d, %d) <-> (%0.3f, %0.3f, %0.3f)" msgstr "" "Voorgrond kleur ingesteld op RGB (%d, %d, %d) <-> (%0.3f, %0.3f, %0.3f)" -#: app/gradient.c:2419 +#: app/gradient.c:2398 msgid "Drag: move Shift+drag: move & compress" msgstr "Sleep: verplaats Shift+sleep: verplaats & comprimeer" -#: app/gradient.c:2421 app/gradient.c:2423 +#: app/gradient.c:2400 app/gradient.c:2403 msgid "Click: select Shift+click: extend selection" msgstr "Klik: selecteer Shift+klik: breidt selectie uit" -#: app/gradient.c:2428 +#: app/gradient.c:2408 msgid "Click: select Shift+click: extend selection Drag: move" msgstr "Klik: selecteer Shift+klik: breidt selectie uit Sleep: verplaats" -#: app/gradient.c:2439 +#: app/gradient.c:2420 msgid "" "Click: select Shift+click: extend selection Drag: move Shift+drag: " "move & compress" @@ -2456,257 +2325,259 @@ msgstr "" "Klik: selecteer Shift+klil: uitbreiden selectie Sleep: verplaats " "Shift+sleep: verplaats en comprimeer" -#: app/gradient.c:2678 app/gradient.c:2687 +#: app/gradient.c:2663 app/gradient.c:2672 #, c-format msgid "Handle position: %0.6f" msgstr "" -#: app/gradient.c:2704 +#: app/gradient.c:2690 #, c-format msgid "Distance: %0.6f" msgstr "Afstand: %0.6f" -#: app/gradient.c:2711 +#: app/gradient.c:2697 #, c-format msgid "control_motion(): Attempt to move bogus handle %d" msgstr "" -#: app/gradient.c:3163 app/gradient.c:4214 +#: app/gradient.c:3174 app/gradient.c:4231 msgid "Left endpoint's color" msgstr "Kleur van linkereindpunt" -#: app/gradient.c:3174 app/gradient.c:3216 +#: app/gradient.c:3185 app/gradient.c:3227 msgid "Load from" msgstr "Laad van" -#: app/gradient.c:3178 +#: app/gradient.c:3189 msgid "Left neighbor's right endpoint" msgstr "Rechtereindpunt van linkerbuur" -#: app/gradient.c:3179 +#: app/gradient.c:3190 msgid "Right endpoint" msgstr "Rechtereindpunt" -#: app/gradient.c:3189 app/gradient.c:3231 +#: app/gradient.c:3200 app/gradient.c:3242 msgid "Save to" msgstr "Bewaar in" -#: app/gradient.c:3205 app/gradient.c:4292 +#: app/gradient.c:3216 app/gradient.c:4309 msgid "Right endpoint's color" msgstr "Kleur van rechtereindpunt" -#: app/gradient.c:3220 +#: app/gradient.c:3231 msgid "Right neighbor's left endpoint" msgstr "Linkereindpunt van rechterbuur" -#: app/gradient.c:3221 +#: app/gradient.c:3232 msgid "Left endpoint" msgstr "Linkereindpunt" -#: app/gradient.c:3332 +#: app/gradient.c:3343 msgid "Selection operations" msgstr "Selectieopertaties" -#: app/gradient.c:3508 +#: app/gradient.c:3515 msgid "Blending function for segment" msgstr "Mengfunctie voor segment" -#: app/gradient.c:3510 +#: app/gradient.c:3517 msgid "Coloring type for segment" msgstr "Kleurtype voor segment" -#: app/gradient.c:3512 +#: app/gradient.c:3519 msgid "Split segment at midpoint" msgstr "Splits segment in middelpunt" -#: app/gradient.c:3514 app/gradient.c:4608 +#: app/gradient.c:3521 app/gradient.c:4612 msgid "Split segment uniformly" msgstr "Splits segment uniform" -#: app/gradient.c:3516 +#: app/gradient.c:3523 msgid "Delete segment" msgstr "Verwijder segment" -#: app/gradient.c:3518 +#: app/gradient.c:3525 msgid "Re-center segment's midpoint" msgstr "Hercentreer middelpunt van segment" -#: app/gradient.c:3520 +#: app/gradient.c:3527 msgid "Re-distribute handles in segment" msgstr "Herverdeel handles in segment" -#: app/gradient.c:3522 +#: app/gradient.c:3529 msgid "Flip segment" msgstr "Draai segment om" -#: app/gradient.c:3524 app/gradient.c:5187 +#: app/gradient.c:3531 app/gradient.c:5171 msgid "Replicate segment" msgstr "Repliceer segment" -#: app/gradient.c:3529 +#: app/gradient.c:3536 msgid "Blending function for selection" msgstr "Megfunctie voor selectie" -#: app/gradient.c:3531 +#: app/gradient.c:3538 msgid "Coloring type for selection" msgstr "Kleurtype voor selectie" -#: app/gradient.c:3533 +#: app/gradient.c:3540 msgid "Split segments at midpoints" msgstr "Split segmenten op middelpunten" -#: app/gradient.c:3535 app/gradient.c:4609 +#: app/gradient.c:3542 app/gradient.c:4613 msgid "Split segments uniformly" msgstr "Split segmenten uniform" -#: app/gradient.c:3537 +#: app/gradient.c:3544 msgid "Delete selection" msgstr "Verwijder selectie" -#: app/gradient.c:3539 +#: app/gradient.c:3546 msgid "Re-center midpoints in selection" msgstr "Hercentreer middelpunten in selectie" -#: app/gradient.c:3541 +#: app/gradient.c:3548 msgid "Re-distribute handles in selection" msgstr "Herverdeel handles in de selectie" -#: app/gradient.c:3543 +#: app/gradient.c:3550 msgid "Flip selection" msgstr "Draai selectie om" -#: app/gradient.c:3545 app/gradient.c:5188 +#: app/gradient.c:3552 app/gradient.c:5172 msgid "Replicate selection" msgstr "Repliceer selectie" -#: app/gradient.c:3821 +#: app/gradient.c:3836 msgid "FG color" msgstr "FG kleur" -#: app/gradient.c:3866 +#: app/gradient.c:3885 #, c-format msgid "RGBA (%0.3f, %0.3f, %0.3f, %0.3f)" msgstr "" -#: app/gradient.c:4383 app/gradient.c:4455 +#: app/gradient.c:4398 app/gradient.c:4468 msgid "(Varies)" msgstr "(Allerlei)" -#: app/gradient.c:4598 +#: app/gradient.c:4620 msgid "Split" msgstr "Splits" #. Instructions -#: app/gradient.c:4624 +#: app/gradient.c:4634 msgid "Please select the number of uniform parts" msgstr "Gelieve het aantal uniforme delen te selecteren" -#: app/gradient.c:4630 +#: app/gradient.c:4640 msgid "in which you want to split the selected segment" msgstr "waarin u het geselecteerde segment wil splitsen" -#: app/gradient.c:4631 +#: app/gradient.c:4641 msgid "in which you want to split the segments in the selection" msgstr "waarin u de segmenten van de selectie splitsen" -#: app/gradient.c:5006 +#: app/gradient.c:4999 msgid "Blend endpoints' colors" msgstr "Kleuren van Mengeindpunten" -#: app/gradient.c:5018 +#: app/gradient.c:5011 msgid "Blend endpoints' opacity" msgstr "Ondoorzichtigheid van mengeindpunten" -#: app/gradient.c:5177 +#: app/gradient.c:5179 msgid "Replicate" msgstr "Repliceer" #. Instructions -#: app/gradient.c:5202 +#: app/gradient.c:5192 msgid "Please select the number of times" msgstr "Gelieve het aantal keren te selecteren" -#: app/gradient.c:5207 +#: app/gradient.c:5197 msgid "you want to replicate the selected segment" msgstr "u wil het geselecteerde segment repliceren" -#: app/gradient.c:5208 +#: app/gradient.c:5198 msgid "you want to replicate the selection" msgstr "u wil de selectie repliceren" -#: app/gradient.c:5584 +#: app/gradient.c:5553 #, c-format msgid "grad_load_gradient(): invalid number of segments in \"%s\"" msgstr "" -#: app/gradient.c:5607 +#: app/gradient.c:5579 #, c-format msgid "" "grad_load_gradient(): badly formatted gradient segment %d in \"%s\" --- bad " "things may happen soon" msgstr "" -#: app/gradient.c:5641 +#: app/gradient.c:5615 msgid "grad_save_gradient(): can not save gradient with NULL filename" msgstr "" -#: app/gradient.c:5647 +#: app/gradient.c:5623 #, c-format msgid "grad_save_gradient(): can't open \"%s\"" msgstr "" -#: app/gradient.c:5849 +#: app/gradient.c:5830 #, c-format msgid "seg_get_segment_at(): No matching segment for position %0.15f" msgstr "" -#: app/gradient_select.c:511 +#. The shell and main vbox +#: app/gradient_select.c:447 #, fuzzy msgid "Gradient Selection" msgstr "Rand Selectie" -#: app/histogram_tool.c:172 +#: app/histogram_tool.c:170 #, fuzzy msgid "Histogram Options" msgstr "Uitwisopties" -#: app/histogram_tool.c:210 +#: app/histogram_tool.c:208 #, fuzzy msgid "Histogram does not operate on indexed drawables." msgstr "Helderheid-Contrast werkt niet op geindexeerde tekeningen." -#: app/histogram_tool.c:267 +#: app/histogram_tool.c:260 #, fuzzy msgid "Mean:" msgstr "Modus: " -#: app/histogram_tool.c:268 +#: app/histogram_tool.c:261 msgid "Std Dev:" msgstr "" -#: app/histogram_tool.c:269 +#: app/histogram_tool.c:262 #, fuzzy msgid "Median:" msgstr "Modus: " -#: app/histogram_tool.c:270 +#: app/histogram_tool.c:263 msgid "Pixels:" msgstr "" -#: app/histogram_tool.c:272 +#: app/histogram_tool.c:265 msgid "Count:" msgstr "" -#: app/histogram_tool.c:273 +#: app/histogram_tool.c:266 #, fuzzy msgid "Percentile:" msgstr "Perspectief" -#: app/histogram_tool.c:296 app/tools.c:656 +#. The shell and main vbox +#: app/histogram_tool.c:287 app/tools.c:656 msgid "Histogram" msgstr "" -#: app/histogram_tool.c:315 +#: app/histogram_tool.c:309 msgid "Information on Channel:" msgstr "" @@ -2719,57 +2590,58 @@ msgstr "" msgid "Hue-Saturation operates only on RGB color drawables." msgstr "Desatureren werkt enkel op RGB kleurentekeningen." -#: app/hue_saturation.c:367 +#: app/hue_saturation.c:361 #, fuzzy msgid "Master" msgstr "Plakken" -#: app/hue_saturation.c:368 +#: app/hue_saturation.c:362 msgid "R" msgstr "" -#: app/hue_saturation.c:369 +#: app/hue_saturation.c:363 msgid "Y" msgstr "" -#: app/hue_saturation.c:370 +#: app/hue_saturation.c:364 msgid "G" msgstr "" -#: app/hue_saturation.c:371 +#: app/hue_saturation.c:365 msgid "C" msgstr "" -#: app/hue_saturation.c:372 +#: app/hue_saturation.c:366 msgid "B" msgstr "" -#: app/hue_saturation.c:373 +#: app/hue_saturation.c:367 msgid "M" msgstr "" -#: app/hue_saturation.c:394 app/tools.c:581 +#. The shell and main vbox +#: app/hue_saturation.c:386 app/tools.c:581 msgid "Hue-Saturation" msgstr "" -#: app/hue_saturation.c:456 +#: app/hue_saturation.c:453 msgid "Hue / Lightness / Saturation Adjustments" msgstr "" #. Create the hue scale widget -#: app/hue_saturation.c:466 app/layers_dialog.c:249 app/paint_funcs.c:93 +#: app/hue_saturation.c:463 app/layers_dialog.c:249 app/paint_funcs.c:93 #: app/tool_options.c:1002 msgid "Hue" msgstr "" #. Create the lightness scale widget -#: app/hue_saturation.c:500 +#: app/hue_saturation.c:497 #, fuzzy msgid "Lightness" msgstr "Helderheid" #. Create the saturation scale widget -#: app/hue_saturation.c:534 app/layers_dialog.c:251 app/paint_funcs.c:94 +#: app/hue_saturation.c:531 app/layers_dialog.c:251 app/paint_funcs.c:94 #: app/tool_options.c:1003 msgid "Saturation" msgstr "" @@ -2778,16 +2650,16 @@ msgstr "" msgid "image depth change, unable to restore original image" msgstr "" -#: app/image_new.c:59 app/info_window.c:60 app/info_window.c:447 -#: app/preferences_dialog.c:1666 +#: app/image_new.c:59 app/info_window.c:60 app/info_window.c:449 +#: app/preferences_dialog.c:1335 msgid "Grayscale" msgstr "Grijswaarden" -#: app/image_new.c:65 app/layers_dialog.c:3303 +#: app/image_new.c:65 app/layers_dialog.c:3289 msgid "Foreground" msgstr "Voorgrond" -#: app/image_new.c:75 app/layers_dialog.c:3305 +#: app/image_new.c:75 app/layers_dialog.c:3291 msgid "White" msgstr "Wit" @@ -2839,12 +2711,12 @@ msgid "" "Click to open the Gradients Dialog." msgstr "" -#: app/info_dialog.c:126 +#: app/info_dialog.c:125 #, fuzzy msgid "Unknown info_dialog field type." msgstr "Onbekende proceduretype" -#: app/info_dialog.c:179 app/preferences_dialog.c:1766 +#: app/info_dialog.c:180 app/preferences_dialog.c:1435 #, fuzzy msgid "General" msgstr "Interval:" @@ -2882,60 +2754,60 @@ msgid "%s: Window Info" msgstr "" #. add the information fields -#: app/info_window.c:302 +#: app/info_window.c:304 msgid "Dimensions (w x h):" msgstr "" -#: app/info_window.c:304 app/iscissors.c:356 +#: app/info_window.c:306 #, fuzzy msgid "Resolution:" msgstr "Resolutie" -#: app/info_window.c:306 app/tool_options.c:453 +#: app/info_window.c:308 app/tool_options.c:453 #, fuzzy msgid "Unit:" msgstr "Ongetiteld" -#: app/info_window.c:308 +#: app/info_window.c:310 #, fuzzy msgid "Scale Ratio:" msgstr "Bewaren mislukt: " -#: app/info_window.c:310 +#: app/info_window.c:312 #, fuzzy msgid "Display Type:" msgstr "Opvultype :" -#: app/info_window.c:312 +#: app/info_window.c:314 msgid "Visual Class:" msgstr "" -#: app/info_window.c:314 +#: app/info_window.c:316 #, fuzzy msgid "Visual Depth:" msgstr "Max diepte:" -#: app/info_window.c:317 +#: app/info_window.c:319 #, fuzzy msgid "Shades of Color:" msgstr "aantal kleuren: " -#: app/info_window.c:320 +#: app/info_window.c:322 #, fuzzy msgid "Shades:" msgstr "Shaduwen" -#: app/info_window.c:323 +#: app/info_window.c:325 #, fuzzy msgid "Shades of Gray:" msgstr "aantal kleuren: " -#: app/info_window.c:445 +#: app/info_window.c:447 #, fuzzy msgid "RGB Color" msgstr "Kleur" -#: app/info_window.c:449 +#: app/info_window.c:451 #, fuzzy msgid "Indexed Color" msgstr "Geindexeerde Kleur Conversie" @@ -2977,11 +2849,11 @@ msgstr "Hoek:" msgid "Shape" msgstr "Scherp" -#: app/install.c:84 +#: app/install.c:83 msgid "The GIMP is not properly installed for the current user\n" msgstr "De GIMP is niet correct geinstalleerd voor de huidige gebruiker.\n" -#: app/install.c:85 +#: app/install.c:84 msgid "" "User installation was skipped because the '--nointerface' flag was " "encountered\n" @@ -2989,22 +2861,14 @@ msgstr "" "Installatie van gebruikersinterface werd overgeslagen omdat de vlag " "'--nointerface' tegengekomen was\n" -#: app/install.c:86 +#: app/install.c:85 msgid "" "To perform user installation, run the GIMP without the '--nointerface' flag\n" msgstr "" "Om een gebruikersinstallatie uit te voeren, voer GIMP uit zonder de\n" "'--nointerface' vlag\n" -#: app/install.c:105 -msgid "Install" -msgstr "Installeren" - -#: app/install.c:106 -msgid "Ignore" -msgstr "Negeren" - -#: app/install.c:120 +#: app/install.c:113 msgid "" "The GIMP - GNU Image Manipulation Program\n" "\n" @@ -3012,11 +2876,7 @@ msgstr "" "GIMP - GNU Image Manipulation Program\n" "\n" -#: app/install.c:121 -msgid "Copyright (C) 1995 Spencer Kimball and Peter Mattis\n" -msgstr "Copyright (C) 1995 Spencer Kimball en Peter Mattis\n" - -#: app/install.c:125 +#: 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" @@ -3024,7 +2884,7 @@ msgid "" "(at your option) any later version.\n" msgstr "" -#: app/install.c:130 +#: 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" @@ -3032,7 +2892,7 @@ msgid "" "See the GNU General Public License for more details.\n" msgstr "" -#: app/install.c:135 +#: 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" @@ -3040,7 +2900,7 @@ msgid "" "MA 02111-1307, USA.\n" msgstr "" -#: app/install.c:141 +#: app/install.c:134 msgid "" "Personal GIMP Installation\n" "\n" @@ -3048,12 +2908,12 @@ msgstr "" "Persoonlijke GIMP Installatie\n" "\n" -#: app/install.c:142 +#: app/install.c:135 msgid "For a proper GIMP installation, a subdirectory called\n" msgstr "Voor een correctie GIMP installatie, moet een submap genaamd\n" #. will be replaced with gimp_directory() -#: app/install.c:144 +#: app/install.c:137 #, fuzzy msgid "" " needs to be created. This\n" @@ -3061,11 +2921,11 @@ msgid "" "\n" msgstr "map zal een aantal belangrijke bestande bevatten:\n" -#: app/install.c:147 +#: app/install.c:140 msgid "gimprc\n" msgstr "" -#: app/install.c:148 +#: app/install.c:141 msgid "" "\t\tThe gimprc is used to store personal preferences\n" "\t\tsuch as default GIMP behaviors & plug-in hotkeys.\n" @@ -3073,11 +2933,11 @@ msgid "" "\t\tpatterns, plug-ins and modules are also configured here.\n" msgstr "" -#: app/install.c:153 +#: app/install.c:146 msgid "unitrc\n" msgstr "" -#: app/install.c:154 +#: app/install.c:147 msgid "" "\t\tThe unitrc is used to store your user units database.\n" "\t\tYou can define additional units and use them just\n" @@ -3086,11 +2946,11 @@ msgid "" "\t\tyou quit the GIMP.\n" msgstr "" -#: app/install.c:160 +#: app/install.c:153 msgid "pluginrc\n" msgstr "" -#: app/install.c:161 +#: app/install.c:154 msgid "" "\t\tPlug-ins and extensions are external programs run by\n" "\t\tthe GIMP which provide additional functionality.\n" @@ -3100,11 +2960,11 @@ msgid "" "\t\tbe GIMP-readable only, and should not be edited.\n" msgstr "" -#: app/install.c:168 +#: app/install.c:161 msgid "brushes\n" msgstr "" -#: app/install.c:169 +#: app/install.c:162 msgid "" "\t\tThis is a subdirectory which can be used to store\n" "\t\tuser defined brushes. The default gimprc file\n" @@ -3113,11 +2973,24 @@ msgid "" "\t\tbrushes.\n" msgstr "" -#: app/install.c:175 +#: app/install.c:168 +#, fuzzy +msgid "generated_brushes\n" +msgstr "Bewaar Gradaties" + +#: app/install.c:169 +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:174 msgid "gradients\n" msgstr "" -#: app/install.c:176 +#: app/install.c:175 msgid "" "\t\tThis is a subdirectory which can be used to store\n" "\t\tuser defined gradients. The default gimprc file\n" @@ -3126,11 +2999,11 @@ msgid "" "\t\tgradients.\n" msgstr "" -#: app/install.c:182 +#: app/install.c:181 msgid "gfig\n" msgstr "" -#: app/install.c:183 +#: app/install.c:182 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" @@ -3139,11 +3012,11 @@ msgid "" "\t\twhen searching for gfig figures.\n" msgstr "" -#: app/install.c:189 +#: app/install.c:188 msgid "gflares\n" msgstr "" -#: app/install.c:190 +#: app/install.c:189 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" @@ -3152,11 +3025,11 @@ msgid "" "\t\twhen searching for gflares.\n" msgstr "" -#: app/install.c:196 +#: app/install.c:195 msgid "fractalexplorer\n" msgstr "" -#: app/install.c:197 +#: app/install.c:196 msgid "" "\t\tThis is a subdirectory which can be used to store\n" "\t\tuser defined fractals to be used by the FractalExplorer\n" @@ -3165,11 +3038,11 @@ msgid "" "\t\twhen searching for fractals.\n" msgstr "" -#: app/install.c:203 +#: app/install.c:202 msgid "palettes\n" msgstr "" -#: app/install.c:204 +#: app/install.c:203 msgid "" "\t\tThis is a subdirectory which can be used to store\n" "\t\tuser defined palettes. The default gimprc file\n" @@ -3181,11 +3054,11 @@ msgid "" "\t\tsessions.\n" msgstr "" -#: app/install.c:213 +#: app/install.c:212 msgid "patterns\n" msgstr "" -#: app/install.c:214 +#: app/install.c:213 msgid "" "\t\tThis is a subdirectory which can be used to store\n" "\t\tuser defined patterns. The default gimprc file\n" @@ -3194,11 +3067,11 @@ msgid "" "\t\tpatterns.\n" msgstr "" -#: app/install.c:220 +#: app/install.c:219 msgid "plug-ins\n" msgstr "" -#: app/install.c:221 +#: app/install.c:220 msgid "" "\t\tThis is a subdirectory which can be used to store\n" "\t\tuser created, temporary, or otherwise non-system-\n" @@ -3208,11 +3081,11 @@ msgid "" "\t\tplug-ins.\n" msgstr "" -#: app/install.c:228 +#: app/install.c:227 msgid "modules\n" msgstr "" -#: app/install.c:229 +#: app/install.c:228 msgid "" "\t\tThis subdirectory can be used to store user created,\n" "\t\ttemporary, or otherwise non-system-supported DLL modules.\n" @@ -3221,11 +3094,11 @@ msgid "" "\t\twhen searching for modules to load when initialising.\n" msgstr "" -#: app/install.c:235 +#: app/install.c:234 msgid "scripts\n" msgstr "" -#: app/install.c:236 +#: app/install.c:235 msgid "" "\t\tThis subdirectory is used by the GIMP to store \n" "\t\tuser created and installed scripts. The default gimprc\n" @@ -3233,11 +3106,11 @@ msgid "" "\t\t-wide gimp scripts subdirectory when searching for scripts\n" msgstr "" -#: app/install.c:241 +#: app/install.c:240 msgid "tmp\n" msgstr "" -#: app/install.c:242 +#: app/install.c:241 msgid "" "\t\tThis subdirectory is used by the GIMP to temporarily\n" "\t\tstore undo buffers to reduce memory usage. If GIMP is\n" @@ -3246,61 +3119,73 @@ msgid "" "\t\tGIMP sessions and can be destroyed with impunity.\n" msgstr "" -#: app/install.c:256 +#: app/install.c:250 msgid "GIMP Installation" msgstr "GIMP Installatie" -#: app/install.c:391 -msgid "Continue" -msgstr "" +#: app/install.c:255 +msgid "Install" +msgstr "Installeren" -#: app/install.c:411 +#: app/install.c:257 libgimp/gimpexport.c:257 +msgid "Ignore" +msgstr "Negeren" + +#: app/install.c:398 msgid "Installation Log" msgstr "" -#: app/install.c:443 +#: app/install.c:403 +msgid "Continue" +msgstr "" + +#: app/install.c:434 msgid "" "User Installation Log\n" "\n" msgstr "" -#: app/install.c:453 +#: app/install.c:444 msgid " does not exist. Cannot install.\n" msgstr "" -#: app/install.c:461 +#: app/install.c:452 msgid "" " has invalid permissions.\n" "Cannot install." msgstr "" -#: app/install.c:527 +#: app/install.c:486 +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:518 msgid "" "\n" "Installation successful!\n" msgstr "" -#: app/install.c:536 +#: app/install.c:527 msgid "" "\n" "Installation failed. Contact system administrator.\n" msgstr "" -#: app/interface.c:308 +#: app/interface.c:309 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 "" -#: app/interface.c:530 +#: app/interface.c:531 #, fuzzy msgid "The GIMP" msgstr "Over GIMP" -#: app/interface.c:1404 -msgid "GIMP Message" -msgstr "" - #: app/internal_procs.c:67 #, fuzzy msgid "Internal Procedures" @@ -3380,7 +3265,7 @@ msgstr "Gradatie" msgid "Guide procedures" msgstr "Beeldbron" -#: app/internal_procs.c:118 app/preferences_dialog.c:1759 +#: app/internal_procs.c:118 app/preferences_dialog.c:1428 msgid "Interface" msgstr "" @@ -3394,8 +3279,8 @@ msgstr "Tekstlaag" msgid "Miscellaneous" msgstr "" -#: app/internal_procs.c:127 app/palette.c:2166 app/palette.c:2178 -#: app/palette_select.c:274 +#: app/internal_procs.c:127 app/palette.c:2179 app/palette.c:2191 +#: app/palette_select.c:243 msgid "Palette" msgstr "Palet" @@ -3404,7 +3289,7 @@ msgstr "Palet" msgid "Parasite procedures" msgstr "Editeer Kromme" -#: app/internal_procs.c:133 app/lc_dialog.c:180 +#: app/internal_procs.c:133 app/lc_dialog.c:182 #, fuzzy msgid "Paths" msgstr "Patronen" @@ -3433,7 +3318,7 @@ msgstr "Tijdelijke Procedure" msgid "Tool procedures" msgstr "Tijdelijke Procedure" -#: app/internal_procs.c:154 +#: app/internal_procs.c:154 app/undo_history.c:544 msgid "Undo" msgstr "" @@ -3452,22 +3337,6 @@ msgstr "Helderheid-Contrast werkt niet op geindexeerde tekeningen." msgid "Invert operation failed." msgstr "Mengopertatie mislukt." -#: app/iscissors.c:350 -#, fuzzy -msgid "Curve" -msgstr "Krommen" - -#. the threshold scale -#: app/iscissors.c:379 -msgid "Edge Detect " -msgstr "" - -#. the elasticity scale -#: app/iscissors.c:408 -#, fuzzy -msgid "Elasticity:" -msgstr "Ondoorzichtigheid" - #: app/layer.c:248 msgid "Zero width or height layers not allowed." msgstr "" @@ -3530,7 +3399,7 @@ msgstr "Enkel donker maken" msgid "Lighten Only" msgstr "Enkel lichter maken" -#: app/layers_dialog.c:274 app/layers_dialog.c:3349 +#: app/layers_dialog.c:274 app/layers_dialog.c:3338 msgid "New Layer" msgstr "" @@ -3562,302 +3431,283 @@ msgstr "" msgid "Keep Trans." msgstr "" -#: app/layers_dialog.c:550 -msgid "layers_dialog_update(): layersD->layer_widgets not empty!" -msgstr "" - -#: app/layers_dialog.c:1007 app/menus.c:262 +#: app/layers_dialog.c:1007 app/menus.c:442 #, fuzzy msgid "/Stack/Previous Layer" msgstr "/Lagen/Verhoog Laag" -#: app/layers_dialog.c:1008 app/menus.c:263 +#: app/layers_dialog.c:1008 app/menus.c:444 #, fuzzy msgid "/Stack/Next Layer" msgstr "/Lagen/Verhoog Laag" -#: app/layers_dialog.c:1010 app/menus.c:264 +#: app/layers_dialog.c:1010 app/menus.c:446 #, fuzzy msgid "/Stack/Raise Layer" msgstr "/Lagen/Verhoog Laag" -#: app/layers_dialog.c:1014 app/menus.c:265 +#: app/layers_dialog.c:1014 app/menus.c:448 #, fuzzy msgid "/Stack/Lower Layer" msgstr "/Lagen/Verlaag Laag" -#: app/layers_dialog.c:1018 app/menus.c:266 +#: app/layers_dialog.c:1018 app/menus.c:450 #, fuzzy msgid "/Stack/Layer to Top" msgstr "/Lagen/Verhoog Laag" -#: app/layers_dialog.c:1020 app/menus.c:267 +#: app/layers_dialog.c:1020 app/menus.c:452 #, fuzzy msgid "/Stack/Layer to Bottom" msgstr "Laag is reeds op de bodem" -#: app/layers_dialog.c:1023 app/menus.c:261 +#: app/layers_dialog.c:1023 app/menus.c:440 #, fuzzy msgid "/New Layer" msgstr "Tekstlaag" -#: app/layers_dialog.c:1026 app/menus.c:268 +#: app/layers_dialog.c:1026 app/menus.c:454 #, fuzzy msgid "/Duplicate Layer" msgstr "Dupliceer Kanaal" -#: app/layers_dialog.c:1029 app/menus.c:269 +#: app/layers_dialog.c:1029 app/menus.c:456 #, fuzzy msgid "/Anchor Layer" msgstr "/Lagen/Veranker Laag" -#: app/layers_dialog.c:1032 app/menus.c:270 +#: app/layers_dialog.c:1032 app/menus.c:458 #, fuzzy msgid "/Delete Layer" msgstr "Tekstlaag" -#: app/layers_dialog.c:1035 app/menus.c:272 +#: app/layers_dialog.c:1035 app/menus.c:462 #, fuzzy msgid "/Scale Layer" msgstr "Tekstlaag" -#: app/layers_dialog.c:1036 app/menus.c:273 +#: app/layers_dialog.c:1036 app/menus.c:464 #, fuzzy msgid "/Resize Layer" msgstr "Tekstlaag" -#: app/layers_dialog.c:1038 app/menus.c:275 +#: app/layers_dialog.c:1038 app/menus.c:468 #, fuzzy msgid "/Merge Visible Layers" msgstr "/Lagen/Voeg Zichtbare Lagen Samen" -#: app/layers_dialog.c:1039 app/menus.c:276 +#: app/layers_dialog.c:1039 app/menus.c:470 #, fuzzy msgid "/Merge Down" msgstr "Samenvoegen" -#: app/layers_dialog.c:1040 app/menus.c:277 +#: app/layers_dialog.c:1040 app/menus.c:472 #, fuzzy msgid "/Flatten Image" msgstr "/Lagen/Verhoog Laag" -#: app/layers_dialog.c:1042 app/menus.c:279 +#: app/layers_dialog.c:1042 app/menus.c:476 msgid "/Add Layer Mask" msgstr "" -#: app/layers_dialog.c:1043 app/menus.c:280 +#: app/layers_dialog.c:1043 app/menus.c:478 msgid "/Apply Layer Mask" msgstr "" -#: app/layers_dialog.c:1044 app/menus.c:281 +#: app/layers_dialog.c:1044 app/menus.c:480 #, fuzzy msgid "/Alpha to Selection" msgstr "Penseel Selectie" -#: app/layers_dialog.c:1045 app/menus.c:282 +#: app/layers_dialog.c:1045 app/menus.c:482 #, fuzzy msgid "/Mask to Selection" msgstr "Rand Selectie" -#: app/layers_dialog.c:1046 app/menus.c:283 +#: app/layers_dialog.c:1046 app/menus.c:484 #, fuzzy msgid "/Add Alpha Channel" msgstr "/Lagen/Voeg Alfa Kanaal toe" -#: app/layers_dialog.c:1244 -msgid "Unknown layer mode" -msgstr "" - #: app/layers_dialog.c:1768 msgid "Empty Layer Copy" msgstr "" -#: app/layers_dialog.c:1784 -msgid "" -"layers_dialog_drop_new_layer_callback():\n" -"could not allocate new layer" -msgstr "" - -#: app/layers_dialog.c:2029 app/layers_dialog.c:3116 app/layers_dialog.c:3569 +#: app/layers_dialog.c:2029 app/layers_dialog.c:3117 app/layers_dialog.c:3540 msgid "Floating Selection" msgstr "" -#: app/layers_dialog.c:3238 -msgid "" -"new_layer_query_ok_callback():\n" -"could not allocate new layer" -msgstr "" - -#: app/layers_dialog.c:3319 +#: app/layers_dialog.c:3303 msgid "New Layer Options" msgstr "" #. The name label and entry -#: app/layers_dialog.c:3339 +#: app/layers_dialog.c:3328 #, fuzzy msgid "Layer Name:" msgstr "Tekstlaag" #. The size labels -#: app/layers_dialog.c:3353 +#: app/layers_dialog.c:3342 #, fuzzy msgid "Layer Width:" msgstr "Nieuwe breedte:" #. The radio frame and box -#: app/layers_dialog.c:3412 +#: app/layers_dialog.c:3401 msgid "Layer Fill Type" msgstr "" -#: app/layers_dialog.c:3543 +#: app/layers_dialog.c:3509 msgid "Edit Layer Attributes" msgstr "" -#: app/layers_dialog.c:3561 +#: app/layers_dialog.c:3532 #, fuzzy msgid "Layer name:" msgstr "Tekstlaag" -#: app/layers_dialog.c:3669 +#: app/layers_dialog.c:3621 msgid "White (Full Opacity)" msgstr "" -#: app/layers_dialog.c:3670 +#: app/layers_dialog.c:3622 msgid "Black (Full Transparency)" msgstr "" -#: app/layers_dialog.c:3671 +#: app/layers_dialog.c:3623 msgid "Layer's Alpha Channel" msgstr "" -#: app/layers_dialog.c:3683 +#: app/layers_dialog.c:3634 msgid "Add Mask Options" msgstr "" #. The radio frame and box -#: app/layers_dialog.c:3698 +#: app/layers_dialog.c:3654 msgid "Initialize Layer Mask to:" msgstr "" -#: app/layers_dialog.c:3800 -msgid "Apply" -msgstr "" - -#: app/layers_dialog.c:3801 -msgid "Discard" -msgstr "" - -#: app/layers_dialog.c:3812 +#: app/layers_dialog.c:3746 msgid "Layer Mask Options" msgstr "" +#: app/layers_dialog.c:3752 +msgid "Apply" +msgstr "" + +#: app/layers_dialog.c:3754 +msgid "Discard" +msgstr "" + #. The name entry hbox, label and entry -#: app/layers_dialog.c:3827 +#: app/layers_dialog.c:3768 msgid "Apply layer mask?" msgstr "" -#: app/layers_dialog.c:3886 app/layers_dialog.c:3985 +#: app/layers_dialog.c:3822 app/layers_dialog.c:3910 msgid "" "Invalid width or height.\n" "Both must be positive." msgstr "" -#: app/layers_dialog.c:4122 +#: app/layers_dialog.c:4021 msgid "Expanded as necessary" msgstr "" -#: app/layers_dialog.c:4123 +#: app/layers_dialog.c:4022 msgid "Clipped to image" msgstr "" -#: app/layers_dialog.c:4124 +#: app/layers_dialog.c:4023 msgid "Clipped to bottom layer" msgstr "" -#: app/layers_dialog.c:4137 +#: app/layers_dialog.c:4035 msgid "Layer Merge Options" msgstr "" -#: app/layers_dialog.c:4153 +#: app/layers_dialog.c:4056 msgid "Final, Merged Layer should be:" msgstr "" -#: app/layers_dialog.c:4155 +#: app/layers_dialog.c:4058 msgid "Final, Anchored Layer should be:" msgstr "" -#: app/lc_dialog.c:111 +#: app/lc_dialog.c:105 msgid "Layers & Channels" msgstr "" #. The Auto-button -#: app/lc_dialog.c:150 +#: app/lc_dialog.c:151 #, fuzzy msgid "Auto" msgstr "/Automatisch" -#: app/lc_dialog.c:170 +#: app/lc_dialog.c:172 msgid "Layers" msgstr "" -#: app/lc_dialog.c:175 +#: app/lc_dialog.c:177 msgid "Channels" msgstr "" -#: app/levels.c:210 +#: app/levels.c:209 #, fuzzy msgid "Levels Options" msgstr "Krommen-Opties" -#: app/levels.c:258 +#: app/levels.c:257 #, fuzzy msgid "Levels for indexed drawables cannot be adjusted." msgstr "Krommen voor geindexeerde tekeningen kunnen niet aangepast worden." -#: app/levels.c:349 +#. The shell and main vbox +#: app/levels.c:355 app/tools.c:641 +msgid "Levels" +msgstr "" + +#: app/levels.c:360 #, fuzzy msgid "Auto Levels" msgstr "Kleurniveaus" -#: app/levels.c:366 app/tools.c:641 -msgid "Levels" -msgstr "" - -#: app/levels.c:381 +#: app/levels.c:377 #, fuzzy msgid "Modify Levels for Channel: " msgstr "Verander Krommen voor Kanaal: " -#: app/levels.c:397 +#: app/levels.c:393 #, fuzzy msgid "Input Levels: " msgstr "Kleurniveaus" -#: app/levels.c:485 +#: app/levels.c:481 #, fuzzy msgid "Output Levels: " msgstr "Kleurniveaus" -#: app/levels.c:556 app/module_db.c:808 +#: app/levels.c:552 app/module_db.c:804 msgid "Load" msgstr "Laad" -#: app/levels.c:1063 +#: app/levels.c:1043 #, fuzzy msgid "Load Levels" msgstr "Kleurniveaus" -#: app/levels.c:1078 +#: app/levels.c:1058 #, fuzzy msgid "Save Levels" msgstr "Kleurniveaus" -#: app/levels.c:1395 +#: app/levels.c:1375 #, fuzzy msgid "Load/Save Levels" msgstr "Laad/Bewaar Bezier Krommen" -#: app/levels.c:1424 app/levels.c:1442 app/paths_dialog.c:2184 +#: app/levels.c:1403 app/levels.c:1421 app/paths_dialog.c:2202 #, c-format msgid "Unable to open file %s" msgstr "" @@ -3871,761 +3721,757 @@ msgstr "Openopties" msgid "Allow Window Resizing" msgstr "" -#: app/main.c:292 +#: app/main.c:277 msgid "GIMP version" msgstr "" -#: app/main.c:296 +#: app/main.c:281 #, c-format msgid "Usage: %s [option ...] [files ...]\n" msgstr "" -#: app/main.c:297 +#: app/main.c:282 msgid "Valid options are:\n" msgstr "" -#: app/main.c:298 +#: app/main.c:283 msgid " -h --help Output this help.\n" msgstr "" -#: app/main.c:299 +#: app/main.c:284 msgid " -v --version Output version info.\n" msgstr "" -#: app/main.c:300 +#: app/main.c:285 msgid " -b --batch Run in batch mode.\n" msgstr "" -#: app/main.c:301 +#: app/main.c:286 msgid " -g --gimprc Use an alternate gimprc file.\n" msgstr "" -#: app/main.c:302 +#: app/main.c:287 msgid " -n --no-interface Run without a user interface.\n" msgstr "" -#: app/main.c:303 +#: app/main.c:288 msgid " -r --restore-session Try to restore saved session.\n" msgstr "" -#: app/main.c:304 +#: app/main.c:289 msgid "" " --no-data Do not load patterns, gradients, palettes, " "brushes.\n" msgstr "" -#: app/main.c:305 +#: app/main.c:290 msgid " --verbose Show startup messages.\n" msgstr "" -#: app/main.c:306 +#: app/main.c:291 msgid " --no-splash Do not show the startup window.\n" msgstr "" -#: app/main.c:307 +#: app/main.c:292 msgid " --no-splash-image Do not add an image to the startup window.\n" msgstr "" -#: app/main.c:308 +#: app/main.c:293 msgid "" " --no-shm Do not use shared memory between GIMP and its " "plugins.\n" msgstr "" -#: app/main.c:309 +#: app/main.c:294 msgid " --no-xshm Do not use the X Shared Memory extension.\n" msgstr "" -#: app/main.c:310 +#: app/main.c:295 msgid "" " --console-messages Display warnings to console instead of a dialog " "box.\n" msgstr "" -#: app/main.c:311 +#: app/main.c:296 msgid " --debug-handlers Enable debugging signal handlers.\n" msgstr "" -#: app/main.c:312 +#: app/main.c:297 msgid "" " --display Use the designated X display.\n" "\n" msgstr "" -#: app/main.c:313 +#: app/main.c:298 msgid " --system-gimprc Use an alternate system gimprc file.\n" msgstr "" -#: app/main.c:434 +#: app/main.c:419 msgid "sighup caught" msgstr "" -#: app/main.c:439 +#: app/main.c:424 msgid "sigint caught" msgstr "" -#: app/main.c:444 +#: app/main.c:429 msgid "sigquit caught" msgstr "" -#: app/main.c:449 +#: app/main.c:434 msgid "sigabrt caught" msgstr "" -#: app/main.c:454 +#: app/main.c:439 msgid "sigbus caught" msgstr "" -#: app/main.c:459 +#: app/main.c:444 msgid "sigsegv caught" msgstr "" -#: app/main.c:464 +#: app/main.c:449 msgid "sigpipe caught" msgstr "" -#: app/main.c:469 +#: app/main.c:454 msgid "sigterm caught" msgstr "" -#: app/main.c:474 +#: app/main.c:459 msgid "sigfpe caught" msgstr "" -#: app/main.c:478 +#: app/main.c:463 msgid "unknown signal" msgstr "" -#: app/measure.c:117 +#: app/measure.c:118 #, fuzzy msgid "Measure Options" msgstr "Krommen-Opties" -#: app/measure.c:126 +#: app/measure.c:127 msgid "Use Info Window" msgstr "" -#: app/measure.c:266 +#: app/measure.c:269 msgid "Measure Tool" msgstr "" -#: app/measure.c:267 +#: app/measure.c:271 #, fuzzy msgid "Distance:" msgstr "Afstand: %0.6f" -#: app/measure.c:428 app/measure.c:433 app/measure.c:441 app/measure.c:466 +#: app/measure.c:432 app/measure.c:437 app/measure.c:445 app/measure.c:470 msgid "degrees" msgstr "" -#: app/menus.c:46 +#: app/menus.c:65 msgid "/File/MRU00 " msgstr "" -#: app/menus.c:47 +#: app/menus.c:66 #, fuzzy msgid "/File" msgstr "Vultype" -#: app/menus.c:48 +#: app/menus.c:67 #, fuzzy msgid "/File/Dialogs" msgstr "/Bestand/Sluit" -#: app/menus.c:49 -#, fuzzy -msgid "/Image/Transforms" -msgstr "/Beeld/Kleuren" - -#: app/menus.c:50 +#: app/menus.c:69 #, fuzzy msgid "/Layers" msgstr "Tekstlaag" -#: app/menus.c:51 +#: app/menus.c:70 msgid "/Tools" msgstr "" -#: app/menus.c:52 +#: app/menus.c:71 #, fuzzy msgid "/Dialogs" msgstr "Kleurenpalet" -#: app/menus.c:53 +#: app/menus.c:72 #, fuzzy msgid "/View/Zoom" msgstr "/Zicht/Punt voor punt" -#: app/menus.c:54 +#: app/menus.c:73 #, fuzzy msgid "/Stack" msgstr "/Lagen/Verhoog Laag" -#: app/menus.c:67 app/menus.c:101 +#: app/menus.c:80 app/menus.c:145 #, fuzzy msgid "/File/tearoff1" msgstr "/Bestand/Bewaar" -#: app/menus.c:68 app/menus.c:102 +#: app/menus.c:82 app/menus.c:147 #, fuzzy msgid "/File/New" msgstr "/Bestand/Open" -#: app/menus.c:70 +#: app/menus.c:86 #, fuzzy -msgid "/File/Acquire" -msgstr "/Bestand/Afsluiten" +msgid "/File/Acquire/tearoff1" +msgstr "/Bestand/Bewaar" -#: app/menus.c:71 +#: app/menus.c:88 #, fuzzy msgid "/File/About..." msgstr "/Bestand/Afsluiten" -#: app/menus.c:72 app/menus.c:107 +#: app/menus.c:90 +#, fuzzy +msgid "/File/Help..." +msgstr "/Bestand/Afsluiten" + +#: app/menus.c:92 app/menus.c:157 msgid "/File/Preferences..." msgstr "" -#: app/menus.c:73 +#: app/menus.c:94 #, fuzzy msgid "/File/Tip of the day" msgstr "GIMP Tip van de dag" -#: app/menus.c:75 +#: app/menus.c:97 #, fuzzy msgid "/File/Dialogs/Brushes..." msgstr "Documentindex" -#: app/menus.c:76 +#: app/menus.c:99 #, fuzzy msgid "/File/Dialogs/Patterns..." msgstr "Fliphulpopties" -#: app/menus.c:77 +#: app/menus.c:101 #, fuzzy msgid "/File/Dialogs/Palette..." msgstr "Kleurenpalet" -#: app/menus.c:78 +#: app/menus.c:103 #, fuzzy -msgid "/File/Dialogs/Gradient..." +msgid "/File/Dialogs/Gradients..." msgstr "Documentindex" -#: app/menus.c:79 +#: app/menus.c:105 #, fuzzy msgid "/File/Dialogs/Layers & Channels..." msgstr "Documentindex" -#: app/menus.c:80 +#: app/menus.c:107 #, fuzzy msgid "/File/Dialogs/Tool Options..." msgstr "Fliphulpopties" -#: app/menus.c:81 +#: app/menus.c:109 #, fuzzy msgid "/File/Dialogs/Input Devices..." msgstr "Fliphulpopties" -#: app/menus.c:82 +#: app/menus.c:111 #, fuzzy msgid "/File/Dialogs/Device Status..." msgstr "Apperaat Status" -#: app/menus.c:83 +#: app/menus.c:113 #, fuzzy msgid "/File/Dialogs/Document Index..." msgstr "Documentindex" -#: app/menus.c:84 +#: app/menus.c:115 #, fuzzy msgid "/File/Dialogs/Error Console..." msgstr "Fliphulpopties" -#: app/menus.c:85 +#: app/menus.c:117 #, fuzzy msgid "/File/Dialogs/Display Filters..." msgstr "Fliphulpopties" -#: app/menus.c:87 +#: app/menus.c:120 msgid "/Xtns/tearoff1" msgstr "" -#: app/menus.c:88 +#: app/menus.c:122 #, fuzzy msgid "/Xtns/Module Browser" msgstr "Fliphulpopties" -#: app/menus.c:89 app/menus.c:90 app/menus.c:95 app/menus.c:108 +#: app/menus.c:124 app/menus.c:126 app/menus.c:134 app/menus.c:159 msgid "/File/---" msgstr "" -#: app/menus.c:100 +#: app/menus.c:143 msgid "/tearoff1" msgstr "" -#: app/menus.c:112 +#: app/menus.c:166 msgid "/File/---moved" msgstr "" -#: app/menus.c:114 +#: app/menus.c:169 #, fuzzy msgid "/Edit/tearoff1" msgstr "/Editeer/Wis" -#: app/menus.c:120 app/menus.c:126 app/menus.c:130 +#: app/menus.c:181 app/menus.c:195 app/menus.c:203 msgid "/Edit/---" msgstr "" -#: app/menus.c:124 +#: app/menus.c:193 #, fuzzy -msgid "/Edit/Undo" +msgid "/Edit/Undo history..." msgstr "/Editeer/Kopieer" -#: app/menus.c:125 -#, fuzzy -msgid "/Edit/Redo" -msgstr "/Editeer/Kopieer" - -#: app/menus.c:132 +#: app/menus.c:206 #, fuzzy msgid "/Select/tearoff1" msgstr "Selectie" -#: app/menus.c:133 +#: app/menus.c:208 #, fuzzy msgid "/Select/Invert" msgstr "Selectie" -#: app/menus.c:134 +#: app/menus.c:210 #, fuzzy msgid "/Select/All" msgstr "Selectie" -#: app/menus.c:135 +#: app/menus.c:212 #, fuzzy msgid "/Select/None" msgstr "Selectie" -#: app/menus.c:136 +#: app/menus.c:214 #, fuzzy msgid "/Select/Float" msgstr "Selectie" -#: app/menus.c:137 app/menus.c:143 +#: app/menus.c:216 app/menus.c:228 #, fuzzy msgid "/Select/---" msgstr "Selectie" -#: app/menus.c:138 +#: app/menus.c:218 #, fuzzy msgid "/Select/Feather" msgstr "Selectie" -#: app/menus.c:139 +#: app/menus.c:220 #, fuzzy msgid "/Select/Sharpen" msgstr "Scherp" -#: app/menus.c:140 +#: app/menus.c:222 #, fuzzy msgid "/Select/Shrink" msgstr "Selectie" -#: app/menus.c:141 +#: app/menus.c:224 #, fuzzy msgid "/Select/Grow" msgstr "Selectie" -#: app/menus.c:142 +#: app/menus.c:226 #, fuzzy msgid "/Select/Border" msgstr "Selectiemodus" -#: app/menus.c:146 +#: app/menus.c:233 msgid "/View/tearoff1" msgstr "" -#: app/menus.c:147 +#: app/menus.c:235 msgid "/View/Zoom In" msgstr "" -#: app/menus.c:148 +#: app/menus.c:237 #, fuzzy msgid "/View/Zoom Out" msgstr "/Zicht/Punt voor punt" -#: app/menus.c:149 +#: app/menus.c:239 msgid "/View/Zoom/16:1" msgstr "" -#: app/menus.c:150 +#: app/menus.c:241 msgid "/View/Zoom/8:1" msgstr "" -#: app/menus.c:151 +#: app/menus.c:243 msgid "/View/Zoom/4:1" msgstr "" -#: app/menus.c:152 +#: app/menus.c:245 msgid "/View/Zoom/2:1" msgstr "" -#: app/menus.c:153 +#: app/menus.c:247 msgid "/View/Zoom/1:1" msgstr "" -#: app/menus.c:154 +#: app/menus.c:249 msgid "/View/Zoom/1:2" msgstr "" -#: app/menus.c:155 +#: app/menus.c:251 msgid "/View/Zoom/1:4" msgstr "" -#: app/menus.c:156 +#: app/menus.c:253 msgid "/View/Zoom/1:8" msgstr "" -#: app/menus.c:157 +#: app/menus.c:255 msgid "/View/Zoom/1:16" msgstr "" -#: app/menus.c:159 -msgid "/View/Window Info..." +#: app/menus.c:259 +msgid "/View/Info Window..." msgstr "" -#: app/menus.c:160 -msgid "/View/Window Nav..." +#: app/menus.c:261 +msgid "/View/Nav. Window..." msgstr "" -#: app/menus.c:162 app/menus.c:168 +#: app/menus.c:264 app/menus.c:276 msgid "/View/---" msgstr "" -#: app/menus.c:170 +#: app/menus.c:279 msgid "/View/New View" msgstr "" -#: app/menus.c:171 +#: app/menus.c:281 msgid "/View/Shrink Wrap" msgstr "" -#: app/menus.c:173 +#: app/menus.c:284 #, fuzzy msgid "/Image/tearoff1" msgstr "/Editeer/Wis" -#: app/menus.c:174 +#: app/menus.c:286 #, fuzzy msgid "/Image/Colors/tearoff1" msgstr "/Beeld/Kleuren/Inverteren" -#: app/menus.c:177 +#: app/menus.c:292 msgid "/Image/Colors/---" msgstr "" -#: app/menus.c:179 +#: app/menus.c:297 #, fuzzy -msgid "/Image/Channel Ops/tearoff1" +msgid "/Image/Channels/tearoff1" msgstr "/Beeld/Kanaal Ops/Offset" -#: app/menus.c:180 -#, fuzzy -msgid "/Image/Channel Ops/Duplicate" -msgstr "/Beeld/Kanaal Ops/Offset" - -#: app/menus.c:182 +#: app/menus.c:300 msgid "/Image/Alpha/tearoff1" msgstr "" -#: app/menus.c:185 app/menus.c:189 app/menus.c:192 +#: app/menus.c:305 +#, fuzzy +msgid "/Image/Transforms/tearoff1" +msgstr "/Beeld/Kleuren/Inverteren" + +#: app/menus.c:310 app/menus.c:318 app/menus.c:326 msgid "/Image/---" msgstr "" -#: app/menus.c:190 +#: app/menus.c:320 #, fuzzy msgid "/Image/Resize" msgstr "Afmeting instellen" -#: app/menus.c:191 +#: app/menus.c:322 #, fuzzy msgid "/Image/Scale" msgstr "Schaal instellen" -#: app/menus.c:194 +#: app/menus.c:324 +#, fuzzy +msgid "/Image/Duplicate" +msgstr "/Beeld/Kanaal Ops/Offset" + +#: app/menus.c:329 #, fuzzy msgid "/Layers/tearoff1" msgstr "/Lagen/Verhoog Laag" -#: app/menus.c:195 +#: app/menus.c:331 #, fuzzy msgid "/Layers/Layers & Channels..." msgstr "/Lagen/Voeg Alfa Kanaal toe" -#: app/menus.c:196 +#: app/menus.c:333 #, fuzzy msgid "/Layers/Stack/tearoff1" msgstr "/Lagen/Verhoog Laag" -#: app/menus.c:203 app/menus.c:210 +#: app/menus.c:347 app/menus.c:361 #, fuzzy msgid "/Layers/---" msgstr "Tekstlaag" -#: app/menus.c:212 +#: app/menus.c:364 msgid "/Tools/tearoff1" msgstr "" -#: app/menus.c:213 +#: app/menus.c:366 msgid "/Tools/Toolbox" msgstr "" -#: app/menus.c:214 +#: app/menus.c:368 msgid "/Tools/Default Colors" msgstr "" -#: app/menus.c:215 +#: app/menus.c:370 msgid "/Tools/Swap Colors" msgstr "" -#: app/menus.c:216 +#: app/menus.c:372 msgid "/Tools/---" msgstr "" #. the tool entries themselves are built on the fly -#: app/menus.c:220 +#: app/menus.c:377 #, fuzzy msgid "/Filters/tearoff1" msgstr "/Filters" -#: app/menus.c:221 app/plug_in.c:1285 +#: app/menus.c:379 app/plug_in.c:1285 msgid "/Filters/Repeat last" msgstr "" -#: app/menus.c:222 app/plug_in.c:1286 +#: app/menus.c:381 app/plug_in.c:1286 msgid "/Filters/Re-show last" msgstr "" -#: app/menus.c:223 +#: app/menus.c:383 msgid "/Filters/---" msgstr "" -#: app/menus.c:225 +#: app/menus.c:386 msgid "/Script-Fu/tearoff1" msgstr "" -#: app/menus.c:226 -msgid "/Script-Fu/" -msgstr "" - -#: app/menus.c:228 +#: app/menus.c:389 #, fuzzy msgid "/Dialogs/tearoff1" msgstr "Kleurenpalet" -#: app/menus.c:229 +#: app/menus.c:391 #, fuzzy msgid "/Dialogs/Brushes..." msgstr "Apperaat Status" -#: app/menus.c:230 +#: app/menus.c:393 #, fuzzy msgid "/Dialogs/Patterns..." msgstr "Kleurenpalet" -#: app/menus.c:231 +#: app/menus.c:395 #, fuzzy msgid "/Dialogs/Palette..." msgstr "Kleurenpalet" -#: app/menus.c:232 +#: app/menus.c:397 #, fuzzy -msgid "/Dialogs/Gradient..." +msgid "/Dialogs/Gradients..." msgstr "Apperaat Status" -#: app/menus.c:233 +#: app/menus.c:399 msgid "/Dialogs/Layers & Channels..." msgstr "" -#: app/menus.c:234 +#: app/menus.c:401 #, fuzzy msgid "/Dialogs/Indexed Palette..." msgstr "Kleurenpalet" -#: app/menus.c:235 +#: app/menus.c:403 #, fuzzy msgid "/Dialogs/Tool Options..." msgstr "Kloonhulp Opties" -#: app/menus.c:236 +#: app/menus.c:405 #, fuzzy msgid "/Dialogs/Input Devices..." msgstr "Apperaat Status" -#: app/menus.c:237 +#: app/menus.c:407 #, fuzzy msgid "/Dialogs/Device Status..." msgstr "Apperaat Status" -#: app/menus.c:238 +#: app/menus.c:409 #, fuzzy msgid "/Dialogs/Display Filters..." msgstr "Kleurenpalet" -#: app/menus.c:245 +#: app/menus.c:418 msgid "/Automatic" msgstr "/Automatisch" -#: app/menus.c:253 +#: app/menus.c:429 msgid "/By extension" msgstr "/Door extensie" -#: app/menus.c:307 app/paths_dialog.c:203 +#: app/menus.c:522 app/paths_dialog.c:201 #, fuzzy msgid "/New Path" msgstr "Nieuw palet" -#: app/menus.c:308 app/paths_dialog.c:207 +#: app/menus.c:524 app/paths_dialog.c:205 #, fuzzy msgid "/Duplicate Path" msgstr "Dupliceer Kanaal" -#: app/menus.c:309 app/paths_dialog.c:211 +#: app/menus.c:526 app/paths_dialog.c:209 #, fuzzy msgid "/Path to Selection" msgstr "Verwijder selectie" -#: app/menus.c:310 app/paths_dialog.c:215 +#: app/menus.c:528 app/paths_dialog.c:213 msgid "/Stroke Path" msgstr "" -#: app/menus.c:311 app/paths_dialog.c:219 +#: app/menus.c:530 app/paths_dialog.c:217 #, fuzzy msgid "/Delete Path" msgstr "Verwijder" -#: app/menus.c:313 app/paths_dialog.c:223 +#: app/menus.c:534 app/paths_dialog.c:221 #, fuzzy msgid "/Copy Path" msgstr "Kopieer gradatie" -#: app/menus.c:314 app/paths_dialog.c:226 +#: app/menus.c:536 app/paths_dialog.c:224 #, fuzzy msgid "/Paste Path" msgstr "Plakken" -#: app/menus.c:315 +#: app/menus.c:538 #, fuzzy msgid "/Import Path" msgstr "Importeer Palet" -#: app/menus.c:316 +#: app/menus.c:540 #, fuzzy msgid "/Export Path" msgstr "Importeer Palet" -#: app/menus.c:614 +#: app/menus.c:868 #, c-format msgid "Error opening file: %s\n" msgstr "" -#: app/menus.c:636 app/menus.c:718 +#: app/menus.c:891 app/menus.c:979 #, c-format msgid "/File/MRU%02d" msgstr "" -#: app/menus.c:887 +#: app/menus.c:1277 msgid "tearoff menu not in top level window" msgstr "" -#: app/menus.c:905 +#: app/menus.c:1300 msgid "can't unregister tearoff menu top level window" msgstr "" -#: app/module_db.c:269 +#: app/module_db.c:262 #, fuzzy msgid "Module DB" msgstr "Modus:" -#: app/module_db.c:551 +#: app/module_db.c:547 #, c-format msgid "load module: \"%s\"\n" msgstr "" -#: app/module_db.c:558 +#: app/module_db.c:554 #, c-format msgid "skipping module: \"%s\"\n" msgstr "" -#: app/module_db.c:582 +#: app/module_db.c:578 #, c-format msgid "module load error: %s: %s" msgstr "" -#: app/module_db.c:600 +#: app/module_db.c:596 msgid "missing module_init() symbol" msgstr "" -#: app/module_db.c:603 +#: app/module_db.c:599 #, c-format msgid "%s: module_init() symbol not found" msgstr "" -#: app/module_db.c:756 +#: app/module_db.c:752 #, fuzzy msgid "" msgstr "Modus:" -#: app/module_db.c:769 app/module_db.c:778 +#: app/module_db.c:765 app/module_db.c:774 msgid "on disk" msgstr "" -#: app/module_db.c:769 +#: app/module_db.c:765 msgid "only in memory" msgstr "" -#: app/module_db.c:778 +#: app/module_db.c:774 msgid "nowhere (click 'refresh')" msgstr "" -#: app/module_db.c:817 +#: app/module_db.c:813 #, fuzzy msgid "Unload" msgstr "Onbenoemd" -#: app/module_db.c:830 +#: app/module_db.c:826 msgid "Purpose: " msgstr "" -#: app/module_db.c:831 +#: app/module_db.c:827 #, fuzzy msgid "Author: " msgstr "/Automatisch" -#: app/module_db.c:832 +#: app/module_db.c:828 #, fuzzy msgid "Version: " msgstr "Versie" -#: app/module_db.c:833 +#: app/module_db.c:829 msgid "Copyright: " msgstr "" -#: app/module_db.c:834 +#: app/module_db.c:830 #, fuzzy msgid "Date: " msgstr "Ratio: " -#: app/module_db.c:835 +#: app/module_db.c:831 #, fuzzy msgid "Location: " msgstr "Selectie" -#: app/module_db.c:836 +#: app/module_db.c:832 #, fuzzy msgid "State: " msgstr "Ratio: " -#: app/module_db.c:855 +#: app/module_db.c:851 msgid "Autoload during startup" msgstr "" @@ -4635,17 +4481,17 @@ msgid "Move Tool Options" msgstr "Kloonhulp Opties" #. create the info dialog -#: app/nav_window.c:1143 +#: app/nav_window.c:1146 #, fuzzy, c-format msgid "%s: Window Navigation" msgstr "Wis bewaarde vensterposities" -#: app/paint_core.c:683 +#: app/paint_core.c:685 #, fuzzy msgid "No brushes available for use with this tool." msgstr "Geen patronen beschikbaar voor deze operatie." -#: app/paint_core.c:1805 +#: app/paint_core.c:1766 msgid "set_undo_tiles: undo_tiles is null" msgstr "" @@ -4668,42 +4514,38 @@ msgstr "Plakken" msgid "Anti Erase" msgstr "Plakken" -#: app/paintbrush.c:157 +#: app/paintbrush.c:192 msgid "Once Forward" msgstr "" -#: app/paintbrush.c:159 +#: app/paintbrush.c:194 msgid "Once Backward" msgstr "" -#: app/paintbrush.c:161 +#: app/paintbrush.c:196 msgid "Loop Sawtooth" msgstr "" -#: app/paintbrush.c:163 +#: app/paintbrush.c:198 msgid "Loop Triangle" msgstr "" -#: app/paintbrush.c:193 -msgid "Fade Out:" -msgstr "" - -#: app/paintbrush.c:220 -msgid "Length:" +#: app/paintbrush.c:240 +msgid "Fade Out" msgstr "" #. the gradient type -#: app/paintbrush.c:245 +#: app/paintbrush.c:316 #, fuzzy msgid "Type:" msgstr "Opvultype :" -#: app/palette.c:503 +#: app/palette.c:502 #, c-format msgid "can't save palette \"%s\"\n" msgstr "" -#: app/palette.c:643 +#: app/palette.c:642 #, c-format msgid "" "Loading palette %s:\n" @@ -4712,282 +4554,242 @@ msgid "" "Does this file need converting from DOS?" msgstr "" -#: app/palette.c:648 +#: app/palette.c:647 #, c-format msgid "" "Loading palette %s:\n" "Corrupt palette: missing magic header" msgstr "" -#: app/palette.c:661 +#: app/palette.c:660 #, c-format msgid "" "Loading palette %s (line %d):\n" "Read error" msgstr "" -#: app/palette.c:676 +#: app/palette.c:675 #, c-format msgid "" "Loading palette %s (line %d):\n" "Missing RED component" msgstr "" -#: app/palette.c:684 +#: app/palette.c:683 #, c-format msgid "" "Loading palette %s (line %d):\n" "Missing GREEN component" msgstr "" -#: app/palette.c:691 +#: app/palette.c:690 #, c-format msgid "" "Loading palette %s (line %d):\n" "Missing BLUE component" msgstr "" -#: app/palette.c:700 +#: app/palette.c:699 #, c-format msgid "" "Loading palette %s (line %d):\n" "RGB value out of range" msgstr "" -#: app/palette.c:908 +#: app/palette.c:907 msgid "Black" msgstr "Zwart" -#: app/palette.c:1077 +#: app/palette.c:1078 msgid "New Palette" msgstr "Nieuw palet" -#: app/palette.c:1078 +#: app/palette.c:1081 msgid "Enter a name for new palette" msgstr "Geef naam voor nieuw palet" -#: app/palette.c:1948 app/palette.c:2116 +#: app/palette.c:1956 app/palette.c:2129 msgid "Undefined" msgstr "Ongedefinieerd" -#: app/palette.c:2032 +#: app/palette.c:2025 #, fuzzy msgid "Color Palette Edit" msgstr "Kleurenpalet" -#: app/palette.c:2038 +#: app/palette.c:2044 msgid "Color Palette" msgstr "Kleurenpalet" -#: app/palette.c:2168 app/palette.c:2963 libgimp/gimpfileselection.c:355 +#: app/palette.c:2181 app/palette.c:2956 libgimp/gimpfileselection.c:355 #: libgimp/gimpunitmenu.c:510 #, fuzzy msgid "Select" msgstr "Selectie" -#: app/palette.c:2179 app/palette_select.c:275 +#: app/palette.c:2192 app/palette_select.c:244 msgid "Ncols" msgstr "" -#: app/palette.c:2200 +#: app/palette.c:2213 msgid "Palette Ops" msgstr "Paletoperaties" #. The "Import" frame -#: app/palette.c:2227 app/palette.c:2832 app/palette.c:2856 +#: app/palette.c:2240 app/palette.c:2835 app/palette.c:2849 msgid "Import" msgstr "Importeren" -#: app/palette.c:2236 +#: app/palette.c:2249 msgid "Merge" msgstr "Samenvoegen" -#: app/palette.c:2493 +#: app/palette.c:2484 msgid "Merge Palette" msgstr "Voeg palet samen" -#: app/palette.c:2494 +#: app/palette.c:2487 msgid "Enter a name for merged palette" msgstr "Geef naam voor samengevoegd palet" -#: app/palette.c:2842 +#: app/palette.c:2829 msgid "Import Palette" msgstr "Importeer Palet" #. The source's name -#: app/palette.c:2872 +#: app/palette.c:2865 msgid "Name:" msgstr "Naam:" -#: app/palette.c:2881 +#: app/palette.c:2874 msgid "new_import" msgstr "" #. The source type -#: app/palette.c:2885 +#: app/palette.c:2878 msgid "Source:" msgstr "Bron" #. The sample size -#: app/palette.c:2915 +#: app/palette.c:2908 msgid "Sample Size:" msgstr "Voorbeeldgrootte" #. The interval -#: app/palette.c:2928 +#: app/palette.c:2921 msgid "Interval:" msgstr "Interval:" -#: app/palette_select.c:304 +#. The shell and main vbox +#: app/palette_select.c:216 #, fuzzy msgid "Palette Selection" msgstr "Verwijder selectie" -#: app/paths_dialog.c:173 +#: app/paths_dialog.c:171 #, fuzzy msgid "New Path" msgstr "Nieuw palet" -#: app/paths_dialog.c:174 +#: app/paths_dialog.c:172 #, fuzzy msgid "Duplicate Path" msgstr "Dupliceer Kanaal" -#: app/paths_dialog.c:175 +#: app/paths_dialog.c:173 #, fuzzy msgid "Path to Selection" msgstr "Verwijder selectie" -#: app/paths_dialog.c:176 +#: app/paths_dialog.c:174 #, fuzzy msgid "Selection to Path" msgstr "Selectie" -#: app/paths_dialog.c:177 +#: app/paths_dialog.c:175 #, fuzzy msgid "Stroke Path" msgstr "Plakken" -#: app/paths_dialog.c:178 +#: app/paths_dialog.c:176 #, fuzzy msgid "Delete Path" msgstr "Verwijder" -#: app/paths_dialog.c:189 +#: app/paths_dialog.c:187 #, fuzzy msgid "New Point" msgstr "Nieuwe gradatie" -#: app/paths_dialog.c:190 +#: app/paths_dialog.c:188 msgid "Add Point" msgstr "Voeg Punt Toe" -#: app/paths_dialog.c:191 +#: app/paths_dialog.c:189 #, fuzzy msgid "Delete Point" msgstr "Verwijder" -#: app/paths_dialog.c:192 +#: app/paths_dialog.c:190 #, fuzzy msgid "Edit Point" msgstr "Voeg Punt Toe" -#: app/paths_dialog.c:229 -msgid "paths_ops_button_set_sensitive:: invalid button specified" -msgstr "" - -#: app/paths_dialog.c:252 -msgid "point_ops_button_set_sensitive:: invalid button specified" -msgstr "" - -#: app/paths_dialog.c:418 +#: app/paths_dialog.c:416 #, fuzzy, c-format msgid "Path %d" msgstr "Patronen" -#: app/paths_dialog.c:1122 -msgid "paths list: internal list error" -msgstr "" - -#: app/paths_dialog.c:1232 +#: app/paths_dialog.c:1231 #, fuzzy msgid "Rename path" msgstr "Hernoem Gradatie" -#: app/paths_dialog.c:1233 +#: app/paths_dialog.c:1234 #, fuzzy msgid "Enter a new name for the path" msgstr "Geef een nieuwe naam voor de gradatie" -#: app/paths_dialog.c:1544 -msgid "Selection to path (advanced) procedure lookup failed" -msgstr "" - -#: app/paths_dialog.c:1582 -msgid "Selection to path procedure lookup failed" -msgstr "" - -#: app/paths_dialog.c:2198 +#: app/paths_dialog.c:2216 #, c-format msgid "Failed to read from %s" msgstr "" -#: app/paths_dialog.c:2213 +#: app/paths_dialog.c:2231 #, c-format msgid "Failed to read path from %s" msgstr "" -#: app/paths_dialog.c:2220 +#: app/paths_dialog.c:2238 #, c-format msgid "No points specified in path file %s" msgstr "" -#: app/paths_dialog.c:2231 +#: app/paths_dialog.c:2249 #, c-format msgid "Failed to read path points from %s" msgstr "" -#: app/paths_dialog.c:2244 app/paths_dialog.c:2774 -msgid "Invalid single point in path\n" -msgstr "" - -#: app/paths_dialog.c:2251 app/paths_dialog.c:2780 -#, fuzzy -msgid "Invalid point type passed\n" -msgstr "Ongeldig einde van bereik" - -#: app/paths_dialog.c:2310 app/xcf.c:418 +#: app/paths_dialog.c:2328 app/xcf.c:418 #, c-format msgid "open failed on %s: %s\n" msgstr "" -#: app/paths_dialog.c:2331 +#: app/paths_dialog.c:2367 msgid "Load/Store Bezier Curves" msgstr "Laad/Bewaar Bezier Krommen" -#: app/paths_dialog.c:2352 +#: app/paths_dialog.c:2399 #, fuzzy msgid "Load Path" msgstr "Laad beeld" -#: app/paths_dialog.c:2370 +#: app/paths_dialog.c:2417 #, fuzzy msgid "Store Path" msgstr "Plakken" -#: app/paths_dialog.c:2737 -msgid "wrong number of points\n" -msgstr "" - -#: app/paths_dialog.c:2899 -msgid "paths_get_tattoo: invalid path" -msgstr "" - -#: app/paths_dialog.c:2947 -msgid "paths_delete_path: invalid path" -msgstr "" - -#: app/pattern_select.c:105 +#: app/pattern_select.c:115 #, fuzzy msgid "Pattern Selection" msgstr "Rand Selectie" @@ -5021,19 +4823,11 @@ msgstr "GIMP penseelbestands lijkt afgeknot te zijn." msgid "Perspective Transform Information" msgstr "" -#: app/perspective_tool.c:309 +#: app/perspective_tool.c:310 #, fuzzy msgid "Perspective..." msgstr "Perspectief" -#: app/plug_in.c:207 -msgid "shmget failed...disabling shared memory tile transport" -msgstr "" - -#: app/plug_in.c:213 -msgid "shmat failed...disabling shared memory tile transport" -msgstr "" - #: app/plug_in.c:312 msgid "Plug-ins" msgstr "" @@ -5056,617 +4850,577 @@ msgstr "" msgid "Extensions" msgstr "" -#: app/plug_in.c:693 -#, c-format -msgid "\"%s\" executable not found\n" -msgstr "" - #: app/plug_in.c:746 #, c-format msgid "unable to locate plug-in: \"%s\"" msgstr "" -#: app/plug_in.c:828 -msgid "unable to open pipe" -msgstr "" - -#: app/plug_in.c:917 -#, c-format -msgid "unable to run plug-in: %s" -msgstr "" - -#: app/plug_in.c:1648 app/plug_in.c:1661 app/plug_in.c:1674 app/plug_in.c:1689 -#, c-format -msgid "" -"plug-in \"%s\" attempted to install procedure \"%s\" which does not take the " -"standard plug-in args" -msgstr "" - -#: app/plug_in.c:1697 -#, c-format -msgid "" -"plug-in \"%s\" attempted to install procedure \"%s\" in an invalid menu " -"location. Use either \"\", \"\", \"\", or \"\"." -msgstr "" - -#: app/plug_in.c:1717 -#, c-format -msgid "" -"plug_in \"%s\" attempted to install procedure \"%s\" which fails to comply " -"with the array parameter passing standard. Argument %d is noncompliant." -msgstr "" - -#: app/plug_in.c:2149 -#, c-format -msgid "duplicate plug-in: \"%s\" (skipping)\n" -msgstr "" - -#: app/plug_in.c:2357 -msgid "Unknown procedure type." -msgstr "Onbekende proceduretype" - -#: app/plug_in.c:2438 -#, c-format -msgid "removing duplicate PDB procedure \"%s\"" -msgstr "" - -#: app/plug_in.c:2694 app/plug_in.c:2859 app/plug_in.c:2976 app/plug_in.c:3061 -msgid "the \"region\" arg type is not currently supported" -msgstr "" - -#: app/posterize.c:160 +#: app/posterize.c:158 #, fuzzy msgid "Posterize does not operate on indexed drawables." msgstr "Helderheid-Contrast werkt niet op geindexeerde tekeningen." -#: app/posterize.c:207 app/tools.c:596 +#: app/posterize.c:198 app/tools.c:596 msgid "Posterize" msgstr "" -#: app/posterize.c:221 +#: app/posterize.c:218 #, fuzzy msgid "Posterize Levels: " msgstr "Kleurniveaus" -#: app/preferences_dialog.c:210 +#: app/preferences_dialog.c:213 msgid "Error: Levels of undo must be zero or greater." msgstr "" -#: app/preferences_dialog.c:216 +#: app/preferences_dialog.c:219 msgid "Error: Number of processors must be between 1 and 30." msgstr "" -#: app/preferences_dialog.c:222 +#: app/preferences_dialog.c:225 msgid "Error: Marching speed must be 50 or greater." msgstr "" -#: app/preferences_dialog.c:228 +#: app/preferences_dialog.c:231 msgid "Error: Default width must be one or greater." msgstr "Fout: standaardbreedte moet minstens een zijn." -#: app/preferences_dialog.c:234 +#: app/preferences_dialog.c:237 msgid "Error: Default height must be one or greater." msgstr "Fout: Standaardhoogte moet minstens een zijn." -#: app/preferences_dialog.c:241 +#: app/preferences_dialog.c:244 #, fuzzy msgid "Error: Default unit must be within unit range." msgstr "Fout: standaardbreedte moet minstens een zijn." -#: app/preferences_dialog.c:248 +#: app/preferences_dialog.c:251 #, fuzzy msgid "Error: default resolution must not be zero." msgstr "Fout: monitorresolutie mag niet nul zijn." -#: app/preferences_dialog.c:256 +#: app/preferences_dialog.c:259 #, fuzzy msgid "Error: Default resolution unit must be within unit range." msgstr "Fout: standaardbreedte moet minstens een zijn." -#: app/preferences_dialog.c:263 +#: app/preferences_dialog.c:266 #, fuzzy msgid "Error: Monitor resolution must not be zero." msgstr "Fout: monitorresolutie mag niet nul zijn." -#: app/preferences_dialog.c:270 +#: app/preferences_dialog.c:273 #, fuzzy msgid "Error: Image title format must not be NULL." msgstr "Fout: monitorresolutie mag niet nul zijn." -#: app/preferences_dialog.c:552 +#: app/preferences_dialog.c:564 msgid "You will need to restart GIMP for these changes to take effect." msgstr "U moet GIMP heropstarten om deze veranderingen door te voeren." -#: app/preferences_dialog.c:1499 +#: app/preferences_dialog.c:1164 msgid "Preferences" msgstr "" #. The categories tree -#: app/preferences_dialog.c:1517 +#: app/preferences_dialog.c:1186 msgid "Categories" msgstr "" -#: app/preferences_dialog.c:1544 +#: app/preferences_dialog.c:1213 #, fuzzy msgid "New File Settings" msgstr "Toon instellingen" -#: app/preferences_dialog.c:1546 +#: app/preferences_dialog.c:1215 #, fuzzy msgid "New File" msgstr "Vultype" -#: app/preferences_dialog.c:1556 +#: app/preferences_dialog.c:1225 #, fuzzy msgid "Default Image Size and Unit" msgstr "Standaard beelgrootte" -#: app/preferences_dialog.c:1570 +#: app/preferences_dialog.c:1239 msgid "Width" msgstr "Breedte" -#: app/preferences_dialog.c:1572 +#: app/preferences_dialog.c:1241 msgid "Height" msgstr "Hoogte" -#: app/preferences_dialog.c:1599 +#: app/preferences_dialog.c:1268 #, fuzzy msgid "Default Image Resolution and Resolution Unit" msgstr "Standaard beelgrootte" -#: app/preferences_dialog.c:1624 app/preferences_dialog.c:2342 +#: app/preferences_dialog.c:1293 app/preferences_dialog.c:2031 msgid "dpi" msgstr "dpi" -#: app/preferences_dialog.c:1669 +#: app/preferences_dialog.c:1338 #, fuzzy msgid "Default Image Type:" msgstr "Standaard beeldtype" -#: app/preferences_dialog.c:1674 +#: app/preferences_dialog.c:1343 #, fuzzy msgid "Display Settings" msgstr "Toon instellingen" -#: app/preferences_dialog.c:1676 +#: app/preferences_dialog.c:1345 msgid "Display" msgstr "Toon" -#: app/preferences_dialog.c:1683 +#: app/preferences_dialog.c:1352 #, fuzzy msgid "Transparency" msgstr "Transparant" -#: app/preferences_dialog.c:1701 +#: app/preferences_dialog.c:1370 msgid "Light Checks" msgstr "" -#: app/preferences_dialog.c:1703 +#: app/preferences_dialog.c:1372 msgid "Mid-Tone Checks" msgstr "" -#: app/preferences_dialog.c:1705 +#: app/preferences_dialog.c:1374 msgid "Dark Checks" msgstr "" -#: app/preferences_dialog.c:1707 +#: app/preferences_dialog.c:1376 msgid "White Only" msgstr "Enkel wit" -#: app/preferences_dialog.c:1709 +#: app/preferences_dialog.c:1378 msgid "Gray Only" msgstr "Enkel grijs" -#: app/preferences_dialog.c:1711 +#: app/preferences_dialog.c:1380 msgid "Black Only" msgstr "Enkel zwart" -#: app/preferences_dialog.c:1715 +#: app/preferences_dialog.c:1384 #, fuzzy msgid "Transparency Type:" msgstr "Transparantietype" -#: app/preferences_dialog.c:1721 app/preferences_dialog.c:1798 -#: app/preferences_dialog.c:1808 +#: app/preferences_dialog.c:1390 app/preferences_dialog.c:1467 +#: app/preferences_dialog.c:1477 msgid "Small" msgstr "" -#: app/preferences_dialog.c:1723 app/preferences_dialog.c:1799 -#: app/preferences_dialog.c:1809 +#: app/preferences_dialog.c:1392 app/preferences_dialog.c:1468 +#: app/preferences_dialog.c:1478 msgid "Medium" msgstr "" -#: app/preferences_dialog.c:1725 app/preferences_dialog.c:1800 -#: app/preferences_dialog.c:1810 +#: app/preferences_dialog.c:1394 app/preferences_dialog.c:1469 +#: app/preferences_dialog.c:1479 msgid "Large" msgstr "" -#: app/preferences_dialog.c:1729 +#: app/preferences_dialog.c:1398 #, fuzzy msgid "Check Size:" msgstr "Contreleer grootte" -#: app/preferences_dialog.c:1731 app/transform_tool.c:190 +#: app/preferences_dialog.c:1400 app/transform_tool.c:190 msgid "Scaling" msgstr "Schalend" -#: app/preferences_dialog.c:1743 +#: app/preferences_dialog.c:1412 msgid "Nearest Neighbor" msgstr "" -#: app/preferences_dialog.c:1747 +#: app/preferences_dialog.c:1416 msgid "Cubic" msgstr "" -#: app/preferences_dialog.c:1757 +#: app/preferences_dialog.c:1426 #, fuzzy msgid "Interface Settings" msgstr "Interne GIMP procedure" -#: app/preferences_dialog.c:1803 +#: app/preferences_dialog.c:1472 msgid "Preview Size:" msgstr "" -#: app/preferences_dialog.c:1813 +#: app/preferences_dialog.c:1482 msgid "Nav Preview Size:" msgstr "" -#: app/preferences_dialog.c:1822 +#: app/preferences_dialog.c:1491 #, fuzzy msgid "Levels of Undo:" msgstr "Niveau om ongedaan maken" -#: app/preferences_dialog.c:1831 +#: app/preferences_dialog.c:1500 msgid "Recent Documents List Size:" msgstr "" -#: app/preferences_dialog.c:1834 +#: app/preferences_dialog.c:1503 msgid "Help System" msgstr "" -#: app/preferences_dialog.c:1843 +#: app/preferences_dialog.c:1512 #, fuzzy msgid "Show Tool Tips" msgstr "Toon gereedschaptips" -#: app/preferences_dialog.c:1854 +#: app/preferences_dialog.c:1522 +msgid "Context Sensitive Help with \"F1\"" +msgstr "" + +#: app/preferences_dialog.c:1533 msgid "Image Windows Settings" msgstr "" -#: app/preferences_dialog.c:1856 +#: app/preferences_dialog.c:1535 msgid "Image Windows" msgstr "" -#: app/preferences_dialog.c:1863 +#: app/preferences_dialog.c:1542 msgid "Appearance" msgstr "" -#: app/preferences_dialog.c:1872 +#: app/preferences_dialog.c:1551 #, fuzzy msgid "Resize Window on Zoom" msgstr "Pas venstergrootte aan bij vergroten/verkleinen" -#: app/preferences_dialog.c:1881 +#: app/preferences_dialog.c:1560 #, fuzzy msgid "Show Rulers" msgstr "Toon regels" -#: app/preferences_dialog.c:1890 +#: app/preferences_dialog.c:1569 #, fuzzy msgid "Show Statusbar" msgstr "Toon statusbalk" -#: app/preferences_dialog.c:1914 +#: app/preferences_dialog.c:1593 msgid "Marching Ants Speed:" msgstr "" #. Set the currently used string as "Custom" -#: app/preferences_dialog.c:1922 +#: app/preferences_dialog.c:1601 msgid "Custom" msgstr "Eigen" #. set some commonly used format strings -#: app/preferences_dialog.c:1928 +#: app/preferences_dialog.c:1607 msgid "Standard" msgstr "" -#: app/preferences_dialog.c:1933 +#: app/preferences_dialog.c:1612 msgid "Show zoom percentage" msgstr "" -#: app/preferences_dialog.c:1938 +#: app/preferences_dialog.c:1617 #, fuzzy msgid "Show zoom ratio" msgstr "Toon gereedschaptips" -#: app/preferences_dialog.c:1943 +#: app/preferences_dialog.c:1622 msgid "Show reversed zoom ratio" msgstr "" -#: app/preferences_dialog.c:1954 +#: app/preferences_dialog.c:1633 msgid "Image Title Format:" msgstr "" #. End of the title format string -#: app/preferences_dialog.c:1957 +#: app/preferences_dialog.c:1636 msgid "Pointer Movement Feedback" msgstr "" -#: app/preferences_dialog.c:1967 +#: app/preferences_dialog.c:1646 msgid "Perfect-but-slow Pointer Tracking" msgstr "" -#: app/preferences_dialog.c:1976 +#: app/preferences_dialog.c:1655 msgid "Disable Cursor Updating" msgstr "" -#: app/preferences_dialog.c:1987 +#: app/preferences_dialog.c:1666 #, fuzzy msgid "Tool Options Settings" msgstr "Fliphulpopties" -#: app/preferences_dialog.c:1989 app/tools.c:933 +#: app/preferences_dialog.c:1668 app/tools.c:921 msgid "Tool Options" msgstr "" -#: app/preferences_dialog.c:1996 +#: app/preferences_dialog.c:1675 #, fuzzy msgid "Paint Options" msgstr "Paletopties" -#: app/preferences_dialog.c:2006 +#: app/preferences_dialog.c:1685 #, fuzzy msgid "Use Global Paint Options" msgstr "Opties voor kleurbalans" -#: app/preferences_dialog.c:2022 +#: app/preferences_dialog.c:1701 msgid "Display brush and pattern indicators on Toolbar" msgstr "" -#: app/preferences_dialog.c:2036 +#: app/preferences_dialog.c:1715 #, fuzzy msgid "Environment Settings" msgstr "Omgevingsvariabelen" -#: app/preferences_dialog.c:2038 +#: app/preferences_dialog.c:1717 msgid "Environment" msgstr "Omgeving" -#: app/preferences_dialog.c:2045 +#: app/preferences_dialog.c:1724 #, fuzzy msgid "Resource Consumption" msgstr "Bronconfiguratie" -#: app/preferences_dialog.c:2054 +#: app/preferences_dialog.c:1733 #, fuzzy msgid "Conservative Memory Usage" msgstr "Conservatief geheugengebruik" -#: app/preferences_dialog.c:2105 app/preferences_dialog.c:2146 +#: app/preferences_dialog.c:1784 app/preferences_dialog.c:1825 msgid "Bytes" msgstr "" -#: app/preferences_dialog.c:2106 app/preferences_dialog.c:2147 +#: app/preferences_dialog.c:1785 app/preferences_dialog.c:1826 msgid "KiloBytes" msgstr "" -#: app/preferences_dialog.c:2107 app/preferences_dialog.c:2148 +#: app/preferences_dialog.c:1786 app/preferences_dialog.c:1827 msgid "MegaBytes" msgstr "" -#: app/preferences_dialog.c:2112 +#: app/preferences_dialog.c:1791 #, fuzzy msgid "Tile Cache Size:" msgstr "Contreleer grootte" -#: app/preferences_dialog.c:2153 +#: app/preferences_dialog.c:1832 msgid "Maximum Image Size:" msgstr "" -#: app/preferences_dialog.c:2163 +#: app/preferences_dialog.c:1842 msgid "Number of Processors to Use:" msgstr "" -#: app/preferences_dialog.c:2167 +#: app/preferences_dialog.c:1846 #, fuzzy msgid "8-Bit Displays" msgstr "Toon" -#: app/preferences_dialog.c:2178 +#: app/preferences_dialog.c:1857 #, fuzzy msgid "Install Colormap" msgstr "Installeer kleurenmap (enkel 8-bit)" -#: app/preferences_dialog.c:2187 +#: app/preferences_dialog.c:1866 msgid "Colormap Cycling" msgstr "" -#: app/preferences_dialog.c:2196 -msgid "File Previews / Thumbnails" -msgstr "" +#: app/preferences_dialog.c:1875 +#, fuzzy +msgid "File Saving" +msgstr "/Bestand/Bewaar" -#: app/preferences_dialog.c:2219 +#: app/preferences_dialog.c:1898 app/preferences_dialog.c:1908 msgid "Always" msgstr "" -#: app/preferences_dialog.c:2220 +#: app/preferences_dialog.c:1899 msgid "Never" msgstr "" -#: app/preferences_dialog.c:2223 +#: app/preferences_dialog.c:1902 msgid "Try to Write a Thumbnail File:" msgstr "" -#: app/preferences_dialog.c:2228 +#: app/preferences_dialog.c:1907 +msgid "Only when modified" +msgstr "" + +#: app/preferences_dialog.c:1911 +msgid "'File > Save' saves the image:" +msgstr "" + +#: app/preferences_dialog.c:1917 #, fuzzy msgid "Session Management" msgstr "Sessiemanagement" -#: app/preferences_dialog.c:2230 +#: app/preferences_dialog.c:1919 msgid "Session" msgstr "Sessie" -#: app/preferences_dialog.c:2237 +#: app/preferences_dialog.c:1926 #, fuzzy msgid "Window Positions" msgstr "Wis bewaarde vensterposities" -#: app/preferences_dialog.c:2246 +#: app/preferences_dialog.c:1935 #, fuzzy msgid "Save Window Positions on Exit" msgstr "Bewaar vensterposities bij einde" -#: app/preferences_dialog.c:2260 +#: app/preferences_dialog.c:1949 #, fuzzy msgid "Clear Saved Window Positions" msgstr "Wis bewaarde vensterposities" -#: app/preferences_dialog.c:2267 +#: app/preferences_dialog.c:1956 #, fuzzy msgid "Always Try to Restore Session" msgstr "Altijd sessie proberen herstellen" -#: app/preferences_dialog.c:2276 +#: app/preferences_dialog.c:1965 #, fuzzy msgid "Devices" msgstr "Apperaat Status" -#: app/preferences_dialog.c:2285 +#: app/preferences_dialog.c:1974 #, fuzzy msgid "Save Device Status on Exit" msgstr "Bewaar apperaattoestand bij einde" -#: app/preferences_dialog.c:2296 +#: app/preferences_dialog.c:1985 #, fuzzy msgid "Monitor Information" msgstr "Beeldscherminformatie" -#: app/preferences_dialog.c:2298 +#: app/preferences_dialog.c:1987 msgid "Monitor" msgstr "Beeldscherm" -#: app/preferences_dialog.c:2305 +#: app/preferences_dialog.c:1994 #, fuzzy msgid "Get Monitor Resolution" msgstr "Beeldscherminformatie" -#: app/preferences_dialog.c:2320 +#: app/preferences_dialog.c:2009 #, fuzzy, c-format msgid "(Currently %d x %d dpi)" msgstr "(huidig %d x %d dpi)" -#: app/preferences_dialog.c:2367 +#: app/preferences_dialog.c:2056 #, fuzzy msgid "From X Server" msgstr "van X server" -#: app/preferences_dialog.c:2382 +#: app/preferences_dialog.c:2071 #, fuzzy msgid "Manually:" msgstr "handmatig" -#: app/preferences_dialog.c:2395 +#: app/preferences_dialog.c:2084 #, fuzzy msgid "Directories Settings" msgstr "Mapinstellingen" -#: app/preferences_dialog.c:2397 +#: app/preferences_dialog.c:2086 msgid "Directories" msgstr "Mappen" -#: app/preferences_dialog.c:2410 +#: app/preferences_dialog.c:2099 msgid "Temp Dir:" msgstr "" -#: app/preferences_dialog.c:2410 +#: app/preferences_dialog.c:2099 msgid "Select Temp Dir" msgstr "" -#: app/preferences_dialog.c:2411 +#: app/preferences_dialog.c:2100 msgid "Swap Dir:" msgstr "" -#: app/preferences_dialog.c:2411 +#: app/preferences_dialog.c:2100 msgid "Select Swap Dir" msgstr "" -#: app/preferences_dialog.c:2443 +#: app/preferences_dialog.c:2132 #, fuzzy msgid "Brushes Directories" msgstr "Mappen" -#: app/preferences_dialog.c:2443 +#: app/preferences_dialog.c:2132 msgid "Select Brushes Dir" msgstr "" -#: app/preferences_dialog.c:2445 +#: app/preferences_dialog.c:2134 msgid "Generated Brushes" msgstr "" -#: app/preferences_dialog.c:2445 +#: app/preferences_dialog.c:2134 #, fuzzy msgid "Generated Brushes Directories" msgstr "Mappen" -#: app/preferences_dialog.c:2445 +#: app/preferences_dialog.c:2134 #, fuzzy msgid "Select Generated Brushes Dir" msgstr "Bewaar Gradaties" -#: app/preferences_dialog.c:2447 +#: app/preferences_dialog.c:2136 #, fuzzy msgid "Patterns Directories" msgstr "Mappen" -#: app/preferences_dialog.c:2447 +#: app/preferences_dialog.c:2136 msgid "Select Patterns Dir" msgstr "" -#: app/preferences_dialog.c:2449 +#: app/preferences_dialog.c:2138 #, fuzzy msgid "Palettes Directories" msgstr "Mappen" -#: app/preferences_dialog.c:2449 +#: app/preferences_dialog.c:2138 #, fuzzy msgid "Select Palettes Dir" msgstr "Voeg palet samen" -#: app/preferences_dialog.c:2451 +#: app/preferences_dialog.c:2140 #, fuzzy msgid "Gradients Directories" msgstr "Gradatie Editor" -#: app/preferences_dialog.c:2451 +#: app/preferences_dialog.c:2140 #, fuzzy msgid "Select Gradients Dir" msgstr "Bewaar Gradaties" -#: app/preferences_dialog.c:2453 +#: app/preferences_dialog.c:2142 #, fuzzy msgid "Plug-Ins" msgstr "\t\tplug-ins.\n" -#: app/preferences_dialog.c:2453 +#: app/preferences_dialog.c:2142 #, fuzzy msgid "Plug-Ins Directories" msgstr "Mappen" -#: app/preferences_dialog.c:2453 +#: app/preferences_dialog.c:2142 msgid "Select Plug-Ins Dir" msgstr "" -#: app/preferences_dialog.c:2455 +#: app/preferences_dialog.c:2144 #, fuzzy msgid "Modules" msgstr "Modus:" -#: app/preferences_dialog.c:2455 +#: app/preferences_dialog.c:2144 #, fuzzy msgid "Modules Directories" msgstr "Mappen" -#: app/preferences_dialog.c:2455 +#: app/preferences_dialog.c:2144 #, fuzzy msgid "Select Modules Dir" msgstr "Selectiemodus" @@ -5704,13 +5458,13 @@ msgstr "GIMP Extensie" msgid "Temporary Procedure" msgstr "Tijdelijke Procedure" -#: app/qmask.c:274 +#: app/qmask.c:249 #, fuzzy msgid "Edit Qmask Attributes" msgstr "Editeer Kanaalattributen" #. The opacity scale -#: app/qmask.c:298 +#: app/qmask.c:277 #, fuzzy msgid "Mask Opacity:" msgstr "Ondoorzichtigheid" @@ -5736,54 +5490,54 @@ msgstr "" msgid "Selection: " msgstr "Selectie" -#: app/resize.c:160 +#: app/resize.c:154 msgid "Scale Layer" msgstr "" -#: app/resize.c:161 app/resize.c:182 app/tool_options.c:875 +#: app/resize.c:156 app/resize.c:181 app/tool_options.c:875 msgid "Size" msgstr "" -#: app/resize.c:165 +#: app/resize.c:160 msgid "Image Scale" msgstr "Schaal instellen" -#: app/resize.c:166 +#: app/resize.c:162 msgid "Pixel Dimensions" msgstr "" -#: app/resize.c:175 +#: app/resize.c:172 msgid "Resize Layer" msgstr "" -#: app/resize.c:179 +#: app/resize.c:177 msgid "Image Resize" msgstr "Afmeting instellen" #. the original width & height labels -#: app/resize.c:240 app/scale_tool.c:76 +#: app/resize.c:234 app/scale_tool.c:77 #, fuzzy msgid "Original Width:" msgstr "Originele breedte: " #. the new size labels -#: app/resize.c:265 app/resize.c:509 +#: app/resize.c:259 app/resize.c:503 #, fuzzy msgid "New Width:" msgstr "Nieuwe breedte:" #. the scale ratio labels -#: app/resize.c:329 +#: app/resize.c:323 #, fuzzy msgid "Ratio X:" msgstr "X ratio:" #. the x and y offset labels -#: app/resize.c:414 +#: app/resize.c:408 msgid "X:" msgstr "" -#: app/resize.c:495 +#: app/resize.c:489 msgid "Print Size & Display Unit" msgstr "" @@ -5791,11 +5545,11 @@ msgstr "" msgid "Rotation Information" msgstr "Rotatie-informatie" -#: app/rotate_tool.c:104 +#: app/rotate_tool.c:105 msgid "Center X:" msgstr "" -#: app/rotate_tool.c:399 +#: app/rotate_tool.c:400 #, fuzzy msgid "Rotating..." msgstr "Rotatie" @@ -5804,17 +5558,17 @@ msgstr "Rotatie" msgid "Scaling Information" msgstr "" -#: app/scale_tool.c:82 +#: app/scale_tool.c:83 #, fuzzy msgid "Current Width:" msgstr "Huidige breedte: " -#: app/scale_tool.c:97 +#: app/scale_tool.c:98 #, fuzzy msgid "Scale Ratio X:" msgstr "Bewaren mislukt: " -#: app/scale_tool.c:494 +#: app/scale_tool.c:495 #, fuzzy msgid "Scaling..." msgstr "Schalend" @@ -5835,11 +5589,11 @@ msgstr "" msgid "Shear Information" msgstr "" -#: app/shear_tool.c:77 +#: app/shear_tool.c:78 msgid "Shear Magnitude X:" msgstr "" -#: app/shear_tool.c:356 +#: app/shear_tool.c:357 msgid "Shearing..." msgstr "" @@ -5909,23 +5663,23 @@ msgstr "Tekstlaag" msgid "text_render: could not allocate image" msgstr "" -#: app/threshold.c:189 +#: app/threshold.c:187 msgid "Threshold Options" msgstr "" -#: app/threshold.c:232 +#: app/threshold.c:230 msgid "Threshold does not operate on indexed drawables." msgstr "" -#: app/threshold.c:291 app/tools.c:611 +#: app/threshold.c:282 app/tools.c:611 msgid "Threshold" msgstr "" -#: app/threshold.c:306 +#: app/threshold.c:302 msgid "Threshold Range: " msgstr "" -#: app/tile_cache.c:266 +#: app/tile_cache.c:270 msgid "starting tile preswapper\n" msgstr "" @@ -5933,7 +5687,7 @@ msgstr "" msgid "unable to open swap file...BAD THINGS WILL HAPPEN SOON" msgstr "" -#: app/tile_swap.c:507 app/tile_swap.c:568 +#: app/tile_swap.c:507 app/tile_swap.c:570 #, c-format msgid "unable to seek to tile location on disk: %d" msgstr "" @@ -5943,33 +5697,33 @@ msgstr "" msgid "unable to read tile data from disk: %d/%d ( %d ) bytes read" msgstr "" -#: app/tile_swap.c:581 +#: app/tile_swap.c:584 #, c-format msgid "unable to write tile data to disk: %d ( %d ) bytes written" msgstr "" -#: app/tips_dialog.c:57 +#: app/tips_dialog.c:58 msgid "gimp_tips.txt" msgstr "" -#: app/tips_dialog.c:69 +#: app/tips_dialog.c:70 msgid "GIMP Tip of the day" msgstr "GIMP Tip van de dag" -#: app/tips_dialog.c:130 +#: app/tips_dialog.c:131 #, fuzzy msgid "Previous Tip" msgstr "Vorige tip" -#: app/tips_dialog.c:138 +#: app/tips_dialog.c:139 msgid "Next Tip" msgstr "Volgende tip" -#: app/tips_dialog.c:158 +#: app/tips_dialog.c:159 msgid "Show tip next time" msgstr "Toon tip de volgende keer" -#: app/tips_dialog.c:256 +#: app/tips_dialog.c:262 #, fuzzy msgid "" "Your GIMP tips file appears to be missing!\n" @@ -6050,7 +5804,7 @@ msgstr "Paletopties" #: app/tool_options.c:564 #, fuzzy -msgid "Erazer Options" +msgid "Eraser Options" msgstr "Uitwisopties" #: app/tool_options.c:566 @@ -6220,7 +5974,7 @@ msgstr "" #. the first radio frame and box, for transform type #: app/tools.c:219 app/tools.c:234 app/tools.c:249 app/tools.c:264 -#: app/transform_core.c:242 app/transform_tool.c:224 +#: app/transform_core.c:256 app/transform_tool.c:224 msgid "Transform" msgstr "" @@ -6434,29 +6188,29 @@ msgstr "" msgid "/Select/By Color..." msgstr "" -#: app/transform_core.c:239 +#: app/transform_core.c:253 msgid "Rotate" msgstr "Roteer" -#: app/transform_core.c:240 +#: app/transform_core.c:254 msgid "Scale" msgstr "Schaal" -#: app/transform_core.c:241 +#: app/transform_core.c:255 msgid "Shear" msgstr "" -#: app/transform_core.c:347 +#: app/transform_core.c:361 msgid "" "Transformations do not work on\n" "layers that contain layer masks." msgstr "" -#: app/transform_core.c:1269 +#: app/transform_core.c:1284 msgid "homogeneous coordinate = 0...\n" msgstr "" -#: app/transform_core.c:1522 +#: app/transform_core.c:1537 #, fuzzy msgid "Transformation" msgstr "Knip Informatie" @@ -6515,6 +6269,21 @@ msgstr "Rasterdichtheid" msgid "Clip result" msgstr "" +#: app/undo_history.c:198 +#, fuzzy +msgid "[ base image ]" +msgstr "het beeld" + +#: app/undo_history.c:444 +#, c-format +msgid "%s: undo history" +msgstr "" + +#: app/undo_history.c:568 +#, fuzzy +msgid "Redo" +msgstr "Rood" + #: app/xcf.c:364 #, c-format msgid "XCF error: unsupported XCF file version %d encountered" @@ -6622,93 +6391,229 @@ msgstr "Ongetiteld" msgid "Factor" msgstr "" -#: app/regex.c:976 -msgid "Success" -msgstr "Succes" - -#. REG_NOERROR -#: app/regex.c:977 -msgid "No match" -msgstr "Geen overeenkomst" - -#. REG_NOMATCH -#: app/regex.c:978 -msgid "Invalid regular expression" -msgstr "Ongeldige reguliere uitdrukking" - -#. REG_BADPAT -#: app/regex.c:979 -msgid "Invalid collation character" +#: libgimp/gimpexport.c:89 +msgid "can't handle layers" msgstr "" -#. REG_ECOLLATE -#: app/regex.c:980 -msgid "Invalid character class name" +#: libgimp/gimpexport.c:90 libgimp/gimpexport.c:99 +#, fuzzy +msgid "Merge visible layers" +msgstr "/Lagen/Voeg Zichtbare Lagen Samen" + +#: libgimp/gimpexport.c:98 +msgid "can only handle layers as animation frames" msgstr "" -#. REG_ECTYPE -#: app/regex.c:981 -msgid "Trailing backslash" -msgstr "Achteraankomende backslash" +#: libgimp/gimpexport.c:99 +#, fuzzy +msgid "Save as animation" +msgstr "Bewaaropties" -#. REG_EESCAPE -#: app/regex.c:982 -msgid "Invalid back reference" -msgstr "Ongeldige terugverwijzing" - -#. REG_ESUBREG -#: app/regex.c:983 -msgid "Unmatched [ or [^" +#: libgimp/gimpexport.c:107 +msgid "can't handle transparency" msgstr "" -#. REG_EBRACK -#: app/regex.c:984 -msgid "Unmatched ( or \\(" +#: libgimp/gimpexport.c:108 +#, fuzzy +msgid "Flatten Image" +msgstr "/Lagen/Verhoog Laag" + +#: libgimp/gimpexport.c:116 +msgid "can only handle RGB images" msgstr "" -#. REG_EPAREN -#: app/regex.c:985 -msgid "Unmatched \\{" +#: libgimp/gimpexport.c:117 libgimp/gimpexport.c:144 libgimp/gimpexport.c:153 +msgid "Convert to RGB" msgstr "" -#. REG_EBRACE -#: app/regex.c:986 -msgid "Invalid content of \\{\\}" +#: libgimp/gimpexport.c:125 +msgid "can only handle grayscale images" msgstr "" -#. REG_BADBR -#: app/regex.c:987 -msgid "Invalid range end" -msgstr "Ongeldig einde van bereik" +#: libgimp/gimpexport.c:126 libgimp/gimpexport.c:144 libgimp/gimpexport.c:163 +#, fuzzy +msgid "Convert to grayscale" +msgstr "grijswaarden" -#. REG_ERANGE -#: app/regex.c:988 -msgid "Memory exhausted" -msgstr "Geheugen uitgeput" +#: libgimp/gimpexport.c:134 +#, fuzzy +msgid "can only handle indexed images" +msgstr "Meng: Ongeldig voor geindexeerde beelden." -#. REG_ESPACE -#: app/regex.c:989 -msgid "Invalid preceding regular expression" -msgstr "Ongeldige voorafgaande reguliere uitdrukking" - -#. REG_BADRPT -#: app/regex.c:990 -msgid "Premature end of regular expression" -msgstr "Voorbarig einde van reguliere uitdrukking" - -#. REG_EEND -#: app/regex.c:991 -msgid "Regular expression too big" -msgstr "Reguliere uitdrukking te groot" - -#. REG_ESIZE -#: app/regex.c:992 -msgid "Unmatched ) or \\)" +#: libgimp/gimpexport.c:135 libgimp/gimpexport.c:153 libgimp/gimpexport.c:162 +msgid "" +"Convert to indexed using default settings\n" +"(Do it manually to tune the result)" msgstr "" -#: app/regex.c:5442 -msgid "No previous regular expression" -msgstr "Geen vorige reguliere uitdrukking" +#: libgimp/gimpexport.c:143 +msgid "can only handle RGB or grayscale images" +msgstr "" + +#: libgimp/gimpexport.c:152 +#, fuzzy +msgid "can only handle RGB or indexed images" +msgstr "Meng: Ongeldig voor geindexeerde beelden." + +#: libgimp/gimpexport.c:161 +#, fuzzy +msgid "can only handle grayscale or indexed images" +msgstr "Meng: Ongeldig voor geindexeerde beelden." + +#: libgimp/gimpexport.c:233 +#, fuzzy +msgid "Export File" +msgstr "Importeer Palet" + +#: libgimp/gimpexport.c:249 +#, fuzzy +msgid "Export" +msgstr "Bron" + +#: libgimp/gimpexport.c:274 +msgid "" +"Your image should be exported before it can be saved for the following " +"reasons:" +msgstr "" + +#. the footline +#: libgimp/gimpexport.c:332 +msgid "The export conversion won't modify your original image." +msgstr "" + +#~ msgid "script-fu not available: batch mode disabled\n" +#~ msgstr "script-fu niet beschikbaar: batch modus uitgeschakeld\n" + +#~ msgid "reading batch commands from stdin\n" +#~ msgstr "bezig met inlezen van batch commando's van stdin\n" + +#~ msgid "batch command: experienced an execution error.\n" +#~ msgstr "batch commando: een uitvoeringsfout ondervonden.\n" + +#~ msgid "batch command: experienced a calling error.\n" +#~ msgstr "btach commando: een aanroepfout ondervonden.\n" + +#~ msgid "batch command: executed successfully.\n" +#~ msgstr "btach commando: succesvol uitgevoerd.\n" + +#, fuzzy +#~ msgid "perl server: experienced an execution error.\n" +#~ msgstr "batch commando: een uitvoeringsfout ondervonden.\n" + +#, fuzzy +#~ msgid "perl server: experienced a calling error.\n" +#~ msgstr "btach commando: een aanroepfout ondervonden.\n" + +#, fuzzy +#~ msgid "perl server: executed successfully.\n" +#~ msgstr "btach commando: succesvol uitgevoerd.\n" + +#, fuzzy +#~ msgid "" +#~ "bezier_select_button_press(): Tried to edit on open bezier curve in edit " +#~ "selection" +#~ msgstr "probeerde een open bezier kromme te editeren in editselectie" + +#, fuzzy +#~ msgid "bezier_select_motion(): Encountered orphaned bezier control point" +#~ msgstr "Achtergelaten bezier controle punt gevonden" + +#, fuzzy +#~ msgid "bezier_draw_segment(): Bad bezier segment" +#~ msgstr "ongeldig bezier segment" + +#, fuzzy +#~ msgid "bezier_draw_segment(): Unknown coordinate space: %d" +#~ msgstr "onbekende coordinaatsruimte: %d" + +#, fuzzy +#~ msgid "bezier_convert(): tried to convert an open bezier curve" +#~ msgstr "probeerde een open bezier kromme te converteren" + +#, fuzzy +#~ msgid "test_add_point_on_segment(): Unknown coordinate space: %d" +#~ msgstr "onbekende coordinaatsruimte: %d" + +#~ msgid "error in %s at %d: this shouldn't happen." +#~ msgstr "fout in %s aan %d: dit zou niet mogen gebeuren." + +#, fuzzy +#~ msgid "/Image/Channel Ops/Offset" +#~ msgstr "/Beeld/Kanaal Ops/Offset" + +#~ msgid "Unable to project indexed image." +#~ msgstr "Kan geindexeerd beeld niet projecteren." + +#, fuzzy +#~ msgid "raise layer" +#~ msgstr "Tekstlaag" + +#, fuzzy +#~ msgid "lower layer" +#~ msgstr "Tekstlaag" + +#, fuzzy +#~ msgid "raise layer to top" +#~ msgstr "Laag is reeds de bovenste" + +#, fuzzy +#~ msgid "lower layer to bottom" +#~ msgstr "Laag is reeds op de bodem" + +#~ msgid "Copyright (C) 1995 Spencer Kimball and Peter Mattis\n" +#~ msgstr "Copyright (C) 1995 Spencer Kimball en Peter Mattis\n" + +#, fuzzy +#~ msgid "Curve" +#~ msgstr "Krommen" + +#, fuzzy +#~ msgid "Elasticity:" +#~ msgstr "Ondoorzichtigheid" + +#, fuzzy +#~ msgid "/File/Acquire" +#~ msgstr "/Bestand/Afsluiten" + +#, fuzzy +#~ msgid "Invalid point type passed\n" +#~ msgstr "Ongeldig einde van bereik" + +#~ msgid "Unknown procedure type." +#~ msgstr "Onbekende proceduretype" + +#~ msgid "Success" +#~ msgstr "Succes" + +#~ msgid "No match" +#~ msgstr "Geen overeenkomst" + +#~ msgid "Invalid regular expression" +#~ msgstr "Ongeldige reguliere uitdrukking" + +#~ msgid "Trailing backslash" +#~ msgstr "Achteraankomende backslash" + +#~ msgid "Invalid back reference" +#~ msgstr "Ongeldige terugverwijzing" + +#~ msgid "Invalid range end" +#~ msgstr "Ongeldig einde van bereik" + +#~ msgid "Memory exhausted" +#~ msgstr "Geheugen uitgeput" + +#~ msgid "Invalid preceding regular expression" +#~ msgstr "Ongeldige voorafgaande reguliere uitdrukking" + +#~ msgid "Premature end of regular expression" +#~ msgstr "Voorbarig einde van reguliere uitdrukking" + +#~ msgid "Regular expression too big" +#~ msgstr "Reguliere uitdrukking te groot" + +#~ msgid "No previous regular expression" +#~ msgstr "Geen vorige reguliere uitdrukking" #~ msgid "Edit Brush" #~ msgstr "Editeer Penseel" @@ -7466,9 +7371,6 @@ msgstr "Geen vorige reguliere uitdrukking" #~ "samenvoegen van alle zichtbare lagen. In geval van samengevoegde sampling " #~ "wordt de aangeboden tekening genegeerd." -#~ msgid "the image" -#~ msgstr "het beeld" - #~ msgid "Convert specified image to RGB color" #~ msgstr "Converteer gespecifieerd beeld naar RGB kleur" diff --git a/po/no.po b/po/no.po index 9e60b17a61..4365572ea5 100644 --- a/po/no.po +++ b/po/no.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: gimp 1.1.9\n" -"POT-Creation-Date: 1999-10-05 00:43+0200\n" +"POT-Creation-Date: 1999-10-06 13:09-0700\n" "PO-Revision-Date: 1999-10-05 00:56+02:00\n" "Last-Translator: Kjartan Maraas \n" "Language-Team: Norwegian \n" @@ -236,7 +236,6 @@ msgstr "Maks dybde:" #. threshold scale #: app/blend.c:458 app/bucket_fill.c:132 app/fuzzy_select.c:641 -#: app/iscissors.c:385 msgid "Threshold:" msgstr "Terskel:" @@ -1345,11 +1344,11 @@ msgstr "Feil under lagring: " msgid "/File/Open" msgstr "/Fil/еpne" -#: app/fileops.c:1581 app/fileops.c:1597 app/gdisplay.c:1650 app/menus.c:151 +#: app/fileops.c:1581 app/fileops.c:1597 app/gdisplay.c:1651 app/menus.c:151 msgid "/File/Save" msgstr "/Fil/Lagre" -#: app/fileops.c:1582 app/fileops.c:1598 app/gdisplay.c:1651 app/menus.c:153 +#: app/fileops.c:1582 app/fileops.c:1598 app/gdisplay.c:1652 app/menus.c:153 msgid "/File/Save as" msgstr "/Fil/Lagre som" @@ -1430,248 +1429,248 @@ msgstr "indeksert-tom" msgid "indexed" msgstr "indeksert" -#: app/gdisplay.c:1652 app/menus.c:155 +#: app/gdisplay.c:1653 app/menus.c:155 msgid "/File/Revert" msgstr "/Fil/Forkast" -#: app/gdisplay.c:1653 app/gdisplay_ops.c:299 app/gdisplay_ops.c:314 +#: app/gdisplay.c:1654 app/gdisplay_ops.c:299 app/gdisplay_ops.c:314 #: app/gdisplay_ops.c:345 app/menus.c:162 msgid "/File/Close" msgstr "/Fil/Lukk" -#: app/gdisplay.c:1655 +#: app/gdisplay.c:1656 msgid "/Edit" msgstr "/Rediger" -#: app/gdisplay.c:1658 app/menus.c:171 +#: app/gdisplay.c:1659 app/menus.c:171 msgid "/Edit/Cut" msgstr "/Rediger/Klipp ut" -#: app/gdisplay.c:1659 app/menus.c:173 +#: app/gdisplay.c:1660 app/menus.c:173 msgid "/Edit/Copy" msgstr "/Rediger/Kopier" -#: app/gdisplay.c:1660 app/menus.c:175 +#: app/gdisplay.c:1661 app/menus.c:175 msgid "/Edit/Paste" msgstr "/Rediger/Lim inn" -#: app/gdisplay.c:1661 app/menus.c:177 +#: app/gdisplay.c:1662 app/menus.c:177 msgid "/Edit/Paste Into" msgstr "/Rediger/Lim inn i" -#: app/gdisplay.c:1662 app/menus.c:179 +#: app/gdisplay.c:1663 app/menus.c:179 msgid "/Edit/Paste As New" msgstr "/Rediger/Lim inn som nytt" -#: app/gdisplay.c:1663 app/menus.c:183 +#: app/gdisplay.c:1664 app/menus.c:183 msgid "/Edit/Clear" msgstr "/Rediger/Nullstill" -#: app/gdisplay.c:1664 app/menus.c:185 +#: app/gdisplay.c:1665 app/menus.c:185 msgid "/Edit/Fill" msgstr "/Rediger/Fyll" -#: app/gdisplay.c:1665 app/menus.c:187 +#: app/gdisplay.c:1666 app/menus.c:187 msgid "/Edit/Stroke" msgstr "/Rediger/StrЬk" -#: app/gdisplay.c:1666 app/menus.c:189 +#: app/gdisplay.c:1667 app/menus.c:189 msgid "/Edit/Undo" msgstr "/Rediger/Angre" -#: app/gdisplay.c:1667 app/menus.c:191 +#: app/gdisplay.c:1668 app/menus.c:191 msgid "/Edit/Redo" msgstr "/Rediger/Gjenopprett" -#: app/gdisplay.c:1668 app/menus.c:197 +#: app/gdisplay.c:1669 app/menus.c:197 msgid "/Edit/Cut Named" msgstr "/Rediger/Klipp ut navngitt" -#: app/gdisplay.c:1669 app/menus.c:199 +#: app/gdisplay.c:1670 app/menus.c:199 msgid "/Edit/Copy Named" msgstr "/Rediger/Kopier navngitt" -#: app/gdisplay.c:1670 app/menus.c:201 +#: app/gdisplay.c:1671 app/menus.c:201 msgid "/Edit/Paste Named" msgstr "/Rediger/Lim inn navngitt" -#: app/gdisplay.c:1673 +#: app/gdisplay.c:1674 msgid "/Select" msgstr "/Velg" -#: app/gdisplay.c:1674 app/menus.c:230 +#: app/gdisplay.c:1675 app/menus.c:230 msgid "/Select/Save To Channel" msgstr "/Velg/Lagre til kanal" -#: app/gdisplay.c:1676 +#: app/gdisplay.c:1677 msgid "/View" msgstr "/Vis" -#: app/gdisplay.c:1679 app/menus.c:266 +#: app/gdisplay.c:1680 app/menus.c:266 msgid "/View/Toggle Selection" msgstr "/Vis/SlЕ av/pЕ utvalg" -#: app/gdisplay.c:1680 app/menus.c:268 +#: app/gdisplay.c:1681 app/menus.c:268 msgid "/View/Toggle Rulers" msgstr "/Vis/SlЕ av/pЕ linjaler" -#: app/gdisplay.c:1682 app/menus.c:272 +#: app/gdisplay.c:1683 app/menus.c:272 msgid "/View/Toggle Guides" msgstr "/Vis/SlЕ av pЕ guider" -#: app/gdisplay.c:1683 app/menus.c:274 +#: app/gdisplay.c:1684 app/menus.c:274 msgid "/View/Snap To Guides" msgstr "/Vis/Fest til guider" -#: app/gdisplay.c:1684 app/menus.c:270 +#: app/gdisplay.c:1685 app/menus.c:270 msgid "/View/Toggle Statusbar" msgstr "/Vis/SlЕ av/pЕ statuslinje" -#: app/gdisplay.c:1686 app/menus.c:257 +#: app/gdisplay.c:1687 app/menus.c:257 msgid "/View/Dot for dot" msgstr "/Vis/Punkt for punkt" -#: app/gdisplay.c:1689 +#: app/gdisplay.c:1690 msgid "/Image" msgstr "/Bilde" -#: app/gdisplay.c:1690 app/gdisplay.c:1701 +#: app/gdisplay.c:1691 app/gdisplay.c:1702 msgid "/Image/Colors" msgstr "/Bilde/Farger" -#: app/gdisplay.c:1691 +#: app/gdisplay.c:1692 msgid "/Image/Channels" msgstr "/Bilde/Kanaler" -#: app/gdisplay.c:1692 +#: app/gdisplay.c:1693 msgid "/Image/Alpha" msgstr "/Bilde/Alfa" -#: app/gdisplay.c:1693 app/menus.c:68 +#: app/gdisplay.c:1694 app/menus.c:68 msgid "/Image/Transforms" msgstr "/Bilde/Transformering" -#: app/gdisplay.c:1696 app/menus.c:312 +#: app/gdisplay.c:1697 app/menus.c:312 msgid "/Image/RGB" msgstr "/Bilde/RGB" -#: app/gdisplay.c:1697 app/menus.c:314 +#: app/gdisplay.c:1698 app/menus.c:314 msgid "/Image/Grayscale" msgstr "/Bilde/GrЕtone" -#: app/gdisplay.c:1698 app/menus.c:316 +#: app/gdisplay.c:1699 app/menus.c:316 msgid "/Image/Indexed" msgstr "/Bilde/Indeksert" -#: app/gdisplay.c:1699 app/tools.c:658 +#: app/gdisplay.c:1700 app/tools.c:658 msgid "/Image/Histogram" msgstr "/Bilde/Histogram" -#: app/gdisplay.c:1702 app/tools.c:613 +#: app/gdisplay.c:1703 app/tools.c:613 msgid "/Image/Colors/Threshold" msgstr "/Bilde/Farger/Terskel" -#: app/gdisplay.c:1703 app/tools.c:598 +#: app/gdisplay.c:1704 app/tools.c:598 msgid "/Image/Colors/Posterize" msgstr "/Bilde/Farger/Posteriser" -#: app/gdisplay.c:1704 app/menus.c:288 +#: app/gdisplay.c:1705 app/menus.c:288 msgid "/Image/Colors/Equalize" msgstr "/Bilde/Farger/Jevn ut" -#: app/gdisplay.c:1705 app/menus.c:290 +#: app/gdisplay.c:1706 app/menus.c:290 msgid "/Image/Colors/Invert" msgstr "/Bilde/Farger/Inverter" -#: app/gdisplay.c:1706 app/tools.c:553 +#: app/gdisplay.c:1707 app/tools.c:553 msgid "/Image/Colors/Color Balance" msgstr "/Bilde/Farger/Fargebalanse" -#: app/gdisplay.c:1707 app/tools.c:568 +#: app/gdisplay.c:1708 app/tools.c:568 msgid "/Image/Colors/Brightness-Contrast" msgstr "/Bilde/Farger/Lys-Kontrast" -#: app/gdisplay.c:1709 app/tools.c:583 +#: app/gdisplay.c:1710 app/tools.c:583 msgid "/Image/Colors/Hue-Saturation" msgstr "/Bilde/Farger/GlЬd-Metning" -#: app/gdisplay.c:1710 app/tools.c:628 +#: app/gdisplay.c:1711 app/tools.c:628 msgid "/Image/Colors/Curves" msgstr "/Bilde/Farger/Kurver" -#: app/gdisplay.c:1711 app/tools.c:643 +#: app/gdisplay.c:1712 app/tools.c:643 msgid "/Image/Colors/Levels" msgstr "/Bilde/Farger/NivЕer" -#: app/gdisplay.c:1712 app/menus.c:294 +#: app/gdisplay.c:1713 app/menus.c:294 msgid "/Image/Colors/Desaturate" msgstr "/Bilde/Farger/Mindre mettet" -#: app/gdisplay.c:1714 app/menus.c:302 +#: app/gdisplay.c:1715 app/menus.c:302 msgid "/Image/Alpha/Add Alpha Channel" msgstr "/Bilde/Alfa/Legg til alfakanal" -#: app/gdisplay.c:1717 app/menus.c:307 +#: app/gdisplay.c:1718 app/menus.c:307 msgid "/Image/Transforms/Offset" msgstr "/Bilde/Transformering/Avstand" -#: app/gdisplay.c:1720 +#: app/gdisplay.c:1721 msgid "/Layers/Stack" msgstr "/Lag/Stabel" -#: app/gdisplay.c:1723 app/menus.c:335 +#: app/gdisplay.c:1724 app/menus.c:335 msgid "/Layers/Stack/Previous Layer" msgstr "/Lag/Stabel/Forrige lag" -#: app/gdisplay.c:1725 app/menus.c:337 +#: app/gdisplay.c:1726 app/menus.c:337 msgid "/Layers/Stack/Next Layer" msgstr "/Lag/Stabel/Neste lag" -#: app/gdisplay.c:1727 app/menus.c:339 +#: app/gdisplay.c:1728 app/menus.c:339 msgid "/Layers/Stack/Raise Layer" msgstr "/Lag/Stabel/Hev lag" -#: app/gdisplay.c:1729 app/menus.c:341 +#: app/gdisplay.c:1730 app/menus.c:341 msgid "/Layers/Stack/Lower Layer" msgstr "/Lag/Stabel/Senk lag" -#: app/gdisplay.c:1731 app/menus.c:343 +#: app/gdisplay.c:1732 app/menus.c:343 msgid "/Layers/Stack/Layer to Top" msgstr "/Lag/Stabel/Lag til topp" -#: app/gdisplay.c:1733 app/menus.c:345 +#: app/gdisplay.c:1734 app/menus.c:345 msgid "/Layers/Stack/Layer to Bottom" msgstr "/Lag/Stabel/Lag til bunn" -#: app/gdisplay.c:1737 app/menus.c:349 +#: app/gdisplay.c:1738 app/menus.c:349 msgid "/Layers/Anchor Layer" msgstr "/Lag/Forankre lag" -#: app/gdisplay.c:1738 app/menus.c:351 +#: app/gdisplay.c:1739 app/menus.c:351 msgid "/Layers/Merge Visible Layers" msgstr "/Lag/Flett sammen synlige lag" -#: app/gdisplay.c:1739 app/menus.c:353 +#: app/gdisplay.c:1740 app/menus.c:353 msgid "/Layers/Flatten Image" msgstr "/Lag/Flat ut bilde" -#: app/gdisplay.c:1740 app/menus.c:355 +#: app/gdisplay.c:1741 app/menus.c:355 msgid "/Layers/Alpha To Selection" msgstr "/Lag/Legg til alfakanal" -#: app/gdisplay.c:1741 app/menus.c:357 +#: app/gdisplay.c:1742 app/menus.c:357 msgid "/Layers/Mask To Selection" msgstr "/Lag/Maske til utvalg" -#: app/gdisplay.c:1742 app/menus.c:359 +#: app/gdisplay.c:1743 app/menus.c:359 msgid "/Layers/Add Alpha Channel" msgstr "/Lag/Legg til alfakanal" -#: app/gdisplay.c:1745 +#: app/gdisplay.c:1746 msgid "/Filters" msgstr "/Filtre" -#: app/gdisplay.c:1747 +#: app/gdisplay.c:1748 msgid "/Script-Fu" msgstr "/Script-Fu" @@ -2663,7 +2662,7 @@ msgstr "%s: Vindusinformasjon" msgid "Dimensions (w x h):" msgstr "Dimensjoner (b x h):" -#: app/info_window.c:306 app/iscissors.c:356 +#: app/info_window.c:306 msgid "Resolution:" msgstr "OpplЬsning:" @@ -3297,20 +3296,6 @@ msgstr "Inverter opererer ikke p msgid "Invert operation failed." msgstr "Inverteringsoperasjonene feilet." -#: app/iscissors.c:350 -msgid "Curve" -msgstr "Kurver" - -#. the threshold scale -#: app/iscissors.c:379 -msgid "Edge Detect " -msgstr "Detekter kant " - -#. the elasticity scale -#: app/iscissors.c:408 -msgid "Elasticity:" -msgstr "Elastisitet:" - #: app/layer.c:248 msgid "Zero width or height layers not allowed." msgstr "Lag uten hЬyde eller bredde er ikke tillatt." @@ -6252,3 +6237,12 @@ msgstr "" #: libgimp/gimpexport.c:332 msgid "The export conversion won't modify your original image." msgstr "" + +#~ msgid "Curve" +#~ msgstr "Kurver" + +#~ msgid "Edge Detect " +#~ msgstr "Detekter kant " + +#~ msgid "Elasticity:" +#~ msgstr "Elastisitet:" diff --git a/po/pl.po b/po/pl.po index 2214a074fe..16e0256f5f 100644 --- a/po/pl.po +++ b/po/pl.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: gimp\n" -"POT-Creation-Date: 1999-09-22 18:46+0200\n" +"POT-Creation-Date: 1999-10-06 13:09-0700\n" "PO-Revision-Date: 1999-09-19 15:18+0200\n" "Last-Translator: GNOME PL Team\n" "Language-Team: Polish \n" @@ -9,112 +9,102 @@ msgstr "" "Content-Type: text/plain; charset=iso-8859-2\n" "Content-Transfer-Encoding: 8bit\n" -#: app/about_dialog.c:1 +#: app/about_dialog.c:164 msgid "About the GIMP" msgstr "Informacje o GIMP-ie" -#: app/about_dialog.c:1 -msgid "-Adobe-Helvetica-Medium-R-Normal--*-140-*-*-*-*-*-*" -msgstr "-Adobe-Helvetica-Medium-R-Normal--*-140-*-*-*-*-iso8859-2" - -#: app/about_dialog.c:1 +#: app/about_dialog.c:209 msgid "Version " msgstr "Wersja" -#: app/about_dialog.c:1 +#: app/about_dialog.c:210 msgid " brought to you by" msgstr " stworzona przez" -#: app/about_dialog.c:1 -msgid "Spencer Kimball & Peter Mattis" -msgstr "Spencera Kimballa i Petera Mattisa" - -#: app/about_dialog.c:1 +#: app/about_dialog.c:248 msgid "Please visit http://www.gimp.org/ for more info" msgstr "Aby uzyskaФ wiЙcej informacji, odwied╪ http://www.gimp.org/" -#: app/airbrush.c:1 +#: app/airbrush.c:132 msgid "Rate:" msgstr "" #. the pressure scale -#: app/airbrush.c:1 app/convolve.c:1 app/smudge.c:1 +#: app/airbrush.c:150 app/convolve.c:154 app/smudge.c:118 msgid "Pressure:" msgstr "Nacisk: " -#: app/airbrush.c:1 +#: app/airbrush.c:212 msgid "killing stray timer, please report to lewing@gimp.org" msgstr "" -#: app/app_procs.c:1 +#: app/app_procs.c:361 msgid "GIMP Startup" msgstr "Uruchamianie GIMP-a" -#: app/app_procs.c:1 app/gimprc.c:1 +#: app/app_procs.c:474 app/gimprc.c:410 #, c-format msgid "parsing \"%s\"\n" msgstr "analiza \"%s\"\n" #. initialize the xcf file format routines -#: app/app_procs.c:1 +#: app/app_procs.c:531 msgid "Looking for data files" msgstr "Wyszukiwanie plikСw z danymi" -#: app/app_procs.c:1 +#: app/app_procs.c:531 msgid "Parasites" msgstr "" #. initialize the global parasite table -#: app/app_procs.c:1 app/internal_procs.c:1 app/preferences_dialog.c:1 +#: app/app_procs.c:533 app/internal_procs.c:70 app/preferences_dialog.c:2132 msgid "Brushes" msgstr "PЙdzle" #. initialize the list of gimp brushes -#: app/app_procs.c:1 app/internal_procs.c:1 app/preferences_dialog.c:1 +#: app/app_procs.c:535 app/internal_procs.c:139 app/preferences_dialog.c:2136 msgid "Patterns" msgstr "Wzory" #. initialize the list of gimp patterns -#: app/app_procs.c:1 app/preferences_dialog.c:1 +#: app/app_procs.c:537 app/preferences_dialog.c:2138 msgid "Palettes" msgstr "Palety" #. initialize the list of gimp palettes -#: app/app_procs.c:1 app/gradient_select.c:1 app/internal_procs.c:1 -#: app/preferences_dialog.c:1 +#: app/app_procs.c:539 app/gradient_select.c:543 app/internal_procs.c:109 +#: app/preferences_dialog.c:2140 msgid "Gradients" msgstr "Gradienty" -#: app/app_procs.c:1 app/app_procs.c:1 app/app_procs.c:1 -#: app/app_procs.c:1 app/menus.c:1 app/menus.c:1 +#: app/app_procs.c:710 app/app_procs.c:711 app/app_procs.c:726 +#: app/app_procs.c:727 app/menus.c:138 app/menus.c:164 msgid "/File/Quit" msgstr "/Plik/ZakoЯcz" -#: app/app_procs.c:1 +#: app/app_procs.c:729 msgid "Really Quit?" msgstr "Rzeczywi╤cie zakoЯczyФ?" -#: app/app_procs.c:1 app/install.c:1 app/install.c:1 +#: app/app_procs.c:735 app/install.c:259 app/install.c:405 msgid "Quit" msgstr "ZakoЯcz" -#: app/app_procs.c:1 app/brightness_contrast.c:1 app/channel_ops.c:1 -#: app/channels_dialog.c:1 app/channels_dialog.c:1 -#: app/color_balance.c:1 app/color_notebook.c:1 app/color_notebook.c:1 -#: app/color_select.c:1 app/color_select.c:1 app/convert.c:1 -#: app/curves.c:1 app/file_new_dialog.c:1 app/file_new_dialog.c:1 -#: app/gdisplay_color.c:1 app/gdisplay_color_ui.c:1 app/gdisplay_ops.c:1 -#: app/gimpprogress.c:1 app/global_edit.c:1 app/gradient.c:1 -#: app/gradient.c:1 app/gradient.c:1 app/hue_saturation.c:1 -#: app/interface.c:1 app/interface.c:1 app/layers_dialog.c:1 -#: app/layers_dialog.c:1 app/layers_dialog.c:1 app/layers_dialog.c:1 -#: app/layers_dialog.c:1 app/levels.c:1 app/posterize.c:1 -#: app/preferences_dialog.c:1 app/qmask.c:1 app/resize.c:1 -#: app/threshold.c:1 +#: app/app_procs.c:737 app/brightness_contrast.c:224 app/channel_ops.c:94 +#: app/channels_dialog.c:2400 app/channels_dialog.c:2574 +#: app/color_balance.c:299 app/color_notebook.c:113 app/convert.c:499 +#: app/curves.c:560 app/file_new_dialog.c:196 app/file_new_dialog.c:378 +#: app/gdisplay_color_ui.c:117 app/gdisplay_ops.c:356 app/gimpprogress.c:114 +#: app/global_edit.c:712 app/gradient.c:1566 app/gradient.c:4622 +#: app/gradient.c:5181 app/hue_saturation.c:393 app/interface.c:944 +#: app/layers_dialog.c:3311 app/layers_dialog.c:3517 app/layers_dialog.c:3642 +#: app/layers_dialog.c:3756 app/layers_dialog.c:4043 app/levels.c:364 +#: app/posterize.c:205 app/preferences_dialog.c:1174 app/qmask.c:257 +#: app/resize.c:193 app/threshold.c:289 libgimp/gimpexport.c:264 msgid "Cancel" msgstr "Anuluj" -#: app/app_procs.c:1 +#: app/app_procs.c:760 msgid "" "Some files unsaved.\n" "\n" @@ -124,515 +114,429 @@ msgstr "" "\n" "ZakoЯczyФ GIMP-a?" -#: app/batch.c:1 -msgid "script-fu not available: batch mode disabled\n" -msgstr "skrypty script-fu nie s╠ dostЙpne: tryb wsadowy deaktywowany\n" - -#: app/batch.c:1 -msgid "reading batch commands from stdin\n" -msgstr "wczytywanie poleceЯ wsadowych ze standardowego wej╤cia\n" - -#: app/batch.c:1 -msgid "batch command: experienced an execution error.\n" -msgstr "polecenie wsadowe: wyst╠piФ bЁ╠d wykonania.\n" - -#: app/batch.c:1 -msgid "batch command: experienced a calling error.\n" -msgstr "polecenie wsadowe: wyst╠piЁ bЁ╠d wywoЁania.\n" - -#: app/batch.c:1 -msgid "batch command: executed successfully.\n" -msgstr "polecenie wsadowe: wykonano pomy╤lnie.\n" - -#: app/batch.c:1 -msgid "extension_perl_server not available: unable to start the perl server\n" -msgstr "" -"extension_perl_server nie jest dostЙpny: nie mo©na uruchomiФ serwera perla\n" - -#: app/batch.c:1 -msgid "perl server: experienced an execution error.\n" -msgstr "serwer perla: wyst╠piЁ bЁ╠d wykonania.\n" - -#: app/batch.c:1 -msgid "perl server: experienced a calling error.\n" -msgstr "serwer perla: bЁ╠d wywoЁania\n" - -#: app/batch.c:1 -msgid "perl server: executed successfully.\n" -msgstr "serwer perla: wykonano pomy╤lnie.\n" - -#: app/bezier_select.c:1 +#: app/bezier_select.c:468 msgid "Bezier path already closed." msgstr "Krzywa Beziera zostaЁa ju© zamkniЙta" -#: app/bezier_select.c:1 +#: app/bezier_select.c:489 msgid "Corrupt curve" msgstr "Uszkodzona krzywa" -#: app/bezier_select.c:1 -msgid "" -"bezier_select_button_press(): Tried to edit on open bezier curve in edit " -"selection" +#: app/bezier_select.c:2829 +msgid "Curve not closed!" msgstr "" -#: app/bezier_select.c:1 -msgid "bezier_select_motion(): Encountered orphaned bezier control point" -msgstr "" - -#: app/bezier_select.c:1 -msgid "bezier_draw_segment(): Bad bezier segment" -msgstr "bezier_draw_segment(): BЁЙdny segment beziera" - -#: app/bezier_select.c:1 -#, c-format -msgid "bezier_draw_segment(): Unknown coordinate space: %d" -msgstr "bezier_draw_segment(): Nieznany ukЁad wspСЁrzЙdnych: %d" - -#: app/bezier_select.c:1 -msgid "bezier_convert(): tried to convert an open bezier curve" -msgstr "bezier_convert(): PrСba konwersji otwartej krzywej beziera" - -#: app/bezier_select.c:1 -#, c-format -msgid "test_add_point_on_segment(): Unknown coordinate space: %d" -msgstr "test_add_point_on_segment(): Nieznany ukЁad wspСЁrzЙdnych: %d" - -#: app/bezier_select.c:1 +#: app/bezier_select.c:3164 msgid "Paintbrush operation failed." msgstr "Operacja pЙdzlem nie powiodЁa siЙ." -#: app/bezier_select.c:1 -msgid "bezier_draw_segment_for_distance(): Bad bezier segment" -msgstr "bezier_draw_segment_for_distance(): Niepoprawny segment beziera" - -#: app/blend.c:1 +#: app/blend.c:261 msgid "FG to BG (RGB)" msgstr "" -#: app/blend.c:1 +#: app/blend.c:263 msgid "FG to BG (HSV)" msgstr "" -#: app/blend.c:1 +#: app/blend.c:265 msgid "FG to Transparent" msgstr "" -#: app/blend.c:1 +#: app/blend.c:267 msgid "Custom from editor" msgstr "WЁasny z edytora" -#: app/blend.c:1 app/gradient.c:1 app/preferences_dialog.c:1 +#: app/blend.c:273 app/gradient.c:461 app/preferences_dialog.c:1414 msgid "Linear" msgstr "Liniowy" -#: app/blend.c:1 +#: app/blend.c:275 msgid "Bi-Linear" msgstr "Dwuliniowy" -#: app/blend.c:1 +#: app/blend.c:277 msgid "Radial" msgstr "Promienisty" -#: app/blend.c:1 +#: app/blend.c:279 msgid "Square" msgstr "Prostok╠tny" -#: app/blend.c:1 +#: app/blend.c:281 msgid "Conical (symmetric)" msgstr "Sto©kowy (symetryczny)" -#: app/blend.c:1 +#: app/blend.c:283 msgid "Conical (asymmetric)" msgstr "Sto©kowy (asymetryczny)" -#: app/blend.c:1 +#: app/blend.c:285 msgid "Shapeburst (angular)" msgstr "" -#: app/blend.c:1 +#: app/blend.c:287 msgid "Shapeburst (spherical)" msgstr "" -#: app/blend.c:1 +#: app/blend.c:289 msgid "Shapeburst (dimpled)" msgstr "" -#: app/blend.c:1 +#: app/blend.c:291 msgid "Spiral (clockwise)" msgstr "Spiralny (zgodnie z zegarem)" -#: app/blend.c:1 +#: app/blend.c:293 msgid "Spiral (anticlockwise)" msgstr "Spiralny (przeciwnie do zegara)" -#: app/blend.c:1 app/preferences_dialog.c:1 +#: app/blend.c:299 app/preferences_dialog.c:1466 msgid "None" msgstr "Brak" -#: app/blend.c:1 +#: app/blend.c:301 msgid "Sawtooth wave" msgstr "Fala piЁoksztaЁtna" -#: app/blend.c:1 +#: app/blend.c:303 msgid "Triangular wave" msgstr "Fala trСjk╠tna" -#: app/blend.c:1 +#: app/blend.c:331 msgid "Offset:" msgstr "PrzesuniЙcie:" #. the blend mode menu -#: app/blend.c:1 +#: app/blend.c:349 msgid "Blend:" msgstr "Zlewanie:" #. the gradient type menu -#: app/blend.c:1 +#: app/blend.c:367 msgid "Gradient:" msgstr "Gradient:" #. the repeat option -#: app/blend.c:1 +#: app/blend.c:385 msgid "Repeat:" msgstr "" -#: app/blend.c:1 +#: app/blend.c:418 msgid "Adaptive supersampling" msgstr "NadprСbkowanie adaptywne" #. max depth scale -#: app/blend.c:1 +#: app/blend.c:440 msgid "Max depth:" msgstr "Maksymalna gЁЙbia:" #. threshold scale -#: app/blend.c:1 app/bucket_fill.c:1 app/fuzzy_select.c:1 -#: app/iscissors.c:1 +#: app/blend.c:458 app/bucket_fill.c:132 app/fuzzy_select.c:641 msgid "Threshold:" msgstr "PrСg:" -#: app/blend.c:1 +#: app/blend.c:496 msgid "Blend: Invalid for indexed images." msgstr "Zlewanie: NiedostЙpne w trybach indeksowanych." -#: app/blend.c:1 +#: app/blend.c:521 msgid "Blend: 0, 0" msgstr "Zlewanie: 0, 0" -#: app/blend.c:1 +#: app/blend.c:584 msgid "Blend operation failed." msgstr "Operacja zlewania nie powiodЁa siЙ." -#: app/blend.c:1 +#: app/blend.c:590 msgid "Blending..." msgstr "Zlewanie..." -#: app/blend.c:1 app/blend.c:1 +#: app/blend.c:688 app/blend.c:698 msgid "Blend: " msgstr "Zlewanie: " -#: app/blend.c:1 -#, c-format -msgid "gradient_render_pixel(): Unknown gradient type %d" -msgstr "gradient_render_pixel(): Nieznany typ gradientu %d" - -#: app/blend.c:1 -#, c-format -msgid "gradient_fill_region(): Unknown blend mode %d" -msgstr "gradient_fill_region(): Nieznany tryb zlewania %d" - -#: app/blend.c:1 -#, c-format -msgid "gradient_fill_region(): Unknown gradient type %d" -msgstr "gradient_fill_region(): Nieznany typ gradientu %d" - -#: app/blend.c:1 -#, c-format -msgid "gradient_fill_region(): Unknown repeat mode %d" -msgstr "gradient_fill_region(): Nieznany tryb powtarzania %d" - -#: app/boundary.c:1 -msgid "make_seg(): Unable to reallocate segments array for mask boundary." -msgstr "" - -#: app/boundary.c:1 -msgid "" -"allocate_empty_segs(): Unable to reallocate empty segments array for mask " -"boundary." -msgstr "" - -#: app/brightness_contrast.c:1 +#: app/brightness_contrast.c:134 msgid "Brightness-Contrast Options" msgstr "Opcje jasno╤ci i kontrastu" -#: app/brightness_contrast.c:1 +#: app/brightness_contrast.c:170 msgid "Brightness-Contrast does not operate on indexed drawables." msgstr "Nie mo©na modyfikowaФ jasno╤ci i kontrastu w trybie indeksowanym." -#: app/brightness_contrast.c:1 app/channel_ops.c:1 -#: app/channels_dialog.c:1 app/channels_dialog.c:1 -#: app/color_balance.c:1 app/color_notebook.c:1 app/color_notebook.c:1 -#: app/color_select.c:1 app/color_select.c:1 app/convert.c:1 -#: app/curves.c:1 app/file_new_dialog.c:1 app/file_new_dialog.c:1 -#: app/gdisplay_color.c:1 app/gdisplay_color_ui.c:1 -#: app/hue_saturation.c:1 app/interface.c:1 app/interface.c:1 -#: app/layers_dialog.c:1 app/layers_dialog.c:1 app/layers_dialog.c:1 -#: app/layers_dialog.c:1 app/levels.c:1 app/module_db.c:1 -#: app/posterize.c:1 app/preferences_dialog.c:1 app/qmask.c:1 -#: app/resize.c:1 app/threshold.c:1 -msgid "OK" -msgstr "OK" - -#: app/brightness_contrast.c:1 app/tools.c:1 +#: app/brightness_contrast.c:217 app/tools.c:566 msgid "Brightness-Contrast" msgstr "Jasno╤Ф i kontrast" +#: app/brightness_contrast.c:222 app/channel_ops.c:92 +#: app/channels_dialog.c:2398 app/channels_dialog.c:2572 +#: app/color_balance.c:297 app/color_notebook.c:110 app/convert.c:497 +#: app/curves.c:558 app/file_new_dialog.c:194 app/file_new_dialog.c:374 +#: app/gdisplay_color_ui.c:115 app/hue_saturation.c:391 +#: app/layers_dialog.c:3309 app/layers_dialog.c:3515 app/layers_dialog.c:3640 +#: app/layers_dialog.c:4041 app/levels.c:362 app/module_db.c:268 +#: app/posterize.c:203 app/preferences_dialog.c:1170 app/qmask.c:255 +#: app/resize.c:191 app/threshold.c:287 +msgid "OK" +msgstr "OK" + #. Create the brightness scale widget -#: app/brightness_contrast.c:1 +#: app/brightness_contrast.c:238 msgid "Brightness" msgstr "Jasno╤Ф" #. Create the contrast scale widget -#: app/brightness_contrast.c:1 +#: app/brightness_contrast.c:271 msgid "Contrast" msgstr "Kontrast" #. The preview toggle -#: app/brightness_contrast.c:1 app/color_balance.c:1 app/curves.c:1 -#: app/fileops.c:1 app/hue_saturation.c:1 app/levels.c:1 -#: app/palette.c:1 app/posterize.c:1 app/threshold.c:1 +#: app/brightness_contrast.c:309 app/color_balance.c:436 app/curves.c:660 +#: app/fileops.c:411 app/hue_saturation.c:569 app/levels.c:544 +#: app/palette.c:2939 app/posterize.c:239 app/threshold.c:350 msgid "Preview" msgstr "Podgl╠d" -#. The close push button -#: app/brush_edit.c:1 app/brush_select.c:1 app/by_color_select.c:1 -#: app/color_notebook.c:1 app/color_picker.c:1 app/color_select.c:1 -#: app/colormap_dialog.i.c:1 app/colormap_dialog.i.c:1 app/crop.c:1 -#: app/devices.c:1 app/docindexif.c:1 app/errorconsole.c:1 -#: app/gdisplay_ops.c:1 app/gradient.c:1 app/gradient_select.c:1 -#: app/histogram_tool.c:1 app/info_window.c:1 app/lc_dialog.c:1 -#: app/measure.c:1 app/nav_window.c:1 app/palette.c:1 -#: app/palette.c:1 app/palette.c:1 app/palette_select.c:1 -#: app/pattern_select.c:1 app/tips_dialog.c:1 app/tools.c:1 -#: libgimp/gimpfileselection.c:1 libgimp/gimpunitmenu.c:1 -msgid "Close" -msgstr "Zamknij" - -#: app/brush_edit.c:1 +#: app/brush_edit.c:208 msgid "Brush Editor" msgstr "Edytor pЙdzli" +#. The close button +#: app/brush_edit.c:214 app/brush_select.c:207 app/brush_select.c:227 +#: app/by_color_select.c:567 app/color_notebook.c:110 app/color_picker.c:236 +#: app/colormap_dialog.i.c:143 app/colormap_dialog.i.c:152 app/crop.c:1027 +#: app/devices.c:715 app/docindexif.c:104 app/errorconsole.c:277 +#: app/gdisplay_ops.c:354 app/gradient.c:697 app/gradient_select.c:456 +#: app/histogram_tool.c:292 app/info_window.c:267 app/lc_dialog.c:198 +#: app/measure.c:180 app/nav_window.c:1095 app/palette.c:2035 +#: app/palette.c:2052 app/palette.c:2837 app/palette_select.c:225 +#: app/pattern_select.c:102 app/pattern_select.c:123 app/tips_dialog.c:147 +#: app/tools.c:928 app/undo_history.c:452 libgimp/gimpfileselection.c:356 +#: libgimp/gimpunitmenu.c:518 +msgid "Close" +msgstr "Zamknij" + #. brush radius scale -#: app/brush_edit.c:1 app/color_picker.c:1 app/tool_options.c:1 +#: app/brush_edit.c:266 app/color_picker.c:180 app/tool_options.c:288 msgid "Radius:" msgstr "PromieЯ:" #. brush hardness scale -#: app/brush_edit.c:1 +#: app/brush_edit.c:283 msgid "Hardness:" msgstr "Twardo╤Ф:" #. brush aspect ratio scale -#: app/brush_edit.c:1 +#: app/brush_edit.c:299 msgid "Aspect Ratio:" msgstr "WspСЁczynnik proporcji:" #. brush angle scale -#: app/brush_edit.c:1 app/measure.c:1 app/rotate_tool.c:1 +#: app/brush_edit.c:315 app/measure.c:272 app/rotate_tool.c:90 msgid "Angle:" msgstr "K╠t:" -#: app/brush_select.c:1 app/gradient.c:1 app/module_db.c:1 -#: app/palette.c:1 app/pattern_select.c:1 -msgid "Refresh" -msgstr "Od╤wie©" - -#: app/brush_select.c:1 +#: app/brush_select.c:219 msgid "Brush Selection" msgstr "WybСr pЙdzla" -#: app/brush_select.c:1 app/pattern_select.c:1 +#: app/brush_select.c:225 app/gradient.c:695 app/module_db.c:305 +#: app/palette.c:2033 app/pattern_select.c:121 +msgid "Refresh" +msgstr "Od╤wie©" + +#: app/brush_select.c:300 app/pattern_select.c:151 msgid "Active" msgstr "Aktywny" +#: app/brush_select.c:302 +msgid "(0 X 0)" +msgstr "" + #. Create the opacity scale widget -#: app/brush_select.c:1 app/layers_dialog.c:1 app/tool_options.c:1 +#: app/brush_select.c:330 app/layers_dialog.c:386 app/tool_options.c:603 msgid "Opacity:" msgstr "Prze╪roczysto╤Ф:" #. Create the paint mode option menu -#: app/brush_select.c:1 app/layers_dialog.c:1 app/tool_options.c:1 +#: app/brush_select.c:348 app/layers_dialog.c:360 app/tool_options.c:633 msgid "Mode:" msgstr "Tryb:" -#: app/brush_select.c:1 app/palette.c:1 app/palette.c:1 -#: app/palette.c:1 +#: app/brush_select.c:372 app/palette.c:1446 app/palette.c:1467 +#: app/palette.c:2222 msgid "New" msgstr "Nowa" -#: app/brush_select.c:1 app/colormap_dialog.i.c:1 app/gradient_select.c:1 -#: app/palette.c:1 app/palette.c:1 app/palette_select.c:1 +#: app/brush_select.c:378 app/colormap_dialog.i.c:150 +#: app/gradient_select.c:454 app/palette.c:1438 app/palette.c:2050 +#: app/palette_select.c:223 msgid "Edit" msgstr "Edycja" -#: app/brush_select.c:1 app/global_edit.c:1 app/gradient.c:1 -#: app/palette.c:1 app/palette.c:1 +#: app/brush_select.c:384 app/global_edit.c:710 app/gradient.c:1564 +#: app/palette.c:1453 app/palette.c:2231 msgid "Delete" msgstr "UsuЯ" -#: app/brush_select.c:1 +#: app/brush_select.c:408 msgid "Spacing:" msgstr "OdstЙp:" -#: app/brush_select.c:1 -msgid "failed to run brush callback function" +#. Set brush size +#: app/brush_select.c:1317 +#, c-format +msgid "(%d X %d)" msgstr "" -#: app/brush_select.c:1 +#: app/brush_select.c:1352 msgid "" "We are all fresh out of brush editors today,\n" "please write your own or try back tomorrow\n" msgstr "" -#: app/bucket_fill.c:1 +#: app/brush_select.c:1373 +msgid "Wilber says: \"I don't know how to delete that brush.\"" +msgstr "" + +#: app/bucket_fill.c:109 msgid "FG Color Fill" msgstr "WypeЁnienie kolorem" -#: app/bucket_fill.c:1 +#: app/bucket_fill.c:110 msgid "BG Color Fill" msgstr "WypeЁnianie tЁem" -#: app/bucket_fill.c:1 +#: app/bucket_fill.c:111 msgid "Pattern Fill" msgstr "WypeЁnienie wzorem" -#: app/bucket_fill.c:1 app/color_picker.c:1 app/tool_options.c:1 +#: app/bucket_fill.c:152 app/color_picker.c:155 app/tool_options.c:362 msgid "Sample Merged" msgstr "" #. fill type -#: app/bucket_fill.c:1 app/file_new_dialog.c:1 +#: app/bucket_fill.c:160 app/file_new_dialog.c:645 msgid "Fill Type" msgstr "Typ wypeЁnienia" -#: app/bucket_fill.c:1 +#: app/bucket_fill.c:240 msgid "Bucket Fill operation failed." msgstr "WypeЁnienie kubeЁkiem nie powiodЁo siЙ." -#: app/bucket_fill.c:1 +#: app/bucket_fill.c:343 msgid "No available patterns for this operation." msgstr "Brak wzorСw dla tej operacji." -#: app/by_color_select.c:1 app/paint_funcs.c:1 +#: app/by_color_select.c:540 app/paint_funcs.c:99 msgid "Replace" msgstr "Zast╠p" -#: app/by_color_select.c:1 app/colormap_dialog.i.c:1 -#: app/gdisplay_color_ui.c:1 +#: app/by_color_select.c:541 app/colormap_dialog.i.c:148 +#: app/gdisplay_color_ui.c:102 msgid "Add" msgstr "Dodaj" -#: app/by_color_select.c:1 app/layers_dialog.c:1 app/tool_options.c:1 +#: app/by_color_select.c:542 app/layers_dialog.c:243 app/tool_options.c:999 msgid "Subtract" msgstr "Odejmij" -#: app/by_color_select.c:1 +#: app/by_color_select.c:543 msgid "Intersect" msgstr "Przetnij" -#: app/by_color_select.c:1 +#. The shell and main vbox +#: app/by_color_select.c:560 msgid "By Color Selection" msgstr "" -#: app/by_color_select.c:1 +#: app/by_color_select.c:565 app/curves.c:556 app/file_new_dialog.c:376 +#: app/tools.c:926 app/transform_core.c:247 +msgid "Reset" +msgstr "Zresetuj" + +#: app/by_color_select.c:607 msgid "Inactive" msgstr "Nieaktywny" #. Create the selection mode radio box -#: app/by_color_select.c:1 +#: app/by_color_select.c:614 msgid "Selection Mode" msgstr "Tryb zaznaczania" -#: app/by_color_select.c:1 +#: app/by_color_select.c:638 msgid "Fuzziness Threshold" msgstr "" -#. The reset push button -#: app/by_color_select.c:1 app/curves.c:1 app/file_new_dialog.c:1 -#: app/tools.c:1 app/transform_core.c:1 -msgid "Reset" -msgstr "Zresetuj" - -#: app/channel.c:1 app/channel.c:1 app/layer.c:1 app/layer.c:1 +#: app/channel.c:193 app/channel.c:195 app/layer.c:310 app/layer.c:312 msgid "copy" msgstr "" #. formulate the new layer_mask name -#: app/channel.c:1 app/gradient.c:1 app/layer.c:1 app/layer.c:1 +#: app/channel.c:201 app/gradient.c:1388 app/layer.c:318 app/layer.c:1521 #, c-format msgid "%s copy" msgstr "kopia %s" -#: app/channel.c:1 +#: app/channel.c:597 msgid "Selection Mask" msgstr "Maska zaznaczenia" -#: app/channel_ops.c:1 app/resize.c:1 +#: app/channel_ops.c:86 app/resize.c:391 msgid "Offset" msgstr "PrzesuniЙcie" #. The offset labels -#: app/channel_ops.c:1 +#: app/channel_ops.c:110 msgid "Offset X:" msgstr "PrzesuniЙcie X:" -#: app/channel_ops.c:1 app/crop.c:1 app/file_new_dialog.c:1 -#: app/resize.c:1 app/resize.c:1 app/resize.c:1 app/rotate_tool.c:1 -#: app/scale_tool.c:1 app/shear_tool.c:1 +#: app/channel_ops.c:116 app/crop.c:1040 app/file_new_dialog.c:549 +#: app/resize.c:329 app/resize.c:414 app/resize.c:572 app/rotate_tool.c:108 +#: app/scale_tool.c:100 app/shear_tool.c:84 msgid "Y:" msgstr "Y:" #. The wrap around option -#: app/channel_ops.c:1 +#: app/channel_ops.c:165 msgid "Wrap-Around" msgstr "" #. The fill options -#: app/channel_ops.c:1 +#: app/channel_ops.c:170 msgid "Fill Options" msgstr "Opcje wypeЁnienia" -#: app/channel_ops.c:1 app/image_new.c:1 app/image_new.c:1 -#: app/layers_dialog.c:1 +#: app/channel_ops.c:177 app/image_new.c:70 app/image_new.c:224 +#: app/layers_dialog.c:3290 msgid "Background" msgstr "TЁo" -#: app/channel_ops.c:1 app/image_new.c:1 app/layers_dialog.c:1 +#: app/channel_ops.c:189 app/image_new.c:80 app/layers_dialog.c:3292 msgid "Transparent" msgstr "Prze╪roczysty" #. The by half height and half width option -#: app/channel_ops.c:1 +#: app/channel_ops.c:202 msgid "Offset by (x/2),(y/2)" msgstr "PrzesuniЙcie o (x/2),(y/2)" -#: app/channels_dialog.c:1 app/channels_dialog.c:1 +#: app/channels_dialog.c:200 app/channels_dialog.c:2432 msgid "New Channel" msgstr "Nowy kanaЁ" -#: app/channels_dialog.c:1 +#: app/channels_dialog.c:202 msgid "Raise Channel" msgstr "Podnie╤ kanaЁ" -#: app/channels_dialog.c:1 +#: app/channels_dialog.c:204 msgid "Lower Channel" msgstr "Obni© kanaЁ" -#: app/channels_dialog.c:1 +#: app/channels_dialog.c:206 msgid "Duplicate Channel" msgstr "Duplikat kanaЁu" -#: app/channels_dialog.c:1 +#: app/channels_dialog.c:209 msgid "" "Channel to Selection \n" " Add Subtract Intersect" @@ -640,374 +544,364 @@ msgstr "" "KanaЁ na zaznaczenie \n" " Dodaj Odejmij Przetnij" -#: app/channels_dialog.c:1 +#: app/channels_dialog.c:214 msgid "Delete Channel" msgstr "UsuЯ kanaЁ" -#: app/channels_dialog.c:1 app/menus.c:1 +#: app/channels_dialog.c:625 app/menus.c:493 msgid "/New Channel" msgstr "/Nowy kanaЁ" -#: app/channels_dialog.c:1 app/menus.c:1 +#: app/channels_dialog.c:628 app/menus.c:495 msgid "/Raise Channel" msgstr "/Podnie╤ kanaЁ" -#: app/channels_dialog.c:1 app/menus.c:1 +#: app/channels_dialog.c:631 app/menus.c:497 msgid "/Lower Channel" msgstr "/Obni© kanaЁ" -#: app/channels_dialog.c:1 app/menus.c:1 +#: app/channels_dialog.c:634 app/menus.c:499 msgid "/Duplicate Channel" msgstr "/Zduplikuj kanaЁ" -#: app/channels_dialog.c:1 app/menus.c:1 +#: app/channels_dialog.c:637 app/menus.c:503 msgid "/Channel to Selection" msgstr "/KanaЁ na zaznaczenie" -#: app/channels_dialog.c:1 app/menus.c:1 +#: app/channels_dialog.c:640 app/menus.c:505 msgid "/Add to Selection" msgstr "/Dodaj do zaznaczenia" -#: app/channels_dialog.c:1 app/menus.c:1 +#: app/channels_dialog.c:641 app/menus.c:507 msgid "/Subtract From Selection" msgstr "/Odejmij od zaznaczenia" -#: app/channels_dialog.c:1 app/menus.c:1 +#: app/channels_dialog.c:642 app/menus.c:509 msgid "/Intersect With Selection" msgstr "/Przetnij z zaznaczeniem" -#: app/channels_dialog.c:1 app/menus.c:1 +#: app/channels_dialog.c:644 app/menus.c:513 msgid "/Delete Channel" msgstr "/UsuЯ kanaЁ" -#: app/channels_dialog.c:1 app/channels_dialog.c:1 -#, c-format -msgid "error in %s at %d: this shouldn't happen." -msgstr "bЁ╠d w %s przy %d: to nie powinno siЙ zdarzyФ." - -#: app/channels_dialog.c:1 +#: app/channels_dialog.c:1126 msgid "Empty Channel Copy" msgstr "" -#: app/channels_dialog.c:1 -msgid "" -"channels_dialog_drop_new_channel_callback():\n" -"could not allocate new channel" -msgstr "" - -#: app/channels_dialog.c:1 app/color_balance.c:1 app/curves.c:1 -#: app/histogram_tool.c:1 app/levels.c:1 +#: app/channels_dialog.c:1356 app/color_balance.c:368 app/curves.c:414 +#: app/histogram_tool.c:272 app/levels.c:243 msgid "Red" msgstr "Czerwony" -#: app/channels_dialog.c:1 app/color_balance.c:1 app/curves.c:1 -#: app/histogram_tool.c:1 app/levels.c:1 +#: app/channels_dialog.c:1360 app/color_balance.c:395 app/curves.c:415 +#: app/histogram_tool.c:273 app/levels.c:244 msgid "Green" msgstr "Zielony" -#: app/channels_dialog.c:1 app/color_balance.c:1 app/curves.c:1 -#: app/histogram_tool.c:1 app/levels.c:1 +#: app/channels_dialog.c:1364 app/color_balance.c:422 app/curves.c:416 +#: app/histogram_tool.c:274 app/levels.c:245 msgid "Blue" msgstr "Niebieski" -#: app/channels_dialog.c:1 +#: app/channels_dialog.c:1368 msgid "Gray" msgstr "" -#: app/channels_dialog.c:1 +#: app/channels_dialog.c:1372 msgid "Indexed" msgstr "Indeksowany" -#: app/channels_dialog.c:1 +#: app/channels_dialog.c:2392 msgid "New Channel Options" msgstr "Opcje nowego kanaЁu" #. The name entry hbox, label and entry -#: app/channels_dialog.c:1 app/channels_dialog.c:1 +#: app/channels_dialog.c:2421 app/channels_dialog.c:2595 msgid "Channel name:" msgstr "Nazwa kanaЁu:" #. The opacity scale -#: app/channels_dialog.c:1 app/channels_dialog.c:1 +#: app/channels_dialog.c:2436 app/channels_dialog.c:2610 msgid "Fill Opacity:" msgstr "" -#: app/channels_dialog.c:1 +#: app/channels_dialog.c:2566 msgid "Edit Channel Attributes" msgstr "Modyfikuj atrybuty kanaЁu" -#: app/clone.c:1 +#: app/clone.c:142 msgid "Image Source" msgstr "╛rСdЁo obrazu" -#: app/clone.c:1 +#: app/clone.c:143 msgid "Pattern Source" msgstr "╛rСdЁo wzoru" -#: app/clone.c:1 +#: app/clone.c:149 msgid "Non Aligned" msgstr "NiewyrСwnany" -#: app/clone.c:1 +#: app/clone.c:150 msgid "Aligned" msgstr "WyrСwnany" -#: app/clone.c:1 +#: app/clone.c:151 msgid "Registered" msgstr "Zarejestrowany" #. the radio frame and box -#: app/clone.c:1 +#: app/clone.c:167 msgid "Source" msgstr "╛rСdЁo" #. the radio frame and box -#: app/clone.c:1 +#: app/clone.c:192 msgid "Alignment" msgstr "WyrСwnanie" -#: app/clone.c:1 +#: app/clone.c:322 msgid "No patterns available for this operation." msgstr "Brak wzorСw dla tej operacji." -#: app/color_balance.c:1 +#: app/color_balance.c:186 msgid "Color Balance Options" msgstr "Opcje balansu kolorСw" -#: app/color_balance.c:1 +#: app/color_balance.c:224 msgid "Color balance operates only on RGB color drawables." msgstr "Balans koloru mo©e byФ wykorzystywany tylko w trybie RGB." -#: app/color_balance.c:1 app/dodgeburn.c:1 +#: app/color_balance.c:274 app/dodgeburn.c:128 msgid "Shadows" msgstr "Cienie" -#: app/color_balance.c:1 app/dodgeburn.c:1 +#: app/color_balance.c:275 app/dodgeburn.c:127 msgid "Midtones" msgstr "PСЁtony" -#: app/color_balance.c:1 app/dodgeburn.c:1 +#: app/color_balance.c:276 app/dodgeburn.c:126 msgid "Highlights" msgstr "╕wiatЁa" -#: app/color_balance.c:1 app/tools.c:1 +#. The shell and main vbox +#: app/color_balance.c:292 app/tools.c:551 msgid "Color Balance" msgstr "Balans kolorСw" -#: app/color_balance.c:1 +#: app/color_balance.c:312 msgid "Color Levels: " msgstr "SkЁadowe barwy: " #. Create the cyan-red scale widget -#: app/color_balance.c:1 +#: app/color_balance.c:351 msgid "Cyan" msgstr "Niebiesko-zielony (Cyan)" #. Create the magenta-green scale widget -#: app/color_balance.c:1 +#: app/color_balance.c:378 msgid "Magenta" msgstr "Purpurowy (Magenta)" #. Create the yellow-blue scale widget -#: app/color_balance.c:1 +#: app/color_balance.c:405 msgid "Yellow" msgstr "╞СЁty" #. The preserve luminosity toggle -#: app/color_balance.c:1 +#: app/color_balance.c:445 msgid "Preserve Luminosity" msgstr "Zachowanie luminancji" -#: app/color_notebook.c:1 app/color_select.c:1 +#: app/color_notebook.c:105 msgid "Color Selection" msgstr "WybСr koloru" -#: app/color_notebook.c:1 app/color_select.c:1 +#: app/color_notebook.c:113 msgid "Revert to Old Color" msgstr "PrzywrСФ poprzedni kolor" -#: app/color_picker.c:1 +#: app/color_picker.c:143 msgid "Color Picker Options" msgstr "" -#: app/color_picker.c:1 +#: app/color_picker.c:170 msgid "Sample Average" msgstr "" -#: app/color_picker.c:1 +#: app/color_picker.c:213 msgid "Update Active Color" msgstr "" -#: app/color_picker.c:1 app/tools.c:1 +#: app/color_picker.c:252 app/tools.c:309 msgid "Color Picker" msgstr "" -#: app/color_picker.c:1 app/color_picker.c:1 +#: app/color_picker.c:259 app/color_picker.c:269 msgid "Red:" msgstr "Czerwony:" -#: app/color_picker.c:1 app/color_picker.c:1 +#: app/color_picker.c:260 app/color_picker.c:270 msgid "Green:" msgstr "Zielony:" -#: app/color_picker.c:1 app/color_picker.c:1 +#: app/color_picker.c:261 app/color_picker.c:271 msgid "Blue:" msgstr "Niebieski:" -#: app/color_picker.c:1 app/color_picker.c:1 app/color_picker.c:1 +#: app/color_picker.c:262 app/color_picker.c:268 app/color_picker.c:277 msgid "Alpha:" msgstr "Alfa:" -#: app/color_picker.c:1 app/color_picker.c:1 app/color_select.c:1 -#: app/colormap_dialog.i.c:1 +#: app/color_picker.c:263 app/color_picker.c:278 app/color_select.c:437 +#: app/colormap_dialog.i.c:267 msgid "Hex Triplet:" msgstr "Triplet szesnastkowy:" -#: app/color_picker.c:1 app/colormap_dialog.i.c:1 +#: app/color_picker.c:267 app/colormap_dialog.i.c:260 msgid "Index:" msgstr "Indeks:" -#: app/color_picker.c:1 +#: app/color_picker.c:272 msgid "Hex Triplet" msgstr "Triplet szesnastkowy" -#: app/color_picker.c:1 app/histogram_tool.c:1 +#: app/color_picker.c:276 app/histogram_tool.c:264 msgid "Intensity:" msgstr "Intensywno╤Ф:" -#: app/color_picker.c:1 app/color_picker.c:1 app/color_picker.c:1 -#: app/color_picker.c:1 app/color_picker.c:1 app/color_picker.c:1 -#: app/color_picker.c:1 app/color_picker.c:1 app/color_picker.c:1 -#: app/color_picker.c:1 +#: app/color_picker.c:622 app/color_picker.c:623 app/color_picker.c:624 +#: app/color_picker.c:625 app/color_picker.c:626 app/color_picker.c:627 +#: app/color_picker.c:628 app/color_picker.c:646 app/color_picker.c:661 +#: app/color_picker.c:679 msgid "N/A" msgstr "N/D" -#: app/colormap_dialog.i.c:1 +#: app/colormap_dialog.i.c:171 msgid "Indexed Color Palette" msgstr "Paleta indeksowana" #. The GIMP image option menu -#: app/colormap_dialog.i.c:1 app/lc_dialog.c:1 +#: app/colormap_dialog.i.c:186 app/lc_dialog.c:132 msgid "Image:" msgstr "Obraz:" -#: app/colormap_dialog.i.c:1 +#: app/colormap_dialog.i.c:205 msgid "Operations" msgstr "Operacje" -#: app/colormap_dialog.i.c:1 app/lc_dialog.c:1 +#: app/colormap_dialog.i.c:905 app/lc_dialog.c:615 msgid "none" msgstr "brak" -#: app/commands.c:1 +#: app/commands.c:353 msgid "Border Selection" msgstr "Obramuj zaznaczenie" -#: app/commands.c:1 +#: app/commands.c:356 msgid "Border selection by:" msgstr "Obramowanie zaznaczenia o:" -#: app/commands.c:1 +#: app/commands.c:376 msgid "Feather Selection" msgstr "WygЁad╪ zaznaczenie" -#: app/commands.c:1 +#: app/commands.c:379 msgid "Feather selection by:" msgstr "WygЁadzenie zaznaczenia o:" -#: app/commands.c:1 +#: app/commands.c:399 msgid "Grow Selection" msgstr "PowiЙksz zaznaczenie" -#: app/commands.c:1 +#: app/commands.c:402 msgid "Grow selection by:" msgstr "PowiЙkszenie zaznaczenie o:" -#: app/commands.c:1 +#: app/commands.c:424 msgid "Shrink Selection" msgstr "Zmniejsz zaznaczenie" -#: app/commands.c:1 +#: app/commands.c:427 msgid "Shrink selection by:" msgstr "Zmniejszenie zaznaczenia:" -#: app/commands.c:1 +#: app/commands.c:436 msgid "Shrink from image border" msgstr "Zmniejsz od granic obrazu" -#: app/commands.c:1 +#: app/commands.c:1246 msgid "Resize Error: Both width and height must be greater than zero." msgstr "BЁ╠d zmiany rozmiaru: Szeroko╤Ф i wysoko╤Ф musz╠ byФ wiЙksze od zera." -#: app/commands.c:1 +#: app/commands.c:1296 msgid "Scale Error: Both width and height must be greater than zero." msgstr "BЁad przy skalowaniu: Szeroko╤Ф i wysoko╤Ф musz╠ byФ dodatnie." -#: app/convert.c:1 +#: app/convert.c:491 msgid "Indexed Color Conversion" msgstr "Konwersja koloru indeksowanego" -#: app/convert.c:1 +#: app/convert.c:504 msgid "General Palette Options" msgstr "OgСlne opcje palety" -#: app/convert.c:1 +#: app/convert.c:524 msgid "Generate optimal palette: " msgstr "Optymaln╠ paleta: " -#: app/convert.c:1 +#: app/convert.c:532 msgid "# of colors: " msgstr "Liczba kolorСw: " -#: app/convert.c:1 +#: app/convert.c:582 msgid "Use custom palette" msgstr "Dowolna paleta" -#: app/convert.c:1 +#: app/convert.c:617 msgid "Use WWW-optimised palette" msgstr "Paleta zoptymalizowana dla WWW" -#: app/convert.c:1 +#: app/convert.c:635 msgid "Use black/white (1-bit) palette" msgstr "Paleta czarno-biaЁa (1-bitowa)" -#: app/convert.c:1 +#: app/convert.c:645 msgid "Dither Options" msgstr "Opcje ditheringu" -#: app/convert.c:1 +#: app/convert.c:661 msgid "No colour dithering" msgstr "Bez ditherowania koloru" -#: app/convert.c:1 +#: app/convert.c:678 msgid "Positioned colour dithering" msgstr "" -#: app/convert.c:1 +#: app/convert.c:695 msgid "Floyd-Steinberg colour dithering (reduced colour bleeding)" msgstr "" -#: app/convert.c:1 +#: app/convert.c:712 msgid "Floyd-Steinberg colour dithering (normal)" msgstr "Dithering kolorСw Floyda-Steinberga (zwykЁy)" -#: app/convert.c:1 +#: app/convert.c:733 msgid "Enable dithering of transparency" msgstr "Dithering prze╪roczysto╤ci" -#: app/convert.c:1 +#: app/convert.c:747 msgid "Custom Palette Options" msgstr "" -#: app/convert.c:1 +#: app/convert.c:781 msgid "Remove unused colours from final palette" msgstr "" -#: app/convert.c:1 +#: app/convert.c:808 msgid " [ Warning ] " msgstr " [ Ostrze©enie ] " -#: app/convert.c:1 +#: app/convert.c:815 msgid "" "You are attempting to convert an image with alpha/layers from RGB/GRAY to " "INDEXED.\n" @@ -1015,289 +909,291 @@ msgid "" "create a transparent or animated GIF file from this image." msgstr "" -#: app/convolve.c:1 +#: app/convolve.c:136 msgid "Blur" msgstr "Rozmywanie" -#: app/convolve.c:1 +#: app/convolve.c:136 msgid "Sharpen" msgstr "Wyostrzanie" -#: app/convolve.c:1 +#: app/convolve.c:171 msgid "Convolve Type" msgstr "" -#: app/crop.c:1 app/crop.c:1 +#: app/crop.c:170 app/crop.c:1025 msgid "Crop" msgstr "Kadruj" -#: app/crop.c:1 app/crop.c:1 +#: app/crop.c:170 app/crop.c:1026 msgid "Resize" msgstr "ZmieЯ rozmiar" -#: app/crop.c:1 +#: app/crop.c:176 msgid "Crop & Resize Options" msgstr "Kadrowanie i zmiana rozmiaru" -#: app/crop.c:1 +#: app/crop.c:187 msgid "Current layer only" msgstr "Tylko bie©╠ca warstwa" #. enlarge toggle -#: app/crop.c:1 +#: app/crop.c:198 msgid "Allow Enlarging" msgstr "" #. tool toggle -#: app/crop.c:1 app/flip_tool.c:1 +#: app/crop.c:209 app/flip_tool.c:88 msgid "Tool Toggle" msgstr "" -#: app/crop.c:1 app/crop.c:1 +#: app/crop.c:501 app/crop.c:509 msgid "Crop: " msgstr "Kadrowanie:" -#: app/crop.c:1 +#: app/crop.c:1005 msgid "Crop: 0 x 0" msgstr "Kadrowanie: 0 x 0" #. create the info dialog -#: app/crop.c:1 +#: app/crop.c:1033 msgid "Crop & Resize Information" msgstr "Informacje o kadrowaniu i zmianie rozmiaru" #. add the information fields -#: app/crop.c:1 +#: app/crop.c:1037 msgid "Origin X:" msgstr "Pocz╠tkowy X: " #. the pixel size labels -#: app/crop.c:1 app/file_new_dialog.c:1 app/file_new_dialog.c:1 -#: app/tool_options.c:1 +#: app/crop.c:1053 app/file_new_dialog.c:410 app/file_new_dialog.c:428 +#: app/tool_options.c:409 msgid "Width:" msgstr "Szeroko╤Ф: " -#: app/crop.c:1 app/file_new_dialog.c:1 app/file_new_dialog.c:1 -#: app/layers_dialog.c:1 app/resize.c:1 app/resize.c:1 app/resize.c:1 -#: app/scale_tool.c:1 app/scale_tool.c:1 app/tool_options.c:1 +#: app/crop.c:1056 app/file_new_dialog.c:416 app/file_new_dialog.c:434 +#: app/layers_dialog.c:3348 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:431 msgid "Height:" msgstr "Wysoko╤Ф: " -#: app/crop.c:1 +#: app/crop.c:1078 msgid "From Selection" msgstr "Z zaznaczenia" -#: app/crop.c:1 +#: app/crop.c:1084 msgid "Auto Shrink" msgstr "" -#: app/curves.c:1 +#: app/curves.c:377 msgid "Curves Options" msgstr "Opcje krzywych" -#: app/curves.c:1 app/histogram_tool.c:1 app/layers_dialog.c:1 -#: app/levels.c:1 app/paint_funcs.c:1 app/tool_options.c:1 +#: app/curves.c:413 app/histogram_tool.c:271 app/layers_dialog.c:255 +#: app/levels.c:242 app/paint_funcs.c:96 app/tool_options.c:1005 msgid "Value" msgstr "Warto╤Ф" -#: app/curves.c:1 app/levels.c:1 +#: app/curves.c:417 app/levels.c:246 msgid "Alpha" msgstr "Alfa" -#: app/curves.c:1 +#: app/curves.c:428 msgid "Curves for indexed drawables cannot be adjusted." msgstr "Krzywe w trybie indeksowanym nie mog╠ byФ zmieniane." -#: app/curves.c:1 +#: app/curves.c:525 msgid "Smooth" msgstr "WygЁad╪" -#: app/curves.c:1 +#: app/curves.c:526 msgid "Free" msgstr "Swobodnie" -#: app/curves.c:1 app/tools.c:1 +#. The shell and main vbox +#: app/curves.c:551 app/tools.c:626 msgid "Curves" msgstr "Krzywe" -#: app/curves.c:1 +#: app/curves.c:573 msgid "Modify Curves for Channel: " msgstr "Modyfikuj krzywe kanaЁu: " #. The option menu for selecting the drawing method -#: app/curves.c:1 +#: app/curves.c:647 msgid "Curve Type: " msgstr "Typ krzywej: " -#: app/desaturate.c:1 +#: app/desaturate.c:35 msgid "Desaturate operates only on RGB color drawables." msgstr "" -#: app/devices.c:1 app/gradient.c:1 app/levels.c:1 app/palette.c:1 -#: app/preferences_dialog.c:1 -msgid "Save" -msgstr "Zapisz" - -#: app/devices.c:1 +#: app/devices.c:403 msgid "devices_rc_update called multiple times for not present device\n" msgstr "" -#: app/devices.c:1 +#: app/devices.c:707 msgid "Device Status" msgstr "Stan urz╠dzenia" -#: app/docindex.c:1 +#: app/devices.c:713 app/gradient.c:693 app/levels.c:560 app/palette.c:2031 +#: app/preferences_dialog.c:1172 +msgid "Save" +msgstr "Zapisz" + +#: app/docindex.c:574 msgid "This file cannot be moved up." msgstr "Ten plik nie mo©e zostaФ przesuniЙty w gСrЙ." -#: app/docindex.c:1 +#: app/docindex.c:578 msgid "There's no selection to move up." msgstr "Brak zaznaczenia." -#: app/docindex.c:1 +#: app/docindex.c:592 msgid "This file cannot be moved down." msgstr "Ten plik nie mo©e zostaФ przesuniЙty w dСЁ." -#: app/docindex.c:1 +#: app/docindex.c:596 msgid "There's no selection to move down." msgstr "Brak zaznaczenia." -#: app/docindex.c:1 +#: app/docindex.c:612 msgid "There's no selection to remove." msgstr "Brak zaznaczenia do usuniЙcia." -#: app/docindexif.c:1 +#: app/docindexif.c:84 msgid "Open" msgstr "OtwСrz" -#: app/docindexif.c:1 +#: app/docindexif.c:84 msgid "Open a file" msgstr "Otwiera plik" -#: app/docindexif.c:1 app/gdisplay_color_ui.c:1 +#: app/docindexif.c:89 app/gdisplay_color_ui.c:104 msgid "Up" msgstr "W gСrЙ" -#: app/docindexif.c:1 +#: app/docindexif.c:89 msgid "Move the selected entry up in the index" msgstr "Przesuwa wybran╠ pozycjЙ w indeksie w gСrЙ" -#: app/docindexif.c:1 app/gdisplay_color_ui.c:1 +#: app/docindexif.c:94 app/gdisplay_color_ui.c:105 msgid "Down" msgstr "W dСЁ" -#: app/docindexif.c:1 +#: app/docindexif.c:94 msgid "Move the selected entry down in the index" msgstr "Przesuwa wybran╠ pozycjЙ w indeksie w dСЁ" -#: app/docindexif.c:1 app/gdisplay_color_ui.c:1 +#: app/docindexif.c:99 app/gdisplay_color_ui.c:103 msgid "Remove" msgstr "UsuЯ" -#: app/docindexif.c:1 +#: app/docindexif.c:99 msgid "Remove the selected entry from the index" msgstr "Usuwa wybran╠ pozycjЙ z indeksu" -#: app/docindexif.c:1 +#: app/docindexif.c:104 msgid "Close the Document Index" msgstr "Zamyka indeks dokumentu" #. Set the GOWindow title -#: app/docindexif.c:1 +#: app/docindexif.c:237 msgid "Document Index" msgstr "Indeks dokumentСw" -#: app/docindexif.c:1 +#: app/docindexif.c:244 msgid "GTK successfully started" msgstr "Uruchomiono pomy╤lnie GTK" -#: app/dodgeburn.c:1 +#: app/dodgeburn.c:123 msgid "Dodge" msgstr "" -#: app/dodgeburn.c:1 +#: app/dodgeburn.c:123 msgid "Burn" msgstr "" -#: app/dodgeburn.c:1 +#: app/dodgeburn.c:151 msgid "Exposure:" msgstr "" #. the type (dodge or burn) -#: app/dodgeburn.c:1 app/ink.c:1 +#: app/dodgeburn.c:171 app/ink.c:418 msgid "Type" msgstr "Typ" #. mode (highlights, midtones, or shadows) -#: app/dodgeburn.c:1 +#: app/dodgeburn.c:182 msgid "Mode" msgstr "Tryb" -#: app/drawable.c:1 +#: app/drawable.c:68 msgid "drawable_fill called with unknown fill type" msgstr "wywoЁano drawable_fill z nieznanym typem wypeЁnienia" -#: app/edit_selection.c:1 +#: app/edit_selection.c:163 msgid "Move: 0, 0" msgstr "PrzesuniЙcie: 0, 0" -#: app/edit_selection.c:1 app/edit_selection.c:1 +#: app/edit_selection.c:442 app/edit_selection.c:452 msgid "Move: " msgstr "PrzesuniЙcie: " -#: app/equalize.c:1 +#: app/equalize.c:36 msgid "Equalize does not operate on indexed drawables." msgstr "" #. the hard toggle -#: app/eraser.c:1 +#: app/eraser.c:107 msgid "Hard edge" msgstr "" #. the anti_erase toggle -#: app/eraser.c:1 +#: app/eraser.c:117 msgid "Anti erase" msgstr "" -#: app/errorconsole.c:1 +#: app/errorconsole.c:170 #, c-format msgid "Error opening file %s: %s" msgstr "BЁ╠d przy otwieraniu pliku %s: %s" -#: app/errorconsole.c:1 +#: app/errorconsole.c:187 msgid "Can't save, nothing selected!" msgstr "BЁ╠d przy zapisie - niczego nie wybrano!" -#: app/errorconsole.c:1 +#: app/errorconsole.c:191 msgid "Save error log to file..." msgstr "Zapis dziennika bЁЙdСw do pliku..." -#: app/errorconsole.c:1 +#: app/errorconsole.c:269 +#, fuzzy +msgid "GIMP Error Console" +msgstr "Konsola bЁЙdСw GIMP-a" + +#: app/errorconsole.c:275 msgid "Clear" msgstr "Wyczy╤Ф" -#: app/errorconsole.c:1 -msgid "GIMP Error console" -msgstr "Konsola bЁЙdСw GIMP-a" - -#: app/errorconsole.c:1 +#: app/errorconsole.c:298 msgid "Write all errors to file..." msgstr "Zapisz wszystkie komunikaty o bЁЙdach do pliku..." -#: app/errorconsole.c:1 +#: app/errorconsole.c:305 msgid "Write selection to file..." msgstr "Zapisz wybСr do pliku..." -#: app/errors.c:1 +#: app/errors.c:80 #, c-format msgid "%s: fatal error: %s\n" msgstr "%s: powa©ny bЁ╠d: %s\n" -#: app/file_new_dialog.c:1 +#: app/file_new_dialog.c:188 msgid "Confirm Image Size" msgstr "" -#: app/file_new_dialog.c:1 +#: app/file_new_dialog.c:204 #, c-format msgid "" "You are trying to create an image which\n" @@ -1313,434 +1209,464 @@ msgid "" "preferences dialog." msgstr "" -#: app/file_new_dialog.c:1 +#: app/file_new_dialog.c:310 #, c-format msgid "Image Size: %s" msgstr "Rozmiar obrazu: %s" -#: app/file_new_dialog.c:1 +#: app/file_new_dialog.c:368 msgid "New Image" msgstr "Nowy obraz" -#: app/file_new_dialog.c:1 app/preferences_dialog.c:1 +#: app/file_new_dialog.c:474 app/preferences_dialog.c:1243 msgid "Pixels" msgstr "Piksele" #. the resolution labels -#: app/file_new_dialog.c:1 app/resize.c:1 +#: app/file_new_dialog.c:543 app/resize.c:566 msgid "Resolution X:" msgstr "Rozdzielczo╤Ф X:" -#: app/file_new_dialog.c:1 app/resize.c:1 +#: app/file_new_dialog.c:564 app/resize.c:587 msgid "pixels/%a" msgstr "pikseli/%a" #. frame for Image Type -#: app/file_new_dialog.c:1 +#: app/file_new_dialog.c:608 msgid "Image Type" msgstr "Typ obrazu" -#: app/fileops.c:1 app/fileops.c:1 +#: app/fileops.c:235 app/fileops.c:269 msgid "Load Image" msgstr "Odczyt obrazu" #. format-chooser frame -#: app/fileops.c:1 +#: app/fileops.c:279 msgid "Open Options" msgstr "Opcje wczytywania" -#: app/fileops.c:1 app/fileops.c:1 +#: app/fileops.c:294 app/fileops.c:507 msgid "Determine file type:" msgstr "Ustalenie typu pliku:" -#: app/fileops.c:1 app/fileops.c:1 +#: app/fileops.c:377 +msgid "" +"generate\n" +"preview" +msgstr "" + +#: app/fileops.c:412 +#, fuzzy +msgid "No selection." +msgstr "PowiЙksz zaznaczenie" + +#: app/fileops.c:459 app/fileops.c:489 msgid "Save Image" msgstr "Zapisz obraz" -#: app/fileops.c:1 +#: app/fileops.c:498 msgid "Save Options" msgstr "Opcje zapisu" -#: app/fileops.c:1 +#: app/fileops.c:551 msgid "Can't revert. No filename associated with this image" msgstr "Nie mo©na przywrСciФ. Obrazowi nie przypisano nazwy pliku." -#: app/fileops.c:1 +#: app/fileops.c:566 msgid "Revert failed." msgstr "PrzywrСcenie nie powiodЁo siЙ: " -#: app/fileops.c:1 app/fileops.c:1 +#: app/fileops.c:1237 +msgid "(this thumbnail may be out of date)" +msgstr "" + +#: app/fileops.c:1238 +#, fuzzy +msgid "(no information)" +msgstr "Informacje o monitorze" + +#: app/fileops.c:1246 +msgid "(thumbnail saving is disabled)" +msgstr "" + +#: app/fileops.c:1250 +msgid "(could not write thumbnail file)" +msgstr "" + +#: app/fileops.c:1254 +msgid "(thumbnail file not written)" +msgstr "" + +#: app/fileops.c:1271 +msgid "no preview available" +msgstr "" + +#: app/fileops.c:1342 +msgid "(could not make preview)" +msgstr "" + +#: app/fileops.c:1397 app/fileops.c:1487 msgid "Open failed: " msgstr "Otwarcie nie powiodЁo siЙ: " -#: app/fileops.c:1 +#: app/fileops.c:1553 #, c-format msgid "%s is an irregular file (%s)" msgstr "%s nie jest zwykЁym plikiem (%s)" -#: app/fileops.c:1 app/fileops.c:1 +#: app/fileops.c:1567 app/fileops.c:1670 msgid "Save failed: " msgstr "Zapis nie powiСdЁ siЙ: " -#: app/fileops.c:1 app/fileops.c:1 app/fileops.c:1 app/fileops.c:1 -#: app/menus.c:1 app/menus.c:1 +#: app/fileops.c:1579 app/fileops.c:1580 app/fileops.c:1592 app/fileops.c:1593 +#: app/menus.c:84 app/menus.c:149 msgid "/File/Open" msgstr "/Plik/OtwСrz" -#: app/fileops.c:1 app/fileops.c:1 app/gdisplay.c:1 app/menus.c:1 +#: app/fileops.c:1581 app/fileops.c:1597 app/gdisplay.c:1651 app/menus.c:151 msgid "/File/Save" msgstr "/Plik/Zapisz" -#: app/fileops.c:1 app/fileops.c:1 app/gdisplay.c:1 app/menus.c:1 +#: app/fileops.c:1582 app/fileops.c:1598 app/gdisplay.c:1652 app/menus.c:153 msgid "/File/Save as" msgstr "/Plik/Zapisz jako" -#: app/fileops.c:1 -msgid "Yes" -msgstr "Tak" - -#: app/fileops.c:1 -msgid "No" -msgstr "Nie" - -#: app/fileops.c:1 +#: app/fileops.c:1614 #, c-format msgid "%s exists, overwrite?" msgstr "%s istnieje, nadpisaФ?" -#: app/fileops.c:1 +#: app/fileops.c:1619 msgid "File Exists!" msgstr "Plik istnieje!" -#: app/flip_tool.c:1 app/preferences_dialog.c:1 -#: app/preferences_dialog.c:1 +#: app/fileops.c:1625 +msgid "Yes" +msgstr "Tak" + +#: app/fileops.c:1627 +msgid "No" +msgstr "Nie" + +#: app/flip_tool.c:74 app/preferences_dialog.c:1289 +#: app/preferences_dialog.c:2027 msgid "Horizontal" msgstr "Poziomo" -#: app/flip_tool.c:1 app/preferences_dialog.c:1 -#: app/preferences_dialog.c:1 +#: app/flip_tool.c:74 app/preferences_dialog.c:1291 +#: app/preferences_dialog.c:2029 msgid "Vertical" msgstr "Pionowo" -#: app/flip_tool.c:1 +#: app/flip_tool.c:80 msgid "Flip Tool Options" msgstr "Opcje odbijania" -#: app/floating_sel.c:1 +#: app/floating_sel.c:109 msgid "" "Cannot anchor this layer because\n" "it is not a floating selection." msgstr "" -#: app/floating_sel.c:1 +#: app/floating_sel.c:179 msgid "" "Cannot create a new layer from the floating\n" "selection because it belongs to a\n" "layer mask or channel." msgstr "" -#: app/free_select.c:1 +#: app/free_select.c:73 msgid "add_point(): Unable to reallocate points array in free_select." msgstr "add_point(): Nie mo©na przealokowaФ tablicy punktСw we free_select." -#: app/free_select.c:1 -msgid "Cannot properly scanline convert polygon!\n" -msgstr "" - -#: app/gdisplay.c:1 +#: app/gdisplay.c:215 msgid "RGB-empty" msgstr "RGB-pusty" -#: app/gdisplay.c:1 app/image_new.c:1 app/preferences_dialog.c:1 +#: app/gdisplay.c:215 app/image_new.c:54 app/preferences_dialog.c:1334 msgid "RGB" msgstr "RGB" -#: app/gdisplay.c:1 +#: app/gdisplay.c:218 msgid "grayscale-empty" msgstr "" -#: app/gdisplay.c:1 +#: app/gdisplay.c:218 msgid "grayscale" msgstr "" -#: app/gdisplay.c:1 +#: app/gdisplay.c:221 msgid "indexed-empty" msgstr "indeksowany-pusty" -#: app/gdisplay.c:1 +#: app/gdisplay.c:221 msgid "indexed" msgstr "indeksowany" -#: app/gdisplay.c:1 app/menus.c:1 +#: app/gdisplay.c:1653 app/menus.c:155 msgid "/File/Revert" msgstr "/Plik/PrzywrСФ" -#: app/gdisplay.c:1 app/gdisplay_ops.c:1 app/gdisplay_ops.c:1 -#: app/gdisplay_ops.c:1 app/menus.c:1 +#: app/gdisplay.c:1654 app/gdisplay_ops.c:299 app/gdisplay_ops.c:314 +#: app/gdisplay_ops.c:345 app/menus.c:162 msgid "/File/Close" msgstr "/Plik/Zamknij" -#: app/gdisplay.c:1 +#: app/gdisplay.c:1656 msgid "/Edit" msgstr "/Edycja" -#: app/gdisplay.c:1 app/menus.c:1 +#: app/gdisplay.c:1659 app/menus.c:171 msgid "/Edit/Cut" msgstr "/Edycja/Wytnij" -#: app/gdisplay.c:1 app/menus.c:1 +#: app/gdisplay.c:1660 app/menus.c:173 msgid "/Edit/Copy" msgstr "/Edycja/Kopiuj" -#: app/gdisplay.c:1 app/menus.c:1 +#: app/gdisplay.c:1661 app/menus.c:175 msgid "/Edit/Paste" msgstr "/Edycja/Wklej" -#: app/gdisplay.c:1 app/menus.c:1 +#: app/gdisplay.c:1662 app/menus.c:177 msgid "/Edit/Paste Into" msgstr "/Edycja/Wklej do" -#: app/gdisplay.c:1 app/menus.c:1 +#: app/gdisplay.c:1663 app/menus.c:179 msgid "/Edit/Paste As New" msgstr "/Edycja/Wklej jako nowy" -#: app/gdisplay.c:1 app/menus.c:1 +#: app/gdisplay.c:1664 app/menus.c:183 msgid "/Edit/Clear" msgstr "/Edycja/Wyczy╤Ф" -#: app/gdisplay.c:1 app/menus.c:1 +#: app/gdisplay.c:1665 app/menus.c:185 msgid "/Edit/Fill" msgstr "/Edycja/WypeЁnij" -#: app/gdisplay.c:1 app/menus.c:1 +#: app/gdisplay.c:1666 app/menus.c:187 msgid "/Edit/Stroke" msgstr "" -#: app/gdisplay.c:1 app/menus.c:1 +#: app/gdisplay.c:1667 app/menus.c:189 msgid "/Edit/Undo" msgstr "/Edycja/Cofnij" -#: app/gdisplay.c:1 app/menus.c:1 +#: app/gdisplay.c:1668 app/menus.c:191 msgid "/Edit/Redo" msgstr "/Edycja/PonСw" -#: app/gdisplay.c:1 app/menus.c:1 +#: app/gdisplay.c:1669 app/menus.c:197 msgid "/Edit/Cut Named" msgstr "/Edycja/Wytnij nazwany" -#: app/gdisplay.c:1 app/menus.c:1 +#: app/gdisplay.c:1670 app/menus.c:199 msgid "/Edit/Copy Named" msgstr "/Edycja/Kopiuj nazwany" -#: app/gdisplay.c:1 app/menus.c:1 +#: app/gdisplay.c:1671 app/menus.c:201 msgid "/Edit/Paste Named" msgstr "/Edycja/Wklej nazwany" -#: app/gdisplay.c:1 +#: app/gdisplay.c:1674 msgid "/Select" msgstr "/Zaznacz" -#: app/gdisplay.c:1 app/menus.c:1 +#: app/gdisplay.c:1675 app/menus.c:230 msgid "/Select/Save To Channel" msgstr "/Zaznacz/Zapisz do kanaЁu" -#: app/gdisplay.c:1 +#: app/gdisplay.c:1677 msgid "/View" msgstr "/Widok" -#: app/gdisplay.c:1 app/menus.c:1 +#: app/gdisplay.c:1680 app/menus.c:266 msgid "/View/Toggle Selection" msgstr "/Widok/Zaznaczenie" -#: app/gdisplay.c:1 app/menus.c:1 +#: app/gdisplay.c:1681 app/menus.c:268 msgid "/View/Toggle Rulers" msgstr "/Widok/Linijki" -#: app/gdisplay.c:1 app/menus.c:1 +#: app/gdisplay.c:1683 app/menus.c:272 msgid "/View/Toggle Guides" msgstr "/Widok/Prowadnice" -#: app/gdisplay.c:1 app/menus.c:1 +#: app/gdisplay.c:1684 app/menus.c:274 msgid "/View/Snap To Guides" msgstr "/Widok/Przyci╠ganie do prowadnic" -#: app/gdisplay.c:1 app/menus.c:1 +#: app/gdisplay.c:1685 app/menus.c:270 msgid "/View/Toggle Statusbar" msgstr "/Widok/Pasek stanu" -#: app/gdisplay.c:1 app/menus.c:1 +#: app/gdisplay.c:1687 app/menus.c:257 msgid "/View/Dot for dot" msgstr "/Widok/Punkt za punkt" -#: app/gdisplay.c:1 +#: app/gdisplay.c:1690 msgid "/Image" msgstr "/Obraz" -#: app/gdisplay.c:1 app/gdisplay.c:1 +#: app/gdisplay.c:1691 app/gdisplay.c:1702 msgid "/Image/Colors" msgstr "/Obraz/Kolory" -#: app/gdisplay.c:1 -msgid "/Image/Channel Ops" +#: app/gdisplay.c:1692 +#, fuzzy +msgid "/Image/Channels" msgstr "/Obraz/KanaЁy" -#: app/gdisplay.c:1 +#: app/gdisplay.c:1693 msgid "/Image/Alpha" msgstr "/Obraz/Alfa" -#: app/gdisplay.c:1 app/menus.c:1 +#: app/gdisplay.c:1694 app/menus.c:68 +msgid "/Image/Transforms" +msgstr "/Obraz/PrzeksztaЁcenia" + +#: app/gdisplay.c:1697 app/menus.c:312 msgid "/Image/RGB" msgstr "/Obraz/RGB" -#: app/gdisplay.c:1 app/menus.c:1 +#: app/gdisplay.c:1698 app/menus.c:314 msgid "/Image/Grayscale" msgstr "/Obraz/Odcienie szaro╤ci" -#: app/gdisplay.c:1 app/menus.c:1 +#: app/gdisplay.c:1699 app/menus.c:316 msgid "/Image/Indexed" msgstr "/Obraz/Indeksowany" -#: app/gdisplay.c:1 app/tools.c:1 +#: app/gdisplay.c:1700 app/tools.c:658 msgid "/Image/Histogram" msgstr "/Obraz/Histogram" -#: app/gdisplay.c:1 app/tools.c:1 +#: app/gdisplay.c:1703 app/tools.c:613 msgid "/Image/Colors/Threshold" msgstr "/Obraz/Kolory/PrСg" -#: app/gdisplay.c:1 app/tools.c:1 +#: app/gdisplay.c:1704 app/tools.c:598 msgid "/Image/Colors/Posterize" msgstr "/Obraz/Kolory/Izochelia" -#: app/gdisplay.c:1 app/menus.c:1 +#: app/gdisplay.c:1705 app/menus.c:288 msgid "/Image/Colors/Equalize" msgstr "" -#: app/gdisplay.c:1 app/menus.c:1 +#: app/gdisplay.c:1706 app/menus.c:290 msgid "/Image/Colors/Invert" msgstr "/Obraz/Kolory/OdwrСФ" -#: app/gdisplay.c:1 app/tools.c:1 +#: app/gdisplay.c:1707 app/tools.c:553 msgid "/Image/Colors/Color Balance" msgstr "/Obraz/Kolory/Balans kolorСw" -#: app/gdisplay.c:1 app/tools.c:1 +#: app/gdisplay.c:1708 app/tools.c:568 msgid "/Image/Colors/Brightness-Contrast" msgstr "/Obraz/Kolory/Jasno╤Ф i kontrast" -#: app/gdisplay.c:1 app/tools.c:1 +#: app/gdisplay.c:1710 app/tools.c:583 msgid "/Image/Colors/Hue-Saturation" msgstr "/Obraz/Kolory/OdcieЯ i nasycenie" -#: app/gdisplay.c:1 app/tools.c:1 +#: app/gdisplay.c:1711 app/tools.c:628 msgid "/Image/Colors/Curves" msgstr "/Obraz/Kolory/Krzywe" -#: app/gdisplay.c:1 app/tools.c:1 +#: app/gdisplay.c:1712 app/tools.c:643 msgid "/Image/Colors/Levels" msgstr "/Obraz/Kolory/Poziomy" -#: app/gdisplay.c:1 app/menus.c:1 +#: app/gdisplay.c:1713 app/menus.c:294 msgid "/Image/Colors/Desaturate" msgstr "/Obraz/Kolory/Desaturacja" -#: app/gdisplay.c:1 app/menus.c:1 +#: app/gdisplay.c:1715 app/menus.c:302 msgid "/Image/Alpha/Add Alpha Channel" msgstr "/Obraz/Alfa/Dodaj kanaЁ Alfa" -#: app/gdisplay.c:1 app/menus.c:1 -msgid "/Image/Channel Ops/Offset" -msgstr "/Obraz/KanaЁy/PrzesuniЙcie" +#: app/gdisplay.c:1718 app/menus.c:307 +#, fuzzy +msgid "/Image/Transforms/Offset" +msgstr "/Obraz/PrzeksztaЁcenia" -#: app/gdisplay.c:1 +#: app/gdisplay.c:1721 msgid "/Layers/Stack" msgstr "/Warstwy/Stos" -#: app/gdisplay.c:1 app/menus.c:1 +#: app/gdisplay.c:1724 app/menus.c:335 msgid "/Layers/Stack/Previous Layer" msgstr "/Warstwy/Stos/Poprzednia warstwa" -#: app/gdisplay.c:1 app/menus.c:1 +#: app/gdisplay.c:1726 app/menus.c:337 msgid "/Layers/Stack/Next Layer" msgstr "/Warstwy/Stos/NastЙpna warstwa" -#: app/gdisplay.c:1 app/menus.c:1 +#: app/gdisplay.c:1728 app/menus.c:339 msgid "/Layers/Stack/Raise Layer" msgstr "/Warstwy/Stos/Podnie╤ warstwЙ" -#: app/gdisplay.c:1 app/menus.c:1 +#: app/gdisplay.c:1730 app/menus.c:341 msgid "/Layers/Stack/Lower Layer" msgstr "/Warstwy/Stos/Obni© warstwЙ" -#: app/gdisplay.c:1 app/menus.c:1 +#: app/gdisplay.c:1732 app/menus.c:343 msgid "/Layers/Stack/Layer to Top" msgstr "/Warstwy/Stos/Warstwa na wierzchoЁek" -#: app/gdisplay.c:1 app/menus.c:1 +#: app/gdisplay.c:1734 app/menus.c:345 msgid "/Layers/Stack/Layer to Bottom" msgstr "/Warstwy/Stos/Warstwa na dno" -#: app/gdisplay.c:1 app/menus.c:1 +#: app/gdisplay.c:1738 app/menus.c:349 msgid "/Layers/Anchor Layer" msgstr "/Warstwy/Zakotwicz warstwЙ" -#: app/gdisplay.c:1 app/menus.c:1 +#: app/gdisplay.c:1739 app/menus.c:351 msgid "/Layers/Merge Visible Layers" msgstr "/Warstwy/PoЁ╠cz widoczne warstwy" -#: app/gdisplay.c:1 app/menus.c:1 +#: app/gdisplay.c:1740 app/menus.c:353 msgid "/Layers/Flatten Image" msgstr "/Warstwy/SpЁaszcz obraz" -#: app/gdisplay.c:1 app/menus.c:1 +#: app/gdisplay.c:1741 app/menus.c:355 msgid "/Layers/Alpha To Selection" msgstr "/Warstwy/Zaznaczenie z kanaЁu Alfa" -#: app/gdisplay.c:1 app/menus.c:1 +#: app/gdisplay.c:1742 app/menus.c:357 msgid "/Layers/Mask To Selection" msgstr "/Warstwy/Zaznaczenie z maski" -#: app/gdisplay.c:1 app/menus.c:1 +#: app/gdisplay.c:1743 app/menus.c:359 msgid "/Layers/Add Alpha Channel" msgstr "/Warstwy/Dodaj kanaЁ Alfa" -#: app/gdisplay.c:1 +#: app/gdisplay.c:1746 msgid "/Filters" msgstr "/Filtry" -#: app/gdisplay.c:1 +#: app/gdisplay.c:1748 msgid "/Script-Fu" msgstr "/Script-Fu" -#: app/gdisplay.c:1 -msgid "gdisplays_flush() called recursively." -msgstr "WywoЁano rekurencyjnie gdisplays_flush()" - -#: app/gdisplay_color.c:1 -msgid "Gamma" -msgstr "Gamma" - -#: app/gdisplay_color.c:1 -msgid "Gamma:" -msgstr "Gamma:" - -#: app/gdisplay_color_ui.c:1 +#: app/gdisplay_color_ui.c:106 msgid "Configure" msgstr "Konynuuj" -#: app/gdisplay_color_ui.c:1 +#: app/gdisplay_color_ui.c:109 msgid "Color Display Filters" msgstr "Filtry wy╤wietlania kolorСw" -#: app/gdisplay_color_ui.c:1 +#: app/gdisplay_color_ui.c:133 msgid "Available Filters" msgstr "DostЙpne filtry" -#: app/gdisplay_color_ui.c:1 +#: app/gdisplay_color_ui.c:156 msgid "Active Filters" msgstr "Aktywne filtry" -#: app/gdisplay_ops.c:1 +#: app/gdisplay_ops.c:373 #, c-format msgid "" "Changes were made to %s.\n" @@ -1749,7 +1675,7 @@ msgstr "" "Dokonano zmian w %s.\n" "Czy pomimo tego zamkn╠Ф?" -#: app/gimage_mask.c:1 +#: app/gimage_mask.c:212 msgid "" "Unable to cut/copy because the selected\n" "region is empty." @@ -1757,138 +1683,106 @@ msgstr "" "Nie mo©na wyci╠Ф/skopiowaФ, poniewa© zaznaczony\n" "obszar jest pusty." -#: app/gimage_mask.c:1 +#: app/gimage_mask.c:342 msgid "Float Selection: No selection to float." msgstr "" #. Create a new layer from the buffer -#: app/gimage_mask.c:1 +#: app/gimage_mask.c:353 msgid "Floated Layer" msgstr "" -#: app/gimage_mask.c:1 +#: app/gimage_mask.c:490 msgid "" "The active layer has no alpha channel\n" "to convert to a selection." msgstr "" -#: app/gimage_mask.c:1 +#: app/gimage_mask.c:509 msgid "" "The active layer has no mask\n" "to convert to a selection." msgstr "" -#: app/gimage_mask.c:1 +#: app/gimage_mask.c:556 msgid "No selection to stroke!" msgstr "" -#: app/gimpbrush.c:1 +#: app/gimpbrush.c:258 msgid "Error in GIMP brush file...aborting." msgstr "BЁ╠d w pliku z pЙdzlami GIMP-a...rezygnacja." -#: app/gimpbrush.c:1 app/patterns.c:1 +#: app/gimpbrush.c:265 app/patterns.c:266 msgid "Unnamed" msgstr "NezNazwy" -#: app/gimpbrush.c:1 +#: app/gimpbrush.c:283 msgid "GIMP brush file appears to be truncated." msgstr "Plik z pЙdzlami GIMP-a wydaje siЙ byФ obciЙty." -#: app/gimpbrush.c:1 +#: app/gimpbrush.c:286 #, c-format msgid "Unknown brush format version #%d in \"%s\"\n" msgstr "Nieznana wersja #%d formatu pЙdzli w \"%s\"\n" -#: app/gimpbrushlist.c:1 +#: app/gimpbrushlist.c:301 msgid "get_active_brush(): Specified default brush not found!" msgstr "get_active_brush(): Nie odnaleziono okre╤lonego domy╤lnego pЙdzla!" -#: app/gimpdrawable.c:1 +#: app/gimpdrawable.c:167 msgid "Can't fill unknown image type." msgstr "Nie mo©na wypeЁniФ obrazu nieznanego typu." -#: app/gimpdrawable.c:1 +#: app/gimpdrawable.c:480 msgid "parasite attach to drawable" msgstr "" -#: app/gimpdrawable.c:1 +#: app/gimpdrawable.c:513 msgid "detach parasite from drawable" msgstr "" -#: app/gimpdrawable.c:1 +#: app/gimpdrawable.c:705 msgid "unnamed" msgstr "bez_nazwy" -#: app/gimpdrawable.c:1 +#: app/gimpdrawable.c:722 #, c-format msgid "Layer type %d not supported." msgstr "Typ %d warstwy nie jest obsЁugiwany" -#: app/gimpimage.c:1 app/gimpimage.c:1 -msgid "gimp_image_apply_image sent illegal parameters" -msgstr "" - -#: app/gimpimage.c:1 +#: app/gimpimage.c:1112 msgid "attach parasite to image" msgstr "" -#: app/gimpimage.c:1 +#: app/gimpimage.c:1135 msgid "detach parasite from image" msgstr "" -#: app/gimpimage.c:1 -msgid "Unable to project indexed image." -msgstr "" - -#. Dirty the image, but we're too lazy to provide a -#. * proper undo. -#: app/gimpimage.c:1 -msgid "raise layer" -msgstr "podnie╤ warstwЙ" - -#: app/gimpimage.c:1 +#: app/gimpimage.c:2099 msgid "Layer cannot be raised any further" msgstr "Warstwa nie mo©e zostaФ bardziej podniesiona" -#: app/gimpimage.c:1 -msgid "lower layer" -msgstr "obni© warstwЙ" - -#: app/gimpimage.c:1 +#: app/gimpimage.c:2125 msgid "Layer cannot be lowered any further" msgstr "Warstwa nie mo©e zostaФ bardziej obni©ona" -#. layer_arg is already the top_layer -#: app/gimpimage.c:1 +#: app/gimpimage.c:2149 msgid "Layer is already on top" msgstr "Warstwa jest ju© na wierzchu" -#: app/gimpimage.c:1 +#: app/gimpimage.c:2155 msgid "Can't raise Layer without alpha" msgstr "Nie mo©na podnie╤Ф warstwy bez kanaЁu alfa" -#: app/gimpimage.c:1 -msgid "raise layer to top" -msgstr "podnie╤ warstwЙ na wierzchoЁek" - -#. there is no next layer below layer_arg -#: app/gimpimage.c:1 +#: app/gimpimage.c:2182 msgid "Layer is already on bottom" msgstr "Warstwa jest ju© na dnie" -#: app/gimpimage.c:1 app/gimpimage.c:1 +#: app/gimpimage.c:2237 msgid "BG has no alpha, layer was placed above" msgstr "" -#: app/gimpimage.c:1 -msgid "lower layer to bottom" -msgstr "obni© warstwЙ na dno" - -#: app/gimpimage.c:1 -msgid "re-position layer" -msgstr "" - -#: app/gimpimage.c:1 +#: app/gimpimage.c:2291 msgid "" "There are not enough visible layers for a merge.\n" "There must be at least two." @@ -1896,27 +1790,11 @@ msgstr "" "Do poЁ╠czenia potrzebne s╠ co najmniej dwie widoczne\n" "warstwy." -#: app/gimpimage.c:1 +#: app/gimpimage.c:2367 msgid "There are not enough visible layers for a merge down." msgstr "" -#: app/gimpimage.c:1 app/gimpimage.c:1 -msgid "gimp_image_merge_layers: could not allocate merge layer" -msgstr "gimp_image_merge_layers: nie mo©na zaalokowaФ Ё╠czonej warstwy" - -#: app/gimpimage.c:1 -msgid "gimp_image_merge_layers attempting to merge incompatible layers\n" -msgstr "gimp_image_merge_layers: prСba poЁ╠czenia niezgodnych warstw\n" - -#: app/gimpimage.c:1 -msgid "gimp_image_add_layer: attempt to add layer to wrong image" -msgstr "gimp_image_add_layer: prСba dodania warstwy do niewЁa╤ciwego obrazu" - -#: app/gimpimage.c:1 -msgid "gimp_image_add_layer: trying to add layer to image twice" -msgstr "gimp_image_add_layer: prСba dwukrotnego dodania warstwy do obrazu" - -#: app/gimpimage.c:1 +#: app/gimpimage.c:2768 msgid "" "Unable to add a layer mask since\n" "the layer already has one." @@ -1924,7 +1802,7 @@ msgstr "" "Nie mo©na dodaФ maski warstwy, poniwa©\n" "jedna ju© istnieje." -#: app/gimpimage.c:1 +#: app/gimpimage.c:2772 msgid "" "Unable to add a layer mask to a\n" "layer in an indexed image." @@ -1932,7 +1810,7 @@ msgstr "" "Nie mo©na dodaФ maski warstwy do\n" "warstwy w indeksowanym obrazie." -#: app/gimpimage.c:1 +#: app/gimpimage.c:2776 msgid "" "Cannot add layer mask to a layer\n" "with no alpha channel." @@ -1940,139 +1818,131 @@ msgstr "" "Nie mo©na dodaФ maski warstwy do\n" "warstwy bez kanaЁu alfa." -#: app/gimpimage.c:1 +#: app/gimpimage.c:2783 msgid "Cannot add layer mask of different dimensions than specified layer." msgstr "Nie mo©na dodaФ maski warstwy o wymiarach rС©nych od wymiarСw warstwy." -#: app/gimpimage.c:1 +#: app/gimpimage.c:2886 msgid "Channel cannot be raised any further" msgstr "KanaЁ nie mo©e zostaФ bardziej podniesiony" -#: app/gimpimage.c:1 +#: app/gimpimage.c:2935 msgid "Channel cannot be lowered any further" msgstr "KanaЁ nie mo©e zostaФ bardziej obni©ony" -#: app/gimpimage.c:1 -msgid "gimp_image_add_channel: attempt to add channel to wrong image" -msgstr "gimp_image_add_channel: prСba dodania kanaЁu do niewЁa╤ciwego obrazu" - -#: app/gimpimage.c:1 -msgid "gimp_image_add_channel: trying to add channel to image twice" -msgstr "gimp_image_add_channel: prСba dwukrotnego dodania kanaЁu do obrazu" - -#: app/gimpimage.c:1 app/palette.c:1 app/palette.c:1 app/palette.c:1 -#: app/palette.c:1 app/palette.c:1 app/palette.c:1 +#: app/gimpimage.c:3138 app/palette.c:541 app/palette.c:568 app/palette.c:930 +#: app/palette.c:934 app/palette.c:2383 app/palette.c:3065 msgid "Untitled" msgstr "BezNazwy" -#: app/gimpparasite.c:1 +#: app/gimpparasite.c:130 msgid "" "# GIMP parasiterc\n" "# This file will be entirely rewritten every time you quit the gimp.\n" "\n" msgstr "" -#: app/gimpprogress.c:1 +#: app/gimpprogress.c:109 msgid "Progress" msgstr "PostЙp" -#: app/gimprc.c:1 app/plug_in.c:1 +#: app/gimprc.c:382 app/plug_in.c:305 msgid "Resource configuration" msgstr "Konfiguracja zasobСw" -#: app/gimprc.c:1 +#: app/gimprc.c:429 #, c-format msgid "error parsing: \"%s\"\n" msgstr "bЁ╠d przy analizie: \"%s\"\n" -#: app/gimprc.c:1 +#: app/gimprc.c:430 #, c-format msgid " at line %d column %d\n" msgstr " w wierszu %d, kolumnie %d\n" -#: app/gimprc.c:1 +#: app/gimprc.c:431 #, c-format msgid " unexpected token: %s\n" msgstr " nieoczekiwany token: %s\n" -#: app/gimprc.c:1 +#: app/gimprc.c:1412 msgid "error parsing pluginrc" msgstr "bЁ╠d przy analizie pluginrc" -#: app/gimprc.c:1 +#: app/gimprc.c:1747 #, c-format msgid "transform_path(): gimprc token referenced but not defined: %s" msgstr "" -#: app/gimprc.c:1 +#: app/gimprc.c:2676 #, c-format msgid "Can't open %s; %s" msgstr "Nie mo©na otworzyФ %s: %s" -#: app/gimprc.c:1 +#: app/gimprc.c:2695 #, c-format msgid "Can't rename %s to %s.old; %s" msgstr "Nie mo©na zmieniФ nazwy %s na %s.old: %s" -#: app/gimprc.c:1 +#: app/gimprc.c:2701 #, c-format msgid "Couldn't reopen %s\n" msgstr "Nie mo©na otworzyФ ponownie %s\n" -#: app/gimprc.c:1 +#: app/gimprc.c:2713 #, c-format msgid "Can't write to %s; %s" msgstr "Nie mo©na zapisaФ do %s: %s" #. pseudo unit -#: app/gimpunit.c:1 libgimp/gimpunit.c:1 +#: app/gimpunit.c:58 libgimp/gimpunit.c:44 msgid "pixel" msgstr "piksel" -#: app/gimpunit.c:1 app/measure.c:1 app/measure.c:1 app/paint_core.c:1 -#: libgimp/gimpunit.c:1 +#: app/gimpunit.c:58 app/measure.c:432 app/measure.c:436 app/paint_core.c:472 +#: libgimp/gimpunit.c:44 msgid "pixels" msgstr "piksele" #. standard units -#: app/gimpunit.c:1 libgimp/gimpunit.c:1 +#: app/gimpunit.c:61 libgimp/gimpunit.c:47 msgid "inch" msgstr "cal" -#: app/gimpunit.c:1 libgimp/gimpunit.c:1 +#: app/gimpunit.c:61 libgimp/gimpunit.c:47 msgid "inches" msgstr "cale" -#: app/gimpunit.c:1 libgimp/gimpunit.c:1 +#: app/gimpunit.c:62 libgimp/gimpunit.c:48 msgid "millimeter" msgstr "milimetr" -#: app/gimpunit.c:1 libgimp/gimpunit.c:1 +#: app/gimpunit.c:62 libgimp/gimpunit.c:48 msgid "millimeters" msgstr "milimetry" #. professional units -#: app/gimpunit.c:1 libgimp/gimpunit.c:1 +#: app/gimpunit.c:65 libgimp/gimpunit.c:51 msgid "point" msgstr "punkt" -#: app/gimpunit.c:1 libgimp/gimpunit.c:1 +#: app/gimpunit.c:65 libgimp/gimpunit.c:51 msgid "points" msgstr "punkty" -#: app/gimpunit.c:1 libgimp/gimpunit.c:1 +#: app/gimpunit.c:66 libgimp/gimpunit.c:52 msgid "pica" msgstr "" -#: app/gimpunit.c:1 libgimp/gimpunit.c:1 +#: app/gimpunit.c:66 libgimp/gimpunit.c:52 msgid "picas" msgstr "" -#: app/gimpunit.c:1 libgimp/gimpunit.c:1 +#: app/gimpunit.c:73 libgimp/gimpunit.c:59 msgid "percent" msgstr "procent" -#: app/gimpunit.c:1 +#: app/gimpunit.c:299 msgid "" "# GIMP unitrc\n" "# This file contains your user unit database. You can\n" @@ -2084,182 +1954,182 @@ msgid "" msgstr "" #. Make a new floating layer -#: app/global_edit.c:1 app/global_edit.c:1 app/global_edit.c:1 +#: app/global_edit.c:288 app/global_edit.c:343 app/global_edit.c:353 msgid "Pasted Layer" msgstr "Wklejna warstwa" -#: app/global_edit.c:1 +#: app/global_edit.c:695 msgid "Paste" msgstr "Wklej" -#: app/global_edit.c:1 +#: app/global_edit.c:696 msgid "Paste Into" msgstr "/Edycja/Wklej do" -#: app/global_edit.c:1 +#: app/global_edit.c:697 msgid "Paste As New" msgstr "Wklej jako nowy" -#: app/global_edit.c:1 +#: app/global_edit.c:704 msgid "Paste Named Buffer" msgstr "Wklej nazwany bufor" -#: app/global_edit.c:1 +#: app/global_edit.c:722 msgid "Select a buffer to paste:" msgstr "Wybierz bufor do wklejenia:" -#: app/global_edit.c:1 +#: app/global_edit.c:807 msgid "Cut Named" msgstr "Wytnij nazwany" -#: app/global_edit.c:1 app/global_edit.c:1 +#: app/global_edit.c:810 app/global_edit.c:847 msgid "Enter a name for this buffer" msgstr "Wprowad╪ nazwЙ tego bufora" -#: app/global_edit.c:1 +#: app/global_edit.c:844 msgid "Copy Named" msgstr "Kopiuj nazwany" -#: app/gradient.c:1 +#: app/gradient.c:462 msgid "Curved" msgstr "" -#: app/gradient.c:1 +#: app/gradient.c:463 msgid "Sinusoidal" msgstr "" -#: app/gradient.c:1 +#: app/gradient.c:464 msgid "Spherical (increasing)" msgstr "" -#: app/gradient.c:1 +#: app/gradient.c:465 msgid "Spherical (decreasing)" msgstr "" -#: app/gradient.c:1 +#: app/gradient.c:470 msgid "Plain RGB" msgstr "" -#: app/gradient.c:1 +#: app/gradient.c:471 msgid "HSV (counter-clockwise hue)" msgstr "" -#: app/gradient.c:1 +#: app/gradient.c:472 msgid "HSV (clockwise hue)" msgstr "" -#: app/gradient.c:1 +#: app/gradient.c:491 msgid "Default" msgstr "Domy╤lny" -#: app/gradient.c:1 +#: app/gradient.c:574 #, c-format msgid "grad_get_color_at(): Unknown gradient type %d" msgstr "grad_get_color_at(): Nieznany typ gradientu %d" -#: app/gradient.c:1 +#: app/gradient.c:631 #, c-format msgid "grad_get_color_at(): Unknown coloring mode %d" msgstr "grad_get_color_at(): Nieznany tryb koloru %d" -#: app/gradient.c:1 +#: app/gradient.c:687 msgid "Gradient Editor" msgstr "Edytor gradientСw" -#: app/gradient.c:1 app/gradient_select.c:1 app/paintbrush.c:1 -#: app/palette.c:1 +#: app/gradient.c:721 app/gradient_select.c:474 app/paintbrush.c:284 +#: app/palette.c:2888 msgid "Gradient" msgstr "Gradient" -#: app/gradient.c:1 app/gradient_select.c:1 app/palette.c:1 -#: app/palette_select.c:1 +#: app/gradient.c:722 app/gradient_select.c:475 app/palette.c:2193 +#: app/palette_select.c:245 msgid "Name" msgstr "Nazwa" #. Frame & vbox for gradient functions -#: app/gradient.c:1 +#: app/gradient.c:743 msgid "Gradient Ops" msgstr "Operacje na Gradiencie" #. Buttons for gradient functions -#: app/gradient.c:1 +#: app/gradient.c:751 msgid "New Gradient" msgstr "Nowy gradient" -#: app/gradient.c:1 +#: app/gradient.c:757 msgid "Copy Gradient" msgstr "Kopiuj gradient" -#: app/gradient.c:1 +#: app/gradient.c:763 msgid "Delete Gradient" msgstr "UsuЯ gradient" -#: app/gradient.c:1 +#: app/gradient.c:769 msgid "Rename Gradient" msgstr "ZmieЯ nazwЙ gradientu" -#: app/gradient.c:1 app/gradient.c:1 +#: app/gradient.c:775 app/gradient.c:1669 msgid "Save as POV-Ray" msgstr "Zapisz jako POV-Ray" #. Zoom all button -#: app/gradient.c:1 +#: app/gradient.c:791 msgid "Zoom all" msgstr "" -#: app/gradient.c:1 +#: app/gradient.c:856 msgid "Instant update" msgstr "" -#: app/gradient.c:1 +#: app/gradient.c:1327 msgid "New gradient" msgstr "Nowy gradient" -#: app/gradient.c:1 +#: app/gradient.c:1330 msgid "Enter a name for the new gradient" msgstr "Wprowad╪ nazwЙ nowego gradientu" -#: app/gradient.c:1 +#: app/gradient.c:1331 msgid "untitled" msgstr "bez_nazwy" -#: app/gradient.c:1 +#: app/gradient.c:1350 msgid "ed_do_new_gradient_callback(): oops, received NULL in call_data" msgstr "ed_do_new_gradient_callback(): otrzymano NULL w call_data" -#: app/gradient.c:1 +#: app/gradient.c:1390 msgid "Copy gradient" msgstr "Kopiuj gradient" -#: app/gradient.c:1 +#: app/gradient.c:1393 msgid "Enter a name for the copied gradient" msgstr "Wprowad╪ nazwЙ kopiowanego gradientu" -#: app/gradient.c:1 +#: app/gradient.c:1416 msgid "ed_do_copy_gradient_callback(): oops, received NULL in call_data" msgstr "ed_do_copy_gradient_callback(): otrzymano NULL w call_data" -#: app/gradient.c:1 +#: app/gradient.c:1476 msgid "Rename gradient" msgstr "ZmieЯ nazwЙ gradientu" -#: app/gradient.c:1 +#: app/gradient.c:1479 msgid "Enter a new name for the gradient" msgstr "Wprowad╪ now╠ nazwЙ gradientu" -#: app/gradient.c:1 +#: app/gradient.c:1502 msgid "ed_do_rename_gradient_callback(): oops, received NULL in call_data" msgstr "ed_do_rename_gradient_callback(): otrzymano NULL w call_data" -#: app/gradient.c:1 +#: app/gradient.c:1523 msgid "ed_do_rename_gradient_callback(): oops, can't find gradient to rename" msgstr "" -#: app/gradient.c:1 +#: app/gradient.c:1558 msgid "Delete gradient" msgstr "UsuЯ gradient" -#: app/gradient.c:1 +#: app/gradient.c:1577 #, c-format msgid "" "Are you sure you want to delete\n" @@ -2268,413 +2138,416 @@ msgstr "" "Czy na pewno chcesz usun╠Ф\n" "\"%s\" z listy i z dysku?" -#: app/gradient.c:1 +#: app/gradient.c:1626 msgid "ed_do_delete_gradient_callback(): Could not find gradient to delete!" msgstr "" -#: app/gradient.c:1 +#: app/gradient.c:1705 #, c-format msgid "ed_do_save_pov_callback(): oops, could not open \"%s\"" msgstr "ed_do_save_pov_callback(): ups, nie mo©na otworzyФ \"%s\"" -#: app/gradient.c:1 +#: app/gradient.c:1814 #, c-format msgid "Zoom factor: %d:1 Displaying [%0.6f, %0.6f]" msgstr "PowiЙkszenie: %d:1 Wy╤wietlanie [%0.6f, %0.6f]" -#: app/gradient.c:1 +#: app/gradient.c:2056 #, 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:1 +#: app/gradient.c:2080 #, c-format msgid "Foreground color set to RGB (%d, %d, %d) <-> (%0.3f, %0.3f, %0.3f)" msgstr "" -#: app/gradient.c:1 +#: app/gradient.c:2103 #, c-format msgid "Background color to RGB (%d, %d, %d) <-> (%0.3f, %0.3f, %0.3f)" msgstr "" -#: app/gradient.c:1 +#: app/gradient.c:2398 msgid "Drag: move Shift+drag: move & compress" msgstr "" -#: app/gradient.c:1 app/gradient.c:1 +#: app/gradient.c:2400 app/gradient.c:2403 msgid "Click: select Shift+click: extend selection" msgstr "" -#: app/gradient.c:1 +#: app/gradient.c:2408 msgid "Click: select Shift+click: extend selection Drag: move" msgstr "" -#: app/gradient.c:1 +#: app/gradient.c:2420 msgid "" "Click: select Shift+click: extend selection Drag: move Shift+drag: " "move & compress" msgstr "" -#: app/gradient.c:1 app/gradient.c:1 +#: app/gradient.c:2663 app/gradient.c:2672 #, c-format msgid "Handle position: %0.6f" msgstr "" -#: app/gradient.c:1 +#: app/gradient.c:2690 #, c-format msgid "Distance: %0.6f" msgstr "OdlegЁo╤Ф: %0.6f" -#: app/gradient.c:1 +#: app/gradient.c:2697 #, c-format msgid "control_motion(): Attempt to move bogus handle %d" msgstr "" -#: app/gradient.c:1 app/gradient.c:1 +#: app/gradient.c:3174 app/gradient.c:4231 msgid "Left endpoint's color" msgstr "Kolor lewego punktu koЯcowego" -#: app/gradient.c:1 app/gradient.c:1 +#: app/gradient.c:3185 app/gradient.c:3227 msgid "Load from" msgstr "Wczytaj z" -#: app/gradient.c:1 +#: app/gradient.c:3189 msgid "Left neighbor's right endpoint" msgstr "Kolor prawgo punktu koЯcowego lewego s╠siada" -#: app/gradient.c:1 +#: app/gradient.c:3190 msgid "Right endpoint" msgstr "Prawy punkt koЯcowy" -#: app/gradient.c:1 app/gradient.c:1 +#: app/gradient.c:3200 app/gradient.c:3242 msgid "Save to" msgstr "Zapisz do" -#: app/gradient.c:1 app/gradient.c:1 +#: app/gradient.c:3216 app/gradient.c:4309 msgid "Right endpoint's color" msgstr "Kolor prawego punktu koЯcowego" -#: app/gradient.c:1 +#: app/gradient.c:3231 msgid "Right neighbor's left endpoint" msgstr "Kolor lewego punktu koЯcowego prawego s╠siada" -#: app/gradient.c:1 +#: app/gradient.c:3232 msgid "Left endpoint" msgstr "Lewy punkt koЯcowy" -#: app/gradient.c:1 +#: app/gradient.c:3343 msgid "Selection operations" msgstr "" -#: app/gradient.c:1 +#: app/gradient.c:3515 msgid "Blending function for segment" msgstr "" -#: app/gradient.c:1 +#: app/gradient.c:3517 msgid "Coloring type for segment" msgstr "" -#: app/gradient.c:1 +#: app/gradient.c:3519 msgid "Split segment at midpoint" msgstr "" -#: app/gradient.c:1 app/gradient.c:1 +#: app/gradient.c:3521 app/gradient.c:4612 msgid "Split segment uniformly" msgstr "" -#: app/gradient.c:1 +#: app/gradient.c:3523 msgid "Delete segment" msgstr "UsuЯ segment" -#: app/gradient.c:1 +#: app/gradient.c:3525 msgid "Re-center segment's midpoint" msgstr "" -#: app/gradient.c:1 +#: app/gradient.c:3527 msgid "Re-distribute handles in segment" msgstr "" -#: app/gradient.c:1 +#: app/gradient.c:3529 msgid "Flip segment" msgstr "Odbij segment" -#: app/gradient.c:1 app/gradient.c:1 +#: app/gradient.c:3531 app/gradient.c:5171 msgid "Replicate segment" msgstr "" -#: app/gradient.c:1 +#: app/gradient.c:3536 msgid "Blending function for selection" msgstr "" -#: app/gradient.c:1 +#: app/gradient.c:3538 msgid "Coloring type for selection" msgstr "" -#: app/gradient.c:1 +#: app/gradient.c:3540 msgid "Split segments at midpoints" msgstr "" -#: app/gradient.c:1 app/gradient.c:1 +#: app/gradient.c:3542 app/gradient.c:4613 msgid "Split segments uniformly" msgstr "" -#: app/gradient.c:1 +#: app/gradient.c:3544 msgid "Delete selection" msgstr "UsuЯ zaznaczenie" -#: app/gradient.c:1 +#: app/gradient.c:3546 msgid "Re-center midpoints in selection" msgstr "" -#: app/gradient.c:1 +#: app/gradient.c:3548 msgid "Re-distribute handles in selection" msgstr "" -#: app/gradient.c:1 +#: app/gradient.c:3550 msgid "Flip selection" msgstr "Odbij zaznaczenie" -#: app/gradient.c:1 app/gradient.c:1 +#: app/gradient.c:3552 app/gradient.c:5172 msgid "Replicate selection" msgstr "" -#: app/gradient.c:1 +#: app/gradient.c:3836 msgid "FG color" msgstr "" -#: app/gradient.c:1 +#: app/gradient.c:3885 #, c-format msgid "RGBA (%0.3f, %0.3f, %0.3f, %0.3f)" msgstr "" -#: app/gradient.c:1 app/gradient.c:1 +#: app/gradient.c:4398 app/gradient.c:4468 msgid "(Varies)" msgstr "" -#: app/gradient.c:1 +#: app/gradient.c:4620 msgid "Split" msgstr "" #. Instructions -#: app/gradient.c:1 +#: app/gradient.c:4634 msgid "Please select the number of uniform parts" msgstr "" -#: app/gradient.c:1 +#: app/gradient.c:4640 msgid "in which you want to split the selected segment" msgstr "" -#: app/gradient.c:1 +#: app/gradient.c:4641 msgid "in which you want to split the segments in the selection" msgstr "" -#: app/gradient.c:1 +#: app/gradient.c:4999 msgid "Blend endpoints' colors" msgstr "" -#: app/gradient.c:1 +#: app/gradient.c:5011 msgid "Blend endpoints' opacity" msgstr "" -#: app/gradient.c:1 +#: app/gradient.c:5179 msgid "Replicate" msgstr "" #. Instructions -#: app/gradient.c:1 +#: app/gradient.c:5192 msgid "Please select the number of times" msgstr "" -#: app/gradient.c:1 +#: app/gradient.c:5197 msgid "you want to replicate the selected segment" msgstr "" -#: app/gradient.c:1 +#: app/gradient.c:5198 msgid "you want to replicate the selection" msgstr "" -#: app/gradient.c:1 +#: app/gradient.c:5553 #, c-format msgid "grad_load_gradient(): invalid number of segments in \"%s\"" msgstr "" -#: app/gradient.c:1 +#: app/gradient.c:5579 #, c-format msgid "" "grad_load_gradient(): badly formatted gradient segment %d in \"%s\" --- bad " "things may happen soon" msgstr "" -#: app/gradient.c:1 +#: app/gradient.c:5615 msgid "grad_save_gradient(): can not save gradient with NULL filename" msgstr "" "grad_save_gradient(): nie mo©na zapisaФ gradientu pod pust╠ nazw╠ pliku" -#: app/gradient.c:1 +#: app/gradient.c:5623 #, c-format msgid "grad_save_gradient(): can't open \"%s\"" msgstr "grad_save_gradient(): nie mo©na otworzyФ \"%s\"" -#: app/gradient.c:1 +#: app/gradient.c:5830 #, c-format msgid "seg_get_segment_at(): No matching segment for position %0.15f" msgstr "" -#: app/gradient_select.c:1 +#. The shell and main vbox +#: app/gradient_select.c:447 msgid "Gradient Selection" msgstr "WybСr gradientu" -#: app/histogram_tool.c:1 +#: app/histogram_tool.c:170 msgid "Histogram Options" msgstr "Opcje histogramu" -#: app/histogram_tool.c:1 +#: app/histogram_tool.c:208 msgid "Histogram does not operate on indexed drawables." msgstr "Nie mo©na modyfikowaФ jasno╤ci i kontrastu w trybie indeksowanym." -#: app/histogram_tool.c:1 +#: app/histogram_tool.c:260 msgid "Mean:" msgstr "" -#: app/histogram_tool.c:1 +#: app/histogram_tool.c:261 msgid "Std Dev:" msgstr "" -#: app/histogram_tool.c:1 +#: app/histogram_tool.c:262 msgid "Median:" msgstr "" -#: app/histogram_tool.c:1 +#: app/histogram_tool.c:263 msgid "Pixels:" msgstr "Piksele:" -#: app/histogram_tool.c:1 +#: app/histogram_tool.c:265 msgid "Count:" msgstr "" -#: app/histogram_tool.c:1 +#: app/histogram_tool.c:266 msgid "Percentile:" msgstr "" -#: app/histogram_tool.c:1 app/tools.c:1 +#. The shell and main vbox +#: app/histogram_tool.c:287 app/tools.c:656 msgid "Histogram" msgstr "Histogram" -#: app/histogram_tool.c:1 +#: app/histogram_tool.c:309 msgid "Information on Channel:" msgstr "Infformacje o kanale:" -#: app/hue_saturation.c:1 +#: app/hue_saturation.c:260 msgid "Hue-Saturation Options" msgstr "Opcje odcienia i nasycenia" -#: app/hue_saturation.c:1 +#: app/hue_saturation.c:298 msgid "Hue-Saturation operates only on RGB color drawables." msgstr "OdcieЯ i nasycenie kolorСw mog╠ byФ wykorzystywane tylko w trybie RGB." -#: app/hue_saturation.c:1 +#: app/hue_saturation.c:361 msgid "Master" msgstr "CaЁo╤Ф" -#: app/hue_saturation.c:1 +#: app/hue_saturation.c:362 msgid "R" msgstr "R" -#: app/hue_saturation.c:1 +#: app/hue_saturation.c:363 msgid "Y" msgstr "Y" -#: app/hue_saturation.c:1 +#: app/hue_saturation.c:364 msgid "G" msgstr "G" -#: app/hue_saturation.c:1 +#: app/hue_saturation.c:365 msgid "C" msgstr "C" -#: app/hue_saturation.c:1 +#: app/hue_saturation.c:366 msgid "B" msgstr "B" -#: app/hue_saturation.c:1 +#: app/hue_saturation.c:367 msgid "M" msgstr "M" -#: app/hue_saturation.c:1 app/tools.c:1 +#. The shell and main vbox +#: app/hue_saturation.c:386 app/tools.c:581 msgid "Hue-Saturation" msgstr "OdcieЯ i nasycenie" -#: app/hue_saturation.c:1 +#: app/hue_saturation.c:453 msgid "Hue / Lightness / Saturation Adjustments" msgstr "" #. Create the hue scale widget -#: app/hue_saturation.c:1 app/layers_dialog.c:1 app/paint_funcs.c:1 -#: app/tool_options.c:1 +#: app/hue_saturation.c:463 app/layers_dialog.c:249 app/paint_funcs.c:93 +#: app/tool_options.c:1002 msgid "Hue" msgstr "OdcieЯ" #. Create the lightness scale widget -#: app/hue_saturation.c:1 +#: app/hue_saturation.c:497 msgid "Lightness" msgstr "Jasno╤Ф" #. Create the saturation scale widget -#: app/hue_saturation.c:1 app/layers_dialog.c:1 app/paint_funcs.c:1 -#: app/tool_options.c:1 +#: app/hue_saturation.c:531 app/layers_dialog.c:251 app/paint_funcs.c:94 +#: app/tool_options.c:1003 msgid "Saturation" msgstr "Nasycenie" -#: app/image_map.c:1 +#: app/image_map.c:283 msgid "image depth change, unable to restore original image" msgstr "" -#: app/image_new.c:1 app/info_window.c:1 app/info_window.c:1 -#: app/preferences_dialog.c:1 +#: app/image_new.c:59 app/info_window.c:60 app/info_window.c:449 +#: app/preferences_dialog.c:1335 msgid "Grayscale" msgstr "Odcienie szaro╤ci" -#: app/image_new.c:1 app/layers_dialog.c:1 +#: app/image_new.c:65 app/layers_dialog.c:3289 msgid "Foreground" msgstr "Aktualny kolor" -#: app/image_new.c:1 app/layers_dialog.c:1 +#: app/image_new.c:75 app/layers_dialog.c:3291 msgid "White" msgstr "BiaЁy" -#: app/image_new.c:1 +#: app/image_new.c:263 #, c-format msgid "%d Bytes" msgstr "%d bajtСw" -#: app/image_new.c:1 +#: app/image_new.c:265 #, c-format msgid "%.2f KB" msgstr "%.2f KB" -#: app/image_new.c:1 +#: app/image_new.c:267 #, c-format msgid "%.1f KB" msgstr "%.1f KB" -#: app/image_new.c:1 +#: app/image_new.c:269 #, c-format msgid "%d KB" msgstr "%d KB" -#: app/image_new.c:1 +#: app/image_new.c:271 #, c-format msgid "%.2f MB" msgstr "%.2f MB" -#: app/image_new.c:1 +#: app/image_new.c:273 #, c-format msgid "%.1f MB" msgstr "%.1f MB" -#: app/indicator_area.c:1 +#: app/indicator_area.c:170 msgid "" "The active brush.\n" "Click to open the Brushes Dialog." @@ -2682,7 +2555,7 @@ msgstr "" "Aktywny pЙdzel.\n" "KlikniЙcie otwiera okno pЙdzli." -#: app/indicator_area.c:1 +#: app/indicator_area.c:190 msgid "" "The active pattern.\n" "Click to open the Patterns Dialog." @@ -2690,7 +2563,7 @@ msgstr "" "Aktywny wzСr.\n" "KlikniЙcie otwiera okno wzorСw." -#: app/indicator_area.c:1 +#: app/indicator_area.c:210 msgid "" "The active gradient.\n" "Click to open the Gradients Dialog." @@ -2698,132 +2571,132 @@ msgstr "" "Aktywny gradient.\n" "KlikniЙcie otwiera okno gradientСw." -#: app/info_dialog.c:1 +#: app/info_dialog.c:125 msgid "Unknown info_dialog field type." msgstr "Nieznany typ pola info_dialog." -#: app/info_dialog.c:1 app/preferences_dialog.c:1 +#: app/info_dialog.c:180 app/preferences_dialog.c:1435 msgid "General" msgstr "OgСlne" -#: app/info_window.c:1 +#: app/info_window.c:59 msgid "Static Gray" msgstr "" -#: app/info_window.c:1 +#: app/info_window.c:61 msgid "Static Color" msgstr "" -#: app/info_window.c:1 +#: app/info_window.c:62 msgid "Pseudo Color" msgstr "" -#: app/info_window.c:1 +#: app/info_window.c:63 msgid "True Color" msgstr "" -#: app/info_window.c:1 +#: app/info_window.c:64 msgid "Direct Color" msgstr "" -#: app/info_window.c:1 +#: app/info_window.c:236 msgid "Extended" msgstr "Rozszerzone" #. create the info dialog -#: app/info_window.c:1 +#: app/info_window.c:285 #, c-format msgid "%s: Window Info" msgstr "%s: Informacje o oknie" #. add the information fields -#: app/info_window.c:1 +#: app/info_window.c:304 msgid "Dimensions (w x h):" msgstr "Wymiary (s x w):" -#: app/info_window.c:1 app/iscissors.c:1 +#: app/info_window.c:306 msgid "Resolution:" msgstr "Rozdzielczo╤Ф:" -#: app/info_window.c:1 app/tool_options.c:1 +#: app/info_window.c:308 app/tool_options.c:453 msgid "Unit:" msgstr "Jednostka:" -#: app/info_window.c:1 +#: app/info_window.c:310 msgid "Scale Ratio:" msgstr "WspСЁczynnik proporcji:" -#: app/info_window.c:1 +#: app/info_window.c:312 msgid "Display Type:" msgstr "Typ wy╤wietlania:" -#: app/info_window.c:1 +#: app/info_window.c:314 msgid "Visual Class:" msgstr "" -#: app/info_window.c:1 +#: app/info_window.c:316 msgid "Visual Depth:" msgstr "" -#: app/info_window.c:1 +#: app/info_window.c:319 msgid "Shades of Color:" msgstr "Odcienie koloru:" -#: app/info_window.c:1 +#: app/info_window.c:322 msgid "Shades:" msgstr "Cienie:" -#: app/info_window.c:1 +#: app/info_window.c:325 msgid "Shades of Gray:" msgstr "Odcienie szaro╤ci:" -#: app/info_window.c:1 +#: app/info_window.c:447 msgid "RGB Color" msgstr "Kolor RGB" -#: app/info_window.c:1 +#: app/info_window.c:451 msgid "Indexed Color" msgstr "Kolor indeksowany" #. size slider -#: app/ink.c:1 +#: app/ink.c:293 msgid "Size:" msgstr "Rozmiar:" #. sens slider -#: app/ink.c:1 app/ink.c:1 app/ink.c:1 +#: app/ink.c:311 app/ink.c:335 app/ink.c:365 msgid "Sensitivity:" msgstr "CzuЁo╤Ф:" #. tilt sens slider -#: app/ink.c:1 +#: app/ink.c:329 msgid "Tilt" msgstr "" #. velocity sens slider -#: app/ink.c:1 +#: app/ink.c:359 msgid "Speed" msgstr "Szybko╤Ф" #. angle adjust slider -#: app/ink.c:1 +#: app/ink.c:389 msgid "Angle" msgstr "K╠t:" -#: app/ink.c:1 +#: app/ink.c:395 msgid "Adjust:" msgstr "K╠t:" #. Brush shape widget -#: app/ink.c:1 +#: app/ink.c:482 msgid "Shape" msgstr "" -#: app/install.c:1 +#: app/install.c:83 msgid "The GIMP is not properly installed for the current user\n" msgstr "GIMP nie zostaЁ poprawnie zainstalowany dla bie©╠cego u©ytkownika\n" -#: app/install.c:1 +#: app/install.c:84 msgid "" "User installation was skipped because the '--nointerface' flag was " "encountered\n" @@ -2831,32 +2704,20 @@ msgstr "" "Instalacja u©ytkownika zostaЁa pominiЙta w powodu wyst╠pienia opcji " "'--nointerface' w wieszu poleceЯ\n" -#: app/install.c:1 +#: app/install.c:85 msgid "" "To perform user installation, run the GIMP without the '--nointerface' flag\n" msgstr "" "Aby dokonaФ instalacji u©ytkownika, nale©y uruchomiФ GIMP-a bez opcji\n" "'--nointerface' w wierszu poleceЯ\n" -#: app/install.c:1 -msgid "Install" -msgstr "Instaluj" - -#: app/install.c:1 -msgid "Ignore" -msgstr "Ignoruj" - -#: app/install.c:1 +#: app/install.c:113 msgid "" "The GIMP - GNU Image Manipulation Program\n" "\n" msgstr "" -#: app/install.c:1 -msgid "Copyright (C) 1995 Spencer Kimball and Peter Mattis\n" -msgstr "Copyright (C) 1995 Spencer Kimball and Peter Mattis\n" - -#: app/install.c:1 +#: 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" @@ -2864,7 +2725,7 @@ msgid "" "(at your option) any later version.\n" msgstr "" -#: app/install.c:1 +#: 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" @@ -2872,7 +2733,7 @@ msgid "" "See the GNU General Public License for more details.\n" msgstr "" -#: app/install.c:1 +#: 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" @@ -2880,7 +2741,7 @@ msgid "" "MA 02111-1307, USA.\n" msgstr "" -#: app/install.c:1 +#: app/install.c:134 msgid "" "Personal GIMP Installation\n" "\n" @@ -2888,23 +2749,23 @@ msgstr "" "Indywidualna instalacja GIMP-a\n" "\n" -#: app/install.c:1 +#: app/install.c:135 msgid "For a proper GIMP installation, a subdirectory called\n" msgstr "Aby GIMP mСgЁ funkcjonowaФ poprawnie, musi zostaФ utworzony katalog\n" #. will be replaced with gimp_directory() -#: app/install.c:1 +#: app/install.c:137 msgid "" " needs to be created. This\n" "subdirectory will contain a number of important files:\n" "\n" msgstr "BЙdzie on zawieraЁ wiele wa©nych plikСw:\n" -#: app/install.c:1 +#: app/install.c:140 msgid "gimprc\n" msgstr "gimprc\n" -#: app/install.c:1 +#: app/install.c:141 msgid "" "\t\tThe gimprc is used to store personal preferences\n" "\t\tsuch as default GIMP behaviors & plug-in hotkeys.\n" @@ -2912,11 +2773,11 @@ msgid "" "\t\tpatterns, plug-ins and modules are also configured here.\n" msgstr "" -#: app/install.c:1 +#: app/install.c:146 msgid "unitrc\n" msgstr "unitrc\n" -#: app/install.c:1 +#: app/install.c:147 msgid "" "\t\tThe unitrc is used to store your user units database.\n" "\t\tYou can define additional units and use them just\n" @@ -2925,11 +2786,11 @@ msgid "" "\t\tyou quit the GIMP.\n" msgstr "" -#: app/install.c:1 +#: app/install.c:153 msgid "pluginrc\n" msgstr "pluginrc\n" -#: app/install.c:1 +#: app/install.c:154 msgid "" "\t\tPlug-ins and extensions are external programs run by\n" "\t\tthe GIMP which provide additional functionality.\n" @@ -2939,11 +2800,11 @@ msgid "" "\t\tbe GIMP-readable only, and should not be edited.\n" msgstr "" -#: app/install.c:1 +#: app/install.c:161 msgid "brushes\n" msgstr "brushes\n" -#: app/install.c:1 +#: app/install.c:162 msgid "" "\t\tThis is a subdirectory which can be used to store\n" "\t\tuser defined brushes. The default gimprc file\n" @@ -2952,11 +2813,24 @@ msgid "" "\t\tbrushes.\n" msgstr "" -#: app/install.c:1 +#: app/install.c:168 +#, fuzzy +msgid "generated_brushes\n" +msgstr "Utworzone pЙdzle" + +#: app/install.c:169 +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:174 msgid "gradients\n" msgstr "gradients\n" -#: app/install.c:1 +#: app/install.c:175 msgid "" "\t\tThis is a subdirectory which can be used to store\n" "\t\tuser defined gradients. The default gimprc file\n" @@ -2965,11 +2839,11 @@ msgid "" "\t\tgradients.\n" msgstr "" -#: app/install.c:1 +#: app/install.c:181 msgid "gfig\n" msgstr "gfig\n" -#: app/install.c:1 +#: app/install.c:182 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" @@ -2978,11 +2852,11 @@ msgid "" "\t\twhen searching for gfig figures.\n" msgstr "" -#: app/install.c:1 +#: app/install.c:188 msgid "gflares\n" msgstr "gflares\n" -#: app/install.c:1 +#: app/install.c:189 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" @@ -2991,11 +2865,11 @@ msgid "" "\t\twhen searching for gflares.\n" msgstr "" -#: app/install.c:1 +#: app/install.c:195 msgid "fractalexplorer\n" msgstr "fractalexplorer\n" -#: app/install.c:1 +#: app/install.c:196 msgid "" "\t\tThis is a subdirectory which can be used to store\n" "\t\tuser defined fractals to be used by the FractalExplorer\n" @@ -3004,11 +2878,11 @@ msgid "" "\t\twhen searching for fractals.\n" msgstr "" -#: app/install.c:1 +#: app/install.c:202 msgid "palettes\n" msgstr "palettes\n" -#: app/install.c:1 +#: app/install.c:203 msgid "" "\t\tThis is a subdirectory which can be used to store\n" "\t\tuser defined palettes. The default gimprc file\n" @@ -3020,11 +2894,11 @@ msgid "" "\t\tsessions.\n" msgstr "" -#: app/install.c:1 +#: app/install.c:212 msgid "patterns\n" msgstr "patterns\n" -#: app/install.c:1 +#: app/install.c:213 msgid "" "\t\tThis is a subdirectory which can be used to store\n" "\t\tuser defined patterns. The default gimprc file\n" @@ -3033,11 +2907,11 @@ msgid "" "\t\tpatterns.\n" msgstr "" -#: app/install.c:1 +#: app/install.c:219 msgid "plug-ins\n" msgstr "plug-ins\n" -#: app/install.c:1 +#: app/install.c:220 msgid "" "\t\tThis is a subdirectory which can be used to store\n" "\t\tuser created, temporary, or otherwise non-system-\n" @@ -3047,11 +2921,11 @@ msgid "" "\t\tplug-ins.\n" msgstr "" -#: app/install.c:1 +#: app/install.c:227 msgid "modules\n" msgstr "modules\n" -#: app/install.c:1 +#: app/install.c:228 msgid "" "\t\tThis subdirectory can be used to store user created,\n" "\t\ttemporary, or otherwise non-system-supported DLL modules.\n" @@ -3060,11 +2934,11 @@ msgid "" "\t\twhen searching for modules to load when initialising.\n" msgstr "" -#: app/install.c:1 +#: app/install.c:234 msgid "scripts\n" msgstr "scripts\n" -#: app/install.c:1 +#: app/install.c:235 msgid "" "\t\tThis subdirectory is used by the GIMP to store \n" "\t\tuser created and installed scripts. The default gimprc\n" @@ -3072,11 +2946,11 @@ msgid "" "\t\t-wide gimp scripts subdirectory when searching for scripts\n" msgstr "" -#: app/install.c:1 +#: app/install.c:240 msgid "tmp\n" msgstr "tmp\n" -#: app/install.c:1 +#: app/install.c:241 msgid "" "\t\tThis subdirectory is used by the GIMP to temporarily\n" "\t\tstore undo buffers to reduce memory usage. If GIMP is\n" @@ -3085,19 +2959,27 @@ msgid "" "\t\tGIMP sessions and can be destroyed with impunity.\n" msgstr "" -#: app/install.c:1 +#: app/install.c:250 msgid "GIMP Installation" msgstr "Instalacja GIMP-a" -#: app/install.c:1 -msgid "Continue" -msgstr "Konynuuj" +#: app/install.c:255 +msgid "Install" +msgstr "Instaluj" -#: app/install.c:1 +#: app/install.c:257 libgimp/gimpexport.c:257 +msgid "Ignore" +msgstr "Ignoruj" + +#: app/install.c:398 msgid "Installation Log" msgstr "Dziennik instalacji" -#: app/install.c:1 +#: app/install.c:403 +msgid "Continue" +msgstr "Konynuuj" + +#: app/install.c:434 msgid "" "User Installation Log\n" "\n" @@ -3105,11 +2987,11 @@ msgstr "" "Dziennik instalacji u©ytkownika\n" "\n" -#: app/install.c:1 +#: app/install.c:444 msgid " does not exist. Cannot install.\n" msgstr " nie istnieje. Nie mo©na przeprowadziФ instalacji.\n" -#: app/install.c:1 +#: app/install.c:452 msgid "" " has invalid permissions.\n" "Cannot install." @@ -3117,7 +2999,15 @@ msgstr "" " ma niewЁa╤ciwe uprawnienia.\n" "Nie mo©na przeprowadziФ instalacji." -#: app/install.c:1 +#: app/install.c:486 +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:518 msgid "" "\n" "Installation successful!\n" @@ -3125,7 +3015,7 @@ msgstr "" "\n" "InstalacjЙ zakoЯczono pomy╤lnie!\n" -#: app/install.c:1 +#: app/install.c:527 msgid "" "\n" "Installation failed. Contact system administrator.\n" @@ -3133,227 +3023,209 @@ msgstr "" "\n" "Instalacja nie powiodЁa siЙ. Nale©y skontaktowaФ siЙ z administratorem.\n" -#: app/interface.c:1 +#: app/interface.c:309 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 "" -#: app/interface.c:1 +#: app/interface.c:531 msgid "The GIMP" msgstr "Informacje o GIMP-ie" -#: app/interface.c:1 -msgid "GIMP Message" -msgstr "Komunikat GIMP-a" - -#: app/internal_procs.c:1 +#: app/internal_procs.c:67 msgid "Internal Procedures" msgstr "WewnЙtrzne procedury" -#: app/internal_procs.c:1 +#: app/internal_procs.c:67 msgid "Brush UI" msgstr "" -#: app/internal_procs.c:1 +#: app/internal_procs.c:73 msgid "Channel" msgstr "KanaЁ" -#: app/internal_procs.c:1 +#: app/internal_procs.c:76 msgid "Channel Ops" msgstr "KanaЁy" -#: app/internal_procs.c:1 app/layers_dialog.c:1 app/paint_funcs.c:1 -#: app/tool_options.c:1 app/tool_options.c:1 +#: app/internal_procs.c:79 app/layers_dialog.c:253 app/paint_funcs.c:95 +#: app/tool_options.c:895 app/tool_options.c:1004 msgid "Color" msgstr "Kolor" -#: app/internal_procs.c:1 +#: app/internal_procs.c:82 msgid "Convert" msgstr "Kontrast" -#: app/internal_procs.c:1 +#: app/internal_procs.c:85 msgid "Drawable procedures" msgstr "" -#: app/internal_procs.c:1 +#: app/internal_procs.c:88 msgid "Edit procedures" msgstr "" -#: app/internal_procs.c:1 +#: app/internal_procs.c:91 msgid "File Operations" msgstr "Operacje na plikach" -#: app/internal_procs.c:1 +#: app/internal_procs.c:94 msgid "Floating selections" msgstr "" -#: app/internal_procs.c:1 +#: app/internal_procs.c:97 msgid "GDisplay procedures" msgstr "" -#: app/internal_procs.c:1 +#: app/internal_procs.c:100 msgid "Image" msgstr "Obraz" -#: app/internal_procs.c:1 +#: app/internal_procs.c:103 msgid "Image mask" msgstr "Maska obrazu" -#: app/internal_procs.c:1 +#: app/internal_procs.c:106 msgid "Gimprc procedures" msgstr "" -#: app/internal_procs.c:1 +#: app/internal_procs.c:112 msgid "Gradient UI" msgstr "" -#: app/internal_procs.c:1 +#: app/internal_procs.c:115 msgid "Guide procedures" msgstr "" -#: app/internal_procs.c:1 app/preferences_dialog.c:1 +#: app/internal_procs.c:118 app/preferences_dialog.c:1428 msgid "Interface" msgstr "Interfejs" #. the layer name label -#: app/internal_procs.c:1 app/layer_select.c:1 +#: app/internal_procs.c:121 app/layer_select.c:137 msgid "Layer" msgstr "Warstwa" -#: app/internal_procs.c:1 +#: app/internal_procs.c:124 msgid "Miscellaneous" msgstr "RС©ne" -#: app/internal_procs.c:1 app/palette.c:1 app/palette.c:1 -#: app/palette_select.c:1 +#: app/internal_procs.c:127 app/palette.c:2179 app/palette.c:2191 +#: app/palette_select.c:243 msgid "Palette" msgstr "Paleta" -#: app/internal_procs.c:1 +#: app/internal_procs.c:130 msgid "Parasite procedures" msgstr "" -#: app/internal_procs.c:1 app/lc_dialog.c:1 +#: app/internal_procs.c:133 app/lc_dialog.c:182 msgid "Paths" msgstr "╕cie©ki" -#: app/internal_procs.c:1 +#: app/internal_procs.c:136 msgid "Pattern UI" msgstr "" -#: app/internal_procs.c:1 +#: app/internal_procs.c:142 msgid "Plug-in" msgstr "Wtyczka" -#: app/internal_procs.c:1 +#: app/internal_procs.c:145 msgid "Procedural database" msgstr "" -#: app/internal_procs.c:1 +#: app/internal_procs.c:148 msgid "Text procedures" msgstr "Edytuj krzyw╠" -#: app/internal_procs.c:1 +#: app/internal_procs.c:151 msgid "Tool procedures" msgstr "" -#: app/internal_procs.c:1 +#: app/internal_procs.c:154 app/undo_history.c:544 msgid "Undo" msgstr "Cofnij" -#: app/internal_procs.c:1 +#: app/internal_procs.c:157 msgid "Units" msgstr "Jednostki" -#: app/invert.c:1 +#: app/invert.c:43 msgid "Invert does not operate on indexed drawables." msgstr "" -#: app/invert.c:1 +#: app/invert.c:53 msgid "Invert operation failed." msgstr "" -#: app/iscissors.c:1 -msgid "Curve" -msgstr "Krzywa" - -#. the threshold scale -#: app/iscissors.c:1 -msgid "Edge Detect " -msgstr "Wykrywanie krawЙdzi " - -#. the elasticity scale -#: app/iscissors.c:1 -msgid "Elasticity:" -msgstr "" - -#: app/layer.c:1 +#: app/layer.c:248 msgid "Zero width or height layers not allowed." msgstr "" -#: app/layer.c:1 +#: app/layer.c:349 msgid "layer_copy: could not allocate new layer" msgstr "layer_copy: nie mo©na zaalokowaФ nowej warstwy" -#: app/layer.c:1 +#: app/layer.c:426 msgid "layer_from_tiles: could not allocate new layer" msgstr "layer_from_tiles: nie mo©na zaalokowaФ nowej warstwy" -#: app/layer.c:1 +#: app/layer.c:479 #, c-format msgid "%s mask" msgstr "maska %s" -#: app/layer_select.c:1 +#: app/layer_select.c:101 msgid "Layer Select" msgstr "" -#: app/layers_dialog.c:1 app/paint_funcs.c:1 app/tool_options.c:1 +#: app/layers_dialog.c:227 app/paint_funcs.c:82 app/tool_options.c:990 msgid "Normal" msgstr "" -#: app/layers_dialog.c:1 app/paint_funcs.c:1 app/tool_options.c:1 +#: app/layers_dialog.c:229 app/paint_funcs.c:83 app/tool_options.c:991 msgid "Dissolve" msgstr "" -#: app/layers_dialog.c:1 app/paint_funcs.c:1 app/tool_options.c:1 +#: app/layers_dialog.c:231 app/paint_funcs.c:85 app/tool_options.c:993 msgid "Multiply (Burn)" msgstr "" -#: app/layers_dialog.c:1 app/paint_funcs.c:1 app/tool_options.c:1 +#: app/layers_dialog.c:233 app/paint_funcs.c:97 app/tool_options.c:994 msgid "Divide (Dodge)" msgstr "" -#: app/layers_dialog.c:1 app/paint_funcs.c:1 app/tool_options.c:1 +#: app/layers_dialog.c:235 app/paint_funcs.c:86 app/tool_options.c:995 msgid "Screen" msgstr "" -#: app/layers_dialog.c:1 app/paint_funcs.c:1 app/tool_options.c:1 +#: app/layers_dialog.c:237 app/paint_funcs.c:87 app/tool_options.c:996 msgid "Overlay" msgstr "" -#: app/layers_dialog.c:1 app/paint_funcs.c:1 app/tool_options.c:1 +#: app/layers_dialog.c:239 app/paint_funcs.c:88 app/tool_options.c:997 msgid "Difference" msgstr "RС©nica" -#: app/layers_dialog.c:1 app/paint_funcs.c:1 app/tool_options.c:1 +#: app/layers_dialog.c:241 app/paint_funcs.c:89 app/tool_options.c:998 msgid "Addition" msgstr "Suma" -#: app/layers_dialog.c:1 app/paint_funcs.c:1 app/tool_options.c:1 +#: app/layers_dialog.c:245 app/paint_funcs.c:91 app/tool_options.c:1000 msgid "Darken Only" msgstr "Tylko ciemniejsze" -#: app/layers_dialog.c:1 app/paint_funcs.c:1 app/tool_options.c:1 +#: app/layers_dialog.c:247 app/paint_funcs.c:92 app/tool_options.c:1001 msgid "Lighten Only" msgstr "Tylko ja╤niejsze" -#: app/layers_dialog.c:1 app/layers_dialog.c:1 +#: app/layers_dialog.c:274 app/layers_dialog.c:3338 msgid "New Layer" msgstr "Nowa warstwa" -#: app/layers_dialog.c:1 +#: app/layers_dialog.c:276 msgid "" "Raise Layer \n" " To Top" @@ -3361,7 +3233,7 @@ msgstr "" "Podnosi warstwЙ \n" " Na wierzchoЁek" -#: app/layers_dialog.c:1 +#: app/layers_dialog.c:279 msgid "" "Lower Layer \n" " To Bottom" @@ -3369,200 +3241,176 @@ msgstr "" "Obni©a warstwЙ \n" " Na dno" -#: app/layers_dialog.c:1 +#: app/layers_dialog.c:282 msgid "Duplicate Layer" msgstr "Duplikuje warstwЙ" -#: app/layers_dialog.c:1 +#: app/layers_dialog.c:284 msgid "Anchor Layer" msgstr "Zakotwicza warstwЙ" -#: app/layers_dialog.c:1 +#: app/layers_dialog.c:286 msgid "Delete Layer" msgstr "Usuwa warstwЙ" -#: app/layers_dialog.c:1 +#: app/layers_dialog.c:373 msgid "Keep Trans." msgstr "" -#: app/layers_dialog.c:1 -msgid "layers_dialog_update(): layersD->layer_widgets not empty!" -msgstr "" - -#: app/layers_dialog.c:1 app/menus.c:1 +#: app/layers_dialog.c:1007 app/menus.c:442 msgid "/Stack/Previous Layer" msgstr "/Stos/Poprzednia warstwa" -#: app/layers_dialog.c:1 app/menus.c:1 +#: app/layers_dialog.c:1008 app/menus.c:444 msgid "/Stack/Next Layer" msgstr "/Stos/NastЙpna warstwa" -#: app/layers_dialog.c:1 app/menus.c:1 +#: app/layers_dialog.c:1010 app/menus.c:446 msgid "/Stack/Raise Layer" msgstr "/Stos/Podnie╤ warstwЙ" -#: app/layers_dialog.c:1 app/menus.c:1 +#: app/layers_dialog.c:1014 app/menus.c:448 msgid "/Stack/Lower Layer" msgstr "/Stos/Obni© warstwЙ" -#: app/layers_dialog.c:1 app/menus.c:1 +#: app/layers_dialog.c:1018 app/menus.c:450 msgid "/Stack/Layer to Top" msgstr "/Stos/Warstwa na wierzchoЁek" -#: app/layers_dialog.c:1 app/menus.c:1 +#: app/layers_dialog.c:1020 app/menus.c:452 msgid "/Stack/Layer to Bottom" msgstr "/Stos/Warstwa na dno" -#: app/layers_dialog.c:1 app/menus.c:1 +#: app/layers_dialog.c:1023 app/menus.c:440 msgid "/New Layer" msgstr "/Nowa warstwa" -#: app/layers_dialog.c:1 app/menus.c:1 +#: app/layers_dialog.c:1026 app/menus.c:454 msgid "/Duplicate Layer" msgstr "/Zduplikuj warstwЙ" -#: app/layers_dialog.c:1 app/menus.c:1 +#: app/layers_dialog.c:1029 app/menus.c:456 msgid "/Anchor Layer" msgstr "/Zakotwicz warstwЙ" -#: app/layers_dialog.c:1 app/menus.c:1 +#: app/layers_dialog.c:1032 app/menus.c:458 msgid "/Delete Layer" msgstr "/UsuЯ kanaЁ" -#: app/layers_dialog.c:1 app/menus.c:1 +#: app/layers_dialog.c:1035 app/menus.c:462 msgid "/Scale Layer" msgstr "/Przeskaluj warstwЙ" -#: app/layers_dialog.c:1 app/menus.c:1 +#: app/layers_dialog.c:1036 app/menus.c:464 msgid "/Resize Layer" msgstr "/ZmieЯ rozmiar warstwy" -#: app/layers_dialog.c:1 app/menus.c:1 +#: app/layers_dialog.c:1038 app/menus.c:468 msgid "/Merge Visible Layers" msgstr "/PoЁ╠cz widoczne warstwy" -#: app/layers_dialog.c:1 app/menus.c:1 +#: app/layers_dialog.c:1039 app/menus.c:470 msgid "/Merge Down" msgstr "/PoЁ╠cz w dСЁ" -#: app/layers_dialog.c:1 app/menus.c:1 +#: app/layers_dialog.c:1040 app/menus.c:472 msgid "/Flatten Image" msgstr "/SpЁaszcz obraz" -#: app/layers_dialog.c:1 app/menus.c:1 +#: app/layers_dialog.c:1042 app/menus.c:476 msgid "/Add Layer Mask" msgstr "/Dodaj maskЙ warstwy" -#: app/layers_dialog.c:1 app/menus.c:1 +#: app/layers_dialog.c:1043 app/menus.c:478 msgid "/Apply Layer Mask" msgstr "/Zastosuj maskЙ warstwy" -#: app/layers_dialog.c:1 app/menus.c:1 +#: app/layers_dialog.c:1044 app/menus.c:480 msgid "/Alpha to Selection" msgstr "/Zaznaczenie z kanaЁu Alfa" -#: app/layers_dialog.c:1 app/menus.c:1 +#: app/layers_dialog.c:1045 app/menus.c:482 msgid "/Mask to Selection" msgstr "/Zaznaczenie z maski" -#: app/layers_dialog.c:1 app/menus.c:1 +#: app/layers_dialog.c:1046 app/menus.c:484 msgid "/Add Alpha Channel" msgstr "/Dodaj kanaЁ Alpha" -#: app/layers_dialog.c:1 -msgid "Unknown layer mode" -msgstr "Nieznany tryb warstwy" - -#: app/layers_dialog.c:1 +#: app/layers_dialog.c:1768 msgid "Empty Layer Copy" msgstr "" -#: app/layers_dialog.c:1 -msgid "" -"layers_dialog_drop_new_layer_callback():\n" -"could not allocate new layer" -msgstr "" -"layers_dialog_drop_new_layer_callback():\n" -"nie mo©na zaalokowaФ nowej warstwy" - -#: app/layers_dialog.c:1 app/layers_dialog.c:1 app/layers_dialog.c:1 +#: app/layers_dialog.c:2029 app/layers_dialog.c:3117 app/layers_dialog.c:3540 msgid "Floating Selection" msgstr "" -#: app/layers_dialog.c:1 -msgid "" -"new_layer_query_ok_callback():\n" -"could not allocate new layer" -msgstr "" -"new_layer_query_ok_callback():\n" -"nie mo©na zaalokowaФ nowej warstwy" - -#: app/layers_dialog.c:1 +#: app/layers_dialog.c:3303 msgid "New Layer Options" msgstr "Opcje nowej warstwy" #. The name label and entry -#: app/layers_dialog.c:1 +#: app/layers_dialog.c:3328 msgid "Layer Name:" msgstr "Nazwa warstwy:" #. The size labels -#: app/layers_dialog.c:1 +#: app/layers_dialog.c:3342 msgid "Layer Width:" msgstr "Szeroko╤Ф warstwy:" #. The radio frame and box -#: app/layers_dialog.c:1 +#: app/layers_dialog.c:3401 msgid "Layer Fill Type" msgstr "Typ wypeЁnienia warstwy" -#: app/layers_dialog.c:1 +#: app/layers_dialog.c:3509 msgid "Edit Layer Attributes" msgstr "" -#: app/layers_dialog.c:1 +#: app/layers_dialog.c:3532 msgid "Layer name:" msgstr "Nazwa warstwy:" -#: app/layers_dialog.c:1 +#: app/layers_dialog.c:3621 msgid "White (Full Opacity)" msgstr "" -#: app/layers_dialog.c:1 +#: app/layers_dialog.c:3622 msgid "Black (Full Transparency)" msgstr "Czarny (peЁna prze╪roczysto╤Ф)" -#: app/layers_dialog.c:1 +#: app/layers_dialog.c:3623 msgid "Layer's Alpha Channel" msgstr "KanaЁ Alfa warstwy" -#: app/layers_dialog.c:1 +#: app/layers_dialog.c:3634 msgid "Add Mask Options" msgstr "" #. The radio frame and box -#: app/layers_dialog.c:1 +#: app/layers_dialog.c:3654 msgid "Initialize Layer Mask to:" msgstr "" -#: app/layers_dialog.c:1 -msgid "Apply" -msgstr "Zastosuj" - -#: app/layers_dialog.c:1 -msgid "Discard" -msgstr "OdrzuФ" - -#: app/layers_dialog.c:1 +#: app/layers_dialog.c:3746 msgid "Layer Mask Options" msgstr "Opcje maski warstwy" +#: app/layers_dialog.c:3752 +msgid "Apply" +msgstr "Zastosuj" + +#: app/layers_dialog.c:3754 +msgid "Discard" +msgstr "OdrzuФ" + #. The name entry hbox, label and entry -#: app/layers_dialog.c:1 +#: app/layers_dialog.c:3768 msgid "Apply layer mask?" msgstr "ZastosowaФ maskЙ warstwy?" -#: app/layers_dialog.c:1 app/layers_dialog.c:1 +#: app/layers_dialog.c:3822 app/layers_dialog.c:3910 msgid "" "Invalid width or height.\n" "Both must be positive." @@ -3570,143 +3418,144 @@ msgstr "" "Niepoprawna szeroko╤Ф lub wysoko╤Ф.\n" "Obie warto╤ci musz╠ byФ dodatnie." -#: app/layers_dialog.c:1 +#: app/layers_dialog.c:4021 msgid "Expanded as necessary" msgstr "Rozszerzona w razie potrzeby" -#: app/layers_dialog.c:1 +#: app/layers_dialog.c:4022 msgid "Clipped to image" msgstr "PrzyciЙta do obrazu" -#: app/layers_dialog.c:1 +#: app/layers_dialog.c:4023 msgid "Clipped to bottom layer" msgstr "PrzyciЙta do najni©szej warstwy" -#: app/layers_dialog.c:1 +#: app/layers_dialog.c:4035 msgid "Layer Merge Options" msgstr "Opcje Ё╠czenia kanaЁСw" -#: app/layers_dialog.c:1 +#: app/layers_dialog.c:4056 msgid "Final, Merged Layer should be:" msgstr "Wynikowa, poЁ╠czona warstwa powinna byФ:" -#: app/layers_dialog.c:1 +#: app/layers_dialog.c:4058 msgid "Final, Anchored Layer should be:" msgstr "Wynikowa, zakotwiczona warstwa powinna byФ:" -#: app/lc_dialog.c:1 +#: app/lc_dialog.c:105 msgid "Layers & Channels" msgstr "Warstwy i KanaЁy" #. The Auto-button -#: app/lc_dialog.c:1 +#: app/lc_dialog.c:151 msgid "Auto" msgstr "Aut." -#: app/lc_dialog.c:1 +#: app/lc_dialog.c:172 msgid "Layers" msgstr "Warstwy" -#: app/lc_dialog.c:1 +#: app/lc_dialog.c:177 msgid "Channels" msgstr "KanaЁy" -#: app/levels.c:1 +#: app/levels.c:209 msgid "Levels Options" msgstr "" -#: app/levels.c:1 +#: app/levels.c:257 msgid "Levels for indexed drawables cannot be adjusted." msgstr "" -#: app/levels.c:1 -msgid "Auto Levels" -msgstr "" - -#: app/levels.c:1 app/tools.c:1 +#. The shell and main vbox +#: app/levels.c:355 app/tools.c:641 msgid "Levels" msgstr "Poziomy" -#: app/levels.c:1 +#: app/levels.c:360 +msgid "Auto Levels" +msgstr "" + +#: app/levels.c:377 msgid "Modify Levels for Channel: " msgstr "" -#: app/levels.c:1 +#: app/levels.c:393 msgid "Input Levels: " msgstr "" -#: app/levels.c:1 +#: app/levels.c:481 msgid "Output Levels: " msgstr "SkЁadowe barwy: " -#: app/levels.c:1 app/module_db.c:1 +#: app/levels.c:552 app/module_db.c:804 msgid "Load" msgstr "Wczytaj" -#: app/levels.c:1 +#: app/levels.c:1043 msgid "Load Levels" msgstr "" -#: app/levels.c:1 +#: app/levels.c:1058 msgid "Save Levels" msgstr "" -#: app/levels.c:1 +#: app/levels.c:1375 msgid "Load/Save Levels" msgstr "" -#: app/levels.c:1 app/levels.c:1 app/paths_dialog.c:1 +#: app/levels.c:1403 app/levels.c:1421 app/paths_dialog.c:2202 #, c-format msgid "Unable to open file %s" msgstr "Nie mo©na otworzyФ pliku %s" -#: app/magnify.c:1 +#: app/magnify.c:95 msgid "Magnify Options" msgstr "Opcje powiЙkszenia" -#: app/magnify.c:1 +#: app/magnify.c:104 msgid "Allow Window Resizing" msgstr "" -#: app/main.c:1 +#: app/main.c:277 msgid "GIMP version" msgstr "Wersja GIMP-a" -#: app/main.c:1 +#: app/main.c:281 #, c-format msgid "Usage: %s [option ...] [files ...]\n" msgstr "U©ycie: %s [opcja ...] [pliki ...]\n" -#: app/main.c:1 +#: app/main.c:282 msgid "Valid options are:\n" msgstr "PrawidЁowe opcje to:\n" -#: app/main.c:1 +#: app/main.c:283 msgid " -h --help Output this help.\n" msgstr " -h --help Wypisuje tЙ pomoc.\n" -#: app/main.c:1 +#: app/main.c:284 msgid " -v --version Output version info.\n" msgstr " -v --version Wypisuje informacje o wersji.\n" -#: app/main.c:1 +#: app/main.c:285 msgid " -b --batch Run in batch mode.\n" msgstr " -b --batch Uruchamia w trybie wsadowym.\n" -#: app/main.c:1 +#: app/main.c:286 msgid " -g --gimprc Use an alternate gimprc file.\n" msgstr "" " -g --gimprc Korzysta z innego pliku konfiguracji gimprc.\n" -#: app/main.c:1 +#: app/main.c:287 msgid " -n --no-interface Run without a user interface.\n" msgstr " -n --no-interface Uruchamia bez interfejsu u©ytkownika.\n" -#: app/main.c:1 +#: app/main.c:288 msgid " -r --restore-session Try to restore saved session.\n" msgstr " -r --restore-session PrСbuje odtworzyФ zapisan╠ sesjЙ.\n" -#: app/main.c:1 +#: app/main.c:289 msgid "" " --no-data Do not load patterns, gradients, palettes, " "brushes.\n" @@ -3714,19 +3563,19 @@ msgstr "" " --no-data Nie wczytuje wypeЁnieЯ, gradientСw, palet, " "pЙdzli.\n" -#: app/main.c:1 +#: app/main.c:290 msgid " --verbose Show startup messages.\n" msgstr " --verbose Wy╤wietla komunikaty przy uruchamianiu.\n" -#: app/main.c:1 +#: app/main.c:291 msgid " --no-splash Do not show the startup window.\n" msgstr " --no-splash Nie wy╤wietla okienka startowego.\n" -#: app/main.c:1 +#: app/main.c:292 msgid " --no-splash-image Do not add an image to the startup window.\n" msgstr " --no-splash-image Nie dodaje obrazka do okienka startowego.\n" -#: app/main.c:1 +#: app/main.c:293 msgid "" " --no-shm Do not use shared memory between GIMP and its " "plugins.\n" @@ -3734,13 +3583,13 @@ msgstr "" " --no-shm Nie wykorzystuje pamiЙci dzielonej pomiЙdzy " "GIMP-em a wtyczkami.\n" -#: app/main.c:1 +#: app/main.c:294 msgid " --no-xshm Do not use the X Shared Memory extension.\n" msgstr "" " --no-xshm Nie wykorzystuje rozszerzenia pamiЙci dzielonej " "X.\n" -#: app/main.c:1 +#: app/main.c:295 msgid "" " --console-messages Display warnings to console instead of a dialog " "box.\n" @@ -3748,11 +3597,11 @@ msgstr "" " --console-messages Wypisuje ostrze©enia na konsolЙ zamiast " "wy╤wietlania w oknie.\n" -#: app/main.c:1 +#: app/main.c:296 msgid " --debug-handlers Enable debugging signal handlers.\n" msgstr " --debug-handlers WЁ╠cza debugowanie obsЁugi sygnaЁСw.\n" -#: app/main.c:1 +#: app/main.c:297 msgid "" " --display Use the designated X display.\n" "\n" @@ -3760,671 +3609,676 @@ msgstr "" " --display Wykorzystuje podany ekran X.\n" "\n" -#: app/main.c:1 +#: app/main.c:298 msgid " --system-gimprc Use an alternate system gimprc file.\n" msgstr "" " --system-gimprc Wykorzystuje alternatywny systemowy plik gimprc.\n" -#: app/main.c:1 +#: app/main.c:419 msgid "sighup caught" msgstr "otrzymano sygnaЁ sighup" -#: app/main.c:1 +#: app/main.c:424 msgid "sigint caught" msgstr "otrzymano sygnaЁ sigint" -#: app/main.c:1 +#: app/main.c:429 msgid "sigquit caught" msgstr "odebrano sygnaЁ sigquit" -#: app/main.c:1 +#: app/main.c:434 msgid "sigabrt caught" msgstr "odebrano sygnaЁ sigabrt" -#: app/main.c:1 +#: app/main.c:439 msgid "sigbus caught" msgstr "otrzymano sygnaЁ sigbus" -#: app/main.c:1 +#: app/main.c:444 msgid "sigsegv caught" msgstr "otrzymano sygnaЁ sigsegv" -#: app/main.c:1 +#: app/main.c:449 msgid "sigpipe caught" msgstr "otrzymano sygnaЁ sigpipe" -#: app/main.c:1 +#: app/main.c:454 msgid "sigterm caught" msgstr "otrzymano sygnaЁ sigterm" -#: app/main.c:1 +#: app/main.c:459 msgid "sigfpe caught" msgstr "otrzymano sygnaЁ sigfpe" -#: app/main.c:1 +#: app/main.c:463 msgid "unknown signal" msgstr "otrzymano nieznany sygnaЁ" -#: app/measure.c:1 +#: app/measure.c:118 msgid "Measure Options" msgstr "" -#: app/measure.c:1 +#: app/measure.c:127 msgid "Use Info Window" msgstr "" -#: app/measure.c:1 +#: app/measure.c:269 msgid "Measure Tool" msgstr "" -#: app/measure.c:1 +#: app/measure.c:271 msgid "Distance:" msgstr "OdlegЁo╤Ф:" -#: app/measure.c:1 app/measure.c:1 app/measure.c:1 app/measure.c:1 +#: app/measure.c:432 app/measure.c:437 app/measure.c:445 app/measure.c:470 msgid "degrees" msgstr "" -#: app/menus.c:1 +#: app/menus.c:65 msgid "/File/MRU00 " msgstr "/Plik/MRU00 " -#: app/menus.c:1 +#: app/menus.c:66 msgid "/File" msgstr "/Plik" -#: app/menus.c:1 +#: app/menus.c:67 msgid "/File/Dialogs" msgstr "/Plik/Okna dialogowe" -#: app/menus.c:1 -msgid "/Image/Transforms" -msgstr "/Obraz/PrzeksztaЁcenia" - -#: app/menus.c:1 +#: app/menus.c:69 msgid "/Layers" msgstr "/Warstwy" -#: app/menus.c:1 +#: app/menus.c:70 msgid "/Tools" msgstr "/NarzЙdzia" -#: app/menus.c:1 +#: app/menus.c:71 msgid "/Dialogs" msgstr "/Okna dialogowe" -#: app/menus.c:1 +#: app/menus.c:72 msgid "/View/Zoom" msgstr "/Widok/PowiЙksz" -#: app/menus.c:1 +#: app/menus.c:73 msgid "/Stack" msgstr "/Stos" -#: app/menus.c:1 app/menus.c:1 +#: app/menus.c:80 app/menus.c:145 msgid "/File/tearoff1" msgstr "/Plik/tearoff1" -#: app/menus.c:1 app/menus.c:1 +#: app/menus.c:82 app/menus.c:147 msgid "/File/New" msgstr "/Plik/Nowy" -#: app/menus.c:1 -msgid "/File/Acquire" -msgstr "/Plik/Pobierz" +#: app/menus.c:86 +#, fuzzy +msgid "/File/Acquire/tearoff1" +msgstr "/Plik/tearoff1" -#: app/menus.c:1 +#: app/menus.c:88 msgid "/File/About..." msgstr "/Plik/Informacje o..." -#: app/menus.c:1 app/menus.c:1 +#: app/menus.c:90 +#, fuzzy +msgid "/File/Help..." +msgstr "/Plik/Informacje o..." + +#: app/menus.c:92 app/menus.c:157 msgid "/File/Preferences..." msgstr "/Plik/Preferencje..." -#: app/menus.c:1 +#: app/menus.c:94 msgid "/File/Tip of the day" msgstr "/Plik/Porada dnia" -#: app/menus.c:1 +#: app/menus.c:97 msgid "/File/Dialogs/Brushes..." msgstr "/Plik/Okna dialogowe/PЙdzle..." -#: app/menus.c:1 +#: app/menus.c:99 msgid "/File/Dialogs/Patterns..." msgstr "/Plik/Okna dialogowe/Wzory..." -#: app/menus.c:1 +#: app/menus.c:101 msgid "/File/Dialogs/Palette..." msgstr "/Plik/Okna dialogowe/Palety..." -#: app/menus.c:1 -msgid "/File/Dialogs/Gradient..." +#: app/menus.c:103 +#, fuzzy +msgid "/File/Dialogs/Gradients..." msgstr "/Plik/Okna dialogowe/Gradienty..." -#: app/menus.c:1 +#: app/menus.c:105 msgid "/File/Dialogs/Layers & Channels..." msgstr "/Plik/Okna dialogowe/Warstwy i KanaЁy..." -#: app/menus.c:1 +#: app/menus.c:107 msgid "/File/Dialogs/Tool Options..." msgstr "/Plik/Okna dialogowe/Opcje narzЙdzi..." -#: app/menus.c:1 +#: app/menus.c:109 msgid "/File/Dialogs/Input Devices..." msgstr "/Plik/Okna dialogowe/Urz╠dzenia wej╤ciowe..." -#: app/menus.c:1 +#: app/menus.c:111 msgid "/File/Dialogs/Device Status..." msgstr "/Plik/Okna dialogowe/Stan urz╠dzenia..." -#: app/menus.c:1 +#: app/menus.c:113 msgid "/File/Dialogs/Document Index..." msgstr "/Plik/Okna dialogowe/Indeks dokumentСw..." -#: app/menus.c:1 +#: app/menus.c:115 msgid "/File/Dialogs/Error Console..." msgstr "/Plik/Okna dialogowe/Konsola bЁЙdСw..." -#: app/menus.c:1 +#: app/menus.c:117 msgid "/File/Dialogs/Display Filters..." msgstr "/Plik/Okna dialogowe/Filtry wy╤wietlania..." -#: app/menus.c:1 +#: app/menus.c:120 msgid "/Xtns/tearoff1" msgstr "/Rozszerzenia/tearoff1" -#: app/menus.c:1 +#: app/menus.c:122 msgid "/Xtns/Module Browser" msgstr "/Rozszerzenia/Przegl╠darka moduЁСw" -#: app/menus.c:1 app/menus.c:1 app/menus.c:1 app/menus.c:1 +#: app/menus.c:124 app/menus.c:126 app/menus.c:134 app/menus.c:159 msgid "/File/---" msgstr "/Plik/---" -#: app/menus.c:1 +#: app/menus.c:143 msgid "/tearoff1" msgstr "/tearoff1" -#: app/menus.c:1 +#: app/menus.c:166 msgid "/File/---moved" msgstr "/Plik/---moved" -#: app/menus.c:1 +#: app/menus.c:169 msgid "/Edit/tearoff1" msgstr "/Edycja/tearoff1" -#: app/menus.c:1 app/menus.c:1 app/menus.c:1 +#: app/menus.c:181 app/menus.c:195 app/menus.c:203 msgid "/Edit/---" msgstr "/Edycja/---" -#: app/menus.c:1 +#: app/menus.c:193 msgid "/Edit/Undo history..." msgstr "/Edycja/Historia cofniЙФ..." -#: app/menus.c:1 +#: app/menus.c:206 msgid "/Select/tearoff1" msgstr "/Zaznacz/tearoff1" -#: app/menus.c:1 +#: app/menus.c:208 msgid "/Select/Invert" msgstr "/Zaznacz/OdwrСФ" -#: app/menus.c:1 +#: app/menus.c:210 msgid "/Select/All" msgstr "/Zaznacz/Wszystko" -#: app/menus.c:1 +#: app/menus.c:212 msgid "/Select/None" msgstr "/Zaznacz/Nic" -#: app/menus.c:1 +#: app/menus.c:214 msgid "/Select/Float" msgstr "" -#: app/menus.c:1 app/menus.c:1 +#: app/menus.c:216 app/menus.c:228 msgid "/Select/---" msgstr "/Zaznacz/---" -#: app/menus.c:1 +#: app/menus.c:218 msgid "/Select/Feather" msgstr "Zaznacz/WygЁad╪" -#: app/menus.c:1 +#: app/menus.c:220 msgid "/Select/Sharpen" msgstr "/Zaznacz/Wyostrz" -#: app/menus.c:1 +#: app/menus.c:222 msgid "/Select/Shrink" msgstr "/Zaznacz/Zmniejsz" -#: app/menus.c:1 +#: app/menus.c:224 msgid "/Select/Grow" msgstr "/Zaznacz/PowiЙksz" -#: app/menus.c:1 +#: app/menus.c:226 msgid "/Select/Border" msgstr "/Zaznacz/Brzeg" -#: app/menus.c:1 +#: app/menus.c:233 msgid "/View/tearoff1" msgstr "/Widok/tearoff1" -#: app/menus.c:1 +#: app/menus.c:235 msgid "/View/Zoom In" msgstr "/Widok/PowiЙksz" -#: app/menus.c:1 +#: app/menus.c:237 msgid "/View/Zoom Out" msgstr "/Widok/Pomniejsz" -#: app/menus.c:1 +#: app/menus.c:239 msgid "/View/Zoom/16:1" msgstr "/Widok/PowiЙkszenie/16:1" -#: app/menus.c:1 +#: app/menus.c:241 msgid "/View/Zoom/8:1" msgstr "/Widok/PowiЙkszenie/8:1" -#: app/menus.c:1 +#: app/menus.c:243 msgid "/View/Zoom/4:1" msgstr "/Widok/PowiЙkszenie/4:1" -#: app/menus.c:1 +#: app/menus.c:245 msgid "/View/Zoom/2:1" msgstr "/Widok/PowiЙkszenie/2:1" -#: app/menus.c:1 +#: app/menus.c:247 msgid "/View/Zoom/1:1" msgstr "/Widok/PowiЙkszenie/1:1" -#: app/menus.c:1 +#: app/menus.c:249 msgid "/View/Zoom/1:2" msgstr "/Widok/PowiЙkszenie/1:2" -#: app/menus.c:1 +#: app/menus.c:251 msgid "/View/Zoom/1:4" msgstr "/Widok/PowiЙkszenie/1:4" -#: app/menus.c:1 +#: app/menus.c:253 msgid "/View/Zoom/1:8" msgstr "/Widok/PowiЙkszenie/1:8" -#: app/menus.c:1 +#: app/menus.c:255 msgid "/View/Zoom/1:16" msgstr "/Widok/PowiЙkszenie/1:16" -#: app/menus.c:1 -msgid "/View/Window Info..." +#: app/menus.c:259 +#, fuzzy +msgid "/View/Info Window..." msgstr "/Widok/Informacje o oknie..." -#: app/menus.c:1 -msgid "/View/Window Nav..." -msgstr "" +#: app/menus.c:261 +#, fuzzy +msgid "/View/Nav. Window..." +msgstr "/Widok/Informacje o oknie..." -#: app/menus.c:1 app/menus.c:1 +#: app/menus.c:264 app/menus.c:276 msgid "/View/---" msgstr "/Widok/---" -#: app/menus.c:1 +#: app/menus.c:279 msgid "/View/New View" msgstr "/Widok/Nowy widok" -#: app/menus.c:1 +#: app/menus.c:281 msgid "/View/Shrink Wrap" msgstr "" -#: app/menus.c:1 +#: app/menus.c:284 msgid "/Image/tearoff1" msgstr "/Obraz/tearoff1" -#: app/menus.c:1 +#: app/menus.c:286 msgid "/Image/Colors/tearoff1" msgstr "/Obraz/Kolory/tearoff1" -#: app/menus.c:1 +#: app/menus.c:292 msgid "/Image/Colors/---" msgstr "/Obraz/Kolory/---" -#: app/menus.c:1 -msgid "/Image/Channel Ops/tearoff1" +#: app/menus.c:297 +#, fuzzy +msgid "/Image/Channels/tearoff1" msgstr "/Obraz/KanaЁy/tearoff1" -#: app/menus.c:1 -msgid "/Image/Channel Ops/Duplicate" -msgstr "/Image/KanaЁy/Zduplikuj" - -#: app/menus.c:1 +#: app/menus.c:300 msgid "/Image/Alpha/tearoff1" msgstr "/Obraz/Alfa/tearoff1" -#: app/menus.c:1 app/menus.c:1 app/menus.c:1 +#: app/menus.c:305 +#, fuzzy +msgid "/Image/Transforms/tearoff1" +msgstr "/Obraz/Kolory/tearoff1" + +#: app/menus.c:310 app/menus.c:318 app/menus.c:326 msgid "/Image/---" msgstr "/Obraz/---" -#: app/menus.c:1 +#: app/menus.c:320 msgid "/Image/Resize" msgstr "/Obraz/ZmieЯ rozmiar" -#: app/menus.c:1 +#: app/menus.c:322 msgid "/Image/Scale" msgstr "/Obraz/Skaluj" -#: app/menus.c:1 +#: app/menus.c:324 +#, fuzzy +msgid "/Image/Duplicate" +msgstr "/Image/KanaЁy/Zduplikuj" + +#: app/menus.c:329 msgid "/Layers/tearoff1" msgstr "/Warstwy/tearoff1" -#: app/menus.c:1 +#: app/menus.c:331 msgid "/Layers/Layers & Channels..." msgstr "/Warstwy/Warstwy i kanaЁy.." -#: app/menus.c:1 +#: app/menus.c:333 msgid "/Layers/Stack/tearoff1" msgstr "/Warstwy/Podnie╤ warstwЙ" -#: app/menus.c:1 app/menus.c:1 +#: app/menus.c:347 app/menus.c:361 msgid "/Layers/---" msgstr "/Warstwy/---" -#: app/menus.c:1 +#: app/menus.c:364 msgid "/Tools/tearoff1" msgstr "/NarzЙdzia/tearoff1" -#: app/menus.c:1 +#: app/menus.c:366 msgid "/Tools/Toolbox" msgstr "" -#: app/menus.c:1 +#: app/menus.c:368 msgid "/Tools/Default Colors" msgstr "/NarzЙdzia/Domy╤lne kolory" -#: app/menus.c:1 +#: app/menus.c:370 msgid "/Tools/Swap Colors" msgstr "" -#: app/menus.c:1 +#: app/menus.c:372 msgid "/Tools/---" msgstr "/NarzЙdzia/---" #. the tool entries themselves are built on the fly -#: app/menus.c:1 +#: app/menus.c:377 msgid "/Filters/tearoff1" msgstr "/Filtry/tearoff1" -#: app/menus.c:1 app/plug_in.c:1 +#: app/menus.c:379 app/plug_in.c:1285 msgid "/Filters/Repeat last" msgstr "/Filtry/PowtСrz ostatni" -#: app/menus.c:1 app/plug_in.c:1 +#: app/menus.c:381 app/plug_in.c:1286 msgid "/Filters/Re-show last" msgstr "/Filtry/Poka© ostatni" -#: app/menus.c:1 +#: app/menus.c:383 msgid "/Filters/---" msgstr "/Filtry/---" -#: app/menus.c:1 +#: app/menus.c:386 msgid "/Script-Fu/tearoff1" msgstr "/Script-Fu/tearoff1" -#: app/menus.c:1 -msgid "/Script-Fu/" -msgstr "/Script-Fu/" - -#: app/menus.c:1 +#: app/menus.c:389 msgid "/Dialogs/tearoff1" msgstr "/Okna dialogowe/tearoff1" -#: app/menus.c:1 +#: app/menus.c:391 msgid "/Dialogs/Brushes..." msgstr "/Okna dialogowe/PЙdzle..." -#: app/menus.c:1 +#: app/menus.c:393 msgid "/Dialogs/Patterns..." msgstr "/Okna dialogowe/Wzory..." -#: app/menus.c:1 +#: app/menus.c:395 msgid "/Dialogs/Palette..." msgstr "/Okna dialogowe/Palety..." -#: app/menus.c:1 -msgid "/Dialogs/Gradient..." +#: app/menus.c:397 +#, fuzzy +msgid "/Dialogs/Gradients..." msgstr "/Okna dialogowe/Gradienty..." -#: app/menus.c:1 +#: app/menus.c:399 msgid "/Dialogs/Layers & Channels..." msgstr "/Okna dialogowe/Warstwy i kanaЁy..." -#: app/menus.c:1 +#: app/menus.c:401 msgid "/Dialogs/Indexed Palette..." msgstr "/Okna dialogowe/Paleta indeksowana..." -#: app/menus.c:1 +#: app/menus.c:403 msgid "/Dialogs/Tool Options..." msgstr "/Okna dialogowe/Opcje narzЙdzi..." -#: app/menus.c:1 +#: app/menus.c:405 msgid "/Dialogs/Input Devices..." msgstr "/Okna dialogowe/Urz╠dzenia wej╤ciowe..." -#: app/menus.c:1 +#: app/menus.c:407 msgid "/Dialogs/Device Status..." msgstr "/Okna dialogowe/Stan urz╠dzenia..." -#: app/menus.c:1 +#: app/menus.c:409 msgid "/Dialogs/Display Filters..." msgstr "/Okna dialogowe/Filtry wy╤wietlania..." -#: app/menus.c:1 +#: app/menus.c:418 msgid "/Automatic" msgstr "/Automatycznie" -#: app/menus.c:1 +#: app/menus.c:429 msgid "/By extension" msgstr "/WedЁug rozszerzenia" -#: app/menus.c:1 app/paths_dialog.c:1 +#: app/menus.c:522 app/paths_dialog.c:201 msgid "/New Path" msgstr "/Nowa ╤cie©ka" -#: app/menus.c:1 app/paths_dialog.c:1 +#: app/menus.c:524 app/paths_dialog.c:205 msgid "/Duplicate Path" msgstr "/Zduplikuj ╤cie©kЙ" -#: app/menus.c:1 app/paths_dialog.c:1 +#: app/menus.c:526 app/paths_dialog.c:209 msgid "/Path to Selection" msgstr "/Zaznaczenie ze ╤cie©ki" -#: app/menus.c:1 app/paths_dialog.c:1 +#: app/menus.c:528 app/paths_dialog.c:213 msgid "/Stroke Path" msgstr "" -#: app/menus.c:1 app/paths_dialog.c:1 +#: app/menus.c:530 app/paths_dialog.c:217 msgid "/Delete Path" msgstr "/UsuЯ ╤cie©kЙ" -#: app/menus.c:1 app/paths_dialog.c:1 +#: app/menus.c:534 app/paths_dialog.c:221 msgid "/Copy Path" msgstr "/Kopiuj ╤cie©kЙ" -#: app/menus.c:1 app/paths_dialog.c:1 +#: app/menus.c:536 app/paths_dialog.c:224 msgid "/Paste Path" msgstr "/Wklej ╤cie©kЙ" -#: app/menus.c:1 +#: app/menus.c:538 msgid "/Import Path" msgstr "/Importuj ╤cie©kЙ" -#: app/menus.c:1 +#: app/menus.c:540 msgid "/Export Path" msgstr "/eksportuj ╤cie©kЙ" -#: app/menus.c:1 +#: app/menus.c:868 #, c-format msgid "Error opening file: %s\n" msgstr "BЁ╠d przy otwieraniu pliku: %s\n" -#: app/menus.c:1 app/menus.c:1 +#: app/menus.c:891 app/menus.c:979 #, c-format msgid "/File/MRU%02d" msgstr "/Plik/MRU%02d" -#: app/menus.c:1 +#: app/menus.c:1277 msgid "tearoff menu not in top level window" msgstr "" -#: app/menus.c:1 +#: app/menus.c:1300 msgid "can't unregister tearoff menu top level window" msgstr "" -#: app/module_db.c:1 +#: app/module_db.c:262 msgid "Module DB" msgstr "Baza moduЁСw" -#: app/module_db.c:1 +#: app/module_db.c:547 #, c-format msgid "load module: \"%s\"\n" msgstr "" -#: app/module_db.c:1 +#: app/module_db.c:554 #, c-format msgid "skipping module: \"%s\"\n" msgstr "" -#: app/module_db.c:1 +#: app/module_db.c:578 #, c-format msgid "module load error: %s: %s" msgstr "" -#: app/module_db.c:1 +#: app/module_db.c:596 msgid "missing module_init() symbol" msgstr "" -#: app/module_db.c:1 +#: app/module_db.c:599 #, c-format msgid "%s: module_init() symbol not found" msgstr "%s: nie odnaleziono symbolu module_init()" -#: app/module_db.c:1 +#: app/module_db.c:752 msgid "" msgstr "" -#: app/module_db.c:1 app/module_db.c:1 +#: app/module_db.c:765 app/module_db.c:774 msgid "on disk" msgstr "na dysku" -#: app/module_db.c:1 +#: app/module_db.c:765 msgid "only in memory" msgstr "tylko w pamiЙci" -#: app/module_db.c:1 +#: app/module_db.c:774 msgid "nowhere (click 'refresh')" msgstr "" -#: app/module_db.c:1 +#: app/module_db.c:813 msgid "Unload" msgstr "UsuЯ" -#: app/module_db.c:1 +#: app/module_db.c:826 msgid "Purpose: " msgstr "Przeznaczenia: " -#: app/module_db.c:1 +#: app/module_db.c:827 msgid "Author: " msgstr "Autor: " -#: app/module_db.c:1 +#: app/module_db.c:828 msgid "Version: " msgstr "Wersja" -#: app/module_db.c:1 +#: app/module_db.c:829 msgid "Copyright: " msgstr "" -#: app/module_db.c:1 +#: app/module_db.c:830 msgid "Date: " msgstr "Data: " -#: app/module_db.c:1 +#: app/module_db.c:831 msgid "Location: " msgstr "PoЁo©enie: " -#: app/module_db.c:1 +#: app/module_db.c:832 msgid "State: " msgstr "Stan: " -#: app/module_db.c:1 +#: app/module_db.c:851 msgid "Autoload during startup" msgstr "Wczytywanie przy uruchamianiu" -#: app/move.c:1 +#: app/move.c:444 msgid "Move Tool Options" msgstr "Opcje narzЙdzia przesuwania" #. create the info dialog -#: app/nav_window.c:1 +#: app/nav_window.c:1146 #, c-format msgid "%s: Window Navigation" msgstr "" -#: app/paint_core.c:1 +#: app/paint_core.c:685 msgid "No brushes available for use with this tool." msgstr "Brak dostЙpnych pЙdzli dla tego narzЙdzia." -#: app/paint_core.c:1 +#: app/paint_core.c:1766 msgid "set_undo_tiles: undo_tiles is null" msgstr "" -#: app/paint_funcs.c:1 app/tool_options.c:1 +#: app/paint_funcs.c:84 app/tool_options.c:992 msgid "Behind" msgstr "" -#: app/paint_funcs.c:1 +#: app/paint_funcs.c:90 msgid "Subtraction" msgstr "" -#: app/paint_funcs.c:1 +#: app/paint_funcs.c:98 msgid "Erase" msgstr "" -#: app/paint_funcs.c:1 +#: app/paint_funcs.c:100 msgid "Anti Erase" msgstr "" -#: app/paintbrush.c:1 +#: app/paintbrush.c:192 msgid "Once Forward" msgstr "" -#: app/paintbrush.c:1 +#: app/paintbrush.c:194 msgid "Once Backward" msgstr "" -#: app/paintbrush.c:1 +#: app/paintbrush.c:196 msgid "Loop Sawtooth" msgstr "" -#: app/paintbrush.c:1 +#: app/paintbrush.c:198 msgid "Loop Triangle" msgstr "" -#: app/paintbrush.c:1 -msgid "Fade Out:" +#: app/paintbrush.c:240 +msgid "Fade Out" msgstr "" -#: app/paintbrush.c:1 -msgid "Length:" -msgstr "DЁugo╤Ф:" - #. the gradient type -#: app/paintbrush.c:1 +#: app/paintbrush.c:316 msgid "Type:" msgstr "Typ: " -#: app/palette.c:1 +#: app/palette.c:502 #, c-format msgid "can't save palette \"%s\"\n" msgstr "nie mo©na zapisaФ palety \"%s\"\n" -#: app/palette.c:1 +#: app/palette.c:642 #, c-format msgid "" "Loading palette %s:\n" @@ -4433,1024 +4287,937 @@ msgid "" "Does this file need converting from DOS?" msgstr "" -#: app/palette.c:1 +#: app/palette.c:647 #, c-format msgid "" "Loading palette %s:\n" "Corrupt palette: missing magic header" msgstr "" -#: app/palette.c:1 +#: app/palette.c:660 #, c-format msgid "" "Loading palette %s (line %d):\n" "Read error" msgstr "" -#: app/palette.c:1 +#: app/palette.c:675 #, c-format msgid "" "Loading palette %s (line %d):\n" "Missing RED component" msgstr "" -#: app/palette.c:1 +#: app/palette.c:683 #, c-format msgid "" "Loading palette %s (line %d):\n" "Missing GREEN component" msgstr "" -#: app/palette.c:1 +#: app/palette.c:690 #, c-format msgid "" "Loading palette %s (line %d):\n" "Missing BLUE component" msgstr "" -#: app/palette.c:1 +#: app/palette.c:699 #, c-format msgid "" "Loading palette %s (line %d):\n" "RGB value out of range" msgstr "" -#: app/palette.c:1 +#: app/palette.c:907 msgid "Black" msgstr "Czarny" -#: app/palette.c:1 +#: app/palette.c:1078 msgid "New Palette" msgstr "Nowa paleta" -#: app/palette.c:1 +#: app/palette.c:1081 msgid "Enter a name for new palette" msgstr "Wprowad╪ nazwЙ nowej palety" -#: app/palette.c:1 app/palette.c:1 +#: app/palette.c:1956 app/palette.c:2129 msgid "Undefined" msgstr "Niezdefiniowana" -#: app/palette.c:1 +#: app/palette.c:2025 msgid "Color Palette Edit" msgstr "" -#: app/palette.c:1 +#: app/palette.c:2044 msgid "Color Palette" msgstr "" -#: app/palette.c:1 app/palette.c:1 libgimp/gimpfileselection.c:1 -#: libgimp/gimpunitmenu.c:1 +#: app/palette.c:2181 app/palette.c:2956 libgimp/gimpfileselection.c:355 +#: libgimp/gimpunitmenu.c:510 msgid "Select" msgstr "Zaznacz" -#: app/palette.c:1 app/palette_select.c:1 +#: app/palette.c:2192 app/palette_select.c:244 msgid "Ncols" msgstr "" -#: app/palette.c:1 +#: app/palette.c:2213 msgid "Palette Ops" msgstr "" #. The "Import" frame -#: app/palette.c:1 app/palette.c:1 app/palette.c:1 +#: app/palette.c:2240 app/palette.c:2835 app/palette.c:2849 msgid "Import" msgstr "Importuj" -#: app/palette.c:1 +#: app/palette.c:2249 msgid "Merge" msgstr "PoЁ╠cz" -#: app/palette.c:1 +#: app/palette.c:2484 msgid "Merge Palette" msgstr "" -#: app/palette.c:1 +#: app/palette.c:2487 msgid "Enter a name for merged palette" msgstr "" -#: app/palette.c:1 +#: app/palette.c:2829 msgid "Import Palette" msgstr "Importuj paletЙ" #. The source's name -#: app/palette.c:1 +#: app/palette.c:2865 msgid "Name:" msgstr "Nazwa:" -#: app/palette.c:1 +#: app/palette.c:2874 msgid "new_import" msgstr "" #. The source type -#: app/palette.c:1 +#: app/palette.c:2878 msgid "Source:" msgstr "╛rСdЁo:" #. The sample size -#: app/palette.c:1 +#: app/palette.c:2908 msgid "Sample Size:" msgstr "" #. The interval -#: app/palette.c:1 +#: app/palette.c:2921 msgid "Interval:" msgstr "" -#: app/palette_select.c:1 +#. The shell and main vbox +#: app/palette_select.c:216 msgid "Palette Selection" msgstr "WybСr palety" -#: app/paths_dialog.c:1 +#: app/paths_dialog.c:171 msgid "New Path" msgstr "Nowa ╤cie©ka" -#: app/paths_dialog.c:1 +#: app/paths_dialog.c:172 msgid "Duplicate Path" msgstr "Zduplikuj ╤cie©kЙ" -#: app/paths_dialog.c:1 +#: app/paths_dialog.c:173 msgid "Path to Selection" msgstr "Zaznaczenie ze ╤cie©ki" -#: app/paths_dialog.c:1 +#: app/paths_dialog.c:174 msgid "Selection to Path" msgstr "╕cie©ka z zaznaczenia" -#: app/paths_dialog.c:1 +#: app/paths_dialog.c:175 msgid "Stroke Path" msgstr "" -#: app/paths_dialog.c:1 +#: app/paths_dialog.c:176 msgid "Delete Path" msgstr "UsuЯ ╤cie©kЙ" -#: app/paths_dialog.c:1 +#: app/paths_dialog.c:187 msgid "New Point" msgstr "Nowy punkt" -#: app/paths_dialog.c:1 +#: app/paths_dialog.c:188 msgid "Add Point" msgstr "Dodaj punkt" -#: app/paths_dialog.c:1 +#: app/paths_dialog.c:189 msgid "Delete Point" msgstr "UsuЯ punkt" -#: app/paths_dialog.c:1 +#: app/paths_dialog.c:190 msgid "Edit Point" msgstr "Modyfikuj punkt" -#: app/paths_dialog.c:1 -msgid "paths_ops_button_set_sensitive:: invalid button specified" -msgstr "" - -#: app/paths_dialog.c:1 -msgid "point_ops_button_set_sensitive:: invalid button specified" -msgstr "" - -#: app/paths_dialog.c:1 +#: app/paths_dialog.c:416 #, c-format msgid "Path %d" msgstr "╕cie©ka %d" -#: app/paths_dialog.c:1 -msgid "paths list: internal list error" -msgstr "" - -#: app/paths_dialog.c:1 +#: app/paths_dialog.c:1231 msgid "Rename path" msgstr "ZmieЯ nazwЙ ╤cie©ki" # -#: app/paths_dialog.c:1 +#: app/paths_dialog.c:1234 msgid "Enter a new name for the path" msgstr "Wprowad╪ now╠ nazwЙ ╤cie©ki" -#: app/paths_dialog.c:1 -msgid "Selection to path (advanced) procedure lookup failed" -msgstr "" - -#: app/paths_dialog.c:1 -msgid "Selection to path procedure lookup failed" -msgstr "" - -#: app/paths_dialog.c:1 +#: app/paths_dialog.c:2216 #, c-format msgid "Failed to read from %s" msgstr "" -#: app/paths_dialog.c:1 +#: app/paths_dialog.c:2231 #, c-format msgid "Failed to read path from %s" msgstr "Wczytanie ╤cie©ki z %s nie powiodЁo siЙ" -#: app/paths_dialog.c:1 +#: app/paths_dialog.c:2238 #, c-format msgid "No points specified in path file %s" msgstr "" -#: app/paths_dialog.c:1 +#: app/paths_dialog.c:2249 #, c-format msgid "Failed to read path points from %s" msgstr "Wczytanie punktСw ╤cie©ki z %s nie powiodЁo siЙ" -#: app/paths_dialog.c:1 app/paths_dialog.c:1 -msgid "Invalid single point in path\n" -msgstr "" - -#: app/paths_dialog.c:1 app/paths_dialog.c:1 -msgid "Invalid point type passed\n" -msgstr "" - -#: app/paths_dialog.c:1 app/xcf.c:1 +#: app/paths_dialog.c:2328 app/xcf.c:418 #, c-format msgid "open failed on %s: %s\n" msgstr "otwarcie %s nie powiodЁo siЙ: %s\n" -#: app/paths_dialog.c:1 +#: app/paths_dialog.c:2367 msgid "Load/Store Bezier Curves" msgstr "" -#: app/paths_dialog.c:1 +#: app/paths_dialog.c:2399 msgid "Load Path" msgstr "Wczytaj ╤cie©kЙ" -#: app/paths_dialog.c:1 +#: app/paths_dialog.c:2417 msgid "Store Path" msgstr "Zapisz ╤cie©kЙ" -#: app/paths_dialog.c:1 -msgid "wrong number of points\n" -msgstr "niewЁa╤ciwa liczba punktСw\n" - -#: app/paths_dialog.c:1 -msgid "paths_get_tattoo: invalid path" -msgstr "" - -#: app/paths_dialog.c:1 -msgid "paths_delete_path: invalid path" -msgstr "" - -#: app/pattern_select.c:1 +#: app/pattern_select.c:115 msgid "Pattern Selection" msgstr "WybСr wzoru" -#: app/patterns.c:1 +#: app/patterns.c:143 msgid "get_active_pattern(): Specified default pattern not found!" msgstr "get_active_pattern(): Nie odnaleziono okre╤lonego domy╤lnego wzoru!" -#: app/patterns.c:1 +#: app/patterns.c:183 msgid "Pattern load failed" msgstr "Wczytanie wzoru nie powiodЁo siЙ" -#: app/patterns.c:1 +#: app/patterns.c:242 #, c-format msgid "Unknown GIMP version #%d in \"%s\"\n" msgstr "Nieznana wersja GIMP-a #%d w \"%s\"\n" -#: app/patterns.c:1 +#: app/patterns.c:259 msgid "Error in GIMP pattern file...aborting." msgstr "BЁ╠d w pliku z wzorami GIMP-a...rezygnacja" -#: app/patterns.c:1 +#: app/patterns.c:273 msgid "GIMP pattern file appears to be truncated." msgstr "Plik z wzorami GIMP-a wydaje siЙ byФ obciЙty." -#: app/perspective_tool.c:1 +#: app/perspective_tool.c:60 msgid "Perspective Transform Information" msgstr "" -#: app/perspective_tool.c:1 +#: app/perspective_tool.c:310 msgid "Perspective..." msgstr "Perspektywa..." -#: app/plug_in.c:1 -msgid "shmget failed...disabling shared memory tile transport" -msgstr "" - -#: app/plug_in.c:1 -msgid "shmat failed...disabling shared memory tile transport" -msgstr "" - -#: app/plug_in.c:1 +#: app/plug_in.c:312 msgid "Plug-ins" msgstr "Wtyczki" -#: app/plug_in.c:1 +#: app/plug_in.c:324 #, c-format msgid "query plug-in: \"%s\"\n" msgstr "" -#: app/plug_in.c:1 +#: app/plug_in.c:362 #, c-format msgid "writing \"%s\"\n" msgstr "zapisywanie \"%s\"\n" -#: app/plug_in.c:1 +#: app/plug_in.c:377 msgid "Starting extensions: " msgstr "Uruchamianie rozszerzeЯ: " -#: app/plug_in.c:1 +#: app/plug_in.c:378 msgid "Extensions" msgstr "Rozszerzenia" -#: app/plug_in.c:1 -#, c-format -msgid "\"%s\" executable not found\n" -msgstr "Nie odnaleziono pliku wykonywalnego \"%s\"\n" - -#: app/plug_in.c:1 +#: app/plug_in.c:746 #, c-format msgid "unable to locate plug-in: \"%s\"" msgstr "nie mo©na odnale╪Ф wtyczki: \"%s\"" -#: app/plug_in.c:1 -msgid "unable to open pipe" -msgstr "" - -#: app/plug_in.c:1 -#, c-format -msgid "unable to run plug-in: %s" -msgstr "nie mo©na uruchomiФ wtyczki: %s" - -#: app/plug_in.c:1 app/plug_in.c:1 app/plug_in.c:1 app/plug_in.c:1 -#, c-format -msgid "" -"plug-in \"%s\" attempted to install procedure \"%s\" which does not take the " -"standard plug-in args" -msgstr "" - -#: app/plug_in.c:1 -#, c-format -msgid "" -"plug-in \"%s\" attempted to install procedure \"%s\" in an invalid menu " -"location. Use either \"\", \"\", \"\", or \"\"." -msgstr "" - -#: app/plug_in.c:1 -#, c-format -msgid "" -"plug_in \"%s\" attempted to install procedure \"%s\" which fails to comply " -"with the array parameter passing standard. Argument %d is noncompliant." -msgstr "" - -#: app/plug_in.c:1 -#, c-format -msgid "duplicate plug-in: \"%s\" (skipping)\n" -msgstr "zduplikowana wtyczka: \"%s\" (pominiЙta)\n" - -#: app/plug_in.c:1 -msgid "Unknown procedure type." -msgstr "Nieznany typ procedury." - -#: app/plug_in.c:1 -#, c-format -msgid "removing duplicate PDB procedure \"%s\"" -msgstr "" - -#: app/plug_in.c:1 app/plug_in.c:1 app/plug_in.c:1 app/plug_in.c:1 -msgid "the \"region\" arg type is not currently supported" -msgstr "" - -#: app/posterize.c:1 +#: app/posterize.c:158 msgid "Posterize does not operate on indexed drawables." msgstr "" -#: app/posterize.c:1 app/tools.c:1 +#: app/posterize.c:198 app/tools.c:596 msgid "Posterize" msgstr "Izochelia" -#: app/posterize.c:1 +#: app/posterize.c:218 msgid "Posterize Levels: " msgstr "" -#: app/preferences_dialog.c:1 +#: app/preferences_dialog.c:213 msgid "Error: Levels of undo must be zero or greater." msgstr "BЁ╠d: Liczba poziomСw cofniЙФ nie mo©e byФ mniejsza od zera." -#: app/preferences_dialog.c:1 +#: app/preferences_dialog.c:219 msgid "Error: Number of processors must be between 1 and 30." msgstr "BЁ╠d: Liczba procesorСw musi siЙ zawieraФ pomiЙdzy 1 i 30." -#: app/preferences_dialog.c:1 +#: app/preferences_dialog.c:225 msgid "Error: Marching speed must be 50 or greater." msgstr "" -#: app/preferences_dialog.c:1 +#: app/preferences_dialog.c:231 msgid "Error: Default width must be one or greater." msgstr "BЁ╠d: Domy╤lna szeroko╤Ф nie mo©e byФ mniejsza od jeden." -#: app/preferences_dialog.c:1 +#: app/preferences_dialog.c:237 msgid "Error: Default height must be one or greater." msgstr "BЁ╠d: Domy╤lna wysoko╤Ф nie mo©e byФ mniejsza od jeden." -#: app/preferences_dialog.c:1 +#: app/preferences_dialog.c:244 msgid "Error: Default unit must be within unit range." msgstr "" -#: app/preferences_dialog.c:1 +#: app/preferences_dialog.c:251 msgid "Error: default resolution must not be zero." msgstr "BЁ╠d: Domy╤lna rozdzielczo╤Ф nie mo©e wynosiФ zero." -#: app/preferences_dialog.c:1 +#: app/preferences_dialog.c:259 msgid "Error: Default resolution unit must be within unit range." msgstr "" -#: app/preferences_dialog.c:1 +#: app/preferences_dialog.c:266 msgid "Error: Monitor resolution must not be zero." msgstr "BЁ╠d: Rozdzielczo╤Ф monitora nie mo©e wynosiФ zero." -#: app/preferences_dialog.c:1 +#: app/preferences_dialog.c:273 msgid "Error: Image title format must not be NULL." msgstr "Error: Format tytuЁu obrazu nie mo©e byФ pusty." -#: app/preferences_dialog.c:1 +#: app/preferences_dialog.c:564 msgid "You will need to restart GIMP for these changes to take effect." msgstr "Zmiany odnios╠ efekt po ponownym uruchomieniu GIMP-a." -#: app/preferences_dialog.c:1 +#: app/preferences_dialog.c:1164 msgid "Preferences" msgstr "Preferencje" #. The categories tree -#: app/preferences_dialog.c:1 +#: app/preferences_dialog.c:1186 msgid "Categories" msgstr "Kategorie" -#: app/preferences_dialog.c:1 +#: app/preferences_dialog.c:1213 msgid "New File Settings" msgstr "Ustawienia nowego pliku" -#: app/preferences_dialog.c:1 +#: app/preferences_dialog.c:1215 msgid "New File" msgstr "Nowy plik" -#: app/preferences_dialog.c:1 +#: app/preferences_dialog.c:1225 msgid "Default Image Size and Unit" msgstr "Domy╤lny rozmiar obrazu i jednostka" -#: app/preferences_dialog.c:1 +#: app/preferences_dialog.c:1239 msgid "Width" msgstr "Szeroko╤Ф" -#: app/preferences_dialog.c:1 +#: app/preferences_dialog.c:1241 msgid "Height" msgstr "Wysoko╤Ф" -#: app/preferences_dialog.c:1 +#: app/preferences_dialog.c:1268 msgid "Default Image Resolution and Resolution Unit" msgstr "Domy╤lna rozdzielczo╤Ф obrazu i jednostka rozdzielczo╤ci" -#: app/preferences_dialog.c:1 app/preferences_dialog.c:1 +#: app/preferences_dialog.c:1293 app/preferences_dialog.c:2031 msgid "dpi" msgstr "dpi" -#: app/preferences_dialog.c:1 +#: app/preferences_dialog.c:1338 msgid "Default Image Type:" msgstr "Domy╤lny typ obrazu:" -#: app/preferences_dialog.c:1 +#: app/preferences_dialog.c:1343 msgid "Display Settings" msgstr "Ustawienia wy╤wietlania" -#: app/preferences_dialog.c:1 +#: app/preferences_dialog.c:1345 msgid "Display" msgstr "Wy╤wietlanie" -#: app/preferences_dialog.c:1 +#: app/preferences_dialog.c:1352 msgid "Transparency" msgstr "Przeroczysto╤Ф" -#: app/preferences_dialog.c:1 +#: app/preferences_dialog.c:1370 msgid "Light Checks" msgstr "" -#: app/preferences_dialog.c:1 +#: app/preferences_dialog.c:1372 msgid "Mid-Tone Checks" msgstr "" -#: app/preferences_dialog.c:1 +#: app/preferences_dialog.c:1374 msgid "Dark Checks" msgstr "" -#: app/preferences_dialog.c:1 +#: app/preferences_dialog.c:1376 msgid "White Only" msgstr "" -#: app/preferences_dialog.c:1 +#: app/preferences_dialog.c:1378 msgid "Gray Only" msgstr "" -#: app/preferences_dialog.c:1 +#: app/preferences_dialog.c:1380 msgid "Black Only" msgstr "" -#: app/preferences_dialog.c:1 +#: app/preferences_dialog.c:1384 msgid "Transparency Type:" msgstr "Typ prze╪roczysto╤ci:" -#: app/preferences_dialog.c:1 app/preferences_dialog.c:1 -#: app/preferences_dialog.c:1 +#: app/preferences_dialog.c:1390 app/preferences_dialog.c:1467 +#: app/preferences_dialog.c:1477 msgid "Small" msgstr "MaЁy" -#: app/preferences_dialog.c:1 app/preferences_dialog.c:1 -#: app/preferences_dialog.c:1 +#: app/preferences_dialog.c:1392 app/preferences_dialog.c:1468 +#: app/preferences_dialog.c:1478 msgid "Medium" msgstr "╕redni" -#: app/preferences_dialog.c:1 app/preferences_dialog.c:1 -#: app/preferences_dialog.c:1 +#: app/preferences_dialog.c:1394 app/preferences_dialog.c:1469 +#: app/preferences_dialog.c:1479 msgid "Large" msgstr "Wielki" -#: app/preferences_dialog.c:1 +#: app/preferences_dialog.c:1398 msgid "Check Size:" msgstr "" -#: app/preferences_dialog.c:1 app/transform_tool.c:1 +#: app/preferences_dialog.c:1400 app/transform_tool.c:190 msgid "Scaling" msgstr "Skalowanie" -#: app/preferences_dialog.c:1 +#: app/preferences_dialog.c:1412 msgid "Nearest Neighbor" msgstr "Najbli©szy s╠siad" -#: app/preferences_dialog.c:1 +#: app/preferences_dialog.c:1416 msgid "Cubic" msgstr "" -#: app/preferences_dialog.c:1 +#: app/preferences_dialog.c:1426 msgid "Interface Settings" msgstr "Ustawienia interfejsu" -#: app/preferences_dialog.c:1 +#: app/preferences_dialog.c:1472 msgid "Preview Size:" msgstr "Rozmiar podgl╠du:" -#: app/preferences_dialog.c:1 +#: app/preferences_dialog.c:1482 msgid "Nav Preview Size:" msgstr "" -#: app/preferences_dialog.c:1 +#: app/preferences_dialog.c:1491 msgid "Levels of Undo:" msgstr "Liczba poziomСw cofniЙФ:" -#: app/preferences_dialog.c:1 +#: app/preferences_dialog.c:1500 msgid "Recent Documents List Size:" msgstr "" -#: app/preferences_dialog.c:1 +#: app/preferences_dialog.c:1503 msgid "Help System" msgstr "System pomocy" -#: app/preferences_dialog.c:1 +#: app/preferences_dialog.c:1512 msgid "Show Tool Tips" msgstr "Wy╤wietlanie podpowiedzi" -#: app/preferences_dialog.c:1 +#: app/preferences_dialog.c:1522 +msgid "Context Sensitive Help with \"F1\"" +msgstr "" + +#: app/preferences_dialog.c:1533 msgid "Image Windows Settings" msgstr "" -#: app/preferences_dialog.c:1 +#: app/preferences_dialog.c:1535 msgid "Image Windows" msgstr "" -#: app/preferences_dialog.c:1 +#: app/preferences_dialog.c:1542 msgid "Appearance" msgstr "Wygl╠d" -#: app/preferences_dialog.c:1 +#: app/preferences_dialog.c:1551 msgid "Resize Window on Zoom" msgstr "Zmiana rozmiaru okna przy powiЙkszeniu" -#: app/preferences_dialog.c:1 +#: app/preferences_dialog.c:1560 msgid "Show Rulers" msgstr "Wy╤wietlanie linijek" -#: app/preferences_dialog.c:1 +#: app/preferences_dialog.c:1569 msgid "Show Statusbar" msgstr "Wy╤wietlanie paska stanu" -#: app/preferences_dialog.c:1 +#: app/preferences_dialog.c:1593 msgid "Marching Ants Speed:" msgstr "" #. Set the currently used string as "Custom" -#: app/preferences_dialog.c:1 +#: app/preferences_dialog.c:1601 msgid "Custom" msgstr "" #. set some commonly used format strings -#: app/preferences_dialog.c:1 +#: app/preferences_dialog.c:1607 msgid "Standard" msgstr "" -#: app/preferences_dialog.c:1 +#: app/preferences_dialog.c:1612 msgid "Show zoom percentage" msgstr "Wy╤wietlanie procentowego powiЙkszenia" -#: app/preferences_dialog.c:1 +#: app/preferences_dialog.c:1617 msgid "Show zoom ratio" msgstr "Wy╤wietlanie wspСЁczynnika powiЙkszenia" -#: app/preferences_dialog.c:1 +#: app/preferences_dialog.c:1622 msgid "Show reversed zoom ratio" msgstr "Wy╤wietlanie odwrotnego wspСЁczynnika powiЙkszenia" -#: app/preferences_dialog.c:1 +#: app/preferences_dialog.c:1633 msgid "Image Title Format:" msgstr "Format tytuЁu obrazu:" #. End of the title format string -#: app/preferences_dialog.c:1 +#: app/preferences_dialog.c:1636 msgid "Pointer Movement Feedback" msgstr "" -#: app/preferences_dialog.c:1 +#: app/preferences_dialog.c:1646 msgid "Perfect-but-slow Pointer Tracking" msgstr "" -#: app/preferences_dialog.c:1 +#: app/preferences_dialog.c:1655 msgid "Disable Cursor Updating" msgstr "" -#: app/preferences_dialog.c:1 +#: app/preferences_dialog.c:1666 msgid "Tool Options Settings" msgstr "Ustawienia opcji narzЙdzi" -#: app/preferences_dialog.c:1 app/tools.c:1 +#: app/preferences_dialog.c:1668 app/tools.c:921 msgid "Tool Options" msgstr "Opcje narzЙdzi" -#: app/preferences_dialog.c:1 +#: app/preferences_dialog.c:1675 msgid "Paint Options" msgstr "" -#: app/preferences_dialog.c:1 +#: app/preferences_dialog.c:1685 msgid "Use Global Paint Options" msgstr "" -#: app/preferences_dialog.c:1 +#: app/preferences_dialog.c:1701 msgid "Display brush and pattern indicators on Toolbar" msgstr "" -#: app/preferences_dialog.c:1 +#: app/preferences_dialog.c:1715 msgid "Environment Settings" msgstr "Ustawienia ╤rodowiska" -#: app/preferences_dialog.c:1 +#: app/preferences_dialog.c:1717 msgid "Environment" msgstr "╕rodowisko" -#: app/preferences_dialog.c:1 +#: app/preferences_dialog.c:1724 msgid "Resource Consumption" msgstr "Wykorzystywanie zasobСw" -#: app/preferences_dialog.c:1 +#: app/preferences_dialog.c:1733 msgid "Conservative Memory Usage" msgstr "Konserwatywne wykorzystywanie zasobСw" -#: app/preferences_dialog.c:1 app/preferences_dialog.c:1 +#: app/preferences_dialog.c:1784 app/preferences_dialog.c:1825 msgid "Bytes" msgstr "BajtСw" -#: app/preferences_dialog.c:1 app/preferences_dialog.c:1 +#: app/preferences_dialog.c:1785 app/preferences_dialog.c:1826 msgid "KiloBytes" msgstr "KilobajtСw" -#: app/preferences_dialog.c:1 app/preferences_dialog.c:1 +#: app/preferences_dialog.c:1786 app/preferences_dialog.c:1827 msgid "MegaBytes" msgstr "MegabajtСw" -#: app/preferences_dialog.c:1 +#: app/preferences_dialog.c:1791 msgid "Tile Cache Size:" msgstr "" -#: app/preferences_dialog.c:1 +#: app/preferences_dialog.c:1832 msgid "Maximum Image Size:" msgstr "Maksymalny rozmiar obrazu:" -#: app/preferences_dialog.c:1 +#: app/preferences_dialog.c:1842 msgid "Number of Processors to Use:" msgstr "Liczba wykorzystywanych procesorСw:" -#: app/preferences_dialog.c:1 +#: app/preferences_dialog.c:1846 msgid "8-Bit Displays" msgstr "Ekrany 8-bitowe" -#: app/preferences_dialog.c:1 +#: app/preferences_dialog.c:1857 msgid "Install Colormap" msgstr "Instalowanie palety kolorСw" -#: app/preferences_dialog.c:1 +#: app/preferences_dialog.c:1866 msgid "Colormap Cycling" msgstr "" -#: app/preferences_dialog.c:1 -msgid "File Previews / Thumbnails" -msgstr "" +#: app/preferences_dialog.c:1875 +#, fuzzy +msgid "File Saving" +msgstr "/Plik/Zapisz" -#: app/preferences_dialog.c:1 +#: app/preferences_dialog.c:1898 app/preferences_dialog.c:1908 msgid "Always" msgstr "Zawsze" -#: app/preferences_dialog.c:1 +#: app/preferences_dialog.c:1899 msgid "Never" msgstr "Nigdy" -#: app/preferences_dialog.c:1 +#: app/preferences_dialog.c:1902 msgid "Try to Write a Thumbnail File:" msgstr "" -#: app/preferences_dialog.c:1 +#: app/preferences_dialog.c:1907 +msgid "Only when modified" +msgstr "" + +#: app/preferences_dialog.c:1911 +msgid "'File > Save' saves the image:" +msgstr "" + +#: app/preferences_dialog.c:1917 msgid "Session Management" msgstr "Zarz╠dzanie sesj╠" -#: app/preferences_dialog.c:1 +#: app/preferences_dialog.c:1919 msgid "Session" msgstr "Sesja" -#: app/preferences_dialog.c:1 +#: app/preferences_dialog.c:1926 msgid "Window Positions" msgstr "Pozycje okien" -#: app/preferences_dialog.c:1 +#: app/preferences_dialog.c:1935 msgid "Save Window Positions on Exit" msgstr "Zapis pozycji okien przed zakoЯczeniem" -#: app/preferences_dialog.c:1 +#: app/preferences_dialog.c:1949 msgid "Clear Saved Window Positions" msgstr "Wyczy╤Ф zapisane pozycje okien" -#: app/preferences_dialog.c:1 +#: app/preferences_dialog.c:1956 msgid "Always Try to Restore Session" msgstr "Pedejmowanie prСby odtworzenia sesji" -#: app/preferences_dialog.c:1 +#: app/preferences_dialog.c:1965 msgid "Devices" msgstr "Urz╠dzenia" -#: app/preferences_dialog.c:1 +#: app/preferences_dialog.c:1974 msgid "Save Device Status on Exit" msgstr "Zapis stanu urz╠dzenia przed zakoЯczeniem" -#: app/preferences_dialog.c:1 +#: app/preferences_dialog.c:1985 msgid "Monitor Information" msgstr "Informacje o monitorze" -#: app/preferences_dialog.c:1 +#: app/preferences_dialog.c:1987 msgid "Monitor" msgstr "Monitor" -#: app/preferences_dialog.c:1 +#: app/preferences_dialog.c:1994 msgid "Get Monitor Resolution" msgstr "Pobieranie rozdzielczo╤ci monitora" -#: app/preferences_dialog.c:1 +#: app/preferences_dialog.c:2009 #, c-format msgid "(Currently %d x %d dpi)" msgstr "(Aktualnie %d x %d dpi)" -#: app/preferences_dialog.c:1 +#: app/preferences_dialog.c:2056 msgid "From X Server" msgstr "Od X-serwera" -#: app/preferences_dialog.c:1 +#: app/preferences_dialog.c:2071 msgid "Manually:" msgstr "RЙcznie:" -#: app/preferences_dialog.c:1 +#: app/preferences_dialog.c:2084 msgid "Directories Settings" msgstr "Ustawienia katalogСw" -#: app/preferences_dialog.c:1 +#: app/preferences_dialog.c:2086 msgid "Directories" msgstr "Katalogi" -#: app/preferences_dialog.c:1 +#: app/preferences_dialog.c:2099 msgid "Temp Dir:" msgstr "Katalog tymczasowy:" -#: app/preferences_dialog.c:1 +#: app/preferences_dialog.c:2099 msgid "Select Temp Dir" msgstr "WybСr katalogu tymczasowego" -#: app/preferences_dialog.c:1 +#: app/preferences_dialog.c:2100 msgid "Swap Dir:" msgstr "Katalog wymiany:" -#: app/preferences_dialog.c:1 +#: app/preferences_dialog.c:2100 msgid "Select Swap Dir" msgstr "WybСr katalogu wymiany" -#: app/preferences_dialog.c:1 +#: app/preferences_dialog.c:2132 msgid "Brushes Directories" msgstr "Katalogi pЙdzli" -#: app/preferences_dialog.c:1 +#: app/preferences_dialog.c:2132 msgid "Select Brushes Dir" msgstr "WybСr katalogu pЙdzli" -#: app/preferences_dialog.c:1 +#: app/preferences_dialog.c:2134 msgid "Generated Brushes" msgstr "Utworzone pЙdzle" -#: app/preferences_dialog.c:1 +#: app/preferences_dialog.c:2134 msgid "Generated Brushes Directories" msgstr "Utworzone katalogi pЙdzli" -#: app/preferences_dialog.c:1 +#: app/preferences_dialog.c:2134 msgid "Select Generated Brushes Dir" msgstr "WybСr katalogu utworzonych pЙdzli" -#: app/preferences_dialog.c:1 +#: app/preferences_dialog.c:2136 msgid "Patterns Directories" msgstr "Katalogi wzorСw" -#: app/preferences_dialog.c:1 +#: app/preferences_dialog.c:2136 msgid "Select Patterns Dir" msgstr "WybСr katalogu wzorСw" -#: app/preferences_dialog.c:1 +#: app/preferences_dialog.c:2138 msgid "Palettes Directories" msgstr "Katalogi palet" -#: app/preferences_dialog.c:1 +#: app/preferences_dialog.c:2138 msgid "Select Palettes Dir" msgstr "WybСr katalogu palet" -#: app/preferences_dialog.c:1 +#: app/preferences_dialog.c:2140 msgid "Gradients Directories" msgstr "Katalogi gradientСw" -#: app/preferences_dialog.c:1 +#: app/preferences_dialog.c:2140 msgid "Select Gradients Dir" msgstr "WybСr katalogu gradientСw" -#: app/preferences_dialog.c:1 +#: app/preferences_dialog.c:2142 msgid "Plug-Ins" msgstr "Wtyczki" -#: app/preferences_dialog.c:1 +#: app/preferences_dialog.c:2142 msgid "Plug-Ins Directories" msgstr "Katalogi wtyczek" -#: app/preferences_dialog.c:1 +#: app/preferences_dialog.c:2142 msgid "Select Plug-Ins Dir" msgstr "WybСr katalogu wtyczek" -#: app/preferences_dialog.c:1 +#: app/preferences_dialog.c:2144 msgid "Modules" msgstr "ModuЁy" -#: app/preferences_dialog.c:1 +#: app/preferences_dialog.c:2144 msgid "Modules Directories" msgstr "Katalogi moduЁСw" -#: app/preferences_dialog.c:1 +#: app/preferences_dialog.c:2144 msgid "Select Modules Dir" msgstr "WybСr katalogu moduЁСw" -#: app/procedural_db.c:1 +#: app/procedural_db.c:44 msgid "Procedural Database" msgstr "Baza procedur" -#: app/procedural_db.c:1 +#: app/procedural_db.c:142 #, c-format msgid "PDB calling error %s" msgstr "" -#: app/procedural_db.c:1 +#: app/procedural_db.c:218 #, 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:1 +#: app/procedural_db_cmds.c:64 msgid "Internal GIMP procedure" msgstr "WewnЙtrzna procedura GIMP-a" -#: app/procedural_db_cmds.c:1 +#: app/procedural_db_cmds.c:65 msgid "GIMP Plug-In" msgstr "Wtyczka GIMP-a" -#: app/procedural_db_cmds.c:1 +#: app/procedural_db_cmds.c:66 msgid "GIMP Extension" msgstr "Rozszerzenie GIMP-a" -#: app/procedural_db_cmds.c:1 +#: app/procedural_db_cmds.c:67 msgid "Temporary Procedure" msgstr "Procedura tymczasowa" -#: app/qmask.c:1 +#: app/qmask.c:249 msgid "Edit Qmask Attributes" msgstr "" #. The opacity scale -#: app/qmask.c:1 +#: app/qmask.c:277 msgid "Mask Opacity:" msgstr "" -#: app/rect_select.c:1 +#: app/rect_select.c:180 msgid "Selection: ADD" msgstr "Zaznaczenie: DODAJ" -#: app/rect_select.c:1 +#: app/rect_select.c:183 msgid "Selection: SUBTRACT" msgstr "Zaznaczenie: ODEJMIJ" -#: app/rect_select.c:1 +#: app/rect_select.c:186 msgid "Selection: INTERSECT" msgstr "Zaznaczenie: PRZETNIJ" -#: app/rect_select.c:1 +#: app/rect_select.c:189 msgid "Selection: REPLACE" msgstr "Zaznaczenie: ZAST║P" -#: app/rect_select.c:1 app/rect_select.c:1 +#: app/rect_select.c:405 app/rect_select.c:412 msgid "Selection: " msgstr "Zaznaczenie: " -#: app/resize.c:1 +#: app/resize.c:154 msgid "Scale Layer" msgstr "Skaluj warstwЙ" -#: app/resize.c:1 app/resize.c:1 app/tool_options.c:1 +#: app/resize.c:156 app/resize.c:181 app/tool_options.c:875 msgid "Size" msgstr "Rozmiar" -#: app/resize.c:1 +#: app/resize.c:160 msgid "Image Scale" msgstr "Skala obrazu" -#: app/resize.c:1 +#: app/resize.c:162 msgid "Pixel Dimensions" msgstr "Wymiary piksela" -#: app/resize.c:1 +#: app/resize.c:172 msgid "Resize Layer" msgstr "ZmieЯ rozmiar warstwy" -#: app/resize.c:1 +#: app/resize.c:177 msgid "Image Resize" msgstr "Zmiana rozmiaru obrazu" #. the original width & height labels -#: app/resize.c:1 app/scale_tool.c:1 +#: app/resize.c:234 app/scale_tool.c:77 msgid "Original Width:" msgstr "Pierwotna szeroko╤Ф:" #. the new size labels -#: app/resize.c:1 app/resize.c:1 +#: app/resize.c:259 app/resize.c:503 msgid "New Width:" msgstr "Nowa szeroko╤Ф: " #. the scale ratio labels -#: app/resize.c:1 +#: app/resize.c:323 msgid "Ratio X:" msgstr "" #. the x and y offset labels -#: app/resize.c:1 +#: app/resize.c:408 msgid "X:" msgstr "X:" -#: app/resize.c:1 +#: app/resize.c:489 msgid "Print Size & Display Unit" msgstr "" -#: app/rotate_tool.c:1 +#: app/rotate_tool.c:86 msgid "Rotation Information" msgstr "" -#: app/rotate_tool.c:1 +#: app/rotate_tool.c:105 msgid "Center X:" msgstr "" -#: app/rotate_tool.c:1 +#: app/rotate_tool.c:400 msgid "Rotating..." msgstr "Obracanie..." -#: app/scale_tool.c:1 +#: app/scale_tool.c:74 msgid "Scaling Information" msgstr "" -#: app/scale_tool.c:1 +#: app/scale_tool.c:83 msgid "Current Width:" msgstr "Aktualna szeroko╤Ф:" -#: app/scale_tool.c:1 +#: app/scale_tool.c:98 msgid "Scale Ratio X:" msgstr "" -#: app/scale_tool.c:1 +#: app/scale_tool.c:495 msgid "Scaling..." msgstr "Skalowanie..." -#: app/session.c:1 +#: app/session.c:139 msgid "" "# GIMP sessionrc\n" "# This file takes session-specific info (that is info,\n" @@ -5462,846 +5229,1080 @@ msgid "" "\n" msgstr "" -#: app/shear_tool.c:1 +#: app/shear_tool.c:74 msgid "Shear Information" msgstr "" -#: app/shear_tool.c:1 +#: app/shear_tool.c:78 msgid "Shear Magnitude X:" msgstr "" -#: app/shear_tool.c:1 +#: app/shear_tool.c:357 msgid "Shearing..." msgstr "" -#: app/temp_buf.c:1 +#: app/temp_buf.c:218 msgid "Cannot convert from indexed color." msgstr "" -#: app/temp_buf.c:1 +#: app/temp_buf.c:468 #, c-format msgid "Error in temp buf caching: \"%s\" is a directory (cannot overwrite)" msgstr "" -#: app/temp_buf.c:1 app/temp_buf.c:1 +#: app/temp_buf.c:485 app/temp_buf.c:494 #, c-format msgid "Cannot write \"%s\"" msgstr "Nie mo©na zapisaФ \"%s\"" -#: app/temp_buf.c:1 +#: app/temp_buf.c:550 msgid "Error in temp buf caching: information swapped to disk was lost!" msgstr "" -#: app/text_tool.c:1 +#: app/text_tool.c:157 msgid "Text Tool Options" msgstr "Opcje narzЙdzia tekstowego" -#: app/text_tool.c:1 app/tool_options.c:1 +#: app/text_tool.c:168 app/tool_options.c:321 msgid "Antialiasing" msgstr "Antyaliasing" -#: app/text_tool.c:1 +#: app/text_tool.c:182 msgid "Border:" msgstr "Brzeg:" -#: app/text_tool.c:1 +#: app/text_tool.c:208 msgid "Use Dynamic Text" msgstr "" -#: app/text_tool.c:1 +#: app/text_tool.c:278 msgid "text_call_gdyntext: gDynText procedure lookup failed" msgstr "" #. Create the shell -#: app/text_tool.c:1 app/text_tool.c:1 +#: app/text_tool.c:399 app/text_tool.c:401 msgid "Text Tool" msgstr "NarzЙdzie tekstowe" -#: app/text_tool.c:1 +#: app/text_tool.c:609 #, c-format msgid "Font '%s' not found.%s" msgstr "Nie odnaleziono fontu '%s'.%s" -#: app/text_tool.c:1 +#: app/text_tool.c:611 msgid "" "\n" "If you don't have scalable fonts, try turning off antialiasing in the tool " "options." msgstr "" -#: app/text_tool.c:1 +#: app/text_tool.c:722 msgid "Text Layer" msgstr "Warstwa tekstowa" -#: app/text_tool.c:1 +#: app/text_tool.c:765 msgid "text_render: could not allocate image" msgstr "" -#: app/threshold.c:1 +#: app/threshold.c:187 msgid "Threshold Options" msgstr "" -#: app/threshold.c:1 +#: app/threshold.c:230 msgid "Threshold does not operate on indexed drawables." msgstr "" -#: app/threshold.c:1 app/tools.c:1 +#: app/threshold.c:282 app/tools.c:611 msgid "Threshold" msgstr "PrСg" -#: app/threshold.c:1 +#: app/threshold.c:302 msgid "Threshold Range: " msgstr "" -#: app/tile_cache.c:1 +#: app/tile_cache.c:270 msgid "starting tile preswapper\n" msgstr "" -#: app/tile_swap.c:1 +#: app/tile_swap.c:387 msgid "unable to open swap file...BAD THINGS WILL HAPPEN SOON" msgstr "" -#: app/tile_swap.c:1 app/tile_swap.c:1 +#: app/tile_swap.c:507 app/tile_swap.c:570 #, c-format msgid "unable to seek to tile location on disk: %d" msgstr "" -#: app/tile_swap.c:1 +#: app/tile_swap.c:526 #, c-format msgid "unable to read tile data from disk: %d/%d ( %d ) bytes read" msgstr "" -#: app/tile_swap.c:1 +#: app/tile_swap.c:584 #, c-format msgid "unable to write tile data to disk: %d ( %d ) bytes written" msgstr "" -#: app/tips_dialog.c:1 +#: app/tips_dialog.c:58 msgid "gimp_tips.txt" msgstr "" -#: app/tips_dialog.c:1 +#: app/tips_dialog.c:70 msgid "GIMP Tip of the day" msgstr "Porada dnia GIMP-a" -#: app/tips_dialog.c:1 +#: app/tips_dialog.c:131 msgid "Previous Tip" msgstr "Poprzednia porada" -#: app/tips_dialog.c:1 +#: app/tips_dialog.c:139 msgid "Next Tip" msgstr "NastЙpna porada" -#: app/tips_dialog.c:1 +#: app/tips_dialog.c:159 msgid "Show tip next time" msgstr "Wy╤wietlanie porad" -#: app/tips_dialog.c:1 +#: app/tips_dialog.c:262 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:1 +#: app/tool_options.c:210 msgid "This tool has no options." msgstr "To narzЙdzie nie ma opcji." -#: app/tool_options.c:1 +#: app/tool_options.c:234 msgid "Rectangular Select Options" msgstr "Opcje zaznaczenia prostok╠tnego" -#: app/tool_options.c:1 +#: app/tool_options.c:236 msgid "Elliptical Selection Options" msgstr "Opcje zaznaczenia eliptycznego" -#: app/tool_options.c:1 +#: app/tool_options.c:238 msgid "Free-hand Selection Options" msgstr "Opcje zaznaczenia odrЙcznego" -#: app/tool_options.c:1 +#: app/tool_options.c:240 msgid "Fuzzy Selection Options" msgstr "" -#: app/tool_options.c:1 +#: app/tool_options.c:242 msgid "Bezier Selection Options" msgstr "Opcje zaznaczenia krzyw╠ Beziera" -#: app/tool_options.c:1 +#: app/tool_options.c:244 msgid "Intelligent Scissors Options" msgstr "Opcje inteligentnych no©yc" -#: app/tool_options.c:1 +#: app/tool_options.c:246 msgid "By-Color Select Options" msgstr "" -#: app/tool_options.c:1 +#: app/tool_options.c:247 msgid "ERROR: Unknown Selection Type" msgstr "Bё║D: Nieznany typ zaznaczenia" -#: app/tool_options.c:1 +#: app/tool_options.c:277 msgid "Feather" msgstr "WygЁad╪" -#: app/tool_options.c:1 +#: app/tool_options.c:385 msgid "Fixed size / aspect ratio" msgstr "" -#: app/tool_options.c:1 +#: app/tool_options.c:556 msgid "Bucket Fill Options" msgstr "Opcje wypeЁnienia KubeЁkiem" -#: app/tool_options.c:1 +#: app/tool_options.c:558 msgid "Blend Options" msgstr "Opcje zlewania" -#: app/tool_options.c:1 +#: app/tool_options.c:560 msgid "Pencil Options" msgstr "Opcje OЁСwka" -#: app/tool_options.c:1 +#: app/tool_options.c:562 msgid "Paintbrush Options" msgstr "Opcje PЙdzla" -#: app/tool_options.c:1 -msgid "Erazer Options" +#: app/tool_options.c:564 +#, fuzzy +msgid "Eraser Options" msgstr "Opcje Gumki" -#: app/tool_options.c:1 +#: app/tool_options.c:566 msgid "Airbrush Options" msgstr "Opcje Aerografu" -#: app/tool_options.c:1 +#: app/tool_options.c:568 msgid "Clone Tool Options" msgstr "Opcje narzЙdzia klonowania" -#: app/tool_options.c:1 +#: app/tool_options.c:570 msgid "Convolver Options" msgstr "" -#: app/tool_options.c:1 +#: app/tool_options.c:572 msgid "Ink Options" msgstr "" -#: app/tool_options.c:1 +#: app/tool_options.c:574 msgid "Dodge or Burn Options" msgstr "" -#: app/tool_options.c:1 +#: app/tool_options.c:576 msgid "Smudge Options" msgstr "" -#: app/tool_options.c:1 +#: app/tool_options.c:578 msgid "Xinput Airbrush Options" msgstr "" -#: app/tool_options.c:1 +#: app/tool_options.c:579 msgid "ERROR: Unknown Paint Type" msgstr "" -#: app/tool_options.c:1 +#: app/tool_options.c:703 msgid "Incremental" msgstr "" -#: app/tool_options.c:1 +#: app/tool_options.c:811 msgid "Pressure sensitivity" msgstr "CzuЁo╤Ф nacisku" -#: app/tool_options.c:1 +#: app/tool_options.c:829 msgid "Opacity" msgstr "Prze╪roczysto╤Ф" -#: app/tool_options.c:1 +#: app/tool_options.c:851 msgid "Pressure" msgstr "Nacisk" -#: app/tools.c:1 +#: app/tools.c:84 msgid "Rect Select" msgstr "Zaznaczenie prostok╠tne" -#: app/tools.c:1 +#: app/tools.c:86 msgid "/Tools/Rect Select" msgstr "/NarzЙdzia/Zaznaczenie prostok╠tne" -#: app/tools.c:1 +#: app/tools.c:89 msgid "Select rectangular regions" msgstr "Zaznaczanie prostok╠tnych obszarСw" -#: app/tools.c:1 +#: app/tools.c:99 msgid "Ellipse Select" msgstr "Zaznaczenie eliptyczne" -#: app/tools.c:1 +#: app/tools.c:101 msgid "/Tools/Ellipse Select" msgstr "/NarzЙdzia/Zaznaczenie eliptyczne" -#: app/tools.c:1 +#: app/tools.c:104 msgid "Select elliptical regions" msgstr "Zaznaczanie eliptycznych obszarСw" -#: app/tools.c:1 +#: app/tools.c:114 msgid "Free Select" msgstr "Zaznaczenie odrЙczne" -#: app/tools.c:1 +#: app/tools.c:116 msgid "/Tools/Free Select" msgstr "/NarzЙdzia/Zaznaczenie odrЙczne" -#: app/tools.c:1 +#: app/tools.c:119 msgid "Select hand-drawn regions" msgstr "OdrЙczne zaznaczanie obszarСw" -#: app/tools.c:1 +#: app/tools.c:129 msgid "Fuzzy Select" msgstr "" -#: app/tools.c:1 +#: app/tools.c:131 msgid "/Tools/Fuzzy Select" msgstr "" -#: app/tools.c:1 +#: app/tools.c:134 msgid "Select contiguous regions" msgstr "Zaznaczanie s╠siaduj╠cych obszarСw" -#: app/tools.c:1 +#: app/tools.c:144 msgid "Bezier Select" msgstr "Zaznaczenie krzyw╠ Beziera" -#: app/tools.c:1 +#: app/tools.c:146 msgid "/Tools/Bezier Select" msgstr "/NarzЙdzia/Zaznaczenie krzyw╠ Beziera" -#: app/tools.c:1 +#: app/tools.c:149 msgid "Select regions using Bezier curves" msgstr "Zaznaczanie obszarСw przy u©yciu krzywych Beziera" -#: app/tools.c:1 +#: app/tools.c:159 msgid "Intelligent Scissors" msgstr "Inteligentne no©yce" -#: app/tools.c:1 +#: app/tools.c:161 msgid "/Tools/Intelligent Scissors" msgstr "/NarzЙdzia/Inteligentne no©yce" -#: app/tools.c:1 +#: app/tools.c:164 msgid "Select shapes from image" msgstr "" -#: app/tools.c:1 +#: app/tools.c:174 msgid "Move" msgstr "PrzesuЯ" -#: app/tools.c:1 +#: app/tools.c:176 msgid "/Tools/Move" msgstr "/NarzЙdzia/PrzesuЯ" -#: app/tools.c:1 +#: app/tools.c:179 msgid "Move layers & selections" msgstr "Przesuwanie warstw i zaznaczeЯ" -#: app/tools.c:1 +#: app/tools.c:189 msgid "Magnify" msgstr "PowiЙksz" -#: app/tools.c:1 +#: app/tools.c:191 msgid "/Tools/Magnify" msgstr "/NarzЙdzia/PowiЙksz" -#: app/tools.c:1 +#: app/tools.c:194 msgid "Zoom in & out" msgstr "PowiЙkszanie i pomniejszanie" -#: app/tools.c:1 +#: app/tools.c:204 msgid "Crop & Resize" msgstr "" -#: app/tools.c:1 +#: app/tools.c:206 msgid "/Tools/Crop & Resize" msgstr "" -#: app/tools.c:1 +#: app/tools.c:209 msgid "Crop or resize the image" msgstr "Kadrowanie lub zmiana rozmiaru obrazu" #. the first radio frame and box, for transform type -#: app/tools.c:1 app/tools.c:1 app/tools.c:1 app/tools.c:1 -#: app/transform_core.c:1 app/transform_tool.c:1 +#: app/tools.c:219 app/tools.c:234 app/tools.c:249 app/tools.c:264 +#: app/transform_core.c:256 app/transform_tool.c:224 msgid "Transform" msgstr "PrzeksztaЁФ" -#: app/tools.c:1 +#: app/tools.c:221 msgid "/Tools/Transform" msgstr "/NarzЙdzia/PrzeksztaЁФ" -#: app/tools.c:1 +#: app/tools.c:224 msgid "Transform the layer or selection" msgstr "PrzeksztaЁcanie warstwy lub zaznaczenia" -#: app/tools.c:1 +#: app/tools.c:279 msgid "Flip" msgstr "Odbij" -#: app/tools.c:1 +#: app/tools.c:281 msgid "/Tools/Flip" msgstr "/NarzЙdzia/Odbij" -#: app/tools.c:1 +#: app/tools.c:284 msgid "Flip the layer or selection" msgstr "Odbijanie warstwy lub zaznaczenia" -#: app/tools.c:1 +#: app/tools.c:294 msgid "Text" msgstr "Tekst" -#: app/tools.c:1 +#: app/tools.c:296 msgid "/Tools/Text" msgstr "/NarzЙdzia/Tekst" -#: app/tools.c:1 +#: app/tools.c:299 msgid "Add text to the image" msgstr "Dodawanie tekstu do obrazu" -#: app/tools.c:1 +#: app/tools.c:311 msgid "/Tools/Color Picker" msgstr "/NarzЙdzia/Kroplomierz" -#: app/tools.c:1 +#: app/tools.c:314 msgid "Pick colors from the image" msgstr "Pobieranie koloru z obrazu" -#: app/tools.c:1 +#: app/tools.c:324 msgid "Bucket Fill" msgstr "WypeЁnianie kubeЁkiem" -#: app/tools.c:1 +#: app/tools.c:326 msgid "/Tools/Bucket Fill" msgstr "/NarzЙdzia/WypeЁnij kubeЁkiem" -#: app/tools.c:1 +#: app/tools.c:329 msgid "Fill with a color or pattern" msgstr "WypeЁnianie kolorem lub wzorem" -#: app/tools.c:1 +#: app/tools.c:339 msgid "Blend" msgstr "Zlewanie" -#: app/tools.c:1 +#: app/tools.c:341 msgid "/Tools/Blend" msgstr "/NarzЙdzia/Zlewanie" -#: app/tools.c:1 +#: app/tools.c:344 msgid "Fill with a color gradient" msgstr "WypeЁnianie gradientem koloru" -#: app/tools.c:1 +#: app/tools.c:354 msgid "Pencil" msgstr "OЁСwek" -#: app/tools.c:1 +#: app/tools.c:356 msgid "/Tools/Pencil" msgstr "/NarzЙdzia/OЁСwek" -#: app/tools.c:1 +#: app/tools.c:359 msgid "Draw sharp pencil strokes" msgstr "Rysowanie ostrymi poci╠gniЙciami oЁСwka" -#: app/tools.c:1 +#: app/tools.c:369 msgid "Paintbrush" msgstr "Malowanie" -#: app/tools.c:1 +#: app/tools.c:371 msgid "/Tools/Paintbrush" msgstr "/NarzЙdzia/Malowanie" -#: app/tools.c:1 +#: app/tools.c:374 msgid "Paint fuzzy brush strokes" msgstr "Malowanie rozmytymi poci╠gniЙciami pЙdzla" -#: app/tools.c:1 +#: app/tools.c:384 msgid "Eraser" msgstr "Gumka" -#: app/tools.c:1 +#: app/tools.c:386 msgid "/Tools/Eraser" msgstr "/NarzЙdzia/Gumka" -#: app/tools.c:1 +#: app/tools.c:389 msgid "Erase to background or transparency" msgstr "Wycieranie do tЁa lub prze╪roczysto╤ci" -#: app/tools.c:1 +#: app/tools.c:399 msgid "Airbrush" msgstr "Aerograf" -#: app/tools.c:1 +#: app/tools.c:401 msgid "/Tools/Airbrush" msgstr "/NarzЙdzia/Aerograf" -#: app/tools.c:1 +#: app/tools.c:404 msgid "Airbrush with variable pressure" msgstr "" -#: app/tools.c:1 +#: app/tools.c:414 msgid "Clone" msgstr "Klonuj" -#: app/tools.c:1 +#: app/tools.c:416 msgid "/Tools/Clone" msgstr "/NarzЙdzia/Klonuj" -#: app/tools.c:1 +#: app/tools.c:419 msgid "Paint using patterns or image regions" msgstr "Malowanie z wykorzystaniem wzorСw lub fragmentСw obrazu" -#: app/tools.c:1 +#: app/tools.c:429 msgid "Convolve" msgstr "" -#: app/tools.c:1 +#: app/tools.c:431 msgid "/Tools/Convolve" msgstr "" -#: app/tools.c:1 +#: app/tools.c:434 msgid "Blur or sharpen" msgstr "Rozmywanie lub wyostrzanie" -#: app/tools.c:1 +#: app/tools.c:444 msgid "Ink" msgstr "Tusz" -#: app/tools.c:1 +#: app/tools.c:446 msgid "/Tools/Ink" msgstr "/NarzЙdzia/Tusz" -#: app/tools.c:1 +#: app/tools.c:449 msgid "Draw in ink" msgstr "Rysowanie tuszem" -#: app/tools.c:1 app/tools.c:1 +#: app/tools.c:459 app/tools.c:464 msgid "Dodge or Burn" msgstr "" -#: app/tools.c:1 +#: app/tools.c:461 msgid "/Tools/DodgeBurn" msgstr "" -#: app/tools.c:1 app/tools.c:1 +#: app/tools.c:474 app/tools.c:479 msgid "Smudge" msgstr "" -#: app/tools.c:1 +#: app/tools.c:476 msgid "/Tools/Smudge" msgstr "" -#: app/tools.c:1 +#: app/tools.c:489 msgid "Measure" msgstr "" -#: app/tools.c:1 +#: app/tools.c:491 msgid "/Tools/Measure" msgstr "" -#: app/tools.c:1 +#: app/tools.c:494 msgid "Measure distances and angles" msgstr "Mierzenie odlegЁo╤ci i k╠tСw" -#: app/tools.c:1 +#: app/tools.c:504 msgid "Xinput Airbrush" msgstr "" -#: app/tools.c:1 +#: app/tools.c:506 msgid "/Tools/XinputAirbrush" msgstr "" -#: app/tools.c:1 +#: app/tools.c:509 msgid "Natural Airbrush" msgstr "" -#: app/tools.c:1 +#: app/tools.c:519 msgid "Path" msgstr "╕cie©ka" -#: app/tools.c:1 +#: app/tools.c:521 msgid "/Tools/Path" msgstr "/NarzЙdzia/╕cie©ka" -#: app/tools.c:1 +#: app/tools.c:524 msgid "Manipulate paths" msgstr "Manipulowanie ╤cie©kami" -#: app/tools.c:1 +#: app/tools.c:536 msgid "By Color Select" msgstr "" -#: app/tools.c:1 +#: app/tools.c:538 msgid "/Select/By Color..." msgstr "" -#: app/transform_core.c:1 +#: app/transform_core.c:253 msgid "Rotate" msgstr "" -#: app/transform_core.c:1 +#: app/transform_core.c:254 msgid "Scale" msgstr "" -#: app/transform_core.c:1 +#: app/transform_core.c:255 msgid "Shear" msgstr "" -#: app/transform_core.c:1 +#: app/transform_core.c:361 msgid "" "Transformations do not work on\n" "layers that contain layer masks." msgstr "" -#: app/transform_core.c:1 +#: app/transform_core.c:1284 msgid "homogeneous coordinate = 0...\n" msgstr "" -#: app/transform_core.c:1 +#: app/transform_core.c:1537 msgid "Transformation" msgstr "PrzeksztaЁФ" -#: app/transform_tool.c:1 +#: app/transform_tool.c:189 msgid "Rotation" msgstr "ObrСt" -#: app/transform_tool.c:1 +#: app/transform_tool.c:191 msgid "Shearing" msgstr "" -#: app/transform_tool.c:1 +#: app/transform_tool.c:192 msgid "Perspective" msgstr "Perspektywa" -#: app/transform_tool.c:1 +#: app/transform_tool.c:197 msgid "Traditional" msgstr "" -#: app/transform_tool.c:1 +#: app/transform_tool.c:198 msgid "Corrective" msgstr "" -#: app/transform_tool.c:1 +#: app/transform_tool.c:204 msgid "Transform Tool Options" msgstr "Opcje narzЙdzia transformacji" #. the smoothing toggle button -#: app/transform_tool.c:1 +#: app/transform_tool.c:251 msgid "Smoothing" msgstr "" -#: app/transform_tool.c:1 +#: app/transform_tool.c:258 msgid "Show path" msgstr "" #. the second radio frame and box, for transform direction -#: app/transform_tool.c:1 +#: app/transform_tool.c:272 msgid "Tool paradigm" msgstr "" #. the show grid toggle button -#: app/transform_tool.c:1 +#: app/transform_tool.c:299 msgid "Show grid" msgstr "Wy╤wietlanie siatki" -#: app/transform_tool.c:1 +#: app/transform_tool.c:310 msgid "Grid density:" msgstr "Gradient:" #. the clip resulting image toggle button -#: app/transform_tool.c:1 +#: app/transform_tool.c:331 msgid "Clip result" msgstr "" -#: app/xcf.c:1 +#: app/undo_history.c:198 +msgid "[ base image ]" +msgstr "" + +#: app/undo_history.c:444 +#, c-format +msgid "%s: undo history" +msgstr "" + +#: app/undo_history.c:568 +#, fuzzy +msgid "Redo" +msgstr "Czerwony" + +#: app/xcf.c:364 #, c-format msgid "XCF error: unsupported XCF file version %d encountered" msgstr "" -#: app/xcf.c:1 app/xcf.c:1 +#: app/xcf.c:1477 app/xcf.c:2474 msgid "xcf: zlib compression unimplemented" msgstr "xcf: kompresja zlib nie zostaЁa zaimplementowana" -#: app/xcf.c:1 app/xcf.c:1 +#: app/xcf.c:1480 app/xcf.c:2478 msgid "xcf: fractal compression unimplemented" msgstr "xcf: kompresja fraktalna nie zostaЁa zaimplementowana" -#: app/xcf.c:1 +#: app/xcf.c:1626 #, c-format msgid "xcf: uh oh! xcf rle tile saving error: %d" msgstr "" -#: app/xcf.c:1 +#: app/xcf.c:1762 msgid "" "XCF warning: version 0 of XCF file format\n" "did not save indexed colormaps correctly.\n" "Substituting grayscale map." msgstr "" -#: app/xcf.c:1 +#: app/xcf.c:1793 #, c-format msgid "unknown compression type: %d" msgstr "nieznany typ kompresji: %d" -#: app/xcf.c:1 +#: app/xcf.c:1833 msgid "Warning, resolution out of range in XCF file" msgstr "Uwaga, rozdzielczo╤Ф zapisana w pliku XCF jest poza zakresem" -#: app/xcf.c:1 +#: app/xcf.c:1856 msgid "Error detected while loading an image's parasites" msgstr "" -#: app/xcf.c:1 +#: app/xcf.c:1867 msgid "Warning, unit out of range in XCF file, falling back to inches" msgstr "" -#: app/xcf.c:1 +#: app/xcf.c:1931 #, c-format msgid "unexpected/unknown image property: %d (skipping)" msgstr "nieoczekiwana/nieznana wЁasno╤Ф obrazka: %d (pominiЙta)" -#: app/xcf.c:1 +#: app/xcf.c:2023 #, c-format msgid "unexpected/unknown layer property: %d (skipping)" msgstr "nieoczekiwana/nieznana wЁasno╤Ф warstwy: %d (pominiЙta)" -#: app/xcf.c:1 +#: app/xcf.c:2100 #, c-format msgid "unexpected/unknown channel property: %d (skipping)" msgstr "nieoczekiwana/nieznana wЁasno╤Ф kanaЁu: %d (pominiЙta)" -#: app/xcf.c:1 +#: app/xcf.c:2437 msgid "not enough tiles found in level" msgstr "" -#: app/xcf.c:1 +#: app/xcf.c:2618 #, c-format msgid "xcf: uh oh! xcf rle tile loading error: %d" msgstr "" -#: app/xcf.c:1 +#: app/xcf.c:2665 #, c-format msgid "unable to read tile data from xcf file: %d ( %d ) bytes read" msgstr "" -#: libgimp/gimpfileselection.c:1 +#: libgimp/gimpfileselection.c:352 msgid "Select File" msgstr "WybСr pliku" -#: libgimp/gimpenv.c:1 +#: libgimp/gimpenv.c:86 msgid "warning: no home directory." msgstr "ostrze©enie: brak katalogu domowego." -#: libgimp/gimpunitmenu.c:1 +#: libgimp/gimpunitmenu.c:207 msgid "More..." msgstr "WiЙcej..." -#: libgimp/gimpunitmenu.c:1 +#: libgimp/gimpunitmenu.c:333 msgid "unit-menu-format string ended within %%-sequence" msgstr "" -#: libgimp/gimpunitmenu.c:1 +#: libgimp/gimpunitmenu.c:366 msgid "unit-menu-format contains unknown format sequence '%%%c'" msgstr "" -#: libgimp/gimpunitmenu.c:1 +#: libgimp/gimpunitmenu.c:453 msgid "Unit Selection" msgstr "WybСr jednostki" -#: libgimp/gimpunitmenu.c:1 +#: libgimp/gimpunitmenu.c:479 msgid "Unit " msgstr "Jednostka" -#: libgimp/gimpunitmenu.c:1 +#: libgimp/gimpunitmenu.c:481 msgid "Factor" msgstr "WspСЁczynnik" -#: app/regex.c:1 -msgid "Success" -msgstr "Sukces" +#: libgimp/gimpexport.c:89 +#, fuzzy +msgid "can't handle layers" +msgstr "Skaluj warstwЙ" -#. REG_NOERROR -#: app/regex.c:1 -msgid "No match" -msgstr "Brak dopasowania" +#: libgimp/gimpexport.c:90 libgimp/gimpexport.c:99 +#, fuzzy +msgid "Merge visible layers" +msgstr "/PoЁ╠cz widoczne warstwy" -#. REG_NOMATCH -#: app/regex.c:1 -msgid "Invalid regular expression" -msgstr "Niepoprawne wyra©enie regularne" +#: libgimp/gimpexport.c:98 +msgid "can only handle layers as animation frames" +msgstr "" -#. REG_BADPAT -#: app/regex.c:1 -msgid "Invalid collation character" -msgstr "Niepoprawny znak" +#: libgimp/gimpexport.c:99 +#, fuzzy +msgid "Save as animation" +msgstr "Opcje zapisu" -#. REG_ECOLLATE -#: app/regex.c:1 -msgid "Invalid character class name" -msgstr "Niepoprawna nazwa klasy znakСw" +#: libgimp/gimpexport.c:107 +#, fuzzy +msgid "can't handle transparency" +msgstr "Wycieranie do tЁa lub prze╪roczysto╤ci" -#. REG_ECTYPE -#: app/regex.c:1 -msgid "Trailing backslash" -msgstr "KoЯcz╠cy znak `\\'" +#: libgimp/gimpexport.c:108 +#, fuzzy +msgid "Flatten Image" +msgstr "/SpЁaszcz obraz" -#. REG_EESCAPE -#: app/regex.c:1 -msgid "Invalid back reference" -msgstr "Niepoprawne wsteczne odniesienie" +#: libgimp/gimpexport.c:116 +msgid "can only handle RGB images" +msgstr "" -#. REG_ESUBREG -#: app/regex.c:1 -msgid "Unmatched [ or [^" -msgstr "Niesparowane [ lub [^" +#: libgimp/gimpexport.c:117 libgimp/gimpexport.c:144 libgimp/gimpexport.c:153 +#, fuzzy +msgid "Convert to RGB" +msgstr "Kontrast" -#. REG_EBRACK -#: app/regex.c:1 -msgid "Unmatched ( or \\(" -msgstr "Niesparowane ( lub \\(" +#: libgimp/gimpexport.c:125 +msgid "can only handle grayscale images" +msgstr "" -#. REG_EPAREN -#: app/regex.c:1 -msgid "Unmatched \\{" -msgstr "Niesparowane \\{" +#: libgimp/gimpexport.c:126 libgimp/gimpexport.c:144 libgimp/gimpexport.c:163 +msgid "Convert to grayscale" +msgstr "" -#. REG_EBRACE -#: app/regex.c:1 -msgid "Invalid content of \\{\\}" -msgstr "Niepoprawna zawarto╤Ф \\{\\}" +#: libgimp/gimpexport.c:134 +#, fuzzy +msgid "can only handle indexed images" +msgstr "Zlewanie: NiedostЙpne w trybach indeksowanych." -#. REG_BADBR -#: app/regex.c:1 -msgid "Invalid range end" -msgstr "Niepoprawny koniec zakresu" +#: libgimp/gimpexport.c:135 libgimp/gimpexport.c:153 libgimp/gimpexport.c:162 +msgid "" +"Convert to indexed using default settings\n" +"(Do it manually to tune the result)" +msgstr "" -#. REG_ERANGE -#: app/regex.c:1 -msgid "Memory exhausted" -msgstr "Brak pamiЙci" +#: libgimp/gimpexport.c:143 +msgid "can only handle RGB or grayscale images" +msgstr "" -#. REG_ESPACE -#: app/regex.c:1 -msgid "Invalid preceding regular expression" -msgstr "Niepoprawne poprzedzaj╠ce wyra©enie regularne" +#: libgimp/gimpexport.c:152 +#, fuzzy +msgid "can only handle RGB or indexed images" +msgstr "Zlewanie: NiedostЙpne w trybach indeksowanych." -#. REG_BADRPT -#: app/regex.c:1 -msgid "Premature end of regular expression" -msgstr "Nieoczekiwany koniec wyra©enia regularnego" +#: libgimp/gimpexport.c:161 +#, fuzzy +msgid "can only handle grayscale or indexed images" +msgstr "Zlewanie: NiedostЙpne w trybach indeksowanych." -#. REG_EEND -#: app/regex.c:1 -msgid "Regular expression too big" -msgstr "Zbyt du©e wyra©enie regularne" +#: libgimp/gimpexport.c:233 +#, fuzzy +msgid "Export File" +msgstr "/eksportuj ╤cie©kЙ" -#. REG_ESIZE -#: app/regex.c:1 -msgid "Unmatched ) or \\)" -msgstr "Niesparowane ) lub \\)" +#: libgimp/gimpexport.c:249 +#, fuzzy +msgid "Export" +msgstr "/eksportuj ╤cie©kЙ" -#: app/regex.c:1 -msgid "No previous regular expression" -msgstr "Brak wcze╤niejszych wyra©eЯ regularnych" +#: libgimp/gimpexport.c:274 +msgid "" +"Your image should be exported before it can be saved for the following " +"reasons:" +msgstr "" + +#. the footline +#: libgimp/gimpexport.c:332 +msgid "The export conversion won't modify your original image." +msgstr "" + +#~ msgid "-Adobe-Helvetica-Medium-R-Normal--*-140-*-*-*-*-*-*" +#~ msgstr "-Adobe-Helvetica-Medium-R-Normal--*-140-*-*-*-*-iso8859-2" + +#~ msgid "Spencer Kimball & Peter Mattis" +#~ msgstr "Spencera Kimballa i Petera Mattisa" + +#~ msgid "script-fu not available: batch mode disabled\n" +#~ msgstr "skrypty script-fu nie s╠ dostЙpne: tryb wsadowy deaktywowany\n" + +#~ msgid "reading batch commands from stdin\n" +#~ msgstr "wczytywanie poleceЯ wsadowych ze standardowego wej╤cia\n" + +#~ msgid "batch command: experienced an execution error.\n" +#~ msgstr "polecenie wsadowe: wyst╠piФ bЁ╠d wykonania.\n" + +#~ msgid "batch command: experienced a calling error.\n" +#~ msgstr "polecenie wsadowe: wyst╠piЁ bЁ╠d wywoЁania.\n" + +#~ msgid "batch command: executed successfully.\n" +#~ msgstr "polecenie wsadowe: wykonano pomy╤lnie.\n" + +#~ msgid "" +#~ "extension_perl_server not available: unable to start the perl server\n" +#~ msgstr "" +#~ "extension_perl_server nie jest dostЙpny: nie mo©na uruchomiФ serwera perla\n" + +#~ msgid "perl server: experienced an execution error.\n" +#~ msgstr "serwer perla: wyst╠piЁ bЁ╠d wykonania.\n" + +#~ msgid "perl server: experienced a calling error.\n" +#~ msgstr "serwer perla: bЁ╠d wywoЁania\n" + +#~ msgid "perl server: executed successfully.\n" +#~ msgstr "serwer perla: wykonano pomy╤lnie.\n" + +#~ msgid "bezier_draw_segment(): Bad bezier segment" +#~ msgstr "bezier_draw_segment(): BЁЙdny segment beziera" + +#~ msgid "bezier_draw_segment(): Unknown coordinate space: %d" +#~ msgstr "bezier_draw_segment(): Nieznany ukЁad wspСЁrzЙdnych: %d" + +#~ msgid "bezier_convert(): tried to convert an open bezier curve" +#~ msgstr "bezier_convert(): PrСba konwersji otwartej krzywej beziera" + +#~ msgid "test_add_point_on_segment(): Unknown coordinate space: %d" +#~ msgstr "test_add_point_on_segment(): Nieznany ukЁad wspСЁrzЙdnych: %d" + +#~ msgid "bezier_draw_segment_for_distance(): Bad bezier segment" +#~ msgstr "bezier_draw_segment_for_distance(): Niepoprawny segment beziera" + +#~ msgid "gradient_render_pixel(): Unknown gradient type %d" +#~ msgstr "gradient_render_pixel(): Nieznany typ gradientu %d" + +#~ msgid "gradient_fill_region(): Unknown blend mode %d" +#~ msgstr "gradient_fill_region(): Nieznany tryb zlewania %d" + +#~ msgid "gradient_fill_region(): Unknown gradient type %d" +#~ msgstr "gradient_fill_region(): Nieznany typ gradientu %d" + +#~ msgid "gradient_fill_region(): Unknown repeat mode %d" +#~ msgstr "gradient_fill_region(): Nieznany tryb powtarzania %d" + +#~ msgid "error in %s at %d: this shouldn't happen." +#~ msgstr "bЁ╠d w %s przy %d: to nie powinno siЙ zdarzyФ." + +#~ msgid "/Image/Channel Ops/Offset" +#~ msgstr "/Obraz/KanaЁy/PrzesuniЙcie" + +#~ msgid "gdisplays_flush() called recursively." +#~ msgstr "WywoЁano rekurencyjnie gdisplays_flush()" + +#~ msgid "Gamma" +#~ msgstr "Gamma" + +#~ msgid "Gamma:" +#~ msgstr "Gamma:" + +#~ msgid "raise layer" +#~ msgstr "podnie╤ warstwЙ" + +#~ msgid "lower layer" +#~ msgstr "obni© warstwЙ" + +#~ msgid "raise layer to top" +#~ msgstr "podnie╤ warstwЙ na wierzchoЁek" + +#~ msgid "lower layer to bottom" +#~ msgstr "obni© warstwЙ na dno" + +#~ msgid "gimp_image_merge_layers: could not allocate merge layer" +#~ msgstr "gimp_image_merge_layers: nie mo©na zaalokowaФ Ё╠czonej warstwy" + +#~ msgid "gimp_image_merge_layers attempting to merge incompatible layers\n" +#~ msgstr "gimp_image_merge_layers: prСba poЁ╠czenia niezgodnych warstw\n" + +#~ msgid "gimp_image_add_layer: attempt to add layer to wrong image" +#~ msgstr "gimp_image_add_layer: prСba dodania warstwy do niewЁa╤ciwego obrazu" + +#~ msgid "gimp_image_add_layer: trying to add layer to image twice" +#~ msgstr "gimp_image_add_layer: prСba dwukrotnego dodania warstwy do obrazu" + +#~ msgid "gimp_image_add_channel: attempt to add channel to wrong image" +#~ msgstr "" +#~ "gimp_image_add_channel: prСba dodania kanaЁu do niewЁa╤ciwego obrazu" + +#~ msgid "gimp_image_add_channel: trying to add channel to image twice" +#~ msgstr "gimp_image_add_channel: prСba dwukrotnego dodania kanaЁu do obrazu" + +#~ msgid "Copyright (C) 1995 Spencer Kimball and Peter Mattis\n" +#~ msgstr "Copyright (C) 1995 Spencer Kimball and Peter Mattis\n" + +#~ msgid "GIMP Message" +#~ msgstr "Komunikat GIMP-a" + +#~ msgid "Curve" +#~ msgstr "Krzywa" + +#~ msgid "Edge Detect " +#~ msgstr "Wykrywanie krawЙdzi " + +#~ msgid "Unknown layer mode" +#~ msgstr "Nieznany tryb warstwy" + +#~ msgid "" +#~ "layers_dialog_drop_new_layer_callback():\n" +#~ "could not allocate new layer" +#~ msgstr "" +#~ "layers_dialog_drop_new_layer_callback():\n" +#~ "nie mo©na zaalokowaФ nowej warstwy" + +#~ msgid "" +#~ "new_layer_query_ok_callback():\n" +#~ "could not allocate new layer" +#~ msgstr "" +#~ "new_layer_query_ok_callback():\n" +#~ "nie mo©na zaalokowaФ nowej warstwy" + +#~ msgid "/File/Acquire" +#~ msgstr "/Plik/Pobierz" + +#~ msgid "/Script-Fu/" +#~ msgstr "/Script-Fu/" + +#~ msgid "Length:" +#~ msgstr "DЁugo╤Ф:" + +#~ msgid "wrong number of points\n" +#~ msgstr "niewЁa╤ciwa liczba punktСw\n" + +#~ msgid "\"%s\" executable not found\n" +#~ msgstr "Nie odnaleziono pliku wykonywalnego \"%s\"\n" + +#~ msgid "unable to run plug-in: %s" +#~ msgstr "nie mo©na uruchomiФ wtyczki: %s" + +#~ msgid "duplicate plug-in: \"%s\" (skipping)\n" +#~ msgstr "zduplikowana wtyczka: \"%s\" (pominiЙta)\n" + +#~ msgid "Unknown procedure type." +#~ msgstr "Nieznany typ procedury." + +#~ msgid "Success" +#~ msgstr "Sukces" + +#~ msgid "No match" +#~ msgstr "Brak dopasowania" + +#~ msgid "Invalid regular expression" +#~ msgstr "Niepoprawne wyra©enie regularne" + +#~ msgid "Invalid collation character" +#~ msgstr "Niepoprawny znak" + +#~ msgid "Invalid character class name" +#~ msgstr "Niepoprawna nazwa klasy znakСw" + +#~ msgid "Trailing backslash" +#~ msgstr "KoЯcz╠cy znak `\\'" + +#~ msgid "Invalid back reference" +#~ msgstr "Niepoprawne wsteczne odniesienie" + +#~ msgid "Unmatched [ or [^" +#~ msgstr "Niesparowane [ lub [^" + +#~ msgid "Unmatched ( or \\(" +#~ msgstr "Niesparowane ( lub \\(" + +#~ msgid "Unmatched \\{" +#~ msgstr "Niesparowane \\{" + +#~ msgid "Invalid content of \\{\\}" +#~ msgstr "Niepoprawna zawarto╤Ф \\{\\}" + +#~ msgid "Invalid range end" +#~ msgstr "Niepoprawny koniec zakresu" + +#~ msgid "Memory exhausted" +#~ msgstr "Brak pamiЙci" + +#~ msgid "Invalid preceding regular expression" +#~ msgstr "Niepoprawne poprzedzaj╠ce wyra©enie regularne" + +#~ msgid "Premature end of regular expression" +#~ msgstr "Nieoczekiwany koniec wyra©enia regularnego" + +#~ msgid "Regular expression too big" +#~ msgstr "Zbyt du©e wyra©enie regularne" + +#~ msgid "Unmatched ) or \\)" +#~ msgstr "Niesparowane ) lub \\)" + +#~ msgid "No previous regular expression" +#~ msgstr "Brak wcze╤niejszych wyra©eЯ regularnych" diff --git a/po/ru.po b/po/ru.po index 2bd5263cd4..ba292bba6f 100644 --- a/po/ru.po +++ b/po/ru.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: Gimp-1.1.7\n" -"POT-Creation-Date: 1999-09-09 21:28-0700\n" +"POT-Creation-Date: 1999-10-06 13:09-0700\n" "PO-Revision-Date: 1999-07-22 21:24:18+0200\n" "Last-Translator: Valek Filippov \n" "Language-Team: Russian \n" @@ -18,10 +18,6 @@ msgstr "" msgid "About the GIMP" msgstr "О программе GIMP" -#: app/about_dialog.c:206 -msgid "-Adobe-Helvetica-Medium-R-Normal--*-140-*-*-*-*-*-*" -msgstr "-Cronyx-Helvetica-Medium-R-Normal--14-*-*-*-*-*-KOI8-*" - #: app/about_dialog.c:209 msgid "Version " msgstr "Версия " @@ -30,10 +26,6 @@ msgstr " msgid " brought to you by" msgstr " создано для Вас" -#: app/about_dialog.c:216 -msgid "Spencer Kimball & Peter Mattis" -msgstr "Spencer Kimball & Peter Mattis" - #: app/about_dialog.c:248 msgid "Please visit http://www.gimp.org/ for more info" msgstr " Посетите http://www.gimp.org/ " @@ -43,7 +35,7 @@ msgid "Rate:" msgstr "Скорость:" #. the pressure scale -#: app/airbrush.c:150 app/convolve.c:154 app/smudge.c:119 +#: app/airbrush.c:150 app/convolve.c:154 app/smudge.c:118 msgid "Pressure:" msgstr "Нажим:" @@ -51,75 +43,73 @@ msgstr " msgid "killing stray timer, please report to lewing@gimp.org" msgstr "killing stray timer, сообщите пожалуйста lewing@gimp.org" -#: app/app_procs.c:359 +#: app/app_procs.c:361 msgid "GIMP Startup" msgstr "Запуск GIMP" -#: app/app_procs.c:472 app/gimprc.c:408 +#: app/app_procs.c:474 app/gimprc.c:410 #, c-format msgid "parsing \"%s\"\n" msgstr "синтаксический анализ \"%s\"\n" #. initialize the xcf file format routines -#: app/app_procs.c:529 +#: app/app_procs.c:531 msgid "Looking for data files" msgstr "Поиск файлов данных" -#: app/app_procs.c:529 +#: app/app_procs.c:531 msgid "Parasites" msgstr "Паразиты (FIX?)" #. initialize the global parasite table -#: app/app_procs.c:531 app/internal_procs.c:70 app/preferences_dialog.c:2443 +#: app/app_procs.c:533 app/internal_procs.c:70 app/preferences_dialog.c:2132 msgid "Brushes" msgstr "Кисти" #. initialize the list of gimp brushes -#: app/app_procs.c:533 app/internal_procs.c:139 app/preferences_dialog.c:2447 +#: app/app_procs.c:535 app/internal_procs.c:139 app/preferences_dialog.c:2136 msgid "Patterns" msgstr "Шаблоны" #. initialize the list of gimp patterns -#: app/app_procs.c:535 app/preferences_dialog.c:2449 +#: app/app_procs.c:537 app/preferences_dialog.c:2138 msgid "Palettes" msgstr "Палитры" #. initialize the list of gimp palettes -#: app/app_procs.c:537 app/gradient_select.c:560 app/internal_procs.c:109 -#: app/preferences_dialog.c:2451 +#: app/app_procs.c:539 app/gradient_select.c:543 app/internal_procs.c:109 +#: app/preferences_dialog.c:2140 msgid "Gradients" msgstr "Градиенты" -#: app/app_procs.c:708 app/app_procs.c:709 app/app_procs.c:734 -#: app/app_procs.c:735 app/menus.c:96 app/menus.c:111 +#: app/app_procs.c:710 app/app_procs.c:711 app/app_procs.c:726 +#: app/app_procs.c:727 app/menus.c:138 app/menus.c:164 msgid "/File/Quit" msgstr "/Файл/Выход" -#: app/app_procs.c:739 +#: app/app_procs.c:729 msgid "Really Quit?" msgstr "Хотите выйти?" -#: app/app_procs.c:747 app/install.c:107 app/install.c:392 +#: app/app_procs.c:735 app/install.c:259 app/install.c:405 msgid "Quit" msgstr "Выход" -#: app/app_procs.c:756 app/brightness_contrast.c:214 app/channel_ops.c:83 -#: app/channels_dialog.c:2397 app/channels_dialog.c:2586 -#: app/color_balance.c:277 app/color_notebook.c:50 app/color_notebook.c:193 -#: app/color_select.c:196 app/color_select.c:241 app/convert.c:464 -#: app/curves.c:528 app/file_new_dialog.c:209 app/file_new_dialog.c:398 -#: app/gdisplay_color.c:462 app/gdisplay_color_ui.c:74 app/gdisplay_ops.c:352 -#: app/gimpprogress.c:135 app/global_edit.c:712 app/gradient.c:1553 -#: app/gradient.c:4599 app/gradient.c:5178 app/hue_saturation.c:362 -#: app/interface.c:938 app/interface.c:1035 app/layers_dialog.c:3299 -#: app/layers_dialog.c:3530 app/layers_dialog.c:3665 app/layers_dialog.c:3802 -#: app/layers_dialog.c:4118 app/levels.c:351 app/posterize.c:196 -#: app/preferences_dialog.c:1505 app/qmask.c:255 app/resize.c:116 -#: app/threshold.c:279 +#: app/app_procs.c:737 app/brightness_contrast.c:224 app/channel_ops.c:94 +#: app/channels_dialog.c:2400 app/channels_dialog.c:2574 +#: app/color_balance.c:299 app/color_notebook.c:113 app/convert.c:499 +#: app/curves.c:560 app/file_new_dialog.c:196 app/file_new_dialog.c:378 +#: app/gdisplay_color_ui.c:117 app/gdisplay_ops.c:356 app/gimpprogress.c:114 +#: app/global_edit.c:712 app/gradient.c:1566 app/gradient.c:4622 +#: app/gradient.c:5181 app/hue_saturation.c:393 app/interface.c:944 +#: app/layers_dialog.c:3311 app/layers_dialog.c:3517 app/layers_dialog.c:3642 +#: app/layers_dialog.c:3756 app/layers_dialog.c:4043 app/levels.c:364 +#: app/posterize.c:205 app/preferences_dialog.c:1174 app/qmask.c:257 +#: app/resize.c:193 app/threshold.c:289 libgimp/gimpexport.c:264 msgid "Cancel" msgstr "Отмена" -#: app/app_procs.c:782 +#: app/app_procs.c:760 msgid "" "Some files unsaved.\n" "\n" @@ -129,42 +119,6 @@ msgstr "" "\n" " Выйти из GIMP'а?" -#: app/batch.c:65 -msgid "script-fu not available: batch mode disabled\n" -msgstr "script-fu не доступен: пакетный режим отключен\n" - -#: app/batch.c:74 -msgid "reading batch commands from stdin\n" -msgstr "чтение пакетных команд из stdin\n" - -#: app/batch.c:114 -msgid "batch command: experienced an execution error.\n" -msgstr "пакетная команда: возникла ошибка исполнения.\n" - -#: app/batch.c:117 -msgid "batch command: experienced a calling error.\n" -msgstr "пакетная команда: возникла ошибка вызова.\n" - -#: app/batch.c:120 -msgid "batch command: executed successfully.\n" -msgstr "пакетная команда: выполнено успешно.\n" - -#: app/batch.c:204 -msgid "extension_perl_server not available: unable to start the perl server\n" -msgstr "extension_perl_server не доступен: не удалось запустить perl server\n" - -#: app/batch.c:220 -msgid "perl server: experienced an execution error.\n" -msgstr "perl server: обнаружена ошибка исполнения.\n" - -#: app/batch.c:223 -msgid "perl server: experienced a calling error.\n" -msgstr "perl server: обнаружена ошибка вызова.\n" - -#: app/batch.c:226 -msgid "perl server: executed successfully.\n" -msgstr "perl server: выполнено успешно.\n" - #: app/bezier_select.c:468 msgid "Bezier path already closed." msgstr "Кривая Безье уже закрыта." @@ -173,329 +127,273 @@ msgstr " msgid "Corrupt curve" msgstr "Кривая испорчена" -#: app/bezier_select.c:1003 -msgid "" -"bezier_select_button_press(): Tried to edit on open bezier curve in edit " -"selection" +#: app/bezier_select.c:2829 +msgid "Curve not closed!" msgstr "" -"bezier_select_button_press(): попытка редактировать открытую кривую Безье в " -"edit selection" - -#: app/bezier_select.c:1283 -msgid "bezier_select_motion(): Encountered orphaned bezier control point" -msgstr "" - -#: app/bezier_select.c:1964 -msgid "bezier_draw_segment(): Bad bezier segment" -msgstr "bezier_draw_segment(): плохой сегмент Безье-кривой" - -#: app/bezier_select.c:1981 -#, c-format -msgid "bezier_draw_segment(): Unknown coordinate space: %d" -msgstr "bezier_draw_segment(): неизвестно положение координаты: %d" - -#: app/bezier_select.c:2124 -msgid "bezier_convert(): tried to convert an open bezier curve" -msgstr "bezier_convert(): попытка преобразовать открытую кривую Безье" - -# c-format -#: app/bezier_select.c:2625 -#, c-format -msgid "test_add_point_on_segment(): Unknown coordinate space: %d" -msgstr "test_add_point_on_segment(): неизвестно положение координаты: %d" #: app/bezier_select.c:3164 msgid "Paintbrush operation failed." msgstr "Действие кисти не удалось." -#: app/bezier_select.c:3208 -msgid "bezier_draw_segment_for_distance(): Bad bezier segment" -msgstr "" - -#: app/blend.c:258 +#: app/blend.c:261 msgid "FG to BG (RGB)" msgstr "Основной в фоновой (RGB)" -#: app/blend.c:260 +#: app/blend.c:263 msgid "FG to BG (HSV)" msgstr "Основной в фоновой (HSV)" -#: app/blend.c:262 +#: app/blend.c:265 msgid "FG to Transparent" msgstr "Основной в прозрачный" -#: app/blend.c:264 +#: app/blend.c:267 msgid "Custom from editor" msgstr "Выбранная из редактора" -#: app/blend.c:270 app/gradient.c:468 app/preferences_dialog.c:1745 +#: app/blend.c:273 app/gradient.c:461 app/preferences_dialog.c:1414 msgid "Linear" msgstr "Линейная" -#: app/blend.c:272 +#: app/blend.c:275 msgid "Bi-Linear" msgstr "Билинейная" -#: app/blend.c:274 +#: app/blend.c:277 msgid "Radial" msgstr "Радиальная" -#: app/blend.c:276 +#: app/blend.c:279 msgid "Square" msgstr "Квадратная" -#: app/blend.c:278 +#: app/blend.c:281 msgid "Conical (symmetric)" msgstr "Коническая (симметричная)" -#: app/blend.c:280 +#: app/blend.c:283 msgid "Conical (asymmetric)" msgstr "Коническая (асимметричная)" -#: app/blend.c:282 +#: app/blend.c:285 msgid "Shapeburst (angular)" msgstr "По форме (угловая)" -#: app/blend.c:284 +#: app/blend.c:287 msgid "Shapeburst (spherical)" msgstr "По форме (сферическая)" -#: app/blend.c:286 +#: app/blend.c:289 msgid "Shapeburst (dimpled)" msgstr "По форме (dimpled)" -#: app/blend.c:288 +#: app/blend.c:291 msgid "Spiral (clockwise)" msgstr "Спиральная (по часовой)" -#: app/blend.c:290 +#: app/blend.c:293 msgid "Spiral (anticlockwise)" msgstr "Спиральная (против часовой)" -#: app/blend.c:296 app/preferences_dialog.c:1797 +#: app/blend.c:299 app/preferences_dialog.c:1466 msgid "None" msgstr "Никакая" -#: app/blend.c:298 +#: app/blend.c:301 msgid "Sawtooth wave" msgstr "Пилообразная волна" -#: app/blend.c:300 +#: app/blend.c:303 msgid "Triangular wave" msgstr "Треугольная волна" -#: app/blend.c:328 +#: app/blend.c:331 msgid "Offset:" msgstr "Смещение:" #. the blend mode menu -#: app/blend.c:346 +#: app/blend.c:349 msgid "Blend:" msgstr "Бленда:" #. the gradient type menu -#: app/blend.c:364 +#: app/blend.c:367 msgid "Gradient:" msgstr "Градиент:" #. the repeat option -#: app/blend.c:382 +#: app/blend.c:385 msgid "Repeat:" msgstr "Повтор:" -#: app/blend.c:415 +#: app/blend.c:418 msgid "Adaptive supersampling" msgstr "" #. max depth scale -#: app/blend.c:437 +#: app/blend.c:440 msgid "Max depth:" msgstr "Макс. глубина:" #. threshold scale -#: app/blend.c:455 app/bucket_fill.c:132 app/fuzzy_select.c:641 -#: app/iscissors.c:385 +#: app/blend.c:458 app/bucket_fill.c:132 app/fuzzy_select.c:641 msgid "Threshold:" msgstr "Порог:" -#: app/blend.c:493 +#: app/blend.c:496 msgid "Blend: Invalid for indexed images." msgstr "Бленда: не годится для индексированных изображений." -#: app/blend.c:518 +#: app/blend.c:521 msgid "Blend: 0, 0" msgstr "Бленда: 0, 0" -#: app/blend.c:581 +#: app/blend.c:584 msgid "Blend operation failed." msgstr "Действие бленды не удалось" -#: app/blend.c:587 +#: app/blend.c:590 msgid "Blending..." msgstr "Затемнение..." -#: app/blend.c:684 app/blend.c:694 +#: app/blend.c:688 app/blend.c:698 msgid "Blend: " msgstr "Бленда: " -#: app/blend.c:1349 -#, c-format -msgid "gradient_render_pixel(): Unknown gradient type %d" -msgstr "gradient_render_pixel(): Неизвестный тип градиента %d" - -#: app/blend.c:1487 -#, c-format -msgid "gradient_fill_region(): Unknown blend mode %d" -msgstr "gradient_fill_region(): Неизвестный режим бленды %d" - -#: app/blend.c:1528 -#, c-format -msgid "gradient_fill_region(): Unknown gradient type %d" -msgstr "gradient_fill_region(): Неизвестный тип градиента %d" - -#: app/blend.c:1550 -#, c-format -msgid "gradient_fill_region(): Unknown repeat mode %d" -msgstr "gradient_fill_region(): Неизвестный режим повтора %d" - -#: app/boundary.c:202 -msgid "make_seg(): Unable to reallocate segments array for mask boundary." -msgstr "" - -#: app/boundary.c:244 -msgid "" -"allocate_empty_segs(): Unable to reallocate empty segments array for mask " -"boundary." -msgstr "" - -#: app/brightness_contrast.c:135 +#: app/brightness_contrast.c:134 msgid "Brightness-Contrast Options" msgstr "Параметры Яркости-Контрастности" -#: app/brightness_contrast.c:171 +#: app/brightness_contrast.c:170 msgid "Brightness-Contrast does not operate on indexed drawables." msgstr "Яркость-Контрастность не действует на индексированные изображения." -#: app/brightness_contrast.c:213 app/channel_ops.c:82 -#: app/channels_dialog.c:2396 app/channels_dialog.c:2585 -#: app/color_balance.c:276 app/color_notebook.c:49 app/color_notebook.c:192 -#: app/color_select.c:195 app/color_select.c:240 app/convert.c:463 -#: app/curves.c:527 app/file_new_dialog.c:207 app/file_new_dialog.c:396 -#: app/gdisplay_color.c:455 app/gdisplay_color_ui.c:73 -#: app/hue_saturation.c:361 app/interface.c:1034 app/interface.c:1412 -#: app/layers_dialog.c:3298 app/layers_dialog.c:3529 app/layers_dialog.c:3664 -#: app/layers_dialog.c:4117 app/levels.c:350 app/module_db.c:263 -#: app/posterize.c:195 app/preferences_dialog.c:1501 app/qmask.c:254 -#: app/resize.c:115 app/threshold.c:278 -msgid "OK" -msgstr "OK" - -#: app/brightness_contrast.c:225 app/tools.c:566 +#: app/brightness_contrast.c:217 app/tools.c:566 msgid "Brightness-Contrast" msgstr "Яркость-Контрастность" +#: app/brightness_contrast.c:222 app/channel_ops.c:92 +#: app/channels_dialog.c:2398 app/channels_dialog.c:2572 +#: app/color_balance.c:297 app/color_notebook.c:110 app/convert.c:497 +#: app/curves.c:558 app/file_new_dialog.c:194 app/file_new_dialog.c:374 +#: app/gdisplay_color_ui.c:115 app/hue_saturation.c:391 +#: app/layers_dialog.c:3309 app/layers_dialog.c:3515 app/layers_dialog.c:3640 +#: app/layers_dialog.c:4041 app/levels.c:362 app/module_db.c:268 +#: app/posterize.c:203 app/preferences_dialog.c:1170 app/qmask.c:255 +#: app/resize.c:191 app/threshold.c:287 +msgid "OK" +msgstr "OK" + #. Create the brightness scale widget -#: app/brightness_contrast.c:241 +#: app/brightness_contrast.c:238 msgid "Brightness" msgstr "Яркость" #. Create the contrast scale widget -#: app/brightness_contrast.c:274 +#: app/brightness_contrast.c:271 msgid "Contrast" msgstr "Контрастность" #. The preview toggle -#: app/brightness_contrast.c:312 app/color_balance.c:441 app/curves.c:662 -#: app/fileops.c:396 app/hue_saturation.c:572 app/levels.c:548 -#: app/palette.c:2946 app/posterize.c:242 app/threshold.c:354 +#: app/brightness_contrast.c:309 app/color_balance.c:436 app/curves.c:660 +#: app/fileops.c:411 app/hue_saturation.c:569 app/levels.c:544 +#: app/palette.c:2939 app/posterize.c:239 app/threshold.c:350 msgid "Preview" msgstr "Просмотр" -#. The close push button -#: app/brush_edit.c:37 app/brush_select.c:163 app/by_color_select.c:664 -#: app/color_notebook.c:187 app/color_picker.c:235 app/color_select.c:235 -#: app/colormap_dialog.i.c:94 app/colormap_dialog.i.c:103 app/crop.c:1027 -#: app/devices.c:122 app/docindexif.c:103 app/errorconsole.c:269 -#: app/gdisplay_ops.c:351 app/gradient.c:675 app/gradient_select.c:77 -#: app/histogram_tool.c:262 app/info_window.c:267 app/lc_dialog.c:196 -#: app/measure.c:179 app/nav_window.c:1092 app/palette.c:2006 -#: app/palette.c:2012 app/palette.c:2833 app/palette_select.c:55 -#: app/pattern_select.c:87 app/tips_dialog.c:146 app/tools.c:923 -#: libgimp/gimpfileselection.c:356 libgimp/gimpunitmenu.c:518 -msgid "Close" -msgstr "Закрыть" - -#: app/brush_edit.c:221 +#: app/brush_edit.c:208 msgid "Brush Editor" msgstr "Редактор кистей" +#. The close button +#: app/brush_edit.c:214 app/brush_select.c:207 app/brush_select.c:227 +#: app/by_color_select.c:567 app/color_notebook.c:110 app/color_picker.c:236 +#: app/colormap_dialog.i.c:143 app/colormap_dialog.i.c:152 app/crop.c:1027 +#: app/devices.c:715 app/docindexif.c:104 app/errorconsole.c:277 +#: app/gdisplay_ops.c:354 app/gradient.c:697 app/gradient_select.c:456 +#: app/histogram_tool.c:292 app/info_window.c:267 app/lc_dialog.c:198 +#: app/measure.c:180 app/nav_window.c:1095 app/palette.c:2035 +#: app/palette.c:2052 app/palette.c:2837 app/palette_select.c:225 +#: app/pattern_select.c:102 app/pattern_select.c:123 app/tips_dialog.c:147 +#: app/tools.c:928 app/undo_history.c:452 libgimp/gimpfileselection.c:356 +#: libgimp/gimpunitmenu.c:518 +msgid "Close" +msgstr "Закрыть" + #. brush radius scale -#: app/brush_edit.c:277 app/color_picker.c:179 app/tool_options.c:288 +#: app/brush_edit.c:266 app/color_picker.c:180 app/tool_options.c:288 msgid "Radius:" msgstr "Радиус:" #. brush hardness scale -#: app/brush_edit.c:294 +#: app/brush_edit.c:283 msgid "Hardness:" msgstr "Жесткость:" #. brush aspect ratio scale -#: app/brush_edit.c:310 +#: app/brush_edit.c:299 msgid "Aspect Ratio:" msgstr "Пропорции:" #. brush angle scale -#: app/brush_edit.c:326 app/measure.c:268 app/rotate_tool.c:89 +#: app/brush_edit.c:315 app/measure.c:272 app/rotate_tool.c:90 msgid "Angle:" msgstr "Угол:" -#: app/brush_select.c:162 app/gradient.c:674 app/module_db.c:303 -#: app/palette.c:2011 app/pattern_select.c:86 -msgid "Refresh" -msgstr "Обновить" - -#: app/brush_select.c:185 +#: app/brush_select.c:219 msgid "Brush Selection" msgstr "Выбор кисти" -#: app/brush_select.c:274 app/pattern_select.c:144 +#: app/brush_select.c:225 app/gradient.c:695 app/module_db.c:305 +#: app/palette.c:2033 app/pattern_select.c:121 +msgid "Refresh" +msgstr "Обновить" + +#: app/brush_select.c:300 app/pattern_select.c:151 msgid "Active" msgstr "Действие" +#: app/brush_select.c:302 +msgid "(0 X 0)" +msgstr "" + #. Create the opacity scale widget -#: app/brush_select.c:304 app/layers_dialog.c:386 app/tool_options.c:603 +#: app/brush_select.c:330 app/layers_dialog.c:386 app/tool_options.c:603 msgid "Opacity:" msgstr "Непрозрачность:" #. Create the paint mode option menu -#: app/brush_select.c:322 app/layers_dialog.c:360 app/tool_options.c:633 +#: app/brush_select.c:348 app/layers_dialog.c:360 app/tool_options.c:633 msgid "Mode:" msgstr "Режим:" -#: app/brush_select.c:346 app/palette.c:1453 app/palette.c:1474 -#: app/palette.c:2209 +#: app/brush_select.c:372 app/palette.c:1446 app/palette.c:1467 +#: app/palette.c:2222 msgid "New" msgstr "Новая" -#: app/brush_select.c:352 app/colormap_dialog.i.c:101 app/gradient_select.c:76 -#: app/palette.c:1445 app/palette.c:2005 app/palette_select.c:54 +#: app/brush_select.c:378 app/colormap_dialog.i.c:150 +#: app/gradient_select.c:454 app/palette.c:1438 app/palette.c:2050 +#: app/palette_select.c:223 msgid "Edit" msgstr "Правка" -#: app/brush_select.c:358 app/global_edit.c:711 app/gradient.c:1552 -#: app/palette.c:1460 app/palette.c:2218 +#: app/brush_select.c:384 app/global_edit.c:710 app/gradient.c:1564 +#: app/palette.c:1453 app/palette.c:2231 msgid "Delete" msgstr "Удалить" -#: app/brush_select.c:382 +#: app/brush_select.c:408 msgid "Spacing:" msgstr "Интервал:" -#: app/brush_select.c:593 -msgid "failed to run brush callback function" -msgstr "не удалось запустить функцию brush callback" +#. Set brush size +#: app/brush_select.c:1317 +#, c-format +msgid "(%d X %d)" +msgstr "" -#: app/brush_select.c:1242 +#: app/brush_select.c:1352 msgid "" "We are all fresh out of brush editors today,\n" "please write your own or try back tomorrow\n" @@ -503,6 +401,10 @@ msgstr "" "Каждый из нас сегодня свободен в выборе редактора кистей,\n" "пожалуйста, напишите Ваш собственный или приходите завтра\n" +#: app/brush_select.c:1373 +msgid "Wilber says: \"I don't know how to delete that brush.\"" +msgstr "" + #: app/bucket_fill.c:109 msgid "FG Color Fill" msgstr "Заливка цветом переднего плана" @@ -515,12 +417,12 @@ msgstr " msgid "Pattern Fill" msgstr "Заливка шаблоном" -#: app/bucket_fill.c:152 app/color_picker.c:154 app/tool_options.c:362 +#: app/bucket_fill.c:152 app/color_picker.c:155 app/tool_options.c:362 msgid "Sample Merged" msgstr "" #. fill type -#: app/bucket_fill.c:160 app/file_new_dialog.c:686 +#: app/bucket_fill.c:160 app/file_new_dialog.c:645 msgid "Fill Type" msgstr "Тип заливки" @@ -532,27 +434,33 @@ msgstr " msgid "No available patterns for this operation." msgstr "Нет доступных шаблонов для этой операции." -#: app/by_color_select.c:542 app/paint_funcs.c:99 +#: app/by_color_select.c:540 app/paint_funcs.c:99 msgid "Replace" msgstr "Заменить" -#: app/by_color_select.c:543 app/colormap_dialog.i.c:99 -#: app/gdisplay_color_ui.c:79 +#: app/by_color_select.c:541 app/colormap_dialog.i.c:148 +#: app/gdisplay_color_ui.c:102 msgid "Add" msgstr "Добавить" -#: app/by_color_select.c:544 app/layers_dialog.c:243 app/tool_options.c:999 +#: app/by_color_select.c:542 app/layers_dialog.c:243 app/tool_options.c:999 msgid "Subtract" msgstr "Вычесть" -#: app/by_color_select.c:545 +#: app/by_color_select.c:543 msgid "Intersect" msgstr "Пересечь" -#: app/by_color_select.c:564 +#. The shell and main vbox +#: app/by_color_select.c:560 msgid "By Color Selection" msgstr "Выбор по цвету" +#: app/by_color_select.c:565 app/curves.c:556 app/file_new_dialog.c:376 +#: app/tools.c:926 app/transform_core.c:247 +msgid "Reset" +msgstr "Сбросить" + #: app/by_color_select.c:607 msgid "Inactive" msgstr "Недействующий" @@ -566,18 +474,12 @@ msgstr " msgid "Fuzziness Threshold" msgstr "Порог распыления" -#. The reset push button -#: app/by_color_select.c:654 app/curves.c:526 app/file_new_dialog.c:397 -#: app/tools.c:922 app/transform_core.c:233 -msgid "Reset" -msgstr "Сбросить" - #: app/channel.c:193 app/channel.c:195 app/layer.c:310 app/layer.c:312 msgid "copy" msgstr "скопировать" #. formulate the new layer_mask name -#: app/channel.c:201 app/gradient.c:1387 app/layer.c:318 app/layer.c:1521 +#: app/channel.c:201 app/gradient.c:1388 app/layer.c:318 app/layer.c:1521 #, c-format msgid "%s copy" msgstr "%s скопировать" @@ -586,46 +488,46 @@ msgstr "%s msgid "Selection Mask" msgstr "Быстрая маска" -#: app/channel_ops.c:95 app/resize.c:397 +#: app/channel_ops.c:86 app/resize.c:391 msgid "Offset" msgstr "Смещение" #. The offset labels -#: app/channel_ops.c:113 +#: app/channel_ops.c:110 msgid "Offset X:" msgstr "Смещение по X:" -#: app/channel_ops.c:119 app/crop.c:1039 app/file_new_dialog.c:590 -#: app/resize.c:335 app/resize.c:420 app/resize.c:578 app/rotate_tool.c:107 -#: app/scale_tool.c:99 app/shear_tool.c:83 +#: app/channel_ops.c:116 app/crop.c:1040 app/file_new_dialog.c:549 +#: app/resize.c:329 app/resize.c:414 app/resize.c:572 app/rotate_tool.c:108 +#: app/scale_tool.c:100 app/shear_tool.c:84 msgid "Y:" msgstr "" #. The wrap around option -#: app/channel_ops.c:168 +#: app/channel_ops.c:165 msgid "Wrap-Around" msgstr "Заворачивание" #. The fill options -#: app/channel_ops.c:173 +#: app/channel_ops.c:170 msgid "Fill Options" msgstr "Опции заливки" -#: app/channel_ops.c:180 app/image_new.c:70 app/image_new.c:224 -#: app/layers_dialog.c:3304 +#: app/channel_ops.c:177 app/image_new.c:70 app/image_new.c:224 +#: app/layers_dialog.c:3290 msgid "Background" msgstr "Фон" -#: app/channel_ops.c:192 app/image_new.c:80 app/layers_dialog.c:3306 +#: app/channel_ops.c:189 app/image_new.c:80 app/layers_dialog.c:3292 msgid "Transparent" msgstr "Прозрачное" #. The by half height and half width option -#: app/channel_ops.c:205 +#: app/channel_ops.c:202 msgid "Offset by (x/2),(y/2)" msgstr "Смещение на (x/2),(y/2)" -#: app/channels_dialog.c:200 app/channels_dialog.c:2446 +#: app/channels_dialog.c:200 app/channels_dialog.c:2432 msgid "New Channel" msgstr "Новый канал" @@ -653,73 +555,59 @@ msgstr "" msgid "Delete Channel" msgstr "Удалить канал" -#: app/channels_dialog.c:625 app/menus.c:290 +#: app/channels_dialog.c:625 app/menus.c:493 msgid "/New Channel" msgstr "/Новый канал" -#: app/channels_dialog.c:628 app/menus.c:291 +#: app/channels_dialog.c:628 app/menus.c:495 msgid "/Raise Channel" msgstr "/Поднять канал" -#: app/channels_dialog.c:631 app/menus.c:292 +#: app/channels_dialog.c:631 app/menus.c:497 msgid "/Lower Channel" msgstr "/Опустить канал" -#: app/channels_dialog.c:634 app/menus.c:293 +#: app/channels_dialog.c:634 app/menus.c:499 msgid "/Duplicate Channel" msgstr "/Создать копию канала" -#: app/channels_dialog.c:637 app/menus.c:295 +#: app/channels_dialog.c:637 app/menus.c:503 msgid "/Channel to Selection" msgstr "/Канал -> Выделенная область" -#: app/channels_dialog.c:640 app/menus.c:296 +#: app/channels_dialog.c:640 app/menus.c:505 msgid "/Add to Selection" msgstr "/Добавить к выделенной области" -#: app/channels_dialog.c:641 app/menus.c:297 +#: app/channels_dialog.c:641 app/menus.c:507 msgid "/Subtract From Selection" msgstr "/Вычесть из выделенной области" -#: app/channels_dialog.c:642 app/menus.c:298 +#: app/channels_dialog.c:642 app/menus.c:509 msgid "/Intersect With Selection" msgstr "/Пересечь с выделенной областью" -#: app/channels_dialog.c:644 app/menus.c:300 +#: app/channels_dialog.c:644 app/menus.c:513 msgid "/Delete Channel" msgstr "/Удалить канал" -#: app/channels_dialog.c:695 app/channels_dialog.c:749 -#, c-format -msgid "error in %s at %d: this shouldn't happen." -msgstr "ошибка в %s на %d: это не должно было случиться." - #: app/channels_dialog.c:1126 #, fuzzy msgid "Empty Channel Copy" msgstr "Опции канала" -#: app/channels_dialog.c:1142 -#, fuzzy -msgid "" -"channels_dialog_drop_new_channel_callback():\n" -"could not allocate new channel" -msgstr "" -"new_layer_query_ok_callback:\n" -"не удалось разместить новый слой" - -#: app/channels_dialog.c:1356 app/color_balance.c:373 app/curves.c:415 -#: app/histogram_tool.c:279 app/levels.c:244 +#: app/channels_dialog.c:1356 app/color_balance.c:368 app/curves.c:414 +#: app/histogram_tool.c:272 app/levels.c:243 msgid "Red" msgstr "Красный" -#: app/channels_dialog.c:1360 app/color_balance.c:400 app/curves.c:416 -#: app/histogram_tool.c:280 app/levels.c:245 +#: app/channels_dialog.c:1360 app/color_balance.c:395 app/curves.c:415 +#: app/histogram_tool.c:273 app/levels.c:244 msgid "Green" msgstr "Зеленый" -#: app/channels_dialog.c:1364 app/color_balance.c:427 app/curves.c:417 -#: app/histogram_tool.c:281 app/levels.c:246 +#: app/channels_dialog.c:1364 app/color_balance.c:422 app/curves.c:416 +#: app/histogram_tool.c:274 app/levels.c:245 msgid "Blue" msgstr "Синий" @@ -731,21 +619,21 @@ msgstr " msgid "Indexed" msgstr "Индексированный" -#: app/channels_dialog.c:2411 +#: app/channels_dialog.c:2392 msgid "New Channel Options" msgstr "Параметры нового канала" #. The name entry hbox, label and entry -#: app/channels_dialog.c:2435 app/channels_dialog.c:2628 +#: app/channels_dialog.c:2421 app/channels_dialog.c:2595 msgid "Channel name:" msgstr "Название канала:" #. The opacity scale -#: app/channels_dialog.c:2450 app/channels_dialog.c:2643 +#: app/channels_dialog.c:2436 app/channels_dialog.c:2610 msgid "Fill Opacity:" msgstr "Непрозрачность заливки:" -#: app/channels_dialog.c:2604 +#: app/channels_dialog.c:2566 msgid "Edit Channel Attributes" msgstr "Редактирование атрибутов канала" @@ -783,248 +671,249 @@ msgstr " msgid "No patterns available for this operation." msgstr "Нет шаблонов доступных для этой операции." -#: app/color_balance.c:187 +#: app/color_balance.c:186 msgid "Color Balance Options" msgstr "Параметры цветового баланса" -#: app/color_balance.c:225 +#: app/color_balance.c:224 msgid "Color balance operates only on RGB color drawables." msgstr "Цветовой баланс действует только на цветные изображения в формате RGB" -#: app/color_balance.c:282 app/dodgeburn.c:128 +#: app/color_balance.c:274 app/dodgeburn.c:128 msgid "Shadows" msgstr "Тени" -#: app/color_balance.c:283 app/dodgeburn.c:127 +#: app/color_balance.c:275 app/dodgeburn.c:127 msgid "Midtones" msgstr "Полутона" -#: app/color_balance.c:284 app/dodgeburn.c:126 +#: app/color_balance.c:276 app/dodgeburn.c:126 msgid "Highlights" msgstr "Блики" -#: app/color_balance.c:302 app/tools.c:551 +#. The shell and main vbox +#: app/color_balance.c:292 app/tools.c:551 msgid "Color Balance" msgstr "Цветовой баланс" -#: app/color_balance.c:317 +#: app/color_balance.c:312 msgid "Color Levels: " msgstr "Цветовые уровни: " #. Create the cyan-red scale widget -#: app/color_balance.c:356 +#: app/color_balance.c:351 msgid "Cyan" msgstr "Голубой" #. Create the magenta-green scale widget -#: app/color_balance.c:383 +#: app/color_balance.c:378 msgid "Magenta" msgstr "Пурпурный" #. Create the yellow-blue scale widget -#: app/color_balance.c:410 +#: app/color_balance.c:405 msgid "Yellow" msgstr "Желтый" #. The preserve luminosity toggle -#: app/color_balance.c:450 +#: app/color_balance.c:445 msgid "Preserve Luminosity" msgstr "Сохранить яркость" -#: app/color_notebook.c:117 app/color_select.c:216 +#: app/color_notebook.c:105 msgid "Color Selection" msgstr "Выбор цвета" -#: app/color_notebook.c:188 app/color_select.c:236 +#: app/color_notebook.c:113 msgid "Revert to Old Color" msgstr "Вернуть бывший цвет" -#: app/color_picker.c:142 +#: app/color_picker.c:143 msgid "Color Picker Options" msgstr "Параметры пипетки" -#: app/color_picker.c:169 +#: app/color_picker.c:170 msgid "Sample Average" msgstr "" -#: app/color_picker.c:212 +#: app/color_picker.c:213 msgid "Update Active Color" msgstr "" -#: app/color_picker.c:251 app/tools.c:309 +#: app/color_picker.c:252 app/tools.c:309 msgid "Color Picker" msgstr "Пипетка" -#: app/color_picker.c:257 app/color_picker.c:267 +#: app/color_picker.c:259 app/color_picker.c:269 msgid "Red:" msgstr "Красный:" -#: app/color_picker.c:258 app/color_picker.c:268 +#: app/color_picker.c:260 app/color_picker.c:270 msgid "Green:" msgstr "Зеленый:" -#: app/color_picker.c:259 app/color_picker.c:269 +#: app/color_picker.c:261 app/color_picker.c:271 msgid "Blue:" msgstr "Синий:" -#: app/color_picker.c:260 app/color_picker.c:266 app/color_picker.c:275 +#: app/color_picker.c:262 app/color_picker.c:268 app/color_picker.c:277 msgid "Alpha:" msgstr "Альфа-канал:" -#: app/color_picker.c:261 app/color_picker.c:276 app/color_select.c:459 -#: app/colormap_dialog.i.c:201 +#: app/color_picker.c:263 app/color_picker.c:278 app/color_select.c:437 +#: app/colormap_dialog.i.c:267 msgid "Hex Triplet:" msgstr "Шестнадцатиричный триплет:" -#: app/color_picker.c:265 app/colormap_dialog.i.c:194 +#: app/color_picker.c:267 app/colormap_dialog.i.c:260 msgid "Index:" msgstr "Индекс:" -#: app/color_picker.c:270 +#: app/color_picker.c:272 msgid "Hex Triplet" msgstr "Шестнадцатиричный триплет" -#: app/color_picker.c:274 app/histogram_tool.c:271 +#: app/color_picker.c:276 app/histogram_tool.c:264 msgid "Intensity:" msgstr "Интенсивность:" -#: app/color_picker.c:620 app/color_picker.c:621 app/color_picker.c:622 -#: app/color_picker.c:623 app/color_picker.c:624 app/color_picker.c:625 -#: app/color_picker.c:626 app/color_picker.c:644 app/color_picker.c:659 -#: app/color_picker.c:677 +#: app/color_picker.c:622 app/color_picker.c:623 app/color_picker.c:624 +#: app/color_picker.c:625 app/color_picker.c:626 app/color_picker.c:627 +#: app/color_picker.c:628 app/color_picker.c:646 app/color_picker.c:661 +#: app/color_picker.c:679 msgid "N/A" msgstr "Н/Д" -#: app/colormap_dialog.i.c:121 +#: app/colormap_dialog.i.c:171 msgid "Indexed Color Palette" msgstr "Индексированная цветовая палитра" #. The GIMP image option menu -#: app/colormap_dialog.i.c:136 app/lc_dialog.c:131 +#: app/colormap_dialog.i.c:186 app/lc_dialog.c:132 msgid "Image:" msgstr "Изображение:" -#: app/colormap_dialog.i.c:155 +#: app/colormap_dialog.i.c:205 msgid "Operations" msgstr "Действия" -#: app/colormap_dialog.i.c:833 app/lc_dialog.c:613 +#: app/colormap_dialog.i.c:905 app/lc_dialog.c:615 msgid "none" msgstr "нет" -#: app/commands.c:332 +#: app/commands.c:353 msgid "Border Selection" msgstr "Выбор рамки" -#: app/commands.c:333 +#: app/commands.c:356 msgid "Border selection by:" msgstr "Выбрать рамку по:" -#: app/commands.c:350 +#: app/commands.c:376 msgid "Feather Selection" msgstr "Выбор пера" -#: app/commands.c:351 +#: app/commands.c:379 msgid "Feather selection by:" msgstr "Выбрать перо по:" -#: app/commands.c:368 +#: app/commands.c:399 msgid "Grow Selection" msgstr "Увеличение выделенной области" -#: app/commands.c:369 +#: app/commands.c:402 msgid "Grow selection by:" msgstr "Увеличить выделенную область по:" -#: app/commands.c:389 +#: app/commands.c:424 msgid "Shrink Selection" msgstr "Сокращение выделенной области" -#: app/commands.c:390 +#: app/commands.c:427 msgid "Shrink selection by:" msgstr "Сократить выделенную область по:" -#: app/commands.c:399 +#: app/commands.c:436 msgid "Shrink from image border" msgstr "" -#: app/commands.c:1204 +#: app/commands.c:1246 msgid "Resize Error: Both width and height must be greater than zero." msgstr "Ошибка изменения размера: и ширина и высота должны быть больше нуля." -#: app/commands.c:1254 +#: app/commands.c:1296 msgid "Scale Error: Both width and height must be greater than zero." msgstr "Ошибка масштабирования: и ширина и высота должны быть больше нуля." -#: app/convert.c:501 +#: app/convert.c:491 msgid "Indexed Color Conversion" msgstr "Преобразование индексированных цветов" -#: app/convert.c:506 +#: app/convert.c:504 #, fuzzy msgid "General Palette Options" msgstr "Параметры палитры" -#: app/convert.c:523 +#: app/convert.c:524 msgid "Generate optimal palette: " msgstr "Создать оптимальную палитру: " -#: app/convert.c:531 +#: app/convert.c:532 msgid "# of colors: " msgstr "Число цветов: " -#: app/convert.c:581 +#: app/convert.c:582 msgid "Use custom palette" msgstr "Использовать свою палитру" -#: app/convert.c:616 +#: app/convert.c:617 msgid "Use WWW-optimised palette" msgstr "Использовать палитру оптимизированную для WWW" -#: app/convert.c:634 +#: app/convert.c:635 msgid "Use black/white (1-bit) palette" msgstr "Использовать чернобелую (1-бит) палитру" -#: app/convert.c:644 +#: app/convert.c:645 msgid "Dither Options" msgstr "Параметры смешивания" -#: app/convert.c:660 +#: app/convert.c:661 msgid "No colour dithering" msgstr "" -#: app/convert.c:677 +#: app/convert.c:678 msgid "Positioned colour dithering" msgstr "" -#: app/convert.c:694 +#: app/convert.c:695 msgid "Floyd-Steinberg colour dithering (reduced colour bleeding)" msgstr "" -#: app/convert.c:711 +#: app/convert.c:712 #, fuzzy msgid "Floyd-Steinberg colour dithering (normal)" msgstr "Разрешить смешивание по Floyd-Steinberg" -#: app/convert.c:732 +#: app/convert.c:733 #, fuzzy msgid "Enable dithering of transparency" msgstr "Очистка до фона или прозрачности" -#: app/convert.c:746 +#: app/convert.c:747 #, fuzzy msgid "Custom Palette Options" msgstr "Параметры палитры" -#: app/convert.c:780 +#: app/convert.c:781 msgid "Remove unused colours from final palette" msgstr "" -#: app/convert.c:807 +#: app/convert.c:808 msgid " [ Warning ] " msgstr " [ Внимание ] " -#: app/convert.c:814 +#: app/convert.c:815 msgid "" "You are attempting to convert an image with alpha/layers from RGB/GRAY to " "INDEXED.\n" @@ -1084,65 +973,66 @@ msgid "Crop & Resize Information" msgstr "Информация о кадрировании и изменении размера" #. add the information fields -#: app/crop.c:1036 +#: app/crop.c:1037 msgid "Origin X:" msgstr "Исходное X:" #. the pixel size labels -#: app/crop.c:1052 app/file_new_dialog.c:451 app/file_new_dialog.c:469 +#: app/crop.c:1053 app/file_new_dialog.c:410 app/file_new_dialog.c:428 #: app/tool_options.c:409 msgid "Width:" msgstr "Ширина:" -#: app/crop.c:1055 app/file_new_dialog.c:457 app/file_new_dialog.c:475 -#: app/layers_dialog.c:3359 app/resize.c:246 app/resize.c:271 app/resize.c:515 -#: app/scale_tool.c:78 app/scale_tool.c:85 app/tool_options.c:431 +#: app/crop.c:1056 app/file_new_dialog.c:416 app/file_new_dialog.c:434 +#: app/layers_dialog.c:3348 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:431 msgid "Height:" msgstr "Высота:" -#: app/crop.c:1077 +#: app/crop.c:1078 msgid "From Selection" msgstr "Из выделенной области" -#: app/crop.c:1083 +#: app/crop.c:1084 msgid "Auto Shrink" msgstr "Авто-сжатие" -#: app/curves.c:378 +#: app/curves.c:377 msgid "Curves Options" msgstr "Параметры кривых" -#: app/curves.c:414 app/histogram_tool.c:278 app/layers_dialog.c:255 -#: app/levels.c:243 app/paint_funcs.c:96 app/tool_options.c:1005 +#: app/curves.c:413 app/histogram_tool.c:271 app/layers_dialog.c:255 +#: app/levels.c:242 app/paint_funcs.c:96 app/tool_options.c:1005 msgid "Value" msgstr "Яркость" -#: app/curves.c:418 app/levels.c:247 +#: app/curves.c:417 app/levels.c:246 msgid "Alpha" msgstr "Альфа-канал" -#: app/curves.c:429 +#: app/curves.c:428 msgid "Curves for indexed drawables cannot be adjusted." msgstr "Кривые для индексированных изображений не могут быть выровнены." -#: app/curves.c:533 +#: app/curves.c:525 msgid "Smooth" msgstr "Сглаживание" -#: app/curves.c:534 +#: app/curves.c:526 msgid "Free" msgstr "Свободная (бесплатная :-)" -#: app/curves.c:561 app/tools.c:626 +#. The shell and main vbox +#: app/curves.c:551 app/tools.c:626 msgid "Curves" msgstr "Кривые" -#: app/curves.c:575 +#: app/curves.c:573 msgid "Modify Curves for Channel: " msgstr "Изменить кривые для канала: " #. The option menu for selecting the drawing method -#: app/curves.c:649 +#: app/curves.c:647 msgid "Curve Type: " msgstr "Тип кривой: " @@ -1150,20 +1040,20 @@ msgstr " msgid "Desaturate operates only on RGB color drawables." msgstr "Обесцвечивание действует только на цветные изображения в формате RGB." -#: app/devices.c:121 app/gradient.c:673 app/levels.c:564 app/palette.c:2010 -#: app/preferences_dialog.c:1503 -msgid "Save" -msgstr "Сохранить" - -#: app/devices.c:405 +#: app/devices.c:403 msgid "devices_rc_update called multiple times for not present device\n" msgstr "" "devices_rc_update многократно вызвано для не существующего устройства\n" -#: app/devices.c:710 +#: app/devices.c:707 msgid "Device Status" msgstr "Состояние устройства" +#: app/devices.c:713 app/gradient.c:693 app/levels.c:560 app/palette.c:2031 +#: app/preferences_dialog.c:1172 +msgid "Save" +msgstr "Сохранить" + #: app/docindex.c:574 msgid "This file cannot be moved up." msgstr "Этот файл нельзя переместить выше." @@ -1184,48 +1074,48 @@ msgstr " msgid "There's no selection to remove." msgstr "Нет выделения для удаления." -#: app/docindexif.c:83 +#: app/docindexif.c:84 msgid "Open" msgstr "Открыть" -#: app/docindexif.c:83 +#: app/docindexif.c:84 msgid "Open a file" msgstr "Открыть файл" -#: app/docindexif.c:88 app/gdisplay_color_ui.c:81 +#: app/docindexif.c:89 app/gdisplay_color_ui.c:104 msgid "Up" msgstr "Вверх" -#: app/docindexif.c:88 +#: app/docindexif.c:89 msgid "Move the selected entry up in the index" msgstr "Переместить выбранный элемент вверх в индексе" -#: app/docindexif.c:93 app/gdisplay_color_ui.c:82 +#: app/docindexif.c:94 app/gdisplay_color_ui.c:105 msgid "Down" msgstr "Вниз" -#: app/docindexif.c:93 +#: app/docindexif.c:94 msgid "Move the selected entry down in the index" msgstr "Переместить выбранный элемент вниз в индексе" -#: app/docindexif.c:98 app/gdisplay_color_ui.c:80 +#: app/docindexif.c:99 app/gdisplay_color_ui.c:103 msgid "Remove" msgstr "Удалить" -#: app/docindexif.c:98 +#: app/docindexif.c:99 msgid "Remove the selected entry from the index" msgstr "Удалить выбранный элемент из индекса" -#: app/docindexif.c:103 +#: app/docindexif.c:104 msgid "Close the Document Index" msgstr "Закрыть индекс документов" #. Set the GOWindow title -#: app/docindexif.c:236 +#: app/docindexif.c:237 msgid "Document Index" msgstr "Индекс документов" -#: app/docindexif.c:243 +#: app/docindexif.c:244 msgid "GTK successfully started" msgstr "GTK успешно запущен" @@ -1282,46 +1172,47 @@ msgstr " msgid "Anti erase" msgstr "Пересечь" -#: app/errorconsole.c:182 +#: app/errorconsole.c:170 #, c-format msgid "Error opening file %s: %s" msgstr "Ошибка открытия файла %s: %s" -#: app/errorconsole.c:197 +#: app/errorconsole.c:187 msgid "Can't save, nothing selected!" msgstr "Сохранение не возможно - ничего не выбрано!" -#: app/errorconsole.c:201 +#: app/errorconsole.c:191 msgid "Save error log to file..." msgstr "Сохранить зарегистрированные ошибки в файле..." -#: app/errorconsole.c:268 +#: app/errorconsole.c:269 +#, fuzzy +msgid "GIMP Error Console" +msgstr "Консоль сообщений об ошибках GIMP" + +#: app/errorconsole.c:275 #, fuzzy msgid "Clear" msgstr "/Правка/Очистить" -#: app/errorconsole.c:286 -msgid "GIMP Error console" -msgstr "Консоль сообщений об ошибках GIMP" - -#: app/errorconsole.c:297 +#: app/errorconsole.c:298 msgid "Write all errors to file..." msgstr "Записывать все ошибки в файл..." -#: app/errorconsole.c:304 +#: app/errorconsole.c:305 msgid "Write selection to file..." msgstr "Записать выделенную область в файл..." -#: app/errors.c:79 +#: app/errors.c:80 #, fuzzy, c-format msgid "%s: fatal error: %s\n" msgstr "PDB ошибка вызова %s" -#: app/file_new_dialog.c:218 +#: app/file_new_dialog.c:188 msgid "Confirm Image Size" msgstr "Подтвердить размер изображения" -#: app/file_new_dialog.c:235 +#: app/file_new_dialog.c:204 #, c-format msgid "" "You are trying to create an image which\n" @@ -1348,112 +1239,153 @@ msgstr "" "(в настоящее время %s) в диалоге\n" "\"Настройки\"." -#: app/file_new_dialog.c:342 +#: app/file_new_dialog.c:310 #, c-format msgid "Image Size: %s" msgstr "Размер изображения: %s" -#: app/file_new_dialog.c:409 +#: app/file_new_dialog.c:368 msgid "New Image" msgstr "Новое изображение" -#: app/file_new_dialog.c:515 app/preferences_dialog.c:1574 +#: app/file_new_dialog.c:474 app/preferences_dialog.c:1243 msgid "Pixels" msgstr "Пикселей" #. the resolution labels -#: app/file_new_dialog.c:584 app/resize.c:572 +#: app/file_new_dialog.c:543 app/resize.c:566 msgid "Resolution X:" msgstr "Разрешение по X:" -#: app/file_new_dialog.c:605 app/resize.c:593 +#: app/file_new_dialog.c:564 app/resize.c:587 msgid "pixels/%a" msgstr "пикселей/%a" #. frame for Image Type -#: app/file_new_dialog.c:649 +#: app/file_new_dialog.c:608 msgid "Image Type" msgstr "Тип изображения" -#: app/fileops.c:225 app/fileops.c:254 +#: app/fileops.c:235 app/fileops.c:269 msgid "Load Image" msgstr "Загрузить изображение" #. format-chooser frame -#: app/fileops.c:264 +#: app/fileops.c:279 msgid "Open Options" msgstr "Параметры загрузки" -#: app/fileops.c:279 app/fileops.c:483 +#: app/fileops.c:294 app/fileops.c:507 msgid "Determine file type:" msgstr "Определять тип файла:" -#: app/fileops.c:444 app/fileops.c:466 +#: app/fileops.c:377 +msgid "" +"generate\n" +"preview" +msgstr "" + +#: app/fileops.c:412 +#, fuzzy +msgid "No selection." +msgstr "Увеличение выделенной области" + +#: app/fileops.c:459 app/fileops.c:489 msgid "Save Image" msgstr "Сохранить изображение" -#: app/fileops.c:475 +#: app/fileops.c:498 msgid "Save Options" msgstr "Параметры сохранения" -#: app/fileops.c:527 +#: app/fileops.c:551 msgid "Can't revert. No filename associated with this image" msgstr "Невозможно отменить. Нет связанного с этим изображением имени файла." -#: app/fileops.c:542 +#: app/fileops.c:566 msgid "Revert failed." msgstr "Не удалось сохранить." -#: app/fileops.c:1366 app/fileops.c:1456 +#: app/fileops.c:1237 +msgid "(this thumbnail may be out of date)" +msgstr "" + +#: app/fileops.c:1238 +#, fuzzy +msgid "(no information)" +msgstr "Информация о мониторе" + +#: app/fileops.c:1246 +msgid "(thumbnail saving is disabled)" +msgstr "" + +#: app/fileops.c:1250 +#, fuzzy +msgid "(could not write thumbnail file)" +msgstr "Пытаться записать файл эскиза:" + +#: app/fileops.c:1254 +msgid "(thumbnail file not written)" +msgstr "" + +#: app/fileops.c:1271 +msgid "no preview available" +msgstr "" + +#: app/fileops.c:1342 +msgid "(could not make preview)" +msgstr "" + +#: app/fileops.c:1397 app/fileops.c:1487 msgid "Open failed: " msgstr "Не удалось открыть: " -#: app/fileops.c:1522 +#: app/fileops.c:1553 #, c-format msgid "%s is an irregular file (%s)" msgstr "%s - неподходящий файл (%s)" -#: app/fileops.c:1536 app/fileops.c:1643 +#: app/fileops.c:1567 app/fileops.c:1670 msgid "Save failed: " msgstr "Не удалось сохранить: " -#: app/fileops.c:1548 app/fileops.c:1549 app/fileops.c:1561 app/fileops.c:1562 -#: app/menus.c:69 app/menus.c:103 +#: app/fileops.c:1579 app/fileops.c:1580 app/fileops.c:1592 app/fileops.c:1593 +#: app/menus.c:84 app/menus.c:149 msgid "/File/Open" msgstr "/Файл/Открыть" -#: app/fileops.c:1550 app/fileops.c:1566 app/gdisplay.c:1632 app/menus.c:104 +#: app/fileops.c:1581 app/fileops.c:1597 app/gdisplay.c:1651 app/menus.c:151 msgid "/File/Save" msgstr "/Файл/Сохранить" -#: app/fileops.c:1551 app/fileops.c:1567 app/gdisplay.c:1633 app/menus.c:105 +#: app/fileops.c:1582 app/fileops.c:1598 app/gdisplay.c:1652 app/menus.c:153 msgid "/File/Save as" msgstr "/Файл/Сохранить как" -#: app/fileops.c:1578 -msgid "Yes" -msgstr "Да" - -#: app/fileops.c:1579 -msgid "No" -msgstr "Нет" - -#: app/fileops.c:1588 +#: app/fileops.c:1614 #, c-format msgid "%s exists, overwrite?" msgstr "%s существует, переписать?" -#: app/fileops.c:1594 +#: app/fileops.c:1619 msgid "File Exists!" msgstr "Файл существует!" -#: app/flip_tool.c:74 app/preferences_dialog.c:1620 -#: app/preferences_dialog.c:2338 +#: app/fileops.c:1625 +msgid "Yes" +msgstr "Да" + +#: app/fileops.c:1627 +msgid "No" +msgstr "Нет" + +#: app/flip_tool.c:74 app/preferences_dialog.c:1289 +#: app/preferences_dialog.c:2027 msgid "Horizontal" msgstr "Горизонтальное" -#: app/flip_tool.c:74 app/preferences_dialog.c:1622 -#: app/preferences_dialog.c:2340 +#: app/flip_tool.c:74 app/preferences_dialog.c:1291 +#: app/preferences_dialog.c:2029 msgid "Vertical" msgstr "Вертикальное" @@ -1469,7 +1401,7 @@ msgstr "" "Невозможно прицепить этот слой, потому что\n" "это не плавающее выделение." -#: app/floating_sel.c:175 +#: app/floating_sel.c:179 msgid "" "Cannot create a new layer from the floating\n" "selection because it belongs to a\n" @@ -1479,19 +1411,15 @@ msgstr "" "выделения, потому что оно принадлежит\n" "маске слоя или каналу." -#: app/free_select.c:76 +#: app/free_select.c:73 msgid "add_point(): Unable to reallocate points array in free_select." msgstr "" -#: app/free_select.c:231 -msgid "Cannot properly scanline convert polygon!\n" -msgstr "" - #: app/gdisplay.c:215 msgid "RGB-empty" msgstr "" -#: app/gdisplay.c:215 app/image_new.c:54 app/preferences_dialog.c:1665 +#: app/gdisplay.c:215 app/image_new.c:54 app/preferences_dialog.c:1334 msgid "RGB" msgstr "RGB" @@ -1511,270 +1439,273 @@ msgstr "" msgid "indexed" msgstr "индексированное" -#: app/gdisplay.c:1634 app/menus.c:106 +#: app/gdisplay.c:1653 app/menus.c:155 msgid "/File/Revert" msgstr "/Файл/Восстановить" -#: app/gdisplay.c:1635 app/gdisplay_ops.c:303 app/gdisplay_ops.c:318 -#: app/gdisplay_ops.c:365 app/menus.c:110 +#: app/gdisplay.c:1654 app/gdisplay_ops.c:299 app/gdisplay_ops.c:314 +#: app/gdisplay_ops.c:345 app/menus.c:162 msgid "/File/Close" msgstr "/Файл/Закрыть" -#: app/gdisplay.c:1637 +#: app/gdisplay.c:1656 msgid "/Edit" msgstr "/Правка" -#: app/gdisplay.c:1640 app/menus.c:115 +#: app/gdisplay.c:1659 app/menus.c:171 msgid "/Edit/Cut" msgstr "/Правка/Вырезать" -#: app/gdisplay.c:1641 app/menus.c:116 +#: app/gdisplay.c:1660 app/menus.c:173 msgid "/Edit/Copy" msgstr "/Правка/Скопировать" -#: app/gdisplay.c:1642 app/menus.c:117 +#: app/gdisplay.c:1661 app/menus.c:175 msgid "/Edit/Paste" msgstr "/Правка/Вставить" -#: app/gdisplay.c:1643 app/menus.c:118 +#: app/gdisplay.c:1662 app/menus.c:177 msgid "/Edit/Paste Into" msgstr "/Правка/Вставить в..." -#: app/gdisplay.c:1644 app/menus.c:119 +#: app/gdisplay.c:1663 app/menus.c:179 msgid "/Edit/Paste As New" msgstr "/Правка/Вставить как новое" -#: app/gdisplay.c:1645 app/menus.c:121 +#: app/gdisplay.c:1664 app/menus.c:183 msgid "/Edit/Clear" msgstr "/Правка/Очистить" -#: app/gdisplay.c:1646 app/menus.c:122 +#: app/gdisplay.c:1665 app/menus.c:185 msgid "/Edit/Fill" msgstr "/Правка/Заполнить" -#: app/gdisplay.c:1647 app/menus.c:123 +#: app/gdisplay.c:1666 app/menus.c:187 msgid "/Edit/Stroke" msgstr "/Правка/Обводка" -#: app/gdisplay.c:1648 app/menus.c:127 +#: app/gdisplay.c:1667 app/menus.c:189 +msgid "/Edit/Undo" +msgstr "/Правка/Отменить" + +#: app/gdisplay.c:1668 app/menus.c:191 +msgid "/Edit/Redo" +msgstr "/Правка/Повторить" + +#: app/gdisplay.c:1669 app/menus.c:197 msgid "/Edit/Cut Named" msgstr "/Правка/Вырезать в буфер с именем" -#: app/gdisplay.c:1649 app/menus.c:128 +#: app/gdisplay.c:1670 app/menus.c:199 msgid "/Edit/Copy Named" msgstr "/Правка/Скопировать из буфера с именем" -#: app/gdisplay.c:1650 app/menus.c:129 +#: app/gdisplay.c:1671 app/menus.c:201 msgid "/Edit/Paste Named" msgstr "/Правка/Вставить из буфера с именем" -#: app/gdisplay.c:1653 +#: app/gdisplay.c:1674 msgid "/Select" msgstr "/Выделить" -#: app/gdisplay.c:1654 app/menus.c:144 +#: app/gdisplay.c:1675 app/menus.c:230 msgid "/Select/Save To Channel" msgstr "/Выделение/Сохранить в канале" -#: app/gdisplay.c:1656 +#: app/gdisplay.c:1677 msgid "/View" msgstr "/Просмотр" -#: app/gdisplay.c:1659 app/menus.c:163 +#: app/gdisplay.c:1680 app/menus.c:266 msgid "/View/Toggle Selection" msgstr "/Просмотр/Выделение" -#: app/gdisplay.c:1660 app/menus.c:164 +#: app/gdisplay.c:1681 app/menus.c:268 msgid "/View/Toggle Rulers" msgstr "/Просмотр/Линейки" -#: app/gdisplay.c:1662 app/menus.c:166 +#: app/gdisplay.c:1683 app/menus.c:272 msgid "/View/Toggle Guides" msgstr "/Просмотр/Направляющие" -#: app/gdisplay.c:1663 app/menus.c:167 +#: app/gdisplay.c:1684 app/menus.c:274 msgid "/View/Snap To Guides" msgstr "/Просмотр/Выравнивание по направляющим" -#: app/gdisplay.c:1664 app/menus.c:165 +#: app/gdisplay.c:1685 app/menus.c:270 msgid "/View/Toggle Statusbar" msgstr "/Просмотр/Строка состояния" -#: app/gdisplay.c:1666 app/menus.c:158 +#: app/gdisplay.c:1687 app/menus.c:257 msgid "/View/Dot for dot" msgstr "/Просмотр/Точка за точкой" -#: app/gdisplay.c:1669 +#: app/gdisplay.c:1690 msgid "/Image" msgstr "/Изображение" -#: app/gdisplay.c:1670 app/gdisplay.c:1680 +#: app/gdisplay.c:1691 app/gdisplay.c:1702 msgid "/Image/Colors" msgstr "/Изображение/Цвета" -#: app/gdisplay.c:1671 -msgid "/Image/Channel Ops" +#: app/gdisplay.c:1692 +#, fuzzy +msgid "/Image/Channels" msgstr "/Изображение/Канал" -#: app/gdisplay.c:1672 +#: app/gdisplay.c:1693 msgid "/Image/Alpha" msgstr "/Изображение/Альфа-канал" -#: app/gdisplay.c:1675 app/menus.c:186 +#: app/gdisplay.c:1694 app/menus.c:68 +#, fuzzy +msgid "/Image/Transforms" +msgstr "Вращатель" + +#: app/gdisplay.c:1697 app/menus.c:312 msgid "/Image/RGB" msgstr "/Изображение/RGB" -#: app/gdisplay.c:1676 app/menus.c:187 +#: app/gdisplay.c:1698 app/menus.c:314 msgid "/Image/Grayscale" msgstr "/Изображение/Градации серого" -#: app/gdisplay.c:1677 app/menus.c:188 +#: app/gdisplay.c:1699 app/menus.c:316 msgid "/Image/Indexed" msgstr "/Изображение/Индексированное" -#: app/gdisplay.c:1678 app/tools.c:658 +#: app/gdisplay.c:1700 app/tools.c:658 msgid "/Image/Histogram" msgstr "/Изображение/Гистограмма" -#: app/gdisplay.c:1681 app/tools.c:613 +#: app/gdisplay.c:1703 app/tools.c:613 msgid "/Image/Colors/Threshold" msgstr "/Изображение/Цвета/Порог" -#: app/gdisplay.c:1682 app/tools.c:598 +#: app/gdisplay.c:1704 app/tools.c:598 msgid "/Image/Colors/Posterize" msgstr "/Изображение/Цвета/Постеризовать" -#: app/gdisplay.c:1683 app/menus.c:175 +#: app/gdisplay.c:1705 app/menus.c:288 msgid "/Image/Colors/Equalize" msgstr "/Изображение/Цвета/Выровнять" -#: app/gdisplay.c:1684 app/menus.c:176 +#: app/gdisplay.c:1706 app/menus.c:290 msgid "/Image/Colors/Invert" msgstr "/Изображение/Цвета/Инвертировать" -#: app/gdisplay.c:1685 app/tools.c:553 +#: app/gdisplay.c:1707 app/tools.c:553 msgid "/Image/Colors/Color Balance" msgstr "/Изображение/Цвета/Цветовой баланс" -#: app/gdisplay.c:1686 app/tools.c:568 +#: app/gdisplay.c:1708 app/tools.c:568 msgid "/Image/Colors/Brightness-Contrast" msgstr "/Изображение/Цвета/Яркость-Контрастность" -#: app/gdisplay.c:1688 app/tools.c:583 +#: app/gdisplay.c:1710 app/tools.c:583 msgid "/Image/Colors/Hue-Saturation" msgstr "/Изображение/Цвета/Тон-Насыщенность" -#: app/gdisplay.c:1689 app/tools.c:628 +#: app/gdisplay.c:1711 app/tools.c:628 msgid "/Image/Colors/Curves" msgstr "/Изображение/Цвета/Кривые" -#: app/gdisplay.c:1690 app/tools.c:643 +#: app/gdisplay.c:1712 app/tools.c:643 msgid "/Image/Colors/Levels" msgstr "/Изображение/Цвета/Уровни" -#: app/gdisplay.c:1691 app/menus.c:178 +#: app/gdisplay.c:1713 app/menus.c:294 msgid "/Image/Colors/Desaturate" msgstr "/Изображение/Цвета/Обесцветить" -#: app/gdisplay.c:1693 app/menus.c:183 +#: app/gdisplay.c:1715 app/menus.c:302 msgid "/Image/Alpha/Add Alpha Channel" msgstr "/Изображение/Альфа-канал/Добавить альфа-канал" -#: app/gdisplay.c:1696 app/menus.c:181 -msgid "/Image/Channel Ops/Offset" -msgstr "/Изображение/Канал/Смещение" +#: app/gdisplay.c:1718 app/menus.c:307 +#, fuzzy +msgid "/Image/Transforms/Offset" +msgstr "Вращатель" -#: app/gdisplay.c:1699 +#: app/gdisplay.c:1721 msgid "/Layers/Stack" msgstr "/Слои/Стопка" -#: app/gdisplay.c:1702 app/menus.c:197 +#: app/gdisplay.c:1724 app/menus.c:335 msgid "/Layers/Stack/Previous Layer" msgstr "/Слои/Стопка/Предыдущий слой" -#: app/gdisplay.c:1704 app/menus.c:198 +#: app/gdisplay.c:1726 app/menus.c:337 msgid "/Layers/Stack/Next Layer" msgstr "/Слои/Стопка/Следующий слой" -#: app/gdisplay.c:1706 app/menus.c:199 +#: app/gdisplay.c:1728 app/menus.c:339 msgid "/Layers/Stack/Raise Layer" msgstr "/Слои/Стопка/Поднять слой" -#: app/gdisplay.c:1708 app/menus.c:200 +#: app/gdisplay.c:1730 app/menus.c:341 msgid "/Layers/Stack/Lower Layer" msgstr "/Слои/Стопка/Опустить слой" -#: app/gdisplay.c:1710 app/menus.c:201 +#: app/gdisplay.c:1732 app/menus.c:343 msgid "/Layers/Stack/Layer to Top" msgstr "/Слои/Стопка/Поднять слой до верху" -#: app/gdisplay.c:1712 app/menus.c:202 +#: app/gdisplay.c:1734 app/menus.c:345 msgid "/Layers/Stack/Layer to Bottom" msgstr "/Слои/Стопка/Опустить слой до низу" -#: app/gdisplay.c:1716 app/menus.c:204 +#: app/gdisplay.c:1738 app/menus.c:349 msgid "/Layers/Anchor Layer" msgstr "/Слои/Прицепить слой" -#: app/gdisplay.c:1717 app/menus.c:205 +#: app/gdisplay.c:1739 app/menus.c:351 msgid "/Layers/Merge Visible Layers" msgstr "/Слои/Объединить видимые слои" -#: app/gdisplay.c:1718 app/menus.c:206 +#: app/gdisplay.c:1740 app/menus.c:353 msgid "/Layers/Flatten Image" msgstr "/Слои/Свести изображение" -#: app/gdisplay.c:1719 app/menus.c:207 +#: app/gdisplay.c:1741 app/menus.c:355 msgid "/Layers/Alpha To Selection" msgstr "/Слои/Альфа-канал -> Выделенная область" -#: app/gdisplay.c:1720 app/menus.c:208 +#: app/gdisplay.c:1742 app/menus.c:357 msgid "/Layers/Mask To Selection" msgstr "/Слои/Маска -> Выделенная область" -#: app/gdisplay.c:1721 app/menus.c:209 +#: app/gdisplay.c:1743 app/menus.c:359 msgid "/Layers/Add Alpha Channel" msgstr "/Слои/Новый альфа-канал" -#: app/gdisplay.c:1724 +#: app/gdisplay.c:1746 msgid "/Filters" msgstr "/Фильтры" -#: app/gdisplay.c:1726 +#: app/gdisplay.c:1748 msgid "/Script-Fu" msgstr "/Script-Fu" -#: app/gdisplay.c:2166 -msgid "gdisplays_flush() called recursively." -msgstr "gdisplays_flush() вызвана рекурсивно." - -#: app/gdisplay_color.c:428 -msgid "Gamma" -msgstr "" - -#: app/gdisplay_color.c:438 -msgid "Gamma:" -msgstr "" - -#: app/gdisplay_color_ui.c:83 +#: app/gdisplay_color_ui.c:106 #, fuzzy msgid "Configure" msgstr "Продолжить" -#: app/gdisplay_color_ui.c:88 +#: app/gdisplay_color_ui.c:109 msgid "Color Display Filters" msgstr "" -#: app/gdisplay_color_ui.c:105 +#: app/gdisplay_color_ui.c:133 msgid "Available Filters" msgstr "" -#: app/gdisplay_color_ui.c:123 +#: app/gdisplay_color_ui.c:156 #, fuzzy msgid "Active Filters" msgstr "/Фильтры" -#: app/gdisplay_ops.c:388 +#: app/gdisplay_ops.c:373 #, fuzzy, c-format msgid "" "Changes were made to %s.\n" @@ -1845,93 +1776,57 @@ msgstr "" msgid "Can't fill unknown image type." msgstr "Невозможно заполнить изображение неизвестного типа." -#: app/gimpdrawable.c:493 +#: app/gimpdrawable.c:480 msgid "parasite attach to drawable" msgstr "" -#: app/gimpdrawable.c:526 +#: app/gimpdrawable.c:513 msgid "detach parasite from drawable" msgstr "" -#: app/gimpdrawable.c:719 +#: app/gimpdrawable.c:705 msgid "unnamed" msgstr "безымянное" -#: app/gimpdrawable.c:736 +#: app/gimpdrawable.c:722 #, c-format msgid "Layer type %d not supported." msgstr "Слои типа %d не поддерживаются." -#: app/gimpimage.c:665 app/gimpimage.c:761 -msgid "gimp_image_apply_image sent illegal parameters" -msgstr "gimp_image_apply_image передал неверные параметры" - -#: app/gimpimage.c:1089 +#: app/gimpimage.c:1112 msgid "attach parasite to image" msgstr "" -#: app/gimpimage.c:1112 +#: app/gimpimage.c:1135 #, fuzzy msgid "detach parasite from image" msgstr "Выделение форм в изображении" -#: app/gimpimage.c:1194 -msgid "Unable to project indexed image." -msgstr "" - -#. Dirty the image, but we're too lazy to provide a -#. * proper undo. -#: app/gimpimage.c:2111 -#, fuzzy -msgid "raise layer" -msgstr "Вставленный слой" - -#: app/gimpimage.c:2117 +#: app/gimpimage.c:2099 msgid "Layer cannot be raised any further" msgstr "Слой невозможно поднять выше" -#: app/gimpimage.c:2185 -#, fuzzy -msgid "lower layer" -msgstr "Плавающий слой" - -#: app/gimpimage.c:2191 +#: app/gimpimage.c:2125 msgid "Layer cannot be lowered any further" msgstr "Слой невозможно опустить ниже" -#. layer_arg is already the top_layer -#: app/gimpimage.c:2222 +#: app/gimpimage.c:2149 msgid "Layer is already on top" msgstr "Слой уже на самом верху" -#: app/gimpimage.c:2227 +#: app/gimpimage.c:2155 msgid "Can't raise Layer without alpha" msgstr "Невозможно поднять слой, у которого нет альфа-канала" -#: app/gimpimage.c:2268 -#, fuzzy -msgid "raise layer to top" -msgstr "Слой уже на самом верху" - -#. there is no next layer below layer_arg -#: app/gimpimage.c:2321 +#: app/gimpimage.c:2182 msgid "Layer is already on bottom" msgstr "Слой уже в самом низу" -#: app/gimpimage.c:2334 app/gimpimage.c:2422 +#: app/gimpimage.c:2237 msgid "BG has no alpha, layer was placed above" msgstr "Фон не имеет альфа-канала, слой будет размещен выше" -#: app/gimpimage.c:2363 -#, fuzzy -msgid "lower layer to bottom" -msgstr "Слой уже в самом низу" - -#: app/gimpimage.c:2442 -msgid "re-position layer" -msgstr "" - -#: app/gimpimage.c:2475 +#: app/gimpimage.c:2291 msgid "" "There are not enough visible layers for a merge.\n" "There must be at least two." @@ -1939,28 +1834,11 @@ msgstr "" "Нет видимых слоев для объединения.\n" "Должно быть хотя бы два." -#: app/gimpimage.c:2551 +#: app/gimpimage.c:2367 msgid "There are not enough visible layers for a merge down." msgstr "Нет видимых слоев для объединения с предыдущим." -#: app/gimpimage.c:2665 app/gimpimage.c:2696 -msgid "gimp_image_merge_layers: could not allocate merge layer" -msgstr "" - -#: app/gimpimage.c:2735 -msgid "gimp_image_merge_layers attempting to merge incompatible layers\n" -msgstr "gimp_image_merge_layers попытка объединить несовместимые слои\n" - -#: app/gimpimage.c:2818 -msgid "gimp_image_add_layer: attempt to add layer to wrong image" -msgstr "" -"gimp_image_add_layer: попытка добавить слой к неправильному изображению" - -#: app/gimpimage.c:2825 -msgid "gimp_image_add_layer: trying to add layer to image twice" -msgstr "gimp_image_add_layer: попытка дважды добавить слой к изображению" - -#: app/gimpimage.c:2954 +#: app/gimpimage.c:2768 msgid "" "Unable to add a layer mask since\n" "the layer already has one." @@ -1968,7 +1846,7 @@ msgstr "" "Не удалось добавить маску слоя, так как\n" "у слоя уже есть маска." -#: app/gimpimage.c:2958 +#: app/gimpimage.c:2772 msgid "" "Unable to add a layer mask to a\n" "layer in an indexed image." @@ -1976,7 +1854,7 @@ msgstr "" "Не удалось добавить маску слоя\n" "к слою в индексированном изображении." -#: app/gimpimage.c:2962 +#: app/gimpimage.c:2776 msgid "" "Cannot add layer mask to a layer\n" "with no alpha channel." @@ -1984,30 +1862,21 @@ msgstr "" "Невозможно добавить маску слоя\n" "к слою не имеющему альфа-канала." -#: app/gimpimage.c:2969 +#: app/gimpimage.c:2783 msgid "Cannot add layer mask of different dimensions than specified layer." msgstr "" "Невозможно добавить маску слоя отличающуюся размерами от указанного слоя." -#: app/gimpimage.c:3074 +#: app/gimpimage.c:2886 msgid "Channel cannot be raised any further" msgstr "Канал не может быть поднят еще выше" -#: app/gimpimage.c:3123 +#: app/gimpimage.c:2935 msgid "Channel cannot be lowered any further" msgstr "Канал не может быть опущен еще ниже" -#: app/gimpimage.c:3200 -msgid "gimp_image_add_channel: attempt to add channel to wrong image" -msgstr "" -"gimp_image_add_channel: попытка добавить канал к неправильному изображению" - -#: app/gimpimage.c:3207 -msgid "gimp_image_add_channel: trying to add channel to image twice" -msgstr "gimp_image_add_channel: попытка дважды добавить канал к изображению" - -#: app/gimpimage.c:3328 app/palette.c:542 app/palette.c:569 app/palette.c:931 -#: app/palette.c:935 app/palette.c:2383 app/palette.c:3077 +#: app/gimpimage.c:3138 app/palette.c:541 app/palette.c:568 app/palette.c:930 +#: app/palette.c:934 app/palette.c:2383 app/palette.c:3065 msgid "Untitled" msgstr "Безымянное" @@ -2018,54 +1887,54 @@ msgid "" "\n" msgstr "" -#: app/gimpprogress.c:115 +#: app/gimpprogress.c:109 msgid "Progress" msgstr "Прогресс" -#: app/gimprc.c:368 app/plug_in.c:305 +#: app/gimprc.c:382 app/plug_in.c:305 msgid "Resource configuration" msgstr "Конфигурирование ресурсов" -#: app/gimprc.c:427 +#: app/gimprc.c:429 #, c-format msgid "error parsing: \"%s\"\n" msgstr "ошибка при синтаксическом анализе: \"%s\"\n" -#: app/gimprc.c:428 +#: app/gimprc.c:430 #, c-format msgid " at line %d column %d\n" msgstr " в строке %d столбце %d\n" -#: app/gimprc.c:429 +#: app/gimprc.c:431 #, c-format msgid " unexpected token: %s\n" msgstr " неожиданный символ: %s\n" -#: app/gimprc.c:1391 +#: app/gimprc.c:1412 msgid "error parsing pluginrc" msgstr "ошибка при синтаксическом анализе pluginrc" -#: app/gimprc.c:1726 +#: app/gimprc.c:1747 #, c-format msgid "transform_path(): gimprc token referenced but not defined: %s" msgstr "transform_path(): gimprc ссылка на неопределенный символ: %s" -#: app/gimprc.c:2655 +#: app/gimprc.c:2676 #, c-format msgid "Can't open %s; %s" msgstr "Невозможно открыть %s; %s" -#: app/gimprc.c:2674 +#: app/gimprc.c:2695 #, c-format msgid "Can't rename %s to %s.old; %s" msgstr "Невозможно переименовать %s в %s.old; %s" -#: app/gimprc.c:2680 +#: app/gimprc.c:2701 #, c-format msgid "Couldn't reopen %s\n" msgstr "" -#: app/gimprc.c:2692 +#: app/gimprc.c:2713 #, c-format msgid "Can't write to %s; %s" msgstr "Невозможно записать в %s; %s" @@ -2075,7 +1944,7 @@ msgstr " msgid "pixel" msgstr "пиксел" -#: app/gimpunit.c:58 app/measure.c:428 app/measure.c:432 app/paint_core.c:470 +#: app/gimpunit.c:58 app/measure.c:432 app/measure.c:436 app/paint_core.c:472 #: libgimp/gimpunit.c:44 msgid "pixels" msgstr "пикселей" @@ -2143,180 +2012,180 @@ msgstr "" msgid "Pasted Layer" msgstr "Вставленный слой" -#: app/global_edit.c:705 +#: app/global_edit.c:695 msgid "Paste" msgstr "Вставить" -#: app/global_edit.c:706 +#: app/global_edit.c:696 msgid "Paste Into" msgstr "Вставить в..." -#: app/global_edit.c:707 +#: app/global_edit.c:697 msgid "Paste As New" msgstr "Вставить как новый" -#: app/global_edit.c:720 +#: app/global_edit.c:704 msgid "Paste Named Buffer" msgstr "Вставить из именованного буфера" -#: app/global_edit.c:732 +#: app/global_edit.c:722 msgid "Select a buffer to paste:" msgstr "Выбрать буфер для вставки:" -#: app/global_edit.c:820 +#: app/global_edit.c:807 msgid "Cut Named" msgstr "Вырезать в буфер с именем" -#: app/global_edit.c:821 app/global_edit.c:853 +#: app/global_edit.c:810 app/global_edit.c:847 msgid "Enter a name for this buffer" msgstr "Введите имя для этого буфера" -#: app/global_edit.c:852 +#: app/global_edit.c:844 msgid "Copy Named" msgstr "Скопировать из буфера с именем" -#: app/gradient.c:469 +#: app/gradient.c:462 msgid "Curved" msgstr "Искривленный" -#: app/gradient.c:470 +#: app/gradient.c:463 msgid "Sinusoidal" msgstr "Синусоидальный" -#: app/gradient.c:471 +#: app/gradient.c:464 msgid "Spherical (increasing)" msgstr "Сферический (увеличивающийся)" -#: app/gradient.c:472 +#: app/gradient.c:465 msgid "Spherical (decreasing)" msgstr "Сферический (уменьшающийся)" -#: app/gradient.c:477 +#: app/gradient.c:470 msgid "Plain RGB" msgstr "Чистый RGB" -#: app/gradient.c:478 +#: app/gradient.c:471 msgid "HSV (counter-clockwise hue)" msgstr "HSV (Тон от центра [FixMe])" -#: app/gradient.c:479 +#: app/gradient.c:472 msgid "HSV (clockwise hue)" msgstr "HSV (Тон по часовой)" -#: app/gradient.c:500 +#: app/gradient.c:491 msgid "Default" msgstr "По умолчанию" -#: app/gradient.c:580 +#: app/gradient.c:574 #, c-format msgid "grad_get_color_at(): Unknown gradient type %d" msgstr "grad_get_color_at(): Неизвестный тип градиента %d" -#: app/gradient.c:637 +#: app/gradient.c:631 #, c-format msgid "grad_get_color_at(): Unknown coloring mode %d" msgstr "grad_get_color_at(): Неизвестный режим окрашивания %d" -#: app/gradient.c:704 +#: app/gradient.c:687 msgid "Gradient Editor" msgstr "Редактор градиентов" -#: app/gradient.c:730 app/gradient_select.c:478 app/paintbrush.c:212 -#: app/palette.c:2895 +#: app/gradient.c:721 app/gradient_select.c:474 app/paintbrush.c:284 +#: app/palette.c:2888 msgid "Gradient" msgstr "Градиент" -#: app/gradient.c:731 app/gradient_select.c:479 app/palette.c:2180 -#: app/palette_select.c:276 +#: app/gradient.c:722 app/gradient_select.c:475 app/palette.c:2193 +#: app/palette_select.c:245 msgid "Name" msgstr "Название" #. Frame & vbox for gradient functions -#: app/gradient.c:752 +#: app/gradient.c:743 msgid "Gradient Ops" msgstr "Градиенты" #. Buttons for gradient functions -#: app/gradient.c:760 +#: app/gradient.c:751 msgid "New Gradient" msgstr "Новый градиент" -#: app/gradient.c:766 +#: app/gradient.c:757 msgid "Copy Gradient" msgstr "Скопировать градиент" -#: app/gradient.c:772 +#: app/gradient.c:763 msgid "Delete Gradient" msgstr "Удалить градиент" -#: app/gradient.c:778 +#: app/gradient.c:769 msgid "Rename Gradient" msgstr "Переименовать градиент" -#: app/gradient.c:784 app/gradient.c:1684 +#: app/gradient.c:775 app/gradient.c:1669 msgid "Save as POV-Ray" msgstr "Сохранить как POV-Ray файл" #. Zoom all button -#: app/gradient.c:800 +#: app/gradient.c:791 msgid "Zoom all" msgstr "Масштабировать всё" -#: app/gradient.c:865 +#: app/gradient.c:856 msgid "Instant update" msgstr "Быстрое обновление" -#: app/gradient.c:1328 +#: app/gradient.c:1327 msgid "New gradient" msgstr "Новый градиент" -#: app/gradient.c:1329 +#: app/gradient.c:1330 msgid "Enter a name for the new gradient" msgstr "Введите название для нового градиента" -#: app/gradient.c:1330 +#: app/gradient.c:1331 msgid "untitled" msgstr "безымянный" -#: app/gradient.c:1348 +#: app/gradient.c:1350 msgid "ed_do_new_gradient_callback(): oops, received NULL in call_data" msgstr "ed_do_new_gradient_callback(): оп-ля, получен NULL в call_data" -#: app/gradient.c:1389 +#: app/gradient.c:1390 msgid "Copy gradient" msgstr "Скопировать градиент" -#: app/gradient.c:1390 +#: app/gradient.c:1393 msgid "Enter a name for the copied gradient" msgstr "Введите название для скопированного градиента" -#: app/gradient.c:1412 +#: app/gradient.c:1416 msgid "ed_do_copy_gradient_callback(): oops, received NULL in call_data" msgstr "ed_do_copy_gradient_callback(): оп-ля, получен NULL в call_data" -#: app/gradient.c:1472 +#: app/gradient.c:1476 msgid "Rename gradient" msgstr "Переименовать градиент" -#: app/gradient.c:1473 +#: app/gradient.c:1479 msgid "Enter a new name for the gradient" msgstr "Введите новое название для градиента" -#: app/gradient.c:1495 +#: app/gradient.c:1502 msgid "ed_do_rename_gradient_callback(): oops, received NULL in call_data" msgstr "ed_do_rename_gradient_callback(): оп-ля, получен NULL в call_data" -#: app/gradient.c:1516 +#: app/gradient.c:1523 msgid "ed_do_rename_gradient_callback(): oops, can't find gradient to rename" msgstr "" "ed_do_rename_gradient_callback(): оп-ля, невозможно найти градиент для " "переименования" -#: app/gradient.c:1561 +#: app/gradient.c:1558 msgid "Delete gradient" msgstr "Удалить градиент" -#: app/gradient.c:1575 +#: app/gradient.c:1577 #, c-format msgid "" "Are you sure you want to delete\n" @@ -2325,22 +2194,22 @@ msgstr "" "Вы действительно хотите удалить\n" "\"%s\" из списка и с диска?" -#: app/gradient.c:1629 +#: app/gradient.c:1626 msgid "ed_do_delete_gradient_callback(): Could not find gradient to delete!" msgstr "" "ed_do_delete_gradient_callback(): Не удалось найти градиент для удаления!" -#: app/gradient.c:1716 +#: app/gradient.c:1705 #, c-format msgid "ed_do_save_pov_callback(): oops, could not open \"%s\"" msgstr "ed_do_save_pov_callback(): оп-ля, не удалось открыть \"%s\"" -#: app/gradient.c:1839 +#: app/gradient.c:1814 #, c-format msgid "Zoom factor: %d:1 Displaying [%0.6f, %0.6f]" msgstr "Масштаб: %d:1 Изображение [%0.6f, %0.6f]" -#: app/gradient.c:2083 +#: app/gradient.c:2056 #, c-format msgid "" "Position: %0.6f RGB (%0.3f, %0.3f, %0.3f) HSV (%0.3f, %0.3f, %0.3f) " @@ -2349,30 +2218,30 @@ msgstr "" "Позиция: %0.6f RGB (%0.3f, %0.3f, %0.3f) HSV (%0.3f, %0.3f, %0.3f) " "Непрозрачность: %0.3f" -#: app/gradient.c:2107 +#: app/gradient.c:2080 #, c-format msgid "Foreground color set to RGB (%d, %d, %d) <-> (%0.3f, %0.3f, %0.3f)" msgstr "" "Цвет переднего плана установлен в RGB (%d, %d, %d) <-> (%0.3f, %0.3f, %0.3f)" -#: app/gradient.c:2130 +#: app/gradient.c:2103 #, c-format msgid "Background color to RGB (%d, %d, %d) <-> (%0.3f, %0.3f, %0.3f)" msgstr "Цвет фона установлен в RGB (%d, %d, %d) <-> (%0.3f, %0.3f, %0.3f)" -#: app/gradient.c:2419 +#: app/gradient.c:2398 msgid "Drag: move Shift+drag: move & compress" msgstr "Drag: перемещение Shift+drag: перемещение и сжатие" -#: app/gradient.c:2421 app/gradient.c:2423 +#: app/gradient.c:2400 app/gradient.c:2403 msgid "Click: select Shift+click: extend selection" msgstr "Щелчок: выделение Shift+Щелчок: расширить выделение" -#: app/gradient.c:2428 +#: app/gradient.c:2408 msgid "Click: select Shift+click: extend selection Drag: move" msgstr "Щелчок: выделение Shift+Щелчок: расширить выделение Drag: move" -#: app/gradient.c:2439 +#: app/gradient.c:2420 msgid "" "Click: select Shift+click: extend selection Drag: move Shift+drag: " "move & compress" @@ -2380,190 +2249,190 @@ msgstr "" "Щелчок: выделение Shift+щелчок: расширить выделение Drag: перемещение " " Shift+drag: перемещение и сжатие" -#: app/gradient.c:2678 app/gradient.c:2687 +#: app/gradient.c:2663 app/gradient.c:2672 #, c-format msgid "Handle position: %0.6f" msgstr "Позиция Handle: %0.6f" -#: app/gradient.c:2704 +#: app/gradient.c:2690 #, c-format msgid "Distance: %0.6f" msgstr "Расстояние: %0.6f" -#: app/gradient.c:2711 +#: app/gradient.c:2697 #, c-format msgid "control_motion(): Attempt to move bogus handle %d" msgstr "" -#: app/gradient.c:3163 app/gradient.c:4214 +#: app/gradient.c:3174 app/gradient.c:4231 msgid "Left endpoint's color" msgstr "Цвет крайней левой точки" -#: app/gradient.c:3174 app/gradient.c:3216 +#: app/gradient.c:3185 app/gradient.c:3227 msgid "Load from" msgstr "Загрузить из" -#: app/gradient.c:3178 +#: app/gradient.c:3189 msgid "Left neighbor's right endpoint" msgstr "Соседние слева к крайней правой точке" -#: app/gradient.c:3179 +#: app/gradient.c:3190 msgid "Right endpoint" msgstr "Крайняя правая точка" -#: app/gradient.c:3189 app/gradient.c:3231 +#: app/gradient.c:3200 app/gradient.c:3242 msgid "Save to" msgstr "Сохранить в" -#: app/gradient.c:3205 app/gradient.c:4292 +#: app/gradient.c:3216 app/gradient.c:4309 msgid "Right endpoint's color" msgstr "Цвет крайней правой точки" -#: app/gradient.c:3220 +#: app/gradient.c:3231 msgid "Right neighbor's left endpoint" msgstr "Соседние справа к крайней левой точке" -#: app/gradient.c:3221 +#: app/gradient.c:3232 msgid "Left endpoint" msgstr "Крайняя левая точка" -#: app/gradient.c:3332 +#: app/gradient.c:3343 msgid "Selection operations" msgstr "Операции выделения области" -#: app/gradient.c:3508 +#: app/gradient.c:3515 msgid "Blending function for segment" msgstr "Функция затемнения сегмента" -#: app/gradient.c:3510 +#: app/gradient.c:3517 msgid "Coloring type for segment" msgstr "Тип окрашивания сегмента" -#: app/gradient.c:3512 +#: app/gradient.c:3519 msgid "Split segment at midpoint" msgstr "Расщепить сегмент в средней точке" -#: app/gradient.c:3514 app/gradient.c:4608 +#: app/gradient.c:3521 app/gradient.c:4612 msgid "Split segment uniformly" msgstr "Расщепить сегмент на равные части" -#: app/gradient.c:3516 +#: app/gradient.c:3523 msgid "Delete segment" msgstr "Удалить сегмент" -#: app/gradient.c:3518 +#: app/gradient.c:3525 msgid "Re-center segment's midpoint" msgstr "Переопределить среднюю точку сегмента" -#: app/gradient.c:3520 +#: app/gradient.c:3527 msgid "Re-distribute handles in segment" msgstr "Перераспределить handles в сегменте" -#: app/gradient.c:3522 +#: app/gradient.c:3529 msgid "Flip segment" msgstr "Зеркально отразить сегмент" -#: app/gradient.c:3524 app/gradient.c:5187 +#: app/gradient.c:3531 app/gradient.c:5171 msgid "Replicate segment" msgstr "Размножить сегмент" -#: app/gradient.c:3529 +#: app/gradient.c:3536 msgid "Blending function for selection" msgstr "Функция затемнения выделенной области" -#: app/gradient.c:3531 +#: app/gradient.c:3538 msgid "Coloring type for selection" msgstr "Тип окрашивания выделенной области" -#: app/gradient.c:3533 +#: app/gradient.c:3540 msgid "Split segments at midpoints" msgstr "Расщепить сегменты в средних точках" -#: app/gradient.c:3535 app/gradient.c:4609 +#: app/gradient.c:3542 app/gradient.c:4613 msgid "Split segments uniformly" msgstr "Расщепить сегменты на равные части" -#: app/gradient.c:3537 +#: app/gradient.c:3544 msgid "Delete selection" msgstr "Удалить выделенную область" -#: app/gradient.c:3539 +#: app/gradient.c:3546 msgid "Re-center midpoints in selection" msgstr "Переопределить среднюю точку в выделенной области" -#: app/gradient.c:3541 +#: app/gradient.c:3548 msgid "Re-distribute handles in selection" msgstr "Перераспределить handles в выделенной области" -#: app/gradient.c:3543 +#: app/gradient.c:3550 msgid "Flip selection" msgstr "Зеркально отразить выделенную область" -#: app/gradient.c:3545 app/gradient.c:5188 +#: app/gradient.c:3552 app/gradient.c:5172 msgid "Replicate selection" msgstr "Размножить выделенную область" -#: app/gradient.c:3821 +#: app/gradient.c:3836 msgid "FG color" msgstr "Цвет переднего плана" -#: app/gradient.c:3866 +#: app/gradient.c:3885 #, c-format msgid "RGBA (%0.3f, %0.3f, %0.3f, %0.3f)" msgstr "" -#: app/gradient.c:4383 app/gradient.c:4455 +#: app/gradient.c:4398 app/gradient.c:4468 msgid "(Varies)" msgstr "" -#: app/gradient.c:4598 +#: app/gradient.c:4620 msgid "Split" msgstr "Расщепить" #. Instructions -#: app/gradient.c:4624 +#: app/gradient.c:4634 msgid "Please select the number of uniform parts" msgstr "Выберите число частей," -#: app/gradient.c:4630 +#: app/gradient.c:4640 msgid "in which you want to split the selected segment" msgstr "на которое Вы хотите расщепить выделенный сегмент" -#: app/gradient.c:4631 +#: app/gradient.c:4641 msgid "in which you want to split the segments in the selection" msgstr "на которое Вы хотите расщепить сегменты в выделенной области" -#: app/gradient.c:5006 +#: app/gradient.c:4999 msgid "Blend endpoints' colors" msgstr "Цвета крайних точек затемнения" -#: app/gradient.c:5018 +#: app/gradient.c:5011 msgid "Blend endpoints' opacity" msgstr "Непрозрачность крайних точек затемнения" -#: app/gradient.c:5177 +#: app/gradient.c:5179 msgid "Replicate" msgstr "Размножить" #. Instructions -#: app/gradient.c:5202 +#: app/gradient.c:5192 msgid "Please select the number of times" msgstr "Выберите сколько раз" -#: app/gradient.c:5207 +#: app/gradient.c:5197 msgid "you want to replicate the selected segment" msgstr "Вы хотите воспроизвести выделенный сегмент" -#: app/gradient.c:5208 +#: app/gradient.c:5198 msgid "you want to replicate the selection" msgstr "Вы хотите воспроизвести выделенную область" -#: app/gradient.c:5584 +#: app/gradient.c:5553 #, c-format msgid "grad_load_gradient(): invalid number of segments in \"%s\"" msgstr "grad_load_gradient(): неправильное число сегментов в \"%s\"" -#: app/gradient.c:5607 +#: app/gradient.c:5579 #, c-format msgid "" "grad_load_gradient(): badly formatted gradient segment %d in \"%s\" --- bad " @@ -2572,61 +2441,63 @@ msgstr "" "grad_load_gradient(): плохо сформатированный сегмент градиента %d в \"%s\" " "--- плохие дела могут случиться сегодня" -#: app/gradient.c:5641 +#: app/gradient.c:5615 msgid "grad_save_gradient(): can not save gradient with NULL filename" msgstr "grad_save_gradient(): невозможно сохранить градиент в файле без имени" -#: app/gradient.c:5647 +#: app/gradient.c:5623 #, c-format msgid "grad_save_gradient(): can't open \"%s\"" msgstr "grad_save_gradient(): невозможно открыть \"%s\"" -#: app/gradient.c:5849 +#: app/gradient.c:5830 #, c-format msgid "seg_get_segment_at(): No matching segment for position %0.15f" msgstr "seg_get_segment_at(): Нет подходящего сегмента для положения %0.15f" -#: app/gradient_select.c:511 +#. The shell and main vbox +#: app/gradient_select.c:447 msgid "Gradient Selection" msgstr "Выбор градиента" -#: app/histogram_tool.c:172 +#: app/histogram_tool.c:170 msgid "Histogram Options" msgstr "Параметры гистограммы" -#: app/histogram_tool.c:210 +#: app/histogram_tool.c:208 msgid "Histogram does not operate on indexed drawables." msgstr "Гистограмма не действует на индексированные изображения." -#: app/histogram_tool.c:267 +#: app/histogram_tool.c:260 msgid "Mean:" msgstr "Среднее:" -#: app/histogram_tool.c:268 +#: app/histogram_tool.c:261 msgid "Std Dev:" msgstr "Станд. отклонение:" -#: app/histogram_tool.c:269 +#: app/histogram_tool.c:262 msgid "Median:" msgstr "Медиана:" -#: app/histogram_tool.c:270 +#: app/histogram_tool.c:263 msgid "Pixels:" msgstr "Пикселей:" -#: app/histogram_tool.c:272 +#: app/histogram_tool.c:265 msgid "Count:" msgstr "Число:" -#: app/histogram_tool.c:273 +#: app/histogram_tool.c:266 msgid "Percentile:" msgstr "Процент:" -#: app/histogram_tool.c:296 app/tools.c:656 +#. The shell and main vbox +#: app/histogram_tool.c:287 app/tools.c:656 msgid "Histogram" msgstr "Гистограмма" -#: app/histogram_tool.c:315 +#: app/histogram_tool.c:309 msgid "Information on Channel:" msgstr "Информация о канале:" @@ -2639,55 +2510,56 @@ msgid "Hue-Saturation operates only on RGB color drawables." msgstr "" "Тон-Насыщенность действует только на цветные изображения в формате RGB." -#: app/hue_saturation.c:367 +#: app/hue_saturation.c:361 msgid "Master" msgstr "Мастер" -#: app/hue_saturation.c:368 +#: app/hue_saturation.c:362 msgid "R" msgstr "" -#: app/hue_saturation.c:369 +#: app/hue_saturation.c:363 msgid "Y" msgstr "" -#: app/hue_saturation.c:370 +#: app/hue_saturation.c:364 msgid "G" msgstr "" -#: app/hue_saturation.c:371 +#: app/hue_saturation.c:365 msgid "C" msgstr "" -#: app/hue_saturation.c:372 +#: app/hue_saturation.c:366 msgid "B" msgstr "" -#: app/hue_saturation.c:373 +#: app/hue_saturation.c:367 msgid "M" msgstr "" -#: app/hue_saturation.c:394 app/tools.c:581 +#. The shell and main vbox +#: app/hue_saturation.c:386 app/tools.c:581 msgid "Hue-Saturation" msgstr "Тон-Насыщенность" -#: app/hue_saturation.c:456 +#: app/hue_saturation.c:453 msgid "Hue / Lightness / Saturation Adjustments" msgstr "Восстановление Тона / Яркости / Насыщенности " #. Create the hue scale widget -#: app/hue_saturation.c:466 app/layers_dialog.c:249 app/paint_funcs.c:93 +#: app/hue_saturation.c:463 app/layers_dialog.c:249 app/paint_funcs.c:93 #: app/tool_options.c:1002 msgid "Hue" msgstr "Тон" #. Create the lightness scale widget -#: app/hue_saturation.c:500 +#: app/hue_saturation.c:497 msgid "Lightness" msgstr "Яркость" #. Create the saturation scale widget -#: app/hue_saturation.c:534 app/layers_dialog.c:251 app/paint_funcs.c:94 +#: app/hue_saturation.c:531 app/layers_dialog.c:251 app/paint_funcs.c:94 #: app/tool_options.c:1003 msgid "Saturation" msgstr "Насыщенность" @@ -2697,16 +2569,16 @@ msgid "image depth change, unable to restore original image" msgstr "" "глубина изображения изменилась, не удалось восстановить исходное изображение" -#: app/image_new.c:59 app/info_window.c:60 app/info_window.c:447 -#: app/preferences_dialog.c:1666 +#: app/image_new.c:59 app/info_window.c:60 app/info_window.c:449 +#: app/preferences_dialog.c:1335 msgid "Grayscale" msgstr "Градации серого" -#: app/image_new.c:65 app/layers_dialog.c:3303 +#: app/image_new.c:65 app/layers_dialog.c:3289 msgid "Foreground" msgstr "Переднего плана" -#: app/image_new.c:75 app/layers_dialog.c:3305 +#: app/image_new.c:75 app/layers_dialog.c:3291 msgid "White" msgstr "Белое" @@ -2758,12 +2630,12 @@ msgid "" "Click to open the Gradients Dialog." msgstr "" -#: app/info_dialog.c:126 +#: app/info_dialog.c:125 #, fuzzy msgid "Unknown info_dialog field type." msgstr "Неизвестный тип процедуры." -#: app/info_dialog.c:179 app/preferences_dialog.c:1766 +#: app/info_dialog.c:180 app/preferences_dialog.c:1435 msgid "General" msgstr "Общие" @@ -2799,51 +2671,51 @@ msgid "%s: Window Info" msgstr "%s: Информация об окне" #. add the information fields -#: app/info_window.c:302 +#: app/info_window.c:304 msgid "Dimensions (w x h):" msgstr "Размеры (ш x в):" -#: app/info_window.c:304 app/iscissors.c:356 +#: app/info_window.c:306 msgid "Resolution:" msgstr "Разрешение:" -#: app/info_window.c:306 app/tool_options.c:453 +#: app/info_window.c:308 app/tool_options.c:453 msgid "Unit:" msgstr "Единица:" -#: app/info_window.c:308 +#: app/info_window.c:310 msgid "Scale Ratio:" msgstr "Отношение сторон:" -#: app/info_window.c:310 +#: app/info_window.c:312 msgid "Display Type:" msgstr "Тип дисплея:" -#: app/info_window.c:312 +#: app/info_window.c:314 msgid "Visual Class:" msgstr "Оптический класс:" -#: app/info_window.c:314 +#: app/info_window.c:316 msgid "Visual Depth:" msgstr "Оптическая глубина:" -#: app/info_window.c:317 +#: app/info_window.c:319 msgid "Shades of Color:" msgstr "Оттенки цветов:" -#: app/info_window.c:320 +#: app/info_window.c:322 msgid "Shades:" msgstr "Тени:" -#: app/info_window.c:323 +#: app/info_window.c:325 msgid "Shades of Gray:" msgstr "Оттенки серого:" -#: app/info_window.c:445 +#: app/info_window.c:447 msgid "RGB Color" msgstr "Цвет RGB" -#: app/info_window.c:449 +#: app/info_window.c:451 msgid "Indexed Color" msgstr "Индексированный цвет" @@ -2881,11 +2753,11 @@ msgstr " msgid "Shape" msgstr "Форма" -#: app/install.c:84 +#: app/install.c:83 msgid "The GIMP is not properly installed for the current user\n" msgstr "GIMP не был полностью установлен для текущего пользователя\n" -#: app/install.c:85 +#: app/install.c:84 msgid "" "User installation was skipped because the '--nointerface' flag was " "encountered\n" @@ -2893,22 +2765,14 @@ msgstr "" "Пользовательская установка была пропущена, так как был указан флаг " "'--nointerface'\n" -#: app/install.c:86 +#: app/install.c:85 msgid "" "To perform user installation, run the GIMP without the '--nointerface' flag\n" msgstr "" "Для выполнения пользовательской установки, запустите GIMP без флага " "'--nointerface'\n" -#: app/install.c:105 -msgid "Install" -msgstr "Установка" - -#: app/install.c:106 -msgid "Ignore" -msgstr "Игнорировать" - -#: app/install.c:120 +#: app/install.c:113 msgid "" "The GIMP - GNU Image Manipulation Program\n" "\n" @@ -2916,11 +2780,7 @@ msgstr "" "GIMP - ГНУ Изображениями Манипулирующая Программа\n" "\n" -#: app/install.c:121 -msgid "Copyright (C) 1995 Spencer Kimball and Peter Mattis\n" -msgstr "Авторское право (C) 1995 Spencer Kimball и Peter Mattis\n" - -#: app/install.c:125 +#: 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" @@ -2933,7 +2793,7 @@ msgstr "" "Free Software Foundation; в Лицензии версии 2, или (по вашему усмотрению)\n" "любой более поздней версии.\n" -#: app/install.c:130 +#: 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" @@ -2945,7 +2805,7 @@ msgstr "" "MERCHANTABILITY или ПРИМЕНИМОСТИ ДЛЯ КАКИХ-ЛИБО ЦЕЛЕЙ.\n" "Подробнее, смотрите GNU General Public License.\n" -#: app/install.c:135 +#: 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" @@ -2957,7 +2817,7 @@ msgstr "" "Foundation, Inc., 59 Temple Place - Suite 330, Boston,\n" "MA 02111-1307, USA.\n" -#: app/install.c:141 +#: app/install.c:134 msgid "" "Personal GIMP Installation\n" "\n" @@ -2965,12 +2825,12 @@ msgstr "" "Персональная установка GIMP\n" "\n" -#: app/install.c:142 +#: app/install.c:135 msgid "For a proper GIMP installation, a subdirectory called\n" msgstr "Для правильной установки GIMP должны быть созданы\n" #. will be replaced with gimp_directory() -#: app/install.c:144 +#: app/install.c:137 msgid "" " needs to be created. This\n" "subdirectory will contain a number of important files:\n" @@ -2980,11 +2840,11 @@ msgstr "" "подкаталоги будут содержать ряд важных файлов:\n" "\n" -#: app/install.c:147 +#: app/install.c:140 msgid "gimprc\n" msgstr "gimprc\n" -#: app/install.c:148 +#: app/install.c:141 msgid "" "\t\tThe gimprc is used to store personal preferences\n" "\t\tsuch as default GIMP behaviors & plug-in hotkeys.\n" @@ -2996,11 +2856,11 @@ msgstr "" "\t\tПути поиска кистей, палитр, градиентов,\n" "\t\tшаблонов, дополнений и модулей также указываются здесь.\n" -#: app/install.c:153 +#: app/install.c:146 msgid "unitrc\n" msgstr "unitrc\n" -#: app/install.c:154 +#: app/install.c:147 msgid "" "\t\tThe unitrc is used to store your user units database.\n" "\t\tYou can define additional units and use them just\n" @@ -3014,11 +2874,11 @@ msgstr "" "\t\tпункты и пики. Этот файл переписывается каждый раз, когда\n" "\t\tвы выходите из GIMP.\n" -#: app/install.c:160 +#: app/install.c:153 msgid "pluginrc\n" msgstr "pluginrc\n" -#: app/install.c:161 +#: app/install.c:154 msgid "" "\t\tPlug-ins and extensions are external programs run by\n" "\t\tthe GIMP which provide additional functionality.\n" @@ -3034,11 +2894,11 @@ msgstr "" "\t\tкэшируются в этом файле. Этот файл предназначен только\n" "\t\tдля чтения GIMP'ом, и не должен редактироваться.\n" -#: app/install.c:168 +#: app/install.c:161 msgid "brushes\n" msgstr "кисти\n" -#: app/install.c:169 +#: app/install.c:162 msgid "" "\t\tThis is a subdirectory which can be used to store\n" "\t\tuser defined brushes. The default gimprc file\n" @@ -3052,11 +2912,30 @@ msgstr "" "\t\tв дополнение к системному при поиске\n" "\t\tкистей.\n" -#: app/install.c:175 +#: app/install.c:168 +#, fuzzy +msgid "generated_brushes\n" +msgstr "Выбрать каталог кистей" + +#: app/install.c:169 +#, fuzzy +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 "" +"\t\tЭто подкаталог, который может быть использован для\n" +"\t\tхранения созданных пользователем кистей. По умолчанию\n" +"\t\tв файле gimprc указана проверка этого подкаталога,\n" +"\t\tв дополнение к системному при поиске\n" +"\t\tкистей.\n" + +#: app/install.c:174 msgid "gradients\n" msgstr "градиенты\n" -#: app/install.c:176 +#: app/install.c:175 msgid "" "\t\tThis is a subdirectory which can be used to store\n" "\t\tuser defined gradients. The default gimprc file\n" @@ -3070,11 +2949,11 @@ msgstr "" "\t\tв дополнение к системному при поиске\n" "\t\tградиентов.\n" -#: app/install.c:182 +#: app/install.c:181 msgid "gfig\n" msgstr "" -#: app/install.c:183 +#: app/install.c:182 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" @@ -3088,11 +2967,11 @@ msgstr "" "\t\tв дополнение к системному при поиске\n" "\t\tфигур для gfig.\n" -#: app/install.c:189 +#: app/install.c:188 msgid "gflares\n" msgstr "" -#: app/install.c:190 +#: app/install.c:189 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" @@ -3106,11 +2985,11 @@ msgstr "" "\t\tв дополнение к системному при поиске\n" "\t\tgflares.\n" -#: app/install.c:196 +#: app/install.c:195 msgid "fractalexplorer\n" msgstr "" -#: app/install.c:197 +#: app/install.c:196 msgid "" "\t\tThis is a subdirectory which can be used to store\n" "\t\tuser defined fractals to be used by the FractalExplorer\n" @@ -3124,11 +3003,11 @@ msgstr "" "\t\tэтого подкаталога, в дополнение к системному при поиске\n" "\t\tфракталов.\n" -#: app/install.c:203 +#: app/install.c:202 msgid "palettes\n" msgstr "палитры\n" -#: app/install.c:204 +#: app/install.c:203 msgid "" "\t\tThis is a subdirectory which can be used to store\n" "\t\tuser defined palettes. The default gimprc file\n" @@ -3148,11 +3027,11 @@ msgstr "" "\t\tмежду сеансами работы в\n" "\t\tGIMP.\n" -#: app/install.c:213 +#: app/install.c:212 msgid "patterns\n" msgstr "шаблоны\n" -#: app/install.c:214 +#: app/install.c:213 msgid "" "\t\tThis is a subdirectory which can be used to store\n" "\t\tuser defined patterns. The default gimprc file\n" @@ -3166,11 +3045,11 @@ msgstr "" "\t\tв дополнение к системному при поиске\n" "\t\tшаблонов.\n" -#: app/install.c:220 +#: app/install.c:219 msgid "plug-ins\n" msgstr "дополнения\n" -#: app/install.c:221 +#: app/install.c:220 msgid "" "\t\tThis is a subdirectory which can be used to store\n" "\t\tuser created, temporary, or otherwise non-system-\n" @@ -3185,11 +3064,11 @@ msgstr "" "\t\tв дополнение к системному при поиске\n" "\t\tдополнений.\n" -#: app/install.c:228 +#: app/install.c:227 msgid "modules\n" msgstr "модули\n" -#: app/install.c:229 +#: app/install.c:228 msgid "" "\t\tThis subdirectory can be used to store user created,\n" "\t\ttemporary, or otherwise non-system-supported DLL modules.\n" @@ -3203,11 +3082,11 @@ msgstr "" "\t\tэтого подкаталога, в дополнение к системному при поиске\n" "\t\tмодулей загружаемых при инициализации.\n" -#: app/install.c:235 +#: app/install.c:234 msgid "scripts\n" msgstr "скрипты\n" -#: app/install.c:236 +#: app/install.c:235 msgid "" "\t\tThis subdirectory is used by the GIMP to store \n" "\t\tuser created and installed scripts. The default gimprc\n" @@ -3219,11 +3098,11 @@ msgstr "" "\t\tв файле gimprc указана проверка этого подкаталога,\n" "\t\tв дополнение к системному при поиске скриптов.\n" -#: app/install.c:241 +#: app/install.c:240 msgid "tmp\n" msgstr "tmp\n" -#: app/install.c:242 +#: app/install.c:241 msgid "" "\t\tThis subdirectory is used by the GIMP to temporarily\n" "\t\tstore undo buffers to reduce memory usage. If GIMP is\n" @@ -3237,19 +3116,27 @@ msgstr "" "\t\tв виде: gimp<#>.<#>. Эти файлы бесполезны после прерывания\n" "\t\tсеанса GIMP и могут быть безнаказанно уничтожены.\n" -#: app/install.c:256 +#: app/install.c:250 msgid "GIMP Installation" msgstr "Установка GIMP" -#: app/install.c:391 -msgid "Continue" -msgstr "Продолжить" +#: app/install.c:255 +msgid "Install" +msgstr "Установка" -#: app/install.c:411 +#: app/install.c:257 libgimp/gimpexport.c:257 +msgid "Ignore" +msgstr "Игнорировать" + +#: app/install.c:398 msgid "Installation Log" msgstr "Файл регистрации установки" -#: app/install.c:443 +#: app/install.c:403 +msgid "Continue" +msgstr "Продолжить" + +#: app/install.c:434 msgid "" "User Installation Log\n" "\n" @@ -3257,11 +3144,11 @@ msgstr "" "Файл регистрации пользовательской установки\n" "\n" -#: app/install.c:453 +#: app/install.c:444 msgid " does not exist. Cannot install.\n" msgstr " не существует. Установка невозможна.\n" -#: app/install.c:461 +#: app/install.c:452 msgid "" " has invalid permissions.\n" "Cannot install." @@ -3269,7 +3156,15 @@ msgstr "" " имеет неправильные права доступа.\n" "Установка невозможна." -#: app/install.c:527 +#: app/install.c:486 +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:518 msgid "" "\n" "Installation successful!\n" @@ -3277,7 +3172,7 @@ msgstr "" "\n" "Установка успешна!\n" -#: app/install.c:536 +#: app/install.c:527 msgid "" "\n" "Installation failed. Contact system administrator.\n" @@ -3285,7 +3180,7 @@ msgstr "" "\n" "Установка не удалась. Обратитесь к системному администратору.\n" -#: app/interface.c:308 +#: app/interface.c:309 msgid "" "Foreground & background colors. The black and white squares reset colors. " "The arrows swap colors. Double click to select a color from a colorrequester." @@ -3293,14 +3188,10 @@ msgstr "" "Цвета переднего плана и фона. Черный и белый квадратики сбрасывают цвета. " "Стрелки переключают цвета. Двойной щелчок позволяет выбрать цвет из меню." -#: app/interface.c:530 +#: app/interface.c:531 msgid "The GIMP" msgstr "GIMP" -#: app/interface.c:1404 -msgid "GIMP Message" -msgstr "Сообщения GIMP" - #: app/internal_procs.c:67 msgid "Internal Procedures" msgstr "Внутренние процедуры" @@ -3366,7 +3257,7 @@ msgstr "" msgid "Guide procedures" msgstr "Процедуры Guide" -#: app/internal_procs.c:118 app/preferences_dialog.c:1759 +#: app/internal_procs.c:118 app/preferences_dialog.c:1428 msgid "Interface" msgstr "Интерфейс" @@ -3379,8 +3270,8 @@ msgstr " msgid "Miscellaneous" msgstr "Разное" -#: app/internal_procs.c:127 app/palette.c:2166 app/palette.c:2178 -#: app/palette_select.c:274 +#: app/internal_procs.c:127 app/palette.c:2179 app/palette.c:2191 +#: app/palette_select.c:243 msgid "Palette" msgstr "Палитра" @@ -3388,7 +3279,7 @@ msgstr " msgid "Parasite procedures" msgstr "Процедуры Parasite" -#: app/internal_procs.c:133 app/lc_dialog.c:180 +#: app/internal_procs.c:133 app/lc_dialog.c:182 msgid "Paths" msgstr "Контуры" @@ -3412,7 +3303,7 @@ msgstr " msgid "Tool procedures" msgstr "Процедуры инструментов" -#: app/internal_procs.c:154 +#: app/internal_procs.c:154 app/undo_history.c:544 msgid "Undo" msgstr "Откат" @@ -3428,20 +3319,6 @@ msgstr " msgid "Invert operation failed." msgstr "Инвертирование не удалось." -#: app/iscissors.c:350 -msgid "Curve" -msgstr "Кривая" - -#. the threshold scale -#: app/iscissors.c:379 -msgid "Edge Detect " -msgstr "Определение края " - -#. the elasticity scale -#: app/iscissors.c:408 -msgid "Elasticity:" -msgstr "Эластичность:" - #: app/layer.c:248 msgid "Zero width or height layers not allowed." msgstr "Нулевая ширина или высота слоя недопустимы." @@ -3503,7 +3380,7 @@ msgstr " msgid "Lighten Only" msgstr "Замена светлым" -#: app/layers_dialog.c:274 app/layers_dialog.c:3349 +#: app/layers_dialog.c:274 app/layers_dialog.c:3338 msgid "New Layer" msgstr "Новый слой" @@ -3539,185 +3416,160 @@ msgstr " msgid "Keep Trans." msgstr "Сохр. прозр." -#: app/layers_dialog.c:550 -msgid "layers_dialog_update(): layersD->layer_widgets not empty!" -msgstr "" - -#: app/layers_dialog.c:1007 app/menus.c:262 +#: app/layers_dialog.c:1007 app/menus.c:442 msgid "/Stack/Previous Layer" msgstr "/Стопка/Предыдущий слой" -#: app/layers_dialog.c:1008 app/menus.c:263 +#: app/layers_dialog.c:1008 app/menus.c:444 msgid "/Stack/Next Layer" msgstr "/Стопка/Следующий слой" -#: app/layers_dialog.c:1010 app/menus.c:264 +#: app/layers_dialog.c:1010 app/menus.c:446 msgid "/Stack/Raise Layer" msgstr "/Стопка/Поднять слой" -#: app/layers_dialog.c:1014 app/menus.c:265 +#: app/layers_dialog.c:1014 app/menus.c:448 msgid "/Stack/Lower Layer" msgstr "/Стопка/Опустить слой" -#: app/layers_dialog.c:1018 app/menus.c:266 +#: app/layers_dialog.c:1018 app/menus.c:450 msgid "/Stack/Layer to Top" msgstr "/Стопка/Поднять слой до верху" -#: app/layers_dialog.c:1020 app/menus.c:267 +#: app/layers_dialog.c:1020 app/menus.c:452 msgid "/Stack/Layer to Bottom" msgstr "/Стопка/Опустить слой до низу" -#: app/layers_dialog.c:1023 app/menus.c:261 +#: app/layers_dialog.c:1023 app/menus.c:440 msgid "/New Layer" msgstr "/Новый слой" -#: app/layers_dialog.c:1026 app/menus.c:268 +#: app/layers_dialog.c:1026 app/menus.c:454 msgid "/Duplicate Layer" msgstr "/Создать копию слоя" -#: app/layers_dialog.c:1029 app/menus.c:269 +#: app/layers_dialog.c:1029 app/menus.c:456 msgid "/Anchor Layer" msgstr "/Прицепить слой" -#: app/layers_dialog.c:1032 app/menus.c:270 +#: app/layers_dialog.c:1032 app/menus.c:458 msgid "/Delete Layer" msgstr "/Удалить слой" -#: app/layers_dialog.c:1035 app/menus.c:272 +#: app/layers_dialog.c:1035 app/menus.c:462 msgid "/Scale Layer" msgstr "/Масштабировать слой" -#: app/layers_dialog.c:1036 app/menus.c:273 +#: app/layers_dialog.c:1036 app/menus.c:464 msgid "/Resize Layer" msgstr "/Изменить размер слоя" -#: app/layers_dialog.c:1038 app/menus.c:275 +#: app/layers_dialog.c:1038 app/menus.c:468 msgid "/Merge Visible Layers" msgstr "/Объединить видимые слои" -#: app/layers_dialog.c:1039 app/menus.c:276 +#: app/layers_dialog.c:1039 app/menus.c:470 msgid "/Merge Down" msgstr "/Объединить с предыдущим" -#: app/layers_dialog.c:1040 app/menus.c:277 +#: app/layers_dialog.c:1040 app/menus.c:472 msgid "/Flatten Image" msgstr "/Свести изображение" -#: app/layers_dialog.c:1042 app/menus.c:279 +#: app/layers_dialog.c:1042 app/menus.c:476 msgid "/Add Layer Mask" msgstr "/Добавить маску слоя" -#: app/layers_dialog.c:1043 app/menus.c:280 +#: app/layers_dialog.c:1043 app/menus.c:478 msgid "/Apply Layer Mask" msgstr "/Применить маску слоя" -#: app/layers_dialog.c:1044 app/menus.c:281 +#: app/layers_dialog.c:1044 app/menus.c:480 msgid "/Alpha to Selection" msgstr "/Альфа-канал -> Выделенная область" -#: app/layers_dialog.c:1045 app/menus.c:282 +#: app/layers_dialog.c:1045 app/menus.c:482 msgid "/Mask to Selection" msgstr "/Маска -> Выделенная область" -#: app/layers_dialog.c:1046 app/menus.c:283 +#: app/layers_dialog.c:1046 app/menus.c:484 msgid "/Add Alpha Channel" msgstr "/Добавить альфа-канал" -#: app/layers_dialog.c:1244 -msgid "Unknown layer mode" -msgstr "Неизвестный режим слоя" - #: app/layers_dialog.c:1768 msgid "Empty Layer Copy" msgstr "" -#: app/layers_dialog.c:1784 -#, fuzzy -msgid "" -"layers_dialog_drop_new_layer_callback():\n" -"could not allocate new layer" -msgstr "" -"new_layer_query_ok_callback:\n" -"не удалось разместить новый слой" - -#: app/layers_dialog.c:2029 app/layers_dialog.c:3116 app/layers_dialog.c:3569 +#: app/layers_dialog.c:2029 app/layers_dialog.c:3117 app/layers_dialog.c:3540 msgid "Floating Selection" msgstr "Плавающее выделение" -#: app/layers_dialog.c:3238 -msgid "" -"new_layer_query_ok_callback():\n" -"could not allocate new layer" -msgstr "" -"new_layer_query_ok_callback:\n" -"не удалось разместить новый слой" - -#: app/layers_dialog.c:3319 +#: app/layers_dialog.c:3303 msgid "New Layer Options" msgstr "Параметры нового слоя" #. The name label and entry -#: app/layers_dialog.c:3339 +#: app/layers_dialog.c:3328 msgid "Layer Name:" msgstr "Название слоя:" #. The size labels -#: app/layers_dialog.c:3353 +#: app/layers_dialog.c:3342 msgid "Layer Width:" msgstr "Ширина слоя:" #. The radio frame and box -#: app/layers_dialog.c:3412 +#: app/layers_dialog.c:3401 msgid "Layer Fill Type" msgstr "Тип заливки слоя" -#: app/layers_dialog.c:3543 +#: app/layers_dialog.c:3509 msgid "Edit Layer Attributes" msgstr "Правка атрибутов слоя" -#: app/layers_dialog.c:3561 +#: app/layers_dialog.c:3532 msgid "Layer name:" msgstr "Название слоя:" -#: app/layers_dialog.c:3669 +#: app/layers_dialog.c:3621 msgid "White (Full Opacity)" msgstr "Белый (Абсолютно непрозрачный)" -#: app/layers_dialog.c:3670 +#: app/layers_dialog.c:3622 msgid "Black (Full Transparency)" msgstr "Черный (Абсолютно прозрачный)" -#: app/layers_dialog.c:3671 +#: app/layers_dialog.c:3623 msgid "Layer's Alpha Channel" msgstr "Альфа-канал слоя" -#: app/layers_dialog.c:3683 +#: app/layers_dialog.c:3634 msgid "Add Mask Options" msgstr "Добавить параметры маски" #. The radio frame and box -#: app/layers_dialog.c:3698 +#: app/layers_dialog.c:3654 msgid "Initialize Layer Mask to:" msgstr "Инициализовать маску слоя с:" -#: app/layers_dialog.c:3800 -msgid "Apply" -msgstr "Применить" - -#: app/layers_dialog.c:3801 -msgid "Discard" -msgstr "Отказаться" - -#: app/layers_dialog.c:3812 +#: app/layers_dialog.c:3746 msgid "Layer Mask Options" msgstr "Параметры маски слоя" +#: app/layers_dialog.c:3752 +msgid "Apply" +msgstr "Применить" + +#: app/layers_dialog.c:3754 +msgid "Discard" +msgstr "Отказаться" + #. The name entry hbox, label and entry -#: app/layers_dialog.c:3827 +#: app/layers_dialog.c:3768 msgid "Apply layer mask?" msgstr "Применить маску слоя?" -#: app/layers_dialog.c:3886 app/layers_dialog.c:3985 +#: app/layers_dialog.c:3822 app/layers_dialog.c:3910 msgid "" "Invalid width or height.\n" "Both must be positive." @@ -3725,94 +3577,95 @@ msgstr "" "Неправильная ширина или высота.\n" "Обе должны быть положительными." -#: app/layers_dialog.c:4122 +#: app/layers_dialog.c:4021 msgid "Expanded as necessary" msgstr "Расширять при необходимости" -#: app/layers_dialog.c:4123 +#: app/layers_dialog.c:4022 msgid "Clipped to image" msgstr "Отсекать по изображению" -#: app/layers_dialog.c:4124 +#: app/layers_dialog.c:4023 msgid "Clipped to bottom layer" msgstr "Отсекать по нижнему слою" -#: app/layers_dialog.c:4137 +#: app/layers_dialog.c:4035 msgid "Layer Merge Options" msgstr "Параметры объединения слоев" -#: app/layers_dialog.c:4153 +#: app/layers_dialog.c:4056 msgid "Final, Merged Layer should be:" msgstr "В итоге, объединенный слой должен быть:" -#: app/layers_dialog.c:4155 +#: app/layers_dialog.c:4058 msgid "Final, Anchored Layer should be:" msgstr "В итоге, прицепленный слой должен быть:" -#: app/lc_dialog.c:111 +#: app/lc_dialog.c:105 msgid "Layers & Channels" msgstr "Слои и Каналы" #. The Auto-button -#: app/lc_dialog.c:150 +#: app/lc_dialog.c:151 msgid "Auto" msgstr "Авто" -#: app/lc_dialog.c:170 +#: app/lc_dialog.c:172 msgid "Layers" msgstr "Слои" -#: app/lc_dialog.c:175 +#: app/lc_dialog.c:177 msgid "Channels" msgstr "Каналы" -#: app/levels.c:210 +#: app/levels.c:209 msgid "Levels Options" msgstr "Параметры уровней" -#: app/levels.c:258 +#: app/levels.c:257 msgid "Levels for indexed drawables cannot be adjusted." msgstr "Уровни для индексированных изображений не могут быть выровнены." -#: app/levels.c:349 -msgid "Auto Levels" -msgstr "Автовыравнивание уровней" - -#: app/levels.c:366 app/tools.c:641 +#. The shell and main vbox +#: app/levels.c:355 app/tools.c:641 msgid "Levels" msgstr "Уровни" -#: app/levels.c:381 +#: app/levels.c:360 +msgid "Auto Levels" +msgstr "Автовыравнивание уровней" + +#: app/levels.c:377 msgid "Modify Levels for Channel: " msgstr "Изменить уровни для канала: " -#: app/levels.c:397 +#: app/levels.c:393 msgid "Input Levels: " msgstr "Уровни на входе: " -#: app/levels.c:485 +#: app/levels.c:481 msgid "Output Levels: " msgstr "Уровни на выходе: " -#: app/levels.c:556 app/module_db.c:808 +#: app/levels.c:552 app/module_db.c:804 msgid "Load" msgstr "Загрузить" -#: app/levels.c:1063 +#: app/levels.c:1043 #, fuzzy msgid "Load Levels" msgstr "Автовыравнивание уровней" -#: app/levels.c:1078 +#: app/levels.c:1058 #, fuzzy msgid "Save Levels" msgstr "Уровни" -#: app/levels.c:1395 +#: app/levels.c:1375 msgid "Load/Save Levels" msgstr "" -#: app/levels.c:1424 app/levels.c:1442 app/paths_dialog.c:2184 +#: app/levels.c:1403 app/levels.c:1421 app/paths_dialog.c:2202 #, fuzzy, c-format msgid "Unable to open file %s" msgstr "не удалось открыть pipe" @@ -3825,64 +3678,64 @@ msgstr " msgid "Allow Window Resizing" msgstr "Разрешить изменение размеров окна" -#: app/main.c:292 +#: app/main.c:277 msgid "GIMP version" msgstr "Версия GIMP" -#: app/main.c:296 +#: app/main.c:281 #, c-format msgid "Usage: %s [option ...] [files ...]\n" msgstr "Используйте: %s [Параметры ...] [Файлы ...]\n" -#: app/main.c:297 +#: app/main.c:282 msgid "Valid options are:\n" msgstr "Допустимые параметры:\n" -#: app/main.c:298 +#: app/main.c:283 msgid " -h --help Output this help.\n" msgstr " -h --help Вывести эту подсказку.\n" -#: app/main.c:299 +#: app/main.c:284 msgid " -v --version Output version info.\n" msgstr " -v --version Вывести информацию о версии.\n" -#: app/main.c:300 +#: app/main.c:285 msgid " -b --batch Run in batch mode.\n" msgstr " -b --batch Запустить в командном режиме.\n" -#: app/main.c:301 +#: app/main.c:286 msgid " -g --gimprc Use an alternate gimprc file.\n" msgstr " -g --gimprc Использовать альтернативный файл gimprc.\n" -#: app/main.c:302 +#: app/main.c:287 msgid " -n --no-interface Run without a user interface.\n" msgstr " -n --no-interface Запустить без интерфейса пользователя.\n" -#: app/main.c:303 +#: app/main.c:288 msgid " -r --restore-session Try to restore saved session.\n" msgstr "" " -r --restore-session Попытаться восстановить сохраненный сеанс.\n" -#: app/main.c:304 +#: app/main.c:289 msgid "" " --no-data Do not load patterns, gradients, palettes, " "brushes.\n" msgstr "" " --no-data Не загружать шаблоны, градиенты, палитры и кисти.\n" -#: app/main.c:305 +#: app/main.c:290 msgid " --verbose Show startup messages.\n" msgstr " --verbose Показывать сообщения при старте.\n" -#: app/main.c:306 +#: app/main.c:291 msgid " --no-splash Do not show the startup window.\n" msgstr " --no-splash Не показывать окно запуска.\n" -#: app/main.c:307 +#: app/main.c:292 msgid " --no-splash-image Do not add an image to the startup window.\n" msgstr " --no-splash-image Не добавлять изображение к окну запуска.\n" -#: app/main.c:308 +#: app/main.c:293 msgid "" " --no-shm Do not use shared memory between GIMP and its " "plugins.\n" @@ -3890,12 +3743,12 @@ msgstr "" " --no-shm Не использовать разделяемую память между GIMP и " "его дополнениями.\n" -#: app/main.c:309 +#: app/main.c:294 msgid " --no-xshm Do not use the X Shared Memory extension.\n" msgstr "" " --no-xshm Не использовать расширение X Shared Memory.\n" -#: app/main.c:310 +#: app/main.c:295 msgid "" " --console-messages Display warnings to console instead of a dialog " "box.\n" @@ -3903,11 +3756,11 @@ msgstr "" " --console-messages Показывать предупреждения на консоли вместо " "диалоговых окон.\n" -#: app/main.c:311 +#: app/main.c:296 msgid " --debug-handlers Enable debugging signal handlers.\n" msgstr " --debug-handlers Разрешить отладку обработчиков сигналов.\n" -#: app/main.c:312 +#: app/main.c:297 msgid "" " --display Use the designated X display.\n" "\n" @@ -3915,618 +3768,621 @@ msgstr "" " --display <дисплей> Использовать указанный X-дисплей.\n" "\n" -#: app/main.c:313 +#: app/main.c:298 msgid " --system-gimprc Use an alternate system gimprc file.\n" msgstr "" " --system-gimprc Использовать альтернативный системный файл " "gimprc.\n" -#: app/main.c:434 +#: app/main.c:419 msgid "sighup caught" msgstr "получен sighup" -#: app/main.c:439 +#: app/main.c:424 msgid "sigint caught" msgstr "получен sigint" -#: app/main.c:444 +#: app/main.c:429 msgid "sigquit caught" msgstr "получен sigquit" -#: app/main.c:449 +#: app/main.c:434 msgid "sigabrt caught" msgstr "получен sigabrt" -#: app/main.c:454 +#: app/main.c:439 msgid "sigbus caught" msgstr "получен sigbus" -#: app/main.c:459 +#: app/main.c:444 msgid "sigsegv caught" msgstr "получен sigsegv" -#: app/main.c:464 +#: app/main.c:449 msgid "sigpipe caught" msgstr "получен sigpipe" -#: app/main.c:469 +#: app/main.c:454 msgid "sigterm caught" msgstr "получен sigterm" -#: app/main.c:474 +#: app/main.c:459 msgid "sigfpe caught" msgstr "получен sigfpe" -#: app/main.c:478 +#: app/main.c:463 msgid "unknown signal" msgstr "неизвестный сигнал" -#: app/measure.c:117 +#: app/measure.c:118 #, fuzzy msgid "Measure Options" msgstr "Параметры кривых" -#: app/measure.c:126 +#: app/measure.c:127 msgid "Use Info Window" msgstr "" -#: app/measure.c:266 +#: app/measure.c:269 msgid "Measure Tool" msgstr "" -#: app/measure.c:267 +#: app/measure.c:271 #, fuzzy msgid "Distance:" msgstr "Расстояние: %0.6f" -#: app/measure.c:428 app/measure.c:433 app/measure.c:441 app/measure.c:466 +#: app/measure.c:432 app/measure.c:437 app/measure.c:445 app/measure.c:470 msgid "degrees" msgstr "" -#: app/menus.c:46 +#: app/menus.c:65 msgid "/File/MRU00 " msgstr "/Файл/MRU00 " -#: app/menus.c:47 +#: app/menus.c:66 #, fuzzy msgid "/File" msgstr "/Фильтры" -#: app/menus.c:48 +#: app/menus.c:67 #, fuzzy msgid "/File/Dialogs" msgstr "/Файл/Закрыть" -#: app/menus.c:49 -#, fuzzy -msgid "/Image/Transforms" -msgstr "Вращатель" - -#: app/menus.c:50 +#: app/menus.c:69 #, fuzzy msgid "/Layers" msgstr "Слои" -#: app/menus.c:51 +#: app/menus.c:70 #, fuzzy msgid "/Tools" msgstr "/Инструменты/---" -#: app/menus.c:52 +#: app/menus.c:71 #, fuzzy msgid "/Dialogs" msgstr "/Диалоги/tearoff1" -#: app/menus.c:53 +#: app/menus.c:72 #, fuzzy msgid "/View/Zoom" msgstr "/Просмотр/Увеличить масштаб" -#: app/menus.c:54 +#: app/menus.c:73 #, fuzzy msgid "/Stack" msgstr "/Слои/Стопка" -#: app/menus.c:67 app/menus.c:101 +#: app/menus.c:80 app/menus.c:145 msgid "/File/tearoff1" msgstr "/Файл/tearoff1" -#: app/menus.c:68 app/menus.c:102 +#: app/menus.c:82 app/menus.c:147 msgid "/File/New" msgstr "/Файл/Новый" -#: app/menus.c:70 +#: app/menus.c:86 #, fuzzy -msgid "/File/Acquire" -msgstr "/Файл/Выход" +msgid "/File/Acquire/tearoff1" +msgstr "/Файл/tearoff1" -#: app/menus.c:71 +#: app/menus.c:88 msgid "/File/About..." msgstr "/Файл/О программе..." -#: app/menus.c:72 app/menus.c:107 +#: app/menus.c:90 +#, fuzzy +msgid "/File/Help..." +msgstr "/Файл/О программе..." + +#: app/menus.c:92 app/menus.c:157 msgid "/File/Preferences..." msgstr "/Файл/Настройки..." -#: app/menus.c:73 +#: app/menus.c:94 msgid "/File/Tip of the day" msgstr "/Файл/Совет дня" -#: app/menus.c:75 +#: app/menus.c:97 msgid "/File/Dialogs/Brushes..." msgstr "/Файл/Диалоги/Кисти..." -#: app/menus.c:76 +#: app/menus.c:99 msgid "/File/Dialogs/Patterns..." msgstr "/Файл/Диалоги/Шаблоны..." -#: app/menus.c:77 +#: app/menus.c:101 msgid "/File/Dialogs/Palette..." msgstr "/Файл/Диалоги/Палитра..." -#: app/menus.c:78 -msgid "/File/Dialogs/Gradient..." +#: app/menus.c:103 +#, fuzzy +msgid "/File/Dialogs/Gradients..." msgstr "/Файл/Диалоги/Градиент..." -#: app/menus.c:79 +#: app/menus.c:105 msgid "/File/Dialogs/Layers & Channels..." msgstr "/Файл/Диалоги/Слои и каналы..." -#: app/menus.c:80 +#: app/menus.c:107 msgid "/File/Dialogs/Tool Options..." msgstr "/Файл/Диалоги/Опции инструментов..." -#: app/menus.c:81 +#: app/menus.c:109 msgid "/File/Dialogs/Input Devices..." msgstr "/Файл/Диалоги/Устройства ввода..." -#: app/menus.c:82 +#: app/menus.c:111 msgid "/File/Dialogs/Device Status..." msgstr "/Файл/Диалоги/Состояние устройства..." -#: app/menus.c:83 +#: app/menus.c:113 msgid "/File/Dialogs/Document Index..." msgstr "/Файл/Диалоги/Индекс документов..." -#: app/menus.c:84 +#: app/menus.c:115 msgid "/File/Dialogs/Error Console..." msgstr "/Файл/Диалоги/Консоль ошибок..." -#: app/menus.c:85 +#: app/menus.c:117 #, fuzzy msgid "/File/Dialogs/Display Filters..." msgstr "/Файл/Диалоги/Шаблоны..." -#: app/menus.c:87 +#: app/menus.c:120 msgid "/Xtns/tearoff1" msgstr "Расш./tearoff1" -#: app/menus.c:88 +#: app/menus.c:122 msgid "/Xtns/Module Browser" msgstr "/Расш./Просмотр модулей" -#: app/menus.c:89 app/menus.c:90 app/menus.c:95 app/menus.c:108 +#: app/menus.c:124 app/menus.c:126 app/menus.c:134 app/menus.c:159 msgid "/File/---" msgstr "/Файл/---" -#: app/menus.c:100 +#: app/menus.c:143 msgid "/tearoff1" msgstr "/tearoff1" -#: app/menus.c:112 +#: app/menus.c:166 msgid "/File/---moved" msgstr "/Файл/---moved" -#: app/menus.c:114 +#: app/menus.c:169 msgid "/Edit/tearoff1" msgstr "/Правка/tearoff1" -#: app/menus.c:120 app/menus.c:126 app/menus.c:130 +#: app/menus.c:181 app/menus.c:195 app/menus.c:203 msgid "/Edit/---" msgstr "/Правка/---" -#: app/menus.c:124 -msgid "/Edit/Undo" +#: app/menus.c:193 +#, fuzzy +msgid "/Edit/Undo history..." msgstr "/Правка/Отменить" -#: app/menus.c:125 -msgid "/Edit/Redo" -msgstr "/Правка/Повторить" - -#: app/menus.c:132 +#: app/menus.c:206 msgid "/Select/tearoff1" msgstr "/Выделение/tearoff1" -#: app/menus.c:133 +#: app/menus.c:208 msgid "/Select/Invert" msgstr "/Выделение/Инвертировать" -#: app/menus.c:134 +#: app/menus.c:210 msgid "/Select/All" msgstr "/Выделение/Выделить все" -#: app/menus.c:135 +#: app/menus.c:212 msgid "/Select/None" msgstr "/Выделение/Ничего" -#: app/menus.c:136 +#: app/menus.c:214 msgid "/Select/Float" msgstr "/Выделение/Плавающее" -#: app/menus.c:137 app/menus.c:143 +#: app/menus.c:216 app/menus.c:228 msgid "/Select/---" msgstr "/Выделение/---" -#: app/menus.c:138 +#: app/menus.c:218 msgid "/Select/Feather" msgstr "/Выделение/Растушевка" -#: app/menus.c:139 +#: app/menus.c:220 msgid "/Select/Sharpen" msgstr "/Выделение/Резкость" -#: app/menus.c:140 +#: app/menus.c:222 msgid "/Select/Shrink" msgstr "/Выделение/Уменьшение" -#: app/menus.c:141 +#: app/menus.c:224 msgid "/Select/Grow" msgstr "/Выделение/Увеличение" -#: app/menus.c:142 +#: app/menus.c:226 msgid "/Select/Border" msgstr "/Выделение/Рамка" -#: app/menus.c:146 +#: app/menus.c:233 msgid "/View/tearoff1" msgstr "/Просмотр/tearoff1" -#: app/menus.c:147 +#: app/menus.c:235 msgid "/View/Zoom In" msgstr "/Просмотр/Увеличить масштаб" -#: app/menus.c:148 +#: app/menus.c:237 msgid "/View/Zoom Out" msgstr "/Просмотр/Уменьшить масштаб" -#: app/menus.c:149 +#: app/menus.c:239 msgid "/View/Zoom/16:1" msgstr "/Просмотр/Масштаб/16:1" -#: app/menus.c:150 +#: app/menus.c:241 msgid "/View/Zoom/8:1" msgstr "/Просмотр/Масштаб/8:1" -#: app/menus.c:151 +#: app/menus.c:243 msgid "/View/Zoom/4:1" msgstr "/Просмотр/Масштаб/4:1" -#: app/menus.c:152 +#: app/menus.c:245 msgid "/View/Zoom/2:1" msgstr "/Просмотр/Масштаб/2:1" -#: app/menus.c:153 +#: app/menus.c:247 msgid "/View/Zoom/1:1" msgstr "/Просмотр/Масштаб/1:1" -#: app/menus.c:154 +#: app/menus.c:249 msgid "/View/Zoom/1:2" msgstr "/Просмотр/Масштаб/1:2" -#: app/menus.c:155 +#: app/menus.c:251 msgid "/View/Zoom/1:4" msgstr "/Просмотр/Масштаб/1:4" -#: app/menus.c:156 +#: app/menus.c:253 msgid "/View/Zoom/1:8" msgstr "/Просмотр/Масштаб/1:8" -#: app/menus.c:157 +#: app/menus.c:255 msgid "/View/Zoom/1:16" msgstr "/Просмотр/Масштаб/1:16" -#: app/menus.c:159 -msgid "/View/Window Info..." -msgstr "/Просмотр/Информация об окне..." - -#: app/menus.c:160 +#: app/menus.c:259 #, fuzzy -msgid "/View/Window Nav..." +msgid "/View/Info Window..." msgstr "/Просмотр/Информация об окне..." -#: app/menus.c:162 app/menus.c:168 +#: app/menus.c:261 +#, fuzzy +msgid "/View/Nav. Window..." +msgstr "/Просмотр/Информация об окне..." + +#: app/menus.c:264 app/menus.c:276 msgid "/View/---" msgstr "/Просмотр/---" -#: app/menus.c:170 +#: app/menus.c:279 msgid "/View/New View" msgstr "/Просмотр/Новое окно" -#: app/menus.c:171 +#: app/menus.c:281 msgid "/View/Shrink Wrap" msgstr "/Просмотр/Сокращение обернуть[FixMe]" -#: app/menus.c:173 +#: app/menus.c:284 msgid "/Image/tearoff1" msgstr "/Изображение/tearoff1" -#: app/menus.c:174 +#: app/menus.c:286 msgid "/Image/Colors/tearoff1" msgstr "/Изображение/Цвета/tearoff1" -#: app/menus.c:177 +#: app/menus.c:292 msgid "/Image/Colors/---" msgstr "/Изображение/Цвета/---" -#: app/menus.c:179 -msgid "/Image/Channel Ops/tearoff1" +#: app/menus.c:297 +#, fuzzy +msgid "/Image/Channels/tearoff1" msgstr "/Изображение/Канал/tearoff1" -#: app/menus.c:180 -msgid "/Image/Channel Ops/Duplicate" -msgstr "/Изображение/Канал/Создать копию" - -#: app/menus.c:182 +#: app/menus.c:300 msgid "/Image/Alpha/tearoff1" msgstr "/Изображение/Альфа-канал/tearoff1" -#: app/menus.c:185 app/menus.c:189 app/menus.c:192 +#: app/menus.c:305 +#, fuzzy +msgid "/Image/Transforms/tearoff1" +msgstr "/Изображение/Цвета/tearoff1" + +#: app/menus.c:310 app/menus.c:318 app/menus.c:326 msgid "/Image/---" msgstr "/Изображение/---" -#: app/menus.c:190 +#: app/menus.c:320 msgid "/Image/Resize" msgstr "/Изображение/Изменить размер" -#: app/menus.c:191 +#: app/menus.c:322 msgid "/Image/Scale" msgstr "/Изображение/Масштабировать" -#: app/menus.c:194 +#: app/menus.c:324 +#, fuzzy +msgid "/Image/Duplicate" +msgstr "/Изображение/Канал/Создать копию" + +#: app/menus.c:329 msgid "/Layers/tearoff1" msgstr "/Слои/tearoff1" -#: app/menus.c:195 +#: app/menus.c:331 msgid "/Layers/Layers & Channels..." msgstr "/Слои/Слои и каналы..." -#: app/menus.c:196 +#: app/menus.c:333 msgid "/Layers/Stack/tearoff1" msgstr "/Слои/Стопка/tearoff1" -#: app/menus.c:203 app/menus.c:210 +#: app/menus.c:347 app/menus.c:361 msgid "/Layers/---" msgstr "/Слои/---" -#: app/menus.c:212 +#: app/menus.c:364 msgid "/Tools/tearoff1" msgstr "/Инструменты/tearoff1" -#: app/menus.c:213 +#: app/menus.c:366 msgid "/Tools/Toolbox" msgstr "/Инструменты/Панель инструментов" -#: app/menus.c:214 +#: app/menus.c:368 msgid "/Tools/Default Colors" msgstr "/Инструменты/Цвета по умолчанию" -#: app/menus.c:215 +#: app/menus.c:370 msgid "/Tools/Swap Colors" msgstr "/Инструменты/Поменять цвета" -#: app/menus.c:216 +#: app/menus.c:372 msgid "/Tools/---" msgstr "/Инструменты/---" #. the tool entries themselves are built on the fly -#: app/menus.c:220 +#: app/menus.c:377 msgid "/Filters/tearoff1" msgstr "/Фильтры/tearoff1" -#: app/menus.c:221 app/plug_in.c:1285 +#: app/menus.c:379 app/plug_in.c:1285 msgid "/Filters/Repeat last" msgstr "/Фильтры/Повторить последний" -#: app/menus.c:222 app/plug_in.c:1286 +#: app/menus.c:381 app/plug_in.c:1286 msgid "/Filters/Re-show last" msgstr "/Фильтры/Показать последний" -#: app/menus.c:223 +#: app/menus.c:383 msgid "/Filters/---" msgstr "/Фильтры/---" -#: app/menus.c:225 +#: app/menus.c:386 msgid "/Script-Fu/tearoff1" msgstr "/Script-Fu/tearoff1" -#: app/menus.c:226 -msgid "/Script-Fu/" -msgstr "/Script-Fu/" - -#: app/menus.c:228 +#: app/menus.c:389 msgid "/Dialogs/tearoff1" msgstr "/Диалоги/tearoff1" -#: app/menus.c:229 +#: app/menus.c:391 msgid "/Dialogs/Brushes..." msgstr "/Диалоги/Кисти..." -#: app/menus.c:230 +#: app/menus.c:393 msgid "/Dialogs/Patterns..." msgstr "/Диалоги/Шаблоны..." -#: app/menus.c:231 +#: app/menus.c:395 msgid "/Dialogs/Palette..." msgstr "/Диалоги/Палитра...." -#: app/menus.c:232 -msgid "/Dialogs/Gradient..." +#: app/menus.c:397 +#, fuzzy +msgid "/Dialogs/Gradients..." msgstr "/Диалоги/Градиент..." -#: app/menus.c:233 +#: app/menus.c:399 msgid "/Dialogs/Layers & Channels..." msgstr "/Диалоги/Слои и каналы..." -#: app/menus.c:234 +#: app/menus.c:401 msgid "/Dialogs/Indexed Palette..." msgstr "/Диалоги/Индексированная палитра..." -#: app/menus.c:235 +#: app/menus.c:403 msgid "/Dialogs/Tool Options..." msgstr "/Диалоги/Параметры инструментов..." -#: app/menus.c:236 +#: app/menus.c:405 msgid "/Dialogs/Input Devices..." msgstr "/Диалоги/Устройства ввода..." -#: app/menus.c:237 +#: app/menus.c:407 msgid "/Dialogs/Device Status..." msgstr "/Диалоги/Состояние устройства..." -#: app/menus.c:238 +#: app/menus.c:409 #, fuzzy msgid "/Dialogs/Display Filters..." msgstr "/Диалоги/Шаблоны..." -#: app/menus.c:245 +#: app/menus.c:418 msgid "/Automatic" msgstr "/Автоматически" -#: app/menus.c:253 +#: app/menus.c:429 msgid "/By extension" msgstr "/По расширению" -#: app/menus.c:307 app/paths_dialog.c:203 +#: app/menus.c:522 app/paths_dialog.c:201 msgid "/New Path" msgstr "/Новый контур" -#: app/menus.c:308 app/paths_dialog.c:207 +#: app/menus.c:524 app/paths_dialog.c:205 msgid "/Duplicate Path" msgstr "/Создать копию контура" -#: app/menus.c:309 app/paths_dialog.c:211 +#: app/menus.c:526 app/paths_dialog.c:209 msgid "/Path to Selection" msgstr "/Контур -> Выделенная область" -#: app/menus.c:310 app/paths_dialog.c:215 +#: app/menus.c:528 app/paths_dialog.c:213 msgid "/Stroke Path" msgstr "/Обвести по контуру" -#: app/menus.c:311 app/paths_dialog.c:219 +#: app/menus.c:530 app/paths_dialog.c:217 msgid "/Delete Path" msgstr "/Удалить контур" -#: app/menus.c:313 app/paths_dialog.c:223 +#: app/menus.c:534 app/paths_dialog.c:221 msgid "/Copy Path" msgstr "/Скопировать контур" -#: app/menus.c:314 app/paths_dialog.c:226 +#: app/menus.c:536 app/paths_dialog.c:224 msgid "/Paste Path" msgstr "/Вставить контур" -#: app/menus.c:315 +#: app/menus.c:538 msgid "/Import Path" msgstr "/Импортировать контур" -#: app/menus.c:316 +#: app/menus.c:540 msgid "/Export Path" msgstr "/Экспортировать контур" -#: app/menus.c:614 +#: app/menus.c:868 #, c-format msgid "Error opening file: %s\n" msgstr "Ошибка при открытии файла: %s\n" -#: app/menus.c:636 app/menus.c:718 +#: app/menus.c:891 app/menus.c:979 #, c-format msgid "/File/MRU%02d" msgstr "/Файл/MRU%02d" -#: app/menus.c:887 +#: app/menus.c:1277 msgid "tearoff menu not in top level window" msgstr "" -#: app/menus.c:905 +#: app/menus.c:1300 msgid "can't unregister tearoff menu top level window" msgstr "" -#: app/module_db.c:269 +#: app/module_db.c:262 msgid "Module DB" msgstr "База данных модулей" -#: app/module_db.c:551 +#: app/module_db.c:547 #, c-format msgid "load module: \"%s\"\n" msgstr "загрузка модуля: \"%s\"\n" -#: app/module_db.c:558 +#: app/module_db.c:554 #, c-format msgid "skipping module: \"%s\"\n" msgstr "пропустить модуль: \"%s\"\n" -#: app/module_db.c:582 +#: app/module_db.c:578 #, c-format msgid "module load error: %s: %s" msgstr "ошибка загрузки модуля: %s: %s" -#: app/module_db.c:600 +#: app/module_db.c:596 msgid "missing module_init() symbol" msgstr "ошибочный символ module_init()" -#: app/module_db.c:603 +#: app/module_db.c:599 #, c-format msgid "%s: module_init() symbol not found" msgstr "%s: символ module_init() не найден" -#: app/module_db.c:756 +#: app/module_db.c:752 msgid "" msgstr "<Нет модулей>" -#: app/module_db.c:769 app/module_db.c:778 +#: app/module_db.c:765 app/module_db.c:774 msgid "on disk" msgstr "на диске" -#: app/module_db.c:769 +#: app/module_db.c:765 msgid "only in memory" msgstr "только в памяти" -#: app/module_db.c:778 +#: app/module_db.c:774 msgid "nowhere (click 'refresh')" msgstr "нигде (нажмите 'обновить'" -#: app/module_db.c:817 +#: app/module_db.c:813 msgid "Unload" msgstr "Выгрузить" -#: app/module_db.c:830 +#: app/module_db.c:826 msgid "Purpose: " msgstr "Цель: " -#: app/module_db.c:831 +#: app/module_db.c:827 msgid "Author: " msgstr "Автор: " -#: app/module_db.c:832 +#: app/module_db.c:828 msgid "Version: " msgstr "Версия: " -#: app/module_db.c:833 +#: app/module_db.c:829 msgid "Copyright: " msgstr "Авторское право: " -#: app/module_db.c:834 +#: app/module_db.c:830 msgid "Date: " msgstr "Дата: " -#: app/module_db.c:835 +#: app/module_db.c:831 msgid "Location: " msgstr "Расположение: " -#: app/module_db.c:836 +#: app/module_db.c:832 msgid "State: " msgstr "Состояние: " -#: app/module_db.c:855 +#: app/module_db.c:851 msgid "Autoload during startup" msgstr "Автозагрузка при запуске" @@ -4536,16 +4392,16 @@ msgstr " # c-format #. create the info dialog -#: app/nav_window.c:1143 +#: app/nav_window.c:1146 #, fuzzy, c-format msgid "%s: Window Navigation" msgstr "%s: Информация об окне" -#: app/paint_core.c:683 +#: app/paint_core.c:685 msgid "No brushes available for use with this tool." msgstr "Нет кистей доступных для использования с этим инструментом." -#: app/paint_core.c:1805 +#: app/paint_core.c:1766 msgid "set_undo_tiles: undo_tiles is null" msgstr "" @@ -4566,41 +4422,38 @@ msgstr " msgid "Anti Erase" msgstr "Очистить" -#: app/paintbrush.c:157 +#: app/paintbrush.c:192 msgid "Once Forward" msgstr "На один вперед" -#: app/paintbrush.c:159 +#: app/paintbrush.c:194 msgid "Once Backward" msgstr "На один назад" -#: app/paintbrush.c:161 +#: app/paintbrush.c:196 msgid "Loop Sawtooth" msgstr "Пилообразный цикл" -#: app/paintbrush.c:163 +#: app/paintbrush.c:198 msgid "Loop Triangle" msgstr "Треугольный цикл" -#: app/paintbrush.c:193 -msgid "Fade Out:" +#: app/paintbrush.c:240 +#, fuzzy +msgid "Fade Out" msgstr "Переход:" -#: app/paintbrush.c:220 -msgid "Length:" -msgstr "Длина:" - #. the gradient type -#: app/paintbrush.c:245 +#: app/paintbrush.c:316 msgid "Type:" msgstr "Тип:" -#: app/palette.c:503 +#: app/palette.c:502 #, c-format msgid "can't save palette \"%s\"\n" msgstr "не удалось сохранить палитру \"%s\"\n" -#: app/palette.c:643 +#: app/palette.c:642 #, c-format msgid "" "Loading palette %s:\n" @@ -4613,7 +4466,7 @@ msgstr "" "отсутствует магический заголовок\n" "Этот файл надо конвертировать из DOS?" -#: app/palette.c:648 +#: app/palette.c:647 #, c-format msgid "" "Loading palette %s:\n" @@ -4622,7 +4475,7 @@ msgstr "" "Загрузка палитры %s:\n" "Испорченная палитра: неверный магический заголовок" -#: app/palette.c:661 +#: app/palette.c:660 #, c-format msgid "" "Loading palette %s (line %d):\n" @@ -4631,7 +4484,7 @@ msgstr "" "Загрузка палитры %s (строка %d):\n" "Ошибка чтения" -#: app/palette.c:676 +#: app/palette.c:675 #, c-format msgid "" "Loading palette %s (line %d):\n" @@ -4640,7 +4493,7 @@ msgstr "" "Загрузка палитры %s (строка %d):\n" "Неправильный красный компонент" -#: app/palette.c:684 +#: app/palette.c:683 #, c-format msgid "" "Loading palette %s (line %d):\n" @@ -4649,7 +4502,7 @@ msgstr "" "Загрузка палитры %s (строка %d):\n" "Неправильный зеленый компонент" -#: app/palette.c:691 +#: app/palette.c:690 #, c-format msgid "" "Loading palette %s (line %d):\n" @@ -4658,7 +4511,7 @@ msgstr "" "Загрузка палитры %s (строка %d):\n" "Неправильный синий компонент" -#: app/palette.c:700 +#: app/palette.c:699 #, c-format msgid "" "Loading palette %s (line %d):\n" @@ -4667,236 +4520,197 @@ msgstr "" "Загрузка палитры %s (строка %d):\n" "RGB-значение вне диапазона" -#: app/palette.c:908 +#: app/palette.c:907 msgid "Black" msgstr "Черный" -#: app/palette.c:1077 +#: app/palette.c:1078 msgid "New Palette" msgstr "Новая палитра" -#: app/palette.c:1078 +#: app/palette.c:1081 msgid "Enter a name for new palette" msgstr "Введите название для новой палитры" -#: app/palette.c:1948 app/palette.c:2116 +#: app/palette.c:1956 app/palette.c:2129 msgid "Undefined" msgstr "Неопределено" -#: app/palette.c:2032 +#: app/palette.c:2025 msgid "Color Palette Edit" msgstr "Правка цветовой палитры" -#: app/palette.c:2038 +#: app/palette.c:2044 msgid "Color Palette" msgstr "Цветовая палитра" -#: app/palette.c:2168 app/palette.c:2963 libgimp/gimpfileselection.c:355 +#: app/palette.c:2181 app/palette.c:2956 libgimp/gimpfileselection.c:355 #: libgimp/gimpunitmenu.c:510 msgid "Select" msgstr "Выделить" -#: app/palette.c:2179 app/palette_select.c:275 +#: app/palette.c:2192 app/palette_select.c:244 msgid "Ncols" msgstr "Число цветов" -#: app/palette.c:2200 +#: app/palette.c:2213 msgid "Palette Ops" msgstr "Параметры палитры" #. The "Import" frame -#: app/palette.c:2227 app/palette.c:2832 app/palette.c:2856 +#: app/palette.c:2240 app/palette.c:2835 app/palette.c:2849 msgid "Import" msgstr "Импорт" -#: app/palette.c:2236 +#: app/palette.c:2249 msgid "Merge" msgstr "Слить" -#: app/palette.c:2493 +#: app/palette.c:2484 msgid "Merge Palette" msgstr "Слить палитры" -#: app/palette.c:2494 +#: app/palette.c:2487 msgid "Enter a name for merged palette" msgstr "Введите название для объединенной палитры" -#: app/palette.c:2842 +#: app/palette.c:2829 msgid "Import Palette" msgstr "Импортировать палитру" #. The source's name -#: app/palette.c:2872 +#: app/palette.c:2865 msgid "Name:" msgstr "Название:" -#: app/palette.c:2881 +#: app/palette.c:2874 msgid "new_import" msgstr "" #. The source type -#: app/palette.c:2885 +#: app/palette.c:2878 msgid "Source:" msgstr "Источник:" #. The sample size -#: app/palette.c:2915 +#: app/palette.c:2908 msgid "Sample Size:" msgstr "Размер образца:" #. The interval -#: app/palette.c:2928 +#: app/palette.c:2921 msgid "Interval:" msgstr "Интервал:" -#: app/palette_select.c:304 +#. The shell and main vbox +#: app/palette_select.c:216 msgid "Palette Selection" msgstr "Выбор палитры" -#: app/paths_dialog.c:173 +#: app/paths_dialog.c:171 #, fuzzy msgid "New Path" msgstr "/Новый контур" -#: app/paths_dialog.c:174 +#: app/paths_dialog.c:172 #, fuzzy msgid "Duplicate Path" msgstr "/Создать копию контура" -#: app/paths_dialog.c:175 +#: app/paths_dialog.c:173 #, fuzzy msgid "Path to Selection" msgstr "/Контур -> Выделенная область" -#: app/paths_dialog.c:176 +#: app/paths_dialog.c:174 #, fuzzy msgid "Selection to Path" msgstr "Выделенная область: " -#: app/paths_dialog.c:177 +#: app/paths_dialog.c:175 #, fuzzy msgid "Stroke Path" msgstr "/Обвести по контуру" -#: app/paths_dialog.c:178 +#: app/paths_dialog.c:176 #, fuzzy msgid "Delete Path" msgstr "/Удалить контур" -#: app/paths_dialog.c:189 +#: app/paths_dialog.c:187 #, fuzzy msgid "New Point" msgstr "Новый градиент" -#: app/paths_dialog.c:190 +#: app/paths_dialog.c:188 msgid "Add Point" msgstr "" -#: app/paths_dialog.c:191 +#: app/paths_dialog.c:189 #, fuzzy msgid "Delete Point" msgstr "/Удалить контур" -#: app/paths_dialog.c:192 +#: app/paths_dialog.c:190 msgid "Edit Point" msgstr "" -#: app/paths_dialog.c:229 -msgid "paths_ops_button_set_sensitive:: invalid button specified" -msgstr "" - -#: app/paths_dialog.c:252 -msgid "point_ops_button_set_sensitive:: invalid button specified" -msgstr "" - -#: app/paths_dialog.c:418 +#: app/paths_dialog.c:416 #, fuzzy, c-format msgid "Path %d" msgstr "Контуры" -#: app/paths_dialog.c:1122 -msgid "paths list: internal list error" -msgstr "" - -#: app/paths_dialog.c:1232 +#: app/paths_dialog.c:1231 #, fuzzy msgid "Rename path" msgstr "Переименовать градиент" -#: app/paths_dialog.c:1233 +#: app/paths_dialog.c:1234 #, fuzzy msgid "Enter a new name for the path" msgstr "Введите новое название для градиента" -#: app/paths_dialog.c:1544 -msgid "Selection to path (advanced) procedure lookup failed" -msgstr "" - -#: app/paths_dialog.c:1582 -msgid "Selection to path procedure lookup failed" -msgstr "" - -#: app/paths_dialog.c:2198 +#: app/paths_dialog.c:2216 #, c-format msgid "Failed to read from %s" msgstr "" -#: app/paths_dialog.c:2213 +#: app/paths_dialog.c:2231 #, c-format msgid "Failed to read path from %s" msgstr "" -#: app/paths_dialog.c:2220 +#: app/paths_dialog.c:2238 #, c-format msgid "No points specified in path file %s" msgstr "" -#: app/paths_dialog.c:2231 +#: app/paths_dialog.c:2249 #, c-format msgid "Failed to read path points from %s" msgstr "" -#: app/paths_dialog.c:2244 app/paths_dialog.c:2774 -msgid "Invalid single point in path\n" -msgstr "" - -#: app/paths_dialog.c:2251 app/paths_dialog.c:2780 -msgid "Invalid point type passed\n" -msgstr "" - -#: app/paths_dialog.c:2310 app/xcf.c:418 +#: app/paths_dialog.c:2328 app/xcf.c:418 #, c-format msgid "open failed on %s: %s\n" msgstr "" -#: app/paths_dialog.c:2331 +#: app/paths_dialog.c:2367 #, fuzzy msgid "Load/Store Bezier Curves" msgstr "Преобразовать в кривую Безье" -#: app/paths_dialog.c:2352 +#: app/paths_dialog.c:2399 #, fuzzy msgid "Load Path" msgstr "Загрузить изображение" -#: app/paths_dialog.c:2370 +#: app/paths_dialog.c:2417 #, fuzzy msgid "Store Path" msgstr "/Обвести по контуру" -#: app/paths_dialog.c:2737 -msgid "wrong number of points\n" -msgstr "" - -#: app/paths_dialog.c:2899 -msgid "paths_get_tattoo: invalid path" -msgstr "" - -#: app/paths_dialog.c:2947 -msgid "paths_delete_path: invalid path" -msgstr "" - -#: app/pattern_select.c:105 +#: app/pattern_select.c:115 msgid "Pattern Selection" msgstr "Выбор шаблона" @@ -4928,18 +4742,10 @@ msgstr " msgid "Perspective Transform Information" msgstr "Информация о преобразовании перспективы" -#: app/perspective_tool.c:309 +#: app/perspective_tool.c:310 msgid "Perspective..." msgstr "Перспектива..." -#: app/plug_in.c:207 -msgid "shmget failed...disabling shared memory tile transport" -msgstr "" - -#: app/plug_in.c:213 -msgid "shmat failed...disabling shared memory tile transport" -msgstr "" - #: app/plug_in.c:312 msgid "Plug-ins" msgstr "Дополнения" @@ -4962,567 +4768,525 @@ msgstr " msgid "Extensions" msgstr "Расширения" -#: app/plug_in.c:693 -#, c-format -msgid "\"%s\" executable not found\n" -msgstr "\"%s\" исполняемый код не найден\n" - #: app/plug_in.c:746 #, c-format msgid "unable to locate plug-in: \"%s\"" msgstr "не удалось обнаружить дополнение: \"%s\"" -#: app/plug_in.c:828 -msgid "unable to open pipe" -msgstr "не удалось открыть pipe" - -#: app/plug_in.c:917 -#, c-format -msgid "unable to run plug-in: %s" -msgstr "не удалось запустить дополнение: %s" - -#: app/plug_in.c:1648 app/plug_in.c:1661 app/plug_in.c:1674 app/plug_in.c:1689 -#, c-format -msgid "" -"plug-in \"%s\" attempted to install procedure \"%s\" which does not take the " -"standard plug-in args" -msgstr "" - -#: app/plug_in.c:1697 -#, c-format -msgid "" -"plug-in \"%s\" attempted to install procedure \"%s\" in an invalid menu " -"location. Use either \"\", \"\", \"\", or \"\"." -msgstr "" -"дополнение \"%s\" пыталось установить процедуру \"%s\" в неправильное место " -"в меню. Используйте \"\", \"\", \"\", или \"\"." - -#: app/plug_in.c:1717 -#, c-format -msgid "" -"plug_in \"%s\" attempted to install procedure \"%s\" which fails to comply " -"with the array parameter passing standard. Argument %d is noncompliant." -msgstr "" - -#: app/plug_in.c:2149 -#, c-format -msgid "duplicate plug-in: \"%s\" (skipping)\n" -msgstr "" - -#: app/plug_in.c:2357 -msgid "Unknown procedure type." -msgstr "Неизвестный тип процедуры." - -#: app/plug_in.c:2438 -#, c-format -msgid "removing duplicate PDB procedure \"%s\"" -msgstr "" - -#: app/plug_in.c:2694 app/plug_in.c:2859 app/plug_in.c:2976 app/plug_in.c:3061 -msgid "the \"region\" arg type is not currently supported" -msgstr "" - -#: app/posterize.c:160 +#: app/posterize.c:158 msgid "Posterize does not operate on indexed drawables." msgstr "Постеризация не действует на индексированные изображения." -#: app/posterize.c:207 app/tools.c:596 +#: app/posterize.c:198 app/tools.c:596 msgid "Posterize" msgstr "Постеризовать" -#: app/posterize.c:221 +#: app/posterize.c:218 msgid "Posterize Levels: " msgstr "Уровни постеризации: " -#: app/preferences_dialog.c:210 +#: app/preferences_dialog.c:213 msgid "Error: Levels of undo must be zero or greater." msgstr "Ошибка: уровней отмены должно быть 0 или больше." -#: app/preferences_dialog.c:216 +#: app/preferences_dialog.c:219 msgid "Error: Number of processors must be between 1 and 30." msgstr "Ошибка: число процессоров должно быть между 1 и 30." -#: app/preferences_dialog.c:222 +#: app/preferences_dialog.c:225 msgid "Error: Marching speed must be 50 or greater." msgstr "Ошибка: скорость муравьев должна быть 50 или больше." -#: app/preferences_dialog.c:228 +#: app/preferences_dialog.c:231 msgid "Error: Default width must be one or greater." msgstr "Ошибка: Ширина по умолчанию должна быть 1 или больше." -#: app/preferences_dialog.c:234 +#: app/preferences_dialog.c:237 msgid "Error: Default height must be one or greater." msgstr "Ошибка: Высота по умолчанию должна быть 1 или больше." -#: app/preferences_dialog.c:241 +#: app/preferences_dialog.c:244 msgid "Error: Default unit must be within unit range." msgstr "Ошибка: Единица измерения по умолчанию должна быть в своем диапазоне." -#: app/preferences_dialog.c:248 +#: app/preferences_dialog.c:251 msgid "Error: default resolution must not be zero." msgstr "Ошибка: разрешение по умолчанию не должно быть 0." -#: app/preferences_dialog.c:256 +#: app/preferences_dialog.c:259 msgid "Error: Default resolution unit must be within unit range." msgstr "" -#: app/preferences_dialog.c:263 +#: app/preferences_dialog.c:266 msgid "Error: Monitor resolution must not be zero." msgstr "Ошибка: разрешение монитора не должно быть 0." -#: app/preferences_dialog.c:270 +#: app/preferences_dialog.c:273 msgid "Error: Image title format must not be NULL." msgstr "Ошибка: Формат заголовка изображения не должен быть NULL." -#: app/preferences_dialog.c:552 +#: app/preferences_dialog.c:564 msgid "You will need to restart GIMP for these changes to take effect." msgstr "Чтобы эти изменения подействовали, надо перезапустить GIMP." -#: app/preferences_dialog.c:1499 +#: app/preferences_dialog.c:1164 msgid "Preferences" msgstr "Настройки" #. The categories tree -#: app/preferences_dialog.c:1517 +#: app/preferences_dialog.c:1186 msgid "Categories" msgstr "Категории" -#: app/preferences_dialog.c:1544 +#: app/preferences_dialog.c:1213 msgid "New File Settings" msgstr "Установки для нового файла" -#: app/preferences_dialog.c:1546 +#: app/preferences_dialog.c:1215 msgid "New File" msgstr "Новый файл" -#: app/preferences_dialog.c:1556 +#: app/preferences_dialog.c:1225 msgid "Default Image Size and Unit" msgstr "Размер и единицы измерения изображения по умолчанию" -#: app/preferences_dialog.c:1570 +#: app/preferences_dialog.c:1239 msgid "Width" msgstr "Ширина" -#: app/preferences_dialog.c:1572 +#: app/preferences_dialog.c:1241 msgid "Height" msgstr "Высота" -#: app/preferences_dialog.c:1599 +#: app/preferences_dialog.c:1268 msgid "Default Image Resolution and Resolution Unit" msgstr "Разрешение изображения и единицы измерения разрешения по умолчанию" -#: app/preferences_dialog.c:1624 app/preferences_dialog.c:2342 +#: app/preferences_dialog.c:1293 app/preferences_dialog.c:2031 msgid "dpi" msgstr "dpi" -#: app/preferences_dialog.c:1669 +#: app/preferences_dialog.c:1338 msgid "Default Image Type:" msgstr "Тип изображения по умолчанию:" -#: app/preferences_dialog.c:1674 +#: app/preferences_dialog.c:1343 msgid "Display Settings" msgstr "Установки дисплея" -#: app/preferences_dialog.c:1676 +#: app/preferences_dialog.c:1345 msgid "Display" msgstr "Дисплей" -#: app/preferences_dialog.c:1683 +#: app/preferences_dialog.c:1352 msgid "Transparency" msgstr "Прозрачность" -#: app/preferences_dialog.c:1701 +#: app/preferences_dialog.c:1370 msgid "Light Checks" msgstr "Блики" -#: app/preferences_dialog.c:1703 +#: app/preferences_dialog.c:1372 msgid "Mid-Tone Checks" msgstr "Полутона" -#: app/preferences_dialog.c:1705 +#: app/preferences_dialog.c:1374 msgid "Dark Checks" msgstr "Затемнения" -#: app/preferences_dialog.c:1707 +#: app/preferences_dialog.c:1376 msgid "White Only" msgstr "Только белое" -#: app/preferences_dialog.c:1709 +#: app/preferences_dialog.c:1378 msgid "Gray Only" msgstr "Только серое" -#: app/preferences_dialog.c:1711 +#: app/preferences_dialog.c:1380 msgid "Black Only" msgstr "Только черное" -#: app/preferences_dialog.c:1715 +#: app/preferences_dialog.c:1384 msgid "Transparency Type:" msgstr "Тип прозрачности:" -#: app/preferences_dialog.c:1721 app/preferences_dialog.c:1798 -#: app/preferences_dialog.c:1808 +#: app/preferences_dialog.c:1390 app/preferences_dialog.c:1467 +#: app/preferences_dialog.c:1477 msgid "Small" msgstr "Маленький" -#: app/preferences_dialog.c:1723 app/preferences_dialog.c:1799 -#: app/preferences_dialog.c:1809 +#: app/preferences_dialog.c:1392 app/preferences_dialog.c:1468 +#: app/preferences_dialog.c:1478 msgid "Medium" msgstr "Средний" -#: app/preferences_dialog.c:1725 app/preferences_dialog.c:1800 -#: app/preferences_dialog.c:1810 +#: app/preferences_dialog.c:1394 app/preferences_dialog.c:1469 +#: app/preferences_dialog.c:1479 msgid "Large" msgstr "Большой" -#: app/preferences_dialog.c:1729 +#: app/preferences_dialog.c:1398 msgid "Check Size:" msgstr "" -#: app/preferences_dialog.c:1731 app/transform_tool.c:190 +#: app/preferences_dialog.c:1400 app/transform_tool.c:190 msgid "Scaling" msgstr "Масштабирование" -#: app/preferences_dialog.c:1743 +#: app/preferences_dialog.c:1412 msgid "Nearest Neighbor" msgstr "" -#: app/preferences_dialog.c:1747 +#: app/preferences_dialog.c:1416 msgid "Cubic" msgstr "" -#: app/preferences_dialog.c:1757 +#: app/preferences_dialog.c:1426 msgid "Interface Settings" msgstr "Установки интерфейса" -#: app/preferences_dialog.c:1803 +#: app/preferences_dialog.c:1472 msgid "Preview Size:" msgstr "Размер пред.просмотра:" -#: app/preferences_dialog.c:1813 +#: app/preferences_dialog.c:1482 #, fuzzy msgid "Nav Preview Size:" msgstr "Размер пред.просмотра:" -#: app/preferences_dialog.c:1822 +#: app/preferences_dialog.c:1491 msgid "Levels of Undo:" msgstr "Уровней отката:" -#: app/preferences_dialog.c:1831 +#: app/preferences_dialog.c:1500 msgid "Recent Documents List Size:" msgstr "Размер списка открывавшихся документов:" -#: app/preferences_dialog.c:1834 +#: app/preferences_dialog.c:1503 msgid "Help System" msgstr "Система помощи" -#: app/preferences_dialog.c:1843 +#: app/preferences_dialog.c:1512 msgid "Show Tool Tips" msgstr "Показывать подсказки" -#: app/preferences_dialog.c:1854 +#: app/preferences_dialog.c:1522 +msgid "Context Sensitive Help with \"F1\"" +msgstr "" + +#: app/preferences_dialog.c:1533 msgid "Image Windows Settings" msgstr "Установки окна изображения" -#: app/preferences_dialog.c:1856 +#: app/preferences_dialog.c:1535 msgid "Image Windows" msgstr "Окно изображения" -#: app/preferences_dialog.c:1863 +#: app/preferences_dialog.c:1542 msgid "Appearance" msgstr "Внешний вид" -#: app/preferences_dialog.c:1872 +#: app/preferences_dialog.c:1551 msgid "Resize Window on Zoom" msgstr "Изменять размер окна при масштабировании" -#: app/preferences_dialog.c:1881 +#: app/preferences_dialog.c:1560 msgid "Show Rulers" msgstr "Показывать линейки прокрутки" -#: app/preferences_dialog.c:1890 +#: app/preferences_dialog.c:1569 msgid "Show Statusbar" msgstr "Показывать строку состояния" -#: app/preferences_dialog.c:1914 +#: app/preferences_dialog.c:1593 msgid "Marching Ants Speed:" msgstr "Скорость муравьиной дорожки:" #. Set the currently used string as "Custom" -#: app/preferences_dialog.c:1922 +#: app/preferences_dialog.c:1601 msgid "Custom" msgstr "По выбору" #. set some commonly used format strings -#: app/preferences_dialog.c:1928 +#: app/preferences_dialog.c:1607 msgid "Standard" msgstr "Стандартный" -#: app/preferences_dialog.c:1933 +#: app/preferences_dialog.c:1612 msgid "Show zoom percentage" msgstr "Показывать масштаб в %" -#: app/preferences_dialog.c:1938 +#: app/preferences_dialog.c:1617 msgid "Show zoom ratio" msgstr "Показывать масштабный коэффициент" -#: app/preferences_dialog.c:1943 +#: app/preferences_dialog.c:1622 msgid "Show reversed zoom ratio" msgstr "Показывать обратный масштабный коэффициент" -#: app/preferences_dialog.c:1954 +#: app/preferences_dialog.c:1633 msgid "Image Title Format:" msgstr "Формат заголовка изображения:" #. End of the title format string -#: app/preferences_dialog.c:1957 +#: app/preferences_dialog.c:1636 msgid "Pointer Movement Feedback" msgstr "Обратная связь движения указателя" -#: app/preferences_dialog.c:1967 +#: app/preferences_dialog.c:1646 msgid "Perfect-but-slow Pointer Tracking" msgstr "Совершенное-но-медленное движение указателя" -#: app/preferences_dialog.c:1976 +#: app/preferences_dialog.c:1655 msgid "Disable Cursor Updating" msgstr "Отключить обновление курсора" -#: app/preferences_dialog.c:1987 +#: app/preferences_dialog.c:1666 msgid "Tool Options Settings" msgstr "Установка параметров инструментов" -#: app/preferences_dialog.c:1989 app/tools.c:933 +#: app/preferences_dialog.c:1668 app/tools.c:921 msgid "Tool Options" msgstr "Параметры инструментов" -#: app/preferences_dialog.c:1996 +#: app/preferences_dialog.c:1675 msgid "Paint Options" msgstr "Параметры кисти" -#: app/preferences_dialog.c:2006 +#: app/preferences_dialog.c:1685 msgid "Use Global Paint Options" msgstr "Использовать глобальные параметры кисти" -#: app/preferences_dialog.c:2022 +#: app/preferences_dialog.c:1701 msgid "Display brush and pattern indicators on Toolbar" msgstr "Показывать индикатор кисти и шаблона на панели инструментов" -#: app/preferences_dialog.c:2036 +#: app/preferences_dialog.c:1715 msgid "Environment Settings" msgstr "Установки окружения" -#: app/preferences_dialog.c:2038 +#: app/preferences_dialog.c:1717 msgid "Environment" msgstr "Окружение" -#: app/preferences_dialog.c:2045 +#: app/preferences_dialog.c:1724 msgid "Resource Consumption" msgstr "Конфигурирование ресурсов" -#: app/preferences_dialog.c:2054 +#: app/preferences_dialog.c:1733 msgid "Conservative Memory Usage" msgstr "Консервативное использование памяти" -#: app/preferences_dialog.c:2105 app/preferences_dialog.c:2146 +#: app/preferences_dialog.c:1784 app/preferences_dialog.c:1825 msgid "Bytes" msgstr "Байты" -#: app/preferences_dialog.c:2106 app/preferences_dialog.c:2147 +#: app/preferences_dialog.c:1785 app/preferences_dialog.c:1826 msgid "KiloBytes" msgstr "Килобайты" -#: app/preferences_dialog.c:2107 app/preferences_dialog.c:2148 +#: app/preferences_dialog.c:1786 app/preferences_dialog.c:1827 msgid "MegaBytes" msgstr "Мегабайты" -#: app/preferences_dialog.c:2112 +#: app/preferences_dialog.c:1791 msgid "Tile Cache Size:" msgstr "Размер кэша для орнаментов" -#: app/preferences_dialog.c:2153 +#: app/preferences_dialog.c:1832 msgid "Maximum Image Size:" msgstr "Максимальный размер изображения:" -#: app/preferences_dialog.c:2163 +#: app/preferences_dialog.c:1842 msgid "Number of Processors to Use:" msgstr "Число используемых процессоров:" -#: app/preferences_dialog.c:2167 +#: app/preferences_dialog.c:1846 msgid "8-Bit Displays" msgstr "8-Bit дисплей" -#: app/preferences_dialog.c:2178 +#: app/preferences_dialog.c:1857 msgid "Install Colormap" msgstr "Установить цветовую карту" -#: app/preferences_dialog.c:2187 +#: app/preferences_dialog.c:1866 msgid "Colormap Cycling" msgstr "" -#: app/preferences_dialog.c:2196 -msgid "File Previews / Thumbnails" -msgstr "Файл просмотр / эскиз" +#: app/preferences_dialog.c:1875 +#, fuzzy +msgid "File Saving" +msgstr "/Файл/Сохранить" -#: app/preferences_dialog.c:2219 +#: app/preferences_dialog.c:1898 app/preferences_dialog.c:1908 msgid "Always" msgstr "" -#: app/preferences_dialog.c:2220 +#: app/preferences_dialog.c:1899 msgid "Never" msgstr "" -#: app/preferences_dialog.c:2223 +#: app/preferences_dialog.c:1902 msgid "Try to Write a Thumbnail File:" msgstr "Пытаться записать файл эскиза:" -#: app/preferences_dialog.c:2228 +#: app/preferences_dialog.c:1907 +msgid "Only when modified" +msgstr "" + +#: app/preferences_dialog.c:1911 +msgid "'File > Save' saves the image:" +msgstr "" + +#: app/preferences_dialog.c:1917 msgid "Session Management" msgstr "Управление сеансом" -#: app/preferences_dialog.c:2230 +#: app/preferences_dialog.c:1919 msgid "Session" msgstr "Сеанс" -#: app/preferences_dialog.c:2237 +#: app/preferences_dialog.c:1926 msgid "Window Positions" msgstr "Позиция окна" -#: app/preferences_dialog.c:2246 +#: app/preferences_dialog.c:1935 msgid "Save Window Positions on Exit" msgstr "Сохранять позицию окна при выходе" -#: app/preferences_dialog.c:2260 +#: app/preferences_dialog.c:1949 msgid "Clear Saved Window Positions" msgstr "Очищать сохраненную позицию окна" -#: app/preferences_dialog.c:2267 +#: app/preferences_dialog.c:1956 msgid "Always Try to Restore Session" msgstr "Всегда пытаться восстановить сеанс" -#: app/preferences_dialog.c:2276 +#: app/preferences_dialog.c:1965 msgid "Devices" msgstr "Устройства" -#: app/preferences_dialog.c:2285 +#: app/preferences_dialog.c:1974 msgid "Save Device Status on Exit" msgstr "Сохранять состояние устройства при выходе" -#: app/preferences_dialog.c:2296 +#: app/preferences_dialog.c:1985 msgid "Monitor Information" msgstr "Информация о мониторе" -#: app/preferences_dialog.c:2298 +#: app/preferences_dialog.c:1987 msgid "Monitor" msgstr "Монитор" -#: app/preferences_dialog.c:2305 +#: app/preferences_dialog.c:1994 msgid "Get Monitor Resolution" msgstr "Установить разрешение монитора" -#: app/preferences_dialog.c:2320 +#: app/preferences_dialog.c:2009 #, c-format msgid "(Currently %d x %d dpi)" msgstr "(сейчас %d x %d dpi)" -#: app/preferences_dialog.c:2367 +#: app/preferences_dialog.c:2056 msgid "From X Server" msgstr "с X-сервера" -#: app/preferences_dialog.c:2382 +#: app/preferences_dialog.c:2071 msgid "Manually:" msgstr "вручную:" -#: app/preferences_dialog.c:2395 +#: app/preferences_dialog.c:2084 msgid "Directories Settings" msgstr "Установки каталогов" -#: app/preferences_dialog.c:2397 +#: app/preferences_dialog.c:2086 msgid "Directories" msgstr "Каталоги" -#: app/preferences_dialog.c:2410 +#: app/preferences_dialog.c:2099 msgid "Temp Dir:" msgstr "Временный каталог:" -#: app/preferences_dialog.c:2410 +#: app/preferences_dialog.c:2099 msgid "Select Temp Dir" msgstr "Выбрать временный каталог" -#: app/preferences_dialog.c:2411 +#: app/preferences_dialog.c:2100 msgid "Swap Dir:" msgstr "Каталог подкачки:" -#: app/preferences_dialog.c:2411 +#: app/preferences_dialog.c:2100 msgid "Select Swap Dir" msgstr "Выбрать каталог подкачки" -#: app/preferences_dialog.c:2443 +#: app/preferences_dialog.c:2132 msgid "Brushes Directories" msgstr "Каталог кистей" -#: app/preferences_dialog.c:2443 +#: app/preferences_dialog.c:2132 msgid "Select Brushes Dir" msgstr "Выбрать каталог кистей" -#: app/preferences_dialog.c:2445 +#: app/preferences_dialog.c:2134 #, fuzzy msgid "Generated Brushes" msgstr "Выбрать каталог кистей" -#: app/preferences_dialog.c:2445 +#: app/preferences_dialog.c:2134 #, fuzzy msgid "Generated Brushes Directories" msgstr "Каталог кистей" -#: app/preferences_dialog.c:2445 +#: app/preferences_dialog.c:2134 #, fuzzy msgid "Select Generated Brushes Dir" msgstr "Выбрать каталог кистей" -#: app/preferences_dialog.c:2447 +#: app/preferences_dialog.c:2136 msgid "Patterns Directories" msgstr "Каталог шаблонов" -#: app/preferences_dialog.c:2447 +#: app/preferences_dialog.c:2136 msgid "Select Patterns Dir" msgstr "Выбрать каталог шаблонов" -#: app/preferences_dialog.c:2449 +#: app/preferences_dialog.c:2138 msgid "Palettes Directories" msgstr "Каталог палитр" -#: app/preferences_dialog.c:2449 +#: app/preferences_dialog.c:2138 msgid "Select Palettes Dir" msgstr "Выбрать каталог палитр" -#: app/preferences_dialog.c:2451 +#: app/preferences_dialog.c:2140 msgid "Gradients Directories" msgstr "Каталог градиентов" -#: app/preferences_dialog.c:2451 +#: app/preferences_dialog.c:2140 msgid "Select Gradients Dir" msgstr "Выбрать каталог градиентов" -#: app/preferences_dialog.c:2453 +#: app/preferences_dialog.c:2142 msgid "Plug-Ins" msgstr "Дополнения" -#: app/preferences_dialog.c:2453 +#: app/preferences_dialog.c:2142 msgid "Plug-Ins Directories" msgstr "Каталог дополнений" -#: app/preferences_dialog.c:2453 +#: app/preferences_dialog.c:2142 msgid "Select Plug-Ins Dir" msgstr "Выбрать каталог дополнений" -#: app/preferences_dialog.c:2455 +#: app/preferences_dialog.c:2144 msgid "Modules" msgstr "Модули" -#: app/preferences_dialog.c:2455 +#: app/preferences_dialog.c:2144 msgid "Modules Directories" msgstr "Каталог модулей" -#: app/preferences_dialog.c:2455 +#: app/preferences_dialog.c:2144 msgid "Select Modules Dir" msgstr "Выбрать каталог модулей" @@ -5562,13 +5326,13 @@ msgstr " msgid "Temporary Procedure" msgstr "Внутренние процедуры" -#: app/qmask.c:274 +#: app/qmask.c:249 #, fuzzy msgid "Edit Qmask Attributes" msgstr "Правка атрибутов слоя" #. The opacity scale -#: app/qmask.c:298 +#: app/qmask.c:277 #, fuzzy msgid "Mask Opacity:" msgstr "Непрозрачность:" @@ -5593,51 +5357,51 @@ msgstr " msgid "Selection: " msgstr "Выделенная область: " -#: app/resize.c:160 +#: app/resize.c:154 msgid "Scale Layer" msgstr "Масштабировать слой" -#: app/resize.c:161 app/resize.c:182 app/tool_options.c:875 +#: app/resize.c:156 app/resize.c:181 app/tool_options.c:875 msgid "Size" msgstr "Размер" -#: app/resize.c:165 +#: app/resize.c:160 msgid "Image Scale" msgstr "Масштаб изображения" -#: app/resize.c:166 +#: app/resize.c:162 msgid "Pixel Dimensions" msgstr "" -#: app/resize.c:175 +#: app/resize.c:172 msgid "Resize Layer" msgstr "Изменить размер слоя" -#: app/resize.c:179 +#: app/resize.c:177 msgid "Image Resize" msgstr "Изменить размер изображения" #. the original width & height labels -#: app/resize.c:240 app/scale_tool.c:76 +#: app/resize.c:234 app/scale_tool.c:77 msgid "Original Width:" msgstr "Исходная ширина:" #. the new size labels -#: app/resize.c:265 app/resize.c:509 +#: app/resize.c:259 app/resize.c:503 msgid "New Width:" msgstr "Новая ширина:" #. the scale ratio labels -#: app/resize.c:329 +#: app/resize.c:323 msgid "Ratio X:" msgstr "Масштаб по X:" #. the x and y offset labels -#: app/resize.c:414 +#: app/resize.c:408 msgid "X:" msgstr "" -#: app/resize.c:495 +#: app/resize.c:489 msgid "Print Size & Display Unit" msgstr "" @@ -5645,11 +5409,11 @@ msgstr "" msgid "Rotation Information" msgstr "Информация о вращении" -#: app/rotate_tool.c:104 +#: app/rotate_tool.c:105 msgid "Center X:" msgstr "Центр X:" -#: app/rotate_tool.c:399 +#: app/rotate_tool.c:400 msgid "Rotating..." msgstr "Вращение..." @@ -5657,15 +5421,15 @@ msgstr " msgid "Scaling Information" msgstr "Информация о масштабе" -#: app/scale_tool.c:82 +#: app/scale_tool.c:83 msgid "Current Width:" msgstr "Текущая ширина:" -#: app/scale_tool.c:97 +#: app/scale_tool.c:98 msgid "Scale Ratio X:" msgstr "Масштаб по X:" -#: app/scale_tool.c:494 +#: app/scale_tool.c:495 msgid "Scaling..." msgstr "Масштабирование..." @@ -5693,11 +5457,11 @@ msgstr "" msgid "Shear Information" msgstr "Информация об искривлении" -#: app/shear_tool.c:77 +#: app/shear_tool.c:78 msgid "Shear Magnitude X:" msgstr "Коэффициент искривления по X:" -#: app/shear_tool.c:356 +#: app/shear_tool.c:357 msgid "Shearing..." msgstr "Искривление..." @@ -5767,23 +5531,23 @@ msgstr " msgid "text_render: could not allocate image" msgstr "text_render: невозможно разместить изображение" -#: app/threshold.c:189 +#: app/threshold.c:187 msgid "Threshold Options" msgstr "Параметры порога" -#: app/threshold.c:232 +#: app/threshold.c:230 msgid "Threshold does not operate on indexed drawables." msgstr "Порог не действует на индексированные изображения." -#: app/threshold.c:291 app/tools.c:611 +#: app/threshold.c:282 app/tools.c:611 msgid "Threshold" msgstr "Порог" -#: app/threshold.c:306 +#: app/threshold.c:302 msgid "Threshold Range: " msgstr "Диапазон порога: " -#: app/tile_cache.c:266 +#: app/tile_cache.c:270 msgid "starting tile preswapper\n" msgstr "" @@ -5791,7 +5555,7 @@ msgstr "" msgid "unable to open swap file...BAD THINGS WILL HAPPEN SOON" msgstr "не удалось открыть файл подкачки... ПЛОХОЕ ДЕЛО СЛУЧИТСЯ СКОРО" -#: app/tile_swap.c:507 app/tile_swap.c:568 +#: app/tile_swap.c:507 app/tile_swap.c:570 #, c-format msgid "unable to seek to tile location on disk: %d" msgstr "" @@ -5801,32 +5565,32 @@ msgstr "" msgid "unable to read tile data from disk: %d/%d ( %d ) bytes read" msgstr "" -#: app/tile_swap.c:581 +#: app/tile_swap.c:584 #, c-format msgid "unable to write tile data to disk: %d ( %d ) bytes written" msgstr "" -#: app/tips_dialog.c:57 +#: app/tips_dialog.c:58 msgid "gimp_tips.txt" msgstr "gimp_tips.ru.txt" -#: app/tips_dialog.c:69 +#: app/tips_dialog.c:70 msgid "GIMP Tip of the day" msgstr "Совет дня GIMP" -#: app/tips_dialog.c:130 +#: app/tips_dialog.c:131 msgid "Previous Tip" msgstr "Пред. совет" -#: app/tips_dialog.c:138 +#: app/tips_dialog.c:139 msgid "Next Tip" msgstr "След. совет" -#: app/tips_dialog.c:158 +#: app/tips_dialog.c:159 msgid "Show tip next time" msgstr "Показывать совет в следующий раз" -#: app/tips_dialog.c:256 +#: app/tips_dialog.c:262 msgid "" "Your GIMP tips file appears to be missing!\n" "There should be a file called gimp_tips.txt in the\n" @@ -5894,7 +5658,8 @@ msgid "Paintbrush Options" msgstr "Параметры кисти" #: app/tool_options.c:564 -msgid "Erazer Options" +#, fuzzy +msgid "Eraser Options" msgstr "Параметры ластика" #: app/tool_options.c:566 @@ -6059,7 +5824,7 @@ msgstr " #. the first radio frame and box, for transform type #: app/tools.c:219 app/tools.c:234 app/tools.c:249 app/tools.c:264 -#: app/transform_core.c:242 app/transform_tool.c:224 +#: app/transform_core.c:256 app/transform_tool.c:224 msgid "Transform" msgstr "Вращатель" @@ -6278,19 +6043,19 @@ msgstr " msgid "/Select/By Color..." msgstr "/Выделение/По цвету..." -#: app/transform_core.c:239 +#: app/transform_core.c:253 msgid "Rotate" msgstr "Вращать" -#: app/transform_core.c:240 +#: app/transform_core.c:254 msgid "Scale" msgstr "Масштабировать" -#: app/transform_core.c:241 +#: app/transform_core.c:255 msgid "Shear" msgstr "Искривлять" -#: app/transform_core.c:347 +#: app/transform_core.c:361 msgid "" "Transformations do not work on\n" "layers that contain layer masks." @@ -6298,11 +6063,11 @@ msgstr "" "Преобразования не действуют на слои\n" "у которых есть маска слоя." -#: app/transform_core.c:1269 +#: app/transform_core.c:1284 msgid "homogeneous coordinate = 0...\n" msgstr "" -#: app/transform_core.c:1522 +#: app/transform_core.c:1537 msgid "Transformation" msgstr "Преобразование" @@ -6359,6 +6124,20 @@ msgstr " msgid "Clip result" msgstr "" +#: app/undo_history.c:198 +msgid "[ base image ]" +msgstr "" + +#: app/undo_history.c:444 +#, c-format +msgid "%s: undo history" +msgstr "" + +#: app/undo_history.c:568 +#, fuzzy +msgid "Redo" +msgstr "Красный" + #: app/xcf.c:364 #, c-format msgid "XCF error: unsupported XCF file version %d encountered" @@ -6463,93 +6242,325 @@ msgstr " msgid "Factor" msgstr "Фактор" -#: app/regex.c:976 -msgid "Success" -msgstr "Успешно" +#: libgimp/gimpexport.c:89 +#, fuzzy +msgid "can't handle layers" +msgstr "Масштабировать слой" -#. REG_NOERROR -#: app/regex.c:977 -msgid "No match" -msgstr "Нет совпадений" +#: libgimp/gimpexport.c:90 libgimp/gimpexport.c:99 +#, fuzzy +msgid "Merge visible layers" +msgstr "/Объединить видимые слои" -#. REG_NOMATCH -#: app/regex.c:978 -msgid "Invalid regular expression" -msgstr "Ошибочное регулярное выражение" - -#. REG_BADPAT -#: app/regex.c:979 -msgid "Invalid collation character" +#: libgimp/gimpexport.c:98 +msgid "can only handle layers as animation frames" msgstr "" -#. REG_ECOLLATE -#: app/regex.c:980 -msgid "Invalid character class name" +#: libgimp/gimpexport.c:99 +#, fuzzy +msgid "Save as animation" +msgstr "Информация об искривлении" + +#: libgimp/gimpexport.c:107 +#, fuzzy +msgid "can't handle transparency" +msgstr "Очистка до фона или прозрачности" + +#: libgimp/gimpexport.c:108 +#, fuzzy +msgid "Flatten Image" +msgstr "/Свести изображение" + +#: libgimp/gimpexport.c:116 +msgid "can only handle RGB images" msgstr "" -#. REG_ECTYPE -#: app/regex.c:981 -msgid "Trailing backslash" +#: libgimp/gimpexport.c:117 libgimp/gimpexport.c:144 libgimp/gimpexport.c:153 +#, fuzzy +msgid "Convert to RGB" +msgstr "Преобразование" + +#: libgimp/gimpexport.c:125 +msgid "can only handle grayscale images" msgstr "" -#. REG_EESCAPE -#: app/regex.c:982 -msgid "Invalid back reference" +#: libgimp/gimpexport.c:126 libgimp/gimpexport.c:144 libgimp/gimpexport.c:163 +#, fuzzy +msgid "Convert to grayscale" +msgstr "градации серого" + +#: libgimp/gimpexport.c:134 +#, fuzzy +msgid "can only handle indexed images" +msgstr "Бленда: не годится для индексированных изображений." + +#: libgimp/gimpexport.c:135 libgimp/gimpexport.c:153 libgimp/gimpexport.c:162 +msgid "" +"Convert to indexed using default settings\n" +"(Do it manually to tune the result)" msgstr "" -#. REG_ESUBREG -#: app/regex.c:983 -msgid "Unmatched [ or [^" -msgstr "Несовпадающая [ или [^" - -#. REG_EBRACK -#: app/regex.c:984 -msgid "Unmatched ( or \\(" -msgstr "Несовпадающая ( или \\(" - -#. REG_EPAREN -#: app/regex.c:985 -msgid "Unmatched \\{" -msgstr "Несовпадающее \\{" - -#. REG_EBRACE -#: app/regex.c:986 -msgid "Invalid content of \\{\\}" -msgstr "Неправильное содержание \\{\\}" - -#. REG_BADBR -#: app/regex.c:987 -msgid "Invalid range end" +#: libgimp/gimpexport.c:143 +msgid "can only handle RGB or grayscale images" msgstr "" -#. REG_ERANGE -#: app/regex.c:988 -msgid "Memory exhausted" -msgstr "Нехватило памяти" +#: libgimp/gimpexport.c:152 +#, fuzzy +msgid "can only handle RGB or indexed images" +msgstr "Бленда: не годится для индексированных изображений." -#. REG_ESPACE -#: app/regex.c:989 -msgid "Invalid preceding regular expression" +#: libgimp/gimpexport.c:161 +#, fuzzy +msgid "can only handle grayscale or indexed images" +msgstr "Бленда: не годится для индексированных изображений." + +#: libgimp/gimpexport.c:233 +#, fuzzy +msgid "Export File" +msgstr "/Экспортировать контур" + +#: libgimp/gimpexport.c:249 +#, fuzzy +msgid "Export" +msgstr "Источник:" + +#: libgimp/gimpexport.c:274 +msgid "" +"Your image should be exported before it can be saved for the following " +"reasons:" msgstr "" -#. REG_BADRPT -#: app/regex.c:990 -msgid "Premature end of regular expression" -msgstr "Преждевременный конец регулярного выражения" +#. the footline +#: libgimp/gimpexport.c:332 +msgid "The export conversion won't modify your original image." +msgstr "" -#. REG_EEND -#: app/regex.c:991 -msgid "Regular expression too big" -msgstr "Слишком большое регулярное выражение" +#~ msgid "-Adobe-Helvetica-Medium-R-Normal--*-140-*-*-*-*-*-*" +#~ msgstr "-Cronyx-Helvetica-Medium-R-Normal--14-*-*-*-*-*-KOI8-*" -#. REG_ESIZE -#: app/regex.c:992 -msgid "Unmatched ) or \\)" -msgstr "Несовпадающая ) или \\)" +#~ msgid "Spencer Kimball & Peter Mattis" +#~ msgstr "Spencer Kimball & Peter Mattis" -#: app/regex.c:5442 -msgid "No previous regular expression" -msgstr "Нет предыдущего регулярного выражения" +#~ msgid "script-fu not available: batch mode disabled\n" +#~ msgstr "script-fu не доступен: пакетный режим отключен\n" + +#~ msgid "reading batch commands from stdin\n" +#~ msgstr "чтение пакетных команд из stdin\n" + +#~ msgid "batch command: experienced an execution error.\n" +#~ msgstr "пакетная команда: возникла ошибка исполнения.\n" + +#~ msgid "batch command: experienced a calling error.\n" +#~ msgstr "пакетная команда: возникла ошибка вызова.\n" + +#~ msgid "batch command: executed successfully.\n" +#~ msgstr "пакетная команда: выполнено успешно.\n" + +#~ msgid "" +#~ "extension_perl_server not available: unable to start the perl server\n" +#~ msgstr "" +#~ "extension_perl_server не доступен: не удалось запустить perl server\n" + +#~ msgid "perl server: experienced an execution error.\n" +#~ msgstr "perl server: обнаружена ошибка исполнения.\n" + +#~ msgid "perl server: experienced a calling error.\n" +#~ msgstr "perl server: обнаружена ошибка вызова.\n" + +#~ msgid "perl server: executed successfully.\n" +#~ msgstr "perl server: выполнено успешно.\n" + +#~ msgid "" +#~ "bezier_select_button_press(): Tried to edit on open bezier curve in edit " +#~ "selection" +#~ msgstr "" +#~ "bezier_select_button_press(): попытка редактировать открытую кривую Безье в " +#~ "edit selection" + +#~ msgid "bezier_draw_segment(): Bad bezier segment" +#~ msgstr "bezier_draw_segment(): плохой сегмент Безье-кривой" + +#~ msgid "bezier_draw_segment(): Unknown coordinate space: %d" +#~ msgstr "bezier_draw_segment(): неизвестно положение координаты: %d" + +#~ msgid "bezier_convert(): tried to convert an open bezier curve" +#~ msgstr "bezier_convert(): попытка преобразовать открытую кривую Безье" + +# c-format +#~ msgid "test_add_point_on_segment(): Unknown coordinate space: %d" +#~ msgstr "test_add_point_on_segment(): неизвестно положение координаты: %d" + +#~ msgid "gradient_render_pixel(): Unknown gradient type %d" +#~ msgstr "gradient_render_pixel(): Неизвестный тип градиента %d" + +#~ msgid "gradient_fill_region(): Unknown blend mode %d" +#~ msgstr "gradient_fill_region(): Неизвестный режим бленды %d" + +#~ msgid "gradient_fill_region(): Unknown gradient type %d" +#~ msgstr "gradient_fill_region(): Неизвестный тип градиента %d" + +#~ msgid "gradient_fill_region(): Unknown repeat mode %d" +#~ msgstr "gradient_fill_region(): Неизвестный режим повтора %d" + +#~ msgid "failed to run brush callback function" +#~ msgstr "не удалось запустить функцию brush callback" + +#~ msgid "error in %s at %d: this shouldn't happen." +#~ msgstr "ошибка в %s на %d: это не должно было случиться." + +#, fuzzy +#~ msgid "" +#~ "channels_dialog_drop_new_channel_callback():\n" +#~ "could not allocate new channel" +#~ msgstr "" +#~ "new_layer_query_ok_callback:\n" +#~ "не удалось разместить новый слой" + +#~ msgid "/Image/Channel Ops/Offset" +#~ msgstr "/Изображение/Канал/Смещение" + +#~ msgid "gdisplays_flush() called recursively." +#~ msgstr "gdisplays_flush() вызвана рекурсивно." + +#~ msgid "gimp_image_apply_image sent illegal parameters" +#~ msgstr "gimp_image_apply_image передал неверные параметры" + +#, fuzzy +#~ msgid "raise layer" +#~ msgstr "Вставленный слой" + +#, fuzzy +#~ msgid "lower layer" +#~ msgstr "Плавающий слой" + +#, fuzzy +#~ msgid "raise layer to top" +#~ msgstr "Слой уже на самом верху" + +#, fuzzy +#~ msgid "lower layer to bottom" +#~ msgstr "Слой уже в самом низу" + +#~ msgid "gimp_image_merge_layers attempting to merge incompatible layers\n" +#~ msgstr "gimp_image_merge_layers попытка объединить несовместимые слои\n" + +#~ msgid "gimp_image_add_layer: attempt to add layer to wrong image" +#~ msgstr "" +#~ "gimp_image_add_layer: попытка добавить слой к неправильному изображению" + +#~ msgid "gimp_image_add_layer: trying to add layer to image twice" +#~ msgstr "gimp_image_add_layer: попытка дважды добавить слой к изображению" + +#~ msgid "gimp_image_add_channel: attempt to add channel to wrong image" +#~ msgstr "" +#~ "gimp_image_add_channel: попытка добавить канал к неправильному изображению" + +#~ msgid "gimp_image_add_channel: trying to add channel to image twice" +#~ msgstr "gimp_image_add_channel: попытка дважды добавить канал к изображению" + +#~ msgid "Copyright (C) 1995 Spencer Kimball and Peter Mattis\n" +#~ msgstr "Авторское право (C) 1995 Spencer Kimball и Peter Mattis\n" + +#~ msgid "GIMP Message" +#~ msgstr "Сообщения GIMP" + +#~ msgid "Curve" +#~ msgstr "Кривая" + +#~ msgid "Edge Detect " +#~ msgstr "Определение края " + +#~ msgid "Elasticity:" +#~ msgstr "Эластичность:" + +#~ msgid "Unknown layer mode" +#~ msgstr "Неизвестный режим слоя" + +#, fuzzy +#~ msgid "" +#~ "layers_dialog_drop_new_layer_callback():\n" +#~ "could not allocate new layer" +#~ msgstr "" +#~ "new_layer_query_ok_callback:\n" +#~ "не удалось разместить новый слой" + +#~ msgid "" +#~ "new_layer_query_ok_callback():\n" +#~ "could not allocate new layer" +#~ msgstr "" +#~ "new_layer_query_ok_callback:\n" +#~ "не удалось разместить новый слой" + +#, fuzzy +#~ msgid "/File/Acquire" +#~ msgstr "/Файл/Выход" + +#~ msgid "/View/Window Info..." +#~ msgstr "/Просмотр/Информация об окне..." + +#~ msgid "/Script-Fu/" +#~ msgstr "/Script-Fu/" + +#~ msgid "Length:" +#~ msgstr "Длина:" + +#~ msgid "\"%s\" executable not found\n" +#~ msgstr "\"%s\" исполняемый код не найден\n" + +#~ msgid "unable to open pipe" +#~ msgstr "не удалось открыть pipe" + +#~ msgid "unable to run plug-in: %s" +#~ msgstr "не удалось запустить дополнение: %s" + +#~ msgid "" +#~ "plug-in \"%s\" attempted to install procedure \"%s\" in an invalid menu " +#~ "location. Use either \"\", \"\", \"\", or \"\"." +#~ msgstr "" +#~ "дополнение \"%s\" пыталось установить процедуру \"%s\" в неправильное место " +#~ "в меню. Используйте \"\", \"\", \"\", или \"\"." + +#~ msgid "Unknown procedure type." +#~ msgstr "Неизвестный тип процедуры." + +#~ msgid "File Previews / Thumbnails" +#~ msgstr "Файл просмотр / эскиз" + +#~ msgid "Success" +#~ msgstr "Успешно" + +#~ msgid "No match" +#~ msgstr "Нет совпадений" + +#~ msgid "Invalid regular expression" +#~ msgstr "Ошибочное регулярное выражение" + +#~ msgid "Unmatched [ or [^" +#~ msgstr "Несовпадающая [ или [^" + +#~ msgid "Unmatched ( or \\(" +#~ msgstr "Несовпадающая ( или \\(" + +#~ msgid "Unmatched \\{" +#~ msgstr "Несовпадающее \\{" + +#~ msgid "Invalid content of \\{\\}" +#~ msgstr "Неправильное содержание \\{\\}" + +#~ msgid "Memory exhausted" +#~ msgstr "Нехватило памяти" + +#~ msgid "Premature end of regular expression" +#~ msgstr "Преждевременный конец регулярного выражения" + +#~ msgid "Regular expression too big" +#~ msgstr "Слишком большое регулярное выражение" + +#~ msgid "Unmatched ) or \\)" +#~ msgstr "Несовпадающая ) или \\)" + +#~ msgid "No previous regular expression" +#~ msgstr "Нет предыдущего регулярного выражения" #~ msgid "Edit Brush" #~ msgstr "Правка кисти" diff --git a/po/sv.po b/po/sv.po index e0ae6b8701..64cea74f57 100644 --- a/po/sv.po +++ b/po/sv.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: GIMP 1.1.9\n" -"POT-Creation-Date: 1999-10-04 19:46+0200\n" +"POT-Creation-Date: 1999-10-06 13:09-0700\n" "PO-Revision-Date: 1999-10-04 19:46+0200\n" "Last-Translator: Tomas жgren \n" "Language-Team: Swedish \n" @@ -98,14 +98,13 @@ msgstr "Avsluta" #: app/channels_dialog.c:2400 app/channels_dialog.c:2574 #: app/color_balance.c:299 app/color_notebook.c:113 app/convert.c:499 #: app/curves.c:560 app/file_new_dialog.c:196 app/file_new_dialog.c:378 -#: app/gdisplay_color.c:421 app/gdisplay_color_ui.c:86 app/gdisplay_ops.c:356 -#: app/gimpprogress.c:114 app/global_edit.c:712 app/gradient.c:1566 -#: app/gradient.c:4622 app/gradient.c:5181 app/hue_saturation.c:393 -#: app/interface.c:944 app/layers_dialog.c:3311 app/layers_dialog.c:3517 -#: app/layers_dialog.c:3642 app/layers_dialog.c:3756 app/layers_dialog.c:4043 -#: app/levels.c:364 app/posterize.c:205 app/preferences_dialog.c:1174 -#: app/qmask.c:257 app/resize.c:193 app/threshold.c:289 -#: libgimp/gimpexport.c:264 +#: app/gdisplay_color_ui.c:117 app/gdisplay_ops.c:356 app/gimpprogress.c:114 +#: app/global_edit.c:712 app/gradient.c:1566 app/gradient.c:4622 +#: app/gradient.c:5181 app/hue_saturation.c:393 app/interface.c:944 +#: app/layers_dialog.c:3311 app/layers_dialog.c:3517 app/layers_dialog.c:3642 +#: app/layers_dialog.c:3756 app/layers_dialog.c:4043 app/levels.c:364 +#: app/posterize.c:205 app/preferences_dialog.c:1174 app/qmask.c:257 +#: app/resize.c:193 app/threshold.c:289 libgimp/gimpexport.c:264 msgid "Cancel" msgstr "Avbryt" @@ -237,7 +236,6 @@ msgstr "Max djup:" #. threshold scale #: app/blend.c:458 app/bucket_fill.c:132 app/fuzzy_select.c:641 -#: app/iscissors.c:385 msgid "Threshold:" msgstr "TrЖskelvДrde:" @@ -277,11 +275,11 @@ msgstr "Ljusstyrka-Kontrast" #: app/channels_dialog.c:2398 app/channels_dialog.c:2572 #: app/color_balance.c:297 app/color_notebook.c:110 app/convert.c:497 #: app/curves.c:558 app/file_new_dialog.c:194 app/file_new_dialog.c:374 -#: app/gdisplay_color.c:419 app/gdisplay_color_ui.c:84 -#: app/hue_saturation.c:391 app/layers_dialog.c:3309 app/layers_dialog.c:3515 -#: app/layers_dialog.c:3640 app/layers_dialog.c:4041 app/levels.c:362 -#: app/module_db.c:268 app/posterize.c:203 app/preferences_dialog.c:1170 -#: app/qmask.c:255 app/resize.c:191 app/threshold.c:287 +#: app/gdisplay_color_ui.c:115 app/hue_saturation.c:391 +#: app/layers_dialog.c:3309 app/layers_dialog.c:3515 app/layers_dialog.c:3640 +#: app/layers_dialog.c:4041 app/levels.c:362 app/module_db.c:268 +#: app/posterize.c:203 app/preferences_dialog.c:1170 app/qmask.c:255 +#: app/resize.c:191 app/threshold.c:287 msgid "OK" msgstr "OK" @@ -440,7 +438,7 @@ msgid "Replace" msgstr "Byt ut" #: app/by_color_select.c:541 app/colormap_dialog.i.c:148 -#: app/gdisplay_color_ui.c:71 +#: app/gdisplay_color_ui.c:102 msgid "Add" msgstr "Addera" @@ -1082,7 +1080,7 @@ msgstr " msgid "Open a file" msgstr "жppna en fil" -#: app/docindexif.c:89 app/gdisplay_color_ui.c:73 +#: app/docindexif.c:89 app/gdisplay_color_ui.c:104 msgid "Up" msgstr "Upp" @@ -1090,7 +1088,7 @@ msgstr "Upp" msgid "Move the selected entry up in the index" msgstr "Flytta den valda posten uppЕt i listan" -#: app/docindexif.c:94 app/gdisplay_color_ui.c:74 +#: app/docindexif.c:94 app/gdisplay_color_ui.c:105 msgid "Down" msgstr "Ner" @@ -1098,7 +1096,7 @@ msgstr "Ner" msgid "Move the selected entry down in the index" msgstr "Flytta den valda posten nedЕt i listan" -#: app/docindexif.c:99 app/gdisplay_color_ui.c:72 +#: app/docindexif.c:99 app/gdisplay_color_ui.c:103 msgid "Remove" msgstr "AvlДgsna" @@ -1346,11 +1344,11 @@ msgstr "Spara misslyckades: " msgid "/File/Open" msgstr "/Arkiv/жppna" -#: app/fileops.c:1581 app/fileops.c:1597 app/gdisplay.c:1632 app/menus.c:151 +#: app/fileops.c:1581 app/fileops.c:1597 app/gdisplay.c:1651 app/menus.c:151 msgid "/File/Save" msgstr "/Arkiv/Spara" -#: app/fileops.c:1582 app/fileops.c:1598 app/gdisplay.c:1633 app/menus.c:153 +#: app/fileops.c:1582 app/fileops.c:1598 app/gdisplay.c:1652 app/menus.c:153 msgid "/File/Save as" msgstr "/Arkiv/Spara som" @@ -1431,272 +1429,264 @@ msgstr "indexerad-tom" msgid "indexed" msgstr "indexerad" -#: app/gdisplay.c:1634 app/menus.c:155 +#: app/gdisplay.c:1653 app/menus.c:155 msgid "/File/Revert" msgstr "/Arkiv/еterta bild" -#: app/gdisplay.c:1635 app/gdisplay_ops.c:299 app/gdisplay_ops.c:314 +#: app/gdisplay.c:1654 app/gdisplay_ops.c:299 app/gdisplay_ops.c:314 #: app/gdisplay_ops.c:345 app/menus.c:162 msgid "/File/Close" msgstr "/Arkiv/StДng" -#: app/gdisplay.c:1637 +#: app/gdisplay.c:1656 msgid "/Edit" msgstr "/Redigera" -#: app/gdisplay.c:1640 app/menus.c:171 +#: app/gdisplay.c:1659 app/menus.c:171 msgid "/Edit/Cut" msgstr "/Redigera/Klipp ut" -#: app/gdisplay.c:1641 app/menus.c:173 +#: app/gdisplay.c:1660 app/menus.c:173 msgid "/Edit/Copy" msgstr "/Redigera/Kopiera" -#: app/gdisplay.c:1642 app/menus.c:175 +#: app/gdisplay.c:1661 app/menus.c:175 msgid "/Edit/Paste" msgstr "/Redigera/Klistra in" -#: app/gdisplay.c:1643 app/menus.c:177 +#: app/gdisplay.c:1662 app/menus.c:177 msgid "/Edit/Paste Into" msgstr "/Redigera/Klistra in i" -#: app/gdisplay.c:1644 app/menus.c:179 +#: app/gdisplay.c:1663 app/menus.c:179 msgid "/Edit/Paste As New" msgstr "/Redigera/Klistra in som ny" -#: app/gdisplay.c:1645 app/menus.c:183 +#: app/gdisplay.c:1664 app/menus.c:183 msgid "/Edit/Clear" msgstr "/Redigera/Rensa" -#: app/gdisplay.c:1646 app/menus.c:185 +#: app/gdisplay.c:1665 app/menus.c:185 msgid "/Edit/Fill" msgstr "/Redigera/Fyll" -#: app/gdisplay.c:1647 app/menus.c:187 +#: app/gdisplay.c:1666 app/menus.c:187 msgid "/Edit/Stroke" msgstr "/Redigera/Stryk" -#: app/gdisplay.c:1648 app/menus.c:189 +#: app/gdisplay.c:1667 app/menus.c:189 msgid "/Edit/Undo" msgstr "/Redigera/еngra" -#: app/gdisplay.c:1649 app/menus.c:191 +#: app/gdisplay.c:1668 app/menus.c:191 msgid "/Edit/Redo" msgstr "/Redigera/GЖr om" -#: app/gdisplay.c:1650 app/menus.c:197 +#: app/gdisplay.c:1669 app/menus.c:197 msgid "/Edit/Cut Named" msgstr "/Redigera/Klipp ut namngiven" -#: app/gdisplay.c:1651 app/menus.c:199 +#: app/gdisplay.c:1670 app/menus.c:199 msgid "/Edit/Copy Named" msgstr "/Redigera/Kopiera namngiven" -#: app/gdisplay.c:1652 app/menus.c:201 +#: app/gdisplay.c:1671 app/menus.c:201 msgid "/Edit/Paste Named" msgstr "/Redigera/Klistra in namngiven" -#: app/gdisplay.c:1655 +#: app/gdisplay.c:1674 msgid "/Select" msgstr "/Markering" -#: app/gdisplay.c:1656 app/menus.c:230 +#: app/gdisplay.c:1675 app/menus.c:230 msgid "/Select/Save To Channel" msgstr "/Markera/Spara till kanal" -#: app/gdisplay.c:1658 +#: app/gdisplay.c:1677 msgid "/View" msgstr "/Visa" -#: app/gdisplay.c:1661 app/menus.c:266 +#: app/gdisplay.c:1680 app/menus.c:266 msgid "/View/Toggle Selection" msgstr "/Visa/Visa markering" -#: app/gdisplay.c:1662 app/menus.c:268 +#: app/gdisplay.c:1681 app/menus.c:268 msgid "/View/Toggle Rulers" msgstr "/Visa/Visa linjaler" -#: app/gdisplay.c:1664 app/menus.c:272 +#: app/gdisplay.c:1683 app/menus.c:272 msgid "/View/Toggle Guides" msgstr "/Visa/Visa hjДlplinjer" -#: app/gdisplay.c:1665 app/menus.c:274 +#: app/gdisplay.c:1684 app/menus.c:274 msgid "/View/Snap To Guides" msgstr "/Visa/SnДpp mot hjДlplinjer" -#: app/gdisplay.c:1666 app/menus.c:270 +#: app/gdisplay.c:1685 app/menus.c:270 msgid "/View/Toggle Statusbar" msgstr "/Visa/Visa statusrad" -#: app/gdisplay.c:1668 app/menus.c:257 +#: app/gdisplay.c:1687 app/menus.c:257 msgid "/View/Dot for dot" msgstr "/Visa/Punkt fЖr punkt" -#: app/gdisplay.c:1671 +#: app/gdisplay.c:1690 msgid "/Image" msgstr "/Bild" -#: app/gdisplay.c:1672 app/gdisplay.c:1683 +#: app/gdisplay.c:1691 app/gdisplay.c:1702 msgid "/Image/Colors" msgstr "/Bild/FДrger" -#: app/gdisplay.c:1673 +#: app/gdisplay.c:1692 msgid "/Image/Channels" msgstr "/Bild/Kanaler" -#: app/gdisplay.c:1674 +#: app/gdisplay.c:1693 msgid "/Image/Alpha" msgstr "/Bild/Alfa" -#: app/gdisplay.c:1675 app/menus.c:68 +#: app/gdisplay.c:1694 app/menus.c:68 msgid "/Image/Transforms" msgstr "/Bild/Transformera" -#: app/gdisplay.c:1678 app/menus.c:312 +#: app/gdisplay.c:1697 app/menus.c:312 msgid "/Image/RGB" msgstr "/Bild/RGB" -#: app/gdisplay.c:1679 app/menus.c:314 +#: app/gdisplay.c:1698 app/menus.c:314 msgid "/Image/Grayscale" msgstr "/Bild/GrЕskala" -#: app/gdisplay.c:1680 app/menus.c:316 +#: app/gdisplay.c:1699 app/menus.c:316 msgid "/Image/Indexed" msgstr "/Bild/Indexerad" -#: app/gdisplay.c:1681 app/tools.c:658 +#: app/gdisplay.c:1700 app/tools.c:658 msgid "/Image/Histogram" msgstr "/Bild/Histogram" -#: app/gdisplay.c:1684 app/tools.c:613 +#: app/gdisplay.c:1703 app/tools.c:613 msgid "/Image/Colors/Threshold" msgstr "/Bild/FДrger/TrЖskelvДrde" -#: app/gdisplay.c:1685 app/tools.c:598 +#: app/gdisplay.c:1704 app/tools.c:598 msgid "/Image/Colors/Posterize" msgstr "/Bild/FДrger/Posterisering" -#: app/gdisplay.c:1686 app/menus.c:288 +#: app/gdisplay.c:1705 app/menus.c:288 msgid "/Image/Colors/Equalize" msgstr "/Bild/FДrger/JДmna ut" -#: app/gdisplay.c:1687 app/menus.c:290 +#: app/gdisplay.c:1706 app/menus.c:290 msgid "/Image/Colors/Invert" msgstr "/Bild/FДrger/Invertera" -#: app/gdisplay.c:1688 app/tools.c:553 +#: app/gdisplay.c:1707 app/tools.c:553 msgid "/Image/Colors/Color Balance" msgstr "/Bild/FДrger/FДrgbalans" -#: app/gdisplay.c:1689 app/tools.c:568 +#: app/gdisplay.c:1708 app/tools.c:568 msgid "/Image/Colors/Brightness-Contrast" msgstr "/Bild/FДrger/Ljusstyrka-Kontrast" -#: app/gdisplay.c:1691 app/tools.c:583 +#: app/gdisplay.c:1710 app/tools.c:583 msgid "/Image/Colors/Hue-Saturation" msgstr "/Bild/FДrger/Nyans-MДttnad" -#: app/gdisplay.c:1692 app/tools.c:628 +#: app/gdisplay.c:1711 app/tools.c:628 msgid "/Image/Colors/Curves" msgstr "/Bild/FДrger/Kurvor" -#: app/gdisplay.c:1693 app/tools.c:643 +#: app/gdisplay.c:1712 app/tools.c:643 msgid "/Image/Colors/Levels" msgstr "/Bild/FДrger/NivЕer" -#: app/gdisplay.c:1694 app/menus.c:294 +#: app/gdisplay.c:1713 app/menus.c:294 msgid "/Image/Colors/Desaturate" msgstr "/Bild/FДrger/AvfДrga" -#: app/gdisplay.c:1696 app/menus.c:302 +#: app/gdisplay.c:1715 app/menus.c:302 msgid "/Image/Alpha/Add Alpha Channel" msgstr "/Bild/Alfa/LДgg till alfa-kanal" -#: app/gdisplay.c:1699 app/menus.c:307 +#: app/gdisplay.c:1718 app/menus.c:307 msgid "/Image/Transforms/Offset" msgstr "/Bild/Transformera/Offset" -#: app/gdisplay.c:1702 +#: app/gdisplay.c:1721 msgid "/Layers/Stack" msgstr "/Lager/Stack" -#: app/gdisplay.c:1705 app/menus.c:335 +#: app/gdisplay.c:1724 app/menus.c:335 msgid "/Layers/Stack/Previous Layer" msgstr "/Lager/Stack/FЖregЕende lager" -#: app/gdisplay.c:1707 app/menus.c:337 +#: app/gdisplay.c:1726 app/menus.c:337 msgid "/Layers/Stack/Next Layer" msgstr "/Lager/Stack/NДsta lager" -#: app/gdisplay.c:1709 app/menus.c:339 +#: app/gdisplay.c:1728 app/menus.c:339 msgid "/Layers/Stack/Raise Layer" msgstr "/Lager/Stack/HЖj lager" -#: app/gdisplay.c:1711 app/menus.c:341 +#: app/gdisplay.c:1730 app/menus.c:341 msgid "/Layers/Stack/Lower Layer" msgstr "/Lager/Stack/SДnk lager" -#: app/gdisplay.c:1713 app/menus.c:343 +#: app/gdisplay.c:1732 app/menus.c:343 msgid "/Layers/Stack/Layer to Top" msgstr "/Lager/Stack/Lager till toppen" -#: app/gdisplay.c:1715 app/menus.c:345 +#: app/gdisplay.c:1734 app/menus.c:345 msgid "/Layers/Stack/Layer to Bottom" msgstr "/Lager/Stack/Lager till botten" -#: app/gdisplay.c:1719 app/menus.c:349 +#: app/gdisplay.c:1738 app/menus.c:349 msgid "/Layers/Anchor Layer" msgstr "/Lager/Ankra lager" -#: app/gdisplay.c:1720 app/menus.c:351 +#: app/gdisplay.c:1739 app/menus.c:351 msgid "/Layers/Merge Visible Layers" msgstr "/Lager/Sammanfoga synliga lager" -#: app/gdisplay.c:1721 app/menus.c:353 +#: app/gdisplay.c:1740 app/menus.c:353 msgid "/Layers/Flatten Image" msgstr "/Lager/Platta till bilden" -#: app/gdisplay.c:1722 app/menus.c:355 +#: app/gdisplay.c:1741 app/menus.c:355 msgid "/Layers/Alpha To Selection" msgstr "/Lager/Alfa-kanal till markering" -#: app/gdisplay.c:1723 app/menus.c:357 +#: app/gdisplay.c:1742 app/menus.c:357 msgid "/Layers/Mask To Selection" msgstr "/Lager/Mask till markering" -#: app/gdisplay.c:1724 app/menus.c:359 +#: app/gdisplay.c:1743 app/menus.c:359 msgid "/Layers/Add Alpha Channel" msgstr "/Lager/LДgg till alfa-kanal" -#: app/gdisplay.c:1727 +#: app/gdisplay.c:1746 msgid "/Filters" msgstr "/Filter" -#: app/gdisplay.c:1729 +#: app/gdisplay.c:1748 msgid "/Script-Fu" msgstr "/Script-Fu" -#: app/gdisplay_color.c:413 -msgid "Gamma" -msgstr "Gamma" - -#: app/gdisplay_color.c:430 -msgid "Gamma:" -msgstr "Gamma:" - -#: app/gdisplay_color_ui.c:75 +#: app/gdisplay_color_ui.c:106 msgid "Configure" msgstr "InstДllningar" -#: app/gdisplay_color_ui.c:78 +#: app/gdisplay_color_ui.c:109 msgid "Color Display Filters" msgstr "FДrgvisnings-filter" -#: app/gdisplay_color_ui.c:102 +#: app/gdisplay_color_ui.c:133 msgid "Available Filters" msgstr "TillgДngliga filter" -#: app/gdisplay_color_ui.c:120 +#: app/gdisplay_color_ui.c:156 msgid "Active Filters" msgstr "Aktiva filter" @@ -2671,7 +2661,7 @@ msgstr "%s: F msgid "Dimensions (w x h):" msgstr "Dimensioner (b x h):" -#: app/info_window.c:306 app/iscissors.c:356 +#: app/info_window.c:306 msgid "Resolution:" msgstr "UpplЖsning:" @@ -3308,20 +3298,6 @@ msgstr "Kan ej anv msgid "Invert operation failed." msgstr "Invertera-operation misslyckades." -#: app/iscissors.c:350 -msgid "Curve" -msgstr "Kurva" - -#. the threshold scale -#: app/iscissors.c:379 -msgid "Edge Detect " -msgstr "Kant-detektering " - -#. the elasticity scale -#: app/iscissors.c:408 -msgid "Elasticity:" -msgstr "Elasticitet:" - #: app/layer.c:248 msgid "Zero width or height layers not allowed." msgstr "Lager med noll i bredd eller hЖjd Дr ej tillЕtna." @@ -6266,3 +6242,18 @@ msgstr "Din bild borde exporteras f #: libgimp/gimpexport.c:332 msgid "The export conversion won't modify your original image." msgstr "Konverteringen vid export modifierar inte originalbilden." + +#~ msgid "Gamma" +#~ msgstr "Gamma" + +#~ msgid "Gamma:" +#~ msgstr "Gamma:" + +#~ msgid "Curve" +#~ msgstr "Kurva" + +#~ msgid "Edge Detect " +#~ msgstr "Kant-detektering " + +#~ msgid "Elasticity:" +#~ msgstr "Elasticitet:"