[gimp-help] Update Portuguese translation



commit 3f9dc031d2438aedc5725e6b192b3123d171c522
Author: Hugo Carvalho <hugokarvalho hotmail com>
Date:   Tue Mar 29 22:54:44 2022 +0000

    Update Portuguese translation

 po/pt/appendix.po | 7492 +++++++++++++++++++++++++++--------------------------
 1 file changed, 3750 insertions(+), 3742 deletions(-)
---
diff --git a/po/pt/appendix.po b/po/pt/appendix.po
index 524a12b36..a1f9c3d92 100644
--- a/po/pt/appendix.po
+++ b/po/pt/appendix.po
@@ -1,15 +1,21 @@
-msgid ""
-msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
-"POT-Creation-Date: 2022-03-19 06:16+0100\n"
-"PO-Revision-Date: 2022-03-19 06:16+0100\n"
-"Last-Translator: Automatically generated\n"
-"Language-Team: none\n"
+# Portuguese translation for gimp-help.
+# Copyright (C) 2022 gimp-help's COPYRIGHT HOLDER
+# This file is distributed under the same license as the gimp-help package.
+# Hugo Carvalho <hugokarvalho hotmail com>, 2022.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: gimp-help master\n"
+"POT-Creation-Date: 2022-03-27 12:37+0000\n"
+"PO-Revision-Date: 2022-03-28 15:00+0100\n"
+"Last-Translator: Hugo Carvalho <hugokarvalho hotmail com>\n"
+"Language-Team: Portuguese <pt li org>\n"
 "Language: pt\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"X-Generator: Poedit 3.0.1\n"
 
 #. When image changes, this message will be marked fuzzy or untranslated for you.
 #. It doesn't matter what you translate it to: it's not used at all.
@@ -743,7 +749,7 @@ msgstr ""
 
 #: src/appendix/tone-mapping-tutorial.xml:698(title)
 msgid "Conclusion"
-msgstr ""
+msgstr "Conclusão"
 
 #: src/appendix/tone-mapping-tutorial.xml:699(para)
 msgid ""
@@ -793,5853 +799,5855 @@ msgid ""
 "Unported License."
 msgstr ""
 
-#: src/appendix/history.xml:16(title)
-msgid "GIMP History"
-msgstr ""
-
-#: src/appendix/history.xml:19(primary)
-#: src/appendix/contributing.xml:11(primary) src/appendix/bugs.xml:15(primary)
-#: src/appendix/bibliography.xml:309(abbrev)
-msgid "GIMP"
-msgstr ""
+#: src/appendix/history-20.xml:8(title)
+msgid "Version 2.0"
+msgstr "Versão 2.0"
 
-#: src/appendix/history.xml:20(secondary)
-msgid "History"
+#: src/appendix/history-20.xml:10(para)
+msgid ""
+"First, a statistic: the <acronym>GIMP</acronym> code base contains about "
+"230,000 lines of C code, and most of these lines were rewritten in the "
+"evolution from 1.2 to 2.0. From the user's point of view, however, "
+"<acronym>GIMP</acronym> 2 is fundamentally similar to <acronym>GIMP</"
+"acronym> 1; the features are similar enough that <acronym>GIMP</acronym> 1 "
+"users won't be lost. As part of the restructuring work, the developers "
+"cleaned up the code greatly, an investment that, while not directly visible "
+"to the user, will ease maintenance and make future additions less painful. "
+"Thus, the <acronym>GIMP</acronym> 2 code base is significantly better "
+"organized and more maintainable than was the case for <acronym>GIMP</"
+"acronym> 1.2."
 msgstr ""
 
-#: src/appendix/history.xml:24(title)
-msgid "The Very Beginning"
+#: src/appendix/history-20.xml:27(term)
+msgid "Basic tools"
 msgstr ""
 
-#: src/appendix/history.xml:25(para)
+#: src/appendix/history-20.xml:29(para)
 msgid ""
-"According to Peter Mattis and Spencer Kimball, the original creators of "
-"<acronym>GIMP</acronym>, in their announcement of <acronym>GIMP</acronym> "
-"0.54:"
+"The basic tools in <acronym>GIMP</acronym> 2 are not very different from "
+"their predecessors in <acronym>GIMP</acronym> 1. The <quote>Select Regions "
+"by Color</quote> tool is now shown in the <acronym>GIMP</acronym> toolbox, "
+"but was already included in <acronym>GIMP</acronym> 1 as a menu option in "
+"the Select menu. The Transform tool has been divided into several "
+"specialized tools: Rotation, Scale, Shearing and Perspective. Color "
+"operations are now associated with layers in the menu "
+"<menuchoice><guimenu>Layer</guimenu><guisubmenu>Colors</guisubmenu></"
+"menuchoice>, but this is merely a cleanup: they were already present in the "
+"Image menu (illogically, since they are layer operations). Thus no "
+"completely new tools appear in this release, but two of the tools have been "
+"totally revamped compared to the older versions: the Text tool and the Path "
+"tool. More on this below."
 msgstr ""
 
-#: src/appendix/history.xml:30(para)
+#: src/appendix/history-20.xml:51(para)
 msgid ""
-"The <acronym>GIMP</acronym> arose from the ashes of a hideously crafted "
-"CS164 (compilers) class project. The setting: early morning. We were both "
-"weary from lack of sleep and the terrible strain of programming a compiler "
-"in LISP. The limits of our patience had long been exceeded, and yet still "
-"the dam held."
+"The user interface for tools has also changed significantly. The <quote>Tool "
+"Options</quote> dialog box was modified to not resize itself when a new tool "
+"is chosen. Most users felt that the window changing size when a new tool was "
+"selected was annoying. Now, by default the <quote>Tool Options</quote> "
+"dialog is constantly open and docked under the toolbox, where it can easily "
+"be found."
 msgstr ""
 
-#: src/appendix/history.xml:38(para)
-msgid ""
-"And then it happened. Common LISP messily dumped core when it could not "
-"allocate the 17 MB it needed to generate a parser for a simple grammar using "
-"<application>yacc</application>. An unbelieving moment passed, there was one "
-"shared look of disgust, and then our project was vapor. We had to write "
-"something... <emphasis>ANYTHING</emphasis> ... useful. Something in C. "
-"Something that did not rely on nested lists to represent a bitmap. Thus, the "
-"<acronym>GIMP</acronym> was born."
+#: src/appendix/history-20.xml:65(term)
+msgid "Tool options"
 msgstr ""
 
-#: src/appendix/history.xml:48(para)
+#: src/appendix/history-20.xml:67(para)
 msgid ""
-"Like the phoenix, glorious, new life sprung out of the burnt remnants of "
-"LISP and <application>yacc</application>. Ideas went flying, decisions were "
-"made, the <acronym>GIMP</acronym> began to take form."
+"The <quote>Tool Options</quote> for many tools have new possibilities that "
+"weren't available in <acronym>GIMP</acronym> 1. Without being exhaustive, "
+"here are the most noticeable improvements."
 msgstr ""
 
-#: src/appendix/history.xml:54(para)
+#: src/appendix/history-20.xml:73(para)
 msgid ""
-"An image manipulation program was the consensus. A program that would at the "
-"very least lessen the necessity of using commercial software under "
-"<quote>Windoze</quote> or on the <quote>Macintoy</quote>. A program that "
-"would provide the features missing from the other X painting and imaging "
-"tools. A program that would help maintain the long tradition of excellent "
-"and free UNIX applications."
+"All selection tools now have mode buttons: Replace, Add, Subtract and "
+"Intersect. In <acronym>GIMP</acronym> 1 the only way to change the selection "
+"mode was to use the <keycap>Ctrl</keycap> or <keycap>Shift</keycap> buttons, "
+"which could get very confusing because those buttons also had other "
+"functions. For example, pressing and holding the <keycap>Shift</keycap> key "
+"while using the Rectangle selection tool forces the rectangle to be a "
+"square. Thus, to add a square selection you would first press <keycap>Shift</"
+"keycap>, then click the mouse, then release <keycap>Shift</keycap>, then "
+"press <keycap>Shift</keycap> again, then sweep out the selection with the "
+"mouse, then release <keycap>Shift</keycap>. It can now be done more easily."
 msgstr ""
 
-#: src/appendix/history.xml:63(para)
+#: src/appendix/history-20.xml:91(para)
 msgid ""
-"Six months later, we've reached an early beta stage. We want to release now "
-"to start working on compatibility issues and cross-platform stability. Also, "
-"we feel now that the program is actually usable and would like to see other "
-"interested programmers developing plug-ins and various file format support."
+"For transformation tools, buttons now control which object (layer, selection "
+"or path) is affected by the transformation. You can for example transform a "
+"rectangular selection to various quadrilateral shapes. Path transformation "
+"in particular is now easier than it was before."
 msgstr ""
 
-#: src/appendix/history.xml:73(title)
-msgid "The Early Days of GIMP"
+#: src/appendix/history-20.xml:99(para)
+msgid ""
+"<quote>Fade out</quote> and <quote>Paint Using Gradient</quote> are now "
+"available for all drawing tools. In fact, all drawing tools now have their "
+"own individual brush, gradient and pattern settings, in contrast to "
+"<acronym>GIMP</acronym> 1 where there was a single global setting that "
+"applied to all drawing tools. Now you can select different brushes for the "
+"Pencil and the Paint Brush, or different patterns for the Clone and Fill "
+"tools. You can change these setting by using your mouse wheel over the "
+"relevant resource button (this is most useful for quickly and easily "
+"choosing a brush)."
 msgstr ""
 
-#: src/appendix/history.xml:76(term)
-msgid "Version 0.54"
-msgstr ""
+#: src/appendix/history-20.xml:115(term) src/appendix/history-28.xml:25(title)
+#: src/appendix/history-26.xml:25(title)
+msgid "User Interface"
+msgstr "Interface do utilizador"
 
-#: src/appendix/history.xml:78(para)
+#: src/appendix/history-20.xml:117(para)
 msgid ""
-"Version 0.54 was released in February 1996, and had a major impact as the "
-"first truly professional free image manipulation program. This was the first "
-"free program that could compete with the big commercial image manipulation "
-"programs."
+"The most visible changes in <acronym>GIMP</acronym> 2 concern the user "
+"interface. <acronym>GIMP</acronym> now uses the <acronym>GTK2+</acronym> "
+"graphical toolkit in place of <acronym>GTK+</acronym>. One of the nice "
+"features brought by the new libraries is dockable dialogs, and tab "
+"navigation between dialogs docked in the same window — a feature present in "
+"several popular web browsers. <acronym>GIMP</acronym> 1 was famous for "
+"opening dialogs anywhere on your screen; <acronym>GIMP</acronym> 2 can be "
+"told to use fixed boxes. Dialogs now include a little tab-customization "
+"menu, which provides maximum flexibility in organizing your workspace."
 msgstr ""
 
-#: src/appendix/history.xml:84(para)
+#: src/appendix/history-20.xml:132(para)
 msgid ""
-"Version 0.54 was a beta release, but it was so stable that you could use it "
-"for daily work. However, one of the major drawbacks of 0.54 was that the "
-"toolkit (the slidebars, menus, dialog boxes, etc.) was built on Motif, a "
-"commercial toolkit. This was a big drawback for systems like <quote>Linux</"
-"quote>, because you had to buy Motif if you wanted to use the faster, "
-"dynamically linked <acronym>GIMP</acronym>. Many developers were also "
-"students running Linux, who could not afford to buy Motif."
+"The Image window has some interesting new features. These are not "
+"necessarily activated by default, but they can be checked as options in the "
+"<menuchoice><guimenu>Preferences</guimenu><guisubmenu>Interface</"
+"guisubmenu><guisubmenu>Image Windows</guisubmenu></menuchoice> menu. "
+"<quote>Show Brush Outline</quote>, for example, allows you to see the "
+"outline of the brush when using drawing tools. In the <quote>Appearance</"
+"quote> sub-section, you can toggle whether a menu bar is present at the top "
+"of image windows. You can set an option to work with the new fullscreen "
+"mode. Viewing options are also available from all image windows using right "
+"click to bring up the menu, then selecting <quote>View</quote>. The so-"
+"called <quote>image</quote> menu is also available by clicking on a little "
+"triangle in the top left corner of the drawing space. The setting you choose "
+"in the <quote>Preferences</quote> dialog is used as the default value, and "
+"options you set from an image are used only for that image. (You can also "
+"toggle fullscreen mode by using the <keycap>F11</keycap> key; the "
+"<keycap>Esc</keycap> key also exits fullscreen mode)."
 msgstr ""
 
-#: src/appendix/history.xml:99(term)
-msgid "Version 0.60"
+#: src/appendix/history-20.xml:160(para)
+msgid ""
+"<acronym>GIMP</acronym> 2 features keyboard accelerators to ease menu "
+"access. If you find that navigating through menus using your mouse is "
+"onerous, the solution may be to use the keyboard. For example, if the menu "
+"bar is present, to create a new image just hit <keycombo><keycap>Alt</"
+"keycap><keycap>F</keycap><keycap>N</keycap></keycombo>. Without the menu "
+"bar, hit <keycombo><keycap>Shift</keycap><keycap>F10</keycap></keycombo> to "
+"open the top-left menu, and use direction keys or <keycap>F</keycap> then "
+"<keycap>N</keycap> to create the new image. Keyboard accelerators are "
+"different from shortcuts: accelerators are useful to navigate through menus, "
+"whereas shortcuts call a specific menu item directly. For example, "
+"<keycombo><keycap>Ctrl</keycap><keycap>N</keycap></keycombo> is a shortcut, "
+"and the quickest way to open a new image."
 msgstr ""
 
-#: src/appendix/history.xml:101(para)
+#: src/appendix/history-20.xml:182(para)
 msgid ""
-"When 0.60 was released in July 1996, it had been under S and P (Spencer and "
-"Peter) development for four months. Main programming advantages were the new "
-"toolkits, <acronym>GTK</acronym> (<acronym>GIMP</acronym> Toolkit) and "
-"<acronym>gdk</acronym> (<acronym>GIMP</acronym> Drawing Kit), which "
-"eliminated the reliance on Motif. For the graphic artist, 0.60 was full of "
-"new features like: basic layers; improved painting tools (sub-pixel "
-"sampling, brush spacing); a better airbrush; paint modes; etc."
+"To ease access to your most commonly used menu items, the <acronym>GIMP</"
+"acronym> has provided dynamic shortcuts for many years. When a menu is open, "
+"you can hover over the desired menu item and hold down your shortcut "
+"combination. This feature is still present, but is deactivated by default in "
+"the <acronym>GIMP</acronym> 2.0, to avoid accidental re-assigning of "
+"existing shortcuts."
 msgstr ""
 
-#: src/appendix/history.xml:112(para)
+#: src/appendix/history-20.xml:192(para)
 msgid ""
-"Version 0.60 was only a developer's release, and was not intended for "
-"widespread use. It served as a workbench for 0.99 and the final 1.0 version, "
-"so functions and enhancement could be tested and dropped or changed. You can "
-"look at 0.60 as the alpha version of 0.99."
+"The <acronym>GIMP</acronym> also ships with a number of sets of key-bindings "
+"for its menus. If you would like to replace the default <acronym>GIMP</"
+"acronym> keybindings by Photoshop bindings, for example, you can move the "
+"file <filename>menurc</filename> in your user data directory to "
+"<filename>oldmenurc</filename>, rename <filename>ps-menurc</filename> to "
+"<filename>menurc</filename> and restart <acronym>GIMP</acronym>."
 msgstr ""
 
-#: src/appendix/history.xml:122(term)
-msgid "Version 0.99"
+#: src/appendix/history-20.xml:207(term)
+msgid "Handling Tabs and Docks"
 msgstr ""
 
-#: src/appendix/history.xml:124(para)
+#: src/appendix/history-20.xml:209(para)
 msgid ""
-"In February 1997, 0.99 came on the scene. Together with other developers, S "
-"and P had made several changes to <acronym>GIMP</acronym> and added even "
-"more features. The main difference was the new API (Application Programming "
-"Interface) and the <quote>PDB</quote>, which made it possible to write "
-"scripts; Script-Fus (or macros) could now automate things that you would "
-"normally do by hand. <acronym>GTK/gdk</acronym> had also changed and was now "
-"called <acronym>GTK+</acronym>. In addition, 0.99 used a new form of tile-"
-"based memory handling that made it possible to load huge images into "
-"<acronym>GIMP</acronym> (loading a 100 MB image into <acronym>GIMP</acronym> "
-"is no problem). Version 0.99 also introduced a new native <acronym>GIMP</"
-"acronym> file format called XCF."
+"The <acronym>GIMP</acronym> 2.0 introduces a system of tabbed dialogs to "
+"allow you to make your workspace look the way you want it to be. Almost all "
+"dialogs can be dragged to another dialog window and dropped to make a tabbed "
+"dialog set."
 msgstr ""
 
-#: src/appendix/history.xml:141(para)
+#: src/appendix/history-20.xml:216(para)
 msgid ""
-"The new API made it really easy to write extensions and plug-ins for "
-"<acronym>GIMP</acronym>. Several new plug-ins and extensions emerged to make "
-"<acronym>GIMP</acronym> even more useful (such as <acronym>SANE</acronym>, "
-"which enables scanning directly into <acronym>GIMP</acronym>)."
+"Furthermore, at the bottom of each dialog, there is a dockable area: drag "
+"and drop tabs here to attach dialogs beneath the bottom tab group."
 msgstr ""
 
-#: src/appendix/history.xml:148(para)
-msgid ""
-"In the summer of 1997, <acronym>GIMP</acronym> had reached version 0.99.10, "
-"and S and P had to drop most of their support since they had graduated and "
-"begun jobs. However, the other developers of <acronym>GIMP</acronym> "
-"continued under the orchestration of Federico Mena to make <acronym>GIMP</"
-"acronym> ready for prime time."
+#: src/appendix/history-20.xml:224(term)
+msgid "Scripting"
 msgstr ""
 
-#: src/appendix/history.xml:157(para)
+#: src/appendix/history-20.xml:226(para)
 msgid ""
-"<acronym>GTK+</acronym> was separated from <acronym>GIMP</acronym> in "
-"September 1997. <acronym>GTK+</acronym> had been recognized as an excellent "
-"toolkit, and other developers began using it to build their own applications."
-msgstr ""
-
-#: src/appendix/history.xml:164(para)
+"<quote>Python-fu</quote> is now the standard external scripting interface "
+"for <acronym>GIMP</acronym> 2. This means that you can now use "
+"<acronym>GIMP</acronym> functions in Python scripts, or conversely use "
+"Python to write <acronym>GIMP</acronym> plug-ins. Python is relatively easy "
+"to understand even for a beginner, especially in comparison to the Lisp-like "
+"Scheme language used for Script-Fu in <acronym>GIMP</acronym> 1. The Python "
+"bindings are augmented by a set of classes for common operations, so you are "
+"not forced to search through the complete <acronym>GIMP</acronym> Procedural "
+"Database in order to carry out basic operations. Moreover, Python has "
+"integrated development environments and a gigantic library, and runs not "
+"only on Linux but also on Microsoft Windows and Apples Mac OS X. The biggest "
+"drawback, for <acronym>GIMP</acronym> 2.0, is that the standard user "
+"interface offered in Python-fu does not use the complete power of the Python "
+"language. The interface is currently designed to support simple scripts, but "
+"a more sophisticated version is a goal of future development."
+msgstr ""
+
+#: src/appendix/history-20.xml:254(para)
 msgid ""
-"<acronym>GIMP</acronym> went into feature freeze in October 1997. This meant "
-"that no new features would be added to the <acronym>GIMP</acronym> core "
-"libraries and program. <acronym>GUM</acronym> (GIMP Users Manual) version "
-"0.5 was also released early in October 1997. The developing work continued "
-"to make <acronym>GIMP</acronym> stable and ready for version 1.0."
+"<acronym>GIMP</acronym>-Perl is no longer distributed with the standard "
+"<acronym>GIMP</acronym> 2 distribution, but is available as a separate "
+"package. Currently, <acronym>GIMP</acronym>-Perl is supported only on Unix-"
+"like operating systems. It includes both a simple scripting language, and "
+"the ability to code more polished interfaces using the <acronym>Gtk2</"
+"acronym> perl module. Direct pixel manipulation is available through the use "
+"of <acronym>PDL</acronym>."
 msgstr ""
 
-#: src/appendix/history.xml:179(title)
-msgid "The One to Change the World"
+#: src/appendix/history-20.xml:266(para)
+msgid ""
+"Script-Fu, based on <quote>Scheme</quote>, has the same drawbacks as before: "
+"not intuitive, hard to use and lacking a real development environment. It "
+"does, however, have one major advantage compared to Python-fu: Script-Fu "
+"scripts are directly interpreted by <acronym>GIMP</acronym> and do not "
+"require any additional software installation. Python-fu requires that you "
+"install a package for the Python language."
 msgstr ""
 
-#: src/appendix/history.xml:182(term)
-msgid "Version 1.0"
+#: src/appendix/history-20.xml:279(term)
+msgid "The Text Tool"
 msgstr ""
 
-#: src/appendix/history.xml:184(para)
+#: src/appendix/history-20.xml:281(para)
 msgid ""
-"<acronym>GIMP</acronym> version 1.0 was released on June 5, 1998. Finally, "
-"<acronym>GIMP</acronym> was considered stable enough to warrant a worldwide "
-"announcement and professional use."
+"The big problem with the standard text tool in <acronym>GIMP</acronym> 1 was "
+"that text could not be modified after it was rendered. If you wanted to "
+"change anything about the text, all you could do was <quote>undo</quote> and "
+"try again (if you were lucky enough to have sufficient undo history "
+"available, and then of course you would also undo any other work you had "
+"done in the meantime). In <acronym>GIMP</acronym> 1.2 there was also a "
+"<quote>dynamic text</quote> plug-in that allowed you to create special text "
+"layers and keep them around indefinitely, in a modifiable form, but it was "
+"buggy and awkward to use. The second generation Text tool is an enhanced "
+"combination of the old Text tool and the Dynamic Text plugin. Now all "
+"options are available in the <quote>Tool Options</quote> : font, font size, "
+"text color, justify, antialiasing, indent, spacing. To create a new text "
+"item, click in the image and a little editor pops up. Text appears on the "
+"image while you are editing (and carriage returns are handled properly!). A "
+"new dedicated layer is created; this layer resizes dynamically to match the "
+"text you key in. You can import plain text from a file, and you can even do "
+"things like writing from right to left in Arabic. If you select a text "
+"layer, clicking on it opens the editor, and you can then modify your text."
 msgstr ""
 
-#: src/appendix/history.xml:193(term)
-msgid "Version 1.2"
+#: src/appendix/history-20.xml:311(term)
+msgid "The Path Tool"
 msgstr ""
 
-#: src/appendix/history.xml:195(para)
+#: src/appendix/history-20.xml:313(para)
 msgid ""
-"<acronym>GIMP</acronym> version 1.2.0 was released on December 25, 2000. "
-"Compared to the version 1.0, it included mostly fixes and improvements of "
-"the user interface."
+"The second generation Path tool has a completely new interface. The first "
+"major difference you notice is that paths are no longer required to be "
+"closed. A path can be made up of a number of disjoint curve segments. The "
+"next major difference is that now the path tool has three different modes, "
+"Design, Edit and Move."
 msgstr ""
 
-#. When image changes, this message will be marked fuzzy or untranslated for you.
-#. It doesn't matter what you translate it to: it's not used at all.
-#: src/appendix/history-28.xml:44(None)
+#: src/appendix/history-20.xml:320(para)
 msgid ""
-"@@image: 'images/using/single-window-mode.png'; "
-"md5=82e57a9e20d445cbe32869b839d4f593"
+"In Design mode, you can create a path, add nodes to an existing path and "
+"modify the shape of a curve either by dragging edges of the curve or "
+"dragging the <quote>handles</quote> of a node."
 msgstr ""
 
-#. When image changes, this message will be marked fuzzy or untranslated for you.
-#. It doesn't matter what you translate it to: it's not used at all.
-#: src/appendix/history-28.xml:66(None)
+#: src/appendix/history-20.xml:326(para)
 msgid ""
-"@@image: 'images/using/save-image-overwrite.png'; "
-"md5=a2743829b41b88ae33e59879fb4efb1d"
+"In Edit mode, you can add nodes in the middle of curve edges, and remove "
+"nodes or edges, as well as change the shape of the curve. You can also "
+"connect two path components."
 msgstr ""
 
-#. When image changes, this message will be marked fuzzy or untranslated for you.
-#. It doesn't matter what you translate it to: it's not used at all.
-#: src/appendix/history-28.xml:86(None)
+#: src/appendix/history-20.xml:331(para)
 msgid ""
-"@@image: 'images/using/multiple-image-tabs.png'; "
-"md5=086f8fed25381fb814a719946e815124"
+"The third mode, Move, is, as you might expect, used to move path components. "
+"If your path has several components, you can move each path component "
+"separately. To move all components at once, use the <keycap>Shift</keycap> "
+"key."
 msgstr ""
 
-#. When image changes, this message will be marked fuzzy or untranslated for you.
-#. It doesn't matter what you translate it to: it's not used at all.
-#: src/appendix/history-28.xml:107(None)
+#: src/appendix/history-20.xml:337(para)
 msgid ""
-"@@image: 'images/using/multi-column-docks.png'; "
-"md5=79c7cc3a2a2f1f71fecb35ac76abc5c2"
+"Two other path-related features are new in the <acronym>GIMP</acronym> 2.0. "
+"The <acronym>GIMP</acronym> can not only import an SVG image as a raster "
+"image, but can also keep SVG paths intact as <acronym>GIMP</acronym> paths. "
+"This means that the <acronym>GIMP</acronym> is now more able than ever to "
+"complement your favorite vector drawing tool. The other feature which has "
+"made the path tool much better is the introduction of vector-based stroking. "
+"In previous versions, stroking paths and selections was a matter of drawing "
+"a brush-stroke along the path. This mode is still available, but it is now "
+"possible to stroke a curve accurately, using the vector library "
+"<acronym>libart</acronym>."
 msgstr ""
 
-#. When image changes, this message will be marked fuzzy or untranslated for you.
-#. It doesn't matter what you translate it to: it's not used at all.
-#: src/appendix/history-28.xml:132(None)
-msgid ""
-"@@image: 'images/using/painting-resources-tags.png'; "
-"md5=a0443fefdea5f5317eb71357deed44f7"
+#: src/appendix/history-20.xml:355(term)
+msgid "Other improvements"
 msgstr ""
 
-#. When image changes, this message will be marked fuzzy or untranslated for you.
-#. It doesn't matter what you translate it to: it's not used at all.
-#: src/appendix/history-28.xml:156(None)
-msgid ""
-"@@image: 'images/using/math-size-entries.png'; "
-"md5=4ce9e532152be44edb52273821f911ae"
+#: src/appendix/history-20.xml:357(para)
+msgid "Some other improvements in brief:"
 msgstr ""
 
-#. When image changes, this message will be marked fuzzy or untranslated for you.
-#. It doesn't matter what you translate it to: it's not used at all.
-#: src/appendix/history-28.xml:179(None)
+#: src/appendix/history-20.xml:360(para)
 msgid ""
-"@@image: 'images/using/image-lock-pixels.png'; "
-"md5=0206d1bd806ad5a48246a6ab720d0a84"
+"Higher-quality antialiasing in some places — most notably in the Text tool."
 msgstr ""
 
-#. When image changes, this message will be marked fuzzy or untranslated for you.
-#. It doesn't matter what you translate it to: it's not used at all.
-#: src/appendix/history-28.xml:292(None)
+#: src/appendix/history-20.xml:366(para)
 msgid ""
-"@@image: 'images/using/new-cage-tool.png'; "
-"md5=9fd2c57dfbcd705f44df9262cb2cab92"
+"Icons and menus are skinnable. You can create your own icon set and apply it "
+"to the toolbox using the <menuchoice><guimenu>Preference</"
+"guimenu><guisubmenu>Interface</guisubmenu></menuchoice> menu option. A theme "
+"called <quote>small</quote> is included with the standard distribution."
 msgstr ""
 
-#. When image changes, this message will be marked fuzzy or untranslated for you.
-#. It doesn't matter what you translate it to: it's not used at all.
-#: src/appendix/history-28.xml:311(None)
+#: src/appendix/history-20.xml:378(para)
+msgid "An image can be saved as a template and used to create new images."
+msgstr ""
+
+#: src/appendix/history-20.xml:384(para)
 msgid ""
-"@@image: 'images/using/improved-text-tool.png'; "
-"md5=a1d5954af454b21279bb61001bc2ecf9"
+"There are four new combination modes for layers that lie one on top of "
+"another within an image: <quote>Hard Light</quote>, <quote>Soft Light</"
+"quote>, <quote>Grain Extract</quote> and <quote>Grain Merge</quote>."
 msgstr ""
 
-#. When image changes, this message will be marked fuzzy or untranslated for you.
-#. It doesn't matter what you translate it to: it's not used at all.
-#: src/appendix/history-28.xml:337(None)
+#: src/appendix/history-20.xml:393(para)
 msgid ""
-"@@image: 'images/using/image-layer-groups.png'; "
-"md5=61933aff7119149db45383dcb7de7d74"
+"If there is an active selection, you can crop the image directly to the "
+"selection size using image menu <menuchoice><guimenu>Image</"
+"guimenu><guisubmenu>Crop</guisubmenu></menuchoice>."
 msgstr ""
 
-#. When image changes, this message will be marked fuzzy or untranslated for you.
-#. It doesn't matter what you translate it to: it's not used at all.
-#: src/appendix/history-28.xml:356(None)
+#: src/appendix/history-20.xml:403(para)
 msgid ""
-"@@image: 'images/using/rotating-brushes.png'; "
-"md5=986621e1d6f2a92ce8fed584d1e9c01a"
+"As well as being able to create guides, there's now a grid functionality in "
+"<acronym>GIMP</acronym>. It is complementary to the guides functionality and "
+"makes it easier to position objects so that they align perfectly."
 msgstr ""
 
-#. When image changes, this message will be marked fuzzy or untranslated for you.
-#. It doesn't matter what you translate it to: it's not used at all.
-#: src/appendix/history-28.xml:479(None) src/appendix/history-26.xml:343(None)
+#: src/appendix/history-20.xml:411(para)
 msgid ""
-"@@image: 'images/using/experimental-gegl-tool.png'; "
-"md5=32d24252343fa19d00cbf9cd2304c238"
+"The Layers dialog is more coherent, in that there are no more hidden "
+"functions accessed only with right click on the miniature image of the layer "
+"that appears there. You can now handle layer operations directly from the "
+"image menu: Layer Mask, Transparency, Transformation and Layer Color "
+"operations are directly in the Layer submenu."
 msgstr ""
 
-#. When image changes, this message will be marked fuzzy or untranslated for you.
-#. It doesn't matter what you translate it to: it's not used at all.
-#: src/appendix/history-28.xml:505(None)
+#: src/appendix/history-20.xml:421(para)
 msgid ""
-"@@image: 'images/using/cairo-progress-indicator.png'; "
-"md5=6cd0af0e7c54dc3c20312a8c3dc29f8e"
+"Color display filters are now available from the image menu "
+"<menuchoice><guimenu>View</guimenu><guisubmenu>Display Filters</guisubmenu></"
+"menuchoice>. Using them, you can simulate different gamma values, different "
+"contrasts, or even color deficient vision, without altering your original "
+"image. This actually has been a feature of the <acronym>GIMP</acronym> "
+"developer versions for a long time, but it has never been stable enough to "
+"appear in a stable version of the <acronym>GIMP</acronym> before."
 msgstr ""
 
-#: src/appendix/history-28.xml:10(title)
-msgid "What's New in GIMP 2.8?"
+#: src/appendix/history-20.xml:438(para)
+msgid ""
+"The color selection dialog has a new CMYK mode, associated with the printer "
+"icon."
 msgstr ""
 
-#: src/appendix/history-28.xml:12(para)
+#: src/appendix/history-20.xml:444(para)
 msgid ""
-"<acronym>GIMP</acronym> 2.8 is another important release from a development "
-"point of view, even more that it was for 2.6. It features a big change to "
-"the user interface addressing one of the most often received complaints: the "
-"lack of a single window mode. Moreover the integration effort of GEGL "
-"library had taken a big step forward, reaching more than 90% of the "
-"<acronym>GIMP</acronym> core, a new powerful transformation tool, layer "
-"groups, new common options, new brushes, improved text tool, and more."
+"Data stored in <acronym>EXIF</acronym> tags by digital cameras are now "
+"handled in read and write mode for JPEG files."
 msgstr ""
 
-#: src/appendix/history-28.xml:25(title) src/appendix/history-26.xml:25(title)
-#: src/appendix/history-20.xml:115(term)
-msgid "User Interface"
+#: src/appendix/history-20.xml:451(para)
+msgid ""
+"MNG animations are now supported. The MNG file format can be considered as "
+"animated PNG. It has all the advantages of PNG over GIF, such as more "
+"colors, 256 levels of transparency, and perhaps most importantly, lack of "
+"patent encumbrance. The format is a web standard and all recent popular web "
+"browsers support it."
 msgstr ""
 
-#: src/appendix/history-28.xml:28(term)
-msgid "New single window mode"
+#: src/appendix/history-20.xml:461(para)
+msgid ""
+"The <acronym>GIMP</acronym> Animation package now does onion-skinning, a "
+"bluescreen feature was added as well as audio support."
 msgstr ""
 
-#: src/appendix/history-28.xml:30(para)
+#: src/appendix/history-20.xml:468(para)
 msgid ""
-"With this new feature it will be possible to work with all the "
-"<acronym>GIMP</acronym> dialogs inside one big window, usually with the "
-"image(s) centered inside. No more floating panels or toolbox but the dialogs "
-"could be arranged inside this single window. This mode could be enabled or "
-"disabled all the time, even while working, and the option will be remembered "
-"through the sessions."
+"A channel mixer filter, previously available from the web as an add-on, "
+"appears in <menuchoice><guimenu>Filters</guimenu><guisubmenu>Colors</"
+"guisubmenu></menuchoice>."
 msgstr ""
 
-#: src/appendix/history-28.xml:40(title)
-msgid "The new look of the single window mode"
-msgstr ""
-
-#: src/appendix/history-28.xml:52(term)
-msgid "New file save workflow"
+#: src/appendix/history-22.xml:8(title)
+msgid "What's New in GIMP 2.2?"
 msgstr ""
 
-#: src/appendix/history-28.xml:54(para)
+#: src/appendix/history-22.xml:10(para)
 msgid ""
-"Now Save and Save as work only with xcf formats. If you want to export an "
-"image in another format, say jpg or png, you have to explicitly Export it. "
-"This enhances the workflow and lets you simply overwrite the original file "
-"or export to various other formats."
-msgstr ""
-
-#: src/appendix/history-28.xml:62(title)
-msgid "The new image workflow"
+"Here is a brief summary of some of the most important new features "
+"introduced in <acronym>GIMP</acronym> 2.2. There are many other smaller "
+"changes that long-time users will notice and appreciate (or complain "
+"about!). There are also important changes at the level of plug-in "
+"programming and Script-Fu creating that are not covered here."
 msgstr ""
 
-#: src/appendix/history-28.xml:74(term)
-msgid "New image bar"
+#: src/appendix/history-22.xml:20(term)
+msgid "Interoperability and Standards Support"
 msgstr ""
 
-#: src/appendix/history-28.xml:76(para)
+#: src/appendix/history-22.xml:24(para)
 msgid ""
-"A new useful image bar comes with the single window mode, which lets you "
-"switch easily between open images through the means of a tab bar with image "
-"thumbnails."
+"You can drag-and-drop or copy-and-paste image data from the <acronym>GIMP</"
+"acronym> to any application which supports image/png drops (currently "
+"<application>Abiword</application> and <application>Kword</application> at "
+"least) and image/xml+svg drops (<application>Inkscape</application> supports "
+"this one). So you can copy-and-paste curves into the <acronym>GIMP</acronym> "
+"from <application>Inkscape</application>, and then drag a selection into "
+"<application>Abiword</application> to include it inline in your document."
 msgstr ""
 
-#: src/appendix/history-28.xml:82(title)
-msgid "The new image bar"
+#: src/appendix/history-22.xml:39(para)
+msgid ""
+"Patterns can now be any supported <classname>GtkPixbuf</classname> format, "
+"including png, jpeg, xbm and others."
 msgstr ""
 
-#: src/appendix/history-28.xml:94(term)
-msgid "New arrangement options"
+#: src/appendix/history-22.xml:45(para)
+msgid ""
+"<acronym>GIMP</acronym> can load gradients from SVG files, and palettes from "
+"ACT and RIFF files."
 msgstr ""
 
-#: src/appendix/history-28.xml:96(para)
+#: src/appendix/history-22.xml:51(para)
 msgid ""
-"<acronym>GIMP</acronym> will make users working with two screens (one for "
-"dialogs, the other for images) happy: now it is possible to arrange the "
-"dialogs one over the other, in tabs and in columns too."
+"Drag-and-drop support has been extended. You can now drop files and URIs "
+"onto an image window, where they will be opened in the existing image as new "
+"layers."
 msgstr ""
 
-#: src/appendix/history-28.xml:103(title)
-msgid "Multi column docks"
+#: src/appendix/history-22.xml:57(para)
+msgid ""
+"Please note, that Drag and Drop will not work for Apple Mac OS X between "
+"GIMP and the finder. This is due to a lack of functionality on Apples X11.app"
 msgstr ""
 
-#: src/appendix/history-28.xml:115(term)
-msgid "New resources tags"
+#: src/appendix/history-22.xml:68(term)
+msgid "Shortcut Editor"
 msgstr ""
 
-#: src/appendix/history-28.xml:117(para)
+#: src/appendix/history-22.xml:70(para)
 msgid ""
-"<acronym>GIMP</acronym> Brushes, Gradients, Pattern and Palettes can be "
-"filtered and searched via tags. Tags are text labels that the user can "
-"assign to resources. With Tags the user can easily find the resources by "
-"means of an input text box. Tags can be manually assigned by the user with "
-"the same input box used for searching tags, or they can be automatically "
-"tagged using the directory name of the imported items."
+"You can now edit your shortcuts in a dedicated dialog, as well as continue "
+"to use the little-known dynamic shortcuts feature (which has been there "
+"since 1.2)."
 msgstr ""
 
-#: src/appendix/history-28.xml:128(title)
-msgid "Resource tags"
+#: src/appendix/history-22.xml:78(term)
+msgid "Plug-in Previews"
 msgstr ""
 
-#: src/appendix/history-28.xml:140(term)
-msgid "Simple math in size entries"
+#: src/appendix/history-22.xml:80(para)
+msgid ""
+"We have provided a standard preview widget for plug-in authors which greatly "
+"reduces the amount of code required to support previews. David Odin has "
+"integrated this widget into all the current filters, so that now many more "
+"filters in the <acronym>GIMP</acronym> include a preview which updates in "
+"real time, and the various previews behave much more consistently."
 msgstr ""
 
-#: src/appendix/history-28.xml:142(para)
-msgid ""
-"Enhancements have also been made to the size entry widget, which is used for "
-"inputting most of the x, y, width, height parameters. For example, in the "
-"scale dialog it is now possible to write <quote>50%</quote> in the Width "
-"field to scale the image to 50% of the width. Expressions such as "
-"<quote>30in + 40px</quote> and <quote>4 * 5.4in</quote> work, too."
+#: src/appendix/history-22.xml:91(term)
+msgid "Real-Time Previews of Transform Operations"
 msgstr ""
 
-#: src/appendix/history-28.xml:152(title)
-msgid "Math size entries"
+#: src/appendix/history-22.xml:93(para)
+msgid ""
+"The transform tools (shear, scale, perspective and rotate) can now show a "
+"real-time preview of the result of the operation when the tool is in "
+"<quote>Traditional</quote> mode. Previously, only a transforming grid was "
+"shown."
 msgstr ""
 
-#: src/appendix/history-28.xml:164(term) src/appendix/history-28.xml:364(term)
-#: src/appendix/history-26.xml:89(term) src/appendix/history-26.xml:191(term)
-#: src/appendix/history-26.xml:351(term)
-msgid "Minor changes"
+#: src/appendix/history-22.xml:102(term)
+msgid "GNOME Human Interface Guide Conformance"
 msgstr ""
 
-#: src/appendix/history-28.xml:169(para)
+#: src/appendix/history-22.xml:104(para)
 msgid ""
-"The new <quote>Lock Pixels</quote> option in the layers dialog can avoid "
-"undesired painting on a layer when working with several layers."
+"A lot of work has been done on making the <acronym>GIMP</acronym>'s "
+"interface simpler and more usable for newcomers. Most dialogs now follows "
+"the <acronym>GNOME</acronym> HIG to the best of our knowledge. In addition, "
+"dialogs have separated out or removed many <quote>Advanced</quote> options, "
+"and replaced them with sane defaults or hidden them in an expander."
 msgstr ""
 
-#: src/appendix/history-28.xml:175(title)
-msgid "The new Lock Pixels option"
+#: src/appendix/history-22.xml:116(term)
+msgid "GTK+ 2.4 Migration"
 msgstr ""
 
-#: src/appendix/history-28.xml:186(para)
+#: src/appendix/history-22.xml:120(para)
 msgid ""
-"Now you can move between images in single and multi window mode using the "
-"shortcuts <keycombo><keycap>Ctrl</keycap><keycap>Page Up/Page Down</keycap></"
-"keycombo> or <keycombo><keycap>Alt</keycap><keycap>Number</keycap></"
-"keycombo>."
+"Menus use the <classname>GtkUIManager</classname> to generate menu structure "
+"dynamically from XML data files."
 msgstr ""
 
-#: src/appendix/history-28.xml:196(para)
-msgid "Add support for F2 to rename items in lists."
+#: src/appendix/history-22.xml:126(para)
+msgid ""
+"A completely revamped File Chooser is used everywhere in the <acronym>GIMP</"
+"acronym> for opening or saving files. The best thing about it is that it "
+"lets you create a set of <quote>bookmarks</quote>, making it possible to "
+"navigate quickly and easily to commonly used directories."
 msgstr ""
 
-#: src/appendix/history-28.xml:202(para)
+#: src/appendix/history-22.xml:136(para)
 msgid ""
-"You can now <keycombo><keycap>Alt</keycap><keycap>Click</keycap></keycombo> "
-"on layers in the Layers dialog to create a selection from it. Add, subtract "
-"and intersect modifiers <keycap>Click</keycap>, <keycap>Shift</keycap> and "
-"<keycombo><keycap>Ctrl</keycap><keycap>Shift</keycap></keycombo> keys work "
-"too. This makes it easy to compose contents of a layer based on the contents "
-"of other layers, without detours."
+"<acronym>GIMP</acronym> now supports fancy ARGB cursors when they are "
+"available on the system."
 msgstr ""
 
-#: src/appendix/history-28.xml:216(para)
-msgid ""
-"Since the keyboard shortcuts <keycombo><keycap>Ctrl</keycap><keycap>E</"
-"keycap></keycombo> and <keycombo><keycap>Ctrl</keycap><keycap>Shift</"
-"keycap><keycap>E</keycap></keycombo> have been redirected to image export "
-"mechanisms, new keyboard shortcuts have been setup for <quote>Shrink Wrap</"
-"quote> and <quote>Fit Image in Window</quote>, namely "
-"<keycombo><keycap>Ctrl</keycap><keycap>J</keycap></keycombo> and "
-"<keycombo><keycap>Ctrl</keycap><keycap>Shift</keycap><keycap>J</keycap></"
-"keycombo> respectively."
+#: src/appendix/history-22.xml:144(term)
+msgid "Basic Vector Support"
 msgstr ""
 
-#: src/appendix/history-28.xml:232(para)
+#: src/appendix/history-22.xml:146(para)
 msgid ""
-"Added <menuchoice><guimenu>Windows</guimenu><guimenuitem>Hide docks</"
-"guimenuitem></menuchoice> menu item that does what <quote>Tab</quote> does "
-"and also displays its state, which is now persistent across sessions, too."
+"Using the GFig plug-in, the <acronym>GIMP</acronym> now supports the basic "
+"functionality of vector layers. The GFig plug-in supports a number of vector "
+"graphics features such as gradient fills, Bezier curves and curve stroking. "
+"It is also the easiest way to create regular or irregular polygons in the "
+"<acronym>GIMP</acronym>. In the <acronym>GIMP</acronym> 2.2, you can create "
+"GFig layers, and re-edit these layers in GFig afterwards. This level of "
+"vector support is still quite primitive, however, in comparison to dedicated "
+"vector-graphics programs such as <application>Inkscape</application>."
 msgstr ""
 
-#: src/appendix/history-28.xml:242(para)
-msgid ""
-"The layer modes have been rearranged into more logical and useful groups "
-"based on the effect they have on layers. Layer modes that make the layer "
-"lighter are in one group, layer modes that make the layer darker in another "
-"group, and so forth."
+#: src/appendix/history-22.xml:161(term)
+msgid "Also . . ."
 msgstr ""
 
-#: src/appendix/history-28.xml:251(para)
+#: src/appendix/history-22.xml:163(para)
 msgid ""
-"In multi-window mode, you can now close the Toolbox without quitting GIMP."
+"There are many other smaller user-visible features. A rapid-fire list of "
+"some of those features is below."
 msgstr ""
 
-#: src/appendix/history-28.xml:258(para)
-msgid "Allow binding arbitrary actions to extra mouse buttons."
+#: src/appendix/history-22.xml:169(para)
+msgid ""
+"It is now possible to run the <acronym>GIMP</acronym> in batch mode without "
+"an X server."
 msgstr ""
 
-#: src/appendix/history-28.xml:264(para)
+#: src/appendix/history-22.xml:175(para)
 msgid ""
-"Now it is possible to change the application language directly from the "
-"preference menu."
+"We have a <acronym>GIMP</acronym> binary (<acronym>GIMP</acronym>-console) "
+"which is not linked to GTK+ at all."
 msgstr ""
 
-#: src/appendix/history-28.xml:276(title)
-#: src/appendix/history-26.xml:131(title)
-msgid "Tools, Filters and Plug-ins"
+#: src/appendix/history-22.xml:182(para)
+msgid "Improved interface for extended input devices"
 msgstr ""
 
-#: src/appendix/history-28.xml:279(term)
-msgid "A new tool: Cage Transform"
+#: src/appendix/history-22.xml:185(para)
+msgid ""
+"Editable toolbox: You can now decide which tools should be shown in the "
+"Toolbox, and their order. In particular, you can add any or all of the Color "
+"Tools to the Toolbox if you wish to."
 msgstr ""
 
-#: src/appendix/history-28.xml:281(para)
+#: src/appendix/history-22.xml:192(para)
 msgid ""
-"With this new tool is now possible to create custom bending of a selection "
-"just moving control points. This is the result of one of our Google Summer "
-"of Code 2010 students."
+"Histogram overlays R, G and B histograms on the Value histogram, and "
+"calculates the histogram only for the contents of the selection."
 msgstr ""
 
-#: src/appendix/history-28.xml:288(title)
-msgid "Cage Transform"
+#: src/appendix/history-22.xml:198(para)
+msgid "Shortcuts are now shared across all <acronym>GIMP</acronym> windows."
 msgstr ""
 
-#: src/appendix/history-28.xml:300(term)
-msgid "Improved Text Tool"
+#: src/appendix/history.xml:16(title)
+msgid "GIMP History"
 msgstr ""
 
-#: src/appendix/history-28.xml:302(para)
-msgid ""
-"The text tool has been enhanced to support on canvas text writing and make "
-"possible changing the attributes of a single char."
-msgstr ""
+#: src/appendix/history.xml:19(primary)
+#: src/appendix/contributing.xml:11(primary) src/appendix/bugs.xml:15(primary)
+#: src/appendix/bibliography.xml:309(abbrev)
+msgid "GIMP"
+msgstr "GIMP"
 
-#: src/appendix/history-28.xml:307(title)
-msgid "Improved text tool"
-msgstr ""
+#: src/appendix/history.xml:20(secondary)
+msgid "History"
+msgstr "Histórico"
 
-#: src/appendix/history-28.xml:319(term) src/appendix/history-28.xml:333(title)
-msgid "New layer groups"
+#: src/appendix/history.xml:24(title)
+msgid "The Very Beginning"
 msgstr ""
 
-#: src/appendix/history-28.xml:321(para)
+#: src/appendix/history.xml:25(para)
 msgid ""
-"It is now possible to group set of layers and treat them like an entity. It "
-"is possible to switch a group on or off and to move the group in the layers "
-"dialog. It is easy to add / remove existing layers to a group or to create / "
-"delete a layer inside the group and it is even possible to create embedded "
-"groups of groups. It is possible to apply a layer mode to a group as you do "
-"with a single layer. All this greatly improves the workflow with complex "
-"multilayer images making them easier to manage."
+"According to Peter Mattis and Spencer Kimball, the original creators of "
+"<acronym>GIMP</acronym>, in their announcement of <acronym>GIMP</acronym> "
+"0.54:"
 msgstr ""
 
-#: src/appendix/history-28.xml:345(term) src/appendix/history-28.xml:352(title)
-msgid "Rotating brushes"
+#: src/appendix/history.xml:30(para)
+msgid ""
+"The <acronym>GIMP</acronym> arose from the ashes of a hideously crafted "
+"CS164 (compilers) class project. The setting: early morning. We were both "
+"weary from lack of sleep and the terrible strain of programming a compiler "
+"in LISP. The limits of our patience had long been exceeded, and yet still "
+"the dam held."
 msgstr ""
 
-#: src/appendix/history-28.xml:347(para)
+#: src/appendix/history.xml:38(para)
 msgid ""
-"Brushes can now be rotated at will, acting on the brush option <quote>Angle</"
-"quote>."
+"And then it happened. Common LISP messily dumped core when it could not "
+"allocate the 17 MB it needed to generate a parser for a simple grammar using "
+"<application>yacc</application>. An unbelieving moment passed, there was one "
+"shared look of disgust, and then our project was vapor. We had to write "
+"something... <emphasis>ANYTHING</emphasis> ... useful. Something in C. "
+"Something that did not rely on nested lists to represent a bitmap. Thus, the "
+"<acronym>GIMP</acronym> was born."
 msgstr ""
 
-#: src/appendix/history-28.xml:368(para)
-msgid "The default Quick Mask color is now configurable."
+#: src/appendix/history.xml:48(para)
+msgid ""
+"Like the phoenix, glorious, new life sprung out of the burnt remnants of "
+"LISP and <application>yacc</application>. Ideas went flying, decisions were "
+"made, the <acronym>GIMP</acronym> began to take form."
 msgstr ""
 
-#: src/appendix/history-28.xml:374(para)
+#: src/appendix/history.xml:54(para)
 msgid ""
-"The RTL mode (right to left writing) has been improved in the Text tool."
+"An image manipulation program was the consensus. A program that would at the "
+"very least lessen the necessity of using commercial software under "
+"<quote>Windoze</quote> or on the <quote>Macintoy</quote>. A program that "
+"would provide the features missing from the other X painting and imaging "
+"tools. A program that would help maintain the long tradition of excellent "
+"and free UNIX applications."
 msgstr ""
 
-#: src/appendix/history-28.xml:381(para)
+#: src/appendix/history.xml:63(para)
 msgid ""
-"You can specify the written language in the Text Tool. This helps choosing "
-"an appropriate font, or appropriate glyphs for the selected language."
+"Six months later, we've reached an early beta stage. We want to release now "
+"to start working on compatibility issues and cross-platform stability. Also, "
+"we feel now that the program is actually usable and would like to see other "
+"interested programmers developing plug-ins and various file format support."
 msgstr ""
 
-#: src/appendix/history-28.xml:389(para)
-msgid "Added optional diagonal guides to the crop tool."
+#: src/appendix/history.xml:73(title)
+msgid "The Early Days of GIMP"
 msgstr ""
 
-#: src/appendix/history-28.xml:395(para)
-msgid "Added <quote>Rule of fifths</quote> crop guide overlay."
+#: src/appendix/history.xml:76(term)
+msgid "Version 0.54"
 msgstr ""
 
-#: src/appendix/history-28.xml:401(para)
+#: src/appendix/history.xml:78(para)
 msgid ""
-"A Cairo based PDF exporter has been implemented. Although being somewhat "
-"simplistic, the exporter saves text, embedding fonts into the final PDF "
-"file, and attempts to convert bitmaps to vector objects."
+"Version 0.54 was released in February 1996, and had a major impact as the "
+"first truly professional free image manipulation program. This was the first "
+"free program that could compete with the big commercial image manipulation "
+"programs."
 msgstr ""
 
-#: src/appendix/history-28.xml:410(para)
-msgid "Brush dynamics improved."
+#: src/appendix/history.xml:84(para)
+msgid ""
+"Version 0.54 was a beta release, but it was so stable that you could use it "
+"for daily work. However, one of the major drawbacks of 0.54 was that the "
+"toolkit (the slidebars, menus, dialog boxes, etc.) was built on Motif, a "
+"commercial toolkit. This was a big drawback for systems like <quote>Linux</"
+"quote>, because you had to buy Motif if you wanted to use the faster, "
+"dynamically linked <acronym>GIMP</acronym>. Many developers were also "
+"students running Linux, who could not afford to buy Motif."
 msgstr ""
 
-#: src/appendix/history-28.xml:416(para)
-msgid "Added plug-in for loading JPEG2000 images."
+#: src/appendix/history.xml:99(term)
+msgid "Version 0.60"
 msgstr ""
 
-#: src/appendix/history-28.xml:422(para)
-msgid "Added plug-ins for X11 Mouse Cursor import and export support."
+#: src/appendix/history.xml:101(para)
+msgid ""
+"When 0.60 was released in July 1996, it had been under S and P (Spencer and "
+"Peter) development for four months. Main programming advantages were the new "
+"toolkits, <acronym>GTK</acronym> (<acronym>GIMP</acronym> Toolkit) and "
+"<acronym>gdk</acronym> (<acronym>GIMP</acronym> Drawing Kit), which "
+"eliminated the reliance on Motif. For the graphic artist, 0.60 was full of "
+"new features like: basic layers; improved painting tools (sub-pixel "
+"sampling, brush spacing); a better airbrush; paint modes; etc."
 msgstr ""
 
-#: src/appendix/history-28.xml:429(para)
-msgid "Added fundamental OpenRaster (.ora) import and export support."
+#: src/appendix/history.xml:112(para)
+msgid ""
+"Version 0.60 was only a developer's release, and was not intended for "
+"widespread use. It served as a workbench for 0.99 and the final 1.0 version, "
+"so functions and enhancement could be tested and dropped or changed. You can "
+"look at 0.60 as the alpha version of 0.99."
 msgstr ""
 
-#: src/appendix/history-28.xml:436(para)
-msgid "Added RGB565 support to the csource plug-in."
+#: src/appendix/history.xml:122(term)
+msgid "Version 0.99"
 msgstr ""
 
-#: src/appendix/history-28.xml:442(para)
+#: src/appendix/history.xml:124(para)
 msgid ""
-"Added a new <quote>Create</quote> command that allows loading a Web page "
-"directly into GIMP using Webkit."
+"In February 1997, 0.99 came on the scene. Together with other developers, S "
+"and P had made several changes to <acronym>GIMP</acronym> and added even "
+"more features. The main difference was the new API (Application Programming "
+"Interface) and the <quote>PDB</quote>, which made it possible to write "
+"scripts; Script-Fus (or macros) could now automate things that you would "
+"normally do by hand. <acronym>GTK/gdk</acronym> had also changed and was now "
+"called <acronym>GTK+</acronym>. In addition, 0.99 used a new form of tile-"
+"based memory handling that made it possible to load huge images into "
+"<acronym>GIMP</acronym> (loading a 100 MB image into <acronym>GIMP</acronym> "
+"is no problem). Version 0.99 also introduced a new native <acronym>GIMP</"
+"acronym> file format called XCF."
 msgstr ""
 
-#: src/appendix/history-28.xml:455(title)
-#: src/appendix/history-26.xml:317(title)
-msgid "Under the Hood"
+#: src/appendix/history.xml:141(para)
+msgid ""
+"The new API made it really easy to write extensions and plug-ins for "
+"<acronym>GIMP</acronym>. Several new plug-ins and extensions emerged to make "
+"<acronym>GIMP</acronym> even more useful (such as <acronym>SANE</acronym>, "
+"which enables scanning directly into <acronym>GIMP</acronym>)."
 msgstr ""
 
-#: src/appendix/history-28.xml:458(acronym)
-#: src/appendix/history-26.xml:319(term)
-#: src/appendix/bibliography.xml:276(abbrev)
-msgid "GEGL"
+#: src/appendix/history.xml:148(para)
+msgid ""
+"In the summer of 1997, <acronym>GIMP</acronym> had reached version 0.99.10, "
+"and S and P had to drop most of their support since they had graduated and "
+"begun jobs. However, the other developers of <acronym>GIMP</acronym> "
+"continued under the orchestration of Federico Mena to make <acronym>GIMP</"
+"acronym> ready for prime time."
 msgstr ""
 
-#: src/appendix/history-28.xml:460(para)
+#: src/appendix/history.xml:157(para)
 msgid ""
-"The porting of the <acronym>GIMP</acronym> core towards the new high bit-"
-"depth and non-destructive editing GEGL <xref linkend=\"bibliography-online-"
-"gegl\"/> library has taken big steps and now more than 90% of the task is "
-"already finished."
+"<acronym>GTK+</acronym> was separated from <acronym>GIMP</acronym> in "
+"September 1997. <acronym>GTK+</acronym> had been recognized as an excellent "
+"toolkit, and other developers began using it to build their own applications."
 msgstr ""
 
-#: src/appendix/history-28.xml:466(para)
+#: src/appendix/history.xml:164(para)
 msgid ""
-"In addition to porting color operations to <acronym>GEGL</acronym>, an "
-"experimental GEGL Operation tool has been added, found in the Tools menu. It "
-"enables applying <acronym>GEGL</acronym> operations to an image and it gives "
-"on-canvas previews of the results. The screenshot below shows this for a "
-"Gaussian Blur."
+"<acronym>GIMP</acronym> went into feature freeze in October 1997. This meant "
+"that no new features would be added to the <acronym>GIMP</acronym> core "
+"libraries and program. <acronym>GUM</acronym> (GIMP Users Manual) version "
+"0.5 was also released early in October 1997. The developing work continued "
+"to make <acronym>GIMP</acronym> stable and ready for version 1.0."
 msgstr ""
 
-#: src/appendix/history-28.xml:475(title)
-msgid "<acronym>GEGL</acronym> operation"
+#: src/appendix/history.xml:179(title)
+msgid "The One to Change the World"
 msgstr ""
 
-#: src/appendix/history-28.xml:489(term)
-msgid "Cairo porting"
+#: src/appendix/history.xml:182(term)
+msgid "Version 1.0"
 msgstr ""
 
-#: src/appendix/history-28.xml:491(para)
+#: src/appendix/history.xml:184(para)
 msgid ""
-"Started with <acronym>GIMP</acronym> version 2.6, all tools rendering on "
-"canvas is now completely ported to <xref linkend=\"bibliography-online-cairo"
-"\"/>. It provides smooth antialiased graphics and improves <acronym>GIMP</"
-"acronym> look. Some plug-ins have been upgraded to Cairo as well. "
-"Additionally all tools now use an on-canvas progress indicator instead of "
-"the one in the statusbar."
+"<acronym>GIMP</acronym> version 1.0 was released on June 5, 1998. Finally, "
+"<acronym>GIMP</acronym> was considered stable enough to warrant a worldwide "
+"announcement and professional use."
 msgstr ""
 
-#: src/appendix/history-28.xml:501(title)
-msgid "Progress indicator"
-msgstr ""
+#: src/appendix/history.xml:193(term)
+msgid "Version 1.2"
+msgstr "Versão 1.2"
 
-#: src/appendix/history-28.xml:517(title)
-#: src/appendix/history-26.xml:364(title)
-msgid "Miscellaneous"
+#: src/appendix/history.xml:195(para)
+msgid ""
+"<acronym>GIMP</acronym> version 1.2.0 was released on December 25, 2000. "
+"Compared to the version 1.0, it included mostly fixes and improvements of "
+"the user interface."
 msgstr ""
 
-#: src/appendix/history-28.xml:520(term)
-msgid "License change"
+#: src/appendix/fdl.xml:10(title)
+msgid "GNU Free Documentation License"
 msgstr ""
 
-#: src/appendix/history-28.xml:522(para)
-msgid "The GIMP license has been changed to (L)GPLv3+."
+#: src/appendix/fdl.xml:11(subtitle)
+msgid "Version 1.2, November 2002"
 msgstr ""
 
-#: src/appendix/history-28.xml:529(term)
-msgid "New script API"
+#. NOTE TO TRANSLATORS:
+#.
+#. Replace the text in the msgid with the text here below.
+#. Do NOT translate the content of the para tags, neither
+#. the text here below.
+#. This text must not be translated but kept in english as it is,
+#. only the <YOUR LANGUAGE> tags should be changed, but not translated,
+#. to fit your own language:
+#.
+#. "This is an unofficial translation of the GNU Free Documentation
+#. License into <YOUR LANGUAGE>. It was not published by the Free
+#. Software Foundation, and does not legally state the distribution terms
+#. for software that uses the GNU FDL-only the <ulink
+#. url="../en/legal.html">original English text of the GNU FDL</ulink>
+#. does that. However, we hope that this translation will help <YOUR
+#. LANGUAGE> speakers understand the GNU FDL better."
+#: src/appendix/fdl.xml:32(para)
+msgid ""
+"Note that any translations of the GNU Free Documentation License are not "
+"published by the Free Software Foundation, and do not legally state the "
+"distribution terms for software that uses the GNU FDL-only the original "
+"English text of the GNU FDL does that."
 msgstr ""
 
-#: src/appendix/history-28.xml:534(para)
-msgid ""
-"A lot of GIMP APIs have been rebuilt to simplify developing new scripts."
+#. NOTE TO TRANSLATORS:
+#.
+#. Replace the text in the msgid with the translation of this piece
+#. of text:
+#.
+#. "This is an unofficial translation of the GNU Free Documentation
+#. License into <YOUR LANGUAGE>. It was not published by the Free
+#. Software Foundation, and does not legally state the distribution terms
+#. for software that uses the GNU FDL-only the <ulink
+#. url="../en/legal.html">original English text of the GNU FDL</ulink>
+#. does that. However, we hope that this translation will help <YOUR
+#. LANGUAGE> speakers understand the GNU FDL better."
+#: src/appendix/fdl.xml:52(para)
+msgid "The <acronym>GIMP</acronym> Documentation Team"
 msgstr ""
 
-#: src/appendix/history-28.xml:540(para)
+#: src/appendix/fdl.xml:56(para)
 msgid ""
-"To further enhances scripting abilities, API changes to support layer groups "
-"have been made."
+"Copyright (C) 2000,2001,2002 Free Software Foundation, Inc. 59 Temple Place, "
+"Suite 330, Boston, MA 02111-1307 USA. Everyone is permitted to copy and "
+"distribute verbatim copies of this license document, but changing it is not "
+"allowed."
 msgstr ""
 
-#: src/appendix/history-28.xml:550(term) src/appendix/history-26.xml:384(term)
-msgid "Backwards Compatibility"
+#: src/appendix/fdl.xml:65(title)
+msgid "PREAMBLE"
 msgstr ""
 
-#: src/appendix/history-28.xml:552(para)
+#: src/appendix/fdl.xml:66(para)
 msgid ""
-"To allow migrating from the old tools presets system to the new one, there "
-"is a Python <ulink url=\"http://wiki.gimp.org/index.php/Mindstorm:";
-"Preset_converter\">script</ulink>, which you can download from the "
-"<acronym>GIMP</acronym> wiki site. However, the old tools presets are not "
-"100% convertible to the new tool presets. For instance, brush scale from 2.6 "
-"can't be converted to brush size in 2.8."
+"The purpose of this License is to make a manual, textbook, or other "
+"functional and useful document <quote>free</quote> in the sense of freedom: "
+"to assure everyone the effective freedom to copy and redistribute it, with "
+"or without modifying it, either commercially or noncommercially. "
+"Secondarily, this License preserves for the author and publisher a way to "
+"get credit for their work, while not being considered responsible for "
+"modifications made by others."
 msgstr ""
 
-#: src/appendix/history-28.xml:565(term) src/appendix/history-26.xml:394(term)
-msgid "Known Problems"
+#: src/appendix/fdl.xml:75(para)
+msgid ""
+"This License is a kind of <quote>copyleft</quote>, which means that "
+"derivative works of the document must themselves be free in the same sense. "
+"It complements the GNU General Public License, which is a copyleft license "
+"designed for free software."
 msgstr ""
 
-#: src/appendix/history-28.xml:567(para)
-msgid ""
-"Working with graphics tablets could be problematic due to the GTK+2 library "
-"in use. If in this case either use the older version 2.6 or wait for the up "
-"coming version 3.0 for the full GTK+3 support."
-msgstr ""
-
-#. When image changes, this message will be marked fuzzy or untranslated for you.
-#. It doesn't matter what you translate it to: it's not used at all.
-#: src/appendix/history-26.xml:45(None)
-msgid ""
-"@@image: 'images/using/empty-image-window.png'; "
-"md5=8632e6215bde6e766574716d9073b371"
-msgstr ""
-
-#. When image changes, this message will be marked fuzzy or untranslated for you.
-#. It doesn't matter what you translate it to: it's not used at all.
-#: src/appendix/history-26.xml:81(None)
-msgid ""
-"@@image: 'images/using/scroll-beyond-border.png'; "
-"md5=1d4f34905e4be8d93bc5da0a64ce2db1"
-msgstr ""
-
-#. When image changes, this message will be marked fuzzy or untranslated for you.
-#. It doesn't matter what you translate it to: it's not used at all.
-#: src/appendix/history-26.xml:149(None)
-msgid ""
-"@@image: 'images/using/new-free-select-tool.png'; "
-"md5=aa8198be85c517579c54c33bb268a16f"
-msgstr ""
-
-#. When image changes, this message will be marked fuzzy or untranslated for you.
-#. It doesn't matter what you translate it to: it's not used at all.
-#: src/appendix/history-26.xml:172(None)
-msgid ""
-"@@image: 'images/using/brush-dynamics.jpg'; "
-"md5=778d34741199891877cde0c13d3f5859"
-msgstr ""
-
-#. When image changes, this message will be marked fuzzy or untranslated for you.
-#. It doesn't matter what you translate it to: it's not used at all.
-#: src/appendix/history-26.xml:204(None)
-msgid ""
-"@@image: 'images/using/text-tool.png'; md5=5fa61661087477d18a368defb302a19f"
-msgstr ""
-
-#. When image changes, this message will be marked fuzzy or untranslated for you.
-#. It doesn't matter what you translate it to: it's not used at all.
-#: src/appendix/history-26.xml:220(None)
-msgid ""
-"@@image: 'images/using/rectangle-handles.png'; "
-"md5=fbab94363b8c6bca219fbdd9ee0392af"
-msgstr ""
-
-#. When image changes, this message will be marked fuzzy or untranslated for you.
-#. It doesn't matter what you translate it to: it's not used at all.
-#: src/appendix/history-26.xml:306(None)
-msgid ""
-"@@image: 'images/using/gimp-curves-tool-2-4-vs-2-6.png'; "
-"md5=f1851e8eb1214e4c5be9fdd03b4a194e"
-msgstr ""
-
-#: src/appendix/history-26.xml:14(title)
-msgid "What's New in GIMP 2.6?"
-msgstr ""
-
-#: src/appendix/history-26.xml:16(para)
-msgid ""
-"GIMP 2.6 is an important release from a development point of view. It "
-"features changes to the user interface addressing some often received "
-"complaints, and a tentative integration of GEGL, the graph based image "
-"processing library that will eventually bring high bit-depth and non-"
-"destructive editing to GIMP."
-msgstr ""
-
-#: src/appendix/history-26.xml:28(term)
-msgid "Toolbox Menubar removed"
-msgstr ""
-
-#: src/appendix/history-26.xml:30(para)
-msgid ""
-"The toolbox menubar has been removed and merged with the image window "
-"menubar. To be able to do this a window called the empty image window has "
-"been introduced. It hosts the menubar and keeps the application instance "
-"alive when no images are opened. It also acts as a drag and drop target. "
-"When opening the first image the empty image window is transformed into a "
-"normal image window, and when closing the last image, that window becomes "
-"the empty image window."
-msgstr ""
-
-#: src/appendix/history-26.xml:41(title)
-msgid "New Look of the image window in GIMP 2.6"
-msgstr ""
-
-#: src/appendix/history-26.xml:53(term)
-msgid "Toolbox and docks are utility windows"
-msgstr ""
-
-#: src/appendix/history-26.xml:55(para)
-msgid ""
-"With the empty image window acting as a natural main window, the Toolbox and "
-"Docks windows are now utility windows rather than main windows. This enables "
-"window managers to do a much better job of managing the GIMP windows, "
-"including omitting the Toolbox and Docks from the taskbar and ensuring that "
-"the Toolbox and Docks always are above image windows."
-msgstr ""
-
-#: src/appendix/history-26.xml:67(term)
-msgid "Ability to scroll beyond image border"
-msgstr ""
-
-#: src/appendix/history-26.xml:69(para)
+#: src/appendix/fdl.xml:81(para)
 msgid ""
-"The Navigation dialog now allows panning beyond the image border; so it is "
-"no longer a problem to use a brush on the edge of an image that fills the "
-"entire display window. Also, if a utility window covers the image, you can "
-"pan the image to view or edit the portion covered by the utility window."
-msgstr ""
-
-#: src/appendix/history-26.xml:77(title)
-msgid "Scrolling beyond border"
-msgstr ""
-
-#: src/appendix/history-26.xml:93(para)
-msgid "Renamed Dialogs menu to Windows."
+"We have designed this License in order to use it for manuals for free "
+"software, because free software needs free documentation: a free program "
+"should come with manuals providing the same freedoms that the software does. "
+"But this License is not limited to software manuals; it can be used for any "
+"textual work, regardless of subject matter or whether it is published as a "
+"printed book. We recommend this License principally for works whose purpose "
+"is instruction or reference."
 msgstr ""
 
-#: src/appendix/history-26.xml:98(para)
-msgid "Keep a list of recently closed Docks and allow reopening them."
+#: src/appendix/fdl.xml:92(title)
+msgid "APPLICABILITY AND DEFINITIONS"
 msgstr ""
 
-#: src/appendix/history-26.xml:103(para)
+#: src/appendix/fdl.xml:93(para)
 msgid ""
-"Make opening images in already running GIMP instances work better on Windows."
-msgstr ""
-
-#: src/appendix/history-26.xml:109(para)
-msgid "You can now enter the image zoom ratio directly in the status bar."
+"This License applies to any manual or other work, in any medium, that "
+"contains a notice placed by the copyright holder saying it can be "
+"distributed under the terms of this License. Such a notice grants a world-"
+"wide, royalty-free license, unlimited in duration, to use that work under "
+"the conditions stated herein. The <quote>Document</quote>, below, refers to "
+"any such manual or work. Any member of the public is a licensee, and is "
+"addressed as <quote>you</quote>. You accept the license if you copy, modify "
+"or distribute the work in a way requiring permission under copyright law."
 msgstr ""
 
-#: src/appendix/history-26.xml:114(para)
+#: src/appendix/fdl.xml:104(para)
 msgid ""
-"Added support for using online help instead of a locally installed GIMP Help "
-"package."
-msgstr ""
-
-#: src/appendix/history-26.xml:120(para)
-msgid "Make it possible to lock tabs in docks to prevent accidental moving."
-msgstr ""
-
-#: src/appendix/history-26.xml:133(term)
-msgid "Improved Free Select Tool"
+"A <quote>Modified Version</quote> of the Document means any work containing "
+"the Document or a portion of it, either copied verbatim, or with "
+"modifications and/or translated into another language."
 msgstr ""
 
-#: src/appendix/history-26.xml:135(para)
+#: src/appendix/fdl.xml:110(para)
 msgid ""
-"The freehand select tool has been enhanced to support polygonal selections. "
-"It also allows mixing free hand segments with polygonal segments, editing of "
-"existing segments, applying angle-constraints to segments, and of course the "
-"normal selection tool operations like add and subtract. Altogether this ends "
-"up making the Free Select Tool a very versatile, powerful and easy-to-use "
-"selection tool."
-msgstr ""
-
-#: src/appendix/history-26.xml:145(title)
-msgid "Polygonal Selection"
-msgstr ""
-
-#: src/appendix/history-26.xml:157(term) src/appendix/history-26.xml:168(title)
-msgid "Brush Dynamics"
+"A <quote>Secondary Section</quote> is a named appendix or a front-matter "
+"section of the Document that deals exclusively with the relationship of the "
+"publishers or authors of the Document to the Document's overall subject (or "
+"to related matters) and contains nothing that could fall directly within "
+"that overall subject. (Thus, if the Document is in part a textbook of "
+"mathematics, a Secondary Section may not explain any mathematics.) The "
+"relationship could be a matter of historical connection with the subject or "
+"with related matters, or of legal, commercial, philosophical, ethical or "
+"political position regarding them."
 msgstr ""
 
-#: src/appendix/history-26.xml:159(para)
+#: src/appendix/fdl.xml:122(para)
 msgid ""
-"Brush dynamics uses an input dynamic such as pressure, velocity, or random, "
-"to modify brush parameters such as opacity, hardness, size, or color; every "
-"brush supports size and opacity, most support more. Velocity and random are "
-"usable with a mouse. The Ink tool, that supported velocity, has been "
-"overhauled to better handle velocity-dependent painting."
+"The <quote>Invariant Sections</quote> are certain Secondary Sections whose "
+"titles are designated, as being those of Invariant Sections, in the notice "
+"that says that the Document is released under this License. If a section "
+"does not fit the above definition of Secondary then it is not allowed to be "
+"designated as Invariant. The Document may contain zero Invariant Sections. "
+"If the Document does not identify any Invariant Sections then there are none."
 msgstr ""
 
-#: src/appendix/history-26.xml:176(para)
+#: src/appendix/fdl.xml:131(para)
 msgid ""
-"Brush dynamics have enabled a new feature in stroking paths. There is now a "
-"check box under the <quote>paint tool</quote> option, for emulating brush "
-"dynamics if you stroke using a paint tool. What this means is that when your "
-"stroke is painted, GIMP tells the brush that the pressure and velocity are "
-"varying along the length of the stroke. Pressure starts with no pressure, "
-"ramps up to full pressure, and then ramps down again to no pressure. "
-"Velocity starts from zero and ramps up to full speed by the end of the "
-"stroke."
+"The <quote>Cover Texts</quote> are certain short passages of text that are "
+"listed, as Front-Cover Texts or Back-Cover Texts, in the notice that says "
+"that the Document is released under this License. A Front-Cover Text may be "
+"at most 5 words, and a Back-Cover Text may be at most 25 words."
 msgstr ""
 
-#: src/appendix/history-26.xml:195(para)
+#: src/appendix/fdl.xml:139(para)
 msgid ""
-"Added a bounding box for the Text Tool that supports automatic wrapping of "
-"text within that bounding box."
-msgstr ""
-
-#: src/appendix/history-26.xml:200(title)
-msgid "Text tool bounding box"
+"A <quote>Transparent</quote> copy of the Document means a machine-readable "
+"copy, represented in a format whose specification is available to the "
+"general public, that is suitable for revising the document straightforwardly "
+"with generic text editors or (for images composed of pixels) generic paint "
+"programs or (for drawings) some widely available drawing editor, and that is "
+"suitable for input to text formatters or for automatic translation to a "
+"variety of formats suitable for input to text formatters. A copy made in an "
+"otherwise Transparent file format whose markup, or absence of markup, has "
+"been arranged to thwart or discourage subsequent modification by readers is "
+"not Transparent. An image format is not Transparent if used for any "
+"substantial amount of text. A copy that is not <quote>Transparent</quote> is "
+"called <quote>Opaque</quote>."
 msgstr ""
 
-#: src/appendix/history-26.xml:210(para)
+#: src/appendix/fdl.xml:154(para)
 msgid ""
-"Move handles for rectangle based tools like Crop and Rectangle Select to the "
-"outside of the rectangle when the rectangle is narrow."
-msgstr ""
-
-#: src/appendix/history-26.xml:216(title)
-msgid "Rectangle handles"
-msgstr ""
-
-#: src/appendix/history-26.xml:226(para)
-msgid "Added motion constraints to the Move Tool."
-msgstr ""
-
-#: src/appendix/history-26.xml:231(para)
-msgid "Improved event smoothing for paint tools."
+"Examples of suitable formats for Transparent copies include plain ASCII "
+"without markup, Texinfo input format, LaTeX input format, SGML or XML using "
+"a publicly available DTD, and standard-conforming simple HTML, PostScript or "
+"PDF designed for human modification. Examples of transparent image formats "
+"include PNG, XCF and JPG. Opaque formats include proprietary formats that "
+"can be read and edited only by proprietary word processors, SGML or XML for "
+"which the DTD and/or processing tools are not generally available, and the "
+"machine-generated HTML, PostScript or PDF produced by some word processors "
+"for output purposes only."
 msgstr ""
 
-#: src/appendix/history-26.xml:236(para)
+#: src/appendix/fdl.xml:166(para)
 msgid ""
-"Mark the center of rectangles while they are moved, and snap the center to "
-"grid and rulers."
-msgstr ""
-
-#: src/appendix/history-26.xml:242(para)
-msgid "Enable brush scaling for the Smudge tool."
+"The <quote>Title Page</quote> means, for a printed book, the title page "
+"itself, plus such following pages as are needed to hold, legibly, the "
+"material this License requires to appear in the title page. For works in "
+"formats which do not have any title page as such, <quote>Title Page</quote> "
+"means the text near the most prominent appearance of the work's title, "
+"preceding the beginning of the body of the text."
 msgstr ""
 
-#: src/appendix/history-26.xml:247(para)
+#: src/appendix/fdl.xml:176(para)
 msgid ""
-"Added ability to save presets in all color tools for color adjustments you "
-"use frequently."
+"A section <quote>Entitled XYZ</quote> means a named subunit of the Document "
+"whose title either is precisely XYZ or contains XYZ in parentheses following "
+"text that translates XYZ in another language. (Here XYZ stands for a "
+"specific section name mentioned below, such as <quote>Acknowledgements</"
+"quote>, <quote>Dedications</quote>, <quote>Endorsements</quote>, or "
+"<quote>History</quote>.) To <quote>Preserve the Title</quote> of such a "
+"section when you modify the Document means that it remains a section "
+"<quote>Entitled XYZ</quote> according to this definition."
 msgstr ""
 
-#: src/appendix/history-26.xml:253(para)
+#: src/appendix/fdl.xml:187(para)
 msgid ""
-"Allow to transfer settings from <emphasis>Brightness-Contrast </emphasis> to "
-"<emphasis>Levels</emphasis>, and from <emphasis>Levels</emphasis> to "
-"<emphasis>Curves</emphasis>."
+"The Document may include Warranty Disclaimers next to the notice which "
+"states that this License applies to the Document. These Warranty Disclaimers "
+"are considered to be included by reference in this License, but only as "
+"regards disclaiming warranties: any other implication that these Warranty "
+"Disclaimers may have is void and has no effect on the meaning of this "
+"License."
 msgstr ""
 
-#: src/appendix/history-26.xml:260(para)
-msgid "Allow changing opacity on transform tool previews."
+#: src/appendix/fdl.xml:197(title)
+msgid "VERBATIM COPYING"
 msgstr ""
 
-#: src/appendix/history-26.xml:265(para)
+#: src/appendix/fdl.xml:198(para)
 msgid ""
-"The Screenshot plug-in has been given the ability to capture the mouse "
-"cursor (using Xfixes)."
+"You may copy and distribute the Document in any medium, either commercially "
+"or noncommercially, provided that this License, the copyright notices, and "
+"the license notice saying this License applies to the Document are "
+"reproduced in all copies, and that you add no other conditions whatsoever to "
+"those of this License. You may not use technical measures to obstruct or "
+"control the reading or further copying of the copies you make or distribute. "
+"However, you may accept compensation in exchange for copies. If you "
+"distribute a large enough number of copies you must also follow the "
+"conditions in <link linkend=\"gfdl-3\">section 4</link>."
 msgstr ""
 
-#: src/appendix/history-26.xml:271(para)
+#: src/appendix/fdl.xml:210(para)
 msgid ""
-"Display aspect ratio of the Crop and Rectangle Select Tool rectangles in the "
-"status bar."
-msgstr ""
-
-#: src/appendix/history-26.xml:277(para)
-msgid "Desaturate has been given an on-canvas preview."
-msgstr ""
-
-#: src/appendix/history-26.xml:282(para)
-msgid "The Flame plug-in has been extended with 22 new variations."
+"You may also lend copies, under the same conditions stated above, and you "
+"may publicly display copies."
 msgstr ""
 
-#: src/appendix/history-26.xml:287(para)
-msgid ""
-"Data file folders like brush folders are searched recursively for files."
+#: src/appendix/fdl.xml:216(title)
+msgid "COPYING IN QUANTITY"
 msgstr ""
 
-#: src/appendix/history-26.xml:293(para)
+#: src/appendix/fdl.xml:217(para)
 msgid ""
-"Replaced the PSD import plug-in with a rewritten version that does what the "
-"old version did plus some other things, for example reading of ICC color "
-"profiles."
-msgstr ""
-
-#: src/appendix/history-26.xml:300(para)
-msgid "Several displays use Cairo library."
-msgstr ""
-
-#: src/appendix/history-26.xml:302(title)
-msgid "Comparing 2.6 display vs 2.4"
+"If you publish printed copies (or copies in media that commonly have printed "
+"covers) of the Document, numbering more than 100, and the Document's license "
+"notice requires Cover Texts, you must enclose the copies in covers that "
+"carry, clearly and legibly, all these Cover Texts: Front-Cover Texts on the "
+"front cover, and Back-Cover Texts on the back cover. Both covers must also "
+"clearly and legibly identify you as the publisher of these copies. The front "
+"cover must present the full title with all words of the title equally "
+"prominent and visible. You may add other material on the covers in addition. "
+"Copying with changes limited to the covers, as long as they preserve the "
+"title of the Document and satisfy these conditions, can be treated as "
+"verbatim copying in other respects."
 msgstr ""
 
-#: src/appendix/history-26.xml:321(para)
+#: src/appendix/fdl.xml:231(para)
 msgid ""
-"Important progress towards high bit-depth and non-destructive editing in "
-"GIMP has been made. Most color operations in GIMP are now ported to the "
-"powerful graph based image processing framework GEGL <xref linkend="
-"\"bibliography-online-gegl\"/>, meaning that the internal processing is done "
-"in 32bit floating point linear light RGBA. By default the legacy 8bit code "
-"paths are still used, but a curious user can turn on the use of GEGL for the "
-"color operations with <quote>Colors / Use GEGL</quote>."
+"If the required texts for either cover are too voluminous to fit legibly, "
+"you should put the first ones listed (as many as fit reasonably) on the "
+"actual cover, and continue the rest onto adjacent pages."
 msgstr ""
 
-#: src/appendix/history-26.xml:331(para)
+#: src/appendix/fdl.xml:237(para)
 msgid ""
-"In addition to porting color operations to GEGL, an experimental GEGL "
-"Operation tool has been added, found in the Tools menu. It enables applying "
-"GEGL operations to an image and it gives on-canvas previews of the results. "
-"The screenshot below shows this for a Gaussian Blur."
-msgstr ""
-
-#: src/appendix/history-26.xml:339(title)
-msgid "GEGL operation"
+"If you publish or distribute Opaque copies of the Document numbering more "
+"than 100, you must either include a machine-readable Transparent copy along "
+"with each Opaque copy, or state in or with each Opaque copy a computer-"
+"network location from which the general network-using public has access to "
+"download using public-standard network protocols a complete Transparent copy "
+"of the Document, free of added material. If you use the latter option, you "
+"must take reasonably prudent steps, when you begin distribution of Opaque "
+"copies in quantity, to ensure that this Transparent copy will remain thus "
+"accessible at the stated location until at least one year after the last "
+"time you distribute an Opaque copy (directly or through your agents or "
+"retailers) of that edition to the public."
 msgstr ""
 
-#: src/appendix/history-26.xml:353(para)
+#: src/appendix/fdl.xml:251(para)
 msgid ""
-"Ported many widgets to use the 2D graphics library cairo <xref linkend="
-"\"bibliography-online-cairo\"/> for drawing. See this <link linkend=\"gimp-"
-"cairo-2-4-vs-2-6\">comparison</link> for an example of how much better this "
-"looks."
-msgstr ""
-
-#: src/appendix/history-26.xml:366(term)
-msgid "Plug-in Development"
+"It is requested, but not required, that you contact the authors of the "
+"Document well before redistributing any large number of copies, to give them "
+"a chance to provide you with an updated version of the Document."
 msgstr ""
 
-#: src/appendix/history-26.xml:368(para)
-msgid ""
-"There are new things for a plug-in developer to enjoy as well. For example, "
-"procedures can now give a detailed error description in case of an error, "
-"and the error can be propagated to the user."
+#: src/appendix/fdl.xml:258(title)
+msgid "MODIFICATIONS"
 msgstr ""
 
-#: src/appendix/history-26.xml:374(para)
+#: src/appendix/fdl.xml:259(para)
 msgid ""
-"GIMP 2.6 also further enhances its scripting abilities. In particular there "
-"is now a much richer API for the creation and manipulation of text layers. "
-"Here is a list of new symbols in GIMP 2.6: <xref linkend=\"bibliography-"
-"online-gimp-dev-new\"/>."
+"You may copy and distribute a Modified Version of the Document under the "
+"conditions of sections <link linkend=\"gfdl-2\">3</link> and <link linkend="
+"\"gfdl-3\">4</link> above, provided that you release the Modified Version "
+"under precisely this License, with the Modified Version filling the role of "
+"the Document, thus licensing distribution and modification of the Modified "
+"Version to whoever possesses a copy of it. In addition, you must do these "
+"things in the Modified Version:"
 msgstr ""
 
-#: src/appendix/history-26.xml:386(para)
+#: src/appendix/fdl.xml:271(simpara)
 msgid ""
-"Some old scripts could not be used with GIMP-2.4. This has been improved and "
-"2.6 should run 2.0 and 2.2 scripts."
+"Use in the Title Page (and on the covers, if any) a title distinct from that "
+"of the Document, and from those of previous versions (which should, if there "
+"were any, be listed in the History section of the Document). You may use the "
+"same title as a previous version if the original publisher of that version "
+"gives permission."
 msgstr ""
 
-#: src/appendix/history-26.xml:398(para)
+#: src/appendix/fdl.xml:280(simpara)
 msgid ""
-"The Utility window hint is currently only known to work well in the Linux "
-"GNOME desktop environment and on Windows starting with GIMP 2.6.1."
+"List on the Title Page, as authors, one or more persons or entities "
+"responsible for authorship of the modifications in the Modified Version, "
+"together with at least five of the principal authors of the Document (all of "
+"its principal authors, if it has fewer than five), unless they release you "
+"from this requirement."
 msgstr ""
 
-#: src/appendix/history-26.xml:405(para)
+#: src/appendix/fdl.xml:289(simpara)
 msgid ""
-"Using the Text Tool is currently not an optimal experience. Making it work "
-"better is a goal for GIMP 2.8."
+"State on the Title page the name of the publisher of the Modified Version, "
+"as the publisher."
 msgstr ""
 
-#: src/appendix/history-26.xml:411(para)
-msgid ""
-"If you build GIMP yourself and don't have GVfs support on your platform you "
-"need to explicitly pass <option>--without-gvfs</option> to "
-"<command>configure</command>, otherwise opening remote files will not work "
-"properly."
+#: src/appendix/fdl.xml:295(simpara)
+msgid "Preserve all the copyright notices of the Document."
 msgstr ""
 
-#. When image changes, this message will be marked fuzzy or untranslated for you.
-#. It doesn't matter what you translate it to: it's not used at all.
-#: src/appendix/history-24.xml:30(None)
+#: src/appendix/fdl.xml:298(simpara)
 msgid ""
-"@@image: 'images/using/24-refreshed-look.png'; "
-"md5=28374080d1406f067bb3d4f9d3682d37"
+"Add an appropriate copyright notice for your modifications adjacent to the "
+"other copyright notices."
 msgstr ""
 
-#. When image changes, this message will be marked fuzzy or untranslated for you.
-#. It doesn't matter what you translate it to: it's not used at all.
-#: src/appendix/history-24.xml:58(None)
+#: src/appendix/fdl.xml:304(simpara)
 msgid ""
-"@@image: 'images/using/24-scalable-brushes.png'; "
-"md5=7df74fdd0eccb97c5315eaebb7cd3912"
+"Include, immediately after the copyright notices, a license notice giving "
+"the public permission to use the Modified Version under the terms of this "
+"License, in the form shown in the <link linkend=\"gfdl-addendum\">Addendum</"
+"link> below."
 msgstr ""
 
-#. When image changes, this message will be marked fuzzy or untranslated for you.
-#. It doesn't matter what you translate it to: it's not used at all.
-#: src/appendix/history-24.xml:85(None)
+#: src/appendix/fdl.xml:313(simpara)
 msgid ""
-"@@image: 'images/using/24-selection-tools.png'; "
-"md5=426677743dbbc464cb752369238c2200"
+"Preserve in that license notice the full lists of Invariant Sections and "
+"required Cover Texts given in the Document's license notice."
 msgstr ""
 
-#. When image changes, this message will be marked fuzzy or untranslated for you.
-#. It doesn't matter what you translate it to: it's not used at all.
-#: src/appendix/history-24.xml:211(None)
-msgid ""
-"@@image: 'images/using/24-color-management.png'; "
-"md5=7c027121798c6eb6f018a90f653abdee"
+#: src/appendix/fdl.xml:319(simpara)
+msgid "Include an unaltered copy of this License."
 msgstr ""
 
-#: src/appendix/history-24.xml:12(title)
-msgid "What's New in GIMP 2.4?"
+#: src/appendix/fdl.xml:322(simpara)
+msgid ""
+"Preserve the section Entitled <quote>History</quote>, Preserve its Title, "
+"and add to it an item stating at least the title, year, new authors, and "
+"publisher of the Modified Version as given on the Title Page. If there is no "
+"section Entitled <quote>History</quote> in the Document, create one stating "
+"the title, year, authors, and publisher of the Document as given on its "
+"Title Page, then add an item describing the Modified Version as stated in "
+"the previous sentence."
 msgstr ""
 
-#: src/appendix/history-24.xml:16(term)
-msgid "Refreshed Look"
+#: src/appendix/fdl.xml:335(simpara)
+msgid ""
+"Preserve the network location, if any, given in the Document for public "
+"access to a Transparent copy of the Document, and likewise the network "
+"locations given in the Document for previous versions it was based on. These "
+"may be placed in the <quote>History</quote> section. You may omit a network "
+"location for a work that was published at least four years before the "
+"Document itself, or if the original publisher of the version it refers to "
+"gives permission."
 msgstr ""
 
-#: src/appendix/history-24.xml:18(para)
+#: src/appendix/fdl.xml:347(simpara)
 msgid ""
-"A whole new default icon theme has been created for 2.4. The icons comply "
-"with the Tango style guidelines so GIMP doesn't feel out of place on any of "
-"the supported platforms. Regardless of whether you run GIMP under Microsoft "
-"Windows, Mac OS X or Linux (GNOME, KDE or Xfce), GIMP provides a polished, "
-"consistent look."
+"For any section Entitled <quote>Acknowledgements</quote> or "
+"<quote>Dedications</quote>, Preserve the Title of the section, and preserve "
+"in the section all the substance and tone of each of the contributor "
+"acknowledgements and/or dedications given therein."
 msgstr ""
 
-#: src/appendix/history-24.xml:26(title)
-msgid "New Look of the toolbox in GIMP 2.4"
+#: src/appendix/fdl.xml:356(simpara)
+msgid ""
+"Preserve all the Invariant Sections of the Document, unaltered in their text "
+"and in their titles. Section numbers or the equivalent are not considered "
+"part of the section titles."
 msgstr ""
 
-#: src/appendix/history-24.xml:34(para)
+#: src/appendix/fdl.xml:363(simpara)
 msgid ""
-"Additionally the icons also have enhanced usability on dark widget themes, "
-"which is a common setting among digital artists."
+"Delete any section Entitled <quote>Endorsements</quote>. Such a section may "
+"not be included in the Modified Version."
 msgstr ""
 
-#: src/appendix/history-24.xml:38(para)
+#: src/appendix/fdl.xml:369(simpara)
 msgid ""
-"For artists preferring more desaturated color theme for their icons is an "
-"alternative icon theme available for download (download not available "
-"anymore)."
+"Do not retitle any existing section to be Entitled <quote>Endorsements</"
+"quote> or to conflict in title with any Invariant Section."
 msgstr ""
 
-#: src/appendix/history-24.xml:46(term)
-msgid "Scalable Brushes"
+#: src/appendix/fdl.xml:376(simpara)
+msgid "Preserve any Warranty Disclaimers."
 msgstr ""
 
-#: src/appendix/history-24.xml:48(para)
+#: src/appendix/fdl.xml:379(para)
 msgid ""
-"The tool options now include a brush size slider that affects both the "
-"parametric and bitmap brushes. This has been an oft-requested feature from "
-"both digital painters and photo editors."
-msgstr ""
-
-#: src/appendix/history-24.xml:54(title)
-msgid "Scalable brushes in GIMP 2.4"
+"If the Modified Version includes new front-matter sections or appendices "
+"that qualify as Secondary Sections and contain no material copied from the "
+"Document, you may at your option designate some or all of these sections as "
+"invariant. To do this, add their titles to the list of Invariant Sections in "
+"the Modified Version's license notice. These titles must be distinct from "
+"any other section titles."
 msgstr ""
 
-#: src/appendix/history-24.xml:62(para)
+#: src/appendix/fdl.xml:387(para)
 msgid ""
-"Unlike previous versions of GIMP, regardless of whether you're using a "
-"bitmap brush, parametric brush or even a picture tube (multiple bitmaps), "
-"you can easily set the brush size with either the tool options dock slider "
-"or an external device such as a MIDI slider or knob or a USB device like the "
-"Griffin Powermate."
+"You may add a section Entitled <quote>Endorsements</quote>, provided it "
+"contains nothing but endorsements of your Modified Version by various "
+"parties-for example, statements of peer review or that the text has been "
+"approved by an organization as the authoritative definition of a standard."
 msgstr ""
 
-#: src/appendix/history-24.xml:72(term)
-msgid "Selection Tools"
+#: src/appendix/fdl.xml:394(para)
+msgid ""
+"You may add a passage of up to five words as a Front-Cover Text, and a "
+"passage of up to 25 words as a Back-Cover Text, to the end of the list of "
+"Cover Texts in the Modified Version. Only one passage of Front-Cover Text "
+"and one of Back-Cover Text may be added by (or through arrangements made by) "
+"any one entity. If the Document already includes a cover text for the same "
+"cover, previously added by you or by arrangement made by the same entity you "
+"are acting on behalf of, you may not add another; but you may replace the "
+"old one, on explicit permission from the previous publisher that added the "
+"old one."
 msgstr ""
 
-#: src/appendix/history-24.xml:74(para)
+#: src/appendix/fdl.xml:406(para)
 msgid ""
-"The selection tools have been rewritten from scratch to allow resizing of "
-"existing selections. Additionally the rectangular selection tool includes a "
-"setting for creating rounded corners as this has been identified as a very "
-"common task among web designers."
+"The author(s) and publisher(s) of the Document do not by this License give "
+"permission to use their names for publicity for or to assert or imply "
+"endorsement of any Modified Version."
 msgstr ""
 
-#: src/appendix/history-24.xml:81(title)
-msgid "Selection tools in GIMP 2.4"
+#: src/appendix/fdl.xml:413(title)
+msgid "COMBINING DOCUMENTS"
 msgstr ""
 
-#: src/appendix/history-24.xml:89(para)
+#: src/appendix/fdl.xml:414(para)
 msgid ""
-"The learning curve for the tools has been flattened as the key functionality "
-"is available without obscure shortcuts that confused GIMP beginners. Most of "
-"the existing shortcuts still work, but the functionality is either available "
-"through the tool options or made obsolete due to the interactive move and "
-"resize on canvas."
+"You may combine the Document with other documents released under this "
+"License, under the terms defined in <link linkend=\"gfdl-4\">section 5 </"
+"link> above for modified versions, provided that you include in the "
+"combination all of the Invariant Sections of all of the original documents, "
+"unmodified, and list them all as Invariant Sections of your combined work in "
+"its license notice, and that you preserve all their Warranty Disclaimers."
 msgstr ""
 
-#: src/appendix/history-24.xml:96(para)
+#: src/appendix/fdl.xml:423(para)
 msgid ""
-"While the tools have been redesigned to make them easier to understand for "
-"the newbies, all the former functionality is there. You can still constrain "
-"aspect ratios or specific sizes."
+"The combined work need only contain one copy of this License, and multiple "
+"identical Invariant Sections may be replaced with a single copy. If there "
+"are multiple Invariant Sections with the same name but different contents, "
+"make the title of each such section unique by adding at the end of it, in "
+"parentheses, the name of the original author or publisher of that section if "
+"known, or else a unique number. Make the same adjustment to the section "
+"titles in the list of Invariant Sections in the license notice of the "
+"combined work."
 msgstr ""
 
-#: src/appendix/history-24.xml:104(term)
-msgid "Foreground Select Tool"
+#: src/appendix/fdl.xml:433(para)
+msgid ""
+"In the combination, you must combine any sections Entitled <quote>History</"
+"quote> in the various original documents, forming one section Entitled "
+"<quote>History</quote>; likewise combine any sections Entitled "
+"<quote>Acknowledgements</quote>, and any sections Entitled "
+"<quote>Dedications</quote>. You must delete all sections Entitled "
+"<quote>Endorsements</quote>."
 msgstr ""
 
-#: src/appendix/history-24.xml:106(para)
-msgid ""
-"Selecting individual objects on images is easier now with a new <link "
-"linkend=\"gimp-tool-foreground-select\">foreground select tool</link>. It is "
-"done in two steps. First, you make select region of interest which contains "
-"the entire object. Then you paint over selected area with a brush, not "
-"crossing object’s border. Release mouse button when you’re done and look, if "
-"there are dark blue spots on your objects. If there are some, paint with a "
-"brush over them again and release to refine selection. When there are no "
-"more blue areas inside the object, press Enter and there you have a "
-"perfectly selected object."
+#: src/appendix/fdl.xml:443(title)
+msgid "COLLECTIONS OF DOCUMENTS"
 msgstr ""
 
-#: src/appendix/history-24.xml:121(term)
-msgid "Align Tool"
+#: src/appendix/fdl.xml:444(para)
+msgid ""
+"You may make a collection consisting of the Document and other documents "
+"released under this License, and replace the individual copies of this "
+"License in the various documents with a single copy that is included in the "
+"collection, provided that you follow the rules of this License for verbatim "
+"copying of each of the documents in all other respects."
 msgstr ""
 
-#: src/appendix/history-24.xml:123(para)
+#: src/appendix/fdl.xml:451(para)
 msgid ""
-"While GIMP has provided a grid and guideline functionality, the actual "
-"alignment of objects had to be done manually. A new tool comes at rescue "
-"<link linkend=\"gimp-tool-align\">...</link>"
+"You may extract a single document from such a collection, and distribute it "
+"individually under this License, provided you insert a copy of this License "
+"into the extracted document, and follow this License in all other respects "
+"regarding verbatim copying of that document."
 msgstr ""
 
-#: src/appendix/history-24.xml:131(term)
-msgid "Changes in menus"
+#: src/appendix/fdl.xml:459(title)
+msgid "AGGREGATION WITH INDEPENDENT WORKS"
 msgstr ""
 
-#: src/appendix/history-24.xml:133(para)
+#: src/appendix/fdl.xml:460(para)
 msgid ""
-"Most notable is the new top-level Color menu that accumulates most tools, "
-"plug-ins and scripts that adjust colors in RGB/Grayscale mode and color "
-"palettes in Indexed mode. So now you can reach functions like Levels or "
-"Curves much faster than before, unless you define your own keyboard "
-"shortcuts for them using the improved keyboard shortcuts manager."
+"A compilation of the Document or its derivatives with other separate and "
+"independent documents or works, in or on a volume of a storage or "
+"distribution medium, is called an <quote>aggregate</quote> if the copyright "
+"resulting from the compilation is not used to limit the legal rights of the "
+"compilation's users beyond what the individual works permit. When the "
+"Document is included in an aggregate, this License does not apply to the "
+"other works in the aggregate which are not themselves derivative works of "
+"the Document."
 msgstr ""
 
-#: src/appendix/history-24.xml:141(para)
+#: src/appendix/fdl.xml:470(para)
 msgid ""
-"In the new version of GIMP, some menu entries have changed their names and "
-"position. It was done mostly to simplify learning curve and improve user "
-"experience. After all, \"HSV Noise\" and \"RGB Noise\" sound more meaningful "
-"than \"Scatter HSV\" and \"Scatter RGB\", don't they? And status bar hints "
-"for all plug-ins and scripts are quite helpful too."
+"If the Cover Text requirement of <link linkend=\"gfdl-3\">section 4</link> "
+"is applicable to these copies of the Document, then if the Document is less "
+"than one half of the entire aggregate, the Document's Cover Texts may be "
+"placed on covers that bracket the Document within the aggregate, or the "
+"electronic equivalent of covers if the Document is in electronic form. "
+"Otherwise they must appear on printed covers that bracket the whole "
+"aggregate."
 msgstr ""
 
-#: src/appendix/history-24.xml:152(term)
-msgid "Support for file formats"
+#: src/appendix/fdl.xml:481(title)
+msgid "TRANSLATION"
 msgstr ""
 
-#: src/appendix/history-24.xml:156(para)
-msgid "Support for Photoshop ABR brush format;"
+#: src/appendix/fdl.xml:482(para)
+msgid ""
+"Translation is considered a kind of modification, so you may distribute "
+"translations of the Document under the terms of <link linkend="
+"\"gfdl-4\">section 5</link>. Replacing Invariant Sections with translations "
+"requires special permission from their copyright holders, but you may "
+"include translations of some or all Invariant Sections in addition to the "
+"original versions of these Invariant Sections. You may include a translation "
+"of this License, and all the license notices in the Document, and any "
+"Warranty Disclaimers, provided that you also include the original English "
+"version of this License and the original versions of those notices and "
+"disclaimers. In case of a disagreement between the translation and the "
+"original version of this License or a notice or disclaimer, the original "
+"version will prevail."
 msgstr ""
 
-#: src/appendix/history-24.xml:159(para)
-msgid "Improved reading/writing EXIF in JPEG;"
+#: src/appendix/fdl.xml:497(para)
+msgid ""
+"If a section in the Document is Entitled <quote>Acknowledgements</quote>, "
+"<quote>Dedications</quote>, or <quote>History</quote>, the requirement "
+"(<link linkend=\"gfdl-4\">section 5</link>) to Preserve its Title (<link "
+"linkend=\"gfdl-1\">section 2</link>) will typically require changing the "
+"actual title."
 msgstr ""
 
-#: src/appendix/history-24.xml:162(para)
-msgid "Importing clipping paths in TIFF;"
+#: src/appendix/fdl.xml:506(title)
+msgid "TERMINATION"
 msgstr ""
 
-#: src/appendix/history-24.xml:165(para)
-msgid "Layer masks can be saved to PSD;"
+#: src/appendix/fdl.xml:507(para)
+msgid ""
+"You may not copy, modify, sublicense, or distribute the Document except as "
+"expressly provided for under this License. Any other attempt to copy, "
+"modify, sublicense or distribute the Document is void, and will "
+"automatically terminate your rights under this License. However, parties who "
+"have received copies, or rights, from you under this License will not have "
+"their licenses terminated so long as such parties remain in full compliance."
 msgstr ""
 
-#: src/appendix/history-24.xml:168(para)
-msgid "16/32 bit bitmaps and alpha-channel support in BMP;"
+#: src/appendix/fdl.xml:518(title)
+msgid "FUTURE REVISIONS OF THIS LICENSE"
 msgstr ""
 
-#: src/appendix/history-24.xml:173(para)
-msgid "24 bit and Vista icons can be opened and saved."
+#: src/appendix/fdl.xml:519(para)
+msgid ""
+"The Free Software Foundation may publish new, revised versions of the GNU "
+"Free Documentation License from time to time. Such new versions will be "
+"similar in spirit to the present version, but may differ in detail to "
+"address new problems or concerns. See <ulink url=\"http://www.gnu.org/";
+"copyleft/\">http://www.gnu.org/copyleft/</ulink>."
 msgstr ""
 
-#: src/appendix/history-24.xml:181(term)
-msgid "Fullscreen Editing"
+#: src/appendix/fdl.xml:527(para)
+msgid ""
+"Each version of the License is given a distinguishing version number. If the "
+"Document specifies that a particular numbered version of this License "
+"<quote>or any later version</quote> applies to it, you have the option of "
+"following the terms and conditions either of that specified version or of "
+"any later version that has been published (not as a draft) by the Free "
+"Software Foundation. If the Document does not specify a version number of "
+"this License, you may choose any version ever published (not as a draft) by "
+"the Free Software Foundation."
 msgstr ""
 
-#: src/appendix/history-24.xml:183(para)
-msgid ""
-"The fullscreen mode has been improved to not only allow getting a full scale "
-"preview of the artwork, but also allow comfortable editing. The artist has "
-"maximum screen estate available while all functionality is quickly "
-"accessible by pressing the <keycap>Tab</keycap> key (toggles visibility of "
-"all docks) when working fullscreen."
+#: src/appendix/fdl.xml:539(title)
+msgid "ADDENDUM: How to use this License for your documents"
 msgstr ""
 
-#: src/appendix/history-24.xml:191(para)
+#: src/appendix/fdl.xml:540(para)
 msgid ""
-"Whether painting or touching up photos, fullscreen editing keeps all the "
-"distracting elements out of sight on a key press. It's like observing stars "
-"in a field as opposed to a light-polluted city."
+"To use this License in a document you have written, include a copy of the "
+"License in the document and put the following copyright and license notices "
+"just after the title page:"
 msgstr ""
 
-#: src/appendix/history-24.xml:199(term)
-msgid "Color Management and Soft-proofing"
+#: src/appendix/fdl.xml:546(para)
+msgid ""
+"Copyright (c) YEAR YOUR NAME. Permission is granted to copy, distribute and/"
+"or modify this document under the terms of the GNU Free Documentation "
+"License, Version 1.2 or any later version published by the Free Software "
+"Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-"
+"Cover Texts. A copy of the license is included in the section entitled "
+"<quote>GNU Free Documentation License</quote>."
 msgstr ""
 
-#: src/appendix/history-24.xml:201(para)
+#: src/appendix/fdl.xml:556(para)
 msgid ""
-"GIMP now provides full support for color profiles allowing precise color "
-"modification throughout the whole <quote>digital darkroom</quote> process."
+"If you have Invariant Sections, Front-Cover Texts and Back-Cover Texts, "
+"replace the <quote>with...Texts.</quote> line with this:"
 msgstr ""
 
-#: src/appendix/history-24.xml:207(title)
-msgid "Color management in GIMP 2.4"
+#: src/appendix/fdl.xml:561(para)
+msgid ""
+"with the Invariant Sections being LIST THEIR TITLES, with the Front-Cover "
+"Texts being LIST, and with the Back-Cover Texts being LIST."
 msgstr ""
 
-#: src/appendix/history-24.xml:218(term)
-msgid "New Crop Tool"
+#: src/appendix/fdl.xml:567(para)
+msgid ""
+"If you have Invariant Sections without Cover Texts, or some other "
+"combination of the three, merge those two alternatives to suit the situation."
 msgstr ""
 
-#: src/appendix/history-24.xml:220(para)
+#: src/appendix/fdl.xml:572(para)
 msgid ""
-"Just like the selection tools, the new crop tool has been enhanced since the "
-"last release. The resize handles actually resize the crop rectangle instead "
-"of providing both resize and move functionality. The tool behaves more "
-"naturally and consistently with other GIMP tools. For details see <xref "
-"linkend=\"gimp-tool-crop\"/>."
+"If your document contains nontrivial examples of program code, we recommend "
+"releasing these examples in parallel under your choice of free software "
+"license, such as the GNU General Public License, to permit their use in free "
+"software."
 msgstr ""
 
-#: src/appendix/history-24.xml:227(para)
+#. When image changes, this message will be marked fuzzy or untranslated for you.
+#. It doesn't matter what you translate it to: it's not used at all.
+#: src/appendix/contributing.xml:274(None)
 msgid ""
-"To move, simply drag the rectangle clicking within the area. Resizing is "
-"possible in one or two axes at the same time dragging the handle-bars on the "
-"sides and corners. The outside area is darkened with a nice passepartout "
-"effect to better get the idea of how the final crop will look like."
+"@@image: 'images/contribute/to-translators.png'; "
+"md5=1cdeb6f861204ae51c1d79dc2c08c6d7"
 msgstr ""
 
-#: src/appendix/history-24.xml:237(term)
-msgid "Red Eye Removal"
+#. When image changes, this message will be marked fuzzy or untranslated for you.
+#. It doesn't matter what you translate it to: it's not used at all.
+#: src/appendix/contributing.xml:288(None)
+msgid ""
+"@@image: 'images/contribute/guiicon.png'; "
+"md5=6e7accac74d91e93a94f07df44e4c26e"
 msgstr ""
 
-#: src/appendix/history-24.xml:239(para)
+#. When image changes, this message will be marked fuzzy or untranslated for you.
+#. It doesn't matter what you translate it to: it's not used at all.
+#: src/appendix/contributing.xml:436(None)
 msgid ""
-"While numerous red-eye workflows exist already, GIMP now features a very "
-"convenient auto-magic filter to remove red eye from your shots."
+"@@image: 'images/contribute/xml-tags.png'; "
+"md5=6b7e682efd4abdaf4694086de617e0a8"
 msgstr ""
 
-#: src/appendix/history-24.xml:246(term)
-msgid "Healing Brush"
+#. TO TRANSLATORS: No need to translate this document since only English
+#. knowing peoples can contribute
+#: src/appendix/contributing.xml:8(title)
+msgid "How to Contribute"
 msgstr ""
 
-#: src/appendix/history-24.xml:248(para)
-msgid ""
-"The healing brush is a new tool, similar in the working of the clone tool, "
-"that permits to quickly fix small defects or imperfections due to scratching "
-"or dust. In fact the tool is smart enough to being able to "
-"<emphasis>understand</emphasis> where and how to modify an image to cure "
-"these defects based on image color context."
+#: src/appendix/contributing.xml:12(secondary)
+msgid "How to contribute"
 msgstr ""
 
-#: src/appendix/history-24.xml:259(term)
-msgid "Perspective Clone"
+#: src/appendix/contributing.xml:14(para)
+msgid "Welcome to the GIMP-Help team!"
 msgstr ""
 
-#: src/appendix/history-24.xml:261(para)
+#: src/appendix/contributing.xml:18(para)
 msgid ""
-"Here is another clone-like new tool that is able to adapt the destination "
-"geometry, instead of color as does the healing brush, based on preselected "
-"distortion settings. As the name suggests, perfect when copying images "
-"blocks with some type of prospective changes."
+"This tutorial is intended for writing documentation. If you want to "
+"<emphasis>translate</emphasis> the documentation or the user interface, "
+"please go to \"https://l10n.gnome.org/teams/xx\"; where \"xx\" is your "
+"language code: ISO 639-1 language codes can be found at <ulink url=\"http://";
+"www.loc.gov/standards/iso639-2/php/code_list.php\"/>."
 msgstr ""
 
-#: src/appendix/history-24.xml:271(term)
-msgid "Lens Distortion"
-msgstr ""
+#: src/appendix/contributing.xml:27(title)
+msgid "Prerequisites"
+msgstr "Pré-requisitos"
 
-#: src/appendix/history-24.xml:273(para)
+#: src/appendix/contributing.xml:30(title)
+msgid "Join our mailing list"
+msgstr "Subscrever a nossa lista de correio"
+
+#: src/appendix/contributing.xml:31(para)
 msgid ""
-"A very common problem exposing itself especially when using cheaper lenses "
-"is barrel distortion and vignetting. Luckily GIMP provides a brand new "
-"filter to compensate for both problems. Saving photographer's pocket is our "
-"mission!"
+"You can join our mailing list at <ulink url=\"https://mail.gnome.org/mailman/";
+"listinfo/gimp-docs-list\"/>. Please, feel free to ask questions."
 msgstr ""
 
-#: src/appendix/history-24.xml:282(term)
-msgid "Various Other Improvements"
+#: src/appendix/contributing.xml:38(title)
+msgid "Create a Local Working Copy of Code"
 msgstr ""
 
-#: src/appendix/history-24.xml:284(para)
+#: src/appendix/contributing.xml:39(para)
 msgid ""
-"In addition to all the above, GIMP has been improved in other areas such as:"
+"The GIMP help Manual is lodged in a central repository at https://gitlab.";
+"gnome.org/GNOME/gimp-help. Creating a local copy of this repository to work "
+"on makes sure that everyone can work on his own without fuzzing around into "
+"works of other contributors."
 msgstr ""
 
-#: src/appendix/history-24.xml:290(para)
-msgid "Better status information for tools in the window status bar."
+#: src/appendix/contributing.xml:45(para)
+msgid ""
+"As a newbie, you will access the git repository anonymously (without an "
+"account). Open a terminal and type: <emphasis> git clone https://gitlab.";
+"gnome.org/GNOME/gimp-help.git </emphasis>."
 msgstr ""
 
-#: src/appendix/history-24.xml:295(para)
-msgid "Various speedups in composing functions and gradient drawing."
+#: src/appendix/contributing.xml:52(para)
+msgid ""
+"If you have a GNOME account, the command is: <emphasis> git clone git@gitlab."
+"gnome.org:GNOME/gimp-help.git </emphasis>."
 msgstr ""
 
-#: src/appendix/history-24.xml:300(para)
-msgid "Zoomable preview widget for plugins."
+#: src/appendix/contributing.xml:58(para)
+msgid ""
+"This will create a <quote>gimp-help</quote> folder in your current "
+"directory. Be patient! That's a big download: about 700 MB."
 msgstr ""
 
-#: src/appendix/history-22.xml:8(title)
-msgid "What's New in GIMP 2.2?"
+#: src/appendix/contributing.xml:65(title)
+msgid "Installing your sandbox"
 msgstr ""
 
-#: src/appendix/history-22.xml:10(para)
+#: src/appendix/contributing.xml:66(para)
 msgid ""
-"Here is a brief summary of some of the most important new features "
-"introduced in <acronym>GIMP</acronym> 2.2. There are many other smaller "
-"changes that long-time users will notice and appreciate (or complain "
-"about!). There are also important changes at the level of plug-in "
-"programming and Script-Fu creating that are not covered here."
-msgstr ""
-
-#: src/appendix/history-22.xml:20(term)
-msgid "Interoperability and Standards Support"
+"After downloading your local copy, run: <emphasis>cd gimp-help</emphasis> "
+"then <emphasis>./autogen.sh --without-gimp ALL_LINGUAS=\"en xx\"</emphasis>."
 msgstr ""
 
-#: src/appendix/history-22.xml:24(para)
+#: src/appendix/contributing.xml:72(para)
 msgid ""
-"You can drag-and-drop or copy-and-paste image data from the <acronym>GIMP</"
-"acronym> to any application which supports image/png drops (currently "
-"<application>Abiword</application> and <application>Kword</application> at "
-"least) and image/xml+svg drops (<application>Inkscape</application> supports "
-"this one). So you can copy-and-paste curves into the <acronym>GIMP</acronym> "
-"from <application>Inkscape</application>, and then drag a selection into "
-"<application>Abiword</application> to include it inline in your document."
+"When running ./autogen.sh, you can notice some not found packages, for "
+"example <quote>checking for dblatex... no</quote>. Most of them are related "
+"to PDF files and you have to install them before running ./autogen.sh again "
+"if you want to create PDF files."
 msgstr ""
 
-#: src/appendix/history-22.xml:39(para)
-msgid ""
-"Patterns can now be any supported <classname>GtkPixbuf</classname> format, "
-"including png, jpeg, xbm and others."
+#: src/appendix/contributing.xml:81(title)
+msgid "The gimp-help folder"
 msgstr ""
 
-#: src/appendix/history-22.xml:45(para)
+#: src/appendix/contributing.xml:82(para)
 msgid ""
-"<acronym>GIMP</acronym> can load gradients from SVG files, and palettes from "
-"ACT and RIFF files."
+"The GIMP User Manual is maintained in the xml files of the <quote>src</"
+"quote> folder. You will use these xml files to work on."
 msgstr ""
 
-#: src/appendix/history-22.xml:51(para)
-msgid ""
-"Drag-and-drop support has been extended. You can now drop files and URIs "
-"onto an image window, where they will be opened in the existing image as new "
-"layers."
+#: src/appendix/contributing.xml:90(title)
+msgid "Workflow"
+msgstr "Fluxo de trabalho"
+
+#: src/appendix/contributing.xml:92(title)
+msgid "Writing"
+msgstr "A gravar"
+
+#: src/appendix/contributing.xml:93(para)
+msgid "The language is English (USA)."
 msgstr ""
 
-#: src/appendix/history-22.xml:57(para)
-msgid ""
-"Please note, that Drag and Drop will not work for Apple Mac OS X between "
-"GIMP and the finder. This is due to a lack of functionality on Apples X11.app"
+#: src/appendix/contributing.xml:101(para)
+msgid "English-US language."
 msgstr ""
 
-#: src/appendix/history-22.xml:68(term)
-msgid "Shortcut Editor"
+#: src/appendix/contributing.xml:106(para)
+msgid ""
+"Indent with 2 spaces (the <keycap>Tab</keycap> key must move pointer by two "
+"spaces)."
 msgstr ""
 
-#: src/appendix/history-22.xml:70(para)
+#: src/appendix/contributing.xml:112(para)
 msgid ""
-"You can now edit your shortcuts in a dedicated dialog, as well as continue "
-"to use the little-known dynamic shortcuts feature (which has been there "
-"since 1.2)."
+"Replace tabs with spaces (for compatibility with all text editors and web "
+"browsers)."
 msgstr ""
 
-#: src/appendix/history-22.xml:78(term)
-msgid "Plug-in Previews"
+#: src/appendix/contributing.xml:118(para)
+msgid "80 characters per line."
 msgstr ""
 
-#: src/appendix/history-22.xml:80(para)
-msgid ""
-"We have provided a standard preview widget for plug-in authors which greatly "
-"reduces the amount of code required to support previews. David Odin has "
-"integrated this widget into all the current filters, so that now many more "
-"filters in the <acronym>GIMP</acronym> include a preview which updates in "
-"real time, and the various previews behave much more consistently."
+#: src/appendix/contributing.xml:123(para)
+msgid "Automatic spell checking with English (USA) for default language."
 msgstr ""
 
-#: src/appendix/history-22.xml:91(term)
-msgid "Real-Time Previews of Transform Operations"
+#: src/appendix/contributing.xml:96(para)
+msgid ""
+"To edit XML files, use your preferred text editor (this guide's author "
+"prefers the free editor Kate). You must set the editor for: <placeholder-1/>"
 msgstr ""
 
-#: src/appendix/history-22.xml:93(para)
+#: src/appendix/contributing.xml:131(para)
 msgid ""
-"The transform tools (shear, scale, perspective and rotate) can now show a "
-"real-time preview of the result of the operation when the tool is in "
-"<quote>Traditional</quote> mode. Previously, only a transforming grid was "
-"shown."
+"Source files are written in the XML language according to the DocBook DTD. "
+"DocBook specifications can be found at <ulink url=\"http://tdg.docbook.org/";
+"tdg/4.5/docbook.html\"/>."
 msgstr ""
 
-#: src/appendix/history-22.xml:102(term)
-msgid "GNOME Human Interface Guide Conformance"
+#: src/appendix/contributing.xml:137(para)
+msgid ""
+"Don't be afraid. We don't use all these items and you will learn XML "
+"progressively reading existing XML files. For new files, please use the "
+"templates you can find in the gimp-help/docs/templates folder."
 msgstr ""
 
-#: src/appendix/history-22.xml:104(para)
+#: src/appendix/contributing.xml:144(para)
 msgid ""
-"A lot of work has been done on making the <acronym>GIMP</acronym>'s "
-"interface simpler and more usable for newcomers. Most dialogs now follows "
-"the <acronym>GNOME</acronym> HIG to the best of our knowledge. In addition, "
-"dialogs have separated out or removed many <quote>Advanced</quote> options, "
-"and replaced them with sane defaults or hidden them in an expander."
+"If you write a new file, you must add it in the src/gimp.xml file, or in the "
+"XML file that calls it (for example, the src/menus/edit.xml file calls undo."
+"xml, redo.xml, fade.xml... and so on)."
 msgstr ""
 
-#: src/appendix/history-22.xml:116(term)
-msgid "GTK+ 2.4 Migration"
+#: src/appendix/contributing.xml:154(title)
+#, fuzzy
+msgid "Validating"
+msgstr "Validando"
+
+#: src/appendix/contributing.xml:159(para)
+msgid ""
+"For a single file, you can use the following command line: <command>xmllint "
+"--noout --nonet --valid your-file.xml</command>. This command displays "
+"nothing if your file is OK. When an error is found it will show a message "
+"indicating the kind of error and where in your file it was encountered."
 msgstr ""
 
-#: src/appendix/history-22.xml:120(para)
+#: src/appendix/contributing.xml:166(para)
 msgid ""
-"Menus use the <classname>GtkUIManager</classname> to generate menu structure "
-"dynamically from XML data files."
+"This command can be used for quickly checking an xml file. It can miss or "
+"may not find some errors. In case of external references to other files it "
+"also may show incorrect error messages, because this command only checks a "
+"single file."
 msgstr ""
 
-#: src/appendix/history-22.xml:126(para)
+#: src/appendix/contributing.xml:172(para)
 msgid ""
-"A completely revamped File Chooser is used everywhere in the <acronym>GIMP</"
-"acronym> for opening or saving files. The best thing about it is that it "
-"lets you create a set of <quote>bookmarks</quote>, making it possible to "
-"navigate quickly and easily to commonly used directories."
+"(The Kate editor has an option (a plug-in) to validate the active xml file.)"
 msgstr ""
 
-#: src/appendix/history-22.xml:136(para)
+#: src/appendix/contributing.xml:178(para)
 msgid ""
-"<acronym>GIMP</acronym> now supports fancy ARGB cursors when they are "
-"available on the system."
+"When you want to check multiple files or the whole gimp-help repository you "
+"should run <command>make validate-en</command>. You should get a <quote>No "
+"error</quote> message."
 msgstr ""
 
-#: src/appendix/history-22.xml:144(term)
-msgid "Basic Vector Support"
+#: src/appendix/contributing.xml:183(para)
+msgid ""
+"If not, a list of validity errors is displayed with line numbers referring "
+"to the en.xml log file that you can find in the /log folder."
 msgstr ""
 
-#: src/appendix/history-22.xml:146(para)
+#: src/appendix/contributing.xml:188(para)
 msgid ""
-"Using the GFig plug-in, the <acronym>GIMP</acronym> now supports the basic "
-"functionality of vector layers. The GFig plug-in supports a number of vector "
-"graphics features such as gradient fills, Bezier curves and curve stroking. "
-"It is also the easiest way to create regular or irregular polygons in the "
-"<acronym>GIMP</acronym>. In the <acronym>GIMP</acronym> 2.2, you can create "
-"GFig layers, and re-edit these layers in GFig afterwards. This level of "
-"vector support is still quite primitive, however, in comparison to dedicated "
-"vector-graphics programs such as <application>Inkscape</application>."
+"Open this en.xml file in a text editor, use the <quote>jump to line</quote> "
+"command of your editor (the Kate editor command is <keycombo><keycap>Ctrl</"
+"keycap><keycap>G</keycap></keycombo>), and enter the line number to jump to "
+"the concerned line in the en.xml file. There, you will find the error."
 msgstr ""
 
-#: src/appendix/history-22.xml:161(term)
-msgid "Also . . ."
+#: src/appendix/contributing.xml:196(para)
+msgid ""
+"If you have worked on several XML files, look above in the en.xml file to "
+"find (in the <quote>xml:base</quote> field of the <quote>id</quote> tag), in "
+"which xml file the error is."
 msgstr ""
 
-#: src/appendix/history-22.xml:163(para)
+#: src/appendix/contributing.xml:202(para)
 msgid ""
-"There are many other smaller user-visible features. A rapid-fire list of "
-"some of those features is below."
+"Fix the error. Don't forget to save the file and run <command>make validate-"
+"en</command> again."
 msgstr ""
 
-#: src/appendix/history-22.xml:169(para)
+#: src/appendix/contributing.xml:207(para)
 msgid ""
-"It is now possible to run the <acronym>GIMP</acronym> in batch mode without "
-"an X server."
+"A common mistake is editing the en.xml log file instead of the XML file."
 msgstr ""
 
-#: src/appendix/history-22.xml:175(para)
+#: src/appendix/contributing.xml:155(para)
 msgid ""
-"We have a <acronym>GIMP</acronym> binary (<acronym>GIMP</acronym>-console) "
-"which is not linked to GTK+ at all."
+"When you have finished writing, you should validate your work: "
+"<placeholder-1/>"
 msgstr ""
 
-#: src/appendix/history-22.xml:182(para)
-msgid "Improved interface for extended input devices"
+#: src/appendix/contributing.xml:218(title)
+msgid "Images"
+msgstr "Imagens"
+
+#: src/appendix/contributing.xml:224(para)
+msgid ""
+"reduce screenshot area as much as possible cropping the window manager "
+"borders and disabling the help button (you can do it in the preference "
+"dialog),"
 msgstr ""
 
-#: src/appendix/history-22.xml:185(para)
+#: src/appendix/contributing.xml:231(para)
 msgid ""
-"Editable toolbox: You can now decide which tools should be shown in the "
-"Toolbox, and their order. In particular, you can add any or all of the Color "
-"Tools to the Toolbox if you wish to."
+"set the image mode to indexed 255 colors <menuchoice><guimenu>Image</"
+"guimenu><guisubmenu>Mode</guisubmenu><guimenuitem>Indexed</guimenuitem></"
+"menuchoice>"
 msgstr ""
 
-#: src/appendix/history-22.xml:192(para)
+#: src/appendix/contributing.xml:239(para)
 msgid ""
-"Histogram overlays R, G and B histograms on the Value histogram, and "
-"calculates the histogram only for the contents of the selection."
+"This is not necessary for icons and if your image has only few colors. In "
+"these cases, indexed images are bigger than non-indexed."
 msgstr ""
 
-#: src/appendix/history-22.xml:198(para)
-msgid "Shortcuts are now shared across all <acronym>GIMP</acronym> windows."
+#: src/appendix/contributing.xml:246(para)
+msgid ""
+"set print resolution to 144 ppi (not for small images like icons). You can "
+"do this easily with GIMP from <menuchoice><guimenu>Image</"
+"guimenu><guisubmenu>Print Size...</guisubmenu></menuchoice>"
 msgstr ""
 
-#: src/appendix/history-2.10.xml:10(title)
-msgid "What's new in GIMP 2.10?"
+#: src/appendix/contributing.xml:256(para)
+msgid "Export images in the PNG format."
 msgstr ""
 
-#: src/appendix/history-2.10.xml:12(para)
+#: src/appendix/contributing.xml:219(para)
 msgid ""
-"GIMP 2.10 is the result of six years of work that originally focused on "
-"porting the program to a new image processing engine, GEGL. However the new "
-"version ships with far more new features, including new and improved tools, "
-"better file formats support, various usability improvements, revamped color "
-"management support, a plethora of improvements targeted at digital painters "
-"and photographers, metadata editing, and much, much more."
+"You also have to manage screenshots. Here are some hints for making good "
+"screenshots: <placeholder-1/>"
 msgstr ""
 
-#: src/appendix/history-2.10.xml:22(title)
-msgid "Updated user interface and initial HiDPI support"
+#: src/appendix/contributing.xml:263(para)
+msgid ""
+"Don't include English text in images. Translators can't translate it and "
+"many users don't like that. Use XML captions instead, or provide a .xcf file "
+"in the <menuchoice><guimenu>Docs</guimenu><guisubmenu>xcf images</"
+"guisubmenu></menuchoice> folder, indicating it by a comment in the XML file: "
+"<placeholder-1/>"
 msgstr ""
 
-#: src/appendix/history-2.10.xml:25(para)
+#: src/appendix/contributing.xml:279(para)
 msgid ""
-"One thing immediately noticeable about GIMP 2.10 is the new dark theme and "
-"symbolic icons enabled by default. This is meant to somewhat dim the "
-"environment and shift the focus towards content."
+"Icons for GIMP are in usr/share/gimp/2.0/icons. GTK icons are in usr/share/"
+"gtk-doc/html/gtk2."
 msgstr ""
 
-#: src/appendix/history-2.10.xml:30(para)
+#: src/appendix/contributing.xml:284(para)
+msgid "To include an icon in the text: <placeholder-1/>"
+msgstr ""
+
+#: src/appendix/contributing.xml:297(para)
 msgid ""
-"There are now 4 user interface themes available in GIMP: <emphasis>Dark</"
-"emphasis> (default), <emphasis>Gray</emphasis>, <emphasis>Light</emphasis>, "
-"and <emphasis>System</emphasis>. Icons are now separate from themes, and we "
-"maintain both color and symbolic icons, so you can configure GIMP to have "
-"<emphasis>System</emphasis> theme with color icons if you prefer the old "
-"look."
+"<command>make check-image-resolutions-en</command>: gives the references of "
+"images whose resolution is not 144 ppi."
 msgstr ""
 
-#: src/appendix/history-2.10.xml:38(para)
+#: src/appendix/contributing.xml:303(para)
 msgid ""
-"Moreover, icons are available in four sizes now, so that GIMP would look "
-"better on HiDPI displays. GIMP will do its best to detect which size to use, "
-"but you can manually override that selection in <menuchoice><guimenu>Edit</"
-"guimenu><guisubmenu>Preferences</guisubmenu><guisubmenu>Interface</"
-"guisubmenu><guisubmenu>Icon Themes</guisubmenu></menuchoice>."
+"<command>make check-images-en</command>: give references of missing or "
+"orphaned images."
 msgstr ""
 
-#: src/appendix/history-2.10.xml:49(para)
+#: src/appendix/contributing.xml:309(para)
 msgid ""
-"<emphasis>Contributors:</emphasis> Benoit Touchette, Klaus Staedtler, Ville "
-"Pätsi, Aryeom Han, Jehan Pagès, Alexandre Prokoudine…"
+"<command>mogrify units PixelsPerTrack -density 144x144 *.png</command> to "
+"set the print resolution of all PNG images."
 msgstr ""
 
-#: src/appendix/history-2.10.xml:58(title)
-msgid "GEGL port, high bit depth support, multi-threading, and more"
+#: src/appendix/contributing.xml:293(para)
+msgid "Three commands to manage your images: <placeholder-1/>"
 msgstr ""
 
-#: src/appendix/history-2.10.xml:61(para)
-msgid ""
-"The ultimate goal for v2.10 was completing the port to GEGL image processing "
-"library, started with v2.6 when we introduced optional use of GEGL for color "
-"tools and an experimental GEGL tool, and continued with v2.8 where we added "
-"GEGL-based projection of layers."
+#: src/appendix/contributing.xml:319(title)
+msgid "Create HTML Files"
 msgstr ""
 
-#: src/appendix/history-2.10.xml:67(para)
+#: src/appendix/contributing.xml:320(para)
 msgid ""
-"Now GIMP uses GEGL for all tile management and builds an acyclic graph for "
-"every project. This is a prerequisite for adding non-destructive editing "
-"planned for v3.2."
+"Once XML files have been validated, run <command>make html-en</command>. "
+"Creating HTML files is important to have an idea about what users will see. "
+"You will probably notice some improvements to be made on your XML file."
 msgstr ""
 
-#: src/appendix/history-2.10.xml:72(para)
+#: src/appendix/contributing.xml:326(para)
 msgid ""
-"There are many benefits from using GEGL, and some of them you can already "
-"enjoy in GIMP 2.10."
+"You can make an HTML draft (when the folder xml/en has been created during "
+"validation) for a single source xml file, by running, for instance, the "
+"command <command>make preview-xml/en/path-to-file.xml</command>. This "
+"creates draft.html file in the html folder."
 msgstr ""
 
-#: src/appendix/history-2.10.xml:76(para)
+#: src/appendix/contributing.xml:333(para)
 msgid ""
-"<emphasis>High bit depth support</emphasis> allows processing images with up "
-"to 32-bit per color channel precision and open/export PSD, TIFF, PNG, EXR, "
-"and RGBE files in their native fidelity. Additionally, FITS images can be "
-"opened with up to 64-bit per channel precision."
+"You can also use <acronym>yelp</acronym> and run <command>yelp file:///your-"
+"file.xml</command>."
 msgstr ""
 
-#: src/appendix/history-2.10.xml:82(para)
-msgid ""
-"<emphasis>Multi-threading</emphasis> allows making use of multiple cores for "
-"processing. Not all features in GIMP make use of that, it's something we "
-"intend to work on further. A point of interest is that multi-threading "
-"happens through GEGL processing, but also in core GIMP itself, for instance "
-"to separate painting from display code."
+#: src/appendix/contributing.xml:340(title)
+msgid "Sending your files"
 msgstr ""
 
-#: src/appendix/history-2.10.xml:89(para)
-msgid ""
-"<emphasis>GPU-side processing</emphasis> is still optional, but available "
-"for systems with stable OpenCL drivers."
+#: src/appendix/contributing.xml:341(para)
+msgid "When your files are ready:"
 msgstr ""
 
-#: src/appendix/history-2.10.xml:93(para)
-msgid ""
-"You can find configuration options for multi-threading and hardware "
-"acceleration in <menuchoice><guimenu>Edit</guimenu><guisubmenu>Preferences</"
-"guisubmenu><guisubmenu>System Resources</guisubmenu></menuchoice>."
+#: src/appendix/contributing.xml:346(term)
+msgid "You don't have a GNOME account"
 msgstr ""
 
-#: src/appendix/history-2.10.xml:102(para)
+#: src/appendix/contributing.xml:348(para)
 msgid ""
-"<emphasis>Contributors:</emphasis> Michael Natterer, Øyvind Kolås, Ell, "
-"Jehan Pagès…"
+"if you don't have a GNOME account, you must find a correspondent who accepts "
+"to \"push\" files for you; that will not be difficult if you send a message "
+"to the list. Either you send your xml files and the attached images in a "
+"compressed file, (in a tree reproducing that of the src and images folders "
+"if you send several files to make your correspondent's task easier), or you "
+"send a \"patch\" that you have to create."
 msgstr ""
 
-#: src/appendix/history-2.10.xml:111(title)
-msgid "Linear color space workflow"
+#: src/appendix/contributing.xml:357(para)
+msgid ""
+"Before creating a patch, you have to get all your xml files and images in "
+"the index. Being in the gimp-help folder, do <command>git status</command>. "
+"If you have files in the Untracked files section, run <command>git add -A</"
+"command>."
 msgstr ""
 
-#: src/appendix/history-2.10.xml:114(para)
+#: src/appendix/contributing.xml:363(para)
 msgid ""
-"Another benefit of using GEGL is being able to work on images in a linear "
-"RGB color space as opposed to gamma-corrected (perceptual) RGB color space."
+"Then run <command>diff --full-index --binary origine &gt; name-of-the-patch</"
+"command> to create the patch."
 msgstr ""
 
-#. <figure>
-#.       <title>FIXME</title>
-#.       <mediaobject>
-#.         <imageobject>
-#.           <imagedata format="PNG"
-#.             fileref="FIXME"/>
-#.         </imageobject>
-#.       </mediaobject>
-#.     </figure>
-#: src/appendix/history-2.10.xml:127(para)
-msgid "Here is what it boils down to:"
+#: src/appendix/contributing.xml:371(term)
+msgid "You have a GNOME account"
 msgstr ""
 
-#: src/appendix/history-2.10.xml:132(para)
+#: src/appendix/contributing.xml:373(para)
 msgid ""
-"You now have both linear and perceptual versions of most blending modes."
+"All being well, you know how to manage Git. There are many tutorials for "
+"that on the Web."
 msgstr ""
 
-#: src/appendix/history-2.10.xml:138(para)
-msgid "There is now a linear version of the _Color Invert_ command."
+#: src/appendix/contributing.xml:376(para)
+msgid "A common workflow is:"
 msgstr ""
 
-#: src/appendix/history-2.10.xml:143(para)
-msgid ""
-"You can freely switch between the two at any time via "
-"<menuchoice><guimenu>Image</guimenu><guisubmenu>Precision</guisubmenu></"
-"menuchoice> submenu."
+#: src/appendix/contributing.xml:379(para)
+msgid "- make validate-en"
 msgstr ""
 
-#: src/appendix/history-2.10.xml:153(para)
-msgid ""
-"You can choose which mode is displayed in the <emphasis>Histogram</emphasis> "
-"docker."
+#: src/appendix/contributing.xml:380(para)
+#: src/appendix/contributing.xml:383(para)
+#: src/appendix/contributing.xml:387(para)
+msgid "- git status"
 msgstr ""
 
-#: src/appendix/history-2.10.xml:159(para)
-msgid ""
-"You can apply <emphasis>Levels</emphasis> and <emphasis>Curves</emphasis> "
-"filters in either perceptual or linear mode."
+#: src/appendix/contributing.xml:381(para)
+msgid "- git stash"
 msgstr ""
 
-#: src/appendix/history-2.10.xml:166(para)
-msgid ""
-"When higher than 8-bit per channel precision is used, all channels data is "
-"linear."
+#: src/appendix/contributing.xml:382(para)
+msgid "- git pull"
 msgstr ""
 
-#: src/appendix/history-2.10.xml:172(para)
-msgid ""
-"You can choose whether the gradient tool should work in perceptual RGB, "
-"linear RGB, or CIE LAB color space."
+#: src/appendix/contributing.xml:384(para)
+msgid "- git stash apply"
 msgstr ""
 
-#: src/appendix/history-2.10.xml:178(para)
-msgid "<emphasis>Contributors:</emphasis> Michael Natterer, Øyvind Kolås, Ell…"
+#: src/appendix/contributing.xml:385(para)
+msgid "- Eventually, fix conflicts"
 msgstr ""
 
-#: src/appendix/history-2.10.xml:186(title)
-msgid "Color management revamped"
+#: src/appendix/contributing.xml:386(para)
+msgid "- git add -A"
 msgstr ""
 
-#: src/appendix/history-2.10.xml:189(para)
-msgid ""
-"Color management is now a core feature of GIMP rather than a plug-in. This "
-"made it possible, in particular, to introduce color management to all custom "
-"widgets we could think of: image previews, color and pattern previews etc."
+#: src/appendix/contributing.xml:388(para)
+msgid "- git commit -m \"a message\""
 msgstr ""
 
-#. <figure>
-#.       <title>FIXME</title>
-#.       <mediaobject>
-#.         <imageobject>
-#.           <imagedata format="PNG"
-#.             fileref="FIXME"/>
-#.         </imageobject>
-#.       </mediaobject>
-#.     </figure>
-#: src/appendix/history-2.10.xml:204(para)
-msgid ""
-"GIMP now uses LittleCMS v2, which allows it to use ICC v4 color profiles. It "
-"also partially relies on the babl library for handling color transforms, "
-"since babl is simply up to 10 times faster than LCMS2 for the cases we "
-"tested both of them on. Eventually babl could replace LittleCMS in GIMP."
+#: src/appendix/contributing.xml:389(para)
+msgid "- git push"
 msgstr ""
 
-#: src/appendix/history-2.10.xml:211(para)
-msgid "<emphasis>Contributors:</emphasis> Michael Natterer, Øyvind Kolås…"
+#: src/appendix/contributing.xml:397(title)
+msgid "Annexes"
 msgstr ""
 
-#: src/appendix/history-2.10.xml:219(title)
-msgid "Layers and masks"
+#: src/appendix/contributing.xml:401(term)
+msgid "XML notes"
 msgstr ""
 
-#: src/appendix/history-2.10.xml:222(para)
-msgid ""
-"GIMP now ships with two groups of blending modes: legacy (perceptual, mostly "
-"to make old XCF files look exactly as before) and default (mostly linear)."
+#: src/appendix/contributing.xml:403(emphasis)
+msgid "ID's"
 msgstr ""
 
-#: src/appendix/history-2.10.xml:227(para)
-msgid "New blend modes are:"
+#: src/appendix/contributing.xml:404(para)
+msgid ""
+"ID's, which identify commands and are used when pressing the F1 key in the "
+"GIMP interface, are in https://git.gnome.org/browse/gimp/tree/app/widgets/";
+"gimphelp-ids.h"
 msgstr ""
 
-#: src/appendix/history-2.10.xml:232(para)
-msgid ""
-"LCH layer modes: <emphasis>Hue</emphasis>, <emphasis>Chroma</emphasis>, "
-"<emphasis>Color</emphasis>, and <emphasis>Lightness</emphasis>."
+#: src/appendix/contributing.xml:410(emphasis)
+msgid "XML Tags Examples"
 msgstr ""
 
-#: src/appendix/history-2.10.xml:239(para)
-msgid "<emphasis>Pass-Through</emphasis> mode for layer groups."
+#: src/appendix/contributing.xml:411(para)
+msgid "<emphasis>procedure</emphasis>: in using/web.xml."
 msgstr ""
 
-#: src/appendix/history-2.10.xml:244(para)
-msgid ""
-"<emphasis>Linear Burn</emphasis>, <emphasis>Vivid Light</emphasis>, "
-"<emphasis>Linear Light</emphasis>, <emphasis>Pin Light</emphasis>, "
-"<emphasis>Hard Mix</emphasis>, <emphasis>Exclusion</emphasis>, "
-"<emphasis>Merge</emphasis>, and <emphasis>Split</emphasis>."
+#: src/appendix/contributing.xml:414(para)
+msgid "<emphasis>table</emphasis>: in toolbox/tools-painting.xml."
 msgstr ""
 
-#: src/appendix/history-2.10.xml:252(para)
-msgid ""
-"Layers, paths, and channels can also be tagged with color labels to improve "
-"project organization. This will be even more useful once we add multi-layer "
-"selection later on."
+#: src/appendix/contributing.xml:418(para)
+msgid "<emphasis>programlisting</emphasis>: in filters/web/slice.xml."
 msgstr ""
 
-#: src/appendix/history-2.10.xml:257(para)
+#: src/appendix/contributing.xml:422(para)
 msgid ""
-"Compositing options for layers are exposed to users now, and all layer-"
-"related settings are finally available in the <emphasis>Layer Attributes</"
-"emphasis> dialog."
+"<emphasis>segmentedlist</emphasis>: in dialogs/path-dialog.xml for a n "
+"columns list."
 msgstr ""
 
-#. <figure>
-#.       <title>FIXME</title>
-#.       <mediaobject>
-#.         <imageobject>
-#.           <imagedata format="PNG"
-#.             fileref="FIXME"/>
-#.         </imageobject>
-#.       </mediaobject>
-#.     </figure>
-#: src/appendix/history-2.10.xml:271(para)
-msgid ""
-"Moreover, if you always need alpha in your layers, you can enable automatic "
-"generation of the alpha channel in imported images upon opening them. See "
-"<menuchoice><guimenu>Edit</guimenu><guisubmenu>Preferences</"
-"guisubmenu><guisubmenu>Image Import &amp; Export</guisubmenu></menuchoice> "
-"page for this and more policies."
+#: src/appendix/contributing.xml:430(term)
+msgid "Parents and Children"
 msgstr ""
 
-#: src/appendix/history-2.10.xml:281(para)
-msgid "Layer groups can finally have masks on:"
+#: src/appendix/contributing.xml:432(para)
+msgid "Here is a diagram I often use. <placeholder-1/>"
 msgstr ""
 
-#: src/appendix/history-2.10.xml:298(title)
-msgid "More use for CIE LAB and CIE LCH"
+#: src/appendix/contributing.xml:446(title)
+msgid "Working under Windows"
 msgstr ""
 
-#: src/appendix/history-2.10.xml:301(para)
+#: src/appendix/contributing.xml:447(para)
 msgid ""
-"With GIMP 2.10, we introduced a number of features that make use of CIE LAB "
-"and CIE LCH color spaces:"
+"If you are using Windows you have to install Cygwin or a similar program to "
+"simulate Linux to be able to install the programs used in writing. This "
+"chapter will tell you how to install Cygwin on Windows and what packages "
+"needed to work on the GIMP manual."
 msgstr ""
 
-#: src/appendix/history-2.10.xml:307(para)
+#: src/appendix/contributing.xml:453(para)
 msgid ""
-"Color dialogs now have an LCH color selector you can use instead of HSV. The "
-"LCH selector also displays out-of-gamut warning."
+"The first thing to do is downloading the <quote>setup.exe</quote> from "
+"<ulink url=\"http://www.cygwin.com/\"/> and save it on your computer. You "
+"need this program every time you have to do changes in Cygwin, so save it on "
+"a place easily to find, e.g. <quote>D:/cygwin/cygwin.exe</quote>."
 msgstr ""
 
-#: src/appendix/history-2.10.xml:313(para)
+#: src/appendix/contributing.xml:459(para)
 msgid ""
-"A new <emphasis>Hue-Chroma</emphasis> filter in the <emphasis>Colors</"
-"emphasis> menu works much like <emphasis>Hue-Saturation</emphasis>, but "
-"operates in CIE LCH color space."
+"Open the program setup.exe by double-clicking on it. This will open the "
+"start window. Click on the <quote>Next</quote> button to open a window where "
+"you have to choose how to install Cygwin. The default setting is "
+"<quote>Install from Internet</quote>. This means that the downloaded files "
+"will be saved on your computer before the files will be used to install "
+"Cygwin. This is the easiest way to do it."
 msgstr ""
 
-#: src/appendix/history-2.10.xml:321(para)
+#: src/appendix/contributing.xml:467(para)
 msgid ""
-"The <emphasis>Fuzzy Select</emphasis> and the <emphasis>Bucket Fill</"
-"emphasis> tools can now select colors by their values in CIE <emphasis>L</"
-"emphasis>, <emphasis>C</emphasis>, and <emphasis>H</emphasis> channels."
+"In the next window you have to choose where to install Cygwin on your "
+"computer. The default is C:\\cygwin which is a good choice. Normally you "
+"also choose the installation for all users."
 msgstr ""
 
-#: src/appendix/history-2.10.xml:329(para)
+#: src/appendix/contributing.xml:472(para)
 msgid ""
-"Both the <emphasis>Color Picker</emphasis> and the <emphasis>Sample Points</"
-"emphasis> dialog now display pixel values in CIE LAB and CIE LCH at your "
-"preference."
+"If you marked the <quote>Download without Installing</quote> in the previous "
+"window you will instead get a window where you determines where to save the "
+"files. This window will be the next window if you install from internet."
 msgstr ""
 
-#: src/appendix/history-2.10.xml:336(para)
-msgid "<emphasis>Contributors:</emphasis> Michael Natterer, Elle Stone, Ell…"
+#: src/appendix/contributing.xml:478(para)
+msgid ""
+"The next window is how the computer is connected to internet. Normally you "
+"choose the default setting."
 msgstr ""
 
-#: src/appendix/history-2.10.xml:344(title)
-msgid "New and improved tools"
+#: src/appendix/contributing.xml:482(para)
+msgid ""
+"In the window <quote>Choose A Download Site</quote> you will find lots of "
+"sites to download from. You may choose any of those starting with "
+"<quote>http://</quote>, but it is a good rule to select one near you. The "
+"installation program makes a folder with the same name as the site you "
+"downloads from. If you change site, all the previous downloads will be "
+"downloaded again in the new folder. That is not a problem. Normally the "
+"program remember the last site used the next time you open it."
 msgstr ""
 
-#: src/appendix/history-2.10.xml:346(term)
-msgid "Unified Transform"
+#: src/appendix/contributing.xml:491(para)
+msgid ""
+"The next window lists all package categories available in Cygwin. A package "
+"contains programs or program parts to be used in Cygwin. You do not need all "
+"of them. As you see, every category is followed by a symbol and the word "
+"<quote>Default</quote>. This means that the installer will only load the "
+"packages necessary to run a minimum version of Cygwin. So go on and press "
+"the <quote>Next</quote> button and admire the progress of the downloading in "
+"the next window."
 msgstr ""
 
-#: src/appendix/history-2.10.xml:348(para)
+#: src/appendix/contributing.xml:500(para)
 msgid ""
-"New <emphasis>Unified Transform</emphasis> tool (<keycombo><keycap>Shift</"
-"keycap><keycap>L</keycap></keycombo>) simplifies making multiple transforms, "
-"such as scaling, rotating, and correcting perspective in one go. The design "
-"is based on a functional spec written by our former UX expert Peter Sikking."
+"When downloading and installing is finished your copy of Cygwin is ready to "
+"be adapted to GIMP."
 msgstr ""
 
-#. <figure>
-#.           <title>FIXME</title>
-#.           <mediaobject>
-#.             <imageobject>
-#.               <imagedata format="PNG"
-#.                 fileref="FIXME"/>
-#.             </imageobject>
-#.           </mediaobject>
-#.         </figure>
-#: src/appendix/history-2.10.xml:364(para)
-msgid "<emphasis>Contributors:</emphasis> Mikael Magnusson, Michael Natterer…"
+#: src/appendix/contributing.xml:506(title)
+msgid "Adapting Cygwin to use with GIMP documentation tools"
 msgstr ""
 
-#: src/appendix/history-2.10.xml:371(term)
-msgid "Warp Transform"
+#: src/appendix/contributing.xml:507(para)
+msgid ""
+"I am not able to guarantee that the procedure described here will work for "
+"you. It is a resume of the way I did it. Tested on Windows XP and Windows 7."
 msgstr ""
 
-#: src/appendix/history-2.10.xml:373(para)
+#: src/appendix/contributing.xml:512(para)
 msgid ""
-"The new <emphasis>Warp Transform</emphasis> tool (<keycap>W</keycap>) allows "
-"doing localized transforms like growing or shifting pixels with a soft brush "
-"and undo support. Such tools are commonly used in fashion photography for "
-"retouching."
+"To be sure that Cygwin will use your language and the char code used in GIMP "
+"documentation I changed the batch file used to open Cygwin. (After saving a "
+"copy of the original batch file.) If you used the default installation you "
+"will find the batch file in <filename>C:/cygwin/Cygwin.bat</filename>. "
+"Rewrite the batch file to <literallayout>\n"
+"          @echo off\n"
+"          C:\n"
+"          chdir C:\\cygwin\\bin\n"
+"          set LANG=[language-code].UTF-8\n"
+"          bash --login -i  \n"
+"        </literallayout> If you have put Cygwin in another location than the "
+"default, you have to write the new path instead of <quote>C:\\cygwin\\bin</"
+"quote> above. You may find your language code in <ulink url=\"http://gcc.gnu.";
+"org/onlinedocs/libstdc++/manual/localization.html\"/>."
 msgstr ""
 
-#. <figure>
-#.           <title>FIXME</title>
-#.           <mediaobject>
-#.             <imageobject>
-#.               <imagedata format="PNG"
-#.                 fileref="FIXME"/>
-#.             </imageobject>
-#.           </mediaobject>
-#.         </figure>
-#: src/appendix/history-2.10.xml:388(para)
+#: src/appendix/contributing.xml:532(para)
 msgid ""
-"As such, the new tool retires the old <emphasis>iWarp</emphasis> filter that "
-"was innovative at the time of its inception (and pre-dated Photoshop's "
-"<emphasis>Liquify</emphasis> filter), but was ultimately cumbersome to use. "
-"The <emphasis>Warp Transform</emphasis> tool also features an "
-"<guilabel>Eraser</guilabel> mode to selectively remove changes, previously "
-"unavailable in the <emphasis>iWarp</emphasis> filter."
+"Then you are ready for the next step. Open <quote>cygwin/startup.exe </"
+"quote> and click on <quote>Next</quote> until you reach the package window. "
+"You need the following packages: <literallayout>\n"
+"            Devel/automake 1.12\n"
+"            Devel/gettext-devel\n"
+"            Devel/gettext\n"
+"            Libs/libxml2\n"
+"            Libs/libxml2-devel\n"
+"            Interpreters/m4\n"
+"            Devel/make\n"
+"            Devel/pkg-config\n"
+"            Libs/libxslt\n"
+"            Libs/libxslt-devel\n"
+"            Python/python\n"
+"            Python/python-libxml2\n"
+"            Python/python-libxslt\n"
+"            Text/docbook-xml45\n"
+"            Graphics/ImageMagic\n"
+"            ....../wget\n"
+"            ....../dblatex\n"
+"            ....../pngcrush             \n"
+"        </literallayout> The first package to be installed is the "
+"<quote>automake 1.12</quote> in the <quote>Devel</quote> category. Click on "
+"the + mark in front of the category's name (Devel) to open the package list. "
+"Search down the rightmost column to find the package name <quote>automake "
+"1.12</quote>. Click once on the word <quote>Skip</quote>. The text will "
+"change to <quote>1.12.3-1</quote> which is the version number for the chosen "
+"package. Do the same with the other packages in the list above. Some "
+"packages will be marked <quote>Keep</quote> instead of <quote>Skip </quote>. "
+"This means that these packages already are installed. Do not alter these "
+"settings unless you know for certain that this package should be deleted, or "
+"reloaded, or something else."
 msgstr ""
 
-#: src/appendix/history-2.10.xml:397(para)
+#: src/appendix/contributing.xml:568(para)
 msgid ""
-"<emphasis>Contributors:</emphasis> Michael Muré, Michael Natterer, Jonathan "
-"Tait…"
+"When you have marked all packages to be added to Cygwin you press "
+"<quote>Next</quote>. You will then be told that the packages you selected "
+"needs some additional packages. Accept this. When you reaches the end of the "
+"updating, your Cygwin copy is ready for all that stuff mentioned in the "
+"start of this side."
 msgstr ""
 
-#: src/appendix/history-2.10.xml:405(term)
-msgid "Handle Transform"
+#: src/appendix/contributing.xml:575(para)
+msgid ""
+"Some packages, especially those needed for PDF, can't be found with setup."
+"exe. You can try installing them from sources. You can use \"wget url-to-the-"
+"package\" to download the wanted package, but, as you have to know the url, "
+"the best way is browsing the web under Windows; download the package "
+"(usually a .tar.gz file) and copy-paste into the Cygwin folder."
 msgstr ""
 
-#: src/appendix/history-2.10.xml:407(para)
+#: src/appendix/contributing.xml:583(para)
 msgid ""
-"The new <emphasis>Handle Transform</emphasis> tool (<keycombo><keycap>Shift</"
-"keycap><keycap>L</keycap></keycombo>) provides an interesting approach at "
-"applying scaling, rotating, and perspective correction using handles placed "
-"on the canvas. People who are used to editing on touch surfaces might find "
-"this tool strangely easy to grasp."
+"Then run <userinput>tar -xvzf your-package</userinput> to decompress the "
+"package."
 msgstr ""
 
-#: src/appendix/history-2.10.xml:414(para)
+#: src/appendix/contributing.xml:587(para)
 msgid ""
-"<emphasis>Contributors:</emphasis> Johannes Matschke, Michael Natterer, Ell…"
+"Go into the new folder and read the INSTALL file for instructions about "
+"installation."
 msgstr ""
 
-#: src/appendix/history-2.10.xml:431(term)
-msgid "Blend tool becomes Gradient tool and gets on-canvas editing"
+#: src/appendix/contributing.xml:592(para)
+msgid ""
+"pngnq cannot be installed from sources under Cygwin (dark problems with the "
+"libz library)."
 msgstr ""
 
-#: src/appendix/history-2.10.xml:433(para)
+#: src/appendix/contributing.xml:597(para)
 msgid ""
-"We renamed the <emphasis>Blend</emphasis> tool to <emphasis>Gradient</"
-"emphasis> tool and changed its default shortcut to <keycap>G</keycap>. But "
-"this pales in comparison to what the tool can actually do now, and it's a "
-"lot."
+"If you run into problems as mysterious error messages and so one, feel free "
+"to ask for help on the mailing list mentioned on the top of this page."
 msgstr ""
 
-#: src/appendix/history-2.10.xml:439(para)
+#. When image changes, this message will be marked fuzzy or untranslated for you.
+#. It doesn't matter what you translate it to: it's not used at all.
+#: src/appendix/history-28.xml:44(None)
 msgid ""
-"The new tool pretty much obsoletes the old <emphasis>Gradient Editor</"
-"emphasis> dialog. Now you can create and delete color stops, select and "
-"shift them, assign colors to color stops, change blending and coloring for "
-"segments between color stops and create new color stops from midpoints "
-"<emphasis>right on the canvas</emphasis>."
+"@@image: 'images/using/single-window-mode.png'; "
+"md5=82e57a9e20d445cbe32869b839d4f593"
 msgstr ""
 
-#. <figure>
-#.           <title>FIXME</title>
-#.           <mediaobject>
-#.             <imageobject>
-#.               <imagedata format="PNG"
-#.                 fileref="FIXME"/>
-#.             </imageobject>
-#.           </mediaobject>
-#.         </figure>
-#: src/appendix/history-2.10.xml:455(para)
+#. When image changes, this message will be marked fuzzy or untranslated for you.
+#. It doesn't matter what you translate it to: it's not used at all.
+#: src/appendix/history-28.xml:66(None)
 msgid ""
-"All gradients available by default are also \"editable\" now. What it means "
-"is that when you try to change an existing gradient from a system folder, "
-"GIMP will create a copy of it, call it a <emphasis>Custom Gradient</"
-"emphasis> and preserve it across sessions. Unless, of course, you edit "
-"another 'system' gradient, in which case it will become the new custom "
-"gradient."
+"@@image: 'images/using/save-image-overwrite.png'; "
+"md5=a2743829b41b88ae33e59879fb4efb1d"
 msgstr ""
 
-#: src/appendix/history-2.10.xml:463(para)
+#. When image changes, this message will be marked fuzzy or untranslated for you.
+#. It doesn't matter what you translate it to: it's not used at all.
+#: src/appendix/history-28.xml:86(None)
 msgid ""
-"We intend to use the generic implementation of this later for brushes and "
-"other types of resources."
+"@@image: 'images/using/multiple-image-tabs.png'; "
+"md5=086f8fed25381fb814a719946e815124"
 msgstr ""
 
-#: src/appendix/history-2.10.xml:467(para)
+#. When image changes, this message will be marked fuzzy or untranslated for you.
+#. It doesn't matter what you translate it to: it's not used at all.
+#: src/appendix/history-28.xml:107(None)
 msgid ""
-"<emphasis>Contributors:</emphasis> Michael Henning, Michael Natterer, Ell, "
-"Øyvind Kolås…"
+"@@image: 'images/using/multi-column-docks.png'; "
+"md5=79c7cc3a2a2f1f71fecb35ac76abc5c2"
 msgstr ""
 
-#: src/appendix/history-2.10.xml:475(term)
-msgid "Better selection tools"
+#. When image changes, this message will be marked fuzzy or untranslated for you.
+#. It doesn't matter what you translate it to: it's not used at all.
+#: src/appendix/history-28.xml:132(None)
+msgid ""
+"@@image: 'images/using/painting-resources-tags.png'; "
+"md5=a0443fefdea5f5317eb71357deed44f7"
 msgstr ""
 
-#: src/appendix/history-2.10.xml:477(para)
+#. When image changes, this message will be marked fuzzy or untranslated for you.
+#. It doesn't matter what you translate it to: it's not used at all.
+#: src/appendix/history-28.xml:156(None)
 msgid ""
-"The <emphasis>Foreground Select</emphasis> tool can finally make subpixel "
-"selections in complex cases such as strays of hair on textured background. "
-"Two new masking methods are now available for that."
+"@@image: 'images/using/math-size-entries.png'; "
+"md5=4ce9e532152be44edb52273821f911ae"
 msgstr ""
 
-#. <figure>
-#.           <title>New foreground select tool using Matting Global for fine 
-#. selections of foreground objects, particularly things like find hairs.</title>
-#.           <mediaobject>
-#.             <imageobject>
-#.               <imagedata format="PNG"
-#.                 fileref="FIXME"/>
-#.             </imageobject>
-#.           </mediaobject>
-#.         </figure>
-#: src/appendix/history-2.10.xml:492(para)
+#. When image changes, this message will be marked fuzzy or untranslated for you.
+#. It doesn't matter what you translate it to: it's not used at all.
+#: src/appendix/history-28.xml:179(None)
 msgid ""
-"The <emphasis>Select by Color</emphasis> and <emphasis>Fuzzy Select</"
-"emphasis> tools now both feature a <guilabel>Draw mask</guilabel> option to "
-"display future selection area with a magenta fill, and the latter tool also "
-"got a <guilabel>Diagonal neighbors</guilabel> option to select diagonally "
-"neighboring pixels."
+"@@image: 'images/using/image-lock-pixels.png'; "
+"md5=0206d1bd806ad5a48246a6ab720d0a84"
 msgstr ""
 
-#: src/appendix/history-2.10.xml:499(para)
+#. When image changes, this message will be marked fuzzy or untranslated for you.
+#. It doesn't matter what you translate it to: it's not used at all.
+#: src/appendix/history-28.xml:292(None)
 msgid ""
-"For the <emphasis>Free Select</emphasis> tool, closing a polygonal/free "
-"selection now doesn't confirm the selection automatically. Instead you still "
-"can tweak positions of nodes (where applicable), then press <keycap>Enter</"
-"keycap>, double-click inside the selection, or switch to another tool to "
-"confirm the selection."
+"@@image: 'images/using/new-cage-tool.png'; "
+"md5=9fd2c57dfbcd705f44df9262cb2cab92"
 msgstr ""
 
-#: src/appendix/history-2.10.xml:506(para)
+#. When image changes, this message will be marked fuzzy or untranslated for you.
+#. It doesn't matter what you translate it to: it's not used at all.
+#: src/appendix/history-28.xml:311(None)
 msgid ""
-"The <emphasis>Intelligent Scissors</emphasis> tool finally allows to remove "
-"the last added segment with <keycap>Backspace</keycap> key, and GIMP now "
-"checks, whether the first and the last segments are distinct before closing "
-"the curve."
+"@@image: 'images/using/improved-text-tool.png'; "
+"md5=a1d5954af454b21279bb61001bc2ecf9"
 msgstr ""
 
-#: src/appendix/history-2.10.xml:512(para)
+#. When image changes, this message will be marked fuzzy or untranslated for you.
+#. It doesn't matter what you translate it to: it's not used at all.
+#: src/appendix/history-28.xml:337(None)
 msgid ""
-"<emphasis>Contributors:</emphasis> Michael Natterer, Jan Rüegg, Daniel Sabo, "
-"Ell…"
+"@@image: 'images/using/image-layer-groups.png'; "
+"md5=61933aff7119149db45383dcb7de7d74"
 msgstr ""
 
-#: src/appendix/history-2.10.xml:520(term)
-msgid "Color tools"
+#. When image changes, this message will be marked fuzzy or untranslated for you.
+#. It doesn't matter what you translate it to: it's not used at all.
+#: src/appendix/history-28.xml:356(None)
+msgid ""
+"@@image: 'images/using/rotating-brushes.png'; "
+"md5=986621e1d6f2a92ce8fed584d1e9c01a"
 msgstr ""
 
-#: src/appendix/history-2.10.xml:522(para)
+#. When image changes, this message will be marked fuzzy or untranslated for you.
+#. It doesn't matter what you translate it to: it's not used at all.
+#: src/appendix/history-28.xml:479(None) src/appendix/history-26.xml:343(None)
 msgid ""
-"All color tools have been refactored to become GEGL-based filters, so they "
-"could be properly used later on when we introduce non-destructive editing. "
-"Hence, the <emphasis>Color</emphasis> submenu in the <emphasis>Tools</"
-"emphasis> menu has been removed, and these filters are now mostly "
-"unavailable in the toolbox."
+"@@image: 'images/using/experimental-gegl-tool.png'; "
+"md5=32d24252343fa19d00cbf9cd2304c238"
 msgstr ""
 
-#: src/appendix/history-2.10.xml:529(para)
-msgid "<emphasis>Contributors:</emphasis> Michael Natterer…"
+#. When image changes, this message will be marked fuzzy or untranslated for you.
+#. It doesn't matter what you translate it to: it's not used at all.
+#: src/appendix/history-28.xml:505(None)
+msgid ""
+"@@image: 'images/using/cairo-progress-indicator.png'; "
+"md5=6cd0af0e7c54dc3c20312a8c3dc29f8e"
 msgstr ""
 
-#: src/appendix/history-2.10.xml:536(term)
-msgid "Text tool supports CJK and more writing systems"
+#: src/appendix/history-28.xml:10(title)
+msgid "What's New in GIMP 2.8?"
 msgstr ""
 
-#: src/appendix/history-2.10.xml:538(para)
+#: src/appendix/history-28.xml:12(para)
 msgid ""
-"The <emphasis>Text</emphasis> tool now fully supports advanced input methods "
-"for CJK and other non-western languages. The pre-edit text is now displayed "
-"just as expected, depending on your platform and input method engine (IME). "
-"Several input method-related bugs and crashes have also been fixed."
+"<acronym>GIMP</acronym> 2.8 is another important release from a development "
+"point of view, even more that it was for 2.6. It features a big change to "
+"the user interface addressing one of the most often received complaints: the "
+"lack of a single window mode. Moreover the integration effort of GEGL "
+"library had taken a big step forward, reaching more than 90% of the "
+"<acronym>GIMP</acronym> core, a new powerful transformation tool, layer "
+"groups, new common options, new brushes, improved text tool, and more."
 msgstr ""
 
-#. <figure>
-#.           <title>FIXME</title>
-#.           <mediaobject>
-#.             <imageobject>
-#.               <imagedata format="PNG"
-#.                 fileref="FIXME"/>
-#.             </imageobject>
-#.           </mediaobject>
-#.         </figure>
-#: src/appendix/history-2.10.xml:554(para)
-#: src/appendix/history-2.10.xml:1014(para)
-msgid "<emphasis>Contributors:</emphasis> Jehan Pagès…"
+#: src/appendix/history-28.xml:28(term)
+msgid "New single window mode"
 msgstr ""
 
-#: src/appendix/history-2.10.xml:561(term)
-msgid "Experimental tools"
+#: src/appendix/history-28.xml:30(para)
+msgid ""
+"With this new feature it will be possible to work with all the "
+"<acronym>GIMP</acronym> dialogs inside one big window, usually with the "
+"image(s) centered inside. No more floating panels or toolbox but the dialogs "
+"could be arranged inside this single window. This mode could be enabled or "
+"disabled all the time, even while working, and the option will be remembered "
+"through the sessions."
 msgstr ""
 
-#: src/appendix/history-2.10.xml:563(para)
-msgid ""
-"Two new tools were incomplete for inclusion to GIMP 2.10 by default, but "
-"still can be enabled. Please note that they are highly experimental and "
-"likely to be broken for you (up to have GIMP crash). We only mention them, "
-"because we need contributors to get them into the releasable state."
+#: src/appendix/history-28.xml:40(title)
+msgid "The new look of the single window mode"
 msgstr ""
 
-#: src/appendix/history-2.10.xml:569(para)
-msgid ""
-"<emphasis>N-Point Deformation</emphasis> tool introduces the kind of smooth, "
-"as little rigid as possible warping you would expect physical objects to "
-"have."
+#: src/appendix/history-28.xml:52(term)
+msgid "New file save workflow"
 msgstr ""
 
-#. <figure>
-#.           <title>FIXME</title>
-#.           <mediaobject>
-#.             <imageobject>
-#.               <imagedata format="PNG"
-#.                 fileref="FIXME"/>
-#.             </imageobject>
-#.           </mediaobject>
-#.         </figure>
-#: src/appendix/history-2.10.xml:583(para)
+#: src/appendix/history-28.xml:54(para)
 msgid ""
-"The <emphasis>Seamless Clone</emphasis> tool is aimed to simplify making "
-"layered compositions. Typically when you paste one image into another, there "
-"are all sorts of mismatches: color temperature, brightness etc. This new "
-"experimental tool tries to adapt various properties of a pasted image with "
-"regards to its backdrop."
+"Now Save and Save as work only with xcf formats. If you want to export an "
+"image in another format, say jpg or png, you have to explicitly Export it. "
+"This enhances the workflow and lets you simply overwrite the original file "
+"or export to various other formats."
 msgstr ""
 
-#: src/appendix/history-2.10.xml:590(para)
-msgid ""
-"To enable these tools, you need to first enable the <emphasis>Playground</"
-"emphasis> page of the <emphasis>Preferences</emphasis> dialog. Do it by "
-"running GIMP with a <command>--show-playground</command> switch (for "
-"Windows, you might want tweaking the path to GIMP in the shortcut properties "
-"accordingly). Then you need to go to <menuchoice><guimenu>Edit</"
-"guimenu><guisubmenu>Preferences</guisubmenu><guisubmenu>Playground</"
-"guisubmenu></menuchoice> and enable the respective options, so that the "
-"tools would show up in the toolbox."
+#: src/appendix/history-28.xml:62(title)
+msgid "The new image workflow"
 msgstr ""
 
-#: src/appendix/history-2.10.xml:605(para)
-msgid ""
-"We need to stress again that you should only do so either if you are very "
-"curious, or (which we hope for) intend to help us fix them."
+#: src/appendix/history-28.xml:74(term)
+msgid "New image bar"
 msgstr ""
 
-#: src/appendix/history-2.10.xml:609(para)
+#: src/appendix/history-28.xml:76(para)
 msgid ""
-"<emphasis>Contributors:</emphasis> Marek Dvoroznak, Barak Itkin, Jehan "
-"Pagès, Michael Natterer…"
+"A new useful image bar comes with the single window mode, which lets you "
+"switch easily between open images through the means of a tab bar with image "
+"thumbnails."
 msgstr ""
 
-#: src/appendix/history-2.10.xml:618(title)
-msgid "Digital painting improvements"
+#: src/appendix/history-28.xml:82(title)
+msgid "The new image bar"
 msgstr ""
 
-#: src/appendix/history-2.10.xml:621(para)
-msgid ""
-"GIMP 2.10 ships with a number of improvements requested by digital painters. "
-"One of the most interesting new additions here is the <emphasis>MyPaint "
-"Brush</emphasis> tool (<keycap>Y</keycap>) that first appeared in the GIMP-"
-"Painter fork."
+#: src/appendix/history-28.xml:94(term)
+msgid "New arrangement options"
 msgstr ""
 
-#: src/appendix/history-2.10.xml:627(para)
+#: src/appendix/history-28.xml:96(para)
 msgid ""
-"The <emphasis>Smudge</emphasis> tool got updates specifically targeted in "
-"painting use case. The new <guilabel>No erase effect</guilabel> option "
-"prevents the tools from changing alpha of pixels. And the foreground color "
-"can now be blended into smudged pixels, controlled by a new <guilabel>Flow</"
-"guilabel> slider, where 0 means no blending."
+"<acronym>GIMP</acronym> will make users working with two screens (one for "
+"dialogs, the other for images) happy: now it is possible to arrange the "
+"dialogs one over the other, in tabs and in columns too."
 msgstr ""
 
-#: src/appendix/history-2.10.xml:634(para)
-msgid ""
-"All painting tools now have explicit <guilabel>Hardness</guilabel> and "
-"<guilabel>Force</guilabel> sliders except for the <emphasis>MyPaint Brush</"
-"emphasis> tool that only has the <guilabel>Hardness</guilabel> slider."
+#: src/appendix/history-28.xml:103(title)
+msgid "Multi column docks"
 msgstr ""
 
-#: src/appendix/history-2.10.xml:640(para)
-msgid ""
-"Most importantly, GIMP now supports canvas rotation and flipping to help "
-"illustrators checking proportions and perspective."
+#: src/appendix/history-28.xml:115(term)
+msgid "New resources tags"
 msgstr ""
 
-#. <figure>
-#.           <title>FIXME</title>
-#.           <mediaobject>
-#.             <imageobject>
-#.               <imagedata format="PNG"
-#.                 fileref="FIXME"/>
-#.             </imageobject>
-#.           </mediaobject>
-#.         </figure>
-#: src/appendix/history-2.10.xml:653(para)
+#: src/appendix/history-28.xml:117(para)
 msgid ""
-"A new <guilabel>Brush lock to view</guilabel> option gives you a choice "
-"whether you want a brush locked to a certain zoom level and rotation angle "
-"of the canvas. The option is available for all painting tools that use a "
-"brush except for the <emphasis>MyPaint Brush</emphasis> tool."
+"<acronym>GIMP</acronym> Brushes, Gradients, Pattern and Palettes can be "
+"filtered and searched via tags. Tags are text labels that the user can "
+"assign to resources. With Tags the user can easily find the resources by "
+"means of an input text box. Tags can be manually assigned by the user with "
+"the same input box used for searching tags, or they can be automatically "
+"tagged using the directory name of the imported items."
 msgstr ""
 
-#: src/appendix/history-2.10.xml:659(para)
-msgid ""
-"New <emphasis>Symmetry Painting</emphasis> dockable dialog, enabled on per-"
-"image basis, allows to use all painting tools with various symmetries "
-"(mirror, mandala, tiling…)."
+#: src/appendix/history-28.xml:128(title)
+msgid "Resource tags"
 msgstr ""
 
-#. <figure>
-#.           <title>FIXME</title>
-#.           <mediaobject>
-#.             <imageobject>
-#.               <imagedata format="PNG"
-#.                 fileref="FIXME"/>
-#.             </imageobject>
-#.           </mediaobject>
-#.         </figure>
-#: src/appendix/history-2.10.xml:673(para)
-msgid ""
-"This new version of GIMP also ships with more new brushes available by "
-"default."
+#: src/appendix/history-28.xml:140(term)
+msgid "Simple math in size entries"
 msgstr ""
 
-#: src/appendix/history-2.10.xml:677(para)
+#: src/appendix/history-28.xml:142(para)
 msgid ""
-"<emphasis>Contributors:</emphasis> Michael Natterer, Alexia Death, Daniel "
-"Sabo, shark0r, Jehan Pagès, Ell, Jose Americo Gobbo, Aryeom Han…"
+"Enhancements have also been made to the size entry widget, which is used for "
+"inputting most of the x, y, width, height parameters. For example, in the "
+"scale dialog it is now possible to write <quote>50%</quote> in the Width "
+"field to scale the image to 50% of the width. Expressions such as "
+"<quote>30in + 40px</quote> and <quote>4 * 5.4in</quote> work, too."
 msgstr ""
 
-#: src/appendix/history-2.10.xml:686(title)
-msgid "Digital photography improvements"
+#: src/appendix/history-28.xml:152(title)
+msgid "Math size entries"
 msgstr ""
 
-#: src/appendix/history-2.10.xml:689(para)
-msgid ""
-"Some of the new GEGL-based filters are specifically targeted at "
-"photographers: <emphasis>Exposure</emphasis>, <emphasis>Shadows-Highlights</"
-"emphasis>, <emphasis>High-pass</emphasis>, <emphasis>Wavelet Decompose</"
-"emphasis>, <emphasis>Panorama Projection</emphasis> and others will be an "
-"important addition to your toolbox."
+#: src/appendix/history-28.xml:164(term) src/appendix/history-28.xml:364(term)
+#: src/appendix/history-26.xml:89(term) src/appendix/history-26.xml:191(term)
+#: src/appendix/history-26.xml:351(term)
+msgid "Minor changes"
 msgstr ""
 
-#. <figure>
-#.           <title>FIXME</title>
-#.           <mediaobject>
-#.             <imageobject>
-#.               <imagedata format="PNG"
-#.                 fileref="FIXME"/>
-#.             </imageobject>
-#.           </mediaobject>
-#.         </figure>
-#: src/appendix/history-2.10.xml:706(para)
+#: src/appendix/history-28.xml:169(para)
 msgid ""
-"On top of that, the new <emphasis>Extract Component</emphasis> filter "
-"simplifies extracting a channel of an arbitrary color model (LAB, LCH, CMYK "
-"etc.) from currently selected layer. If you were used to decomposing and "
-"recomposing images just for this, your work will be that easier now."
+"The new <quote>Lock Pixels</quote> option in the layers dialog can avoid "
+"undesired painting on a layer when working with several layers."
 msgstr ""
 
-#: src/appendix/history-2.10.xml:712(para)
-msgid ""
-"Moreover, you can now use either <emphasis>darktable</emphasis> or "
-"<emphasis>RawTherapee</emphasis> as GIMP plug-ins for opening raw digital "
-"photos. Any recent version of either application will do."
+#: src/appendix/history-28.xml:175(title)
+msgid "The new Lock Pixels option"
 msgstr ""
 
-#: src/appendix/history-2.10.xml:717(para)
+#: src/appendix/history-28.xml:186(para)
 msgid ""
-"A new <emphasis>Clip Warning</emphasis> display filter will visualize "
-"underexposed and overexposed areas of a photo for you, with customizable "
-"colors. For now, it’s mostly geared towards images where colors are stored "
-"with floating point precision. You will mostly benefit from this if you work "
-"on 16/32 bit per channel float images such as EXR and TIFF."
+"Now you can move between images in single and multi window mode using the "
+"shortcuts <keycombo><keycap>Ctrl</keycap><keycap>Page Up/Page Down</keycap></"
+"keycombo> or <keycombo><keycap>Alt</keycap><keycap>Number</keycap></"
+"keycombo>."
 msgstr ""
 
-#. <figure>
-#.           <title>FIXME</title>
-#.           <mediaobject>
-#.             <imageobject>
-#.               <imagedata format="PNG"
-#.                 fileref="FIXME"/>
-#.             </imageobject>
-#.           </mediaobject>
-#.         </figure>
-#: src/appendix/history-2.10.xml:733(para)
-msgid ""
-"<emphasis>Contributors:</emphasis> Michael Natterer, Ell, Thomas Manni, "
-"Tobias Ellinghaus, Øyvind Kolås, Jehan Pagès, Alberto Griggio…"
+#: src/appendix/history-28.xml:196(para)
+msgid "Add support for F2 to rename items in lists."
 msgstr ""
 
-#: src/appendix/history-2.10.xml:742(title)
-msgid "Effects"
+#: src/appendix/history-28.xml:202(para)
+msgid ""
+"You can now <keycombo><keycap>Alt</keycap><keycap>Click</keycap></keycombo> "
+"on layers in the Layers dialog to create a selection from it. Add, subtract "
+"and intersect modifiers <keycap>Click</keycap>, <keycap>Shift</keycap> and "
+"<keycombo><keycap>Ctrl</keycap><keycap>Shift</keycap></keycombo> keys work "
+"too. This makes it easy to compose contents of a layer based on the contents "
+"of other layers, without detours."
 msgstr ""
 
-#: src/appendix/history-2.10.xml:745(para)
-msgid ""
-"GIMP now ships with over <emphasis>80</emphasis> GEGL-based filters. A lot "
-"of those are former GIMP effects. Here is why GEGL-based implementations are "
-"better:"
+#: src/appendix/history-28.xml:216(para)
+msgid ""
+"Since the keyboard shortcuts <keycombo><keycap>Ctrl</keycap><keycap>E</"
+"keycap></keycombo> and <keycombo><keycap>Ctrl</keycap><keycap>Shift</"
+"keycap><keycap>E</keycap></keycombo> have been redirected to image export "
+"mechanisms, new keyboard shortcuts have been setup for <quote>Shrink Wrap</"
+"quote> and <quote>Fit Image in Window</quote>, namely "
+"<keycombo><keycap>Ctrl</keycap><keycap>J</keycap></keycombo> and "
+"<keycombo><keycap>Ctrl</keycap><keycap>Shift</keycap><keycap>J</keycap></"
+"keycombo> respectively."
 msgstr ""
 
-#: src/appendix/history-2.10.xml:752(para)
+#: src/appendix/history-28.xml:232(para)
 msgid ""
-"You can apply them on images in 32-bit per color channel precision mode."
+"Added <menuchoice><guimenu>Windows</guimenu><guimenuitem>Hide docks</"
+"guimenuitem></menuchoice> menu item that does what <quote>Tab</quote> does "
+"and also displays its state, which is now persistent across sessions, too."
 msgstr ""
 
-#: src/appendix/history-2.10.xml:758(para)
+#: src/appendix/history-28.xml:242(para)
 msgid ""
-"You can preview them right on the canvas, and if an image is larger than the "
-"viewport, GIMP will render the viewport first for immediate feedback."
+"The layer modes have been rearranged into more logical and useful groups "
+"based on the effect they have on layers. Layer modes that make the layer "
+"lighter are in one group, layer modes that make the layer darker in another "
+"group, and so forth."
 msgstr ""
 
-#: src/appendix/history-2.10.xml:765(para)
+#: src/appendix/history-28.xml:251(para)
 msgid ""
-"You can use split preview to compare original image with its processed "
-"version and swap before/after sides both horizontally and vertically."
+"In multi-window mode, you can now close the Toolbox without quitting GIMP."
 msgstr ""
 
-#: src/appendix/history-2.10.xml:771(para)
-msgid ""
-"In a future non-destructive GIMP, you will be able to adjust settings of "
-"those filters without undoing a ton of steps."
+#: src/appendix/history-28.xml:258(para)
+msgid "Allow binding arbitrary actions to extra mouse buttons."
 msgstr ""
 
-#. <figure>
-#.           <title>FIXME</title>
-#.           <mediaobject>
-#.             <imageobject>
-#.               <imagedata format="PNG"
-#.                 fileref="FIXME"/>
-#.             </imageobject>
-#.           </mediaobject>
-#.         </figure>
-#: src/appendix/history-2.10.xml:786(para)
+#: src/appendix/history-28.xml:264(para)
 msgid ""
-"Some of the GEGL-based filters have OpenCL version for hardware "
-"acceleration. This will come in handy, if OpenCL drivers work well for you. "
-"Furthermore many operations can come multi-threaded to use your processor at "
-"their full power."
+"Now it is possible to change the application language directly from the "
+"preference menu."
 msgstr ""
 
-#: src/appendix/history-2.10.xml:792(para)
-msgid ""
-"<emphasis>Contributors:</emphasis> Michael Natterer, Øyvind Kolås, Thomas "
-"Manni…"
+#: src/appendix/history-28.xml:276(title)
+#: src/appendix/history-26.xml:131(title)
+msgid "Tools, Filters and Plug-ins"
 msgstr ""
 
-#: src/appendix/history-2.10.xml:801(title)
-msgid "Usability improvements"
+#: src/appendix/history-28.xml:279(term)
+msgid "A new tool: Cage Transform"
 msgstr ""
 
-#: src/appendix/history-2.10.xml:804(para)
+#: src/appendix/history-28.xml:281(para)
 msgid ""
-"While working with active users, we got rid of quite a few usability issues. "
-"Here are just some of these changes:"
+"With this new tool is now possible to create custom bending of a selection "
+"just moving control points. This is the result of one of our Google Summer "
+"of Code 2010 students."
 msgstr ""
 
-#: src/appendix/history-2.10.xml:810(para)
-msgid ""
-"All transformation tools now automatically disable original layer view so "
-"that you could clearly see adjustments against the backdrop."
+#: src/appendix/history-28.xml:288(title)
+msgid "Cage Transform"
 msgstr ""
 
-#: src/appendix/history-2.10.xml:816(para)
-msgid ""
-"Masks can now easily be created with last values you used by just pressing "
-"<keycap>Shift</keycap> and clicking on respective layer's preview."
+#: src/appendix/history-28.xml:300(term)
+msgid "Improved Text Tool"
 msgstr ""
 
-#: src/appendix/history-2.10.xml:823(para)
+#: src/appendix/history-28.xml:302(para)
 msgid ""
-"All dialogs except the ones like <emphasis>Scale</emphasis> now remember "
-"last values you used across sessions."
+"The text tool has been enhanced to support on canvas text writing and make "
+"possible changing the attributes of a single char."
 msgstr ""
 
-#: src/appendix/history-2.10.xml:829(para)
-msgid ""
-"All GEGL-based filters allow saving named presets and automatically make "
-"timestamped presets for the last time you used them."
+#: src/appendix/history-28.xml:307(title)
+msgid "Improved text tool"
 msgstr ""
 
-#: src/appendix/history-2.10.xml:835(para)
+#: src/appendix/history-28.xml:319(term) src/appendix/history-28.xml:333(title)
+msgid "New layer groups"
+msgstr "Novos grupos de camadas"
+
+#: src/appendix/history-28.xml:321(para)
 msgid ""
-"You can now choose fill color or pattern for empty spaces after resizing the "
-"canvas."
+"It is now possible to group set of layers and treat them like an entity. It "
+"is possible to switch a group on or off and to move the group in the layers "
+"dialog. It is easy to add / remove existing layers to a group or to create / "
+"delete a layer inside the group and it is even possible to create embedded "
+"groups of groups. It is possible to apply a layer mode to a group as you do "
+"with a single layer. All this greatly improves the workflow with complex "
+"multilayer images making them easier to manage."
 msgstr ""
 
-#: src/appendix/history-2.10.xml:841(para)
-msgid ""
-"There is a lot to improve to make GIMP better suited for professional "
-"workflows. As usual, we welcome constructive discussion and recently created "
-"a <ulink url=\"https://mail.gnome.org/mailman/listinfo/gimp-gui-list";
-"\">mailing list</ulink> to discuss the topic of improving GIMP's usability. "
-"This is a long-term enhancement process, which can take more time than "
-"localized changes and features."
+#: src/appendix/history-28.xml:345(term) src/appendix/history-28.xml:352(title)
+msgid "Rotating brushes"
 msgstr ""
 
-#: src/appendix/history-2.10.xml:850(para)
+#: src/appendix/history-28.xml:347(para)
 msgid ""
-"<emphasis>Contributors:</emphasis> Michael Natterer, Daniel Sabo, Benoit "
-"Touchette, Massimo Valentini, Jehan Pagès…"
+"Brushes can now be rotated at will, acting on the brush option <quote>Angle</"
+"quote>."
 msgstr ""
 
-#: src/appendix/history-2.10.xml:859(title)
-msgid "File formats support"
+#: src/appendix/history-28.xml:368(para)
+msgid "The default Quick Mask color is now configurable."
 msgstr ""
 
-#: src/appendix/history-2.10.xml:862(para)
+#: src/appendix/history-28.xml:374(para)
 msgid ""
-"GIMP is now capable of reading and writing TIFF, PNG, PSD, and FITS files "
-"with up to 32-bit per channel precision where applicable."
+"The RTL mode (right to left writing) has been improved in the Text tool."
 msgstr ""
 
-#: src/appendix/history-2.10.xml:866(para)
+#: src/appendix/history-28.xml:381(para)
 msgid ""
-"The PSD plug-in additionally supports <emphasis>pass-through</emphasis>, "
-"<emphasis>hard mix</emphasis>, <emphasis>pin light</emphasis>, "
-"<emphasis>vivid light</emphasis>, and <emphasis>linear light</emphasis> "
-"blending modes."
+"You can specify the written language in the Text Tool. This helps choosing "
+"an appropriate font, or appropriate glyphs for the selected language."
 msgstr ""
 
-#: src/appendix/history-2.10.xml:872(para)
-msgid ""
-"GIMP now also ships with native WebP support, including features like "
-"animation, ICC profiles, and metadata. Both importing and exporting are "
-"supported."
+#: src/appendix/history-28.xml:389(para)
+msgid "Added optional diagonal guides to the crop tool."
 msgstr ""
 
-#: src/appendix/history-2.10.xml:877(para)
-msgid ""
-"The JPEG 2000 plug-in was rewritten to use the <emphasis>OpenJPEG</emphasis> "
-"library rather than the somewhat obsolete <emphasis>Jasper</emphasis> "
-"library."
+#: src/appendix/history-28.xml:395(para)
+msgid "Added <quote>Rule of fifths</quote> crop guide overlay."
 msgstr ""
 
-#: src/appendix/history-2.10.xml:882(para)
+#: src/appendix/history-28.xml:401(para)
 msgid ""
-"Finally, the PDF plug-in now supports importing password-protected files "
-"(you need to know the password) and exporting multipage PDF documents (each "
-"layer will be a page)."
+"A Cairo based PDF exporter has been implemented. Although being somewhat "
+"simplistic, the exporter saves text, embedding fonts into the final PDF "
+"file, and attempts to convert bitmaps to vector objects."
 msgstr ""
 
-#: src/appendix/history-2.10.xml:887(para)
-msgid ""
-"<emphasis>Contributors:</emphasis> Michael Natterer, Mukund Sivamaran, Ell, "
-"Jehan Pagès, Lionel N, Darshan Kadu…"
+#: src/appendix/history-28.xml:410(para)
+msgid "Brush dynamics improved."
 msgstr ""
 
-#: src/appendix/history-2.10.xml:896(title)
-msgid "Metadata viewing, editing, and preservation"
+#: src/appendix/history-28.xml:416(para)
+msgid "Added plug-in for loading JPEG2000 images."
 msgstr ""
 
-#: src/appendix/history-2.10.xml:899(para)
-msgid ""
-"GIMP now ships with plug-ins for viewing and editing Exif, XMP, IPTC, GPS, "
-"and DICOM metadata. They are available via the <menuchoice><guimenu>Image</"
-"guimenu><guisubmenu>Metadata</guisubmenu></menuchoice> submenu."
+#: src/appendix/history-28.xml:422(para)
+msgid "Added plug-ins for X11 Mouse Cursor import and export support."
 msgstr ""
 
-#. <figure>
-#.           <title>FIXME</title>
-#.           <mediaobject>
-#.             <imageobject>
-#.               <imagedata format="PNG"
-#.                 fileref="FIXME"/>
-#.             </imageobject>
-#.           </mediaobject>
-#.         </figure>
-#: src/appendix/history-2.10.xml:916(para)
-msgid ""
-"GIMP will also preserve existing metadata in TIFF, PNG, JPEG, and WebP "
-"files. Each plug-in has respective options when exporting to enable or "
-"disable exporting the metadata."
+#: src/appendix/history-28.xml:429(para)
+msgid "Added fundamental OpenRaster (.ora) import and export support."
 msgstr ""
 
-#: src/appendix/history-2.10.xml:921(para)
-msgid ""
-"Additionally, users now can set defaults to preserving or not preserving "
-"metadata in all affected file format plug-ins at once depending on whether "
-"they want complete privacy or, instead, do a lot of microstock photography. "
-"The settings are available on the <emphasis>Image Import &amp; Export</"
-"emphasis> page in <emphasis>Preferences</emphasis>."
+#: src/appendix/history-28.xml:436(para)
+msgid "Added RGB565 support to the csource plug-in."
 msgstr ""
 
-#: src/appendix/history-2.10.xml:928(para)
+#: src/appendix/history-28.xml:442(para)
 msgid ""
-"<emphasis>Contributors:</emphasis> Benoit Touchette, Michael Natterer, Jehan "
-"Pagès…"
+"Added a new <quote>Create</quote> command that allows loading a Web page "
+"directly into GIMP using Webkit."
 msgstr ""
 
-#: src/appendix/history-2.10.xml:937(title)
-msgid "On-canvas interaction"
+#: src/appendix/history-28.xml:455(title)
+#: src/appendix/history-26.xml:317(title)
+#, fuzzy
+msgid "Under the Hood"
+msgstr "Debaixo da cobertura"
+
+#: src/appendix/history-28.xml:458(acronym)
+#: src/appendix/bibliography.xml:276(abbrev)
+#: src/appendix/history-26.xml:319(term)
+msgid "GEGL"
 msgstr ""
 
-#: src/appendix/history-2.10.xml:940(para)
+#: src/appendix/history-28.xml:460(para)
 msgid ""
-"GIMP 2.10 ships with a new feature that allows some GEGL-based filters to "
-"render on-canvas controls. For now, this applies to just three filters: "
-"<emphasis>Spiral</emphasis>, <emphasis>Supernova</emphasis>, and "
-"<emphasis>Panorama Projection</emphasis>. But there will be more in the "
-"future."
+"The porting of the <acronym>GIMP</acronym> core towards the new high bit-"
+"depth and non-destructive editing GEGL <xref linkend=\"bibliography-online-"
+"gegl\"/> library has taken big steps and now more than 90% of the task is "
+"already finished."
 msgstr ""
 
-#. <figure>
-#.           <title>FIXME</title>
-#.           <mediaobject>
-#.             <imageobject>
-#.               <imagedata format="PNG"
-#.                 fileref="FIXME"/>
-#.             </imageobject>
-#.           </mediaobject>
-#.         </figure>
-#: src/appendix/history-2.10.xml:956(para)
-msgid "<emphasis>Contributors:</emphasis> Michael Natterer, Ell…"
+#: src/appendix/history-28.xml:466(para)
+msgid ""
+"In addition to porting color operations to <acronym>GEGL</acronym>, an "
+"experimental GEGL Operation tool has been added, found in the Tools menu. It "
+"enables applying <acronym>GEGL</acronym> operations to an image and it gives "
+"on-canvas previews of the results. The screenshot below shows this for a "
+"Gaussian Blur."
 msgstr ""
 
-#: src/appendix/history-2.10.xml:964(title)
-msgid "Simplified bug reporting and crash recovery"
+#: src/appendix/history-28.xml:475(title)
+msgid "<acronym>GEGL</acronym> operation"
 msgstr ""
 
-#: src/appendix/history-2.10.xml:967(para)
-msgid ""
-"We need good bug reports to make GIMP better for you, so we introduced a new "
-"feature to watch and intercept critical errors and crashes, then generate a "
-"useful error log that you can copy/paste to a bug report."
+#: src/appendix/history-28.xml:489(term)
+msgid "Cairo porting"
 msgstr ""
 
-#. <figure>
-#.           <title>Debug dialog to simplify bug reporting</title>
-#.           <mediaobject>
-#.             <imageobject>
-#.               <imagedata format="PNG"
-#.                 fileref="FIXME"/>
-#.             </imageobject>
-#.           </mediaobject>
-#.         </figure>
-#: src/appendix/history-2.10.xml:981(para)
+#: src/appendix/history-28.xml:491(para)
 msgid ""
-"On development versions, the dialog will be raised on all kind of errors "
-"(even minor ones). On stable releases, it will be raised only during "
-"crashes. The default behavior can be customized in "
-"<menuchoice><guimenu>Edit</guimenu><guisubmenu>Preferences</"
-"guisubmenu><guisubmenu>Debugging</guisubmenu></menuchoice>."
+"Started with <acronym>GIMP</acronym> version 2.6, all tools rendering on "
+"canvas is now completely ported to <xref linkend=\"bibliography-online-cairo"
+"\"/>. It provides smooth antialiased graphics and improves <acronym>GIMP</"
+"acronym> look. Some plug-ins have been upgraded to Cairo as well. "
+"Additionally all tools now use an on-canvas progress indicator instead of "
+"the one in the statusbar."
 msgstr ""
-
-#: src/appendix/history-2.10.xml:991(para)
-msgid ""
-"Please note that we still need you to provide context, e.g. what you were "
-"doing when a crash occurred. A step-by-step description of how to reproduce "
-"this bug will be most helpful."
+
+#: src/appendix/history-28.xml:501(title)
+msgid "Progress indicator"
 msgstr ""
 
-#: src/appendix/history-2.10.xml:996(para)
-msgid ""
-"Additionally, in case of a crash, GIMP will now attempt to backup all images "
-"with unsaved changes, then suggest to reopen them the next time you start "
-"the application."
+#: src/appendix/history-28.xml:517(title)
+#: src/appendix/history-26.xml:364(title)
+msgid "Miscellaneous"
+msgstr "Diversos"
+
+#: src/appendix/history-28.xml:520(term)
+msgid "License change"
 msgstr ""
 
-#. <figure>
-#.           <title>Crash recovery dialog</title>
-#.           <mediaobject>
-#.             <imageobject>
-#.               <imagedata format="PNG"
-#.                 fileref="FIXME"/>
-#.             </imageobject>
-#.           </mediaobject>
-#.         </figure>
-#: src/appendix/history-2.10.xml:1010(para)
-msgid ""
-"We cannot guarantee 100% success, but it will succeed sometimes, and this "
-"might rescue your unsaved work!"
+#: src/appendix/history-28.xml:522(para)
+msgid "The GIMP license has been changed to (L)GPLv3+."
 msgstr ""
 
-#: src/appendix/history-2.10.xml:1022(title)
-msgid "API changes"
+#: src/appendix/history-28.xml:529(term)
+msgid "New script API"
 msgstr ""
 
-#: src/appendix/history-2.10.xml:1025(para)
+#: src/appendix/history-28.xml:534(para)
 msgid ""
-"Over the course of this development cycle, we deprecated a lot of API, "
-"providing a compatibility layer for 3rd party developers who write scripts "
-"and plug-ins."
+"A lot of GIMP APIs have been rebuilt to simplify developing new scripts."
 msgstr ""
 
-#: src/appendix/history-2.10.xml:1030(para)
+#: src/appendix/history-28.xml:540(para)
 msgid ""
-"For the full list of changes in PDB, please <ulink url=\"https://wiki.gimp.";
-"org/wiki/Release:2.10_changelog#API_Changes\">see the wiki</ulink>. This "
-"ChangeLog page also has a verbose list of all other changes in 2.10."
+"To further enhances scripting abilities, API changes to support layer groups "
+"have been made."
 msgstr ""
 
-#: src/appendix/history-2.10.xml:1040(title)
-msgid "Roadmap and what's next"
+#: src/appendix/history-28.xml:550(term) src/appendix/history-26.xml:384(term)
+msgid "Backwards Compatibility"
 msgstr ""
 
-#: src/appendix/history-2.10.xml:1043(para)
+#: src/appendix/history-28.xml:552(para)
 msgid ""
-"We maintain a <ulink url=\"http://wiki.gimp.org/index.php/Roadmap\";>roadmap "
-"for GIMP development</ulink> that outlines the order of features to be "
-"implemented based on priorities."
+"To allow migrating from the old tools presets system to the new one, there "
+"is a Python <ulink url=\"http://wiki.gimp.org/index.php/Mindstorm:";
+"Preset_converter\">script</ulink>, which you can download from the "
+"<acronym>GIMP</acronym> wiki site. However, the old tools presets are not "
+"100% convertible to the new tool presets. For instance, brush scale from 2.6 "
+"can't be converted to brush size in 2.8."
 msgstr ""
 
-#: src/appendix/history-2.10.xml:1048(para)
-msgid ""
-"The next big update will be v3.0 that will feature GTK+3 port and a lot of "
-"internal changes. For users, this will mostly mean: updated user interface, "
-"better support for graphic tablets, better support for HiDPI displays, "
-"better support for Wayland on Linux."
+#: src/appendix/history-28.xml:565(term) src/appendix/history-26.xml:394(term)
+msgid "Known Problems"
 msgstr ""
 
-#: src/appendix/history-2.10.xml:1054(para)
+#: src/appendix/history-28.xml:567(para)
 msgid ""
-"We are also opening the 2.10.x series for new features. This means you don't "
-"have to wait for exciting improvements for years anymore: any new feature "
-"can indeed be backported to a 2.10.x release as long as its code is not too "
-"invasive and making maintenance difficult."
-msgstr ""
-
-#: src/appendix/history-2.10.xml:1060(para)
-msgid "All the new features from 2.10.x will be part of 3.0 as well."
+"Working with graphics tablets could be problematic due to the GTK+2 library "
+"in use. If in this case either use the older version 2.6 or wait for the up "
+"coming version 3.0 for the full GTK+3 support."
 msgstr ""
 
-#: src/appendix/history-20.xml:8(title)
-msgid "Version 2.0"
+#: src/appendix/history-2.10.xml:10(title)
+msgid "What's new in GIMP 2.10?"
 msgstr ""
 
-#: src/appendix/history-20.xml:10(para)
+#: src/appendix/history-2.10.xml:12(para)
 msgid ""
-"First, a statistic: the <acronym>GIMP</acronym> code base contains about "
-"230,000 lines of C code, and most of these lines were rewritten in the "
-"evolution from 1.2 to 2.0. From the user's point of view, however, "
-"<acronym>GIMP</acronym> 2 is fundamentally similar to <acronym>GIMP</"
-"acronym> 1; the features are similar enough that <acronym>GIMP</acronym> 1 "
-"users won't be lost. As part of the restructuring work, the developers "
-"cleaned up the code greatly, an investment that, while not directly visible "
-"to the user, will ease maintenance and make future additions less painful. "
-"Thus, the <acronym>GIMP</acronym> 2 code base is significantly better "
-"organized and more maintainable than was the case for <acronym>GIMP</"
-"acronym> 1.2."
+"GIMP 2.10 is the result of six years of work that originally focused on "
+"porting the program to a new image processing engine, GEGL. However the new "
+"version ships with far more new features, including new and improved tools, "
+"better file formats support, various usability improvements, revamped color "
+"management support, a plethora of improvements targeted at digital painters "
+"and photographers, metadata editing, and much, much more."
 msgstr ""
 
-#: src/appendix/history-20.xml:27(term)
-msgid "Basic tools"
+#: src/appendix/history-2.10.xml:22(title)
+msgid "Updated user interface and initial HiDPI support"
 msgstr ""
 
-#: src/appendix/history-20.xml:29(para)
+#: src/appendix/history-2.10.xml:25(para)
 msgid ""
-"The basic tools in <acronym>GIMP</acronym> 2 are not very different from "
-"their predecessors in <acronym>GIMP</acronym> 1. The <quote>Select Regions "
-"by Color</quote> tool is now shown in the <acronym>GIMP</acronym> toolbox, "
-"but was already included in <acronym>GIMP</acronym> 1 as a menu option in "
-"the Select menu. The Transform tool has been divided into several "
-"specialized tools: Rotation, Scale, Shearing and Perspective. Color "
-"operations are now associated with layers in the menu "
-"<menuchoice><guimenu>Layer</guimenu><guisubmenu>Colors</guisubmenu></"
-"menuchoice>, but this is merely a cleanup: they were already present in the "
-"Image menu (illogically, since they are layer operations). Thus no "
-"completely new tools appear in this release, but two of the tools have been "
-"totally revamped compared to the older versions: the Text tool and the Path "
-"tool. More on this below."
+"One thing immediately noticeable about GIMP 2.10 is the new dark theme and "
+"symbolic icons enabled by default. This is meant to somewhat dim the "
+"environment and shift the focus towards content."
 msgstr ""
 
-#: src/appendix/history-20.xml:51(para)
+#: src/appendix/history-2.10.xml:30(para)
 msgid ""
-"The user interface for tools has also changed significantly. The <quote>Tool "
-"Options</quote> dialog box was modified to not resize itself when a new tool "
-"is chosen. Most users felt that the window changing size when a new tool was "
-"selected was annoying. Now, by default the <quote>Tool Options</quote> "
-"dialog is constantly open and docked under the toolbox, where it can easily "
-"be found."
+"There are now 4 user interface themes available in GIMP: <emphasis>Dark</"
+"emphasis> (default), <emphasis>Gray</emphasis>, <emphasis>Light</emphasis>, "
+"and <emphasis>System</emphasis>. Icons are now separate from themes, and we "
+"maintain both color and symbolic icons, so you can configure GIMP to have "
+"<emphasis>System</emphasis> theme with color icons if you prefer the old "
+"look."
 msgstr ""
 
-#: src/appendix/history-20.xml:65(term)
-msgid "Tool options"
+#: src/appendix/history-2.10.xml:38(para)
+msgid ""
+"Moreover, icons are available in four sizes now, so that GIMP would look "
+"better on HiDPI displays. GIMP will do its best to detect which size to use, "
+"but you can manually override that selection in <menuchoice><guimenu>Edit</"
+"guimenu><guisubmenu>Preferences</guisubmenu><guisubmenu>Interface</"
+"guisubmenu><guisubmenu>Icon Themes</guisubmenu></menuchoice>."
 msgstr ""
 
-#: src/appendix/history-20.xml:67(para)
+#: src/appendix/history-2.10.xml:49(para)
 msgid ""
-"The <quote>Tool Options</quote> for many tools have new possibilities that "
-"weren't available in <acronym>GIMP</acronym> 1. Without being exhaustive, "
-"here are the most noticeable improvements."
+"<emphasis>Contributors:</emphasis> Benoit Touchette, Klaus Staedtler, Ville "
+"Pätsi, Aryeom Han, Jehan Pagès, Alexandre Prokoudine…"
 msgstr ""
 
-#: src/appendix/history-20.xml:73(para)
+#: src/appendix/history-2.10.xml:58(title)
+msgid "GEGL port, high bit depth support, multi-threading, and more"
+msgstr ""
+
+#: src/appendix/history-2.10.xml:61(para)
 msgid ""
-"All selection tools now have mode buttons: Replace, Add, Subtract and "
-"Intersect. In <acronym>GIMP</acronym> 1 the only way to change the selection "
-"mode was to use the <keycap>Ctrl</keycap> or <keycap>Shift</keycap> buttons, "
-"which could get very confusing because those buttons also had other "
-"functions. For example, pressing and holding the <keycap>Shift</keycap> key "
-"while using the Rectangle selection tool forces the rectangle to be a "
-"square. Thus, to add a square selection you would first press <keycap>Shift</"
-"keycap>, then click the mouse, then release <keycap>Shift</keycap>, then "
-"press <keycap>Shift</keycap> again, then sweep out the selection with the "
-"mouse, then release <keycap>Shift</keycap>. It can now be done more easily."
+"The ultimate goal for v2.10 was completing the port to GEGL image processing "
+"library, started with v2.6 when we introduced optional use of GEGL for color "
+"tools and an experimental GEGL tool, and continued with v2.8 where we added "
+"GEGL-based projection of layers."
 msgstr ""
 
-#: src/appendix/history-20.xml:91(para)
+#: src/appendix/history-2.10.xml:67(para)
 msgid ""
-"For transformation tools, buttons now control which object (layer, selection "
-"or path) is affected by the transformation. You can for example transform a "
-"rectangular selection to various quadrilateral shapes. Path transformation "
-"in particular is now easier than it was before."
+"Now GIMP uses GEGL for all tile management and builds an acyclic graph for "
+"every project. This is a prerequisite for adding non-destructive editing "
+"planned for v3.2."
 msgstr ""
 
-#: src/appendix/history-20.xml:99(para)
+#: src/appendix/history-2.10.xml:72(para)
 msgid ""
-"<quote>Fade out</quote> and <quote>Paint Using Gradient</quote> are now "
-"available for all drawing tools. In fact, all drawing tools now have their "
-"own individual brush, gradient and pattern settings, in contrast to "
-"<acronym>GIMP</acronym> 1 where there was a single global setting that "
-"applied to all drawing tools. Now you can select different brushes for the "
-"Pencil and the Paint Brush, or different patterns for the Clone and Fill "
-"tools. You can change these setting by using your mouse wheel over the "
-"relevant resource button (this is most useful for quickly and easily "
-"choosing a brush)."
+"There are many benefits from using GEGL, and some of them you can already "
+"enjoy in GIMP 2.10."
 msgstr ""
 
-#: src/appendix/history-20.xml:117(para)
+#: src/appendix/history-2.10.xml:76(para)
 msgid ""
-"The most visible changes in <acronym>GIMP</acronym> 2 concern the user "
-"interface. <acronym>GIMP</acronym> now uses the <acronym>GTK2+</acronym> "
-"graphical toolkit in place of <acronym>GTK+</acronym>. One of the nice "
-"features brought by the new libraries is dockable dialogs, and tab "
-"navigation between dialogs docked in the same window — a feature present in "
-"several popular web browsers. <acronym>GIMP</acronym> 1 was famous for "
-"opening dialogs anywhere on your screen; <acronym>GIMP</acronym> 2 can be "
-"told to use fixed boxes. Dialogs now include a little tab-customization "
-"menu, which provides maximum flexibility in organizing your workspace."
+"<emphasis>High bit depth support</emphasis> allows processing images with up "
+"to 32-bit per color channel precision and open/export PSD, TIFF, PNG, EXR, "
+"and RGBE files in their native fidelity. Additionally, FITS images can be "
+"opened with up to 64-bit per channel precision."
 msgstr ""
 
-#: src/appendix/history-20.xml:132(para)
+#: src/appendix/history-2.10.xml:82(para)
 msgid ""
-"The Image window has some interesting new features. These are not "
-"necessarily activated by default, but they can be checked as options in the "
-"<menuchoice><guimenu>Preferences</guimenu><guisubmenu>Interface</"
-"guisubmenu><guisubmenu>Image Windows</guisubmenu></menuchoice> menu. "
-"<quote>Show Brush Outline</quote>, for example, allows you to see the "
-"outline of the brush when using drawing tools. In the <quote>Appearance</"
-"quote> sub-section, you can toggle whether a menu bar is present at the top "
-"of image windows. You can set an option to work with the new fullscreen "
-"mode. Viewing options are also available from all image windows using right "
-"click to bring up the menu, then selecting <quote>View</quote>. The so-"
-"called <quote>image</quote> menu is also available by clicking on a little "
-"triangle in the top left corner of the drawing space. The setting you choose "
-"in the <quote>Preferences</quote> dialog is used as the default value, and "
-"options you set from an image are used only for that image. (You can also "
-"toggle fullscreen mode by using the <keycap>F11</keycap> key; the "
-"<keycap>Esc</keycap> key also exits fullscreen mode)."
+"<emphasis>Multi-threading</emphasis> allows making use of multiple cores for "
+"processing. Not all features in GIMP make use of that, it's something we "
+"intend to work on further. A point of interest is that multi-threading "
+"happens through GEGL processing, but also in core GIMP itself, for instance "
+"to separate painting from display code."
 msgstr ""
 
-#: src/appendix/history-20.xml:160(para)
+#: src/appendix/history-2.10.xml:89(para)
 msgid ""
-"<acronym>GIMP</acronym> 2 features keyboard accelerators to ease menu "
-"access. If you find that navigating through menus using your mouse is "
-"onerous, the solution may be to use the keyboard. For example, if the menu "
-"bar is present, to create a new image just hit <keycombo><keycap>Alt</"
-"keycap><keycap>F</keycap><keycap>N</keycap></keycombo>. Without the menu "
-"bar, hit <keycombo><keycap>Shift</keycap><keycap>F10</keycap></keycombo> to "
-"open the top-left menu, and use direction keys or <keycap>F</keycap> then "
-"<keycap>N</keycap> to create the new image. Keyboard accelerators are "
-"different from shortcuts: accelerators are useful to navigate through menus, "
-"whereas shortcuts call a specific menu item directly. For example, "
-"<keycombo><keycap>Ctrl</keycap><keycap>N</keycap></keycombo> is a shortcut, "
-"and the quickest way to open a new image."
+"<emphasis>GPU-side processing</emphasis> is still optional, but available "
+"for systems with stable OpenCL drivers."
 msgstr ""
 
-#: src/appendix/history-20.xml:182(para)
+#: src/appendix/history-2.10.xml:93(para)
 msgid ""
-"To ease access to your most commonly used menu items, the <acronym>GIMP</"
-"acronym> has provided dynamic shortcuts for many years. When a menu is open, "
-"you can hover over the desired menu item and hold down your shortcut "
-"combination. This feature is still present, but is deactivated by default in "
-"the <acronym>GIMP</acronym> 2.0, to avoid accidental re-assigning of "
-"existing shortcuts."
+"You can find configuration options for multi-threading and hardware "
+"acceleration in <menuchoice><guimenu>Edit</guimenu><guisubmenu>Preferences</"
+"guisubmenu><guisubmenu>System Resources</guisubmenu></menuchoice>."
 msgstr ""
 
-#: src/appendix/history-20.xml:192(para)
+#: src/appendix/history-2.10.xml:102(para)
 msgid ""
-"The <acronym>GIMP</acronym> also ships with a number of sets of key-bindings "
-"for its menus. If you would like to replace the default <acronym>GIMP</"
-"acronym> keybindings by Photoshop bindings, for example, you can move the "
-"file <filename>menurc</filename> in your user data directory to "
-"<filename>oldmenurc</filename>, rename <filename>ps-menurc</filename> to "
-"<filename>menurc</filename> and restart <acronym>GIMP</acronym>."
+"<emphasis>Contributors:</emphasis> Michael Natterer, Øyvind Kolås, Ell, "
+"Jehan Pagès…"
 msgstr ""
 
-#: src/appendix/history-20.xml:207(term)
-msgid "Handling Tabs and Docks"
+#: src/appendix/history-2.10.xml:111(title)
+msgid "Linear color space workflow"
 msgstr ""
 
-#: src/appendix/history-20.xml:209(para)
+#: src/appendix/history-2.10.xml:114(para)
 msgid ""
-"The <acronym>GIMP</acronym> 2.0 introduces a system of tabbed dialogs to "
-"allow you to make your workspace look the way you want it to be. Almost all "
-"dialogs can be dragged to another dialog window and dropped to make a tabbed "
-"dialog set."
+"Another benefit of using GEGL is being able to work on images in a linear "
+"RGB color space as opposed to gamma-corrected (perceptual) RGB color space."
 msgstr ""
 
-#: src/appendix/history-20.xml:216(para)
+#. <figure>
+#. <title>FIXME</title>
+#. <mediaobject>
+#. <imageobject>
+#. <imagedata format="PNG"
+#. fileref="FIXME"/>
+#. </imageobject>
+#. </mediaobject>
+#. </figure>
+#: src/appendix/history-2.10.xml:127(para)
+msgid "Here is what it boils down to:"
+msgstr ""
+
+#: src/appendix/history-2.10.xml:132(para)
 msgid ""
-"Furthermore, at the bottom of each dialog, there is a dockable area: drag "
-"and drop tabs here to attach dialogs beneath the bottom tab group."
+"You now have both linear and perceptual versions of most blending modes."
 msgstr ""
 
-#: src/appendix/history-20.xml:224(term)
-msgid "Scripting"
+#: src/appendix/history-2.10.xml:138(para)
+msgid "There is now a linear version of the _Color Invert_ command."
 msgstr ""
 
-#: src/appendix/history-20.xml:226(para)
+#: src/appendix/history-2.10.xml:143(para)
 msgid ""
-"<quote>Python-fu</quote> is now the standard external scripting interface "
-"for <acronym>GIMP</acronym> 2. This means that you can now use "
-"<acronym>GIMP</acronym> functions in Python scripts, or conversely use "
-"Python to write <acronym>GIMP</acronym> plug-ins. Python is relatively easy "
-"to understand even for a beginner, especially in comparison to the Lisp-like "
-"Scheme language used for Script-Fu in <acronym>GIMP</acronym> 1. The Python "
-"bindings are augmented by a set of classes for common operations, so you are "
-"not forced to search through the complete <acronym>GIMP</acronym> Procedural "
-"Database in order to carry out basic operations. Moreover, Python has "
-"integrated development environments and a gigantic library, and runs not "
-"only on Linux but also on Microsoft Windows and Apples Mac OS X. The biggest "
-"drawback, for <acronym>GIMP</acronym> 2.0, is that the standard user "
-"interface offered in Python-fu does not use the complete power of the Python "
-"language. The interface is currently designed to support simple scripts, but "
-"a more sophisticated version is a goal of future development."
+"You can freely switch between the two at any time via "
+"<menuchoice><guimenu>Image</guimenu><guisubmenu>Precision</guisubmenu></"
+"menuchoice> submenu."
 msgstr ""
 
-#: src/appendix/history-20.xml:254(para)
+#: src/appendix/history-2.10.xml:153(para)
 msgid ""
-"<acronym>GIMP</acronym>-Perl is no longer distributed with the standard "
-"<acronym>GIMP</acronym> 2 distribution, but is available as a separate "
-"package. Currently, <acronym>GIMP</acronym>-Perl is supported only on Unix-"
-"like operating systems. It includes both a simple scripting language, and "
-"the ability to code more polished interfaces using the <acronym>Gtk2</"
-"acronym> perl module. Direct pixel manipulation is available through the use "
-"of <acronym>PDL</acronym>."
+"You can choose which mode is displayed in the <emphasis>Histogram</emphasis> "
+"docker."
 msgstr ""
 
-#: src/appendix/history-20.xml:266(para)
+#: src/appendix/history-2.10.xml:159(para)
 msgid ""
-"Script-Fu, based on <quote>Scheme</quote>, has the same drawbacks as before: "
-"not intuitive, hard to use and lacking a real development environment. It "
-"does, however, have one major advantage compared to Python-fu: Script-Fu "
-"scripts are directly interpreted by <acronym>GIMP</acronym> and do not "
-"require any additional software installation. Python-fu requires that you "
-"install a package for the Python language."
+"You can apply <emphasis>Levels</emphasis> and <emphasis>Curves</emphasis> "
+"filters in either perceptual or linear mode."
 msgstr ""
 
-#: src/appendix/history-20.xml:279(term)
-msgid "The Text Tool"
+#: src/appendix/history-2.10.xml:166(para)
+msgid ""
+"When higher than 8-bit per channel precision is used, all channels data is "
+"linear."
 msgstr ""
 
-#: src/appendix/history-20.xml:281(para)
+#: src/appendix/history-2.10.xml:172(para)
 msgid ""
-"The big problem with the standard text tool in <acronym>GIMP</acronym> 1 was "
-"that text could not be modified after it was rendered. If you wanted to "
-"change anything about the text, all you could do was <quote>undo</quote> and "
-"try again (if you were lucky enough to have sufficient undo history "
-"available, and then of course you would also undo any other work you had "
-"done in the meantime). In <acronym>GIMP</acronym> 1.2 there was also a "
-"<quote>dynamic text</quote> plug-in that allowed you to create special text "
-"layers and keep them around indefinitely, in a modifiable form, but it was "
-"buggy and awkward to use. The second generation Text tool is an enhanced "
-"combination of the old Text tool and the Dynamic Text plugin. Now all "
-"options are available in the <quote>Tool Options</quote> : font, font size, "
-"text color, justify, antialiasing, indent, spacing. To create a new text "
-"item, click in the image and a little editor pops up. Text appears on the "
-"image while you are editing (and carriage returns are handled properly!). A "
-"new dedicated layer is created; this layer resizes dynamically to match the "
-"text you key in. You can import plain text from a file, and you can even do "
-"things like writing from right to left in Arabic. If you select a text "
-"layer, clicking on it opens the editor, and you can then modify your text."
+"You can choose whether the gradient tool should work in perceptual RGB, "
+"linear RGB, or CIE LAB color space."
 msgstr ""
 
-#: src/appendix/history-20.xml:311(term)
-msgid "The Path Tool"
+#: src/appendix/history-2.10.xml:178(para)
+msgid "<emphasis>Contributors:</emphasis> Michael Natterer, Øyvind Kolås, Ell…"
 msgstr ""
 
-#: src/appendix/history-20.xml:313(para)
-msgid ""
-"The second generation Path tool has a completely new interface. The first "
-"major difference you notice is that paths are no longer required to be "
-"closed. A path can be made up of a number of disjoint curve segments. The "
-"next major difference is that now the path tool has three different modes, "
-"Design, Edit and Move."
+#: src/appendix/history-2.10.xml:186(title)
+msgid "Color management revamped"
 msgstr ""
 
-#: src/appendix/history-20.xml:320(para)
+#: src/appendix/history-2.10.xml:189(para)
 msgid ""
-"In Design mode, you can create a path, add nodes to an existing path and "
-"modify the shape of a curve either by dragging edges of the curve or "
-"dragging the <quote>handles</quote> of a node."
+"Color management is now a core feature of GIMP rather than a plug-in. This "
+"made it possible, in particular, to introduce color management to all custom "
+"widgets we could think of: image previews, color and pattern previews etc."
 msgstr ""
 
-#: src/appendix/history-20.xml:326(para)
+#. <figure>
+#. <title>FIXME</title>
+#. <mediaobject>
+#. <imageobject>
+#. <imagedata format="PNG"
+#. fileref="FIXME"/>
+#. </imageobject>
+#. </mediaobject>
+#. </figure>
+#: src/appendix/history-2.10.xml:204(para)
 msgid ""
-"In Edit mode, you can add nodes in the middle of curve edges, and remove "
-"nodes or edges, as well as change the shape of the curve. You can also "
-"connect two path components."
+"GIMP now uses LittleCMS v2, which allows it to use ICC v4 color profiles. It "
+"also partially relies on the babl library for handling color transforms, "
+"since babl is simply up to 10 times faster than LCMS2 for the cases we "
+"tested both of them on. Eventually babl could replace LittleCMS in GIMP."
 msgstr ""
 
-#: src/appendix/history-20.xml:331(para)
-msgid ""
-"The third mode, Move, is, as you might expect, used to move path components. "
-"If your path has several components, you can move each path component "
-"separately. To move all components at once, use the <keycap>Shift</keycap> "
-"key."
+#: src/appendix/history-2.10.xml:211(para)
+msgid "<emphasis>Contributors:</emphasis> Michael Natterer, Øyvind Kolås…"
 msgstr ""
 
-#: src/appendix/history-20.xml:337(para)
-msgid ""
-"Two other path-related features are new in the <acronym>GIMP</acronym> 2.0. "
-"The <acronym>GIMP</acronym> can not only import an SVG image as a raster "
-"image, but can also keep SVG paths intact as <acronym>GIMP</acronym> paths. "
-"This means that the <acronym>GIMP</acronym> is now more able than ever to "
-"complement your favorite vector drawing tool. The other feature which has "
-"made the path tool much better is the introduction of vector-based stroking. "
-"In previous versions, stroking paths and selections was a matter of drawing "
-"a brush-stroke along the path. This mode is still available, but it is now "
-"possible to stroke a curve accurately, using the vector library "
-"<acronym>libart</acronym>."
+#: src/appendix/history-2.10.xml:219(title)
+msgid "Layers and masks"
 msgstr ""
 
-#: src/appendix/history-20.xml:355(term)
-msgid "Other improvements"
+#: src/appendix/history-2.10.xml:222(para)
+msgid ""
+"GIMP now ships with two groups of blending modes: legacy (perceptual, mostly "
+"to make old XCF files look exactly as before) and default (mostly linear)."
 msgstr ""
 
-#: src/appendix/history-20.xml:357(para)
-msgid "Some other improvements in brief:"
+#: src/appendix/history-2.10.xml:227(para)
+msgid "New blend modes are:"
 msgstr ""
 
-#: src/appendix/history-20.xml:360(para)
+#: src/appendix/history-2.10.xml:232(para)
 msgid ""
-"Higher-quality antialiasing in some places — most notably in the Text tool."
+"LCH layer modes: <emphasis>Hue</emphasis>, <emphasis>Chroma</emphasis>, "
+"<emphasis>Color</emphasis>, and <emphasis>Lightness</emphasis>."
 msgstr ""
 
-#: src/appendix/history-20.xml:366(para)
+#: src/appendix/history-2.10.xml:239(para)
+msgid "<emphasis>Pass-Through</emphasis> mode for layer groups."
+msgstr ""
+
+#: src/appendix/history-2.10.xml:244(para)
 msgid ""
-"Icons and menus are skinnable. You can create your own icon set and apply it "
-"to the toolbox using the <menuchoice><guimenu>Preference</"
-"guimenu><guisubmenu>Interface</guisubmenu></menuchoice> menu option. A theme "
-"called <quote>small</quote> is included with the standard distribution."
+"<emphasis>Linear Burn</emphasis>, <emphasis>Vivid Light</emphasis>, "
+"<emphasis>Linear Light</emphasis>, <emphasis>Pin Light</emphasis>, "
+"<emphasis>Hard Mix</emphasis>, <emphasis>Exclusion</emphasis>, "
+"<emphasis>Merge</emphasis>, and <emphasis>Split</emphasis>."
 msgstr ""
 
-#: src/appendix/history-20.xml:378(para)
-msgid "An image can be saved as a template and used to create new images."
+#: src/appendix/history-2.10.xml:252(para)
+msgid ""
+"Layers, paths, and channels can also be tagged with color labels to improve "
+"project organization. This will be even more useful once we add multi-layer "
+"selection later on."
 msgstr ""
 
-#: src/appendix/history-20.xml:384(para)
+#: src/appendix/history-2.10.xml:257(para)
 msgid ""
-"There are four new combination modes for layers that lie one on top of "
-"another within an image: <quote>Hard Light</quote>, <quote>Soft Light</"
-"quote>, <quote>Grain Extract</quote> and <quote>Grain Merge</quote>."
+"Compositing options for layers are exposed to users now, and all layer-"
+"related settings are finally available in the <emphasis>Layer Attributes</"
+"emphasis> dialog."
 msgstr ""
 
-#: src/appendix/history-20.xml:393(para)
+#. <figure>
+#. <title>FIXME</title>
+#. <mediaobject>
+#. <imageobject>
+#. <imagedata format="PNG"
+#. fileref="FIXME"/>
+#. </imageobject>
+#. </mediaobject>
+#. </figure>
+#: src/appendix/history-2.10.xml:271(para)
 msgid ""
-"If there is an active selection, you can crop the image directly to the "
-"selection size using image menu <menuchoice><guimenu>Image</"
-"guimenu><guisubmenu>Crop</guisubmenu></menuchoice>."
+"Moreover, if you always need alpha in your layers, you can enable automatic "
+"generation of the alpha channel in imported images upon opening them. See "
+"<menuchoice><guimenu>Edit</guimenu><guisubmenu>Preferences</"
+"guisubmenu><guisubmenu>Image Import &amp; Export</guisubmenu></menuchoice> "
+"page for this and more policies."
 msgstr ""
 
-#: src/appendix/history-20.xml:403(para)
+#: src/appendix/history-2.10.xml:281(para)
+msgid "Layer groups can finally have masks on:"
+msgstr ""
+
+#: src/appendix/history-2.10.xml:298(title)
+msgid "More use for CIE LAB and CIE LCH"
+msgstr ""
+
+#: src/appendix/history-2.10.xml:301(para)
 msgid ""
-"As well as being able to create guides, there's now a grid functionality in "
-"<acronym>GIMP</acronym>. It is complementary to the guides functionality and "
-"makes it easier to position objects so that they align perfectly."
+"With GIMP 2.10, we introduced a number of features that make use of CIE LAB "
+"and CIE LCH color spaces:"
 msgstr ""
 
-#: src/appendix/history-20.xml:411(para)
+#: src/appendix/history-2.10.xml:307(para)
 msgid ""
-"The Layers dialog is more coherent, in that there are no more hidden "
-"functions accessed only with right click on the miniature image of the layer "
-"that appears there. You can now handle layer operations directly from the "
-"image menu: Layer Mask, Transparency, Transformation and Layer Color "
-"operations are directly in the Layer submenu."
+"Color dialogs now have an LCH color selector you can use instead of HSV. The "
+"LCH selector also displays out-of-gamut warning."
 msgstr ""
 
-#: src/appendix/history-20.xml:421(para)
+#: src/appendix/history-2.10.xml:313(para)
 msgid ""
-"Color display filters are now available from the image menu "
-"<menuchoice><guimenu>View</guimenu><guisubmenu>Display Filters</guisubmenu></"
-"menuchoice>. Using them, you can simulate different gamma values, different "
-"contrasts, or even color deficient vision, without altering your original "
-"image. This actually has been a feature of the <acronym>GIMP</acronym> "
-"developer versions for a long time, but it has never been stable enough to "
-"appear in a stable version of the <acronym>GIMP</acronym> before."
+"A new <emphasis>Hue-Chroma</emphasis> filter in the <emphasis>Colors</"
+"emphasis> menu works much like <emphasis>Hue-Saturation</emphasis>, but "
+"operates in CIE LCH color space."
 msgstr ""
 
-#: src/appendix/history-20.xml:438(para)
+#: src/appendix/history-2.10.xml:321(para)
 msgid ""
-"The color selection dialog has a new CMYK mode, associated with the printer "
-"icon."
+"The <emphasis>Fuzzy Select</emphasis> and the <emphasis>Bucket Fill</"
+"emphasis> tools can now select colors by their values in CIE <emphasis>L</"
+"emphasis>, <emphasis>C</emphasis>, and <emphasis>H</emphasis> channels."
 msgstr ""
 
-#: src/appendix/history-20.xml:444(para)
+#: src/appendix/history-2.10.xml:329(para)
 msgid ""
-"Data stored in <acronym>EXIF</acronym> tags by digital cameras are now "
-"handled in read and write mode for JPEG files."
+"Both the <emphasis>Color Picker</emphasis> and the <emphasis>Sample Points</"
+"emphasis> dialog now display pixel values in CIE LAB and CIE LCH at your "
+"preference."
 msgstr ""
 
-#: src/appendix/history-20.xml:451(para)
-msgid ""
-"MNG animations are now supported. The MNG file format can be considered as "
-"animated PNG. It has all the advantages of PNG over GIF, such as more "
-"colors, 256 levels of transparency, and perhaps most importantly, lack of "
-"patent encumbrance. The format is a web standard and all recent popular web "
-"browsers support it."
+#: src/appendix/history-2.10.xml:336(para)
+msgid "<emphasis>Contributors:</emphasis> Michael Natterer, Elle Stone, Ell…"
 msgstr ""
 
-#: src/appendix/history-20.xml:461(para)
-msgid ""
-"The <acronym>GIMP</acronym> Animation package now does onion-skinning, a "
-"bluescreen feature was added as well as audio support."
+#: src/appendix/history-2.10.xml:344(title)
+msgid "New and improved tools"
 msgstr ""
 
-#: src/appendix/history-20.xml:468(para)
+#: src/appendix/history-2.10.xml:346(term)
+msgid "Unified Transform"
+msgstr "Transformação unificada"
+
+#: src/appendix/history-2.10.xml:348(para)
 msgid ""
-"A channel mixer filter, previously available from the web as an add-on, "
-"appears in <menuchoice><guimenu>Filters</guimenu><guisubmenu>Colors</"
-"guisubmenu></menuchoice>."
+"New <emphasis>Unified Transform</emphasis> tool (<keycombo><keycap>Shift</"
+"keycap><keycap>L</keycap></keycombo>) simplifies making multiple transforms, "
+"such as scaling, rotating, and correcting perspective in one go. The design "
+"is based on a functional spec written by our former UX expert Peter Sikking."
 msgstr ""
 
-#: src/appendix/fdl.xml:10(title)
-msgid "GNU Free Documentation License"
+#. <figure>
+#. <title>FIXME</title>
+#. <mediaobject>
+#. <imageobject>
+#. <imagedata format="PNG"
+#. fileref="FIXME"/>
+#. </imageobject>
+#. </mediaobject>
+#. </figure>
+#: src/appendix/history-2.10.xml:364(para)
+msgid "<emphasis>Contributors:</emphasis> Mikael Magnusson, Michael Natterer…"
 msgstr ""
 
-#: src/appendix/fdl.xml:11(subtitle)
-msgid "Version 1.2, November 2002"
+#: src/appendix/history-2.10.xml:371(term)
+msgid "Warp Transform"
 msgstr ""
 
-#. NOTE TO TRANSLATORS:
-#.
-#.      Replace the text in the msgid with the text here below.
-#.      Do NOT translate the content of the para tags, neither 
-#.      the text here below.
-#.      This text must not be translated but kept in english as it is, 
-#.      only the <YOUR LANGUAGE> tags should be changed, but not translated, 
-#.      to fit your own language:
-#.
-#.      "This is an unofficial translation of the GNU Free Documentation
-#.      License into <YOUR LANGUAGE>. It was not published by the Free
-#.      Software Foundation, and does not legally state the distribution terms
-#.      for software that uses the GNU FDL-only the <ulink
-#.      url="../en/legal.html">original English text of the GNU FDL</ulink>
-#.      does that. However, we hope that this translation will help <YOUR
-#.      LANGUAGE> speakers understand the GNU FDL better."
-#: src/appendix/fdl.xml:32(para)
+#: src/appendix/history-2.10.xml:373(para)
 msgid ""
-"Note that any translations of the GNU Free Documentation License are not "
-"published by the Free Software Foundation, and do not legally state the "
-"distribution terms for software that uses the GNU FDL-only the original "
-"English text of the GNU FDL does that."
+"The new <emphasis>Warp Transform</emphasis> tool (<keycap>W</keycap>) allows "
+"doing localized transforms like growing or shifting pixels with a soft brush "
+"and undo support. Such tools are commonly used in fashion photography for "
+"retouching."
 msgstr ""
 
-#. NOTE TO TRANSLATORS:
-#.
-#.      Replace the text in the msgid with the translation of this piece 
-#.      of text:
-#.
-#.      "This is an unofficial translation of the GNU Free Documentation
-#.      License into <YOUR LANGUAGE>. It was not published by the Free
-#.      Software Foundation, and does not legally state the distribution terms
-#.      for software that uses the GNU FDL-only the <ulink
-#.      url="../en/legal.html">original English text of the GNU FDL</ulink>
-#.      does that. However, we hope that this translation will help <YOUR
-#.      LANGUAGE> speakers understand the GNU FDL better."
-#: src/appendix/fdl.xml:52(para)
-msgid "The <acronym>GIMP</acronym> Documentation Team"
+#. <figure>
+#. <title>FIXME</title>
+#. <mediaobject>
+#. <imageobject>
+#. <imagedata format="PNG"
+#. fileref="FIXME"/>
+#. </imageobject>
+#. </mediaobject>
+#. </figure>
+#: src/appendix/history-2.10.xml:388(para)
+msgid ""
+"As such, the new tool retires the old <emphasis>iWarp</emphasis> filter that "
+"was innovative at the time of its inception (and pre-dated Photoshop's "
+"<emphasis>Liquify</emphasis> filter), but was ultimately cumbersome to use. "
+"The <emphasis>Warp Transform</emphasis> tool also features an "
+"<guilabel>Eraser</guilabel> mode to selectively remove changes, previously "
+"unavailable in the <emphasis>iWarp</emphasis> filter."
 msgstr ""
 
-#: src/appendix/fdl.xml:56(para)
+#: src/appendix/history-2.10.xml:397(para)
 msgid ""
-"Copyright (C) 2000,2001,2002 Free Software Foundation, Inc. 59 Temple Place, "
-"Suite 330, Boston, MA 02111-1307 USA. Everyone is permitted to copy and "
-"distribute verbatim copies of this license document, but changing it is not "
-"allowed."
+"<emphasis>Contributors:</emphasis> Michael Muré, Michael Natterer, Jonathan "
+"Tait…"
 msgstr ""
 
-#: src/appendix/fdl.xml:65(title)
-msgid "PREAMBLE"
+#: src/appendix/history-2.10.xml:405(term)
+msgid "Handle Transform"
 msgstr ""
 
-#: src/appendix/fdl.xml:66(para)
+#: src/appendix/history-2.10.xml:407(para)
 msgid ""
-"The purpose of this License is to make a manual, textbook, or other "
-"functional and useful document <quote>free</quote> in the sense of freedom: "
-"to assure everyone the effective freedom to copy and redistribute it, with "
-"or without modifying it, either commercially or noncommercially. "
-"Secondarily, this License preserves for the author and publisher a way to "
-"get credit for their work, while not being considered responsible for "
-"modifications made by others."
+"The new <emphasis>Handle Transform</emphasis> tool (<keycombo><keycap>Shift</"
+"keycap><keycap>L</keycap></keycombo>) provides an interesting approach at "
+"applying scaling, rotating, and perspective correction using handles placed "
+"on the canvas. People who are used to editing on touch surfaces might find "
+"this tool strangely easy to grasp."
 msgstr ""
 
-#: src/appendix/fdl.xml:75(para)
+#: src/appendix/history-2.10.xml:414(para)
 msgid ""
-"This License is a kind of <quote>copyleft</quote>, which means that "
-"derivative works of the document must themselves be free in the same sense. "
-"It complements the GNU General Public License, which is a copyleft license "
-"designed for free software."
+"<emphasis>Contributors:</emphasis> Johannes Matschke, Michael Natterer, Ell…"
 msgstr ""
 
-#: src/appendix/fdl.xml:81(para)
+#: src/appendix/history-2.10.xml:431(term)
+msgid "Blend tool becomes Gradient tool and gets on-canvas editing"
+msgstr ""
+
+#: src/appendix/history-2.10.xml:433(para)
 msgid ""
-"We have designed this License in order to use it for manuals for free "
-"software, because free software needs free documentation: a free program "
-"should come with manuals providing the same freedoms that the software does. "
-"But this License is not limited to software manuals; it can be used for any "
-"textual work, regardless of subject matter or whether it is published as a "
-"printed book. We recommend this License principally for works whose purpose "
-"is instruction or reference."
+"We renamed the <emphasis>Blend</emphasis> tool to <emphasis>Gradient</"
+"emphasis> tool and changed its default shortcut to <keycap>G</keycap>. But "
+"this pales in comparison to what the tool can actually do now, and it's a "
+"lot."
 msgstr ""
 
-#: src/appendix/fdl.xml:92(title)
-msgid "APPLICABILITY AND DEFINITIONS"
+#: src/appendix/history-2.10.xml:439(para)
+msgid ""
+"The new tool pretty much obsoletes the old <emphasis>Gradient Editor</"
+"emphasis> dialog. Now you can create and delete color stops, select and "
+"shift them, assign colors to color stops, change blending and coloring for "
+"segments between color stops and create new color stops from midpoints "
+"<emphasis>right on the canvas</emphasis>."
 msgstr ""
 
-#: src/appendix/fdl.xml:93(para)
+#. <figure>
+#. <title>FIXME</title>
+#. <mediaobject>
+#. <imageobject>
+#. <imagedata format="PNG"
+#. fileref="FIXME"/>
+#. </imageobject>
+#. </mediaobject>
+#. </figure>
+#: src/appendix/history-2.10.xml:455(para)
 msgid ""
-"This License applies to any manual or other work, in any medium, that "
-"contains a notice placed by the copyright holder saying it can be "
-"distributed under the terms of this License. Such a notice grants a world-"
-"wide, royalty-free license, unlimited in duration, to use that work under "
-"the conditions stated herein. The <quote>Document</quote>, below, refers to "
-"any such manual or work. Any member of the public is a licensee, and is "
-"addressed as <quote>you</quote>. You accept the license if you copy, modify "
-"or distribute the work in a way requiring permission under copyright law."
+"All gradients available by default are also \"editable\" now. What it means "
+"is that when you try to change an existing gradient from a system folder, "
+"GIMP will create a copy of it, call it a <emphasis>Custom Gradient</"
+"emphasis> and preserve it across sessions. Unless, of course, you edit "
+"another 'system' gradient, in which case it will become the new custom "
+"gradient."
 msgstr ""
 
-#: src/appendix/fdl.xml:104(para)
+#: src/appendix/history-2.10.xml:463(para)
 msgid ""
-"A <quote>Modified Version</quote> of the Document means any work containing "
-"the Document or a portion of it, either copied verbatim, or with "
-"modifications and/or translated into another language."
+"We intend to use the generic implementation of this later for brushes and "
+"other types of resources."
 msgstr ""
 
-#: src/appendix/fdl.xml:110(para)
+#: src/appendix/history-2.10.xml:467(para)
 msgid ""
-"A <quote>Secondary Section</quote> is a named appendix or a front-matter "
-"section of the Document that deals exclusively with the relationship of the "
-"publishers or authors of the Document to the Document's overall subject (or "
-"to related matters) and contains nothing that could fall directly within "
-"that overall subject. (Thus, if the Document is in part a textbook of "
-"mathematics, a Secondary Section may not explain any mathematics.) The "
-"relationship could be a matter of historical connection with the subject or "
-"with related matters, or of legal, commercial, philosophical, ethical or "
-"political position regarding them."
+"<emphasis>Contributors:</emphasis> Michael Henning, Michael Natterer, Ell, "
+"Øyvind Kolås…"
 msgstr ""
 
-#: src/appendix/fdl.xml:122(para)
+#: src/appendix/history-2.10.xml:475(term)
+msgid "Better selection tools"
+msgstr ""
+
+#: src/appendix/history-2.10.xml:477(para)
 msgid ""
-"The <quote>Invariant Sections</quote> are certain Secondary Sections whose "
-"titles are designated, as being those of Invariant Sections, in the notice "
-"that says that the Document is released under this License. If a section "
-"does not fit the above definition of Secondary then it is not allowed to be "
-"designated as Invariant. The Document may contain zero Invariant Sections. "
-"If the Document does not identify any Invariant Sections then there are none."
+"The <emphasis>Foreground Select</emphasis> tool can finally make subpixel "
+"selections in complex cases such as strays of hair on textured background. "
+"Two new masking methods are now available for that."
 msgstr ""
 
-#: src/appendix/fdl.xml:131(para)
+#. <figure>
+#. <title>New foreground select tool using Matting Global for fine
+#. selections of foreground objects, particularly things like find hairs.</title>
+#. <mediaobject>
+#. <imageobject>
+#. <imagedata format="PNG"
+#. fileref="FIXME"/>
+#. </imageobject>
+#. </mediaobject>
+#. </figure>
+#: src/appendix/history-2.10.xml:492(para)
 msgid ""
-"The <quote>Cover Texts</quote> are certain short passages of text that are "
-"listed, as Front-Cover Texts or Back-Cover Texts, in the notice that says "
-"that the Document is released under this License. A Front-Cover Text may be "
-"at most 5 words, and a Back-Cover Text may be at most 25 words."
+"The <emphasis>Select by Color</emphasis> and <emphasis>Fuzzy Select</"
+"emphasis> tools now both feature a <guilabel>Draw mask</guilabel> option to "
+"display future selection area with a magenta fill, and the latter tool also "
+"got a <guilabel>Diagonal neighbors</guilabel> option to select diagonally "
+"neighboring pixels."
 msgstr ""
 
-#: src/appendix/fdl.xml:139(para)
+#: src/appendix/history-2.10.xml:499(para)
 msgid ""
-"A <quote>Transparent</quote> copy of the Document means a machine-readable "
-"copy, represented in a format whose specification is available to the "
-"general public, that is suitable for revising the document straightforwardly "
-"with generic text editors or (for images composed of pixels) generic paint "
-"programs or (for drawings) some widely available drawing editor, and that is "
-"suitable for input to text formatters or for automatic translation to a "
-"variety of formats suitable for input to text formatters. A copy made in an "
-"otherwise Transparent file format whose markup, or absence of markup, has "
-"been arranged to thwart or discourage subsequent modification by readers is "
-"not Transparent. An image format is not Transparent if used for any "
-"substantial amount of text. A copy that is not <quote>Transparent</quote> is "
-"called <quote>Opaque</quote>."
+"For the <emphasis>Free Select</emphasis> tool, closing a polygonal/free "
+"selection now doesn't confirm the selection automatically. Instead you still "
+"can tweak positions of nodes (where applicable), then press <keycap>Enter</"
+"keycap>, double-click inside the selection, or switch to another tool to "
+"confirm the selection."
 msgstr ""
 
-#: src/appendix/fdl.xml:154(para)
+#: src/appendix/history-2.10.xml:506(para)
 msgid ""
-"Examples of suitable formats for Transparent copies include plain ASCII "
-"without markup, Texinfo input format, LaTeX input format, SGML or XML using "
-"a publicly available DTD, and standard-conforming simple HTML, PostScript or "
-"PDF designed for human modification. Examples of transparent image formats "
-"include PNG, XCF and JPG. Opaque formats include proprietary formats that "
-"can be read and edited only by proprietary word processors, SGML or XML for "
-"which the DTD and/or processing tools are not generally available, and the "
-"machine-generated HTML, PostScript or PDF produced by some word processors "
-"for output purposes only."
+"The <emphasis>Intelligent Scissors</emphasis> tool finally allows to remove "
+"the last added segment with <keycap>Backspace</keycap> key, and GIMP now "
+"checks, whether the first and the last segments are distinct before closing "
+"the curve."
 msgstr ""
 
-#: src/appendix/fdl.xml:166(para)
+#: src/appendix/history-2.10.xml:512(para)
 msgid ""
-"The <quote>Title Page</quote> means, for a printed book, the title page "
-"itself, plus such following pages as are needed to hold, legibly, the "
-"material this License requires to appear in the title page. For works in "
-"formats which do not have any title page as such, <quote>Title Page</quote> "
-"means the text near the most prominent appearance of the work's title, "
-"preceding the beginning of the body of the text."
+"<emphasis>Contributors:</emphasis> Michael Natterer, Jan Rüegg, Daniel Sabo, "
+"Ell…"
 msgstr ""
 
-#: src/appendix/fdl.xml:176(para)
+#: src/appendix/history-2.10.xml:520(term)
+msgid "Color tools"
+msgstr ""
+
+#: src/appendix/history-2.10.xml:522(para)
 msgid ""
-"A section <quote>Entitled XYZ</quote> means a named subunit of the Document "
-"whose title either is precisely XYZ or contains XYZ in parentheses following "
-"text that translates XYZ in another language. (Here XYZ stands for a "
-"specific section name mentioned below, such as <quote>Acknowledgements</"
-"quote>, <quote>Dedications</quote>, <quote>Endorsements</quote>, or "
-"<quote>History</quote>.) To <quote>Preserve the Title</quote> of such a "
-"section when you modify the Document means that it remains a section "
-"<quote>Entitled XYZ</quote> according to this definition."
+"All color tools have been refactored to become GEGL-based filters, so they "
+"could be properly used later on when we introduce non-destructive editing. "
+"Hence, the <emphasis>Color</emphasis> submenu in the <emphasis>Tools</"
+"emphasis> menu has been removed, and these filters are now mostly "
+"unavailable in the toolbox."
 msgstr ""
 
-#: src/appendix/fdl.xml:187(para)
-msgid ""
-"The Document may include Warranty Disclaimers next to the notice which "
-"states that this License applies to the Document. These Warranty Disclaimers "
-"are considered to be included by reference in this License, but only as "
-"regards disclaiming warranties: any other implication that these Warranty "
-"Disclaimers may have is void and has no effect on the meaning of this "
-"License."
+#: src/appendix/history-2.10.xml:529(para)
+msgid "<emphasis>Contributors:</emphasis> Michael Natterer…"
 msgstr ""
 
-#: src/appendix/fdl.xml:197(title)
-msgid "VERBATIM COPYING"
+#: src/appendix/history-2.10.xml:536(term)
+msgid "Text tool supports CJK and more writing systems"
 msgstr ""
 
-#: src/appendix/fdl.xml:198(para)
+#: src/appendix/history-2.10.xml:538(para)
 msgid ""
-"You may copy and distribute the Document in any medium, either commercially "
-"or noncommercially, provided that this License, the copyright notices, and "
-"the license notice saying this License applies to the Document are "
-"reproduced in all copies, and that you add no other conditions whatsoever to "
-"those of this License. You may not use technical measures to obstruct or "
-"control the reading or further copying of the copies you make or distribute. "
-"However, you may accept compensation in exchange for copies. If you "
-"distribute a large enough number of copies you must also follow the "
-"conditions in <link linkend=\"gfdl-3\">section 4</link>."
+"The <emphasis>Text</emphasis> tool now fully supports advanced input methods "
+"for CJK and other non-western languages. The pre-edit text is now displayed "
+"just as expected, depending on your platform and input method engine (IME). "
+"Several input method-related bugs and crashes have also been fixed."
 msgstr ""
 
-#: src/appendix/fdl.xml:210(para)
-msgid ""
-"You may also lend copies, under the same conditions stated above, and you "
-"may publicly display copies."
+#. <figure>
+#. <title>FIXME</title>
+#. <mediaobject>
+#. <imageobject>
+#. <imagedata format="PNG"
+#. fileref="FIXME"/>
+#. </imageobject>
+#. </mediaobject>
+#. </figure>
+#: src/appendix/history-2.10.xml:554(para)
+#: src/appendix/history-2.10.xml:1014(para)
+msgid "<emphasis>Contributors:</emphasis> Jehan Pagès…"
 msgstr ""
 
-#: src/appendix/fdl.xml:216(title)
-msgid "COPYING IN QUANTITY"
+#: src/appendix/history-2.10.xml:561(term)
+msgid "Experimental tools"
 msgstr ""
 
-#: src/appendix/fdl.xml:217(para)
+#: src/appendix/history-2.10.xml:563(para)
 msgid ""
-"If you publish printed copies (or copies in media that commonly have printed "
-"covers) of the Document, numbering more than 100, and the Document's license "
-"notice requires Cover Texts, you must enclose the copies in covers that "
-"carry, clearly and legibly, all these Cover Texts: Front-Cover Texts on the "
-"front cover, and Back-Cover Texts on the back cover. Both covers must also "
-"clearly and legibly identify you as the publisher of these copies. The front "
-"cover must present the full title with all words of the title equally "
-"prominent and visible. You may add other material on the covers in addition. "
-"Copying with changes limited to the covers, as long as they preserve the "
-"title of the Document and satisfy these conditions, can be treated as "
-"verbatim copying in other respects."
+"Two new tools were incomplete for inclusion to GIMP 2.10 by default, but "
+"still can be enabled. Please note that they are highly experimental and "
+"likely to be broken for you (up to have GIMP crash). We only mention them, "
+"because we need contributors to get them into the releasable state."
 msgstr ""
 
-#: src/appendix/fdl.xml:231(para)
+#: src/appendix/history-2.10.xml:569(para)
 msgid ""
-"If the required texts for either cover are too voluminous to fit legibly, "
-"you should put the first ones listed (as many as fit reasonably) on the "
-"actual cover, and continue the rest onto adjacent pages."
+"<emphasis>N-Point Deformation</emphasis> tool introduces the kind of smooth, "
+"as little rigid as possible warping you would expect physical objects to "
+"have."
 msgstr ""
 
-#: src/appendix/fdl.xml:237(para)
+#. <figure>
+#. <title>FIXME</title>
+#. <mediaobject>
+#. <imageobject>
+#. <imagedata format="PNG"
+#. fileref="FIXME"/>
+#. </imageobject>
+#. </mediaobject>
+#. </figure>
+#: src/appendix/history-2.10.xml:583(para)
 msgid ""
-"If you publish or distribute Opaque copies of the Document numbering more "
-"than 100, you must either include a machine-readable Transparent copy along "
-"with each Opaque copy, or state in or with each Opaque copy a computer-"
-"network location from which the general network-using public has access to "
-"download using public-standard network protocols a complete Transparent copy "
-"of the Document, free of added material. If you use the latter option, you "
-"must take reasonably prudent steps, when you begin distribution of Opaque "
-"copies in quantity, to ensure that this Transparent copy will remain thus "
-"accessible at the stated location until at least one year after the last "
-"time you distribute an Opaque copy (directly or through your agents or "
-"retailers) of that edition to the public."
+"The <emphasis>Seamless Clone</emphasis> tool is aimed to simplify making "
+"layered compositions. Typically when you paste one image into another, there "
+"are all sorts of mismatches: color temperature, brightness etc. This new "
+"experimental tool tries to adapt various properties of a pasted image with "
+"regards to its backdrop."
 msgstr ""
 
-#: src/appendix/fdl.xml:251(para)
+#: src/appendix/history-2.10.xml:590(para)
 msgid ""
-"It is requested, but not required, that you contact the authors of the "
-"Document well before redistributing any large number of copies, to give them "
-"a chance to provide you with an updated version of the Document."
-msgstr ""
-
-#: src/appendix/fdl.xml:258(title)
-msgid "MODIFICATIONS"
+"To enable these tools, you need to first enable the <emphasis>Playground</"
+"emphasis> page of the <emphasis>Preferences</emphasis> dialog. Do it by "
+"running GIMP with a <command>--show-playground</command> switch (for "
+"Windows, you might want tweaking the path to GIMP in the shortcut properties "
+"accordingly). Then you need to go to <menuchoice><guimenu>Edit</"
+"guimenu><guisubmenu>Preferences</guisubmenu><guisubmenu>Playground</"
+"guisubmenu></menuchoice> and enable the respective options, so that the "
+"tools would show up in the toolbox."
 msgstr ""
 
-#: src/appendix/fdl.xml:259(para)
+#: src/appendix/history-2.10.xml:605(para)
 msgid ""
-"You may copy and distribute a Modified Version of the Document under the "
-"conditions of sections <link linkend=\"gfdl-2\">3</link> and <link linkend="
-"\"gfdl-3\">4</link> above, provided that you release the Modified Version "
-"under precisely this License, with the Modified Version filling the role of "
-"the Document, thus licensing distribution and modification of the Modified "
-"Version to whoever possesses a copy of it. In addition, you must do these "
-"things in the Modified Version:"
+"We need to stress again that you should only do so either if you are very "
+"curious, or (which we hope for) intend to help us fix them."
 msgstr ""
 
-#: src/appendix/fdl.xml:271(simpara)
+#: src/appendix/history-2.10.xml:609(para)
 msgid ""
-"Use in the Title Page (and on the covers, if any) a title distinct from that "
-"of the Document, and from those of previous versions (which should, if there "
-"were any, be listed in the History section of the Document). You may use the "
-"same title as a previous version if the original publisher of that version "
-"gives permission."
+"<emphasis>Contributors:</emphasis> Marek Dvoroznak, Barak Itkin, Jehan "
+"Pagès, Michael Natterer…"
 msgstr ""
 
-#: src/appendix/fdl.xml:280(simpara)
-msgid ""
-"List on the Title Page, as authors, one or more persons or entities "
-"responsible for authorship of the modifications in the Modified Version, "
-"together with at least five of the principal authors of the Document (all of "
-"its principal authors, if it has fewer than five), unless they release you "
-"from this requirement."
+#: src/appendix/history-2.10.xml:618(title)
+msgid "Digital painting improvements"
 msgstr ""
 
-#: src/appendix/fdl.xml:289(simpara)
+#: src/appendix/history-2.10.xml:621(para)
 msgid ""
-"State on the Title page the name of the publisher of the Modified Version, "
-"as the publisher."
+"GIMP 2.10 ships with a number of improvements requested by digital painters. "
+"One of the most interesting new additions here is the <emphasis>MyPaint "
+"Brush</emphasis> tool (<keycap>Y</keycap>) that first appeared in the GIMP-"
+"Painter fork."
 msgstr ""
 
-#: src/appendix/fdl.xml:295(simpara)
-msgid "Preserve all the copyright notices of the Document."
+#: src/appendix/history-2.10.xml:627(para)
+msgid ""
+"The <emphasis>Smudge</emphasis> tool got updates specifically targeted in "
+"painting use case. The new <guilabel>No erase effect</guilabel> option "
+"prevents the tools from changing alpha of pixels. And the foreground color "
+"can now be blended into smudged pixels, controlled by a new <guilabel>Flow</"
+"guilabel> slider, where 0 means no blending."
 msgstr ""
 
-#: src/appendix/fdl.xml:298(simpara)
+#: src/appendix/history-2.10.xml:634(para)
 msgid ""
-"Add an appropriate copyright notice for your modifications adjacent to the "
-"other copyright notices."
+"All painting tools now have explicit <guilabel>Hardness</guilabel> and "
+"<guilabel>Force</guilabel> sliders except for the <emphasis>MyPaint Brush</"
+"emphasis> tool that only has the <guilabel>Hardness</guilabel> slider."
 msgstr ""
 
-#: src/appendix/fdl.xml:304(simpara)
+#: src/appendix/history-2.10.xml:640(para)
 msgid ""
-"Include, immediately after the copyright notices, a license notice giving "
-"the public permission to use the Modified Version under the terms of this "
-"License, in the form shown in the <link linkend=\"gfdl-addendum\">Addendum</"
-"link> below."
+"Most importantly, GIMP now supports canvas rotation and flipping to help "
+"illustrators checking proportions and perspective."
 msgstr ""
 
-#: src/appendix/fdl.xml:313(simpara)
+#. <figure>
+#. <title>FIXME</title>
+#. <mediaobject>
+#. <imageobject>
+#. <imagedata format="PNG"
+#. fileref="FIXME"/>
+#. </imageobject>
+#. </mediaobject>
+#. </figure>
+#: src/appendix/history-2.10.xml:653(para)
 msgid ""
-"Preserve in that license notice the full lists of Invariant Sections and "
-"required Cover Texts given in the Document's license notice."
+"A new <guilabel>Brush lock to view</guilabel> option gives you a choice "
+"whether you want a brush locked to a certain zoom level and rotation angle "
+"of the canvas. The option is available for all painting tools that use a "
+"brush except for the <emphasis>MyPaint Brush</emphasis> tool."
 msgstr ""
 
-#: src/appendix/fdl.xml:319(simpara)
-msgid "Include an unaltered copy of this License."
+#: src/appendix/history-2.10.xml:659(para)
+msgid ""
+"New <emphasis>Symmetry Painting</emphasis> dockable dialog, enabled on per-"
+"image basis, allows to use all painting tools with various symmetries "
+"(mirror, mandala, tiling…)."
 msgstr ""
 
-#: src/appendix/fdl.xml:322(simpara)
+#. <figure>
+#. <title>FIXME</title>
+#. <mediaobject>
+#. <imageobject>
+#. <imagedata format="PNG"
+#. fileref="FIXME"/>
+#. </imageobject>
+#. </mediaobject>
+#. </figure>
+#: src/appendix/history-2.10.xml:673(para)
 msgid ""
-"Preserve the section Entitled <quote>History</quote>, Preserve its Title, "
-"and add to it an item stating at least the title, year, new authors, and "
-"publisher of the Modified Version as given on the Title Page. If there is no "
-"section Entitled <quote>History</quote> in the Document, create one stating "
-"the title, year, authors, and publisher of the Document as given on its "
-"Title Page, then add an item describing the Modified Version as stated in "
-"the previous sentence."
+"This new version of GIMP also ships with more new brushes available by "
+"default."
 msgstr ""
 
-#: src/appendix/fdl.xml:335(simpara)
+#: src/appendix/history-2.10.xml:677(para)
 msgid ""
-"Preserve the network location, if any, given in the Document for public "
-"access to a Transparent copy of the Document, and likewise the network "
-"locations given in the Document for previous versions it was based on. These "
-"may be placed in the <quote>History</quote> section. You may omit a network "
-"location for a work that was published at least four years before the "
-"Document itself, or if the original publisher of the version it refers to "
-"gives permission."
+"<emphasis>Contributors:</emphasis> Michael Natterer, Alexia Death, Daniel "
+"Sabo, shark0r, Jehan Pagès, Ell, Jose Americo Gobbo, Aryeom Han…"
 msgstr ""
 
-#: src/appendix/fdl.xml:347(simpara)
-msgid ""
-"For any section Entitled <quote>Acknowledgements</quote> or "
-"<quote>Dedications</quote>, Preserve the Title of the section, and preserve "
-"in the section all the substance and tone of each of the contributor "
-"acknowledgements and/or dedications given therein."
+#: src/appendix/history-2.10.xml:686(title)
+msgid "Digital photography improvements"
 msgstr ""
 
-#: src/appendix/fdl.xml:356(simpara)
+#: src/appendix/history-2.10.xml:689(para)
 msgid ""
-"Preserve all the Invariant Sections of the Document, unaltered in their text "
-"and in their titles. Section numbers or the equivalent are not considered "
-"part of the section titles."
+"Some of the new GEGL-based filters are specifically targeted at "
+"photographers: <emphasis>Exposure</emphasis>, <emphasis>Shadows-Highlights</"
+"emphasis>, <emphasis>High-pass</emphasis>, <emphasis>Wavelet Decompose</"
+"emphasis>, <emphasis>Panorama Projection</emphasis> and others will be an "
+"important addition to your toolbox."
 msgstr ""
 
-#: src/appendix/fdl.xml:363(simpara)
+#. <figure>
+#. <title>FIXME</title>
+#. <mediaobject>
+#. <imageobject>
+#. <imagedata format="PNG"
+#. fileref="FIXME"/>
+#. </imageobject>
+#. </mediaobject>
+#. </figure>
+#: src/appendix/history-2.10.xml:706(para)
 msgid ""
-"Delete any section Entitled <quote>Endorsements</quote>. Such a section may "
-"not be included in the Modified Version."
+"On top of that, the new <emphasis>Extract Component</emphasis> filter "
+"simplifies extracting a channel of an arbitrary color model (LAB, LCH, CMYK "
+"etc.) from currently selected layer. If you were used to decomposing and "
+"recomposing images just for this, your work will be that easier now."
 msgstr ""
 
-#: src/appendix/fdl.xml:369(simpara)
+#: src/appendix/history-2.10.xml:712(para)
 msgid ""
-"Do not retitle any existing section to be Entitled <quote>Endorsements</"
-"quote> or to conflict in title with any Invariant Section."
+"Moreover, you can now use either <emphasis>darktable</emphasis> or "
+"<emphasis>RawTherapee</emphasis> as GIMP plug-ins for opening raw digital "
+"photos. Any recent version of either application will do."
 msgstr ""
 
-#: src/appendix/fdl.xml:376(simpara)
-msgid "Preserve any Warranty Disclaimers."
+#: src/appendix/history-2.10.xml:717(para)
+msgid ""
+"A new <emphasis>Clip Warning</emphasis> display filter will visualize "
+"underexposed and overexposed areas of a photo for you, with customizable "
+"colors. For now, it’s mostly geared towards images where colors are stored "
+"with floating point precision. You will mostly benefit from this if you work "
+"on 16/32 bit per channel float images such as EXR and TIFF."
 msgstr ""
 
-#: src/appendix/fdl.xml:379(para)
+#. <figure>
+#. <title>FIXME</title>
+#. <mediaobject>
+#. <imageobject>
+#. <imagedata format="PNG"
+#. fileref="FIXME"/>
+#. </imageobject>
+#. </mediaobject>
+#. </figure>
+#: src/appendix/history-2.10.xml:733(para)
 msgid ""
-"If the Modified Version includes new front-matter sections or appendices "
-"that qualify as Secondary Sections and contain no material copied from the "
-"Document, you may at your option designate some or all of these sections as "
-"invariant. To do this, add their titles to the list of Invariant Sections in "
-"the Modified Version's license notice. These titles must be distinct from "
-"any other section titles."
+"<emphasis>Contributors:</emphasis> Michael Natterer, Ell, Thomas Manni, "
+"Tobias Ellinghaus, Øyvind Kolås, Jehan Pagès, Alberto Griggio…"
 msgstr ""
 
-#: src/appendix/fdl.xml:387(para)
+#: src/appendix/history-2.10.xml:742(title)
+msgid "Effects"
+msgstr "Efeitos"
+
+#: src/appendix/history-2.10.xml:745(para)
 msgid ""
-"You may add a section Entitled <quote>Endorsements</quote>, provided it "
-"contains nothing but endorsements of your Modified Version by various "
-"parties-for example, statements of peer review or that the text has been "
-"approved by an organization as the authoritative definition of a standard."
+"GIMP now ships with over <emphasis>80</emphasis> GEGL-based filters. A lot "
+"of those are former GIMP effects. Here is why GEGL-based implementations are "
+"better:"
 msgstr ""
 
-#: src/appendix/fdl.xml:394(para)
+#: src/appendix/history-2.10.xml:752(para)
 msgid ""
-"You may add a passage of up to five words as a Front-Cover Text, and a "
-"passage of up to 25 words as a Back-Cover Text, to the end of the list of "
-"Cover Texts in the Modified Version. Only one passage of Front-Cover Text "
-"and one of Back-Cover Text may be added by (or through arrangements made by) "
-"any one entity. If the Document already includes a cover text for the same "
-"cover, previously added by you or by arrangement made by the same entity you "
-"are acting on behalf of, you may not add another; but you may replace the "
-"old one, on explicit permission from the previous publisher that added the "
-"old one."
+"You can apply them on images in 32-bit per color channel precision mode."
 msgstr ""
 
-#: src/appendix/fdl.xml:406(para)
+#: src/appendix/history-2.10.xml:758(para)
 msgid ""
-"The author(s) and publisher(s) of the Document do not by this License give "
-"permission to use their names for publicity for or to assert or imply "
-"endorsement of any Modified Version."
+"You can preview them right on the canvas, and if an image is larger than the "
+"viewport, GIMP will render the viewport first for immediate feedback."
 msgstr ""
 
-#: src/appendix/fdl.xml:413(title)
-msgid "COMBINING DOCUMENTS"
+#: src/appendix/history-2.10.xml:765(para)
+msgid ""
+"You can use split preview to compare original image with its processed "
+"version and swap before/after sides both horizontally and vertically."
 msgstr ""
 
-#: src/appendix/fdl.xml:414(para)
+#: src/appendix/history-2.10.xml:771(para)
 msgid ""
-"You may combine the Document with other documents released under this "
-"License, under the terms defined in <link linkend=\"gfdl-4\">section 5 </"
-"link> above for modified versions, provided that you include in the "
-"combination all of the Invariant Sections of all of the original documents, "
-"unmodified, and list them all as Invariant Sections of your combined work in "
-"its license notice, and that you preserve all their Warranty Disclaimers."
+"In a future non-destructive GIMP, you will be able to adjust settings of "
+"those filters without undoing a ton of steps."
 msgstr ""
 
-#: src/appendix/fdl.xml:423(para)
+#. <figure>
+#. <title>FIXME</title>
+#. <mediaobject>
+#. <imageobject>
+#. <imagedata format="PNG"
+#. fileref="FIXME"/>
+#. </imageobject>
+#. </mediaobject>
+#. </figure>
+#: src/appendix/history-2.10.xml:786(para)
 msgid ""
-"The combined work need only contain one copy of this License, and multiple "
-"identical Invariant Sections may be replaced with a single copy. If there "
-"are multiple Invariant Sections with the same name but different contents, "
-"make the title of each such section unique by adding at the end of it, in "
-"parentheses, the name of the original author or publisher of that section if "
-"known, or else a unique number. Make the same adjustment to the section "
-"titles in the list of Invariant Sections in the license notice of the "
-"combined work."
+"Some of the GEGL-based filters have OpenCL version for hardware "
+"acceleration. This will come in handy, if OpenCL drivers work well for you. "
+"Furthermore many operations can come multi-threaded to use your processor at "
+"their full power."
 msgstr ""
 
-#: src/appendix/fdl.xml:433(para)
+#: src/appendix/history-2.10.xml:792(para)
 msgid ""
-"In the combination, you must combine any sections Entitled <quote>History</"
-"quote> in the various original documents, forming one section Entitled "
-"<quote>History</quote>; likewise combine any sections Entitled "
-"<quote>Acknowledgements</quote>, and any sections Entitled "
-"<quote>Dedications</quote>. You must delete all sections Entitled "
-"<quote>Endorsements</quote>."
+"<emphasis>Contributors:</emphasis> Michael Natterer, Øyvind Kolås, Thomas "
+"Manni…"
 msgstr ""
 
-#: src/appendix/fdl.xml:443(title)
-msgid "COLLECTIONS OF DOCUMENTS"
+#: src/appendix/history-2.10.xml:801(title)
+msgid "Usability improvements"
 msgstr ""
 
-#: src/appendix/fdl.xml:444(para)
+#: src/appendix/history-2.10.xml:804(para)
 msgid ""
-"You may make a collection consisting of the Document and other documents "
-"released under this License, and replace the individual copies of this "
-"License in the various documents with a single copy that is included in the "
-"collection, provided that you follow the rules of this License for verbatim "
-"copying of each of the documents in all other respects."
+"While working with active users, we got rid of quite a few usability issues. "
+"Here are just some of these changes:"
 msgstr ""
 
-#: src/appendix/fdl.xml:451(para)
+#: src/appendix/history-2.10.xml:810(para)
 msgid ""
-"You may extract a single document from such a collection, and distribute it "
-"individually under this License, provided you insert a copy of this License "
-"into the extracted document, and follow this License in all other respects "
-"regarding verbatim copying of that document."
+"All transformation tools now automatically disable original layer view so "
+"that you could clearly see adjustments against the backdrop."
 msgstr ""
 
-#: src/appendix/fdl.xml:459(title)
-msgid "AGGREGATION WITH INDEPENDENT WORKS"
+#: src/appendix/history-2.10.xml:816(para)
+msgid ""
+"Masks can now easily be created with last values you used by just pressing "
+"<keycap>Shift</keycap> and clicking on respective layer's preview."
 msgstr ""
 
-#: src/appendix/fdl.xml:460(para)
+#: src/appendix/history-2.10.xml:823(para)
 msgid ""
-"A compilation of the Document or its derivatives with other separate and "
-"independent documents or works, in or on a volume of a storage or "
-"distribution medium, is called an <quote>aggregate</quote> if the copyright "
-"resulting from the compilation is not used to limit the legal rights of the "
-"compilation's users beyond what the individual works permit. When the "
-"Document is included in an aggregate, this License does not apply to the "
-"other works in the aggregate which are not themselves derivative works of "
-"the Document."
+"All dialogs except the ones like <emphasis>Scale</emphasis> now remember "
+"last values you used across sessions."
 msgstr ""
 
-#: src/appendix/fdl.xml:470(para)
+#: src/appendix/history-2.10.xml:829(para)
 msgid ""
-"If the Cover Text requirement of <link linkend=\"gfdl-3\">section 4</link> "
-"is applicable to these copies of the Document, then if the Document is less "
-"than one half of the entire aggregate, the Document's Cover Texts may be "
-"placed on covers that bracket the Document within the aggregate, or the "
-"electronic equivalent of covers if the Document is in electronic form. "
-"Otherwise they must appear on printed covers that bracket the whole "
-"aggregate."
+"All GEGL-based filters allow saving named presets and automatically make "
+"timestamped presets for the last time you used them."
 msgstr ""
 
-#: src/appendix/fdl.xml:481(title)
-msgid "TRANSLATION"
+#: src/appendix/history-2.10.xml:835(para)
+msgid ""
+"You can now choose fill color or pattern for empty spaces after resizing the "
+"canvas."
 msgstr ""
 
-#: src/appendix/fdl.xml:482(para)
+#: src/appendix/history-2.10.xml:841(para)
 msgid ""
-"Translation is considered a kind of modification, so you may distribute "
-"translations of the Document under the terms of <link linkend="
-"\"gfdl-4\">section 5</link>. Replacing Invariant Sections with translations "
-"requires special permission from their copyright holders, but you may "
-"include translations of some or all Invariant Sections in addition to the "
-"original versions of these Invariant Sections. You may include a translation "
-"of this License, and all the license notices in the Document, and any "
-"Warranty Disclaimers, provided that you also include the original English "
-"version of this License and the original versions of those notices and "
-"disclaimers. In case of a disagreement between the translation and the "
-"original version of this License or a notice or disclaimer, the original "
-"version will prevail."
+"There is a lot to improve to make GIMP better suited for professional "
+"workflows. As usual, we welcome constructive discussion and recently created "
+"a <ulink url=\"https://mail.gnome.org/mailman/listinfo/gimp-gui-list";
+"\">mailing list</ulink> to discuss the topic of improving GIMP's usability. "
+"This is a long-term enhancement process, which can take more time than "
+"localized changes and features."
 msgstr ""
 
-#: src/appendix/fdl.xml:497(para)
+#: src/appendix/history-2.10.xml:850(para)
 msgid ""
-"If a section in the Document is Entitled <quote>Acknowledgements</quote>, "
-"<quote>Dedications</quote>, or <quote>History</quote>, the requirement "
-"(<link linkend=\"gfdl-4\">section 5</link>) to Preserve its Title (<link "
-"linkend=\"gfdl-1\">section 2</link>) will typically require changing the "
-"actual title."
+"<emphasis>Contributors:</emphasis> Michael Natterer, Daniel Sabo, Benoit "
+"Touchette, Massimo Valentini, Jehan Pagès…"
 msgstr ""
 
-#: src/appendix/fdl.xml:506(title)
-msgid "TERMINATION"
+#: src/appendix/history-2.10.xml:859(title)
+msgid "File formats support"
 msgstr ""
 
-#: src/appendix/fdl.xml:507(para)
+#: src/appendix/history-2.10.xml:862(para)
 msgid ""
-"You may not copy, modify, sublicense, or distribute the Document except as "
-"expressly provided for under this License. Any other attempt to copy, "
-"modify, sublicense or distribute the Document is void, and will "
-"automatically terminate your rights under this License. However, parties who "
-"have received copies, or rights, from you under this License will not have "
-"their licenses terminated so long as such parties remain in full compliance."
-msgstr ""
-
-#: src/appendix/fdl.xml:518(title)
-msgid "FUTURE REVISIONS OF THIS LICENSE"
+"GIMP is now capable of reading and writing TIFF, PNG, PSD, and FITS files "
+"with up to 32-bit per channel precision where applicable."
 msgstr ""
 
-#: src/appendix/fdl.xml:519(para)
+#: src/appendix/history-2.10.xml:866(para)
 msgid ""
-"The Free Software Foundation may publish new, revised versions of the GNU "
-"Free Documentation License from time to time. Such new versions will be "
-"similar in spirit to the present version, but may differ in detail to "
-"address new problems or concerns. See <ulink url=\"http://www.gnu.org/";
-"copyleft/\">http://www.gnu.org/copyleft/</ulink>."
+"The PSD plug-in additionally supports <emphasis>pass-through</emphasis>, "
+"<emphasis>hard mix</emphasis>, <emphasis>pin light</emphasis>, "
+"<emphasis>vivid light</emphasis>, and <emphasis>linear light</emphasis> "
+"blending modes."
 msgstr ""
 
-#: src/appendix/fdl.xml:527(para)
+#: src/appendix/history-2.10.xml:872(para)
 msgid ""
-"Each version of the License is given a distinguishing version number. If the "
-"Document specifies that a particular numbered version of this License "
-"<quote>or any later version</quote> applies to it, you have the option of "
-"following the terms and conditions either of that specified version or of "
-"any later version that has been published (not as a draft) by the Free "
-"Software Foundation. If the Document does not specify a version number of "
-"this License, you may choose any version ever published (not as a draft) by "
-"the Free Software Foundation."
+"GIMP now also ships with native WebP support, including features like "
+"animation, ICC profiles, and metadata. Both importing and exporting are "
+"supported."
 msgstr ""
 
-#: src/appendix/fdl.xml:539(title)
-msgid "ADDENDUM: How to use this License for your documents"
+#: src/appendix/history-2.10.xml:877(para)
+msgid ""
+"The JPEG 2000 plug-in was rewritten to use the <emphasis>OpenJPEG</emphasis> "
+"library rather than the somewhat obsolete <emphasis>Jasper</emphasis> "
+"library."
 msgstr ""
 
-#: src/appendix/fdl.xml:540(para)
+#: src/appendix/history-2.10.xml:882(para)
 msgid ""
-"To use this License in a document you have written, include a copy of the "
-"License in the document and put the following copyright and license notices "
-"just after the title page:"
+"Finally, the PDF plug-in now supports importing password-protected files "
+"(you need to know the password) and exporting multipage PDF documents (each "
+"layer will be a page)."
 msgstr ""
 
-#: src/appendix/fdl.xml:546(para)
+#: src/appendix/history-2.10.xml:887(para)
 msgid ""
-"Copyright (c) YEAR YOUR NAME. Permission is granted to copy, distribute and/"
-"or modify this document under the terms of the GNU Free Documentation "
-"License, Version 1.2 or any later version published by the Free Software "
-"Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-"
-"Cover Texts. A copy of the license is included in the section entitled "
-"<quote>GNU Free Documentation License</quote>."
+"<emphasis>Contributors:</emphasis> Michael Natterer, Mukund Sivamaran, Ell, "
+"Jehan Pagès, Lionel N, Darshan Kadu…"
 msgstr ""
 
-#: src/appendix/fdl.xml:556(para)
-msgid ""
-"If you have Invariant Sections, Front-Cover Texts and Back-Cover Texts, "
-"replace the <quote>with...Texts.</quote> line with this:"
+#: src/appendix/history-2.10.xml:896(title)
+msgid "Metadata viewing, editing, and preservation"
 msgstr ""
 
-#: src/appendix/fdl.xml:561(para)
+#: src/appendix/history-2.10.xml:899(para)
 msgid ""
-"with the Invariant Sections being LIST THEIR TITLES, with the Front-Cover "
-"Texts being LIST, and with the Back-Cover Texts being LIST."
+"GIMP now ships with plug-ins for viewing and editing Exif, XMP, IPTC, GPS, "
+"and DICOM metadata. They are available via the <menuchoice><guimenu>Image</"
+"guimenu><guisubmenu>Metadata</guisubmenu></menuchoice> submenu."
 msgstr ""
 
-#: src/appendix/fdl.xml:567(para)
+#. <figure>
+#. <title>FIXME</title>
+#. <mediaobject>
+#. <imageobject>
+#. <imagedata format="PNG"
+#. fileref="FIXME"/>
+#. </imageobject>
+#. </mediaobject>
+#. </figure>
+#: src/appendix/history-2.10.xml:916(para)
 msgid ""
-"If you have Invariant Sections without Cover Texts, or some other "
-"combination of the three, merge those two alternatives to suit the situation."
+"GIMP will also preserve existing metadata in TIFF, PNG, JPEG, and WebP "
+"files. Each plug-in has respective options when exporting to enable or "
+"disable exporting the metadata."
 msgstr ""
 
-#: src/appendix/fdl.xml:572(para)
+#: src/appendix/history-2.10.xml:921(para)
 msgid ""
-"If your document contains nontrivial examples of program code, we recommend "
-"releasing these examples in parallel under your choice of free software "
-"license, such as the GNU General Public License, to permit their use in free "
-"software."
+"Additionally, users now can set defaults to preserving or not preserving "
+"metadata in all affected file format plug-ins at once depending on whether "
+"they want complete privacy or, instead, do a lot of microstock photography. "
+"The settings are available on the <emphasis>Image Import &amp; Export</"
+"emphasis> page in <emphasis>Preferences</emphasis>."
 msgstr ""
 
-#. When image changes, this message will be marked fuzzy or untranslated for you.
-#. It doesn't matter what you translate it to: it's not used at all.
-#: src/appendix/contributing.xml:274(None)
+#: src/appendix/history-2.10.xml:928(para)
 msgid ""
-"@@image: 'images/contribute/to-translators.png'; "
-"md5=1cdeb6f861204ae51c1d79dc2c08c6d7"
+"<emphasis>Contributors:</emphasis> Benoit Touchette, Michael Natterer, Jehan "
+"Pagès…"
 msgstr ""
 
-#. When image changes, this message will be marked fuzzy or untranslated for you.
-#. It doesn't matter what you translate it to: it's not used at all.
-#: src/appendix/contributing.xml:288(None)
-msgid ""
-"@@image: 'images/contribute/guiicon.png'; "
-"md5=6e7accac74d91e93a94f07df44e4c26e"
+#: src/appendix/history-2.10.xml:937(title)
+msgid "On-canvas interaction"
 msgstr ""
 
-#. When image changes, this message will be marked fuzzy or untranslated for you.
-#. It doesn't matter what you translate it to: it's not used at all.
-#: src/appendix/contributing.xml:436(None)
+#: src/appendix/history-2.10.xml:940(para)
 msgid ""
-"@@image: 'images/contribute/xml-tags.png'; "
-"md5=6b7e682efd4abdaf4694086de617e0a8"
+"GIMP 2.10 ships with a new feature that allows some GEGL-based filters to "
+"render on-canvas controls. For now, this applies to just three filters: "
+"<emphasis>Spiral</emphasis>, <emphasis>Supernova</emphasis>, and "
+"<emphasis>Panorama Projection</emphasis>. But there will be more in the "
+"future."
 msgstr ""
 
-#. TO TRANSLATORS: No need to translate this document since only English 
-#.     knowing peoples can contribute
-#: src/appendix/contributing.xml:8(title)
-msgid "How to Contribute"
+#. <figure>
+#. <title>FIXME</title>
+#. <mediaobject>
+#. <imageobject>
+#. <imagedata format="PNG"
+#. fileref="FIXME"/>
+#. </imageobject>
+#. </mediaobject>
+#. </figure>
+#: src/appendix/history-2.10.xml:956(para)
+msgid "<emphasis>Contributors:</emphasis> Michael Natterer, Ell…"
 msgstr ""
 
-#: src/appendix/contributing.xml:12(secondary)
-msgid "How to contribute"
+#: src/appendix/history-2.10.xml:964(title)
+msgid "Simplified bug reporting and crash recovery"
 msgstr ""
 
-#: src/appendix/contributing.xml:14(para)
-msgid "Welcome to the GIMP-Help team!"
+#: src/appendix/history-2.10.xml:967(para)
+msgid ""
+"We need good bug reports to make GIMP better for you, so we introduced a new "
+"feature to watch and intercept critical errors and crashes, then generate a "
+"useful error log that you can copy/paste to a bug report."
 msgstr ""
 
-#: src/appendix/contributing.xml:18(para)
+#. <figure>
+#. <title>Debug dialog to simplify bug reporting</title>
+#. <mediaobject>
+#. <imageobject>
+#. <imagedata format="PNG"
+#. fileref="FIXME"/>
+#. </imageobject>
+#. </mediaobject>
+#. </figure>
+#: src/appendix/history-2.10.xml:981(para)
 msgid ""
-"This tutorial is intended for writing documentation. If you want to "
-"<emphasis>translate</emphasis> the documentation or the user interface, "
-"please go to \"https://l10n.gnome.org/teams/xx\"; where \"xx\" is your "
-"language code: ISO 639-1 language codes can be found at <ulink url=\"http://";
-"www.loc.gov/standards/iso639-2/php/code_list.php\"/>."
+"On development versions, the dialog will be raised on all kind of errors "
+"(even minor ones). On stable releases, it will be raised only during "
+"crashes. The default behavior can be customized in "
+"<menuchoice><guimenu>Edit</guimenu><guisubmenu>Preferences</"
+"guisubmenu><guisubmenu>Debugging</guisubmenu></menuchoice>."
 msgstr ""
 
-#: src/appendix/contributing.xml:27(title)
-msgid "Prerequisites"
+#: src/appendix/history-2.10.xml:991(para)
+msgid ""
+"Please note that we still need you to provide context, e.g. what you were "
+"doing when a crash occurred. A step-by-step description of how to reproduce "
+"this bug will be most helpful."
 msgstr ""
 
-#: src/appendix/contributing.xml:30(title)
-msgid "Join our mailing list"
+#: src/appendix/history-2.10.xml:996(para)
+msgid ""
+"Additionally, in case of a crash, GIMP will now attempt to backup all images "
+"with unsaved changes, then suggest to reopen them the next time you start "
+"the application."
 msgstr ""
 
-#: src/appendix/contributing.xml:31(para)
+#. <figure>
+#. <title>Crash recovery dialog</title>
+#. <mediaobject>
+#. <imageobject>
+#. <imagedata format="PNG"
+#. fileref="FIXME"/>
+#. </imageobject>
+#. </mediaobject>
+#. </figure>
+#: src/appendix/history-2.10.xml:1010(para)
 msgid ""
-"You can join our mailing list at <ulink url=\"https://mail.gnome.org/mailman/";
-"listinfo/gimp-docs-list\"/>. Please, feel free to ask questions."
+"We cannot guarantee 100% success, but it will succeed sometimes, and this "
+"might rescue your unsaved work!"
 msgstr ""
 
-#: src/appendix/contributing.xml:38(title)
-msgid "Create a Local Working Copy of Code"
+#: src/appendix/history-2.10.xml:1022(title)
+msgid "API changes"
 msgstr ""
 
-#: src/appendix/contributing.xml:39(para)
+#: src/appendix/history-2.10.xml:1025(para)
 msgid ""
-"The GIMP help Manual is lodged in a central repository at https://gitlab.";
-"gnome.org/GNOME/gimp-help. Creating a local copy of this repository to work "
-"on makes sure that everyone can work on his own without fuzzing around into "
-"works of other contributors."
+"Over the course of this development cycle, we deprecated a lot of API, "
+"providing a compatibility layer for 3rd party developers who write scripts "
+"and plug-ins."
 msgstr ""
 
-#: src/appendix/contributing.xml:45(para)
+#: src/appendix/history-2.10.xml:1030(para)
 msgid ""
-"As a newbie, you will access the git repository anonymously (without an "
-"account). Open a terminal and type: <emphasis> git clone https://gitlab.";
-"gnome.org/GNOME/gimp-help.git </emphasis>."
+"For the full list of changes in PDB, please <ulink url=\"https://wiki.gimp.";
+"org/wiki/Release:2.10_changelog#API_Changes\">see the wiki</ulink>. This "
+"ChangeLog page also has a verbose list of all other changes in 2.10."
 msgstr ""
 
-#: src/appendix/contributing.xml:52(para)
-msgid ""
-"If you have a GNOME account, the command is: <emphasis> git clone git@gitlab."
-"gnome.org:GNOME/gimp-help.git </emphasis>."
+#: src/appendix/history-2.10.xml:1040(title)
+msgid "Roadmap and what's next"
 msgstr ""
 
-#: src/appendix/contributing.xml:58(para)
+#: src/appendix/history-2.10.xml:1043(para)
 msgid ""
-"This will create a <quote>gimp-help</quote> folder in your current "
-"directory. Be patient! That's a big download: about 700 MB."
+"We maintain a <ulink url=\"http://wiki.gimp.org/index.php/Roadmap\";>roadmap "
+"for GIMP development</ulink> that outlines the order of features to be "
+"implemented based on priorities."
 msgstr ""
 
-#: src/appendix/contributing.xml:65(title)
-msgid "Installing your sandbox"
+#: src/appendix/history-2.10.xml:1048(para)
+msgid ""
+"The next big update will be v3.0 that will feature GTK+3 port and a lot of "
+"internal changes. For users, this will mostly mean: updated user interface, "
+"better support for graphic tablets, better support for HiDPI displays, "
+"better support for Wayland on Linux."
 msgstr ""
 
-#: src/appendix/contributing.xml:66(para)
+#: src/appendix/history-2.10.xml:1054(para)
 msgid ""
-"After downloading your local copy, run: <emphasis>cd gimp-help</emphasis> "
-"then <emphasis>./autogen.sh --without-gimp ALL_LINGUAS=\"en xx\"</emphasis>."
+"We are also opening the 2.10.x series for new features. This means you don't "
+"have to wait for exciting improvements for years anymore: any new feature "
+"can indeed be backported to a 2.10.x release as long as its code is not too "
+"invasive and making maintenance difficult."
 msgstr ""
 
-#: src/appendix/contributing.xml:72(para)
-msgid ""
-"When running ./autogen.sh, you can notice some not found packages, for "
-"example <quote>checking for dblatex... no</quote>. Most of them are related "
-"to PDF files and you have to install them before running ./autogen.sh again "
-"if you want to create PDF files."
+#: src/appendix/history-2.10.xml:1060(para)
+msgid "All the new features from 2.10.x will be part of 3.0 as well."
 msgstr ""
 
-#: src/appendix/contributing.xml:81(title)
-msgid "The gimp-help folder"
+#: src/appendix/bugs.xml:12(title)
+msgid "Reporting Bugs and Requesting Enhancements"
 msgstr ""
 
-#: src/appendix/contributing.xml:82(para)
+#: src/appendix/bugs.xml:16(secondary) src/appendix/bugs.xml:19(primary)
+msgid "Bugs"
+msgstr "Erros (Bugs)"
+
+#: src/appendix/bugs.xml:22(para)
 msgid ""
-"The GIMP User Manual is maintained in the xml files of the <quote>src</"
-"quote> folder. You will use these xml files to work on."
+"Sad to say, no version of <acronym>GIMP</acronym> has yet been absolutely "
+"perfect. Even sadder, it is likely that no version ever will be. In spite of "
+"all efforts to make everything work, a program as complicated as "
+"<acronym>GIMP</acronym> is bound to screw things up occasionally, or even "
+"crash."
 msgstr ""
 
-#: src/appendix/contributing.xml:90(title)
-msgid "Workflow"
+#: src/appendix/bugs.xml:29(para)
+msgid ""
+"But the fact that bugs are unavoidable does not mean that they should be "
+"passively accepted. If you find a bug in <acronym>GIMP</acronym>, the "
+"developers would like to know about it so they can at least try to fix it."
 msgstr ""
 
-#: src/appendix/contributing.xml:92(title)
-msgid "Writing"
+#: src/appendix/bugs.xml:34(para)
+msgid ""
+"Suppose, then, that you have found a bug, or at least think you have: you "
+"try to do something, and the results are not what you expect. What should "
+"you do? How should you report it?"
 msgstr ""
 
-#: src/appendix/contributing.xml:93(para)
-msgid "The language is English (USA)."
+#: src/appendix/bugs.xml:40(para)
+msgid ""
+"The procedure for making an <emphasis>enhancement request</emphasis>&mdash;"
+"that is, for asking the developers to add a missing feature&mdash;is the "
+"same as the procedure for reporting a bug."
 msgstr ""
 
-#: src/appendix/contributing.xml:101(para)
-msgid "English-US language."
+#: src/appendix/bugs.xml:47(para)
+msgid ""
+"In common with many other free software projects, <acronym>GIMP</acronym> "
+"uses a bug-reporting mechanism called <emphasis>GitLab</emphasis>. This is a "
+"very powerful web-based system, capable of managing thousands of bug reports "
+"without losing track. In fact, <acronym>GIMP</acronym> shares its GitLab "
+"database with the entire Gnome project."
 msgstr ""
 
-#: src/appendix/contributing.xml:106(para)
-msgid ""
-"Indent with 2 spaces (the <keycap>Tab</keycap> key must move pointer by two "
-"spaces)."
+#: src/appendix/bugs.xml:57(title)
+msgid "Making sure it's a Bug"
 msgstr ""
 
-#: src/appendix/contributing.xml:112(para)
+#: src/appendix/bugs.xml:58(para)
 msgid ""
-"Replace tabs with spaces (for compatibility with all text editors and web "
-"browsers)."
+"The first thing you should do, before reporting a bug, is to make an effort "
+"to verify that what you are seeing really <emphasis>is</emphasis> a bug. It "
+"is hard to give a method for doing this that applies to all situations, but "
+"reading the documentation will often be useful, and discussing the question "
+"on IRC or a mailing list may also be quite helpful. If you are seeing a "
+"<emphasis>crash</emphasis>, as opposed to mere misbehavior, the odds that it "
+"is a true bug are pretty high: well written software programs are not "
+"designed to crash under <emphasis>any</emphasis> circumstances. In any case, "
+"if you have made an conscientious effort to decide whether it is really a "
+"bug, and at the end still aren't sure, then please go ahead and report it: "
+"the worst that can happen is that you will waste a bit of time for the "
+"development team."
 msgstr ""
 
-#: src/appendix/contributing.xml:118(para)
-msgid "80 characters per line."
+#: src/appendix/bugs.xml:75(para)
+msgid ""
+"Actually there are a few things that are known to cause <acronym>GIMP</"
+"acronym> to crash but have turned out to be too inconvenient to be worth "
+"fixing. One of them is asking <acronym>GIMP</acronym> to do something that "
+"requires vast amounts of memory, such as creating an image one million "
+"pixels on a side."
 msgstr ""
 
-#: src/appendix/contributing.xml:123(para)
-msgid "Automatic spell checking with English (USA) for default language."
+#: src/appendix/bugs.xml:83(para)
+msgid ""
+"You should also make sure that you are using an up-to-date version of "
+"<acronym>GIMP</acronym>: reporting bugs that have already been fixed is just "
+"a waste of everybody's time. (<acronym>GIMP</acronym> 1 is no longer "
+"maintained, so if you use it and find bugs, either upgrade to <acronym>GIMP</"
+"acronym> 2 or live with them.) Particularly if you are using the development "
+"version of <acronym>GIMP</acronym>, make sure that you can see the bug in "
+"the latest release before filing a report."
 msgstr ""
 
-#: src/appendix/contributing.xml:96(para)
+#: src/appendix/bugs.xml:93(para)
 msgid ""
-"To edit XML files, use your preferred text editor (this guide's author "
-"prefers the free editor Kate). You must set the editor for: <placeholder-1/>"
+"If after due consideration you still think you have a legitimate bug report "
+"or enhancement request, the next step is to go to <acronym>GIMP</acronym>'s "
+"list of issues (<ulink url=\"https://gitlab.gnome.org/GNOME/gimp/issues/\"/";
+">), and try to see whether somebody else has already reported the same thing."
 msgstr ""
 
-#: src/appendix/contributing.xml:131(para)
-msgid ""
-"Source files are written in the XML language according to the DocBook DTD. "
-"DocBook specifications can be found at <ulink url=\"http://tdg.docbook.org/";
-"tdg/4.5/docbook.html\"/>."
+#: src/appendix/bugs.xml:103(title)
+msgid "Find a Specific Bug"
 msgstr ""
 
-#: src/appendix/contributing.xml:137(para)
+#: src/appendix/bugs.xml:104(para)
 msgid ""
-"Don't be afraid. We don't use all these items and you will learn XML "
-"progressively reading existing XML files. For new files, please use the "
-"templates you can find in the gimp-help/docs/templates folder."
+"Enter some (space separated) search terms, e.g. <placeholder-1/> in the "
+"\"Search or filter results...\" text box and press Enter. By default you "
+"only see open reports; you can change this by clicking \"All\" above the "
+"search field."
 msgstr ""
 
-#: src/appendix/contributing.xml:144(para)
+#: src/appendix/bugs.xml:115(para)
 msgid ""
-"If you write a new file, you must add it in the src/gimp.xml file, or in the "
-"XML file that calls it (for example, the src/menus/edit.xml file calls undo."
-"xml, redo.xml, fade.xml... and so on)."
+"The result is either a list of bug reports &ndash; hopefully not too long "
+"&ndash; or a message saying <quote>Sorry, your filter produced no results</"
+"quote>. If you don't find a related bug report by doing this, it may be "
+"worth trying another search with different terms. If in spite of your best "
+"efforts, you file a bug report and it ends up being closed as a duplicate, "
+"don't be too upset: it has happened repeatedly to the author of this "
+"documentation."
 msgstr ""
 
-#: src/appendix/contributing.xml:154(title)
-msgid "Validating"
+#: src/appendix/bugs.xml:129(title)
+msgid "Reporting the Bug"
 msgstr ""
 
-#: src/appendix/contributing.xml:159(para)
+#: src/appendix/bugs.xml:130(para)
 msgid ""
-"For a single file, you can use the following command line: <command>xmllint "
-"--noout --nonet --valid your-file.xml</command>. This command displays "
-"nothing if your file is OK. When an error is found it will show a message "
-"indicating the kind of error and where in your file it was encountered."
+"Okay, so you have done everything you could to make sure, and you still "
+"think it's probably a bug. You should then go ahead and file a bug report on "
+"the GitLab page."
 msgstr ""
 
-#: src/appendix/contributing.xml:166(para)
+#: src/appendix/bugs.xml:136(para)
 msgid ""
-"This command can be used for quickly checking an xml file. It can miss or "
-"may not find some errors. In case of external references to other files it "
-"also may show incorrect error messages, because this command only checks a "
-"single file."
+"The first time you file a bug report, you will be asked to create a GitLab "
+"account. The process is easy and painless, and you probably won't even get "
+"any spam as a result."
 msgstr ""
 
-#: src/appendix/contributing.xml:172(para)
-msgid ""
-"(The Kate editor has an option (a plug-in) to validate the active xml file.)"
+#: src/appendix/bugs.xml:144(title)
+msgid "File a New Issue"
 msgstr ""
 
-#: src/appendix/contributing.xml:178(para)
+#: src/appendix/bugs.xml:145(para)
 msgid ""
-"When you want to check multiple files or the whole gimp-help repository you "
-"should run <command>make validate-en</command>. You should get a <quote>No "
-"error</quote> message."
+"Go to <ulink url=\"https://gitlab.gnome.org/GNOME/gimp/issues\"/>, and "
+"select <guibutton>New issue</guibutton>."
 msgstr ""
 
-#: src/appendix/contributing.xml:183(para)
+#. IMHO a screenshot is not useful here (ude 2009-08-25)
+#: src/appendix/bugs.xml:150(para)
 msgid ""
-"If not, a list of validity errors is displayed with line numbers referring "
-"to the en.xml log file that you can find in the /log folder."
+"If you are not logged in, you are automatically redirected to the login "
+"page. After entering your user name (login) and password, you get back to "
+"the <quote>New Issue</quote> page."
 msgstr ""
 
-#: src/appendix/contributing.xml:188(para)
-msgid ""
-"Open this en.xml file in a text editor, use the <quote>jump to line</quote> "
-"command of your editor (the Kate editor command is <keycombo><keycap>Ctrl</"
-"keycap><keycap>G</keycap></keycombo>), and enter the line number to jump to "
-"the concerned line in the en.xml file. There, you will find the error."
+#: src/appendix/bugs.xml:158(title)
+msgid "Fill out the Template"
 msgstr ""
 
-#: src/appendix/contributing.xml:196(para)
+#: src/appendix/bugs.xml:159(para)
 msgid ""
-"If you have worked on several XML files, look above in the en.xml file to "
-"find (in the <quote>xml:base</quote> field of the <quote>id</quote> tag), in "
-"which xml file the error is."
+"Select <guimenu>Choose a template</guimenu> and choose whether you plan to "
+"report a bug or to request a feature. Note that most of the information you "
+"enter can be changed later by the developers if you get it wrong, so try to "
+"get it right but don't be obsessive about it."
 msgstr ""
 
-#: src/appendix/contributing.xml:202(para)
-msgid ""
-"Fix the error. Don't forget to save the file and run <command>make validate-"
-"en</command> again."
-msgstr ""
+#: src/appendix/bugs.xml:168(term)
+msgid "Title"
+msgstr "Título"
 
-#: src/appendix/contributing.xml:207(para)
+#: src/appendix/bugs.xml:170(para)
 msgid ""
-"A common mistake is editing the en.xml log file instead of the XML file."
+"Give a one-sentence summary that is descriptive enough so that somebody "
+"searching for similar bugs would find your bug report on the basis of the "
+"words this summary contains."
 msgstr ""
 
-#: src/appendix/contributing.xml:155(para)
+#: src/appendix/bugs.xml:178(term)
+msgid "Description"
+msgstr "Descrição"
+
+#: src/appendix/bugs.xml:180(para)
 msgid ""
-"When you have finished writing, you should validate your work: "
-"<placeholder-1/>"
+"Describe the problem. Be as specific as you can, try to provide all the "
+"information requested from you, and include all information that you think "
+"might possibly be relevant. The classic totally useless bug report is, "
+"<quote>GIMP crashes. This program sucks</quote>. There is no hope that the "
+"developers can solve a problem if they can't tell what it is."
 msgstr ""
 
-#: src/appendix/contributing.xml:218(title)
-msgid "Images"
+#: src/appendix/bugs.xml:191(para)
+msgid ""
+"Sometimes it is very helpful to augment a bug report with a screenshot or "
+"some other type of data. If you need to do this, click on the button "
+"<guibutton>Attach&nbsp;a&nbsp;file</guibutton>, and follow the directions. "
+"But please don't do this unless you think the attachment is really going to "
+"be useful&mdash;and if you need to attach a screenshot, don't make it any "
+"larger than necessary. Bug reports are likely to remain on the system for "
+"years, so there is no sense in wasting memory."
 msgstr ""
 
-#: src/appendix/contributing.xml:224(para)
+#: src/appendix/bugs.xml:201(para)
 msgid ""
-"reduce screenshot area as much as possible cropping the window manager "
-"borders and disabling the help button (you can do it in the preference "
-"dialog),"
+"When you have filled out all of these things, press the <guibutton>Submit "
+"issue</guibutton> button and your bug report will be submitted. It will be "
+"assigned a number, which you may want to make note of; you will, however, be "
+"emailed any time somebody makes a comment on your bug report or otherwise "
+"alters it, so you will receive reminders in any case. You can see the "
+"current state of your bug report at any time by going to <ulink url="
+"\"https://gitlab.gnome.org/GNOME/gimp/issues/\"/>."
 msgstr ""
 
-#: src/appendix/contributing.xml:231(para)
-msgid ""
-"set the image mode to indexed 255 colors <menuchoice><guimenu>Image</"
-"guimenu><guisubmenu>Mode</guisubmenu><guimenuitem>Indexed</guimenuitem></"
-"menuchoice>"
+#: src/appendix/bibliography.xml:11(title)
+msgid "Bibliography"
+msgstr "Bibliografia"
+
+#: src/appendix/bibliography.xml:14(title)
+msgid "Books"
+msgstr "Livros"
+
+#: src/appendix/bibliography.xml:17(abbrev)
+msgid "APRESS00"
 msgstr ""
 
-#: src/appendix/contributing.xml:239(para)
-msgid ""
-"This is not necessary for icons and if your image has only few colors. In "
-"these cases, indexed images are bigger than non-indexed."
+#: src/appendix/bibliography.xml:18(title)
+msgid "Beginning GIMP: From Novice to Professional"
 msgstr ""
 
-#: src/appendix/contributing.xml:246(para)
-msgid ""
-"set print resolution to 144 ppi (not for small images like icons). You can "
-"do this easily with GIMP from <menuchoice><guimenu>Image</"
-"guimenu><guisubmenu>Print Size...</guisubmenu></menuchoice>"
+#: src/appendix/bibliography.xml:24(year)
+msgid "2006"
 msgstr ""
 
-#: src/appendix/contributing.xml:256(para)
-msgid "Export images in the PNG format."
+#: src/appendix/bibliography.xml:25(holder)
+msgid "Apress Inc."
 msgstr ""
 
-#: src/appendix/contributing.xml:219(para)
-msgid ""
-"You also have to manage screenshots. Here are some hints for making good "
-"screenshots: <placeholder-1/>"
+#: src/appendix/bibliography.xml:28(publishername)
+msgid "Apress Inc, www.apress.com"
 msgstr ""
 
-#: src/appendix/contributing.xml:263(para)
-msgid ""
-"Don't include English text in images. Translators can't translate it and "
-"many users don't like that. Use XML captions instead, or provide a .xcf file "
-"in the <menuchoice><guimenu>Docs</guimenu><guisubmenu>xcf images</"
-"guisubmenu></menuchoice> folder, indicating it by a comment in the XML file: "
-"<placeholder-1/>"
+#: src/appendix/bibliography.xml:30(isbn)
+msgid "ISBN 1-59059-587-4"
 msgstr ""
 
-#: src/appendix/contributing.xml:279(para)
-msgid ""
-"Icons for GIMP are in usr/share/gimp/2.0/icons. GTK icons are in usr/share/"
-"gtk-doc/html/gtk2."
+#: src/appendix/bibliography.xml:32(ulink)
+msgid "https://gimpbook.com/";
 msgstr ""
 
-#: src/appendix/contributing.xml:284(para)
-msgid "To include an icon in the text: <placeholder-1/>"
+#: src/appendix/bibliography.xml:36(abbrev)
+msgid "FOLEY01"
 msgstr ""
 
-#: src/appendix/contributing.xml:297(para)
-msgid ""
-"<command>make check-image-resolutions-en</command>: gives the references of "
-"images whose resolution is not 144 ppi."
+#: src/appendix/bibliography.xml:37(title)
+msgid "Computer Graphics, Principles and Practice"
 msgstr ""
 
-#: src/appendix/contributing.xml:303(para)
-msgid ""
-"<command>make check-images-en</command>: give references of missing or "
-"orphaned images."
+#: src/appendix/bibliography.xml:42(year)
+msgid "1990"
 msgstr ""
 
-#: src/appendix/contributing.xml:309(para)
-msgid ""
-"<command>mogrify units PixelsPerTrack -density 144x144 *.png</command> to "
-"set the print resolution of all PNG images."
+#: src/appendix/bibliography.xml:43(holder)
+#: src/appendix/bibliography.xml:46(publishername)
+msgid "Addison Wesley"
 msgstr ""
 
-#: src/appendix/contributing.xml:293(para)
-msgid "Three commands to manage your images: <placeholder-1/>"
+#: src/appendix/bibliography.xml:49(remark)
+msgid "2nd Ed. (Addison Wesley, 1990)"
 msgstr ""
 
-#: src/appendix/contributing.xml:319(title)
-msgid "Create HTML Files"
+#: src/appendix/bibliography.xml:53(abbrev)
+msgid "GROKKING"
 msgstr ""
 
-#: src/appendix/contributing.xml:320(para)
-msgid ""
-"Once XML files have been validated, run <command>make html-en</command>. "
-"Creating HTML files is important to have an idea about what users will see. "
-"You will probably notice some improvements to be made on your XML file."
+#: src/appendix/bibliography.xml:54(title)
+msgid "Grokking the Gimp"
 msgstr ""
 
-#: src/appendix/contributing.xml:326(para)
-msgid ""
-"You can make an HTML draft (when the folder xml/en has been created during "
-"validation) for a single source xml file, by running, for instance, the "
-"command <command>make preview-xml/en/path-to-file.xml</command>. This "
-"creates draft.html file in the html folder."
+#: src/appendix/bibliography.xml:60(year)
+msgid "2000"
+msgstr "2000"
+
+#: src/appendix/bibliography.xml:61(holder)
+msgid "New Riders Publishing"
 msgstr ""
 
-#: src/appendix/contributing.xml:333(para)
-msgid ""
-"You can also use <acronym>yelp</acronym> and run <command>yelp file:///your-"
-"file.xml</command>."
+#: src/appendix/bibliography.xml:64(publishername)
+msgid "New Riders Publishing, www.newriders.com"
 msgstr ""
 
-#: src/appendix/contributing.xml:340(title)
-msgid "Sending your files"
+#: src/appendix/bibliography.xml:68(isbn)
+msgid "ISBN 0-7357-0924-6"
 msgstr ""
 
-#: src/appendix/contributing.xml:341(para)
-msgid "When your files are ready:"
+#: src/appendix/bibliography.xml:70(ulink)
+msgid "http://gimp-savvy.com/BOOK";
 msgstr ""
 
-#: src/appendix/contributing.xml:346(term)
-msgid "You don't have a GNOME account"
+#: src/appendix/bibliography.xml:78(title)
+msgid "Online resources"
 msgstr ""
 
-#: src/appendix/contributing.xml:348(para)
-msgid ""
-"if you don't have a GNOME account, you must find a correspondent who accepts "
-"to \"push\" files for you; that will not be difficult if you send a message "
-"to the list. Either you send your xml files and the attached images in a "
-"compressed file, (in a tree reproducing that of the src and images folders "
-"if you send several files to make your correspondent's task easier), or you "
-"send a \"patch\" that you have to create."
+#: src/appendix/bibliography.xml:80(abbrev)
+msgid "AdobeRGB"
+msgstr "AdobeRGB"
+
+#: src/appendix/bibliography.xml:81(title)
+msgid "Adobe RGB (1998) ICC Profile"
 msgstr ""
 
-#: src/appendix/contributing.xml:357(para)
-msgid ""
-"Before creating a patch, you have to get all your xml files and images in "
-"the index. Being in the gimp-help folder, do <command>git status</command>. "
-"If you have files in the Untracked files section, run <command>git add -A</"
-"command>."
+#: src/appendix/bibliography.xml:83(ulink)
+msgid "https://www.adobe.com/digitalimag/adobergb.html";
 msgstr ""
 
-#: src/appendix/contributing.xml:363(para)
-msgid ""
-"Then run <command>diff --full-index --binary origine &gt; name-of-the-patch</"
-"command> to create the patch."
+#: src/appendix/bibliography.xml:89(abbrev)
+msgid "AdvanceMAME"
 msgstr ""
 
-#: src/appendix/contributing.xml:371(term)
-msgid "You have a GNOME account"
+#: src/appendix/bibliography.xml:90(title)
+msgid "AdvanceMAME project"
 msgstr ""
 
-#: src/appendix/contributing.xml:373(para)
-msgid ""
-"All being well, you know how to manage Git. There are many tutorials for "
-"that on the Web."
+#: src/appendix/bibliography.xml:92(ulink)
+msgid "https://www.advancemame.it/";
 msgstr ""
 
-#: src/appendix/contributing.xml:376(para)
-msgid "A common workflow is:"
+#: src/appendix/bibliography.xml:98(abbrev)
+msgid "APOD"
 msgstr ""
 
-#: src/appendix/contributing.xml:379(para)
-msgid "- make validate-en"
+#: src/appendix/bibliography.xml:99(title)
+msgid "Astronomy Picture of the Day"
 msgstr ""
 
-#: src/appendix/contributing.xml:380(para)
-#: src/appendix/contributing.xml:383(para)
-#: src/appendix/contributing.xml:387(para)
-msgid "- git status"
+#: src/appendix/bibliography.xml:101(ulink)
+msgid "https://apod.nasa.gov/apod/";
 msgstr ""
 
-#: src/appendix/contributing.xml:381(para)
-msgid "- git stash"
+#: src/appendix/bibliography.xml:107(abbrev)
+msgid "APOD01"
 msgstr ""
 
-#: src/appendix/contributing.xml:382(para)
-msgid "- git pull"
+#: src/appendix/bibliography.xml:108(title)
+msgid "Astronomy Picture of the Day (today)"
 msgstr ""
 
-#: src/appendix/contributing.xml:384(para)
-msgid "- git stash apply"
+#: src/appendix/bibliography.xml:110(ulink)
+msgid "https://apod.nasa.gov/apod/astropix.html";
 msgstr ""
 
-#: src/appendix/contributing.xml:385(para)
-msgid "- Eventually, fix conflicts"
+#: src/appendix/bibliography.xml:116(abbrev)
+msgid "APOD02"
 msgstr ""
 
-#: src/appendix/contributing.xml:386(para)
-msgid "- git add -A"
+#: src/appendix/bibliography.xml:117(title)
+msgid ""
+"Astronomy Picture of the Day - The Hubble Ultra Deep Field (2004 March 9)"
 msgstr ""
 
-#: src/appendix/contributing.xml:388(para)
-msgid "- git commit -m \"a message\""
+#: src/appendix/bibliography.xml:122(ulink)
+msgid "https://apod.nasa.gov/apod/ap040309.html";
 msgstr ""
 
-#: src/appendix/contributing.xml:389(para)
-msgid "- git push"
+#: src/appendix/bibliography.xml:128(abbrev)
+msgid "APOD03"
 msgstr ""
 
-#: src/appendix/contributing.xml:397(title)
-msgid "Annexes"
+#: src/appendix/bibliography.xml:129(title)
+msgid "Astronomy Picture of the Day - M51: Cosmic Whirlpool (2002 July 10)"
 msgstr ""
 
-#: src/appendix/contributing.xml:401(term)
-msgid "XML notes"
+#: src/appendix/bibliography.xml:133(ulink)
+msgid "https://apod.nasa.gov/apod/ap020710.html";
 msgstr ""
 
-#: src/appendix/contributing.xml:403(emphasis)
-msgid "ID's"
+#: src/appendix/bibliography.xml:139(abbrev)
+msgid "APOD04"
 msgstr ""
 
-#: src/appendix/contributing.xml:404(para)
+#: src/appendix/bibliography.xml:140(title)
 msgid ""
-"ID's, which identify commands and are used when pressing the F1 key in the "
-"GIMP interface, are in https://git.gnome.org/browse/gimp/tree/app/widgets/";
-"gimphelp-ids.h"
+"Astronomy Picture of the Day - Saturn: Lord of the Rings (2002 February 15)"
 msgstr ""
 
-#: src/appendix/contributing.xml:410(emphasis)
-msgid "XML Tags Examples"
+#: src/appendix/bibliography.xml:145(ulink)
+msgid "https://apod.nasa.gov/apod/ap020215.html";
 msgstr ""
 
-#: src/appendix/contributing.xml:411(para)
-msgid "<emphasis>procedure</emphasis>: in using/web.xml."
+#: src/appendix/bibliography.xml:151(abbrev)
+msgid "APOD05"
 msgstr ""
 
-#: src/appendix/contributing.xml:414(para)
-msgid "<emphasis>table</emphasis>: in toolbox/tools-painting.xml."
+#: src/appendix/bibliography.xml:152(title)
+msgid ""
+"Astronomy Picture of the Day - NGC 6369: The Little Ghost Nebula (2002 "
+"November 8)"
 msgstr ""
 
-#: src/appendix/contributing.xml:418(para)
-msgid "<emphasis>programlisting</emphasis>: in filters/web/slice.xml."
+#: src/appendix/bibliography.xml:157(ulink)
+msgid "https://apod.nasa.gov/apod/ap021108.html";
 msgstr ""
 
-#: src/appendix/contributing.xml:422(para)
-msgid ""
-"<emphasis>segmentedlist</emphasis>: in dialogs/path-dialog.xml for a n "
-"columns list."
+#: src/appendix/bibliography.xml:163(abbrev)
+msgid "APOD06"
 msgstr ""
 
-#: src/appendix/contributing.xml:430(term)
-msgid "Parents and Children"
+#: src/appendix/bibliography.xml:164(title)
+msgid ""
+"Astronomy Picture of the Day - Disorder in Stephan's Quintet (2000 November "
+"13)"
 msgstr ""
 
-#: src/appendix/contributing.xml:432(para)
-msgid "Here is a diagram I often use. <placeholder-1/>"
+#: src/appendix/bibliography.xml:169(ulink)
+msgid "https://apod.nasa.gov/apod/ap001113.html";
 msgstr ""
 
-#: src/appendix/contributing.xml:446(title)
-msgid "Working under Windows"
+#: src/appendix/bibliography.xml:175(abbrev)
+msgid "APOD07"
 msgstr ""
 
-#: src/appendix/contributing.xml:447(para)
+#: src/appendix/bibliography.xml:176(title)
 msgid ""
-"If you are using Windows you have to install Cygwin or a similar program to "
-"simulate Linux to be able to install the programs used in writing. This "
-"chapter will tell you how to install Cygwin on Windows and what packages "
-"needed to work on the GIMP manual."
+"Astronomy Picture of the Day - The Sharpest View of the Sun (2002 November "
+"14)"
 msgstr ""
 
-#: src/appendix/contributing.xml:453(para)
-msgid ""
-"The first thing to do is downloading the <quote>setup.exe</quote> from "
-"<ulink url=\"http://www.cygwin.com/\"/> and save it on your computer. You "
-"need this program every time you have to do changes in Cygwin, so save it on "
-"a place easily to find, e.g. <quote>D:/cygwin/cygwin.exe</quote>."
+#: src/appendix/bibliography.xml:181(ulink)
+msgid "https://apod.nasa.gov/apod/ap021114.html";
 msgstr ""
 
-#: src/appendix/contributing.xml:459(para)
-msgid ""
-"Open the program setup.exe by double-clicking on it. This will open the "
-"start window. Click on the <quote>Next</quote> button to open a window where "
-"you have to choose how to install Cygwin. The default setting is "
-"<quote>Install from Internet</quote>. This means that the downloaded files "
-"will be saved on your computer before the files will be used to install "
-"Cygwin. This is the easiest way to do it."
+#: src/appendix/bibliography.xml:187(abbrev)
+msgid "ARGYLLCMS"
 msgstr ""
 
-#: src/appendix/contributing.xml:467(para)
-msgid ""
-"In the next window you have to choose where to install Cygwin on your "
-"computer. The default is C:\\cygwin which is a good choice. Normally you "
-"also choose the installation for all users."
+#: src/appendix/bibliography.xml:188(title)
+msgid "Argyll Color Management System Home Page"
 msgstr ""
 
-#: src/appendix/contributing.xml:472(para)
-msgid ""
-"If you marked the <quote>Download without Installing</quote> in the previous "
-"window you will instead get a window where you determines where to save the "
-"files. This window will be the next window if you install from internet."
+#: src/appendix/bibliography.xml:190(ulink)
+msgid "https://www.argyllcms.com/";
 msgstr ""
 
-#: src/appendix/contributing.xml:478(para)
-msgid ""
-"The next window is how the computer is connected to internet. Normally you "
-"choose the default setting."
+#: src/appendix/bibliography.xml:196(abbrev)
+msgid "BABL"
 msgstr ""
 
-#: src/appendix/contributing.xml:482(para)
-msgid ""
-"In the window <quote>Choose A Download Site</quote> you will find lots of "
-"sites to download from. You may choose any of those starting with "
-"<quote>http://</quote>, but it is a good rule to select one near you. The "
-"installation program makes a folder with the same name as the site you "
-"downloads from. If you change site, all the previous downloads will be "
-"downloaded again in the new folder. That is not a problem. Normally the "
-"program remember the last site used the next time you open it."
+#: src/appendix/bibliography.xml:197(title)
+msgid "babl (pixel format translation library)"
 msgstr ""
 
-#: src/appendix/contributing.xml:491(para)
-msgid ""
-"The next window lists all package categories available in Cygwin. A package "
-"contains programs or program parts to be used in Cygwin. You do not need all "
-"of them. As you see, every category is followed by a symbol and the word "
-"<quote>Default</quote>. This means that the installer will only load the "
-"packages necessary to run a minimum version of Cygwin. So go on and press "
-"the <quote>Next</quote> button and admire the progress of the downloading in "
-"the next window."
+#: src/appendix/bibliography.xml:199(ulink)
+msgid "https://www.gegl.org/babl/";
 msgstr ""
 
-#: src/appendix/contributing.xml:500(para)
-msgid ""
-"When downloading and installing is finished your copy of Cygwin is ready to "
-"be adapted to GIMP."
+#: src/appendix/bibliography.xml:203(abbrev)
+msgid "BACH04"
 msgstr ""
 
-#: src/appendix/contributing.xml:506(title)
-msgid "Adapting Cygwin to use with GIMP documentation tools"
+#: src/appendix/bibliography.xml:204(title)
+msgid "Face in blocks"
 msgstr ""
 
-#: src/appendix/contributing.xml:507(para)
-msgid ""
-"I am not able to guarantee that the procedure described here will work for "
-"you. It is a resume of the way I did it. Tested on Windows XP and Windows 7."
+#: src/appendix/bibliography.xml:210(year)
+#: src/appendix/bibliography.xml:407(year)
+#: src/appendix/bibliography.xml:653(year)
+#: src/appendix/bibliography.xml:676(year)
+msgid "2004"
 msgstr ""
 
-#: src/appendix/contributing.xml:512(para)
-msgid ""
-"To be sure that Cygwin will use your language and the char code used in GIMP "
-"documentation I changed the batch file used to open Cygwin. (After saving a "
-"copy of the original batch file.) If you used the default installation you "
-"will find the batch file in <filename>C:/cygwin/Cygwin.bat</filename>. "
-"Rewrite the batch file to <literallayout>\n"
-"          @echo off\n"
-"          C:\n"
-"          chdir C:\\cygwin\\bin\n"
-"          set LANG=[language-code].UTF-8\n"
-"          bash --login -i  \n"
-"        </literallayout> If you have put Cygwin in another location than the "
-"default, you have to write the new path instead of <quote>C:\\cygwin\\bin</"
-"quote> above. You may find your language code in <ulink url=\"http://gcc.gnu.";
-"org/onlinedocs/libstdc++/manual/localization.html\"/>."
+#: src/appendix/bibliography.xml:211(holder)
+msgid "Michael Bach"
 msgstr ""
 
-#: src/appendix/contributing.xml:532(para)
-msgid ""
-"Then you are ready for the next step. Open <quote>cygwin/startup.exe </"
-"quote> and click on <quote>Next</quote> until you reach the package window. "
-"You need the following packages: <literallayout>\n"
-"            Devel/automake 1.12\n"
-"            Devel/gettext-devel\n"
-"            Devel/gettext\n"
-"            Libs/libxml2\n"
-"            Libs/libxml2-devel\n"
-"            Interpreters/m4\n"
-"            Devel/make\n"
-"            Devel/pkg-config\n"
-"            Libs/libxslt\n"
-"            Libs/libxslt-devel\n"
-"            Python/python\n"
-"            Python/python-libxml2\n"
-"            Python/python-libxslt\n"
-"            Text/docbook-xml45\n"
-"            Graphics/ImageMagic\n"
-"            ....../wget\n"
-"            ....../dblatex\n"
-"            ....../pngcrush             \n"
-"        </literallayout> The first package to be installed is the "
-"<quote>automake 1.12</quote> in the <quote>Devel</quote> category. Click on "
-"the + mark in front of the category's name (Devel) to open the package list. "
-"Search down the rightmost column to find the package name <quote>automake "
-"1.12</quote>. Click once on the word <quote>Skip</quote>. The text will "
-"change to <quote>1.12.3-1</quote> which is the version number for the chosen "
-"package. Do the same with the other packages in the list above. Some "
-"packages will be marked <quote>Keep</quote> instead of <quote>Skip </quote>. "
-"This means that these packages already are installed. Do not alter these "
-"settings unless you know for certain that this package should be deleted, or "
-"reloaded, or something else."
+#: src/appendix/bibliography.xml:214(ulink)
+msgid "https://michaelbach.de/ot/fcs-mosaic/";
+msgstr ""
+
+#: src/appendix/bibliography.xml:220(abbrev)
+msgid "BUDIG01"
+msgstr ""
+
+#: src/appendix/bibliography.xml:221(title)
+msgid "Golden Text"
 msgstr ""
 
-#: src/appendix/contributing.xml:568(para)
-msgid ""
-"When you have marked all packages to be added to Cygwin you press "
-"<quote>Next</quote>. You will then be told that the packages you selected "
-"needs some additional packages. Accept this. When you reaches the end of the "
-"updating, your Cygwin copy is ready for all that stuff mentioned in the "
-"start of this side."
+#: src/appendix/bibliography.xml:223(ulink)
+msgid "https://www.home.unix-ag.org/simon/gimp/golden.html";
 msgstr ""
 
-#: src/appendix/contributing.xml:575(para)
-msgid ""
-"Some packages, especially those needed for PDF, can't be found with setup."
-"exe. You can try installing them from sources. You can use \"wget url-to-the-"
-"package\" to download the wanted package, but, as you have to know the url, "
-"the best way is browsing the web under Windows; download the package "
-"(usually a .tar.gz file) and copy-paste into the Cygwin folder."
+#: src/appendix/bibliography.xml:229(abbrev)
+msgid "CAIRO"
 msgstr ""
 
-#: src/appendix/contributing.xml:583(para)
-msgid ""
-"Then run <userinput>tar -xvzf your-package</userinput> to decompress the "
-"package."
+#: src/appendix/bibliography.xml:230(title)
+msgid "Cairo"
+msgstr "Cairo"
+
+#: src/appendix/bibliography.xml:232(ulink)
+msgid "https://www.cairographics.org";
 msgstr ""
 
-#: src/appendix/contributing.xml:587(para)
-msgid ""
-"Go into the new folder and read the INSTALL file for instructions about "
-"installation."
+#: src/appendix/bibliography.xml:238(abbrev)
+msgid "DARWINPORTS"
 msgstr ""
 
-#: src/appendix/contributing.xml:592(para)
-msgid ""
-"pngnq cannot be installed from sources under Cygwin (dark problems with the "
-"libz library)."
+#: src/appendix/bibliography.xml:239(title)
+msgid "Darwin Ports Package Manager for OS X"
 msgstr ""
 
-#: src/appendix/contributing.xml:597(para)
-msgid ""
-"If you run into problems as mysterious error messages and so one, feel free "
-"to ask for help on the mailing list mentioned on the top of this page."
+#: src/appendix/bibliography.xml:241(ulink)
+msgid "https://www.macports.org/";
 msgstr ""
 
-#: src/appendix/bugs.xml:12(title)
-msgid "Reporting Bugs and Requesting Enhancements"
+#: src/appendix/bibliography.xml:245(abbrev)
+msgid "ECI"
 msgstr ""
 
-#: src/appendix/bugs.xml:16(secondary) src/appendix/bugs.xml:19(primary)
-msgid "Bugs"
+#: src/appendix/bibliography.xml:246(title)
+msgid "ECI (European Color Initiative) Profiles"
 msgstr ""
 
-#: src/appendix/bugs.xml:22(para)
-msgid ""
-"Sad to say, no version of <acronym>GIMP</acronym> has yet been absolutely "
-"perfect. Even sadder, it is likely that no version ever will be. In spite of "
-"all efforts to make everything work, a program as complicated as "
-"<acronym>GIMP</acronym> is bound to screw things up occasionally, or even "
-"crash."
+#: src/appendix/bibliography.xml:248(ulink)
+msgid "http://www.eci.org/doku.php?id=en:downloads";
 msgstr ""
 
-#: src/appendix/bugs.xml:29(para)
-msgid ""
-"But the fact that bugs are unavoidable does not mean that they should be "
-"passively accepted. If you find a bug in <acronym>GIMP</acronym>, the "
-"developers would like to know about it so they can at least try to fix it."
+#: src/appendix/bibliography.xml:254(abbrev)
+msgid "FDL-TRANSLATION"
 msgstr ""
 
-#: src/appendix/bugs.xml:34(para)
-msgid ""
-"Suppose, then, that you have found a bug, or at least think you have: you "
-"try to do something, and the results are not what you expect. What should "
-"you do? How should you report it?"
+#: src/appendix/bibliography.xml:255(title)
+msgid "Unofficial translation of the GNU Free Documentation License"
 msgstr ""
 
-#: src/appendix/bugs.xml:40(para)
-msgid ""
-"The procedure for making an <emphasis>enhancement request</emphasis>&mdash;"
-"that is, for asking the developers to add a missing feature&mdash;is the "
-"same as the procedure for reporting a bug."
+#: src/appendix/bibliography.xml:260(abbrev)
+msgid "FINK"
 msgstr ""
 
-#: src/appendix/bugs.xml:47(para)
-msgid ""
-"In common with many other free software projects, <acronym>GIMP</acronym> "
-"uses a bug-reporting mechanism called <emphasis>GitLab</emphasis>. This is a "
-"very powerful web-based system, capable of managing thousands of bug reports "
-"without losing track. In fact, <acronym>GIMP</acronym> shares its GitLab "
-"database with the entire Gnome project."
+#: src/appendix/bibliography.xml:261(title)
+msgid "Fink Package Manager for OS X"
 msgstr ""
 
-#: src/appendix/bugs.xml:57(title)
-msgid "Making sure it's a Bug"
+#: src/appendix/bibliography.xml:263(ulink)
+msgid "https://www.finkproject.org/";
 msgstr ""
 
-#: src/appendix/bugs.xml:58(para)
-msgid ""
-"The first thing you should do, before reporting a bug, is to make an effort "
-"to verify that what you are seeing really <emphasis>is</emphasis> a bug. It "
-"is hard to give a method for doing this that applies to all situations, but "
-"reading the documentation will often be useful, and discussing the question "
-"on IRC or a mailing list may also be quite helpful. If you are seeing a "
-"<emphasis>crash</emphasis>, as opposed to mere misbehavior, the odds that it "
-"is a true bug are pretty high: well written software programs are not "
-"designed to crash under <emphasis>any</emphasis> circumstances. In any case, "
-"if you have made an conscientious effort to decide whether it is really a "
-"bug, and at the end still aren't sure, then please go ahead and report it: "
-"the worst that can happen is that you will waste a bit of time for the "
-"development team."
+#: src/appendix/bibliography.xml:267(abbrev)
+msgid "FREETYPE"
 msgstr ""
 
-#: src/appendix/bugs.xml:75(para)
-msgid ""
-"Actually there are a few things that are known to cause <acronym>GIMP</"
-"acronym> to crash but have turned out to be too inconvenient to be worth "
-"fixing. One of them is asking <acronym>GIMP</acronym> to do something that "
-"requires vast amounts of memory, such as creating an image one million "
-"pixels on a side."
+#: src/appendix/bibliography.xml:268(title)
+msgid "Freetype 2 home page"
 msgstr ""
 
-#: src/appendix/bugs.xml:83(para)
-msgid ""
-"You should also make sure that you are using an up-to-date version of "
-"<acronym>GIMP</acronym>: reporting bugs that have already been fixed is just "
-"a waste of everybody's time. (<acronym>GIMP</acronym> 1 is no longer "
-"maintained, so if you use it and find bugs, either upgrade to <acronym>GIMP</"
-"acronym> 2 or live with them.) Particularly if you are using the development "
-"version of <acronym>GIMP</acronym>, make sure that you can see the bug in "
-"the latest release before filing a report."
+#: src/appendix/bibliography.xml:270(ulink)
+msgid "https://www.freetype.org/";
 msgstr ""
 
-#: src/appendix/bugs.xml:93(para)
-msgid ""
-"If after due consideration you still think you have a legitimate bug report "
-"or enhancement request, the next step is to go to <acronym>GIMP</acronym>'s "
-"list of issues (<ulink url=\"https://gitlab.gnome.org/GNOME/gimp/issues/\"/";
-">), and try to see whether somebody else has already reported the same thing."
+#: src/appendix/bibliography.xml:277(title)
+msgid "GEGL (Generic Graphics Library)"
 msgstr ""
 
-#: src/appendix/bugs.xml:103(title)
-msgid "Find a Specific Bug"
+#: src/appendix/bibliography.xml:279(ulink)
+msgid "https://gegl.org";
 msgstr ""
 
-#: src/appendix/bugs.xml:104(para)
-msgid ""
-"Enter some (space separated) search terms, e.g. <placeholder-1/> in the "
-"\"Search or filter results...\" text box and press Enter. By default you "
-"only see open reports; you can change this by clicking \"All\" above the "
-"search field."
+#: src/appendix/bibliography.xml:283(abbrev)
+msgid "GEORGIEV01"
 msgstr ""
 
-#: src/appendix/bugs.xml:115(para)
-msgid ""
-"The result is either a list of bug reports &ndash; hopefully not too long "
-"&ndash; or a message saying <quote>Sorry, your filter produced no results</"
-"quote>. If you don't find a related bug report by doing this, it may be "
-"worth trying another search with different terms. If in spite of your best "
-"efforts, you file a bug report and it ends up being closed as a duplicate, "
-"don't be too upset: it has happened repeatedly to the author of this "
-"documentation."
+#: src/appendix/bibliography.xml:284(title)
+msgid "Image Reconstruction Invariant to Relighting"
 msgstr ""
 
-#: src/appendix/bugs.xml:129(title)
-msgid "Reporting the Bug"
+#: src/appendix/bibliography.xml:290(year)
+msgid "2005"
 msgstr ""
 
-#: src/appendix/bugs.xml:130(para)
-msgid ""
-"Okay, so you have done everything you could to make sure, and you still "
-"think it's probably a bug. You should then go ahead and file a bug report on "
-"the GitLab page."
+#: src/appendix/bibliography.xml:291(holder)
+msgid "Todor Georgiev"
 msgstr ""
 
-#: src/appendix/bugs.xml:136(para)
-msgid ""
-"The first time you file a bug report, you will be asked to create a GitLab "
-"account. The process is easy and painless, and you probably won't even get "
-"any spam as a result."
+#: src/appendix/bibliography.xml:294(ulink)
+msgid "http://www.tgeorgiev.net/Invariant.pdf";
 msgstr ""
 
-#: src/appendix/bugs.xml:144(title)
-msgid "File a New Issue"
+#: src/appendix/bibliography.xml:300(abbrev)
+msgid "GHOSTSCRIPT"
 msgstr ""
 
-#: src/appendix/bugs.xml:145(para)
-msgid ""
-"Go to <ulink url=\"https://gitlab.gnome.org/GNOME/gimp/issues\"/>, and "
-"select <guibutton>New issue</guibutton>."
+#: src/appendix/bibliography.xml:301(title)
+msgid "Ghostscript project page"
 msgstr ""
 
-#. IMHO a screenshot is not useful here (ude 2009-08-25)
-#: src/appendix/bugs.xml:150(para)
-msgid ""
-"If you are not logged in, you are automatically redirected to the login "
-"page. After entering your user name (login) and password, you get back to "
-"the <quote>New Issue</quote> page."
+#: src/appendix/bibliography.xml:303(ulink)
+msgid "https://www.ghostscript.com/";
 msgstr ""
 
-#: src/appendix/bugs.xml:158(title)
-msgid "Fill out the Template"
+#: src/appendix/bibliography.xml:310(title)
+msgid "GIMP - The Gnu Image Manipulation Program"
 msgstr ""
 
-#: src/appendix/bugs.xml:159(para)
-msgid ""
-"Select <guimenu>Choose a template</guimenu> and choose whether you plan to "
-"report a bug or to request a feature. Note that most of the information you "
-"enter can be changed later by the developers if you get it wrong, so try to "
-"get it right but don't be obsessive about it."
+#: src/appendix/bibliography.xml:312(ulink)
+msgid "https://gimp.org";
 msgstr ""
 
-#: src/appendix/bugs.xml:168(term)
-msgid "Title"
+#: src/appendix/bibliography.xml:316(abbrev)
+msgid "GIMP-DEV"
 msgstr ""
 
-#: src/appendix/bugs.xml:170(para)
-msgid ""
-"Give a one-sentence summary that is descriptive enough so that somebody "
-"searching for similar bugs would find your bug report on the basis of the "
-"words this summary contains."
+#: src/appendix/bibliography.xml:317(title)
+msgid "GIMP Development"
 msgstr ""
 
-#: src/appendix/bugs.xml:178(term)
-msgid "Description"
+#: src/appendix/bibliography.xml:319(ulink)
+msgid "https://developer.gimp.org";
+msgstr ""
+
+#: src/appendix/bibliography.xml:325(abbrev)
+msgid "GIMP-DEV-PLUGIN"
+msgstr ""
+
+#: src/appendix/bibliography.xml:326(title)
+msgid "GIMP Plugin Development"
+msgstr ""
+
+#: src/appendix/bibliography.xml:328(ulink)
+msgid "https://developer.gimp.org/plug-ins.html";
+msgstr ""
+
+#: src/appendix/bibliography.xml:334(abbrev)
+msgid "GIMP-DOCS"
+msgstr ""
+
+#: src/appendix/bibliography.xml:335(title)
+msgid "GIMP Documentation project page"
+msgstr ""
+
+#: src/appendix/bibliography.xml:337(ulink)
+msgid "https://www.gimp.org/docs/";
+msgstr ""
+
+#: src/appendix/bibliography.xml:343(abbrev)
+msgid "GIMP-FONTS"
 msgstr ""
 
-#: src/appendix/bugs.xml:180(para)
-msgid ""
-"Describe the problem. Be as specific as you can, try to provide all the "
-"information requested from you, and include all information that you think "
-"might possibly be relevant. The classic totally useless bug report is, "
-"<quote>GIMP crashes. This program sucks</quote>. There is no hope that the "
-"developers can solve a problem if they can't tell what it is."
+#: src/appendix/bibliography.xml:344(title)
+msgid "Fonts in GIMP 2.0"
 msgstr ""
 
-#: src/appendix/bugs.xml:191(para)
-msgid ""
-"Sometimes it is very helpful to augment a bug report with a screenshot or "
-"some other type of data. If you need to do this, click on the button "
-"<guibutton>Attach&nbsp;a&nbsp;file</guibutton>, and follow the directions. "
-"But please don't do this unless you think the attachment is really going to "
-"be useful&mdash;and if you need to attach a screenshot, don't make it any "
-"larger than necessary. Bug reports are likely to remain on the system for "
-"years, so there is no sense in wasting memory."
+#: src/appendix/bibliography.xml:346(ulink)
+msgid "https://gimp.org/unix/fonts.html";
 msgstr ""
 
-#: src/appendix/bugs.xml:201(para)
-msgid ""
-"When you have filled out all of these things, press the <guibutton>Submit "
-"issue</guibutton> button and your bug report will be submitted. It will be "
-"assigned a number, which you may want to make note of; you will, however, be "
-"emailed any time somebody makes a comment on your bug report or otherwise "
-"alters it, so you will receive reminders in any case. You can see the "
-"current state of your bug report at any time by going to <ulink url="
-"\"https://gitlab.gnome.org/GNOME/gimp/issues/\"/>."
+#: src/appendix/bibliography.xml:352(abbrev)
+msgid "GIMP-NEWSYM26"
 msgstr ""
 
-#: src/appendix/bibliography.xml:11(title)
-msgid "Bibliography"
+#: src/appendix/bibliography.xml:353(title)
+msgid "List of new symbols in GIMP 2.6"
 msgstr ""
 
-#: src/appendix/bibliography.xml:14(title)
-msgid "Books"
+#: src/appendix/bibliography.xml:356(ulink)
+msgid "libgimp-index-new-in-2-6.html"
 msgstr ""
 
-#: src/appendix/bibliography.xml:17(abbrev)
-msgid "APRESS00"
+#: src/appendix/bibliography.xml:382(abbrev)
+msgid "GROKKING01"
 msgstr ""
 
-#: src/appendix/bibliography.xml:18(title)
-msgid "Beginning GIMP: From Novice to Professional"
+#: src/appendix/bibliography.xml:383(title)
+msgid "Grokking the GIMP"
 msgstr ""
 
-#: src/appendix/bibliography.xml:24(year)
-msgid "2006"
+#: src/appendix/bibliography.xml:385(ulink)
+msgid ""
+"https://web.archive.org/web/20170515161709/http://gimp-savvy.com/BOOK/index.";
+"html"
 msgstr ""
 
-#: src/appendix/bibliography.xml:25(holder)
-msgid "Apress Inc."
+#: src/appendix/bibliography.xml:391(abbrev)
+msgid "GROKKING02"
 msgstr ""
 
-#: src/appendix/bibliography.xml:28(publishername)
-msgid "Apress Inc, www.apress.com"
+#: src/appendix/bibliography.xml:392(title)
+msgid "Grokking the GIMP (9.2 Clickable Image Maps)"
 msgstr ""
 
-#: src/appendix/bibliography.xml:30(isbn)
-msgid "ISBN 1-59059-587-4"
+#: src/appendix/bibliography.xml:394(ulink)
+msgid ""
+"https://web.archive.org/web/20170403234151/http://gimp-savvy.com/BOOK/index.";
+"html?node81.html"
 msgstr ""
 
-#: src/appendix/bibliography.xml:32(ulink)
-msgid "https://gimpbook.com/";
+#: src/appendix/bibliography.xml:400(abbrev)
+msgid "GUNTHER04"
 msgstr ""
 
-#: src/appendix/bibliography.xml:36(abbrev)
-msgid "FOLEY01"
+#: src/appendix/bibliography.xml:401(title)
+msgid "Making shapes in GIMP"
 msgstr ""
 
-#: src/appendix/bibliography.xml:37(title)
-msgid "Computer Graphics, Principles and Practice"
+#: src/appendix/bibliography.xml:408(holder)
+msgid "Dale (Gunther)"
 msgstr ""
 
-#: src/appendix/bibliography.xml:42(year)
-msgid "1990"
+#: src/appendix/bibliography.xml:411(ulink)
+msgid ""
+"https://web.archive.org/web/20151004100006/http://gug.criticalhit.dk/";
+"tutorials/gunther1/"
 msgstr ""
 
-#: src/appendix/bibliography.xml:43(holder)
-#: src/appendix/bibliography.xml:46(publishername)
-msgid "Addison Wesley"
+#: src/appendix/bibliography.xml:417(abbrev)
+msgid "ICC"
 msgstr ""
 
-#: src/appendix/bibliography.xml:49(remark)
-msgid "2nd Ed. (Addison Wesley, 1990)"
+#: src/appendix/bibliography.xml:418(title)
+msgid "INTERNATIONAL COLOR CONSORTIUM"
 msgstr ""
 
-#: src/appendix/bibliography.xml:53(abbrev)
-msgid "GROKKING"
+#: src/appendix/bibliography.xml:420(ulink)
+msgid "https://www.color.org/";
 msgstr ""
 
-#: src/appendix/bibliography.xml:54(title)
-msgid "Grokking the Gimp"
+#: src/appendix/bibliography.xml:424(abbrev)
+msgid "ICCsRGB"
 msgstr ""
 
-#: src/appendix/bibliography.xml:60(year)
-msgid "2000"
+#: src/appendix/bibliography.xml:425(title)
+msgid "ICC sRGB PROFILES"
 msgstr ""
 
-#: src/appendix/bibliography.xml:61(holder)
-msgid "New Riders Publishing"
+#: src/appendix/bibliography.xml:427(ulink)
+msgid "https://www.color.org/srgbprofiles.xalter";
 msgstr ""
 
-#: src/appendix/bibliography.xml:64(publishername)
-msgid "New Riders Publishing, www.newriders.com"
+#: src/appendix/bibliography.xml:433(abbrev)
+msgid "GPL"
 msgstr ""
 
-#: src/appendix/bibliography.xml:68(isbn)
-msgid "ISBN 0-7357-0924-6"
+#: src/appendix/bibliography.xml:434(title)
+msgid "General Public License (GPL)"
 msgstr ""
 
-#: src/appendix/bibliography.xml:70(ulink)
-msgid "http://gimp-savvy.com/BOOK";
+#: src/appendix/bibliography.xml:436(ulink)
+msgid "https://www.gnu.org/licenses/gpl-3.0.html";
 msgstr ""
 
-#: src/appendix/bibliography.xml:78(title)
-msgid "Online resources"
+#: src/appendix/bibliography.xml:442(abbrev)
+msgid "GEEQIE"
 msgstr ""
 
-#: src/appendix/bibliography.xml:80(abbrev)
-msgid "AdobeRGB"
+#: src/appendix/bibliography.xml:443(title)
+msgid "Homepage of Geeqie, an image browser"
 msgstr ""
 
-#: src/appendix/bibliography.xml:81(title)
-msgid "Adobe RGB (1998) ICC Profile"
+#: src/appendix/bibliography.xml:445(ulink)
+msgid "http://www.geeqie.org";
 msgstr ""
 
-#: src/appendix/bibliography.xml:83(ulink)
-msgid "https://www.adobe.com/digitalimag/adobergb.html";
+#: src/appendix/bibliography.xml:451(abbrev)
+msgid "GTHUMB"
 msgstr ""
 
-#: src/appendix/bibliography.xml:89(abbrev)
-msgid "AdvanceMAME"
+#: src/appendix/bibliography.xml:452(title)
+msgid "gThumb - An Image Viewer and Browser for the GNOME Desktop"
 msgstr ""
 
-#: src/appendix/bibliography.xml:90(title)
-msgid "AdvanceMAME project"
+#: src/appendix/bibliography.xml:456(ulink)
+msgid "https://wiki.gnome.org/Apps/Gthumb";
 msgstr ""
 
-#: src/appendix/bibliography.xml:92(ulink)
-msgid "https://www.advancemame.it/";
+#: src/appendix/bibliography.xml:462(abbrev)
+msgid "INKSCAPE"
 msgstr ""
 
-#: src/appendix/bibliography.xml:98(abbrev)
-msgid "APOD"
+#: src/appendix/bibliography.xml:463(title)
+msgid "Inkscape is an Open Source vector graphics editor"
 msgstr ""
 
-#: src/appendix/bibliography.xml:99(title)
-msgid "Astronomy Picture of the Day"
+#: src/appendix/bibliography.xml:465(ulink)
+msgid "https://inkscape.org";
 msgstr ""
 
-#: src/appendix/bibliography.xml:101(ulink)
-msgid "https://apod.nasa.gov/apod/";
+#: src/appendix/bibliography.xml:480(abbrev)
+msgid "LPROF"
 msgstr ""
 
-#: src/appendix/bibliography.xml:107(abbrev)
-msgid "APOD01"
+#: src/appendix/bibliography.xml:481(title)
+msgid "LPROF ICC Profiler"
 msgstr ""
 
-#: src/appendix/bibliography.xml:108(title)
-msgid "Astronomy Picture of the Day (today)"
+#: src/appendix/bibliography.xml:483(ulink)
+msgid "http://lprof.sourceforge.net/";
 msgstr ""
 
-#: src/appendix/bibliography.xml:110(ulink)
-msgid "https://apod.nasa.gov/apod/astropix.html";
+#: src/appendix/bibliography.xml:511(abbrev)
+msgid "OPENCLIPART-GRADIENT"
 msgstr ""
 
-#: src/appendix/bibliography.xml:116(abbrev)
-msgid "APOD02"
+#: src/appendix/bibliography.xml:512(title)
+msgid "Open Clipart - Gradients"
 msgstr ""
 
-#: src/appendix/bibliography.xml:117(title)
-msgid ""
-"Astronomy Picture of the Day - The Hubble Ultra Deep Field (2004 March 9)"
+#: src/appendix/bibliography.xml:514(ulink)
+msgid "https://openclipart.org/";
 msgstr ""
 
-#: src/appendix/bibliography.xml:122(ulink)
-msgid "https://apod.nasa.gov/apod/ap040309.html";
+#: src/appendix/bibliography.xml:518(abbrev)
+msgid "OPENICC"
 msgstr ""
 
-#: src/appendix/bibliography.xml:128(abbrev)
-msgid "APOD03"
+#: src/appendix/bibliography.xml:519(title)
+msgid "The OpenICC project"
 msgstr ""
 
-#: src/appendix/bibliography.xml:129(title)
-msgid "Astronomy Picture of the Day - M51: Cosmic Whirlpool (2002 July 10)"
+#: src/appendix/bibliography.xml:521(ulink)
+msgid "https://freedesktop.org/wiki/OpenIcc/";
 msgstr ""
 
-#: src/appendix/bibliography.xml:133(ulink)
-msgid "https://apod.nasa.gov/apod/ap020710.html";
+#: src/appendix/bibliography.xml:538(abbrev)
+msgid "PLUGIN-FLAMES"
 msgstr ""
 
-#: src/appendix/bibliography.xml:139(abbrev)
-msgid "APOD04"
+#: src/appendix/bibliography.xml:539(title)
+msgid "GIMP-Plugin Flames"
 msgstr ""
 
-#: src/appendix/bibliography.xml:140(title)
+#: src/appendix/bibliography.xml:540(releaseinfo)
 msgid ""
-"Astronomy Picture of the Day - Saturn: Lord of the Rings (2002 February 15)"
+"<ulink url=\"https://draves.org/gimp/flame.html\";> https://draves.org/gimp/";
+"flame.html </ulink>; <ulink url=\"https://flam3.com/\";>https://flam3.com/</"
+"ulink>"
 msgstr ""
 
-#: src/appendix/bibliography.xml:145(ulink)
-msgid "https://apod.nasa.gov/apod/ap020215.html";
+#: src/appendix/bibliography.xml:571(abbrev)
+msgid "PLUGIN-RESYNTH"
 msgstr ""
 
-#: src/appendix/bibliography.xml:151(abbrev)
-msgid "APOD05"
+#: src/appendix/bibliography.xml:572(title)
+msgid "Resynthesizer is a Gimp plug-in for texture synthesis"
 msgstr ""
 
-#: src/appendix/bibliography.xml:152(title)
-msgid ""
-"Astronomy Picture of the Day - NGC 6369: The Little Ghost Nebula (2002 "
-"November 8)"
+#: src/appendix/bibliography.xml:574(ulink)
+msgid "https://github.com/bootchk/resynthesizer";
 msgstr ""
 
-#: src/appendix/bibliography.xml:157(ulink)
-msgid "https://apod.nasa.gov/apod/ap021108.html";
+#: src/appendix/bibliography.xml:580(abbrev)
+msgid "PLUGIN-RETINEX"
 msgstr ""
 
-#: src/appendix/bibliography.xml:163(abbrev)
-msgid "APOD06"
+#: src/appendix/bibliography.xml:581(title)
+msgid "A plugin providing the Retinex algorithm for GIMP"
 msgstr ""
 
-#: src/appendix/bibliography.xml:164(title)
+#: src/appendix/bibliography.xml:583(ulink)
 msgid ""
-"Astronomy Picture of the Day - Disorder in Stephan's Quintet (2000 November "
-"13)"
+"https://web.archive.org/web/20200220014231/http://www-prima.inrialpes.fr/";
+"pelisson/MSRCR.php"
 msgstr ""
 
-#: src/appendix/bibliography.xml:169(ulink)
-msgid "https://apod.nasa.gov/apod/ap001113.html";
+#: src/appendix/bibliography.xml:589(abbrev)
+msgid "PLUGIN-SEPARATE"
 msgstr ""
 
-#: src/appendix/bibliography.xml:175(abbrev)
-msgid "APOD07"
+#: src/appendix/bibliography.xml:590(title)
+msgid "A plugin providing rudimentary CMYK support for GIMP"
 msgstr ""
 
-#: src/appendix/bibliography.xml:176(title)
-msgid ""
-"Astronomy Picture of the Day - The Sharpest View of the Sun (2002 November "
-"14)"
+#: src/appendix/bibliography.xml:592(ulink)
+msgid "https://www.blackfiveservices.co.uk/separate.shtml";
+msgstr ""
+
+#: src/appendix/bibliography.xml:598(abbrev)
+msgid "PYTHON"
+msgstr ""
+
+#: src/appendix/bibliography.xml:599(title)
+msgid "Python Programming Language"
 msgstr ""
 
-#: src/appendix/bibliography.xml:181(ulink)
-msgid "https://apod.nasa.gov/apod/ap021114.html";
+#: src/appendix/bibliography.xml:601(ulink)
+msgid "https://www.python.org";
 msgstr ""
 
-#: src/appendix/bibliography.xml:187(abbrev)
-msgid "ARGYLLCMS"
+#: src/appendix/bibliography.xml:605(abbrev)
+msgid "SCALE2X"
 msgstr ""
 
-#: src/appendix/bibliography.xml:188(title)
-msgid "Argyll Color Management System Home Page"
+#: src/appendix/bibliography.xml:606(title)
+msgid "Scale2x"
 msgstr ""
 
-#: src/appendix/bibliography.xml:190(ulink)
-msgid "https://www.argyllcms.com/";
+#: src/appendix/bibliography.xml:608(ulink)
+msgid "https://www.scale2x.it/";
 msgstr ""
 
-#: src/appendix/bibliography.xml:196(abbrev)
-msgid "BABL"
+#: src/appendix/bibliography.xml:614(abbrev)
+msgid "SCRIBUS"
 msgstr ""
 
-#: src/appendix/bibliography.xml:197(title)
-msgid "babl (pixel format translation library)"
+#: src/appendix/bibliography.xml:615(title)
+msgid "Scribus :: Open Source Desktop Publishing"
 msgstr ""
 
-#: src/appendix/bibliography.xml:199(ulink)
-msgid "https://www.gegl.org/babl/";
+#: src/appendix/bibliography.xml:617(ulink)
+msgid "https://www.scribus.net/";
 msgstr ""
 
-#: src/appendix/bibliography.xml:203(abbrev)
-msgid "BACH04"
+#: src/appendix/bibliography.xml:621(abbrev)
+msgid "SIOX"
 msgstr ""
 
-#: src/appendix/bibliography.xml:204(title)
-msgid "Face in blocks"
+#: src/appendix/bibliography.xml:622(title)
+msgid "Simple Interactive Object Extraction"
 msgstr ""
 
-#: src/appendix/bibliography.xml:210(year)
-#: src/appendix/bibliography.xml:407(year)
-#: src/appendix/bibliography.xml:653(year)
-#: src/appendix/bibliography.xml:676(year)
-msgid "2004"
+#: src/appendix/bibliography.xml:624(ulink)
+msgid "http://www.siox.org/";
 msgstr ""
 
-#: src/appendix/bibliography.xml:211(holder)
-msgid "Michael Bach"
+#: src/appendix/bibliography.xml:628(abbrev)
+msgid "TUT01"
 msgstr ""
 
-#: src/appendix/bibliography.xml:214(ulink)
-msgid "https://michaelbach.de/ot/fcs-mosaic/";
+#: src/appendix/bibliography.xml:629(title)
+msgid "Tutorial: How to draw straight lines"
 msgstr ""
 
-#: src/appendix/bibliography.xml:220(abbrev)
-msgid "BUDIG01"
+#: src/appendix/bibliography.xml:635(year)
+msgid "2002"
 msgstr ""
 
-#: src/appendix/bibliography.xml:221(title)
-msgid "Golden Text"
+#: src/appendix/bibliography.xml:636(holder)
+msgid "Seth Burgess"
 msgstr ""
 
-#: src/appendix/bibliography.xml:223(ulink)
-msgid "https://www.home.unix-ag.org/simon/gimp/golden.html";
+#: src/appendix/bibliography.xml:639(ulink)
+msgid "https://www.gimp.org/tutorials/Straight_Line";
 msgstr ""
 
-#: src/appendix/bibliography.xml:229(abbrev)
-msgid "CAIRO"
+#: src/appendix/bibliography.xml:645(abbrev)
+msgid "TUT02"
 msgstr ""
 
-#: src/appendix/bibliography.xml:230(title)
-msgid "Cairo"
+#: src/appendix/bibliography.xml:646(title)
+msgid "Tutorial: GIMPLite Quickies"
 msgstr ""
 
-#: src/appendix/bibliography.xml:232(ulink)
-msgid "https://www.cairographics.org";
+#: src/appendix/bibliography.xml:654(holder)
+msgid "Carol Spears"
 msgstr ""
 
-#: src/appendix/bibliography.xml:238(abbrev)
-msgid "DARWINPORTS"
+#: src/appendix/bibliography.xml:657(ulink)
+msgid "https://next.gimp.org/tutorials/Lite_Quickies/";
 msgstr ""
 
-#: src/appendix/bibliography.xml:239(title)
-msgid "Darwin Ports Package Manager for OS X"
+#: src/appendix/bibliography.xml:663(abbrev)
+msgid "UNICODE"
 msgstr ""
 
-#: src/appendix/bibliography.xml:241(ulink)
-msgid "https://www.macports.org/";
+#: src/appendix/bibliography.xml:664(title)
+msgid "Unicode"
+msgstr "Unicode"
+
+#: src/appendix/bibliography.xml:666(ulink)
+msgid "https://home.unicode.org/";
 msgstr ""
 
-#: src/appendix/bibliography.xml:245(abbrev)
-msgid "ECI"
+#: src/appendix/bibliography.xml:670(abbrev)
+msgid "WIKIPEDIA"
 msgstr ""
 
-#: src/appendix/bibliography.xml:246(title)
-msgid "ECI (European Color Initiative) Profiles"
+#: src/appendix/bibliography.xml:671(title)
+msgid "Wikipedia"
+msgstr "Wikipédia"
+
+#: src/appendix/bibliography.xml:677(holder)
+msgid "Wikipedia Foundation Inc."
 msgstr ""
 
-#: src/appendix/bibliography.xml:248(ulink)
-msgid "http://www.eci.org/doku.php?id=en:downloads";
+#: src/appendix/bibliography.xml:680(ulink)
+msgid "https://www.wikipedia.org";
 msgstr ""
 
-#: src/appendix/bibliography.xml:254(abbrev)
-msgid "FDL-TRANSLATION"
+#: src/appendix/bibliography.xml:684(abbrev)
+msgid "WKPD-ALPHA"
 msgstr ""
 
-#: src/appendix/bibliography.xml:255(title)
-msgid "Unofficial translation of the GNU Free Documentation License"
+#: src/appendix/bibliography.xml:685(title)
+msgid "Wikipedia - Alpha channel"
 msgstr ""
 
-#: src/appendix/bibliography.xml:260(abbrev)
-msgid "FINK"
+#: src/appendix/bibliography.xml:687(ulink)
+msgid "https://en.wikipedia.org/wiki/Alpha_channel";
 msgstr ""
 
-#: src/appendix/bibliography.xml:261(title)
-msgid "Fink Package Manager for OS X"
+#: src/appendix/bibliography.xml:693(abbrev)
+msgid "WKPD-BEZIER"
 msgstr ""
 
-#: src/appendix/bibliography.xml:263(ulink)
-msgid "https://www.finkproject.org/";
+#: src/appendix/bibliography.xml:694(title)
+msgid "Wikipedia - B&eacute;zier curve"
 msgstr ""
 
-#: src/appendix/bibliography.xml:267(abbrev)
-msgid "FREETYPE"
+#: src/appendix/bibliography.xml:696(ulink)
+msgid "https://en.wikipedia.org/wiki/Bezier_curve";
 msgstr ""
 
-#: src/appendix/bibliography.xml:268(title)
-msgid "Freetype 2 home page"
+#: src/appendix/bibliography.xml:702(abbrev)
+msgid "WKPD-BUMP"
 msgstr ""
 
-#: src/appendix/bibliography.xml:270(ulink)
-msgid "https://www.freetype.org/";
+#: src/appendix/bibliography.xml:703(title)
+msgid "Wikipedia - Bumpmap"
 msgstr ""
 
-#: src/appendix/bibliography.xml:277(title)
-msgid "GEGL (Generic Graphics Library)"
+#: src/appendix/bibliography.xml:705(ulink)
+msgid "https://en.wikipedia.org/wiki/Bump_Mapping";
 msgstr ""
 
-#: src/appendix/bibliography.xml:279(ulink)
-msgid "https://gegl.org";
+#: src/appendix/bibliography.xml:712(abbrev)
+msgid "WKPD-BURN"
 msgstr ""
 
-#: src/appendix/bibliography.xml:283(abbrev)
-msgid "GEORGIEV01"
+#: src/appendix/bibliography.xml:713(title)
+msgid "Wikipedia - Burning"
 msgstr ""
 
-#: src/appendix/bibliography.xml:284(title)
-msgid "Image Reconstruction Invariant to Relighting"
+#: src/appendix/bibliography.xml:715(ulink)
+#: src/appendix/bibliography.xml:778(ulink)
+msgid "https://en.wikipedia.org/wiki/Dodging_and_burning";
 msgstr ""
 
-#: src/appendix/bibliography.xml:290(year)
-msgid "2005"
+#: src/appendix/bibliography.xml:721(abbrev)
+msgid "WKPD-CA"
 msgstr ""
 
-#: src/appendix/bibliography.xml:291(holder)
-msgid "Todor Georgiev"
+#: src/appendix/bibliography.xml:722(title)
+msgid "Wikipedia - Cellular Automata"
 msgstr ""
 
-#: src/appendix/bibliography.xml:294(ulink)
-msgid "http://www.tgeorgiev.net/Invariant.pdf";
+#: src/appendix/bibliography.xml:724(ulink)
+msgid "https://en.wikipedia.org/wiki/Cellular_Automata";
 msgstr ""
 
-#: src/appendix/bibliography.xml:300(abbrev)
-msgid "GHOSTSCRIPT"
+#: src/appendix/bibliography.xml:730(abbrev)
+msgid "WKPD-CMYK"
 msgstr ""
 
-#: src/appendix/bibliography.xml:301(title)
-msgid "Ghostscript project page"
+#: src/appendix/bibliography.xml:731(title)
+msgid "Wikipedia - CMYK"
 msgstr ""
 
-#: src/appendix/bibliography.xml:303(ulink)
-msgid "https://www.ghostscript.com/";
+#: src/appendix/bibliography.xml:733(ulink)
+msgid "https://en.wikipedia.org/wiki/CMYK";
 msgstr ""
 
-#: src/appendix/bibliography.xml:310(title)
-msgid "GIMP - The Gnu Image Manipulation Program"
+#: src/appendix/bibliography.xml:739(abbrev)
+msgid "WKPD-COLORSPACE"
 msgstr ""
 
-#: src/appendix/bibliography.xml:312(ulink)
-msgid "https://gimp.org";
+#: src/appendix/bibliography.xml:740(title)
+msgid "Wikipedia - Colorspace"
 msgstr ""
 
-#: src/appendix/bibliography.xml:316(abbrev)
-msgid "GIMP-DEV"
+#: src/appendix/bibliography.xml:742(ulink)
+msgid "https://en.wikipedia.org/wiki/Colorspace";
 msgstr ""
 
-#: src/appendix/bibliography.xml:317(title)
-msgid "GIMP Development"
+#: src/appendix/bibliography.xml:748(abbrev)
+msgid "WKPD-DEFLATE"
 msgstr ""
 
-#: src/appendix/bibliography.xml:319(ulink)
-msgid "https://developer.gimp.org";
+#: src/appendix/bibliography.xml:749(title)
+msgid "Wikipedia - Deflate"
 msgstr ""
 
-#: src/appendix/bibliography.xml:325(abbrev)
-msgid "GIMP-DEV-PLUGIN"
+#: src/appendix/bibliography.xml:751(ulink)
+msgid "https://en.wikipedia.org/wiki/deflate";
 msgstr ""
 
-#: src/appendix/bibliography.xml:326(title)
-msgid "GIMP Plugin Development"
+#: src/appendix/bibliography.xml:757(abbrev)
+msgid "WKPD-DEINTERLACE"
 msgstr ""
 
-#: src/appendix/bibliography.xml:328(ulink)
-msgid "https://developer.gimp.org/plug-ins.html";
+#: src/appendix/bibliography.xml:758(title)
+msgid "Wikipedia - Deinterlace"
 msgstr ""
 
-#: src/appendix/bibliography.xml:334(abbrev)
-msgid "GIMP-DOCS"
+#: src/appendix/bibliography.xml:760(ulink)
+msgid "https://en.wikipedia.org/wiki/Deinterlace";
 msgstr ""
 
-#: src/appendix/bibliography.xml:335(title)
-msgid "GIMP Documentation project page"
+#: src/appendix/bibliography.xml:766(abbrev)
+msgid "WKPD-DITHERING"
 msgstr ""
 
-#: src/appendix/bibliography.xml:337(ulink)
-msgid "https://www.gimp.org/docs/";
+#: src/appendix/bibliography.xml:767(title)
+msgid "Wikipedia - Dithering"
 msgstr ""
 
-#: src/appendix/bibliography.xml:343(abbrev)
-msgid "GIMP-FONTS"
+#: src/appendix/bibliography.xml:769(ulink)
+msgid "https://en.wikipedia.org/wiki/Dithering";
 msgstr ""
 
-#: src/appendix/bibliography.xml:344(title)
-msgid "Fonts in GIMP 2.0"
+#: src/appendix/bibliography.xml:775(abbrev)
+msgid "WKPD-DODGE"
 msgstr ""
 
-#: src/appendix/bibliography.xml:346(ulink)
-msgid "https://gimp.org/unix/fonts.html";
+#: src/appendix/bibliography.xml:776(title)
+msgid "Wikipedia - Dodging"
 msgstr ""
 
-#: src/appendix/bibliography.xml:352(abbrev)
-msgid "GIMP-NEWSYM26"
+#: src/appendix/bibliography.xml:784(abbrev)
+msgid "WKPD-EXIF"
 msgstr ""
 
-#: src/appendix/bibliography.xml:353(title)
-msgid "List of new symbols in GIMP 2.6"
+#: src/appendix/bibliography.xml:785(title)
+msgid "Wikipedia - EXIF"
 msgstr ""
 
-#: src/appendix/bibliography.xml:356(ulink)
-msgid "libgimp-index-new-in-2-6.html"
+#: src/appendix/bibliography.xml:787(ulink)
+msgid "https://en.wikipedia.org/wiki/EXIF";
 msgstr ""
 
-#: src/appendix/bibliography.xml:382(abbrev)
-msgid "GROKKING01"
+#: src/appendix/bibliography.xml:793(abbrev)
+msgid "WKPD-FILEFORMAT"
 msgstr ""
 
-#: src/appendix/bibliography.xml:383(title)
-msgid "Grokking the GIMP"
+#: src/appendix/bibliography.xml:794(title)
+msgid "Wikipedia - Fileformat"
 msgstr ""
 
-#: src/appendix/bibliography.xml:385(ulink)
-msgid ""
-"https://web.archive.org/web/20170515161709/http://gimp-savvy.com/BOOK/index.";
-"html"
+#: src/appendix/bibliography.xml:796(ulink)
+msgid "https://en.wikipedia.org/wiki/Image_file_format";
 msgstr ""
 
-#: src/appendix/bibliography.xml:391(abbrev)
-msgid "GROKKING02"
+#: src/appendix/bibliography.xml:802(abbrev)
+msgid "WKPD-GAMUT"
 msgstr ""
 
-#: src/appendix/bibliography.xml:392(title)
-msgid "Grokking the GIMP (9.2 Clickable Image Maps)"
+#: src/appendix/bibliography.xml:803(title)
+msgid "Wikipedia - Gamut"
 msgstr ""
 
-#: src/appendix/bibliography.xml:394(ulink)
-msgid ""
-"https://web.archive.org/web/20170403234151/http://gimp-savvy.com/BOOK/index.";
-"html?node81.html"
+#: src/appendix/bibliography.xml:805(ulink)
+msgid "https://en.wikipedia.org/wiki/Gamut";
 msgstr ""
 
-#: src/appendix/bibliography.xml:400(abbrev)
-msgid "GUNTHER04"
+#: src/appendix/bibliography.xml:811(abbrev)
+msgid "WKPD-GIF"
 msgstr ""
 
-#: src/appendix/bibliography.xml:401(title)
-msgid "Making shapes in GIMP"
+#: src/appendix/bibliography.xml:812(title)
+msgid "Wikipedia - GIF"
 msgstr ""
 
-#: src/appendix/bibliography.xml:408(holder)
-msgid "Dale (Gunther)"
+#: src/appendix/bibliography.xml:814(ulink)
+msgid "https://en.wikipedia.org/wiki/GIF";
 msgstr ""
 
-#: src/appendix/bibliography.xml:411(ulink)
-msgid ""
-"https://web.archive.org/web/20151004100006/http://gug.criticalhit.dk/";
-"tutorials/gunther1/"
+#: src/appendix/bibliography.xml:820(abbrev)
+msgid "WKPD-GNU"
 msgstr ""
 
-#: src/appendix/bibliography.xml:417(abbrev)
-msgid "ICC"
+#: src/appendix/bibliography.xml:821(title)
+msgid "Wikipedia - GNU"
 msgstr ""
 
-#: src/appendix/bibliography.xml:418(title)
-msgid "INTERNATIONAL COLOR CONSORTIUM"
+#: src/appendix/bibliography.xml:823(ulink)
+msgid "https://en.wikipedia.org/wiki/GNU";
 msgstr ""
 
-#: src/appendix/bibliography.xml:420(ulink)
-msgid "https://www.color.org/";
+#: src/appendix/bibliography.xml:829(abbrev)
+msgid "WKPD-HISTOGRAM"
 msgstr ""
 
-#: src/appendix/bibliography.xml:424(abbrev)
-msgid "ICCsRGB"
+#: src/appendix/bibliography.xml:830(title)
+msgid "Wikipedia - Histogram"
 msgstr ""
 
-#: src/appendix/bibliography.xml:425(title)
-msgid "ICC sRGB PROFILES"
+#: src/appendix/bibliography.xml:832(ulink)
+msgid "https://en.wikipedia.org/wiki/Image_histogram";
 msgstr ""
 
-#: src/appendix/bibliography.xml:427(ulink)
-msgid "https://www.color.org/srgbprofiles.xalter";
+#: src/appendix/bibliography.xml:838(abbrev)
+msgid "WKPD-HSV"
 msgstr ""
 
-#: src/appendix/bibliography.xml:433(abbrev)
-msgid "GPL"
+#: src/appendix/bibliography.xml:839(title)
+msgid "Wikipedia - HSV"
 msgstr ""
 
-#: src/appendix/bibliography.xml:434(title)
-msgid "General Public License (GPL)"
+#: src/appendix/bibliography.xml:841(ulink)
+msgid "https://en.wikipedia.org/wiki/HSL_and_HSV";
 msgstr ""
 
-#: src/appendix/bibliography.xml:436(ulink)
-msgid "https://www.gnu.org/licenses/gpl-3.0.html";
+#: src/appendix/bibliography.xml:847(abbrev)
+msgid "WKPD-ICC"
 msgstr ""
 
-#: src/appendix/bibliography.xml:442(abbrev)
-msgid "GEEQIE"
+#: src/appendix/bibliography.xml:848(title)
+msgid "Wikipedia - ICC Profile"
 msgstr ""
 
-#: src/appendix/bibliography.xml:443(title)
-msgid "Homepage of Geeqie, an image browser"
+#: src/appendix/bibliography.xml:850(ulink)
+msgid "https://en.wikipedia.org/wiki/ICC_Profile";
 msgstr ""
 
-#: src/appendix/bibliography.xml:445(ulink)
-msgid "http://www.geeqie.org";
+#: src/appendix/bibliography.xml:856(abbrev)
+msgid "WKPD-INTERPOL"
 msgstr ""
 
-#: src/appendix/bibliography.xml:451(abbrev)
-msgid "GTHUMB"
+#. Police?
+#: src/appendix/bibliography.xml:857(title)
+msgid "Wikipedia - Interpolation"
 msgstr ""
 
-#: src/appendix/bibliography.xml:452(title)
-msgid "gThumb - An Image Viewer and Browser for the GNOME Desktop"
+#: src/appendix/bibliography.xml:859(ulink)
+msgid "https://en.wikipedia.org/wiki/Interpolation";
 msgstr ""
 
-#: src/appendix/bibliography.xml:456(ulink)
-msgid "https://wiki.gnome.org/Apps/Gthumb";
+#: src/appendix/bibliography.xml:865(abbrev)
+msgid "IPTC"
+msgstr "IPTC"
+
+#: src/appendix/bibliography.xml:866(title)
+msgid "IPTC Metadata Format"
 msgstr ""
 
-#: src/appendix/bibliography.xml:462(abbrev)
-msgid "INKSCAPE"
+#: src/appendix/bibliography.xml:869(ulink)
+msgid "https://en.wikipedia.org/wiki/IPTC_Information_Interchange_Model";
 msgstr ""
 
-#: src/appendix/bibliography.xml:463(title)
-msgid "Inkscape is an Open Source vector graphics editor"
+#: src/appendix/bibliography.xml:875(abbrev)
+msgid "WKPD-JPEG"
 msgstr ""
 
-#: src/appendix/bibliography.xml:465(ulink)
-msgid "https://inkscape.org";
+#: src/appendix/bibliography.xml:876(title)
+msgid "Wikipedia - JPEG"
 msgstr ""
 
-#: src/appendix/bibliography.xml:480(abbrev)
-msgid "LPROF"
+#: src/appendix/bibliography.xml:878(ulink)
+msgid "https://en.wikipedia.org/wiki/JPEG";
 msgstr ""
 
-#: src/appendix/bibliography.xml:481(title)
-msgid "LPROF ICC Profiler"
+#: src/appendix/bibliography.xml:884(abbrev)
+msgid "WKPD-LAB"
 msgstr ""
 
-#: src/appendix/bibliography.xml:483(ulink)
-msgid "http://lprof.sourceforge.net/";
+#: src/appendix/bibliography.xml:885(title)
+msgid "Wikipedia - L*a*b"
 msgstr ""
 
-#: src/appendix/bibliography.xml:511(abbrev)
-msgid "OPENCLIPART-GRADIENT"
+#: src/appendix/bibliography.xml:887(ulink)
+msgid "https://en.wikipedia.org/wiki/Lab_color_space";
 msgstr ""
 
-#: src/appendix/bibliography.xml:512(title)
-msgid "Open Clipart - Gradients"
+#: src/appendix/bibliography.xml:893(abbrev)
+msgid "WKPD-LZW"
 msgstr ""
 
-#: src/appendix/bibliography.xml:514(ulink)
-msgid "https://openclipart.org/";
+#: src/appendix/bibliography.xml:894(title)
+msgid "Wikipedia - LZW"
 msgstr ""
 
-#: src/appendix/bibliography.xml:518(abbrev)
-msgid "OPENICC"
+#: src/appendix/bibliography.xml:896(ulink)
+msgid "https://en.wikipedia.org/wiki/LZW";
 msgstr ""
 
-#: src/appendix/bibliography.xml:519(title)
-msgid "The OpenICC project"
+#: src/appendix/bibliography.xml:902(abbrev)
+msgid "WKPD-MOIRE"
 msgstr ""
 
-#: src/appendix/bibliography.xml:521(ulink)
-msgid "https://freedesktop.org/wiki/OpenIcc/";
+#: src/appendix/bibliography.xml:903(title)
+msgid "Wikipedia - Moire"
 msgstr ""
 
-#: src/appendix/bibliography.xml:538(abbrev)
-msgid "PLUGIN-FLAMES"
+#: src/appendix/bibliography.xml:905(ulink)
+msgid "https://en.wikipedia.org/wiki/Moire";
 msgstr ""
 
-#: src/appendix/bibliography.xml:539(title)
-msgid "GIMP-Plugin Flames"
+#: src/appendix/bibliography.xml:911(abbrev)
+msgid "WKPD-PACKBITS"
 msgstr ""
 
-#: src/appendix/bibliography.xml:540(releaseinfo)
-msgid ""
-"<ulink url=\"https://draves.org/gimp/flame.html\";> https://draves.org/gimp/";
-"flame.html </ulink>; <ulink url=\"https://flam3.com/\";>https://flam3.com/</"
-"ulink>"
+#: src/appendix/bibliography.xml:912(title)
+msgid "Wikipedia - PackBits"
 msgstr ""
 
-#: src/appendix/bibliography.xml:571(abbrev)
-msgid "PLUGIN-RESYNTH"
+#: src/appendix/bibliography.xml:914(ulink)
+msgid "https://en.wikipedia.org/wiki/PackBits";
 msgstr ""
 
-#: src/appendix/bibliography.xml:572(title)
-msgid "Resynthesizer is a Gimp plug-in for texture synthesis"
+#: src/appendix/bibliography.xml:920(abbrev)
+msgid "WKPD-PNG"
 msgstr ""
 
-#: src/appendix/bibliography.xml:574(ulink)
-msgid "https://github.com/bootchk/resynthesizer";
+#: src/appendix/bibliography.xml:921(title)
+msgid "Wikipedia - PNG"
 msgstr ""
 
-#: src/appendix/bibliography.xml:580(abbrev)
-msgid "PLUGIN-RETINEX"
+#: src/appendix/bibliography.xml:923(ulink)
+msgid "https://en.wikipedia.org/wiki/Portable_Network_Graphics";
 msgstr ""
 
-#: src/appendix/bibliography.xml:581(title)
-msgid "A plugin providing the Retinex algorithm for GIMP"
+#: src/appendix/bibliography.xml:929(abbrev)
+msgid "WKPD-RASTER"
 msgstr ""
 
-#: src/appendix/bibliography.xml:583(ulink)
-msgid ""
-"https://web.archive.org/web/20200220014231/http://www-prima.inrialpes.fr/";
-"pelisson/MSRCR.php"
+#: src/appendix/bibliography.xml:930(title)
+msgid "Wikipedia - Raster Graphics"
 msgstr ""
 
-#: src/appendix/bibliography.xml:589(abbrev)
-msgid "PLUGIN-SEPARATE"
+#: src/appendix/bibliography.xml:932(ulink)
+msgid "https://en.wikipedia.org/wiki/Raster_graphics";
 msgstr ""
 
-#: src/appendix/bibliography.xml:590(title)
-msgid "A plugin providing rudimentary CMYK support for GIMP"
+#: src/appendix/bibliography.xml:938(abbrev)
+msgid "WKPD-RI"
 msgstr ""
 
-#: src/appendix/bibliography.xml:592(ulink)
-msgid "https://www.blackfiveservices.co.uk/separate.shtml";
+#: src/appendix/bibliography.xml:939(title)
+msgid "Wikipedia - Rendering Intent"
 msgstr ""
 
-#: src/appendix/bibliography.xml:598(abbrev)
-msgid "PYTHON"
+#: src/appendix/bibliography.xml:941(ulink)
+msgid "https://en.wikipedia.org/wiki/Rendering_intent";
 msgstr ""
 
-#: src/appendix/bibliography.xml:599(title)
-msgid "Python Programming Language"
+#: src/appendix/bibliography.xml:947(abbrev)
+msgid "WKPD-RETINA"
 msgstr ""
 
-#: src/appendix/bibliography.xml:601(ulink)
-msgid "https://www.python.org";
+#: src/appendix/bibliography.xml:948(title)
+msgid "Wikipedia - Retina"
 msgstr ""
 
-#: src/appendix/bibliography.xml:605(abbrev)
-msgid "SCALE2X"
+#: src/appendix/bibliography.xml:950(ulink)
+msgid "https://en.wikipedia.org/wiki/Retina";
 msgstr ""
 
-#: src/appendix/bibliography.xml:606(title)
-msgid "Scale2x"
+#: src/appendix/bibliography.xml:956(abbrev)
+msgid "WKPD-SEPIA"
 msgstr ""
 
-#: src/appendix/bibliography.xml:608(ulink)
-msgid "https://www.scale2x.it/";
+#: src/appendix/bibliography.xml:957(title)
+msgid "Wikipedia - Sepia"
 msgstr ""
 
-#: src/appendix/bibliography.xml:614(abbrev)
-msgid "SCRIBUS"
+#: src/appendix/bibliography.xml:959(ulink)
+msgid "https://en.wikipedia.org/wiki/Sepia";
 msgstr ""
 
-#: src/appendix/bibliography.xml:615(title)
-msgid "Scribus :: Open Source Desktop Publishing"
+#: src/appendix/bibliography.xml:965(abbrev)
+msgid "WKPD-SUBSAMPLING"
 msgstr ""
 
-#: src/appendix/bibliography.xml:617(ulink)
-msgid "https://www.scribus.net/";
+#: src/appendix/bibliography.xml:966(title)
+msgid "Wikipedia - Chroma subsampling"
 msgstr ""
 
-#: src/appendix/bibliography.xml:621(abbrev)
-msgid "SIOX"
+#: src/appendix/bibliography.xml:968(ulink)
+msgid "https://en.wikipedia.org/wiki/Chroma_Subsampling";
 msgstr ""
 
-#: src/appendix/bibliography.xml:622(title)
-msgid "Simple Interactive Object Extraction"
+#: src/appendix/bibliography.xml:974(abbrev)
+msgid "WKPD-SVG"
 msgstr ""
 
-#: src/appendix/bibliography.xml:624(ulink)
-msgid "http://www.siox.org/";
+#: src/appendix/bibliography.xml:975(title)
+msgid "Wikipedia - SVG"
 msgstr ""
 
-#: src/appendix/bibliography.xml:628(abbrev)
-msgid "TUT01"
+#: src/appendix/bibliography.xml:977(ulink)
+msgid "https://en.wikipedia.org/wiki/Scalable_Vector_Graphics";
 msgstr ""
 
-#: src/appendix/bibliography.xml:629(title)
-msgid "Tutorial: How to draw straight lines"
+#: src/appendix/bibliography.xml:983(abbrev)
+msgid "WKPD-URI"
 msgstr ""
 
-#: src/appendix/bibliography.xml:635(year)
-msgid "2002"
+#: src/appendix/bibliography.xml:984(title)
+msgid "Wikipedia - URI"
 msgstr ""
 
-#: src/appendix/bibliography.xml:636(holder)
-msgid "Seth Burgess"
+#: src/appendix/bibliography.xml:986(ulink)
+msgid "https://en.wikipedia.org/wiki/Uniform_Resource_Identifier";
 msgstr ""
 
-#: src/appendix/bibliography.xml:639(ulink)
-msgid "https://www.gimp.org/tutorials/Straight_Line";
+#: src/appendix/bibliography.xml:992(abbrev)
+msgid "WKPD-URL"
 msgstr ""
 
-#: src/appendix/bibliography.xml:645(abbrev)
-msgid "TUT02"
+#: src/appendix/bibliography.xml:993(title)
+msgid "Wikipedia - URL"
 msgstr ""
 
-#: src/appendix/bibliography.xml:646(title)
-msgid "Tutorial: GIMPLite Quickies"
+#: src/appendix/bibliography.xml:995(ulink)
+msgid "https://en.wikipedia.org/wiki/Uniform_Resource_Locator";
 msgstr ""
 
-#: src/appendix/bibliography.xml:654(holder)
-msgid "Carol Spears"
+#: src/appendix/bibliography.xml:1001(abbrev)
+msgid "WKPD-Web-colors"
 msgstr ""
 
-#: src/appendix/bibliography.xml:657(ulink)
-msgid "https://next.gimp.org/tutorials/Lite_Quickies/";
+#: src/appendix/bibliography.xml:1002(title)
+msgid "Wikipedia - Web-colors"
 msgstr ""
 
-#: src/appendix/bibliography.xml:663(abbrev)
-msgid "UNICODE"
+#: src/appendix/bibliography.xml:1004(ulink)
+msgid "https://en.wikipedia.org/wiki/Web_colors";
 msgstr ""
 
-#: src/appendix/bibliography.xml:664(title)
-msgid "Unicode"
+#: src/appendix/bibliography.xml:1010(abbrev)
+msgid "XMP"
+msgstr "XMP"
+
+#: src/appendix/bibliography.xml:1011(title)
+msgid "Wikipedia - Extensible Metadata Platform"
 msgstr ""
 
-#: src/appendix/bibliography.xml:666(ulink)
-msgid "https://home.unicode.org/";
+#: src/appendix/bibliography.xml:1013(ulink)
+msgid "https://en.wikipedia.org/wiki/Extensible_Metadata_Platform";
 msgstr ""
 
-#: src/appendix/bibliography.xml:670(abbrev)
-msgid "WIKIPEDIA"
+#: src/appendix/bibliography.xml:1019(abbrev)
+msgid "WKPD-YCBCR"
 msgstr ""
 
-#: src/appendix/bibliography.xml:671(title)
-msgid "Wikipedia"
+#: src/appendix/bibliography.xml:1020(title)
+msgid "Wikipedia - YCbCr"
 msgstr ""
 
-#: src/appendix/bibliography.xml:677(holder)
-msgid "Wikipedia Foundation Inc."
+#: src/appendix/bibliography.xml:1022(ulink)
+msgid "https://en.wikipedia.org/wiki/YCbCr";
 msgstr ""
 
-#: src/appendix/bibliography.xml:680(ulink)
-msgid "https://www.wikipedia.org";
+#: src/appendix/bibliography.xml:1028(abbrev)
+msgid "WKPD-YUV"
 msgstr ""
 
-#: src/appendix/bibliography.xml:684(abbrev)
-msgid "WKPD-ALPHA"
+#: src/appendix/bibliography.xml:1029(title)
+msgid "Wikipedia - YUV"
 msgstr ""
 
-#: src/appendix/bibliography.xml:685(title)
-msgid "Wikipedia - Alpha channel"
+#: src/appendix/bibliography.xml:1031(ulink)
+msgid "https://en.wikipedia.org/wiki/YUV";
 msgstr ""
 
-#: src/appendix/bibliography.xml:687(ulink)
-msgid "https://en.wikipedia.org/wiki/Alpha_channel";
+#: src/appendix/bibliography.xml:1037(abbrev)
+msgid "XDS"
 msgstr ""
 
-#: src/appendix/bibliography.xml:693(abbrev)
-msgid "WKPD-BEZIER"
+#: src/appendix/bibliography.xml:1038(title)
+msgid "Direct Save Protocol (XDS)"
 msgstr ""
 
-#: src/appendix/bibliography.xml:694(title)
-msgid "Wikipedia - B&eacute;zier curve"
+#: src/appendix/bibliography.xml:1040(ulink)
+msgid "https://freedesktop.org/wiki/Specifications/XDS/";
 msgstr ""
 
-#: src/appendix/bibliography.xml:696(ulink)
-msgid "https://en.wikipedia.org/wiki/Bezier_curve";
+#. When image changes, this message will be marked fuzzy or untranslated for you.
+#. It doesn't matter what you translate it to: it's not used at all.
+#: src/appendix/history-24.xml:30(None)
+msgid ""
+"@@image: 'images/using/24-refreshed-look.png'; "
+"md5=28374080d1406f067bb3d4f9d3682d37"
 msgstr ""
 
-#: src/appendix/bibliography.xml:702(abbrev)
-msgid "WKPD-BUMP"
+#. When image changes, this message will be marked fuzzy or untranslated for you.
+#. It doesn't matter what you translate it to: it's not used at all.
+#: src/appendix/history-24.xml:58(None)
+msgid ""
+"@@image: 'images/using/24-scalable-brushes.png'; "
+"md5=7df74fdd0eccb97c5315eaebb7cd3912"
 msgstr ""
 
-#: src/appendix/bibliography.xml:703(title)
-msgid "Wikipedia - Bumpmap"
+#. When image changes, this message will be marked fuzzy or untranslated for you.
+#. It doesn't matter what you translate it to: it's not used at all.
+#: src/appendix/history-24.xml:85(None)
+msgid ""
+"@@image: 'images/using/24-selection-tools.png'; "
+"md5=426677743dbbc464cb752369238c2200"
 msgstr ""
 
-#: src/appendix/bibliography.xml:705(ulink)
-msgid "https://en.wikipedia.org/wiki/Bump_Mapping";
+#. When image changes, this message will be marked fuzzy or untranslated for you.
+#. It doesn't matter what you translate it to: it's not used at all.
+#: src/appendix/history-24.xml:211(None)
+msgid ""
+"@@image: 'images/using/24-color-management.png'; "
+"md5=7c027121798c6eb6f018a90f653abdee"
 msgstr ""
 
-#: src/appendix/bibliography.xml:712(abbrev)
-msgid "WKPD-BURN"
+#: src/appendix/history-24.xml:12(title)
+msgid "What's New in GIMP 2.4?"
 msgstr ""
 
-#: src/appendix/bibliography.xml:713(title)
-msgid "Wikipedia - Burning"
+#: src/appendix/history-24.xml:16(term)
+msgid "Refreshed Look"
 msgstr ""
 
-#: src/appendix/bibliography.xml:715(ulink)
-#: src/appendix/bibliography.xml:778(ulink)
-msgid "https://en.wikipedia.org/wiki/Dodging_and_burning";
+#: src/appendix/history-24.xml:18(para)
+msgid ""
+"A whole new default icon theme has been created for 2.4. The icons comply "
+"with the Tango style guidelines so GIMP doesn't feel out of place on any of "
+"the supported platforms. Regardless of whether you run GIMP under Microsoft "
+"Windows, Mac OS X or Linux (GNOME, KDE or Xfce), GIMP provides a polished, "
+"consistent look."
 msgstr ""
 
-#: src/appendix/bibliography.xml:721(abbrev)
-msgid "WKPD-CA"
+#: src/appendix/history-24.xml:26(title)
+msgid "New Look of the toolbox in GIMP 2.4"
 msgstr ""
 
-#: src/appendix/bibliography.xml:722(title)
-msgid "Wikipedia - Cellular Automata"
+#: src/appendix/history-24.xml:34(para)
+msgid ""
+"Additionally the icons also have enhanced usability on dark widget themes, "
+"which is a common setting among digital artists."
 msgstr ""
 
-#: src/appendix/bibliography.xml:724(ulink)
-msgid "https://en.wikipedia.org/wiki/Cellular_Automata";
+#: src/appendix/history-24.xml:38(para)
+msgid ""
+"For artists preferring more desaturated color theme for their icons is an "
+"alternative icon theme available for download (download not available "
+"anymore)."
 msgstr ""
 
-#: src/appendix/bibliography.xml:730(abbrev)
-msgid "WKPD-CMYK"
+#: src/appendix/history-24.xml:46(term)
+msgid "Scalable Brushes"
 msgstr ""
 
-#: src/appendix/bibliography.xml:731(title)
-msgid "Wikipedia - CMYK"
+#: src/appendix/history-24.xml:48(para)
+msgid ""
+"The tool options now include a brush size slider that affects both the "
+"parametric and bitmap brushes. This has been an oft-requested feature from "
+"both digital painters and photo editors."
 msgstr ""
 
-#: src/appendix/bibliography.xml:733(ulink)
-msgid "https://en.wikipedia.org/wiki/CMYK";
+#: src/appendix/history-24.xml:54(title)
+msgid "Scalable brushes in GIMP 2.4"
 msgstr ""
 
-#: src/appendix/bibliography.xml:739(abbrev)
-msgid "WKPD-COLORSPACE"
+#: src/appendix/history-24.xml:62(para)
+msgid ""
+"Unlike previous versions of GIMP, regardless of whether you're using a "
+"bitmap brush, parametric brush or even a picture tube (multiple bitmaps), "
+"you can easily set the brush size with either the tool options dock slider "
+"or an external device such as a MIDI slider or knob or a USB device like the "
+"Griffin Powermate."
 msgstr ""
 
-#: src/appendix/bibliography.xml:740(title)
-msgid "Wikipedia - Colorspace"
+#: src/appendix/history-24.xml:72(term)
+msgid "Selection Tools"
 msgstr ""
 
-#: src/appendix/bibliography.xml:742(ulink)
-msgid "https://en.wikipedia.org/wiki/Colorspace";
+#: src/appendix/history-24.xml:74(para)
+msgid ""
+"The selection tools have been rewritten from scratch to allow resizing of "
+"existing selections. Additionally the rectangular selection tool includes a "
+"setting for creating rounded corners as this has been identified as a very "
+"common task among web designers."
 msgstr ""
 
-#: src/appendix/bibliography.xml:748(abbrev)
-msgid "WKPD-DEFLATE"
+#: src/appendix/history-24.xml:81(title)
+msgid "Selection tools in GIMP 2.4"
 msgstr ""
 
-#: src/appendix/bibliography.xml:749(title)
-msgid "Wikipedia - Deflate"
+#: src/appendix/history-24.xml:89(para)
+msgid ""
+"The learning curve for the tools has been flattened as the key functionality "
+"is available without obscure shortcuts that confused GIMP beginners. Most of "
+"the existing shortcuts still work, but the functionality is either available "
+"through the tool options or made obsolete due to the interactive move and "
+"resize on canvas."
 msgstr ""
 
-#: src/appendix/bibliography.xml:751(ulink)
-msgid "https://en.wikipedia.org/wiki/deflate";
+#: src/appendix/history-24.xml:96(para)
+msgid ""
+"While the tools have been redesigned to make them easier to understand for "
+"the newbies, all the former functionality is there. You can still constrain "
+"aspect ratios or specific sizes."
 msgstr ""
 
-#: src/appendix/bibliography.xml:757(abbrev)
-msgid "WKPD-DEINTERLACE"
+#: src/appendix/history-24.xml:104(term)
+msgid "Foreground Select Tool"
 msgstr ""
 
-#: src/appendix/bibliography.xml:758(title)
-msgid "Wikipedia - Deinterlace"
+#: src/appendix/history-24.xml:106(para)
+msgid ""
+"Selecting individual objects on images is easier now with a new <link "
+"linkend=\"gimp-tool-foreground-select\">foreground select tool</link>. It is "
+"done in two steps. First, you make select region of interest which contains "
+"the entire object. Then you paint over selected area with a brush, not "
+"crossing object’s border. Release mouse button when you’re done and look, if "
+"there are dark blue spots on your objects. If there are some, paint with a "
+"brush over them again and release to refine selection. When there are no "
+"more blue areas inside the object, press Enter and there you have a "
+"perfectly selected object."
 msgstr ""
 
-#: src/appendix/bibliography.xml:760(ulink)
-msgid "https://en.wikipedia.org/wiki/Deinterlace";
+#: src/appendix/history-24.xml:121(term)
+msgid "Align Tool"
 msgstr ""
 
-#: src/appendix/bibliography.xml:766(abbrev)
-msgid "WKPD-DITHERING"
+#: src/appendix/history-24.xml:123(para)
+msgid ""
+"While GIMP has provided a grid and guideline functionality, the actual "
+"alignment of objects had to be done manually. A new tool comes at rescue "
+"<link linkend=\"gimp-tool-align\">...</link>"
 msgstr ""
 
-#: src/appendix/bibliography.xml:767(title)
-msgid "Wikipedia - Dithering"
+#: src/appendix/history-24.xml:131(term)
+msgid "Changes in menus"
 msgstr ""
 
-#: src/appendix/bibliography.xml:769(ulink)
-msgid "https://en.wikipedia.org/wiki/Dithering";
+#: src/appendix/history-24.xml:133(para)
+msgid ""
+"Most notable is the new top-level Color menu that accumulates most tools, "
+"plug-ins and scripts that adjust colors in RGB/Grayscale mode and color "
+"palettes in Indexed mode. So now you can reach functions like Levels or "
+"Curves much faster than before, unless you define your own keyboard "
+"shortcuts for them using the improved keyboard shortcuts manager."
 msgstr ""
 
-#: src/appendix/bibliography.xml:775(abbrev)
-msgid "WKPD-DODGE"
+#: src/appendix/history-24.xml:141(para)
+msgid ""
+"In the new version of GIMP, some menu entries have changed their names and "
+"position. It was done mostly to simplify learning curve and improve user "
+"experience. After all, \"HSV Noise\" and \"RGB Noise\" sound more meaningful "
+"than \"Scatter HSV\" and \"Scatter RGB\", don't they? And status bar hints "
+"for all plug-ins and scripts are quite helpful too."
 msgstr ""
 
-#: src/appendix/bibliography.xml:776(title)
-msgid "Wikipedia - Dodging"
+#: src/appendix/history-24.xml:152(term)
+msgid "Support for file formats"
 msgstr ""
 
-#: src/appendix/bibliography.xml:784(abbrev)
-msgid "WKPD-EXIF"
+#: src/appendix/history-24.xml:156(para)
+msgid "Support for Photoshop ABR brush format;"
 msgstr ""
 
-#: src/appendix/bibliography.xml:785(title)
-msgid "Wikipedia - EXIF"
+#: src/appendix/history-24.xml:159(para)
+msgid "Improved reading/writing EXIF in JPEG;"
 msgstr ""
 
-#: src/appendix/bibliography.xml:787(ulink)
-msgid "https://en.wikipedia.org/wiki/EXIF";
+#: src/appendix/history-24.xml:162(para)
+msgid "Importing clipping paths in TIFF;"
 msgstr ""
 
-#: src/appendix/bibliography.xml:793(abbrev)
-msgid "WKPD-FILEFORMAT"
+#: src/appendix/history-24.xml:165(para)
+msgid "Layer masks can be saved to PSD;"
 msgstr ""
 
-#: src/appendix/bibliography.xml:794(title)
-msgid "Wikipedia - Fileformat"
+#: src/appendix/history-24.xml:168(para)
+msgid "16/32 bit bitmaps and alpha-channel support in BMP;"
 msgstr ""
 
-#: src/appendix/bibliography.xml:796(ulink)
-msgid "https://en.wikipedia.org/wiki/Image_file_format";
+#: src/appendix/history-24.xml:173(para)
+msgid "24 bit and Vista icons can be opened and saved."
 msgstr ""
 
-#: src/appendix/bibliography.xml:802(abbrev)
-msgid "WKPD-GAMUT"
+#: src/appendix/history-24.xml:181(term)
+msgid "Fullscreen Editing"
 msgstr ""
 
-#: src/appendix/bibliography.xml:803(title)
-msgid "Wikipedia - Gamut"
+#: src/appendix/history-24.xml:183(para)
+msgid ""
+"The fullscreen mode has been improved to not only allow getting a full scale "
+"preview of the artwork, but also allow comfortable editing. The artist has "
+"maximum screen estate available while all functionality is quickly "
+"accessible by pressing the <keycap>Tab</keycap> key (toggles visibility of "
+"all docks) when working fullscreen."
 msgstr ""
 
-#: src/appendix/bibliography.xml:805(ulink)
-msgid "https://en.wikipedia.org/wiki/Gamut";
+#: src/appendix/history-24.xml:191(para)
+msgid ""
+"Whether painting or touching up photos, fullscreen editing keeps all the "
+"distracting elements out of sight on a key press. It's like observing stars "
+"in a field as opposed to a light-polluted city."
 msgstr ""
 
-#: src/appendix/bibliography.xml:811(abbrev)
-msgid "WKPD-GIF"
+#: src/appendix/history-24.xml:199(term)
+msgid "Color Management and Soft-proofing"
 msgstr ""
 
-#: src/appendix/bibliography.xml:812(title)
-msgid "Wikipedia - GIF"
+#: src/appendix/history-24.xml:201(para)
+msgid ""
+"GIMP now provides full support for color profiles allowing precise color "
+"modification throughout the whole <quote>digital darkroom</quote> process."
 msgstr ""
 
-#: src/appendix/bibliography.xml:814(ulink)
-msgid "https://en.wikipedia.org/wiki/GIF";
+#: src/appendix/history-24.xml:207(title)
+msgid "Color management in GIMP 2.4"
 msgstr ""
 
-#: src/appendix/bibliography.xml:820(abbrev)
-msgid "WKPD-GNU"
+#: src/appendix/history-24.xml:218(term)
+msgid "New Crop Tool"
 msgstr ""
 
-#: src/appendix/bibliography.xml:821(title)
-msgid "Wikipedia - GNU"
+#: src/appendix/history-24.xml:220(para)
+msgid ""
+"Just like the selection tools, the new crop tool has been enhanced since the "
+"last release. The resize handles actually resize the crop rectangle instead "
+"of providing both resize and move functionality. The tool behaves more "
+"naturally and consistently with other GIMP tools. For details see <xref "
+"linkend=\"gimp-tool-crop\"/>."
 msgstr ""
 
-#: src/appendix/bibliography.xml:823(ulink)
-msgid "https://en.wikipedia.org/wiki/GNU";
+#: src/appendix/history-24.xml:227(para)
+msgid ""
+"To move, simply drag the rectangle clicking within the area. Resizing is "
+"possible in one or two axes at the same time dragging the handle-bars on the "
+"sides and corners. The outside area is darkened with a nice passepartout "
+"effect to better get the idea of how the final crop will look like."
 msgstr ""
 
-#: src/appendix/bibliography.xml:829(abbrev)
-msgid "WKPD-HISTOGRAM"
-msgstr ""
+#: src/appendix/history-24.xml:237(term)
+msgid "Red Eye Removal"
+msgstr "Remover olhos vermelhos"
 
-#: src/appendix/bibliography.xml:830(title)
-msgid "Wikipedia - Histogram"
+#: src/appendix/history-24.xml:239(para)
+msgid ""
+"While numerous red-eye workflows exist already, GIMP now features a very "
+"convenient auto-magic filter to remove red eye from your shots."
 msgstr ""
 
-#: src/appendix/bibliography.xml:832(ulink)
-msgid "https://en.wikipedia.org/wiki/Image_histogram";
+#: src/appendix/history-24.xml:246(term)
+msgid "Healing Brush"
 msgstr ""
 
-#: src/appendix/bibliography.xml:838(abbrev)
-msgid "WKPD-HSV"
+#: src/appendix/history-24.xml:248(para)
+msgid ""
+"The healing brush is a new tool, similar in the working of the clone tool, "
+"that permits to quickly fix small defects or imperfections due to scratching "
+"or dust. In fact the tool is smart enough to being able to "
+"<emphasis>understand</emphasis> where and how to modify an image to cure "
+"these defects based on image color context."
 msgstr ""
 
-#: src/appendix/bibliography.xml:839(title)
-msgid "Wikipedia - HSV"
+#: src/appendix/history-24.xml:259(term)
+msgid "Perspective Clone"
 msgstr ""
 
-#: src/appendix/bibliography.xml:841(ulink)
-msgid "https://en.wikipedia.org/wiki/HSL_and_HSV";
+#: src/appendix/history-24.xml:261(para)
+msgid ""
+"Here is another clone-like new tool that is able to adapt the destination "
+"geometry, instead of color as does the healing brush, based on preselected "
+"distortion settings. As the name suggests, perfect when copying images "
+"blocks with some type of prospective changes."
 msgstr ""
 
-#: src/appendix/bibliography.xml:847(abbrev)
-msgid "WKPD-ICC"
-msgstr ""
+#: src/appendix/history-24.xml:271(term)
+msgid "Lens Distortion"
+msgstr "Distorção da lente"
 
-#: src/appendix/bibliography.xml:848(title)
-msgid "Wikipedia - ICC Profile"
+#: src/appendix/history-24.xml:273(para)
+msgid ""
+"A very common problem exposing itself especially when using cheaper lenses "
+"is barrel distortion and vignetting. Luckily GIMP provides a brand new "
+"filter to compensate for both problems. Saving photographer's pocket is our "
+"mission!"
 msgstr ""
 
-#: src/appendix/bibliography.xml:850(ulink)
-msgid "https://en.wikipedia.org/wiki/ICC_Profile";
+#: src/appendix/history-24.xml:282(term)
+msgid "Various Other Improvements"
 msgstr ""
 
-#: src/appendix/bibliography.xml:856(abbrev)
-msgid "WKPD-INTERPOL"
+#: src/appendix/history-24.xml:284(para)
+msgid ""
+"In addition to all the above, GIMP has been improved in other areas such as:"
 msgstr ""
 
-#. Police?
-#: src/appendix/bibliography.xml:857(title)
-msgid "Wikipedia - Interpolation"
+#: src/appendix/history-24.xml:290(para)
+msgid "Better status information for tools in the window status bar."
 msgstr ""
 
-#: src/appendix/bibliography.xml:859(ulink)
-msgid "https://en.wikipedia.org/wiki/Interpolation";
+#: src/appendix/history-24.xml:295(para)
+msgid "Various speedups in composing functions and gradient drawing."
 msgstr ""
 
-#: src/appendix/bibliography.xml:865(abbrev)
-msgid "IPTC"
+#: src/appendix/history-24.xml:300(para)
+msgid "Zoomable preview widget for plugins."
 msgstr ""
 
-#: src/appendix/bibliography.xml:866(title)
-msgid "IPTC Metadata Format"
+#. When image changes, this message will be marked fuzzy or untranslated for you.
+#. It doesn't matter what you translate it to: it's not used at all.
+#: src/appendix/history-26.xml:45(None)
+msgid ""
+"@@image: 'images/using/empty-image-window.png'; "
+"md5=8632e6215bde6e766574716d9073b371"
 msgstr ""
 
-#: src/appendix/bibliography.xml:869(ulink)
-msgid "https://en.wikipedia.org/wiki/IPTC_Information_Interchange_Model";
+#. When image changes, this message will be marked fuzzy or untranslated for you.
+#. It doesn't matter what you translate it to: it's not used at all.
+#: src/appendix/history-26.xml:81(None)
+msgid ""
+"@@image: 'images/using/scroll-beyond-border.png'; "
+"md5=1d4f34905e4be8d93bc5da0a64ce2db1"
 msgstr ""
 
-#: src/appendix/bibliography.xml:875(abbrev)
-msgid "WKPD-JPEG"
+#. When image changes, this message will be marked fuzzy or untranslated for you.
+#. It doesn't matter what you translate it to: it's not used at all.
+#: src/appendix/history-26.xml:149(None)
+msgid ""
+"@@image: 'images/using/new-free-select-tool.png'; "
+"md5=aa8198be85c517579c54c33bb268a16f"
 msgstr ""
 
-#: src/appendix/bibliography.xml:876(title)
-msgid "Wikipedia - JPEG"
+#. When image changes, this message will be marked fuzzy or untranslated for you.
+#. It doesn't matter what you translate it to: it's not used at all.
+#: src/appendix/history-26.xml:172(None)
+msgid ""
+"@@image: 'images/using/brush-dynamics.jpg'; "
+"md5=778d34741199891877cde0c13d3f5859"
 msgstr ""
 
-#: src/appendix/bibliography.xml:878(ulink)
-msgid "https://en.wikipedia.org/wiki/JPEG";
+#. When image changes, this message will be marked fuzzy or untranslated for you.
+#. It doesn't matter what you translate it to: it's not used at all.
+#: src/appendix/history-26.xml:204(None)
+msgid ""
+"@@image: 'images/using/text-tool.png'; md5=5fa61661087477d18a368defb302a19f"
 msgstr ""
 
-#: src/appendix/bibliography.xml:884(abbrev)
-msgid "WKPD-LAB"
+#. When image changes, this message will be marked fuzzy or untranslated for you.
+#. It doesn't matter what you translate it to: it's not used at all.
+#: src/appendix/history-26.xml:220(None)
+msgid ""
+"@@image: 'images/using/rectangle-handles.png'; "
+"md5=fbab94363b8c6bca219fbdd9ee0392af"
 msgstr ""
 
-#: src/appendix/bibliography.xml:885(title)
-msgid "Wikipedia - L*a*b"
+#. When image changes, this message will be marked fuzzy or untranslated for you.
+#. It doesn't matter what you translate it to: it's not used at all.
+#: src/appendix/history-26.xml:306(None)
+msgid ""
+"@@image: 'images/using/gimp-curves-tool-2-4-vs-2-6.png'; "
+"md5=f1851e8eb1214e4c5be9fdd03b4a194e"
 msgstr ""
 
-#: src/appendix/bibliography.xml:887(ulink)
-msgid "https://en.wikipedia.org/wiki/Lab_color_space";
+#: src/appendix/history-26.xml:14(title)
+msgid "What's New in GIMP 2.6?"
 msgstr ""
 
-#: src/appendix/bibliography.xml:893(abbrev)
-msgid "WKPD-LZW"
+#: src/appendix/history-26.xml:16(para)
+msgid ""
+"GIMP 2.6 is an important release from a development point of view. It "
+"features changes to the user interface addressing some often received "
+"complaints, and a tentative integration of GEGL, the graph based image "
+"processing library that will eventually bring high bit-depth and non-"
+"destructive editing to GIMP."
 msgstr ""
 
-#: src/appendix/bibliography.xml:894(title)
-msgid "Wikipedia - LZW"
+#: src/appendix/history-26.xml:28(term)
+msgid "Toolbox Menubar removed"
 msgstr ""
 
-#: src/appendix/bibliography.xml:896(ulink)
-msgid "https://en.wikipedia.org/wiki/LZW";
+#: src/appendix/history-26.xml:30(para)
+msgid ""
+"The toolbox menubar has been removed and merged with the image window "
+"menubar. To be able to do this a window called the empty image window has "
+"been introduced. It hosts the menubar and keeps the application instance "
+"alive when no images are opened. It also acts as a drag and drop target. "
+"When opening the first image the empty image window is transformed into a "
+"normal image window, and when closing the last image, that window becomes "
+"the empty image window."
 msgstr ""
 
-#: src/appendix/bibliography.xml:902(abbrev)
-msgid "WKPD-MOIRE"
+#: src/appendix/history-26.xml:41(title)
+msgid "New Look of the image window in GIMP 2.6"
 msgstr ""
 
-#: src/appendix/bibliography.xml:903(title)
-msgid "Wikipedia - Moire"
+#: src/appendix/history-26.xml:53(term)
+msgid "Toolbox and docks are utility windows"
 msgstr ""
 
-#: src/appendix/bibliography.xml:905(ulink)
-msgid "https://en.wikipedia.org/wiki/Moire";
+#: src/appendix/history-26.xml:55(para)
+msgid ""
+"With the empty image window acting as a natural main window, the Toolbox and "
+"Docks windows are now utility windows rather than main windows. This enables "
+"window managers to do a much better job of managing the GIMP windows, "
+"including omitting the Toolbox and Docks from the taskbar and ensuring that "
+"the Toolbox and Docks always are above image windows."
 msgstr ""
 
-#: src/appendix/bibliography.xml:911(abbrev)
-msgid "WKPD-PACKBITS"
+#: src/appendix/history-26.xml:67(term)
+msgid "Ability to scroll beyond image border"
 msgstr ""
 
-#: src/appendix/bibliography.xml:912(title)
-msgid "Wikipedia - PackBits"
+#: src/appendix/history-26.xml:69(para)
+msgid ""
+"The Navigation dialog now allows panning beyond the image border; so it is "
+"no longer a problem to use a brush on the edge of an image that fills the "
+"entire display window. Also, if a utility window covers the image, you can "
+"pan the image to view or edit the portion covered by the utility window."
 msgstr ""
 
-#: src/appendix/bibliography.xml:914(ulink)
-msgid "https://en.wikipedia.org/wiki/PackBits";
+#: src/appendix/history-26.xml:77(title)
+msgid "Scrolling beyond border"
 msgstr ""
 
-#: src/appendix/bibliography.xml:920(abbrev)
-msgid "WKPD-PNG"
+#: src/appendix/history-26.xml:93(para)
+msgid "Renamed Dialogs menu to Windows."
 msgstr ""
 
-#: src/appendix/bibliography.xml:921(title)
-msgid "Wikipedia - PNG"
+#: src/appendix/history-26.xml:98(para)
+msgid "Keep a list of recently closed Docks and allow reopening them."
 msgstr ""
 
-#: src/appendix/bibliography.xml:923(ulink)
-msgid "https://en.wikipedia.org/wiki/Portable_Network_Graphics";
+#: src/appendix/history-26.xml:103(para)
+msgid ""
+"Make opening images in already running GIMP instances work better on Windows."
 msgstr ""
 
-#: src/appendix/bibliography.xml:929(abbrev)
-msgid "WKPD-RASTER"
+#: src/appendix/history-26.xml:109(para)
+msgid "You can now enter the image zoom ratio directly in the status bar."
 msgstr ""
 
-#: src/appendix/bibliography.xml:930(title)
-msgid "Wikipedia - Raster Graphics"
+#: src/appendix/history-26.xml:114(para)
+msgid ""
+"Added support for using online help instead of a locally installed GIMP Help "
+"package."
 msgstr ""
 
-#: src/appendix/bibliography.xml:932(ulink)
-msgid "https://en.wikipedia.org/wiki/Raster_graphics";
+#: src/appendix/history-26.xml:120(para)
+msgid "Make it possible to lock tabs in docks to prevent accidental moving."
 msgstr ""
 
-#: src/appendix/bibliography.xml:938(abbrev)
-msgid "WKPD-RI"
+#: src/appendix/history-26.xml:133(term)
+msgid "Improved Free Select Tool"
 msgstr ""
 
-#: src/appendix/bibliography.xml:939(title)
-msgid "Wikipedia - Rendering Intent"
+#: src/appendix/history-26.xml:135(para)
+msgid ""
+"The freehand select tool has been enhanced to support polygonal selections. "
+"It also allows mixing free hand segments with polygonal segments, editing of "
+"existing segments, applying angle-constraints to segments, and of course the "
+"normal selection tool operations like add and subtract. Altogether this ends "
+"up making the Free Select Tool a very versatile, powerful and easy-to-use "
+"selection tool."
 msgstr ""
 
-#: src/appendix/bibliography.xml:941(ulink)
-msgid "https://en.wikipedia.org/wiki/Rendering_intent";
+#: src/appendix/history-26.xml:145(title)
+msgid "Polygonal Selection"
 msgstr ""
 
-#: src/appendix/bibliography.xml:947(abbrev)
-msgid "WKPD-RETINA"
+#: src/appendix/history-26.xml:157(term) src/appendix/history-26.xml:168(title)
+msgid "Brush Dynamics"
 msgstr ""
 
-#: src/appendix/bibliography.xml:948(title)
-msgid "Wikipedia - Retina"
+#: src/appendix/history-26.xml:159(para)
+msgid ""
+"Brush dynamics uses an input dynamic such as pressure, velocity, or random, "
+"to modify brush parameters such as opacity, hardness, size, or color; every "
+"brush supports size and opacity, most support more. Velocity and random are "
+"usable with a mouse. The Ink tool, that supported velocity, has been "
+"overhauled to better handle velocity-dependent painting."
 msgstr ""
 
-#: src/appendix/bibliography.xml:950(ulink)
-msgid "https://en.wikipedia.org/wiki/Retina";
+#: src/appendix/history-26.xml:176(para)
+msgid ""
+"Brush dynamics have enabled a new feature in stroking paths. There is now a "
+"check box under the <quote>paint tool</quote> option, for emulating brush "
+"dynamics if you stroke using a paint tool. What this means is that when your "
+"stroke is painted, GIMP tells the brush that the pressure and velocity are "
+"varying along the length of the stroke. Pressure starts with no pressure, "
+"ramps up to full pressure, and then ramps down again to no pressure. "
+"Velocity starts from zero and ramps up to full speed by the end of the "
+"stroke."
 msgstr ""
 
-#: src/appendix/bibliography.xml:956(abbrev)
-msgid "WKPD-SEPIA"
+#: src/appendix/history-26.xml:195(para)
+msgid ""
+"Added a bounding box for the Text Tool that supports automatic wrapping of "
+"text within that bounding box."
 msgstr ""
 
-#: src/appendix/bibliography.xml:957(title)
-msgid "Wikipedia - Sepia"
+#: src/appendix/history-26.xml:200(title)
+msgid "Text tool bounding box"
 msgstr ""
 
-#: src/appendix/bibliography.xml:959(ulink)
-msgid "https://en.wikipedia.org/wiki/Sepia";
+#: src/appendix/history-26.xml:210(para)
+msgid ""
+"Move handles for rectangle based tools like Crop and Rectangle Select to the "
+"outside of the rectangle when the rectangle is narrow."
 msgstr ""
 
-#: src/appendix/bibliography.xml:965(abbrev)
-msgid "WKPD-SUBSAMPLING"
+#: src/appendix/history-26.xml:216(title)
+msgid "Rectangle handles"
 msgstr ""
 
-#: src/appendix/bibliography.xml:966(title)
-msgid "Wikipedia - Chroma subsampling"
+#: src/appendix/history-26.xml:226(para)
+msgid "Added motion constraints to the Move Tool."
 msgstr ""
 
-#: src/appendix/bibliography.xml:968(ulink)
-msgid "https://en.wikipedia.org/wiki/Chroma_Subsampling";
+#: src/appendix/history-26.xml:231(para)
+msgid "Improved event smoothing for paint tools."
 msgstr ""
 
-#: src/appendix/bibliography.xml:974(abbrev)
-msgid "WKPD-SVG"
+#: src/appendix/history-26.xml:236(para)
+msgid ""
+"Mark the center of rectangles while they are moved, and snap the center to "
+"grid and rulers."
 msgstr ""
 
-#: src/appendix/bibliography.xml:975(title)
-msgid "Wikipedia - SVG"
+#: src/appendix/history-26.xml:242(para)
+msgid "Enable brush scaling for the Smudge tool."
 msgstr ""
 
-#: src/appendix/bibliography.xml:977(ulink)
-msgid "https://en.wikipedia.org/wiki/Scalable_Vector_Graphics";
+#: src/appendix/history-26.xml:247(para)
+msgid ""
+"Added ability to save presets in all color tools for color adjustments you "
+"use frequently."
 msgstr ""
 
-#: src/appendix/bibliography.xml:983(abbrev)
-msgid "WKPD-URI"
+#: src/appendix/history-26.xml:253(para)
+msgid ""
+"Allow to transfer settings from <emphasis>Brightness-Contrast </emphasis> to "
+"<emphasis>Levels</emphasis>, and from <emphasis>Levels</emphasis> to "
+"<emphasis>Curves</emphasis>."
 msgstr ""
 
-#: src/appendix/bibliography.xml:984(title)
-msgid "Wikipedia - URI"
+#: src/appendix/history-26.xml:260(para)
+msgid "Allow changing opacity on transform tool previews."
 msgstr ""
 
-#: src/appendix/bibliography.xml:986(ulink)
-msgid "https://en.wikipedia.org/wiki/Uniform_Resource_Identifier";
+#: src/appendix/history-26.xml:265(para)
+msgid ""
+"The Screenshot plug-in has been given the ability to capture the mouse "
+"cursor (using Xfixes)."
 msgstr ""
 
-#: src/appendix/bibliography.xml:992(abbrev)
-msgid "WKPD-URL"
+#: src/appendix/history-26.xml:271(para)
+msgid ""
+"Display aspect ratio of the Crop and Rectangle Select Tool rectangles in the "
+"status bar."
 msgstr ""
 
-#: src/appendix/bibliography.xml:993(title)
-msgid "Wikipedia - URL"
+#: src/appendix/history-26.xml:277(para)
+msgid "Desaturate has been given an on-canvas preview."
 msgstr ""
 
-#: src/appendix/bibliography.xml:995(ulink)
-msgid "https://en.wikipedia.org/wiki/Uniform_Resource_Locator";
+#: src/appendix/history-26.xml:282(para)
+msgid "The Flame plug-in has been extended with 22 new variations."
 msgstr ""
 
-#: src/appendix/bibliography.xml:1001(abbrev)
-msgid "WKPD-Web-colors"
+#: src/appendix/history-26.xml:287(para)
+msgid ""
+"Data file folders like brush folders are searched recursively for files."
 msgstr ""
 
-#: src/appendix/bibliography.xml:1002(title)
-msgid "Wikipedia - Web-colors"
+#: src/appendix/history-26.xml:293(para)
+msgid ""
+"Replaced the PSD import plug-in with a rewritten version that does what the "
+"old version did plus some other things, for example reading of ICC color "
+"profiles."
 msgstr ""
 
-#: src/appendix/bibliography.xml:1004(ulink)
-msgid "https://en.wikipedia.org/wiki/Web_colors";
+#: src/appendix/history-26.xml:300(para)
+msgid "Several displays use Cairo library."
 msgstr ""
 
-#: src/appendix/bibliography.xml:1010(abbrev)
-msgid "XMP"
+#: src/appendix/history-26.xml:302(title)
+msgid "Comparing 2.6 display vs 2.4"
 msgstr ""
 
-#: src/appendix/bibliography.xml:1011(title)
-msgid "Wikipedia - Extensible Metadata Platform"
+#: src/appendix/history-26.xml:321(para)
+msgid ""
+"Important progress towards high bit-depth and non-destructive editing in "
+"GIMP has been made. Most color operations in GIMP are now ported to the "
+"powerful graph based image processing framework GEGL <xref linkend="
+"\"bibliography-online-gegl\"/>, meaning that the internal processing is done "
+"in 32bit floating point linear light RGBA. By default the legacy 8bit code "
+"paths are still used, but a curious user can turn on the use of GEGL for the "
+"color operations with <quote>Colors / Use GEGL</quote>."
 msgstr ""
 
-#: src/appendix/bibliography.xml:1013(ulink)
-msgid "https://en.wikipedia.org/wiki/Extensible_Metadata_Platform";
+#: src/appendix/history-26.xml:331(para)
+msgid ""
+"In addition to porting color operations to GEGL, an experimental GEGL "
+"Operation tool has been added, found in the Tools menu. It enables applying "
+"GEGL operations to an image and it gives on-canvas previews of the results. "
+"The screenshot below shows this for a Gaussian Blur."
 msgstr ""
 
-#: src/appendix/bibliography.xml:1019(abbrev)
-msgid "WKPD-YCBCR"
+#: src/appendix/history-26.xml:339(title)
+msgid "GEGL operation"
 msgstr ""
 
-#: src/appendix/bibliography.xml:1020(title)
-msgid "Wikipedia - YCbCr"
+#: src/appendix/history-26.xml:353(para)
+msgid ""
+"Ported many widgets to use the 2D graphics library cairo <xref linkend="
+"\"bibliography-online-cairo\"/> for drawing. See this <link linkend=\"gimp-"
+"cairo-2-4-vs-2-6\">comparison</link> for an example of how much better this "
+"looks."
 msgstr ""
 
-#: src/appendix/bibliography.xml:1022(ulink)
-msgid "https://en.wikipedia.org/wiki/YCbCr";
+#: src/appendix/history-26.xml:366(term)
+msgid "Plug-in Development"
 msgstr ""
 
-#: src/appendix/bibliography.xml:1028(abbrev)
-msgid "WKPD-YUV"
+#: src/appendix/history-26.xml:368(para)
+msgid ""
+"There are new things for a plug-in developer to enjoy as well. For example, "
+"procedures can now give a detailed error description in case of an error, "
+"and the error can be propagated to the user."
 msgstr ""
 
-#: src/appendix/bibliography.xml:1029(title)
-msgid "Wikipedia - YUV"
+#: src/appendix/history-26.xml:374(para)
+msgid ""
+"GIMP 2.6 also further enhances its scripting abilities. In particular there "
+"is now a much richer API for the creation and manipulation of text layers. "
+"Here is a list of new symbols in GIMP 2.6: <xref linkend=\"bibliography-"
+"online-gimp-dev-new\"/>."
 msgstr ""
 
-#: src/appendix/bibliography.xml:1031(ulink)
-msgid "https://en.wikipedia.org/wiki/YUV";
+#: src/appendix/history-26.xml:386(para)
+msgid ""
+"Some old scripts could not be used with GIMP-2.4. This has been improved and "
+"2.6 should run 2.0 and 2.2 scripts."
 msgstr ""
 
-#: src/appendix/bibliography.xml:1037(abbrev)
-msgid "XDS"
+#: src/appendix/history-26.xml:398(para)
+msgid ""
+"The Utility window hint is currently only known to work well in the Linux "
+"GNOME desktop environment and on Windows starting with GIMP 2.6.1."
 msgstr ""
 
-#: src/appendix/bibliography.xml:1038(title)
-msgid "Direct Save Protocol (XDS)"
+#: src/appendix/history-26.xml:405(para)
+msgid ""
+"Using the Text Tool is currently not an optimal experience. Making it work "
+"better is a goal for GIMP 2.8."
 msgstr ""
 
-#: src/appendix/bibliography.xml:1040(ulink)
-msgid "https://freedesktop.org/wiki/Specifications/XDS/";
+#: src/appendix/history-26.xml:411(para)
+msgid ""
+"If you build GIMP yourself and don't have GVfs support on your platform you "
+"need to explicitly pass <option>--without-gvfs</option> to "
+"<command>configure</command>, otherwise opening remote files will not work "
+"properly."
 msgstr ""
 
 #. Put one translator per line, in the form of NAME <EMAIL>, YEAR1, YEAR2
-#: src/appendix/bibliography.xml:0(None)
+#: src/appendix/history-26.xml:0(None)
 msgid "translator-credits"
-msgstr ""
+msgstr "Hugo Carvalho <hugokarvalho hotmail com>"


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]