# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/gimp/issues\n" "POT-Creation-Date: 2024-04-26 21:37+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #: data/tips/gimp-tips.xml.in:18 msgid "" "You can get context-sensitive help for most of GIMP's features by pressing " "the F1 key at any time. This also works inside the menus." msgstr "" #: data/tips/gimp-tips.xml.in:24 msgid "" "GIMP uses layers to let you organize your image. Think of them as a stack of " "slides or filters, such that looking through them you see a composite of " "their contents." msgstr "" #: data/tips/gimp-tips.xml.in:31 msgid "" "You can perform many layer operations by right-clicking on the text label of " "a layer in the Layers dialog." msgstr "" #: data/tips/gimp-tips.xml.in:37 msgid "" "Saving an image uses XCF, GIMP's native file format (file extension ." "xcf). This preserves the layers and many aspects of your work-in-" "progress, allowing to work on it again later. Once a project is completed, " "you can export it as JPEG, PNG, GIF, etc." msgstr "" #: data/tips/gimp-tips.xml.in:45 msgid "" "Most plug-ins work on the current layer of the current image. In some cases, " "you will have to merge all layers (Image→Flatten Image) if you want the plug-" "in to work on the whole image." msgstr "" #: data/tips/gimp-tips.xml.in:52 msgid "" "If a layer's name in the Layers dialog is displayed in bold, this " "layer doesn't have an alpha-channel. You can add an alpha-channel using " "Layer→Transparency→Add Alpha Channel." msgstr "" #: data/tips/gimp-tips.xml.in:59 msgid "" "Not all effects can be applied to all kinds of images. This is indicated by " "a grayed-out menu-entry. You may need to change the image mode to RGB " "(Image→Mode→RGB), add an alpha-channel (Layer→Transparency→Add Alpha " "Channel) or flatten it (Image→Flatten Image)." msgstr "" #: data/tips/gimp-tips.xml.in:68 msgid "" "You can adjust or move a selection by using Alt-drag. If this makes " "the window move, your window manager uses the Alt key already. Most " "window managers can be configured to ignore the Alt key or to use " "the Super key (or \"Windows logo\") instead." msgstr "" #: data/tips/gimp-tips.xml.in:82 msgid "" "You can drag and drop many things in GIMP. For example, dragging a color " "from the toolbox or from a color palette and dropping it into an image will " "fill the current selection with that color." msgstr "" #: data/tips/gimp-tips.xml.in:89 msgid "" "You can use the middle mouse button to pan around the image (or optionally " "hold Spacebar while you move the mouse)." msgstr "" #: data/tips/gimp-tips.xml.in:95 msgid "" "Click and drag on a ruler to place a guide on an image. All dragged " "selections will snap to the guides. You can remove guides by dragging them " "off the image with the Move tool." msgstr "" #: data/tips/gimp-tips.xml.in:102 msgid "" "You can drag a layer from the Layers dialog and drop it onto the toolbox. " "This will create a new image containing only that layer." msgstr "" #: data/tips/gimp-tips.xml.in:108 msgid "" "A floating selection must be anchored to a new layer or to the last active " "layer before doing other operations on the image. Click on the \"New Layer\" " "or the \"Anchor Layer\" button in the Layers dialog, or use the menus to do " "the same." msgstr "" #: data/tips/gimp-tips.xml.in:116 msgid "" "GIMP supports gzip compression on the fly. Just add .gz (or ." "bz2, if you have bzip2 installed) to the filename and your image will " "be saved compressed. Of course loading compressed images works too." msgstr "" #: data/tips/gimp-tips.xml.in:124 msgid "" "Pressing and holding the Shift key before making a selection allows " "you to add to the current selection instead of replacing it. Using Ctrl before making a selection subtracts from the current one." msgstr "" #: data/tips/gimp-tips.xml.in:132 msgid "" "You can draw simple squares or circles using Edit→Stroke Selection. It " "strokes the edge of your current selection. More complex shapes can be drawn " "using the Path tool or with Filters→Render→Gfig." msgstr "" #: data/tips/gimp-tips.xml.in:139 msgid "" "If you stroke a path (Edit→Stroke Path), the paint tools can be used with " "their current settings. You can use the Paintbrush in gradient mode or even " "the Eraser or the Smudge tool." msgstr "" #: data/tips/gimp-tips.xml.in:146 msgid "" "You can create and edit complex selections using the Path tool. The Paths " "dialog allows you to work on multiple paths and to convert them to " "selections." msgstr "" #: data/tips/gimp-tips.xml.in:153 msgid "" "You can use the paint tools to change the selection. Click on the \"Quick " "Mask\" button at the bottom left of an image window. Change your selection " "by painting in the image and click on the button again to convert it back to " "a normal selection." msgstr "" #: data/tips/gimp-tips.xml.in:161 msgid "" "You can save a selection to a channel (Select→Save to Channel) and then " "modify this channel with any paint tools. Using the buttons in the Channels " "dialog, you can toggle the visibility of this new channel or convert it to a " "selection." msgstr "" #: data/tips/gimp-tips.xml.in:175 msgid "" "After you enabled \"Dynamic Keyboard Shortcuts\" in the Preferences dialog, " "you can reassign shortcut keys. Do so by bringing up the menu, selecting a " "menu item, and pressing the desired key combination. If \"Save Keyboard " "Shortcuts\" is enabled, the key bindings are saved when you exit GIMP. You " "should probably disable \"Dynamic Keyboard Shortcuts\" afterwards, to " "prevent accidentally assigning/reassigning shortcuts." msgstr "" #: data/tips/gimp-tips.xml.in:186 msgid "" "If your screen is too cluttered, you can press Tab in an image " "window to toggle the visibility of the toolbox and other dialogs." msgstr "" #: data/tips/gimp-tips.xml.in:193 msgid "" "Shift-click on the eye icon in the Layers dialog to hide all layers " "but that one. Shift-click again to show all layers." msgstr "" #: data/tips/gimp-tips.xml.in:199 msgid "" "Ctrl-clicking on the layer mask's preview in the Layers dialog " "toggles the effect of the layer mask. Alt-clicking on the layer " "mask's preview in the Layers dialog toggles viewing the mask directly." msgstr "" #: data/tips/gimp-tips.xml.in:206 msgid "" "You can use Ctrl-Tab to cycle through all layers in an " "image (if your window manager doesn't trap those keys...)." msgstr "" #: data/tips/gimp-tips.xml.in:212 msgid "" "Ctrl-click with the Bucket Fill tool to have it use the background " "color instead of the foreground color. Similarly, Ctrl-clicking " "with the eyedropper tool sets the background color instead of the foreground " "color." msgstr "" #: data/tips/gimp-tips.xml.in:220 msgid "" "Ctrl-drag with the Rotate tool will constrain the rotation to 15 " "degree angles." msgstr "" #: data/tips/gimp-tips.xml.in:226 msgid "" "If some of your scanned photos do not look colorful enough, you can easily " "improve their tonal range with the \"Auto\" button in the Levels tool " "(Colors→Levels). If there are any color casts, you can correct them with the " "Curves tool (Colors→Curves)." msgstr ""