From da8e06a84d4b4e1176268faef952f41129b7c54d Mon Sep 17 00:00:00 2001 From: Christian Rose Date: Wed, 26 Mar 2003 19:04:55 +0000 Subject: [PATCH] Added "yi" to ALL_LINGUAS. Added Yiddish translation by Raphael Finkel 2003-03-26 Christian Rose * configure.in: Added "yi" to ALL_LINGUAS. * po/yi.po: Added Yiddish translation by Raphael Finkel . --- ChangeLog | 4 + configure.in | 2 +- po/ChangeLog | 5 + po/yi.po | 8133 ++++++++++++++++++++++++++++++++++++++++++++++++++ 4 files changed, 8143 insertions(+), 1 deletion(-) create mode 100644 po/yi.po diff --git a/ChangeLog b/ChangeLog index 0b1ab5158e..54e13b1b21 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2003-03-26 Christian Rose + + * configure.in: Added "yi" to ALL_LINGUAS. + 2003-03-26 Manish Singh * plug-ins/common/max_rgb.c: fixed status return to succeed sometimes. diff --git a/configure.in b/configure.in index dea5c5b64b..a7742ae9f0 100644 --- a/configure.in +++ b/configure.in @@ -253,7 +253,7 @@ AC_SUBST(GETTEXT_PACKAGE) AC_DEFINE_UNQUOTED(GETTEXT_PACKAGE, "$GETTEXT_PACKAGE", [The prefix for our gettext translation domains.]) -ALL_LINGUAS="ca cs da de el en_GB es fi fr ga gl hu hr it ja ko nl no pl pt pt_BR ro ru sk sv tr uk vi zh_CN zh_TW" +ALL_LINGUAS="ca cs da de el en_GB es fi fr ga gl hu hr it ja ko nl no pl pt pt_BR ro ru sk sv tr uk vi yi zh_CN zh_TW" AC_PROG_INTLTOOL AM_GLIB_GNU_GETTEXT diff --git a/po/ChangeLog b/po/ChangeLog index cda5c08556..6ab3e46bf5 100644 --- a/po/ChangeLog +++ b/po/ChangeLog @@ -1,3 +1,8 @@ +2003-03-26 Christian Rose + + * yi.po: Added Yiddish translation by + Raphael Finkel . + 2003-03-25 Pablo Gonzalo del Campo * es.po: Updated Spanish translation. diff --git a/po/yi.po b/po/yi.po new file mode 100644 index 0000000000..f58fe7c679 --- /dev/null +++ b/po/yi.po @@ -0,0 +1,8133 @@ +# Yiddish version +# Copyright (C) 2003 Free Software Foundation, Inc. +# Raphael Finkel , 2003. +# +msgid "" +msgstr "" +"Project-Id-Version: 1.0\n" +"POT-Creation-Date: 2003-03-19 14:08-0500\n" +"PO-Revision-Date: 2003-03-19\n" +"Last-Translator: Raphael Finkel \n" +"Language-Team: Yiddish \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: app/app_procs.c:112 +msgid "" +"GIMP is not properly installed for the current user.\n" +"User installation was skipped because the '--no-interface' flag was used.\n" +"To perform user installation, run the GIMP without the '--no-interface' flag." +msgstr "" + +#: app/app_procs.c:244 app/gui/file-commands.c:173 +#: app/gui/file-open-dialog.c:701 app/widgets/gimpdocumentview.c:455 +#: app/widgets/gimpdnd.c:968 +#, c-format +msgid "" +"Opening '%s' failed:\n" +"\n" +"%s" +msgstr "" + +#: app/main.c:170 +msgid "" +"GIMP could not initialize the graphical user interface.\n" +"Make sure a proper setup for your display environment exists." +msgstr "" + +#. +#. * anything else starting with a '-' is an error. +#. +#: app/main.c:327 +#, c-format +msgid "" +"\n" +"Invalid option \"%s\"\n" +msgstr "" + +#: app/main.c:449 +msgid "GIMP version" +msgstr "" + +#: app/main.c:457 +#, c-format +msgid "" +"\n" +"Usage: %s [option ... ] [file ... ]\n" +"\n" +msgstr "" + +#: app/main.c:458 +msgid "Options:\n" +msgstr "" + +#: app/main.c:459 +msgid " -b, --batch Run in batch mode.\n" +msgstr "" + +#: app/main.c:460 +msgid "" +" -c, --console-messages Display warnings to console instead of a dialog " +"box.\n" +msgstr "" + +#: app/main.c:461 +msgid "" +" -d, --no-data Do not load brushes, gradients, palettes, " +"patterns.\n" +msgstr "" + +#: app/main.c:462 +msgid " -i, --no-interface Run without a user interface.\n" +msgstr "" + +#: app/main.c:463 +msgid " -g, --gimprc Use an alternate gimprc file.\n" +msgstr "" + +#: app/main.c:464 +msgid " -h, --help Output this help.\n" +msgstr "" + +#: app/main.c:465 +msgid " -r, --restore-session Try to restore saved session.\n" +msgstr "" + +#: app/main.c:466 +msgid " -s, --no-splash Do not show the startup window.\n" +msgstr "" + +#: app/main.c:467 +msgid " -S, --no-splash-image Do not add an image to the startup window.\n" +msgstr "" + +#: app/main.c:468 +msgid " -v, --version Output version information.\n" +msgstr "" + +#: app/main.c:469 +msgid " --verbose Show startup messages.\n" +msgstr "" + +#: app/main.c:470 +msgid "" +" --no-shm Do not use shared memory between GIMP and " +"plugins.\n" +msgstr "" + +#: app/main.c:471 +msgid " --no-mmx Do not use MMX routines.\n" +msgstr "" + +#: app/main.c:472 +msgid "" +" --debug-handlers Enable non-fatal debugging signal handlers.\n" +msgstr "" + +#: app/main.c:473 +msgid " --display Use the designated X display.\n" +msgstr "" + +#: app/main.c:474 +msgid " --system-gimprc Use an alternate system gimprc file.\n" +msgstr "" + +#: app/main.c:475 +msgid "" +" --enable-stack-trace \n" +" Debugging mode for fatal signals.\n" +"\n" +msgstr "" + +#: app/main.c:494 +msgid "(This console window will close in ten seconds)\n" +msgstr "" + +#: app/base/base-enums.c:13 app/core/core-enums.c:283 +msgid "Small" +msgstr "" + +#: app/base/base-enums.c:14 app/core/core-enums.c:284 +msgid "Medium" +msgstr "" + +#: app/base/base-enums.c:15 app/core/core-enums.c:285 +msgid "Large" +msgstr "" + +#: app/base/base-enums.c:33 +msgid "Light Checks" +msgstr "" + +#: app/base/base-enums.c:34 +msgid "Mid-Tone Checks" +msgstr "" + +#: app/base/base-enums.c:35 +msgid "Dark Checks" +msgstr "" + +#: app/base/base-enums.c:36 +msgid "White Only" +msgstr "" + +#: app/base/base-enums.c:37 +msgid "Gray Only" +msgstr "" + +#: app/base/base-enums.c:38 +msgid "Black Only" +msgstr "" + +#: app/base/base-enums.c:56 +msgid "Smooth" +msgstr "" + +#: app/base/base-enums.c:57 +msgid "Freehand" +msgstr "" + +#: app/base/base-enums.c:75 app/widgets/gimpwidgets-constructors.c:71 +#: app/widgets/gimpwidgets-constructors.c:104 +msgid "Value" +msgstr "באַטרעף" + +#: app/base/base-enums.c:76 app/core/core-enums.c:97 +#: app/tools/gimpcolorbalancetool.c:306 +msgid "Red" +msgstr "" + +#: app/base/base-enums.c:77 app/core/core-enums.c:98 +#: app/tools/gimpcolorbalancetool.c:313 +msgid "Green" +msgstr "" + +#: app/base/base-enums.c:78 app/core/core-enums.c:99 +#: app/tools/gimpcolorbalancetool.c:320 +msgid "Blue" +msgstr "" + +#: app/base/base-enums.c:79 app/core/core-enums.c:102 +msgid "Alpha" +msgstr "" + +#: app/base/base-enums.c:97 +msgid "None (Fastest)" +msgstr "" + +#: app/base/base-enums.c:98 app/core/core-enums.c:190 +#: app/widgets/widgets-enums.c:51 +msgid "Linear" +msgstr "" + +#: app/base/base-enums.c:99 +msgid "Cubic (Best)" +msgstr "" + +#: app/base/base-enums.c:157 +msgid "Shadows" +msgstr "" + +#: app/base/base-enums.c:158 +msgid "Midtones" +msgstr "" + +#: app/base/base-enums.c:159 +msgid "Highlights" +msgstr "" + +#: app/config/gimpconfig-deserialize.c:205 app/config/gimpconfig.c:280 +#: app/config/gimpconfig.c:293 app/config/gimpscanner.c:327 +#: app/core/gimpunits.c:157 app/gui/session.c:176 app/plug-in/plug-in-rc.c:134 +msgid "fatal parse error" +msgstr "" + +#. please don't translate 'yes' and 'no' +#: app/config/gimpconfig-deserialize.c:433 +#, c-format +msgid "expected 'yes' or 'no' for boolean token %s, got '%s'" +msgstr "" + +#: app/config/gimpconfig-deserialize.c:492 +#, c-format +msgid "invalid value '%s' for token %s" +msgstr "" + +#: app/config/gimpconfig-deserialize.c:506 +#, c-format +msgid "invalid value '%ld' for token %s" +msgstr "" + +#: app/config/gimpconfig-deserialize.c:572 +#, c-format +msgid "while parsing token %s: %s" +msgstr "" + +#: app/config/gimpconfig-deserialize.c:709 +#, c-format +msgid "value for token %s is not a valid UTF-8 string" +msgstr "" + +#: app/config/gimpconfig-path.c:126 +#, c-format +msgid "can not expand ${%s}" +msgstr "" + +#: app/config/gimpconfigwriter.c:77 +#, c-format +msgid "Failed to create temporary file for '%s': %s" +msgstr "" + +#: app/config/gimpconfigwriter.c:91 +#, c-format +msgid "Failed to open '%s' for writing: %s" +msgstr "ניט געקענט עפֿענען '%s' צו שרײַבן: %s" + +#: app/config/gimpconfigwriter.c:358 +#, c-format +msgid "" +"Error writing to temporary file for '%s': %s\n" +"The original file has not been touched." +msgstr "" + +#: app/config/gimpconfigwriter.c:365 +#, c-format +msgid "" +"Error writing to temporary file for '%s': %s\n" +"No file has been created." +msgstr "" + +#: app/config/gimpconfigwriter.c:375 +#, c-format +msgid "Error writing to '%s': %s" +msgstr "" + +#: app/config/gimpconfigwriter.c:393 +#, c-format +msgid "Failed to create file '%s': %s" +msgstr "" + +#: app/config/gimprc.c:341 app/config/gimprc.c:353 app/gui/gui.c:192 +#: app/gui/gui.c:203 +#, c-format +msgid "Parsing '%s'\n" +msgstr "" + +#: app/config/gimprc.c:575 +#, c-format +msgid "Saving '%s'\n" +msgstr "" + +#. Not all strings defined here are used in the user interface +#. * (the preferences dialog mainly) and only those that are should +#. * be marked for translation. +#. +#: app/config/gimprc-blurbs.h:16 +msgid "Specifies how the area around the image should be drawn." +msgstr "" + +#: app/config/gimprc-blurbs.h:19 +msgid "" +"Sets the canvas padding color used if the padding mode is set to custom " +"color." +msgstr "" + +#: app/config/gimprc-blurbs.h:23 +msgid "" +"Specify that marching ants for selected regions will be drawn with colormap " +"cycling as opposed to be drawn as animated lines. This color cycling option " +"works only with 8-bit displays." +msgstr "" + +#: app/config/gimprc-blurbs.h:28 +msgid "Ask for confirmation before closing an image without saving." +msgstr "" + +#: app/config/gimprc-blurbs.h:31 +msgid "Sets the mode of cursor the GIMP will use." +msgstr "" + +#: app/config/gimprc-blurbs.h:34 +msgid "" +"Context-dependent cursors are cool. They are enabled by default. However, " +"they require overhead that you may want to do without." +msgstr "" + +#: app/config/gimprc-blurbs.h:45 +msgid "" +"When enabled, this will ensure that each pixel of an image gets mapped to a " +"pixel on the screen." +msgstr "" + +#: app/config/gimprc-blurbs.h:74 +msgid "" +"Tools such as fuzzy-select and bucket fill find regions based on a seed-fill " +"algorithm. The seed fill starts at the intially selected pixel and " +"progresses in all directions until the difference of pixel intensity from " +"the original is greater than a specified threshold. This value represents " +"the default threshold." +msgstr "" + +#: app/config/gimprc-blurbs.h:124 +msgid "Sets the browser used by the help system." +msgstr "" + +#: app/config/gimprc-blurbs.h:127 +msgid "Sets the text to appear in image window status bars." +msgstr "" + +#: app/config/gimprc-blurbs.h:130 +msgid "Sets the text to appear in image window titles." +msgstr "" + +#: app/config/gimprc-blurbs.h:133 +msgid "When enabled, the GIMP will use a different info window per image view." +msgstr "" + +#: app/config/gimprc-blurbs.h:136 +msgid "" +"When enabled, this will ensure that the full image is visible after a file " +"is opened, otherwise it will be displayed with a scale of 1:1." +msgstr "" + +#: app/config/gimprc-blurbs.h:140 +msgid "Install a private colormap; might be useful on pseudocolor visuals." +msgstr "" + +#: app/config/gimprc-blurbs.h:143 +msgid "" +"Sets the level of interpolation used for scaling and other transformations." +msgstr "" + +#: app/config/gimprc-blurbs.h:147 +msgid "How many recently opened image filenames to keep on the File menu." +msgstr "" + +#: app/config/gimprc-blurbs.h:150 +msgid "" +"Speed of marching ants in the selection outline. This value is in " +"milliseconds (less time indicates faster marching)." +msgstr "" + +#: app/config/gimprc-blurbs.h:154 +msgid "" +"GIMP will warn the user if an attempt is made to create an image that would " +"take more memory than the size specified here." +msgstr "" + +#: app/config/gimprc-blurbs.h:158 +msgid "" +"Generally only a concern for 8-bit displays, this sets the minimum number of " +"system colors allocated for the GIMP." +msgstr "" + +#: app/config/gimprc-blurbs.h:182 +msgid "" +"Sets the size of the navigation preview available in the lower right corner " +"of the image window." +msgstr "" + +#: app/config/gimprc-blurbs.h:186 +msgid "" +"On multiprocessor machines, if GIMP has been compiled with --enable-mp this " +"sets how many processors GIMP should use simultaneously." +msgstr "" + +#: app/config/gimprc-blurbs.h:196 +msgid "" +"When enabled, the X server is queried for the mouse's current position on " +"each motion event, rather than relying on the position hint. This means " +"painting with large brushes should be more accurate, but it may be slower. " +"Perversely, on some X servers enabling this option results in faster " +"painting." +msgstr "" + +#: app/config/gimprc-blurbs.h:209 +msgid "" +"Sets whether GIMP should create previews of layers and channels. Previews in " +"the layers and channels dialog are nice to have but they can slow things " +"down when working with large images." +msgstr "" + +#: app/config/gimprc-blurbs.h:214 +msgid "Sets the default preview size for layers and channels." +msgstr "" + +#: app/config/gimprc-blurbs.h:217 +msgid "" +"When enabled, the image window will automatically resize itself, whenever " +"the physical image size changes." +msgstr "" + +#: app/config/gimprc-blurbs.h:221 +msgid "" +"When enabled, the image window will automatically resize itself, when " +"zooming into and out of images." +msgstr "" + +#: app/config/gimprc-blurbs.h:225 +msgid "Let GIMP try to restore your last saved session on each startup." +msgstr "" + +#: app/config/gimprc-blurbs.h:228 +msgid "" +"Remember the current tool, pattern, color, and brush across GIMP sessions." +msgstr "" + +#: app/config/gimprc-blurbs.h:232 +msgid "Save the positions and sizes of the main dialogs when the GIMP exits." +msgstr "" + +#: app/config/gimprc-blurbs.h:238 +msgid "" +"Sets the default menubar visibility. This can also be toggled with the " +"\"View->Toggle\" Menubar command." +msgstr "" + +#: app/config/gimprc-blurbs.h:242 +msgid "" +"Sets the default ruler visibility. This can also be toggled with the \"View-" +">Toggle Rulers\" command." +msgstr "" + +#: app/config/gimprc-blurbs.h:246 +msgid "" +"When enabled, the statusbar is visible by default. This can also be toggled " +"with the \"View->Toggle Statusbar\" command." +msgstr "" + +#: app/config/gimprc-blurbs.h:250 +msgid "Enable to display a handy GIMP tip on startup." +msgstr "" + +#: app/config/gimprc-blurbs.h:253 +msgid "Enable to display tooltips." +msgstr "" + +#: app/config/gimprc-blurbs.h:256 +msgid "" +"There is always a tradeoff between memory usage and speed. In most cases, " +"the GIMP opts for speed over memory. However, if memory is a big issue, try " +"to enable this setting." +msgstr "" + +#: app/config/gimprc-blurbs.h:261 +msgid "" +"Sets the swap file location. The gimp uses a tile based memory allocation " +"scheme. The swap file is used to quickly and easily swap tiles out to disk " +"and back in. Be aware that the swap file can easily get very large if the " +"GIMP is used with large images. Also, things can get horribly slow if the " +"swap file is created on a directory that is mounted over NFS. For these " +"reasons, it may be desirable to put your swap file in \"/tmp\"." +msgstr "" + +#: app/config/gimprc-blurbs.h:270 +msgid "When enabled, menus can be torn off." +msgstr "" + +#: app/config/gimprc-blurbs.h:273 +msgid "" +"Sets the temporary storage directory. Files will appear here during the " +"course of running the GIMP. Most files will disappear when the GIMP exits, " +"but some files are likely to remain, so it is best if this directory not be " +"one that is shared by other users." +msgstr "" + +#: app/config/gimprc-blurbs.h:285 +msgid "" +"Sets the size of the thumbnail saved with each image. Note that GIMP can not " +"save thumbnails if layer previews are disabled." +msgstr "" + +#: app/config/gimprc-blurbs.h:289 +msgid "" +"The tile cache is used to make sure the GIMP doesn't thrash tiles between " +"memory and disk. Setting this value higher will cause the GIMP to use less " +"swap space, but will also cause the GIMP to use more memory. Conversely, a " +"smaller cache size causes the GIMP to use more swap space and less memory." +msgstr "" + +#: app/config/gimprc-blurbs.h:299 +msgid "Sets the manner in which transparency is displayed in images." +msgstr "" + +#: app/config/gimprc-blurbs.h:302 +msgid "Sets the size of the checkerboard used to display transparency." +msgstr "" + +#: app/config/gimprc-blurbs.h:305 +msgid "" +"When enabled, the GIMP will not save if the image is unchanged since opening " +"it." +msgstr "" + +#: app/config/gimprc-blurbs.h:309 +msgid "" +"Sets the minimal number of operations that can be undone. More undo levels " +"are kept available until the undo-size limit is reached." +msgstr "" + +#: app/config/gimprc-blurbs.h:313 +msgid "" +"Sets an upper limit to the memory that is used per image to keep operations " +"on the undo stack." +msgstr "" + +#: app/config/gimprc-blurbs.h:317 +msgid "When enabled, pressing F1 will open the help browser." +msgstr "" + +#: app/config/gimpscanner.c:76 app/gui/paths-dialog.c:1962 +#: app/gui/paths-dialog.c:2087 app/tools/gimpcurvestool.c:1405 +#: app/tools/gimplevelstool.c:1541 +#, c-format +msgid "Failed to open file: '%s': %s" +msgstr "" + +#: app/config/gimpscanner.c:149 +msgid "invalid UTF-8 string" +msgstr "" + +#: app/config/gimpscanner.c:354 +#, c-format +msgid "" +"Error while parsing '%s' in line %d:\n" +"%s" +msgstr "" + +#: app/core/core-enums.c:13 +msgid "_White (Full Opacity)" +msgstr "" + +#: app/core/core-enums.c:14 +msgid "_Black (Full Transparency)" +msgstr "" + +#: app/core/core-enums.c:15 +msgid "Layer's _Alpha Channel" +msgstr "" + +#: app/core/core-enums.c:16 +msgid "_Selection" +msgstr "" + +#: app/core/core-enums.c:17 +msgid "_Grayscale Copy of Layer" +msgstr "" + +#: app/core/core-enums.c:35 app/core/gimp-gradients.c:70 +msgid "FG to BG (RGB)" +msgstr "" + +#: app/core/core-enums.c:36 +msgid "FG to BG (HSV)" +msgstr "" + +#: app/core/core-enums.c:37 app/core/gimp-gradients.c:85 +msgid "FG to Transparent" +msgstr "" + +#: app/core/core-enums.c:38 +msgid "Custom Gradient" +msgstr "" + +#: app/core/core-enums.c:56 +msgid "FG Color Fill" +msgstr "" + +#: app/core/core-enums.c:57 +msgid "BG Color Fill" +msgstr "" + +#: app/core/core-enums.c:58 +msgid "Pattern Fill" +msgstr "" + +#: app/core/core-enums.c:76 +msgid "Add to the current selection" +msgstr "" + +#: app/core/core-enums.c:77 +msgid "Subtract from the current selection" +msgstr "" + +#: app/core/core-enums.c:78 +msgid "Replace the current selection" +msgstr "" + +#: app/core/core-enums.c:79 +msgid "Intersect with the current selection" +msgstr "" + +#: app/core/core-enums.c:100 +msgid "Gray" +msgstr "" + +#: app/core/core-enums.c:101 app/core/core-enums.c:220 +#: app/core/core-enums.c:242 +msgid "Indexed" +msgstr "" + +#: app/core/core-enums.c:120 +msgid "No Color Dithering" +msgstr "" + +#: app/core/core-enums.c:121 +msgid "Floyd-Steinberg Color Dithering (Normal)" +msgstr "" + +#: app/core/core-enums.c:122 +msgid "Floyd-Steinberg Color Dithering (Reduced Color Bleeding)" +msgstr "" + +#: app/core/core-enums.c:123 +msgid "Positioned Color Dithering" +msgstr "" + +#: app/core/core-enums.c:168 +msgid "Foreground" +msgstr "" + +#: app/core/core-enums.c:169 app/core/gimpimage-new.c:180 +msgid "Background" +msgstr "הינטערגרונט" + +#: app/core/core-enums.c:170 +msgid "White" +msgstr "" + +#: app/core/core-enums.c:171 +msgid "Transparent" +msgstr "" + +#: app/core/core-enums.c:172 app/core/core-enums.c:307 +msgid "None" +msgstr "קײנע" + +#: app/core/core-enums.c:191 +msgid "Bi-Linear" +msgstr "" + +#: app/core/core-enums.c:192 +msgid "Radial" +msgstr "" + +#: app/core/core-enums.c:193 +msgid "Square" +msgstr "" + +#: app/core/core-enums.c:194 +msgid "Conical (symmetric)" +msgstr "" + +#: app/core/core-enums.c:195 +msgid "Conical (asymmetric)" +msgstr "" + +#: app/core/core-enums.c:196 +msgid "Shapeburst (angular)" +msgstr "" + +#: app/core/core-enums.c:197 +msgid "Shapeburst (spherical)" +msgstr "" + +#: app/core/core-enums.c:198 +msgid "Shapeburst (dimpled)" +msgstr "" + +#: app/core/core-enums.c:199 +msgid "Spiral (clockwise)" +msgstr "" + +#: app/core/core-enums.c:200 +msgid "Spiral (anticlockwise)" +msgstr "" + +#: app/core/core-enums.c:218 app/core/core-enums.c:238 +#: app/display/gimpdisplayshell-title.c:163 +msgid "RGB" +msgstr "" + +#: app/core/core-enums.c:219 app/core/core-enums.c:240 +#: app/gui/info-window.c:81 app/gui/info-window.c:666 +msgid "Grayscale" +msgstr "שװאַרץ־גרױ־װײַס" + +#: app/core/core-enums.c:239 +msgid "RGB-Alpha" +msgstr "" + +#: app/core/core-enums.c:241 +msgid "Grayscale-Alpha" +msgstr "" + +#: app/core/core-enums.c:243 +msgid "Indexed-Alpha" +msgstr "" + +#: app/core/core-enums.c:261 app/gui/preferences-dialog.c:1016 +#: app/gui/preferences-dialog.c:1596 app/gui/user-install-dialog.c:1280 +msgid "Horizontal" +msgstr "" + +#: app/core/core-enums.c:262 app/gui/preferences-dialog.c:1018 +#: app/gui/preferences-dialog.c:1598 app/gui/user-install-dialog.c:1282 +msgid "Vertical" +msgstr "" + +#: app/core/core-enums.c:263 +msgid "Unknown" +msgstr "" + +#: app/core/core-enums.c:281 +msgid "Tiny" +msgstr "" + +#: app/core/core-enums.c:282 +msgid "Very Small" +msgstr "" + +#: app/core/core-enums.c:286 +msgid "Very Large" +msgstr "" + +#: app/core/core-enums.c:287 +msgid "Huge" +msgstr "" + +#: app/core/core-enums.c:288 +msgid "Enormous" +msgstr "" + +#: app/core/core-enums.c:289 +msgid "Gigantic" +msgstr "" + +#: app/core/core-enums.c:308 +msgid "Sawtooth Wave" +msgstr "" + +#: app/core/core-enums.c:309 +msgid "Triangular Wave" +msgstr "" + +#: app/core/core-enums.c:349 +msgid "No Thumbnails" +msgstr "" + +#: app/core/core-enums.c:350 +msgid "Normal (128x128)" +msgstr "" + +#: app/core/core-enums.c:351 +msgid "Large (256x256)" +msgstr "" + +#: app/core/core-enums.c:369 +msgid "Forward (Traditional)" +msgstr "" + +#: app/core/core-enums.c:370 +msgid "Backward (Corrective)" +msgstr "" + +#: app/core/core-enums.c:430 +msgid "<>" +msgstr "" + +#: app/core/core-enums.c:431 app/core/gimpimage-scale.c:75 +#: app/gui/image-commands.c:478 app/gui/image-commands.c:491 +#: app/gui/image-commands.c:508 app/gui/resize-dialog.c:201 +msgid "Scale Image" +msgstr "" + +#: app/core/core-enums.c:432 app/core/gimpimage-resize.c:63 +msgid "Resize Image" +msgstr "" + +#: app/core/core-enums.c:433 +msgid "Convert Image" +msgstr "" + +#: app/core/core-enums.c:434 app/core/gimpimage-crop.c:145 +msgid "Crop Image" +msgstr "" + +#: app/core/core-enums.c:435 app/gui/image-commands.c:309 +msgid "Merge Layers" +msgstr "" + +#: app/core/core-enums.c:436 app/core/core-enums.c:463 +msgid "QuickMask" +msgstr "" + +#: app/core/core-enums.c:437 app/core/core-enums.c:464 +#: app/tools/gimpmovetool.c:251 +msgid "Guide" +msgstr "" + +#: app/core/core-enums.c:438 app/core/core-enums.c:466 +#: app/core/gimpchannel.c:619 +msgid "Selection Mask" +msgstr "" + +#: app/core/core-enums.c:439 +msgid "Item Properties" +msgstr "" + +#: app/core/core-enums.c:440 +msgid "Drawable Visilibity" +msgstr "" + +#: app/core/core-enums.c:441 app/core/gimplayer.c:1028 +#: app/gui/layers-commands.c:951 app/gui/resize-dialog.c:193 +#: app/pdb/layer_cmds.c:406 +msgid "Scale Layer" +msgstr "" + +#: app/core/core-enums.c:442 app/core/gimpimage-crop.c:128 +#: app/core/gimplayer.c:1321 app/gui/layers-commands.c:1041 +#: app/pdb/layer_cmds.c:501 +msgid "Resize Layer" +msgstr "" + +#: app/core/core-enums.c:443 app/core/core-enums.c:475 +#: app/core/gimplayer.c:894 app/pdb/layer_cmds.c:641 app/pdb/layer_cmds.c:773 +#: app/tools/gimpeditselectiontool.c:271 app/tools/gimpeditselectiontool.c:999 +msgid "Move Layer" +msgstr "" + +#: app/core/core-enums.c:444 +msgid "Linked Layer" +msgstr "" + +#: app/core/core-enums.c:445 app/core/gimplayer.c:822 +msgid "Apply Layer Mask" +msgstr "" + +#: app/core/core-enums.c:446 app/core/gimplayer-floating-sel.c:218 +msgid "Floating Selection to Layer" +msgstr "" + +#: app/core/core-enums.c:447 app/core/gimpimage-mask.c:380 +msgid "Float Selection" +msgstr "" + +#: app/core/core-enums.c:448 app/core/gimplayer-floating-sel.c:131 +msgid "Anchor Floating Selection" +msgstr "" + +#: app/core/core-enums.c:449 app/core/gimpedit.c:199 +#: app/widgets/gimpbufferview.c:147 +msgid "Paste" +msgstr "קלעפּ" + +#: app/core/core-enums.c:450 app/core/gimpedit.c:61 +msgid "Cut" +msgstr "שער" + +#: app/core/core-enums.c:451 app/core/gimpedit.c:119 +msgid "Copy" +msgstr "קאָפּיר" + +#: app/core/core-enums.c:452 app/tools/gimptexttool.c:114 +msgid "Text" +msgstr "טעקסט" + +#: app/core/core-enums.c:453 app/core/core-enums.c:492 +#: app/core/gimpdrawable-transform.c:615 +msgid "Transform" +msgstr "" + +#: app/core/core-enums.c:454 app/core/core-enums.c:493 +#: app/paint/gimppaintcore.c:445 +msgid "Paint" +msgstr "" + +#: app/core/core-enums.c:455 app/core/core-enums.c:494 app/core/gimpitem.c:478 +msgid "Attach Parasite" +msgstr "" + +#: app/core/core-enums.c:456 app/core/core-enums.c:495 +msgid "Remove Parasite" +msgstr "" + +#: app/core/core-enums.c:457 app/pdb/drawable_cmds.c:120 +msgid "Plug-In" +msgstr "" + +#: app/core/core-enums.c:458 app/pdb/internal_procs.c:124 +msgid "Image" +msgstr "בילד" + +#: app/core/core-enums.c:459 +msgid "Image Mod" +msgstr "" + +#: app/core/core-enums.c:460 app/gui/file-new-dialog.c:373 +msgid "Image Type" +msgstr "" + +#. Image size frame +#: app/core/core-enums.c:461 app/gui/file-new-dialog.c:143 +msgid "Image Size" +msgstr "" + +#: app/core/core-enums.c:462 +msgid "Resolution Change" +msgstr "" + +#: app/core/core-enums.c:465 +msgid "Change Indexed Palette" +msgstr "" + +#: app/core/core-enums.c:467 +msgid "Rename Item" +msgstr "" + +#: app/core/core-enums.c:468 +msgid "Drawable Visibility" +msgstr "" + +#: app/core/core-enums.c:469 app/gui/layers-commands.c:557 +#: app/gui/layers-commands.c:589 app/gui/layers-commands.c:621 +#: app/widgets/gimpdrawabletreeview.c:380 app/widgets/gimplayertreeview.c:198 +msgid "New Layer" +msgstr "" + +#: app/core/core-enums.c:470 app/widgets/gimplayertreeview.c:201 +msgid "Delete Layer" +msgstr "" + +#: app/core/core-enums.c:471 +msgid "Layer Mod" +msgstr "" + +#: app/core/core-enums.c:472 app/core/gimplayer.c:642 +#: app/gui/layers-commands.c:871 +msgid "Add Layer Mask" +msgstr "" + +#: app/core/core-enums.c:473 +msgid "Delete Layer Mask" +msgstr "" + +#: app/core/core-enums.c:474 +msgid "Reposition Layer" +msgstr "" + +#: app/core/core-enums.c:476 +msgid "Set Layer Mode" +msgstr "" + +#: app/core/core-enums.c:477 +msgid "Set Layer Opacity" +msgstr "" + +#: app/core/core-enums.c:478 +msgid "Set Preserve Trans" +msgstr "" + +#: app/core/core-enums.c:479 +msgid "Set Layer Linked" +msgstr "" + +#: app/core/core-enums.c:480 app/gui/channels-commands.c:344 +#: app/gui/channels-commands.c:378 app/gui/channels-commands.c:415 +#: app/widgets/gimpchanneltreeview.c:118 +msgid "New Channel" +msgstr "" + +#: app/core/core-enums.c:481 app/widgets/gimpchanneltreeview.c:121 +msgid "Delete Channel" +msgstr "" + +#: app/core/core-enums.c:482 +msgid "Channel Mod" +msgstr "" + +#: app/core/core-enums.c:483 +msgid "Reposition Channel" +msgstr "" + +#: app/core/core-enums.c:484 +msgid "Channel Color" +msgstr "" + +#: app/core/core-enums.c:485 +msgid "New Vectors" +msgstr "" + +#: app/core/core-enums.c:486 +msgid "Delete Vectors" +msgstr "" + +#: app/core/core-enums.c:487 +msgid "Vectors Mod" +msgstr "" + +#: app/core/core-enums.c:488 +msgid "Reposition Vectors" +msgstr "" + +#: app/core/core-enums.c:489 +msgid "FS to Layer" +msgstr "" + +#: app/core/core-enums.c:490 +msgid "FS Rigor" +msgstr "" + +#: app/core/core-enums.c:491 +msgid "FS Relax" +msgstr "" + +#: app/core/core-enums.c:496 +msgid "EEK: can't undo" +msgstr "" + +#: app/core/gimp-gradients.c:75 +msgid "FG to BG (HSV counter-clockwise)" +msgstr "" + +#: app/core/gimp-gradients.c:80 +msgid "FG to BG (HSV clockwise hue)" +msgstr "" + +#. register all internal procedures +#: app/core/gimp.c:714 +msgid "Procedural Database" +msgstr "" + +#: app/core/gimp.c:717 +msgid "Plug-In Environment" +msgstr "" + +#. initialize the global parasite table +#: app/core/gimp.c:733 +msgid "Looking for data files" +msgstr "" + +#: app/core/gimp.c:733 +msgid "Parasites" +msgstr "" + +#. initialize the list of gimp brushes +#: app/core/gimp.c:737 app/gui/dialogs-constructors.c:333 +#: app/gui/dialogs-constructors.c:481 app/gui/preferences-dialog.c:1778 +#: app/pdb/internal_procs.c:82 +msgid "Brushes" +msgstr "" + +#. initialize the list of gimp patterns +#: app/core/gimp.c:741 app/gui/dialogs-constructors.c:354 +#: app/gui/dialogs-constructors.c:502 app/gui/preferences-dialog.c:1782 +#: app/pdb/internal_procs.c:160 +msgid "Patterns" +msgstr "" + +#. initialize the list of gimp palettes +#: app/core/gimp.c:745 app/gui/dialogs-constructors.c:396 +#: app/gui/dialogs-constructors.c:544 app/gui/preferences-dialog.c:1786 +#: app/pdb/internal_procs.c:148 +msgid "Palettes" +msgstr "" + +#. initialize the list of gimp gradients +#: app/core/gimp.c:749 app/gui/dialogs-constructors.c:375 +#: app/gui/dialogs-constructors.c:523 app/gui/preferences-dialog.c:1790 +#: app/pdb/internal_procs.c:115 +msgid "Gradients" +msgstr "" + +#. initialize the document history +#: app/core/gimp.c:753 +msgid "Documents" +msgstr "" + +#: app/core/gimpbrush.c:388 app/core/gimpbrushgenerated.c:390 +#: app/core/gimpbrushpipe.c:350 app/core/gimpgradient.c:354 +#: app/core/gimppalette.c:363 app/core/gimppattern.c:324 +#, c-format +msgid "Could not open '%s' for reading: %s" +msgstr "" + +#: app/core/gimpbrush.c:527 app/core/gimppattern.c:333 +#, c-format +msgid "Could not read %d bytes from '%s': %s" +msgstr "" + +#: app/core/gimpbrush.c:547 +#, c-format +msgid "" +"Fatal parsing error (unknown version %d):\n" +"Brush file '%s'" +msgstr "" + +#: app/core/gimpbrush.c:569 app/core/gimpbrush.c:599 app/core/gimpbrush.c:620 +#, c-format +msgid "" +"Fatal parsing error:\n" +"Brush file '%s' appears truncated." +msgstr "" + +#: app/core/gimpbrush.c:578 app/core/gimpbrushpipe.c:372 +#, c-format +msgid "Invalid UTF-8 string in brush file '%s'." +msgstr "" + +#: app/core/gimpbrush.c:586 app/core/gimpbrushpipe.c:374 +#: app/core/gimpcontext.c:1169 app/core/gimpgradient.c:385 +#: app/core/gimpitem.c:368 app/core/gimppalette.c:419 +#: app/core/gimppattern.c:390 app/tools/gimpvectortool.c:300 +msgid "Unnamed" +msgstr "" + +#: app/core/gimpbrush.c:632 +#, c-format +msgid "" +"Unsupported brush depth %d\n" +"in file '%s'.\n" +"GIMP brushes must be GRAY or RGBA." +msgstr "" + +#: app/core/gimpbrushgenerated.c:131 app/core/gimpgradient.c:503 +#: app/core/gimpgradient.c:588 app/core/gimppalette.c:562 +#, c-format +msgid "Could not open '%s' for writing: %s" +msgstr "" + +#: app/core/gimpbrushgenerated.c:401 +#, c-format +msgid "Fatal Parse Error: '%s' is not a GIMP Brush file" +msgstr "" + +#: app/core/gimpbrushgenerated.c:411 +#, c-format +msgid "Fatal Parse Error: '%s': unknown GIMP Brush version" +msgstr "" + +#: app/core/gimpbrushpipe.c:382 app/core/gimpbrushpipe.c:402 +#: app/core/gimpbrushpipe.c:492 +#, c-format +msgid "" +"Fatal parsing error:\n" +"Brush file '%s' is corrupt." +msgstr "" + +#: app/core/gimpchannel.c:117 app/pdb/internal_procs.c:85 +msgid "Channel" +msgstr "" + +#: app/core/gimpchannel.c:118 +msgid "Rename Channel" +msgstr "" + +#: app/core/gimpchannel.c:347 +msgid "Set Channel Color" +msgstr "" + +#: app/core/gimpchannel.c:396 +msgid "Set Channel Opacity" +msgstr "" + +#: app/core/gimpchannel.c:474 +msgid "Scale Channel" +msgstr "" + +#: app/core/gimpchannel.c:582 +msgid "Resize Channel" +msgstr "" + +#: app/core/gimpchannel.c:1388 +msgid "Feather Channel" +msgstr "" + +#: app/core/gimpchannel.c:1410 +msgid "Sharpen Channel" +msgstr "" + +#: app/core/gimpchannel.c:1435 +msgid "Clear Channel" +msgstr "" + +#: app/core/gimpchannel.c:1473 +msgid "Fill Channel" +msgstr "" + +#: app/core/gimpchannel.c:1498 +msgid "Invert Channel" +msgstr "" + +#: app/core/gimpchannel.c:1564 +msgid "Border Channel" +msgstr "" + +#: app/core/gimpchannel.c:1621 +msgid "Grow Channel" +msgstr "" + +#: app/core/gimpchannel.c:1672 +msgid "Shrink Channel" +msgstr "" + +#: app/core/gimpchannel.c:1697 +msgid "Translate Channel" +msgstr "" + +#: app/core/gimpchannel.c:1773 +msgid "Channel Load" +msgstr "" + +#: app/core/gimpchannel.c:1802 +msgid "Channel from Alpha" +msgstr "" + +#: app/core/gimpchannel.c:1839 +msgid "Channel from Mask" +msgstr "" + +#: app/core/gimpdata.c:239 +#, c-format +msgid "Could not delete '%s': %s" +msgstr "" + +#: app/core/gimpdatafactory.c:265 +#, c-format +msgid "" +"Warning: Failed to save data:\n" +"%s" +msgstr "" + +#: app/core/gimpdatafactory.c:380 app/core/gimpdatafactory.c:383 +#: app/core/gimpitem.c:303 app/core/gimpitem.c:306 +msgid "copy" +msgstr "" + +#: app/core/gimpdatafactory.c:392 app/core/gimpitem.c:315 +#, c-format +msgid "%s copy" +msgstr "" + +#: app/core/gimpdatafactory.c:437 +#, c-format +msgid "" +"Trying legacy loader on\n" +"file '%s'\n" +"with unknown extension." +msgstr "" + +#: app/core/gimpdatafactory.c:462 +#, c-format +msgid "" +"Warning: Failed to load data:\n" +"%s" +msgstr "" + +#: app/core/gimpdrawable-blend.c:235 app/tools/gimpblendtool.c:93 +msgid "Blend" +msgstr "" + +#: app/core/gimpdrawable-bucket-fill.c:113 app/paint/gimpclone.c:211 +msgid "No patterns available for this operation." +msgstr "" + +#: app/core/gimpdrawable-bucket-fill.c:316 app/tools/gimpbucketfilltool.c:85 +msgid "Bucket Fill" +msgstr "" + +#: app/core/gimpdrawable-desaturate.c:95 +msgid "Desaturate" +msgstr "" + +#: app/core/gimpdrawable-equalize.c:85 +msgid "Equalize" +msgstr "" + +#: app/core/gimpdrawable-invert.c:56 +msgid "Invert" +msgstr "" + +#. push an undo +#: app/core/gimpdrawable-offset.c:312 +msgid "Offset Drawable" +msgstr "" + +#: app/core/gimpdrawable-transform.c:663 app/tools/gimpfliptool.c:81 +msgid "Flip" +msgstr "" + +#: app/core/gimpdrawable-transform.c:752 +msgid "Transformation" +msgstr "" + +#: app/core/gimpdrawable-transform.c:767 +msgid "Paste Transform" +msgstr "" + +#: app/core/gimpdrawable-transform.c:804 +msgid "Transform Layer" +msgstr "" + +#: app/core/gimpdrawable-transform.c:807 +msgid "Transform Channel" +msgstr "" + +#: app/core/gimpedit.c:190 app/core/gimpedit.c:268 +msgid "Pasted Layer" +msgstr "" + +#: app/core/gimpedit.c:316 +msgid "Clear" +msgstr "זײַ מבֿטל" + +#: app/core/gimpedit.c:352 +msgid "Fill with FG Color" +msgstr "" + +#: app/core/gimpedit.c:357 app/core/gimpedit.c:382 +msgid "Fill with BG Color" +msgstr "" + +#: app/core/gimpedit.c:364 +msgid "Fill with White" +msgstr "" + +#: app/core/gimpedit.c:373 +msgid "Fill with Transparency" +msgstr "" + +#: app/core/gimpenvirontable.c:283 +#, c-format +msgid "Empty variable name in environment file %s" +msgstr "" + +#: app/core/gimpenvirontable.c:301 +#, c-format +msgid "Illegal variable name in environment file %s: %s" +msgstr "" + +#: app/core/gimpgradient.c:363 +#, c-format +msgid "Fatal Parse Error: '%s' is not a GIMP Gradient file" +msgstr "" + +#: app/core/gimpgradient.c:383 +#, c-format +msgid "Invalid UTF-8 string in gradient file '%s'." +msgstr "" + +#: app/core/gimpgradient.c:405 +#, c-format +msgid "" +"Fatal parsing error:\n" +"Gradient file '%s' is corrupt." +msgstr "" + +#: app/core/gimpgradient.c:461 +#, c-format +msgid "Corrupt segment %d in gradient file '%s'." +msgstr "" + +#: app/core/gimpimage-convert.c:754 +msgid "Convert Image to RGB" +msgstr "" + +#: app/core/gimpimage-convert.c:758 +msgid "Convert Image to Grayscale" +msgstr "" + +#: app/core/gimpimage-convert.c:762 +msgid "Convert Image to Indexed" +msgstr "" + +#: app/core/gimpimage-mask-select.c:53 app/core/gimpimage-mask-select.c:55 +#: app/tools/gimprectselecttool.c:96 +msgid "Rect Select" +msgstr "" + +#: app/core/gimpimage-mask-select.c:100 app/core/gimpimage-mask-select.c:102 +#: app/tools/gimpellipseselecttool.c:69 +msgid "Ellipse Select" +msgstr "" + +#: app/core/gimpimage-mask-select.c:225 +msgid "Selection from Path" +msgstr "" + +#: app/core/gimpimage-mask-select.c:310 app/tools/gimpfuzzyselecttool.c:98 +msgid "Fuzzy Select" +msgstr "" + +#: app/core/gimpimage-mask-select.c:361 +msgid "Select by Color" +msgstr "" + +#: app/core/gimpimage-mask.c:226 +msgid "" +"Unable to cut or copy because the\n" +"selected region is empty." +msgstr "" + +#: app/core/gimpimage-mask.c:373 +msgid "" +"Cannot float selection because the\n" +"selected region is empty." +msgstr "" + +#: app/core/gimpimage-mask.c:392 app/gui/layers-commands.c:796 +msgid "Floating Selection" +msgstr "" + +#: app/core/gimpimage-mask.c:438 app/gui/select-commands.c:142 +msgid "Feather Selection" +msgstr "" + +#: app/core/gimpimage-mask.c:453 +msgid "Sharpen Selection" +msgstr "" + +#: app/core/gimpimage-mask.c:467 app/widgets/gimpselectioneditor.c:164 +msgid "Select None" +msgstr "" + +#: app/core/gimpimage-mask.c:481 app/widgets/gimpselectioneditor.c:156 +msgid "Select All" +msgstr "קלײַב אַלץ אױס" + +#: app/core/gimpimage-mask.c:493 app/widgets/gimpselectioneditor.c:172 +msgid "Invert Selection" +msgstr "" + +#: app/core/gimpimage-mask.c:507 app/gui/select-commands.c:232 +msgid "Border Selection" +msgstr "" + +#: app/core/gimpimage-mask.c:524 app/gui/select-commands.c:210 +msgid "Grow Selection" +msgstr "" + +#: app/core/gimpimage-mask.c:542 app/gui/select-commands.c:177 +msgid "Shrink Selection" +msgstr "" + +#: app/core/gimpimage-mask.c:560 +msgid "Selection from Channel" +msgstr "" + +#: app/core/gimpimage-mask.c:577 +msgid "Translate Selection" +msgstr "" + +#: app/core/gimpimage-mask.c:596 +msgid "Selection from Alpha" +msgstr "" + +#: app/core/gimpimage-mask.c:605 +msgid "" +"The active layer has no alpha channel\n" +"to convert to a selection." +msgstr "" + +#: app/core/gimpimage-mask.c:620 +msgid "Selection from Mask" +msgstr "" + +#: app/core/gimpimage-mask.c:629 +msgid "" +"The active layer has no mask\n" +"to convert to a selection." +msgstr "" + +#: app/core/gimpimage-mask.c:684 +msgid "No selection to stroke." +msgstr "" + +#: app/core/gimpimage-mask.c:700 +msgid "Stroke Selection" +msgstr "" + +#: app/core/gimpimage-mask.c:739 +msgid "Paint operation failed." +msgstr "" + +#: app/core/gimpimage-merge.c:89 +msgid "Merge Visible Layers" +msgstr "" + +#: app/core/gimpimage-merge.c:105 +msgid "" +"Not enough visible layers for a merge.\n" +"There must be at least two." +msgstr "" + +#: app/core/gimpimage-merge.c:138 +msgid "Flatten Image" +msgstr "" + +#: app/core/gimpimage-merge.c:187 +msgid "Merge Down" +msgstr "" + +#: app/core/gimpimage-merge.c:196 +msgid "There are not enough visible layers for a merge down." +msgstr "" + +#: app/core/gimpimage-new.c:116 +#, c-format +msgid "%d Bytes" +msgstr "" + +#: app/core/gimpimage-new.c:120 +#, c-format +msgid "%.2f KB" +msgstr "" + +#: app/core/gimpimage-new.c:124 +#, c-format +msgid "%.1f KB" +msgstr "" + +#: app/core/gimpimage-new.c:128 +#, c-format +msgid "%d KB" +msgstr "" + +#: app/core/gimpimage-new.c:132 +#, c-format +msgid "%.2f MB" +msgstr "" + +#: app/core/gimpimage-new.c:136 +#, c-format +msgid "%.1f MB" +msgstr "" + +#: app/core/gimpimage-qmask.c:71 +msgid "Enable QuickMask" +msgstr "" + +#: app/core/gimpimage-qmask.c:128 +msgid "Disable QuickMask" +msgstr "" + +#: app/core/gimpimage-undo-push.c:3160 +#, c-format +msgid "Can't undo %s" +msgstr "" + +#: app/core/gimpimage.c:1191 app/core/gimppalette-import.c:204 +#: app/core/gimppalette.c:633 app/gui/palette-import-dialog.c:589 +#: app/pdb/image_cmds.c:3695 app/widgets/gimpdatafactoryview.c:284 +msgid "Untitled" +msgstr "" + +#: app/core/gimpimage.c:1265 +msgid "Change Image Reolution" +msgstr "" + +#: app/core/gimpimage.c:1304 +msgid "Change Image Unit" +msgstr "" + +#: app/core/gimpimage.c:2203 +msgid "Attach Paraite to Image" +msgstr "" + +#: app/core/gimpimage.c:2236 +msgid "Remove Parasite from Image" +msgstr "" + +#: app/core/gimpimage.c:2748 +msgid "Add Layer" +msgstr "" + +#: app/core/gimpimage.c:2830 app/core/gimpimage.c:3123 +msgid "Remove Layer" +msgstr "" + +#: app/core/gimpimage.c:2898 +msgid "Layer cannot be raised higher." +msgstr "" + +#: app/core/gimpimage.c:2903 app/widgets/gimplayertreeview.c:202 +msgid "Raise Layer" +msgstr "" + +#: app/core/gimpimage.c:2923 +msgid "Layer cannot be lowered more." +msgstr "" + +#: app/core/gimpimage.c:2928 app/widgets/gimplayertreeview.c:204 +msgid "Lower Layer" +msgstr "" + +#: app/core/gimpimage.c:2945 +msgid "Layer is already on top." +msgstr "" + +#: app/core/gimpimage.c:2951 +msgid "Cannot raise a layer without alpha." +msgstr "" + +#: app/core/gimpimage.c:2956 app/widgets/gimplayertreeview.c:203 +msgid "Raise Layer to Top" +msgstr "" + +#: app/core/gimpimage.c:2976 +msgid "Layer is already on the bottom." +msgstr "" + +#: app/core/gimpimage.c:2981 app/widgets/gimplayertreeview.c:205 +msgid "Lower Layer to Bottom" +msgstr "" + +#: app/core/gimpimage.c:3025 +#, c-format +msgid "" +"Layer \"%s\" has no alpha.\n" +"Layer was placed above it." +msgstr "" + +#: app/core/gimpimage.c:3071 +msgid "Add Channel" +msgstr "" + +#: app/core/gimpimage.c:3171 +msgid "Channel cannot be raised higher." +msgstr "" + +#: app/core/gimpimage.c:3176 app/widgets/gimpchanneltreeview.c:122 +msgid "Raise Channel" +msgstr "" + +#: app/core/gimpimage.c:3192 +msgid "Channel cannot be lowered more." +msgstr "" + +#: app/core/gimpimage.c:3197 app/widgets/gimpchanneltreeview.c:124 +msgid "Lower Channel" +msgstr "" + +#: app/core/gimpimage.c:3262 +msgid "Add Path" +msgstr "" + +#: app/core/gimpimage.c:3309 +msgid "Remove Path" +msgstr "" + +#: app/core/gimpimage.c:3357 +msgid "Path cannot be raised higher." +msgstr "" + +#: app/core/gimpimage.c:3362 app/widgets/gimpvectorstreeview.c:118 +msgid "Raise Path" +msgstr "" + +#: app/core/gimpimage.c:3378 +msgid "Path cannot be lowered more." +msgstr "" + +#: app/core/gimpimage.c:3383 app/widgets/gimpvectorstreeview.c:120 +msgid "Lower Path" +msgstr "" + +#: app/core/gimpimagefile.c:461 app/core/gimpimagefile.c:1002 +#, c-format +msgid "Failed to write thumbnail for '%s' as '%s': %s" +msgstr "" + +#: app/core/gimpimagefile.c:467 app/core/gimpimagefile.c:1008 +#, c-format +msgid "Failed to set permissions of thumbnail '%s': %s" +msgstr "" + +#: app/core/gimpimagefile.c:696 +msgid "Remote image" +msgstr "" + +#: app/core/gimpimagefile.c:701 +msgid "Failed to open" +msgstr "" + +#: app/core/gimpimagefile.c:726 +msgid "No preview available" +msgstr "" + +#: app/core/gimpimagefile.c:730 +msgid "Loading preview ..." +msgstr "" + +#: app/core/gimpimagefile.c:734 +msgid "Preview is out of date" +msgstr "" + +#: app/core/gimpimagefile.c:738 +msgid "Cannot create preview" +msgstr "" + +#: app/core/gimpimagefile.c:748 app/gui/info-window.c:636 +#, c-format +msgid "%d x %d pixels" +msgstr "" + +#: app/core/gimpimagefile.c:766 +msgid "1 Layer" +msgstr "" + +#: app/core/gimpimagefile.c:768 +#, c-format +msgid "%d Layers" +msgstr "" + +#: app/core/gimpimagefile.c:847 +#, c-format +msgid "Failed to open thumbnail file '%s': %s" +msgstr "" + +#: app/core/gimpimagefile.c:1096 +#, c-format +msgid "Failed to create thumbnail folder '%s'." +msgstr "" + +#: app/core/gimpitem.c:488 +msgid "Attach Parasite to Item" +msgstr "" + +#: app/core/gimpitem.c:527 app/core/gimpitem.c:534 +msgid "Remove Parasite from Item" +msgstr "" + +#: app/core/gimplayer-floating-sel.c:124 +msgid "" +"Cannot anchor this layer because\n" +"it is not a floating selection." +msgstr "" + +#: app/core/gimplayer-floating-sel.c:199 +msgid "" +"Cannot create a new layer from the floating\n" +"selection because it belongs to a\n" +"layer mask or channel." +msgstr "" + +#: app/core/gimplayer.c:187 app/pdb/internal_procs.c:127 +msgid "Layer" +msgstr "" + +#: app/core/gimplayer.c:188 +msgid "Rename Layer" +msgstr "" + +#: app/core/gimplayer.c:595 +msgid "" +"Cannot add layer mask to layer\n" +"which is not part of an image." +msgstr "" + +#: app/core/gimplayer.c:602 +msgid "" +"Unable to add a layer mask since\n" +"the layer already has one." +msgstr "" + +#: app/core/gimplayer.c:609 +msgid "" +"Unable to add a layer mask to a\n" +"layer in an indexed image." +msgstr "" + +#: app/core/gimplayer.c:616 +msgid "" +"Cannot add layer mask to a layer\n" +"with no alpha channel." +msgstr "" + +#: app/core/gimplayer.c:626 +msgid "" +"Cannot add layer mask of different\n" +"dimensions than specified layer." +msgstr "" + +#: app/core/gimplayer.c:665 +#, c-format +msgid "%s mask" +msgstr "" + +#: app/core/gimplayer.c:963 +msgid "Add Alpha Channel" +msgstr "" + +#: app/core/gimplayer.c:1365 +msgid "Layer to Image Size" +msgstr "" + +#: app/core/gimppalette.c:378 +#, c-format +msgid "" +"Loading palette '%s':\n" +"Corrupt palette: missing magic header\n" +"Does this file need converting from DOS?" +msgstr "" + +#: app/core/gimppalette.c:384 +#, c-format +msgid "" +"Loading palette '%s':\n" +"Corrupt palette: missing magic header" +msgstr "" + +#: app/core/gimppalette.c:400 app/core/gimppalette.c:425 +#: app/core/gimppalette.c:453 app/core/gimppalette.c:523 +#, c-format +msgid "" +"Loading palette '%s':\n" +"Read error in line %d." +msgstr "" + +#: app/core/gimppalette.c:418 +#, c-format +msgid "Invalid UTF-8 string in palette file '%s'" +msgstr "" + +#: app/core/gimppalette.c:442 +#, c-format +msgid "" +"Loading palette '%s':\n" +"Invalid number of columns in line %d." +msgstr "" + +#. maybe we should just abort? +#: app/core/gimppalette.c:482 +#, c-format +msgid "" +"Loading palette '%s':\n" +"Missing RED component in line %d." +msgstr "" + +#: app/core/gimppalette.c:489 +#, c-format +msgid "" +"Loading palette '%s':\n" +"Missing GREEN component in line %d." +msgstr "" + +#: app/core/gimppalette.c:496 +#, c-format +msgid "" +"Loading palette '%s':\n" +"Missing BLUE component in line %d." +msgstr "" + +#: app/core/gimppalette.c:505 +#, c-format +msgid "" +"Loading palette '%s':\n" +"RGB value out of range in line %d." +msgstr "" + +#: app/core/gimppalette.c:679 +msgid "Black" +msgstr "" + +#: app/core/gimppattern.c:351 +#, c-format +msgid "Unknown pattern format version %d in '%s'." +msgstr "" + +#: app/core/gimppattern.c:360 +#, c-format +msgid "" +"Unsupported pattern depth %d\n" +"in file '%s'.\n" +"GIMP Patterns must be GRAY or RGB.\n" +msgstr "" + +#: app/core/gimppattern.c:375 +#, c-format +msgid "Error in GIMP pattern file '%s'." +msgstr "" + +#: app/core/gimppattern.c:382 +#, c-format +msgid "Invalid UTF-8 string in pattern file '%s'." +msgstr "" + +#: app/core/gimppattern.c:401 +#, c-format +msgid "Fatal parsing error: Pattern file '%s' appears truncated." +msgstr "" + +#. pseudo unit +#: app/core/gimpunit.c:55 +msgid "pixel" +msgstr "" + +#: app/core/gimpunit.c:55 app/tools/gimpmeasuretool.c:579 +#: app/tools/gimpmeasuretool.c:582 app/tools/gimppainttool.c:559 +msgid "pixels" +msgstr "" + +#. standard units +#: app/core/gimpunit.c:58 +msgid "inch" +msgstr "אײנס" + +#: app/core/gimpunit.c:58 +msgid "inches" +msgstr "" + +#: app/core/gimpunit.c:59 +msgid "millimeter" +msgstr "" + +#: app/core/gimpunit.c:59 +msgid "millimeters" +msgstr "" + +#. professional units +#: app/core/gimpunit.c:62 +msgid "point" +msgstr "" + +#: app/core/gimpunit.c:62 +msgid "points" +msgstr "פּונקטן" + +#: app/core/gimpunit.c:63 +msgid "pica" +msgstr "פּיקאַ" + +#: app/core/gimpunit.c:63 +msgid "picas" +msgstr "" + +#: app/core/gimpunit.c:70 +msgid "percent" +msgstr "" + +#: app/display/display-enums.c:13 +msgid "Tool Icon" +msgstr "" + +#: app/display/display-enums.c:14 +msgid "Tool Icon with Crosshair" +msgstr "" + +#: app/display/display-enums.c:15 +msgid "Crosshair only" +msgstr "" + +#: app/display/display-enums.c:33 +msgid "From Theme" +msgstr "" + +#: app/display/display-enums.c:34 +msgid "Light Check Color" +msgstr "" + +#: app/display/display-enums.c:35 +msgid "Dark Check Color" +msgstr "" + +#: app/display/display-enums.c:36 +msgid "Custom Color" +msgstr "" + +#. create the contents of the right_vbox ******************************** +#: app/display/gimpdisplayshell.c:722 +msgid "Set Canvas Padding Color" +msgstr "" + +#: app/display/gimpdisplayshell.c:731 +msgid "Set canvas padding color" +msgstr "" + +#: app/display/gimpdisplayshell.c:743 +msgid "/From Theme" +msgstr "" + +#: app/display/gimpdisplayshell.c:746 +msgid "/Light Check Color" +msgstr "" + +#: app/display/gimpdisplayshell.c:749 +msgid "/Dark Check Color" +msgstr "" + +#: app/display/gimpdisplayshell.c:755 +msgid "/Select Custom Color..." +msgstr "" + +#: app/display/gimpdisplayshell.c:759 +msgid "/As in Preferences" +msgstr "" + +#: app/display/gimpdisplayshell.c:784 +msgid "Toggle QuickMask" +msgstr "" + +#: app/display/gimpdisplayshell.c:1605 +#, c-format +msgid "Close %s?" +msgstr "" + +#: app/display/gimpdisplayshell.c:1607 +#, c-format +msgid "" +"Changes were made to %s.\n" +"Close anyway?" +msgstr "" + +#: app/display/gimpdisplayshell-dnd.c:63 +msgid "Drop New Layer" +msgstr "" + +#: app/display/gimpdisplayshell-filter-dialog.c:124 +msgid "Color Display Filters" +msgstr "" + +#: app/display/gimpdisplayshell-filter-dialog.c:164 +msgid "Available Filters" +msgstr "" + +#: app/display/gimpdisplayshell-filter-dialog.c:190 +msgid "Add the selected filter to the list of active filters." +msgstr "" + +#: app/display/gimpdisplayshell-filter-dialog.c:207 +msgid "Remove the selected filter from the list of active filters." +msgstr "" + +#: app/display/gimpdisplayshell-filter-dialog.c:221 +msgid "Move the selected filter up" +msgstr "" + +#: app/display/gimpdisplayshell-filter-dialog.c:230 +msgid "Move the selected filter down" +msgstr "" + +#: app/display/gimpdisplayshell-filter-dialog.c:256 +msgid "Active Filters" +msgstr "" + +#: app/display/gimpdisplayshell-filter-dialog.c:288 +msgid "Reset the selected filter to default values" +msgstr "" + +#: app/display/gimpdisplayshell-filter-dialog.c:660 +#, c-format +msgid "Configure Selected Filter: %s" +msgstr "" + +#: app/display/gimpdisplayshell-filter-dialog.c:667 +msgid "No Filter Selected" +msgstr "" + +#: app/display/gimpdisplayshell-filter-dialog.c:671 +msgid "Configure Selected Filter" +msgstr "" + +#: app/display/gimpdisplayshell-layer-select.c:107 +msgid "Layer Select" +msgstr "" + +#: app/display/gimpdisplayshell-title.c:163 +msgid "RGB-empty" +msgstr "" + +#: app/display/gimpdisplayshell-title.c:166 +msgid "grayscale-empty" +msgstr "" + +#: app/display/gimpdisplayshell-title.c:166 +msgid "grayscale" +msgstr "" + +#: app/display/gimpdisplayshell-title.c:169 +msgid "indexed-empty" +msgstr "" + +#: app/display/gimpdisplayshell-title.c:169 +msgid "indexed" +msgstr "" + +#: app/display/gimpdisplayshell-title.c:297 +msgid "(none)" +msgstr "(גאָרניט)" + +#: app/display/gimpnavigationview.c:374 app/widgets/widgets-enums.c:33 +msgid "Zoom out" +msgstr "" + +#: app/display/gimpnavigationview.c:382 app/widgets/widgets-enums.c:32 +msgid "Zoom in" +msgstr "" + +#: app/display/gimpnavigationview.c:390 +msgid "Zoom 1:1" +msgstr "" + +#: app/display/gimpnavigationview.c:398 +msgid "Zoom to fit window" +msgstr "" + +#: app/display/gimpnavigationview.c:406 +msgid "Shrink Wrap" +msgstr "" + +#: app/display/gimpprogress.c:136 +msgid "Progress" +msgstr "" + +#: app/display/gimpprogress.c:154 app/display/gimpprogress.c:215 +msgid "Please wait..." +msgstr "" + +#: app/display/gimpstatusbar.c:133 +msgid "Cancel" +msgstr "רוף אָפּ" + +#: app/file/file-open.c:89 app/file/file-save.c:116 +msgid "Unknown file type" +msgstr "" + +#: app/file/file-open.c:104 app/file/file-save.c:130 +msgid "Not a regular file" +msgstr "" + +#: app/file/file-open.c:156 +msgid "Plug-In returned SUCCESS but did not return an image" +msgstr "" + +#: app/file/file-open.c:164 +msgid "Plug-In could not open image" +msgstr "" + +#: app/file/file-save.c:205 +msgid "Plug-In could not save image" +msgstr "" + +#: app/file/file-utils.c:105 +msgid "Invalid character sequence in URI" +msgstr "" + +#: app/gui/about-dialog.c:133 +msgid "About The GIMP" +msgstr "" + +#: app/gui/about-dialog.c:196 +#, c-format +msgid "Version %s brought to you by" +msgstr "" + +#: app/gui/about-dialog.c:249 +msgid "Visit http://www.gimp.org/ for more information" +msgstr "" + +#: app/gui/brush-select.c:179 app/tools/paint_options.c:101 +#: app/widgets/gimplayertreeview.c:283 +msgid "Opacity:" +msgstr "" + +#: app/gui/brush-select.c:196 app/tools/gimpselectionoptions.c:397 +#: app/tools/paint_options.c:106 app/widgets/gimplayertreeview.c:276 +msgid "Mode:" +msgstr "" + +#: app/gui/brush-select.c:318 +msgid "" +"Unable to run brush callback.\n" +"The corresponding plug-in may have crashed." +msgstr "" + +#: app/gui/brushes-menu.c:44 +msgid "/New Brush" +msgstr "" + +#: app/gui/brushes-menu.c:49 +msgid "/Duplicate Brush" +msgstr "" + +#: app/gui/brushes-menu.c:54 +msgid "/Edit Brush..." +msgstr "" + +#: app/gui/brushes-menu.c:59 +msgid "/Delete Brush..." +msgstr "" + +#: app/gui/brushes-menu.c:67 +msgid "/Refresh Brushes" +msgstr "" + +#: app/gui/buffers-menu.c:41 +msgid "/Paste Buffer" +msgstr "" + +#: app/gui/buffers-menu.c:46 +msgid "/Paste Buffer Into" +msgstr "" + +#: app/gui/buffers-menu.c:51 +msgid "/Paste Buffer as New" +msgstr "" + +#: app/gui/buffers-menu.c:56 +msgid "/Delete Buffer" +msgstr "" + +#: app/gui/channels-commands.c:140 +#, c-format +msgid "%s Channel Copy" +msgstr "" + +#: app/gui/channels-commands.c:203 app/widgets/gimpchanneltreeview.c:277 +msgid "Channel to Selection" +msgstr "" + +#: app/gui/channels-commands.c:348 +msgid "Empty Channel Copy" +msgstr "" + +#: app/gui/channels-commands.c:368 +msgid "New Channel Color" +msgstr "" + +#: app/gui/channels-commands.c:380 +msgid "New Channel Options" +msgstr "" + +#: app/gui/channels-commands.c:417 app/gui/channels-commands.c:577 +msgid "Channel Name:" +msgstr "" + +#: app/gui/channels-commands.c:422 app/gui/channels-commands.c:582 +msgid "Fill Opacity:" +msgstr "" + +#: app/gui/channels-commands.c:494 app/gui/channels-commands.c:538 +msgid "Channel Attributes" +msgstr "" + +#: app/gui/channels-commands.c:528 +msgid "Edit Channel Color" +msgstr "" + +#: app/gui/channels-commands.c:540 app/widgets/gimpchanneltreeview.c:120 +msgid "Edit Channel Attributes" +msgstr "" + +#: app/gui/channels-menu.c:43 +msgid "/New Channel..." +msgstr "" + +#: app/gui/channels-menu.c:48 +msgid "/Raise Channel" +msgstr "" + +#: app/gui/channels-menu.c:53 +msgid "/Lower Channel" +msgstr "" + +#: app/gui/channels-menu.c:58 +msgid "/Duplicate Channel" +msgstr "" + +#: app/gui/channels-menu.c:66 +msgid "/Channel to Selection" +msgstr "" + +#: app/gui/channels-menu.c:71 app/gui/vectors-menu.c:71 +msgid "/Add to Selection" +msgstr "" + +#: app/gui/channels-menu.c:76 app/gui/vectors-menu.c:76 +msgid "/Subtract from Selection" +msgstr "" + +#: app/gui/channels-menu.c:81 app/gui/vectors-menu.c:81 +msgid "/Intersect with Selection" +msgstr "" + +#: app/gui/channels-menu.c:89 +msgid "/Delete Channel" +msgstr "" + +#: app/gui/channels-menu.c:97 +msgid "/Edit Channel Attributes..." +msgstr "" + +#: app/gui/color-notebook.c:380 +msgid "Current:" +msgstr "" + +#: app/gui/color-notebook.c:401 +msgid "Old:" +msgstr "" + +#: app/gui/color-notebook.c:422 +msgid "Revert to old color" +msgstr "" + +#: app/gui/color-notebook.c:459 +msgid "Add the current color to the color history" +msgstr "" + +#: app/gui/colormap-editor-commands.c:100 +msgid "Edit Indexed Color" +msgstr "" + +#: app/gui/colormap-editor-commands.c:102 +msgid "Edit Indexed Image Palette Color" +msgstr "" + +#: app/gui/colormap-editor-menu.c:40 +msgid "/Add Color" +msgstr "" + +#: app/gui/colormap-editor-menu.c:45 app/gui/palette-editor-menu.c:43 +msgid "/Edit Color..." +msgstr "" + +#: app/gui/convert-dialog.c:128 +msgid "Indexed Color Conversion" +msgstr "" + +#: app/gui/convert-dialog.c:131 +msgid "Convert Image to Indexed Colors" +msgstr "" + +#: app/gui/convert-dialog.c:153 +msgid "General Palette Options" +msgstr "" + +#: app/gui/convert-dialog.c:167 +msgid "Generate Optimum Palette:" +msgstr "" + +#: app/gui/convert-dialog.c:192 +msgid "Max. Number of Colors:" +msgstr "" + +#: app/gui/convert-dialog.c:215 +msgid "Use WWW-Optimized Palette" +msgstr "" + +#: app/gui/convert-dialog.c:233 +msgid "Use Black and White (1-Bit) Palette" +msgstr "" + +#: app/gui/convert-dialog.c:249 +msgid "Remove Unused Colors from Final Palette" +msgstr "" + +#: app/gui/convert-dialog.c:262 +msgid "Use Custom Palette:" +msgstr "" + +#. the dither type +#: app/gui/convert-dialog.c:302 +msgid "Dithering Options" +msgstr "" + +#: app/gui/convert-dialog.c:322 +msgid "Enable Dithering of Transparency" +msgstr "" + +#: app/gui/convert-dialog.c:336 +msgid "[ Warning ]" +msgstr "" + +#: app/gui/convert-dialog.c:346 +msgid "" +"You are attempting to convert an image with an alpha channel to indexed " +"colors.\n" +"Do not generate a palette of more than 255 colors if you intend to create a " +"transparent or animated GIF file." +msgstr "" + +#: app/gui/convert-dialog.c:517 +msgid "Select Custom Palette" +msgstr "" + +#: app/gui/device-status-dialog.c:123 +msgid "Device Status" +msgstr "" + +#: app/gui/device-status-dialog.c:397 +#, c-format +msgid "Foreground: %d, %d, %d" +msgstr "" + +#: app/gui/device-status-dialog.c:411 +#, c-format +msgid "Background: %d, %d, %d" +msgstr "" + +#: app/gui/dialogs-constructors.c:267 app/gui/preferences-dialog.c:1193 +#: app/gui/preferences-dialog.c:1196 +msgid "Tool Options" +msgstr "" + +#: app/gui/dialogs-constructors.c:287 +msgid "Error Console" +msgstr "" + +#: app/gui/dialogs-constructors.c:287 +msgid "Errors" +msgstr "" + +#: app/gui/dialogs-constructors.c:311 +msgid "Image List" +msgstr "" + +#: app/gui/dialogs-constructors.c:311 app/gui/dialogs-constructors.c:459 +msgid "Images" +msgstr "" + +#: app/gui/dialogs-constructors.c:333 +msgid "Brush List" +msgstr "" + +#: app/gui/dialogs-constructors.c:354 +msgid "Pattern List" +msgstr "" + +#: app/gui/dialogs-constructors.c:375 +msgid "Gradient List" +msgstr "" + +#: app/gui/dialogs-constructors.c:396 +msgid "Palette List" +msgstr "" + +#: app/gui/dialogs-constructors.c:415 +msgid "Tool List" +msgstr "" + +#: app/gui/dialogs-constructors.c:415 app/gui/dialogs-constructors.c:563 +msgid "Tools" +msgstr "" + +#: app/gui/dialogs-constructors.c:435 +msgid "Buffer List" +msgstr "" + +#: app/gui/dialogs-constructors.c:435 app/gui/dialogs-constructors.c:583 +msgid "Buffers" +msgstr "" + +#: app/gui/dialogs-constructors.c:459 +msgid "Image Grid" +msgstr "" + +#: app/gui/dialogs-constructors.c:481 +msgid "Brush Grid" +msgstr "" + +#: app/gui/dialogs-constructors.c:502 +msgid "Pattern Grid" +msgstr "" + +#: app/gui/dialogs-constructors.c:523 +msgid "Gradient Grid" +msgstr "" + +#: app/gui/dialogs-constructors.c:544 +msgid "Palette Grid" +msgstr "" + +#: app/gui/dialogs-constructors.c:563 +msgid "Tool Grid" +msgstr "" + +#: app/gui/dialogs-constructors.c:583 +msgid "Buffer Grid" +msgstr "" + +#: app/gui/dialogs-constructors.c:617 +msgid "Layers" +msgstr "" + +#: app/gui/dialogs-constructors.c:651 +msgid "Channels" +msgstr "" + +#: app/gui/dialogs-constructors.c:690 app/pdb/internal_procs.c:154 +msgid "Paths" +msgstr "" + +#: app/gui/dialogs-constructors.c:716 +msgid "Old Path List" +msgstr "" + +#: app/gui/dialogs-constructors.c:716 +msgid "Old Paths" +msgstr "" + +#: app/gui/dialogs-constructors.c:739 +msgid "Indexed Palette" +msgstr "" + +#: app/gui/dialogs-constructors.c:739 +msgid "Colormap" +msgstr "" + +#: app/gui/dialogs-constructors.c:766 +msgid "Selection Editor" +msgstr "" + +#: app/gui/dialogs-constructors.c:766 +msgid "Selection" +msgstr "סעלעקציע" + +#: app/gui/dialogs-constructors.c:790 +msgid "Undo History" +msgstr "" + +#: app/gui/dialogs-constructors.c:790 app/gui/image-menu.c:1208 +#: app/pdb/internal_procs.c:181 app/widgets/gimpundoeditor.c:123 +msgid "Undo" +msgstr "פֿאַרקער" + +#: app/gui/dialogs-constructors.c:813 +msgid "Color Editor" +msgstr "" + +#: app/gui/dialogs-constructors.c:813 app/pdb/internal_procs.c:88 +#: app/widgets/gimpwidgets-constructors.c:70 +#: app/widgets/gimpwidgets-constructors.c:103 +msgid "Color" +msgstr "פֿאַרב" + +#: app/gui/dialogs-constructors.c:835 +msgid "Document History List" +msgstr "" + +#: app/gui/dialogs-constructors.c:835 app/gui/dialogs-constructors.c:857 +msgid "History" +msgstr "" + +#: app/gui/dialogs-constructors.c:857 +msgid "Document History Grid" +msgstr "" + +#: app/gui/dialogs-constructors.c:878 +msgid "Brush Editor" +msgstr "" + +#: app/gui/dialogs-constructors.c:906 +msgid "Gradient Editor" +msgstr "" + +#: app/gui/dialogs-constructors.c:934 +msgid "Palette Editor" +msgstr "" + +#: app/gui/dialogs-constructors.c:968 +msgid "Display Navigation" +msgstr "" + +#: app/gui/dialogs-constructors.c:968 +msgid "Navigation" +msgstr "" + +#: app/gui/dialogs-menu.c:53 +msgid "/Select Tab" +msgstr "" + +#: app/gui/dialogs-menu.c:56 +msgid "/Add Tab/Tool Options..." +msgstr "" + +#: app/gui/dialogs-menu.c:61 +msgid "/Add Tab/Layers..." +msgstr "" + +#: app/gui/dialogs-menu.c:63 +msgid "/Add Tab/Channels..." +msgstr "" + +#: app/gui/dialogs-menu.c:65 +msgid "/Add Tab/Paths..." +msgstr "" + +#: app/gui/dialogs-menu.c:67 +msgid "/Add Tab/Indexed Palette..." +msgstr "" + +#: app/gui/dialogs-menu.c:69 +msgid "/Add Tab/Selection Editor..." +msgstr "" + +#: app/gui/dialogs-menu.c:71 +msgid "/Add Tab/Navigation..." +msgstr "" + +#: app/gui/dialogs-menu.c:73 +msgid "/Add Tab/Undo History..." +msgstr "" + +#: app/gui/dialogs-menu.c:78 +msgid "/Add Tab/Colors..." +msgstr "" + +#: app/gui/dialogs-menu.c:80 +msgid "/Add Tab/Brushes..." +msgstr "" + +#: app/gui/dialogs-menu.c:82 +msgid "/Add Tab/Patterns..." +msgstr "" + +#: app/gui/dialogs-menu.c:84 +msgid "/Add Tab/Gradients..." +msgstr "" + +#: app/gui/dialogs-menu.c:86 +msgid "/Add Tab/Palettes..." +msgstr "" + +#: app/gui/dialogs-menu.c:88 +msgid "/Add Tab/Buffers..." +msgstr "" + +#: app/gui/dialogs-menu.c:93 +msgid "/Add Tab/Images..." +msgstr "" + +#: app/gui/dialogs-menu.c:95 +msgid "/Add Tab/Document History..." +msgstr "" + +#: app/gui/dialogs-menu.c:97 +msgid "/Add Tab/Error Console..." +msgstr "" + +#: app/gui/dialogs-menu.c:102 +msgid "/Add Tab/Tools..." +msgstr "" + +#: app/gui/dialogs-menu.c:103 +msgid "/Add Tab/Old Paths..." +msgstr "" + +#: app/gui/dialogs-menu.c:105 +msgid "/Remove Tab" +msgstr "" + +#: app/gui/dialogs-menu.c:114 +msgid "/Preview Size/Tiny" +msgstr "" + +#: app/gui/dialogs-menu.c:119 +msgid "/Preview Size/Extra Small" +msgstr "" + +#: app/gui/dialogs-menu.c:120 +msgid "/Preview Size/Small" +msgstr "" + +#: app/gui/dialogs-menu.c:121 +msgid "/Preview Size/Medium" +msgstr "" + +#: app/gui/dialogs-menu.c:122 +msgid "/Preview Size/Large" +msgstr "" + +#: app/gui/dialogs-menu.c:123 +msgid "/Preview Size/Extra Large" +msgstr "" + +#: app/gui/dialogs-menu.c:124 +msgid "/Preview Size/Huge" +msgstr "" + +#: app/gui/dialogs-menu.c:125 +msgid "/Preview Size/Enormous" +msgstr "" + +#: app/gui/dialogs-menu.c:126 +msgid "/Preview Size/Gigantic" +msgstr "" + +#: app/gui/dialogs-menu.c:128 +msgid "/View as List" +msgstr "" + +#: app/gui/dialogs-menu.c:131 +msgid "/View as Grid" +msgstr "" + +#: app/gui/dialogs-menu.c:137 +msgid "/Show Image Menu" +msgstr "" + +#: app/gui/dialogs-menu.c:140 +msgid "/Auto Follow Active Image" +msgstr "" + +#: app/gui/documents-menu.c:42 +msgid "/Open Image" +msgstr "" + +#: app/gui/documents-menu.c:46 +msgid "/Raise or Open Image" +msgstr "" + +#: app/gui/documents-menu.c:50 +msgid "/File Open Dialog..." +msgstr "" + +#: app/gui/documents-menu.c:54 +msgid "/Remove Entry" +msgstr "" + +#: app/gui/documents-menu.c:61 +msgid "/Recreate Preview" +msgstr "" + +#: app/gui/documents-menu.c:65 +msgid "/Reload all Previews" +msgstr "" + +#: app/gui/documents-menu.c:69 +msgid "/Remove Dangling Entries" +msgstr "" + +#: app/gui/drawable-commands.c:79 +msgid "Desaturate operates only on RGB color drawables." +msgstr "" + +#: app/gui/drawable-commands.c:97 +msgid "Invert does not operate on indexed drawables." +msgstr "" + +#: app/gui/drawable-commands.c:115 +msgid "Equalize does not operate on indexed drawables." +msgstr "" + +#: app/gui/edit-commands.c:192 +msgid "Cut Named" +msgstr "" + +#: app/gui/edit-commands.c:195 app/gui/edit-commands.c:213 +msgid "Enter a name for this buffer" +msgstr "" + +#: app/gui/edit-commands.c:210 +msgid "Copy Named" +msgstr "" + +#: app/gui/edit-commands.c:289 app/gui/edit-commands.c:318 +msgid "(Unnamed Buffer)" +msgstr "" + +#: app/gui/error-console-dialog.c:129 +msgid "Clear Console" +msgstr "" + +#: app/gui/error-console-dialog.c:142 +msgid "Write all errors to file..." +msgstr "" + +#: app/gui/error-console-dialog.c:150 +msgid "Write selection to file..." +msgstr "" + +#: app/gui/error-console-dialog.c:280 +msgid "Cannot save. Nothing is selected." +msgstr "" + +#: app/gui/error-console-dialog.c:285 +msgid "Save error log to file..." +msgstr "" + +#: app/gui/error-console-dialog.c:339 +#, c-format +msgid "" +"Error opening file '%s':\n" +"%s" +msgstr "" + +#: app/gui/file-commands.c:235 app/gui/file-save-dialog.c:405 +#, c-format +msgid "" +"Saving '%s' failed:\n" +"\n" +"%s" +msgstr "" + +#: app/gui/file-commands.c:283 +msgid "" +"Revert failed.\n" +"No file name associated with this image." +msgstr "" + +#: app/gui/file-commands.c:297 +#, c-format +msgid "" +"Revert '%s' to\n" +"'%s'?\n" +"\n" +"You will lose all your changes, including all undo information." +msgstr "" + +#: app/gui/file-commands.c:305 +msgid "Revert Image" +msgstr "" + +#: app/gui/file-commands.c:403 +#, c-format +msgid "" +"Reverting to '%s' failed:\n" +"\n" +"%s" +msgstr "" + +#: app/gui/file-dialog-utils.c:117 +msgid "Determine File Type:" +msgstr "" + +#: app/gui/file-new-dialog.c:116 app/gui/preferences-dialog.c:951 +#: app/gui/preferences-dialog.c:954 +msgid "New Image" +msgstr "" + +#: app/gui/file-new-dialog.c:118 +msgid "Create a New Image" +msgstr "" + +#. the pixel size labels +#: app/gui/file-new-dialog.c:162 app/gui/file-new-dialog.c:180 +#: app/tools/gimpcroptool.c:983 app/tools/gimpselectionoptions.c:568 +msgid "Width:" +msgstr "ברײט:" + +#: app/gui/file-new-dialog.c:168 app/gui/file-new-dialog.c:186 +#: app/gui/layers-commands.c:633 app/gui/resize-dialog.c:285 +#: app/gui/resize-dialog.c:310 app/gui/resize-dialog.c:559 +#: app/tools/gimpcroptool.c:986 app/tools/gimpscaletool.c:174 +#: app/tools/gimpscaletool.c:182 app/tools/gimpselectionoptions.c:576 +msgid "Height:" +msgstr "הײך: " + +#: app/gui/file-new-dialog.c:225 app/gui/preferences-dialog.c:988 +#: app/gui/preferences-dialog.c:1001 app/gui/user-install-dialog.c:1267 +msgid "Pixels" +msgstr "" + +#. the resolution labels +#: app/gui/file-new-dialog.c:299 app/gui/resize-dialog.c:619 +msgid "Resolution X:" +msgstr "" + +#: app/gui/file-new-dialog.c:305 app/gui/info-window.c:165 +#: app/gui/resize-dialog.c:377 app/gui/resize-dialog.c:476 +#: app/gui/resize-dialog.c:625 app/tools/gimpcroptool.c:969 +#: app/tools/gimprotatetool.c:198 app/tools/gimpscaletool.c:200 +#: app/tools/gimpsheartool.c:176 +msgid "Y:" +msgstr "" + +#: app/gui/file-new-dialog.c:323 app/gui/resize-dialog.c:639 +#, c-format +msgid "pixels/%a" +msgstr "" + +#: app/gui/file-new-dialog.c:388 app/gui/offset-dialog.c:198 +msgid "Fill Type" +msgstr "" + +#: app/gui/file-new-dialog.c:547 +#, no-c-format +msgid "" +"You are trying to create an image with\n" +"an initial size of %s.\n" +"\n" +"Choose OK to create this image anyway.\n" +"Choose Cancel if you did not intend to\n" +"create such a large image.\n" +"\n" +"To prevent this dialog from appearing,\n" +"increase the \"Maximum Image Size\"\n" +"setting (currently %s) in the\n" +"Preferences dialog." +msgstr "" + +#: app/gui/file-new-dialog.c:559 +msgid "Confirm Image Size" +msgstr "" + +#: app/gui/file-open-dialog.c:156 app/gui/file-open-dialog.c:181 +msgid "Open Image" +msgstr "" + +#: app/gui/file-open-dialog.c:228 +#, c-format +msgid "" +"Click to update preview\n" +"%s Click to force update even if preview is up-to-date" +msgstr "" + +#. The preview toggle +#: app/gui/file-open-dialog.c:245 app/tools/gimpimagemaptool.c:232 +msgid "_Preview" +msgstr "" + +#: app/gui/file-open-dialog.c:295 app/gui/file-open-dialog.c:403 +msgid "No Selection" +msgstr "" + +#: app/gui/file-open-dialog.c:494 app/gui/file-open-dialog.c:525 +#, c-format +msgid "Thumbnail %d of %d" +msgstr "" + +#: app/gui/file-open-menu.c:44 +msgid "/Automatic" +msgstr "" + +#: app/gui/file-save-dialog.c:121 app/gui/file-save-dialog.c:199 +msgid "Save Image" +msgstr "" + +#: app/gui/file-save-dialog.c:173 +msgid "Save a Copy of the Image" +msgstr "" + +#: app/gui/file-save-dialog.c:328 +#, c-format +msgid "" +"File '%s' exists.\n" +"Overwrite it?" +msgstr "" + +#: app/gui/file-save-dialog.c:333 +msgid "File Exists!" +msgstr "" + +#: app/gui/file-save-menu.c:45 +msgid "/By Extension" +msgstr "" + +#: app/gui/gradient-editor-commands.c:83 +msgid "Left Endpoint Color" +msgstr "" + +#: app/gui/gradient-editor-commands.c:85 +msgid "Gradient Segment's Left Endpoint Color" +msgstr "" + +#: app/gui/gradient-editor-commands.c:199 +msgid "Right Endpoint Color" +msgstr "" + +#: app/gui/gradient-editor-commands.c:201 +msgid "Gradient Segment's Right Endpoint Color" +msgstr "" + +#: app/gui/gradient-editor-commands.c:509 +msgid "Replicate Segment" +msgstr "" + +#: app/gui/gradient-editor-commands.c:510 +msgid "Replicate Gradient Segment" +msgstr "" + +#: app/gui/gradient-editor-commands.c:514 +msgid "Replicate Selection" +msgstr "" + +#: app/gui/gradient-editor-commands.c:515 +msgid "Replicate Gradient Selection" +msgstr "" + +#: app/gui/gradient-editor-commands.c:529 +msgid "Replicate" +msgstr "" + +#: app/gui/gradient-editor-commands.c:542 +msgid "" +"Select the number of times\n" +"to replicate the selected segment." +msgstr "" + +#: app/gui/gradient-editor-commands.c:545 +msgid "" +"Select the number of times\n" +"to replicate the selection." +msgstr "" + +#: app/gui/gradient-editor-commands.c:615 +msgid "Split Segment Uniformly" +msgstr "" + +#: app/gui/gradient-editor-commands.c:616 +msgid "Split Gradient Segment Uniformly" +msgstr "" + +#: app/gui/gradient-editor-commands.c:620 +msgid "Split Segments Uniformly" +msgstr "" + +#: app/gui/gradient-editor-commands.c:621 +msgid "Split Gradient Segments Uniformly" +msgstr "" + +#: app/gui/gradient-editor-commands.c:636 +msgid "Split" +msgstr "" + +#: app/gui/gradient-editor-commands.c:650 +msgid "" +"Select the number of uniform parts\n" +"in which to split the selected segment." +msgstr "" + +#: app/gui/gradient-editor-commands.c:653 +msgid "" +"Select the number of uniform parts\n" +"in which to split the segments in the selection." +msgstr "" + +#: app/gui/gradient-editor-menu.c:58 +msgid "/Left Endpoint's Color..." +msgstr "" + +#: app/gui/gradient-editor-menu.c:63 +msgid "/Load Left Color From/Left Neighbor's Right Endpoint" +msgstr "" + +#: app/gui/gradient-editor-menu.c:67 +msgid "/Load Left Color From/Right Endpoint" +msgstr "" + +#: app/gui/gradient-editor-menu.c:71 +msgid "/Load Left Color From/FG Color" +msgstr "" + +#: app/gui/gradient-editor-menu.c:75 +msgid "/Load Left Color From/BG Color" +msgstr "" + +#: app/gui/gradient-editor-menu.c:93 +msgid "/Save Left Color To" +msgstr "" + +#: app/gui/gradient-editor-menu.c:108 +msgid "/Right Endpoint's Color..." +msgstr "" + +#: app/gui/gradient-editor-menu.c:113 +msgid "/Load Right Color From/Right Neighbor's Left Endpoint" +msgstr "" + +#: app/gui/gradient-editor-menu.c:117 +msgid "/Load Right Color From/Left Endpoint" +msgstr "" + +#: app/gui/gradient-editor-menu.c:121 +msgid "/Load Right Color From/FG Color" +msgstr "" + +#: app/gui/gradient-editor-menu.c:125 +msgid "/Load Right Color From/BG Color" +msgstr "" + +#: app/gui/gradient-editor-menu.c:143 +msgid "/Save Right Color To" +msgstr "" + +#: app/gui/gradient-editor-menu.c:158 +msgid "/blendingfunction/Linear" +msgstr "" + +#: app/gui/gradient-editor-menu.c:163 +msgid "/blendingfunction/Curved" +msgstr "" + +#: app/gui/gradient-editor-menu.c:168 +msgid "/blendingfunction/Sinusodial" +msgstr "" + +#: app/gui/gradient-editor-menu.c:173 +msgid "/blendingfunction/Spherical (increasing)" +msgstr "" + +#: app/gui/gradient-editor-menu.c:178 +msgid "/blendingfunction/Spherical (decreasing)" +msgstr "" + +#: app/gui/gradient-editor-menu.c:183 +msgid "/blendingfunction/(Varies)" +msgstr "" + +#: app/gui/gradient-editor-menu.c:188 +msgid "/coloringtype/RGB" +msgstr "" + +#: app/gui/gradient-editor-menu.c:193 +msgid "/coloringtype/HSV (counter-clockwise hue)" +msgstr "" + +#: app/gui/gradient-editor-menu.c:198 +msgid "/coloringtype/HSV (clockwise hue)" +msgstr "" + +#: app/gui/gradient-editor-menu.c:203 +msgid "/coloringtype/(Varies)" +msgstr "" + +#: app/gui/gradient-editor-menu.c:241 +msgid "/Blend Endpoints' Colors" +msgstr "" + +#: app/gui/gradient-editor-menu.c:245 +msgid "/Blend Endpoints' Opacity" +msgstr "" + +#: app/gui/gradient-editor-menu.c:390 +msgid "Blending Function for Segment" +msgstr "" + +#: app/gui/gradient-editor-menu.c:391 +msgid "Coloring Type for Segment" +msgstr "" + +#: app/gui/gradient-editor-menu.c:393 +msgid "Flip Segment" +msgstr "" + +#: app/gui/gradient-editor-menu.c:394 +msgid "Replicate Segment..." +msgstr "" + +#: app/gui/gradient-editor-menu.c:395 +msgid "Split Segment at Midpoint" +msgstr "" + +#: app/gui/gradient-editor-menu.c:396 +msgid "Split Segment Uniformly..." +msgstr "" + +#: app/gui/gradient-editor-menu.c:397 +msgid "Delete Segment" +msgstr "" + +#: app/gui/gradient-editor-menu.c:398 +msgid "Re-center Segment's Midpoint" +msgstr "" + +#: app/gui/gradient-editor-menu.c:399 +msgid "Re-distribute Handles in Segment" +msgstr "" + +#: app/gui/gradient-editor-menu.c:403 +msgid "Blending Function for Selection" +msgstr "" + +#: app/gui/gradient-editor-menu.c:404 +msgid "Coloring Type for Selection" +msgstr "" + +#: app/gui/gradient-editor-menu.c:406 +msgid "Flip Selection" +msgstr "" + +#: app/gui/gradient-editor-menu.c:407 +msgid "Replicate Selection..." +msgstr "" + +#: app/gui/gradient-editor-menu.c:408 +msgid "Split Segments at Midpoints" +msgstr "" + +#: app/gui/gradient-editor-menu.c:409 +msgid "Split Segments Uniformly..." +msgstr "" + +#: app/gui/gradient-editor-menu.c:410 +msgid "Delete Selection" +msgstr "" + +#: app/gui/gradient-editor-menu.c:411 +msgid "Re-center Midpoints in Selection" +msgstr "" + +#: app/gui/gradient-editor-menu.c:412 +msgid "Re-distribute Handles in Selection" +msgstr "" + +#: app/gui/gradient-select.c:264 +msgid "" +"Unable to run gradient callback.\n" +"The corresponding plug-in may have crashed." +msgstr "" + +#: app/gui/gradients-commands.c:73 +#, c-format +msgid "Save \"%s\" as POV-Ray" +msgstr "" + +#: app/gui/gradients-menu.c:45 +msgid "/New Gradient" +msgstr "" + +#: app/gui/gradients-menu.c:50 +msgid "/Duplicate Gradient" +msgstr "" + +#: app/gui/gradients-menu.c:55 +msgid "/Edit Gradient..." +msgstr "" + +#: app/gui/gradients-menu.c:60 +msgid "/Delete Gradient..." +msgstr "" + +#: app/gui/gradients-menu.c:68 +msgid "/Refresh Gradients" +msgstr "" + +#: app/gui/gradients-menu.c:76 +msgid "/Save as POV-Ray..." +msgstr "" + +#: app/gui/gui.c:479 +#, c-format +msgid "Adding theme '%s' (%s)\n" +msgstr "" + +#: app/gui/gui.c:545 +msgid "Quit The GIMP?" +msgstr "" + +#: app/gui/gui.c:549 +msgid "" +"Some files are unsaved.\n" +"\n" +"Really quit The GIMP?" +msgstr "" + +#: app/gui/image-commands.c:214 app/gui/layers-commands.c:300 +msgid "Cannot crop because the current selection is empty." +msgstr "" + +#: app/gui/image-commands.c:311 +msgid "Layers Merge Options" +msgstr "" + +#: app/gui/image-commands.c:336 +msgid "Final, Merged Layer should be:" +msgstr "" + +#: app/gui/image-commands.c:337 +msgid "Final, Anchored Layer should be:" +msgstr "" + +#: app/gui/image-commands.c:342 +msgid "Expanded as necessary" +msgstr "" + +#: app/gui/image-commands.c:345 +msgid "Clipped to image" +msgstr "" + +#: app/gui/image-commands.c:348 +msgid "Clipped to bottom layer" +msgstr "" + +#: app/gui/image-commands.c:388 +msgid "Resize Error: Both width and height must be greater than zero." +msgstr "" + +#: app/gui/image-commands.c:421 +msgid "Layer Too Small" +msgstr "" + +#: app/gui/image-commands.c:425 +msgid "" +"The chosen image size will shrink\n" +"some layers completely away.\n" +"Is this what you want?" +msgstr "" + +#: app/gui/image-commands.c:511 app/tools/gimpscaletool.c:162 +msgid "Scaling..." +msgstr "" + +#: app/gui/image-commands.c:526 +msgid "Scale Error: Both width and height must be greater than zero." +msgstr "" + +#. /File +#: app/gui/image-menu.c:81 app/gui/toolbox-menu.c:49 +msgid "/_File" +msgstr "" + +#: app/gui/image-menu.c:83 app/gui/toolbox-menu.c:51 +msgid "/File/New..." +msgstr "" + +#: app/gui/image-menu.c:88 app/gui/toolbox-menu.c:56 +msgid "/File/Open..." +msgstr "" + +#. /File/Open Recent +#: app/gui/image-menu.c:96 app/gui/toolbox-menu.c:64 +msgid "/File/Open Recent/(None)" +msgstr "" + +#: app/gui/image-menu.c:101 +msgid "/File/Save" +msgstr "" + +#: app/gui/image-menu.c:106 +msgid "/File/Save as..." +msgstr "" + +#: app/gui/image-menu.c:111 +msgid "/File/Save a Copy..." +msgstr "" + +#: app/gui/image-menu.c:115 +msgid "/File/Revert..." +msgstr "" + +#: app/gui/image-menu.c:123 +msgid "/File/Close" +msgstr "" + +#: app/gui/image-menu.c:128 app/gui/toolbox-menu.c:213 +msgid "/File/Quit" +msgstr "" + +#. /Edit +#: app/gui/image-menu.c:138 +msgid "/_Edit" +msgstr "" + +#: app/gui/image-menu.c:140 +msgid "/Edit/Undo" +msgstr "" + +#: app/gui/image-menu.c:145 +msgid "/Edit/Redo" +msgstr "" + +#: app/gui/image-menu.c:153 +msgid "/Edit/Cut" +msgstr "" + +#: app/gui/image-menu.c:158 +msgid "/Edit/Copy" +msgstr "" + +#: app/gui/image-menu.c:163 +msgid "/Edit/Paste" +msgstr "" + +#: app/gui/image-menu.c:168 +msgid "/Edit/Paste Into" +msgstr "" + +#: app/gui/image-menu.c:173 +msgid "/Edit/Paste as New" +msgstr "" + +#. /Edit/Buffer +#: app/gui/image-menu.c:181 +msgid "/Edit/Buffer/Cut Named..." +msgstr "" + +#: app/gui/image-menu.c:186 +msgid "/Edit/Buffer/Copy Named..." +msgstr "" + +#: app/gui/image-menu.c:191 +msgid "/Edit/Buffer/Paste Named..." +msgstr "" + +#: app/gui/image-menu.c:199 +msgid "/Edit/Clear" +msgstr "" + +#: app/gui/image-menu.c:204 +msgid "/Edit/Fill with FG Color" +msgstr "" + +#: app/gui/image-menu.c:209 +msgid "/Edit/Fill with BG Color" +msgstr "" + +#: app/gui/image-menu.c:214 +msgid "/Edit/Stroke" +msgstr "" + +#. /Select +#: app/gui/image-menu.c:224 +msgid "/_Select" +msgstr "" + +#: app/gui/image-menu.c:226 +msgid "/Select/All" +msgstr "" + +#: app/gui/image-menu.c:231 +msgid "/Select/None" +msgstr "" + +#: app/gui/image-menu.c:236 +msgid "/Select/Invert" +msgstr "" + +#: app/gui/image-menu.c:241 +msgid "/Select/Float" +msgstr "" + +#: app/gui/image-menu.c:248 +msgid "/Select/Feather..." +msgstr "" + +#: app/gui/image-menu.c:252 +msgid "/Select/Sharpen" +msgstr "" + +#: app/gui/image-menu.c:256 +msgid "/Select/Shrink..." +msgstr "" + +#: app/gui/image-menu.c:261 +msgid "/Select/Grow..." +msgstr "" + +#: app/gui/image-menu.c:266 +msgid "/Select/Border..." +msgstr "" + +#: app/gui/image-menu.c:273 +msgid "/Select/Toggle QuickMask" +msgstr "" + +#: app/gui/image-menu.c:278 +msgid "/Select/Save to Channel" +msgstr "" + +#. /View +#: app/gui/image-menu.c:286 +msgid "/_View" +msgstr "" + +#: app/gui/image-menu.c:288 +msgid "/View/New View" +msgstr "" + +#: app/gui/image-menu.c:293 +msgid "/View/Dot for Dot" +msgstr "" + +#. /View/Zoom +#: app/gui/image-menu.c:300 +msgid "/View/Zoom/Zoom In" +msgstr "" + +#: app/gui/image-menu.c:305 +msgid "/View/Zoom/Zoom Out" +msgstr "" + +#: app/gui/image-menu.c:310 +msgid "/View/Zoom/Zoom to Fit Window" +msgstr "" + +#: app/gui/image-menu.c:318 +msgid "/View/Zoom/16:1" +msgstr "" + +#: app/gui/image-menu.c:322 +msgid "/View/Zoom/8:1" +msgstr "" + +#: app/gui/image-menu.c:326 +msgid "/View/Zoom/4:1" +msgstr "" + +#: app/gui/image-menu.c:330 +msgid "/View/Zoom/2:1" +msgstr "" + +#: app/gui/image-menu.c:334 +msgid "/View/Zoom/1:1" +msgstr "" + +#: app/gui/image-menu.c:338 +msgid "/View/Zoom/1:2" +msgstr "" + +#: app/gui/image-menu.c:342 +msgid "/View/Zoom/1:4" +msgstr "" + +#: app/gui/image-menu.c:346 +msgid "/View/Zoom/1:8" +msgstr "" + +#: app/gui/image-menu.c:350 +msgid "/View/Zoom/1:16" +msgstr "" + +#: app/gui/image-menu.c:361 +msgid "/View/Info Window..." +msgstr "" + +#: app/gui/image-menu.c:366 +msgid "/View/Navigation Window..." +msgstr "" + +#: app/gui/image-menu.c:371 +msgid "/View/Display Filters..." +msgstr "" + +#: app/gui/image-menu.c:378 +msgid "/View/Show Selection" +msgstr "" + +#: app/gui/image-menu.c:382 +msgid "/View/Show Layer Boundary" +msgstr "" + +#: app/gui/image-menu.c:386 +msgid "/View/Show Guides" +msgstr "" + +#: app/gui/image-menu.c:390 +msgid "/View/Snap to Guides" +msgstr "" + +#: app/gui/image-menu.c:397 +msgid "/View/Show Menubar" +msgstr "" + +#: app/gui/image-menu.c:401 +msgid "/View/Show Rulers" +msgstr "" + +#: app/gui/image-menu.c:405 +msgid "/View/Show Scrollbars" +msgstr "" + +#: app/gui/image-menu.c:409 +msgid "/View/Show Statusbar" +msgstr "" + +#: app/gui/image-menu.c:416 +msgid "/View/Shrink Wrap" +msgstr "" + +#: app/gui/image-menu.c:421 +msgid "/View/Fullscreen" +msgstr "" + +#. /Image +#: app/gui/image-menu.c:428 +msgid "/_Image" +msgstr "" + +#. /Image/Mode +#: app/gui/image-menu.c:432 +msgid "/Image/Mode/RGB" +msgstr "" + +#: app/gui/image-menu.c:437 +msgid "/Image/Mode/Grayscale" +msgstr "" + +#: app/gui/image-menu.c:442 +msgid "/Image/Mode/Indexed..." +msgstr "" + +#. /Image/Transform +#: app/gui/image-menu.c:450 +msgid "/Image/Transform" +msgstr "" + +#: app/gui/image-menu.c:456 +msgid "/Image/Canvas Size..." +msgstr "" + +#: app/gui/image-menu.c:461 +msgid "/Image/Scale Image..." +msgstr "" + +#: app/gui/image-menu.c:466 +msgid "/Image/Crop Image" +msgstr "" + +#: app/gui/image-menu.c:471 +msgid "/Image/Duplicate" +msgstr "" + +#: app/gui/image-menu.c:479 +msgid "/Image/Merge Visible Layers..." +msgstr "" + +#: app/gui/image-menu.c:483 +msgid "/Image/Flatten Image" +msgstr "" + +#. /Layer +#: app/gui/image-menu.c:490 +msgid "/_Layer" +msgstr "" + +#: app/gui/image-menu.c:492 +msgid "/Layer/New Layer..." +msgstr "" + +#: app/gui/image-menu.c:497 +msgid "/Layer/Duplicate Layer" +msgstr "" + +#: app/gui/image-menu.c:502 +msgid "/Layer/Anchor Layer" +msgstr "" + +#: app/gui/image-menu.c:507 +msgid "/Layer/Merge Down" +msgstr "" + +#: app/gui/image-menu.c:512 +msgid "/Layer/Delete Layer" +msgstr "" + +#. /Layer/Stack +#: app/gui/image-menu.c:520 +msgid "/Layer/Stack/Previous Layer" +msgstr "" + +#: app/gui/image-menu.c:524 +msgid "/Layer/Stack/Next Layer" +msgstr "" + +#: app/gui/image-menu.c:528 +msgid "/Layer/Stack/Raise Layer" +msgstr "" + +#: app/gui/image-menu.c:533 +msgid "/Layer/Stack/Lower Layer" +msgstr "" + +#: app/gui/image-menu.c:538 +msgid "/Layer/Stack/Layer to Top" +msgstr "" + +#: app/gui/image-menu.c:543 +msgid "/Layer/Stack/Layer to Bottom" +msgstr "" + +#: app/gui/image-menu.c:551 +msgid "/Layer/Layer Boundary Size..." +msgstr "" + +#: app/gui/image-menu.c:556 +msgid "/Layer/Layer to Imagesize" +msgstr "" + +#: app/gui/image-menu.c:561 +msgid "/Layer/Scale Layer..." +msgstr "" + +#: app/gui/image-menu.c:566 +msgid "/Layer/Crop Layer" +msgstr "" + +#: app/gui/image-menu.c:576 +msgid "/Layer/Transform/Offset..." +msgstr "" + +#: app/gui/image-menu.c:587 +msgid "/Layer/Colors/Desaturate" +msgstr "" + +#: app/gui/image-menu.c:592 +msgid "/Layer/Colors/Invert" +msgstr "" + +#. /Layer/Colors/Auto +#: app/gui/image-menu.c:600 +msgid "/Layer/Colors/Auto/Equalize" +msgstr "" + +#. /Layer/Mask +#: app/gui/image-menu.c:609 +msgid "/Layer/Mask/Add Layer Mask..." +msgstr "" + +#: app/gui/image-menu.c:613 +msgid "/Layer/Mask/Apply Layer Mask" +msgstr "" + +#: app/gui/image-menu.c:617 +msgid "/Layer/Mask/Delete Layer Mask" +msgstr "" + +#: app/gui/image-menu.c:622 +msgid "/Layer/Mask/Mask to Selection" +msgstr "" + +#. /Layer/Transparency +#: app/gui/image-menu.c:630 +msgid "/Layer/Transparency/Add Alpha Channel" +msgstr "" + +#: app/gui/image-menu.c:634 +msgid "/Layer/Transparency/Alpha to Selection" +msgstr "" + +#. /Tools +#: app/gui/image-menu.c:646 +msgid "/_Tools" +msgstr "" + +#: app/gui/image-menu.c:648 +msgid "/Tools/Toolbox" +msgstr "" + +#: app/gui/image-menu.c:652 +msgid "/Tools/Default Colors" +msgstr "" + +#: app/gui/image-menu.c:657 +msgid "/Tools/Swap Colors" +msgstr "" + +#: app/gui/image-menu.c:665 +msgid "/Tools/Selection Tools" +msgstr "" + +#: app/gui/image-menu.c:666 +msgid "/Tools/Paint Tools" +msgstr "" + +#: app/gui/image-menu.c:667 +msgid "/Tools/Transform Tools" +msgstr "" + +#. /Dialogs +#: app/gui/image-menu.c:671 +msgid "/_Dialogs" +msgstr "" + +#: app/gui/image-menu.c:673 +msgid "/Dialogs/Layers, Channels & Paths..." +msgstr "" + +#: app/gui/image-menu.c:677 +msgid "/Dialogs/Brushes, Patterns & Stuff..." +msgstr "" + +#: app/gui/image-menu.c:681 +msgid "/Dialogs/Tool Options..." +msgstr "" + +#: app/gui/image-menu.c:686 +msgid "/Dialogs/Device Status..." +msgstr "" + +#: app/gui/image-menu.c:694 +msgid "/Dialogs/Layers..." +msgstr "" + +#: app/gui/image-menu.c:699 +msgid "/Dialogs/Channels..." +msgstr "" + +#: app/gui/image-menu.c:704 +msgid "/Dialogs/Paths..." +msgstr "" + +#: app/gui/image-menu.c:709 +msgid "/Dialogs/Indexed Palette..." +msgstr "" + +#: app/gui/image-menu.c:714 +msgid "/Dialogs/Selection Editor..." +msgstr "" + +#: app/gui/image-menu.c:719 +msgid "/Dialogs/Navigation..." +msgstr "" + +#: app/gui/image-menu.c:724 +msgid "/Dialogs/Undo History..." +msgstr "" + +#: app/gui/image-menu.c:732 +msgid "/Dialogs/Colors..." +msgstr "" + +#: app/gui/image-menu.c:737 +msgid "/Dialogs/Brushes..." +msgstr "" + +#: app/gui/image-menu.c:742 +msgid "/Dialogs/Patterns..." +msgstr "" + +#: app/gui/image-menu.c:747 +msgid "/Dialogs/Gradients..." +msgstr "" + +#: app/gui/image-menu.c:752 +msgid "/Dialogs/Palettes..." +msgstr "" + +#: app/gui/image-menu.c:757 +msgid "/Dialogs/Buffers..." +msgstr "" + +#: app/gui/image-menu.c:765 +msgid "/Dialogs/Images..." +msgstr "" + +#: app/gui/image-menu.c:770 +msgid "/Dialogs/Document History..." +msgstr "" + +#: app/gui/image-menu.c:775 +msgid "/Dialogs/Error Console..." +msgstr "" + +#: app/gui/image-menu.c:785 +msgid "/Filte_rs" +msgstr "" + +#: app/gui/image-menu.c:787 +msgid "/Filters/Repeat Last" +msgstr "" + +#: app/gui/image-menu.c:792 +msgid "/Filters/Re-Show Last" +msgstr "" + +#: app/gui/image-menu.c:800 +msgid "/Filters/Blur" +msgstr "" + +#: app/gui/image-menu.c:801 +msgid "/Filters/Colors" +msgstr "" + +#: app/gui/image-menu.c:802 +msgid "/Filters/Noise" +msgstr "" + +#: app/gui/image-menu.c:803 +msgid "/Filters/Edge-Detect" +msgstr "" + +#: app/gui/image-menu.c:804 +msgid "/Filters/Enhance" +msgstr "" + +#: app/gui/image-menu.c:805 +msgid "/Filters/Generic" +msgstr "" + +#: app/gui/image-menu.c:809 +msgid "/Filters/Glass Effects" +msgstr "" + +#: app/gui/image-menu.c:810 +msgid "/Filters/Light Effects" +msgstr "" + +#: app/gui/image-menu.c:811 +msgid "/Filters/Distorts" +msgstr "" + +#: app/gui/image-menu.c:812 +msgid "/Filters/Artistic" +msgstr "" + +#: app/gui/image-menu.c:813 +msgid "/Filters/Map" +msgstr "" + +#: app/gui/image-menu.c:814 +msgid "/Filters/Render" +msgstr "" + +#: app/gui/image-menu.c:815 +msgid "/Filters/Web" +msgstr "" + +#: app/gui/image-menu.c:819 +msgid "/Filters/Animation" +msgstr "" + +#: app/gui/image-menu.c:820 +msgid "/Filters/Combine" +msgstr "" + +#: app/gui/image-menu.c:824 +msgid "/Filters/Toys" +msgstr "" + +#: app/gui/image-menu.c:1199 +#, c-format +msgid "Undo %s" +msgstr "" + +#: app/gui/image-menu.c:1204 +#, c-format +msgid "Redo %s" +msgstr "" + +#: app/gui/image-menu.c:1209 app/widgets/gimpundoeditor.c:131 +msgid "Redo" +msgstr "איבער־פֿאַרקער" + +#: app/gui/image-menu.c:1426 +msgid "Other" +msgstr "אַנדער" + +#: app/gui/image-menu.c:1433 +#, c-format +msgid "Other (%d:%d)" +msgstr "" + +#: app/gui/image-menu.c:1443 +#, c-format +msgid "Zoom (%d:%d)" +msgstr "" + +#: app/gui/images-menu.c:42 +msgid "/Raise Displays" +msgstr "" + +#: app/gui/images-menu.c:46 +msgid "/New Display" +msgstr "" + +#: app/gui/images-menu.c:50 +msgid "/Delete Image" +msgstr "" + +#. General +#: app/gui/info-dialog.c:351 app/gui/preferences-dialog.c:1095 +#: app/gui/preferences-dialog.c:1167 +msgid "General" +msgstr "אַלגעמײן" + +#: app/gui/info-window.c:80 +msgid "Static Gray" +msgstr "" + +#: app/gui/info-window.c:82 +msgid "Static Color" +msgstr "" + +#: app/gui/info-window.c:83 +msgid "Pseudo Color" +msgstr "" + +#: app/gui/info-window.c:84 +msgid "True Color" +msgstr "" + +#: app/gui/info-window.c:85 +msgid "Direct Color" +msgstr "" + +#: app/gui/info-window.c:159 app/gui/resize-dialog.c:474 +msgid "X:" +msgstr "" + +#: app/gui/info-window.c:173 app/gui/info-window.c:240 +#: app/gui/info-window.c:282 app/gui/info-window.c:300 +#: app/gui/info-window.c:480 app/gui/info-window.c:527 +#: app/gui/info-window.c:528 app/gui/info-window.c:531 +#: app/gui/info-window.c:555 app/tools/gimpcolorpickertool.c:577 +#: app/tools/gimpcolorpickertool.c:578 app/tools/gimpcolorpickertool.c:579 +#: app/tools/gimpcolorpickertool.c:580 app/tools/gimpcolorpickertool.c:581 +#: app/tools/gimpcolorpickertool.c:582 app/tools/gimpcolorpickertool.c:583 +#: app/tools/gimpcolorpickertool.c:599 app/tools/gimpcolorpickertool.c:606 +#: app/tools/gimpcolorpickertool.c:624 app/tools/gimpcolorpickertool.c:645 +msgid "N/A" +msgstr "־" + +#. Red +#: app/gui/info-window.c:218 +msgid "R:" +msgstr "" + +#. Green +#: app/gui/info-window.c:225 +msgid "G:" +msgstr "" + +#. Blue +#: app/gui/info-window.c:232 +msgid "B:" +msgstr "" + +#. Hue +#: app/gui/info-window.c:260 +msgid "H:" +msgstr "" + +#. Saturation +#: app/gui/info-window.c:267 +msgid "S:" +msgstr "" + +#. Value +#: app/gui/info-window.c:274 +msgid "V:" +msgstr "" + +#: app/gui/info-window.c:295 +msgid "A:" +msgstr "" + +#: app/gui/info-window.c:306 +msgid "Extended" +msgstr "" + +#: app/gui/info-window.c:329 +msgid "Info Window" +msgstr "" + +#: app/gui/info-window.c:331 +msgid "Image Information" +msgstr "" + +#. add the information fields +#: app/gui/info-window.c:347 +msgid "Dimensions (W x H):" +msgstr "" + +#: app/gui/info-window.c:351 +msgid "Resolution:" +msgstr "" + +#: app/gui/info-window.c:353 +msgid "Scale Ratio:" +msgstr "" + +#: app/gui/info-window.c:355 +msgid "Display Type:" +msgstr "" + +#: app/gui/info-window.c:357 +msgid "Visual Class:" +msgstr "" + +#: app/gui/info-window.c:359 +msgid "Visual Depth:" +msgstr "" + +#. image resolution +#: app/gui/info-window.c:649 +#, c-format +msgid "%g x %g dpi" +msgstr "" + +#: app/gui/info-window.c:663 +msgid "RGB Color" +msgstr "" + +#: app/gui/info-window.c:670 +msgid "Indexed Color" +msgstr "" + +#: app/gui/info-window.c:670 +msgid "colors" +msgstr "" + +#: app/gui/layers-commands.c:310 +msgid "Crop Layer" +msgstr "" + +#: app/gui/layers-commands.c:563 +msgid "Empty Layer Copy" +msgstr "" + +#: app/gui/layers-commands.c:591 +msgid "Create a New Layer" +msgstr "" + +#: app/gui/layers-commands.c:623 +msgid "Layer _Name:" +msgstr "" + +#. The size labels +#: app/gui/layers-commands.c:627 +msgid "Layer Width:" +msgstr "" + +#: app/gui/layers-commands.c:692 +msgid "Layer Fill Type" +msgstr "" + +#: app/gui/layers-commands.c:762 +msgid "Layer Attributes" +msgstr "" + +#: app/gui/layers-commands.c:765 app/widgets/gimplayertreeview.c:200 +msgid "Edit Layer Attributes" +msgstr "" + +#: app/gui/layers-commands.c:799 +msgid "Layer _Name" +msgstr "" + +#: app/gui/layers-commands.c:873 +msgid "Add a Mask to the Layer" +msgstr "" + +#: app/gui/layers-commands.c:889 +msgid "Initialize Layer Mask to:" +msgstr "" + +#: app/gui/layers-commands.c:905 +msgid "In_vert Mask" +msgstr "" + +#: app/gui/layers-commands.c:974 app/gui/layers-commands.c:1064 +msgid "" +"Invalid width or height.\n" +"Both must be positive." +msgstr "" + +#: app/gui/layers-menu.c:43 +msgid "/New Layer..." +msgstr "" + +#: app/gui/layers-menu.c:49 +msgid "/Raise Layer" +msgstr "" + +#: app/gui/layers-menu.c:54 +msgid "/Layer to Top" +msgstr "" + +#: app/gui/layers-menu.c:59 +msgid "/Lower Layer" +msgstr "" + +#: app/gui/layers-menu.c:64 +msgid "/Layer to Bottom" +msgstr "" + +#: app/gui/layers-menu.c:70 +msgid "/Duplicate Layer" +msgstr "" + +#: app/gui/layers-menu.c:75 +msgid "/Anchor Layer" +msgstr "" + +#: app/gui/layers-menu.c:80 +msgid "/Merge Down" +msgstr "" + +#: app/gui/layers-menu.c:85 +msgid "/Delete Layer" +msgstr "" + +#: app/gui/layers-menu.c:93 +msgid "/Layer Boundary Size..." +msgstr "" + +#: app/gui/layers-menu.c:98 +msgid "/Layer to Imagesize" +msgstr "" + +#: app/gui/layers-menu.c:103 +msgid "/Scale Layer..." +msgstr "" + +#: app/gui/layers-menu.c:111 +msgid "/Add Layer Mask..." +msgstr "" + +#: app/gui/layers-menu.c:115 +msgid "/Apply Layer Mask" +msgstr "" + +#: app/gui/layers-menu.c:119 +msgid "/Delete Layer Mask" +msgstr "" + +#: app/gui/layers-menu.c:124 +msgid "/Mask to Selection" +msgstr "" + +#: app/gui/layers-menu.c:132 +msgid "/Add Alpha Channel" +msgstr "" + +#: app/gui/layers-menu.c:136 +msgid "/Alpha to Selection" +msgstr "" + +#: app/gui/layers-menu.c:144 +msgid "/Edit Layer Attributes..." +msgstr "" + +#: app/gui/module-browser.c:121 +msgid "Module Browser" +msgstr "" + +#: app/gui/module-browser.c:123 +msgid "Browse & Manage Loadable Modules" +msgstr "" + +#: app/gui/module-browser.c:165 +msgid "Autoload" +msgstr "" + +#: app/gui/module-browser.c:172 +msgid "Module Path" +msgstr "" + +#: app/gui/module-browser.c:419 +msgid "" +msgstr "" + +#: app/gui/module-browser.c:431 app/gui/module-browser.c:440 +msgid "On disk" +msgstr "" + +#: app/gui/module-browser.c:431 +msgid "Only in memory" +msgstr "" + +#: app/gui/module-browser.c:440 +msgid "No longer available" +msgstr "" + +#: app/gui/module-browser.c:476 +msgid "Load" +msgstr "" + +#: app/gui/module-browser.c:478 +msgid "Query" +msgstr "" + +#: app/gui/module-browser.c:485 +msgid "Unload" +msgstr "" + +#: app/gui/module-browser.c:500 +msgid "Purpose:" +msgstr "" + +#: app/gui/module-browser.c:501 +msgid "Author:" +msgstr "מחבר" + +#: app/gui/module-browser.c:502 +msgid "Version:" +msgstr "" + +#: app/gui/module-browser.c:503 +msgid "Copyright:" +msgstr "" + +#: app/gui/module-browser.c:504 +msgid "Date:" +msgstr "" + +#: app/gui/module-browser.c:505 +msgid "Location:" +msgstr "" + +#: app/gui/module-browser.c:506 +msgid "State:" +msgstr "" + +#: app/gui/module-browser.c:507 +msgid "Last Error:" +msgstr "" + +#: app/gui/module-browser.c:508 +msgid "Available Types:" +msgstr "" + +#: app/gui/offset-dialog.c:92 +msgid "Offset Layer" +msgstr "" + +#: app/gui/offset-dialog.c:94 +msgid "Offset Layer Mask" +msgstr "" + +#: app/gui/offset-dialog.c:96 +msgid "Offset Channel" +msgstr "" + +#: app/gui/offset-dialog.c:102 app/gui/resize-dialog.c:442 +msgid "Offset" +msgstr "" + +#: app/gui/offset-dialog.c:147 +msgid "Offset _X:" +msgstr "" + +#: app/gui/offset-dialog.c:149 +msgid "_Y:" +msgstr "" + +#. The by half height and half width option +#: app/gui/offset-dialog.c:177 +msgid "Offset by (x/_2),(y/2)" +msgstr "" + +#. The wrap around option +#: app/gui/offset-dialog.c:187 +msgid "_Wrap" +msgstr "" + +#: app/gui/offset-dialog.c:203 +msgid "_Background" +msgstr "" + +#: app/gui/offset-dialog.c:206 +msgid "_Transparent" +msgstr "" + +#: app/gui/palette-editor-commands.c:96 +msgid "Edit Palette Color" +msgstr "" + +#: app/gui/palette-editor-commands.c:98 +msgid "Edit Color Palette Entry" +msgstr "" + +#: app/gui/palette-editor-menu.c:38 +msgid "/New Color" +msgstr "" + +#: app/gui/palette-editor-menu.c:48 +msgid "/Delete Color" +msgstr "" + +#: app/gui/palette-import-dialog.c:166 +msgid "Import Palette" +msgstr "" + +#: app/gui/palette-import-dialog.c:168 +msgid "Import a New Palette" +msgstr "" + +#: app/gui/palette-import-dialog.c:175 +msgid "_Import" +msgstr "" + +#. The "Source" frame +#: app/gui/palette-import-dialog.c:201 +msgid "Select Source" +msgstr "" + +#: app/gui/palette-import-dialog.c:213 +msgid "_Gradient" +msgstr "" + +#: app/gui/palette-import-dialog.c:225 +msgid "I_mage" +msgstr "" + +#. The "Import" frame +#: app/gui/palette-import-dialog.c:283 +msgid "Import Options" +msgstr "" + +#: app/gui/palette-import-dialog.c:297 +msgid "New Import" +msgstr "" + +#: app/gui/palette-import-dialog.c:299 +msgid "Palette _Name:" +msgstr "" + +#: app/gui/palette-import-dialog.c:305 +msgid "N_umber of Colors:" +msgstr "" + +#: app/gui/palette-import-dialog.c:318 +msgid "C_olumns:" +msgstr "" + +#: app/gui/palette-import-dialog.c:330 +msgid "I_nterval:" +msgstr "" + +#. The "Preview" frame +#: app/gui/palette-import-dialog.c:342 +msgid "Preview" +msgstr "פֿאָרױסװײַז" + +#: app/gui/palette-select.c:242 +msgid "" +"Unable to run palette callback.\n" +"The corresponding plug-in may have crashed." +msgstr "" + +#: app/gui/palettes-commands.c:81 +msgid "Merge Palette" +msgstr "" + +#: app/gui/palettes-commands.c:84 +msgid "Enter a name for merged palette" +msgstr "" + +#: app/gui/palettes-menu.c:45 +msgid "/New Palette" +msgstr "" + +#: app/gui/palettes-menu.c:50 +msgid "/Duplicate Palette" +msgstr "" + +#: app/gui/palettes-menu.c:55 +msgid "/Edit Palette..." +msgstr "" + +#: app/gui/palettes-menu.c:60 +msgid "/Delete Palette..." +msgstr "" + +#: app/gui/palettes-menu.c:68 +msgid "/Refresh Palettes" +msgstr "" + +#: app/gui/palettes-menu.c:76 +msgid "/Import Palette..." +msgstr "" + +#: app/gui/palettes-menu.c:81 +msgid "/Merge Palettes..." +msgstr "" + +#: app/gui/paths-dialog.c:163 +msgid "/New Path" +msgstr "" + +#: app/gui/paths-dialog.c:168 app/gui/vectors-menu.c:58 +msgid "/Duplicate Path" +msgstr "" + +#: app/gui/paths-dialog.c:173 app/gui/vectors-menu.c:66 +msgid "/Path to Selection" +msgstr "" + +#: app/gui/paths-dialog.c:178 app/gui/vectors-menu.c:87 +msgid "/Selection to Path" +msgstr "" + +#: app/gui/paths-dialog.c:183 app/gui/vectors-menu.c:92 +msgid "/Stroke Path" +msgstr "" + +#: app/gui/paths-dialog.c:188 app/gui/vectors-menu.c:123 +msgid "/Delete Path" +msgstr "" + +#: app/gui/paths-dialog.c:196 app/gui/vectors-menu.c:100 +msgid "/Copy Path" +msgstr "" + +#: app/gui/paths-dialog.c:201 app/gui/vectors-menu.c:105 +msgid "/Paste Path" +msgstr "" + +#: app/gui/paths-dialog.c:206 app/gui/vectors-menu.c:110 +msgid "/Import Path..." +msgstr "" + +#: app/gui/paths-dialog.c:211 app/gui/vectors-menu.c:115 +msgid "/Export Path..." +msgstr "" + +#: app/gui/paths-dialog.c:219 app/gui/vectors-menu.c:136 +msgid "/Edit Path Attributes..." +msgstr "" + +#: app/gui/paths-dialog.c:238 app/gui/vectors-commands.c:435 +#: app/gui/vectors-commands.c:481 app/widgets/gimpvectorstreeview.c:114 +msgid "New Path" +msgstr "" + +#: app/gui/paths-dialog.c:242 app/widgets/gimpvectorstreeview.c:115 +msgid "Duplicate Path" +msgstr "" + +#: app/gui/paths-dialog.c:246 +msgid "Path to Selection" +msgstr "" + +#: app/gui/paths-dialog.c:250 +msgid "Selection to Path" +msgstr "" + +#: app/gui/paths-dialog.c:254 app/tools/gimpbezierselecttool.c:3436 +#: app/widgets/gimpvectorstreeview.c:154 +msgid "Stroke Path" +msgstr "" + +#: app/gui/paths-dialog.c:258 app/widgets/gimpvectorstreeview.c:117 +msgid "Delete Path" +msgstr "" + +#: app/gui/paths-dialog.c:267 +msgid "New Point" +msgstr "" + +#: app/gui/paths-dialog.c:271 +msgid "Add Point" +msgstr "" + +#: app/gui/paths-dialog.c:275 +msgid "Delete Point" +msgstr "" + +#: app/gui/paths-dialog.c:279 +msgid "Edit Point" +msgstr "" + +#: app/gui/paths-dialog.c:510 +#, c-format +msgid "Path %d" +msgstr "" + +#: app/gui/paths-dialog.c:1065 app/gui/vectors-commands.c:552 +#: app/widgets/gimpvectorstreeview.c:116 +msgid "Edit Path Attributes" +msgstr "" + +#: app/gui/paths-dialog.c:1068 +msgid "Enter a new name for the path" +msgstr "" + +#: app/gui/paths-dialog.c:1978 +#, c-format +msgid "Failed to read from '%s'." +msgstr "" + +#: app/gui/paths-dialog.c:1993 +#, c-format +msgid "Failed to read path from '%s'." +msgstr "" + +#: app/gui/paths-dialog.c:2000 +#, c-format +msgid "No points specified in path file '%s'." +msgstr "" + +#: app/gui/paths-dialog.c:2011 +#, c-format +msgid "Failed to read path points from '%s'." +msgstr "" + +#: app/gui/paths-dialog.c:2110 +msgid "Load and Save Bezier Curves" +msgstr "" + +#: app/gui/paths-dialog.c:2148 +msgid "Load Path" +msgstr "" + +#: app/gui/paths-dialog.c:2170 +msgid "Save Path" +msgstr "" + +#: app/gui/pattern-select.c:244 +msgid "" +"Unable to run pattern callback.\n" +"The corresponding plug-in may have crashed." +msgstr "" + +#: app/gui/patterns-menu.c:44 +msgid "/New Pattern" +msgstr "" + +#: app/gui/patterns-menu.c:49 +msgid "/Duplicate Pattern" +msgstr "" + +#: app/gui/patterns-menu.c:54 +msgid "/Edit Pattern..." +msgstr "" + +#: app/gui/patterns-menu.c:59 +msgid "/Delete Pattern..." +msgstr "" + +#: app/gui/patterns-menu.c:67 +msgid "/Refresh Patterns" +msgstr "" + +#: app/gui/plug-in-menus.c:356 +#, c-format +msgid "Repeat \"%s\"" +msgstr "" + +#: app/gui/plug-in-menus.c:357 +#, c-format +msgid "Re-show \"%s\"" +msgstr "" + +#: app/gui/plug-in-menus.c:383 +msgid "Repeat Last" +msgstr "" + +#: app/gui/plug-in-menus.c:386 +msgid "Re-Show Last" +msgstr "" + +#: app/gui/preferences-dialog.c:319 +msgid "" +"You will have to restart GIMP for\n" +"the following changes to take effect:" +msgstr "" + +#: app/gui/preferences-dialog.c:831 +msgid "Preferences" +msgstr "פּרעפֿערענצן" + +#. Default Image Size and Unit +#: app/gui/preferences-dialog.c:964 +msgid "Default Image Size and Unit" +msgstr "" + +#: app/gui/preferences-dialog.c:984 +msgid "Width" +msgstr "ברײט" + +#: app/gui/preferences-dialog.c:986 +msgid "Height" +msgstr "הײך" + +#. Default Image Resolution and Resolution Unit +#: app/gui/preferences-dialog.c:994 +msgid "Default Image Resolution and Resolution Unit" +msgstr "" + +#: app/gui/preferences-dialog.c:1020 app/gui/preferences-dialog.c:1600 +#: app/gui/user-install-dialog.c:1284 +msgid "dpi" +msgstr "" + +#: app/gui/preferences-dialog.c:1036 +msgid "Default Image _Type:" +msgstr "" + +#: app/gui/preferences-dialog.c:1039 +msgid "Maximum Image Size:" +msgstr "" + +#: app/gui/preferences-dialog.c:1048 app/gui/preferences-dialog.c:1051 +msgid "Default Comment" +msgstr "" + +#. Comment +#: app/gui/preferences-dialog.c:1058 +msgid "Comment Used for New Images" +msgstr "" + +#: app/gui/preferences-dialog.c:1085 app/gui/preferences-dialog.c:1088 +msgid "Interface" +msgstr "" + +#: app/gui/preferences-dialog.c:1098 +msgid "_Enable Layer & Channel Previews" +msgstr "" + +#: app/gui/preferences-dialog.c:1104 +msgid "_Layer & Channel Preview Size:" +msgstr "" + +#: app/gui/preferences-dialog.c:1107 +msgid "_Navigation Preview Size:" +msgstr "" + +#: app/gui/preferences-dialog.c:1110 +msgid "_Recent Documents List Size:" +msgstr "" + +#. Dialog Bahavior +#: app/gui/preferences-dialog.c:1114 +msgid "Dialog Behavior" +msgstr "" + +#: app/gui/preferences-dialog.c:1117 +msgid "_Info Window Per Display" +msgstr "" + +#. Menus +#: app/gui/preferences-dialog.c:1121 +msgid "Menus" +msgstr "" + +#: app/gui/preferences-dialog.c:1124 +msgid "Enable _Tearoff Menus" +msgstr "" + +#. Window Positions +#: app/gui/preferences-dialog.c:1128 +msgid "Window Positions" +msgstr "" + +#: app/gui/preferences-dialog.c:1131 +msgid "_Save Window Positions on Exit" +msgstr "" + +#: app/gui/preferences-dialog.c:1134 +msgid "R_estore Saved Window Positions on Start-up" +msgstr "" + +#: app/gui/preferences-dialog.c:1142 +msgid "Clear Saved Window Positions Now" +msgstr "" + +#: app/gui/preferences-dialog.c:1157 app/gui/preferences-dialog.c:1160 +msgid "Help System" +msgstr "" + +#: app/gui/preferences-dialog.c:1170 +msgid "Show Tool _Tips" +msgstr "" + +#: app/gui/preferences-dialog.c:1173 +msgid "Context Sensitive _Help with \"F1\"" +msgstr "" + +#: app/gui/preferences-dialog.c:1176 +msgid "Show Tips on _Startup" +msgstr "" + +#. Help Browser +#: app/gui/preferences-dialog.c:1180 +msgid "Help Browser" +msgstr "" + +#: app/gui/preferences-dialog.c:1184 +msgid "Help _Browser to Use:" +msgstr "" + +#. Contiguous Regions +#: app/gui/preferences-dialog.c:1203 +msgid "Finding Contiguous Regions" +msgstr "" + +#: app/gui/preferences-dialog.c:1208 +msgid "Default _Threshold:" +msgstr "" + +#. Scaling +#: app/gui/preferences-dialog.c:1212 +msgid "Scaling" +msgstr "" + +#: app/gui/preferences-dialog.c:1216 +msgid "Default _Interpolation:" +msgstr "" + +#: app/gui/preferences-dialog.c:1225 app/gui/preferences-dialog.c:1228 +msgid "Input Devices" +msgstr "" + +#. Input Device Settings +#: app/gui/preferences-dialog.c:1235 +msgid "Input Device Settings" +msgstr "" + +#: app/gui/preferences-dialog.c:1272 +msgid "Save Input Device Settings on Exit" +msgstr "" + +#: app/gui/preferences-dialog.c:1280 +msgid "Save Input Device Settings Now" +msgstr "" + +#: app/gui/preferences-dialog.c:1295 app/gui/preferences-dialog.c:1298 +msgid "Image Windows" +msgstr "" + +#. Appearance +#: app/gui/preferences-dialog.c:1305 +msgid "Appearance" +msgstr "" + +#: app/gui/preferences-dialog.c:1308 +msgid "Use \"_Dot for Dot\" by default" +msgstr "" + +#: app/gui/preferences-dialog.c:1311 +msgid "Show Menubar" +msgstr "" + +#: app/gui/preferences-dialog.c:1314 +msgid "Show _Rulers" +msgstr "" + +#: app/gui/preferences-dialog.c:1317 +msgid "Show S_tatusbar" +msgstr "" + +#: app/gui/preferences-dialog.c:1323 +msgid "Fit to Window" +msgstr "" + +#: app/gui/preferences-dialog.c:1325 +msgid "Inital Zoom Ratio:" +msgstr "" + +#: app/gui/preferences-dialog.c:1328 +msgid "Marching _Ants Speed:" +msgstr "" + +#. Canvas Padding Color +#: app/gui/preferences-dialog.c:1332 +msgid "Canvas Padding Color" +msgstr "" + +#: app/gui/preferences-dialog.c:1337 +msgid "Padding Mode:" +msgstr "" + +#: app/gui/preferences-dialog.c:1340 +msgid "Custom Color:" +msgstr "" + +#: app/gui/preferences-dialog.c:1341 +msgid "Select Custom Canvas Padding Color" +msgstr "" + +#. Zoom & Resize Behavior +#: app/gui/preferences-dialog.c:1347 +msgid "Zoom & Resize Behavior" +msgstr "" + +#: app/gui/preferences-dialog.c:1351 +msgid "Resize Window on _Zoom" +msgstr "" + +#: app/gui/preferences-dialog.c:1354 +msgid "Resize Window on Image _Size Change" +msgstr "" + +#. Pointer Movement Feedback +#: app/gui/preferences-dialog.c:1358 +msgid "Pointer Movement Feedback" +msgstr "" + +#: app/gui/preferences-dialog.c:1362 +msgid "Perfect-but-Slow _Pointer Tracking" +msgstr "" + +#: app/gui/preferences-dialog.c:1365 +msgid "Enable Cursor _Updating" +msgstr "" + +#: app/gui/preferences-dialog.c:1371 +msgid "Cursor M_ode:" +msgstr "" + +#: app/gui/preferences-dialog.c:1380 +msgid "Image Title & Statusbar Format" +msgstr "" + +#: app/gui/preferences-dialog.c:1383 +msgid "Title & Status" +msgstr "" + +#: app/gui/preferences-dialog.c:1402 +msgid "Custom" +msgstr "" + +#: app/gui/preferences-dialog.c:1403 +msgid "Standard" +msgstr "" + +#: app/gui/preferences-dialog.c:1404 +msgid "Show zoom percentage" +msgstr "" + +#: app/gui/preferences-dialog.c:1405 +msgid "Show zoom ratio" +msgstr "" + +#: app/gui/preferences-dialog.c:1406 +msgid "Show reversed zoom ratio" +msgstr "" + +#: app/gui/preferences-dialog.c:1407 +msgid "Show memory usage" +msgstr "" + +#: app/gui/preferences-dialog.c:1420 +msgid "Image Title Format" +msgstr "" + +#: app/gui/preferences-dialog.c:1425 +msgid "Image Statusbar Format" +msgstr "" + +#: app/gui/preferences-dialog.c:1510 app/gui/preferences-dialog.c:1513 +msgid "Display" +msgstr "" + +#. Transparency +#: app/gui/preferences-dialog.c:1520 +msgid "Transparency" +msgstr "" + +#: app/gui/preferences-dialog.c:1524 +msgid "Transparency _Type:" +msgstr "" + +#: app/gui/preferences-dialog.c:1527 +msgid "Check _Size:" +msgstr "" + +#. 8-Bit Displays +#: app/gui/preferences-dialog.c:1531 +msgid "8-Bit Displays" +msgstr "" + +#: app/gui/preferences-dialog.c:1539 +msgid "Minimum Number of Colors:" +msgstr "" + +#: app/gui/preferences-dialog.c:1542 +msgid "Install Colormap" +msgstr "" + +#: app/gui/preferences-dialog.c:1545 +msgid "Colormap Cycling" +msgstr "" + +#: app/gui/preferences-dialog.c:1554 app/gui/preferences-dialog.c:1557 +msgid "Monitor" +msgstr "" + +#: app/gui/preferences-dialog.c:1563 +msgid "Get Monitor Resolution" +msgstr "" + +#: app/gui/preferences-dialog.c:1572 +#, c-format +msgid "(Currently %d x %d dpi)" +msgstr "" + +#: app/gui/preferences-dialog.c:1609 +msgid "C_alibrate" +msgstr "" + +#: app/gui/preferences-dialog.c:1623 +msgid "From _Windowing System" +msgstr "" + +#: app/gui/preferences-dialog.c:1648 +msgid "_Manually" +msgstr "" + +#: app/gui/preferences-dialog.c:1668 app/gui/preferences-dialog.c:1671 +#: app/gui/preferences-dialog.c:1806 +msgid "Environment" +msgstr "" + +#. Resource Consumption +#: app/gui/preferences-dialog.c:1678 +msgid "Resource Consumption" +msgstr "" + +#: app/gui/preferences-dialog.c:1682 +msgid "Conservative Memory Usage" +msgstr "" + +#: app/gui/preferences-dialog.c:1692 +msgid "Minimal Number of Undo Levels:" +msgstr "" + +#: app/gui/preferences-dialog.c:1695 +msgid "Maximum Undo Memory:" +msgstr "" + +#: app/gui/preferences-dialog.c:1698 app/gui/user-install-dialog.c:1162 +msgid "Tile Cache Size:" +msgstr "" + +#: app/gui/preferences-dialog.c:1703 +msgid "Number of Processors to Use:" +msgstr "" + +#. File Saving +#: app/gui/preferences-dialog.c:1708 +msgid "File Saving" +msgstr "" + +#: app/gui/preferences-dialog.c:1712 +msgid "Only when Modified" +msgstr "" + +#: app/gui/preferences-dialog.c:1713 +msgid "Always" +msgstr "" + +#: app/gui/preferences-dialog.c:1714 +msgid "\"File -> Save\" Saves the Image:" +msgstr "" + +#: app/gui/preferences-dialog.c:1717 +msgid "Size of Thumbnail Files:" +msgstr "" + +#: app/gui/preferences-dialog.c:1726 app/gui/preferences-dialog.c:1729 +msgid "Folders" +msgstr "פּאַפּקעס" + +#: app/gui/preferences-dialog.c:1744 +msgid "Temp Dir:" +msgstr "" + +#: app/gui/preferences-dialog.c:1744 +msgid "Select Temp Dir" +msgstr "" + +#: app/gui/preferences-dialog.c:1745 +msgid "Swap Dir:" +msgstr "" + +#: app/gui/preferences-dialog.c:1745 app/gui/user-install-dialog.c:1183 +msgid "Select Swap Dir" +msgstr "" + +#: app/gui/preferences-dialog.c:1778 +msgid "Brush Folders" +msgstr "" + +#: app/gui/preferences-dialog.c:1780 +msgid "Select Brush Folders" +msgstr "" + +#: app/gui/preferences-dialog.c:1782 +msgid "Pattern Folders" +msgstr "" + +#: app/gui/preferences-dialog.c:1784 +msgid "Select Pattern Folders" +msgstr "" + +#: app/gui/preferences-dialog.c:1786 +msgid "Palette Folders" +msgstr "" + +#: app/gui/preferences-dialog.c:1788 +msgid "Select Palette Folders" +msgstr "" + +#: app/gui/preferences-dialog.c:1790 +msgid "Gradient Folders" +msgstr "" + +#: app/gui/preferences-dialog.c:1792 +msgid "Select Gradient Folders" +msgstr "" + +#: app/gui/preferences-dialog.c:1794 +msgid "Plug-Ins" +msgstr "" + +#: app/gui/preferences-dialog.c:1794 +msgid "Plug-In Folders" +msgstr "" + +#: app/gui/preferences-dialog.c:1796 +msgid "Select Plug-In Folders" +msgstr "" + +#: app/gui/preferences-dialog.c:1798 +msgid "Tool Plug-Ins" +msgstr "" + +#: app/gui/preferences-dialog.c:1798 +msgid "Tool Plug-In Folders" +msgstr "" + +#: app/gui/preferences-dialog.c:1800 +msgid "Select Tool Plug-In Folders" +msgstr "" + +#: app/gui/preferences-dialog.c:1802 +msgid "Modules" +msgstr "" + +#: app/gui/preferences-dialog.c:1802 +msgid "Module Folders" +msgstr "" + +#: app/gui/preferences-dialog.c:1804 +msgid "Select Module Folders" +msgstr "" + +#: app/gui/preferences-dialog.c:1806 +msgid "Environment Folders" +msgstr "" + +#: app/gui/preferences-dialog.c:1808 +msgid "Select Environment Folders" +msgstr "" + +#: app/gui/preferences-dialog.c:1810 +msgid "Themes" +msgstr "" + +#: app/gui/preferences-dialog.c:1810 +msgid "Theme Folders" +msgstr "" + +#: app/gui/preferences-dialog.c:1812 +msgid "Select Theme Folders" +msgstr "" + +#: app/gui/qmask-commands.c:137 +msgid "Edit Qmask Color" +msgstr "" + +#: app/gui/qmask-commands.c:147 +msgid "Qmask Attributes" +msgstr "" + +#: app/gui/qmask-commands.c:149 +msgid "Edit QuickMask Attributes" +msgstr "" + +#: app/gui/qmask-commands.c:191 +msgid "Mask Opacity:" +msgstr "" + +#: app/gui/qmask-menu.c:43 +msgid "/QMask Active" +msgstr "" + +#: app/gui/qmask-menu.c:49 +msgid "/Mask Selected Areas" +msgstr "" + +#: app/gui/qmask-menu.c:52 +msgid "/Mask Unselected Areas" +msgstr "" + +#: app/gui/qmask-menu.c:58 +msgid "/Configure Color and Opacity..." +msgstr "" + +#: app/gui/resize-dialog.c:194 +msgid "Scale Layer Options" +msgstr "" + +#: app/gui/resize-dialog.c:196 app/gui/resize-dialog.c:228 +#: app/tools/paint_options.c:274 app/tools/paint_options.c:285 +msgid "Size" +msgstr "גרײס" + +#: app/gui/resize-dialog.c:202 +msgid "Scale Image Options" +msgstr "" + +#: app/gui/resize-dialog.c:204 +msgid "Pixel Dimensions" +msgstr "" + +#: app/gui/resize-dialog.c:216 +msgid "Layer Boundary Size" +msgstr "" + +#: app/gui/resize-dialog.c:217 +msgid "Set Layer Boundary Size" +msgstr "" + +#: app/gui/resize-dialog.c:223 +msgid "Canvas Size" +msgstr "" + +#: app/gui/resize-dialog.c:224 +msgid "Set Image Canvas Size" +msgstr "" + +#. the original width & height labels +#: app/gui/resize-dialog.c:279 app/tools/gimpscaletool.c:171 +msgid "Original Width:" +msgstr "" + +#. the new size labels +#: app/gui/resize-dialog.c:304 app/gui/resize-dialog.c:553 +msgid "New Width:" +msgstr "" + +#. the scale ratio labels +#: app/gui/resize-dialog.c:371 +msgid "Ratio X:" +msgstr "" + +#: app/gui/resize-dialog.c:431 +msgid "Constrain aspect ratio" +msgstr "" + +#: app/gui/resize-dialog.c:501 +msgid "Center" +msgstr "צענטער" + +#: app/gui/resize-dialog.c:538 +msgid "Print Size & Display Unit" +msgstr "" + +#: app/gui/resize-dialog.c:695 app/tools/gimptransformoptions.c:298 +msgid "Interpolation:" +msgstr "" + +#: app/gui/resolution-calibrate-dialog.c:114 +msgid "Calibrate Monitor Resolution" +msgstr "" + +#: app/gui/resolution-calibrate-dialog.c:236 +msgid "Measure the rulers and enter their lengths below." +msgstr "" + +#: app/gui/resolution-calibrate-dialog.c:258 +msgid "_Horizontal:" +msgstr "" + +#: app/gui/resolution-calibrate-dialog.c:263 +msgid "_Vertical:" +msgstr "" + +#: app/gui/select-commands.c:145 +msgid "Feather Selection by:" +msgstr "" + +#: app/gui/select-commands.c:180 +msgid "Shrink Selection by:" +msgstr "" + +#: app/gui/select-commands.c:189 +msgid "Shrink from image border" +msgstr "" + +#: app/gui/select-commands.c:213 +msgid "Grow Selection by:" +msgstr "" + +#: app/gui/select-commands.c:235 +msgid "Border Selection by:" +msgstr "" + +#: app/gui/splash.c:56 +msgid "GIMP Startup" +msgstr "" + +#: app/gui/splash.c:109 app/widgets/gimptoolbox.c:182 +msgid "The GIMP" +msgstr "" + +#: app/gui/tips-dialog.c:90 +msgid "The GIMP tips file could not be parsed correctly!" +msgstr "" + +#: app/gui/tips-dialog.c:111 +msgid "GIMP Tip of the Day" +msgstr "" + +#: app/gui/tips-dialog.c:175 +msgid "Show tip next time GIMP starts" +msgstr "" + +#: app/gui/tips-dialog.c:199 +msgid "_Previous Tip" +msgstr "" + +#: app/gui/tips-dialog.c:209 +msgid "_Next Tip" +msgstr "" + +#: app/gui/tips-parser.c:166 +#, c-format +msgid "" +"Your GIMP tips file appears to be missing! There should be a file called '%" +"s'. Please check your installation." +msgstr "" + +#. This is a special string to specify the language identifier to +#. look for in the gimp-tips.xml file. Please translate the C in it +#. according to the name of the po file used for gimp-tips.xml. +#. E.g. for the german translation, that would be "tips-locale:de". +#. +#: app/gui/tips-parser.c:181 +msgid "tips-locale:C" +msgstr "" + +#: app/gui/tool-options-dialog.c:100 +msgid "Save current settings as default values" +msgstr "" + +#: app/gui/tool-options-dialog.c:109 +msgid "Restore saved default values" +msgstr "" + +#: app/gui/tool-options-dialog.c:118 +msgid "Reset to factory defaults" +msgstr "" + +#. /File/Acquire +#: app/gui/toolbox-menu.c:69 +msgid "/File/Acquire" +msgstr "" + +#: app/gui/toolbox-menu.c:73 +msgid "/File/Preferences..." +msgstr "" + +#. /File/Dialogs +#: app/gui/toolbox-menu.c:81 +msgid "/File/Dialogs/Layers, Channels & Paths..." +msgstr "" + +#: app/gui/toolbox-menu.c:85 +msgid "/File/Dialogs/Brushes, Patterns & Stuff..." +msgstr "" + +#: app/gui/toolbox-menu.c:89 +msgid "/File/Dialogs/Tool Options..." +msgstr "" + +#: app/gui/toolbox-menu.c:94 +msgid "/File/Dialogs/Device Status..." +msgstr "" + +#: app/gui/toolbox-menu.c:102 +msgid "/File/Dialogs/Layers..." +msgstr "" + +#: app/gui/toolbox-menu.c:107 +msgid "/File/Dialogs/Channels..." +msgstr "" + +#: app/gui/toolbox-menu.c:112 +msgid "/File/Dialogs/Paths..." +msgstr "" + +#: app/gui/toolbox-menu.c:117 +msgid "/File/Dialogs/Indexed Palette..." +msgstr "" + +#: app/gui/toolbox-menu.c:122 +msgid "/File/Dialogs/Selection Editor..." +msgstr "" + +#: app/gui/toolbox-menu.c:127 +msgid "/File/Dialogs/Navigation..." +msgstr "" + +#: app/gui/toolbox-menu.c:132 +msgid "/File/Dialogs/Undo History..." +msgstr "" + +#: app/gui/toolbox-menu.c:140 +msgid "/File/Dialogs/Colors..." +msgstr "" + +#: app/gui/toolbox-menu.c:145 +msgid "/File/Dialogs/Brushes..." +msgstr "" + +#: app/gui/toolbox-menu.c:150 +msgid "/File/Dialogs/Patterns..." +msgstr "" + +#: app/gui/toolbox-menu.c:155 +msgid "/File/Dialogs/Gradients..." +msgstr "" + +#: app/gui/toolbox-menu.c:160 +msgid "/File/Dialogs/Palettes..." +msgstr "" + +#: app/gui/toolbox-menu.c:165 +msgid "/File/Dialogs/Buffers..." +msgstr "" + +#: app/gui/toolbox-menu.c:173 +msgid "/File/Dialogs/Images..." +msgstr "" + +#: app/gui/toolbox-menu.c:178 +msgid "/File/Dialogs/Document History..." +msgstr "" + +#: app/gui/toolbox-menu.c:183 +msgid "/File/Dialogs/Error Console..." +msgstr "" + +#. /Xtns +#: app/gui/toolbox-menu.c:221 +msgid "/_Xtns" +msgstr "" + +#: app/gui/toolbox-menu.c:223 +msgid "/Xtns/Module Browser..." +msgstr "" + +#. /Help +#: app/gui/toolbox-menu.c:232 +msgid "/_Help" +msgstr "" + +#: app/gui/toolbox-menu.c:234 +msgid "/Help/Help..." +msgstr "" + +#: app/gui/toolbox-menu.c:239 +msgid "/Help/Context Help..." +msgstr "" + +#: app/gui/toolbox-menu.c:244 +msgid "/Help/Tip of the Day..." +msgstr "" + +#: app/gui/toolbox-menu.c:249 +msgid "/Help/About..." +msgstr "" + +#: app/gui/user-install-dialog.c:138 +msgid "" +"The gimprc is used to store personal preferences\n" +"that affect GIMP's default behavior.\n" +"Paths to search for brushes, palettes, gradients,\n" +"patterns, plug-ins and modules can also configured\n" +"here." +msgstr "" + +#: app/gui/user-install-dialog.c:147 +msgid "" +"GIMP uses an additional gtkrc file so you can\n" +"configure it to look differently than other GTK apps." +msgstr "" + +#: app/gui/user-install-dialog.c:153 +msgid "" +"Plug-ins and extensions are external programs run\n" +"by the GIMP which provide additional functionality.\n" +"These programs are searched for at run-time and\n" +"information about their functionality and mod-times\n" +"is cached in this file. This file is intended to\n" +"be GIMP-readable only, and should not be edited." +msgstr "" + +#: app/gui/user-install-dialog.c:163 +msgid "" +"Key shortcuts can be dynamically redefined in The GIMP.\n" +"The menurc is a dump of your configuration so it can.\n" +"be remembered for the next session. You may edit this\n" +"file if you wish, but it is much easier to define the\n" +"keys from within The GIMP. Deleting this file will\n" +"restore the default shortcuts." +msgstr "" + +#: app/gui/user-install-dialog.c:173 +msgid "" +"The sessionrc is used to store what dialog windows were\n" +"open the last time you quit The GIMP. You can configure\n" +"The GIMP to reopen these dialogs at the saved position." +msgstr "" + +#: app/gui/user-install-dialog.c:180 +msgid "" +"The unitrc is used to store your user units database.\n" +"You can define additional units and use them just\n" +"like you use the built-in units inches, millimeters,\n" +"points and picas. This file is overwritten each time\n" +"you quit the GIMP." +msgstr "" + +#: app/gui/user-install-dialog.c:189 +msgid "This folder is searched for user-installed themes." +msgstr "" + +#: app/gui/user-install-dialog.c:194 +msgid "" +"This folder is used to store user defined brushes.\n" +"The GIMP checks this folder in addition to the system-\n" +"wide GIMP brushes installation when searching for\n" +"brushes." +msgstr "" + +#: app/gui/user-install-dialog.c:202 +msgid "" +"This folder is used to store user defined gradients\n" +"The GIMP checks this folder in addition to the system-\n" +"wide GIMP gradients installation when searching for\n" +"gradients." +msgstr "" + +#: app/gui/user-install-dialog.c:210 +msgid "" +"This folder is used to store user defined palettes.\n" +"The GIMP checks this folder in addition to the system-\n" +"wide GIMP palettes installation when searching for\n" +"palettes." +msgstr "" + +#: app/gui/user-install-dialog.c:218 +msgid "" +"This folder is used to store user defined patterns.\n" +"The GIMP checks this folder in addition to the system-\n" +"wide GIMP patterns installation when searching for\n" +"patterns." +msgstr "" + +#: app/gui/user-install-dialog.c:226 +msgid "" +"This folder is used to store user created, temporary,\n" +"or otherwise non-system-supported plug-ins. The GIMP\n" +"checks this folder in addition to the system-wide\n" +"GIMP plug-in folder when searching for plug-ins." +msgstr "" + +#: app/gui/user-install-dialog.c:234 +msgid "" +"This folder is used to store user created, temporary,\n" +"or otherwise non-system-supported DLL modules. The\n" +"GIMP checks this folder in addition to the system-wide\n" +"GIMP module folder when searching for modules to load\n" +"during initialization." +msgstr "" + +#: app/gui/user-install-dialog.c:243 +msgid "" +"This folder is used to store user created, temporary,\n" +"or otherwise non-system-supported additions to the\n" +"plug-in environment. The GIMP checks this folder in\n" +"addition to the system-wide GIMP environment folder\n" +"when searching for plug-in environment modification\n" +"files." +msgstr "" + +#: app/gui/user-install-dialog.c:253 +msgid "" +"This folder is used to store user created and installed\n" +"scripts. The GIMP checks this folder in addition to\n" +"the systemwide GIMP scripts folder when searching for\n" +"scripts." +msgstr "" + +#: app/gui/user-install-dialog.c:261 +msgid "" +"This folder is used to temporarily store undo buffers\n" +"to reduce memory usage. If The GIMP is unceremoniously\n" +"killed, files of the form: gimp<#>.<#> may persist in\n" +"this folder. These files are useless across GIMP\n" +"sessions and can be destroyed with impunity." +msgstr "" + +#: app/gui/user-install-dialog.c:270 +msgid "This folder is used to store tool options." +msgstr "" + +#: app/gui/user-install-dialog.c:275 +msgid "" +"This folder is used to store parameter files for the\n" +"Curves tool." +msgstr "" + +#: app/gui/user-install-dialog.c:281 +msgid "" +"This folder is used to store parameter files for the\n" +"Levels tool." +msgstr "" + +#: app/gui/user-install-dialog.c:369 +msgid "" +"Installation successful.\n" +"Click \"Continue\" to proceed." +msgstr "" + +#: app/gui/user-install-dialog.c:375 +msgid "" +"Installation failed.\n" +"Contact system administrator." +msgstr "" + +#: app/gui/user-install-dialog.c:567 +msgid "GIMP User Installation" +msgstr "" + +#: app/gui/user-install-dialog.c:575 +msgid "Continue" +msgstr "" + +#: app/gui/user-install-dialog.c:725 +msgid "" +"Welcome to\n" +"The GIMP User Installation" +msgstr "" + +#: app/gui/user-install-dialog.c:727 +msgid "Click \"Continue\" to enter the GIMP user installation." +msgstr "" + +#: app/gui/user-install-dialog.c:731 +msgid "" +"The GIMP - GNU Image Manipulation Program\n" +"Copyright (C) 1995-2002\n" +"Spencer Kimball, Peter Mattis and the GIMP Development Team." +msgstr "" + +#: app/gui/user-install-dialog.c:741 +msgid "" +"This program is free software; you can redistribute it and/or modify\n" +"it under the terms of the GNU General Public License as published by\n" +"the Free Software Foundation; either version 2 of the License, or\n" +"(at your option) any later version." +msgstr "" + +#: app/gui/user-install-dialog.c:747 +msgid "" +"This program is distributed in the hope that it will be useful,\n" +"but WITHOUT ANY WARRANTY; without even the implied warranty of\n" +"MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n" +"See the GNU General Public License for more details." +msgstr "" + +#: app/gui/user-install-dialog.c:753 +msgid "" +"You should have received a copy of the GNU General Public License\n" +"along with this program; if not, write to the Free Software\n" +"Foundation, Inc., 59 Temple Place - Suite 330, Boston,\n" +"MA 02111-1307, USA." +msgstr "" + +#: app/gui/user-install-dialog.c:777 +msgid "Personal GIMP Folder" +msgstr "" + +#: app/gui/user-install-dialog.c:778 +msgid "Click \"Continue\" to create your personal GIMP folder." +msgstr "" + +#: app/gui/user-install-dialog.c:815 +#, c-format +msgid "" +"For a proper GIMP installation, a folder named\n" +"'%s' needs to be created." +msgstr "" + +#: app/gui/user-install-dialog.c:821 +msgid "" +"This folder will contain a number of important files.\n" +"Click on one of the files or folders in the tree\n" +"to get more information about the selected item." +msgstr "" + +#: app/gui/user-install-dialog.c:895 +msgid "User Installation Log" +msgstr "" + +#: app/gui/user-install-dialog.c:896 +msgid "" +"Please wait while your personal\n" +"GIMP folder is being created..." +msgstr "" + +#: app/gui/user-install-dialog.c:902 +msgid "GIMP Performance Tuning" +msgstr "" + +#: app/gui/user-install-dialog.c:903 +msgid "Click \"Continue\" to accept the settings above." +msgstr "" + +#: app/gui/user-install-dialog.c:906 +msgid "For optimal GIMP performance, some settings may have to be adjusted." +msgstr "" + +#: app/gui/user-install-dialog.c:915 +msgid "Monitor Resolution" +msgstr "" + +#: app/gui/user-install-dialog.c:916 +msgid "Click \"Continue\" to start The GIMP." +msgstr "" + +#: app/gui/user-install-dialog.c:919 +msgid "" +"To display images in their natural size, GIMP needs to know your monitor " +"resolution." +msgstr "" + +#: app/gui/user-install-dialog.c:928 +msgid "Aborting Installation..." +msgstr "" + +#: app/gui/user-install-dialog.c:956 +#, c-format +msgid "Cannot open '%s' for reading: %s" +msgstr "" + +#: app/gui/user-install-dialog.c:965 +#, c-format +msgid "Cannot open '%s' for writing: %s" +msgstr "" + +#: app/gui/user-install-dialog.c:976 app/gui/user-install-dialog.c:999 +#, c-format +msgid "Error while writing '%s': %s" +msgstr "" + +#: app/gui/user-install-dialog.c:987 +#, c-format +msgid "Error while reading '%s': %s" +msgstr "" + +#: app/gui/user-install-dialog.c:1037 app/gui/user-install-dialog.c:1071 +#, c-format +msgid "Creating folder '%s'\n" +msgstr "" + +#: app/gui/user-install-dialog.c:1051 +#, c-format +msgid "Cannot create folder '%s': %s" +msgstr "" + +#: app/gui/user-install-dialog.c:1055 app/gui/user-install-dialog.c:1123 +msgid " Success\n" +msgstr "" + +#: app/gui/user-install-dialog.c:1085 +#, c-format +msgid "Cannot create folder: %s" +msgstr "" + +#: app/gui/user-install-dialog.c:1106 +#, c-format +msgid "Copying file '%s' from '%s'\n" +msgstr "" + +#: app/gui/user-install-dialog.c:1130 +#, c-format +msgid " Failure: %s\n" +msgstr "" + +#: app/gui/user-install-dialog.c:1150 +msgid "" +"GIMP uses a limited amount of memory to store image data, the so-called\n" +"\"Tile Cache\". You should adjust its size to fit into memory. Consider\n" +"the amount of memory used by other running processes." +msgstr "" + +#: app/gui/user-install-dialog.c:1173 +msgid "" +"All image and undo data which doesn't fit into the Tile Cache will be\n" +"written to a swap file. This file should be located on a local filesystem\n" +"with enough free space (several hundred MB). On a UNIX system, you\n" +"may want to use the system-wide temp-dir (\"/tmp\" or \"/var/tmp\")." +msgstr "" + +#: app/gui/user-install-dialog.c:1188 +msgid "Swap Folder:" +msgstr "" + +#: app/gui/user-install-dialog.c:1235 +msgid "" +"GIMP can obtain this information from the windowing system.\n" +"However, usually this does not give useful values." +msgstr "" + +#: app/gui/user-install-dialog.c:1243 +#, c-format +msgid "Get Resolution from windowing system (Currently %d x %d dpi)" +msgstr "" + +#: app/gui/user-install-dialog.c:1261 +msgid "Alternatively, you can set the monitor resolution manually." +msgstr "" + +#: app/gui/user-install-dialog.c:1307 +msgid "" +"You can also press the \"Calibrate\" button to open a window\n" +"which lets you determine your monitor resolution interactively." +msgstr "" + +#: app/gui/user-install-dialog.c:1314 +msgid "Calibrate" +msgstr "" + +#: app/gui/vectors-commands.c:297 +msgid "There is no active Layer or Channel to stroke to" +msgstr "" + +#: app/gui/vectors-commands.c:421 +msgid "Empty Vectors Copy" +msgstr "" + +#: app/gui/vectors-commands.c:437 +msgid "New Path Options" +msgstr "" + +#. The name entry hbox, label and entry +#: app/gui/vectors-commands.c:470 app/gui/vectors-commands.c:585 +msgid "Path name:" +msgstr "" + +#: app/gui/vectors-commands.c:550 +msgid "Path Attributes" +msgstr "" + +#: app/gui/vectors-menu.c:43 +msgid "/New Path..." +msgstr "" + +#: app/gui/vectors-menu.c:48 +msgid "/Raise Path" +msgstr "" + +#: app/gui/vectors-menu.c:53 +msgid "/Lower Path" +msgstr "" + +#: app/gui/vectors-menu.c:131 +msgid "/Path Tool" +msgstr "" + +#: app/paint/gimpairbrush.c:82 app/tools/gimpairbrushtool.c:62 +msgid "Airbrush" +msgstr "" + +#: app/paint/gimpclone.c:89 app/tools/gimpclonetool.c:96 +msgid "Clone" +msgstr "" + +#: app/paint/gimpconvolve.c:122 app/tools/gimpconvolvetool.c:89 +msgid "Convolve" +msgstr "" + +#: app/paint/gimpdodgeburn.c:86 app/tools/gimpdodgeburntool.c:69 +msgid "Dodge/Burn" +msgstr "" + +#: app/paint/gimperaser.c:64 app/tools/gimperasertool.c:69 +msgid "Eraser" +msgstr "" + +#: app/paint/gimppaintbrush.c:67 app/tools/gimppaintbrushtool.c:54 +msgid "Paintbrush" +msgstr "" + +#: app/paint/gimppaintcore.c:378 +msgid "No brushes available for use with this tool." +msgstr "" + +#: app/paint/gimppencil.c:66 app/tools/gimppenciltool.c:54 +msgid "Pencil" +msgstr "" + +#: app/paint/gimpsmudge.c:80 app/tools/gimpsmudgetool.c:60 +msgid "Smudge" +msgstr "" + +#: app/paint/paint-enums.c:13 +msgid "Image Source" +msgstr "" + +#: app/paint/paint-enums.c:14 +msgid "Pattern Source" +msgstr "" + +#: app/paint/paint-enums.c:32 +msgid "Non Aligned" +msgstr "" + +#: app/paint/paint-enums.c:33 +msgid "Aligned" +msgstr "" + +#: app/paint/paint-enums.c:34 +msgid "Registered" +msgstr "" + +#: app/paint/paint-enums.c:52 app/widgets/gimpwidgets-constructors.c:55 +#: app/widgets/gimpwidgets-constructors.c:88 +msgid "Dodge" +msgstr "" + +#: app/paint/paint-enums.c:53 app/widgets/gimpwidgets-constructors.c:56 +#: app/widgets/gimpwidgets-constructors.c:89 +msgid "Burn" +msgstr "" + +#: app/paint/paint-enums.c:71 +msgid "Once Forward" +msgstr "" + +#: app/paint/paint-enums.c:72 +msgid "Once Backward" +msgstr "" + +#: app/paint/paint-enums.c:73 +msgid "Loop Sawtooth" +msgstr "" + +#: app/paint/paint-enums.c:74 +msgid "Loop Triangle" +msgstr "" + +#: app/paint/paint-enums.c:92 +msgid "Blur" +msgstr "" + +#: app/paint/paint-enums.c:93 +msgid "Sharpen" +msgstr "" + +#: app/pdb/color_cmds.c:131 app/tools/gimpbrightnesscontrasttool.c:83 +msgid "Brightness-Contrast" +msgstr "" + +#: app/pdb/color_cmds.c:256 app/tools/gimplevelstool.c:172 +msgid "Levels" +msgstr "" + +#: app/pdb/color_cmds.c:361 app/tools/gimpposterizetool.c:76 +msgid "Posterize" +msgstr "" + +#: app/pdb/color_cmds.c:613 app/pdb/color_cmds.c:720 +#: app/tools/gimpcurvestool.c:169 +msgid "Curves" +msgstr "" + +#: app/pdb/color_cmds.c:837 app/tools/gimpcolorbalancetool.c:95 +msgid "Color Balance" +msgstr "" + +#: app/pdb/color_cmds.c:1133 app/tools/gimphuesaturationtool.c:108 +msgid "Hue-Saturation" +msgstr "" + +#: app/pdb/color_cmds.c:1231 app/tools/gimpthresholdtool.c:89 +msgid "Threshold" +msgstr "" + +#: app/pdb/guides_cmds.c:80 app/tools/gimpmeasuretool.c:291 +msgid "Add Horizontal Guide" +msgstr "" + +#: app/pdb/guides_cmds.c:159 app/tools/gimpmeasuretool.c:302 +msgid "Add Vertical Guide" +msgstr "" + +#: app/pdb/guides_cmds.c:239 +msgid "Remove Guide" +msgstr "" + +#: app/pdb/image_cmds.c:3827 +msgid "" +"Image resolution is out of bounds,\n" +"using the default resolution instead." +msgstr "" + +#: app/pdb/internal_procs.c:79 +msgid "Internal Procedures" +msgstr "" + +#: app/pdb/internal_procs.c:79 +msgid "Brush UI" +msgstr "" + +#: app/pdb/internal_procs.c:91 +msgid "Convert" +msgstr "" + +#: app/pdb/internal_procs.c:94 +msgid "Display procedures" +msgstr "" + +#: app/pdb/internal_procs.c:97 +msgid "Drawable procedures" +msgstr "" + +#: app/pdb/internal_procs.c:100 +msgid "Edit procedures" +msgstr "" + +#: app/pdb/internal_procs.c:103 +msgid "File Operations" +msgstr "" + +#: app/pdb/internal_procs.c:106 +msgid "Floating selections" +msgstr "" + +#: app/pdb/internal_procs.c:109 +msgid "Gimprc procedures" +msgstr "" + +#: app/pdb/internal_procs.c:112 +msgid "Gradient UI" +msgstr "" + +#: app/pdb/internal_procs.c:118 +msgid "Guide procedures" +msgstr "" + +#: app/pdb/internal_procs.c:121 +msgid "Help procedures" +msgstr "" + +#: app/pdb/internal_procs.c:130 +msgid "Message procedures" +msgstr "" + +#: app/pdb/internal_procs.c:133 +msgid "Miscellaneous" +msgstr "" + +#: app/pdb/internal_procs.c:136 +msgid "Misc Tool procedures" +msgstr "" + +#: app/pdb/internal_procs.c:139 +msgid "Paint Tool procedures" +msgstr "" + +#: app/pdb/internal_procs.c:142 +msgid "Palette" +msgstr "" + +#: app/pdb/internal_procs.c:145 +msgid "Palette UI" +msgstr "" + +#: app/pdb/internal_procs.c:151 +msgid "Parasite procedures" +msgstr "" + +#: app/pdb/internal_procs.c:157 +msgid "Pattern UI" +msgstr "" + +#: app/pdb/internal_procs.c:163 +msgid "Plug-in" +msgstr "" + +#: app/pdb/internal_procs.c:166 +msgid "Procedural database" +msgstr "" + +#: app/pdb/internal_procs.c:169 +msgid "Image mask" +msgstr "" + +#: app/pdb/internal_procs.c:172 +msgid "Selection Tool procedures" +msgstr "" + +#: app/pdb/internal_procs.c:175 +msgid "Text procedures" +msgstr "" + +#: app/pdb/internal_procs.c:178 +msgid "Transform Tool procedures" +msgstr "" + +#: app/pdb/internal_procs.c:184 +msgid "Units" +msgstr "" + +#: app/pdb/procedural_db.c:181 app/pdb/procedural_db.c:194 +#, c-format +msgid "PDB calling error %s not found" +msgstr "" + +#: app/pdb/procedural_db.c:212 +#, c-format +msgid "PDB calling error %s" +msgstr "" + +#: app/pdb/procedural_db.c:304 +#, 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/pdb/procedural_db_cmds.c:65 +msgid "Internal GIMP procedure" +msgstr "" + +#: app/pdb/procedural_db_cmds.c:66 +msgid "GIMP Plug-In" +msgstr "" + +#: app/pdb/procedural_db_cmds.c:67 +msgid "GIMP Extension" +msgstr "" + +#: app/pdb/procedural_db_cmds.c:68 +msgid "Temporary Procedure" +msgstr "" + +#: app/pdb/selection_tools_cmds.c:327 app/tools/gimpfreeselecttool.c:92 +#: libgimptool/gimptoolenums.c:116 +msgid "Free Select" +msgstr "" + +#: app/plug-in/plug-in.c:683 +#, c-format +msgid "" +"Plug-In crashed: \"%s\"\n" +"(%s)\n" +"\n" +"The dying Plug-In may have messed up GIMP's internal state.\n" +"You may want to save your images and restart GIMP\n" +"to be on the safe side." +msgstr "" + +#: app/plug-in/plug-ins.c:135 +msgid "Resource configuration" +msgstr "" + +#. Query any plug-ins that have changed since we last wrote out +#. * the pluginrc file. +#. +#: app/plug-in/plug-ins.c:141 +msgid "Querying new Plug-ins" +msgstr "" + +#: app/plug-in/plug-ins.c:155 +#, c-format +msgid "querying plug-in: \"%s\"\n" +msgstr "" + +#: app/plug-in/plug-ins.c:212 +#, c-format +msgid "writing \"%s\"\n" +msgstr "" + +#. initial the plug-ins +#: app/plug-in/plug-ins.c:269 +msgid "Initializing Plug-ins" +msgstr "" + +#: app/plug-in/plug-ins.c:280 +#, c-format +msgid "Initializing plug-in: \"%s\"\n" +msgstr "" + +#. run the available extensions +#: app/plug-in/plug-ins.c:291 +msgid "Starting Extensions" +msgstr "" + +#: app/plug-in/plug-ins.c:305 +#, c-format +msgid "Starting extension: \"%s\"\n" +msgstr "" + +#: app/text/text-enums.c:13 +msgid "Left Justified" +msgstr "" + +#: app/text/text-enums.c:14 +msgid "Right Justified" +msgstr "" + +#: app/text/text-enums.c:15 +msgid "Centered" +msgstr "פֿאַרגליכן צום צענטער" + +#: app/text/text-enums.c:16 +msgid "Filled" +msgstr "" + +#: app/text/gimptext.c:168 +msgid "How many pixels the first line should be shorter" +msgstr "" + +#: app/text/gimptext.c:174 +msgid "Additional line spacing (in pixels)" +msgstr "" + +#: app/text/gimptext-compat.c:99 app/tools/gimptexttool.c:310 +msgid "Add Text Layer" +msgstr "" + +#: app/tools/gimpairbrushtool.c:63 +msgid "Airbrush with variable pressure" +msgstr "" + +#: app/tools/gimpairbrushtool.c:64 +msgid "/Tools/Paint Tools/Airbrush" +msgstr "" + +#: app/tools/gimpairbrushtool.c:144 app/tools/gimpconvolvetool.c:241 +#: app/tools/gimpsmudgetool.c:143 +msgid "Rate:" +msgstr "" + +#: app/tools/gimpairbrushtool.c:150 +msgid "Pressure:" +msgstr "" + +#: app/tools/gimpbezierselecttool.c:284 +msgid "Bezier Select" +msgstr "" + +#: app/tools/gimpbezierselecttool.c:285 +msgid "Select regions using Bezier curves" +msgstr "" + +#: app/tools/gimpbezierselecttool.c:286 +msgid "/Tools/Selection Tools/Bezier Select" +msgstr "" + +#: app/tools/gimpbezierselecttool.c:1212 +msgid "Bezier path already closed." +msgstr "" + +#: app/tools/gimpbezierselecttool.c:1234 +msgid "Corrupt curve" +msgstr "" + +#: app/tools/gimpbezierselecttool.c:3187 +msgid "Curve not closed!" +msgstr "" + +#: app/tools/gimpbezierselecttool.c:3472 +msgid "Paintbrush operation failed." +msgstr "" + +#: app/tools/gimpblendoptions.c:250 +msgid "Offset:" +msgstr "" + +#: app/tools/gimpblendoptions.c:261 +msgid "Gradient:" +msgstr "" + +#: app/tools/gimpblendoptions.c:271 +msgid "Shape:" +msgstr "" + +#: app/tools/gimpblendoptions.c:277 +msgid "Repeat:" +msgstr "" + +#: app/tools/gimpblendoptions.c:300 +msgid "Adaptive Supersampling" +msgstr "" + +#: app/tools/gimpblendoptions.c:310 +msgid "Max Depth:" +msgstr "" + +#: app/tools/gimpblendoptions.c:317 app/tools/gimpbucketfilloptions.c:274 +#: app/tools/gimpmagnifyoptions.c:241 app/tools/gimpselectionoptions.c:506 +msgid "Threshold:" +msgstr "" + +#: app/tools/gimpblendtool.c:94 +msgid "Fill with a color gradient" +msgstr "" + +#: app/tools/gimpblendtool.c:95 +msgid "/Tools/Paint Tools/Blend" +msgstr "" + +#: app/tools/gimpblendtool.c:183 +msgid "Blend: Invalid for indexed images." +msgstr "" + +#. initialize the statusbar display +#: app/tools/gimpblendtool.c:201 +msgid "Blend: 0, 0" +msgstr "" + +#: app/tools/gimpblendtool.c:237 +msgid "Blending..." +msgstr "" + +#: app/tools/gimpblendtool.c:320 +msgid "Blend: " +msgstr "" + +#: app/tools/gimpbrightnesscontrasttool.c:84 +msgid "Adjust brightness and contrast" +msgstr "" + +#: app/tools/gimpbrightnesscontrasttool.c:85 +msgid "/Layer/Colors/Brightness-Contrast..." +msgstr "" + +#: app/tools/gimpbrightnesscontrasttool.c:148 +msgid "Adjust Brightness and Contrast" +msgstr "" + +#: app/tools/gimpbrightnesscontrasttool.c:181 +msgid "Brightness-Contrast does not operate on indexed drawables." +msgstr "" + +#: app/tools/gimpbrightnesscontrasttool.c:236 +msgid "_Brightness:" +msgstr "" + +#: app/tools/gimpbrightnesscontrasttool.c:251 +msgid "Con_trast:" +msgstr "" + +#: app/tools/gimpbucketfilloptions.c:118 +msgid "Allow completely transparent regions to be filled" +msgstr "" + +#: app/tools/gimpbucketfilloptions.c:124 +msgid "Base filled area on all visible layers" +msgstr "" + +#: app/tools/gimpbucketfilloptions.c:130 app/tools/gimpselectionoptions.c:163 +msgid "Maximum color difference" +msgstr "" + +#. fill type +#: app/tools/gimpbucketfilloptions.c:236 +#, c-format +msgid "Fill Type %s" +msgstr "" + +#: app/tools/gimpbucketfilloptions.c:245 app/tools/gimpselectionoptions.c:477 +msgid "Finding Similar Colors" +msgstr "" + +#: app/tools/gimpbucketfilloptions.c:256 +msgid "Fill Transparent Areas" +msgstr "" + +#: app/tools/gimpbucketfilloptions.c:262 +#: app/tools/gimpcolorpickeroptions.c:200 app/tools/gimpselectionoptions.c:494 +#: app/tools/gimpselectionoptions.c:540 +msgid "Sample Merged" +msgstr "" + +#: app/tools/gimpbucketfilltool.c:86 +msgid "Fill with a color or pattern" +msgstr "" + +#: app/tools/gimpbucketfilltool.c:87 +msgid "/Tools/Paint Tools/Bucket Fill" +msgstr "" + +#: app/tools/gimpbycolorselecttool.c:79 +msgid "Select By Color" +msgstr "" + +#: app/tools/gimpbycolorselecttool.c:80 +msgid "Select regions by color" +msgstr "" + +#: app/tools/gimpbycolorselecttool.c:81 +msgid "/Tools/Selection Tools/By Color Select" +msgstr "" + +#: app/tools/gimpclonetool.c:97 +msgid "Paint using Patterns or Image Regions" +msgstr "" + +#: app/tools/gimpclonetool.c:98 +msgid "/Tools/Paint Tools/Clone" +msgstr "" + +#: app/tools/gimpclonetool.c:377 +msgid "Source" +msgstr "" + +#: app/tools/gimpclonetool.c:383 +msgid "Alignment" +msgstr "אױסגלײַכונג" + +#: app/tools/gimpcolorbalancetool.c:96 +msgid "Adjust color balance" +msgstr "" + +#: app/tools/gimpcolorbalancetool.c:97 +msgid "/Layer/Colors/Color Balance..." +msgstr "" + +#: app/tools/gimpcolorbalancetool.c:160 +msgid "Adjust Color Balance" +msgstr "" + +#: app/tools/gimpcolorbalancetool.c:194 +msgid "Color balance operates only on RGB color drawables." +msgstr "" + +#: app/tools/gimpcolorbalancetool.c:279 +msgid "Select Range to Modify" +msgstr "" + +#: app/tools/gimpcolorbalancetool.c:288 +msgid "Modify Selected Range's Color Levels" +msgstr "" + +#: app/tools/gimpcolorbalancetool.c:306 +msgid "Cyan" +msgstr "" + +#: app/tools/gimpcolorbalancetool.c:313 +msgid "Magenta" +msgstr "" + +#: app/tools/gimpcolorbalancetool.c:320 +msgid "Yellow" +msgstr "" + +#: app/tools/gimpcolorbalancetool.c:330 +msgid "R_eset Range" +msgstr "" + +#: app/tools/gimpcolorbalancetool.c:339 +msgid "Preserve _Luminosity" +msgstr "" + +#: app/tools/gimpcolorpickeroptions.c:217 +msgid "Sample Average" +msgstr "" + +#: app/tools/gimpcolorpickeroptions.c:227 app/tools/gimpselectionoptions.c:439 +#: app/widgets/gimpbrusheditor.c:130 +msgid "Radius:" +msgstr "" + +#: app/tools/gimpcolorpickeroptions.c:233 +msgid "Update Active Color" +msgstr "" + +#: app/tools/gimpcolorpickertool.c:131 app/tools/gimpcolorpickertool.c:492 +msgid "Color Picker" +msgstr "" + +#: app/tools/gimpcolorpickertool.c:132 +msgid "Pick colors from the image" +msgstr "" + +#: app/tools/gimpcolorpickertool.c:133 +msgid "/Tools/Color Picker" +msgstr "" + +#: app/tools/gimpcolorpickertool.c:494 +msgid "Color Picker Information" +msgstr "" + +#: app/tools/gimpcolorpickertool.c:509 app/tools/gimpcolorpickertool.c:524 +msgid "Red:" +msgstr "" + +#: app/tools/gimpcolorpickertool.c:510 app/tools/gimpcolorpickertool.c:525 +msgid "Green:" +msgstr "" + +#: app/tools/gimpcolorpickertool.c:511 app/tools/gimpcolorpickertool.c:526 +msgid "Blue:" +msgstr "" + +#: app/tools/gimpcolorpickertool.c:512 app/tools/gimpcolorpickertool.c:518 +#: app/tools/gimpcolorpickertool.c:527 +msgid "Alpha:" +msgstr "" + +#: app/tools/gimpcolorpickertool.c:513 app/tools/gimpcolorpickertool.c:519 +#: app/widgets/gimpcolormapeditor.c:382 +msgid "Hex Triplet:" +msgstr "" + +#: app/tools/gimpcolorpickertool.c:517 +msgid "Intensity:" +msgstr "" + +#: app/tools/gimpcolorpickertool.c:523 +msgid "Index:" +msgstr "" + +#: app/tools/gimpcolorpickertool.c:528 +msgid "Hex Triplet" +msgstr "" + +#: app/tools/gimpconvolvetool.c:90 +msgid "Blur or Sharpen" +msgstr "" + +#: app/tools/gimpconvolvetool.c:91 +msgid "/Tools/Paint Tools/Convolve" +msgstr "" + +#. the type radio box +#: app/tools/gimpconvolvetool.c:223 +#, c-format +msgid "Convolve Type %s" +msgstr "" + +#. tool toggle +#: app/tools/gimpcropoptions.c:190 app/tools/gimpflipoptions.c:169 +#: app/tools/gimpmagnifyoptions.c:224 app/tools/gimpmoveoptions.c:179 +#, c-format +msgid "Tool Toggle %s" +msgstr "" + +#: app/tools/gimpcropoptions.c:201 +msgid "Current Layer only" +msgstr "" + +#. enlarge toggle +#: app/tools/gimpcropoptions.c:206 +#, c-format +msgid "Allow Enlarging %s" +msgstr "" + +#: app/tools/gimpcroptool.c:153 +msgid "Crop & Resize" +msgstr "" + +#: app/tools/gimpcroptool.c:154 +msgid "Crop or Resize an image" +msgstr "" + +#: app/tools/gimpcroptool.c:155 +msgid "/Tools/Transform Tools/Crop & Resize" +msgstr "" + +#: app/tools/gimpcroptool.c:540 +msgid "Crop: " +msgstr "" + +#. initialize the statusbar display +#: app/tools/gimpcroptool.c:917 +msgid "Crop: 0 x 0" +msgstr "" + +#: app/tools/gimpcroptool.c:949 +msgid "Crop & Resize Information" +msgstr "" + +#. add the information fields +#: app/tools/gimpcroptool.c:966 +msgid "Origin X:" +msgstr "" + +#: app/tools/gimpcroptool.c:1009 +msgid "From Selection" +msgstr "" + +#: app/tools/gimpcroptool.c:1017 +msgid "Auto Shrink" +msgstr "" + +#: app/tools/gimpcurvestool.c:170 +msgid "Adjust color curves" +msgstr "" + +#: app/tools/gimpcurvestool.c:171 +msgid "/Layer/Colors/Curves..." +msgstr "" + +#: app/tools/gimpcurvestool.c:242 +msgid "Adjust Color Curves" +msgstr "" + +#: app/tools/gimpcurvestool.c:299 +msgid "Curves for indexed drawables cannot be adjusted." +msgstr "" + +#: app/tools/gimpcurvestool.c:607 app/tools/gimplevelstool.c:485 +msgid "R_eset Channel" +msgstr "" + +#: app/tools/gimpcurvestool.c:616 +msgid "Modify Curves for Channel:" +msgstr "" + +#. Horizontal button box for load / save +#: app/tools/gimpcurvestool.c:680 app/tools/gimplevelstool.c:706 +msgid "All Channels" +msgstr "" + +#: app/tools/gimpcurvestool.c:694 +msgid "Read curves settings from file" +msgstr "" + +#: app/tools/gimpcurvestool.c:704 +msgid "Save curves settings to file" +msgstr "" + +#. The radio box for selecting the curve type +#: app/tools/gimpcurvestool.c:712 +msgid "Curve Type" +msgstr "" + +#: app/tools/gimpcurvestool.c:1336 +msgid "Load Curves" +msgstr "" + +#: app/tools/gimpcurvestool.c:1351 +msgid "Save Curves" +msgstr "" + +#: app/tools/gimpdodgeburntool.c:70 +msgid "Dodge or Burn strokes" +msgstr "" + +#: app/tools/gimpdodgeburntool.c:71 +msgid "/Tools/Paint Tools/DodgeBurn" +msgstr "" + +#. the type (dodge or burn) +#: app/tools/gimpdodgeburntool.c:200 +#, c-format +msgid "Type %s" +msgstr "" + +#: app/tools/gimpdodgeburntool.c:211 +msgid "Mode" +msgstr "מאָדע" + +#: app/tools/gimpdodgeburntool.c:223 +msgid "Exposure:" +msgstr "" + +#: app/tools/gimpeditselectiontool.c:269 +msgid "Move Selection Mask" +msgstr "" + +#: app/tools/gimpeditselectiontool.c:273 app/tools/gimpeditselectiontool.c:997 +msgid "Move Floating Layer" +msgstr "" + +#. initialize the statusbar display +#: app/tools/gimpeditselectiontool.c:320 +msgid "Move: 0, 0" +msgstr "" + +#: app/tools/gimpeditselectiontool.c:573 +msgid "Move: " +msgstr "" + +#: app/tools/gimpeditselectiontool.c:995 +msgid "Move Selection" +msgstr "" + +#: app/tools/gimpellipseselecttool.c:70 +msgid "Select elliptical regions" +msgstr "" + +#: app/tools/gimpellipseselecttool.c:71 +msgid "/Tools/Selection Tools/Ellipse Select" +msgstr "" + +#: app/tools/gimperasertool.c:70 +msgid "Erase to background or transparency" +msgstr "" + +#: app/tools/gimperasertool.c:71 +msgid "/Tools/Paint Tools/Eraser" +msgstr "" + +#. the anti_erase toggle +#: app/tools/gimperasertool.c:188 +#, c-format +msgid "Anti Erase %s" +msgstr "" + +#. the hard toggle +#: app/tools/gimperasertool.c:197 +msgid "Hard Edge" +msgstr "" + +#: app/tools/gimpfliptool.c:82 +msgid "Flip the layer or selection" +msgstr "" + +#: app/tools/gimpfliptool.c:83 +msgid "/Tools/Transform Tools/Flip" +msgstr "" + +#: app/tools/gimpfreeselecttool.c:93 +msgid "Select hand-drawn regions" +msgstr "" + +#: app/tools/gimpfreeselecttool.c:94 +msgid "/Tools/Selection Tools/Free Select" +msgstr "" + +#: app/tools/gimpfuzzyselecttool.c:99 +msgid "Select contiguous regions" +msgstr "" + +#: app/tools/gimpfuzzyselecttool.c:100 +msgid "/Tools/Selection Tools/Fuzzy Select" +msgstr "" + +#: app/tools/gimphistogramtool.c:120 +msgid "Histogram" +msgstr "" + +#: app/tools/gimphistogramtool.c:121 +msgid "View image histogram" +msgstr "" + +#: app/tools/gimphistogramtool.c:122 +msgid "/Layer/Colors/Histogram..." +msgstr "" + +#: app/tools/gimphistogramtool.c:183 +msgid "Histogram does not operate on indexed drawables." +msgstr "" + +#: app/tools/gimphistogramtool.c:330 +msgid "Mean:" +msgstr "" + +#: app/tools/gimphistogramtool.c:331 +msgid "Std Dev:" +msgstr "" + +#: app/tools/gimphistogramtool.c:332 +msgid "Median:" +msgstr "" + +#: app/tools/gimphistogramtool.c:333 +msgid "Pixels:" +msgstr "" + +#: app/tools/gimphistogramtool.c:334 +msgid "Count:" +msgstr "" + +#: app/tools/gimphistogramtool.c:335 +msgid "Percentile:" +msgstr "" + +#: app/tools/gimphistogramtool.c:349 +msgid "View Image Histogram" +msgstr "" + +#: app/tools/gimphistogramtool.c:364 +msgid "Intensity Range:" +msgstr "" + +#: app/tools/gimphistogramtool.c:371 +msgid "Information on Channel:" +msgstr "" + +#: app/tools/gimphistogramtool.c:395 +msgid "Histogram Scale:" +msgstr "" + +#: app/tools/gimphuesaturationtool.c:109 +msgid "Adjust hue and saturation" +msgstr "" + +#: app/tools/gimphuesaturationtool.c:110 +msgid "/Layer/Colors/Hue-Saturation..." +msgstr "" + +#: app/tools/gimphuesaturationtool.c:176 +msgid "Adjust Hue / Lightness / Saturation" +msgstr "" + +#: app/tools/gimphuesaturationtool.c:210 +msgid "Hue-Saturation operates only on RGB color drawables." +msgstr "" + +#: app/tools/gimphuesaturationtool.c:265 +msgid "_Master" +msgstr "" + +#: app/tools/gimphuesaturationtool.c:266 +msgid "_R" +msgstr "" + +#: app/tools/gimphuesaturationtool.c:267 +msgid "_Y" +msgstr "" + +#: app/tools/gimphuesaturationtool.c:268 +msgid "_G" +msgstr "" + +#: app/tools/gimphuesaturationtool.c:269 +msgid "_C" +msgstr "" + +#: app/tools/gimphuesaturationtool.c:270 +msgid "_B" +msgstr "" + +#: app/tools/gimphuesaturationtool.c:271 +msgid "_M" +msgstr "" + +#: app/tools/gimphuesaturationtool.c:276 +msgid "Select Primary Color to Modify" +msgstr "" + +#: app/tools/gimphuesaturationtool.c:305 +msgid "Modify all colors" +msgstr "" + +#: app/tools/gimphuesaturationtool.c:348 +msgid "Modify Selected Color" +msgstr "" + +#: app/tools/gimphuesaturationtool.c:367 +msgid "_Hue:" +msgstr "שאַטירונג" + +#: app/tools/gimphuesaturationtool.c:381 +msgid "_Lightness:" +msgstr "" + +#: app/tools/gimphuesaturationtool.c:395 +msgid "_Saturation:" +msgstr "דורכװײק" + +#: app/tools/gimphuesaturationtool.c:411 +msgid "R_eset Color" +msgstr "" + +#. adjust sliders +#: app/tools/gimpinkoptions.c:259 +msgid "Adjustment" +msgstr "צופּאַסונג" + +#: app/tools/gimpinkoptions.c:273 app/tools/gimpinkoptions.c:299 +msgid "Size:" +msgstr "גרײס:" + +#: app/tools/gimpinkoptions.c:280 app/tools/gimpmeasuretool.c:394 +#: app/tools/gimprotatetool.c:178 app/widgets/gimpbrusheditor.c:169 +msgid "Angle:" +msgstr "" + +#. sens sliders +#: app/tools/gimpinkoptions.c:285 +msgid "Sensitivity" +msgstr "" + +#: app/tools/gimpinkoptions.c:306 +msgid "Tilt:" +msgstr "" + +#: app/tools/gimpinkoptions.c:313 +msgid "Speed:" +msgstr "" + +#: app/tools/gimpinkoptions.c:324 +msgid "Type" +msgstr "טיפּ" + +#. Brush shape widget +#: app/tools/gimpinkoptions.c:356 +msgid "Shape" +msgstr "" + +#: app/tools/gimpinktool.c:165 app/tools/gimpinktool.c:717 +msgid "Ink" +msgstr "" + +#: app/tools/gimpinktool.c:166 +msgid "Draw in ink" +msgstr "" + +#: app/tools/gimpinktool.c:167 +msgid "/Tools/Paint Tools/Ink" +msgstr "" + +#: app/tools/gimpiscissorstool.c:277 +msgid "Scissors" +msgstr "" + +#: app/tools/gimpiscissorstool.c:278 +msgid "Select shapes from image" +msgstr "" + +#: app/tools/gimpiscissorstool.c:279 +msgid "/Tools/Selection Tools/Intelligent Scissors" +msgstr "" + +#: app/tools/gimplevelstool.c:173 +msgid "Adjust color levels" +msgstr "" + +#: app/tools/gimplevelstool.c:174 +msgid "/Layer/Colors/Levels..." +msgstr "" + +#: app/tools/gimplevelstool.c:243 +msgid "Adjust Color Levels" +msgstr "" + +#: app/tools/gimplevelstool.c:295 +msgid "Levels for indexed drawables cannot be adjusted." +msgstr "" + +#: app/tools/gimplevelstool.c:409 +msgid "Pick Black Point" +msgstr "" + +#: app/tools/gimplevelstool.c:413 +msgid "Pick Gray Point" +msgstr "" + +#: app/tools/gimplevelstool.c:417 +msgid "Pick White Point" +msgstr "" + +#: app/tools/gimplevelstool.c:473 +msgid "Modify Levels for Channel:" +msgstr "" + +#. Input levels frame +#: app/tools/gimplevelstool.c:495 +msgid "Input Levels" +msgstr "" + +#: app/tools/gimplevelstool.c:598 +msgid "Gamma" +msgstr "γ (גאַמאַ)" + +#. Output levels frame +#: app/tools/gimplevelstool.c:628 +msgid "Output Levels" +msgstr "" + +#: app/tools/gimplevelstool.c:724 +msgid "Read levels settings from file" +msgstr "" + +#: app/tools/gimplevelstool.c:734 +msgid "Save levels settings to file" +msgstr "" + +#: app/tools/gimplevelstool.c:746 +msgid "_Auto" +msgstr "" + +#: app/tools/gimplevelstool.c:748 +msgid "Adjust levels automatically" +msgstr "" + +#: app/tools/gimplevelstool.c:1472 +msgid "Load Levels" +msgstr "" + +#: app/tools/gimplevelstool.c:1487 +msgid "Save Levels" +msgstr "" + +#: app/tools/gimpmagnifyoptions.c:219 +msgid "Allow Window Resizing" +msgstr "" + +#: app/tools/gimpmagnifytool.c:101 +msgid "Magnify" +msgstr "" + +#: app/tools/gimpmagnifytool.c:102 +msgid "Zoom in & out" +msgstr "" + +#: app/tools/gimpmagnifytool.c:103 +msgid "/Tools/Magnify" +msgstr "" + +#: app/tools/gimpmeasureoptions.c:170 +msgid "Use Info Window" +msgstr "" + +#: app/tools/gimpmeasuretool.c:127 +msgid "Measure" +msgstr "" + +#: app/tools/gimpmeasuretool.c:128 +msgid "Measure angles and lengths" +msgstr "" + +#: app/tools/gimpmeasuretool.c:129 +msgid "/Tools/Measure" +msgstr "" + +#: app/tools/gimpmeasuretool.c:285 +msgid "Add Guides" +msgstr "" + +#: app/tools/gimpmeasuretool.c:391 +msgid "Measure Distances and Angles" +msgstr "" + +#: app/tools/gimpmeasuretool.c:393 +msgid "Distance:" +msgstr "" + +#: app/tools/gimpmeasuretool.c:579 app/tools/gimpmeasuretool.c:584 +#: app/tools/gimpmeasuretool.c:592 app/tools/gimpmeasuretool.c:622 +msgid "degrees" +msgstr "" + +#: app/tools/gimpmoveoptions.c:183 +msgid "Move Current Layer" +msgstr "" + +#: app/tools/gimpmoveoptions.c:184 +msgid "Pick a Layer to Move" +msgstr "" + +#. move mask +#: app/tools/gimpmoveoptions.c:191 +#, c-format +msgid "Move Mode %s" +msgstr "" + +#: app/tools/gimpmoveoptions.c:195 +msgid "Move Selection Outline" +msgstr "" + +#: app/tools/gimpmoveoptions.c:196 +msgid "Move Pixels" +msgstr "" + +#: app/tools/gimpmovetool.c:104 +msgid "Move" +msgstr "" + +#: app/tools/gimpmovetool.c:105 +msgid "Move layers & selections" +msgstr "" + +#: app/tools/gimpmovetool.c:106 +msgid "/Tools/Transform Tools/Move" +msgstr "" + +#: app/tools/gimpmovetool.c:655 +msgid "Add Guide" +msgstr "" + +#: app/tools/gimppaintbrushtool.c:55 +msgid "Paint fuzzy brush strokes" +msgstr "" + +#: app/tools/gimppaintbrushtool.c:56 +msgid "/Tools/Paint Tools/Paintbrush" +msgstr "" + +#: app/tools/gimppenciltool.c:55 +msgid "Paint hard edged pixels" +msgstr "" + +#: app/tools/gimppenciltool.c:56 +msgid "/Tools/Paint Tools/Pencil" +msgstr "" + +#: app/tools/gimpperspectivetool.c:81 +msgid "Perspective" +msgstr "" + +#: app/tools/gimpperspectivetool.c:82 +msgid "Change perspective of the layer or selection" +msgstr "" + +#: app/tools/gimpperspectivetool.c:83 +msgid "/Tools/Transform Tools/Perspective" +msgstr "" + +#: app/tools/gimpperspectivetool.c:144 +msgid "Perspective Transform Information" +msgstr "" + +#: app/tools/gimpperspectivetool.c:145 +msgid "Perspective..." +msgstr "" + +#: app/tools/gimpperspectivetool.c:151 +msgid "Matrix:" +msgstr "" + +#: app/tools/gimpposterizetool.c:77 +msgid "Reduce image to a fixed number of colors" +msgstr "" + +#: app/tools/gimpposterizetool.c:78 +msgid "/Layer/Colors/Posterize..." +msgstr "" + +#: app/tools/gimpposterizetool.c:141 +msgid "Posterize (Reduce Number of Colors)" +msgstr "" + +#: app/tools/gimpposterizetool.c:173 +msgid "Posterize does not operate on indexed drawables." +msgstr "" + +#: app/tools/gimpposterizetool.c:227 +msgid "Posterize _Levels:" +msgstr "" + +#: app/tools/gimprectselecttool.c:97 +msgid "Select rectangular regions" +msgstr "" + +#: app/tools/gimprectselecttool.c:98 +msgid "/Tools/Selection Tools/Rect Select" +msgstr "" + +#: app/tools/gimprectselecttool.c:238 +msgid "Selection: ADD" +msgstr "" + +#: app/tools/gimprectselecttool.c:241 +msgid "Selection: SUBTRACT" +msgstr "" + +#: app/tools/gimprectselecttool.c:244 +msgid "Selection: INTERSECT" +msgstr "" + +#: app/tools/gimprectselecttool.c:247 +msgid "Selection: REPLACE" +msgstr "" + +#: app/tools/gimprectselecttool.c:464 +msgid "Selection: " +msgstr "סעלעקציע: " + +#: app/tools/gimprotatetool.c:103 +msgid "Rotate" +msgstr "" + +#: app/tools/gimprotatetool.c:104 +msgid "Rotate the layer or selection" +msgstr "" + +#: app/tools/gimprotatetool.c:105 +msgid "/Tools/Transform Tools/Rotate" +msgstr "" + +#: app/tools/gimprotatetool.c:168 +msgid "Rotation Information" +msgstr "" + +#: app/tools/gimprotatetool.c:169 +msgid "Rotating..." +msgstr "" + +#: app/tools/gimprotatetool.c:194 +msgid "Center X:" +msgstr "" + +#: app/tools/gimpscaletool.c:96 +msgid "Scale" +msgstr "" + +#: app/tools/gimpscaletool.c:97 +msgid "Scale the layer or selection" +msgstr "" + +#: app/tools/gimpscaletool.c:98 +msgid "/Tools/Transform Tools/Scale" +msgstr "" + +#: app/tools/gimpscaletool.c:161 +msgid "Scaling Information" +msgstr "" + +#: app/tools/gimpscaletool.c:178 +msgid "Current Width:" +msgstr "" + +#: app/tools/gimpscaletool.c:197 +msgid "Scale Ratio X:" +msgstr "" + +#: app/tools/gimpselectionoptions.c:138 +msgid "Smooth edges" +msgstr "" + +#: app/tools/gimpselectionoptions.c:152 +msgid "Allow completely transparent regions to be selected" +msgstr "" + +#: app/tools/gimpselectionoptions.c:158 +msgid "Base selection on all visible layers" +msgstr "" + +#: app/tools/gimpselectionoptions.c:173 +msgid "Use all visible layers when shrinking the selection" +msgstr "" + +#: app/tools/gimpselectionoptions.c:406 +msgid "Antialiasing" +msgstr "" + +#: app/tools/gimpselectionoptions.c:429 +msgid "Feather Edges" +msgstr "" + +#: app/tools/gimpselectionoptions.c:464 +msgid "Show Interactive Boundary" +msgstr "" + +#: app/tools/gimpselectionoptions.c:488 +msgid "Select Transparent Areas" +msgstr "" + +#: app/tools/gimpselectionoptions.c:532 +msgid "Auto Shrink Selection" +msgstr "" + +#: app/tools/gimpsheartool.c:98 +msgid "Shear" +msgstr "" + +#: app/tools/gimpsheartool.c:99 +msgid "Shear the layer or selection" +msgstr "" + +#: app/tools/gimpsheartool.c:100 +msgid "/Tools/Transform Tools/Shear" +msgstr "" + +#: app/tools/gimpsheartool.c:161 +msgid "Shearing Information" +msgstr "" + +#: app/tools/gimpsheartool.c:162 +msgid "Shearing..." +msgstr "" + +#: app/tools/gimpsheartool.c:169 +msgid "Shear Magnitude X:" +msgstr "" + +#: app/tools/gimpsmudgetool.c:61 +msgid "Smudge image" +msgstr "" + +#: app/tools/gimpsmudgetool.c:62 +msgid "/Tools/Paint Tools/Smudge" +msgstr "" + +#: app/tools/gimptextoptions.c:169 +msgid "_Font:" +msgstr "" + +#: app/tools/gimptextoptions.c:176 +msgid "_Size:" +msgstr "" + +#: app/tools/gimptextoptions.c:186 +msgid "Text Color" +msgstr "טעקסט פֿאַרב" + +#: app/tools/gimptextoptions.c:191 +msgid "Color:" +msgstr "פֿאַרב:" + +#: app/tools/gimptextoptions.c:196 +msgid "Justify:" +msgstr "" + +#: app/tools/gimptextoptions.c:202 +msgid "Indent:" +msgstr "" + +#: app/tools/gimptextoptions.c:208 +msgid "" +"Line\n" +"Spacing:" +msgstr "" + +#: app/tools/gimptexttool.c:115 +msgid "Add text to the image" +msgstr "" + +#: app/tools/gimptexttool.c:116 +msgid "/Tools/Text" +msgstr "" + +#: app/tools/gimptexttool.c:369 +msgid "GIMP Text Editor" +msgstr "" + +#: app/tools/gimpthresholdtool.c:90 +msgid "Reduce image to two colors using a threshold" +msgstr "" + +#: app/tools/gimpthresholdtool.c:91 +msgid "/Layer/Colors/Threshold..." +msgstr "" + +#: app/tools/gimpthresholdtool.c:157 +msgid "Apply Threshold" +msgstr "" + +#: app/tools/gimpthresholdtool.c:201 +msgid "Threshold does not operate on indexed drawables." +msgstr "" + +#: app/tools/gimpthresholdtool.c:260 +msgid "Threshold Range:" +msgstr "" + +#: app/tools/gimptransformoptions.c:289 +msgid "Transform Direction" +msgstr "" + +#. the clip resulting image toggle button +#: app/tools/gimptransformoptions.c:307 +msgid "Clip Result" +msgstr "" + +#: app/tools/gimptransformoptions.c:334 +msgid "Density:" +msgstr "" + +#. the show_path toggle button +#: app/tools/gimptransformoptions.c:339 +msgid "Show Path" +msgstr "" + +#. the constraints frame +#: app/tools/gimptransformoptions.c:350 +msgid "Constraints" +msgstr "" + +#: app/tools/gimptransformoptions.c:361 +#, c-format +msgid "15 Degrees %s" +msgstr "" + +#: app/tools/gimptransformoptions.c:372 +#, c-format +msgid "Keep Height %s" +msgstr "" + +#: app/tools/gimptransformoptions.c:382 app/tools/gimptransformoptions.c:396 +msgid "" +"Activate both the \"Keep Height\" and\n" +"\"Keep Width\" toggles to constrain\n" +"the aspect ratio" +msgstr "" + +#: app/tools/gimptransformoptions.c:386 +#, c-format +msgid "Keep Width %s" +msgstr "" + +#: app/tools/gimptransformtool.c:238 +msgid "Transforming..." +msgstr "" + +#: app/tools/gimptransformtool.c:362 +msgid "" +"Transformations do not work on\n" +"layers that contain layer masks." +msgstr "" + +#: app/tools/gimpvectortool.c:102 +msgid "Vectors" +msgstr "" + +#: app/tools/gimpvectortool.c:103 +msgid "the most promising path tool prototype... :-)" +msgstr "" + +#: app/tools/gimpvectortool.c:104 +msgid "/Tools/Vectors" +msgstr "" + +#: app/tools/paint_options.c:132 +msgid "Brush:" +msgstr "" + +#: app/tools/paint_options.c:158 +msgid "Incremental" +msgstr "" + +#: app/tools/paint_options.c:218 +msgid "Pressure Sensitivity" +msgstr "" + +#: app/tools/paint_options.c:234 +msgid "Opacity" +msgstr "" + +#: app/tools/paint_options.c:248 +msgid "Hardness" +msgstr "" + +#: app/tools/paint_options.c:259 +msgid "Rate" +msgstr "" + +#: app/tools/paint_options.c:318 +msgid "Fade Out" +msgstr "" + +#: app/tools/paint_options.c:331 app/tools/paint_options.c:389 +msgid "Length:" +msgstr "" + +#: app/tools/paint_options.c:374 +msgid "Use Color from Gradient" +msgstr "" + +#: app/tools/paint_options.c:404 +msgid "Type:" +msgstr "טיפּ:" + +#: app/tools/tool_manager.c:215 +msgid "This tool has no options." +msgstr "" + +#: app/widgets/widgets-enums.c:13 +msgid "Internal" +msgstr "" + +#: app/widgets/widgets-enums.c:14 +msgid "Netscape" +msgstr "" + +#: app/widgets/widgets-enums.c:52 +msgid "Logarithmic" +msgstr "" + +#: app/widgets/gimpbrusheditor.c:143 +msgid "Hardness:" +msgstr "" + +#: app/widgets/gimpbrusheditor.c:156 +msgid "Aspect Ratio:" +msgstr "" + +#: app/widgets/gimpbrushfactoryview.c:115 +msgid "Spacing:" +msgstr "" + +#: app/widgets/gimpbufferview.c:155 +msgid "Paste Into" +msgstr "" + +#: app/widgets/gimpbufferview.c:163 +msgid "Paste as New" +msgstr "" + +#: app/widgets/gimpbufferview.c:171 app/widgets/gimpdatafactoryview.c:243 +msgid "Delete" +msgstr "מעק אַרױס" + +#: app/widgets/gimpchanneltreeview.c:119 +msgid "Duplicate Channel" +msgstr "" + +#: app/widgets/gimpchanneltreeview.c:123 +msgid "Raise Channel to Top" +msgstr "" + +#: app/widgets/gimpchanneltreeview.c:125 +msgid "Lower Channel to Bottom" +msgstr "" + +#: app/widgets/gimpchanneltreeview.c:126 +msgid "Reorder Channel" +msgstr "" + +#: app/widgets/gimpchanneltreeview.c:134 +#, c-format +msgid "" +"Channel to Selection\n" +"%s Add\n" +"%s Subtract\n" +"%s%s%s Intersect" +msgstr "" + +#: app/widgets/gimpcoloreditor.c:236 +msgid "FG" +msgstr "" + +#: app/widgets/gimpcoloreditor.c:236 +msgid "BG" +msgstr "" + +#: app/widgets/gimpcoloreditor.c:240 +msgid "Edit Foreground Color" +msgstr "" + +#: app/widgets/gimpcoloreditor.c:240 +msgid "Edit Background Color" +msgstr "" + +#: app/widgets/gimpcolormapeditor.c:371 +msgid "Color Index:" +msgstr "" + +#: app/widgets/gimpcontainergridview.c:137 +#: app/widgets/gimpcontainergridview.c:439 +msgid "(None)" +msgstr "" + +#: app/widgets/gimpdataeditor.c:132 +msgid "Save" +msgstr "היט אױף" + +#: app/widgets/gimpdataeditor.c:140 +msgid "Revert" +msgstr "" + +#: app/widgets/gimpdatafactoryview.c:219 +msgid "New" +msgstr "נײַ" + +#: app/widgets/gimpdatafactoryview.c:227 +msgid "Duplicate" +msgstr "" + +#: app/widgets/gimpdatafactoryview.c:235 +msgid "Edit" +msgstr "" + +#: app/widgets/gimpdatafactoryview.c:251 +msgid "Refresh" +msgstr "" + +#: app/widgets/gimpdatafactoryview.c:404 +#, c-format +msgid "" +"Are you sure you want to delete\n" +"\"%s\" from the list and from disk?" +msgstr "" + +#: app/widgets/gimpdatafactoryview.c:408 +msgid "Delete Data Object" +msgstr "" + +#: app/widgets/gimpdock.c:290 +msgid "You can drop dockable dialogs here." +msgstr "" + +#: app/widgets/gimpdocumentview.c:169 +#, c-format +msgid "" +"Open the selected entry\n" +"%s Raise window if already open\n" +"%s Open image dialog" +msgstr "" + +#: app/widgets/gimpdocumentview.c:187 +msgid "Remove selected entry" +msgstr "" + +#: app/widgets/gimpdocumentview.c:192 +#, c-format +msgid "" +"Recreate preview\n" +"%s Reload all previews\n" +"%s Remove Dangling Entries" +msgstr "" + +#: app/widgets/gimpdrawabletreeview.c:494 +msgid "Set Drawable Exclusive Visible" +msgstr "" + +#: app/widgets/gimpfontselection.c:171 +msgid "Click to open the Font Selection Dialog" +msgstr "" + +#: app/widgets/gimpfontselection-dialog.c:132 +msgid "GIMP Font Selection" +msgstr "" + +#: app/widgets/gimpfontselection-dialog.c:242 +msgid "_Family:" +msgstr "משפּחה" + +#: app/widgets/gimpfontselection-dialog.c:248 +msgid "_Style:" +msgstr "סטיל" + +#. This is a so-called pangram; it's supposed to +#. contain all characters found in the alphabet. +#: app/widgets/gimpfontselection-dialog.c:278 +msgid "Pack my box with five dozen liquor jugs." +msgstr "" + +#: app/widgets/gimpgradienteditor.c:369 app/widgets/gimppaletteeditor.c:269 +msgid "Zoom All" +msgstr "" + +#: app/widgets/gimpgradienteditor.c:376 app/widgets/gimppaletteeditor.c:276 +msgid "Zoom In" +msgstr "" + +#: app/widgets/gimpgradienteditor.c:383 app/widgets/gimppaletteeditor.c:283 +msgid "Zoom Out" +msgstr "" + +#: app/widgets/gimpgradienteditor.c:391 +msgid "Instant update" +msgstr "" + +#: app/widgets/gimpgradienteditor.c:519 +#, c-format +msgid "Zoom factor: %d:1" +msgstr "" + +#: app/widgets/gimpgradienteditor.c:522 +#, c-format +msgid "Displaying [%0.6f, %0.6f]" +msgstr "" + +#: app/widgets/gimpgradienteditor.c:791 +#, c-format +msgid "Position: %0.6f" +msgstr "" + +#: app/widgets/gimpgradienteditor.c:793 +#, c-format +msgid "RGB (%0.3f, %0.3f, %0.3f) Opacity: %0.3f" +msgstr "" + +#: app/widgets/gimpgradienteditor.c:796 +#, c-format +msgid "HSV (%0.3f, %0.3f, %0.3f)" +msgstr "" + +#: app/widgets/gimpgradienteditor.c:827 app/widgets/gimpgradienteditor.c:861 +#, c-format +msgid "RGB (%d, %d, %d)" +msgstr "" + +#: app/widgets/gimpgradienteditor.c:834 +msgid "Foreground color set to:" +msgstr "" + +#: app/widgets/gimpgradienteditor.c:866 +#, c-format +msgid "(%0.3f, %0.3f, %0.3f)" +msgstr "" + +#: app/widgets/gimpgradienteditor.c:869 +msgid "Background color set to:" +msgstr "" + +#: app/widgets/gimpgradienteditor.c:1056 app/widgets/gimpgradienteditor.c:1118 +#, c-format +msgid "%s%sDrag: move & compress" +msgstr "" + +#: app/widgets/gimpgradienteditor.c:1062 +msgid "Drag: move" +msgstr "" + +#: app/widgets/gimpgradienteditor.c:1068 app/widgets/gimpgradienteditor.c:1081 +#: app/widgets/gimpgradienteditor.c:1094 app/widgets/gimpgradienteditor.c:1115 +#, c-format +msgid "%s%sClick: extend selection" +msgstr "" + +#: app/widgets/gimpgradienteditor.c:1074 app/widgets/gimpgradienteditor.c:1087 +msgid "Click: select" +msgstr "" + +#: app/widgets/gimpgradienteditor.c:1100 app/widgets/gimpgradienteditor.c:1123 +msgid "Click: select Drag: move" +msgstr "" + +#: app/widgets/gimpgradienteditor.c:1352 app/widgets/gimpgradienteditor.c:1361 +#, c-format +msgid "Handle position: %0.6f" +msgstr "" + +#: app/widgets/gimpgradienteditor.c:1380 +#, c-format +msgid "Distance: %0.6f" +msgstr "" + +#: app/widgets/gimphelp.c:196 +msgid "Could not find GIMP Help Browser" +msgstr "" + +#: app/widgets/gimphelp.c:198 +msgid "" +"Could not find the GIMP Help Browser procedure.\n" +"It probably was not compiled because\n" +"you don't have GtkXmHTML installed." +msgstr "" + +#: app/widgets/gimphelp.c:201 +msgid "Use Netscape instead" +msgstr "" + +#: app/widgets/gimpimagedock.c:158 +msgid "Auto" +msgstr "" + +#: app/widgets/gimpimagedock.c:257 +#, c-format +msgid "Gimp Dock #%d" +msgstr "" + +#: app/widgets/gimpimageview.c:143 +msgid "Raise this image's displays" +msgstr "" + +#: app/widgets/gimpimageview.c:152 +msgid "Create a new display for this image" +msgstr "" + +#: app/widgets/gimpimageview.c:161 +msgid "Delete this image" +msgstr "" + +#: app/widgets/gimpitemfactory.c:522 +#, c-format +msgid "RGBA (%0.3f, %0.3f, %0.3f, %0.3f)" +msgstr "" + +#: app/widgets/gimpitemtreeview.c:237 +#, c-format +msgid "" +"%s\n" +"%s To Top" +msgstr "" + +#: app/widgets/gimpitemtreeview.c:251 +#, c-format +msgid "" +"%s\n" +"%s To Bottom" +msgstr "" + +#: app/widgets/gimplayertreeview.c:199 +msgid "Duplicate Layer" +msgstr "" + +#: app/widgets/gimplayertreeview.c:206 +msgid "Reorder Layer" +msgstr "" + +#: app/widgets/gimplayertreeview.c:264 +msgid "Keep Trans." +msgstr "" + +#: app/widgets/gimplayertreeview.c:273 +msgid "Keep Transparency" +msgstr "" + +#: app/widgets/gimplayertreeview.c:296 +msgid "Anchor Floating Layer" +msgstr "" + +#: app/widgets/gimppaletteeditor.c:244 app/widgets/gimppaletteeditor.c:353 +msgid "Undefined" +msgstr "" + +#: app/widgets/gimppaletteeditor.c:253 +msgid "Columns:" +msgstr "" + +#: app/widgets/gimppropwidgets.c:1150 +#, c-format +msgid "This text input field is limited to %d characters." +msgstr "" + +#: app/widgets/gimpselectioneditor.c:180 +msgid "Save Selection to Channel" +msgstr "" + +#: app/widgets/gimptexteditor.c:96 +msgid "Load Text from File" +msgstr "" + +#: app/widgets/gimptexteditor.c:100 +msgid "Clear all Text" +msgstr "" + +#: app/widgets/gimptexteditor.c:133 +msgid "Open Text File (UTF-8)" +msgstr "" + +#: app/widgets/gimptexteditor.c:182 +#, c-format +msgid "Error opening file '%s': %s" +msgstr "" + +#: app/widgets/gimptexteditor.c:211 +#, c-format +msgid "Invalid UTF-8 data in file '%s'." +msgstr "" + +#: app/widgets/gimptoolbox-color-area.c:389 +msgid "Change Foreground Color" +msgstr "" + +#: app/widgets/gimptoolbox-color-area.c:390 +msgid "Change Background Color" +msgstr "בײַט הינטער־פֿאַרב איבער" + +#: app/widgets/gimptoolbox-indicator-area.c:144 +msgid "" +"The active brush.\n" +"Click to open the Brush Dialog." +msgstr "" + +#: app/widgets/gimptoolbox-indicator-area.c:172 +msgid "" +"The active pattern.\n" +"Click to open the Pattern Dialog." +msgstr "" + +#: app/widgets/gimptoolbox-indicator-area.c:200 +msgid "" +"The active gradient.\n" +"Click to open the Gradient Dialog." +msgstr "" + +#: app/widgets/gimptoolbox.c:735 +msgid "" +"Foreground & background colors. The black and white squares reset colors. " +"The arrows swap colors. Double click to open the color selection dialog." +msgstr "" + +#: app/widgets/gimpundoeditor.c:173 +msgid "[ Base Image ]" +msgstr "" + +#: app/widgets/gimpvectorstreeview.c:119 +msgid "Raise Path to Top" +msgstr "" + +#: app/widgets/gimpvectorstreeview.c:121 +msgid "Lower Path to Bottom" +msgstr "" + +#: app/widgets/gimpvectorstreeview.c:122 +msgid "Reorder Path" +msgstr "" + +#: app/widgets/gimpvectorstreeview.c:133 +#, c-format +msgid "" +"Path to Selection\n" +"%s Add\n" +"%s Subtract\n" +"%s%s%s Intersect" +msgstr "" + +#: app/widgets/gimpwidgets-constructors.c:45 +#: app/widgets/gimpwidgets-constructors.c:80 +msgid "Normal" +msgstr "נאָרמאַל" + +#: app/widgets/gimpwidgets-constructors.c:46 +#: app/widgets/gimpwidgets-constructors.c:81 +msgid "Dissolve" +msgstr "" + +#: app/widgets/gimpwidgets-constructors.c:47 +msgid "Behind" +msgstr "" + +#: app/widgets/gimpwidgets-constructors.c:48 +msgid "Color Erase" +msgstr "" + +#: app/widgets/gimpwidgets-constructors.c:50 +#: app/widgets/gimpwidgets-constructors.c:83 +msgid "Multiply" +msgstr "" + +#: app/widgets/gimpwidgets-constructors.c:51 +#: app/widgets/gimpwidgets-constructors.c:84 +msgid "Divide" +msgstr "" + +#: app/widgets/gimpwidgets-constructors.c:52 +#: app/widgets/gimpwidgets-constructors.c:85 +msgid "Screen" +msgstr "עקראַן" + +#: app/widgets/gimpwidgets-constructors.c:53 +#: app/widgets/gimpwidgets-constructors.c:86 +msgid "Overlay" +msgstr "" + +#: app/widgets/gimpwidgets-constructors.c:57 +#: app/widgets/gimpwidgets-constructors.c:90 +msgid "Hard Light" +msgstr "" + +#: app/widgets/gimpwidgets-constructors.c:58 +#: app/widgets/gimpwidgets-constructors.c:91 +msgid "Soft Light" +msgstr "" + +#: app/widgets/gimpwidgets-constructors.c:59 +#: app/widgets/gimpwidgets-constructors.c:92 +msgid "Grain Extract" +msgstr "" + +#: app/widgets/gimpwidgets-constructors.c:60 +#: app/widgets/gimpwidgets-constructors.c:93 +msgid "Grain Merge" +msgstr "" + +#: app/widgets/gimpwidgets-constructors.c:62 +#: app/widgets/gimpwidgets-constructors.c:95 +msgid "Difference" +msgstr "" + +#: app/widgets/gimpwidgets-constructors.c:63 +#: app/widgets/gimpwidgets-constructors.c:96 +msgid "Addition" +msgstr "" + +#: app/widgets/gimpwidgets-constructors.c:64 +#: app/widgets/gimpwidgets-constructors.c:97 +msgid "Subtract" +msgstr "" + +#: app/widgets/gimpwidgets-constructors.c:65 +#: app/widgets/gimpwidgets-constructors.c:98 +msgid "Darken Only" +msgstr "" + +#: app/widgets/gimpwidgets-constructors.c:66 +#: app/widgets/gimpwidgets-constructors.c:99 +msgid "Lighten Only" +msgstr "" + +#: app/widgets/gimpwidgets-constructors.c:68 +#: app/widgets/gimpwidgets-constructors.c:101 +msgid "Hue" +msgstr "" + +#: app/widgets/gimpwidgets-constructors.c:69 +#: app/widgets/gimpwidgets-constructors.c:102 +msgid "Saturation" +msgstr "" + +#: app/widgets/gimpwidgets-utils.c:95 +#, c-format +msgid "Message repeated %d times." +msgstr "" + +#: app/widgets/gimpwidgets-utils.c:104 +msgid "Message repeated once." +msgstr "" + +#: app/widgets/gimpwidgets-utils.c:121 +msgid "" +"WARNING:\n" +"Too many open message dialogs.\n" +"Messages are redirected to stderr." +msgstr "" + +#: app/widgets/gimpwidgets-utils.c:129 +msgid "GIMP Message" +msgstr "" + +#. The format string which is used to display modifier names +#. * , and +#. +#: app/widgets/gimpwidgets-utils.c:351 +#, c-format +msgid "<%s>" +msgstr "" + +#: app/xcf/xcf-load.c:396 +msgid "" +"XCF warning: version 0 of XCF file format\n" +"did not save indexed colormaps correctly.\n" +"Substituting grayscale map." +msgstr "" + +#: app/xcf/xcf-read.c:115 +msgid "(invalid UTF-8 string)" +msgstr "" + +#: app/xcf/xcf-save.c:135 app/xcf/xcf-save.c:145 app/xcf/xcf-save.c:155 +#: app/xcf/xcf-save.c:165 app/xcf/xcf-save.c:180 app/xcf/xcf.c:318 +#, c-format +msgid "Error saving XCF file: %s" +msgstr "" + +#: app/xcf/xcf-write.c:86 +#, c-format +msgid "Error writing XCF: %s" +msgstr "" + +#: app/xcf/xcf-seek.c:44 app/xcf/xcf-seek.c:61 app/xcf/xcf-seek.c:72 +#, c-format +msgid "Could not seek in XCF file: %s" +msgstr "" + +#: app/xcf/xcf.c:261 +#, c-format +msgid "XCF error: unsupported XCF file version %d encountered" +msgstr "" + +#: app/xcf/xcf.c:325 +#, c-format +msgid "open failed on %s: %s\n" +msgstr "" + +#: data/misc/gimp.desktop.in.in.h:1 +msgid "Create and edit images or photographs" +msgstr "" + +#: data/misc/gimp.desktop.in.in.h:2 +msgid "The GIMP (unstable)" +msgstr "" + +#: libgimptool/gimptoolenums.c:14 +msgid "Crop" +msgstr "" + +#: libgimptool/gimptoolenums.c:15 +msgid "Resize" +msgstr "" + +#: libgimptool/gimptoolenums.c:117 +msgid "Fixed Size" +msgstr "" + +#: libgimptool/gimptoolenums.c:118 +msgid "Fixed Aspect Ratio" +msgstr "" + +#: libgimptool/gimptoolenums.c:136 +msgid "Don't Show Grid" +msgstr "" + +#: libgimptool/gimptoolenums.c:137 +msgid "Number of Grid Lines" +msgstr "" + +#: libgimptool/gimptoolenums.c:138 +msgid "Grid Line Spacing" +msgstr ""