Code

Translations. po files update; fix Ahmaric header.
[inkscape.git] / po / en_GB.po
index 098e45a8353a6556a89b0ef72159f291895dc634..24b0d20f27b9460b4398aee73e8fbcf915f0e8f0 100644 (file)
@@ -7,14 +7,14 @@ msgid ""
 msgstr ""
 "Project-Id-Version: inkscape\n"
 "Report-Msgid-Bugs-To: inkscape-devel@lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-06-08 21:39+0200\n"
+"POT-Creation-Date: 2010-12-15 22:51+0100\n"
 "PO-Revision-Date: 2010-07-19 00:38+0100\n"
 "Last-Translator: Bruce Cowan <bruce@bcowan.me.uk>\n"
 "Language-Team: British English <en@li.org>\n"
-"Language: en_GB\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
+"Language: en_GB\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
 "X-Generator: Virtaal 0.6.1\n"
 
@@ -31,32 +31,33 @@ msgid "By number of segments"
 msgstr "By number of segments"
 
 #: ../share/extensions/addnodes.inx.h:4
-msgid "Division method"
+#, fuzzy
+msgid "Division method:"
 msgstr "Division method"
 
 #: ../share/extensions/addnodes.inx.h:5
-msgid "Maximum segment length (px)"
+#, fuzzy
+msgid "Maximum segment length (px):"
 msgstr "Maximum segment length (px)"
 
 #: ../share/extensions/addnodes.inx.h:6
 #: ../share/extensions/convert2dashes.inx.h:2
-#: ../share/extensions/edge3d.inx.h:6
-#: ../share/extensions/flatten.inx.h:3
+#: ../share/extensions/edge3d.inx.h:6 ../share/extensions/flatten.inx.h:3
 #: ../share/extensions/fractalize.inx.h:2
-#: ../share/extensions/interp_att_g.inx.h:10
+#: ../share/extensions/interp_att_g.inx.h:12
 #: ../share/extensions/markers_strokepaint.inx.h:2
 #: ../share/extensions/perspective.inx.h:1
 #: ../share/extensions/pixelsnap.inx.h:1
-#: ../share/extensions/radiusrand.inx.h:4
+#: ../share/extensions/radiusrand.inx.h:5
 #: ../share/extensions/rubberstretch.inx.h:3
 #: ../share/extensions/straightseg.inx.h:2
-#: ../share/extensions/summersnight.inx.h:2
-#: ../share/extensions/whirl.inx.h:2
+#: ../share/extensions/summersnight.inx.h:2 ../share/extensions/whirl.inx.h:2
 msgid "Modify Path"
 msgstr "Modify Path"
 
 #: ../share/extensions/addnodes.inx.h:7
-msgid "Number of segments"
+#, fuzzy
+msgid "Number of segments:"
 msgstr "Number of segments"
 
 #: ../share/extensions/ai_input.inx.h:1
@@ -149,7 +150,7 @@ msgstr "Black and White"
 
 #: ../share/extensions/color_blackandwhite.inx.h:2
 #: ../share/extensions/color_brighter.inx.h:2
-#: ../share/extensions/color_custom.inx.h:2
+#: ../share/extensions/color_custom.inx.h:9
 #: ../share/extensions/color_darker.inx.h:1
 #: ../share/extensions/color_desaturate.inx.h:1
 #: ../share/extensions/color_grayscale.inx.h:1
@@ -166,24 +167,17 @@ msgstr "Black and White"
 #: ../share/extensions/color_removered.inx.h:1
 #: ../share/extensions/color_replace.inx.h:2
 #: ../share/extensions/color_rgbbarrel.inx.h:1
-#: ../share/extensions/interp_att_g.inx.h:2
-#: ../share/filters/filters.svg.h:31
-#: ../share/filters/filters.svg.h:32
-#: ../share/filters/filters.svg.h:33
-#: ../share/filters/filters.svg.h:72
-#: ../share/filters/filters.svg.h:91
-#: ../share/filters/filters.svg.h:98
-#: ../share/filters/filters.svg.h:99
-#: ../share/filters/filters.svg.h:157
-#: ../share/filters/filters.svg.h:174
-#: ../share/filters/filters.svg.h:196
-#: ../share/filters/filters.svg.h:205
-#: ../share/filters/filters.svg.h:215
-#: ../share/filters/filters.svg.h:218
-#: ../share/filters/filters.svg.h:219
-#: ../src/dialogs/clonetiler.cpp:2607
-#: ../src/dialogs/clonetiler.cpp:2754
+#: ../share/extensions/interp_att_g.inx.h:3 ../share/filters/filters.svg.h:31
+#: ../share/filters/filters.svg.h:32 ../share/filters/filters.svg.h:33
+#: ../share/filters/filters.svg.h:72 ../share/filters/filters.svg.h:91
+#: ../share/filters/filters.svg.h:98 ../share/filters/filters.svg.h:99
+#: ../share/filters/filters.svg.h:157 ../share/filters/filters.svg.h:174
+#: ../share/filters/filters.svg.h:196 ../share/filters/filters.svg.h:205
+#: ../share/filters/filters.svg.h:215 ../share/filters/filters.svg.h:218
+#: ../share/filters/filters.svg.h:219 ../src/dialogs/clonetiler.cpp:2588
+#: ../src/dialogs/clonetiler.cpp:2729
 #: ../src/extension/internal/bitmap/colorize.cpp:51
+#: ../src/extension/internal/filter/drop-shadow.h:160
 msgid "Color"
 msgstr "Colour"
 
@@ -192,21 +186,110 @@ msgid "Brighter"
 msgstr "Brighter"
 
 #: ../share/extensions/color_custom.inx.h:1
-msgid "Blue Function"
+msgid ""
+"Allows you to evaluate different functions for each channel.\n"
+"r, g and b are the normalized values of the red, green and blue channels. "
+"The resulting RGB values are automatically clamped.\n"
+" \n"
+"Example (half the red, swap green and blue):\n"
+"  Red Function: r*0.5 \n"
+"  Green Function: b \n"
+"  Blue Function: g"
+msgstr ""
+
+#: ../share/extensions/color_custom.inx.h:8
+#, fuzzy
+msgid "Blue Function:"
 msgstr "Blue Function"
 
-#: ../share/extensions/color_custom.inx.h:3
-#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:1418
-#: ../src/widgets/toolbox.cpp:994
+#: ../share/extensions/color_custom.inx.h:10 ../src/interface.cpp:843
+#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:1419
 msgid "Custom"
 msgstr "Custom"
 
-#: ../share/extensions/color_custom.inx.h:4
-msgid "Green Function"
+#: ../share/extensions/color_custom.inx.h:11
+#, fuzzy
+msgid "Green Function:"
 msgstr "Green Function"
 
-#: ../share/extensions/color_custom.inx.h:5
-msgid "Red Function"
+#: ../share/extensions/color_custom.inx.h:12
+#: ../share/extensions/color_randomize.inx.h:3
+#: ../share/extensions/dots.inx.h:3
+#: ../share/extensions/draw_from_triangle.inx.h:20
+#: ../share/extensions/dxf_input.inx.h:10
+#: ../share/extensions/dxf_outlines.inx.h:9
+#: ../share/extensions/generate_voronoi.inx.h:6
+#: ../share/extensions/gimp_xcf.inx.h:3
+#: ../share/extensions/interp_att_g.inx.h:8
+#: ../share/extensions/jessyInk_autoTexts.inx.h:3
+#: ../share/extensions/jessyInk_effects.inx.h:7
+#: ../share/extensions/jessyInk_export.inx.h:2
+#: ../share/extensions/jessyInk_install.inx.h:1
+#: ../share/extensions/jessyInk_keyBindings.inx.h:8
+#: ../share/extensions/jessyInk_masterSlide.inx.h:1
+#: ../share/extensions/jessyInk_mouseHandler.inx.h:3
+#: ../share/extensions/jessyInk_summary.inx.h:1
+#: ../share/extensions/jessyInk_transitions.inx.h:5
+#: ../share/extensions/jessyInk_uninstall.inx.h:1
+#: ../share/extensions/jessyInk_video.inx.h:1
+#: ../share/extensions/jessyInk_view.inx.h:3
+#: ../share/extensions/lindenmayer.inx.h:23
+#: ../share/extensions/lorem_ipsum.inx.h:1 ../share/extensions/measure.inx.h:3
+#: ../share/extensions/pathalongpath.inx.h:5
+#: ../share/extensions/pathscatter.inx.h:6
+#: ../share/extensions/radiusrand.inx.h:1 ../share/extensions/scour.inx.h:5
+#: ../share/extensions/split.inx.h:1
+#: ../share/extensions/webslicer_create_group.inx.h:5
+#: ../share/extensions/webslicer_export.inx.h:5
+#: ../share/extensions/web-set-att.inx.h:4
+#: ../share/extensions/web-transmit-att.inx.h:4
+#: ../src/ui/dialog/extension-editor.cpp:81
+#: ../share/extensions/gcodetools_all_in_one.inx.h:25
+#: ../share/extensions/gcodetools_area.inx.h:17
+#: ../share/extensions/gcodetools_check_for_updates.inx.h:5
+#: ../share/extensions/gcodetools_dxf_points.inx.h:13
+#: ../share/extensions/gcodetools_engraving.inx.h:11
+#: ../share/extensions/gcodetools_lathe.inx.h:14
+#: ../share/extensions/gcodetools_orientation_points.inx.h:5
+#: ../share/extensions/gcodetools_path_to_gcode.inx.h:11
+#: ../share/extensions/gcodetools_tools_library.inx.h:3
+msgid "Help"
+msgstr "Help"
+
+#: ../share/extensions/color_custom.inx.h:13
+msgid "Input (r,g,b) Color Range:"
+msgstr ""
+
+#. ## end option page
+#: ../share/extensions/color_custom.inx.h:14
+#: ../share/extensions/color_randomize.inx.h:6
+#: ../share/extensions/dots.inx.h:5 ../share/extensions/dxf_input.inx.h:12
+#: ../share/extensions/dxf_outlines.inx.h:10
+#: ../share/extensions/generate_voronoi.inx.h:7
+#: ../share/extensions/gimp_xcf.inx.h:4
+#: ../share/extensions/interp_att_g.inx.h:15
+#: ../share/extensions/jessyInk_uninstall.inx.h:3
+#: ../share/extensions/lorem_ipsum.inx.h:4
+#: ../share/extensions/pathalongpath.inx.h:7
+#: ../share/extensions/pathscatter.inx.h:10
+#: ../share/extensions/radiusrand.inx.h:6 ../share/extensions/scour.inx.h:11
+#: ../share/extensions/split.inx.h:2
+#: ../share/extensions/webslicer_create_group.inx.h:7
+#: ../share/extensions/webslicer_export.inx.h:6
+#: ../share/extensions/web-set-att.inx.h:6
+#: ../share/extensions/web-transmit-att.inx.h:6
+#: ../src/ui/dialog/tracedialog.cpp:617 ../src/ui/dialog/tracedialog.cpp:623
+#: ../share/extensions/gcodetools_all_in_one.inx.h:33
+#: ../share/extensions/gcodetools_area.inx.h:22
+#: ../share/extensions/gcodetools_engraving.inx.h:16
+#: ../share/extensions/gcodetools_lathe.inx.h:22
+#: ../share/extensions/gcodetools_path_to_gcode.inx.h:15
+msgid "Options"
+msgstr "Options"
+
+#: ../share/extensions/color_custom.inx.h:15
+#, fuzzy
+msgid "Red Function:"
 msgstr "Red Function"
 
 #: ../share/extensions/color_darker.inx.h:2
@@ -252,38 +335,36 @@ msgid "Negative"
 msgstr "Negative"
 
 #: ../share/extensions/color_randomize.inx.h:2
-#: ../src/extension/internal/bitmap/modulate.cpp:41
-#: ../src/flood-context.cpp:250
+msgid ""
+"Converts to HSL, randomizes hue and/or saturation and/or lightness and "
+"converts it back to RGB."
+msgstr ""
+
+#: ../share/extensions/color_randomize.inx.h:4 ../src/flood-context.cpp:252
 #: ../src/widgets/sp-color-icc-selector.cpp:236
 #: ../src/widgets/sp-color-icc-selector.cpp:237
-#: ../src/widgets/sp-color-scales.cpp:438
-#: ../src/widgets/sp-color-scales.cpp:439
-#: ../src/widgets/toolbox.cpp:4471
+#: ../src/widgets/sp-color-scales.cpp:431
+#: ../src/widgets/sp-color-scales.cpp:432 ../src/widgets/toolbox.cpp:4429
 msgid "Hue"
 msgstr "Hue"
 
-#: ../share/extensions/color_randomize.inx.h:3
-#: ../src/flood-context.cpp:252
+#: ../share/extensions/color_randomize.inx.h:5 ../src/flood-context.cpp:254
 #: ../src/widgets/sp-color-icc-selector.cpp:237
-#: ../src/widgets/sp-color-scales.cpp:444
-#: ../src/widgets/sp-color-scales.cpp:445
-#: ../src/widgets/toolbox.cpp:4503
+#: ../src/widgets/sp-color-scales.cpp:437
+#: ../src/widgets/sp-color-scales.cpp:438 ../src/widgets/toolbox.cpp:4461
 msgid "Lightness"
 msgstr "Lightness"
 
-#: ../share/extensions/color_randomize.inx.h:4
+#: ../share/extensions/color_randomize.inx.h:7
 msgid "Randomize"
 msgstr "Randomise"
 
-#: ../share/extensions/color_randomize.inx.h:5
-#: ../src/extension/internal/bitmap/modulate.cpp:42
-#: ../src/flood-context.cpp:251
-#: ../src/ui/dialog/inkscape-preferences.cpp:887
+#: ../share/extensions/color_randomize.inx.h:8 ../src/flood-context.cpp:253
+#: ../src/ui/dialog/inkscape-preferences.cpp:888
 #: ../src/widgets/sp-color-icc-selector.cpp:236
 #: ../src/widgets/sp-color-icc-selector.cpp:237
-#: ../src/widgets/sp-color-scales.cpp:441
-#: ../src/widgets/sp-color-scales.cpp:442
-#: ../src/widgets/toolbox.cpp:4487
+#: ../src/widgets/sp-color-scales.cpp:434
+#: ../src/widgets/sp-color-scales.cpp:435 ../src/widgets/toolbox.cpp:4445
 msgid "Saturation"
 msgstr "Saturation"
 
@@ -304,10 +385,20 @@ msgid "By color (RRGGBB hex):"
 msgstr "By colour (RRGGBB hex):"
 
 #: ../share/extensions/color_replace.inx.h:3
+#, fuzzy
+msgid "Color to replace"
+msgstr "Colour of grid lines"
+
+#: ../share/extensions/color_replace.inx.h:4
+#, fuzzy
+msgid "New color"
+msgstr "Year colour"
+
+#: ../share/extensions/color_replace.inx.h:5
 msgid "Replace color"
 msgstr "Replace colour"
 
-#: ../share/extensions/color_replace.inx.h:4
+#: ../share/extensions/color_replace.inx.h:6
 msgid "Replace color (RRGGBB hex):"
 msgstr "Replace colour (RRGGBB hex):"
 
@@ -332,44 +423,91 @@ msgid "Dia Input"
 msgstr "Dia Input"
 
 #: ../share/extensions/dia.inx.h:4
-msgid "In order to import Dia files, Dia itself must be installed.  You can get Dia at http://live.gnome.org/Dia"
-msgstr "In order to import Dia files, Dia itself must be installed.  You can get Dia at http://live.gnome.org/Dia"
+msgid ""
+"In order to import Dia files, Dia itself must be installed.  You can get Dia "
+"at http://live.gnome.org/Dia"
+msgstr ""
+"In order to import Dia files, Dia itself must be installed.  You can get Dia "
+"at http://live.gnome.org/Dia"
 
 #: ../share/extensions/dia.inx.h:5
-msgid "The dia2svg.sh script should be installed with your Inkscape distribution.  If you do not have it, there is likely to be something wrong with your Inkscape installation."
-msgstr "The dia2svg.sh script should be installed with your Inkscape distribution.  If you do not have it, there is likely to be something wrong with your Inkscape installation."
+msgid ""
+"The dia2svg.sh script should be installed with your Inkscape distribution.  "
+"If you do not have it, there is likely to be something wrong with your "
+"Inkscape installation."
+msgstr ""
+"The dia2svg.sh script should be installed with your Inkscape distribution.  "
+"If you do not have it, there is likely to be something wrong with your "
+"Inkscape installation."
 
 #: ../share/extensions/dimension.inx.h:1
+#, fuzzy
+msgid "Bounding box type :"
+msgstr "Bounding box to use:"
+
+#: ../share/extensions/dimension.inx.h:2
 msgid "Dimensions"
 msgstr "Dimensions"
 
-#: ../share/extensions/dimension.inx.h:2
-#: ../share/extensions/dots.inx.h:4
-#: ../share/extensions/handles.inx.h:2
-#: ../share/extensions/measure.inx.h:20
+#: ../share/extensions/dimension.inx.h:3
+#, fuzzy
+msgid "Geometric"
+msgstr "Geometric Shapes"
+
+#: ../share/extensions/dimension.inx.h:4
+#, fuzzy
+msgid "Visual"
+msgstr "Visualise Path"
+
+#: ../share/extensions/dimension.inx.h:5 ../share/extensions/dots.inx.h:13
+#: ../share/extensions/handles.inx.h:2 ../share/extensions/measure.inx.h:20
 msgid "Visualize Path"
 msgstr "Visualise Path"
 
-#: ../share/extensions/dimension.inx.h:3
-msgid "X Offset"
+#: ../share/extensions/dimension.inx.h:6
+#, fuzzy
+msgid "X Offset:"
 msgstr "X Offset"
 
-#: ../share/extensions/dimension.inx.h:4
-msgid "Y Offset"
+#: ../share/extensions/dimension.inx.h:7
+#, fuzzy
+msgid "Y Offset:"
 msgstr "Y Offset"
 
 #: ../share/extensions/dots.inx.h:1
-msgid "Dot size"
+#, fuzzy
+msgid "Dot size:"
 msgstr "Dot size"
 
-#: ../share/extensions/dots.inx.h:2
-msgid "Font size"
-msgstr "Font size"
+#: ../share/extensions/dots.inx.h:2 ../src/widgets/font-selector.cpp:226
+msgid "Font size:"
+msgstr "Font size:"
 
-#: ../share/extensions/dots.inx.h:3
+#: ../share/extensions/dots.inx.h:4
 msgid "Number Nodes"
 msgstr "Number Nodes"
 
+#: ../share/extensions/dots.inx.h:6
+#, fuzzy
+msgid "Starting dot number:"
+msgstr "Slide number"
+
+#: ../share/extensions/dots.inx.h:7
+#, fuzzy
+msgid "Step:"
+msgstr "Steps"
+
+#: ../share/extensions/dots.inx.h:8
+msgid ""
+"This extension replaces the selection's nodes with numbered dots according "
+"to the following options:\n"
+"    * Font size: size of the node number labels (20px, 12pt...).\n"
+"    * Dot size: diameter of the dots placed at path nodes (10px, 2mm...).\n"
+"    * Starting dot number: first number in the sequence, assigned to the "
+"first node of the path.\n"
+"    * Step: numbering step between two nodes."
+msgstr ""
+
 #: ../share/extensions/draw_from_triangle.inx.h:1
 msgid "Altitudes"
 msgstr "Altitudes"
@@ -446,28 +584,6 @@ msgstr "Extouch Triangle"
 msgid "Gergonne Point"
 msgstr "Gergonne Point"
 
-#: ../share/extensions/draw_from_triangle.inx.h:20
-#: ../share/extensions/dxf_input.inx.h:9
-#: ../share/extensions/dxf_outlines.inx.h:9
-#: ../share/extensions/jessyInk_autoTexts.inx.h:3
-#: ../share/extensions/jessyInk_effects.inx.h:7
-#: ../share/extensions/jessyInk_export.inx.h:2
-#: ../share/extensions/jessyInk_install.inx.h:1
-#: ../share/extensions/jessyInk_keyBindings.inx.h:7
-#: ../share/extensions/jessyInk_masterSlide.inx.h:1
-#: ../share/extensions/jessyInk_mouseHandler.inx.h:3
-#: ../share/extensions/jessyInk_summary.inx.h:1
-#: ../share/extensions/jessyInk_transitions.inx.h:5
-#: ../share/extensions/jessyInk_uninstall.inx.h:1
-#: ../share/extensions/jessyInk_video.inx.h:1
-#: ../share/extensions/jessyInk_view.inx.h:3
-#: ../share/extensions/lindenmayer.inx.h:23
-#: ../share/extensions/measure.inx.h:3
-#: ../share/extensions/scour.inx.h:5
-#: ../src/ui/dialog/extension-editor.cpp:81
-msgid "Help"
-msgstr "Help"
-
 #: ../share/extensions/draw_from_triangle.inx.h:21
 msgid "Incentre"
 msgstr "Incentre"
@@ -497,20 +613,22 @@ msgid "Orthocentre"
 msgstr "Orthocentre"
 
 #: ../share/extensions/draw_from_triangle.inx.h:28
-msgid "Point At"
+#, fuzzy
+msgid "Point At:"
 msgstr "Point At"
 
 #: ../share/extensions/draw_from_triangle.inx.h:29
-msgid "Radius / px"
+#: ../share/extensions/wireframe_sphere.inx.h:4
+#, fuzzy
+msgid "Radius (px):"
 msgstr "Radius / px"
 
 #: ../share/extensions/draw_from_triangle.inx.h:30
 #: ../share/extensions/eqtexsvg.inx.h:4
 #: ../share/extensions/foldablebox.inx.h:6
-#: ../share/extensions/funcplot.inx.h:13
-#: ../share/extensions/gears.inx.h:5
+#: ../share/extensions/funcplot.inx.h:14 ../share/extensions/gears.inx.h:5
 #: ../share/extensions/grid_cartesian.inx.h:15
-#: ../share/extensions/grid_polar.inx.h:18
+#: ../share/extensions/grid_polar.inx.h:20
 #: ../share/extensions/guides_creator.inx.h:17
 #: ../share/extensions/lindenmayer.inx.h:31
 #: ../share/extensions/param_curves.inx.h:9
@@ -519,11 +637,10 @@ msgstr "Radius / px"
 #: ../share/extensions/printing-marks.inx.h:14
 #: ../share/extensions/render_alphabetsoup.inx.h:3
 #: ../share/extensions/render_barcode.inx.h:5
-#: ../share/extensions/rtree.inx.h:4
-#: ../share/extensions/spirograph.inx.h:6
-#: ../share/extensions/svgcalendar.inx.h:22
+#: ../share/extensions/rtree.inx.h:4 ../share/extensions/spirograph.inx.h:6
+#: ../share/extensions/svgcalendar.inx.h:20
 #: ../share/extensions/triangle.inx.h:10
-#: ../src/extension/internal/grid.cpp:206
+#: ../src/extension/internal/grid.cpp:209
 #: ../share/extensions/render_barcode_datamatrix.inx.h:3
 #: ../share/extensions/wireframe_sphere.inx.h:5
 msgid "Render"
@@ -547,15 +664,19 @@ msgstr "Symmedians"
 
 #: ../share/extensions/draw_from_triangle.inx.h:35
 msgid ""
-"This extension draws constructions about a triangle defined by the first 3 nodes of a selected path. You may select one of preset objects or create your own ones.\n"
+"This extension draws constructions about a triangle defined by the first 3 "
+"nodes of a selected path. You may select one of preset objects or create "
+"your own ones.\n"
 "            \n"
 "All units are the Inkscape's pixel unit. Angles are all in radians.\n"
-"You can specify a point by trilinear coordinates or by a triangle centre function.\n"
+"You can specify a point by trilinear coordinates or by a triangle centre "
+"function.\n"
 "Enter as functions of the side length or angles.\n"
 "Trilinear elements should be separated by a colon: ':'.\n"
 "Side lengths are represented as 's_a', 's_b' and 's_c'.\n"
 "Angles corresponding to these are 'a_a', 'a_b', and 'a_c'.\n"
-"You can also use the semi-perimeter and area of the triangle as constants. Write 'area' or 'semiperim' for these.\n"
+"You can also use the semi-perimeter and area of the triangle as constants. "
+"Write 'area' or 'semiperim' for these.\n"
 "\n"
 "You can use any standard Python math function:\n"
 "ceil(x); fabs(x); floor(x); fmod(x,y); frexp(x); ldexp(x,i); \n"
@@ -567,18 +688,25 @@ msgid ""
 "Also available are the inverse trigonometric functions:\n"
 "sec(x); csc(x); cot(x)\n"
 "\n"
-"You can specify the radius of a circle around a custom point using a formula, which may also contain the side lengths, angles, etc. You can also plot the isogonal and isotomic conjugate of the point. Be aware that this may cause a divide-by-zero error for certain points.\n"
+"You can specify the radius of a circle around a custom point using a "
+"formula, which may also contain the side lengths, angles, etc. You can also "
+"plot the isogonal and isotomic conjugate of the point. Be aware that this "
+"may cause a divide-by-zero error for certain points.\n"
 "            "
 msgstr ""
-"This extension draws constructions about a triangle defined by the first 3 nodes of a selected path. You may select one of preset objects or create your own ones.\n"
+"This extension draws constructions about a triangle defined by the first 3 "
+"nodes of a selected path. You may select one of preset objects or create "
+"your own ones.\n"
 "            \n"
 "All units are the Inkscape's pixel unit. Angles are all in radians.\n"
-"You can specify a point by trilinear coordinates or by a triangle centre function.\n"
+"You can specify a point by trilinear coordinates or by a triangle centre "
+"function.\n"
 "Enter as functions of the side length or angles.\n"
 "Trilinear elements should be separated by a colon: ':'.\n"
 "Side lengths are represented as 's_a', 's_b' and 's_c'.\n"
 "Angles corresponding to these are 'a_a', 'a_b', and 'a_c'.\n"
-"You can also use the semi-perimeter and area of the triangle as constants. Write 'area' or 'semiperim' for these.\n"
+"You can also use the semi-perimeter and area of the triangle as constants. "
+"Write 'area' or 'semiperim' for these.\n"
 "\n"
 "You can use any standard Python math function:\n"
 "ceil(x); fabs(x); floor(x); fmod(x,y); frexp(x); ldexp(x,i); \n"
@@ -590,7 +718,10 @@ msgstr ""
 "Also available are the inverse trigonometric functions:\n"
 "sec(x); csc(x); cot(x)\n"
 "\n"
-"You can specify the radius of a circle around a custom point using a formula, which may also contain the side lengths, angles, etc. You can also plot the isogonal and isotomic conjugate of the point. Be aware that this may cause a divide-by-zero error for certain points.\n"
+"You can specify the radius of a circle around a custom point using a "
+"formula, which may also contain the side lengths, angles, etc. You can also "
+"plot the isogonal and isotomic conjugate of the point. Be aware that this "
+"may cause a divide-by-zero error for certain points.\n"
 "            "
 
 #: ../share/extensions/draw_from_triangle.inx.h:57
@@ -627,25 +758,24 @@ msgstr "Character Encoding"
 msgid "DXF Input"
 msgstr "DXF Input"
 
-#: ../share/extensions/dxf_input.inx.h:10
-msgid "Import AutoCAD's Document Exchange Format"
-msgstr "Import AutoCAD's Document Exchange Format"
+#: ../share/extensions/dxf_input.inx.h:9
+msgid "Gcodetools compatible point import"
+msgstr ""
 
-#. ## end option page
 #: ../share/extensions/dxf_input.inx.h:11
-#: ../share/extensions/dxf_outlines.inx.h:10
-#: ../share/extensions/jessyInk_uninstall.inx.h:3
-#: ../share/extensions/scour.inx.h:11
-#: ../src/ui/dialog/tracedialog.cpp:617
-#: ../src/ui/dialog/tracedialog.cpp:623
-msgid "Options"
-msgstr "Options"
+msgid "Import AutoCAD's Document Exchange Format"
+msgstr "Import AutoCAD's Document Exchange Format"
 
-#: ../share/extensions/dxf_input.inx.h:12
+#: ../share/extensions/dxf_input.inx.h:13
 msgid "Or, use manual scale factor"
 msgstr "Or, use manual scale factor"
 
-#: ../share/extensions/dxf_input.inx.h:13
+#: ../share/extensions/dxf_input.inx.h:14
+#, fuzzy
+msgid "Text Font"
+msgstr "Text Input"
+
+#: ../share/extensions/dxf_input.inx.h:15
 msgid "Use automatic scaling to size A4"
 msgstr "Use automatic scaling to size A4"
 
@@ -655,15 +785,19 @@ msgid ""
 "- assume svg drawing is in pixels, at 90 dpi.\n"
 "- assume dxf drawing is in mm.\n"
 "- only line and spline elements are supported.\n"
-"- ROBO-Master spline output is a specialized spline readable only by ROBO-Master and AutoDesk viewers, not Inkscape.\n"
-"- LWPOLYLINE output is a multiply-connected polyline, disable it to use a legacy version of the LINE output."
+"- ROBO-Master spline output is a specialized spline readable only by ROBO-"
+"Master and AutoDesk viewers, not Inkscape.\n"
+"- LWPOLYLINE output is a multiply-connected polyline, disable it to use a "
+"legacy version of the LINE output."
 msgstr ""
 "- AutoCAD Release 13 format.\n"
 "- assume svg drawing is in pixels, at 90 dpi.\n"
 "- assume dxf drawing is in mm.\n"
 "- only line and spline elements are supported.\n"
-"- ROBO-Master spline output is a specialised spline readable only by ROBO-Master and AutoDesk viewers, not Inkscape.\n"
-"- LWPOLYLINE output is a multiply-connected polyline, disable it to use a legacy version of the LINE output."
+"- ROBO-Master spline output is a specialised spline readable only by ROBO-"
+"Master and AutoDesk viewers, not Inkscape.\n"
+"- LWPOLYLINE output is a multiply-connected polyline, disable it to use a "
+"legacy version of the LINE output."
 
 #: ../share/extensions/dxf_outlines.inx.h:7
 msgid "Desktop Cutting Plotter"
@@ -695,18 +829,22 @@ msgstr "DXF file written by pstoedit"
 
 #: ../share/extensions/dxf_output.inx.h:4
 msgid "pstoedit must be installed to run; see http://www.pstoedit.net/pstoedit"
-msgstr "pstoedit must be installed to run; see http://www.pstoedit.net/pstoedit"
+msgstr ""
+"pstoedit must be installed to run; see http://www.pstoedit.net/pstoedit"
 
 #: ../share/extensions/edge3d.inx.h:1
-msgid "Blur height"
+#, fuzzy
+msgid "Blur height:"
 msgstr "Blur height"
 
 #: ../share/extensions/edge3d.inx.h:2
-msgid "Blur stdDeviation"
+#, fuzzy
+msgid "Blur stdDeviation:"
 msgstr "Blur stdDeviation"
 
 #: ../share/extensions/edge3d.inx.h:3
-msgid "Blur width"
+#, fuzzy
+msgid "Blur width:"
 msgstr "Blur width"
 
 #: ../share/extensions/edge3d.inx.h:4
@@ -714,21 +852,23 @@ msgid "Edge 3D"
 msgstr "Edge 3D"
 
 #: ../share/extensions/edge3d.inx.h:5
-msgid "Illumination Angle"
+#, fuzzy
+msgid "Illumination Angle:"
 msgstr "Illumination Angle"
 
 #: ../share/extensions/edge3d.inx.h:7
-msgid "Only black and white"
+#, fuzzy
+msgid "Only black and white:"
 msgstr "Only black and white"
 
 #: ../share/extensions/edge3d.inx.h:8
-msgid "Shades"
+#, fuzzy
+msgid "Shades:"
 msgstr "Shades"
 
 #: ../share/extensions/edge3d.inx.h:9
-#: ../src/live_effects/lpe-knot.cpp:333
-#: ../src/widgets/stroke-style.cpp:691
-msgid "Stroke width"
+#, fuzzy
+msgid "Stroke width:"
 msgstr "Stroke width"
 
 #: ../share/extensions/embedimage.inx.h:1
@@ -740,8 +880,7 @@ msgid "Embed only selected images"
 msgstr "Embed only selected images"
 
 #: ../share/extensions/embedimage.inx.h:3
-#: ../share/extensions/extractimage.inx.h:4
-#: ../src/dialogs/find.cpp:617
+#: ../share/extensions/extractimage.inx.h:4 ../src/dialogs/find.cpp:617
 #: ../src/ui/dialog/find.cpp:83
 msgid "Images"
 msgstr "Images"
@@ -751,12 +890,12 @@ msgid "EPS Input"
 msgstr "EPS Input"
 
 #: ../share/extensions/eps_input.inx.h:2
-#: ../src/extension/internal/cairo-ps-out.cpp:363
+#: ../src/extension/internal/cairo-ps-out.cpp:355
 msgid "Encapsulated PostScript"
 msgstr "Encapsulated PostScript"
 
 #: ../share/extensions/eps_input.inx.h:3
-#: ../src/extension/internal/cairo-ps-out.cpp:381
+#: ../src/extension/internal/cairo-ps-out.cpp:373
 msgid "Encapsulated PostScript (*.eps)"
 msgstr "Encapsulated PostScript (*.eps)"
 
@@ -787,10 +926,12 @@ msgstr "GIMP Palette (*.gpl)"
 #: ../share/extensions/extractimage.inx.h:1
 msgid ""
 "* Don't type the file extension, it is appended automatically.\n"
-"* A relative path (or a filename without path) is relative to the user's home directory."
+"* A relative path (or a filename without path) is relative to the user's "
+"home directory."
 msgstr ""
 "* Don't type the file extension, it is appended automatically.\n"
-"* A relative path (or a filename without path) is relative to the user's home directory."
+"* A relative path (or a filename without path) is relative to the user's "
+"home directory."
 
 #: ../share/extensions/extractimage.inx.h:3
 msgid "Extract Image"
@@ -800,15 +941,13 @@ msgstr "Extract Image"
 msgid "Path to save image:"
 msgstr "Path to save image:"
 
-#: ../share/extensions/extrude.inx.h:1
-#: ../src/live_effects/effect.cpp:94
+#: ../share/extensions/extrude.inx.h:1 ../src/live_effects/effect.cpp:94
 msgid "Extrude"
 msgstr "Extrude"
 
 #: ../share/extensions/extrude.inx.h:2
-#: ../share/extensions/generate_voronoi.inx.h:3
-#: ../share/extensions/interp.inx.h:3
-#: ../share/extensions/motion.inx.h:2
+#: ../share/extensions/generate_voronoi.inx.h:5
+#: ../share/extensions/interp.inx.h:3 ../share/extensions/motion.inx.h:2
 #: ../share/extensions/pathalongpath.inx.h:4
 #: ../share/extensions/pathscatter.inx.h:5
 #: ../src/extension/internal/bluredge.cpp:141
@@ -816,15 +955,13 @@ msgid "Generate from Path"
 msgstr "Generate from Path"
 
 #: ../share/extensions/extrude.inx.h:3
-#: ../share/extensions/split.inx.h:2
 msgid "Lines"
 msgstr "Lines"
 
-#: ../share/extensions/extrude.inx.h:4
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2171
-#: ../src/widgets/toolbox.cpp:4061
-#: ../src/widgets/toolbox.cpp:4439
-#: ../src/widgets/toolbox.cpp:4706
+#: ../share/extensions/extrude.inx.h:4 ../share/extensions/triangle.inx.h:9
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2184
+#: ../src/widgets/toolbox.cpp:4019 ../src/widgets/toolbox.cpp:4397
+#: ../src/widgets/toolbox.cpp:4664
 msgid "Mode:"
 msgstr "Mode:"
 
@@ -845,7 +982,8 @@ msgid "XFIG Input"
 msgstr "XFIG Input"
 
 #: ../share/extensions/flatten.inx.h:1
-msgid "Flatness"
+#, fuzzy
+msgid "Flatness:"
 msgstr "Flatness"
 
 #: ../share/extensions/flatten.inx.h:2
@@ -857,7 +995,8 @@ msgid "Add Guide Lines"
 msgstr "Add Guide Lines"
 
 #: ../share/extensions/foldablebox.inx.h:2
-msgid "Depth"
+#, fuzzy
+msgid "Depth:"
 msgstr "Depth"
 
 #: ../share/extensions/foldablebox.inx.h:3
@@ -865,46 +1004,43 @@ msgid "Foldable Box"
 msgstr "Foldable Box"
 
 #: ../share/extensions/foldablebox.inx.h:4
-#: ../share/extensions/interp_att_g.inx.h:6
+#: ../src/dialogs/object-attributes.cpp:54
+#: ../src/dialogs/object-attributes.cpp:62
 #: ../src/extension/internal/bitmap/adaptiveThreshold.cpp:41
 #: ../src/extension/internal/bitmap/raise.cpp:42
 #: ../src/extension/internal/bitmap/sample.cpp:41
-#: ../src/libgdl/gdl-dock-placeholder.c:177
-#: ../src/libgdl/gdl-dock.c:198
-#: ../src/widgets/toolbox.cpp:3314
-msgid "Height"
-msgstr "Height"
+msgid "Height:"
+msgstr "Height:"
 
 #: ../share/extensions/foldablebox.inx.h:5
-msgid "Paper Thickness"
+#, fuzzy
+msgid "Paper Thickness:"
 msgstr "Paper Thickness"
 
 #: ../share/extensions/foldablebox.inx.h:7
-msgid "Tab Proportion"
+#, fuzzy
+msgid "Tab Proportion:"
 msgstr "Tab Proportion"
 
 #: ../share/extensions/foldablebox.inx.h:8
-#: ../share/extensions/interp_att_g.inx.h:24
+#: ../share/extensions/interp_att_g.inx.h:27
 #: ../share/extensions/printing-marks.inx.h:20
-#: ../src/helper/units.cpp:37
-#: ../src/live_effects/lpe-ruler.cpp:44
-msgid "Unit"
-msgstr "Unit"
+#: ../src/live_effects/lpe-ruler.cpp:44 ../src/ui/dialog/guides.cpp:43
+msgid "Unit:"
+msgstr "Unit:"
 
 #: ../share/extensions/foldablebox.inx.h:9
-#: ../share/extensions/interp_att_g.inx.h:26
+#: ../src/dialogs/object-attributes.cpp:53
+#: ../src/dialogs/object-attributes.cpp:61
 #: ../src/extension/internal/bitmap/adaptiveThreshold.cpp:40
 #: ../src/extension/internal/bitmap/raise.cpp:41
 #: ../src/extension/internal/bitmap/sample.cpp:40
 #: ../src/extension/internal/bluredge.cpp:136
-#: ../src/libgdl/gdl-dock-placeholder.c:169
-#: ../src/libgdl/gdl-dock.c:190
 #: ../src/live_effects/lpe-bendpath.cpp:56
 #: ../src/live_effects/lpe-patternalongpath.cpp:64
-#: ../src/widgets/toolbox.cpp:3297
-#: ../src/widgets/toolbox.cpp:4313
-#: ../src/widgets/toolbox.cpp:4633
-msgid "Width"
+#: ../src/widgets/toolbox.cpp:4271 ../src/widgets/toolbox.cpp:4591
+#: ../src/widgets/toolbox.cpp:5091 ../src/widgets/toolbox.cpp:6114
+msgid "Width:"
 msgstr "Width:"
 
 #: ../share/extensions/fractalize.inx.h:1
@@ -912,68 +1048,81 @@ msgid "Fractalize"
 msgstr "Fractalise"
 
 #: ../share/extensions/fractalize.inx.h:3
-msgid "Smoothness"
+#, fuzzy
+msgid "Smoothness:"
 msgstr "Smoothness"
 
 #: ../share/extensions/fractalize.inx.h:4
-msgid "Subdivisions"
+#, fuzzy
+msgid "Subdivisions:"
 msgstr "Subdivisions"
 
 #: ../share/extensions/funcplot.inx.h:1
+msgid "Add x-axis endpoints"
+msgstr ""
+
+#: ../share/extensions/funcplot.inx.h:2
 msgid "Calculate first derivative numerically"
 msgstr "Calculate first derivative numerically"
 
-#: ../share/extensions/funcplot.inx.h:2
+#: ../share/extensions/funcplot.inx.h:3
 #: ../share/extensions/param_curves.inx.h:1
 msgid "Draw Axes"
 msgstr "Draw Axes"
 
-#: ../share/extensions/funcplot.inx.h:3
-msgid "End X value"
-msgstr "End X value"
-
 #: ../share/extensions/funcplot.inx.h:4
-msgid "First derivative"
-msgstr "First derivative"
+#, fuzzy
+msgid "End X value:"
+msgstr "End X value"
 
 #: ../share/extensions/funcplot.inx.h:5
-msgid "Function"
-msgstr "Function"
+#, fuzzy
+msgid "First derivative:"
+msgstr "First derivative"
 
 #: ../share/extensions/funcplot.inx.h:6
 msgid "Function Plotter"
 msgstr "Function Plotter"
 
 #: ../share/extensions/funcplot.inx.h:7
+#, fuzzy
+msgid "Function:"
+msgstr "Function"
+
+#: ../share/extensions/funcplot.inx.h:8
 #: ../share/extensions/param_curves.inx.h:3
 msgid "Functions"
 msgstr "Functions"
 
-#: ../share/extensions/funcplot.inx.h:8
-msgid "Isotropic scaling (uses smallest of width/xrange or height/yrange)"
-msgstr "Isotropic scaling (uses smallest of width/xrange or height/yrange)"
-
 #: ../share/extensions/funcplot.inx.h:9
+#: ../share/extensions/param_curves.inx.h:4
+msgid "Isotropic scaling"
+msgstr ""
+
+#: ../share/extensions/funcplot.inx.h:10
 msgid "Multiply X range by 2*pi"
 msgstr "Multiply X range by 2*pi"
 
-#: ../share/extensions/funcplot.inx.h:10
-msgid "Number of samples"
+#: ../share/extensions/funcplot.inx.h:11
+#, fuzzy
+msgid "Number of samples:"
 msgstr "Number of samples"
 
-#: ../share/extensions/funcplot.inx.h:11
+#: ../share/extensions/funcplot.inx.h:12
 msgid "Range and sampling"
 msgstr "Range and sampling"
 
-#: ../share/extensions/funcplot.inx.h:12
+#: ../share/extensions/funcplot.inx.h:13
 #: ../share/extensions/param_curves.inx.h:8
 msgid "Remove rectangle"
 msgstr "Remove rectangle"
 
-#: ../share/extensions/funcplot.inx.h:14
+#: ../share/extensions/funcplot.inx.h:15
+#, fuzzy
 msgid ""
 "Select a rectangle before calling the extension,\n"
-"it will determine X and Y scales.\n"
+"it will determine X and Y scales. If you wish to fill the area, then add x-"
+"axis endpoints.\n"
 "\n"
 "With polar coordinates:\n"
 "   Start and end X values define the angle range in radians.\n"
@@ -990,8 +1139,8 @@ msgstr ""
 "   Isotropic scaling is disabled.\n"
 "   First derivative is always determined numerically."
 
-#: ../share/extensions/funcplot.inx.h:22
-#: ../share/extensions/param_curves.inx.h:15
+#: ../share/extensions/funcplot.inx.h:23
+#: ../share/extensions/param_curves.inx.h:13
 msgid ""
 "Standard Python math functions are available:\n"
 "\n"
@@ -1013,29 +1162,40 @@ msgstr ""
 "\n"
 "The constants pi and e are also available."
 
-#: ../share/extensions/funcplot.inx.h:31
-msgid "Start X value"
+#: ../share/extensions/funcplot.inx.h:32
+#, fuzzy
+msgid "Start X value:"
 msgstr "Start X value"
 
-#: ../share/extensions/funcplot.inx.h:32
-#: ../share/extensions/param_curves.inx.h:25
+#: ../share/extensions/funcplot.inx.h:33
+#: ../share/extensions/param_curves.inx.h:23
 msgid "Use"
 msgstr "Use"
 
-#: ../share/extensions/funcplot.inx.h:33
+#: ../share/extensions/funcplot.inx.h:34
 msgid "Use polar coordinates"
 msgstr "Use polar coordinates"
 
-#: ../share/extensions/funcplot.inx.h:34
-msgid "Y value of rectangle's bottom"
+#: ../share/extensions/funcplot.inx.h:35
+#: ../share/extensions/param_curves.inx.h:24
+#, fuzzy
+msgid ""
+"When set, Isotropic scaling uses smallest of width/xrange or height/yrange"
+msgstr "Isotropic scaling (uses smallest of width/xrange or height/yrange)"
+
+#: ../share/extensions/funcplot.inx.h:36
+#, fuzzy
+msgid "Y value of rectangle's bottom:"
 msgstr "Y value of rectangle's bottom"
 
-#: ../share/extensions/funcplot.inx.h:35
-msgid "Y value of rectangle's top"
+#: ../share/extensions/funcplot.inx.h:37
+#, fuzzy
+msgid "Y value of rectangle's top:"
 msgstr "Y value of rectangle's top"
 
 #: ../share/extensions/gears.inx.h:1
-msgid "Circular pitch, px"
+#, fuzzy
+msgid "Circular pitch (px):"
 msgstr "Circular pitch, px"
 
 #: ../share/extensions/gears.inx.h:2
@@ -1043,32 +1203,42 @@ msgid "Gear"
 msgstr "Gear"
 
 #: ../share/extensions/gears.inx.h:3
-msgid "Number of teeth"
+#, fuzzy
+msgid "Number of teeth:"
 msgstr "Number of teeth"
 
 #: ../share/extensions/gears.inx.h:4
-msgid "Pressure angle"
+#, fuzzy
+msgid "Pressure angle:"
 msgstr "Pressure angle"
 
 #: ../share/extensions/generate_voronoi.inx.h:1
-msgid "Average size of cell (px)"
+#, fuzzy
+msgid "Average size of cell (px):"
 msgstr "Average size of cell (px)"
 
 #: ../share/extensions/generate_voronoi.inx.h:2
-msgid "Generate a random pattern of Voronoi cells. The pattern will be accessible in the Fill and Stroke dialog. You must select an object or a group."
-msgstr ""
+#, fuzzy
+msgid ""
 "Generate a random pattern of Voronoi cells. The pattern will be accessible "
-"in the Fill and Stroke dialogue. You must select an object or a group."
-
-#: ../share/extensions/generate_voronoi.inx.h:4
-msgid "If border is zero, the pattern will be discontinuous at the edges. Use a positive border, preferably greater than the cell size, to produce a smooth join of the pattern at the edges. Use a negative border to reduce the size of the pattern and get an empty border."
-msgstr "If border is zero, the pattern will be discontinuous at the edges. Use a positive border, preferably greater than the cell size, to produce a smooth join of the pattern at the edges. Use a negative border to reduce the size of the pattern and get an empty border."
+"in the Fill and Stroke dialog. You must select an object or a group.\n"
+"\n"
+"If border is zero, the pattern will be discontinuous at the edges. Use a "
+"positive border, preferably greater than the cell size, to produce a smooth "
+"join of the pattern at the edges. Use a negative border to reduce the size "
+"of the pattern and get an empty border."
+msgstr ""
+"If border is zero, the pattern will be discontinuous at the edges. Use a "
+"positive border, preferably greater than the cell size, to produce a smooth "
+"join of the pattern at the edges. Use a negative border to reduce the size "
+"of the pattern and get an empty border."
 
-#: ../share/extensions/generate_voronoi.inx.h:5
-msgid "Size of Border (px)"
+#: ../share/extensions/generate_voronoi.inx.h:8
+#, fuzzy
+msgid "Size of Border (px):"
 msgstr "Size of Border (px)"
 
-#: ../share/extensions/generate_voronoi.inx.h:6
+#: ../share/extensions/generate_voronoi.inx.h:9
 msgid "Voronoi Pattern"
 msgstr "Voronoi Pattern"
 
@@ -1080,16 +1250,38 @@ msgstr "GIMP XCF"
 msgid "GIMP XCF maintaining layers (*.xcf)"
 msgstr "GIMP XCF maintaining layers (*.xcf)"
 
-#: ../share/extensions/gimp_xcf.inx.h:3
-msgid "Save Grid:"
+#: ../share/extensions/gimp_xcf.inx.h:5
+#, fuzzy
+msgid "Save Background"
+msgstr "Trace Background"
+
+#: ../share/extensions/gimp_xcf.inx.h:6
+#, fuzzy
+msgid "Save Grid"
 msgstr "Save Grid:"
 
-#: ../share/extensions/gimp_xcf.inx.h:4
-msgid "Save Guides:"
+#: ../share/extensions/gimp_xcf.inx.h:7
+#, fuzzy
+msgid "Save Guides"
 msgstr "Save Guides:"
 
+#: ../share/extensions/gimp_xcf.inx.h:8
+msgid ""
+"This extension exports the document to Gimp XCF format according to the "
+"following options:\n"
+"    * Save Guides: convert all guides to Gimp guides.\n"
+"    * Save Grid: convert the first rectangular grid to a Gimp grid (note "
+"that the default Inkscape grid is very narrow when shown in Gimp).\n"
+"    * Save Background: add the document background to each converted layer.\n"
+"\n"
+"Each first level layer is converted to a Gimp layer. Sublayers are "
+"concatenated and converted with their first level parent layer into a single "
+"Gimp layer."
+msgstr ""
+
 #: ../share/extensions/grid_cartesian.inx.h:1
-msgid "Border Thickness [px]"
+#, fuzzy
+msgid "Border Thickness (px):"
 msgstr "Border Thickness [px]"
 
 #: ../share/extensions/grid_cartesian.inx.h:2
@@ -1097,11 +1289,13 @@ msgid "Cartesian Grid"
 msgstr "Cartesian Grid"
 
 #: ../share/extensions/grid_cartesian.inx.h:3
-msgid "Halve X Subsubdiv. Frequency after 'n' Subdivs. (log only)"
+#, fuzzy
+msgid "Halve X Subsubdiv. Frequency after 'n' Subdivs. (log only):"
 msgstr "Halve X Subsubdiv. Frequency after 'n' Subdivs. (log only)"
 
 #: ../share/extensions/grid_cartesian.inx.h:4
-msgid "Halve Y Subsubdiv. Frequency after 'n' Subdivs. (log only)"
+#, fuzzy
+msgid "Halve Y Subsubdiv. Frequency after 'n' Subdivs. (log only):"
 msgstr "Halve Y Subsubdiv. Frequency after 'n' Subdivs. (log only)"
 
 #: ../share/extensions/grid_cartesian.inx.h:5
@@ -1113,154 +1307,197 @@ msgid "Logarithmic Y Subdiv. (Base given by entry above)"
 msgstr "Logarithmic Y Subdiv. (Base given by entry above)"
 
 #: ../share/extensions/grid_cartesian.inx.h:7
-msgid "Major X Division Spacing [px]"
+#, fuzzy
+msgid "Major X Division Spacing (px):"
 msgstr "Major X Division Spacing [px]"
 
 #: ../share/extensions/grid_cartesian.inx.h:8
-msgid "Major X Division Thickness [px]"
+#, fuzzy
+msgid "Major X Division Thickness (px):"
 msgstr "Major X Division Thickness [px]"
 
 #: ../share/extensions/grid_cartesian.inx.h:9
-msgid "Major X Divisions"
+#, fuzzy
+msgid "Major X Divisions:"
 msgstr "Major X Divisions"
 
 #: ../share/extensions/grid_cartesian.inx.h:10
-msgid "Major Y Division Spacing [px]"
+#, fuzzy
+msgid "Major Y Division Spacing (px):"
 msgstr "Major Y Division Spacing [px]"
 
 #: ../share/extensions/grid_cartesian.inx.h:11
-msgid "Major Y Division Thickness [px]"
+#, fuzzy
+msgid "Major Y Division Thickness (px):"
 msgstr "Major Y Division Thickness [px]"
 
 #: ../share/extensions/grid_cartesian.inx.h:12
-msgid "Major Y Divisions"
+#, fuzzy
+msgid "Major Y Divisions:"
 msgstr "Major Y Divisions"
 
 #: ../share/extensions/grid_cartesian.inx.h:13
-msgid "Minor X Division Thickness [px]"
+#, fuzzy
+msgid "Minor X Division Thickness (px):"
 msgstr "Minor X Division Thickness [px]"
 
 #: ../share/extensions/grid_cartesian.inx.h:14
-msgid "Minor Y Division Thickness [px]"
+#, fuzzy
+msgid "Minor Y Division Thickness (px):"
 msgstr "Minor Y Division Thickness [px]"
 
 #: ../share/extensions/grid_cartesian.inx.h:16
-msgid "Subdivisions per Major X Division"
+#, fuzzy
+msgid "Subdivisions per Major X Division:"
 msgstr "Subdivisions per Major X Division"
 
 #: ../share/extensions/grid_cartesian.inx.h:17
-msgid "Subdivisions per Major Y Division"
+#, fuzzy
+msgid "Subdivisions per Major Y Division:"
 msgstr "Subdivisions per Major Y Division"
 
 #: ../share/extensions/grid_cartesian.inx.h:18
-msgid "Subminor X Division Thickness [px]"
+#, fuzzy
+msgid "Subminor X Division Thickness (px):"
 msgstr "Subminor X Division Thickness [px]"
 
 #: ../share/extensions/grid_cartesian.inx.h:19
-msgid "Subminor Y Division Thickness [px]"
+#, fuzzy
+msgid "Subminor Y Division Thickness (px):"
 msgstr "Subminor Y Division Thickness [px]"
 
 #: ../share/extensions/grid_cartesian.inx.h:20
-msgid "Subsubdivs. per X Subdivision"
+#, fuzzy
+msgid "Subsubdivs. per X Subdivision:"
 msgstr "Subsubdivs. per X Subdivision"
 
 #: ../share/extensions/grid_cartesian.inx.h:21
-msgid "Subsubdivs. per Y Subdivision"
+#, fuzzy
+msgid "Subsubdivs. per Y Subdivision:"
 msgstr "Subsubdivs. per Y Subdivision"
 
+#: ../share/extensions/grid_cartesian.inx.h:22
+#, fuzzy
+msgid "X Axis"
+msgstr "X-Axis"
+
+#: ../share/extensions/grid_cartesian.inx.h:23
+#, fuzzy
+msgid "Y Axis"
+msgstr "Y-Axis"
+
 #: ../share/extensions/grid_polar.inx.h:1
-msgid "Angle Divisions"
-msgstr "Angle Divisions"
+#, fuzzy
+msgid "Angle Divisions at Centre:"
+msgstr "Angle Divisions at Centre"
 
 #: ../share/extensions/grid_polar.inx.h:2
-msgid "Angle Divisions at Centre"
-msgstr "Angle Divisions at Centre"
+#, fuzzy
+msgid "Angle Divisions:"
+msgstr "Angle Divisions"
 
 #: ../share/extensions/grid_polar.inx.h:3
-msgid "Centre Dot Diameter [px]"
-msgstr "Centre Dot Diameter [px]"
+#, fuzzy
+msgid "Angular Divisions"
+msgstr "Angle Divisions"
 
 #: ../share/extensions/grid_polar.inx.h:4
-msgid "Circumferential Label Outset [px]"
-msgstr "Circumferential Label Outset [px]"
+#, fuzzy
+msgid "Centre Dot Diameter (px):"
+msgstr "Centre Dot Diameter [px]"
 
 #: ../share/extensions/grid_polar.inx.h:5
-msgid "Circumferential Label Size [px]"
-msgstr "Circumferential Label Size [px]"
+#, fuzzy
+msgid "Circular Divisions"
+msgstr "Major Circular Divisions"
 
 #: ../share/extensions/grid_polar.inx.h:6
-msgid "Circumferential Labels"
-msgstr "Circumferential Labels"
+#, fuzzy
+msgid "Circumferential Label Outset (px):"
+msgstr "Circumferential Label Outset [px]"
 
 #: ../share/extensions/grid_polar.inx.h:7
-#: ../src/extension/internal/bitmap/swirl.cpp:38
+#, fuzzy
+msgid "Circumferential Label Size (px):"
+msgstr "Circumferential Label Size [px]"
+
+#: ../share/extensions/grid_polar.inx.h:8
+#, fuzzy
+msgid "Circumferential Labels:"
+msgstr "Circumferential Labels"
+
+#: ../share/extensions/grid_polar.inx.h:9
 msgid "Degrees"
 msgstr "Degrees"
 
-#: ../share/extensions/grid_polar.inx.h:8
+#: ../share/extensions/grid_polar.inx.h:10
 msgid "Logarithmic Subdiv. (Base given by entry above)"
 msgstr "Logarithmic Subdiv. (Base given by entry above)"
 
-#: ../share/extensions/grid_polar.inx.h:9
-msgid "Major Angular Division Thickness [px]"
+#: ../share/extensions/grid_polar.inx.h:11
+#, fuzzy
+msgid "Major Angular Division Thickness (px):"
 msgstr "Major Angular Division Thickness [px]"
 
-#: ../share/extensions/grid_polar.inx.h:10
-msgid "Major Circular Division Spacing [px]"
+#: ../share/extensions/grid_polar.inx.h:12
+#, fuzzy
+msgid "Major Circular Division Spacing (px):"
 msgstr "Major Circular Division Spacing [px]"
 
-#: ../share/extensions/grid_polar.inx.h:11
-msgid "Major Circular Division Thickness [px]"
+#: ../share/extensions/grid_polar.inx.h:13
+#, fuzzy
+msgid "Major Circular Division Thickness (px):"
 msgstr "Major Circular Division Thickness [px]"
 
-#: ../share/extensions/grid_polar.inx.h:12
-msgid "Major Circular Divisions"
+#: ../share/extensions/grid_polar.inx.h:14
+#, fuzzy
+msgid "Major Circular Divisions:"
 msgstr "Major Circular Divisions"
 
-#: ../share/extensions/grid_polar.inx.h:13
-msgid "Minor Angle Division End 'n' Divs. Before Centre"
+#: ../share/extensions/grid_polar.inx.h:15
+#, fuzzy
+msgid "Minor Angle Division End 'n' Divs. Before Centre:"
 msgstr "Minor Angle Division End 'n' Divs. Before Centre"
 
-#: ../share/extensions/grid_polar.inx.h:14
-msgid "Minor Angular Division Thickness [px]"
+#: ../share/extensions/grid_polar.inx.h:16
+#, fuzzy
+msgid "Minor Angular Division Thickness (px):"
 msgstr "Minor Angular Division Thickness [px]"
 
-#: ../share/extensions/grid_polar.inx.h:15
-msgid "Minor Circular Division Thickness [px]"
+#: ../share/extensions/grid_polar.inx.h:17
+#, fuzzy
+msgid "Minor Circular Division Thickness (px):"
 msgstr "Minor Circular Division Thickness [px]"
 
-#: ../share/extensions/grid_polar.inx.h:16
+#: ../share/extensions/grid_polar.inx.h:18
 #: ../share/extensions/guides_creator.inx.h:15
-#: ../share/extensions/scour.inx.h:8
-#: ../src/filter-enums.cpp:96
-#: ../src/flood-context.cpp:264
+#: ../share/extensions/scour.inx.h:8 ../src/filter-enums.cpp:94
 #: ../src/live_effects/lpe-ruler.cpp:34
-#: ../src/ui/dialog/document-properties.cpp:327
-#: ../src/ui/dialog/filter-effects-dialog.cpp:474
+#: ../src/ui/dialog/document-properties.cpp:326
+#: ../src/ui/dialog/filter-effects-dialog.cpp:477
 #: ../src/ui/dialog/inkscape-preferences.cpp:266
 #: ../src/ui/dialog/inkscape-preferences.cpp:429
-#: ../src/ui/dialog/inkscape-preferences.cpp:584
-#: ../src/ui/dialog/inkscape-preferences.cpp:1214
-#: ../src/ui/dialog/inkscape-preferences.cpp:1279
-#: ../src/ui/dialog/input.cpp:601
-#: ../src/ui/dialog/input.cpp:602
-#: ../src/ui/dialog/input.cpp:1127
-#: ../src/verbs.cpp:2192
-#: ../src/widgets/stroke-style.cpp:362
-#: ../src/widgets/toolbox.cpp:4089
+#: ../src/ui/dialog/inkscape-preferences.cpp:585
+#: ../src/ui/dialog/inkscape-preferences.cpp:1213
+#: ../src/ui/dialog/inkscape-preferences.cpp:1278
+#: ../src/ui/dialog/input.cpp:607 ../src/ui/dialog/input.cpp:608
+#: ../src/ui/dialog/input.cpp:1269 ../src/verbs.cpp:2225
+#: ../src/widgets/stroke-style.cpp:364 ../src/widgets/toolbox.cpp:4047
 msgid "None"
 msgstr "None"
 
-#: ../share/extensions/grid_polar.inx.h:17
+#: ../share/extensions/grid_polar.inx.h:19
 msgid "Polar Grid"
 msgstr "Polar Grid"
 
-#: ../share/extensions/grid_polar.inx.h:19
-msgid "Subdivisions per Major Angular Division"
+#: ../share/extensions/grid_polar.inx.h:21
+#, fuzzy
+msgid "Subdivisions per Major Angular Division:"
 msgstr "Subdivisions per Major Angular Division"
 
-#: ../share/extensions/grid_polar.inx.h:20
-msgid "Subdivisions per Major Circular Division"
+#: ../share/extensions/grid_polar.inx.h:22
+#, fuzzy
+msgid "Subdivisions per Major Circular Division:"
 msgstr "Subdivisions per Major Circular Division"
 
 #: ../share/extensions/guides_creator.inx.h:1
@@ -1316,11 +1553,13 @@ msgid "Guides creator"
 msgstr "Guides creator"
 
 #: ../share/extensions/guides_creator.inx.h:14
-msgid "Horizontal guide each"
+#, fuzzy
+msgid "Horizontal guide each:"
 msgstr "Horizontal guide each"
 
 #: ../share/extensions/guides_creator.inx.h:16
-msgid "Preset"
+#, fuzzy
+msgid "Preset:"
 msgstr "Preset"
 
 #: ../share/extensions/guides_creator.inx.h:18
@@ -1332,9 +1571,32 @@ msgid "Start from edges"
 msgstr "Start from edges"
 
 #: ../share/extensions/guides_creator.inx.h:20
-msgid "Vertical guide each"
+#, fuzzy
+msgid "Vertical guide each:"
 msgstr "Vertical guide each"
 
+#: ../share/extensions/guillotine.inx.h:1
+#, fuzzy
+msgid "Directory to save images to"
+msgstr "Path to save image:"
+
+#: ../share/extensions/guillotine.inx.h:2
+msgid "Export"
+msgstr "Export"
+
+#: ../share/extensions/guillotine.inx.h:3
+#, fuzzy
+msgid "Guillotine"
+msgstr "Guideline"
+
+#: ../share/extensions/guillotine.inx.h:4
+msgid "Ignore these settings and use export hints?"
+msgstr ""
+
+#: ../share/extensions/guillotine.inx.h:5
+msgid "Image name (without extension)"
+msgstr ""
+
 #: ../share/extensions/handles.inx.h:1
 msgid "Draw Handles"
 msgstr "Draw Handles"
@@ -1395,6 +1657,10 @@ msgstr "FAQ"
 msgid "Keys and Mouse Reference"
 msgstr "Keys and Mouse Reference"
 
+#: ../share/extensions/inkscape_help_keys.inx.h:2
+msgid "http://inkscape.org/doc/keys048.html"
+msgstr ""
+
 #: ../share/extensions/inkscape_help_manual.inx.h:1
 msgid "Inkscape Manual"
 msgstr "Inkscape Manual"
@@ -1416,8 +1682,9 @@ msgid "Duplicate endpaths"
 msgstr "Duplicate endpaths"
 
 #: ../share/extensions/interp.inx.h:2
-msgid "Exponent"
-msgstr "Exponent"
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2257
+msgid "Exponent:"
+msgstr "Exponent:"
 
 #: ../share/extensions/interp.inx.h:4
 msgid "Interpolate"
@@ -1428,112 +1695,138 @@ msgid "Interpolate style"
 msgstr "Interpolate style"
 
 #: ../share/extensions/interp.inx.h:6
-msgid "Interpolation method"
+#, fuzzy
+msgid "Interpolation method:"
 msgstr "Interpolation method"
 
 #: ../share/extensions/interp.inx.h:7
-msgid "Interpolation steps"
+#, fuzzy
+msgid "Interpolation steps:"
 msgstr "Interpolation steps"
 
 #: ../share/extensions/interp_att_g.inx.h:1
-msgid "Attribute to Interpolate"
+#, fuzzy
+msgid "Apply to:"
+msgstr "Apply filter"
+
+#: ../share/extensions/interp_att_g.inx.h:2
+#, fuzzy
+msgid "Attribute to Interpolate:"
 msgstr "Attribute to Interpolate"
 
-#: ../share/extensions/interp_att_g.inx.h:3
-msgid "End Value"
+#: ../share/extensions/interp_att_g.inx.h:4
+#, fuzzy
+msgid "End Value:"
 msgstr "End Value"
 
-#: ../share/extensions/interp_att_g.inx.h:4
+#: ../share/extensions/interp_att_g.inx.h:5
 #: ../src/ui/dialog/fill-and-stroke.cpp:57
 msgid "Fill"
 msgstr "Fill"
 
-#: ../share/extensions/interp_att_g.inx.h:5
+#: ../share/extensions/interp_att_g.inx.h:6
 msgid "Float Number"
 msgstr "Float Number"
 
 #: ../share/extensions/interp_att_g.inx.h:7
-msgid "If you select \"Other\", you must know the SVG attributes to identify here this \"other\":"
-msgstr "If you select \"Other\", you must know the SVG attributes to identify here this \"other\":"
+#: ../src/libgdl/gdl-dock-placeholder.c:177 ../src/libgdl/gdl-dock.c:198
+#: ../src/widgets/toolbox.cpp:3272
+msgid "Height"
+msgstr "Height"
 
-#: ../share/extensions/interp_att_g.inx.h:8
+#: ../share/extensions/interp_att_g.inx.h:9
+#, fuzzy
+msgid ""
+"If you select \"Other\", you must know the SVG attributes to identify here "
+"this \"other\"."
+msgstr ""
+"If you select \"Other\", you must know the SVG attributes to identify here "
+"this \"other\":"
+
+#: ../share/extensions/interp_att_g.inx.h:10
 msgid "Integer Number"
 msgstr "Integer Number"
 
-#: ../share/extensions/interp_att_g.inx.h:9
+#: ../share/extensions/interp_att_g.inx.h:11
 msgid "Interpolate Attribute in a group"
 msgstr "Interpolate Attribute in a group"
 
-#: ../share/extensions/interp_att_g.inx.h:11
+#: ../share/extensions/interp_att_g.inx.h:13
 msgid "No Unit"
 msgstr "No Unit"
 
-#: ../share/extensions/interp_att_g.inx.h:12
-#: ../src/dialogs/clonetiler.cpp:2615
-#: ../src/dialogs/clonetiler.cpp:2764
+#: ../share/extensions/interp_att_g.inx.h:14
+#: ../src/dialogs/clonetiler.cpp:2596 ../src/dialogs/clonetiler.cpp:2739
 #: ../src/extension/internal/bitmap/opacity.cpp:37
-#: ../src/extension/internal/bitmap/opacity.cpp:39
-#: ../src/widgets/toolbox.cpp:4519
+#: ../src/widgets/toolbox.cpp:4477
 msgid "Opacity"
 msgstr "Opacity"
 
-#: ../share/extensions/interp_att_g.inx.h:13
+#: ../share/extensions/interp_att_g.inx.h:16
 msgid "Other"
 msgstr "Other"
 
-#: ../share/extensions/interp_att_g.inx.h:14
-msgid "Other Attribute"
-msgstr "Other Attribute"
-
-#: ../share/extensions/interp_att_g.inx.h:15
-msgid "Other Attribute type"
+#: ../share/extensions/interp_att_g.inx.h:17
+#, fuzzy
+msgid "Other Attribute type:"
 msgstr "Other Attribute type"
 
-#: ../share/extensions/interp_att_g.inx.h:16
-#: ../share/extensions/render_alphabetsoup.inx.h:4
-#: ../src/live_effects/lpe-sketch.cpp:55
-#: ../src/selection-chemistry.cpp:1657
-#: ../src/seltrans.cpp:527
-#: ../src/ui/dialog/transformation.cpp:738
+#: ../share/extensions/interp_att_g.inx.h:18
+#, fuzzy
+msgid "Other Attribute:"
+msgstr "Other Attribute"
+
+#: ../share/extensions/interp_att_g.inx.h:19
+#: ../src/selection-chemistry.cpp:1665 ../src/seltrans.cpp:514
+#: ../src/ui/dialog/transformation.cpp:749
 msgid "Scale"
 msgstr "Scale"
 
-#: ../share/extensions/interp_att_g.inx.h:17
-msgid "Start Value"
+#: ../share/extensions/interp_att_g.inx.h:20
+#, fuzzy
+msgid "Start Value:"
 msgstr "Start Value"
 
-#: ../share/extensions/interp_att_g.inx.h:18
+#: ../share/extensions/interp_att_g.inx.h:21
 #: ../share/extensions/polyhedron_3d.inx.h:43
 msgid "Style"
 msgstr "Style"
 
-#: ../share/extensions/interp_att_g.inx.h:19
+#: ../share/extensions/interp_att_g.inx.h:22
 msgid "Tag"
 msgstr "Tag"
 
-#: ../share/extensions/interp_att_g.inx.h:20
-msgid "This effect applies a value for any interpolatable attribute for all elements inside the selected group or for all elements in a multiple selection"
-msgstr "This effect applies a value for any interpolatable attribute for all elements inside the selected group or for all elements in a multiple selection"
+#: ../share/extensions/interp_att_g.inx.h:23
+#, fuzzy
+msgid ""
+"This effect applies a value for any interpolatable attribute for all "
+"elements inside the selected group or for all elements in a multiple "
+"selection."
+msgstr ""
+"This effect applies a value for any interpolatable attribute for all "
+"elements inside the selected group or for all elements in a multiple "
+"selection"
 
-#: ../share/extensions/interp_att_g.inx.h:21
+#: ../share/extensions/interp_att_g.inx.h:24
 msgid "Transformation"
 msgstr "Transformation"
 
-#: ../share/extensions/interp_att_g.inx.h:22
+#: ../share/extensions/interp_att_g.inx.h:25
 msgid "Translate X"
 msgstr "Translate X"
 
-#: ../share/extensions/interp_att_g.inx.h:23
+#: ../share/extensions/interp_att_g.inx.h:26
 msgid "Translate Y"
 msgstr "Translate Y"
 
-#: ../share/extensions/interp_att_g.inx.h:25
-msgid "Where to apply?"
-msgstr "Where to apply?"
+#: ../share/extensions/interp_att_g.inx.h:28
+#: ../src/libgdl/gdl-dock-placeholder.c:169 ../src/libgdl/gdl-dock.c:190
+#: ../src/widgets/toolbox.cpp:3255 ../src/widgets/toolbox.cpp:4271
+#: ../src/widgets/toolbox.cpp:4591
+msgid "Width"
+msgstr "Width:"
 
-#: ../share/extensions/interp_att_g.inx.h:27
-#: ../share/extensions/web-set-att.inx.h:28
-#: ../share/extensions/web-transmit-att.inx.h:26
+#: ../share/extensions/interp_att_g.inx.h:29
 msgid "••••••••••••••••••••••••••••••••••••••••••••••••"
 msgstr "••••••••••••••••••••••••••••••••••••••••••••••••"
 
@@ -1548,7 +1841,7 @@ msgstr "Auto-texts"
 #: ../share/extensions/jessyInk_autoTexts.inx.h:4
 #: ../share/extensions/jessyInk_effects.inx.h:8
 #: ../share/extensions/jessyInk_install.inx.h:3
-#: ../share/extensions/jessyInk_keyBindings.inx.h:10
+#: ../share/extensions/jessyInk_keyBindings.inx.h:11
 #: ../share/extensions/jessyInk_masterSlide.inx.h:3
 #: ../share/extensions/jessyInk_mouseHandler.inx.h:4
 #: ../share/extensions/jessyInk_summary.inx.h:2
@@ -1585,8 +1878,14 @@ msgid "Slide title"
 msgstr "Slide title"
 
 #: ../share/extensions/jessyInk_autoTexts.inx.h:10
-msgid "This extension allows you to install, update and remove auto-texts for a JessyInk presentation. Please see code.google.com/p/jessyink for more details."
-msgstr "This extension allows you to install, update and remove auto-texts for a JessyInk presentation. Please see code.google.com/p/jessyink for more details."
+msgid ""
+"This extension allows you to install, update and remove auto-texts for a "
+"JessyInk presentation. Please see code.google.com/p/jessyink for more "
+"details."
+msgstr ""
+"This extension allows you to install, update and remove auto-texts for a "
+"JessyInk presentation. Please see code.google.com/p/jessyink for more "
+"details."
 
 #: ../share/extensions/jessyInk_effects.inx.h:1
 #: ../share/extensions/jessyInk_transitions.inx.h:1
@@ -1622,6 +1921,8 @@ msgstr "None (default)"
 
 #: ../share/extensions/jessyInk_effects.inx.h:10
 #: ../share/extensions/jessyInk_view.inx.h:5
+#: ../share/extensions/lindenmayer.inx.h:26
+#: ../src/extension/internal/bitmap/reduceNoise.cpp:41
 msgid "Order:"
 msgstr "Order:"
 
@@ -1631,8 +1932,14 @@ msgid "Pop"
 msgstr "Pop"
 
 #: ../share/extensions/jessyInk_effects.inx.h:13
-msgid "This extension allows you to install, update and remove object effects for a JessyInk presentation. Please see code.google.com/p/jessyink for more details."
-msgstr "This extension allows you to install, update and remove object effects for a JessyInk presentation. Please see code.google.com/p/jessyink for more details."
+msgid ""
+"This extension allows you to install, update and remove object effects for a "
+"JessyInk presentation. Please see code.google.com/p/jessyink for more "
+"details."
+msgstr ""
+"This extension allows you to install, update and remove object effects for a "
+"JessyInk presentation. Please see code.google.com/p/jessyink for more "
+"details."
 
 #. _settings->add_checkbutton(false, SP_ATTR_STITCHTILES, _("Stitch Tiles"), "stitch", "noStitch");
 #: ../share/extensions/jessyInk_effects.inx.h:14
@@ -1640,14 +1947,19 @@ msgstr "This extension allows you to install, update and remove object effects f
 #: ../share/extensions/jessyInk_transitions.inx.h:14
 #: ../share/extensions/webslicer_create_rect.inx.h:40
 #: ../src/dialogs/object-attributes.cpp:34
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2174
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2252
+#: ../src/extension/internal/bitmap/addNoise.cpp:46 ../src/rdf.cpp:239
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2187
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2266
 msgid "Type:"
 msgstr "Type:"
 
 #: ../share/extensions/jessyInk_export.inx.h:1
-msgid "Creates a zip file containing pdfs or pngs of all slides of a JessyInk presentation."
-msgstr "Creates a zip file containing pdfs or pngs of all slides of a JessyInk presentation."
+msgid ""
+"Creates a zip file containing pdfs or pngs of all slides of a JessyInk "
+"presentation."
+msgstr ""
+"Creates a zip file containing pdfs or pngs of all slides of a JessyInk "
+"presentation."
 
 #: ../share/extensions/jessyInk_export.inx.h:3
 msgid "JessyInk zipped pdf or png output"
@@ -1670,16 +1982,28 @@ msgid "Resolution:"
 msgstr "Resolution:"
 
 #: ../share/extensions/jessyInk_export.inx.h:9
-msgid "This extension allows you to export a JessyInk presentation once you created an export layer in your browser. Please see code.google.com/p/jessyink for more details."
-msgstr "This extension allows you to export a JessyInk presentation once you created an export layer in your browser. Please see code.google.com/p/jessyink for more details."
+msgid ""
+"This extension allows you to export a JessyInk presentation once you created "
+"an export layer in your browser. Please see code.google.com/p/jessyink for "
+"more details."
+msgstr ""
+"This extension allows you to export a JessyInk presentation once you created "
+"an export layer in your browser. Please see code.google.com/p/jessyink for "
+"more details."
 
 #: ../share/extensions/jessyInk_install.inx.h:2
 msgid "Install/update"
 msgstr "Install/update"
 
 #: ../share/extensions/jessyInk_install.inx.h:4
-msgid "This extension allows you to install or update the JessyInk script in order to turn your SVG file into a presentation. Please see code.google.com/p/jessyink for more details."
-msgstr "This extension allows you to install or update the JessyInk script in order to turn your SVG file into a presentation. Please see code.google.com/p/jessyink for more details."
+msgid ""
+"This extension allows you to install or update the JessyInk script in order "
+"to turn your SVG file into a presentation. Please see code.google.com/p/"
+"jessyink for more details."
+msgstr ""
+"This extension allows you to install or update the JessyInk script in order "
+"to turn your SVG file into a presentation. Please see code.google.com/p/"
+"jessyink for more details."
 
 #: ../share/extensions/jessyInk_keyBindings.inx.h:1
 msgid "Add slide:"
@@ -1702,154 +2026,163 @@ msgid "Drawing mode"
 msgstr "Drawing mode"
 
 #: ../share/extensions/jessyInk_keyBindings.inx.h:6
+#, fuzzy
+msgid "Export presentation:"
+msgstr "Text orientation"
+
+#: ../share/extensions/jessyInk_keyBindings.inx.h:7
 msgid "First slide:"
 msgstr "First slide:"
 
-#: ../share/extensions/jessyInk_keyBindings.inx.h:8
+#: ../share/extensions/jessyInk_keyBindings.inx.h:9
 msgid "Increase number of columns:"
 msgstr "Increase number of columns:"
 
-#: ../share/extensions/jessyInk_keyBindings.inx.h:9
+#: ../share/extensions/jessyInk_keyBindings.inx.h:10
 msgid "Index mode"
 msgstr "Index mode"
 
-#: ../share/extensions/jessyInk_keyBindings.inx.h:11
+#: ../share/extensions/jessyInk_keyBindings.inx.h:12
 msgid "Key bindings"
 msgstr "Key bindings"
 
-#: ../share/extensions/jessyInk_keyBindings.inx.h:12
+#: ../share/extensions/jessyInk_keyBindings.inx.h:13
 msgid "Last slide:"
 msgstr "Last slide:"
 
-#: ../share/extensions/jessyInk_keyBindings.inx.h:13
+#: ../share/extensions/jessyInk_keyBindings.inx.h:14
 msgid "Next (with effects):"
 msgstr "Next (with effects):"
 
-#: ../share/extensions/jessyInk_keyBindings.inx.h:14
+#: ../share/extensions/jessyInk_keyBindings.inx.h:15
 msgid "Next (without effects):"
 msgstr "Next (without effects):"
 
-#: ../share/extensions/jessyInk_keyBindings.inx.h:15
+#: ../share/extensions/jessyInk_keyBindings.inx.h:16
 msgid "Next page:"
 msgstr "Next page:"
 
-#: ../share/extensions/jessyInk_keyBindings.inx.h:16
+#: ../share/extensions/jessyInk_keyBindings.inx.h:17
 msgid "Previous page:"
 msgstr "Previous page:"
 
-#: ../share/extensions/jessyInk_keyBindings.inx.h:17
+#: ../share/extensions/jessyInk_keyBindings.inx.h:18
 msgid "Reset timer:"
 msgstr "Reset timer:"
 
-#: ../share/extensions/jessyInk_keyBindings.inx.h:18
+#: ../share/extensions/jessyInk_keyBindings.inx.h:19
 msgid "Select the slide above:"
 msgstr "Select the slide above:"
 
-#: ../share/extensions/jessyInk_keyBindings.inx.h:19
+#: ../share/extensions/jessyInk_keyBindings.inx.h:20
 msgid "Select the slide below:"
 msgstr "Select the slide below:"
 
-#: ../share/extensions/jessyInk_keyBindings.inx.h:20
+#: ../share/extensions/jessyInk_keyBindings.inx.h:21
 msgid "Select the slide to the left:"
 msgstr "Select the slide to the left:"
 
-#: ../share/extensions/jessyInk_keyBindings.inx.h:21
+#: ../share/extensions/jessyInk_keyBindings.inx.h:22
 msgid "Select the slide to the right:"
 msgstr "Select the slide to the right:"
 
-#: ../share/extensions/jessyInk_keyBindings.inx.h:22
+#: ../share/extensions/jessyInk_keyBindings.inx.h:23
 msgid "Set duration:"
 msgstr "Set duration:"
 
-#: ../share/extensions/jessyInk_keyBindings.inx.h:23
+#: ../share/extensions/jessyInk_keyBindings.inx.h:24
 msgid "Set number of columns to default:"
 msgstr "Set number of columns to default:"
 
-#: ../share/extensions/jessyInk_keyBindings.inx.h:24
+#: ../share/extensions/jessyInk_keyBindings.inx.h:25
 msgid "Set path color to black:"
 msgstr "Set path colour to black:"
 
-#: ../share/extensions/jessyInk_keyBindings.inx.h:25
+#: ../share/extensions/jessyInk_keyBindings.inx.h:26
 msgid "Set path color to blue:"
 msgstr "Set path colour to blue:"
 
-#: ../share/extensions/jessyInk_keyBindings.inx.h:26
+#: ../share/extensions/jessyInk_keyBindings.inx.h:27
 msgid "Set path color to cyan:"
 msgstr "Set path colour to cyan:"
 
-#: ../share/extensions/jessyInk_keyBindings.inx.h:27
+#: ../share/extensions/jessyInk_keyBindings.inx.h:28
 msgid "Set path color to green:"
 msgstr "Set path colour to green:"
 
-#: ../share/extensions/jessyInk_keyBindings.inx.h:28
+#: ../share/extensions/jessyInk_keyBindings.inx.h:29
 msgid "Set path color to magenta:"
 msgstr "Set path colour to magenta:"
 
-#: ../share/extensions/jessyInk_keyBindings.inx.h:29
+#: ../share/extensions/jessyInk_keyBindings.inx.h:30
 msgid "Set path color to orange:"
 msgstr "Set path colour to orange:"
 
-#: ../share/extensions/jessyInk_keyBindings.inx.h:30
+#: ../share/extensions/jessyInk_keyBindings.inx.h:31
 msgid "Set path color to red:"
 msgstr "Set path colour to red:"
 
-#: ../share/extensions/jessyInk_keyBindings.inx.h:31
+#: ../share/extensions/jessyInk_keyBindings.inx.h:32
 msgid "Set path color to white:"
 msgstr "Set path colour to white:"
 
-#: ../share/extensions/jessyInk_keyBindings.inx.h:32
+#: ../share/extensions/jessyInk_keyBindings.inx.h:33
 msgid "Set path color to yellow:"
 msgstr "Set path colour to yellow:"
 
-#: ../share/extensions/jessyInk_keyBindings.inx.h:33
+#: ../share/extensions/jessyInk_keyBindings.inx.h:34
 msgid "Set path width to 1:"
 msgstr "Set path width to 1:"
 
-#: ../share/extensions/jessyInk_keyBindings.inx.h:34
+#: ../share/extensions/jessyInk_keyBindings.inx.h:35
 msgid "Set path width to 3:"
 msgstr "Set path width to 3:"
 
-#: ../share/extensions/jessyInk_keyBindings.inx.h:35
+#: ../share/extensions/jessyInk_keyBindings.inx.h:36
 msgid "Set path width to 5:"
 msgstr "Set path width to 5:"
 
-#: ../share/extensions/jessyInk_keyBindings.inx.h:36
+#: ../share/extensions/jessyInk_keyBindings.inx.h:37
 msgid "Set path width to 7:"
 msgstr "Set path width to 7:"
 
-#: ../share/extensions/jessyInk_keyBindings.inx.h:37
+#: ../share/extensions/jessyInk_keyBindings.inx.h:38
 msgid "Set path width to 9:"
 msgstr "Set path width to 9:"
 
-#: ../share/extensions/jessyInk_keyBindings.inx.h:38
+#: ../share/extensions/jessyInk_keyBindings.inx.h:39
 msgid "Set path width to default:"
 msgstr "Set path width to default:"
 
-#: ../share/extensions/jessyInk_keyBindings.inx.h:39
+#: ../share/extensions/jessyInk_keyBindings.inx.h:40
 msgid "Slide mode"
 msgstr "Slide mode"
 
-#: ../share/extensions/jessyInk_keyBindings.inx.h:40
+#: ../share/extensions/jessyInk_keyBindings.inx.h:41
 msgid "Switch to drawing mode:"
 msgstr "Switch to drawing mode:"
 
-#: ../share/extensions/jessyInk_keyBindings.inx.h:41
+#: ../share/extensions/jessyInk_keyBindings.inx.h:42
 msgid "Switch to index mode:"
 msgstr "Switch to index mode:"
 
-#: ../share/extensions/jessyInk_keyBindings.inx.h:42
+#: ../share/extensions/jessyInk_keyBindings.inx.h:43
 msgid "Switch to slide mode:"
 msgstr "Switch to slide mode:"
 
-#: ../share/extensions/jessyInk_keyBindings.inx.h:43
-msgid "This extension allows you customise the key bindings JessyInk uses. Please see code.google.com/p/jessyink for more details."
-msgstr "This extension allows you customise the key bindings JessyInk uses. Please see code.google.com/p/jessyink for more details."
-
 #: ../share/extensions/jessyInk_keyBindings.inx.h:44
+msgid ""
+"This extension allows you customise the key bindings JessyInk uses. Please "
+"see code.google.com/p/jessyink for more details."
+msgstr ""
+"This extension allows you customise the key bindings JessyInk uses. Please "
+"see code.google.com/p/jessyink for more details."
+
+#: ../share/extensions/jessyInk_keyBindings.inx.h:45
 msgid "Toggle progress bar:"
 msgstr "Toggle progress bar:"
 
-#: ../share/extensions/jessyInk_keyBindings.inx.h:45
+#: ../share/extensions/jessyInk_keyBindings.inx.h:46
 msgid "Undo last path segment:"
 msgstr "Undo last path segment:"
 
@@ -1867,15 +2200,17 @@ msgid "Name of layer:"
 msgstr "Name of layer:"
 
 #: ../share/extensions/jessyInk_masterSlide.inx.h:7
-msgid "This extension allows you to change the master slide JessyInk uses. Please see code.google.com/p/jessyink for more details."
-msgstr "This extension allows you to change the master slide JessyInk uses. Please see code.google.com/p/jessyink for more details."
+msgid ""
+"This extension allows you to change the master slide JessyInk uses. Please "
+"see code.google.com/p/jessyink for more details."
+msgstr ""
+"This extension allows you to change the master slide JessyInk uses. Please "
+"see code.google.com/p/jessyink for more details."
 
 #. File
 #: ../share/extensions/jessyInk_mouseHandler.inx.h:1
-#: ../share/extensions/jessyInk_transitions.inx.h:2
-#: ../src/filter-enums.cpp:72
-#: ../src/verbs.cpp:2195
-#: ../src/widgets/toolbox.cpp:988
+#: ../share/extensions/jessyInk_transitions.inx.h:2 ../src/filter-enums.cpp:70
+#: ../src/interface.cpp:842 ../src/verbs.cpp:2228
 msgid "Default"
 msgstr "Default"
 
@@ -1896,20 +2231,34 @@ msgid "No-click"
 msgstr "No-click"
 
 #: ../share/extensions/jessyInk_mouseHandler.inx.h:8
-msgid "This extension allows you customise the mouse handler JessyInk uses. Please see code.google.com/p/jessyink for more details."
-msgstr "This extension allows you customise the mouse handler JessyInk uses. Please see code.google.com/p/jessyink for more details."
+msgid ""
+"This extension allows you customise the mouse handler JessyInk uses. Please "
+"see code.google.com/p/jessyink for more details."
+msgstr ""
+"This extension allows you customise the mouse handler JessyInk uses. Please "
+"see code.google.com/p/jessyink for more details."
 
 #: ../share/extensions/jessyInk_summary.inx.h:3
 msgid "Summary"
 msgstr "Summary"
 
 #: ../share/extensions/jessyInk_summary.inx.h:4
-msgid "This extension allows you to obtain information about the JessyInk script, effects and transitions contained in this SVG file. Please see code.google.com/p/jessyink for more details."
-msgstr "This extension allows you to obtain information about the JessyInk script, effects and transitions contained in this SVG file. Please see code.google.com/p/jessyink for more details."
+msgid ""
+"This extension allows you to obtain information about the JessyInk script, "
+"effects and transitions contained in this SVG file. Please see code.google."
+"com/p/jessyink for more details."
+msgstr ""
+"This extension allows you to obtain information about the JessyInk script, "
+"effects and transitions contained in this SVG file. Please see code.google."
+"com/p/jessyink for more details."
 
 #: ../share/extensions/jessyInk_transitions.inx.h:10
-msgid "This extension allows you to change the transition JessyInk uses for the selected layer. Please see code.google.com/p/jessyink for more details."
-msgstr "This extension allows you to change the transition JessyInk uses for the selected layer. Please see code.google.com/p/jessyink for more details."
+msgid ""
+"This extension allows you to change the transition JessyInk uses for the "
+"selected layer. Please see code.google.com/p/jessyink for more details."
+msgstr ""
+"This extension allows you to change the transition JessyInk uses for the "
+"selected layer. Please see code.google.com/p/jessyink for more details."
 
 #: ../share/extensions/jessyInk_transitions.inx.h:11
 msgid "Transition in effect"
@@ -1952,16 +2301,26 @@ msgid "Remove views"
 msgstr "Remove views"
 
 #: ../share/extensions/jessyInk_uninstall.inx.h:11
-msgid "This extension allows you to uninstall the JessyInk script. Please see code.google.com/p/jessyink for more details."
-msgstr "This extension allows you to uninstall the JessyInk script. Please see code.google.com/p/jessyink for more details."
+msgid ""
+"This extension allows you to uninstall the JessyInk script. Please see code."
+"google.com/p/jessyink for more details."
+msgstr ""
+"This extension allows you to uninstall the JessyInk script. Please see code."
+"google.com/p/jessyink for more details."
 
 #: ../share/extensions/jessyInk_uninstall.inx.h:12
 msgid "Uninstall/remove"
 msgstr "Uninstall/remove"
 
 #: ../share/extensions/jessyInk_video.inx.h:3
-msgid "This extension puts a JessyInk video element on the current slide (layer). This element allows you to integrate a video into your JessyInk presentation. Please see code.google.com/p/jessyink for more details."
-msgstr "This extension puts a JessyInk video element on the current slide (layer). This element allows you to integrate a video into your JessyInk presentation. Please see code.google.com/p/jessyink for more details."
+msgid ""
+"This extension puts a JessyInk video element on the current slide (layer). "
+"This element allows you to integrate a video into your JessyInk "
+"presentation. Please see code.google.com/p/jessyink for more details."
+msgstr ""
+"This extension puts a JessyInk video element on the current slide (layer). "
+"This element allows you to integrate a video into your JessyInk "
+"presentation. Please see code.google.com/p/jessyink for more details."
 
 #: ../share/extensions/jessyInk_video.inx.h:4
 msgid "Video"
@@ -1976,8 +2335,12 @@ msgid "Remove view"
 msgstr "Remove view"
 
 #: ../share/extensions/jessyInk_view.inx.h:8
-msgid "This extension allows you to set, update and remove views for a JessyInk presentation. Please see code.google.com/p/jessyink for more details."
-msgstr "This extension allows you to set, update and remove views for a JessyInk presentation. Please see code.google.com/p/jessyink for more details."
+msgid ""
+"This extension allows you to set, update and remove views for a JessyInk "
+"presentation. Please see code.google.com/p/jessyink for more details."
+msgstr ""
+"This extension allows you to set, update and remove views for a JessyInk "
+"presentation. Please see code.google.com/p/jessyink for more details."
 
 #: ../share/extensions/jessyInk_view.inx.h:9
 #: ../share/extensions/polyhedron_3d.inx.h:52
@@ -2027,99 +2390,111 @@ msgstr ""
 "]: return to remembered point\n"
 
 #: ../share/extensions/lindenmayer.inx.h:21
-msgid "Axiom"
-msgstr "Axiom"
-
-#: ../share/extensions/lindenmayer.inx.h:22
 msgid "Axiom and rules"
 msgstr "Axiom and rules"
 
+#: ../share/extensions/lindenmayer.inx.h:22
+#, fuzzy
+msgid "Axiom:"
+msgstr "Axiom"
+
 #: ../share/extensions/lindenmayer.inx.h:24
 msgid "L-system"
 msgstr "L-system"
 
 #: ../share/extensions/lindenmayer.inx.h:25
-msgid "Left angle"
+#, fuzzy
+msgid "Left angle:"
 msgstr "Left angle"
 
-#: ../share/extensions/lindenmayer.inx.h:26
-#: ../src/extension/internal/bitmap/reduceNoise.cpp:41
-msgid "Order"
-msgstr "Order"
-
 #: ../share/extensions/lindenmayer.inx.h:28
-#, no-c-format
-msgid "Randomize angle (%)"
+#, fuzzy, no-c-format
+msgid "Randomize angle (%):"
 msgstr "Randomise angle (%)"
 
 #: ../share/extensions/lindenmayer.inx.h:30
-#, no-c-format
-msgid "Randomize step (%)"
+#, fuzzy, no-c-format
+msgid "Randomize step (%):"
 msgstr "Randomise step (%)"
 
 #: ../share/extensions/lindenmayer.inx.h:32
-msgid "Right angle"
+#, fuzzy
+msgid "Right angle:"
 msgstr "Right angle"
 
 #: ../share/extensions/lindenmayer.inx.h:33
-msgid "Rules"
+#, fuzzy
+msgid "Rules:"
 msgstr "Rules"
 
 #: ../share/extensions/lindenmayer.inx.h:34
-msgid "Step length (px)"
+#, fuzzy
+msgid "Step length (px):"
 msgstr "Step length (px)"
 
-#: ../share/extensions/lorem_ipsum.inx.h:1
+#: ../share/extensions/lorem_ipsum.inx.h:2
 msgid "Lorem ipsum"
 msgstr "Lorem ipsum"
 
-#: ../share/extensions/lorem_ipsum.inx.h:2
-msgid "Number of paragraphs"
+#: ../share/extensions/lorem_ipsum.inx.h:3
+#, fuzzy
+msgid "Number of paragraphs:"
 msgstr "Number of paragraphs"
 
-#: ../share/extensions/lorem_ipsum.inx.h:3
-msgid "Paragraph length fluctuation (sentences)"
+#: ../share/extensions/lorem_ipsum.inx.h:5
+#, fuzzy
+msgid "Paragraph length fluctuation (sentences):"
 msgstr "Paragraph length fluctuation (sentences)"
 
-#: ../share/extensions/lorem_ipsum.inx.h:4
-msgid "Sentences per paragraph"
+#: ../share/extensions/lorem_ipsum.inx.h:6
+#, fuzzy
+msgid "Sentences per paragraph:"
 msgstr "Sentences per paragraph"
 
+#. LPETool
+#. commented out, because the LPETool is not finished yet.
+#. this->AddPage(_page_lpetool, _("LPE Tool"), iter_tools, PREFS_PAGE_TOOLS_LPETOOL);
+#. this->AddNewObjectsStyle(_page_lpetool, "/tools/lpetool");
 #. Text
-#: ../share/extensions/lorem_ipsum.inx.h:5
-#: ../share/extensions/render_alphabetsoup.inx.h:5
-#: ../share/extensions/split.inx.h:6
+#: ../share/extensions/lorem_ipsum.inx.h:7
+#: ../share/extensions/replace_font.inx.h:10 ../share/extensions/split.inx.h:6
 #: ../share/extensions/text_braille.inx.h:2
 #: ../share/extensions/text_flipcase.inx.h:1
 #: ../share/extensions/text_lowercase.inx.h:1
 #: ../share/extensions/text_randomcase.inx.h:1
 #: ../share/extensions/text_replace.inx.h:4
 #: ../share/extensions/text_titlecase.inx.h:1
-#: ../share/extensions/text_uppercase.inx.h:1
-#: ../src/dialogs/text-edit.cpp:375
-#: ../src/selection-describer.cpp:69
-#: ../src/ui/dialog/inkscape-preferences.cpp:547
-#: ../src/verbs.cpp:2477
-#: ../share/extensions/render_barcode_datamatrix.inx.h:6
+#: ../share/extensions/text_uppercase.inx.h:1 ../src/dialogs/text-edit.cpp:378
+#: ../src/selection-describer.cpp:68
+#: ../src/ui/dialog/inkscape-preferences.cpp:548 ../src/verbs.cpp:2510
 #: ../share/extensions/text_sentencecase.inx.h:2
 msgid "Text"
 msgstr "Text"
 
-#: ../share/extensions/lorem_ipsum.inx.h:6
-msgid "This effect creates the standard \"Lorem Ipsum\" pseudolatin placeholder text. If a flowed text is selected, Lorem Ipsum is added to it; otherwise a new flowed text object, the size of the page, is created in a new layer."
-msgstr "This effect creates the standard \"Lorem Ipsum\" pseudolatin placeholder text. If a flowed text is selected, Lorem Ipsum is added to it; otherwise a new flowed text object, the size of the page, is created in a new layer."
+#: ../share/extensions/lorem_ipsum.inx.h:8
+msgid ""
+"This effect creates the standard \"Lorem Ipsum\" pseudolatin placeholder "
+"text. If a flowed text is selected, Lorem Ipsum is added to it; otherwise a "
+"new flowed text object, the size of the page, is created in a new layer."
+msgstr ""
+"This effect creates the standard \"Lorem Ipsum\" pseudolatin placeholder "
+"text. If a flowed text is selected, Lorem Ipsum is added to it; otherwise a "
+"new flowed text object, the size of the page, is created in a new layer."
 
 #: ../share/extensions/markers_strokepaint.inx.h:1
 msgid "Color Markers to Match Stroke"
 msgstr "Colour Markers to Match Stroke"
 
 #: ../share/extensions/measure.inx.h:1
+#: ../share/extensions/gcodetools_all_in_one.inx.h:8
+#: ../share/extensions/gcodetools_area.inx.h:5
 msgid "Area"
 msgstr "Area"
 
 #: ../share/extensions/measure.inx.h:2
-msgid "Font size [px]"
-msgstr "Font size [px]"
+#, fuzzy
+msgid "Font size (px):"
+msgstr "Font size (px)"
 
 #: ../share/extensions/measure.inx.h:4
 msgid "Length"
@@ -2127,7 +2502,8 @@ msgstr "Length"
 
 #. <param name="unit" type="string" _gui-text="Unit {km|m|cm|mm|in|px|pt}">mm</param>
 #: ../share/extensions/measure.inx.h:6
-msgid "Length Unit: "
+#, fuzzy
+msgid "Length Unit:"
 msgstr "Length Unit: "
 
 #: ../share/extensions/measure.inx.h:7
@@ -2143,11 +2519,13 @@ msgid "Measurement Type: "
 msgstr "Measurement Type: "
 
 #: ../share/extensions/measure.inx.h:10
-msgid "Offset [px]"
-msgstr "Offset [px]"
+#, fuzzy
+msgid "Offset (px):"
+msgstr "Offset x"
 
 #: ../share/extensions/measure.inx.h:11
-msgid "Precision"
+#, fuzzy
+msgid "Precision:"
 msgstr "Precision"
 
 #: ../share/extensions/measure.inx.h:12
@@ -2157,27 +2535,40 @@ msgstr "Scale Factor (Drawing:Real Length) = 1:"
 #: ../share/extensions/measure.inx.h:14
 #, no-c-format
 msgid ""
-"This effect measures the length, or area, of the selected path and adds it as a text-on-path object with the selected unit.\n"
+"This effect measures the length, or area, of the selected path and adds it "
+"as a text-on-path object with the selected unit.\n"
 "            \n"
-"  * The number of significant digits can be controlled by the Precision field.\n"
+"  * The number of significant digits can be controlled by the Precision "
+"field.\n"
 "  * The Offset field controls the distance from the text to the path.\n"
-"  * The Scale factor can be used to make measurements in scaled drawings. For example, if 1 cm in the drawing equals 2.5 m in the real world, Scale must be set to 250.\n"
-"  * When calculating area, the result should be precise for polygons and Bezier curves. If a circle is used, the area may be too high by as much as 0.03%."
+"  * The Scale factor can be used to make measurements in scaled drawings. "
+"For example, if 1 cm in the drawing equals 2.5 m in the real world, Scale "
+"must be set to 250.\n"
+"  * When calculating area, the result should be precise for polygons and "
+"Bezier curves. If a circle is used, the area may be too high by as much as "
+"0.03%."
 msgstr ""
-"This effect measures the length, or area, of the selected path and adds it as a text-on-path object with the selected unit.\n"
+"This effect measures the length, or area, of the selected path and adds it "
+"as a text-on-path object with the selected unit.\n"
 "            \n"
-"  * The number of significant digits can be controlled by the Precision field.\n"
+"  * The number of significant digits can be controlled by the Precision "
+"field.\n"
 "  * The Offset field controls the distance from the text to the path.\n"
-"  * The Scale factor can be used to make measurements in scaled drawings. For example, if 1 cm in the drawing equals 2.5 m in the real world, Scale must be set to 250.\n"
-"  * When calculating area, the result should be precise for polygons and Bezier curves. If a circle is used, the area may be too high by as much as 0.03%."
-
-#: ../share/extensions/motion.inx.h:1
-#: ../share/extensions/restack.inx.h:1
-msgid "Angle"
-msgstr "Angle"
+"  * The Scale factor can be used to make measurements in scaled drawings. "
+"For example, if 1 cm in the drawing equals 2.5 m in the real world, Scale "
+"must be set to 250.\n"
+"  * When calculating area, the result should be precise for polygons and "
+"Bezier curves. If a circle is used, the area may be too high by as much as "
+"0.03%."
+
+#: ../share/extensions/motion.inx.h:1 ../share/extensions/restack.inx.h:1
+#: ../src/widgets/toolbox.cpp:5124
+msgid "Angle:"
+msgstr "Angle:"
 
 #: ../share/extensions/motion.inx.h:3
-msgid "Magnitude"
+#, fuzzy
+msgid "Magnitude:"
 msgstr "Magnitude"
 
 #: ../share/extensions/motion.inx.h:4
@@ -2197,15 +2588,13 @@ msgid "Text Outline Input"
 msgstr "Text Outline Input"
 
 #: ../share/extensions/param_curves.inx.h:2
-msgid "End t-value"
+#, fuzzy
+msgid "End t-value:"
 msgstr "End t-value"
 
-#: ../share/extensions/param_curves.inx.h:4
-msgid "Isotropic scaling (uses smallest: width/xrange or height/yrange)"
-msgstr "Isotropic scaling (uses smallest: width/xrange or height/yrange)"
-
 #: ../share/extensions/param_curves.inx.h:5
-msgid "Multiply t-range by 2*pi"
+#, fuzzy
+msgid "Multiply t-range by 2*pi:"
 msgstr "Multiply t-range by 2*pi"
 
 #: ../share/extensions/param_curves.inx.h:6
@@ -2217,14 +2606,15 @@ msgid "Range and Sampling"
 msgstr "Range and Sampling"
 
 #: ../share/extensions/param_curves.inx.h:10
-msgid "Samples"
+#, fuzzy
+msgid "Samples:"
 msgstr "Samples"
 
 #: ../share/extensions/param_curves.inx.h:11
+#, fuzzy
 msgid ""
-"Select a rectangle before calling the extension,\n"
-"it will determine X and Y scales.\n"
-"\n"
+"Select a rectangle before calling the extension, it will determine X and Y "
+"scales.\n"
 "First derivatives are always determined numerically."
 msgstr ""
 "Select a rectangle before calling the extension,\n"
@@ -2232,32 +2622,39 @@ msgstr ""
 "\n"
 "First derivatives are always determined numerically."
 
-#: ../share/extensions/param_curves.inx.h:24
-msgid "Start t-value"
+#: ../share/extensions/param_curves.inx.h:22
+#, fuzzy
+msgid "Start t-value:"
 msgstr "Start t-value"
 
-#: ../share/extensions/param_curves.inx.h:26
-msgid "x-Function"
+#: ../share/extensions/param_curves.inx.h:25
+#, fuzzy
+msgid "x-Function:"
 msgstr "x-Function"
 
-#: ../share/extensions/param_curves.inx.h:27
-msgid "x-value of rectangle's left"
+#: ../share/extensions/param_curves.inx.h:26
+#, fuzzy
+msgid "x-value of rectangle's left:"
 msgstr "x-value of rectangle's left"
 
-#: ../share/extensions/param_curves.inx.h:28
-msgid "x-value of rectangle's right"
+#: ../share/extensions/param_curves.inx.h:27
+#, fuzzy
+msgid "x-value of rectangle's right:"
 msgstr "x-value of rectangle's right"
 
-#: ../share/extensions/param_curves.inx.h:29
-msgid "y-Function"
+#: ../share/extensions/param_curves.inx.h:28
+#, fuzzy
+msgid "y-Function:"
 msgstr "y-Function"
 
-#: ../share/extensions/param_curves.inx.h:30
-msgid "y-value of rectangle's bottom"
+#: ../share/extensions/param_curves.inx.h:29
+#, fuzzy
+msgid "y-value of rectangle's bottom:"
 msgstr "y-value of rectangle's bottom"
 
-#: ../share/extensions/param_curves.inx.h:31
-msgid "y-value of rectangle's top"
+#: ../share/extensions/param_curves.inx.h:30
+#, fuzzy
+msgid "y-value of rectangle's top:"
 msgstr "y-value of rectangle's top"
 
 #: ../share/extensions/pathalongpath.inx.h:1
@@ -2273,64 +2670,73 @@ msgstr "Deformation type:"
 msgid "Duplicate the pattern before deformation"
 msgstr "Duplicate the pattern before deformation"
 
-#: ../share/extensions/pathalongpath.inx.h:5
-#: ../share/extensions/pathscatter.inx.h:7
+#: ../share/extensions/pathalongpath.inx.h:6
+#: ../share/extensions/pathscatter.inx.h:9
 #: ../src/live_effects/lpe-patternalongpath.cpp:72
-msgid "Normal offset"
+#, fuzzy
+msgid "Normal offset:"
 msgstr "Normal offset"
 
-#: ../share/extensions/pathalongpath.inx.h:6
+#: ../share/extensions/pathalongpath.inx.h:8
 msgid "Pattern along Path"
 msgstr "Pattern along Path"
 
-#: ../share/extensions/pathalongpath.inx.h:7
-#: ../share/extensions/pathscatter.inx.h:9
+#: ../share/extensions/pathalongpath.inx.h:9
+#: ../share/extensions/pathscatter.inx.h:12
 #: ../src/live_effects/lpe-patternalongpath.cpp:77
 msgid "Pattern is vertical"
 msgstr "Pattern is vertical"
 
-#: ../share/extensions/pathalongpath.inx.h:8
+#: ../share/extensions/pathalongpath.inx.h:10
 #: ../src/live_effects/lpe-patternalongpath.cpp:54
 msgid "Repeated"
 msgstr "Repeated"
 
-#: ../share/extensions/pathalongpath.inx.h:9
+#: ../share/extensions/pathalongpath.inx.h:11
 #: ../src/live_effects/lpe-patternalongpath.cpp:55
 msgid "Repeated, stretched"
 msgstr "Repeated, stretched"
 
-#: ../share/extensions/pathalongpath.inx.h:10
+#: ../share/extensions/pathalongpath.inx.h:12
 msgid "Ribbon"
 msgstr "Ribbon"
 
-#: ../share/extensions/pathalongpath.inx.h:11
+#: ../share/extensions/pathalongpath.inx.h:13
 #: ../src/live_effects/lpe-patternalongpath.cpp:52
 msgid "Single"
 msgstr "Single"
 
-#: ../share/extensions/pathalongpath.inx.h:12
+#: ../share/extensions/pathalongpath.inx.h:14
 #: ../src/live_effects/lpe-patternalongpath.cpp:53
 msgid "Single, stretched"
 msgstr "Single, stretched"
 
-#: ../share/extensions/pathalongpath.inx.h:13
+#: ../share/extensions/pathalongpath.inx.h:15
 msgid "Snake"
 msgstr "Snake"
 
-#: ../share/extensions/pathalongpath.inx.h:14
-#: ../share/extensions/pathscatter.inx.h:11
+#: ../share/extensions/pathalongpath.inx.h:16
+#: ../share/extensions/pathscatter.inx.h:17
 msgid "Space between copies:"
 msgstr "Space between copies:"
 
-#: ../share/extensions/pathalongpath.inx.h:15
-#: ../share/extensions/pathscatter.inx.h:13
+#: ../share/extensions/pathalongpath.inx.h:17
+#: ../share/extensions/pathscatter.inx.h:19
 #: ../src/live_effects/lpe-patternalongpath.cpp:73
-msgid "Tangential offset"
+#, fuzzy
+msgid "Tangential offset:"
 msgstr "Tangential offset"
 
-#: ../share/extensions/pathalongpath.inx.h:16
-msgid "This effect bends a pattern object along arbitrary \"skeleton\" paths. The pattern is the topmost object in the selection. (groups of paths/shapes/clones... allowed)"
-msgstr "This effect bends a pattern object along arbitrary \"skeleton\" paths. The pattern is the topmost object in the selection. (groups of paths/shapes/clones... allowed)"
+#: ../share/extensions/pathalongpath.inx.h:18
+#, fuzzy
+msgid ""
+"This effect bends a pattern object along arbitrary \"skeleton\" paths. The "
+"pattern is the topmost object in the selection (groups of paths/shapes/"
+"clones... allowed)."
+msgstr ""
+"This effect bends a pattern object along arbitrary \"skeleton\" paths. The "
+"pattern is the topmost object in the selection. (groups of paths/shapes/"
+"clones... allowed)"
 
 #: ../share/extensions/pathscatter.inx.h:1
 msgid "Cloned"
@@ -2344,31 +2750,54 @@ msgstr "Copied"
 msgid "Follow path orientation"
 msgstr "Follow path orientation"
 
-#: ../share/extensions/pathscatter.inx.h:6
+#: ../share/extensions/pathscatter.inx.h:7
+msgid "If pattern is a group, pick group members"
+msgstr ""
+
+#: ../share/extensions/pathscatter.inx.h:8
 msgid "Moved"
 msgstr "Moved"
 
-#: ../share/extensions/pathscatter.inx.h:8
+#: ../share/extensions/pathscatter.inx.h:11
 msgid "Original pattern will be:"
 msgstr "Original pattern will be:"
 
-#: ../share/extensions/pathscatter.inx.h:10
-#: ../share/filters/filters.svg.h:55
-#: ../share/filters/filters.svg.h:77
-#: ../share/filters/filters.svg.h:86
+#: ../share/extensions/pathscatter.inx.h:13
+msgid "Pick group members:"
+msgstr ""
+
+#: ../share/extensions/pathscatter.inx.h:14
+#, fuzzy
+msgid "Randomly"
+msgstr "Randomise"
+
+#: ../share/extensions/pathscatter.inx.h:15 ../share/filters/filters.svg.h:55
+#: ../share/filters/filters.svg.h:77 ../share/filters/filters.svg.h:86
 msgid "Scatter"
 msgstr "Scatter"
 
-#: ../share/extensions/pathscatter.inx.h:12
+#: ../share/extensions/pathscatter.inx.h:16
+#, fuzzy
+msgid "Sequentially"
+msgstr "Set fill"
+
+#: ../share/extensions/pathscatter.inx.h:18
 msgid "Stretch spaces to fit skeleton length"
 msgstr "Stretch spaces to fit skeleton length"
 
-#: ../share/extensions/pathscatter.inx.h:14
-msgid "This effect scatters a pattern along arbitrary \"skeleton\" paths. The pattern must be the topmost object in the selection. Groups of paths, shapes, clones are allowed."
-msgstr "This effect scatters a pattern along arbitrary \"skeleton\" paths. The pattern must be the topmost object in the selection. Groups of paths, shapes, clones are allowed."
+#: ../share/extensions/pathscatter.inx.h:20
+msgid ""
+"This effect scatters a pattern along arbitrary \"skeleton\" paths. The "
+"pattern must be the topmost object in the selection. Groups of paths, "
+"shapes, clones are allowed."
+msgstr ""
+"This effect scatters a pattern along arbitrary \"skeleton\" paths. The "
+"pattern must be the topmost object in the selection. Groups of paths, "
+"shapes, clones are allowed."
 
 #: ../share/extensions/perfectboundcover.inx.h:1
-msgid "Bleed (in)"
+#, fuzzy
+msgid "Bleed (in):"
 msgstr "Bleed (in)"
 
 #: ../share/extensions/perfectboundcover.inx.h:2
@@ -2376,7 +2805,8 @@ msgid "Bond Weight #"
 msgstr "Bond Weight #"
 
 #: ../share/extensions/perfectboundcover.inx.h:3
-msgid "Book Height (inches)"
+#, fuzzy
+msgid "Book Height (inches):"
 msgstr "Book Height (inches)"
 
 #: ../share/extensions/perfectboundcover.inx.h:4
@@ -2384,7 +2814,8 @@ msgid "Book Properties"
 msgstr "Book Properties"
 
 #: ../share/extensions/perfectboundcover.inx.h:5
-msgid "Book Width (inches)"
+#, fuzzy
+msgid "Book Width (inches):"
 msgstr "Book Width (inches)"
 
 #: ../share/extensions/perfectboundcover.inx.h:6
@@ -2396,7 +2827,8 @@ msgid "Cover"
 msgstr "Cover"
 
 #: ../share/extensions/perfectboundcover.inx.h:8
-msgid "Cover Thickness Measurement"
+#, fuzzy
+msgid "Cover Thickness Measurement:"
 msgstr "Cover Thickness Measurement"
 
 #: ../share/extensions/perfectboundcover.inx.h:9
@@ -2408,7 +2840,8 @@ msgid "Note: Bond Weight # calculations are a best-guess estimate."
 msgstr "Note: Bond Weight # calculations are a best-guess estimate."
 
 #: ../share/extensions/perfectboundcover.inx.h:11
-msgid "Number of Pages"
+#, fuzzy
+msgid "Number of Pages:"
 msgstr "Number of Pages"
 
 #: ../share/extensions/perfectboundcover.inx.h:12
@@ -2416,15 +2849,15 @@ msgid "Pages Per Inch (PPI)"
 msgstr "Pages Per Inch (PPI)"
 
 #: ../share/extensions/perfectboundcover.inx.h:13
-msgid "Paper Thickness Measurement"
+#, fuzzy
+msgid "Paper Thickness Measurement:"
 msgstr "Paper Thickness Measurement"
 
 #: ../share/extensions/perfectboundcover.inx.h:14
 msgid "Perfect-Bound Cover Template"
 msgstr "Perfect-Bound Cover Template"
 
-#: ../share/extensions/perfectboundcover.inx.h:15
-#: ../src/helper/units.cpp:38
+#: ../share/extensions/perfectboundcover.inx.h:15 ../src/helper/units.cpp:38
 msgid "Points"
 msgstr "Points"
 
@@ -2437,8 +2870,8 @@ msgid "Specify Width"
 msgstr "Specify Width"
 
 #: ../share/extensions/perfectboundcover.inx.h:19
-#: ../src/widgets/sp-xmlview-attr-list.cpp:47
-msgid "Value"
+#, fuzzy
+msgid "Value:"
 msgstr "Value"
 
 #: ../share/extensions/perspective.inx.h:2
@@ -2450,8 +2883,13 @@ msgid "PixelSnap"
 msgstr "PixelSnap"
 
 #: ../share/extensions/pixelsnap.inx.h:3
-msgid "Snap all paths in selection to pixels. Snaps borders to half-points and fills to full points"
-msgstr "Snap all paths in selection to pixels. Snaps borders to half-points and fills to full points"
+#, fuzzy
+msgid ""
+"Snap all paths in selection to pixels. Snaps borders to half-points and "
+"fills to full points."
+msgstr ""
+"Snap all paths in selection to pixels. Snaps borders to half-points and "
+"fills to full points"
 
 #: ../share/extensions/plt_input.inx.h:1
 msgid "AutoCAD Plot Input"
@@ -2519,20 +2957,23 @@ msgid "Filename:"
 msgstr "Filename:"
 
 #: ../share/extensions/polyhedron_3d.inx.h:12
-msgid "Fill color, Blue"
+#, fuzzy
+msgid "Fill color, Blue:"
 msgstr "Fill colour, Blue"
 
 #: ../share/extensions/polyhedron_3d.inx.h:13
-msgid "Fill color, Green"
+#, fuzzy
+msgid "Fill color, Green:"
 msgstr "Fill colour, Green"
 
 #: ../share/extensions/polyhedron_3d.inx.h:14
-msgid "Fill color, Red"
+#, fuzzy
+msgid "Fill color, Red:"
 msgstr "Fill colour, Red"
 
 #: ../share/extensions/polyhedron_3d.inx.h:16
-#, no-c-format
-msgid "Fill opacity, %"
+#, fuzzy, no-c-format
+msgid "Fill opacity (%):"
 msgstr "Fill opacity, %"
 
 #: ../share/extensions/polyhedron_3d.inx.h:17
@@ -2548,15 +2989,18 @@ msgid "Icosahedron"
 msgstr "Icosahedron"
 
 #: ../share/extensions/polyhedron_3d.inx.h:20
-msgid "Light X"
+#, fuzzy
+msgid "Light X:"
 msgstr "Light X"
 
 #: ../share/extensions/polyhedron_3d.inx.h:21
-msgid "Light Y"
+#, fuzzy
+msgid "Light Y:"
 msgstr "Light Y"
 
 #: ../share/extensions/polyhedron_3d.inx.h:22
-msgid "Light Z"
+#, fuzzy
+msgid "Light Z:"
 msgstr "Light Z"
 
 #: ../share/extensions/polyhedron_3d.inx.h:23
@@ -2580,7 +3024,8 @@ msgid "Model file"
 msgstr "Model file"
 
 #: ../share/extensions/polyhedron_3d.inx.h:28
-msgid "Object Type"
+#, fuzzy
+msgid "Object Type:"
 msgstr "Object Type"
 
 #: ../share/extensions/polyhedron_3d.inx.h:29
@@ -2596,11 +3041,15 @@ msgid "Rotate around:"
 msgstr "Rotate around:"
 
 #: ../share/extensions/polyhedron_3d.inx.h:33
-msgid "Rotation, degrees"
-msgstr "Rotation, degrees"
+#: ../share/extensions/spirograph.inx.h:7
+#: ../share/extensions/wireframe_sphere.inx.h:6
+#, fuzzy
+msgid "Rotation (deg):"
+msgstr "Rotation (deg)"
 
 #: ../share/extensions/polyhedron_3d.inx.h:34
-msgid "Scaling factor"
+#, fuzzy
+msgid "Scaling factor:"
 msgstr "Scaling factor"
 
 #: ../share/extensions/polyhedron_3d.inx.h:35
@@ -2625,12 +3074,13 @@ msgid "Snub Dodecahedron"
 msgstr "Snub Dodecahedron"
 
 #: ../share/extensions/polyhedron_3d.inx.h:41
-#, no-c-format
-msgid "Stroke opacity, %"
+#, fuzzy, no-c-format
+msgid "Stroke opacity (%):"
 msgstr "Stroke opacity, %"
 
 #: ../share/extensions/polyhedron_3d.inx.h:42
-msgid "Stroke width, px"
+#, fuzzy
+msgid "Stroke width (px):"
 msgstr "Stroke width, px"
 
 #: ../share/extensions/polyhedron_3d.inx.h:44
@@ -2715,7 +3165,8 @@ msgstr "Marks"
 
 #. Label
 #: ../share/extensions/printing-marks.inx.h:9
-#: ../src/widgets/gradient-vector.cpp:827
+#: ../src/extension/internal/bitmap/adaptiveThreshold.cpp:42
+#: ../src/live_effects/lpe-ruler.cpp:50 ../src/widgets/gradient-vector.cpp:824
 msgid "Offset:"
 msgstr "Offset:"
 
@@ -2740,15 +3191,15 @@ msgid "Right:"
 msgstr "Right:"
 
 #: ../share/extensions/printing-marks.inx.h:16
-#: ../src/ui/dialog/align-and-distribute.cpp:927
-#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:1414
-#: ../src/ui/dialog/icon-preview.cpp:219
-#: ../src/widgets/desktop-widget.cpp:1651
+#: ../src/ui/dialog/align-and-distribute.cpp:1033
+#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:1415
+#: ../src/widgets/desktop-widget.cpp:1686
 msgid "Selection"
 msgstr "Selection"
 
 #: ../share/extensions/printing-marks.inx.h:17
-msgid "Set crop marks to"
+#, fuzzy
+msgid "Set crop marks to:"
 msgstr "Set crop marks to"
 
 #: ../share/extensions/printing-marks.inx.h:18
@@ -2760,12 +3211,12 @@ msgid "Top:"
 msgstr "Top:"
 
 #: ../share/extensions/ps_input.inx.h:1
-#: ../src/extension/internal/cairo-ps-out.cpp:325
+#: ../src/extension/internal/cairo-ps-out.cpp:317
 msgid "PostScript"
 msgstr "PostScript"
 
 #: ../share/extensions/ps_input.inx.h:2
-#: ../src/extension/internal/cairo-ps-out.cpp:343
+#: ../src/extension/internal/cairo-ps-out.cpp:335
 msgid "PostScript (*.ps)"
 msgstr "PostScript (*.ps)"
 
@@ -2773,31 +3224,37 @@ msgstr "PostScript (*.ps)"
 msgid "PostScript Input"
 msgstr "PostScript Input"
 
-#: ../share/extensions/radiusrand.inx.h:1
+#: ../share/extensions/radiusrand.inx.h:2
 msgid "Jitter nodes"
 msgstr "Jitter nodes"
 
-#: ../share/extensions/radiusrand.inx.h:2
-msgid "Maximum displacement in X, px"
+#: ../share/extensions/radiusrand.inx.h:3
+#, fuzzy
+msgid "Maximum displacement in X (px):"
 msgstr "Maximum displacement in X, px"
 
-#: ../share/extensions/radiusrand.inx.h:3
-msgid "Maximum displacement in Y, px"
+#: ../share/extensions/radiusrand.inx.h:4
+#, fuzzy
+msgid "Maximum displacement in Y (px):"
 msgstr "Maximum displacement in Y, px"
 
-#: ../share/extensions/radiusrand.inx.h:5
+#: ../share/extensions/radiusrand.inx.h:7
 msgid "Shift node handles"
 msgstr "Shift node handles"
 
-#: ../share/extensions/radiusrand.inx.h:6
+#: ../share/extensions/radiusrand.inx.h:8
 msgid "Shift nodes"
 msgstr "Shift nodes"
 
-#: ../share/extensions/radiusrand.inx.h:7
-msgid "This effect randomly shifts the nodes (and optionally node handles) of the selected path."
-msgstr "This effect randomly shifts the nodes (and optionally node handles) of the selected path."
+#: ../share/extensions/radiusrand.inx.h:9
+msgid ""
+"This effect randomly shifts the nodes (and optionally node handles) of the "
+"selected path."
+msgstr ""
+"This effect randomly shifts the nodes (and optionally node handles) of the "
+"selected path."
 
-#: ../share/extensions/radiusrand.inx.h:8
+#: ../share/extensions/radiusrand.inx.h:10
 msgid "Use normal distribution"
 msgstr "Use normal distribution"
 
@@ -2806,9 +3263,22 @@ msgid "Alphabet Soup"
 msgstr "Alphabet Soup"
 
 #: ../share/extensions/render_alphabetsoup.inx.h:2
-msgid "Random Seed"
+#, fuzzy
+msgid "Random Seed:"
 msgstr "Random Seed"
 
+#: ../share/extensions/render_alphabetsoup.inx.h:4
+#: ../src/live_effects/lpe-sketch.cpp:55
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2228
+msgid "Scale:"
+msgstr "Scale:"
+
+#: ../share/extensions/render_alphabetsoup.inx.h:5
+#: ../share/extensions/render_barcode_datamatrix.inx.h:6
+#, fuzzy
+msgid "Text:"
+msgstr "Text"
+
 #: ../share/extensions/render_barcode.inx.h:1
 msgid "Bar Height:"
 msgstr "Bar Height:"
@@ -2825,16 +3295,64 @@ msgstr "Barcode Data:"
 msgid "Barcode Type:"
 msgstr "Barcode Type:"
 
-#: ../share/extensions/restack.inx.h:2
-msgid "Arbitrary Angle:"
-msgstr "Arbitrary Angle:"
+#: ../share/extensions/replace_font.inx.h:1
+msgid "And replace with: "
+msgstr ""
 
-#: ../share/extensions/restack.inx.h:3
-msgid "Arrange"
-msgstr "Arrange"
+#: ../share/extensions/replace_font.inx.h:2
+msgid ""
+"Choose this tab if you would like to see a list of the fonts used/found."
+msgstr ""
 
-#: ../share/extensions/restack.inx.h:4
-msgid "Bottom"
+#: ../share/extensions/replace_font.inx.h:3
+#, fuzzy
+msgid "Entire drawing"
+msgstr "Export area is drawing"
+
+#: ../share/extensions/replace_font.inx.h:4
+#, fuzzy
+msgid "Find and Replace font"
+msgstr "Find and _Replace Text..."
+
+#: ../share/extensions/replace_font.inx.h:5
+msgid "Find this font: "
+msgstr ""
+
+#: ../share/extensions/replace_font.inx.h:6
+#, fuzzy
+msgid "List all fonts"
+msgstr "Edit SVG fonts"
+
+#: ../share/extensions/replace_font.inx.h:7
+msgid "Replace all fonts with: "
+msgstr ""
+
+#: ../share/extensions/replace_font.inx.h:8
+#, fuzzy
+msgid "Replace font"
+msgstr "Replace text"
+
+#: ../share/extensions/replace_font.inx.h:9
+#, fuzzy
+msgid "Selected objects only"
+msgstr "Flip selected objects horizontally"
+
+#: ../share/extensions/replace_font.inx.h:11
+#, fuzzy
+msgid "Work on:"
+msgstr "Word:"
+
+#: ../share/extensions/restack.inx.h:2
+#, fuzzy
+msgid "Arbitrary Angle"
+msgstr "Arbitrary Angle:"
+
+#: ../share/extensions/restack.inx.h:3
+msgid "Arrange"
+msgstr "Arrange"
+
+#: ../share/extensions/restack.inx.h:4
+msgid "Bottom"
 msgstr "Bottom"
 
 #: ../share/extensions/restack.inx.h:5
@@ -2845,8 +3363,7 @@ msgstr "Bottom to Top (90)"
 msgid "Horizontal Point:"
 msgstr "Horizontal Point:"
 
-#: ../share/extensions/restack.inx.h:7
-#: ../src/live_effects/lpe-ruler.cpp:27
+#: ../share/extensions/restack.inx.h:7 ../src/live_effects/lpe-ruler.cpp:27
 msgid "Left"
 msgstr "Left"
 
@@ -2874,8 +3391,7 @@ msgstr "Restack"
 msgid "Restack Direction:"
 msgstr "Restack Direction:"
 
-#: ../share/extensions/restack.inx.h:14
-#: ../src/live_effects/lpe-ruler.cpp:28
+#: ../share/extensions/restack.inx.h:14 ../src/live_effects/lpe-ruler.cpp:28
 msgid "Right"
 msgstr "Right"
 
@@ -2896,11 +3412,13 @@ msgid "Vertical Point:"
 msgstr "Vertical Point:"
 
 #: ../share/extensions/rtree.inx.h:1
-msgid "Initial size"
+#, fuzzy
+msgid "Initial size:"
 msgstr "Initial size"
 
 #: ../share/extensions/rtree.inx.h:2
-msgid "Minimum size"
+#, fuzzy
+msgid "Minimum size:"
 msgstr "Minimum size"
 
 #: ../share/extensions/rtree.inx.h:3
@@ -2990,7 +3508,8 @@ msgid ""
 "    * Group collapsing: collapse group elements.\n"
 "    * Enable id stripping: remove all un-referenced ID attributes.\n"
 "    * Embed rasters: embed rasters as base64-encoded data.\n"
-"    * Keep editor data: don't remove Inkscape, Sodipodi or Adobe Illustrator elements and attributes.\n"
+"    * Keep editor data: don't remove Inkscape, Sodipodi or Adobe Illustrator "
+"elements and attributes.\n"
 "    * Enable viewboxing: size image to 100%/100% and introduce a viewBox.\n"
 "    * Strip xml prolog: don't output the xml prolog.\n"
 "    * Set precision: set number of significant digits (default: 5).\n"
@@ -3043,7 +3562,8 @@ msgid "Sketch Input"
 msgstr "Sketch Input"
 
 #: ../share/extensions/spirograph.inx.h:1
-msgid "Gear Placement"
+#, fuzzy
+msgid "Gear Placement:"
 msgstr "Gear Placement"
 
 #: ../share/extensions/spirograph.inx.h:2
@@ -3055,35 +3575,32 @@ msgid "Outside (Epitrochoid)"
 msgstr "Outside (Epitrochoid)"
 
 #: ../share/extensions/spirograph.inx.h:4
-msgid "Quality (Default = 16)"
+#, fuzzy
+msgid "Quality (Default = 16):"
 msgstr "Quality (Default = 16)"
 
 #: ../share/extensions/spirograph.inx.h:5
-msgid "R - Ring Radius (px)"
+#, fuzzy
+msgid "R - Ring Radius (px):"
 msgstr "R - Ring Radius (px)"
 
-#: ../share/extensions/spirograph.inx.h:7
-msgid "Rotation (deg)"
-msgstr "Rotation (deg)"
-
 #: ../share/extensions/spirograph.inx.h:8
 msgid "Spirograph"
 msgstr "Spirograph"
 
 #: ../share/extensions/spirograph.inx.h:9
-msgid "d - Pen Radius (px)"
+#, fuzzy
+msgid "d - Pen Radius (px):"
 msgstr "d - Pen Radius (px)"
 
 #: ../share/extensions/spirograph.inx.h:10
-msgid "r - Gear Radius (px)"
+#, fuzzy
+msgid "r - Gear Radius (px):"
 msgstr "r - Gear Radius (px)"
 
-#: ../share/extensions/split.inx.h:1
-msgid "Letters"
-msgstr "Letters"
-
 #: ../share/extensions/split.inx.h:3
-msgid "Preserve original text?"
+#, fuzzy
+msgid "Preserve original text"
 msgstr "Preserve original text?"
 
 #: ../share/extensions/split.inx.h:4
@@ -3095,21 +3612,38 @@ msgid "Split:"
 msgstr "Split:"
 
 #: ../share/extensions/split.inx.h:7
-msgid "This effect splits texts into different lines, words or letters. Select below how your text should be splitted."
-msgstr "This effect splits text into different lines, words or letters. Select below how your text should be split."
+#, fuzzy
+msgid "This effect splits texts into different lines, words or letters."
+msgstr ""
+"This effect splits text into different lines, words or letters. Select below "
+"how your text should be split."
 
 #: ../share/extensions/split.inx.h:8
+#, fuzzy
+msgctxt "split"
+msgid "Letters"
+msgstr "Letters"
+
+#: ../share/extensions/split.inx.h:9
+#, fuzzy
+msgctxt "split"
+msgid "Lines"
+msgstr "Lines"
+
+#: ../share/extensions/split.inx.h:10
+#, fuzzy
+msgctxt "split"
 msgid "Words"
 msgstr "Words"
 
 #: ../share/extensions/straightseg.inx.h:1
-msgid "Behavior"
+#, fuzzy
+msgid "Behavior:"
 msgstr "Behaviour"
 
-#. You can add new elements from this point forward
 #: ../share/extensions/straightseg.inx.h:3
-#: ../src/helper/units.cpp:42
-msgid "Percent"
+#, fuzzy
+msgid "Percent:"
 msgstr "Percent"
 
 #: ../share/extensions/straightseg.inx.h:4
@@ -3120,13 +3654,11 @@ msgstr "Straighten Segments"
 msgid "Envelope"
 msgstr "Envelope"
 
-#: ../share/extensions/svg2xaml.inx.h:1
-#: ../share/extensions/xaml2svg.inx.h:1
+#: ../share/extensions/svg2xaml.inx.h:1 ../share/extensions/xaml2svg.inx.h:1
 msgid "Microsoft XAML (*.xaml)"
 msgstr "Microsoft XAML (*.xaml)"
 
-#: ../share/extensions/svg2xaml.inx.h:2
-#: ../share/extensions/xaml2svg.inx.h:2
+#: ../share/extensions/svg2xaml.inx.h:2 ../share/extensions/xaml2svg.inx.h:2
 msgid "Microsoft's GUI definition format"
 msgstr "Microsoft's GUI definition format"
 
@@ -3139,116 +3671,138 @@ msgid "Compressed Inkscape SVG with media (*.zip)"
 msgstr "Compressed Inkscape SVG with media (*.zip)"
 
 #: ../share/extensions/svg_and_media_zip_output.inx.h:2
-msgid "Inkscape's native file format compressed with Zip and including all media files"
-msgstr "Inkscape's native file format compressed with Zip and including all media files"
+msgid ""
+"Inkscape's native file format compressed with Zip and including all media "
+"files"
+msgstr ""
+"Inkscape's native file format compressed with Zip and including all media "
+"files"
 
 #: ../share/extensions/svg_and_media_zip_output.inx.h:3
 msgid "ZIP Output"
 msgstr "ZIP Output"
 
 #: ../share/extensions/svgcalendar.inx.h:1
-msgid "(Select your system encoding. More information at http://docs.python.org/library/codecs.html#standard-encodings)"
-msgstr "(Select your system encoding. More information at http://docs.python.org/library/codecs.html#standard-encodings)"
-
-#: ../share/extensions/svgcalendar.inx.h:2
-msgid "(The day names list must start from Sunday)"
-msgstr "(The day names list must start from Sunday)"
-
-#: ../share/extensions/svgcalendar.inx.h:3
 msgid "Automatically set size and position"
 msgstr "Automatically set size and position"
 
-#: ../share/extensions/svgcalendar.inx.h:4
+#: ../share/extensions/svgcalendar.inx.h:2
 msgid "Calendar"
 msgstr "Calendar"
 
-#: ../share/extensions/svgcalendar.inx.h:5
-msgid "Char Encoding"
+#: ../share/extensions/svgcalendar.inx.h:3
+#, fuzzy
+msgid "Char Encoding:"
 msgstr "Char Encoding"
 
-#: ../share/extensions/svgcalendar.inx.h:6
+#: ../share/extensions/svgcalendar.inx.h:4
 #: ../src/ui/dialog/tracedialog.cpp:515
 msgid "Colors"
 msgstr "Colours:"
 
-#: ../share/extensions/svgcalendar.inx.h:7
-#: ../src/ui/dialog/input.cpp:577
+#: ../share/extensions/svgcalendar.inx.h:5 ../src/ui/dialog/input.cpp:583
 msgid "Configuration"
 msgstr "Configuration"
 
-#: ../share/extensions/svgcalendar.inx.h:8
-msgid "Day color"
+#: ../share/extensions/svgcalendar.inx.h:6
+#, fuzzy
+msgid "Day color:"
 msgstr "Day colour"
 
-#: ../share/extensions/svgcalendar.inx.h:9
-msgid "Day names"
+#: ../share/extensions/svgcalendar.inx.h:7
+#, fuzzy
+msgid "Day names:"
 msgstr "Day names"
 
-#: ../share/extensions/svgcalendar.inx.h:10
+#: ../share/extensions/svgcalendar.inx.h:8
 msgid "Fill empty day boxes with next month's days"
 msgstr "Fill empty day boxes with next month's days"
 
-#: ../share/extensions/svgcalendar.inx.h:11
-msgid "January February March April May June July August September October November December"
-msgstr "January February March April May June July August September October November December"
+#: ../share/extensions/svgcalendar.inx.h:9
+msgid ""
+"January February March April May June July August September October November "
+"December"
+msgstr ""
+"January February March April May June July August September October November "
+"December"
 
-#: ../share/extensions/svgcalendar.inx.h:12
-#: ../src/dialogs/text-edit.cpp:221
+#: ../share/extensions/svgcalendar.inx.h:10 ../src/dialogs/text-edit.cpp:224
 msgid "Layout"
 msgstr "Layout"
 
-#: ../share/extensions/svgcalendar.inx.h:13
+#: ../share/extensions/svgcalendar.inx.h:11
 msgid "Localization"
 msgstr "Localisation"
 
-#: ../share/extensions/svgcalendar.inx.h:14
+#: ../share/extensions/svgcalendar.inx.h:12
 msgid "Monday"
 msgstr "Monday"
 
-#: ../share/extensions/svgcalendar.inx.h:15
-msgid "Month (0 for all)"
+#: ../share/extensions/svgcalendar.inx.h:13
+#, fuzzy
+msgid "Month (0 for all):"
 msgstr "Month (0 for all)"
 
-#: ../share/extensions/svgcalendar.inx.h:16
-msgid "Month Margin"
+#: ../share/extensions/svgcalendar.inx.h:14
+#, fuzzy
+msgid "Month Margin:"
 msgstr "Month Margin"
 
-#: ../share/extensions/svgcalendar.inx.h:17
-msgid "Month Width"
+#: ../share/extensions/svgcalendar.inx.h:15
+#, fuzzy
+msgid "Month Width:"
 msgstr "Month Width"
 
-#: ../share/extensions/svgcalendar.inx.h:18
-msgid "Month color"
+#: ../share/extensions/svgcalendar.inx.h:16
+#, fuzzy
+msgid "Month color:"
 msgstr "Month colour"
 
-#: ../share/extensions/svgcalendar.inx.h:19
-msgid "Month names"
+#: ../share/extensions/svgcalendar.inx.h:17
+#, fuzzy
+msgid "Month names:"
 msgstr "Month names"
 
-#: ../share/extensions/svgcalendar.inx.h:20
-msgid "Months per line"
+#: ../share/extensions/svgcalendar.inx.h:18
+#, fuzzy
+msgid "Months per line:"
 msgstr "Months per line"
 
-#: ../share/extensions/svgcalendar.inx.h:21
-msgid "Next month day color"
+#: ../share/extensions/svgcalendar.inx.h:19
+#, fuzzy
+msgid "Next month day color:"
 msgstr "Next month day colour"
 
-#: ../share/extensions/svgcalendar.inx.h:23
+#: ../share/extensions/svgcalendar.inx.h:21
 msgid "Saturday"
 msgstr "Saturday"
 
-#: ../share/extensions/svgcalendar.inx.h:24
+#: ../share/extensions/svgcalendar.inx.h:22
 msgid "Saturday and Sunday"
 msgstr "Saturday and Sunday"
 
-#: ../share/extensions/svgcalendar.inx.h:25
+#: ../share/extensions/svgcalendar.inx.h:23
+#, fuzzy
+msgid ""
+"Select your system encoding. More information at http://docs.python.org/"
+"library/codecs.html#standard-encodings."
+msgstr ""
+"(Select your system encoding. More information at http://docs.python.org/"
+"library/codecs.html#standard-encodings)"
+
+#: ../share/extensions/svgcalendar.inx.h:24
 msgid "Sun Mon Tue Wed Thu Fri Sat"
 msgstr "Sun Mon Tue Wed Thu Fri Sat"
 
-#: ../share/extensions/svgcalendar.inx.h:26
+#: ../share/extensions/svgcalendar.inx.h:25
 msgid "Sunday"
 msgstr "Sunday"
 
+#: ../share/extensions/svgcalendar.inx.h:26
+#, fuzzy
+msgid "The day names list must start from Sunday."
+msgstr "(The day names list must start from Sunday)"
+
 #: ../share/extensions/svgcalendar.inx.h:27
 msgid "The options below have no influence when the above is checked."
 msgstr "The options below have no influence when the above is checked."
@@ -3258,23 +3812,27 @@ msgid "Week start day"
 msgstr "Week start day"
 
 #: ../share/extensions/svgcalendar.inx.h:29
-msgid "Weekday name color "
+#, fuzzy
+msgid "Weekday name color:"
 msgstr "Weekday name colour "
 
 #: ../share/extensions/svgcalendar.inx.h:30
-msgid "Weekend"
-msgstr "Weekend"
+#, fuzzy
+msgid "Weekend day color:"
+msgstr "Weekend day colour"
 
 #: ../share/extensions/svgcalendar.inx.h:31
-msgid "Weekend day color"
-msgstr "Weekend day colour"
+#, fuzzy
+msgid "Weekend:"
+msgstr "Weekend"
 
 #: ../share/extensions/svgcalendar.inx.h:32
-msgid "Year (0 for current)"
-msgstr "Year (0 for current)"
+msgid "Year (4 digits):"
+msgstr ""
 
 #: ../share/extensions/svgcalendar.inx.h:33
-msgid "Year color"
+#, fuzzy
+msgid "Year color:"
 msgstr "Year colour"
 
 #: ../share/extensions/svgcalendar.inx.h:34
@@ -3318,15 +3876,18 @@ msgid "UPPERCASE"
 msgstr "UPPERCASE"
 
 #: ../share/extensions/triangle.inx.h:1
-msgid "Angle a / deg"
+#, fuzzy
+msgid "Angle a (deg):"
 msgstr "Angle a / deg"
 
 #: ../share/extensions/triangle.inx.h:2
-msgid "Angle b / deg"
+#, fuzzy
+msgid "Angle b (deg):"
 msgstr "Angle b / deg"
 
 #: ../share/extensions/triangle.inx.h:3
-msgid "Angle c / deg"
+#, fuzzy
+msgid "Angle c (deg):"
 msgstr "Angle c / deg"
 
 #: ../share/extensions/triangle.inx.h:4
@@ -3349,25 +3910,19 @@ msgstr "From Sides a, b and Angle c"
 msgid "From Three Sides"
 msgstr "From Three Sides"
 
-#. # end multiple scan
-#. ## end mode page
-#: ../share/extensions/triangle.inx.h:9
-#: ../src/ui/dialog/tracedialog.cpp:563
-#: ../src/widgets/toolbox.cpp:4438
-#: ../src/widgets/toolbox.cpp:4705
-msgid "Mode"
-msgstr "Move"
-
 #: ../share/extensions/triangle.inx.h:11
-msgid "Side Length a / px"
+#, fuzzy
+msgid "Side Length a (px):"
 msgstr "Side Length a / px"
 
 #: ../share/extensions/triangle.inx.h:12
-msgid "Side Length b / px"
+#, fuzzy
+msgid "Side Length b (px):"
 msgstr "Side Length b / px"
 
 #: ../share/extensions/triangle.inx.h:13
-msgid "Side Length c / px"
+#, fuzzy
+msgid "Side Length c (px):"
 msgstr "Side Length c / px"
 
 #: ../share/extensions/triangle.inx.h:14
@@ -3405,45 +3960,53 @@ msgstr "HTML id attribute:"
 msgid "Height unit:"
 msgstr "Height unit:"
 
-#: ../share/extensions/webslicer_create_group.inx.h:5
-msgid "Layout Group is only about to help a better code generation (if you need it). To use this, you must to select some \"Slicer rectangles\" first."
-msgstr "Layout Group is only about to help a better code generation (if you need it). To use this, you must to select some \"Slicer rectangles\" first."
-
 #: ../share/extensions/webslicer_create_group.inx.h:6
+msgid ""
+"Layout Group is only about to help a better code generation (if you need "
+"it). To use this, you must to select some \"Slicer rectangles\" first."
+msgstr ""
+"Layout Group is only about to help a better code generation (if you need "
+"it). To use this, you must to select some \"Slicer rectangles\" first."
+
+#: ../share/extensions/webslicer_create_group.inx.h:8
 msgid "Percent (relative to parent size)"
 msgstr "Percent (relative to parent size)"
 
-#: ../share/extensions/webslicer_create_group.inx.h:7
+#: ../share/extensions/webslicer_create_group.inx.h:9
 msgid "Pixel (fixed)"
 msgstr "Pixel (fixed)"
 
-#: ../share/extensions/webslicer_create_group.inx.h:8
+#: ../share/extensions/webslicer_create_group.inx.h:10
 msgid "Set a layout group"
 msgstr "Set a layout group"
 
-#: ../share/extensions/webslicer_create_group.inx.h:9
+#: ../share/extensions/webslicer_create_group.inx.h:11
 msgid "Slicer"
 msgstr "Slicer"
 
-#: ../share/extensions/webslicer_create_group.inx.h:10
+#: ../share/extensions/webslicer_create_group.inx.h:12
 msgid "Undefined (relative to non-floating content size)"
 msgstr "Undefined (relative to non-floating content size)"
 
-#: ../share/extensions/webslicer_create_group.inx.h:11
+#: ../share/extensions/webslicer_create_group.inx.h:13
 #: ../share/extensions/webslicer_create_rect.inx.h:41
-#: ../share/extensions/webslicer_export.inx.h:5
-#: ../share/extensions/web-set-att.inx.h:16
-#: ../share/extensions/web-transmit-att.inx.h:14
+#: ../share/extensions/webslicer_export.inx.h:7
+#: ../share/extensions/web-set-att.inx.h:18
+#: ../share/extensions/web-transmit-att.inx.h:16
 msgid "Web"
 msgstr "Web"
 
-#: ../share/extensions/webslicer_create_group.inx.h:12
+#: ../share/extensions/webslicer_create_group.inx.h:14
 msgid "Width unit:"
 msgstr "Width unit:"
 
 #: ../share/extensions/webslicer_create_rect.inx.h:1
-msgid "0 is the lowest image quality and highest compression, and 100 is the best quality but least effective compression"
-msgstr "0 is the lowest image quality and highest compression, and 100 is the best quality but least effective compression"
+msgid ""
+"0 is the lowest image quality and highest compression, and 100 is the best "
+"quality but least effective compression"
+msgstr ""
+"0 is the lowest image quality and highest compression, and 100 is the best "
+"quality but least effective compression"
 
 #: ../share/extensions/webslicer_create_rect.inx.h:3
 msgid "Background â€” no repeat (on parent group)"
@@ -3486,7 +4049,7 @@ msgstr "Force Dimension must be set as <width>x<height>"
 msgid "Force Dimension:"
 msgstr "Force Dimension:"
 
-#: ../share/extensions/webslicer_create_rect.inx.h:14
+#: ../share/extensions/webslicer_create_rect.inx.h:14 ../src/rdf.cpp:236
 msgid "Format:"
 msgstr "Format:"
 
@@ -3523,8 +4086,7 @@ msgid "Middle and Right"
 msgstr "Middle and Right"
 
 #: ../share/extensions/webslicer_create_rect.inx.h:26
-#: ../src/extension/extension.cpp:740
-#: ../src/ui/dialog/input.cpp:586
+#: ../src/extension/extension.cpp:738 ../src/ui/dialog/input.cpp:592
 msgid "Name:"
 msgstr "Name:"
 
@@ -3581,22 +4143,27 @@ msgid "Top and right"
 msgstr "Top and right"
 
 #: ../share/extensions/webslicer_export.inx.h:1
-msgid "All sliced images, and optionaly code, will be generated as you had configured and saved to one directory."
-msgstr "All sliced images, and optionally code, will be generated as you had configured and saved to one directory."
+msgid ""
+"All sliced images, and optionaly code, will be generated as you had "
+"configured and saved to one directory."
+msgstr ""
+"All sliced images, and optionally code, will be generated as you had "
+"configured and saved to one directory."
 
 #: ../share/extensions/webslicer_export.inx.h:2
 msgid "Create directory, if it does not exists"
 msgstr "Create directory, if it does not exists"
 
 #: ../share/extensions/webslicer_export.inx.h:3
-msgid "Directory path to export"
+#, fuzzy
+msgid "Directory path to export:"
 msgstr "Directory path to export"
 
 #: ../share/extensions/webslicer_export.inx.h:4
 msgid "Export layout pieces and HTML+CSS code"
 msgstr "Export layout pieces and HTML+CSS code"
 
-#: ../share/extensions/webslicer_export.inx.h:6
+#: ../share/extensions/webslicer_export.inx.h:8
 msgid "With HTML and CSS"
 msgstr "With HTML and CSS"
 
@@ -3605,119 +4172,135 @@ msgid "All selected ones set an attribute in the last one"
 msgstr "All selected ones set an attribute in the last one"
 
 #: ../share/extensions/web-set-att.inx.h:2
-msgid "Attribute to set"
+#, fuzzy
+msgid "Attribute to set:"
 msgstr "Attribute to set"
 
 #: ../share/extensions/web-set-att.inx.h:3
 #: ../share/extensions/web-transmit-att.inx.h:3
-msgid "Compatibility with previews code to this event"
+#, fuzzy
+msgid "Compatibility with previews code to this event:"
 msgstr "Compatibility with previews code to this event"
 
-#: ../share/extensions/web-set-att.inx.h:4
-msgid "If you want to set more than one attribute, you must separate this with a space, and only with a space."
-msgstr "If you want to set more than one attribute, you must separate this with a space, and only with a space."
-
 #: ../share/extensions/web-set-att.inx.h:5
-#: ../share/extensions/web-transmit-att.inx.h:5
-#: ../src/interface.cpp:1579
+msgid ""
+"If you want to set more than one attribute, you must separate this with a "
+"space, and only with a space."
+msgstr ""
+"If you want to set more than one attribute, you must separate this with a "
+"space, and only with a space."
+
+#: ../share/extensions/web-set-att.inx.h:7
+#: ../share/extensions/web-transmit-att.inx.h:7 ../src/interface.cpp:1564
 msgid "Replace"
 msgstr "Replace"
 
-#: ../share/extensions/web-set-att.inx.h:6
-#: ../share/extensions/web-transmit-att.inx.h:6
+#: ../share/extensions/web-set-att.inx.h:8
+#: ../share/extensions/web-transmit-att.inx.h:8
 msgid "Run it after"
 msgstr "Run it after"
 
-#: ../share/extensions/web-set-att.inx.h:7
-#: ../share/extensions/web-transmit-att.inx.h:7
+#: ../share/extensions/web-set-att.inx.h:9
+#: ../share/extensions/web-transmit-att.inx.h:9
 msgid "Run it before"
 msgstr "Run it before"
 
-#: ../share/extensions/web-set-att.inx.h:8
+#: ../share/extensions/web-set-att.inx.h:10
 msgid "Set Attributes"
 msgstr "Set Attributes"
 
-#: ../share/extensions/web-set-att.inx.h:9
-msgid "Source and destination of setting"
+#: ../share/extensions/web-set-att.inx.h:11
+#, fuzzy
+msgid "Source and destination of setting:"
 msgstr "Source and destination of setting"
 
-#: ../share/extensions/web-set-att.inx.h:10
+#: ../share/extensions/web-set-att.inx.h:12
 msgid "The first selected sets an attribute in all others"
 msgstr "The first selected sets an attribute in all others"
 
-#: ../share/extensions/web-set-att.inx.h:11
+#: ../share/extensions/web-set-att.inx.h:13
 msgid "The list of values must have the same size as the attributes list."
 msgstr "The list of values must have the same size as the attributes list."
 
-#: ../share/extensions/web-set-att.inx.h:12
-#: ../share/extensions/web-transmit-att.inx.h:10
+#: ../share/extensions/web-set-att.inx.h:14
+#: ../share/extensions/web-transmit-att.inx.h:12
 msgid "The next parameter is useful when you select more than two elements"
 msgstr "The next parameter is useful when you select more than two elements"
 
-#: ../share/extensions/web-set-att.inx.h:13
-#: ../share/extensions/web-transmit-att.inx.h:11
-msgid "This effect adds a feature visible (or usable) only on a SVG enabled web browser (like Firefox)."
-msgstr "This effect adds a feature visible (or usable) only on a SVG enabled web browser (like Firefox)."
+#: ../share/extensions/web-set-att.inx.h:15
+#: ../share/extensions/web-transmit-att.inx.h:13
+msgid ""
+"This effect adds a feature visible (or usable) only on a SVG enabled web "
+"browser (like Firefox)."
+msgstr ""
+"This effect adds a feature visible (or usable) only on a SVG enabled web "
+"browser (like Firefox)."
 
-#: ../share/extensions/web-set-att.inx.h:14
-msgid "This effect sets one or more attributes in the second selected element, when a defined event occurs on the first selected element."
-msgstr "This effect sets one or more attributes in the second selected element, when a defined event occurs on the first selected element."
+#: ../share/extensions/web-set-att.inx.h:16
+msgid ""
+"This effect sets one or more attributes in the second selected element, when "
+"a defined event occurs on the first selected element."
+msgstr ""
+"This effect sets one or more attributes in the second selected element, when "
+"a defined event occurs on the first selected element."
 
-#: ../share/extensions/web-set-att.inx.h:15
-msgid "Value to set"
+#: ../share/extensions/web-set-att.inx.h:17
+#, fuzzy
+msgid "Value to set:"
 msgstr "Value to set"
 
-#: ../share/extensions/web-set-att.inx.h:17
-msgid "When should the set be done?"
+#: ../share/extensions/web-set-att.inx.h:19
+#, fuzzy
+msgid "When should the set be done:"
 msgstr "When should the set be done?"
 
-#: ../share/extensions/web-set-att.inx.h:18
-#: ../share/extensions/web-transmit-att.inx.h:16
+#: ../share/extensions/web-set-att.inx.h:20
+#: ../share/extensions/web-transmit-att.inx.h:18
 msgid "on activate"
 msgstr "on activate"
 
-#: ../share/extensions/web-set-att.inx.h:19
-#: ../share/extensions/web-transmit-att.inx.h:17
+#: ../share/extensions/web-set-att.inx.h:21
+#: ../share/extensions/web-transmit-att.inx.h:19
 msgid "on blur"
 msgstr "on blur"
 
-#: ../share/extensions/web-set-att.inx.h:20
-#: ../share/extensions/web-transmit-att.inx.h:18
+#: ../share/extensions/web-set-att.inx.h:22
+#: ../share/extensions/web-transmit-att.inx.h:20
 msgid "on click"
 msgstr "on click"
 
-#: ../share/extensions/web-set-att.inx.h:21
-#: ../share/extensions/web-transmit-att.inx.h:19
+#: ../share/extensions/web-set-att.inx.h:23
+#: ../share/extensions/web-transmit-att.inx.h:21
 msgid "on element loaded"
 msgstr "on element loaded"
 
-#: ../share/extensions/web-set-att.inx.h:22
-#: ../share/extensions/web-transmit-att.inx.h:20
+#: ../share/extensions/web-set-att.inx.h:24
+#: ../share/extensions/web-transmit-att.inx.h:22
 msgid "on focus"
 msgstr "on focus"
 
-#: ../share/extensions/web-set-att.inx.h:23
-#: ../share/extensions/web-transmit-att.inx.h:21
+#: ../share/extensions/web-set-att.inx.h:25
+#: ../share/extensions/web-transmit-att.inx.h:23
 msgid "on mouse down"
 msgstr "on mouse down"
 
-#: ../share/extensions/web-set-att.inx.h:24
-#: ../share/extensions/web-transmit-att.inx.h:22
+#: ../share/extensions/web-set-att.inx.h:26
+#: ../share/extensions/web-transmit-att.inx.h:24
 msgid "on mouse move"
 msgstr "on mouse move"
 
-#: ../share/extensions/web-set-att.inx.h:25
-#: ../share/extensions/web-transmit-att.inx.h:23
+#: ../share/extensions/web-set-att.inx.h:27
+#: ../share/extensions/web-transmit-att.inx.h:25
 msgid "on mouse out"
 msgstr "on mouse out"
 
-#: ../share/extensions/web-set-att.inx.h:26
-#: ../share/extensions/web-transmit-att.inx.h:24
+#: ../share/extensions/web-set-att.inx.h:28
+#: ../share/extensions/web-transmit-att.inx.h:26
 msgid "on mouse over"
 msgstr "on mouse over"
 
-#: ../share/extensions/web-set-att.inx.h:27
-#: ../share/extensions/web-transmit-att.inx.h:25
+#: ../share/extensions/web-set-att.inx.h:29
+#: ../share/extensions/web-transmit-att.inx.h:27
 msgid "on mouse up"
 msgstr "on mouse up"
 
@@ -3726,35 +4309,47 @@ msgid "All selected ones transmit to the last one"
 msgstr "All selected ones transmit to the last one"
 
 #: ../share/extensions/web-transmit-att.inx.h:2
-msgid "Attribute to transmit"
+#, fuzzy
+msgid "Attribute to transmit:"
 msgstr "Attribute to transmit"
 
-#: ../share/extensions/web-transmit-att.inx.h:4
-msgid "If you want to transmit more than one attribute, you should separate this with a space, and only with a space."
-msgstr "If you want to transmit more than one attribute, you should separate this with a space, and only with a space."
+#: ../share/extensions/web-transmit-att.inx.h:5
+msgid ""
+"If you want to transmit more than one attribute, you should separate this "
+"with a space, and only with a space."
+msgstr ""
+"If you want to transmit more than one attribute, you should separate this "
+"with a space, and only with a space."
 
-#: ../share/extensions/web-transmit-att.inx.h:8
-msgid "Source and destination of transmitting"
+#: ../share/extensions/web-transmit-att.inx.h:10
+#, fuzzy
+msgid "Source and destination of transmitting:"
 msgstr "Source and destination of transmitting"
 
-#: ../share/extensions/web-transmit-att.inx.h:9
+#: ../share/extensions/web-transmit-att.inx.h:11
 msgid "The first selected transmits to all others"
 msgstr "The first selected transmits to all others"
 
-#: ../share/extensions/web-transmit-att.inx.h:12
-msgid "This effect transmits one or more attributes from the first selected element to the second when an event occurs."
-msgstr "This effect transmits one or more attributes from the first selected element to the second when an event occurs."
+#: ../share/extensions/web-transmit-att.inx.h:14
+msgid ""
+"This effect transmits one or more attributes from the first selected element "
+"to the second when an event occurs."
+msgstr ""
+"This effect transmits one or more attributes from the first selected element "
+"to the second when an event occurs."
 
-#: ../share/extensions/web-transmit-att.inx.h:13
+#: ../share/extensions/web-transmit-att.inx.h:15
 msgid "Transmit Attributes"
 msgstr "Transmit Attributes"
 
-#: ../share/extensions/web-transmit-att.inx.h:15
-msgid "When to transmit"
+#: ../share/extensions/web-transmit-att.inx.h:17
+#, fuzzy
+msgid "When to transmit:"
 msgstr "When to transmit"
 
 #: ../share/extensions/whirl.inx.h:1
-msgid "Amount of whirl"
+#, fuzzy
+msgid "Amount of whirl:"
 msgstr "Amount of whirl"
 
 #: ../share/extensions/whirl.inx.h:3
@@ -3800,50 +4395,71 @@ msgstr "Inkscape Vector Graphics Editor"
 msgid "Vector Graphics Editor"
 msgstr "Vector Graphics Editor"
 
-#: ../share/extensions/dimension.py:99
+#: ../share/extensions/dimension.py:105
+#, fuzzy
+msgid "Please select an object."
+msgstr "Duplicate selected objects"
+
+#: ../share/extensions/dimension.py:130
 msgid "Unable to process this object.  Try changing it into a path first."
 msgstr "Unable to process this object.  Try changing it into a path first."
 
 #. report to the Inkscape console using errormsg
 #: ../share/extensions/draw_from_triangle.py:175
-msgid "Side Length 'a'/px: "
+#, fuzzy
+msgid "Side Length 'a' (px): "
 msgstr "Side Length 'a'/px: "
 
 #: ../share/extensions/draw_from_triangle.py:176
-msgid "Side Length 'b'/px: "
+#, fuzzy
+msgid "Side Length 'b' (px): "
 msgstr "Side Length 'b'/px: "
 
 #: ../share/extensions/draw_from_triangle.py:177
-msgid "Side Length 'c'/px: "
+#, fuzzy
+msgid "Side Length 'c' (px): "
 msgstr "Side Length 'c'/px: "
 
 #: ../share/extensions/draw_from_triangle.py:178
-msgid "Angle 'A'/radians: "
+#, fuzzy
+msgid "Angle 'A' (radians): "
 msgstr "Angle 'A'/radians: "
 
 #: ../share/extensions/draw_from_triangle.py:179
-msgid "Angle 'B'/radians: "
+#, fuzzy
+msgid "Angle 'B' (radians): "
 msgstr "Angle 'B'/radians: "
 
 #: ../share/extensions/draw_from_triangle.py:180
-msgid "Angle 'C'/radians: "
+#, fuzzy
+msgid "Angle 'C' (radians): "
 msgstr "Angle 'C'/radians: "
 
 #: ../share/extensions/draw_from_triangle.py:181
-msgid "Semiperimeter/px: "
+#, fuzzy
+msgid "Semiperimeter (px): "
 msgstr "Semiperimeter/px: "
 
 #: ../share/extensions/draw_from_triangle.py:182
-msgid "Area /px^2: "
+#, fuzzy
+msgid "Area (px^2): "
 msgstr "Area /px^2: "
 
-#: ../share/extensions/dxf_outlines.py:34
-msgid "Failed to import the numpy or numpy.linalg modules. These modules are required by this extension. Please install them and try again."
-msgstr "Failed to import the numpy or numpy.linalg modules. These modules are required by this extension. Please install them and try again."
+#: ../share/extensions/dxf_outlines.py:36
+msgid ""
+"Failed to import the numpy or numpy.linalg modules. These modules are "
+"required by this extension. Please install them and try again."
+msgstr ""
+"Failed to import the numpy or numpy.linalg modules. These modules are "
+"required by this extension. Please install them and try again."
 
 #: ../share/extensions/embedimage.py:75
-msgid "No xlink:href or sodipodi:absref attributes found, or they do not point to an existing file! Unable to embed image."
-msgstr "No xlink:href or sodipodi:absref attributes found, or they do not point to an existing file! Unable to embed image."
+msgid ""
+"No xlink:href or sodipodi:absref attributes found, or they do not point to "
+"an existing file! Unable to embed image."
+msgstr ""
+"No xlink:href or sodipodi:absref attributes found, or they do not point to "
+"an existing file! Unable to embed image."
 
 #: ../share/extensions/embedimage.py:77
 #, python-format
@@ -3852,12 +4468,20 @@ msgstr "Sorry we could not locate %s"
 
 #: ../share/extensions/embedimage.py:102
 #, python-format
-msgid "%s is not of type image/png, image/jpeg, image/bmp, image/gif, image/tiff, or image/x-icon"
-msgstr "%s is not of type image/png, image/jpeg, image/bmp, image/gif, image/tiff, or image/x-icon"
+msgid ""
+"%s is not of type image/png, image/jpeg, image/bmp, image/gif, image/tiff, "
+"or image/x-icon"
+msgstr ""
+"%s is not of type image/png, image/jpeg, image/bmp, image/gif, image/tiff, "
+"or image/x-icon"
 
 #: ../share/extensions/export_gimp_palette.py:14
-msgid "The export_gpl.py module requires PyXML.  Please download the latest version from http://pyxml.sourceforge.net/."
-msgstr "The export_gpl.py module requires PyXML.  Please download the latest version from http://pyxml.sourceforge.net/."
+msgid ""
+"The export_gpl.py module requires PyXML.  Please download the latest version "
+"from http://pyxml.sourceforge.net/."
+msgstr ""
+"The export_gpl.py module requires PyXML.  Please download the latest version "
+"from http://pyxml.sourceforge.net/."
 
 #: ../share/extensions/extractimage.py:65
 #, python-format
@@ -3868,11 +4492,191 @@ msgstr "Image extracted to: %s"
 msgid "Unable to find image data."
 msgstr "Unable to find image data."
 
-#: ../share/extensions/inkex.py:67
-msgid "The fantastic lxml wrapper for libxml2 is required by inkex.py and therefore this extension. Please download and install the latest version from http://cheeseshop.python.org/pypi/lxml/, or install it through your package manager by a command like: sudo apt-get install python-lxml"
-msgstr "The fantastic lxml wrapper for libxml2 is required by inkex.py and therefore this extension. Please download and install the latest version from http://cheeseshop.python.org/pypi/lxml/, or install it through your package manager by a command like: sudo apt-get install python-lxml"
+#: ../share/extensions/gcodetools.py:3087
+#, fuzzy
+msgid ""
+"Directory does not exist! Please specify existing directory at Preferences "
+"tab!"
+msgstr "Directory %s does not exist or is not a directory.\n"
+
+#: ../share/extensions/gcodetools.py:3112
+#, fuzzy, python-format
+msgid ""
+"Can not write to specified file!\n"
+"%s"
+msgstr ""
+"Cannot write file %s.\n"
+"%s"
+
+#: ../share/extensions/gcodetools.py:3240
+#, python-format
+msgid ""
+"Orientation points for '%s' layer have not been found! Please add "
+"orientation points using Orientation tab!"
+msgstr ""
+
+#: ../share/extensions/gcodetools.py:3246
+#, python-format
+msgid "There are more than one orientation point groups in '%s' layer"
+msgstr ""
+
+#: ../share/extensions/gcodetools.py:3277
+#: ../share/extensions/gcodetools.py:3279
+msgid ""
+"Orientation points are wrong! (if there are two orientation points they "
+"sould not be the same. If there are three orientation points they should not "
+"be in a straight line.)"
+msgstr ""
+
+#: ../share/extensions/gcodetools.py:3398
+#, python-format
+msgid ""
+"Warning! Found bad orientation points in '%s' layer. Resulting Gcode could "
+"be corrupt!"
+msgstr ""
+
+#. xgettext:no-pango-format
+#: ../share/extensions/gcodetools.py:3412
+msgid ""
+"This extension works with Paths and Dynamic Offsets and groups of them only! "
+"All other objects will be ignored!\n"
+"Solution 1: press Path->Object to path or Shift+Ctrl+C.\n"
+"Solution 2: Path->Dynamic offset or Ctrl+J.\n"
+"Solution 3: export all contours to PostScript level 2 (File->Save As->.ps) "
+"and File->Import this file."
+msgstr ""
+
+#: ../share/extensions/gcodetools.py:3469
+#, python-format
+msgid ""
+"Warning! Tool's and default tool's parameter's (%s) types are not the same "
+"( type('%s') != type('%s') )."
+msgstr ""
+
+#: ../share/extensions/gcodetools.py:3472
+#, python-format
+msgid "Warning! Tool has parameter that default tool has not ( '%s': '%s' )."
+msgstr ""
+
+#: ../share/extensions/gcodetools.py:3486
+#, python-format
+msgid "Layer '%s' contains more than one tool!"
+msgstr ""
+
+#: ../share/extensions/gcodetools.py:3489
+#, python-format
+msgid ""
+"Can not find tool for '%s' layer! Please add one with Tools library tab!"
+msgstr ""
+
+#: ../share/extensions/gcodetools.py:3592
+#: ../share/extensions/gcodetools.py:3673
+msgid "No paths are selected! Trying to work on all available paths."
+msgstr ""
+
+#: ../share/extensions/gcodetools.py:3611
+#: ../share/extensions/gcodetools.py:3682
+msgid ""
+"Warning: One or more paths dont have 'd' parameter, try to Ungroup (Ctrl"
+"+Shift+G) and Object to Path (Ctrl+Shift+C)!"
+msgstr ""
+
+#: ../share/extensions/gcodetools.py:3641
+msgid ""
+"Noting is selected. Please select something to convert to drill point "
+"(dxfpoint) or clear point sign."
+msgstr ""
+
+#: ../share/extensions/gcodetools.py:3714
+#: ../share/extensions/gcodetools.py:3808
+#, fuzzy
+msgid "This extension requires at least one selected path."
+msgstr "This extension requires two selected paths."
+
+#: ../share/extensions/gcodetools.py:3720
+#, python-format
+msgid "Tool diameter must be > 0 but tool's diameter on '%s' layer is not!"
+msgstr ""
+
+#: ../share/extensions/gcodetools.py:3731
+msgid "Warning: omitting non-path"
+msgstr ""
+
+#: ../share/extensions/gcodetools.py:4063
+#, python-format
+msgid "Tool '%s' has no shape!"
+msgstr ""
+
+#: ../share/extensions/gcodetools.py:4073
+msgid "No need to engrave sharp angles."
+msgstr ""
+
+#: ../share/extensions/gcodetools.py:4086
+msgid ""
+"Active layer already has orientation points! Remove them or select another "
+"layer!"
+msgstr ""
+
+#: ../share/extensions/gcodetools.py:4134
+msgid "Active layer already has a tool! Remove it or select another layer!"
+msgstr ""
+
+#: ../share/extensions/gcodetools.py:4258
+msgid "Selection is empty! Will compute whole drawing."
+msgstr ""
+
+#: ../share/extensions/gcodetools.py:4318
+msgid ""
+"Tutorials, manuals and support can be found at\n"
+"English support forum:\n"
+"\thttp://www.cnc-club.ru/gcodetools\n"
+"and Russian support forum:\n"
+"\thttp://www.cnc-club.ru/gcodetoolsru"
+msgstr ""
+
+#: ../share/extensions/gcodetools.py:4363
+msgid "Lathe X and Z axis remap should be 'X', 'Y' or 'Z'. Exiting..."
+msgstr ""
+
+#: ../share/extensions/gcodetools.py:4366
+msgid "Lathe X and Z axis remap should be the same. Exiting..."
+msgstr ""
+
+#: ../share/extensions/gcodetools.py:4527
+msgid ""
+"Select one of the active tabs - Path to Gcode, Area, Engraving, DXF points, "
+"Orientation, Offset, Lathe or Tools library."
+msgstr ""
+
+#: ../share/extensions/gcodetools.py:4533
+msgid ""
+"Orientation points have not been defined! A default set of orientation "
+"points has been automatically added."
+msgstr ""
+
+#: ../share/extensions/gcodetools.py:4537
+msgid ""
+"Cutting tool has not been defined! A default tool has been automatically "
+"added."
+msgstr ""
+
+#: ../share/extensions/inkex.py:78
+#, fuzzy, python-format
+msgid ""
+"The fantastic lxml wrapper for libxml2 is required by inkex.py and therefore "
+"this extension. Please download and install the latest version from http://"
+"cheeseshop.python.org/pypi/lxml/, or install it through your package manager "
+"by a command like: sudo apt-get install python-lxml\n"
+"\n"
+"Technical details:\n"
+"%s"
+msgstr ""
+"The fantastic lxml wrapper for libxml2 is required by inkex.py and therefore "
+"this extension. Please download and install the latest version from http://"
+"cheeseshop.python.org/pypi/lxml/, or install it through your package manager "
+"by a command like: sudo apt-get install python-lxml"
 
-#: ../share/extensions/inkex.py:230
+#: ../share/extensions/inkex.py:242
 #, python-format
 msgid "No matching node for expression: %s"
 msgstr "No matching node for expression: %s"
@@ -3887,20 +4691,34 @@ msgstr "No style attribute found for id: %s"
 msgid "unable to locate marker: %s"
 msgstr "unable to locate marker: %s"
 
-#: ../share/extensions/pathalongpath.py:197
-#: ../share/extensions/pathscatter.py:208
+#: ../share/extensions/pathalongpath.py:201
+#: ../share/extensions/pathscatter.py:220
 #: ../share/extensions/perspective.py:61
 msgid "This extension requires two selected paths."
 msgstr "This extension requires two selected paths."
 
+#: ../share/extensions/pathalongpath.py:227
+msgid ""
+"The total length of the pattern is too small :\n"
+"Please choose a larger object or set 'Space between copies' > 0"
+msgstr ""
+
 #: ../share/extensions/pathmodifier.py:229
 #, python-format
 msgid "Please first convert objects to paths!  (Got [%s].)"
 msgstr "Please first convert objects to paths!  (Got [%s].)"
 
 #: ../share/extensions/perspective.py:29
-msgid "Failed to import the numpy or numpy.linalg modules. These modules are required by this extension. Please install them and try again.  On a Debian-like system this can be done with the command, sudo apt-get install python-numpy."
-msgstr "Failed to import the numpy or numpy.linalg modules. These modules are required by this extension. Please install them and try again.  On a Debian-like system this can be done with the command, sudo apt-get install python-numpy."
+msgid ""
+"Failed to import the numpy or numpy.linalg modules. These modules are "
+"required by this extension. Please install them and try again.  On a Debian-"
+"like system this can be done with the command, sudo apt-get install python-"
+"numpy."
+msgstr ""
+"Failed to import the numpy or numpy.linalg modules. These modules are "
+"required by this extension. Please install them and try again.  On a Debian-"
+"like system this can be done with the command, sudo apt-get install python-"
+"numpy."
 
 #: ../share/extensions/perspective.py:68
 #: ../share/extensions/summersnight.py:43
@@ -3914,8 +4732,10 @@ msgstr ""
 
 #: ../share/extensions/perspective.py:74
 #: ../share/extensions/summersnight.py:50
-msgid "This extension requires that the second selected path be four nodes long."
-msgstr "This extension requires that the second selected path be four nodes long."
+msgid ""
+"This extension requires that the second selected path be four nodes long."
+msgstr ""
+"This extension requires that the second selected path be four nodes long."
 
 #: ../share/extensions/perspective.py:99
 #: ../share/extensions/summersnight.py:82
@@ -3945,8 +4765,14 @@ msgstr ""
 "Try using the procedure Path->Object to Path."
 
 #: ../share/extensions/polyhedron_3d.py:60
-msgid "Failed to import the numpy module. This module is required by this extension. Please install it and try again.  On a Debian-like system this can be done with the command 'sudo apt-get install python-numpy'."
-msgstr "Failed to import the numpy module. This module is required by this extension. Please install it and try again.  On a Debian-like system this can be done with the command 'sudo apt-get install python-numpy'."
+msgid ""
+"Failed to import the numpy module. This module is required by this "
+"extension. Please install it and try again.  On a Debian-like system this "
+"can be done with the command 'sudo apt-get install python-numpy'."
+msgstr ""
+"Failed to import the numpy module. This module is required by this "
+"extension. Please install it and try again.  On a Debian-like system this "
+"can be done with the command 'sudo apt-get install python-numpy'."
 
 #: ../share/extensions/polyhedron_3d.py:331
 msgid "No face data found in specified file."
@@ -3966,8 +4792,12 @@ msgstr "Try selecting \"Face Specified\" in the Model File tab.\n"
 
 #. we cannot generate a list of faces from the edges without a lot of computation
 #: ../share/extensions/polyhedron_3d.py:514
-msgid "Face Data Not Found. Ensure file contains face data, and check the file is imported as \"Face-Specified\" under the \"Model File\" tab.\n"
-msgstr "Face Data Not Found. Ensure file contains face data, and check the file is imported as \"Face-Specified\" under the \"Model File\" tab.\n"
+msgid ""
+"Face Data Not Found. Ensure file contains face data, and check the file is "
+"imported as \"Face-Specified\" under the \"Model File\" tab.\n"
+msgstr ""
+"Face Data Not Found. Ensure file contains face data, and check the file is "
+"imported as \"Face-Specified\" under the \"Model File\" tab.\n"
 
 #: ../share/extensions/polyhedron_3d.py:516
 msgid "Internal Error. No view type selected\n"
@@ -3986,12 +4816,12 @@ msgstr ""
 msgid "Could not locate file: %s"
 msgstr "Could not locate file: %s"
 
-#: ../share/extensions/uniconv_output.py:118
+#: ../share/extensions/uniconv_output.py:120
 msgid "You need to install the UniConvertor software.\n"
 msgstr "You need to install the UniConvertor software.\n"
 
-#: ../share/extensions/web-set-att.py:52
-#: ../share/extensions/web-transmit-att.py:48
+#: ../share/extensions/web-set-att.py:56
+#: ../share/extensions/web-transmit-att.py:52
 msgid "You must select at least two elements."
 msgstr "You must select at least two elements."
 
@@ -3999,16 +4829,11 @@ msgstr "You must select at least two elements."
 msgid "Matte jelly"
 msgstr "Matte jelly"
 
-#: ../share/filters/filters.svg.h:2
-#: ../share/filters/filters.svg.h:10
-#: ../share/filters/filters.svg.h:107
-#: ../share/filters/filters.svg.h:109
-#: ../share/filters/filters.svg.h:115
-#: ../share/filters/filters.svg.h:116
-#: ../share/filters/filters.svg.h:118
-#: ../share/filters/filters.svg.h:122
-#: ../share/filters/filters.svg.h:167
-#: ../share/filters/filters.svg.h:206
+#: ../share/filters/filters.svg.h:2 ../share/filters/filters.svg.h:10
+#: ../share/filters/filters.svg.h:107 ../share/filters/filters.svg.h:109
+#: ../share/filters/filters.svg.h:115 ../share/filters/filters.svg.h:116
+#: ../share/filters/filters.svg.h:118 ../share/filters/filters.svg.h:122
+#: ../share/filters/filters.svg.h:167 ../share/filters/filters.svg.h:206
 msgid "ABCs"
 msgstr "ABCs"
 
@@ -4020,28 +4845,17 @@ msgstr "Bulging, matte jelly covering"
 msgid "Smart jelly"
 msgstr "Smart jelly"
 
-#: ../share/filters/filters.svg.h:3
-#: ../share/filters/filters.svg.h:4
-#: ../share/filters/filters.svg.h:9
-#: ../share/filters/filters.svg.h:14
-#: ../share/filters/filters.svg.h:15
-#: ../share/filters/filters.svg.h:39
-#: ../share/filters/filters.svg.h:48
-#: ../share/filters/filters.svg.h:49
-#: ../share/filters/filters.svg.h:50
-#: ../share/filters/filters.svg.h:51
-#: ../share/filters/filters.svg.h:54
-#: ../share/filters/filters.svg.h:56
-#: ../share/filters/filters.svg.h:69
-#: ../share/filters/filters.svg.h:71
-#: ../share/filters/filters.svg.h:89
-#: ../share/filters/filters.svg.h:101
-#: ../share/filters/filters.svg.h:102
-#: ../share/filters/filters.svg.h:207
-#: ../share/filters/filters.svg.h:208
-#: ../share/filters/filters.svg.h:209
-#: ../share/filters/filters.svg.h:210
-#: ../share/filters/filters.svg.h:211
+#: ../share/filters/filters.svg.h:3 ../share/filters/filters.svg.h:4
+#: ../share/filters/filters.svg.h:9 ../share/filters/filters.svg.h:14
+#: ../share/filters/filters.svg.h:15 ../share/filters/filters.svg.h:39
+#: ../share/filters/filters.svg.h:48 ../share/filters/filters.svg.h:49
+#: ../share/filters/filters.svg.h:50 ../share/filters/filters.svg.h:51
+#: ../share/filters/filters.svg.h:54 ../share/filters/filters.svg.h:56
+#: ../share/filters/filters.svg.h:69 ../share/filters/filters.svg.h:71
+#: ../share/filters/filters.svg.h:89 ../share/filters/filters.svg.h:101
+#: ../share/filters/filters.svg.h:102 ../share/filters/filters.svg.h:207
+#: ../share/filters/filters.svg.h:208 ../share/filters/filters.svg.h:209
+#: ../share/filters/filters.svg.h:210 ../share/filters/filters.svg.h:211
 msgid "Bevels"
 msgstr "Bevels"
 
@@ -4061,28 +4875,32 @@ msgstr "Smooth drop-like bevel with metallic finish"
 msgid "Motion blur, horizontal"
 msgstr "Motion blur, horizontal"
 
-#: ../share/filters/filters.svg.h:5
-#: ../share/filters/filters.svg.h:6
-#: ../share/filters/filters.svg.h:7
-#: ../share/filters/filters.svg.h:57
-#: ../share/filters/filters.svg.h:94
-#: ../share/filters/filters.svg.h:108
-#: ../share/filters/filters.svg.h:111
-#: ../share/filters/filters.svg.h:159
+#: ../share/filters/filters.svg.h:5 ../share/filters/filters.svg.h:6
+#: ../share/filters/filters.svg.h:7 ../share/filters/filters.svg.h:57
+#: ../share/filters/filters.svg.h:94 ../share/filters/filters.svg.h:108
+#: ../share/filters/filters.svg.h:111 ../share/filters/filters.svg.h:159
 msgid "Blurs"
 msgstr "Blurs"
 
 #: ../share/filters/filters.svg.h:5
-msgid "Blur as if the object flies horizontally; adjust Standard Deviation to vary force"
-msgstr "Blur as if the object flies horizontally; adjust Standard Deviation to vary force"
+msgid ""
+"Blur as if the object flies horizontally; adjust Standard Deviation to vary "
+"force"
+msgstr ""
+"Blur as if the object flies horizontally; adjust Standard Deviation to vary "
+"force"
 
 #: ../share/filters/filters.svg.h:6
 msgid "Motion blur, vertical"
 msgstr "Motion blur, vertical"
 
 #: ../share/filters/filters.svg.h:6
-msgid "Blur as if the object flies vertically; adjust Standard Deviation to vary force"
-msgstr "Blur as if the object flies vertically; adjust Standard Deviation to vary force"
+msgid ""
+"Blur as if the object flies vertically; adjust Standard Deviation to vary "
+"force"
+msgstr ""
+"Blur as if the object flies vertically; adjust Standard Deviation to vary "
+"force"
 
 #: ../share/filters/filters.svg.h:7
 msgid "Apparition"
@@ -4096,16 +4914,11 @@ msgstr "Edges are partly feathered out"
 msgid "Cutout"
 msgstr "Cutout"
 
-#: ../share/filters/filters.svg.h:8
-#: ../share/filters/filters.svg.h:40
-#: ../share/filters/filters.svg.h:85
-#: ../share/filters/filters.svg.h:95
-#: ../share/filters/filters.svg.h:119
-#: ../share/filters/filters.svg.h:169
-#: ../share/filters/filters.svg.h:170
-#: ../share/filters/filters.svg.h:171
-#: ../share/filters/filters.svg.h:176
-#: ../share/filters/filters.svg.h:214
+#: ../share/filters/filters.svg.h:8 ../share/filters/filters.svg.h:40
+#: ../share/filters/filters.svg.h:85 ../share/filters/filters.svg.h:95
+#: ../share/filters/filters.svg.h:119 ../share/filters/filters.svg.h:169
+#: ../share/filters/filters.svg.h:170 ../share/filters/filters.svg.h:171
+#: ../share/filters/filters.svg.h:176 ../share/filters/filters.svg.h:214
 #: ../src/extension/internal/filter/drop-shadow.h:45
 #: ../src/extension/internal/filter/drop-shadow.h:105
 msgid "Shadows and Glows"
@@ -4135,22 +4948,14 @@ msgstr "Small-scale roughening to edges and content"
 msgid "Rubber stamp"
 msgstr "Rubber stamp"
 
-#: ../share/filters/filters.svg.h:11
-#: ../share/filters/filters.svg.h:17
-#: ../share/filters/filters.svg.h:18
-#: ../share/filters/filters.svg.h:19
-#: ../share/filters/filters.svg.h:21
-#: ../share/filters/filters.svg.h:22
-#: ../share/filters/filters.svg.h:36
-#: ../share/filters/filters.svg.h:37
-#: ../share/filters/filters.svg.h:38
-#: ../share/filters/filters.svg.h:90
-#: ../share/filters/filters.svg.h:113
-#: ../share/filters/filters.svg.h:114
-#: ../share/filters/filters.svg.h:117
-#: ../share/filters/filters.svg.h:150
-#: ../share/filters/filters.svg.h:154
-#: ../share/filters/filters.svg.h:183
+#: ../share/filters/filters.svg.h:11 ../share/filters/filters.svg.h:17
+#: ../share/filters/filters.svg.h:18 ../share/filters/filters.svg.h:19
+#: ../share/filters/filters.svg.h:21 ../share/filters/filters.svg.h:22
+#: ../share/filters/filters.svg.h:36 ../share/filters/filters.svg.h:37
+#: ../share/filters/filters.svg.h:38 ../share/filters/filters.svg.h:90
+#: ../share/filters/filters.svg.h:113 ../share/filters/filters.svg.h:114
+#: ../share/filters/filters.svg.h:117 ../share/filters/filters.svg.h:150
+#: ../share/filters/filters.svg.h:154 ../share/filters/filters.svg.h:183
 #: ../share/filters/filters.svg.h:217
 msgid "Overlays"
 msgstr "Overlays"
@@ -4163,10 +4968,8 @@ msgstr "Random whiteouts inside"
 msgid "Ink bleed"
 msgstr "Ink bleed"
 
-#: ../share/filters/filters.svg.h:12
-#: ../share/filters/filters.svg.h:13
-#: ../share/filters/filters.svg.h:41
-#: ../share/filters/filters.svg.h:166
+#: ../share/filters/filters.svg.h:12 ../share/filters/filters.svg.h:13
+#: ../share/filters/filters.svg.h:41 ../share/filters/filters.svg.h:166
 msgid "Protrusions"
 msgstr "Protrusions"
 
@@ -4202,14 +5005,10 @@ msgstr "Ridged border with inner bevel"
 msgid "Ripple"
 msgstr "Ripple"
 
-#: ../share/filters/filters.svg.h:16
-#: ../share/filters/filters.svg.h:43
-#: ../share/filters/filters.svg.h:106
-#: ../share/filters/filters.svg.h:110
-#: ../share/filters/filters.svg.h:112
-#: ../share/filters/filters.svg.h:128
-#: ../share/filters/filters.svg.h:173
-#: ../share/filters/filters.svg.h:194
+#: ../share/filters/filters.svg.h:16 ../share/filters/filters.svg.h:43
+#: ../share/filters/filters.svg.h:106 ../share/filters/filters.svg.h:110
+#: ../share/filters/filters.svg.h:112 ../share/filters/filters.svg.h:128
+#: ../share/filters/filters.svg.h:173 ../share/filters/filters.svg.h:194
 msgid "Distort"
 msgstr "Distort"
 
@@ -4245,20 +5044,13 @@ msgstr "Flake-like white splotches"
 msgid "Leopard fur"
 msgstr "Leopard fur"
 
-#: ../share/filters/filters.svg.h:20
-#: ../share/filters/filters.svg.h:58
-#: ../share/filters/filters.svg.h:59
-#: ../share/filters/filters.svg.h:60
-#: ../share/filters/filters.svg.h:62
-#: ../share/filters/filters.svg.h:67
-#: ../share/filters/filters.svg.h:78
-#: ../share/filters/filters.svg.h:79
-#: ../share/filters/filters.svg.h:80
-#: ../share/filters/filters.svg.h:82
-#: ../share/filters/filters.svg.h:136
-#: ../share/filters/filters.svg.h:151
-#: ../share/filters/filters.svg.h:152
-#: ../share/filters/filters.svg.h:153
+#: ../share/filters/filters.svg.h:20 ../share/filters/filters.svg.h:58
+#: ../share/filters/filters.svg.h:59 ../share/filters/filters.svg.h:60
+#: ../share/filters/filters.svg.h:62 ../share/filters/filters.svg.h:67
+#: ../share/filters/filters.svg.h:78 ../share/filters/filters.svg.h:79
+#: ../share/filters/filters.svg.h:80 ../share/filters/filters.svg.h:82
+#: ../share/filters/filters.svg.h:136 ../share/filters/filters.svg.h:151
+#: ../share/filters/filters.svg.h:152 ../share/filters/filters.svg.h:153
 msgid "Materials"
 msgstr "Materials"
 
@@ -4287,20 +5079,13 @@ msgstr "Airy, fluffy, sparse white clouds"
 msgid "Sharpen"
 msgstr "Sharpen"
 
-#: ../share/filters/filters.svg.h:23
-#: ../share/filters/filters.svg.h:24
-#: ../share/filters/filters.svg.h:25
-#: ../share/filters/filters.svg.h:26
-#: ../share/filters/filters.svg.h:27
-#: ../share/filters/filters.svg.h:28
-#: ../share/filters/filters.svg.h:29
-#: ../share/filters/filters.svg.h:30
-#: ../share/filters/filters.svg.h:34
-#: ../share/filters/filters.svg.h:100
-#: ../share/filters/filters.svg.h:160
-#: ../share/filters/filters.svg.h:162
-#: ../share/filters/filters.svg.h:175
-#: ../share/filters/filters.svg.h:190
+#: ../share/filters/filters.svg.h:23 ../share/filters/filters.svg.h:24
+#: ../share/filters/filters.svg.h:25 ../share/filters/filters.svg.h:26
+#: ../share/filters/filters.svg.h:27 ../share/filters/filters.svg.h:28
+#: ../share/filters/filters.svg.h:29 ../share/filters/filters.svg.h:30
+#: ../share/filters/filters.svg.h:34 ../share/filters/filters.svg.h:100
+#: ../share/filters/filters.svg.h:160 ../share/filters/filters.svg.h:162
+#: ../share/filters/filters.svg.h:175 ../share/filters/filters.svg.h:190
 msgid "Image effects"
 msgstr "Image effects"
 
@@ -4350,8 +5135,7 @@ msgstr "Detect vertical colour edges in object"
 
 #. Pencil
 #: ../share/filters/filters.svg.h:29
-#: ../src/ui/dialog/inkscape-preferences.cpp:511
-#: ../src/verbs.cpp:2471
+#: ../src/ui/dialog/inkscape-preferences.cpp:511 ../src/verbs.cpp:2504
 msgid "Pencil"
 msgstr "Pencil"
 
@@ -4371,8 +5155,7 @@ msgstr "Detect colour edges and retrace them in blue"
 msgid "Render in shades of gray by reducing saturation to zero"
 msgstr "Render in shades of grey by reducing saturation to zero"
 
-#: ../share/filters/filters.svg.h:32
-#: ../src/ui/widget/selected-style.cpp:228
+#: ../share/filters/filters.svg.h:32 ../src/ui/widget/selected-style.cpp:229
 msgid "Invert"
 msgstr "Invert"
 
@@ -4399,32 +5182,21 @@ msgstr "Imitate aged photograph"
 #: ../share/filters/filters.svg.h:35
 msgid "Organic"
 msgstr "Organic"
-
-#: ../share/filters/filters.svg.h:35
-#: ../share/filters/filters.svg.h:42
-#: ../share/filters/filters.svg.h:45
-#: ../share/filters/filters.svg.h:61
-#: ../share/filters/filters.svg.h:63
-#: ../share/filters/filters.svg.h:64
-#: ../share/filters/filters.svg.h:81
-#: ../share/filters/filters.svg.h:83
-#: ../share/filters/filters.svg.h:84
-#: ../share/filters/filters.svg.h:125
-#: ../share/filters/filters.svg.h:126
-#: ../share/filters/filters.svg.h:127
-#: ../share/filters/filters.svg.h:130
-#: ../share/filters/filters.svg.h:131
-#: ../share/filters/filters.svg.h:132
-#: ../share/filters/filters.svg.h:133
-#: ../share/filters/filters.svg.h:134
-#: ../share/filters/filters.svg.h:135
-#: ../share/filters/filters.svg.h:155
-#: ../share/filters/filters.svg.h:172
-#: ../share/filters/filters.svg.h:181
-#: ../share/filters/filters.svg.h:187
-#: ../share/filters/filters.svg.h:200
-msgid "Textures"
-msgstr "Textures"
+
+#: ../share/filters/filters.svg.h:35 ../share/filters/filters.svg.h:42
+#: ../share/filters/filters.svg.h:45 ../share/filters/filters.svg.h:61
+#: ../share/filters/filters.svg.h:63 ../share/filters/filters.svg.h:64
+#: ../share/filters/filters.svg.h:81 ../share/filters/filters.svg.h:83
+#: ../share/filters/filters.svg.h:84 ../share/filters/filters.svg.h:125
+#: ../share/filters/filters.svg.h:126 ../share/filters/filters.svg.h:127
+#: ../share/filters/filters.svg.h:130 ../share/filters/filters.svg.h:131
+#: ../share/filters/filters.svg.h:132 ../share/filters/filters.svg.h:133
+#: ../share/filters/filters.svg.h:134 ../share/filters/filters.svg.h:135
+#: ../share/filters/filters.svg.h:155 ../share/filters/filters.svg.h:172
+#: ../share/filters/filters.svg.h:181 ../share/filters/filters.svg.h:187
+#: ../share/filters/filters.svg.h:200
+msgid "Textures"
+msgstr "Textures"
 
 #: ../share/filters/filters.svg.h:35
 msgid "Bulging, knotty, slick 3D surface"
@@ -4498,26 +5270,16 @@ msgstr "Van Gogh painting effect for bitmaps"
 msgid "HSL Bumps"
 msgstr "HSL Bumps"
 
-#: ../share/filters/filters.svg.h:44
-#: ../share/filters/filters.svg.h:46
-#: ../share/filters/filters.svg.h:97
-#: ../share/filters/filters.svg.h:120
-#: ../share/filters/filters.svg.h:121
-#: ../share/filters/filters.svg.h:123
-#: ../share/filters/filters.svg.h:124
-#: ../share/filters/filters.svg.h:161
-#: ../share/filters/filters.svg.h:163
-#: ../share/filters/filters.svg.h:180
-#: ../share/filters/filters.svg.h:182
-#: ../share/filters/filters.svg.h:184
-#: ../share/filters/filters.svg.h:185
-#: ../share/filters/filters.svg.h:192
-#: ../share/filters/filters.svg.h:201
-#: ../share/filters/filters.svg.h:202
-#: ../share/filters/filters.svg.h:203
-#: ../share/filters/filters.svg.h:212
-#: ../share/filters/filters.svg.h:213
-#: ../share/filters/filters.svg.h:216
+#: ../share/filters/filters.svg.h:44 ../share/filters/filters.svg.h:46
+#: ../share/filters/filters.svg.h:97 ../share/filters/filters.svg.h:120
+#: ../share/filters/filters.svg.h:121 ../share/filters/filters.svg.h:123
+#: ../share/filters/filters.svg.h:124 ../share/filters/filters.svg.h:161
+#: ../share/filters/filters.svg.h:163 ../share/filters/filters.svg.h:180
+#: ../share/filters/filters.svg.h:182 ../share/filters/filters.svg.h:184
+#: ../share/filters/filters.svg.h:185 ../share/filters/filters.svg.h:192
+#: ../share/filters/filters.svg.h:201 ../share/filters/filters.svg.h:202
+#: ../share/filters/filters.svg.h:203 ../share/filters/filters.svg.h:212
+#: ../share/filters/filters.svg.h:213 ../share/filters/filters.svg.h:216
 msgid "Bumps"
 msgstr "Bumps"
 
@@ -4545,12 +5307,9 @@ msgstr "Flexible bubbles effect with some displacement"
 msgid "Glowing bubble"
 msgstr "Glowing bubble"
 
-#: ../share/filters/filters.svg.h:47
-#: ../share/filters/filters.svg.h:52
-#: ../share/filters/filters.svg.h:53
-#: ../share/filters/filters.svg.h:65
-#: ../share/filters/filters.svg.h:66
-#: ../share/filters/filters.svg.h:68
+#: ../share/filters/filters.svg.h:47 ../share/filters/filters.svg.h:52
+#: ../share/filters/filters.svg.h:53 ../share/filters/filters.svg.h:65
+#: ../share/filters/filters.svg.h:66 ../share/filters/filters.svg.h:68
 #: ../share/filters/filters.svg.h:70
 msgid "Ridges"
 msgstr "Ridges"
@@ -4716,8 +5475,10 @@ msgid "Metallized paint"
 msgstr "Metallised paint"
 
 #: ../share/filters/filters.svg.h:67
-msgid "Metallized effect with a soft lighting, slightly translucent at the edges"
-msgstr "Metallised effect with a soft lighting, slightly translucent at the edges"
+msgid ""
+"Metallized effect with a soft lighting, slightly translucent at the edges"
+msgstr ""
+"Metallised effect with a soft lighting, slightly translucent at the edges"
 
 #: ../share/filters/filters.svg.h:68
 msgid "Dragee"
@@ -4758,24 +5519,19 @@ msgstr "Colourise"
 
 #: ../share/filters/filters.svg.h:72
 msgid "Blend image or object with a flood color and set lightness and contrast"
-msgstr "Blend image or object with a flood colour and set lightness and contrast"
+msgstr ""
+"Blend image or object with a flood colour and set lightness and contrast"
 
 #: ../share/filters/filters.svg.h:73
 msgid "Parallel hollow"
 msgstr "Parallel hollow"
 
-#: ../share/filters/filters.svg.h:73
-#: ../share/filters/filters.svg.h:74
-#: ../share/filters/filters.svg.h:75
-#: ../share/filters/filters.svg.h:76
-#: ../share/filters/filters.svg.h:87
-#: ../share/filters/filters.svg.h:88
-#: ../share/filters/filters.svg.h:92
-#: ../share/filters/filters.svg.h:93
-#: ../share/filters/filters.svg.h:96
-#: ../share/filters/filters.svg.h:105
-#: ../share/filters/filters.svg.h:129
-#: ../share/filters/filters.svg.h:168
+#: ../share/filters/filters.svg.h:73 ../share/filters/filters.svg.h:74
+#: ../share/filters/filters.svg.h:75 ../share/filters/filters.svg.h:76
+#: ../share/filters/filters.svg.h:87 ../share/filters/filters.svg.h:88
+#: ../share/filters/filters.svg.h:92 ../share/filters/filters.svg.h:93
+#: ../share/filters/filters.svg.h:96 ../share/filters/filters.svg.h:105
+#: ../share/filters/filters.svg.h:129 ../share/filters/filters.svg.h:168
 #: ../src/filter-enums.cpp:31
 msgid "Morphology"
 msgstr "Morphology"
@@ -4869,8 +5625,10 @@ msgid "Rough and glossy"
 msgstr "Rough and glossy"
 
 #: ../share/filters/filters.svg.h:84
-msgid "Crumpled glossy paper effect which can be used for pictures as for objects"
-msgstr "Crumpled glossy paper effect which can be used for pictures as for objects"
+msgid ""
+"Crumpled glossy paper effect which can be used for pictures as for objects"
+msgstr ""
+"Crumpled glossy paper effect which can be used for pictures as for objects"
 
 #: ../share/filters/filters.svg.h:85
 msgid "In and Out"
@@ -4909,7 +5667,8 @@ msgid "Electronic microscopy"
 msgstr "Electronic microscopy"
 
 #: ../share/filters/filters.svg.h:89
-msgid "Bevel, crude light, discoloration and glow like in electronic microscopy"
+msgid ""
+"Bevel, crude light, discoloration and glow like in electronic microscopy"
 msgstr ""
 "Bevel, crude light, discolouration and glow like in electronic microscopy"
 
@@ -4991,8 +5750,12 @@ msgid "Moonarize"
 msgstr "Moonarise"
 
 #: ../share/filters/filters.svg.h:99
-msgid "An effect between solarize and invert which often preserves sky and water lights"
-msgstr "An effect between solarise and invert which often preserves sky and water lights"
+msgid ""
+"An effect between solarize and invert which often preserves sky and water "
+"lights"
+msgstr ""
+"An effect between solarise and invert which often preserves sky and water "
+"lights"
 
 #: ../share/filters/filters.svg.h:100
 msgid "Soft focus lens"
@@ -5022,18 +5785,12 @@ msgstr "Illuminated glass effect with light coming from beneath"
 msgid "HSL Bumps alpha"
 msgstr "HSL Bumps alpha"
 
-#: ../share/filters/filters.svg.h:103
-#: ../share/filters/filters.svg.h:104
-#: ../share/filters/filters.svg.h:164
-#: ../share/filters/filters.svg.h:165
-#: ../share/filters/filters.svg.h:177
-#: ../share/filters/filters.svg.h:178
-#: ../share/filters/filters.svg.h:179
-#: ../share/filters/filters.svg.h:186
-#: ../share/filters/filters.svg.h:188
-#: ../share/filters/filters.svg.h:189
-#: ../share/filters/filters.svg.h:191
-#: ../share/filters/filters.svg.h:193
+#: ../share/filters/filters.svg.h:103 ../share/filters/filters.svg.h:104
+#: ../share/filters/filters.svg.h:164 ../share/filters/filters.svg.h:165
+#: ../share/filters/filters.svg.h:177 ../share/filters/filters.svg.h:178
+#: ../share/filters/filters.svg.h:179 ../share/filters/filters.svg.h:186
+#: ../share/filters/filters.svg.h:188 ../share/filters/filters.svg.h:189
+#: ../share/filters/filters.svg.h:191 ../share/filters/filters.svg.h:193
 #: ../share/filters/filters.svg.h:204
 msgid "Image effects, transparent"
 msgstr "Image effects, transparent"
@@ -5055,18 +5812,20 @@ msgid "Smooth edges"
 msgstr "Smooth edges"
 
 #: ../share/filters/filters.svg.h:105
-msgid "Smooth the outside of shapes and pictures without altering their contents"
-msgstr "Smooth the outside of shapes and pictures without altering their contents"
+msgid ""
+"Smooth the outside of shapes and pictures without altering their contents"
+msgstr ""
+"Smooth the outside of shapes and pictures without altering their contents"
 
-#: ../share/filters/filters.svg.h:106
-#: ../share/filters/filters.svg.h:128
+#: ../share/filters/filters.svg.h:106 ../share/filters/filters.svg.h:128
 msgid "Torn edges"
 msgstr "Torn edges"
 
-#: ../share/filters/filters.svg.h:106
-#: ../share/filters/filters.svg.h:128
-msgid "Displace the outside of shapes and pictures without altering their content"
-msgstr "Displace the outside of shapes and pictures without altering their content"
+#: ../share/filters/filters.svg.h:106 ../share/filters/filters.svg.h:128
+msgid ""
+"Displace the outside of shapes and pictures without altering their content"
+msgstr ""
+"Displace the outside of shapes and pictures without altering their content"
 
 #: ../share/filters/filters.svg.h:107
 msgid "Feather"
@@ -5088,8 +5847,7 @@ msgstr "Blur the contents of objects, preserving the outline"
 msgid "Specular light"
 msgstr "Specular light"
 
-#: ../share/filters/filters.svg.h:109
-#: ../share/filters/filters.svg.h:211
+#: ../share/filters/filters.svg.h:109 ../share/filters/filters.svg.h:211
 msgid "Basic specular bevel to use for building textures"
 msgstr "Basic specular bevel to use for building textures"
 
@@ -5106,8 +5864,12 @@ msgid "Evanescent"
 msgstr "Evanescent"
 
 #: ../share/filters/filters.svg.h:111
-msgid "Blur the contents of objects, preserving the outline and adding progressive transparency at edges"
-msgstr "Blur the contents of objects, preserving the outline and adding progressive transparency at edges"
+msgid ""
+"Blur the contents of objects, preserving the outline and adding progressive "
+"transparency at edges"
+msgstr ""
+"Blur the contents of objects, preserving the outline and adding progressive "
+"transparency at edges"
 
 #: ../share/filters/filters.svg.h:112
 msgid "Chalk and sponge"
@@ -5154,8 +5916,10 @@ msgid "Garden of Delights"
 msgstr "Garden of Delights"
 
 #: ../share/filters/filters.svg.h:117
-msgid "Phantasmagorical turbulent wisps, like Hieronymus Bosch's Garden of Delights"
-msgstr "Phantasmagorical turbulent wisps, like Hieronymus Bosch's Garden of Delights"
+msgid ""
+"Phantasmagorical turbulent wisps, like Hieronymus Bosch's Garden of Delights"
+msgstr ""
+"Phantasmagorical turbulent wisps, like Hieronymus Bosch's Garden of Delights"
 
 #: ../share/filters/filters.svg.h:118
 msgid "Diffuse light"
@@ -5178,8 +5942,10 @@ msgid "HSL Bumps, matte"
 msgstr "HSL Bumps, matte"
 
 #: ../share/filters/filters.svg.h:120
-msgid "Same as HSL bumps but with a diffuse reflection instead of a specular one"
-msgstr "Same as HSL bumps but with a diffuse reflection instead of a specular one"
+msgid ""
+"Same as HSL bumps but with a diffuse reflection instead of a specular one"
+msgstr ""
+"Same as HSL bumps but with a diffuse reflection instead of a specular one"
 
 #: ../share/filters/filters.svg.h:121
 msgid "Dark Emboss"
@@ -5204,7 +5970,8 @@ msgstr "Bubbly Bumps, matte"
 
 #: ../share/filters/filters.svg.h:123
 msgid "Same as Bubbly Bumps but with a diffuse light instead of a specular one"
-msgstr "Same as Bubbly Bumps but with a diffuse light instead of a specular one"
+msgstr ""
+"Same as Bubbly Bumps but with a diffuse light instead of a specular one"
 
 #: ../share/filters/filters.svg.h:124
 #: ../src/extension/internal/bitmap/emboss.cpp:37
@@ -5212,7 +5979,9 @@ msgid "Emboss"
 msgstr "Emboss"
 
 #: ../share/filters/filters.svg.h:124
-msgid "Emboss effect : Colors of the original images are preserved or modified by Blend"
+msgid ""
+"Emboss effect : Colors of the original images are preserved or modified by "
+"Blend"
 msgstr ""
 "Emboss effect : Colours of the original images are preserved or modified by "
 "Blend"
@@ -5270,7 +6039,8 @@ msgid "Felt"
 msgstr "Felt"
 
 #: ../share/filters/filters.svg.h:132
-msgid "Felt like texture with color turbulence and slightly darker at the edges"
+msgid ""
+"Felt like texture with color turbulence and slightly darker at the edges"
 msgstr ""
 "Felt like texture with colour turbulence and slightly darker at the edges"
 
@@ -5310,20 +6080,13 @@ msgstr "Bright, polished uneven metal casting, colourisable"
 msgid "Comics draft"
 msgstr "Comics draft"
 
-#: ../share/filters/filters.svg.h:137
-#: ../share/filters/filters.svg.h:138
-#: ../share/filters/filters.svg.h:139
-#: ../share/filters/filters.svg.h:140
-#: ../share/filters/filters.svg.h:141
-#: ../share/filters/filters.svg.h:142
-#: ../share/filters/filters.svg.h:143
-#: ../share/filters/filters.svg.h:144
-#: ../share/filters/filters.svg.h:145
-#: ../share/filters/filters.svg.h:146
-#: ../share/filters/filters.svg.h:147
-#: ../share/filters/filters.svg.h:148
-#: ../share/filters/filters.svg.h:149
-#: ../share/filters/filters.svg.h:156
+#: ../share/filters/filters.svg.h:137 ../share/filters/filters.svg.h:138
+#: ../share/filters/filters.svg.h:139 ../share/filters/filters.svg.h:140
+#: ../share/filters/filters.svg.h:141 ../share/filters/filters.svg.h:142
+#: ../share/filters/filters.svg.h:143 ../share/filters/filters.svg.h:144
+#: ../share/filters/filters.svg.h:145 ../share/filters/filters.svg.h:146
+#: ../share/filters/filters.svg.h:147 ../share/filters/filters.svg.h:148
+#: ../share/filters/filters.svg.h:149 ../share/filters/filters.svg.h:156
 msgid "Non realistic 3D shaders"
 msgstr "Non realistic 3D shaders"
 
@@ -5495,10 +6258,8 @@ msgstr "Light areas turn to black"
 msgid "Light eraser"
 msgstr "Light eraser"
 
-#: ../share/filters/filters.svg.h:158
-#: ../share/filters/filters.svg.h:195
-#: ../share/filters/filters.svg.h:197
-#: ../share/filters/filters.svg.h:198
+#: ../share/filters/filters.svg.h:158 ../share/filters/filters.svg.h:195
+#: ../share/filters/filters.svg.h:197 ../share/filters/filters.svg.h:198
 #: ../share/filters/filters.svg.h:199
 msgid "Transparency utilities"
 msgstr "Transparency utilities"
@@ -5532,14 +6293,18 @@ msgid "Highly flexible specular bump with transparency"
 msgstr "Highly flexible specular bump with transparency"
 
 #: ../share/filters/filters.svg.h:162
-#: ../src/ui/dialog/align-and-distribute.cpp:926
-#: ../src/widgets/desktop-widget.cpp:1647
+#: ../src/ui/dialog/align-and-distribute.cpp:1032
+#: ../src/widgets/desktop-widget.cpp:1682
 msgid "Drawing"
 msgstr "Drawing"
 
 #: ../share/filters/filters.svg.h:162
-msgid "Give lead pencil or chromolithography or engraving or other effects to images and material filled objects"
-msgstr "Give lead pencil or chromolithography or engraving or other effects to images and material filled objects"
+msgid ""
+"Give lead pencil or chromolithography or engraving or other effects to "
+"images and material filled objects"
+msgstr ""
+"Give lead pencil or chromolithography or engraving or other effects to "
+"images and material filled objects"
 
 #: ../share/filters/filters.svg.h:163
 msgid "Velvet Bumps"
@@ -5570,7 +6335,9 @@ msgid "Chewing gum"
 msgstr "Chewing gum"
 
 #: ../share/filters/filters.svg.h:166
-msgid "Creates colorizable blotches which smoothly flow over the edges of the lines at their crossings"
+msgid ""
+"Creates colorizable blotches which smoothly flow over the edges of the lines "
+"at their crossings"
 msgstr ""
 "Creates colourisable blotches which smoothly flow over the edges of the "
 "lines at their crossings"
@@ -5668,7 +6435,8 @@ msgid "Canvas transparency"
 msgstr "Canvas transparency"
 
 #: ../share/filters/filters.svg.h:178
-msgid "Gives a canvas like HSL sensitive transparency."
+#, fuzzy
+msgid "Gives a canvas like HSL sensitive transparency"
 msgstr "Gives a canvas like HSL sensitive transparency."
 
 #: ../share/filters/filters.svg.h:179
@@ -5676,7 +6444,8 @@ msgid "Smear transparency"
 msgstr "Smear transparency"
 
 #: ../share/filters/filters.svg.h:179
-msgid "Paint objects with a transparent turbulence which turns around color edges"
+msgid ""
+"Paint objects with a transparent turbulence which turns around color edges"
 msgstr ""
 "Paint objects with a transparent turbulence which turns around colour edges"
 
@@ -5701,7 +6470,9 @@ msgid "Embossed leather"
 msgstr "Embossed leather"
 
 #: ../share/filters/filters.svg.h:182
-msgid "Combine a HSL edges detection bump with a leathery or woody and colorizable texture"
+msgid ""
+"Combine a HSL edges detection bump with a leathery or woody and colorizable "
+"texture"
 msgstr ""
 "Combine a HSL edges detection bump with a leathery or woody and colourisable "
 "texture"
@@ -5719,16 +6490,22 @@ msgid "Plastify"
 msgstr "Plastify"
 
 #: ../share/filters/filters.svg.h:184
-msgid "HSL edges detection bump with a wavy reflective surface effect and variable crumple"
-msgstr "HSL edges detection bump with a wavy reflective surface effect and variable crumple"
+msgid ""
+"HSL edges detection bump with a wavy reflective surface effect and variable "
+"crumple"
+msgstr ""
+"HSL edges detection bump with a wavy reflective surface effect and variable "
+"crumple"
 
 #: ../share/filters/filters.svg.h:185
 msgid "Plaster"
 msgstr "Plaster"
 
 #: ../share/filters/filters.svg.h:185
-msgid "Combine a HSL edges detection bump with a matte and crumpled surface effect"
-msgstr "Combine a HSL edges detection bump with a matte and crumpled surface effect"
+msgid ""
+"Combine a HSL edges detection bump with a matte and crumpled surface effect"
+msgstr ""
+"Combine a HSL edges detection bump with a matte and crumpled surface effect"
 
 #: ../share/filters/filters.svg.h:186
 msgid "Rough transparency"
@@ -5791,8 +6568,10 @@ msgid "Alpha engraving B"
 msgstr "Alpha engraving B"
 
 #: ../share/filters/filters.svg.h:193
-msgid "Gives a controllable roughness engraving effect to bitmaps and materials"
-msgstr "Gives a controllable roughness engraving effect to bitmaps and materials"
+msgid ""
+"Gives a controllable roughness engraving effect to bitmaps and materials"
+msgstr ""
+"Gives a controllable roughness engraving effect to bitmaps and materials"
 
 #: ../share/filters/filters.svg.h:194
 msgid "Lapping"
@@ -5839,7 +6618,9 @@ msgid "Saturation map"
 msgstr "Saturation map"
 
 #: ../share/filters/filters.svg.h:199
-msgid "Creates an approximative semi-transparent and colorizable image of the saturation levels"
+msgid ""
+"Creates an approximative semi-transparent and colorizable image of the "
+"saturation levels"
 msgstr ""
 "Creates an approximative semi-transparent and colourisable image of the "
 "saturation levels"
@@ -5874,7 +6655,8 @@ msgstr "Canvas Bumps, matte"
 
 #: ../share/filters/filters.svg.h:203
 msgid "Same as Canvas Bumps but with a diffuse light instead of a specular one"
-msgstr "Same as Canvas Bumps but with a diffuse light instead of a specular one"
+msgstr ""
+"Same as Canvas Bumps but with a diffuse light instead of a specular one"
 
 #: ../share/filters/filters.svg.h:204
 msgid "Canvas Bumps alpha"
@@ -5897,8 +6679,12 @@ msgid "Clean edges"
 msgstr "Clean edges"
 
 #: ../share/filters/filters.svg.h:206
-msgid "Removes or decreases glows and jaggeries around objects edges after applying some filters"
-msgstr "Removes or decreases glows and jaggeries around objects edges after applying some filters"
+msgid ""
+"Removes or decreases glows and jaggeries around objects edges after applying "
+"some filters"
+msgstr ""
+"Removes or decreases glows and jaggeries around objects edges after applying "
+"some filters"
 
 #: ../share/filters/filters.svg.h:207
 msgid "Bright metal"
@@ -5949,8 +6735,12 @@ msgid "Copper and chocolate"
 msgstr "Copper and chocolate"
 
 #: ../share/filters/filters.svg.h:213
-msgid "Specular bump which can be easily converted from metallic to molded plastic effects"
-msgstr "Specular bump which can be easily converted from metallic to moulded plastic effects"
+msgid ""
+"Specular bump which can be easily converted from metallic to molded plastic "
+"effects"
+msgstr ""
+"Specular bump which can be easily converted from metallic to moulded plastic "
+"effects"
 
 #: ../share/filters/filters.svg.h:214
 msgid "Inner Glow"
@@ -6000,18928 +6790,23344 @@ msgstr "Tritone"
 msgid "Create a tritone palette with hue selectable by flood"
 msgstr "Create a tritone palette with hue selectable by flood"
 
-#: ../share/patterns/patterns.svg.h:2
-msgid "Stripes 1:1"
-msgstr "Stripes 1:1"
-
-#: ../share/patterns/patterns.svg.h:3
-msgid "Stripes 1:1 white"
-msgstr "Stripes 1:1 white"
+#. Palette: ./echo-palette.gpl
+#: ../share/palettes/palettes.h:4
+#, fuzzy
+msgctxt "Palette"
+msgid "Blue1"
+msgstr "Blue"
 
-#: ../share/patterns/patterns.svg.h:4
-msgid "Stripes 1:1.5"
-msgstr "Stripes 1:1.5"
+#. Palette: ./echo-palette.gpl
+#: ../share/palettes/palettes.h:7
+#, fuzzy
+msgctxt "Palette"
+msgid "Blue2"
+msgstr "Blue"
 
-#: ../share/patterns/patterns.svg.h:5
-msgid "Stripes 1:1.5 white"
-msgstr "Stripes 1:1.5 white"
+#. Palette: ./echo-palette.gpl
+#: ../share/palettes/palettes.h:10
+#, fuzzy
+msgctxt "Palette"
+msgid "Blue3"
+msgstr "Blue"
 
-#: ../share/patterns/patterns.svg.h:6
-msgid "Stripes 1:2"
-msgstr "Stripes 1:2"
+#. Palette: ./echo-palette.gpl
+#: ../share/palettes/palettes.h:13
+#, fuzzy
+msgctxt "Palette"
+msgid "Red1"
+msgstr "Red"
 
-#: ../share/patterns/patterns.svg.h:7
-msgid "Stripes 1:2 white"
-msgstr "Stripes 1:2 white"
+#. Palette: ./echo-palette.gpl
+#: ../share/palettes/palettes.h:16
+#, fuzzy
+msgctxt "Palette"
+msgid "Red2"
+msgstr "Red"
 
-#: ../share/patterns/patterns.svg.h:8
-msgid "Stripes 1:3"
-msgstr "Stripes 1:3"
+#. Palette: ./echo-palette.gpl
+#: ../share/palettes/palettes.h:19
+#, fuzzy
+msgctxt "Palette"
+msgid "Red3"
+msgstr "Red"
 
-#: ../share/patterns/patterns.svg.h:9
-msgid "Stripes 1:3 white"
-msgstr "Stripes 1:3 white"
+#. Palette: ./echo-palette.gpl
+#: ../share/palettes/palettes.h:22
+#, fuzzy
+msgctxt "Palette"
+msgid "Orange1"
+msgstr "Arrange"
 
-#: ../share/patterns/patterns.svg.h:10
-msgid "Stripes 1:4"
-msgstr "Stripes 1:4"
+#. Palette: ./echo-palette.gpl
+#: ../share/palettes/palettes.h:25
+#, fuzzy
+msgctxt "Palette"
+msgid "Orange2"
+msgstr "Arrange"
 
-#: ../share/patterns/patterns.svg.h:11
-msgid "Stripes 1:4 white"
-msgstr "Stripes 1:4 white"
+#. Palette: ./echo-palette.gpl
+#: ../share/palettes/palettes.h:28
+#, fuzzy
+msgctxt "Palette"
+msgid "Orange3"
+msgstr "Arrange"
 
-#: ../share/patterns/patterns.svg.h:12
-msgid "Stripes 1:5"
-msgstr "Stripes 1:5"
+#. Palette: ./echo-palette.gpl
+#: ../share/palettes/palettes.h:31
+msgctxt "Palette"
+msgid "Brown1"
+msgstr ""
 
-#: ../share/patterns/patterns.svg.h:13
-msgid "Stripes 1:5 white"
-msgstr "Stripes 1:5 white"
+#. Palette: ./echo-palette.gpl
+#: ../share/palettes/palettes.h:34
+msgctxt "Palette"
+msgid "Brown2"
+msgstr ""
 
-#: ../share/patterns/patterns.svg.h:14
-msgid "Stripes 1:8"
-msgstr "Stripes 1:8"
+#. Palette: ./echo-palette.gpl
+#: ../share/palettes/palettes.h:37
+msgctxt "Palette"
+msgid "Brown3"
+msgstr ""
 
-#: ../share/patterns/patterns.svg.h:15
-msgid "Stripes 1:8 white"
-msgstr "Stripes 1:8 white"
+#. Palette: ./echo-palette.gpl
+#: ../share/palettes/palettes.h:40
+#, fuzzy
+msgctxt "Palette"
+msgid "Green1"
+msgstr "Green"
 
-#: ../share/patterns/patterns.svg.h:16
-msgid "Stripes 1:10"
-msgstr "Stripes 1:10"
+#. Palette: ./echo-palette.gpl
+#: ../share/palettes/palettes.h:43
+#, fuzzy
+msgctxt "Palette"
+msgid "Green2"
+msgstr "Green"
 
-#: ../share/patterns/patterns.svg.h:17
-msgid "Stripes 1:10 white"
-msgstr "Stripes 1:10 white"
+#. Palette: ./echo-palette.gpl
+#: ../share/palettes/palettes.h:46
+#, fuzzy
+msgctxt "Palette"
+msgid "Green3"
+msgstr "Green"
 
-#: ../share/patterns/patterns.svg.h:18
-msgid "Stripes 1:16"
-msgstr "Stripes 1:16"
+#. Palette: ./echo-palette.gpl
+#: ../share/palettes/palettes.h:49
+#, fuzzy
+msgctxt "Palette"
+msgid "Purple1"
+msgstr "People"
 
-#: ../share/patterns/patterns.svg.h:19
-msgid "Stripes 1:16 white"
-msgstr "Stripes 1:16 white"
+#. Palette: ./echo-palette.gpl
+#: ../share/palettes/palettes.h:52
+#, fuzzy
+msgctxt "Palette"
+msgid "Purple2"
+msgstr "People"
 
-#: ../share/patterns/patterns.svg.h:20
-msgid "Stripes 1:32"
-msgstr "Stripes 1:32"
+#. Palette: ./echo-palette.gpl
+#: ../share/palettes/palettes.h:55
+#, fuzzy
+msgctxt "Palette"
+msgid "Purple3"
+msgstr "People"
 
-#: ../share/patterns/patterns.svg.h:21
-msgid "Stripes 1:32 white"
-msgstr "Stripes 1:32 white"
+#. Palette: ./echo-palette.gpl
+#: ../share/palettes/palettes.h:58
+#, fuzzy
+msgctxt "Palette"
+msgid "Metalic1"
+msgstr "Metal"
 
-#: ../share/patterns/patterns.svg.h:22
-msgid "Stripes 1:64"
-msgstr "Stripes 1:64"
+#. Palette: ./echo-palette.gpl
+#: ../share/palettes/palettes.h:61
+#, fuzzy
+msgctxt "Palette"
+msgid "Metalic2"
+msgstr "Metal"
 
-#: ../share/patterns/patterns.svg.h:23
-msgid "Stripes 2:1"
-msgstr "Stripes 2:1"
+#. Palette: ./echo-palette.gpl
+#: ../share/palettes/palettes.h:64
+#, fuzzy
+msgctxt "Palette"
+msgid "Metalic3"
+msgstr "Metal"
 
-#: ../share/patterns/patterns.svg.h:24
-msgid "Stripes 2:1 white"
-msgstr "Stripes 2:1 white"
+#. Palette: ./echo-palette.gpl
+#: ../share/palettes/palettes.h:67
+#, fuzzy
+msgctxt "Palette"
+msgid "Metalic4"
+msgstr "Metal"
 
-#: ../share/patterns/patterns.svg.h:25
-msgid "Stripes 4:1"
-msgstr "Stripes 4:1"
+#. Palette: ./echo-palette.gpl
+#: ../share/palettes/palettes.h:70
+#, fuzzy
+msgctxt "Palette"
+msgid "Grey1"
+msgstr "Grey"
 
-#: ../share/patterns/patterns.svg.h:26
-msgid "Stripes 4:1 white"
-msgstr "Stripes 4:1 white"
+#. Palette: ./echo-palette.gpl
+#: ../share/palettes/palettes.h:73
+#, fuzzy
+msgctxt "Palette"
+msgid "Grey2"
+msgstr "Grey"
 
-#: ../share/patterns/patterns.svg.h:27
-msgid "Checkerboard"
-msgstr "Checkerboard"
+#. Palette: ./echo-palette.gpl
+#: ../share/palettes/palettes.h:76
+#, fuzzy
+msgctxt "Palette"
+msgid "Grey3"
+msgstr "Grey"
 
-#: ../share/patterns/patterns.svg.h:28
-msgid "Checkerboard white"
-msgstr "Checkerboard white"
+#. Palette: ./echo-palette.gpl
+#: ../share/palettes/palettes.h:79
+#, fuzzy
+msgctxt "Palette"
+msgid "Grey4"
+msgstr "Grey"
 
-#: ../share/patterns/patterns.svg.h:29
-msgid "Packed circles"
-msgstr "Packed circles"
+#. Palette: ./echo-palette.gpl
+#: ../share/palettes/palettes.h:82
+#, fuzzy
+msgctxt "Palette"
+msgid "Grey5"
+msgstr "Grey"
 
-#: ../share/patterns/patterns.svg.h:30
-msgid "Polka dots, small"
-msgstr "Polka dots, small"
+#. Palette: ./inkscape.gpl
+#. Palette: ./Ubuntu.gpl
+#: ../share/palettes/palettes.h:85 ../share/palettes/palettes.h:1192
+#, fuzzy
+msgctxt "Palette"
+msgid "Black"
+msgstr "Black"
 
-#: ../share/patterns/patterns.svg.h:31
-msgid "Polka dots, small white"
-msgstr "Polka dots, small white"
+#. Palette: ./inkscape.gpl
+#: ../share/palettes/palettes.h:89
+#, fuzzy, no-c-format
+msgctxt "Palette"
+msgid "90% Gray"
+msgstr "Grey"
 
-#: ../share/patterns/patterns.svg.h:32
-msgid "Polka dots, medium"
-msgstr "Polka dots, medium"
+#. Palette: ./inkscape.gpl
+#: ../share/palettes/palettes.h:93
+#, fuzzy, no-c-format
+msgctxt "Palette"
+msgid "80% Gray"
+msgstr "Grey"
 
-#: ../share/patterns/patterns.svg.h:33
-msgid "Polka dots, medium white"
-msgstr "Polka dots, medium white"
+#. Palette: ./inkscape.gpl
+#: ../share/palettes/palettes.h:97
+#, fuzzy, no-c-format
+msgctxt "Palette"
+msgid "70% Gray"
+msgstr "Grey"
 
-#: ../share/patterns/patterns.svg.h:34
-msgid "Polka dots, large"
-msgstr "Polka dots, large"
+#. Palette: ./inkscape.gpl
+#: ../share/palettes/palettes.h:101
+#, fuzzy, no-c-format
+msgctxt "Palette"
+msgid "60% Gray"
+msgstr "Grey"
 
-#: ../share/patterns/patterns.svg.h:35
-msgid "Polka dots, large white"
-msgstr "Polka dots, large white"
+#. Palette: ./inkscape.gpl
+#: ../share/palettes/palettes.h:105
+#, fuzzy, no-c-format
+msgctxt "Palette"
+msgid "50% Gray"
+msgstr "Grey"
 
-#: ../share/patterns/patterns.svg.h:36
-msgid "Wavy"
-msgstr "Wavy"
+#. Palette: ./inkscape.gpl
+#: ../share/palettes/palettes.h:109
+#, fuzzy, no-c-format
+msgctxt "Palette"
+msgid "40% Gray"
+msgstr "Grey"
 
-#: ../share/patterns/patterns.svg.h:37
-msgid "Wavy white"
-msgstr "Wavy white"
+#. Palette: ./inkscape.gpl
+#: ../share/palettes/palettes.h:113
+#, fuzzy, no-c-format
+msgctxt "Palette"
+msgid "30% Gray"
+msgstr "Grey"
 
-#: ../share/patterns/patterns.svg.h:38
-msgid "Camouflage"
-msgstr "Camouflage"
+#. Palette: ./inkscape.gpl
+#: ../share/palettes/palettes.h:117
+#, fuzzy, no-c-format
+msgctxt "Palette"
+msgid "20% Gray"
+msgstr "Grey"
 
-#: ../share/patterns/patterns.svg.h:39
-msgid "Ermine"
-msgstr "Ermine"
+#. Palette: ./inkscape.gpl
+#: ../share/palettes/palettes.h:121
+#, fuzzy, no-c-format
+msgctxt "Palette"
+msgid "10% Gray"
+msgstr "Grey"
 
-#: ../share/patterns/patterns.svg.h:40
-msgid "Sand (bitmap)"
-msgstr "Sand (bitmap)"
+#. Palette: ./inkscape.gpl
+#: ../share/palettes/palettes.h:125
+#, fuzzy, no-c-format
+msgctxt "Palette"
+msgid "7.5% Gray"
+msgstr "Grey"
 
-#: ../share/patterns/patterns.svg.h:41
-msgid "Cloth (bitmap)"
-msgstr "Cloth (bitmap)"
+#. Palette: ./inkscape.gpl
+#: ../share/palettes/palettes.h:129
+#, fuzzy, no-c-format
+msgctxt "Palette"
+msgid "5% Gray"
+msgstr "Grey"
 
-#: ../share/patterns/patterns.svg.h:42
-msgid "Old paint (bitmap)"
-msgstr "Old paint (bitmap)"
+#. Palette: ./inkscape.gpl
+#: ../share/palettes/palettes.h:133
+#, fuzzy, no-c-format
+msgctxt "Palette"
+msgid "2.5% Gray"
+msgstr "Grey"
 
-#: ../src/conn-avoid-ref.cpp:237
-msgid "Add a new connection point"
-msgstr "Add a new connection point"
+#. Palette: ./inkscape.gpl
+#: ../share/palettes/palettes.h:136
+#, fuzzy
+msgctxt "Palette"
+msgid "White"
+msgstr "White"
 
-#: ../src/conn-avoid-ref.cpp:262
-msgid "Move a connection point"
-msgstr "Move a connection point"
+#. Palette: ./inkscape.gpl
+#: ../share/palettes/palettes.h:139
+msgctxt "Palette"
+msgid "Maroon (#800000)"
+msgstr ""
 
-#: ../src/conn-avoid-ref.cpp:282
-msgid "Remove a connection point"
-msgstr "Remove a connection point"
+#. Palette: ./inkscape.gpl
+#: ../share/palettes/palettes.h:142
+msgctxt "Palette"
+msgid "Red (#FF0000)"
+msgstr ""
 
-#: ../src/live_effects/lpe-extrude.cpp:28
-msgid "Direction"
-msgstr "Direction"
+#. Palette: ./inkscape.gpl
+#: ../share/palettes/palettes.h:145
+msgctxt "Palette"
+msgid "Olive (#808000)"
+msgstr ""
 
-#: ../src/live_effects/lpe-extrude.cpp:28
-msgid "Defines the direction and magnitude of the extrusion"
-msgstr "Defines the direction and magnitude of the extrusion"
+#. Palette: ./inkscape.gpl
+#: ../share/palettes/palettes.h:148
+msgctxt "Palette"
+msgid "Yellow (#FFFF00)"
+msgstr ""
 
-#: ../src/sp-flowtext.cpp:378
-#: ../src/sp-text.cpp:427
-#: ../src/text-context.cpp:1604
-msgid " [truncated]"
-msgstr " [truncated]"
+#. Palette: ./inkscape.gpl
+#: ../share/palettes/palettes.h:151
+msgctxt "Palette"
+msgid "Green (#008000)"
+msgstr ""
 
-#: ../src/sp-flowtext.cpp:381
-#, c-format
-msgid "<b>Flowed text</b> (%d character%s)"
-msgid_plural "<b>Flowed text</b> (%d characters%s)"
-msgstr[0] "<b>Flowed text</b> (%d character%s)"
-msgstr[1] "<b>Flowed text</b> (%d characters%s)"
+#. Palette: ./inkscape.gpl
+#: ../share/palettes/palettes.h:154
+msgctxt "Palette"
+msgid "Lime (#00FF00)"
+msgstr ""
 
-#: ../src/sp-flowtext.cpp:383
-#, c-format
-msgid "<b>Linked flowed text</b> (%d character%s)"
-msgid_plural "<b>Linked flowed text</b> (%d characters%s)"
-msgstr[0] "<b>Linked flowed text</b> (%d character%s)"
-msgstr[1] "<b>Linked flowed text</b> (%d characters%s)"
+#. Palette: ./inkscape.gpl
+#: ../share/palettes/palettes.h:157
+msgctxt "Palette"
+msgid "Teal (#008080)"
+msgstr ""
 
-#: ../src/arc-context.cpp:324
-msgid "<b>Ctrl</b>: make circle or integer-ratio ellipse, snap arc/segment angle"
-msgstr "<b>Ctrl</b>: make circle or integer-ratio ellipse, snap arc/segment angle"
+#. Palette: ./inkscape.gpl
+#: ../share/palettes/palettes.h:160
+msgctxt "Palette"
+msgid "Aqua (#00FFFF)"
+msgstr ""
 
-#: ../src/arc-context.cpp:325
-#: ../src/rect-context.cpp:369
-msgid "<b>Shift</b>: draw around the starting point"
-msgstr "<b>Shift</b>: draw around the starting point"
+#. Palette: ./inkscape.gpl
+#: ../share/palettes/palettes.h:163
+msgctxt "Palette"
+msgid "Navy (#000080)"
+msgstr ""
 
-#: ../src/arc-context.cpp:476
-#, c-format
-msgid "<b>Ellipse</b>: %s &#215; %s (constrained to ratio %d:%d); with <b>Shift</b> to draw around the starting point"
-msgstr "<b>Ellipse</b>: %s &#215; %s (constrained to ratio %d:%d); with <b>Shift</b> to draw around the starting point"
+#. Palette: ./inkscape.gpl
+#: ../share/palettes/palettes.h:166
+msgctxt "Palette"
+msgid "Blue (#0000FF)"
+msgstr ""
 
-#: ../src/arc-context.cpp:478
-#, c-format
-msgid "<b>Ellipse</b>: %s &#215; %s; with <b>Ctrl</b> to make square or integer-ratio ellipse; with <b>Shift</b> to draw around the starting point"
-msgstr "<b>Ellipse</b>: %s &#215; %s; with <b>Ctrl</b> to make square or integer-ratio ellipse; with <b>Shift</b> to draw around the starting point"
+#. Palette: ./inkscape.gpl
+#: ../share/palettes/palettes.h:169
+msgctxt "Palette"
+msgid "Purple (#800080)"
+msgstr ""
 
-#: ../src/arc-context.cpp:504
-msgid "Create ellipse"
-msgstr "Create ellipse"
+#. Palette: ./inkscape.gpl
+#: ../share/palettes/palettes.h:172
+msgctxt "Palette"
+msgid "Fuchsia (#FF00FF)"
+msgstr ""
 
-#: ../src/box3d-context.cpp:440
-#: ../src/box3d-context.cpp:447
-#: ../src/box3d-context.cpp:454
-#: ../src/box3d-context.cpp:461
-#: ../src/box3d-context.cpp:468
-#: ../src/box3d-context.cpp:475
-msgid "Change perspective (angle of PLs)"
-msgstr "Change perspective (angle of PLs)"
+#. Palette: ./LaTeX-Beamer.gpl
+#: ../share/palettes/palettes.h:175
+#, fuzzy
+msgctxt "Palette"
+msgid "default outer 1"
+msgstr "Default title"
 
-#. status text
-#: ../src/box3d-context.cpp:643
-msgid "<b>3D Box</b>; with <b>Shift</b> to extrude along the Z axis"
-msgstr "<b>3D Box</b>; with <b>Shift</b> to extrude along the Z axis"
+#. Palette: ./LaTeX-Beamer.gpl
+#: ../share/palettes/palettes.h:178
+#, fuzzy
+msgctxt "Palette"
+msgid "default outer 2"
+msgstr "Default title"
 
-#: ../src/box3d-context.cpp:671
-msgid "Create 3D box"
-msgstr "Create 3D box"
+#. Palette: ./LaTeX-Beamer.gpl
+#: ../share/palettes/palettes.h:181
+#, fuzzy
+msgctxt "Palette"
+msgid "default outer 3"
+msgstr "Default title"
 
-#: ../src/box3d.cpp:327
-msgid "<b>3D Box</b>"
-msgstr "<b>3D Box</b>"
+#. Palette: ./LaTeX-Beamer.gpl
+#: ../share/palettes/palettes.h:184
+#, fuzzy
+msgctxt "Palette"
+msgid "default block"
+msgstr "(default)"
 
-#: ../src/connector-context.cpp:236
-msgid "<b>Connection point</b>: click or drag to create a new connector"
-msgstr "<b>Connection point</b>: click or drag to create a new connector"
+#. Palette: ./LaTeX-Beamer.gpl
+#: ../share/palettes/palettes.h:187
+msgctxt "Palette"
+msgid "default added blue"
+msgstr ""
 
-#: ../src/connector-context.cpp:237
-msgid "<b>Connection point</b>: click to select, drag to move"
-msgstr "<b>Connection point</b>: click to select, drag to move"
+#. Palette: ./LaTeX-Beamer.gpl
+#: ../share/palettes/palettes.h:190
+msgctxt "Palette"
+msgid "default block header"
+msgstr ""
 
-#: ../src/connector-context.cpp:781
-msgid "Creating new connector"
-msgstr "Creating new connector"
+#. Palette: ./LaTeX-Beamer.gpl
+#: ../share/palettes/palettes.h:193
+msgctxt "Palette"
+msgid "default alert block"
+msgstr ""
 
-#: ../src/connector-context.cpp:1159
-msgid "Connector endpoint drag cancelled."
-msgstr "Connector endpoint drag cancelled."
+#. Palette: ./LaTeX-Beamer.gpl
+#: ../share/palettes/palettes.h:196
+msgctxt "Palette"
+msgid "default added red"
+msgstr ""
 
-#: ../src/connector-context.cpp:1189
-msgid "Connection point drag cancelled."
-msgstr "Connection point drag cancelled."
+#. Palette: ./LaTeX-Beamer.gpl
+#: ../share/palettes/palettes.h:199
+msgctxt "Palette"
+msgid "default alert block header"
+msgstr ""
 
-#: ../src/connector-context.cpp:1307
-msgid "Reroute connector"
-msgstr "Reroute connector"
+#. Palette: ./LaTeX-Beamer.gpl
+#: ../share/palettes/palettes.h:202
+msgctxt "Palette"
+msgid "default example block"
+msgstr ""
 
-#: ../src/connector-context.cpp:1480
-msgid "Create connector"
-msgstr "Create connector"
+#. Palette: ./LaTeX-Beamer.gpl
+#: ../share/palettes/palettes.h:205
+msgctxt "Palette"
+msgid "default added green"
+msgstr ""
 
-#: ../src/connector-context.cpp:1503
-msgid "Finishing connector"
-msgstr "Finishing connector"
+#. Palette: ./LaTeX-Beamer.gpl
+#: ../share/palettes/palettes.h:208
+msgctxt "Palette"
+msgid "default example block header"
+msgstr ""
 
-#: ../src/connector-context.cpp:1790
-msgid "<b>Connector endpoint</b>: drag to reroute or connect to new shapes"
-msgstr "<b>Connector endpoint</b>: drag to reroute or connect to new shapes"
+#. Palette: ./LaTeX-Beamer.gpl
+#: ../share/palettes/palettes.h:211
+#, fuzzy
+msgctxt "Palette"
+msgid "default covered text"
+msgstr "Create flowed text"
 
-#: ../src/connector-context.cpp:1931
-msgid "Select <b>at least one non-connector object</b>."
-msgstr "Select <b>at least one non-connector object</b>."
+#. Palette: ./LaTeX-Beamer.gpl
+#: ../share/palettes/palettes.h:214
+msgctxt "Palette"
+msgid "default covered bullet"
+msgstr ""
 
-#: ../src/connector-context.cpp:1936
-#: ../src/widgets/toolbox.cpp:8191
-msgid "Make connectors avoid selected objects"
-msgstr "Make connectors avoid selected objects"
+#. Palette: ./LaTeX-Beamer.gpl
+#: ../share/palettes/palettes.h:217
+#, fuzzy
+msgctxt "Palette"
+msgid "default background"
+msgstr "Remove background"
 
-#: ../src/connector-context.cpp:1937
-#: ../src/widgets/toolbox.cpp:8201
-msgid "Make connectors ignore selected objects"
-msgstr "Make connectors ignore selected objects"
+#. Palette: ./LaTeX-Beamer.gpl
+#: ../share/palettes/palettes.h:220
+#, fuzzy
+msgctxt "Palette"
+msgid "default text"
+msgstr "Default title"
 
-#: ../src/context-fns.cpp:36
-#: ../src/context-fns.cpp:65
-msgid "<b>Current layer is hidden</b>. Unhide it to be able to draw on it."
-msgstr "<b>Current layer is hidden</b>. Unhide it to be able to draw on it."
+#. Palette: ./LaTeX-Beamer.gpl
+#: ../share/palettes/palettes.h:223
+msgctxt "Palette"
+msgid "default light outer 1"
+msgstr ""
 
-#: ../src/context-fns.cpp:42
-#: ../src/context-fns.cpp:71
-msgid "<b>Current layer is locked</b>. Unlock it to be able to draw on it."
-msgstr "<b>Current layer is locked</b>. Unlock it to be able to draw on it."
+#. Palette: ./LaTeX-Beamer.gpl
+#: ../share/palettes/palettes.h:226
+msgctxt "Palette"
+msgid "default light outer 2"
+msgstr ""
 
-#: ../src/desktop-events.cpp:189
-msgid "Create guide"
-msgstr "Create guide"
+#. Palette: ./LaTeX-Beamer.gpl
+#: ../share/palettes/palettes.h:229
+msgctxt "Palette"
+msgid "default light outer 3"
+msgstr ""
 
-#: ../src/desktop-events.cpp:402
-msgid "Move guide"
-msgstr "Move guide"
+#. Palette: ./LaTeX-Beamer.gpl
+#: ../share/palettes/palettes.h:232
+#, fuzzy
+msgctxt "Palette"
+msgid "default light block"
+msgstr "Default title"
 
-#: ../src/desktop-events.cpp:409
-#: ../src/desktop-events.cpp:455
-#: ../src/ui/dialog/guides.cpp:125
-msgid "Delete guide"
-msgstr "Delete guide"
+#. Palette: ./LaTeX-Beamer.gpl
+#: ../share/palettes/palettes.h:235
+msgctxt "Palette"
+msgid "default light block header"
+msgstr ""
 
-#: ../src/desktop-events.cpp:435
-#, c-format
-msgid "<b>Guideline</b>: %s"
-msgstr "<b>Guideline</b>: %s"
+#. Palette: ./LaTeX-Beamer.gpl
+#: ../share/palettes/palettes.h:238
+msgctxt "Palette"
+msgid "default light block header text"
+msgstr ""
 
-#: ../src/desktop.cpp:843
-msgid "No previous zoom."
-msgstr "No previous zoom."
+#. Palette: ./LaTeX-Beamer.gpl
+#: ../share/palettes/palettes.h:241
+msgctxt "Palette"
+msgid "default light alert block"
+msgstr ""
 
-#: ../src/desktop.cpp:868
-msgid "No next zoom."
-msgstr "No next zoom."
+#. Palette: ./LaTeX-Beamer.gpl
+#: ../share/palettes/palettes.h:244
+msgctxt "Palette"
+msgid "default light alert block header"
+msgstr ""
 
-#: ../src/dialogs/clonetiler.cpp:155
-msgid "<small>Nothing selected.</small>"
-msgstr "<small>Nothing selected.</small>"
+#. Palette: ./LaTeX-Beamer.gpl
+#: ../share/palettes/palettes.h:247
+msgctxt "Palette"
+msgid "default light alert block header text"
+msgstr ""
 
-#: ../src/dialogs/clonetiler.cpp:161
-msgid "<small>More than one object selected.</small>"
-msgstr "<small>More than one object selected.</small>"
+#. Palette: ./LaTeX-Beamer.gpl
+#: ../share/palettes/palettes.h:250
+msgctxt "Palette"
+msgid "default light example block"
+msgstr ""
 
-#: ../src/dialogs/clonetiler.cpp:168
-#, c-format
-msgid "<small>Object has <b>%d</b> tiled clones.</small>"
-msgstr "<small>Object has <b>%d</b> tiled clones.</small>"
+#. Palette: ./LaTeX-Beamer.gpl
+#: ../share/palettes/palettes.h:253
+msgctxt "Palette"
+msgid "default light example block header"
+msgstr ""
 
-#: ../src/dialogs/clonetiler.cpp:173
-msgid "<small>Object has no tiled clones.</small>"
-msgstr "<small>Object has no tiled clones.</small>"
+#. Palette: ./LaTeX-Beamer.gpl
+#: ../share/palettes/palettes.h:256
+msgctxt "Palette"
+msgid "default light example block header text"
+msgstr ""
 
-#: ../src/dialogs/clonetiler.cpp:976
-msgid "Select <b>one object</b> whose tiled clones to unclump."
-msgstr "Select <b>one object</b> whose tiled clones to unclump."
+#. Palette: ./LaTeX-Beamer.gpl
+#: ../share/palettes/palettes.h:259
+#, fuzzy
+msgctxt "Palette"
+msgid "default light covered text"
+msgstr "Default interface setup"
 
-#: ../src/dialogs/clonetiler.cpp:998
-msgid "Unclump tiled clones"
-msgstr "Unclump tiled clones"
+#. Palette: ./LaTeX-Beamer.gpl
+#: ../share/palettes/palettes.h:262
+msgctxt "Palette"
+msgid "default light covered bullet"
+msgstr ""
 
-#: ../src/dialogs/clonetiler.cpp:1028
-msgid "Select <b>one object</b> whose tiled clones to remove."
-msgstr "Select <b>one object</b> whose tiled clones to remove."
+#. Palette: ./LaTeX-Beamer.gpl
+#: ../share/palettes/palettes.h:265
+msgctxt "Palette"
+msgid "default light background"
+msgstr ""
 
-#: ../src/dialogs/clonetiler.cpp:1051
-msgid "Delete tiled clones"
-msgstr "Delete tiled clones"
+#. Palette: ./LaTeX-Beamer.gpl
+#: ../share/palettes/palettes.h:268
+#, fuzzy
+msgctxt "Palette"
+msgid "default light text"
+msgstr "Default title"
 
-#: ../src/dialogs/clonetiler.cpp:1097
-#: ../src/selection-chemistry.cpp:2023
-msgid "Select an <b>object</b> to clone."
-msgstr "Select an <b>object</b> to clone."
+#. Palette: ./LaTeX-Beamer.gpl
+#: ../share/palettes/palettes.h:271
+msgctxt "Palette"
+msgid "beetle outer 1"
+msgstr ""
 
-#: ../src/dialogs/clonetiler.cpp:1103
-msgid "If you want to clone several objects, <b>group</b> them and <b>clone the group</b>."
-msgstr "If you want to clone several objects, <b>group</b> them and <b>clone the group</b>."
+#. Palette: ./LaTeX-Beamer.gpl
+#: ../share/palettes/palettes.h:274
+msgctxt "Palette"
+msgid "beetle outer 2"
+msgstr ""
 
-#: ../src/dialogs/clonetiler.cpp:1112
-msgid "<small>Creating tiled clones...</small>"
-msgstr "<small>Creating tiled clones...</small>"
+#. Palette: ./LaTeX-Beamer.gpl
+#: ../share/palettes/palettes.h:277
+msgctxt "Palette"
+msgid "beetle outer 3"
+msgstr ""
 
-#: ../src/dialogs/clonetiler.cpp:1515
-msgid "Create tiled clones"
-msgstr "Create tiled clones"
+#. Palette: ./LaTeX-Beamer.gpl
+#: ../share/palettes/palettes.h:280 ../share/palettes/palettes.h:283
+#: ../share/palettes/palettes.h:286
+msgctxt "Palette"
+msgid "beetle added blue"
+msgstr ""
 
-#: ../src/dialogs/clonetiler.cpp:1706
-msgid "<small>Per row:</small>"
-msgstr "<small>Per row:</small>"
+#. Palette: ./LaTeX-Beamer.gpl
+#: ../share/palettes/palettes.h:289
+msgctxt "Palette"
+msgid "beetle added red"
+msgstr ""
 
-#: ../src/dialogs/clonetiler.cpp:1719
-msgid "<small>Per column:</small>"
-msgstr "<small>Per column:</small>"
+#. Palette: ./LaTeX-Beamer.gpl
+#: ../share/palettes/palettes.h:292
+msgctxt "Palette"
+msgid "beetle alert block header text"
+msgstr ""
 
-#: ../src/dialogs/clonetiler.cpp:1727
-msgid "<small>Randomize:</small>"
-msgstr "<small>Randomise:</small>"
+#. Palette: ./LaTeX-Beamer.gpl
+#: ../share/palettes/palettes.h:295
+#, fuzzy
+msgctxt "Palette"
+msgid "beetle added green"
+msgstr "Create and edit gradients"
 
-#: ../src/dialogs/clonetiler.cpp:1888
-msgid "_Symmetry"
-msgstr "_Symmetry"
+#. Palette: ./LaTeX-Beamer.gpl
+#: ../share/palettes/palettes.h:298
+msgctxt "Palette"
+msgid "beetle example block header text"
+msgstr ""
 
-#. TRANSLATORS: For the following 17 symmetry groups, see
-#. * http://www.bib.ulb.ac.be/coursmath/doc/17.htm (visual examples);
-#. * http://www.clarku.edu/~djoyce/wallpaper/seventeen.html (English vocabulary); or
-#. * http://membres.lycos.fr/villemingerard/Geometri/Sym1D.htm (French vocabulary).
-#.
-#: ../src/dialogs/clonetiler.cpp:1896
-msgid "Select one of the 17 symmetry groups for the tiling"
-msgstr "Select one of the 17 symmetry groups for the tiling"
+#. Palette: ./LaTeX-Beamer.gpl
+#: ../share/palettes/palettes.h:301
+#, fuzzy
+msgctxt "Palette"
+msgid "beetle header text"
+msgstr "Delete text"
 
-#. TRANSLATORS: "translation" means "shift" / "displacement" here.
-#: ../src/dialogs/clonetiler.cpp:1907
-msgid "<b>P1</b>: simple translation"
-msgstr "<b>P1</b>: simple translation"
+#. Palette: ./LaTeX-Beamer.gpl
+#: ../share/palettes/palettes.h:304 ../share/palettes/palettes.h:316
+msgctxt "Palette"
+msgid "beetle added grey"
+msgstr ""
 
-#: ../src/dialogs/clonetiler.cpp:1908
-msgid "<b>P2</b>: 180&#176; rotation"
-msgstr "<b>P2</b>: 180&#176; rotation"
+#. Palette: ./LaTeX-Beamer.gpl
+#: ../share/palettes/palettes.h:307
+msgctxt "Palette"
+msgid "beetle covered bullet"
+msgstr ""
 
-#: ../src/dialogs/clonetiler.cpp:1909
-msgid "<b>PM</b>: reflection"
-msgstr "<b>PM</b>: reflection"
+#. Palette: ./LaTeX-Beamer.gpl
+#: ../share/palettes/palettes.h:310
+#, fuzzy
+msgctxt "Palette"
+msgid "beetle background"
+msgstr "Remove background"
 
-#. TRANSLATORS: "glide reflection" is a reflection and a translation combined.
-#. For more info, see http://mathforum.org/sum95/suzanne/symsusan.html
-#: ../src/dialogs/clonetiler.cpp:1912
-msgid "<b>PG</b>: glide reflection"
-msgstr "<b>PG</b>: glide reflection"
+#. Palette: ./LaTeX-Beamer.gpl
+#: ../share/palettes/palettes.h:313
+#, fuzzy
+msgctxt "Palette"
+msgid "beetle covered text"
+msgstr "Create flowed text"
 
-#: ../src/dialogs/clonetiler.cpp:1913
-msgid "<b>CM</b>: reflection + glide reflection"
-msgstr "<b>CM</b>: reflection + glide reflection"
+#. Palette: ./LaTeX-Beamer.gpl
+#: ../share/palettes/palettes.h:319
+#, fuzzy
+msgctxt "Palette"
+msgid "beetle text"
+msgstr "Delete text"
 
-#: ../src/dialogs/clonetiler.cpp:1914
-msgid "<b>PMM</b>: reflection + reflection"
-msgstr "<b>PMM</b>: reflection + reflection"
+#. Palette: ./LaTeX-Beamer.gpl
+#: ../share/palettes/palettes.h:322
+msgctxt "Palette"
+msgid "albatross outer 1"
+msgstr ""
 
-#: ../src/dialogs/clonetiler.cpp:1915
-msgid "<b>PMG</b>: reflection + 180&#176; rotation"
-msgstr "<b>PMG</b>: reflection + 180&#176; rotation"
+#. Palette: ./LaTeX-Beamer.gpl
+#: ../share/palettes/palettes.h:325
+msgctxt "Palette"
+msgid "albatross outer 2"
+msgstr ""
 
-#: ../src/dialogs/clonetiler.cpp:1916
-msgid "<b>PGG</b>: glide reflection + 180&#176; rotation"
-msgstr "<b>PGG</b>: glide reflection + 180&#176; rotation"
+#. Palette: ./LaTeX-Beamer.gpl
+#: ../share/palettes/palettes.h:328
+msgctxt "Palette"
+msgid "albatross outer 3"
+msgstr ""
 
-#: ../src/dialogs/clonetiler.cpp:1917
-msgid "<b>CMM</b>: reflection + reflection + 180&#176; rotation"
-msgstr "<b>CMM</b>: reflection + reflection + 180&#176; rotation"
+#. Palette: ./LaTeX-Beamer.gpl
+#: ../share/palettes/palettes.h:331
+#, fuzzy
+msgctxt "Palette"
+msgid "albatross background"
+msgstr "Remove background"
 
-#: ../src/dialogs/clonetiler.cpp:1918
-msgid "<b>P4</b>: 90&#176; rotation"
-msgstr "<b>P4</b>: 90&#176; rotation"
+#. Palette: ./LaTeX-Beamer.gpl
+#: ../share/palettes/palettes.h:334
+msgctxt "Palette"
+msgid "albatross block"
+msgstr ""
 
-#: ../src/dialogs/clonetiler.cpp:1919
-msgid "<b>P4M</b>: 90&#176; rotation + 45&#176; reflection"
-msgstr "<b>P4M</b>: 90&#176; rotation + 45&#176; reflection"
+#. Palette: ./LaTeX-Beamer.gpl
+#: ../share/palettes/palettes.h:337
+msgctxt "Palette"
+msgid "albatross block header"
+msgstr ""
 
-#: ../src/dialogs/clonetiler.cpp:1920
-msgid "<b>P4G</b>: 90&#176; rotation + 90&#176; reflection"
-msgstr "<b>P4G</b>: 90&#176; rotation + 90&#176; reflection"
+#. Palette: ./LaTeX-Beamer.gpl
+#: ../share/palettes/palettes.h:340
+msgctxt "Palette"
+msgid "albatross header text"
+msgstr ""
 
-#: ../src/dialogs/clonetiler.cpp:1921
-msgid "<b>P3</b>: 120&#176; rotation"
-msgstr "<b>P3</b>: 120&#176; rotation"
+#. Palette: ./LaTeX-Beamer.gpl
+#: ../share/palettes/palettes.h:343
+msgctxt "Palette"
+msgid "albatross bullet"
+msgstr ""
 
-#: ../src/dialogs/clonetiler.cpp:1922
-msgid "<b>P31M</b>: reflection + 120&#176; rotation, dense"
-msgstr "<b>P31M</b>: reflection + 120&#176; rotation, dense"
+#. Palette: ./LaTeX-Beamer.gpl
+#: ../share/palettes/palettes.h:346
+msgctxt "Palette"
+msgid "albatross covered bullet"
+msgstr ""
 
-#: ../src/dialogs/clonetiler.cpp:1923
-msgid "<b>P3M1</b>: reflection + 120&#176; rotation, sparse"
-msgstr "<b>P3M1</b>: reflection + 120&#176; rotation, sparse"
+#. Palette: ./LaTeX-Beamer.gpl
+#: ../share/palettes/palettes.h:349
+msgctxt "Palette"
+msgid "albatross covered text"
+msgstr ""
 
-#: ../src/dialogs/clonetiler.cpp:1924
-msgid "<b>P6</b>: 60&#176; rotation"
-msgstr "<b>P6</b>: 60&#176; rotation"
+#. Palette: ./LaTeX-Beamer.gpl
+#: ../share/palettes/palettes.h:352
+msgctxt "Palette"
+msgid "albatross added red"
+msgstr ""
 
-#: ../src/dialogs/clonetiler.cpp:1925
-msgid "<b>P6M</b>: reflection + 60&#176; rotation"
-msgstr "<b>P6M</b>: reflection + 60&#176; rotation"
+#. Palette: ./LaTeX-Beamer.gpl
+#: ../share/palettes/palettes.h:355
+msgctxt "Palette"
+msgid "albatross alert block header text"
+msgstr ""
 
-#: ../src/dialogs/clonetiler.cpp:1953
-msgid "S_hift"
-msgstr "S_hift"
+#. Palette: ./LaTeX-Beamer.gpl
+#: ../share/palettes/palettes.h:358
+msgctxt "Palette"
+msgid "albatross added green"
+msgstr ""
 
-#. TRANSLATORS: "shift" means: the tiles will be shifted (offset) horizontally by this amount
-#: ../src/dialogs/clonetiler.cpp:1963
-#, no-c-format
-msgid "<b>Shift X:</b>"
-msgstr "<b>Shift X:</b>"
+#. Palette: ./LaTeX-Beamer.gpl
+#: ../share/palettes/palettes.h:361
+msgctxt "Palette"
+msgid "albatross example block header text"
+msgstr ""
 
-#: ../src/dialogs/clonetiler.cpp:1971
-#, no-c-format
-msgid "Horizontal shift per row (in % of tile width)"
-msgstr "Horizontal shift per row (in % of tile width)"
+#. Palette: ./LaTeX-Beamer.gpl
+#: ../share/palettes/palettes.h:364
+msgctxt "Palette"
+msgid "albatross text"
+msgstr ""
 
-#: ../src/dialogs/clonetiler.cpp:1979
-#, no-c-format
-msgid "Horizontal shift per column (in % of tile width)"
-msgstr "Horizontal shift per column (in % of tile width)"
+#. Palette: ./LaTeX-Beamer.gpl
+#: ../share/palettes/palettes.h:367
+msgctxt "Palette"
+msgid "albatross added yellow"
+msgstr ""
 
-#: ../src/dialogs/clonetiler.cpp:1986
-msgid "Randomize the horizontal shift by this percentage"
-msgstr "Randomise the horizontal shift by this percentage"
+#. Palette: ./LaTeX-Beamer.gpl
+#: ../share/palettes/palettes.h:370
+msgctxt "Palette"
+msgid "albatross added white"
+msgstr ""
 
-#. TRANSLATORS: "shift" means: the tiles will be shifted (offset) vertically by this amount
-#: ../src/dialogs/clonetiler.cpp:1996
-#, no-c-format
-msgid "<b>Shift Y:</b>"
-msgstr "<b>Shift Y:</b>"
+#. Palette: ./LaTeX-Beamer.gpl
+#: ../share/palettes/palettes.h:373
+#, fuzzy
+msgctxt "Palette"
+msgid "fly text"
+msgstr "Type text"
 
-#: ../src/dialogs/clonetiler.cpp:2004
-#, no-c-format
-msgid "Vertical shift per row (in % of tile height)"
-msgstr "Vertical shift per row (in % of tile height)"
+#. Palette: ./LaTeX-Beamer.gpl
+#: ../share/palettes/palettes.h:376 ../share/palettes/palettes.h:385
+msgctxt "Palette"
+msgid "fly added grey"
+msgstr ""
 
-#: ../src/dialogs/clonetiler.cpp:2012
-#, no-c-format
-msgid "Vertical shift per column (in % of tile height)"
-msgstr "Vertical shift per column (in % of tile height)"
+#. Palette: ./LaTeX-Beamer.gpl
+#: ../share/palettes/palettes.h:379
+#, fuzzy
+msgctxt "Palette"
+msgid "fly outer"
+msgstr "filter"
 
-#: ../src/dialogs/clonetiler.cpp:2019
-msgid "Randomize the vertical shift by this percentage"
-msgstr "Randomise the vertical shift by this percentage"
+#. Palette: ./LaTeX-Beamer.gpl
+#: ../share/palettes/palettes.h:382
+#, fuzzy
+msgctxt "Palette"
+msgid "fly background"
+msgstr "Background"
 
-#: ../src/dialogs/clonetiler.cpp:2027
-#: ../src/dialogs/clonetiler.cpp:2175
-msgid "<b>Exponent:</b>"
-msgstr "<b>Exponent:</b>"
+#. Palette: ./LaTeX-Beamer.gpl
+#: ../share/palettes/palettes.h:388
+#, fuzzy
+msgctxt "Palette"
+msgid "fly header text"
+msgstr "I hate text"
+
+#. Palette: ./LaTeX-Beamer.gpl
+#: ../share/palettes/palettes.h:391
+msgctxt "Palette"
+msgid "fly covered bullet"
+msgstr ""
 
-#: ../src/dialogs/clonetiler.cpp:2034
-msgid "Whether rows are spaced evenly (1), converge (<1) or diverge (>1)"
-msgstr "Whether rows are spaced evenly (1), converge (<1) or diverge (>1)"
+#. Palette: ./LaTeX-Beamer.gpl
+#: ../share/palettes/palettes.h:394
+#, fuzzy
+msgctxt "Palette"
+msgid "fly covered text"
+msgstr "Flowed text"
 
-#: ../src/dialogs/clonetiler.cpp:2041
-msgid "Whether columns are spaced evenly (1), converge (<1) or diverge (>1)"
-msgstr "Whether columns are spaced evenly (1), converge (<1) or diverge (>1)"
+#. Palette: ./LaTeX-Beamer.gpl
+#: ../share/palettes/palettes.h:397
+msgctxt "Palette"
+msgid "fly added red"
+msgstr ""
 
-#. TRANSLATORS: "Alternate" is a verb here
-#: ../src/dialogs/clonetiler.cpp:2049
-#: ../src/dialogs/clonetiler.cpp:2219
-#: ../src/dialogs/clonetiler.cpp:2296
-#: ../src/dialogs/clonetiler.cpp:2372
-#: ../src/dialogs/clonetiler.cpp:2421
-#: ../src/dialogs/clonetiler.cpp:2552
-msgid "<small>Alternate:</small>"
-msgstr "<small>Alternate:</small>"
+#. Palette: ./LaTeX-Beamer.gpl
+#: ../share/palettes/palettes.h:400
+msgctxt "Palette"
+msgid "fly alert block header text"
+msgstr ""
 
-#: ../src/dialogs/clonetiler.cpp:2055
-msgid "Alternate the sign of shifts for each row"
-msgstr "Alternate the sign of shifts for each row"
+#. Palette: ./LaTeX-Beamer.gpl
+#: ../share/palettes/palettes.h:403
+msgctxt "Palette"
+msgid "fly added green"
+msgstr ""
 
-#: ../src/dialogs/clonetiler.cpp:2060
-msgid "Alternate the sign of shifts for each column"
-msgstr "Alternate the sign of shifts for each column"
+#. Palette: ./LaTeX-Beamer.gpl
+#: ../share/palettes/palettes.h:406
+msgctxt "Palette"
+msgid "fly example block header text"
+msgstr ""
 
-#. TRANSLATORS: "Cumulate" is a verb here
-#: ../src/dialogs/clonetiler.cpp:2067
-#: ../src/dialogs/clonetiler.cpp:2237
-#: ../src/dialogs/clonetiler.cpp:2314
-msgid "<small>Cumulate:</small>"
-msgstr "<small>Cumulate:</small>"
+#. Palette: ./LaTeX-Beamer.gpl
+#: ../share/palettes/palettes.h:409
+msgctxt "Palette"
+msgid "fly added blue"
+msgstr ""
 
-#: ../src/dialogs/clonetiler.cpp:2073
-msgid "Cumulate the shifts for each row"
-msgstr "Cumulate the shifts for each row"
+#. Palette: ./LaTeX-Beamer.gpl
+#: ../share/palettes/palettes.h:412
+msgctxt "Palette"
+msgid "fly added default blue"
+msgstr ""
 
-#: ../src/dialogs/clonetiler.cpp:2078
-msgid "Cumulate the shifts for each column"
-msgstr "Cumulate the shifts for each column"
+#. Palette: ./LaTeX-Beamer.gpl
+#: ../share/palettes/palettes.h:415
+msgctxt "Palette"
+msgid "seagull outer 1"
+msgstr ""
 
-#. TRANSLATORS: "Cumulate" is a verb here
-#: ../src/dialogs/clonetiler.cpp:2085
-msgid "<small>Exclude tile:</small>"
-msgstr "<small>Exclude tile:</small>"
+#. Palette: ./LaTeX-Beamer.gpl
+#: ../share/palettes/palettes.h:418
+msgctxt "Palette"
+msgid "seagull outer 2"
+msgstr ""
 
-#: ../src/dialogs/clonetiler.cpp:2091
-msgid "Exclude tile height in shift"
-msgstr "Exclude tile height in shift"
+#. Palette: ./LaTeX-Beamer.gpl
+#: ../share/palettes/palettes.h:421
+msgctxt "Palette"
+msgid "seagull outer 3"
+msgstr ""
 
-#: ../src/dialogs/clonetiler.cpp:2096
-msgid "Exclude tile width in shift"
-msgstr "Exclude tile width in shift"
+#. Palette: ./LaTeX-Beamer.gpl
+#: ../share/palettes/palettes.h:424
+msgctxt "Palette"
+msgid "seagull block"
+msgstr ""
 
-#: ../src/dialogs/clonetiler.cpp:2105
-msgid "Sc_ale"
-msgstr "Sc_ale"
+#. Palette: ./LaTeX-Beamer.gpl
+#: ../share/palettes/palettes.h:427
+msgctxt "Palette"
+msgid "seagull added grey"
+msgstr ""
 
-#: ../src/dialogs/clonetiler.cpp:2113
-msgid "<b>Scale X:</b>"
-msgstr "<b>Scale X:</b>"
+#. Palette: ./LaTeX-Beamer.gpl
+#: ../share/palettes/palettes.h:430
+msgctxt "Palette"
+msgid "seagull block header"
+msgstr ""
 
-#: ../src/dialogs/clonetiler.cpp:2121
-#, no-c-format
-msgid "Horizontal scale per row (in % of tile width)"
-msgstr "Horizontal scale per row (in % of tile width)"
+#. Palette: ./LaTeX-Beamer.gpl
+#: ../share/palettes/palettes.h:433
+msgctxt "Palette"
+msgid "seagull covered text"
+msgstr ""
 
-#: ../src/dialogs/clonetiler.cpp:2129
-#, no-c-format
-msgid "Horizontal scale per column (in % of tile width)"
-msgstr "Horizontal scale per column (in % of tile width)"
+#. Palette: ./LaTeX-Beamer.gpl
+#: ../share/palettes/palettes.h:436
+msgctxt "Palette"
+msgid "seagull covered bullet"
+msgstr ""
 
-#: ../src/dialogs/clonetiler.cpp:2136
-msgid "Randomize the horizontal scale by this percentage"
-msgstr "Randomise the horizontal scale by this percentage"
+#. Palette: ./LaTeX-Beamer.gpl
+#: ../share/palettes/palettes.h:439
+#, fuzzy
+msgctxt "Palette"
+msgid "seagull background"
+msgstr "Remove background"
 
-#: ../src/dialogs/clonetiler.cpp:2144
-msgid "<b>Scale Y:</b>"
-msgstr "<b>Scale Y:</b>"
+#. Palette: ./LaTeX-Beamer.gpl
+#: ../share/palettes/palettes.h:442
+#, fuzzy
+msgctxt "Palette"
+msgid "seagull text"
+msgstr "Vertical text"
 
-#: ../src/dialogs/clonetiler.cpp:2152
-#, no-c-format
-msgid "Vertical scale per row (in % of tile height)"
-msgstr "Vertical scale per row (in % of tile height)"
+#. Palette: ./LaTeX-Beamer.gpl
+#: ../share/palettes/palettes.h:445
+msgctxt "Palette"
+msgid "beaver outer frame"
+msgstr ""
 
-#: ../src/dialogs/clonetiler.cpp:2160
-#, no-c-format
-msgid "Vertical scale per column (in % of tile height)"
-msgstr "Vertical scale per column (in % of tile height)"
+#. Palette: ./LaTeX-Beamer.gpl
+#: ../share/palettes/palettes.h:448 ../share/palettes/palettes.h:451
+#: ../share/palettes/palettes.h:475
+msgctxt "Palette"
+msgid "beaver added red"
+msgstr ""
 
-#: ../src/dialogs/clonetiler.cpp:2167
-msgid "Randomize the vertical scale by this percentage"
-msgstr "Randomise the vertical scale by this percentage"
+#. Palette: ./LaTeX-Beamer.gpl
+#: ../share/palettes/palettes.h:454
+msgctxt "Palette"
+msgid "beaver outer 1"
+msgstr ""
 
-#: ../src/dialogs/clonetiler.cpp:2182
-msgid "Whether row scaling is uniform (1), converge (<1) or diverge (>1)"
-msgstr "Whether row scaling is uniform (1), converge (<1) or diverge (>1)"
+#. Palette: ./LaTeX-Beamer.gpl
+#: ../share/palettes/palettes.h:457
+msgctxt "Palette"
+msgid "beaver outer 2"
+msgstr ""
 
-#: ../src/dialogs/clonetiler.cpp:2189
-msgid "Whether column scaling is uniform (1), converge (<1) or diverge (>1)"
-msgstr "Whether column scaling is uniform (1), converge (<1) or diverge (>1)"
+#. Palette: ./LaTeX-Beamer.gpl
+#: ../share/palettes/palettes.h:460
+msgctxt "Palette"
+msgid "beaver outer 3"
+msgstr ""
 
-#: ../src/dialogs/clonetiler.cpp:2197
-msgid "<b>Base:</b>"
-msgstr "<b>Base:</b>"
+#. Palette: ./LaTeX-Beamer.gpl
+#: ../share/palettes/palettes.h:463
+msgctxt "Palette"
+msgid "beaver added blue"
+msgstr ""
 
-#: ../src/dialogs/clonetiler.cpp:2204
-#: ../src/dialogs/clonetiler.cpp:2211
-msgid "Base for a logarithmic spiral: not used (0), converge (<1), or diverge (>1)"
-msgstr "Base for a logarithmic spiral: not used (0), converge (<1), or diverge (>1)"
+#. Palette: ./LaTeX-Beamer.gpl
+#: ../share/palettes/palettes.h:466
+#, fuzzy
+msgctxt "Palette"
+msgid "beaver block header text"
+msgstr "Create flowed text"
 
-#: ../src/dialogs/clonetiler.cpp:2225
-msgid "Alternate the sign of scales for each row"
-msgstr "Alternate the sign of scales for each row"
+#. Palette: ./LaTeX-Beamer.gpl
+#: ../share/palettes/palettes.h:469
+#, fuzzy
+msgctxt "Palette"
+msgid "beaver added green"
+msgstr "Create and edit gradients"
 
-#: ../src/dialogs/clonetiler.cpp:2230
-msgid "Alternate the sign of scales for each column"
-msgstr "Alternate the sign of scales for each column"
+#. Palette: ./LaTeX-Beamer.gpl
+#: ../share/palettes/palettes.h:472
+msgctxt "Palette"
+msgid "beaver example block header text"
+msgstr ""
 
-#: ../src/dialogs/clonetiler.cpp:2243
-msgid "Cumulate the scales for each row"
-msgstr "Cumulate the scales for each row"
+#. Palette: ./LaTeX-Beamer.gpl
+#: ../share/palettes/palettes.h:478
+msgctxt "Palette"
+msgid "beaver alert block header text"
+msgstr ""
 
-#: ../src/dialogs/clonetiler.cpp:2248
-msgid "Cumulate the scales for each column"
-msgstr "Cumulate the scales for each column"
+#. Palette: ./LaTeX-Beamer.gpl
+#: ../share/palettes/palettes.h:481
+#, fuzzy
+msgctxt "Palette"
+msgid "beaver covered text"
+msgstr "Create flowed text"
 
-#: ../src/dialogs/clonetiler.cpp:2257
-msgid "_Rotation"
-msgstr "_Rotation"
+#. Palette: ./LaTeX-Beamer.gpl
+#: ../share/palettes/palettes.h:484
+msgctxt "Palette"
+msgid "beaver covered bullet"
+msgstr ""
 
-#: ../src/dialogs/clonetiler.cpp:2265
-msgid "<b>Angle:</b>"
-msgstr "<b>Angle:</b>"
+#. Palette: ./LaTeX-Beamer.gpl
+#: ../share/palettes/palettes.h:487
+#, fuzzy
+msgctxt "Palette"
+msgid "beaver background"
+msgstr "Remove background"
 
-#: ../src/dialogs/clonetiler.cpp:2273
-#, no-c-format
-msgid "Rotate tiles by this angle for each row"
-msgstr "Rotate tiles by this angle for each row"
+#. Palette: ./LaTeX-Beamer.gpl
+#: ../share/palettes/palettes.h:490
+#, fuzzy
+msgctxt "Palette"
+msgid "beaver text"
+msgstr "Create text"
 
-#: ../src/dialogs/clonetiler.cpp:2281
-#, no-c-format
-msgid "Rotate tiles by this angle for each column"
-msgstr "Rotate tiles by this angle for each column"
+#. Palette: ./LaTeX-Beamer.gpl
+#: ../share/palettes/palettes.h:493
+#, fuzzy
+msgctxt "Palette"
+msgid "crane outer 1"
+msgstr "Triangle out"
 
-#: ../src/dialogs/clonetiler.cpp:2288
-msgid "Randomize the rotation angle by this percentage"
-msgstr "Randomise the rotation angle by this percentage"
+#. Palette: ./LaTeX-Beamer.gpl
+#: ../share/palettes/palettes.h:496
+#, fuzzy
+msgctxt "Palette"
+msgid "crane outer 2"
+msgstr "Triangle out"
 
-#: ../src/dialogs/clonetiler.cpp:2302
-msgid "Alternate the rotation direction for each row"
-msgstr "Alternate the rotation direction for each row"
+#. Palette: ./LaTeX-Beamer.gpl
+#: ../share/palettes/palettes.h:499
+#, fuzzy
+msgctxt "Palette"
+msgid "crane outer 3"
+msgstr "Triangle out"
 
-#: ../src/dialogs/clonetiler.cpp:2307
-msgid "Alternate the rotation direction for each column"
-msgstr "Alternate the rotation direction for each column"
+#. Palette: ./LaTeX-Beamer.gpl
+#: ../share/palettes/palettes.h:502
+msgctxt "Palette"
+msgid "crane block"
+msgstr ""
 
-#: ../src/dialogs/clonetiler.cpp:2320
-msgid "Cumulate the rotation for each row"
-msgstr "Cumulate the rotation for each row"
+#. Palette: ./LaTeX-Beamer.gpl
+#: ../share/palettes/palettes.h:505
+#, fuzzy
+msgctxt "Palette"
+msgid "crane added orange"
+msgstr "constrained angle"
 
-#: ../src/dialogs/clonetiler.cpp:2325
-msgid "Cumulate the rotation for each column"
-msgstr "Cumulate the rotation for each column"
+#. Palette: ./LaTeX-Beamer.gpl
+#: ../share/palettes/palettes.h:508
+#, fuzzy
+msgctxt "Palette"
+msgid "crane block header"
+msgstr "Unlock layer"
 
-#: ../src/dialogs/clonetiler.cpp:2334
-msgid "_Blur & opacity"
-msgstr "_Blur & opacity"
+#. Palette: ./LaTeX-Beamer.gpl
+#: ../share/palettes/palettes.h:511
+msgctxt "Palette"
+msgid "crane alert block"
+msgstr ""
 
-#: ../src/dialogs/clonetiler.cpp:2343
-msgid "<b>Blur:</b>"
-msgstr "<b>Blur:</b>"
+#. Palette: ./LaTeX-Beamer.gpl
+#: ../share/palettes/palettes.h:514
+msgctxt "Palette"
+msgid "crane added red"
+msgstr ""
 
-#: ../src/dialogs/clonetiler.cpp:2350
-msgid "Blur tiles by this percentage for each row"
-msgstr "Blur tiles by this percentage for each row"
+#. Palette: ./LaTeX-Beamer.gpl
+#: ../share/palettes/palettes.h:517
+msgctxt "Palette"
+msgid "crane alert block header"
+msgstr ""
 
-#: ../src/dialogs/clonetiler.cpp:2357
-msgid "Blur tiles by this percentage for each column"
-msgstr "Blur tiles by this percentage for each column"
+#. Palette: ./LaTeX-Beamer.gpl
+#: ../share/palettes/palettes.h:520
+msgctxt "Palette"
+msgid "crane example block"
+msgstr ""
 
-#: ../src/dialogs/clonetiler.cpp:2364
-msgid "Randomize the tile blur by this percentage"
-msgstr "Randomise the tile blur by this percentage"
+#. Palette: ./LaTeX-Beamer.gpl
+#: ../share/palettes/palettes.h:523
+#, fuzzy
+msgctxt "Palette"
+msgid "crane added green"
+msgstr "Create and edit gradients"
 
-#: ../src/dialogs/clonetiler.cpp:2378
-msgid "Alternate the sign of blur change for each row"
-msgstr "Alternate the sign of blur changes for each row"
+#. Palette: ./LaTeX-Beamer.gpl
+#: ../share/palettes/palettes.h:526
+msgctxt "Palette"
+msgid "crane example block header"
+msgstr ""
 
-#: ../src/dialogs/clonetiler.cpp:2383
-msgid "Alternate the sign of blur change for each column"
-msgstr "Alternate the sign of blur changes for each column"
+#. Palette: ./LaTeX-Beamer.gpl
+#: ../share/palettes/palettes.h:529
+#, fuzzy
+msgctxt "Palette"
+msgid "crane covered text"
+msgstr "Create flowed text"
 
-#: ../src/dialogs/clonetiler.cpp:2392
-msgid "<b>Fade out:</b>"
-msgstr "<b>Fade out:</b>"
+#. Palette: ./LaTeX-Beamer.gpl
+#: ../share/palettes/palettes.h:532
+msgctxt "Palette"
+msgid "crane covered bullet"
+msgstr ""
 
-#: ../src/dialogs/clonetiler.cpp:2399
-msgid "Decrease tile opacity by this percentage for each row"
-msgstr "Decrease tile opacity by this percentage for each row"
+#. Palette: ./LaTeX-Beamer.gpl
+#: ../share/palettes/palettes.h:535
+msgctxt "Palette"
+msgid "crane bullet"
+msgstr ""
 
-#: ../src/dialogs/clonetiler.cpp:2406
-msgid "Decrease tile opacity by this percentage for each column"
-msgstr "Decrease tile opacity by this percentage for each column"
+#. Palette: ./LaTeX-Beamer.gpl
+#: ../share/palettes/palettes.h:538
+#, fuzzy
+msgctxt "Palette"
+msgid "crane background"
+msgstr "Trace Background"
 
-#: ../src/dialogs/clonetiler.cpp:2413
-msgid "Randomize the tile opacity by this percentage"
-msgstr "Randomise the tile opacity by this percentage"
+#. Palette: ./LaTeX-Beamer.gpl
+#: ../share/palettes/palettes.h:541
+#, fuzzy
+msgctxt "Palette"
+msgid "crane text"
+msgstr "Create text"
 
-#: ../src/dialogs/clonetiler.cpp:2427
-msgid "Alternate the sign of opacity change for each row"
-msgstr "Alternate the sign of opacity change for each row"
+#. Palette: ./LaTeX-Beamer.gpl
+#: ../share/palettes/palettes.h:544
+msgctxt "Palette"
+msgid "wolverine outer 1"
+msgstr ""
 
-#: ../src/dialogs/clonetiler.cpp:2432
-msgid "Alternate the sign of opacity change for each column"
-msgstr "Alternate the sign of opacity change for each column"
+#. Palette: ./LaTeX-Beamer.gpl
+#: ../share/palettes/palettes.h:547
+msgctxt "Palette"
+msgid "wolverine outer 2"
+msgstr ""
 
-#: ../src/dialogs/clonetiler.cpp:2440
-msgid "Co_lor"
-msgstr "Co_lour"
+#. Palette: ./LaTeX-Beamer.gpl
+#: ../share/palettes/palettes.h:550
+msgctxt "Palette"
+msgid "wolverine outer 3"
+msgstr ""
 
-#: ../src/dialogs/clonetiler.cpp:2445
-msgid "Initial color: "
-msgstr "Initial colour: "
+#. Palette: ./LaTeX-Beamer.gpl
+#: ../share/palettes/palettes.h:553
+msgctxt "Palette"
+msgid "wolverine outer 4"
+msgstr ""
 
-#: ../src/dialogs/clonetiler.cpp:2449
-msgid "Initial color of tiled clones"
-msgstr "Initial colour of tiled clones"
+#. Palette: ./LaTeX-Beamer.gpl
+#: ../share/palettes/palettes.h:556
+msgctxt "Palette"
+msgid "wolverine added yellow"
+msgstr ""
 
-#: ../src/dialogs/clonetiler.cpp:2449
-msgid "Initial color for clones (works only if the original has unset fill or stroke)"
+#. Palette: ./LaTeX-Beamer.gpl
+#: ../share/palettes/palettes.h:559
+msgctxt "Palette"
+msgid "wolverine added blue"
 msgstr ""
-"Initial colour for clones (works only if the original has unset fill or "
-"stroke)"
 
-#: ../src/dialogs/clonetiler.cpp:2464
-msgid "<b>H:</b>"
-msgstr "<b>H:</b>"
+#. Palette: ./LaTeX-Beamer.gpl
+#: ../share/palettes/palettes.h:562
+msgctxt "Palette"
+msgid "wolverine header text"
+msgstr ""
 
-#: ../src/dialogs/clonetiler.cpp:2471
-msgid "Change the tile hue by this percentage for each row"
-msgstr "Change the tile hue by this percentage for each row"
+#. Palette: ./LaTeX-Beamer.gpl
+#: ../share/palettes/palettes.h:565
+msgctxt "Palette"
+msgid "wolverine added green"
+msgstr ""
 
-#: ../src/dialogs/clonetiler.cpp:2478
-msgid "Change the tile hue by this percentage for each column"
-msgstr "Change the tile hue by this percentage for each column"
+#. Palette: ./LaTeX-Beamer.gpl
+#: ../share/palettes/palettes.h:568
+msgctxt "Palette"
+msgid "wolverine example block title"
+msgstr ""
 
-#: ../src/dialogs/clonetiler.cpp:2485
-msgid "Randomize the tile hue by this percentage"
-msgstr "Randomise the tile hue by this percentage"
+#. Palette: ./LaTeX-Beamer.gpl
+#: ../share/palettes/palettes.h:571
+msgctxt "Palette"
+msgid "wolverine covered text"
+msgstr ""
 
-#: ../src/dialogs/clonetiler.cpp:2494
-msgid "<b>S:</b>"
-msgstr "<b>S:</b>"
+#. Palette: ./LaTeX-Beamer.gpl
+#: ../share/palettes/palettes.h:574
+msgctxt "Palette"
+msgid "wolverine covered bullet"
+msgstr ""
 
-#: ../src/dialogs/clonetiler.cpp:2501
-msgid "Change the color saturation by this percentage for each row"
-msgstr "Change the colour saturation by this percentage for each row"
+#. Palette: ./LaTeX-Beamer.gpl
+#: ../share/palettes/palettes.h:577
+#, fuzzy
+msgctxt "Palette"
+msgid "wolverine background"
+msgstr "Remove background"
 
-#: ../src/dialogs/clonetiler.cpp:2508
-msgid "Change the color saturation by this percentage for each column"
-msgstr "Change the colour saturation by this percentage for each column"
+#. Palette: ./LaTeX-Beamer.gpl
+#: ../share/palettes/palettes.h:580
+#, fuzzy
+msgctxt "Palette"
+msgid "wolverine text"
+msgstr "Delete text"
 
-#: ../src/dialogs/clonetiler.cpp:2515
-msgid "Randomize the color saturation by this percentage"
-msgstr "Randomise the colour saturation by this percentage"
+#. Palette: ./svg.gpl
+#: ../share/palettes/palettes.h:583
+msgctxt "Palette"
+msgid "black (#000000)"
+msgstr ""
 
-#: ../src/dialogs/clonetiler.cpp:2523
-msgid "<b>L:</b>"
-msgstr "<b>L:</b>"
+#. Palette: ./svg.gpl
+#: ../share/palettes/palettes.h:586
+msgctxt "Palette"
+msgid "dimgray (#696969)"
+msgstr ""
 
-#: ../src/dialogs/clonetiler.cpp:2530
-msgid "Change the color lightness by this percentage for each row"
-msgstr "Change the colour lightness by this percentage for each row"
+#. Palette: ./svg.gpl
+#: ../share/palettes/palettes.h:589
+msgctxt "Palette"
+msgid "gray (#808080)"
+msgstr ""
 
-#: ../src/dialogs/clonetiler.cpp:2537
-msgid "Change the color lightness by this percentage for each column"
-msgstr "Change the colour lightness by this percentage for each column"
+#. Palette: ./svg.gpl
+#: ../share/palettes/palettes.h:592
+msgctxt "Palette"
+msgid "darkgray (#A9A9A9)"
+msgstr ""
 
-#: ../src/dialogs/clonetiler.cpp:2544
-msgid "Randomize the color lightness by this percentage"
-msgstr "Randomise the colour lightness by this percentage"
+#. Palette: ./svg.gpl
+#: ../share/palettes/palettes.h:595
+msgctxt "Palette"
+msgid "silver (#C0C0C0)"
+msgstr ""
 
-#: ../src/dialogs/clonetiler.cpp:2558
-msgid "Alternate the sign of color changes for each row"
-msgstr "Alternate the sign of colour changes for each row"
+#. Palette: ./svg.gpl
+#: ../share/palettes/palettes.h:598
+msgctxt "Palette"
+msgid "lightgray (#D3D3D3)"
+msgstr ""
 
-#: ../src/dialogs/clonetiler.cpp:2563
-msgid "Alternate the sign of color changes for each column"
-msgstr "Alternate the sign of colour changes for each column"
+#. Palette: ./svg.gpl
+#: ../share/palettes/palettes.h:601
+msgctxt "Palette"
+msgid "gainsboro (#DCDCDC)"
+msgstr ""
 
-#: ../src/dialogs/clonetiler.cpp:2571
-msgid "_Trace"
-msgstr "_Trace"
+#. Palette: ./svg.gpl
+#: ../share/palettes/palettes.h:604
+msgctxt "Palette"
+msgid "whitesmoke (#F5F5F5)"
+msgstr ""
 
-#: ../src/dialogs/clonetiler.cpp:2578
-msgid "Trace the drawing under the tiles"
-msgstr "Trace the drawing under the tiles"
+#. Palette: ./svg.gpl
+#: ../share/palettes/palettes.h:607
+msgctxt "Palette"
+msgid "white (#FFFFFF)"
+msgstr ""
 
-#: ../src/dialogs/clonetiler.cpp:2582
-msgid "For each clone, pick a value from the drawing in that clone's location and apply it to the clone"
-msgstr "For each clone, pick a value from the drawing in that clone's location and apply it to the clone"
+#. Palette: ./svg.gpl
+#: ../share/palettes/palettes.h:610
+msgctxt "Palette"
+msgid "rosybrown (#BC8F8F)"
+msgstr ""
 
-#: ../src/dialogs/clonetiler.cpp:2596
-msgid "1. Pick from the drawing:"
-msgstr "1. Pick from the drawing:"
+#. Palette: ./svg.gpl
+#: ../share/palettes/palettes.h:613
+msgctxt "Palette"
+msgid "indianred (#CD5C5C)"
+msgstr ""
 
-#: ../src/dialogs/clonetiler.cpp:2608
-msgid "Pick the visible color and opacity"
-msgstr "Pick the visible colour and opacity"
+#. Palette: ./svg.gpl
+#: ../share/palettes/palettes.h:616
+msgctxt "Palette"
+msgid "brown (#A52A2A)"
+msgstr ""
 
-#: ../src/dialogs/clonetiler.cpp:2616
-msgid "Pick the total accumulated opacity"
-msgstr "Pick the total accumulated opacity"
+#. Palette: ./svg.gpl
+#: ../share/palettes/palettes.h:619
+msgctxt "Palette"
+msgid "firebrick (#B22222)"
+msgstr ""
 
-#: ../src/dialogs/clonetiler.cpp:2623
-msgid "R"
-msgstr "R"
+#. Palette: ./svg.gpl
+#: ../share/palettes/palettes.h:622
+msgctxt "Palette"
+msgid "lightcoral (#F08080)"
+msgstr ""
 
-#: ../src/dialogs/clonetiler.cpp:2624
-msgid "Pick the Red component of the color"
-msgstr "Pick the Red component of the colour"
+#. Palette: ./svg.gpl
+#: ../share/palettes/palettes.h:625
+msgctxt "Palette"
+msgid "maroon (#800000)"
+msgstr ""
 
-#: ../src/dialogs/clonetiler.cpp:2631
-msgid "G"
-msgstr "G"
+#. Palette: ./svg.gpl
+#: ../share/palettes/palettes.h:628
+msgctxt "Palette"
+msgid "darkred (#8B0000)"
+msgstr ""
 
-#: ../src/dialogs/clonetiler.cpp:2632
-msgid "Pick the Green component of the color"
-msgstr "Pick the Green component of the colour"
+#. Palette: ./svg.gpl
+#: ../share/palettes/palettes.h:631
+msgctxt "Palette"
+msgid "red (#FF0000)"
+msgstr ""
 
-#: ../src/dialogs/clonetiler.cpp:2639
-msgid "B"
-msgstr "B"
+#. Palette: ./svg.gpl
+#: ../share/palettes/palettes.h:634
+msgctxt "Palette"
+msgid "snow (#FFFAFA)"
+msgstr ""
 
-#: ../src/dialogs/clonetiler.cpp:2640
-msgid "Pick the Blue component of the color"
-msgstr "Pick the Blue component of the colour"
+#. Palette: ./svg.gpl
+#: ../share/palettes/palettes.h:637
+msgctxt "Palette"
+msgid "mistyrose (#FFE4E1)"
+msgstr ""
 
-#. TRANSLATORS: only translate "string" in "context|string".
-#. For more details, see http://developer.gnome.org/doc/API/2.0/glib/glib-I18N.html#Q-:CAPS
-#: ../src/dialogs/clonetiler.cpp:2649
-msgid "clonetiler|H"
-msgstr "H"
+#. Palette: ./svg.gpl
+#: ../share/palettes/palettes.h:640
+msgctxt "Palette"
+msgid "salmon (#FA8072)"
+msgstr ""
 
-#: ../src/dialogs/clonetiler.cpp:2650
-msgid "Pick the hue of the color"
-msgstr "Pick the hue of the colour"
+#. Palette: ./svg.gpl
+#: ../share/palettes/palettes.h:643
+msgctxt "Palette"
+msgid "tomato (#FF6347)"
+msgstr ""
 
-#. TRANSLATORS: only translate "string" in "context|string".
-#. For more details, see http://developer.gnome.org/doc/API/2.0/glib/glib-I18N.html#Q-:CAPS
-#: ../src/dialogs/clonetiler.cpp:2659
-msgid "clonetiler|S"
-msgstr "S"
+#. Palette: ./svg.gpl
+#: ../share/palettes/palettes.h:646
+msgctxt "Palette"
+msgid "darksalmon (#E9967A)"
+msgstr ""
 
-#: ../src/dialogs/clonetiler.cpp:2660
-msgid "Pick the saturation of the color"
-msgstr "Pick the saturation of the colour"
+#. Palette: ./svg.gpl
+#: ../share/palettes/palettes.h:649
+msgctxt "Palette"
+msgid "coral (#FF7F50)"
+msgstr ""
 
-#. TRANSLATORS: only translate "string" in "context|string".
-#. For more details, see http://developer.gnome.org/doc/API/2.0/glib/glib-I18N.html#Q-:CAPS
-#: ../src/dialogs/clonetiler.cpp:2669
-msgid "clonetiler|L"
-msgstr "L"
+#. Palette: ./svg.gpl
+#: ../share/palettes/palettes.h:652
+msgctxt "Palette"
+msgid "orangered (#FF4500)"
+msgstr ""
 
-#: ../src/dialogs/clonetiler.cpp:2670
-msgid "Pick the lightness of the color"
-msgstr "Pick the lightness of the colour"
+#. Palette: ./svg.gpl
+#: ../share/palettes/palettes.h:655
+msgctxt "Palette"
+msgid "lightsalmon (#FFA07A)"
+msgstr ""
 
-#: ../src/dialogs/clonetiler.cpp:2680
-msgid "2. Tweak the picked value:"
-msgstr "2. Tweak the selected value:"
+#. Palette: ./svg.gpl
+#: ../share/palettes/palettes.h:658
+msgctxt "Palette"
+msgid "sienna (#A0522D)"
+msgstr ""
 
-#: ../src/dialogs/clonetiler.cpp:2690
-msgid "Gamma-correct:"
-msgstr "Gamma-correct:"
+#. Palette: ./svg.gpl
+#: ../share/palettes/palettes.h:661
+msgctxt "Palette"
+msgid "seashell (#FFF5EE)"
+msgstr ""
 
-#: ../src/dialogs/clonetiler.cpp:2695
-msgid "Shift the mid-range of the picked value upwards (>0) or downwards (<0)"
-msgstr "Shift the mid-range of the selected value upwards (>0) or downwards (<0)"
+#. Palette: ./svg.gpl
+#: ../share/palettes/palettes.h:664
+msgctxt "Palette"
+msgid "chocolate (#D2691E)"
+msgstr ""
 
-#: ../src/dialogs/clonetiler.cpp:2702
-msgid "Randomize:"
-msgstr "Randomise:"
+#. Palette: ./svg.gpl
+#: ../share/palettes/palettes.h:667
+msgctxt "Palette"
+msgid "saddlebrown (#8B4513)"
+msgstr ""
 
-#: ../src/dialogs/clonetiler.cpp:2707
-msgid "Randomize the picked value by this percentage"
-msgstr "Randomise the selected value by this percentage"
+#. Palette: ./svg.gpl
+#: ../share/palettes/palettes.h:670
+msgctxt "Palette"
+msgid "sandybrown (#F4A460)"
+msgstr ""
 
-#: ../src/dialogs/clonetiler.cpp:2714
-msgid "Invert:"
-msgstr "Invert:"
+#. Palette: ./svg.gpl
+#: ../share/palettes/palettes.h:673
+msgctxt "Palette"
+msgid "peachpuff (#FFDAB9)"
+msgstr ""
 
-#: ../src/dialogs/clonetiler.cpp:2718
-msgid "Invert the picked value"
-msgstr "Invert the selected value"
+#. Palette: ./svg.gpl
+#: ../share/palettes/palettes.h:676
+msgctxt "Palette"
+msgid "peru (#CD853F)"
+msgstr ""
 
-#: ../src/dialogs/clonetiler.cpp:2724
-msgid "3. Apply the value to the clones':"
-msgstr "3. Apply the value to the clones':"
+#. Palette: ./svg.gpl
+#: ../share/palettes/palettes.h:679
+msgctxt "Palette"
+msgid "linen (#FAF0E6)"
+msgstr ""
 
-#: ../src/dialogs/clonetiler.cpp:2734
-msgid "Presence"
-msgstr "Presence"
+#. Palette: ./svg.gpl
+#: ../share/palettes/palettes.h:682
+msgctxt "Palette"
+msgid "bisque (#FFE4C4)"
+msgstr ""
 
-#: ../src/dialogs/clonetiler.cpp:2737
-msgid "Each clone is created with the probability determined by the picked value in that point"
-msgstr "Each clone is created with the probability determined by the selected value in that point"
+#. Palette: ./svg.gpl
+#: ../share/palettes/palettes.h:685
+msgctxt "Palette"
+msgid "darkorange (#FF8C00)"
+msgstr ""
 
-#: ../src/dialogs/clonetiler.cpp:2744
-msgid "Size"
-msgstr "Size"
+#. Palette: ./svg.gpl
+#: ../share/palettes/palettes.h:688
+msgctxt "Palette"
+msgid "burlywood (#DEB887)"
+msgstr ""
 
-#: ../src/dialogs/clonetiler.cpp:2747
-msgid "Each clone's size is determined by the picked value in that point"
-msgstr "Each clone's size is determined by the selected value in that point"
+#. Palette: ./svg.gpl
+#: ../share/palettes/palettes.h:691
+msgctxt "Palette"
+msgid "tan (#D2B48C)"
+msgstr ""
 
-#: ../src/dialogs/clonetiler.cpp:2757
-msgid "Each clone is painted by the picked color (the original must have unset fill or stroke)"
+#. Palette: ./svg.gpl
+#: ../share/palettes/palettes.h:694
+msgctxt "Palette"
+msgid "antiquewhite (#FAEBD7)"
 msgstr ""
-"Each clone is painted by the picked colour (the original must have unset "
-"fill or stroke)"
 
-#: ../src/dialogs/clonetiler.cpp:2767
-msgid "Each clone's opacity is determined by the picked value in that point"
-msgstr "Each clone's opacity is determined by the selected value in that point"
+#. Palette: ./svg.gpl
+#: ../share/palettes/palettes.h:697
+msgctxt "Palette"
+msgid "navajowhite (#FFDEAD)"
+msgstr ""
 
-#: ../src/dialogs/clonetiler.cpp:2794
-msgid "How many rows in the tiling"
-msgstr "How many rows in the tiling"
+#. Palette: ./svg.gpl
+#: ../share/palettes/palettes.h:700
+msgctxt "Palette"
+msgid "blanchedalmond (#FFEBCD)"
+msgstr ""
 
-#: ../src/dialogs/clonetiler.cpp:2814
-msgid "How many columns in the tiling"
-msgstr "How many columns in the tiling"
+#. Palette: ./svg.gpl
+#: ../share/palettes/palettes.h:703
+msgctxt "Palette"
+msgid "papayawhip (#FFEFD5)"
+msgstr ""
 
-#: ../src/dialogs/clonetiler.cpp:2844
-msgid "Width of the rectangle to be filled"
-msgstr "Width of the rectangle to be filled"
+#. Palette: ./svg.gpl
+#: ../share/palettes/palettes.h:706
+msgctxt "Palette"
+msgid "moccasin (#FFE4B5)"
+msgstr ""
 
-#: ../src/dialogs/clonetiler.cpp:2869
-msgid "Height of the rectangle to be filled"
-msgstr "Height of the rectangle to be filled"
+#. Palette: ./svg.gpl
+#: ../share/palettes/palettes.h:709
+msgctxt "Palette"
+msgid "orange (#FFA500)"
+msgstr ""
 
-#: ../src/dialogs/clonetiler.cpp:2884
-msgid "Rows, columns: "
-msgstr "Rows, columns: "
+#. Palette: ./svg.gpl
+#: ../share/palettes/palettes.h:712
+msgctxt "Palette"
+msgid "wheat (#F5DEB3)"
+msgstr ""
 
-#: ../src/dialogs/clonetiler.cpp:2885
-msgid "Create the specified number of rows and columns"
-msgstr "Create the specified number of rows and columns"
+#. Palette: ./svg.gpl
+#: ../share/palettes/palettes.h:715
+msgctxt "Palette"
+msgid "oldlace (#FDF5E6)"
+msgstr ""
 
-#: ../src/dialogs/clonetiler.cpp:2894
-msgid "Width, height: "
-msgstr "Width, height: "
+#. Palette: ./svg.gpl
+#: ../share/palettes/palettes.h:718
+msgctxt "Palette"
+msgid "floralwhite (#FFFAF0)"
+msgstr ""
 
-#: ../src/dialogs/clonetiler.cpp:2895
-msgid "Fill the specified width and height with the tiling"
-msgstr "Fill the specified width and height with the tiling"
+#. Palette: ./svg.gpl
+#: ../share/palettes/palettes.h:721
+msgctxt "Palette"
+msgid "darkgoldenrod (#B8860B)"
+msgstr ""
 
-#: ../src/dialogs/clonetiler.cpp:2911
-msgid "Use saved size and position of the tile"
-msgstr "Use saved size and position of the tile"
+#. Palette: ./svg.gpl
+#: ../share/palettes/palettes.h:724
+msgctxt "Palette"
+msgid "goldenrod (#DAA520)"
+msgstr ""
 
-#: ../src/dialogs/clonetiler.cpp:2914
-msgid "Pretend that the size and position of the tile are the same as the last time you tiled it (if any), instead of using the current size"
-msgstr "Pretend that the size and position of the tile are the same as previous tiling (if any), instead of using the current size"
+#. Palette: ./svg.gpl
+#: ../share/palettes/palettes.h:727
+msgctxt "Palette"
+msgid "cornsilk (#FFF8DC)"
+msgstr ""
 
-#: ../src/dialogs/clonetiler.cpp:2938
-msgid " <b>_Create</b> "
-msgstr " <b>_Create</b> "
+#. Palette: ./svg.gpl
+#: ../share/palettes/palettes.h:730
+msgctxt "Palette"
+msgid "gold (#FFD700)"
+msgstr ""
 
-#: ../src/dialogs/clonetiler.cpp:2940
-msgid "Create and tile the clones of the selection"
-msgstr "Create and tile the clones of the selection"
+#. Palette: ./svg.gpl
+#: ../share/palettes/palettes.h:733
+msgctxt "Palette"
+msgid "khaki (#F0E68C)"
+msgstr ""
 
-#. TRANSLATORS: if a group of objects are "clumped" together, then they
-#. are unevenly spread in the given amount of space - as shown in the
-#. diagrams on the left in the following screenshot:
-#. http://www.inkscape.org/screenshots/gallery/inkscape-0.42-CVS-tiles-unclump.png
-#. So unclumping is the process of spreading a number of objects out more evenly.
-#: ../src/dialogs/clonetiler.cpp:2955
-msgid " _Unclump "
-msgstr " _Unclump "
+#. Palette: ./svg.gpl
+#: ../share/palettes/palettes.h:736
+msgctxt "Palette"
+msgid "lemonchiffon (#FFFACD)"
+msgstr ""
 
-#: ../src/dialogs/clonetiler.cpp:2956
-msgid "Spread out clones to reduce clumping; can be applied repeatedly"
-msgstr "Spread out clones to reduce clumping; can be applied repeatedly"
+#. Palette: ./svg.gpl
+#: ../share/palettes/palettes.h:739
+msgctxt "Palette"
+msgid "palegoldenrod (#EEE8AA)"
+msgstr ""
 
-#: ../src/dialogs/clonetiler.cpp:2962
-msgid " Re_move "
-msgstr " Re_move "
+#. Palette: ./svg.gpl
+#: ../share/palettes/palettes.h:742
+msgctxt "Palette"
+msgid "darkkhaki (#BDB76B)"
+msgstr ""
 
-#: ../src/dialogs/clonetiler.cpp:2963
-msgid "Remove existing tiled clones of the selected object (siblings only)"
-msgstr "Remove existing tiled clones of the selected object (siblings only)"
+#. Palette: ./svg.gpl
+#: ../share/palettes/palettes.h:745
+msgctxt "Palette"
+msgid "beige (#F5F5DC)"
+msgstr ""
 
-#: ../src/dialogs/clonetiler.cpp:2979
-msgid " R_eset "
-msgstr " R_eset "
+#. Palette: ./svg.gpl
+#: ../share/palettes/palettes.h:748
+msgctxt "Palette"
+msgid "lightgoldenrodyellow (#FAFAD2)"
+msgstr ""
 
-#. TRANSLATORS: "change" is a noun here
-#: ../src/dialogs/clonetiler.cpp:2981
-msgid "Reset all shifts, scales, rotates, opacity and color changes in the dialog to zero"
+#. Palette: ./svg.gpl
+#: ../share/palettes/palettes.h:751
+msgctxt "Palette"
+msgid "olive (#808000)"
 msgstr ""
-"Reset all shifts, scales, rotates, opacity and colour changes in the "
-"dialogue to zero"
 
-#: ../src/dialogs/export.cpp:146
-#: ../src/verbs.cpp:2582
-msgid "_Page"
-msgstr "_Page"
+#. Palette: ./svg.gpl
+#: ../share/palettes/palettes.h:754
+msgctxt "Palette"
+msgid "yellow (#FFFF00)"
+msgstr ""
 
-#: ../src/dialogs/export.cpp:146
-#: ../src/verbs.cpp:2586
-msgid "_Drawing"
-msgstr "_Drawing"
+#. Palette: ./svg.gpl
+#: ../share/palettes/palettes.h:757
+msgctxt "Palette"
+msgid "lightyellow (#FFFFE0)"
+msgstr ""
 
-#: ../src/dialogs/export.cpp:146
-#: ../src/verbs.cpp:2588
-msgid "_Selection"
-msgstr "_Selection"
+#. Palette: ./svg.gpl
+#: ../share/palettes/palettes.h:760
+msgctxt "Palette"
+msgid "ivory (#FFFFF0)"
+msgstr ""
 
-#: ../src/dialogs/export.cpp:146
-msgid "_Custom"
-msgstr "_Custom"
+#. Palette: ./svg.gpl
+#: ../share/palettes/palettes.h:763
+msgctxt "Palette"
+msgid "olivedrab (#6B8E23)"
+msgstr ""
 
-#: ../src/dialogs/export.cpp:271
-msgid "<big><b>Export area</b></big>"
-msgstr "<big><b>Export area</b></big>"
+#. Palette: ./svg.gpl
+#: ../share/palettes/palettes.h:766
+msgctxt "Palette"
+msgid "yellowgreen (#9ACD32)"
+msgstr ""
 
-#: ../src/dialogs/export.cpp:285
-msgid "Units:"
-msgstr "Units:"
+#. Palette: ./svg.gpl
+#: ../share/palettes/palettes.h:769
+msgctxt "Palette"
+msgid "darkolivegreen (#556B2F)"
+msgstr ""
 
-#: ../src/dialogs/export.cpp:313
-msgid "_x0:"
-msgstr "_x0:"
+#. Palette: ./svg.gpl
+#: ../share/palettes/palettes.h:772
+msgctxt "Palette"
+msgid "greenyellow (#ADFF2F)"
+msgstr ""
 
-#: ../src/dialogs/export.cpp:318
-msgid "x_1:"
-msgstr "x_1:"
+#. Palette: ./svg.gpl
+#: ../share/palettes/palettes.h:775
+msgctxt "Palette"
+msgid "chartreuse (#7FFF00)"
+msgstr ""
 
-#: ../src/dialogs/export.cpp:323
-msgid "Wid_th:"
-msgstr "Wid_th:"
+#. Palette: ./svg.gpl
+#: ../share/palettes/palettes.h:778
+msgctxt "Palette"
+msgid "lawngreen (#7CFC00)"
+msgstr ""
 
-#: ../src/dialogs/export.cpp:329
-msgid "_y0:"
-msgstr "_y0:"
+#. Palette: ./svg.gpl
+#: ../share/palettes/palettes.h:781
+msgctxt "Palette"
+msgid "darkseagreen (#8FBC8F)"
+msgstr ""
 
-#: ../src/dialogs/export.cpp:334
-msgid "y_1:"
-msgstr "y_1:"
+#. Palette: ./svg.gpl
+#: ../share/palettes/palettes.h:784
+msgctxt "Palette"
+msgid "forestgreen (#228B22)"
+msgstr ""
 
-#: ../src/dialogs/export.cpp:339
-msgid "Hei_ght:"
-msgstr "Hei_ght:"
+#. Palette: ./svg.gpl
+#: ../share/palettes/palettes.h:787
+msgctxt "Palette"
+msgid "limegreen (#32CD32)"
+msgstr ""
 
-#: ../src/dialogs/export.cpp:471
-msgid "<big><b>Bitmap size</b></big>"
-msgstr "<big><b>Bitmap size</b></big>"
+#. Palette: ./svg.gpl
+#: ../share/palettes/palettes.h:790
+msgctxt "Palette"
+msgid "lightgreen (#90EE90)"
+msgstr ""
 
-#: ../src/dialogs/export.cpp:484
-#: ../src/ui/widget/page-sizer.cpp:231
-msgid "_Width:"
-msgstr "_Width:"
+#. Palette: ./svg.gpl
+#: ../share/palettes/palettes.h:793
+msgctxt "Palette"
+msgid "palegreen (#98FB98)"
+msgstr ""
 
-#: ../src/dialogs/export.cpp:484
-#: ../src/dialogs/export.cpp:498
-msgid "pixels at"
-msgstr "pixels at"
+#. Palette: ./svg.gpl
+#: ../share/palettes/palettes.h:796
+msgctxt "Palette"
+msgid "darkgreen (#006400)"
+msgstr ""
 
-#: ../src/dialogs/export.cpp:492
-msgid "dp_i"
-msgstr "dp_i"
+#. Palette: ./svg.gpl
+#: ../share/palettes/palettes.h:799
+msgctxt "Palette"
+msgid "green (#008000)"
+msgstr ""
 
-#: ../src/dialogs/export.cpp:498
-#: ../src/ui/widget/page-sizer.cpp:232
-msgid "_Height:"
-msgstr "_Height:"
+#. Palette: ./svg.gpl
+#: ../share/palettes/palettes.h:802
+msgctxt "Palette"
+msgid "lime (#00FF00)"
+msgstr ""
 
-#: ../src/dialogs/export.cpp:509
-#: ../src/ui/dialog/inkscape-preferences.cpp:825
-#: ../src/ui/dialog/inkscape-preferences.cpp:1243
-msgid "dpi"
-msgstr "dpi"
+#. Palette: ./svg.gpl
+#: ../share/palettes/palettes.h:805
+msgctxt "Palette"
+msgid "honeydew (#F0FFF0)"
+msgstr ""
 
-#. true = has mnemonic
-#: ../src/dialogs/export.cpp:520
-msgid "<big><b>_Filename</b></big>"
-msgstr "<big><b>_Filename</b></big>"
+#. Palette: ./svg.gpl
+#: ../share/palettes/palettes.h:808
+msgctxt "Palette"
+msgid "seagreen (#2E8B57)"
+msgstr ""
 
-#: ../src/dialogs/export.cpp:590
-msgid "_Browse..."
-msgstr "_Browse..."
+#. Palette: ./svg.gpl
+#: ../share/palettes/palettes.h:811
+msgctxt "Palette"
+msgid "mediumseagreen (#3CB371)"
+msgstr ""
 
-#: ../src/dialogs/export.cpp:619
-msgid "Batch export all selected objects"
-msgstr "Batch export all selected objects"
+#. Palette: ./svg.gpl
+#: ../share/palettes/palettes.h:814
+msgctxt "Palette"
+msgid "springgreen (#00FF7F)"
+msgstr ""
 
-#: ../src/dialogs/export.cpp:623
-msgid "Export each selected object into its own PNG file, using export hints if any (caution, overwrites without asking!)"
-msgstr "Export each selected object into its own PNG file, using export hints if any (caution, overwrites without asking!)"
+#. Palette: ./svg.gpl
+#: ../share/palettes/palettes.h:817
+msgctxt "Palette"
+msgid "mintcream (#F5FFFA)"
+msgstr ""
 
-#: ../src/dialogs/export.cpp:631
-msgid "Hide all except selected"
-msgstr "Hide all except selected"
+#. Palette: ./svg.gpl
+#: ../share/palettes/palettes.h:820
+msgctxt "Palette"
+msgid "mediumspringgreen (#00FA9A)"
+msgstr ""
 
-#: ../src/dialogs/export.cpp:635
-msgid "In the exported image, hide all objects except those that are selected"
-msgstr "In the exported image, hide all objects except those that are selected"
+#. Palette: ./svg.gpl
+#: ../share/palettes/palettes.h:823
+msgctxt "Palette"
+msgid "mediumaquamarine (#66CDAA)"
+msgstr ""
 
-#: ../src/dialogs/export.cpp:652
-msgid "_Export"
-msgstr "_Export"
+#. Palette: ./svg.gpl
+#: ../share/palettes/palettes.h:826
+msgctxt "Palette"
+msgid "aquamarine (#7FFFD4)"
+msgstr ""
 
-#: ../src/dialogs/export.cpp:656
-msgid "Export the bitmap file with these settings"
-msgstr "Export the bitmap file with these settings"
+#. Palette: ./svg.gpl
+#: ../share/palettes/palettes.h:829
+msgctxt "Palette"
+msgid "turquoise (#40E0D0)"
+msgstr ""
 
-#: ../src/dialogs/export.cpp:682
-#, c-format
-msgid "Batch export %d selected object"
-msgid_plural "Batch export %d selected objects"
-msgstr[0] "Batch export %d selected object"
-msgstr[1] "Batch export %d selected objects"
+#. Palette: ./svg.gpl
+#: ../share/palettes/palettes.h:832
+msgctxt "Palette"
+msgid "lightseagreen (#20B2AA)"
+msgstr ""
 
-#: ../src/dialogs/export.cpp:1013
-msgid "Export in progress"
-msgstr "Export in progress"
+#. Palette: ./svg.gpl
+#: ../share/palettes/palettes.h:835
+msgctxt "Palette"
+msgid "mediumturquoise (#48D1CC)"
+msgstr ""
 
-#: ../src/dialogs/export.cpp:1101
-#, c-format
-msgid "Exporting %d files"
-msgstr "Exporting %d files"
+#. Palette: ./svg.gpl
+#: ../share/palettes/palettes.h:838
+msgctxt "Palette"
+msgid "darkslategray (#2F4F4F)"
+msgstr ""
 
-#: ../src/dialogs/export.cpp:1145
-#: ../src/dialogs/export.cpp:1222
-#, c-format
-msgid "Could not export to filename %s.\n"
-msgstr "Could not export to filename %s.\n"
+#. Palette: ./svg.gpl
+#: ../share/palettes/palettes.h:841
+msgctxt "Palette"
+msgid "paleturquoise (#AFEEEE)"
+msgstr ""
 
-#: ../src/dialogs/export.cpp:1175
-msgid "You have to enter a filename"
-msgstr "You have to enter a filename"
+#. Palette: ./svg.gpl
+#: ../share/palettes/palettes.h:844
+msgctxt "Palette"
+msgid "teal (#008080)"
+msgstr ""
 
-#: ../src/dialogs/export.cpp:1180
-msgid "The chosen area to be exported is invalid"
-msgstr "The chosen area to be exported is invalid"
+#. Palette: ./svg.gpl
+#: ../share/palettes/palettes.h:847
+msgctxt "Palette"
+msgid "darkcyan (#008B8B)"
+msgstr ""
 
-#: ../src/dialogs/export.cpp:1195
-#, c-format
-msgid "Directory %s does not exist or is not a directory.\n"
-msgstr "Directory %s does not exist or is not a directory.\n"
+#. Palette: ./svg.gpl
+#: ../share/palettes/palettes.h:850
+msgctxt "Palette"
+msgid "cyan (#00FFFF)"
+msgstr ""
 
-#: ../src/dialogs/export.cpp:1207
-#, c-format
-msgid "Exporting %s (%lu x %lu)"
-msgstr "Exporting %s (%lu x %lu)"
+#. Palette: ./svg.gpl
+#: ../share/palettes/palettes.h:853
+msgctxt "Palette"
+msgid "lightcyan (#E0FFFF)"
+msgstr ""
 
-#: ../src/dialogs/export.cpp:1331
-#: ../src/dialogs/export.cpp:1366
-msgid "Select a filename for exporting"
-msgstr "Select a filename for exporting"
+#. Palette: ./svg.gpl
+#: ../share/palettes/palettes.h:856
+msgctxt "Palette"
+msgid "azure (#F0FFFF)"
+msgstr ""
 
-#. TRANSLATORS: "%s" is replaced with "exact" or "partial" when this string is displayed
-#: ../src/dialogs/find.cpp:362
-#: ../src/ui/dialog/find.cpp:437
-#, c-format
-msgid "<b>%d</b> object found (out of <b>%d</b>), %s match."
-msgid_plural "<b>%d</b> objects found (out of <b>%d</b>), %s match."
-msgstr[0] "<b>%d</b> object found (out of <b>%d</b>), %s match."
-msgstr[1] "<b>%d</b> objects found (out of <b>%d</b>), %s match."
+#. Palette: ./svg.gpl
+#: ../share/palettes/palettes.h:859
+msgctxt "Palette"
+msgid "darkturquoise (#00CED1)"
+msgstr ""
 
-#: ../src/dialogs/find.cpp:365
-#: ../src/ui/dialog/find.cpp:440
-msgid "exact"
-msgstr "exact"
+#. Palette: ./svg.gpl
+#: ../share/palettes/palettes.h:862
+msgctxt "Palette"
+msgid "cadetblue (#5F9EA0)"
+msgstr ""
 
-#: ../src/dialogs/find.cpp:365
-#: ../src/ui/dialog/find.cpp:440
-msgid "partial"
-msgstr "partial"
+#. Palette: ./svg.gpl
+#: ../share/palettes/palettes.h:865
+msgctxt "Palette"
+msgid "powderblue (#B0E0E6)"
+msgstr ""
 
-#: ../src/dialogs/find.cpp:372
-#: ../src/ui/dialog/find.cpp:447
-msgid "No objects found"
-msgstr "No objects found"
+#. Palette: ./svg.gpl
+#: ../share/palettes/palettes.h:868
+msgctxt "Palette"
+msgid "lightblue (#ADD8E6)"
+msgstr ""
 
-#: ../src/dialogs/find.cpp:530
-msgid "T_ype: "
-msgstr "T_ype: "
+#. Palette: ./svg.gpl
+#: ../share/palettes/palettes.h:871
+msgctxt "Palette"
+msgid "deepskyblue (#00BFFF)"
+msgstr ""
 
-#: ../src/dialogs/find.cpp:537
-#: ../src/ui/dialog/find.cpp:69
-msgid "Search in all object types"
-msgstr "Search in all object types"
+#. Palette: ./svg.gpl
+#: ../share/palettes/palettes.h:874
+msgctxt "Palette"
+msgid "skyblue (#87CEEB)"
+msgstr ""
 
-#: ../src/dialogs/find.cpp:537
-#: ../src/ui/dialog/find.cpp:69
-msgid "All types"
-msgstr "All types"
+#. Palette: ./svg.gpl
+#: ../share/palettes/palettes.h:877
+msgctxt "Palette"
+msgid "lightskyblue (#87CEFA)"
+msgstr ""
 
-#: ../src/dialogs/find.cpp:548
-#: ../src/ui/dialog/find.cpp:70
-msgid "Search all shapes"
-msgstr "Search all shapes"
+#. Palette: ./svg.gpl
+#: ../share/palettes/palettes.h:880
+msgctxt "Palette"
+msgid "steelblue (#4682B4)"
+msgstr ""
 
-#: ../src/dialogs/find.cpp:548
-#: ../src/ui/dialog/find.cpp:70
-msgid "All shapes"
-msgstr "All shapes"
+#. Palette: ./svg.gpl
+#: ../share/palettes/palettes.h:883
+msgctxt "Palette"
+msgid "aliceblue (#F0F8FF)"
+msgstr ""
 
-#: ../src/dialogs/find.cpp:565
-#: ../src/ui/dialog/find.cpp:71
-msgid "Search rectangles"
-msgstr "Search rectangles"
+#. Palette: ./svg.gpl
+#: ../share/palettes/palettes.h:886
+msgctxt "Palette"
+msgid "dodgerblue (#1E90FF)"
+msgstr ""
 
-#: ../src/dialogs/find.cpp:565
-#: ../src/ui/dialog/find.cpp:71
-msgid "Rectangles"
-msgstr "Rectangles"
+#. Palette: ./svg.gpl
+#: ../share/palettes/palettes.h:889
+msgctxt "Palette"
+msgid "slategray (#708090)"
+msgstr ""
 
-#: ../src/dialogs/find.cpp:570
-#: ../src/ui/dialog/find.cpp:72
-msgid "Search ellipses, arcs, circles"
-msgstr "Search ellipses, arcs, circles"
+#. Palette: ./svg.gpl
+#: ../share/palettes/palettes.h:892
+msgctxt "Palette"
+msgid "lightslategray (#778899)"
+msgstr ""
 
-#: ../src/dialogs/find.cpp:570
-#: ../src/ui/dialog/find.cpp:72
-msgid "Ellipses"
-msgstr "Ellipses"
+#. Palette: ./svg.gpl
+#: ../share/palettes/palettes.h:895
+msgctxt "Palette"
+msgid "lightsteelblue (#B0C4DE)"
+msgstr ""
 
-#: ../src/dialogs/find.cpp:575
-#: ../src/ui/dialog/find.cpp:73
-msgid "Search stars and polygons"
-msgstr "Search stars and polygons"
+#. Palette: ./svg.gpl
+#: ../share/palettes/palettes.h:898
+msgctxt "Palette"
+msgid "cornflowerblue (#6495ED)"
+msgstr ""
 
-#: ../src/dialogs/find.cpp:575
-#: ../src/ui/dialog/find.cpp:73
-msgid "Stars"
-msgstr "Stars"
+#. Palette: ./svg.gpl
+#: ../share/palettes/palettes.h:901
+msgctxt "Palette"
+msgid "royalblue (#4169E1)"
+msgstr ""
 
-#: ../src/dialogs/find.cpp:580
-#: ../src/ui/dialog/find.cpp:74
-msgid "Search spirals"
-msgstr "Search spirals"
+#. Palette: ./svg.gpl
+#: ../share/palettes/palettes.h:904
+msgctxt "Palette"
+msgid "midnightblue (#191970)"
+msgstr ""
 
-#: ../src/dialogs/find.cpp:580
-#: ../src/ui/dialog/find.cpp:74
-msgid "Spirals"
-msgstr "Spirals"
+#. Palette: ./svg.gpl
+#: ../share/palettes/palettes.h:907
+msgctxt "Palette"
+msgid "lavender (#E6E6FA)"
+msgstr ""
 
-#. TRANSLATORS: polyline is a set of connected straight line segments
-#. http://www.w3.org/TR/SVG11/shapes.html#PolylineElement
-#: ../src/dialogs/find.cpp:593
-#: ../src/ui/dialog/find.cpp:75
-msgid "Search paths, lines, polylines"
-msgstr "Search paths, lines, polylines"
+#. Palette: ./svg.gpl
+#: ../share/palettes/palettes.h:910
+msgctxt "Palette"
+msgid "navy (#000080)"
+msgstr ""
 
-#: ../src/dialogs/find.cpp:593
-#: ../src/ui/dialog/find.cpp:75
-#: ../src/widgets/toolbox.cpp:2292
-msgid "Paths"
-msgstr "Paths"
+#. Palette: ./svg.gpl
+#: ../share/palettes/palettes.h:913
+msgctxt "Palette"
+msgid "darkblue (#00008B)"
+msgstr ""
 
-#: ../src/dialogs/find.cpp:598
-#: ../src/ui/dialog/find.cpp:76
-msgid "Search text objects"
-msgstr "Search text objects"
+#. Palette: ./svg.gpl
+#: ../share/palettes/palettes.h:916
+msgctxt "Palette"
+msgid "mediumblue (#0000CD)"
+msgstr ""
 
-#: ../src/dialogs/find.cpp:598
-#: ../src/ui/dialog/find.cpp:76
-msgid "Texts"
-msgstr "Texts"
+#. Palette: ./svg.gpl
+#: ../share/palettes/palettes.h:919
+msgctxt "Palette"
+msgid "blue (#0000FF)"
+msgstr ""
 
-#: ../src/dialogs/find.cpp:603
-#: ../src/ui/dialog/find.cpp:77
-msgid "Search groups"
-msgstr "Search groups"
+#. Palette: ./svg.gpl
+#: ../share/palettes/palettes.h:922
+msgctxt "Palette"
+msgid "ghostwhite (#F8F8FF)"
+msgstr ""
 
-#: ../src/dialogs/find.cpp:603
-#: ../src/ui/dialog/find.cpp:77
-msgid "Groups"
-msgstr "Groups"
+#. Palette: ./svg.gpl
+#: ../share/palettes/palettes.h:925
+msgctxt "Palette"
+msgid "slateblue (#6A5ACD)"
+msgstr ""
 
-#: ../src/dialogs/find.cpp:608
-#: ../src/ui/dialog/find.cpp:82
-msgid "Search clones"
-msgstr "Search clones"
+#. Palette: ./svg.gpl
+#: ../share/palettes/palettes.h:928
+msgctxt "Palette"
+msgid "darkslateblue (#483D8B)"
+msgstr ""
 
-#. TRANSLATORS: only translate "string" in "context|string".
-#. For more details, see http://developer.gnome.org/doc/API/2.0/glib/glib-I18N.html#Q-:CAPS
-#. "Clones" is a noun indicating type of object to find
-#: ../src/dialogs/find.cpp:612
-#: ../src/ui/dialog/find.cpp:82
-msgid "find|Clones"
-msgstr "Clones"
+#. Palette: ./svg.gpl
+#: ../share/palettes/palettes.h:931
+msgctxt "Palette"
+msgid "mediumslateblue (#7B68EE)"
+msgstr ""
 
-#: ../src/dialogs/find.cpp:617
-#: ../src/ui/dialog/find.cpp:83
-msgid "Search images"
-msgstr "Search images"
+#. Palette: ./svg.gpl
+#: ../share/palettes/palettes.h:934
+msgctxt "Palette"
+msgid "mediumpurple (#9370DB)"
+msgstr ""
 
-#: ../src/dialogs/find.cpp:622
-#: ../src/ui/dialog/find.cpp:84
-msgid "Search offset objects"
-msgstr "Search offset objects"
+#. Palette: ./svg.gpl
+#: ../share/palettes/palettes.h:937
+msgctxt "Palette"
+msgid "blueviolet (#8A2BE2)"
+msgstr ""
 
-#: ../src/dialogs/find.cpp:622
-#: ../src/ui/dialog/find.cpp:84
-msgid "Offsets"
-msgstr "Offsets"
+#. Palette: ./svg.gpl
+#: ../share/palettes/palettes.h:940
+msgctxt "Palette"
+msgid "indigo (#4B0082)"
+msgstr ""
 
-#: ../src/dialogs/find.cpp:687
-#: ../src/ui/dialog/find.cpp:60
-msgid "_Text: "
-msgstr "_Text: "
+#. Palette: ./svg.gpl
+#: ../share/palettes/palettes.h:943
+msgctxt "Palette"
+msgid "darkorchid (#9932CC)"
+msgstr ""
 
-#: ../src/dialogs/find.cpp:687
-#: ../src/ui/dialog/find.cpp:60
-msgid "Find objects by their text content (exact or partial match)"
-msgstr "Find objects by their text content (exact or partial match)"
+#. Palette: ./svg.gpl
+#: ../share/palettes/palettes.h:946
+msgctxt "Palette"
+msgid "darkviolet (#9400D3)"
+msgstr ""
 
-#: ../src/dialogs/find.cpp:688
-#: ../src/ui/dialog/find.cpp:61
-msgid "_ID: "
-msgstr "_ID: "
+#. Palette: ./svg.gpl
+#: ../share/palettes/palettes.h:949
+msgctxt "Palette"
+msgid "mediumorchid (#BA55D3)"
+msgstr ""
 
-#: ../src/dialogs/find.cpp:688
-#: ../src/ui/dialog/find.cpp:61
-msgid "Find objects by the value of the id attribute (exact or partial match)"
-msgstr "Find objects by the value of the id attribute (exact or partial match)"
+#. Palette: ./svg.gpl
+#: ../share/palettes/palettes.h:952
+msgctxt "Palette"
+msgid "thistle (#D8BFD8)"
+msgstr ""
 
-#: ../src/dialogs/find.cpp:689
-#: ../src/ui/dialog/find.cpp:62
-msgid "_Style: "
-msgstr "_Style: "
+#. Palette: ./svg.gpl
+#: ../share/palettes/palettes.h:955
+msgctxt "Palette"
+msgid "plum (#DDA0DD)"
+msgstr ""
 
-#: ../src/dialogs/find.cpp:689
-#: ../src/ui/dialog/find.cpp:62
-msgid "Find objects by the value of the style attribute (exact or partial match)"
-msgstr "Find objects by the value of the style attribute (exact or partial match)"
+#. Palette: ./svg.gpl
+#: ../share/palettes/palettes.h:958
+msgctxt "Palette"
+msgid "violet (#EE82EE)"
+msgstr ""
 
-#: ../src/dialogs/find.cpp:690
-#: ../src/ui/dialog/find.cpp:63
-msgid "_Attribute: "
-msgstr "_Attribute: "
+#. Palette: ./svg.gpl
+#: ../share/palettes/palettes.h:961
+msgctxt "Palette"
+msgid "purple (#800080)"
+msgstr ""
 
-#: ../src/dialogs/find.cpp:690
-#: ../src/ui/dialog/find.cpp:63
-msgid "Find objects by the name of an attribute (exact or partial match)"
-msgstr "Find objects by the name of an attribute (exact or partial match)"
+#. Palette: ./svg.gpl
+#: ../share/palettes/palettes.h:964
+msgctxt "Palette"
+msgid "darkmagenta (#8B008B)"
+msgstr ""
 
-#: ../src/dialogs/find.cpp:704
-#: ../src/ui/dialog/find.cpp:64
-msgid "Search in s_election"
-msgstr "Search in s_election"
+#. Palette: ./svg.gpl
+#: ../share/palettes/palettes.h:967
+msgctxt "Palette"
+msgid "magenta (#FF00FF)"
+msgstr ""
 
-#: ../src/dialogs/find.cpp:708
-#: ../src/ui/dialog/find.cpp:64
-msgid "Limit search to the current selection"
-msgstr "Limit search to the current selection"
+#. Palette: ./svg.gpl
+#: ../share/palettes/palettes.h:970
+msgctxt "Palette"
+msgid "orchid (#DA70D6)"
+msgstr ""
 
-#: ../src/dialogs/find.cpp:713
-#: ../src/ui/dialog/find.cpp:65
-msgid "Search in current _layer"
-msgstr "Search in current _layer"
+#. Palette: ./svg.gpl
+#: ../share/palettes/palettes.h:973
+msgctxt "Palette"
+msgid "mediumvioletred (#C71585)"
+msgstr ""
 
-#: ../src/dialogs/find.cpp:717
-#: ../src/ui/dialog/find.cpp:65
-msgid "Limit search to the current layer"
-msgstr "Limit search to the current layer"
+#. Palette: ./svg.gpl
+#: ../share/palettes/palettes.h:976
+msgctxt "Palette"
+msgid "deeppink (#FF1493)"
+msgstr ""
 
-#: ../src/dialogs/find.cpp:722
-#: ../src/ui/dialog/find.cpp:66
-msgid "Include _hidden"
-msgstr "Include _hidden"
+#. Palette: ./svg.gpl
+#: ../share/palettes/palettes.h:979
+msgctxt "Palette"
+msgid "hotpink (#FF69B4)"
+msgstr ""
 
-#: ../src/dialogs/find.cpp:726
-#: ../src/ui/dialog/find.cpp:66
-msgid "Include hidden objects in search"
-msgstr "Include hidden objects in search"
+#. Palette: ./svg.gpl
+#: ../share/palettes/palettes.h:982
+msgctxt "Palette"
+msgid "lavenderblush (#FFF0F5)"
+msgstr ""
 
-#: ../src/dialogs/find.cpp:731
-#: ../src/ui/dialog/find.cpp:67
-msgid "Include l_ocked"
-msgstr "Include l_ocked"
+#. Palette: ./svg.gpl
+#: ../share/palettes/palettes.h:985
+msgctxt "Palette"
+msgid "palevioletred (#DB7093)"
+msgstr ""
 
-#: ../src/dialogs/find.cpp:735
-#: ../src/ui/dialog/find.cpp:67
-msgid "Include locked objects in search"
-msgstr "Include locked objects in search"
+#. Palette: ./svg.gpl
+#: ../share/palettes/palettes.h:988
+msgctxt "Palette"
+msgid "crimson (#DC143C)"
+msgstr ""
 
-#. TRANSLATORS: "Clear" is a verb here
-#: ../src/dialogs/find.cpp:746
-#: ../src/ui/dialog/debug.cpp:75
-#: ../src/ui/dialog/find.cpp:86
-#: ../src/ui/dialog/messages.cpp:53
-#: ../src/ui/dialog/scriptdialog.cpp:209
-msgid "_Clear"
-msgstr "_Clear"
+#. Palette: ./svg.gpl
+#: ../share/palettes/palettes.h:991
+msgctxt "Palette"
+msgid "pink (#FFC0CB)"
+msgstr ""
 
-#: ../src/dialogs/find.cpp:746
-#: ../src/ui/dialog/find.cpp:86
-msgid "Clear values"
-msgstr "Clear values"
+#. Palette: ./svg.gpl
+#: ../share/palettes/palettes.h:994
+msgctxt "Palette"
+msgid "lightpink (#FFB6C1)"
+msgstr ""
 
-#: ../src/dialogs/find.cpp:747
-#: ../src/ui/dialog/find.cpp:87
-msgid "_Find"
-msgstr "_Find"
+#. Palette: ./Tango-Palette.gpl
+#: ../share/palettes/palettes.h:997
+#, fuzzy
+msgctxt "Palette"
+msgid "Butter 1"
+msgstr "Butt cap"
 
-#: ../src/dialogs/find.cpp:747
-#: ../src/ui/dialog/find.cpp:87
-msgid "Select objects matching all of the fields you filled in"
-msgstr "Select objects matching all of the fields you filled in"
+#. Palette: ./Tango-Palette.gpl
+#: ../share/palettes/palettes.h:1000
+#, fuzzy
+msgctxt "Palette"
+msgid "Butter 2"
+msgstr "Butt cap"
 
-#. Create the label for the object id
-#: ../src/dialogs/item-properties.cpp:120
-#: ../src/dialogs/item-properties.cpp:334
-#: ../src/dialogs/item-properties.cpp:443
-#: ../src/dialogs/item-properties.cpp:450
-msgid "_Id"
-msgstr "_Id"
+#. Palette: ./Tango-Palette.gpl
+#: ../share/palettes/palettes.h:1003
+#, fuzzy
+msgctxt "Palette"
+msgid "Butter 3"
+msgstr "Butt cap"
 
-#: ../src/dialogs/item-properties.cpp:129
-msgid "The id= attribute (only letters, digits, and the characters .-_: allowed)"
-msgstr "The id= attribute (only letters, digits, and the characters .-_: allowed)"
+#. Palette: ./Tango-Palette.gpl
+#: ../share/palettes/palettes.h:1006
+msgctxt "Palette"
+msgid "Chameleon 1"
+msgstr ""
 
-#. Button for setting the object's id, label, title and description.
-#: ../src/dialogs/item-properties.cpp:143
-#: ../src/verbs.cpp:2439
-#: ../src/verbs.cpp:2445
-msgid "_Set"
-msgstr "_Set"
+#. Palette: ./Tango-Palette.gpl
+#: ../share/palettes/palettes.h:1009
+msgctxt "Palette"
+msgid "Chameleon 2"
+msgstr ""
 
-#. Create the label for the object label
-#: ../src/dialogs/item-properties.cpp:152
-msgid "_Label"
-msgstr "_Label"
+#. Palette: ./Tango-Palette.gpl
+#: ../share/palettes/palettes.h:1012
+msgctxt "Palette"
+msgid "Chameleon 3"
+msgstr ""
 
-#: ../src/dialogs/item-properties.cpp:161
-msgid "A freeform label for the object"
-msgstr "A freeform label for the object"
+#. Palette: ./Tango-Palette.gpl
+#: ../share/palettes/palettes.h:1015
+#, fuzzy
+msgctxt "Palette"
+msgid "Orange 1"
+msgstr "Arrange"
 
-#. Create the label for the object title
-#: ../src/dialogs/item-properties.cpp:173
-msgid "_Title"
-msgstr "_Title"
+#. Palette: ./Tango-Palette.gpl
+#: ../share/palettes/palettes.h:1018
+#, fuzzy
+msgctxt "Palette"
+msgid "Orange 2"
+msgstr "Arrange"
 
-#. Create the frame for the object description
-#: ../src/dialogs/item-properties.cpp:191
-msgid "_Description"
-msgstr "_Description"
+#. Palette: ./Tango-Palette.gpl
+#: ../share/palettes/palettes.h:1021
+#, fuzzy
+msgctxt "Palette"
+msgid "Orange 3"
+msgstr "Arrange"
 
-#. Hide
-#: ../src/dialogs/item-properties.cpp:222
-msgid "_Hide"
-msgstr "_Hide"
+#. Palette: ./Tango-Palette.gpl
+#: ../share/palettes/palettes.h:1024
+msgctxt "Palette"
+msgid "Sky Blue 1"
+msgstr ""
 
-#: ../src/dialogs/item-properties.cpp:223
-msgid "Check to make the object invisible"
-msgstr "Check to make the object invisible"
+#. Palette: ./Tango-Palette.gpl
+#: ../share/palettes/palettes.h:1027
+msgctxt "Palette"
+msgid "Sky Blue 2"
+msgstr ""
 
-#. Lock
-#. TRANSLATORS: "Lock" is a verb here
-#: ../src/dialogs/item-properties.cpp:232
-msgid "L_ock"
-msgstr "L_ock"
+#. Palette: ./Tango-Palette.gpl
+#: ../share/palettes/palettes.h:1030
+msgctxt "Palette"
+msgid "Sky Blue 3"
+msgstr ""
 
-#: ../src/dialogs/item-properties.cpp:233
-msgid "Check to make the object insensitive (not selectable by mouse)"
-msgstr "Check to make the object insensitive (not selectable by mouse)"
+#. Palette: ./Tango-Palette.gpl
+#: ../share/palettes/palettes.h:1033
+msgctxt "Palette"
+msgid "Plum 1"
+msgstr ""
 
-#. Create the frame for interactivity options
-#: ../src/dialogs/item-properties.cpp:243
-msgid "_Interactivity"
-msgstr "_Interactivity"
+#. Palette: ./Tango-Palette.gpl
+#: ../share/palettes/palettes.h:1036
+msgctxt "Palette"
+msgid "Plum 2"
+msgstr ""
 
-#: ../src/dialogs/item-properties.cpp:317
-#: ../src/dialogs/item-properties.cpp:324
-msgid "Ref"
-msgstr "Ref"
+#. Palette: ./Tango-Palette.gpl
+#: ../share/palettes/palettes.h:1039
+msgctxt "Palette"
+msgid "Plum 3"
+msgstr ""
 
-#: ../src/dialogs/item-properties.cpp:402
-msgid "Lock object"
-msgstr "Lock object"
+#. Palette: ./Tango-Palette.gpl
+#: ../share/palettes/palettes.h:1042
+msgctxt "Palette"
+msgid "Chocolate 1"
+msgstr ""
 
-#: ../src/dialogs/item-properties.cpp:402
-msgid "Unlock object"
-msgstr "Unlock object"
+#. Palette: ./Tango-Palette.gpl
+#: ../share/palettes/palettes.h:1045
+msgctxt "Palette"
+msgid "Chocolate 2"
+msgstr ""
 
-#: ../src/dialogs/item-properties.cpp:421
-msgid "Hide object"
-msgstr "Hide object"
+#. Palette: ./Tango-Palette.gpl
+#: ../share/palettes/palettes.h:1048
+msgctxt "Palette"
+msgid "Chocolate 3"
+msgstr ""
 
-#: ../src/dialogs/item-properties.cpp:421
-msgid "Unhide object"
-msgstr "Unhide object"
+#. Palette: ./Tango-Palette.gpl
+#: ../share/palettes/palettes.h:1051
+#, fuzzy
+msgctxt "Palette"
+msgid "Scarlet Red 1"
+msgstr "Scale mode"
 
-#: ../src/dialogs/item-properties.cpp:445
-msgid "Id invalid! "
-msgstr "Id invalid! "
+#. Palette: ./Tango-Palette.gpl
+#: ../share/palettes/palettes.h:1054
+#, fuzzy
+msgctxt "Palette"
+msgid "Scarlet Red 2"
+msgstr "Scale mode"
 
-#: ../src/dialogs/item-properties.cpp:447
-msgid "Id exists! "
-msgstr "Id exists! "
+#. Palette: ./Tango-Palette.gpl
+#: ../share/palettes/palettes.h:1057
+#, fuzzy
+msgctxt "Palette"
+msgid "Scarlet Red 3"
+msgstr "Scale mode"
 
-#: ../src/dialogs/item-properties.cpp:454
-msgid "Set object ID"
-msgstr "Set object ID"
+#. Palette: ./Tango-Palette.gpl
+#: ../share/palettes/palettes.h:1060
+#, fuzzy
+msgctxt "Palette"
+msgid "Aluminium 1"
+msgstr "Aluminium"
 
-#: ../src/dialogs/item-properties.cpp:469
-msgid "Set object label"
-msgstr "Set object label"
+#. Palette: ./Tango-Palette.gpl
+#: ../share/palettes/palettes.h:1063
+#, fuzzy
+msgctxt "Palette"
+msgid "Aluminium 2"
+msgstr "Aluminium"
 
-#: ../src/dialogs/item-properties.cpp:477
-msgid "Set object title"
-msgstr "Set object title"
+#. Palette: ./Tango-Palette.gpl
+#: ../share/palettes/palettes.h:1066
+#, fuzzy
+msgctxt "Palette"
+msgid "Aluminium 3"
+msgstr "Aluminium"
 
-#: ../src/dialogs/item-properties.cpp:487
-msgid "Set object description"
-msgstr "Set object description"
+#. Palette: ./Tango-Palette.gpl
+#: ../share/palettes/palettes.h:1069
+#, fuzzy
+msgctxt "Palette"
+msgid "Aluminium 4"
+msgstr "Aluminium"
 
-#: ../src/dialogs/object-attributes.cpp:32
-msgid "Href:"
-msgstr "Href:"
+#. Palette: ./Tango-Palette.gpl
+#: ../share/palettes/palettes.h:1072
+#, fuzzy
+msgctxt "Palette"
+msgid "Aluminium 5"
+msgstr "Aluminium"
 
-#. default x:
-#. default y:
-#: ../src/dialogs/object-attributes.cpp:33
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2197
-msgid "Target:"
-msgstr "Target:"
+#. Palette: ./Tango-Palette.gpl
+#: ../share/palettes/palettes.h:1075
+#, fuzzy
+msgctxt "Palette"
+msgid "Aluminium 6"
+msgstr "Aluminium"
 
-#. TRANSLATORS: for info, see http://www.w3.org/TR/2000/CR-SVG-20000802/linking.html#AElementXLinkRoleAttribute
-#. Identifies the type of the related resource with an absolute URI
-#: ../src/dialogs/object-attributes.cpp:37
-msgid "Role:"
-msgstr "Role:"
+#. Palette: ./Ubuntu.gpl
+#: ../share/palettes/palettes.h:1078
+#, fuzzy
+msgctxt "Palette"
+msgid "Orange Hilight"
+msgstr "Line Height"
 
-#. TRANSLATORS: for info, see http://www.w3.org/TR/2000/CR-SVG-20000802/linking.html#AElementXLinkArcRoleAttribute
-#. For situations where the nature/role alone isn't enough, this offers an additional URI defining the purpose of the link.
-#: ../src/dialogs/object-attributes.cpp:40
-msgid "Arcrole:"
-msgstr "Arcrole:"
+#. Palette: ./Ubuntu.gpl
+#: ../share/palettes/palettes.h:1081
+#, fuzzy
+msgctxt "Palette"
+msgid "Orange"
+msgstr "Arrange"
 
-#. TRANSLATORS: for info, see http://www.w3.org/TR/2000/CR-SVG-20000802/linking.html#AElementXLinkTitleAttribute
-#: ../src/dialogs/object-attributes.cpp:42
-msgid "Title:"
-msgstr "Title:"
+#. Palette: ./Ubuntu.gpl
+#: ../share/palettes/palettes.h:1084
+msgctxt "Palette"
+msgid "Orange Base"
+msgstr ""
 
-#. TRANSLATORS: for info, see http://www.w3.org/TR/2000/CR-SVG-20000802/linking.html#AElementXLinkActuateAttribute
-#: ../src/dialogs/object-attributes.cpp:45
-msgid "Actuate:"
-msgstr "Actuate:"
+#. Palette: ./Ubuntu.gpl
+#: ../share/palettes/palettes.h:1087
+#, fuzzy
+msgctxt "Palette"
+msgid "Orange Shadow"
+msgstr "Inner Shadow"
 
-#: ../src/dialogs/object-attributes.cpp:50
-msgid "URL:"
-msgstr "URL:"
+#. Palette: ./Ubuntu.gpl
+#: ../share/palettes/palettes.h:1090
+msgctxt "Palette"
+msgid "Accent Yellow Highlight"
+msgstr ""
 
-#: ../src/dialogs/object-attributes.cpp:51
-#: ../src/dialogs/object-attributes.cpp:59
-#: ../src/ui/dialog/guides.cpp:43
-#: ../src/ui/view/edit-widget.cpp:1074
-#: ../src/widgets/desktop-widget.cpp:508
-#: ../src/widgets/toolbox.cpp:1587
-msgid "X:"
-msgstr "X:"
+#. Palette: ./Ubuntu.gpl
+#: ../share/palettes/palettes.h:1093
+#, fuzzy
+msgctxt "Palette"
+msgid "Yellow"
+msgstr "Yellow"
 
-#: ../src/dialogs/object-attributes.cpp:52
-#: ../src/dialogs/object-attributes.cpp:60
-#: ../src/ui/dialog/guides.cpp:44
-#: ../src/ui/view/edit-widget.cpp:1075
-#: ../src/widgets/desktop-widget.cpp:511
-#: ../src/widgets/toolbox.cpp:1605
-msgid "Y:"
-msgstr "Y:"
+#. Palette: ./Ubuntu.gpl
+#: ../share/palettes/palettes.h:1096
+msgctxt "Palette"
+msgid "Accent Yellow Base"
+msgstr ""
 
-#: ../src/dialogs/object-attributes.cpp:53
-#: ../src/dialogs/object-attributes.cpp:61
-#: ../src/widgets/toolbox.cpp:4313
-#: ../src/widgets/toolbox.cpp:4633
-#: ../src/widgets/toolbox.cpp:5133
-#: ../src/widgets/toolbox.cpp:6156
-msgid "Width:"
-msgstr "Width:"
+#. Palette: ./Ubuntu.gpl
+#: ../share/palettes/palettes.h:1099
+msgctxt "Palette"
+msgid "Accent Yellow Shadow"
+msgstr ""
 
-#: ../src/dialogs/object-attributes.cpp:54
-#: ../src/dialogs/object-attributes.cpp:62
-msgid "Height:"
-msgstr "Height:"
+#. Palette: ./Ubuntu.gpl
+#: ../share/palettes/palettes.h:1102
+#, fuzzy
+msgctxt "Palette"
+msgid "Accent Orange"
+msgstr "Excentral Triangle"
 
-#: ../src/dialogs/object-attributes.cpp:106
-#, c-format
-msgid "%s Properties"
-msgstr "%s Properties"
+#. Palette: ./Ubuntu.gpl
+#: ../share/palettes/palettes.h:1105
+#, fuzzy
+msgctxt "Palette"
+msgid "Accent Red"
+msgstr "centre"
 
-#: ../src/dialogs/spellcheck.cpp:444
-#, c-format
-msgid "<b>Finished</b>, <b>%d</b> words added to dictionary"
-msgstr "<b>Finished</b>, <b>%d</b> words added to dictionary"
+#. Palette: ./Ubuntu.gpl
+#: ../share/palettes/palettes.h:1108
+msgctxt "Palette"
+msgid "Accent Red Base"
+msgstr ""
 
-#: ../src/dialogs/spellcheck.cpp:446
-#, c-format
-msgid "<b>Finished</b>, nothing suspicious found"
-msgstr "<b>Finished</b>, nothing suspicious found"
+#. Palette: ./Ubuntu.gpl
+#: ../share/palettes/palettes.h:1111
+msgctxt "Palette"
+msgid "Accent Deep Red"
+msgstr ""
 
-#: ../src/dialogs/spellcheck.cpp:559
-#, c-format
-msgid "Not in dictionary (%s): <b>%s</b>"
-msgstr "Not in dictionary (%s): <b>%s</b>"
+#. Palette: ./Ubuntu.gpl
+#: ../share/palettes/palettes.h:1114
+msgctxt "Palette"
+msgid "Human Highlight"
+msgstr ""
 
-#: ../src/dialogs/spellcheck.cpp:711
-msgid "<i>Checking...</i>"
-msgstr "<i>Checking...</i>"
+#. Palette: ./Ubuntu.gpl
+#: ../share/palettes/palettes.h:1117
+#, fuzzy
+msgctxt "Palette"
+msgid "Human"
+msgstr "Han"
 
-#: ../src/dialogs/spellcheck.cpp:781
-msgid "Fix spelling"
-msgstr "Fix spelling"
+#. Palette: ./Ubuntu.gpl
+#: ../share/palettes/palettes.h:1120
+msgctxt "Palette"
+msgid "Human Base"
+msgstr ""
 
-#: ../src/dialogs/spellcheck.cpp:955
-msgid "Suggestions:"
-msgstr "Suggestions:"
+#. Palette: ./Ubuntu.gpl
+#: ../share/palettes/palettes.h:1123
+#, fuzzy
+msgctxt "Palette"
+msgid "Environmental Shadow"
+msgstr "Inner Shadow"
 
-#: ../src/dialogs/spellcheck.cpp:967
-msgid "_Accept"
-msgstr "_Accept"
+#. Palette: ./Ubuntu.gpl
+#: ../share/palettes/palettes.h:1126
+msgctxt "Palette"
+msgid "Environmental Blue Highlight"
+msgstr ""
 
-#: ../src/dialogs/spellcheck.cpp:967
-msgid "Accept the chosen suggestion"
-msgstr "Accept the chosen suggestion"
+#. Palette: ./Ubuntu.gpl
+#: ../share/palettes/palettes.h:1129
+msgctxt "Palette"
+msgid "Environmental Blue Medium"
+msgstr ""
 
-#: ../src/dialogs/spellcheck.cpp:969
-msgid "_Ignore once"
-msgstr "_Ignore once"
+#. Palette: ./Ubuntu.gpl
+#: ../share/palettes/palettes.h:1132
+msgctxt "Palette"
+msgid "Environmental Blue Base"
+msgstr ""
 
-#: ../src/dialogs/spellcheck.cpp:969
-msgid "Ignore this word only once"
-msgstr "Ignore this word only once"
+#. Palette: ./Ubuntu.gpl
+#: ../share/palettes/palettes.h:1135
+msgctxt "Palette"
+msgid "Environmental Blue Shadow"
+msgstr ""
 
-#: ../src/dialogs/spellcheck.cpp:971
-msgid "_Ignore"
-msgstr "_Ignore"
+#. Palette: ./Ubuntu.gpl
+#: ../share/palettes/palettes.h:1138 ../share/palettes/palettes.h:1147
+#, fuzzy
+msgctxt "Palette"
+msgid "Accent Blue Shadow"
+msgstr "Inner Shadow"
 
-#: ../src/dialogs/spellcheck.cpp:971
-msgid "Ignore this word in this session"
-msgstr "Ignore this word in this session"
+#. Palette: ./Ubuntu.gpl
+#: ../share/palettes/palettes.h:1141
+msgctxt "Palette"
+msgid "Accent Blue"
+msgstr ""
 
-#: ../src/dialogs/spellcheck.cpp:978
-msgid "A_dd to dictionary:"
-msgstr "A_dd to dictionary:"
+#. Palette: ./Ubuntu.gpl
+#: ../share/palettes/palettes.h:1144
+msgctxt "Palette"
+msgid "Accent Blue Base"
+msgstr ""
 
-#: ../src/dialogs/spellcheck.cpp:978
-msgid "Add this word to the chosen dictionary"
-msgstr "Add this word to the chosen dictionary"
+#. Palette: ./Ubuntu.gpl
+#: ../share/palettes/palettes.h:1150
+msgctxt "Palette"
+msgid "Accent Green Highlight"
+msgstr ""
 
-#: ../src/dialogs/spellcheck.cpp:1002
-msgid "_Stop"
-msgstr "_Stop"
+#. Palette: ./Ubuntu.gpl
+#: ../share/palettes/palettes.h:1153
+#, fuzzy
+msgctxt "Palette"
+msgid "Accent Green"
+msgstr "Incentre"
 
-#: ../src/dialogs/spellcheck.cpp:1002
-msgid "Stop the check"
-msgstr "Stop the check"
+#. Palette: ./Ubuntu.gpl
+#: ../share/palettes/palettes.h:1156
+#, fuzzy
+msgctxt "Palette"
+msgid "Accent Green Base"
+msgstr "Sentence case"
 
-#: ../src/dialogs/spellcheck.cpp:1004
-msgid "_Start"
-msgstr "_Start"
+#. Palette: ./Ubuntu.gpl
+#: ../share/palettes/palettes.h:1159
+msgctxt "Palette"
+msgid "Accent Green Shadow"
+msgstr ""
 
-#: ../src/dialogs/spellcheck.cpp:1004
-msgid "Start the check"
-msgstr "Start the check"
+#. Palette: ./Ubuntu.gpl
+#: ../share/palettes/palettes.h:1162
+msgctxt "Palette"
+msgid "Ubuntu Toner"
+msgstr ""
 
-#: ../src/dialogs/text-edit.cpp:198
-msgid "Font"
-msgstr "Font"
+#. Palette: ./Ubuntu.gpl
+#: ../share/palettes/palettes.h:1165
+msgctxt "Palette"
+msgid "Accent Magenta Highlight"
+msgstr ""
 
-#: ../src/dialogs/text-edit.cpp:235
-msgid "Align lines left"
-msgstr "Align lines left"
+#. Palette: ./Ubuntu.gpl
+#: ../share/palettes/palettes.h:1168
+#, fuzzy
+msgctxt "Palette"
+msgid "Accent Magenta"
+msgstr "Magenta"
 
-#. TRANSLATORS: `Center' here is a verb.
-#: ../src/dialogs/text-edit.cpp:250
-msgid "Center lines"
-msgstr "Centre lines"
+#. Palette: ./Ubuntu.gpl
+#: ../share/palettes/palettes.h:1171
+msgctxt "Palette"
+msgid "Accent Dark Violet"
+msgstr ""
 
-#: ../src/dialogs/text-edit.cpp:264
-msgid "Align lines right"
-msgstr "Align lines right"
+#. Palette: ./Ubuntu.gpl
+#: ../share/palettes/palettes.h:1174
+#, fuzzy
+msgctxt "Palette"
+msgid "Grey 1"
+msgstr "Grey"
 
-#: ../src/dialogs/text-edit.cpp:278
-msgid "Justify lines"
-msgstr "Justify lines"
+#. Palette: ./Ubuntu.gpl
+#: ../share/palettes/palettes.h:1177
+#, fuzzy
+msgctxt "Palette"
+msgid "Grey 2"
+msgstr "Grey"
 
-#: ../src/dialogs/text-edit.cpp:300
-#: ../src/widgets/toolbox.cpp:7648
-msgid "Horizontal text"
-msgstr "Horizontal text"
+#. Palette: ./Ubuntu.gpl
+#: ../share/palettes/palettes.h:1180
+#, fuzzy
+msgctxt "Palette"
+msgid "Grey 3"
+msgstr "Grey"
 
-#: ../src/dialogs/text-edit.cpp:314
-#: ../src/widgets/toolbox.cpp:7655
-msgid "Vertical text"
-msgstr "Vertical text"
+#. Palette: ./Ubuntu.gpl
+#: ../share/palettes/palettes.h:1183
+#, fuzzy
+msgctxt "Palette"
+msgid "Grey 4"
+msgstr "Grey"
 
-#: ../src/dialogs/text-edit.cpp:329
-msgid "Line spacing:"
-msgstr "Line spacing:"
+#. Palette: ./Ubuntu.gpl
+#: ../share/palettes/palettes.h:1186
+#, fuzzy
+msgctxt "Palette"
+msgid "Grey 5"
+msgstr "Grey"
 
-#: ../src/dialogs/text-edit.cpp:422
-msgid "Set as default"
-msgstr "Set as default"
+#. Palette: ./Ubuntu.gpl
+#: ../share/palettes/palettes.h:1189
+#, fuzzy
+msgctxt "Palette"
+msgid "Grey 6"
+msgstr "Grey"
 
-#: ../src/dialogs/text-edit.cpp:665
-#: ../src/text-context.cpp:1500
-msgid "Set text style"
-msgstr "Set text style"
+#: ../share/patterns/patterns.svg.h:2
+msgid "Stripes 1:1"
+msgstr "Stripes 1:1"
 
-#: ../src/dialogs/xml-tree.cpp:152
-msgid "<b>Click</b> to select nodes, <b>drag</b> to rearrange."
-msgstr "<b>Click</b> to select nodes, <b>drag</b> to rearrange."
+#: ../share/patterns/patterns.svg.h:3
+msgid "Stripes 1:1 white"
+msgstr "Stripes 1:1 white"
 
-#: ../src/dialogs/xml-tree.cpp:163
-msgid "<b>Click</b> attribute to edit."
-msgstr "<b>Click</b> attribute to edit."
+#: ../share/patterns/patterns.svg.h:4
+msgid "Stripes 1:1.5"
+msgstr "Stripes 1:1.5"
 
-#: ../src/dialogs/xml-tree.cpp:167
-#, c-format
-msgid "Attribute <b>%s</b> selected. Press <b>Ctrl+Enter</b> when done editing to commit changes."
-msgstr "Attribute <b>%s</b> selected. Press <b>Ctrl+Enter</b> when done editing to commit changes."
-
-#: ../src/dialogs/xml-tree.cpp:263
-msgid "Drag to reorder nodes"
-msgstr "Drag to reorder nodes"
+#: ../share/patterns/patterns.svg.h:5
+msgid "Stripes 1:1.5 white"
+msgstr "Stripes 1:1.5 white"
 
-#: ../src/dialogs/xml-tree.cpp:283
-msgid "New element node"
-msgstr "New element node"
+#: ../share/patterns/patterns.svg.h:6
+msgid "Stripes 1:2"
+msgstr "Stripes 1:2"
 
-#: ../src/dialogs/xml-tree.cpp:305
-msgid "New text node"
-msgstr "New text node"
+#: ../share/patterns/patterns.svg.h:7
+msgid "Stripes 1:2 white"
+msgstr "Stripes 1:2 white"
 
-#: ../src/dialogs/xml-tree.cpp:326
-#: ../src/dialogs/xml-tree.cpp:1409
-msgid "Duplicate node"
-msgstr "Duplicate node"
+#: ../share/patterns/patterns.svg.h:8
+msgid "Stripes 1:3"
+msgstr "Stripes 1:3"
 
-#: ../src/dialogs/xml-tree.cpp:347
-msgid "nodeAsInXMLdialogTooltip|Delete node"
-msgstr "Delete node"
+#: ../share/patterns/patterns.svg.h:9
+msgid "Stripes 1:3 white"
+msgstr "Stripes 1:3 white"
 
-#: ../src/dialogs/xml-tree.cpp:363
-#: ../src/dialogs/xml-tree.cpp:1571
-msgid "Unindent node"
-msgstr "Unindent node"
+#: ../share/patterns/patterns.svg.h:10
+msgid "Stripes 1:4"
+msgstr "Stripes 1:4"
 
-#: ../src/dialogs/xml-tree.cpp:378
-#: ../src/dialogs/xml-tree.cpp:1550
-msgid "Indent node"
-msgstr "Indent node"
+#: ../share/patterns/patterns.svg.h:11
+msgid "Stripes 1:4 white"
+msgstr "Stripes 1:4 white"
 
-#: ../src/dialogs/xml-tree.cpp:390
-#: ../src/dialogs/xml-tree.cpp:1503
-msgid "Raise node"
-msgstr "Raise node"
+#: ../share/patterns/patterns.svg.h:12
+msgid "Stripes 1:5"
+msgstr "Stripes 1:5"
 
-#: ../src/dialogs/xml-tree.cpp:402
-#: ../src/dialogs/xml-tree.cpp:1520
-msgid "Lower node"
-msgstr "Lower node"
+#: ../share/patterns/patterns.svg.h:13
+msgid "Stripes 1:5 white"
+msgstr "Stripes 1:5 white"
 
-#: ../src/dialogs/xml-tree.cpp:447
-#: ../src/dialogs/xml-tree.cpp:1444
-msgid "Delete attribute"
-msgstr "Delete attribute"
+#: ../share/patterns/patterns.svg.h:14
+msgid "Stripes 1:8"
+msgstr "Stripes 1:8"
 
-#. TRANSLATORS: "Attribute" is a noun here
-#: ../src/dialogs/xml-tree.cpp:492
-msgid "Attribute name"
-msgstr "Attribute name"
+#: ../share/patterns/patterns.svg.h:15
+msgid "Stripes 1:8 white"
+msgstr "Stripes 1:8 white"
 
-#. TRANSLATORS: "Set" is a verb here
-#: ../src/dialogs/xml-tree.cpp:512
-#: ../src/widgets/sp-attribute-widget.cpp:158
-#: ../src/widgets/sp-attribute-widget.cpp:765
-msgid "Set attribute"
-msgstr "Set attribute"
+#: ../share/patterns/patterns.svg.h:16
+msgid "Stripes 1:10"
+msgstr "Stripes 1:10"
 
-#. TRANSLATORS: "Set" is a verb here
-#: ../src/dialogs/xml-tree.cpp:514
-msgid "Set"
-msgstr "Set"
+#: ../share/patterns/patterns.svg.h:17
+msgid "Stripes 1:10 white"
+msgstr "Stripes 1:10 white"
 
-#. TRANSLATORS: "Attribute" is a noun here
-#: ../src/dialogs/xml-tree.cpp:537
-msgid "Attribute value"
-msgstr "Attribute value"
+#: ../share/patterns/patterns.svg.h:18
+msgid "Stripes 1:16"
+msgstr "Stripes 1:16"
 
-#: ../src/dialogs/xml-tree.cpp:874
-msgid "Drag XML subtree"
-msgstr "Drag XML subtree"
+#: ../share/patterns/patterns.svg.h:19
+msgid "Stripes 1:16 white"
+msgstr "Stripes 1:16 white"
 
-#: ../src/dialogs/xml-tree.cpp:1311
-msgid "New element node..."
-msgstr "New element node..."
+#: ../share/patterns/patterns.svg.h:20
+msgid "Stripes 1:32"
+msgstr "Stripes 1:32"
 
-#: ../src/dialogs/xml-tree.cpp:1333
-msgid "Cancel"
-msgstr "Cancel"
+#: ../share/patterns/patterns.svg.h:21
+msgid "Stripes 1:32 white"
+msgstr "Stripes 1:32 white"
 
-#: ../src/dialogs/xml-tree.cpp:1341
-msgid "Create"
-msgstr "Create"
+#: ../share/patterns/patterns.svg.h:22
+msgid "Stripes 1:64"
+msgstr "Stripes 1:64"
 
-#: ../src/dialogs/xml-tree.cpp:1375
-msgid "Create new element node"
-msgstr "Create new element node"
+#: ../share/patterns/patterns.svg.h:23
+msgid "Stripes 2:1"
+msgstr "Stripes 2:1"
 
-#: ../src/dialogs/xml-tree.cpp:1391
-msgid "Create new text node"
-msgstr "Create new text node"
+#: ../share/patterns/patterns.svg.h:24
+msgid "Stripes 2:1 white"
+msgstr "Stripes 2:1 white"
 
-#: ../src/dialogs/xml-tree.cpp:1426
-msgid "nodeAsInXMLinHistoryDialog|Delete node"
-msgstr "Delete node"
+#: ../share/patterns/patterns.svg.h:25
+msgid "Stripes 4:1"
+msgstr "Stripes 4:1"
 
-#: ../src/dialogs/xml-tree.cpp:1473
-msgid "Change attribute"
-msgstr "Change attribute"
+#: ../share/patterns/patterns.svg.h:26
+msgid "Stripes 4:1 white"
+msgstr "Stripes 4:1 white"
 
-#: ../src/display/canvas-axonomgrid.cpp:396
-#: ../src/display/canvas-grid.cpp:670
-msgid "Grid _units:"
-msgstr "Grid _units:"
+#: ../share/patterns/patterns.svg.h:27
+msgid "Checkerboard"
+msgstr "Checkerboard"
 
-#: ../src/display/canvas-axonomgrid.cpp:398
-#: ../src/display/canvas-grid.cpp:672
-msgid "_Origin X:"
-msgstr "_Origin X:"
+#: ../share/patterns/patterns.svg.h:28
+msgid "Checkerboard white"
+msgstr "Checkerboard white"
 
-#: ../src/display/canvas-axonomgrid.cpp:398
-#: ../src/display/canvas-grid.cpp:672
-#: ../src/ui/dialog/inkscape-preferences.cpp:1035
-#: ../src/ui/dialog/inkscape-preferences.cpp:1056
-msgid "X coordinate of grid origin"
-msgstr "X coordinate of grid origin"
+#: ../share/patterns/patterns.svg.h:29
+msgid "Packed circles"
+msgstr "Packed circles"
 
-#: ../src/display/canvas-axonomgrid.cpp:400
-#: ../src/display/canvas-grid.cpp:674
-msgid "O_rigin Y:"
-msgstr "O_rigin Y:"
+#: ../share/patterns/patterns.svg.h:30
+msgid "Polka dots, small"
+msgstr "Polka dots, small"
 
-#: ../src/display/canvas-axonomgrid.cpp:400
-#: ../src/display/canvas-grid.cpp:674
-#: ../src/ui/dialog/inkscape-preferences.cpp:1036
-#: ../src/ui/dialog/inkscape-preferences.cpp:1057
-msgid "Y coordinate of grid origin"
-msgstr "Y coordinate of grid origin"
+#: ../share/patterns/patterns.svg.h:31
+msgid "Polka dots, small white"
+msgstr "Polka dots, small white"
 
-#: ../src/display/canvas-axonomgrid.cpp:402
-#: ../src/display/canvas-grid.cpp:678
-msgid "Spacing _Y:"
-msgstr "Spacing _Y:"
+#: ../share/patterns/patterns.svg.h:32
+msgid "Polka dots, medium"
+msgstr "Polka dots, medium"
 
-#: ../src/display/canvas-axonomgrid.cpp:402
-#: ../src/ui/dialog/inkscape-preferences.cpp:1059
-msgid "Base length of z-axis"
-msgstr "Base length of z-axis"
+#: ../share/patterns/patterns.svg.h:33
+msgid "Polka dots, medium white"
+msgstr "Polka dots, medium white"
 
-#: ../src/display/canvas-axonomgrid.cpp:404
-#: ../src/ui/dialog/inkscape-preferences.cpp:1062
-#: ../src/widgets/toolbox.cpp:3628
-msgid "Angle X:"
-msgstr "Angle X:"
+#: ../share/patterns/patterns.svg.h:34
+msgid "Polka dots, large"
+msgstr "Polka dots, large"
 
-#: ../src/display/canvas-axonomgrid.cpp:404
-#: ../src/ui/dialog/inkscape-preferences.cpp:1062
-msgid "Angle of x-axis"
-msgstr "Angle of x-axis"
+#: ../share/patterns/patterns.svg.h:35
+msgid "Polka dots, large white"
+msgstr "Polka dots, large white"
 
-#: ../src/display/canvas-axonomgrid.cpp:406
-#: ../src/ui/dialog/inkscape-preferences.cpp:1063
-#: ../src/widgets/toolbox.cpp:3707
-msgid "Angle Z:"
-msgstr "Angle Z:"
+#: ../share/patterns/patterns.svg.h:36
+msgid "Wavy"
+msgstr "Wavy"
 
-#: ../src/display/canvas-axonomgrid.cpp:406
-#: ../src/ui/dialog/inkscape-preferences.cpp:1063
-msgid "Angle of z-axis"
-msgstr "Angle of z-axis"
+#: ../share/patterns/patterns.svg.h:37
+msgid "Wavy white"
+msgstr "Wavy white"
 
-#: ../src/display/canvas-axonomgrid.cpp:410
-#: ../src/display/canvas-grid.cpp:682
-msgid "Grid line _color:"
-msgstr "Grid line _colour:"
+#: ../share/patterns/patterns.svg.h:38
+msgid "Camouflage"
+msgstr "Camouflage"
 
-#: ../src/display/canvas-axonomgrid.cpp:410
-#: ../src/display/canvas-grid.cpp:682
-msgid "Grid line color"
-msgstr "Grid line colour"
+#: ../share/patterns/patterns.svg.h:39
+msgid "Ermine"
+msgstr "Ermine"
 
-#: ../src/display/canvas-axonomgrid.cpp:410
-#: ../src/display/canvas-grid.cpp:682
-msgid "Color of grid lines"
-msgstr "Colour of grid lines"
+#: ../share/patterns/patterns.svg.h:40
+msgid "Sand (bitmap)"
+msgstr "Sand (bitmap)"
 
-#: ../src/display/canvas-axonomgrid.cpp:415
-#: ../src/display/canvas-grid.cpp:687
-msgid "Ma_jor grid line color:"
-msgstr "Ma_jor grid line colour:"
+#: ../share/patterns/patterns.svg.h:41
+msgid "Cloth (bitmap)"
+msgstr "Cloth (bitmap)"
 
-#: ../src/display/canvas-axonomgrid.cpp:415
-#: ../src/display/canvas-grid.cpp:687
-msgid "Major grid line color"
-msgstr "Major grid line colour"
+#: ../share/patterns/patterns.svg.h:42
+msgid "Old paint (bitmap)"
+msgstr "Old paint (bitmap)"
 
-#: ../src/display/canvas-axonomgrid.cpp:416
-#: ../src/display/canvas-grid.cpp:688
-msgid "Color of the major (highlighted) grid lines"
-msgstr "Colour of the major (highlighted) grid lines"
+#: ../src/conn-avoid-ref.cpp:239
+msgid "Add a new connection point"
+msgstr "Add a new connection point"
 
-#: ../src/display/canvas-axonomgrid.cpp:420
-#: ../src/display/canvas-grid.cpp:692
-msgid "_Major grid line every:"
-msgstr "_Major grid line every:"
+#: ../src/conn-avoid-ref.cpp:264
+msgid "Move a connection point"
+msgstr "Move a connection point"
 
-#: ../src/display/canvas-axonomgrid.cpp:420
-#: ../src/display/canvas-grid.cpp:692
-msgid "lines"
-msgstr "lines"
+#: ../src/conn-avoid-ref.cpp:284
+msgid "Remove a connection point"
+msgstr "Remove a connection point"
 
-#: ../src/display/canvas-grid.cpp:39
-msgid "Rectangular grid"
-msgstr "Rectangular grid"
+#: ../src/live_effects/lpe-extrude.cpp:28
+msgid "Direction"
+msgstr "Direction"
 
-#: ../src/display/canvas-grid.cpp:40
-msgid "Axonometric grid"
-msgstr "Axonometric grid"
+#: ../src/live_effects/lpe-extrude.cpp:28
+msgid "Defines the direction and magnitude of the extrusion"
+msgstr "Defines the direction and magnitude of the extrusion"
 
-#: ../src/display/canvas-grid.cpp:258
-msgid "Create new grid"
-msgstr "Create new grid"
+#: ../src/sp-flowtext.cpp:382 ../src/sp-text.cpp:436
+#: ../src/text-context.cpp:1623
+msgid " [truncated]"
+msgstr " [truncated]"
 
-#: ../src/display/canvas-grid.cpp:324
-msgid "_Enabled"
-msgstr "_Enabled"
+#: ../src/sp-flowtext.cpp:385
+#, c-format
+msgid "<b>Flowed text</b> (%d character%s)"
+msgid_plural "<b>Flowed text</b> (%d characters%s)"
+msgstr[0] "<b>Flowed text</b> (%d character%s)"
+msgstr[1] "<b>Flowed text</b> (%d characters%s)"
 
-#: ../src/display/canvas-grid.cpp:325
-msgid "Determines whether to snap to this grid or not. Can be 'on' for invisible grids."
-msgstr "Determines whether to snap to this grid or not. Can be 'on' for invisible grids."
+#: ../src/sp-flowtext.cpp:387
+#, c-format
+msgid "<b>Linked flowed text</b> (%d character%s)"
+msgid_plural "<b>Linked flowed text</b> (%d characters%s)"
+msgstr[0] "<b>Linked flowed text</b> (%d character%s)"
+msgstr[1] "<b>Linked flowed text</b> (%d characters%s)"
 
-#: ../src/display/canvas-grid.cpp:329
-msgid "Snap to visible _grid lines only"
-msgstr "Snap to visible _grid lines only"
+#: ../src/arc-context.cpp:330
+msgid ""
+"<b>Ctrl</b>: make circle or integer-ratio ellipse, snap arc/segment angle"
+msgstr ""
+"<b>Ctrl</b>: make circle or integer-ratio ellipse, snap arc/segment angle"
 
-#: ../src/display/canvas-grid.cpp:330
-msgid "When zoomed out, not all grid lines will be displayed. Only the visible ones will be snapped to"
-msgstr "When zoomed out, not all grid lines will be displayed. Only the visible ones will be snapped to"
+#: ../src/arc-context.cpp:331 ../src/rect-context.cpp:375
+msgid "<b>Shift</b>: draw around the starting point"
+msgstr "<b>Shift</b>: draw around the starting point"
 
-#: ../src/display/canvas-grid.cpp:334
-msgid "_Visible"
-msgstr "_Visible"
+#: ../src/arc-context.cpp:482
+#, c-format
+msgid ""
+"<b>Ellipse</b>: %s &#215; %s (constrained to ratio %d:%d); with <b>Shift</b> "
+"to draw around the starting point"
+msgstr ""
+"<b>Ellipse</b>: %s &#215; %s (constrained to ratio %d:%d); with <b>Shift</b> "
+"to draw around the starting point"
 
-#: ../src/display/canvas-grid.cpp:335
-msgid "Determines whether the grid is displayed or not. Objects are still snapped to invisible grids."
-msgstr "Determines whether the grid is displayed or not. Objects are still snapped to invisible grids."
+#: ../src/arc-context.cpp:484
+#, c-format
+msgid ""
+"<b>Ellipse</b>: %s &#215; %s; with <b>Ctrl</b> to make square or integer-"
+"ratio ellipse; with <b>Shift</b> to draw around the starting point"
+msgstr ""
+"<b>Ellipse</b>: %s &#215; %s; with <b>Ctrl</b> to make square or integer-"
+"ratio ellipse; with <b>Shift</b> to draw around the starting point"
 
-#: ../src/display/canvas-grid.cpp:676
-msgid "Spacing _X:"
-msgstr "Spacing _X:"
+#: ../src/arc-context.cpp:510
+msgid "Create ellipse"
+msgstr "Create ellipse"
 
-#: ../src/display/canvas-grid.cpp:676
-#: ../src/ui/dialog/inkscape-preferences.cpp:1039
-msgid "Distance between vertical grid lines"
-msgstr "Distance between vertical grid lines"
+#: ../src/box3d-context.cpp:442 ../src/box3d-context.cpp:449
+#: ../src/box3d-context.cpp:456 ../src/box3d-context.cpp:463
+#: ../src/box3d-context.cpp:470 ../src/box3d-context.cpp:477
+msgid "Change perspective (angle of PLs)"
+msgstr "Change perspective (angle of PLs)"
 
-#: ../src/display/canvas-grid.cpp:678
-#: ../src/ui/dialog/inkscape-preferences.cpp:1040
-msgid "Distance between horizontal grid lines"
-msgstr "Distance between horizontal grid lines"
+#. status text
+#: ../src/box3d-context.cpp:656
+msgid "<b>3D Box</b>; with <b>Shift</b> to extrude along the Z axis"
+msgstr "<b>3D Box</b>; with <b>Shift</b> to extrude along the Z axis"
 
-#: ../src/display/canvas-grid.cpp:711
-msgid "_Show dots instead of lines"
-msgstr "_Show dots instead of lines"
+#: ../src/box3d-context.cpp:684
+msgid "Create 3D box"
+msgstr "Create 3D box"
 
-#: ../src/display/canvas-grid.cpp:712
-msgid "If set, displays dots at gridpoints instead of gridlines"
-msgstr "If set, displays dots at gridpoints instead of gridlines"
+#: ../src/box3d.cpp:324
+msgid "<b>3D Box</b>"
+msgstr "<b>3D Box</b>"
 
-#. TRANSLATORS: undefined target for snapping
-#: ../src/display/snap-indicator.cpp:71
-#: ../src/display/snap-indicator.cpp:74
-#: ../src/display/snap-indicator.cpp:162
-#: ../src/display/snap-indicator.cpp:165
-msgid "UNDEFINED"
-msgstr "UNDEFINED"
+#: ../src/connector-context.cpp:239
+msgid "<b>Connection point</b>: click or drag to create a new connector"
+msgstr "<b>Connection point</b>: click or drag to create a new connector"
 
-#: ../src/display/snap-indicator.cpp:77
-msgid "grid line"
-msgstr "grid line"
+#: ../src/connector-context.cpp:240
+msgid "<b>Connection point</b>: click to select, drag to move"
+msgstr "<b>Connection point</b>: click to select, drag to move"
 
-#: ../src/display/snap-indicator.cpp:80
-msgid "grid intersection"
-msgstr "grid intersection"
+#: ../src/connector-context.cpp:783
+msgid "Creating new connector"
+msgstr "Creating new connector"
 
-#: ../src/display/snap-indicator.cpp:83
-msgid "guide"
-msgstr "guide"
+#: ../src/connector-context.cpp:1177
+msgid "Connector endpoint drag cancelled."
+msgstr "Connector endpoint drag cancelled."
 
-#: ../src/display/snap-indicator.cpp:86
-msgid "guide intersection"
-msgstr "guide intersection"
+#: ../src/connector-context.cpp:1207
+msgid "Connection point drag cancelled."
+msgstr "Connection point drag cancelled."
 
-#: ../src/display/snap-indicator.cpp:89
-msgid "guide origin"
-msgstr "guide origin"
+#: ../src/connector-context.cpp:1320
+msgid "Reroute connector"
+msgstr "Reroute connector"
 
-#: ../src/display/snap-indicator.cpp:92
-msgid "grid-guide intersection"
-msgstr "grid-guide intersection"
+#: ../src/connector-context.cpp:1491
+msgid "Create connector"
+msgstr "Create connector"
 
-#: ../src/display/snap-indicator.cpp:95
-msgid "cusp node"
-msgstr "cusp node"
+#: ../src/connector-context.cpp:1514
+msgid "Finishing connector"
+msgstr "Finishing connector"
 
-#: ../src/display/snap-indicator.cpp:98
-msgid "smooth node"
-msgstr "smooth node"
+#: ../src/connector-context.cpp:1811
+msgid "<b>Connector endpoint</b>: drag to reroute or connect to new shapes"
+msgstr "<b>Connector endpoint</b>: drag to reroute or connect to new shapes"
 
-#: ../src/display/snap-indicator.cpp:101
-msgid "path"
-msgstr "path"
+#: ../src/connector-context.cpp:1960
+msgid "Select <b>at least one non-connector object</b>."
+msgstr "Select <b>at least one non-connector object</b>."
 
-#: ../src/display/snap-indicator.cpp:104
-msgid "path intersection"
-msgstr "path intersection"
+#: ../src/connector-context.cpp:1965 ../src/widgets/toolbox.cpp:8145
+msgid "Make connectors avoid selected objects"
+msgstr "Make connectors avoid selected objects"
 
-#: ../src/display/snap-indicator.cpp:107
-msgid "bounding box corner"
-msgstr "bounding box corner"
+#: ../src/connector-context.cpp:1966 ../src/widgets/toolbox.cpp:8155
+msgid "Make connectors ignore selected objects"
+msgstr "Make connectors ignore selected objects"
 
-#: ../src/display/snap-indicator.cpp:110
-msgid "bounding box side"
-msgstr "bounding box side"
+#: ../src/context-fns.cpp:36 ../src/context-fns.cpp:65
+msgid "<b>Current layer is hidden</b>. Unhide it to be able to draw on it."
+msgstr "<b>Current layer is hidden</b>. Unhide it to be able to draw on it."
 
-#: ../src/display/snap-indicator.cpp:113
-msgid "page border"
-msgstr "page border"
+#: ../src/context-fns.cpp:42 ../src/context-fns.cpp:71
+msgid "<b>Current layer is locked</b>. Unlock it to be able to draw on it."
+msgstr "<b>Current layer is locked</b>. Unlock it to be able to draw on it."
 
-#: ../src/display/snap-indicator.cpp:116
-msgid "line midpoint"
-msgstr "line midpoint"
+#: ../src/desktop-events.cpp:192
+msgid "Create guide"
+msgstr "Create guide"
 
-#: ../src/display/snap-indicator.cpp:119
-msgid "object midpoint"
-msgstr "object midpoint"
+#: ../src/desktop-events.cpp:405
+msgid "Move guide"
+msgstr "Move guide"
 
-#: ../src/display/snap-indicator.cpp:122
-msgid "object rotation center"
-msgstr "object rotation centre"
+#: ../src/desktop-events.cpp:412 ../src/desktop-events.cpp:458
+#: ../src/ui/dialog/guides.cpp:126
+msgid "Delete guide"
+msgstr "Delete guide"
 
-#: ../src/display/snap-indicator.cpp:125
-msgid "handle"
-msgstr "handle"
+#: ../src/desktop-events.cpp:438
+#, c-format
+msgid "<b>Guideline</b>: %s"
+msgstr "<b>Guideline</b>: %s"
 
-#: ../src/display/snap-indicator.cpp:128
-msgid "bounding box side midpoint"
-msgstr "bounding box side midpoint"
+#: ../src/desktop.cpp:847
+msgid "No previous zoom."
+msgstr "No previous zoom."
 
-#: ../src/display/snap-indicator.cpp:131
-msgid "bounding box midpoint"
-msgstr "bounding box midpoint"
+#: ../src/desktop.cpp:872
+msgid "No next zoom."
+msgstr "No next zoom."
 
-#: ../src/display/snap-indicator.cpp:134
-msgid "page corner"
-msgstr "page corner"
+#: ../src/dialogs/clonetiler.cpp:144
+msgid "<small>Nothing selected.</small>"
+msgstr "<small>Nothing selected.</small>"
 
-#: ../src/display/snap-indicator.cpp:137
-msgid "convex hull corner"
-msgstr "convex hull corner"
+#: ../src/dialogs/clonetiler.cpp:150
+msgid "<small>More than one object selected.</small>"
+msgstr "<small>More than one object selected.</small>"
 
-#: ../src/display/snap-indicator.cpp:140
-msgid "quadrant point"
-msgstr "quadrant point"
+#: ../src/dialogs/clonetiler.cpp:157
+#, c-format
+msgid "<small>Object has <b>%d</b> tiled clones.</small>"
+msgstr "<small>Object has <b>%d</b> tiled clones.</small>"
 
-#: ../src/display/snap-indicator.cpp:143
-msgid "center"
-msgstr "centre"
+#: ../src/dialogs/clonetiler.cpp:162
+msgid "<small>Object has no tiled clones.</small>"
+msgstr "<small>Object has no tiled clones.</small>"
 
-#: ../src/display/snap-indicator.cpp:146
-msgid "corner"
-msgstr "corner"
+#: ../src/dialogs/clonetiler.cpp:964
+msgid "Select <b>one object</b> whose tiled clones to unclump."
+msgstr "Select <b>one object</b> whose tiled clones to unclump."
 
-#: ../src/display/snap-indicator.cpp:149
-msgid "text baseline"
-msgstr "text baseline"
+#: ../src/dialogs/clonetiler.cpp:986
+msgid "Unclump tiled clones"
+msgstr "Unclump tiled clones"
 
-#: ../src/display/snap-indicator.cpp:152
-msgid "constrained angle"
-msgstr "constrained angle"
+#: ../src/dialogs/clonetiler.cpp:1016
+msgid "Select <b>one object</b> whose tiled clones to remove."
+msgstr "Select <b>one object</b> whose tiled clones to remove."
 
-#: ../src/display/snap-indicator.cpp:155
-msgid "constraint"
-msgstr "constraint"
+#: ../src/dialogs/clonetiler.cpp:1039
+msgid "Delete tiled clones"
+msgstr "Delete tiled clones"
 
-#: ../src/display/snap-indicator.cpp:168
-msgid "Bounding box corner"
-msgstr "Bounding box corner"
+#: ../src/dialogs/clonetiler.cpp:1086 ../src/selection-chemistry.cpp:2035
+msgid "Select an <b>object</b> to clone."
+msgstr "Select an <b>object</b> to clone."
 
-#: ../src/display/snap-indicator.cpp:171
-msgid "Bounding box midpoint"
-msgstr "Bounding box midpoint"
+#: ../src/dialogs/clonetiler.cpp:1092
+msgid ""
+"If you want to clone several objects, <b>group</b> them and <b>clone the "
+"group</b>."
+msgstr ""
+"If you want to clone several objects, <b>group</b> them and <b>clone the "
+"group</b>."
 
-#: ../src/display/snap-indicator.cpp:174
-msgid "Bounding box side midpoint"
-msgstr "Bounding box side midpoint"
+#: ../src/dialogs/clonetiler.cpp:1101
+msgid "<small>Creating tiled clones...</small>"
+msgstr "<small>Creating tiled clones...</small>"
 
-#: ../src/display/snap-indicator.cpp:177
-#: ../src/ui/tool/node.cpp:1191
-msgid "Smooth node"
-msgstr "Smooth node"
+#: ../src/dialogs/clonetiler.cpp:1504
+msgid "Create tiled clones"
+msgstr "Create tiled clones"
 
-#: ../src/display/snap-indicator.cpp:180
-#: ../src/ui/tool/node.cpp:1190
-msgid "Cusp node"
-msgstr "Cusp node"
+#: ../src/dialogs/clonetiler.cpp:1695
+msgid "<small>Per row:</small>"
+msgstr "<small>Per row:</small>"
 
-#: ../src/display/snap-indicator.cpp:183
-msgid "Line midpoint"
-msgstr "Line midpoint"
+#: ../src/dialogs/clonetiler.cpp:1708
+msgid "<small>Per column:</small>"
+msgstr "<small>Per column:</small>"
 
-#: ../src/display/snap-indicator.cpp:186
-msgid "Object midpoint"
-msgstr "Object midpoint"
+#: ../src/dialogs/clonetiler.cpp:1716
+msgid "<small>Randomize:</small>"
+msgstr "<small>Randomise:</small>"
 
-#: ../src/display/snap-indicator.cpp:189
-msgid "Object rotation center"
-msgstr "Object rotation centre"
+#: ../src/dialogs/clonetiler.cpp:1869
+msgid "_Symmetry"
+msgstr "_Symmetry"
 
-#: ../src/display/snap-indicator.cpp:193
-msgid "Handle"
-msgstr "Handle"
+#. TRANSLATORS: For the following 17 symmetry groups, see
+#. * http://www.bib.ulb.ac.be/coursmath/doc/17.htm (visual examples);
+#. * http://www.clarku.edu/~djoyce/wallpaper/seventeen.html (English vocabulary); or
+#. * http://membres.lycos.fr/villemingerard/Geometri/Sym1D.htm (French vocabulary).
+#.
+#: ../src/dialogs/clonetiler.cpp:1877
+msgid "Select one of the 17 symmetry groups for the tiling"
+msgstr "Select one of the 17 symmetry groups for the tiling"
 
-#: ../src/display/snap-indicator.cpp:196
-msgid "Path intersection"
-msgstr "Path intersection"
+#. TRANSLATORS: "translation" means "shift" / "displacement" here.
+#: ../src/dialogs/clonetiler.cpp:1888
+msgid "<b>P1</b>: simple translation"
+msgstr "<b>P1</b>: simple translation"
 
-#: ../src/display/snap-indicator.cpp:199
-msgid "Guide"
-msgstr "Guide"
+#: ../src/dialogs/clonetiler.cpp:1889
+msgid "<b>P2</b>: 180&#176; rotation"
+msgstr "<b>P2</b>: 180&#176; rotation"
 
-#: ../src/display/snap-indicator.cpp:202
-msgid "Guide origin"
-msgstr "Guide origin"
+#: ../src/dialogs/clonetiler.cpp:1890
+msgid "<b>PM</b>: reflection"
+msgstr "<b>PM</b>: reflection"
 
-#: ../src/display/snap-indicator.cpp:205
-msgid "Convex hull corner"
-msgstr "Convex hull corner"
+#. TRANSLATORS: "glide reflection" is a reflection and a translation combined.
+#. For more info, see http://mathforum.org/sum95/suzanne/symsusan.html
+#: ../src/dialogs/clonetiler.cpp:1893
+msgid "<b>PG</b>: glide reflection"
+msgstr "<b>PG</b>: glide reflection"
 
-#: ../src/display/snap-indicator.cpp:208
-msgid "Quadrant point"
-msgstr "Quadrant point"
+#: ../src/dialogs/clonetiler.cpp:1894
+msgid "<b>CM</b>: reflection + glide reflection"
+msgstr "<b>CM</b>: reflection + glide reflection"
 
-#: ../src/display/snap-indicator.cpp:211
-msgid "Center"
-msgstr "Centre"
+#: ../src/dialogs/clonetiler.cpp:1895
+msgid "<b>PMM</b>: reflection + reflection"
+msgstr "<b>PMM</b>: reflection + reflection"
 
-#: ../src/display/snap-indicator.cpp:214
-msgid "Corner"
-msgstr "Corner"
+#: ../src/dialogs/clonetiler.cpp:1896
+msgid "<b>PMG</b>: reflection + 180&#176; rotation"
+msgstr "<b>PMG</b>: reflection + 180&#176; rotation"
 
-#: ../src/display/snap-indicator.cpp:217
-msgid "Text baseline"
-msgstr "Text baseline"
+#: ../src/dialogs/clonetiler.cpp:1897
+msgid "<b>PGG</b>: glide reflection + 180&#176; rotation"
+msgstr "<b>PGG</b>: glide reflection + 180&#176; rotation"
 
-#: ../src/display/snap-indicator.cpp:220
-msgid "Multiple of grid spacing"
-msgstr "Multiple of grid spacing"
+#: ../src/dialogs/clonetiler.cpp:1898
+msgid "<b>CMM</b>: reflection + reflection + 180&#176; rotation"
+msgstr "<b>CMM</b>: reflection + reflection + 180&#176; rotation"
 
-#: ../src/display/snap-indicator.cpp:263
-msgid " to "
-msgstr " to "
+#: ../src/dialogs/clonetiler.cpp:1899
+msgid "<b>P4</b>: 90&#176; rotation"
+msgstr "<b>P4</b>: 90&#176; rotation"
 
-#: ../src/document.cpp:478
-#, c-format
-msgid "New document %d"
-msgstr "New document %d"
+#: ../src/dialogs/clonetiler.cpp:1900
+msgid "<b>P4M</b>: 90&#176; rotation + 45&#176; reflection"
+msgstr "<b>P4M</b>: 90&#176; rotation + 45&#176; reflection"
 
-#: ../src/document.cpp:510
-#, c-format
-msgid "Memory document %d"
-msgstr "Memory document %d"
+#: ../src/dialogs/clonetiler.cpp:1901
+msgid "<b>P4G</b>: 90&#176; rotation + 90&#176; reflection"
+msgstr "<b>P4G</b>: 90&#176; rotation + 90&#176; reflection"
 
-#: ../src/document.cpp:740
-#, c-format
-msgid "Unnamed document %d"
-msgstr "Unnamed document %d"
+#: ../src/dialogs/clonetiler.cpp:1902
+msgid "<b>P3</b>: 120&#176; rotation"
+msgstr "<b>P3</b>: 120&#176; rotation"
 
-#. We hit green anchor, closing Green-Blue-Red
-#: ../src/draw-context.cpp:577
-msgid "Path is closed."
-msgstr "Path is closed."
+#: ../src/dialogs/clonetiler.cpp:1903
+msgid "<b>P31M</b>: reflection + 120&#176; rotation, dense"
+msgstr "<b>P31M</b>: reflection + 120&#176; rotation, dense"
 
-#. We hit bot start and end of single curve, closing paths
-#: ../src/draw-context.cpp:592
-msgid "Closing path."
-msgstr "Closing path."
+#: ../src/dialogs/clonetiler.cpp:1904
+msgid "<b>P3M1</b>: reflection + 120&#176; rotation, sparse"
+msgstr "<b>P3M1</b>: reflection + 120&#176; rotation, sparse"
 
-#: ../src/draw-context.cpp:702
-msgid "Draw path"
-msgstr "Draw path"
+#: ../src/dialogs/clonetiler.cpp:1905
+msgid "<b>P6</b>: 60&#176; rotation"
+msgstr "<b>P6</b>: 60&#176; rotation"
 
-#: ../src/draw-context.cpp:863
-msgid "Creating single dot"
-msgstr "Creating single dot"
+#: ../src/dialogs/clonetiler.cpp:1906
+msgid "<b>P6M</b>: reflection + 60&#176; rotation"
+msgstr "<b>P6M</b>: reflection + 60&#176; rotation"
 
-#: ../src/draw-context.cpp:864
-msgid "Create single dot"
-msgstr "Create single dot"
+#: ../src/dialogs/clonetiler.cpp:1934
+msgid "S_hift"
+msgstr "S_hift"
 
-#. alpha of color under cursor, to show in the statusbar
-#. locale-sensitive printf is OK, since this goes to the UI, not into SVG
-#: ../src/dropper-context.cpp:312
-#, c-format
-msgid " alpha %.3g"
-msgstr " alpha %.3g"
+#. TRANSLATORS: "shift" means: the tiles will be shifted (offset) horizontally by this amount
+#: ../src/dialogs/clonetiler.cpp:1944
+#, no-c-format
+msgid "<b>Shift X:</b>"
+msgstr "<b>Shift X:</b>"
 
-#. where the color is picked, to show in the statusbar
-#: ../src/dropper-context.cpp:314
-#, c-format
-msgid ", averaged with radius %d"
-msgstr ", averaged with radius %d"
+#: ../src/dialogs/clonetiler.cpp:1952
+#, no-c-format
+msgid "Horizontal shift per row (in % of tile width)"
+msgstr "Horizontal shift per row (in % of tile width)"
 
-#: ../src/dropper-context.cpp:314
-#, c-format
-msgid " under cursor"
-msgstr " under cursor"
+#: ../src/dialogs/clonetiler.cpp:1960
+#, no-c-format
+msgid "Horizontal shift per column (in % of tile width)"
+msgstr "Horizontal shift per column (in % of tile width)"
 
-#. message, to show in the statusbar
-#: ../src/dropper-context.cpp:316
-msgid "<b>Release mouse</b> to set color."
-msgstr "<b>Release mouse</b> to set colour."
+#: ../src/dialogs/clonetiler.cpp:1967
+msgid "Randomize the horizontal shift by this percentage"
+msgstr "Randomise the horizontal shift by this percentage"
 
-#: ../src/dropper-context.cpp:316
-#: ../src/tools-switch.cpp:215
-msgid "<b>Click</b> to set fill, <b>Shift+click</b> to set stroke; <b>drag</b> to average color in area; with <b>Alt</b> to pick inverse color; <b>Ctrl+C</b> to copy the color under mouse to clipboard"
-msgstr ""
-"<b>Click</b> to set fill, <b>Shift+click</b> to set stroke; <b>drag</b> to "
-"average colour in area; with <b>Alt</b> to pick inverse colour; "
-"<b>Ctrl+C</b> to copy the colour under mouse to clipboard"
+#. TRANSLATORS: "shift" means: the tiles will be shifted (offset) vertically by this amount
+#: ../src/dialogs/clonetiler.cpp:1977
+#, no-c-format
+msgid "<b>Shift Y:</b>"
+msgstr "<b>Shift Y:</b>"
 
-#: ../src/dropper-context.cpp:354
-msgid "Set picked color"
-msgstr "Set picked colour"
+#: ../src/dialogs/clonetiler.cpp:1985
+#, no-c-format
+msgid "Vertical shift per row (in % of tile height)"
+msgstr "Vertical shift per row (in % of tile height)"
 
-#: ../src/dyna-draw-context.cpp:615
-msgid "<b>Guide path selected</b>; start drawing along the guide with <b>Ctrl</b>"
-msgstr "<b>Guide path selected</b>; start drawing along the guide with <b>Ctrl</b>"
+#: ../src/dialogs/clonetiler.cpp:1993
+#, no-c-format
+msgid "Vertical shift per column (in % of tile height)"
+msgstr "Vertical shift per column (in % of tile height)"
 
-#: ../src/dyna-draw-context.cpp:617
-msgid "<b>Select a guide path</b> to track with <b>Ctrl</b>"
-msgstr "<b>Select a guide path</b> to track with <b>Ctrl</b>"
+#: ../src/dialogs/clonetiler.cpp:2000
+msgid "Randomize the vertical shift by this percentage"
+msgstr "Randomise the vertical shift by this percentage"
 
-#: ../src/dyna-draw-context.cpp:752
-msgid "Tracking: <b>connection to guide path lost!</b>"
-msgstr "Tracking: <b>connection to guide path lost!</b>"
+#: ../src/dialogs/clonetiler.cpp:2008 ../src/dialogs/clonetiler.cpp:2156
+msgid "<b>Exponent:</b>"
+msgstr "<b>Exponent:</b>"
 
-#: ../src/dyna-draw-context.cpp:752
-msgid "<b>Tracking</b> a guide path"
-msgstr "<b>Tracking</b> a guide path"
+#: ../src/dialogs/clonetiler.cpp:2015
+msgid "Whether rows are spaced evenly (1), converge (<1) or diverge (>1)"
+msgstr "Whether rows are spaced evenly (1), converge (<1) or diverge (>1)"
 
-#: ../src/dyna-draw-context.cpp:755
-msgid "<b>Drawing</b> a calligraphic stroke"
-msgstr "<b>Drawing</b> a calligraphic stroke"
+#: ../src/dialogs/clonetiler.cpp:2022
+msgid "Whether columns are spaced evenly (1), converge (<1) or diverge (>1)"
+msgstr "Whether columns are spaced evenly (1), converge (<1) or diverge (>1)"
 
-#: ../src/dyna-draw-context.cpp:1044
-msgid "Draw calligraphic stroke"
-msgstr "Draw calligraphic stroke"
+#. TRANSLATORS: "Alternate" is a verb here
+#: ../src/dialogs/clonetiler.cpp:2030 ../src/dialogs/clonetiler.cpp:2200
+#: ../src/dialogs/clonetiler.cpp:2277 ../src/dialogs/clonetiler.cpp:2353
+#: ../src/dialogs/clonetiler.cpp:2402 ../src/dialogs/clonetiler.cpp:2533
+msgid "<small>Alternate:</small>"
+msgstr "<small>Alternate:</small>"
 
-#: ../src/eraser-context.cpp:527
-msgid "<b>Drawing</b> an eraser stroke"
-msgstr "<b>Drawing</b> an eraser stroke"
+#: ../src/dialogs/clonetiler.cpp:2036
+msgid "Alternate the sign of shifts for each row"
+msgstr "Alternate the sign of shifts for each row"
 
-#: ../src/eraser-context.cpp:830
-msgid "Draw eraser stroke"
-msgstr "Draw eraser stroke"
+#: ../src/dialogs/clonetiler.cpp:2041
+msgid "Alternate the sign of shifts for each column"
+msgstr "Alternate the sign of shifts for each column"
 
-#: ../src/event-context.cpp:615
-msgid "<b>Space+mouse drag</b> to pan canvas"
-msgstr "<b>Space+mouse drag</b> to pan canvas"
+#. TRANSLATORS: "Cumulate" is a verb here
+#: ../src/dialogs/clonetiler.cpp:2048 ../src/dialogs/clonetiler.cpp:2218
+#: ../src/dialogs/clonetiler.cpp:2295
+msgid "<small>Cumulate:</small>"
+msgstr "<small>Cumulate:</small>"
 
-#: ../src/event-log.cpp:37
-msgid "[Unchanged]"
-msgstr "[Unchanged]"
+#: ../src/dialogs/clonetiler.cpp:2054
+msgid "Cumulate the shifts for each row"
+msgstr "Cumulate the shifts for each row"
 
-#. Edit
-#: ../src/event-log.cpp:264
-#: ../src/event-log.cpp:267
-#: ../src/verbs.cpp:2229
-msgid "_Undo"
-msgstr "_Undo"
+#: ../src/dialogs/clonetiler.cpp:2059
+msgid "Cumulate the shifts for each column"
+msgstr "Cumulate the shifts for each column"
 
-#: ../src/event-log.cpp:274
-#: ../src/event-log.cpp:278
-#: ../src/verbs.cpp:2231
-msgid "_Redo"
-msgstr "_Redo"
+#. TRANSLATORS: "Cumulate" is a verb here
+#: ../src/dialogs/clonetiler.cpp:2066
+msgid "<small>Exclude tile:</small>"
+msgstr "<small>Exclude tile:</small>"
 
-#: ../src/extension/dependency.cpp:246
-msgid "Dependency:"
-msgstr "Dependency:"
+#: ../src/dialogs/clonetiler.cpp:2072
+msgid "Exclude tile height in shift"
+msgstr "Exclude tile height in shift"
 
-#: ../src/extension/dependency.cpp:247
-msgid "  type: "
-msgstr "  type: "
+#: ../src/dialogs/clonetiler.cpp:2077
+msgid "Exclude tile width in shift"
+msgstr "Exclude tile width in shift"
 
-#: ../src/extension/dependency.cpp:248
-msgid "  location: "
-msgstr "  location: "
+#: ../src/dialogs/clonetiler.cpp:2086
+msgid "Sc_ale"
+msgstr "Sc_ale"
 
-#: ../src/extension/dependency.cpp:249
-msgid "  string: "
-msgstr "  string: "
+#: ../src/dialogs/clonetiler.cpp:2094
+msgid "<b>Scale X:</b>"
+msgstr "<b>Scale X:</b>"
 
-#: ../src/extension/dependency.cpp:252
-msgid "  description: "
-msgstr "  description: "
+#: ../src/dialogs/clonetiler.cpp:2102
+#, no-c-format
+msgid "Horizontal scale per row (in % of tile width)"
+msgstr "Horizontal scale per row (in % of tile width)"
 
-#: ../src/extension/effect.cpp:39
-msgid " (No preferences)"
-msgstr " (No preferences)"
+#: ../src/dialogs/clonetiler.cpp:2110
+#, no-c-format
+msgid "Horizontal scale per column (in % of tile width)"
+msgstr "Horizontal scale per column (in % of tile width)"
 
-#. This is some filler text, needs to change before relase
-#: ../src/extension/error-file.cpp:53
-msgid ""
-"<span weight=\"bold\" size=\"larger\">One or more extensions failed to load</span>\n"
-"\n"
-"The failed extensions have been skipped.  Inkscape will continue to run normally but those extensions will be unavailable.  For details to troubleshoot this problem, please refer to the error log located at: "
-msgstr ""
-"<span weight=\"bold\" size=\"larger\">One or more extensions failed to load</span>\n"
-"\n"
-"The failed extensions have been skipped.  Inkscape will continue to run normally but those extensions will be unavailable.  For details to troubleshoot this problem, please refer to the error log located at: "
+#: ../src/dialogs/clonetiler.cpp:2117
+msgid "Randomize the horizontal scale by this percentage"
+msgstr "Randomise the horizontal scale by this percentage"
 
-#: ../src/extension/error-file.cpp:63
-msgid "Show dialog on startup"
-msgstr "Show dialogue on startup"
+#: ../src/dialogs/clonetiler.cpp:2125
+msgid "<b>Scale Y:</b>"
+msgstr "<b>Scale Y:</b>"
 
-#: ../src/extension/execution-env.cpp:134
-#, c-format
-msgid "'%s' working, please wait..."
-msgstr "'%s' working, please wait..."
+#: ../src/dialogs/clonetiler.cpp:2133
+#, no-c-format
+msgid "Vertical scale per row (in % of tile height)"
+msgstr "Vertical scale per row (in % of tile height)"
 
-#. static int i = 0;
-#. std::cout << "Checking module[" << i++ << "]: " << name << std::endl;
-#: ../src/extension/extension.cpp:254
-msgid "  This is caused by an improper .inx file for this extension.  An improper .inx file could have been caused by a faulty installation of Inkscape."
-msgstr "  This is caused by an improper .inx file for this extension.  An improper .inx file could have been caused by a faulty installation of Inkscape."
+#: ../src/dialogs/clonetiler.cpp:2141
+#, no-c-format
+msgid "Vertical scale per column (in % of tile height)"
+msgstr "Vertical scale per column (in % of tile height)"
 
-#: ../src/extension/extension.cpp:257
-msgid "an ID was not defined for it."
-msgstr "an ID was not defined for it."
+#: ../src/dialogs/clonetiler.cpp:2148
+msgid "Randomize the vertical scale by this percentage"
+msgstr "Randomise the vertical scale by this percentage"
 
-#: ../src/extension/extension.cpp:261
-msgid "there was no name defined for it."
-msgstr "there was no name defined for it."
+#: ../src/dialogs/clonetiler.cpp:2163
+msgid "Whether row scaling is uniform (1), converge (<1) or diverge (>1)"
+msgstr "Whether row scaling is uniform (1), converge (<1) or diverge (>1)"
 
-#: ../src/extension/extension.cpp:265
-msgid "the XML description of it got lost."
-msgstr "the XML description of it got lost."
+#: ../src/dialogs/clonetiler.cpp:2170
+msgid "Whether column scaling is uniform (1), converge (<1) or diverge (>1)"
+msgstr "Whether column scaling is uniform (1), converge (<1) or diverge (>1)"
 
-#: ../src/extension/extension.cpp:269
-msgid "no implementation was defined for the extension."
-msgstr "no implementation was defined for the extension."
+#: ../src/dialogs/clonetiler.cpp:2178
+msgid "<b>Base:</b>"
+msgstr "<b>Base:</b>"
 
-#. std::cout << "Failed: " << *(_deps[i]) << std::endl;
-#: ../src/extension/extension.cpp:276
-msgid "a dependency was not met."
-msgstr "a dependency was not met."
+#: ../src/dialogs/clonetiler.cpp:2185 ../src/dialogs/clonetiler.cpp:2192
+msgid ""
+"Base for a logarithmic spiral: not used (0), converge (<1), or diverge (>1)"
+msgstr ""
+"Base for a logarithmic spiral: not used (0), converge (<1), or diverge (>1)"
 
-#: ../src/extension/extension.cpp:296
-msgid "Extension \""
-msgstr "Extension \""
+#: ../src/dialogs/clonetiler.cpp:2206
+msgid "Alternate the sign of scales for each row"
+msgstr "Alternate the sign of scales for each row"
 
-#: ../src/extension/extension.cpp:296
-msgid "\" failed to load because "
-msgstr "\" failed to load because "
+#: ../src/dialogs/clonetiler.cpp:2211
+msgid "Alternate the sign of scales for each column"
+msgstr "Alternate the sign of scales for each column"
 
-#: ../src/extension/extension.cpp:642
-#, c-format
-msgid "Could not create extension error log file '%s'"
-msgstr "Could not create extension error log file '%s'"
+#: ../src/dialogs/clonetiler.cpp:2224
+msgid "Cumulate the scales for each row"
+msgstr "Cumulate the scales for each row"
 
-#: ../src/extension/extension.cpp:741
-msgid "ID:"
-msgstr "ID:"
+#: ../src/dialogs/clonetiler.cpp:2229
+msgid "Cumulate the scales for each column"
+msgstr "Cumulate the scales for each column"
 
-#: ../src/extension/extension.cpp:742
-msgid "State:"
-msgstr "State:"
+#: ../src/dialogs/clonetiler.cpp:2238
+msgid "_Rotation"
+msgstr "_Rotation"
 
-#: ../src/extension/extension.cpp:742
-msgid "Loaded"
-msgstr "Loaded"
+#: ../src/dialogs/clonetiler.cpp:2246
+msgid "<b>Angle:</b>"
+msgstr "<b>Angle:</b>"
 
-#: ../src/extension/extension.cpp:742
-msgid "Unloaded"
-msgstr "Unloaded"
+#: ../src/dialogs/clonetiler.cpp:2254
+#, no-c-format
+msgid "Rotate tiles by this angle for each row"
+msgstr "Rotate tiles by this angle for each row"
 
-#: ../src/extension/extension.cpp:742
-msgid "Deactivated"
-msgstr "Deactivated"
+#: ../src/dialogs/clonetiler.cpp:2262
+#, no-c-format
+msgid "Rotate tiles by this angle for each column"
+msgstr "Rotate tiles by this angle for each column"
 
-#: ../src/extension/extension.cpp:773
-msgid "Currently there is no help available for this Extension.  Please look on the Inkscape website or ask on the mailing lists if you have questions regarding this extension."
-msgstr "Currently there is no help available for this Extension.  Please look on the Inkscape website or ask on the mailing lists if you have questions regarding this extension."
+#: ../src/dialogs/clonetiler.cpp:2269
+msgid "Randomize the rotation angle by this percentage"
+msgstr "Randomise the rotation angle by this percentage"
 
-#: ../src/extension/implementation/script.cpp:990
-msgid "Inkscape has received additional data from the script executed.  The script did not return an error, but this may indicate the results will not be as expected."
-msgstr "Inkscape has received additional data from the script executed.  The script did not return an error, but this may indicate the results will not be as expected."
+#: ../src/dialogs/clonetiler.cpp:2283
+msgid "Alternate the rotation direction for each row"
+msgstr "Alternate the rotation direction for each row"
 
-#: ../src/extension/init.cpp:276
-msgid "Null external module directory name.  Modules will not be loaded."
-msgstr "Null external module directory name.  Modules will not be loaded."
+#: ../src/dialogs/clonetiler.cpp:2288
+msgid "Alternate the rotation direction for each column"
+msgstr "Alternate the rotation direction for each column"
 
-#: ../src/extension/init.cpp:290
-#: ../src/extension/internal/filter/filter-file.cpp:56
-#, c-format
-msgid "Modules directory (%s) is unavailable.  External modules in that directory will not be loaded."
-msgstr "Modules directory (%s) is unavailable.  External modules in that directory will not be loaded."
+#: ../src/dialogs/clonetiler.cpp:2301
+msgid "Cumulate the rotation for each row"
+msgstr "Cumulate the rotation for each row"
 
-#: ../src/extension/internal/bitmap/adaptiveThreshold.cpp:38
-msgid "Adaptive Threshold"
-msgstr "Adaptive Threshold"
+#: ../src/dialogs/clonetiler.cpp:2306
+msgid "Cumulate the rotation for each column"
+msgstr "Cumulate the rotation for each column"
 
-#: ../src/extension/internal/bitmap/adaptiveThreshold.cpp:42
-#: ../src/filter-enums.cpp:32
-#: ../src/live_effects/effect.cpp:98
-#: ../src/live_effects/lpe-ruler.cpp:50
-msgid "Offset"
-msgstr "Offset"
+#: ../src/dialogs/clonetiler.cpp:2315
+msgid "_Blur & opacity"
+msgstr "_Blur & opacity"
 
-#: ../src/extension/internal/bitmap/adaptiveThreshold.cpp:46
-#: ../src/extension/internal/bitmap/addNoise.cpp:57
-#: ../src/extension/internal/bitmap/blur.cpp:44
-#: ../src/extension/internal/bitmap/channel.cpp:63
-#: ../src/extension/internal/bitmap/charcoal.cpp:44
-#: ../src/extension/internal/bitmap/colorize.cpp:55
-#: ../src/extension/internal/bitmap/contrast.cpp:45
-#: ../src/extension/internal/bitmap/cycleColormap.cpp:42
-#: ../src/extension/internal/bitmap/despeckle.cpp:40
-#: ../src/extension/internal/bitmap/edge.cpp:42
-#: ../src/extension/internal/bitmap/emboss.cpp:44
-#: ../src/extension/internal/bitmap/enhance.cpp:39
-#: ../src/extension/internal/bitmap/equalize.cpp:39
-#: ../src/extension/internal/bitmap/gaussianBlur.cpp:44
-#: ../src/extension/internal/bitmap/implode.cpp:42
-#: ../src/extension/internal/bitmap/level.cpp:48
-#: ../src/extension/internal/bitmap/levelChannel.cpp:70
-#: ../src/extension/internal/bitmap/medianFilter.cpp:42
-#: ../src/extension/internal/bitmap/modulate.cpp:47
-#: ../src/extension/internal/bitmap/negate.cpp:40
-#: ../src/extension/internal/bitmap/normalize.cpp:40
-#: ../src/extension/internal/bitmap/oilPaint.cpp:42
-#: ../src/extension/internal/bitmap/opacity.cpp:43
-#: ../src/extension/internal/bitmap/raise.cpp:47
-#: ../src/extension/internal/bitmap/reduceNoise.cpp:45
-#: ../src/extension/internal/bitmap/sample.cpp:45
-#: ../src/extension/internal/bitmap/shade.cpp:47
-#: ../src/extension/internal/bitmap/sharpen.cpp:44
-#: ../src/extension/internal/bitmap/solarize.cpp:44
-#: ../src/extension/internal/bitmap/spread.cpp:42
-#: ../src/extension/internal/bitmap/swirl.cpp:42
-#: ../src/extension/internal/bitmap/threshold.cpp:43
-#: ../src/extension/internal/bitmap/unsharpmask.cpp:49
-#: ../src/extension/internal/bitmap/wave.cpp:44
-msgid "Raster"
-msgstr "Raster"
-
-#: ../src/extension/internal/bitmap/adaptiveThreshold.cpp:48
-msgid "Apply adaptive thresholding to selected bitmap(s)."
-msgstr "Apply adaptive thresholding to selected bitmap(s)."
+#: ../src/dialogs/clonetiler.cpp:2324
+msgid "<b>Blur:</b>"
+msgstr "<b>Blur:</b>"
 
-#: ../src/extension/internal/bitmap/addNoise.cpp:44
-msgid "Add Noise"
-msgstr "Add Noise"
+#: ../src/dialogs/clonetiler.cpp:2331
+msgid "Blur tiles by this percentage for each row"
+msgstr "Blur tiles by this percentage for each row"
 
-#: ../src/extension/internal/bitmap/addNoise.cpp:46
-#: ../src/rdf.cpp:238
-msgid "Type"
-msgstr "Type"
+#: ../src/dialogs/clonetiler.cpp:2338
+msgid "Blur tiles by this percentage for each column"
+msgstr "Blur tiles by this percentage for each column"
 
-#: ../src/extension/internal/bitmap/addNoise.cpp:47
-msgid "Uniform Noise"
-msgstr "Uniform Noise"
+#: ../src/dialogs/clonetiler.cpp:2345
+msgid "Randomize the tile blur by this percentage"
+msgstr "Randomise the tile blur by this percentage"
 
-#: ../src/extension/internal/bitmap/addNoise.cpp:48
-msgid "Gaussian Noise"
-msgstr "Gaussian Noise"
+#: ../src/dialogs/clonetiler.cpp:2359
+msgid "Alternate the sign of blur change for each row"
+msgstr "Alternate the sign of blur changes for each row"
 
-#: ../src/extension/internal/bitmap/addNoise.cpp:49
-msgid "Multiplicative Gaussian Noise"
-msgstr "Multiplicative Gaussian Noise"
+#: ../src/dialogs/clonetiler.cpp:2364
+msgid "Alternate the sign of blur change for each column"
+msgstr "Alternate the sign of blur changes for each column"
 
-#: ../src/extension/internal/bitmap/addNoise.cpp:50
-msgid "Impulse Noise"
-msgstr "Impulse Noise"
+#: ../src/dialogs/clonetiler.cpp:2373
+msgid "<b>Fade out:</b>"
+msgstr "<b>Fade out:</b>"
 
-#: ../src/extension/internal/bitmap/addNoise.cpp:51
-msgid "Laplacian Noise"
-msgstr "Laplacian Noise"
+#: ../src/dialogs/clonetiler.cpp:2380
+msgid "Decrease tile opacity by this percentage for each row"
+msgstr "Decrease tile opacity by this percentage for each row"
 
-#: ../src/extension/internal/bitmap/addNoise.cpp:52
-msgid "Poisson Noise"
-msgstr "Poisson Noise"
+#: ../src/dialogs/clonetiler.cpp:2387
+msgid "Decrease tile opacity by this percentage for each column"
+msgstr "Decrease tile opacity by this percentage for each column"
 
-#: ../src/extension/internal/bitmap/addNoise.cpp:59
-msgid "Add random noise to selected bitmap(s)."
-msgstr "Add random noise to selected bitmap(s)."
+#: ../src/dialogs/clonetiler.cpp:2394
+msgid "Randomize the tile opacity by this percentage"
+msgstr "Randomise the tile opacity by this percentage"
 
-#: ../src/extension/internal/bitmap/blur.cpp:37
-msgid "Blur"
-msgstr "Blur"
+#: ../src/dialogs/clonetiler.cpp:2408
+msgid "Alternate the sign of opacity change for each row"
+msgstr "Alternate the sign of opacity change for each row"
 
-#: ../src/extension/internal/bitmap/blur.cpp:39
-#: ../src/extension/internal/bitmap/charcoal.cpp:39
-#: ../src/extension/internal/bitmap/edge.cpp:38
-#: ../src/extension/internal/bitmap/emboss.cpp:39
-#: ../src/extension/internal/bitmap/medianFilter.cpp:38
-#: ../src/extension/internal/bitmap/oilPaint.cpp:38
-#: ../src/extension/internal/bitmap/sharpen.cpp:39
-#: ../src/extension/internal/bitmap/unsharpmask.cpp:42
-msgid "Radius"
-msgstr "Radius"
+#: ../src/dialogs/clonetiler.cpp:2413
+msgid "Alternate the sign of opacity change for each column"
+msgstr "Alternate the sign of opacity change for each column"
 
-#: ../src/extension/internal/bitmap/blur.cpp:40
-#: ../src/extension/internal/bitmap/charcoal.cpp:40
-#: ../src/extension/internal/bitmap/emboss.cpp:40
-#: ../src/extension/internal/bitmap/gaussianBlur.cpp:40
-#: ../src/extension/internal/bitmap/sharpen.cpp:40
-#: ../src/extension/internal/bitmap/unsharpmask.cpp:43
-msgid "Sigma"
-msgstr "Sigma"
+#: ../src/dialogs/clonetiler.cpp:2421
+msgid "Co_lor"
+msgstr "Co_lour"
 
-#: ../src/extension/internal/bitmap/blur.cpp:46
-msgid "Blur selected bitmap(s)"
-msgstr "Blur selected bitmap(s)"
+#: ../src/dialogs/clonetiler.cpp:2426
+msgid "Initial color: "
+msgstr "Initial colour: "
 
-#: ../src/extension/internal/bitmap/channel.cpp:47
-#: ../src/extension/internal/bitmap/levelChannel.cpp:53
-msgid "Channel"
-msgstr "Channel"
+#: ../src/dialogs/clonetiler.cpp:2430
+msgid "Initial color of tiled clones"
+msgstr "Initial colour of tiled clones"
 
-#. TODO: find an unused layer number, forming name from _("Layer ") + "%d"
-#: ../src/extension/internal/bitmap/channel.cpp:49
-#: ../src/ui/dialog/layer-properties.cpp:178
-#: ../src/ui/dialog/layer-properties.cpp:200
-msgid "Layer"
-msgstr "Layer"
+#: ../src/dialogs/clonetiler.cpp:2430
+msgid ""
+"Initial color for clones (works only if the original has unset fill or "
+"stroke)"
+msgstr ""
+"Initial colour for clones (works only if the original has unset fill or "
+"stroke)"
 
-#: ../src/extension/internal/bitmap/channel.cpp:50
-#: ../src/extension/internal/bitmap/levelChannel.cpp:54
-msgid "Red Channel"
-msgstr "Red Channel"
+#: ../src/dialogs/clonetiler.cpp:2445
+msgid "<b>H:</b>"
+msgstr "<b>H:</b>"
 
-#: ../src/extension/internal/bitmap/channel.cpp:51
-#: ../src/extension/internal/bitmap/levelChannel.cpp:55
-msgid "Green Channel"
-msgstr "Green Channel"
+#: ../src/dialogs/clonetiler.cpp:2452
+msgid "Change the tile hue by this percentage for each row"
+msgstr "Change the tile hue by this percentage for each row"
 
-#: ../src/extension/internal/bitmap/channel.cpp:52
-#: ../src/extension/internal/bitmap/levelChannel.cpp:56
-msgid "Blue Channel"
-msgstr "Blue Channel"
+#: ../src/dialogs/clonetiler.cpp:2459
+msgid "Change the tile hue by this percentage for each column"
+msgstr "Change the tile hue by this percentage for each column"
 
-#: ../src/extension/internal/bitmap/channel.cpp:53
-#: ../src/extension/internal/bitmap/levelChannel.cpp:57
-msgid "Cyan Channel"
-msgstr "Cyan Channel"
+#: ../src/dialogs/clonetiler.cpp:2466
+msgid "Randomize the tile hue by this percentage"
+msgstr "Randomise the tile hue by this percentage"
 
-#: ../src/extension/internal/bitmap/channel.cpp:54
-#: ../src/extension/internal/bitmap/levelChannel.cpp:58
-msgid "Magenta Channel"
-msgstr "Magenta Channel"
+#: ../src/dialogs/clonetiler.cpp:2475
+msgid "<b>S:</b>"
+msgstr "<b>S:</b>"
 
-#: ../src/extension/internal/bitmap/channel.cpp:55
-#: ../src/extension/internal/bitmap/levelChannel.cpp:59
-msgid "Yellow Channel"
-msgstr "Yellow Channel"
+#: ../src/dialogs/clonetiler.cpp:2482
+msgid "Change the color saturation by this percentage for each row"
+msgstr "Change the colour saturation by this percentage for each row"
 
-#: ../src/extension/internal/bitmap/channel.cpp:56
-#: ../src/extension/internal/bitmap/levelChannel.cpp:60
-msgid "Black Channel"
-msgstr "Black Channel"
+#: ../src/dialogs/clonetiler.cpp:2489
+msgid "Change the color saturation by this percentage for each column"
+msgstr "Change the colour saturation by this percentage for each column"
 
-#: ../src/extension/internal/bitmap/channel.cpp:57
-#: ../src/extension/internal/bitmap/levelChannel.cpp:61
-msgid "Opacity Channel"
-msgstr "Opacity Channel"
+#: ../src/dialogs/clonetiler.cpp:2496
+msgid "Randomize the color saturation by this percentage"
+msgstr "Randomise the colour saturation by this percentage"
 
-#: ../src/extension/internal/bitmap/channel.cpp:58
-#: ../src/extension/internal/bitmap/levelChannel.cpp:62
-msgid "Matte Channel"
-msgstr "Matte Channel"
+#: ../src/dialogs/clonetiler.cpp:2504
+msgid "<b>L:</b>"
+msgstr "<b>L:</b>"
 
-#: ../src/extension/internal/bitmap/channel.cpp:65
-msgid "Extract specific channel from image."
-msgstr "Extract specific channel from image."
+#: ../src/dialogs/clonetiler.cpp:2511
+msgid "Change the color lightness by this percentage for each row"
+msgstr "Change the colour lightness by this percentage for each row"
 
-#: ../src/extension/internal/bitmap/charcoal.cpp:37
-msgid "Charcoal"
-msgstr "Charcoal"
+#: ../src/dialogs/clonetiler.cpp:2518
+msgid "Change the color lightness by this percentage for each column"
+msgstr "Change the colour lightness by this percentage for each column"
 
-#: ../src/extension/internal/bitmap/charcoal.cpp:46
-msgid "Apply charcoal stylization to selected bitmap(s)."
-msgstr "Apply charcoal stylisation to selected bitmap(s)."
+#: ../src/dialogs/clonetiler.cpp:2525
+msgid "Randomize the color lightness by this percentage"
+msgstr "Randomise the colour lightness by this percentage"
 
-#: ../src/extension/internal/bitmap/colorize.cpp:57
-msgid "Colorize selected bitmap(s) with specified color, using given opacity."
-msgstr ""
-"Colourise selected bitmap(s) with specified colour, using given opacity."
+#: ../src/dialogs/clonetiler.cpp:2539
+msgid "Alternate the sign of color changes for each row"
+msgstr "Alternate the sign of colour changes for each row"
 
-#: ../src/extension/internal/bitmap/contrast.cpp:39
-msgid "Contrast"
-msgstr "Contrast"
+#: ../src/dialogs/clonetiler.cpp:2544
+msgid "Alternate the sign of color changes for each column"
+msgstr "Alternate the sign of colour changes for each column"
 
-#: ../src/extension/internal/bitmap/contrast.cpp:41
-msgid "Adjust"
-msgstr "Adjust"
+#: ../src/dialogs/clonetiler.cpp:2552
+msgid "_Trace"
+msgstr "_Trace"
 
-#: ../src/extension/internal/bitmap/contrast.cpp:47
-msgid "Increase or decrease contrast in bitmap(s)"
-msgstr "Increase or decrease contrast in bitmap(s)"
+#: ../src/dialogs/clonetiler.cpp:2559
+msgid "Trace the drawing under the tiles"
+msgstr "Trace the drawing under the tiles"
 
-#: ../src/extension/internal/bitmap/cycleColormap.cpp:36
-msgid "Cycle Colormap"
-msgstr "Cycle Colourmap"
+#: ../src/dialogs/clonetiler.cpp:2563
+msgid ""
+"For each clone, pick a value from the drawing in that clone's location and "
+"apply it to the clone"
+msgstr ""
+"For each clone, pick a value from the drawing in that clone's location and "
+"apply it to the clone"
 
-#: ../src/extension/internal/bitmap/cycleColormap.cpp:38
-#: ../src/extension/internal/bitmap/spread.cpp:38
-#: ../src/extension/internal/bitmap/unsharpmask.cpp:44
-#: ../src/widgets/toolbox.cpp:4728
-msgid "Amount"
-msgstr "Amount"
+#: ../src/dialogs/clonetiler.cpp:2577
+msgid "1. Pick from the drawing:"
+msgstr "1. Pick from the drawing:"
 
-#: ../src/extension/internal/bitmap/cycleColormap.cpp:44
-msgid "Cycle colormap(s) of selected bitmap(s)."
-msgstr "Cycle colourmap(s) of selected bitmap(s)."
+#: ../src/dialogs/clonetiler.cpp:2589
+msgid "Pick the visible color and opacity"
+msgstr "Pick the visible colour and opacity"
 
-#: ../src/extension/internal/bitmap/despeckle.cpp:35
-msgid "Despeckle"
-msgstr "Despeckle"
+#: ../src/dialogs/clonetiler.cpp:2597
+msgid "Pick the total accumulated opacity"
+msgstr "Pick the total accumulated opacity"
 
-#: ../src/extension/internal/bitmap/despeckle.cpp:42
-msgid "Reduce speckle noise of selected bitmap(s)."
-msgstr "Reduce speckle noise of selected bitmap(s)."
+#: ../src/dialogs/clonetiler.cpp:2604
+msgid "R"
+msgstr "R"
 
-#: ../src/extension/internal/bitmap/edge.cpp:36
-msgid "Edge"
-msgstr "Edge"
+#: ../src/dialogs/clonetiler.cpp:2605
+msgid "Pick the Red component of the color"
+msgstr "Pick the Red component of the colour"
 
-#: ../src/extension/internal/bitmap/edge.cpp:44
-msgid "Highlight edges of selected bitmap(s)."
-msgstr "Highlight edges of selected bitmap(s)."
+#: ../src/dialogs/clonetiler.cpp:2612
+msgid "G"
+msgstr "G"
 
-#: ../src/extension/internal/bitmap/emboss.cpp:46
-msgid "Emboss selected bitmap(s) -- highlight edges with 3D effect."
-msgstr "Emboss selected bitmap(s) -- highlight edges with 3D effect."
+#: ../src/dialogs/clonetiler.cpp:2613
+msgid "Pick the Green component of the color"
+msgstr "Pick the Green component of the colour"
 
-#: ../src/extension/internal/bitmap/enhance.cpp:34
-msgid "Enhance"
-msgstr "Enhance"
+#: ../src/dialogs/clonetiler.cpp:2620
+msgid "B"
+msgstr "B"
 
-#: ../src/extension/internal/bitmap/enhance.cpp:41
-msgid "Enhance selected bitmap(s) -- minimize noise."
-msgstr "Enhance selected bitmap(s) -- minimise noise."
+#: ../src/dialogs/clonetiler.cpp:2621
+msgid "Pick the Blue component of the color"
+msgstr "Pick the Blue component of the colour"
 
-#: ../src/extension/internal/bitmap/equalize.cpp:34
-msgid "Equalize"
-msgstr "Equalise"
+#: ../src/dialogs/clonetiler.cpp:2628
+#, fuzzy
+msgctxt "Clonetiler color hue"
+msgid "H"
+msgstr "H"
 
-#: ../src/extension/internal/bitmap/equalize.cpp:41
-msgid "Equalize selected bitmap(s) -- histogram equalization."
-msgstr "Equalise selected bitmap(s) -- histogram equalisation."
+#: ../src/dialogs/clonetiler.cpp:2629
+msgid "Pick the hue of the color"
+msgstr "Pick the hue of the colour"
 
-#: ../src/extension/internal/bitmap/gaussianBlur.cpp:37
-#: ../src/filter-enums.cpp:28
-msgid "Gaussian Blur"
-msgstr "Gaussian Blur"
+#: ../src/dialogs/clonetiler.cpp:2636
+#, fuzzy
+msgctxt "Clonetiler color saturation"
+msgid "S"
+msgstr "S"
 
-#: ../src/extension/internal/bitmap/gaussianBlur.cpp:39
-#: ../src/extension/internal/bitmap/implode.cpp:38
-#: ../src/extension/internal/bitmap/solarize.cpp:40
-msgid "Factor"
-msgstr "Factor"
+#: ../src/dialogs/clonetiler.cpp:2637
+msgid "Pick the saturation of the color"
+msgstr "Pick the saturation of the colour"
 
-#: ../src/extension/internal/bitmap/gaussianBlur.cpp:46
-msgid "Gaussian blur selected bitmap(s)."
-msgstr "Gaussian blur selected bitmap(s)."
+#: ../src/dialogs/clonetiler.cpp:2644
+#, fuzzy
+msgctxt "Clonetiler color lightness"
+msgid "L"
+msgstr "L"
 
-#: ../src/extension/internal/bitmap/implode.cpp:36
-msgid "Implode"
-msgstr "Implode"
+#: ../src/dialogs/clonetiler.cpp:2645
+msgid "Pick the lightness of the color"
+msgstr "Pick the lightness of the colour"
 
-#: ../src/extension/internal/bitmap/implode.cpp:44
-msgid "Implode selected bitmap(s)."
-msgstr "Implode selected bitmap(s)."
+#: ../src/dialogs/clonetiler.cpp:2655
+msgid "2. Tweak the picked value:"
+msgstr "2. Tweak the selected value:"
 
-#: ../src/extension/internal/bitmap/level.cpp:40
-msgid "Level"
-msgstr "Level"
+#: ../src/dialogs/clonetiler.cpp:2665
+msgid "Gamma-correct:"
+msgstr "Gamma-correct:"
 
-#: ../src/extension/internal/bitmap/level.cpp:42
-#: ../src/extension/internal/bitmap/levelChannel.cpp:64
-msgid "Black Point"
-msgstr "Black Point"
+#: ../src/dialogs/clonetiler.cpp:2670
+msgid "Shift the mid-range of the picked value upwards (>0) or downwards (<0)"
+msgstr ""
+"Shift the mid-range of the selected value upwards (>0) or downwards (<0)"
 
-#: ../src/extension/internal/bitmap/level.cpp:43
-#: ../src/extension/internal/bitmap/levelChannel.cpp:65
-msgid "White Point"
-msgstr "White Point"
+#: ../src/dialogs/clonetiler.cpp:2677
+msgid "Randomize:"
+msgstr "Randomise:"
 
-#: ../src/extension/internal/bitmap/level.cpp:44
-#: ../src/extension/internal/bitmap/levelChannel.cpp:66
-msgid "Gamma Correction"
-msgstr "Gamma Correction"
+#: ../src/dialogs/clonetiler.cpp:2682
+msgid "Randomize the picked value by this percentage"
+msgstr "Randomise the selected value by this percentage"
 
-#: ../src/extension/internal/bitmap/level.cpp:50
-msgid "Level selected bitmap(s) by scaling values falling between the given ranges to the full color range."
-msgstr ""
-"Level selected bitmap(s) by scaling values falling between the given ranges "
-"to the full colour range."
+#: ../src/dialogs/clonetiler.cpp:2689
+msgid "Invert:"
+msgstr "Invert:"
 
-#: ../src/extension/internal/bitmap/levelChannel.cpp:51
-msgid "Level (with Channel)"
-msgstr "Level (with Channel)"
+#: ../src/dialogs/clonetiler.cpp:2693
+msgid "Invert the picked value"
+msgstr "Invert the selected value"
 
-#: ../src/extension/internal/bitmap/levelChannel.cpp:72
-msgid "Level the specified channel of selected bitmap(s) by scaling values falling between the given ranges to the full color range."
-msgstr ""
-"Level the specified channel of selected bitmap(s) by scaling values falling "
-"between the given ranges to the full colour range."
+#: ../src/dialogs/clonetiler.cpp:2699
+msgid "3. Apply the value to the clones':"
+msgstr "3. Apply the value to the clones':"
 
-#: ../src/extension/internal/bitmap/medianFilter.cpp:36
-msgid "Median"
-msgstr "Median"
+#: ../src/dialogs/clonetiler.cpp:2709
+msgid "Presence"
+msgstr "Presence"
 
-#: ../src/extension/internal/bitmap/medianFilter.cpp:44
-msgid "Replace each pixel component with the median color in a circular neighborhood."
+#: ../src/dialogs/clonetiler.cpp:2712
+msgid ""
+"Each clone is created with the probability determined by the picked value in "
+"that point"
 msgstr ""
-"Replace each pixel component with the median colour in a circular "
-"neighbourhood."
+"Each clone is created with the probability determined by the selected value "
+"in that point"
 
-#: ../src/extension/internal/bitmap/modulate.cpp:39
-msgid "HSB Adjust"
-msgstr "HSB Adjust"
+#: ../src/dialogs/clonetiler.cpp:2719
+msgid "Size"
+msgstr "Size"
 
-#: ../src/extension/internal/bitmap/modulate.cpp:43
-msgid "Brightness"
-msgstr "Brightness"
+#: ../src/dialogs/clonetiler.cpp:2722
+msgid "Each clone's size is determined by the picked value in that point"
+msgstr "Each clone's size is determined by the selected value in that point"
 
-#: ../src/extension/internal/bitmap/modulate.cpp:49
-msgid "Adjust the amount of hue, saturation, and brightness in selected bitmap(s)"
-msgstr "Adjust the amount of hue, saturation, and brightness in selected bitmap(s)"
+#: ../src/dialogs/clonetiler.cpp:2732
+msgid ""
+"Each clone is painted by the picked color (the original must have unset fill "
+"or stroke)"
+msgstr ""
+"Each clone is painted by the picked colour (the original must have unset "
+"fill or stroke)"
 
-#: ../src/extension/internal/bitmap/negate.cpp:35
-msgid "Negate"
-msgstr "Negate"
+#: ../src/dialogs/clonetiler.cpp:2742
+msgid "Each clone's opacity is determined by the picked value in that point"
+msgstr "Each clone's opacity is determined by the selected value in that point"
 
-#: ../src/extension/internal/bitmap/negate.cpp:42
-msgid "Negate (take inverse) selected bitmap(s)."
-msgstr "Negate (take inverse) selected bitmap(s)."
+#: ../src/dialogs/clonetiler.cpp:2769
+msgid "How many rows in the tiling"
+msgstr "How many rows in the tiling"
 
-#: ../src/extension/internal/bitmap/normalize.cpp:35
-msgid "Normalize"
-msgstr "Normalise"
+#: ../src/dialogs/clonetiler.cpp:2789
+msgid "How many columns in the tiling"
+msgstr "How many columns in the tiling"
 
-#: ../src/extension/internal/bitmap/normalize.cpp:42
-msgid "Normalize selected bitmap(s), expanding color range to the full possible range of color."
-msgstr ""
-"Normalise selected bitmap(s), expanding colour range to the full possible "
-"range of colour."
+#: ../src/dialogs/clonetiler.cpp:2819
+msgid "Width of the rectangle to be filled"
+msgstr "Width of the rectangle to be filled"
 
-#: ../src/extension/internal/bitmap/oilPaint.cpp:36
-msgid "Oil Paint"
-msgstr "Oil Paint"
+#: ../src/dialogs/clonetiler.cpp:2844
+msgid "Height of the rectangle to be filled"
+msgstr "Height of the rectangle to be filled"
 
-#: ../src/extension/internal/bitmap/oilPaint.cpp:44
-msgid "Stylize selected bitmap(s) so that they appear to be painted with oils."
-msgstr "Stylise selected bitmap(s) so that they appear to be painted with oils."
+#: ../src/dialogs/clonetiler.cpp:2859
+msgid "Rows, columns: "
+msgstr "Rows, columns: "
 
-#: ../src/extension/internal/bitmap/opacity.cpp:45
-msgid "Modify opacity channel(s) of selected bitmap(s)."
-msgstr "Modify opacity channel(s) of selected bitmap(s)."
+#: ../src/dialogs/clonetiler.cpp:2860
+msgid "Create the specified number of rows and columns"
+msgstr "Create the specified number of rows and columns"
 
-#: ../src/extension/internal/bitmap/raise.cpp:39
-msgid "Raise"
-msgstr "Raise"
+#: ../src/dialogs/clonetiler.cpp:2869
+msgid "Width, height: "
+msgstr "Width, height: "
 
-#: ../src/extension/internal/bitmap/raise.cpp:43
-msgid "Raised"
-msgstr "Raised"
+#: ../src/dialogs/clonetiler.cpp:2870
+msgid "Fill the specified width and height with the tiling"
+msgstr "Fill the specified width and height with the tiling"
 
-#: ../src/extension/internal/bitmap/raise.cpp:49
-msgid "Alter lightness the edges of selected bitmap(s) to create a raised appearance."
-msgstr "Alter lightness the edges of selected bitmap(s) to create a raised appearance."
+#: ../src/dialogs/clonetiler.cpp:2886
+msgid "Use saved size and position of the tile"
+msgstr "Use saved size and position of the tile"
 
-#: ../src/extension/internal/bitmap/reduceNoise.cpp:39
-msgid "Reduce Noise"
-msgstr "Reduce Noise"
+#: ../src/dialogs/clonetiler.cpp:2889
+msgid ""
+"Pretend that the size and position of the tile are the same as the last time "
+"you tiled it (if any), instead of using the current size"
+msgstr ""
+"Pretend that the size and position of the tile are the same as previous "
+"tiling (if any), instead of using the current size"
 
-#: ../src/extension/internal/bitmap/reduceNoise.cpp:47
-msgid "Reduce noise in selected bitmap(s) using a noise peak elimination filter."
-msgstr "Reduce noise in selected bitmap(s) using a noise peak elimination filter."
+#: ../src/dialogs/clonetiler.cpp:2913
+msgid " <b>_Create</b> "
+msgstr " <b>_Create</b> "
 
-#: ../src/extension/internal/bitmap/sample.cpp:38
-msgid "Resample"
-msgstr "Resample"
+#: ../src/dialogs/clonetiler.cpp:2915
+msgid "Create and tile the clones of the selection"
+msgstr "Create and tile the clones of the selection"
 
-#: ../src/extension/internal/bitmap/sample.cpp:47
-msgid "Alter the resolution of selected image by resizing it to the given pixel size"
-msgstr "Alter the resolution of selected image by resizing it to the given pixel size"
+#. TRANSLATORS: if a group of objects are "clumped" together, then they
+#. are unevenly spread in the given amount of space - as shown in the
+#. diagrams on the left in the following screenshot:
+#. http://www.inkscape.org/screenshots/gallery/inkscape-0.42-CVS-tiles-unclump.png
+#. So unclumping is the process of spreading a number of objects out more evenly.
+#: ../src/dialogs/clonetiler.cpp:2930
+msgid " _Unclump "
+msgstr " _Unclump "
 
-#: ../src/extension/internal/bitmap/shade.cpp:39
-msgid "Shade"
-msgstr "Shade"
+#: ../src/dialogs/clonetiler.cpp:2931
+msgid "Spread out clones to reduce clumping; can be applied repeatedly"
+msgstr "Spread out clones to reduce clumping; can be applied repeatedly"
 
-#: ../src/extension/internal/bitmap/shade.cpp:41
-#: ../src/ui/dialog/filter-effects-dialog.cpp:961
-msgid "Azimuth"
-msgstr "Azimuth"
+#: ../src/dialogs/clonetiler.cpp:2937
+msgid " Re_move "
+msgstr " Re_move "
 
-#: ../src/extension/internal/bitmap/shade.cpp:42
-#: ../src/ui/dialog/filter-effects-dialog.cpp:962
-msgid "Elevation"
-msgstr "Elevation"
+#: ../src/dialogs/clonetiler.cpp:2938
+msgid "Remove existing tiled clones of the selected object (siblings only)"
+msgstr "Remove existing tiled clones of the selected object (siblings only)"
 
-#: ../src/extension/internal/bitmap/shade.cpp:43
-msgid "Colored Shading"
-msgstr "Coloured Shading"
+#: ../src/dialogs/clonetiler.cpp:2954
+msgid " R_eset "
+msgstr " R_eset "
 
-#: ../src/extension/internal/bitmap/shade.cpp:49
-msgid "Shade selected bitmap(s) simulating distant light source."
-msgstr "Shade selected bitmap(s) simulating distant light source."
+#. TRANSLATORS: "change" is a noun here
+#: ../src/dialogs/clonetiler.cpp:2956
+msgid ""
+"Reset all shifts, scales, rotates, opacity and color changes in the dialog "
+"to zero"
+msgstr ""
+"Reset all shifts, scales, rotates, opacity and colour changes in the "
+"dialogue to zero"
 
-#: ../src/extension/internal/bitmap/sharpen.cpp:46
-msgid "Sharpen selected bitmap(s)."
-msgstr "Sharpen selected bitmap(s)."
+#: ../src/dialogs/export.cpp:150 ../src/verbs.cpp:2615
+msgid "_Page"
+msgstr "_Page"
 
-#: ../src/extension/internal/bitmap/solarize.cpp:46
-msgid "Solarize selected bitmap(s), like overexposing photographic film."
-msgstr "Solarise selected bitmap(s), like overexposing photographic film."
+#: ../src/dialogs/export.cpp:150 ../src/verbs.cpp:2619
+msgid "_Drawing"
+msgstr "_Drawing"
 
-#: ../src/extension/internal/bitmap/spread.cpp:36
-msgid "Dither"
-msgstr "Dither"
+#: ../src/dialogs/export.cpp:150 ../src/verbs.cpp:2621
+msgid "_Selection"
+msgstr "_Selection"
 
-#: ../src/extension/internal/bitmap/spread.cpp:44
-msgid "Randomly scatter pixels in selected bitmap(s), within the given radius of the original position"
-msgstr "Randomly scatter pixels in selected bitmap(s), within the given radius of the original position"
+#: ../src/dialogs/export.cpp:150
+msgid "_Custom"
+msgstr "_Custom"
 
-#: ../src/extension/internal/bitmap/swirl.cpp:36
-msgid "Swirl"
-msgstr "Swirl"
+#: ../src/dialogs/export.cpp:275
+msgid "<big><b>Export area</b></big>"
+msgstr "<big><b>Export area</b></big>"
 
-#: ../src/extension/internal/bitmap/swirl.cpp:44
-msgid "Swirl selected bitmap(s) around center point."
-msgstr "Swirl selected bitmap(s) around centre point."
+#: ../src/dialogs/export.cpp:289
+msgid "Units:"
+msgstr "Units:"
 
-#. TRANSLATORS: see http://docs.gimp.org/en/gimp-tool-threshold.html
-#: ../src/extension/internal/bitmap/threshold.cpp:37
-#: ../src/extension/internal/bitmap/threshold.cpp:39
-#: ../src/extension/internal/bitmap/unsharpmask.cpp:45
-msgid "Threshold"
-msgstr "Threshold"
+#: ../src/dialogs/export.cpp:317
+msgid "_x0:"
+msgstr "_x0:"
 
-#: ../src/extension/internal/bitmap/threshold.cpp:45
-msgid "Threshold selected bitmap(s)."
-msgstr "Threshold selected bitmap(s)."
+#: ../src/dialogs/export.cpp:322
+msgid "x_1:"
+msgstr "x_1:"
 
-#: ../src/extension/internal/bitmap/unsharpmask.cpp:40
-msgid "Unsharp Mask"
-msgstr "Unsharp Mask"
+#: ../src/dialogs/export.cpp:327
+msgid "Wid_th:"
+msgstr "Wid_th:"
 
-#: ../src/extension/internal/bitmap/unsharpmask.cpp:51
-msgid "Sharpen selected bitmap(s) using unsharp mask algorithms."
-msgstr "Sharpen selected bitmap(s) using unsharp mask algorithms."
+#: ../src/dialogs/export.cpp:333
+msgid "_y0:"
+msgstr "_y0:"
 
-#: ../src/extension/internal/bitmap/wave.cpp:37
-msgid "Wave"
-msgstr "Wave"
+#: ../src/dialogs/export.cpp:338
+msgid "y_1:"
+msgstr "y_1:"
 
-#: ../src/extension/internal/bitmap/wave.cpp:39
-msgid "Amplitude"
-msgstr "Amplitude"
+#: ../src/dialogs/export.cpp:343
+msgid "Hei_ght:"
+msgstr "Hei_ght:"
 
-#: ../src/extension/internal/bitmap/wave.cpp:40
-msgid "Wavelength"
-msgstr "Wavelength"
-
-#: ../src/extension/internal/bitmap/wave.cpp:46
-msgid "Alter selected bitmap(s) along sine wave."
-msgstr "Alter selected bitmap(s) along sine wave."
+#: ../src/dialogs/export.cpp:475
+msgid "<big><b>Bitmap size</b></big>"
+msgstr "<big><b>Bitmap size</b></big>"
 
-#: ../src/extension/internal/bluredge.cpp:134
-msgid "Inset/Outset Halo"
-msgstr "Inset/Outset Halo"
+#: ../src/dialogs/export.cpp:488 ../src/ui/dialog/transformation.cpp:88
+#: ../src/ui/widget/page-sizer.cpp:232
+msgid "_Width:"
+msgstr "_Width:"
 
-#: ../src/extension/internal/bluredge.cpp:136
-msgid "Width in px of the halo"
-msgstr "Width in px of the halo"
+#: ../src/dialogs/export.cpp:488 ../src/dialogs/export.cpp:502
+msgid "pixels at"
+msgstr "pixels at"
 
-#: ../src/extension/internal/bluredge.cpp:137
-msgid "Number of steps"
-msgstr "Number of steps"
+#: ../src/dialogs/export.cpp:496
+msgid "dp_i"
+msgstr "dp_i"
 
-#: ../src/extension/internal/bluredge.cpp:137
-msgid "Number of inset/outset copies of the object to make"
-msgstr "Number of inset/outset copies of the object to make"
+#: ../src/dialogs/export.cpp:502 ../src/ui/dialog/transformation.cpp:90
+#: ../src/ui/widget/page-sizer.cpp:233
+msgid "_Height:"
+msgstr "_Height:"
 
-#: ../src/extension/internal/cairo-ps-out.cpp:327
-#: ../src/extension/internal/cairo-ps-out.cpp:365
-msgid "Restrict to PS level"
-msgstr "Restrict to PS level"
+#: ../src/dialogs/export.cpp:513 ../src/ui/dialog/inkscape-preferences.cpp:826
+#: ../src/ui/dialog/inkscape-preferences.cpp:1242
+msgid "dpi"
+msgstr "dpi"
 
-#: ../src/extension/internal/cairo-ps-out.cpp:328
-#: ../src/extension/internal/cairo-ps-out.cpp:366
-msgid "PostScript level 3"
-msgstr "PostScript level 3"
+#. true = has mnemonic
+#: ../src/dialogs/export.cpp:524
+msgid "<big><b>_Filename</b></big>"
+msgstr "<big><b>_Filename</b></big>"
 
-#: ../src/extension/internal/cairo-ps-out.cpp:330
-#: ../src/extension/internal/cairo-ps-out.cpp:368
-msgid "PostScript level 2"
-msgstr "PostScript level 2"
+#: ../src/dialogs/export.cpp:594
+msgid "_Browse..."
+msgstr "_Browse..."
 
-#: ../src/extension/internal/cairo-ps-out.cpp:333
-#: ../src/extension/internal/cairo-ps-out.cpp:371
-#: ../src/extension/internal/cairo-renderer-pdf-out.cpp:247
-#: ../src/extension/internal/emf-win32-inout.cpp:2431
-msgid "Convert texts to paths"
-msgstr "Convert texts to paths"
+#: ../src/dialogs/export.cpp:623
+msgid "Batch export all selected objects"
+msgstr "Batch export all selected objects"
 
-#: ../src/extension/internal/cairo-ps-out.cpp:334
-msgid "PS+LaTeX: Omit text in PS, and create LaTeX file"
-msgstr "PS+LaTeX: Omit text in PS, and create LaTeX file"
+#: ../src/dialogs/export.cpp:627
+msgid ""
+"Export each selected object into its own PNG file, using export hints if any "
+"(caution, overwrites without asking!)"
+msgstr ""
+"Export each selected object into its own PNG file, using export hints if any "
+"(caution, overwrites without asking!)"
 
-#: ../src/extension/internal/cairo-ps-out.cpp:335
-#: ../src/extension/internal/cairo-ps-out.cpp:373
-#: ../src/extension/internal/cairo-renderer-pdf-out.cpp:249
-msgid "Rasterize filter effects"
-msgstr "Rasterise filter effects"
+#: ../src/dialogs/export.cpp:635
+msgid "Hide all except selected"
+msgstr "Hide all except selected"
 
-#: ../src/extension/internal/cairo-ps-out.cpp:336
-#: ../src/extension/internal/cairo-ps-out.cpp:374
-#: ../src/extension/internal/cairo-renderer-pdf-out.cpp:250
-msgid "Resolution for rasterization (dpi)"
-msgstr "Resolution for rasterisation (dpi)"
+#: ../src/dialogs/export.cpp:639
+msgid "In the exported image, hide all objects except those that are selected"
+msgstr "In the exported image, hide all objects except those that are selected"
 
-#: ../src/extension/internal/cairo-ps-out.cpp:337
-#: ../src/extension/internal/cairo-ps-out.cpp:375
-#: ../src/extension/internal/cairo-renderer-pdf-out.cpp:251
-msgid "Export area is drawing"
-msgstr "Export area is drawing"
+#: ../src/dialogs/export.cpp:656
+msgid "_Export"
+msgstr "_Export"
 
-#: ../src/extension/internal/cairo-ps-out.cpp:338
-#: ../src/extension/internal/cairo-ps-out.cpp:376
-#: ../src/extension/internal/cairo-renderer-pdf-out.cpp:252
-msgid "Export area is page"
-msgstr "Export area is page"
+#: ../src/dialogs/export.cpp:660
+msgid "Export the bitmap file with these settings"
+msgstr "Export the bitmap file with these settings"
 
-#: ../src/extension/internal/cairo-ps-out.cpp:339
-#: ../src/extension/internal/cairo-ps-out.cpp:377
-#: ../src/extension/internal/cairo-renderer-pdf-out.cpp:253
-msgid "Limit export to the object with ID"
-msgstr "Limit export to the object with ID"
+#: ../src/dialogs/export.cpp:686
+#, c-format
+msgid "Batch export %d selected object"
+msgid_plural "Batch export %d selected objects"
+msgstr[0] "Batch export %d selected object"
+msgstr[1] "Batch export %d selected objects"
 
-#: ../src/extension/internal/cairo-ps-out.cpp:344
-msgid "PostScript File"
-msgstr "PostScript File"
+#: ../src/dialogs/export.cpp:1017
+msgid "Export in progress"
+msgstr "Export in progress"
 
-#: ../src/extension/internal/cairo-ps-out.cpp:372
-msgid "EPS+LaTeX: Omit text in EPS, and create LaTeX file"
-msgstr "EPS+LaTeX: Omit text in EPS, and create LaTeX file"
+#: ../src/dialogs/export.cpp:1105
+#, c-format
+msgid "Exporting %d files"
+msgstr "Exporting %d files"
 
-#: ../src/extension/internal/cairo-ps-out.cpp:382
-msgid "Encapsulated PostScript File"
-msgstr "Encapsulated PostScript File"
+#: ../src/dialogs/export.cpp:1149 ../src/dialogs/export.cpp:1226
+#, c-format
+msgid "Could not export to filename %s.\n"
+msgstr "Could not export to filename %s.\n"
 
-#: ../src/extension/internal/cairo-renderer-pdf-out.cpp:244
-msgid "Restrict to PDF version"
-msgstr "Restrict to PDF version"
+#: ../src/dialogs/export.cpp:1179
+msgid "You have to enter a filename"
+msgstr "You have to enter a filename"
 
-#: ../src/extension/internal/cairo-renderer-pdf-out.cpp:245
-msgid "PDF 1.4"
-msgstr "PDF 1.4"
+#: ../src/dialogs/export.cpp:1184
+msgid "The chosen area to be exported is invalid"
+msgstr "The chosen area to be exported is invalid"
 
-#: ../src/extension/internal/cairo-renderer-pdf-out.cpp:248
-msgid "PDF+LaTeX: Omit text in PDF, and create LaTeX file"
-msgstr "PDF+LaTeX: Omit text in PDF, and create LaTeX file"
+#: ../src/dialogs/export.cpp:1199
+#, c-format
+msgid "Directory %s does not exist or is not a directory.\n"
+msgstr "Directory %s does not exist or is not a directory.\n"
 
-#: ../src/extension/internal/emf-win32-inout.cpp:2401
-msgid "EMF Input"
-msgstr "EMF Input"
+#: ../src/dialogs/export.cpp:1211
+#, c-format
+msgid "Exporting %s (%lu x %lu)"
+msgstr "Exporting %s (%lu x %lu)"
 
-#: ../src/extension/internal/emf-win32-inout.cpp:2406
-msgid "Enhanced Metafiles (*.emf)"
-msgstr "Enhanced Metafiles (*.emf)"
+#: ../src/dialogs/export.cpp:1334 ../src/dialogs/export.cpp:1369
+msgid "Select a filename for exporting"
+msgstr "Select a filename for exporting"
 
-#: ../src/extension/internal/emf-win32-inout.cpp:2407
-msgid "Enhanced Metafiles"
-msgstr "Enhanced Metafiles"
+#. TRANSLATORS: "%s" is replaced with "exact" or "partial" when this string is displayed
+#: ../src/dialogs/find.cpp:364 ../src/ui/dialog/find.cpp:437
+#, c-format
+msgid "<b>%d</b> object found (out of <b>%d</b>), %s match."
+msgid_plural "<b>%d</b> objects found (out of <b>%d</b>), %s match."
+msgstr[0] "<b>%d</b> object found (out of <b>%d</b>), %s match."
+msgstr[1] "<b>%d</b> objects found (out of <b>%d</b>), %s match."
 
-#: ../src/extension/internal/emf-win32-inout.cpp:2415
-msgid "WMF Input"
-msgstr "WMF Input"
+#: ../src/dialogs/find.cpp:367 ../src/ui/dialog/find.cpp:440
+msgid "exact"
+msgstr "exact"
 
-#: ../src/extension/internal/emf-win32-inout.cpp:2420
-msgid "Windows Metafiles (*.wmf)"
-msgstr "Windows Metafiles (*.wmf)"
+#: ../src/dialogs/find.cpp:367 ../src/ui/dialog/find.cpp:440
+msgid "partial"
+msgstr "partial"
 
-#: ../src/extension/internal/emf-win32-inout.cpp:2421
-msgid "Windows Metafiles"
-msgstr "Windows Metafiles"
+#: ../src/dialogs/find.cpp:374 ../src/ui/dialog/find.cpp:447
+msgid "No objects found"
+msgstr "No objects found"
 
-#: ../src/extension/internal/emf-win32-inout.cpp:2429
-msgid "EMF Output"
-msgstr "EMF Output"
+#: ../src/dialogs/find.cpp:532
+msgid "T_ype: "
+msgstr "T_ype: "
 
-#: ../src/extension/internal/emf-win32-inout.cpp:2435
-msgid "Enhanced Metafile (*.emf)"
-msgstr "Enhanced Metafile (*.emf)"
+#: ../src/dialogs/find.cpp:539 ../src/ui/dialog/find.cpp:71
+msgid "Search in all object types"
+msgstr "Search in all object types"
 
-#: ../src/extension/internal/emf-win32-inout.cpp:2436
-msgid "Enhanced Metafile"
-msgstr "Enhanced Metafile"
+#: ../src/dialogs/find.cpp:539 ../src/ui/dialog/find.cpp:71
+msgid "All types"
+msgstr "All types"
 
-#: ../src/extension/internal/filter/drop-shadow.h:35
-msgid "Drop Shadow"
-msgstr "Drop Shadow"
+#: ../src/dialogs/find.cpp:550 ../src/ui/dialog/find.cpp:72
+msgid "Search all shapes"
+msgstr "Search all shapes"
 
-#: ../src/extension/internal/filter/drop-shadow.h:37
-#: ../src/extension/internal/filter/drop-shadow.h:97
-msgid "Blur radius, px"
-msgstr "Blur radius, px"
+#: ../src/dialogs/find.cpp:550 ../src/ui/dialog/find.cpp:72
+msgid "All shapes"
+msgstr "All shapes"
 
-#: ../src/extension/internal/filter/drop-shadow.h:38
-#: ../src/extension/internal/filter/drop-shadow.h:98
-#: ../src/ui/widget/object-composite-settings.cpp:62
-#: ../src/ui/widget/selected-style.cpp:1033
-#: ../src/ui/widget/selected-style.cpp:1034
-msgid "Opacity, %"
-msgstr "Opacity, %"
+#: ../src/dialogs/find.cpp:567 ../src/ui/dialog/find.cpp:73
+msgid "Search rectangles"
+msgstr "Search rectangles"
 
-#: ../src/extension/internal/filter/drop-shadow.h:39
-#: ../src/extension/internal/filter/drop-shadow.h:99
-msgid "Horizontal offset, px"
-msgstr "Horizontal offset, px"
+#: ../src/dialogs/find.cpp:567 ../src/ui/dialog/find.cpp:73
+msgid "Rectangles"
+msgstr "Rectangles"
 
-#: ../src/extension/internal/filter/drop-shadow.h:40
-#: ../src/extension/internal/filter/drop-shadow.h:100
-msgid "Vertical offset, px"
-msgstr "Vertical offset, px"
+#: ../src/dialogs/find.cpp:572 ../src/ui/dialog/find.cpp:74
+msgid "Search ellipses, arcs, circles"
+msgstr "Search ellipses, arcs, circles"
 
-#: ../src/extension/internal/filter/drop-shadow.h:44
-#: ../src/extension/internal/filter/drop-shadow.h:104
-#: ../src/extension/internal/filter/filter-file.cpp:148
-#: ../src/extension/internal/filter/filter.cpp:216
-#: ../src/extension/internal/filter/snow.h:38
-#: ../src/ui/dialog/inkscape-preferences.cpp:790
-msgid "Filters"
-msgstr "Filters"
+#: ../src/dialogs/find.cpp:572 ../src/ui/dialog/find.cpp:74
+msgid "Ellipses"
+msgstr "Ellipses"
 
-#: ../src/extension/internal/filter/drop-shadow.h:48
-msgid "Black, blurred drop shadow"
-msgstr "Black, blurred drop shadow"
+#: ../src/dialogs/find.cpp:577 ../src/ui/dialog/find.cpp:75
+msgid "Search stars and polygons"
+msgstr "Search stars and polygons"
 
-#: ../src/extension/internal/filter/drop-shadow.h:95
-msgid "Drop Glow"
-msgstr "Drop Glow"
+#: ../src/dialogs/find.cpp:577 ../src/ui/dialog/find.cpp:75
+msgid "Stars"
+msgstr "Stars"
 
-#: ../src/extension/internal/filter/drop-shadow.h:108
-msgid "White, blurred drop glow"
-msgstr "White, blurred drop glow"
+#: ../src/dialogs/find.cpp:582 ../src/ui/dialog/find.cpp:76
+msgid "Search spirals"
+msgstr "Search spirals"
 
-#: ../src/extension/internal/filter/filter-file.cpp:32
-msgid "Bundled"
-msgstr "Bundled"
+#: ../src/dialogs/find.cpp:582 ../src/ui/dialog/find.cpp:76
+msgid "Spirals"
+msgstr "Spirals"
 
-#: ../src/extension/internal/filter/filter-file.cpp:33
-msgid "Personal"
-msgstr "Personal"
+#. TRANSLATORS: polyline is a set of connected straight line segments
+#. http://www.w3.org/TR/SVG11/shapes.html#PolylineElement
+#: ../src/dialogs/find.cpp:595 ../src/ui/dialog/find.cpp:77
+msgid "Search paths, lines, polylines"
+msgstr "Search paths, lines, polylines"
 
-#: ../src/extension/internal/filter/filter-file.cpp:44
-msgid "Null external module directory name.  Filters will not be loaded."
-msgstr "Null external module directory name.  Filters will not be loaded."
+#: ../src/dialogs/find.cpp:595 ../src/ui/dialog/find.cpp:77
+#: ../src/widgets/toolbox.cpp:2250
+msgid "Paths"
+msgstr "Paths"
 
-#: ../src/extension/internal/filter/snow.h:32
-msgid "Snow crest"
-msgstr "Snow crest"
+#: ../src/dialogs/find.cpp:600 ../src/ui/dialog/find.cpp:78
+msgid "Search text objects"
+msgstr "Search text objects"
 
-#: ../src/extension/internal/filter/snow.h:34
-msgid "Drift Size"
-msgstr "Drift Size"
+#: ../src/dialogs/find.cpp:600 ../src/ui/dialog/find.cpp:78
+msgid "Texts"
+msgstr "Texts"
 
-#: ../src/extension/internal/filter/snow.h:42
-msgid "Snow has fallen on object"
-msgstr "Snow has fallen on object"
+#: ../src/dialogs/find.cpp:605 ../src/ui/dialog/find.cpp:79
+msgid "Search groups"
+msgstr "Search groups"
 
-#: ../src/extension/internal/gdkpixbuf-input.cpp:149
-#, c-format
-msgid "%s GDK pixbuf Input"
-msgstr "%s GDK pixbuf Input"
+#: ../src/dialogs/find.cpp:605 ../src/ui/dialog/find.cpp:79
+msgid "Groups"
+msgstr "Groups"
 
-#: ../src/extension/internal/gdkpixbuf-input.cpp:151
-msgid "Link or embed image:"
-msgstr "Link or embed image:"
+#: ../src/dialogs/find.cpp:610 ../src/ui/dialog/find.cpp:82
+msgid "Search clones"
+msgstr "Search clones"
 
-#: ../src/extension/internal/gdkpixbuf-input.cpp:152
-msgid "embed"
-msgstr "embed"
+#. TRANSLATORS: "Clones" is a noun indicating type of object to find
+#: ../src/dialogs/find.cpp:612 ../src/ui/dialog/find.cpp:82
+#, fuzzy
+msgctxt "Find dialog"
+msgid "Clones"
+msgstr "Clones"
 
-#: ../src/extension/internal/gdkpixbuf-input.cpp:153
-msgid "link"
-msgstr "link"
+#: ../src/dialogs/find.cpp:617 ../src/ui/dialog/find.cpp:83
+msgid "Search images"
+msgstr "Search images"
 
-#: ../src/extension/internal/gdkpixbuf-input.cpp:155
-msgid "Embed results in stand-alone, larger SVG files. Link references a file outside this SVG document and all files must be moved together."
-msgstr "Embed results in stand-alone, larger SVG files. Link references a file outside this SVG document and all files must be moved together."
+#: ../src/dialogs/find.cpp:622 ../src/ui/dialog/find.cpp:84
+msgid "Search offset objects"
+msgstr "Search offset objects"
 
-#: ../src/extension/internal/gimpgrad.cpp:274
-msgid "GIMP Gradients"
-msgstr "GIMP Gradients"
+#: ../src/dialogs/find.cpp:622 ../src/ui/dialog/find.cpp:84
+msgid "Offsets"
+msgstr "Offsets"
 
-#: ../src/extension/internal/gimpgrad.cpp:279
-msgid "GIMP Gradient (*.ggr)"
-msgstr "GIMP Gradient (*.ggr)"
+#: ../src/dialogs/find.cpp:687 ../src/ui/dialog/find.cpp:62
+#, fuzzy
+msgid "_Text:"
+msgstr "_Text: "
 
-#: ../src/extension/internal/gimpgrad.cpp:280
-msgid "Gradients used in GIMP"
-msgstr "Gradients used in GIMP"
+#: ../src/dialogs/find.cpp:687 ../src/ui/dialog/find.cpp:62
+msgid "Find objects by their text content (exact or partial match)"
+msgstr "Find objects by their text content (exact or partial match)"
 
-#: ../src/extension/internal/grid.cpp:196
-#: ../src/ui/widget/panel.cpp:112
-msgid "Grid"
-msgstr "Grid"
+#. Create the label for the object id
+#: ../src/dialogs/find.cpp:688 ../src/dialogs/item-properties.cpp:123
+#: ../src/dialogs/item-properties.cpp:337
+#: ../src/dialogs/item-properties.cpp:446
+#: ../src/dialogs/item-properties.cpp:453 ../src/ui/dialog/find.cpp:63
+#, fuzzy
+msgid "_ID:"
+msgstr "_ID: "
 
-#: ../src/extension/internal/grid.cpp:198
-msgid "Line Width"
-msgstr "Line Width"
+#: ../src/dialogs/find.cpp:688 ../src/ui/dialog/find.cpp:63
+msgid "Find objects by the value of the id attribute (exact or partial match)"
+msgstr "Find objects by the value of the id attribute (exact or partial match)"
 
-#: ../src/extension/internal/grid.cpp:199
-msgid "Horizontal Spacing"
-msgstr "Horizontal Spacing"
+#: ../src/dialogs/find.cpp:689 ../src/ui/dialog/find.cpp:64
+#, fuzzy
+msgid "_Style:"
+msgstr "_Style: "
 
-#: ../src/extension/internal/grid.cpp:200
-msgid "Vertical Spacing"
-msgstr "Vertical Spacing"
+#: ../src/dialogs/find.cpp:689 ../src/ui/dialog/find.cpp:64
+msgid ""
+"Find objects by the value of the style attribute (exact or partial match)"
+msgstr ""
+"Find objects by the value of the style attribute (exact or partial match)"
 
-#: ../src/extension/internal/grid.cpp:201
-msgid "Horizontal Offset"
-msgstr "Horizontal Offset"
+#: ../src/dialogs/find.cpp:690 ../src/ui/dialog/find.cpp:65
+#, fuzzy
+msgid "_Attribute:"
+msgstr "_Attribute: "
 
-#: ../src/extension/internal/grid.cpp:202
-msgid "Vertical Offset"
-msgstr "Vertical Offset"
+#: ../src/dialogs/find.cpp:690 ../src/ui/dialog/find.cpp:65
+msgid "Find objects by the name of an attribute (exact or partial match)"
+msgstr "Find objects by the name of an attribute (exact or partial match)"
 
-#: ../src/extension/internal/grid.cpp:208
-msgid "Draw a path which is a grid"
-msgstr "Draw a path which is a grid"
+#: ../src/dialogs/find.cpp:704 ../src/ui/dialog/find.cpp:66
+msgid "Search in s_election"
+msgstr "Search in s_election"
 
-#: ../src/extension/internal/javafx-out.cpp:966
-msgid "JavaFX Output"
-msgstr "JavaFX Output"
+#: ../src/dialogs/find.cpp:708 ../src/ui/dialog/find.cpp:66
+msgid "Limit search to the current selection"
+msgstr "Limit search to the current selection"
 
-#: ../src/extension/internal/javafx-out.cpp:971
-msgid "JavaFX (*.fx)"
-msgstr "JavaFX (*.fx)"
+#: ../src/dialogs/find.cpp:713 ../src/ui/dialog/find.cpp:67
+msgid "Search in current _layer"
+msgstr "Search in current _layer"
 
-#: ../src/extension/internal/javafx-out.cpp:972
-msgid "JavaFX Raytracer File"
-msgstr "JavaFX Raytracer File"
+#: ../src/dialogs/find.cpp:717 ../src/ui/dialog/find.cpp:67
+msgid "Limit search to the current layer"
+msgstr "Limit search to the current layer"
 
-#: ../src/extension/internal/latex-pstricks-out.cpp:105
-msgid "LaTeX Output"
-msgstr "LaTeX Output"
+#: ../src/dialogs/find.cpp:722 ../src/ui/dialog/find.cpp:68
+msgid "Include _hidden"
+msgstr "Include _hidden"
 
-#: ../src/extension/internal/latex-pstricks-out.cpp:110
-msgid "LaTeX With PSTricks macros (*.tex)"
-msgstr "LaTeX With PSTricks macros (*.tex)"
+#: ../src/dialogs/find.cpp:726 ../src/ui/dialog/find.cpp:68
+msgid "Include hidden objects in search"
+msgstr "Include hidden objects in search"
 
-#: ../src/extension/internal/latex-pstricks-out.cpp:111
-msgid "LaTeX PSTricks File"
-msgstr "LaTeX PSTricks File"
+#: ../src/dialogs/find.cpp:731 ../src/ui/dialog/find.cpp:69
+msgid "Include l_ocked"
+msgstr "Include l_ocked"
 
-#: ../src/extension/internal/latex-pstricks.cpp:349
-msgid "LaTeX Print"
-msgstr "LaTeX Print"
+#: ../src/dialogs/find.cpp:735 ../src/ui/dialog/find.cpp:69
+msgid "Include locked objects in search"
+msgstr "Include locked objects in search"
 
-#: ../src/extension/internal/odf.cpp:2417
-msgid "OpenDocument Drawing Output"
-msgstr "OpenDocument Drawing Output"
+#. TRANSLATORS: "Clear" is a verb here
+#: ../src/dialogs/find.cpp:746 ../src/ui/dialog/debug.cpp:75
+#: ../src/ui/dialog/find.cpp:86 ../src/ui/dialog/messages.cpp:53
+#: ../src/ui/dialog/scriptdialog.cpp:209
+msgid "_Clear"
+msgstr "_Clear"
 
-#: ../src/extension/internal/odf.cpp:2422
-msgid "OpenDocument drawing (*.odg)"
-msgstr "OpenDocument drawing (*.odg)"
+#: ../src/dialogs/find.cpp:746 ../src/ui/dialog/find.cpp:86
+msgid "Clear values"
+msgstr "Clear values"
 
-#: ../src/extension/internal/odf.cpp:2423
-msgid "OpenDocument drawing file"
-msgstr "OpenDocument drawing file"
+#: ../src/dialogs/find.cpp:747 ../src/ui/dialog/find.cpp:87
+msgid "_Find"
+msgstr "_Find"
 
-#. TRANSLATORS: The following are document crop settings for PDF import
-#. more info: http://www.acrobatusers.com/tech_corners/javascript_corner/tips/2006/page_bounds/
-#: ../src/extension/internal/pdfinput/pdf-input.cpp:56
-msgid "media box"
-msgstr "media box"
+#: ../src/dialogs/find.cpp:747 ../src/ui/dialog/find.cpp:87
+msgid "Select objects matching all of the fields you filled in"
+msgstr "Select objects matching all of the fields you filled in"
 
-#: ../src/extension/internal/pdfinput/pdf-input.cpp:57
-msgid "crop box"
-msgstr "crop box"
+#: ../src/dialogs/item-properties.cpp:132
+msgid ""
+"The id= attribute (only letters, digits, and the characters .-_: allowed)"
+msgstr ""
+"The id= attribute (only letters, digits, and the characters .-_: allowed)"
 
-#: ../src/extension/internal/pdfinput/pdf-input.cpp:58
-msgid "trim box"
-msgstr "trim box"
+#. Button for setting the object's id, label, title and description.
+#: ../src/dialogs/item-properties.cpp:146 ../src/verbs.cpp:2472
+#: ../src/verbs.cpp:2478
+msgid "_Set"
+msgstr "_Set"
 
-#: ../src/extension/internal/pdfinput/pdf-input.cpp:59
-msgid "bleed box"
-msgstr "bleed box"
+#. Create the label for the object label
+#: ../src/dialogs/item-properties.cpp:155
+#, fuzzy
+msgid "_Label:"
+msgstr "_Label"
 
-#: ../src/extension/internal/pdfinput/pdf-input.cpp:60
-msgid "art box"
-msgstr "art box"
+#: ../src/dialogs/item-properties.cpp:164
+msgid "A freeform label for the object"
+msgstr "A freeform label for the object"
 
-#: ../src/extension/internal/pdfinput/pdf-input.cpp:72
-msgid "Select page:"
-msgstr "Select page:"
+#. Create the label for the object title
+#: ../src/dialogs/item-properties.cpp:176
+#, fuzzy
+msgid "_Title:"
+msgstr "_Title"
 
-#. Display total number of pages
-#: ../src/extension/internal/pdfinput/pdf-input.cpp:86
-#, c-format
-msgid "out of %i"
-msgstr "out of %i"
+#. Create the frame for the object description
+#: ../src/dialogs/item-properties.cpp:194
+msgid "_Description"
+msgstr "_Description"
 
-#. Crop settings
-#: ../src/extension/internal/pdfinput/pdf-input.cpp:92
-msgid "Clip to:"
-msgstr "Clip to:"
+#. Hide
+#: ../src/dialogs/item-properties.cpp:225
+msgid "_Hide"
+msgstr "_Hide"
 
-#: ../src/extension/internal/pdfinput/pdf-input.cpp:104
-msgid "Page settings"
-msgstr "Page settings"
+#: ../src/dialogs/item-properties.cpp:226
+msgid "Check to make the object invisible"
+msgstr "Check to make the object invisible"
 
-#: ../src/extension/internal/pdfinput/pdf-input.cpp:106
-msgid "Precision of approximating gradient meshes:"
-msgstr "Precision of approximating gradient meshes:"
+#. Lock
+#. TRANSLATORS: "Lock" is a verb here
+#: ../src/dialogs/item-properties.cpp:235
+msgid "L_ock"
+msgstr "L_ock"
 
-#: ../src/extension/internal/pdfinput/pdf-input.cpp:107
-msgid "<b>Note</b>: setting the precision too high may result in a large SVG file and slow performance."
-msgstr "<b>Note</b>: setting the precision too high may result in a large SVG file and slow performance."
+#: ../src/dialogs/item-properties.cpp:236
+msgid "Check to make the object insensitive (not selectable by mouse)"
+msgstr "Check to make the object insensitive (not selectable by mouse)"
 
-#: ../src/extension/internal/pdfinput/pdf-input.cpp:112
-#: ../src/extension/internal/pdfinput/pdf-input.cpp:393
-msgid "rough"
-msgstr "rough"
+#. Create the frame for interactivity options
+#: ../src/dialogs/item-properties.cpp:246
+msgid "_Interactivity"
+msgstr "_Interactivity"
 
-#. Text options
-#: ../src/extension/internal/pdfinput/pdf-input.cpp:116
-msgid "Text handling:"
-msgstr "Text handling:"
+#: ../src/dialogs/item-properties.cpp:320
+#: ../src/dialogs/item-properties.cpp:327
+msgid "Ref"
+msgstr "Ref"
 
-#: ../src/extension/internal/pdfinput/pdf-input.cpp:118
-#: ../src/extension/internal/pdfinput/pdf-input.cpp:119
-msgid "Import text as text"
-msgstr "Import text as text"
+#: ../src/dialogs/item-properties.cpp:405
+msgid "Lock object"
+msgstr "Lock object"
 
-#: ../src/extension/internal/pdfinput/pdf-input.cpp:120
-msgid "Replace PDF fonts by closest-named installed fonts"
-msgstr "Replace PDF fonts by closest-named installed fonts"
+#: ../src/dialogs/item-properties.cpp:405
+msgid "Unlock object"
+msgstr "Unlock object"
 
-#: ../src/extension/internal/pdfinput/pdf-input.cpp:123
-msgid "Embed images"
-msgstr "Embed images"
+#: ../src/dialogs/item-properties.cpp:424
+msgid "Hide object"
+msgstr "Hide object"
 
-#: ../src/extension/internal/pdfinput/pdf-input.cpp:126
-msgid "Import settings"
-msgstr "Import settings"
+#: ../src/dialogs/item-properties.cpp:424
+msgid "Unhide object"
+msgstr "Unhide object"
 
-#: ../src/extension/internal/pdfinput/pdf-input.cpp:248
-msgid "PDF Import Settings"
-msgstr "PDF Import Settings"
+#: ../src/dialogs/item-properties.cpp:448
+msgid "Id invalid! "
+msgstr "Id invalid! "
 
-#. TRANSLATORS: only translate "string" in "context|string".
-#. For more details, see http://developer.gnome.org/doc/API/2.0/glib/glib-I18N.html#Q-:CAPS
-#: ../src/extension/internal/pdfinput/pdf-input.cpp:396
-msgid "pdfinput|medium"
-msgstr "medium"
+#: ../src/dialogs/item-properties.cpp:450
+msgid "Id exists! "
+msgstr "Id exists! "
 
-#: ../src/extension/internal/pdfinput/pdf-input.cpp:397
-msgid "fine"
-msgstr "fine"
+#: ../src/dialogs/item-properties.cpp:457
+msgid "Set object ID"
+msgstr "Set object ID"
 
-#: ../src/extension/internal/pdfinput/pdf-input.cpp:398
-msgid "very fine"
-msgstr "very fine"
+#: ../src/dialogs/item-properties.cpp:472
+msgid "Set object label"
+msgstr "Set object label"
 
-#: ../src/extension/internal/pdfinput/pdf-input.cpp:754
-msgid "PDF Input"
-msgstr "PDF Input"
+#: ../src/dialogs/item-properties.cpp:480
+msgid "Set object title"
+msgstr "Set object title"
 
-#: ../src/extension/internal/pdfinput/pdf-input.cpp:759
-msgid "Adobe PDF (*.pdf)"
-msgstr "Adobe PDF (*.pdf)"
+#: ../src/dialogs/item-properties.cpp:490
+msgid "Set object description"
+msgstr "Set object description"
 
-#: ../src/extension/internal/pdfinput/pdf-input.cpp:760
-msgid "Adobe Portable Document Format"
-msgstr "Adobe Portable Document Format"
+#: ../src/dialogs/object-attributes.cpp:32
+msgid "Href:"
+msgstr "Href:"
 
-#: ../src/extension/internal/pdfinput/pdf-input.cpp:767
-msgid "AI Input"
-msgstr "AI Input"
+#. default x:
+#. default y:
+#: ../src/dialogs/object-attributes.cpp:33
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2211
+msgid "Target:"
+msgstr "Target:"
 
-#: ../src/extension/internal/pdfinput/pdf-input.cpp:772
-msgid "Adobe Illustrator 9.0 and above (*.ai)"
-msgstr "Adobe Illustrator 9.0 and above (*.ai)"
+#. TRANSLATORS: for info, see http://www.w3.org/TR/2000/CR-SVG-20000802/linking.html#AElementXLinkRoleAttribute
+#. Identifies the type of the related resource with an absolute URI
+#: ../src/dialogs/object-attributes.cpp:37
+msgid "Role:"
+msgstr "Role:"
 
-#: ../src/extension/internal/pdfinput/pdf-input.cpp:773
-msgid "Open files saved in Adobe Illustrator 9.0 and newer versions"
-msgstr "Open files saved in Adobe Illustrator 9.0 and newer versions"
+#. TRANSLATORS: for info, see http://www.w3.org/TR/2000/CR-SVG-20000802/linking.html#AElementXLinkArcRoleAttribute
+#. For situations where the nature/role alone isn't enough, this offers an additional URI defining the purpose of the link.
+#: ../src/dialogs/object-attributes.cpp:40
+msgid "Arcrole:"
+msgstr "Arcrole:"
 
-#: ../src/extension/internal/pov-out.cpp:700
-msgid "PovRay Output"
-msgstr "PovRay Output"
+#. TRANSLATORS: for info, see http://www.w3.org/TR/2000/CR-SVG-20000802/linking.html#AElementXLinkTitleAttribute
+#: ../src/dialogs/object-attributes.cpp:42 ../src/rdf.cpp:230
+msgid "Title:"
+msgstr "Title:"
 
-#: ../src/extension/internal/pov-out.cpp:705
-msgid "PovRay (*.pov) (paths and shapes only)"
-msgstr "PovRay (*.pov) (paths and shapes only)"
+#. TRANSLATORS: for info, see http://www.w3.org/TR/2000/CR-SVG-20000802/linking.html#AElementXLinkActuateAttribute
+#: ../src/dialogs/object-attributes.cpp:45
+msgid "Actuate:"
+msgstr "Actuate:"
 
-#: ../src/extension/internal/pov-out.cpp:706
-msgid "PovRay Raytracer File"
-msgstr "PovRay Raytracer File"
+#: ../src/dialogs/object-attributes.cpp:50
+msgid "URL:"
+msgstr "URL:"
 
-#: ../src/extension/internal/svg.cpp:87
-msgid "SVG Input"
-msgstr "SVG Input"
+#: ../src/dialogs/object-attributes.cpp:51
+#: ../src/dialogs/object-attributes.cpp:59 ../src/ui/dialog/guides.cpp:44
+#: ../src/widgets/desktop-widget.cpp:509 ../src/widgets/toolbox.cpp:1544
+msgid "X:"
+msgstr "X:"
 
-#: ../src/extension/internal/svg.cpp:92
-msgid "Scalable Vector Graphic (*.svg)"
-msgstr "Scalable Vector Graphic (*.svg)"
+#: ../src/dialogs/object-attributes.cpp:52
+#: ../src/dialogs/object-attributes.cpp:60 ../src/ui/dialog/guides.cpp:45
+#: ../src/widgets/desktop-widget.cpp:512 ../src/widgets/toolbox.cpp:1562
+msgid "Y:"
+msgstr "Y:"
 
-#: ../src/extension/internal/svg.cpp:93
-msgid "Inkscape native file format and W3C standard"
-msgstr "Inkscape native file format and W3C standard"
+#: ../src/dialogs/object-attributes.cpp:107
+#, fuzzy, c-format
+msgid "Link Properties"
+msgstr "Link _Properties"
 
-#: ../src/extension/internal/svg.cpp:101
-msgid "SVG Output Inkscape"
-msgstr "SVG Output Inkscape"
+#: ../src/dialogs/object-attributes.cpp:109
+#, fuzzy, c-format
+msgid "Image Properties"
+msgstr "Image _Properties"
 
-#: ../src/extension/internal/svg.cpp:106
-msgid "Inkscape SVG (*.svg)"
-msgstr "Inkscape SVG (*.svg)"
+#: ../src/dialogs/object-attributes.cpp:111
+#, c-format
+msgid "%s Properties"
+msgstr "%s Properties"
 
-#: ../src/extension/internal/svg.cpp:107
-msgid "SVG format with Inkscape extensions"
-msgstr "SVG format with Inkscape extensions"
+#: ../src/dialogs/spellcheck.cpp:450
+#, c-format
+msgid "<b>Finished</b>, <b>%d</b> words added to dictionary"
+msgstr "<b>Finished</b>, <b>%d</b> words added to dictionary"
 
-#: ../src/extension/internal/svg.cpp:115
-msgid "SVG Output"
-msgstr "SVG Output"
+#: ../src/dialogs/spellcheck.cpp:452
+#, c-format
+msgid "<b>Finished</b>, nothing suspicious found"
+msgstr "<b>Finished</b>, nothing suspicious found"
 
-#: ../src/extension/internal/svg.cpp:120
-msgid "Plain SVG (*.svg)"
-msgstr "Plain SVG (*.svg)"
+#: ../src/dialogs/spellcheck.cpp:565
+#, c-format
+msgid "Not in dictionary (%s): <b>%s</b>"
+msgstr "Not in dictionary (%s): <b>%s</b>"
 
-#: ../src/extension/internal/svg.cpp:121
-msgid "Scalable Vector Graphics format as defined by the W3C"
-msgstr "Scalable Vector Graphics format as defined by the W3C"
+#: ../src/dialogs/spellcheck.cpp:717
+msgid "<i>Checking...</i>"
+msgstr "<i>Checking...</i>"
 
-#: ../src/extension/internal/svgz.cpp:47
-msgid "SVGZ Input"
-msgstr "SVGZ Input"
+#: ../src/dialogs/spellcheck.cpp:787
+msgid "Fix spelling"
+msgstr "Fix spelling"
 
-#: ../src/extension/internal/svgz.cpp:53
-#: ../src/extension/internal/svgz.cpp:67
-msgid "Compressed Inkscape SVG (*.svgz)"
-msgstr "Compressed Inkscape SVG (*.svgz)"
+#: ../src/dialogs/spellcheck.cpp:961
+msgid "Suggestions:"
+msgstr "Suggestions:"
 
-#: ../src/extension/internal/svgz.cpp:54
-msgid "SVG file format compressed with GZip"
-msgstr "SVG file format compressed with GZip"
+#: ../src/dialogs/spellcheck.cpp:973
+msgid "_Accept"
+msgstr "_Accept"
 
-#: ../src/extension/internal/svgz.cpp:62
-#: ../src/extension/internal/svgz.cpp:76
-msgid "SVGZ Output"
-msgstr "SVGZ Output"
+#: ../src/dialogs/spellcheck.cpp:973
+msgid "Accept the chosen suggestion"
+msgstr "Accept the chosen suggestion"
 
-#: ../src/extension/internal/svgz.cpp:68
-msgid "Inkscape's native file format compressed with GZip"
-msgstr "Inkscape's native file format compressed with GZip"
+#: ../src/dialogs/spellcheck.cpp:975
+msgid "_Ignore once"
+msgstr "_Ignore once"
 
-#: ../src/extension/internal/svgz.cpp:81
-msgid "Compressed plain SVG (*.svgz)"
-msgstr "Compressed plain SVG (*.svgz)"
+#: ../src/dialogs/spellcheck.cpp:975
+msgid "Ignore this word only once"
+msgstr "Ignore this word only once"
 
-#: ../src/extension/internal/svgz.cpp:82
-msgid "Scalable Vector Graphics format compressed with GZip"
-msgstr "Scalable Vector Graphics format compressed with GZip"
+#: ../src/dialogs/spellcheck.cpp:977
+msgid "_Ignore"
+msgstr "_Ignore"
 
-#: ../src/extension/internal/win32.cpp:485
-msgid "Windows 32-bit Print"
-msgstr "Windows 32-bit Print"
+#: ../src/dialogs/spellcheck.cpp:977
+msgid "Ignore this word in this session"
+msgstr "Ignore this word in this session"
 
-#: ../src/extension/internal/wpg-input.cpp:102
-msgid "WPG Input"
-msgstr "WPG Input"
+#: ../src/dialogs/spellcheck.cpp:984
+msgid "A_dd to dictionary:"
+msgstr "A_dd to dictionary:"
 
-#: ../src/extension/internal/wpg-input.cpp:107
-msgid "WordPerfect Graphics (*.wpg)"
-msgstr "WordPerfect Graphics (*.wpg)"
+#: ../src/dialogs/spellcheck.cpp:984
+msgid "Add this word to the chosen dictionary"
+msgstr "Add this word to the chosen dictionary"
 
-#: ../src/extension/internal/wpg-input.cpp:108
-msgid "Vector graphics format used by Corel WordPerfect"
-msgstr "Vector graphics format used by Corel WordPerfect"
+#: ../src/dialogs/spellcheck.cpp:1008
+msgid "_Stop"
+msgstr "_Stop"
 
-#: ../src/extension/prefdialog.cpp:236
-msgid "Live preview"
-msgstr "Live preview"
+#: ../src/dialogs/spellcheck.cpp:1008
+msgid "Stop the check"
+msgstr "Stop the check"
 
-#: ../src/extension/prefdialog.cpp:236
-msgid "Is the effect previewed live on canvas?"
-msgstr "Is the effect previewed live on canvas?"
+#: ../src/dialogs/spellcheck.cpp:1010
+msgid "_Start"
+msgstr "_Start"
 
-#. We can't call sp_ui_error_dialog because we may be
-#. running from the console, in which case calling sp_ui
-#. routines will cause a segfault.  See bug 1000350 - bryce
-#. sp_ui_error_dialog(_("Format autodetect failed. The file is being opened as SVG."));
-#: ../src/extension/system.cpp:107
-msgid "Format autodetect failed. The file is being opened as SVG."
-msgstr "Format autodetect failed. The file is being opened as SVG."
+#: ../src/dialogs/spellcheck.cpp:1010
+msgid "Start the check"
+msgstr "Start the check"
 
-#: ../src/file.cpp:147
-msgid "default.svg"
-msgstr "default.svg"
+#: ../src/dialogs/text-edit.cpp:201
+msgid "Font"
+msgstr "Font"
 
-#: ../src/file.cpp:265
-#: ../src/file.cpp:1071
-#, c-format
-msgid "Failed to load the requested file %s"
-msgstr "Failed to load the requested file %s"
+#: ../src/dialogs/text-edit.cpp:238
+msgid "Align lines left"
+msgstr "Align lines left"
 
-#: ../src/file.cpp:290
-msgid "Document not saved yet.  Cannot revert."
-msgstr "Document not saved yet.  Cannot revert."
+#. TRANSLATORS: `Center' here is a verb.
+#: ../src/dialogs/text-edit.cpp:253
+msgid "Center lines"
+msgstr "Centre lines"
 
-#: ../src/file.cpp:296
-#, c-format
-msgid "Changes will be lost!  Are you sure you want to reload document %s?"
-msgstr "Changes will be lost!  Are you sure you want to reload document %s?"
+#: ../src/dialogs/text-edit.cpp:267
+msgid "Align lines right"
+msgstr "Align lines right"
 
-#: ../src/file.cpp:325
-msgid "Document reverted."
-msgstr "Document reverted."
+#: ../src/dialogs/text-edit.cpp:281
+msgid "Justify lines"
+msgstr "Justify lines"
 
-#: ../src/file.cpp:327
-msgid "Document not reverted."
-msgstr "Document not reverted."
+#: ../src/dialogs/text-edit.cpp:303 ../src/widgets/toolbox.cpp:7606
+msgid "Horizontal text"
+msgstr "Horizontal text"
 
-#: ../src/file.cpp:477
-msgid "Select file to open"
-msgstr "Select file to open"
+#: ../src/dialogs/text-edit.cpp:317 ../src/widgets/toolbox.cpp:7613
+msgid "Vertical text"
+msgstr "Vertical text"
 
-#: ../src/file.cpp:564
-msgid "Vacuum &lt;defs&gt;"
-msgstr "Vacuum &lt;defs&gt;"
+#: ../src/dialogs/text-edit.cpp:332
+msgid "Line spacing:"
+msgstr "Line spacing:"
 
-#: ../src/file.cpp:569
-#, c-format
-msgid "Removed <b>%i</b> unused definition in &lt;defs&gt;."
-msgid_plural "Removed <b>%i</b> unused definitions in &lt;defs&gt;."
-msgstr[0] "Removed <b>%i</b> unused definition in &lt;defs&gt;."
-msgstr[1] "Removed <b>%i</b> unused definitions in &lt;defs&gt;."
+#: ../src/dialogs/text-edit.cpp:425
+msgid "Set as default"
+msgstr "Set as default"
 
-#: ../src/file.cpp:574
-msgid "No unused definitions in &lt;defs&gt;."
-msgstr "No unused definitions in &lt;defs&gt;."
+#: ../src/dialogs/text-edit.cpp:668 ../src/text-context.cpp:1519
+msgid "Set text style"
+msgstr "Set text style"
 
-#: ../src/file.cpp:605
-#, c-format
-msgid "No Inkscape extension found to save document (%s).  This may have been caused by an unknown filename extension."
-msgstr "No Inkscape extension found to save document (%s).  This may have been caused by an unknown filename extension."
+#: ../src/dialogs/xml-tree.cpp:156
+msgid "<b>Click</b> to select nodes, <b>drag</b> to rearrange."
+msgstr "<b>Click</b> to select nodes, <b>drag</b> to rearrange."
 
-#: ../src/file.cpp:606
-#: ../src/file.cpp:614
-#: ../src/file.cpp:622
-#: ../src/file.cpp:628
-#: ../src/file.cpp:633
-msgid "Document not saved."
-msgstr "Document not saved."
+#: ../src/dialogs/xml-tree.cpp:167
+msgid "<b>Click</b> attribute to edit."
+msgstr "<b>Click</b> attribute to edit."
 
-#: ../src/file.cpp:613
+#: ../src/dialogs/xml-tree.cpp:171
 #, c-format
-msgid "File %s is write protected. Please remove write protection and try again."
-msgstr "File %s is write protected. Please remove write protection and try again."
+msgid ""
+"Attribute <b>%s</b> selected. Press <b>Ctrl+Enter</b> when done editing to "
+"commit changes."
+msgstr ""
+"Attribute <b>%s</b> selected. Press <b>Ctrl+Enter</b> when done editing to "
+"commit changes."
 
-#: ../src/file.cpp:621
-#, c-format
-msgid "File %s could not be saved."
-msgstr "File %s could not be saved."
+#: ../src/dialogs/xml-tree.cpp:267
+msgid "Drag to reorder nodes"
+msgstr "Drag to reorder nodes"
 
-#: ../src/file.cpp:638
-msgid "Document saved."
-msgstr "Document saved."
+#: ../src/dialogs/xml-tree.cpp:287
+msgid "New element node"
+msgstr "New element node"
 
-#. We are saving for the first time; create a unique default filename
-#: ../src/file.cpp:770
-#: ../src/file.cpp:1208
-#, c-format
-msgid "drawing%s"
-msgstr "drawing%s"
+#: ../src/dialogs/xml-tree.cpp:309
+msgid "New text node"
+msgstr "New text node"
 
-#: ../src/file.cpp:776
-#, c-format
-msgid "drawing-%d%s"
-msgstr "drawing-%d%s"
+#: ../src/dialogs/xml-tree.cpp:330 ../src/dialogs/xml-tree.cpp:1412
+msgid "Duplicate node"
+msgstr "Duplicate node"
 
-#: ../src/file.cpp:780
-#, c-format
-msgid "%s"
-msgstr "%s"
+#: ../src/dialogs/xml-tree.cpp:351
+msgid "nodeAsInXMLdialogTooltip|Delete node"
+msgstr "Delete node"
 
-#: ../src/file.cpp:795
-msgid "Select file to save a copy to"
-msgstr "Select file to save a copy to"
+#: ../src/dialogs/xml-tree.cpp:367 ../src/dialogs/xml-tree.cpp:1574
+msgid "Unindent node"
+msgstr "Unindent node"
 
-#: ../src/file.cpp:797
-msgid "Select file to save to"
-msgstr "Select file to save to"
+#: ../src/dialogs/xml-tree.cpp:382 ../src/dialogs/xml-tree.cpp:1553
+msgid "Indent node"
+msgstr "Indent node"
 
-#: ../src/file.cpp:892
-msgid "No changes need to be saved."
-msgstr "No changes need to be saved."
+#: ../src/dialogs/xml-tree.cpp:394 ../src/dialogs/xml-tree.cpp:1506
+msgid "Raise node"
+msgstr "Raise node"
 
-#: ../src/file.cpp:909
-msgid "Saving document..."
-msgstr "Saving document..."
+#: ../src/dialogs/xml-tree.cpp:406 ../src/dialogs/xml-tree.cpp:1523
+msgid "Lower node"
+msgstr "Lower node"
 
-#: ../src/file.cpp:1068
-msgid "Import"
-msgstr "Import"
+#: ../src/dialogs/xml-tree.cpp:451 ../src/dialogs/xml-tree.cpp:1447
+msgid "Delete attribute"
+msgstr "Delete attribute"
 
-#: ../src/file.cpp:1118
-msgid "Select file to import"
-msgstr "Select file to import"
+#. TRANSLATORS: "Attribute" is a noun here
+#: ../src/dialogs/xml-tree.cpp:496
+msgid "Attribute name"
+msgstr "Attribute name"
 
-#: ../src/file.cpp:1230
-msgid "Select file to export to"
-msgstr "Select file to export to"
+#. TRANSLATORS: "Set" is a verb here
+#: ../src/dialogs/xml-tree.cpp:516 ../src/widgets/sp-attribute-widget.cpp:161
+#: ../src/widgets/sp-attribute-widget.cpp:768
+msgid "Set attribute"
+msgstr "Set attribute"
 
-#: ../src/file.cpp:1473
-#: ../src/verbs.cpp:2218
-msgid "Import From Open Clip Art Library"
-msgstr "Import From Open Clip Art Library"
+#. TRANSLATORS: "Set" is a verb here
+#: ../src/dialogs/xml-tree.cpp:518
+msgid "Set"
+msgstr "Set"
 
-#: ../src/filter-enums.cpp:20
-msgid "Blend"
-msgstr "Blend"
+#. TRANSLATORS: "Attribute" is a noun here
+#: ../src/dialogs/xml-tree.cpp:541
+msgid "Attribute value"
+msgstr "Attribute value"
 
-#: ../src/filter-enums.cpp:21
-msgid "Color Matrix"
-msgstr "Colour Matrix"
+#: ../src/dialogs/xml-tree.cpp:877
+msgid "Drag XML subtree"
+msgstr "Drag XML subtree"
 
-#: ../src/filter-enums.cpp:22
-msgid "Component Transfer"
-msgstr "Component Transfer"
+#: ../src/dialogs/xml-tree.cpp:1314
+msgid "New element node..."
+msgstr "New element node..."
 
-#: ../src/filter-enums.cpp:23
-msgid "Composite"
-msgstr "Composite"
+#: ../src/dialogs/xml-tree.cpp:1336
+msgid "Cancel"
+msgstr "Cancel"
 
-#: ../src/filter-enums.cpp:24
-msgid "Convolve Matrix"
-msgstr "Convolve Matrix"
+#: ../src/dialogs/xml-tree.cpp:1344
+msgid "Create"
+msgstr "Create"
 
-#: ../src/filter-enums.cpp:25
-msgid "Diffuse Lighting"
-msgstr "Diffuse Lighting"
+#: ../src/dialogs/xml-tree.cpp:1378
+msgid "Create new element node"
+msgstr "Create new element node"
 
-#: ../src/filter-enums.cpp:26
-msgid "Displacement Map"
-msgstr "Displacement Map"
+#: ../src/dialogs/xml-tree.cpp:1394
+msgid "Create new text node"
+msgstr "Create new text node"
 
-#: ../src/filter-enums.cpp:27
-msgid "Flood"
-msgstr "Flood"
+#: ../src/dialogs/xml-tree.cpp:1429
+msgid "nodeAsInXMLinHistoryDialog|Delete node"
+msgstr "Delete node"
 
-#: ../src/filter-enums.cpp:29
-#: ../src/selection-describer.cpp:55
-msgid "Image"
-msgstr "Image"
+#: ../src/dialogs/xml-tree.cpp:1476
+msgid "Change attribute"
+msgstr "Change attribute"
 
-#: ../src/filter-enums.cpp:30
-msgid "Merge"
-msgstr "Merge"
+#: ../src/display/canvas-axonomgrid.cpp:396 ../src/display/canvas-grid.cpp:671
+msgid "Grid _units:"
+msgstr "Grid _units:"
 
-#: ../src/filter-enums.cpp:33
-msgid "Specular Lighting"
-msgstr "Specular Lighting"
+#: ../src/display/canvas-axonomgrid.cpp:398 ../src/display/canvas-grid.cpp:673
+msgid "_Origin X:"
+msgstr "_Origin X:"
 
-#: ../src/filter-enums.cpp:34
-msgid "Tile"
-msgstr "Tile"
+#: ../src/display/canvas-axonomgrid.cpp:398 ../src/display/canvas-grid.cpp:673
+#: ../src/ui/dialog/inkscape-preferences.cpp:1036
+#: ../src/ui/dialog/inkscape-preferences.cpp:1057
+msgid "X coordinate of grid origin"
+msgstr "X coordinate of grid origin"
 
-#: ../src/filter-enums.cpp:35
-#: ../src/filter-enums.cpp:119
-msgid "Turbulence"
-msgstr "Turbulence"
+#: ../src/display/canvas-axonomgrid.cpp:400 ../src/display/canvas-grid.cpp:675
+msgid "O_rigin Y:"
+msgstr "O_rigin Y:"
 
-#: ../src/filter-enums.cpp:40
-msgid "Source Graphic"
-msgstr "Source Graphic"
+#: ../src/display/canvas-axonomgrid.cpp:400 ../src/display/canvas-grid.cpp:675
+#: ../src/ui/dialog/inkscape-preferences.cpp:1037
+#: ../src/ui/dialog/inkscape-preferences.cpp:1058
+msgid "Y coordinate of grid origin"
+msgstr "Y coordinate of grid origin"
 
-#: ../src/filter-enums.cpp:41
-msgid "Source Alpha"
-msgstr "Source Alpha"
+#: ../src/display/canvas-axonomgrid.cpp:402 ../src/display/canvas-grid.cpp:679
+msgid "Spacing _Y:"
+msgstr "Spacing _Y:"
 
-#: ../src/filter-enums.cpp:42
-msgid "Background Image"
-msgstr "Background Image"
+#: ../src/display/canvas-axonomgrid.cpp:402
+#: ../src/ui/dialog/inkscape-preferences.cpp:1060
+msgid "Base length of z-axis"
+msgstr "Base length of z-axis"
 
-#: ../src/filter-enums.cpp:43
-msgid "Background Alpha"
-msgstr "Background Alpha"
+#: ../src/display/canvas-axonomgrid.cpp:404
+#: ../src/ui/dialog/inkscape-preferences.cpp:1063
+#: ../src/widgets/toolbox.cpp:3586
+msgid "Angle X:"
+msgstr "Angle X:"
 
-#: ../src/filter-enums.cpp:44
-msgid "Fill Paint"
-msgstr "Fill Paint"
+#: ../src/display/canvas-axonomgrid.cpp:404
+#: ../src/ui/dialog/inkscape-preferences.cpp:1063
+msgid "Angle of x-axis"
+msgstr "Angle of x-axis"
 
-#: ../src/filter-enums.cpp:45
-msgid "Stroke Paint"
-msgstr "Stroke Paint"
+#: ../src/display/canvas-axonomgrid.cpp:406
+#: ../src/ui/dialog/inkscape-preferences.cpp:1064
+#: ../src/widgets/toolbox.cpp:3665
+msgid "Angle Z:"
+msgstr "Angle Z:"
 
-#. TRANSLATORS: only translate "string" in "context|string".
-#. For more details, see http://developer.gnome.org/doc/API/2.0/glib/glib-I18N.html#Q-:CAPS
-#: ../src/filter-enums.cpp:53
-msgid "filterBlendMode|Normal"
-msgstr "Normal"
+#: ../src/display/canvas-axonomgrid.cpp:406
+#: ../src/ui/dialog/inkscape-preferences.cpp:1064
+msgid "Angle of z-axis"
+msgstr "Angle of z-axis"
 
-#: ../src/filter-enums.cpp:54
-msgid "Multiply"
-msgstr "Multiply"
+#: ../src/display/canvas-axonomgrid.cpp:410 ../src/display/canvas-grid.cpp:683
+msgid "Grid line _color:"
+msgstr "Grid line _colour:"
 
-#: ../src/filter-enums.cpp:55
-#: ../src/ui/dialog/input.cpp:347
-#: ../src/ui/dialog/input.cpp:359
-msgid "Screen"
-msgstr "Screen"
+#: ../src/display/canvas-axonomgrid.cpp:410 ../src/display/canvas-grid.cpp:683
+msgid "Grid line color"
+msgstr "Grid line colour"
 
-#: ../src/filter-enums.cpp:56
-msgid "Darken"
-msgstr "Darken"
+#: ../src/display/canvas-axonomgrid.cpp:410 ../src/display/canvas-grid.cpp:683
+msgid "Color of grid lines"
+msgstr "Colour of grid lines"
 
-#: ../src/filter-enums.cpp:57
-msgid "Lighten"
-msgstr "Lighten"
+#: ../src/display/canvas-axonomgrid.cpp:415 ../src/display/canvas-grid.cpp:688
+msgid "Ma_jor grid line color:"
+msgstr "Ma_jor grid line colour:"
 
-#: ../src/filter-enums.cpp:63
-msgid "Matrix"
-msgstr "Matrix"
+#: ../src/display/canvas-axonomgrid.cpp:415 ../src/display/canvas-grid.cpp:688
+msgid "Major grid line color"
+msgstr "Major grid line colour"
 
-#: ../src/filter-enums.cpp:64
-msgid "Saturate"
-msgstr "Saturate"
+#: ../src/display/canvas-axonomgrid.cpp:416 ../src/display/canvas-grid.cpp:689
+msgid "Color of the major (highlighted) grid lines"
+msgstr "Colour of the major (highlighted) grid lines"
 
-#: ../src/filter-enums.cpp:65
-msgid "Hue Rotate"
-msgstr "Hue Rotate"
+#: ../src/display/canvas-axonomgrid.cpp:420 ../src/display/canvas-grid.cpp:693
+msgid "_Major grid line every:"
+msgstr "_Major grid line every:"
 
-#: ../src/filter-enums.cpp:66
-msgid "Luminance to Alpha"
-msgstr "Luminance to Alpha"
+#: ../src/display/canvas-axonomgrid.cpp:420 ../src/display/canvas-grid.cpp:693
+msgid "lines"
+msgstr "lines"
 
-#: ../src/filter-enums.cpp:73
-msgid "Over"
-msgstr "Over"
+#: ../src/display/canvas-grid.cpp:40
+msgid "Rectangular grid"
+msgstr "Rectangular grid"
 
-#: ../src/filter-enums.cpp:74
-msgid "In"
-msgstr "In"
+#: ../src/display/canvas-grid.cpp:41
+msgid "Axonometric grid"
+msgstr "Axonometric grid"
 
-#: ../src/filter-enums.cpp:75
-msgid "Out"
-msgstr "Out"
+#: ../src/display/canvas-grid.cpp:259
+msgid "Create new grid"
+msgstr "Create new grid"
 
-#: ../src/filter-enums.cpp:76
-msgid "Atop"
-msgstr "Atop"
+#: ../src/display/canvas-grid.cpp:325
+msgid "_Enabled"
+msgstr "_Enabled"
 
-#: ../src/filter-enums.cpp:77
-msgid "XOR"
-msgstr "XOR"
+#: ../src/display/canvas-grid.cpp:326
+msgid ""
+"Determines whether to snap to this grid or not. Can be 'on' for invisible "
+"grids."
+msgstr ""
+"Determines whether to snap to this grid or not. Can be 'on' for invisible "
+"grids."
 
-#: ../src/filter-enums.cpp:78
-msgid "Arithmetic"
-msgstr "Arithmetic"
+#: ../src/display/canvas-grid.cpp:330
+msgid "Snap to visible _grid lines only"
+msgstr "Snap to visible _grid lines only"
 
-#: ../src/filter-enums.cpp:84
-msgid "Identity"
-msgstr "Identity"
+#: ../src/display/canvas-grid.cpp:331
+msgid ""
+"When zoomed out, not all grid lines will be displayed. Only the visible ones "
+"will be snapped to"
+msgstr ""
+"When zoomed out, not all grid lines will be displayed. Only the visible ones "
+"will be snapped to"
 
-#: ../src/filter-enums.cpp:85
-msgid "Table"
-msgstr "Table"
+#: ../src/display/canvas-grid.cpp:335
+msgid "_Visible"
+msgstr "_Visible"
 
-#: ../src/filter-enums.cpp:86
-msgid "Discrete"
-msgstr "Discrete"
+#: ../src/display/canvas-grid.cpp:336
+msgid ""
+"Determines whether the grid is displayed or not. Objects are still snapped "
+"to invisible grids."
+msgstr ""
+"Determines whether the grid is displayed or not. Objects are still snapped "
+"to invisible grids."
 
-#: ../src/filter-enums.cpp:87
-msgid "Linear"
-msgstr "Linear"
+#: ../src/display/canvas-grid.cpp:677
+msgid "Spacing _X:"
+msgstr "Spacing _X:"
 
-#: ../src/filter-enums.cpp:88
-msgid "Gamma"
-msgstr "Gamma"
+#: ../src/display/canvas-grid.cpp:677
+#: ../src/ui/dialog/inkscape-preferences.cpp:1040
+msgid "Distance between vertical grid lines"
+msgstr "Distance between vertical grid lines"
 
-#: ../src/filter-enums.cpp:94
-#: ../src/selection-chemistry.cpp:425
-#: ../src/widgets/gradient-selector.cpp:141
-msgid "Duplicate"
-msgstr "Duplicate"
+#: ../src/display/canvas-grid.cpp:679
+#: ../src/ui/dialog/inkscape-preferences.cpp:1041
+msgid "Distance between horizontal grid lines"
+msgstr "Distance between horizontal grid lines"
 
-#: ../src/filter-enums.cpp:95
-msgid "Wrap"
-msgstr "Wrap"
+#: ../src/display/canvas-grid.cpp:712
+msgid "_Show dots instead of lines"
+msgstr "_Show dots instead of lines"
 
-#: ../src/filter-enums.cpp:102
-#: ../src/flood-context.cpp:247
-#: ../src/widgets/sp-color-icc-selector.cpp:234
-#: ../src/widgets/sp-color-scales.cpp:412
-#: ../src/widgets/sp-color-scales.cpp:413
-msgid "Red"
-msgstr "Red"
+#: ../src/display/canvas-grid.cpp:713
+msgid "If set, displays dots at gridpoints instead of gridlines"
+msgstr "If set, displays dots at gridpoints instead of gridlines"
 
-#: ../src/filter-enums.cpp:103
-#: ../src/flood-context.cpp:248
-#: ../src/widgets/sp-color-icc-selector.cpp:234
-#: ../src/widgets/sp-color-scales.cpp:415
-#: ../src/widgets/sp-color-scales.cpp:416
-msgid "Green"
-msgstr "Green"
+#. TRANSLATORS: undefined target for snapping
+#: ../src/display/snap-indicator.cpp:70 ../src/display/snap-indicator.cpp:73
+#: ../src/display/snap-indicator.cpp:161 ../src/display/snap-indicator.cpp:164
+msgid "UNDEFINED"
+msgstr "UNDEFINED"
 
-#: ../src/filter-enums.cpp:104
-#: ../src/flood-context.cpp:249
-#: ../src/widgets/sp-color-icc-selector.cpp:234
-#: ../src/widgets/sp-color-scales.cpp:418
-#: ../src/widgets/sp-color-scales.cpp:419
-msgid "Blue"
-msgstr "Blue"
+#: ../src/display/snap-indicator.cpp:76
+msgid "grid line"
+msgstr "grid line"
 
-#: ../src/filter-enums.cpp:105
-#: ../src/flood-context.cpp:253
-msgid "Alpha"
-msgstr "Alpha"
+#: ../src/display/snap-indicator.cpp:79
+msgid "grid intersection"
+msgstr "grid intersection"
 
-#: ../src/filter-enums.cpp:111
-msgid "Erode"
-msgstr "Erode"
+#: ../src/display/snap-indicator.cpp:82
+msgid "guide"
+msgstr "guide"
 
-#: ../src/filter-enums.cpp:112
-msgid "Dilate"
-msgstr "Dilate"
+#: ../src/display/snap-indicator.cpp:85
+msgid "guide intersection"
+msgstr "guide intersection"
 
-#: ../src/filter-enums.cpp:118
-msgid "Fractal Noise"
-msgstr "Fractal Noise"
+#: ../src/display/snap-indicator.cpp:88
+msgid "guide origin"
+msgstr "guide origin"
 
-#: ../src/filter-enums.cpp:125
-msgid "Distant Light"
-msgstr "Distant Light"
+#: ../src/display/snap-indicator.cpp:91
+msgid "grid-guide intersection"
+msgstr "grid-guide intersection"
 
-#: ../src/filter-enums.cpp:126
-msgid "Point Light"
-msgstr "Point Light"
+#: ../src/display/snap-indicator.cpp:94
+msgid "cusp node"
+msgstr "cusp node"
 
-#: ../src/filter-enums.cpp:127
-msgid "Spot Light"
-msgstr "Spot Light"
+#: ../src/display/snap-indicator.cpp:97
+msgid "smooth node"
+msgstr "smooth node"
 
-#: ../src/flood-context.cpp:246
-msgid "Visible Colors"
-msgstr "Visible Colours"
+#: ../src/display/snap-indicator.cpp:100
+msgid "path"
+msgstr "path"
 
-#: ../src/flood-context.cpp:265
-#: ../src/ui/dialog/inkscape-preferences.cpp:1129
-msgid "Small"
-msgstr "Small"
+#: ../src/display/snap-indicator.cpp:103
+msgid "path intersection"
+msgstr "path intersection"
 
-#: ../src/flood-context.cpp:266
-msgid "Medium"
-msgstr "Medium"
+#: ../src/display/snap-indicator.cpp:106
+msgid "bounding box corner"
+msgstr "bounding box corner"
 
-#: ../src/flood-context.cpp:267
-#: ../src/ui/dialog/inkscape-preferences.cpp:1129
-msgid "Large"
-msgstr "Large"
+#: ../src/display/snap-indicator.cpp:109
+msgid "bounding box side"
+msgstr "bounding box side"
 
-#: ../src/flood-context.cpp:469
-msgid "<b>Too much inset</b>, the result is empty."
-msgstr "<b>Too much inset</b>, the result is empty."
+#: ../src/display/snap-indicator.cpp:112
+msgid "page border"
+msgstr "page border"
 
-#: ../src/flood-context.cpp:509
-#, c-format
-msgid "Area filled, path with <b>%d</b> node created and unioned with selection."
-msgid_plural "Area filled, path with <b>%d</b> nodes created and unioned with selection."
-msgstr[0] "Area filled, path with <b>%d</b> node created and unioned with selection."
-msgstr[1] "Area filled, path with <b>%d</b> nodes created and unioned with selection."
+#: ../src/display/snap-indicator.cpp:115
+msgid "line midpoint"
+msgstr "line midpoint"
 
-#: ../src/flood-context.cpp:513
-#, c-format
-msgid "Area filled, path with <b>%d</b> node created."
-msgid_plural "Area filled, path with <b>%d</b> nodes created."
-msgstr[0] "Area filled, path with <b>%d</b> node created."
-msgstr[1] "Area filled, path with <b>%d</b> nodes created."
+#: ../src/display/snap-indicator.cpp:118
+msgid "object midpoint"
+msgstr "object midpoint"
 
-#: ../src/flood-context.cpp:785
-#: ../src/flood-context.cpp:1099
-msgid "<b>Area is not bounded</b>, cannot fill."
-msgstr "<b>Area is not bounded</b>, cannot fill."
+#: ../src/display/snap-indicator.cpp:121
+msgid "object rotation center"
+msgstr "object rotation centre"
 
-#: ../src/flood-context.cpp:1104
-msgid "<b>Only the visible part of the bounded area was filled.</b> If you want to fill all of the area, undo, zoom out, and fill again."
-msgstr "<b>Only the visible part of the bounded area was filled.</b> If you want to fill all of the area, undo, zoom out, and fill again."
+#: ../src/display/snap-indicator.cpp:124
+msgid "handle"
+msgstr "handle"
 
-#: ../src/flood-context.cpp:1122
-#: ../src/flood-context.cpp:1282
-msgid "Fill bounded area"
-msgstr "Fill bounded area"
-
-#: ../src/flood-context.cpp:1142
-msgid "Set style on object"
-msgstr "Set style on object"
+#: ../src/display/snap-indicator.cpp:127
+msgid "bounding box side midpoint"
+msgstr "bounding box side midpoint"
 
-#: ../src/flood-context.cpp:1201
-msgid "<b>Draw over</b> areas to add to fill, hold <b>Alt</b> for touch fill"
-msgstr "<b>Draw over</b> areas to add to fill, hold <b>Alt</b> for touch fill"
+#: ../src/display/snap-indicator.cpp:130
+msgid "bounding box midpoint"
+msgstr "bounding box midpoint"
 
-#: ../src/gradient-context.cpp:132
-#: ../src/gradient-drag.cpp:76
-msgid "Linear gradient <b>start</b>"
-msgstr "Linear gradient <b>start</b>"
+#: ../src/display/snap-indicator.cpp:133
+msgid "page corner"
+msgstr "page corner"
 
-#. POINT_LG_BEGIN
-#: ../src/gradient-context.cpp:133
-#: ../src/gradient-drag.cpp:77
-msgid "Linear gradient <b>end</b>"
-msgstr "Linear gradient <b>end</b>"
+#: ../src/display/snap-indicator.cpp:136
+msgid "convex hull corner"
+msgstr "convex hull corner"
 
-#: ../src/gradient-context.cpp:134
-#: ../src/gradient-drag.cpp:78
-msgid "Linear gradient <b>mid stop</b>"
-msgstr "Linear gradient <b>mid stop</b>"
+#: ../src/display/snap-indicator.cpp:139
+msgid "quadrant point"
+msgstr "quadrant point"
 
-#: ../src/gradient-context.cpp:135
-#: ../src/gradient-drag.cpp:79
-msgid "Radial gradient <b>center</b>"
-msgstr "Radial gradient <b>centre</b>"
+#: ../src/display/snap-indicator.cpp:142
+msgid "center"
+msgstr "centre"
 
-#: ../src/gradient-context.cpp:136
-#: ../src/gradient-context.cpp:137
-#: ../src/gradient-drag.cpp:80
-#: ../src/gradient-drag.cpp:81
-msgid "Radial gradient <b>radius</b>"
-msgstr "Radial gradient <b>radius</b>"
+#: ../src/display/snap-indicator.cpp:145
+msgid "corner"
+msgstr "corner"
 
-#: ../src/gradient-context.cpp:138
-#: ../src/gradient-drag.cpp:82
-msgid "Radial gradient <b>focus</b>"
-msgstr "Radial gradient <b>focus</b>"
+#: ../src/display/snap-indicator.cpp:148
+msgid "text baseline"
+msgstr "text baseline"
 
-#. POINT_RG_FOCUS
-#: ../src/gradient-context.cpp:139
-#: ../src/gradient-context.cpp:140
-#: ../src/gradient-drag.cpp:83
-#: ../src/gradient-drag.cpp:84
-msgid "Radial gradient <b>mid stop</b>"
-msgstr "Radial gradient <b>mid stop</b>"
+#: ../src/display/snap-indicator.cpp:151
+msgid "constrained angle"
+msgstr "constrained angle"
 
-#. TRANSLATORS: %s will be substituted with the point name (see previous messages); This is part of a compound message
-#: ../src/gradient-context.cpp:165
-#, c-format
-msgid "%s selected"
-msgstr "%s selected"
+#: ../src/display/snap-indicator.cpp:154
+msgid "constraint"
+msgstr "constraint"
 
-#. TRANSLATORS: Mind the space in front. This is part of a compound message
-#: ../src/gradient-context.cpp:167
-#: ../src/gradient-context.cpp:176
-#, c-format
-msgid " out of %d gradient handle"
-msgid_plural " out of %d gradient handles"
-msgstr[0] " out of %d gradient handle"
-msgstr[1] " out of %d gradient handles"
+#: ../src/display/snap-indicator.cpp:167
+msgid "Bounding box corner"
+msgstr "Bounding box corner"
 
-#. TRANSLATORS: Mind the space in front. (Refers to gradient handles selected). This is part of a compound message
-#: ../src/gradient-context.cpp:168
-#: ../src/gradient-context.cpp:177
-#: ../src/gradient-context.cpp:184
-#, c-format
-msgid " on %d selected object"
-msgid_plural " on %d selected objects"
-msgstr[0] " on %d selected object"
-msgstr[1] " on %d selected objects"
+#: ../src/display/snap-indicator.cpp:170
+msgid "Bounding box midpoint"
+msgstr "Bounding box midpoint"
 
-#. TRANSLATORS: This is a part of a compound message (out of two more indicating: grandint handle count & object count)
-#: ../src/gradient-context.cpp:174
-#, c-format
-msgid "One handle merging %d stop (drag with <b>Shift</b> to separate) selected"
-msgid_plural "One handle merging %d stops (drag with <b>Shift</b> to separate) selected"
-msgstr[0] "One handle merging %d stop (drag with <b>Shift</b> to separate) selected"
-msgstr[1] "One handle merging %d stops (drag with <b>Shift</b> to separate) selected"
+#: ../src/display/snap-indicator.cpp:173
+msgid "Bounding box side midpoint"
+msgstr "Bounding box side midpoint"
 
-#. TRANSLATORS: The plural refers to number of selected gradient handles. This is part of a compound message (part two indicates selected object count)
-#: ../src/gradient-context.cpp:182
-#, c-format
-msgid "<b>%d</b> gradient handle selected out of %d"
-msgid_plural "<b>%d</b> gradient handles selected out of %d"
-msgstr[0] "<b>%d</b> gradient handle selected out of %d"
-msgstr[1] "<b>%d</b> gradient handles selected out of %d"
+#: ../src/display/snap-indicator.cpp:176 ../src/ui/tool/node.cpp:1192
+msgid "Smooth node"
+msgstr "Smooth node"
 
-#. TRANSLATORS: The plural refers to number of selected objects
-#: ../src/gradient-context.cpp:189
-#, c-format
-msgid "<b>No</b> gradient handles selected out of %d on %d selected object"
-msgid_plural "<b>No</b> gradient handles selected out of %d on %d selected objects"
-msgstr[0] "<b>No</b> gradient handles selected out of %d on %d selected object"
-msgstr[1] "<b>No</b> gradient handles selected out of %d on %d selected objects"
+#: ../src/display/snap-indicator.cpp:179 ../src/ui/tool/node.cpp:1191
+msgid "Cusp node"
+msgstr "Cusp node"
 
-#: ../src/gradient-context.cpp:389
-#: ../src/gradient-context.cpp:482
-#: ../src/widgets/gradient-vector.cpp:743
-msgid "Add gradient stop"
-msgstr "Add gradient stop"
+#: ../src/display/snap-indicator.cpp:182
+msgid "Line midpoint"
+msgstr "Line midpoint"
 
-#: ../src/gradient-context.cpp:457
-msgid "Simplify gradient"
-msgstr "Simplify gradient"
+#: ../src/display/snap-indicator.cpp:185
+msgid "Object midpoint"
+msgstr "Object midpoint"
 
-#: ../src/gradient-context.cpp:534
-msgid "Create default gradient"
-msgstr "Create default gradient"
+#: ../src/display/snap-indicator.cpp:188
+msgid "Object rotation center"
+msgstr "Object rotation centre"
 
-#: ../src/gradient-context.cpp:588
-msgid "<b>Draw around</b> handles to select them"
-msgstr "<b>Draw around</b> handles to select them"
+#: ../src/display/snap-indicator.cpp:192
+msgid "Handle"
+msgstr "Handle"
 
-#: ../src/gradient-context.cpp:695
-msgid "<b>Ctrl</b>: snap gradient angle"
-msgstr "<b>Ctrl</b>: snap gradient angle"
+#: ../src/display/snap-indicator.cpp:195
+msgid "Path intersection"
+msgstr "Path intersection"
 
-#: ../src/gradient-context.cpp:696
-msgid "<b>Shift</b>: draw gradient around the starting point"
-msgstr "<b>Shift</b>: draw gradient around the starting point"
+#: ../src/display/snap-indicator.cpp:198
+msgid "Guide"
+msgstr "Guide"
 
-#: ../src/gradient-context.cpp:816
-msgid "Invert gradient"
-msgstr "Invert gradient"
+#: ../src/display/snap-indicator.cpp:201
+msgid "Guide origin"
+msgstr "Guide origin"
 
-#: ../src/gradient-context.cpp:933
-#, c-format
-msgid "<b>Gradient</b> for %d object; with <b>Ctrl</b> to snap angle"
-msgid_plural "<b>Gradient</b> for %d objects; with <b>Ctrl</b> to snap angle"
-msgstr[0] "<b>Gradient</b> for %d object; with <b>Ctrl</b> to snap angle"
-msgstr[1] "<b>Gradient</b> for %d objects; with <b>Ctrl</b> to snap angle"
+#: ../src/display/snap-indicator.cpp:204
+msgid "Convex hull corner"
+msgstr "Convex hull corner"
 
-#: ../src/gradient-context.cpp:937
-msgid "Select <b>objects</b> on which to create gradient."
-msgstr "Select <b>objects</b> on which to create gradient."
+#: ../src/display/snap-indicator.cpp:207
+msgid "Quadrant point"
+msgstr "Quadrant point"
 
-#: ../src/gradient-drag.cpp:592
-msgid "Merge gradient handles"
-msgstr "Merge gradient handles"
+#: ../src/display/snap-indicator.cpp:210
+msgid "Center"
+msgstr "Centre"
 
-#: ../src/gradient-drag.cpp:891
-msgid "Move gradient handle"
-msgstr "Move gradient handle"
+#: ../src/display/snap-indicator.cpp:213
+msgid "Corner"
+msgstr "Corner"
 
-#: ../src/gradient-drag.cpp:944
-#: ../src/widgets/gradient-vector.cpp:774
-msgid "Delete gradient stop"
-msgstr "Delete gradient stop"
+#: ../src/display/snap-indicator.cpp:216
+msgid "Text baseline"
+msgstr "Text baseline"
 
-#: ../src/gradient-drag.cpp:1108
-#, c-format
-msgid "%s %d for: %s%s; drag with <b>Ctrl</b> to snap offset; click with <b>Ctrl+Alt</b> to delete stop"
-msgstr "%s %d for: %s%s; drag with <b>Ctrl</b> to snap offset; click with <b>Ctrl+Alt</b> to delete stop"
+#: ../src/display/snap-indicator.cpp:219
+msgid "Multiple of grid spacing"
+msgstr "Multiple of grid spacing"
 
-#: ../src/gradient-drag.cpp:1112
-#: ../src/gradient-drag.cpp:1119
-msgid " (stroke)"
-msgstr " (stroke)"
+#: ../src/display/snap-indicator.cpp:250
+msgid " to "
+msgstr " to "
 
-#: ../src/gradient-drag.cpp:1116
+#: ../src/document.cpp:468
 #, c-format
-msgid "%s for: %s%s; drag with <b>Ctrl</b> to snap angle, with <b>Ctrl+Alt</b> to preserve angle, with <b>Ctrl+Shift</b> to scale around center"
-msgstr "%s for: %s%s; drag with <b>Ctrl</b> to snap angle, with <b>Ctrl+Alt</b> to preserve angle, with <b>Ctrl+Shift</b> to scale around centre"
+msgid "New document %d"
+msgstr "New document %d"
 
-#: ../src/gradient-drag.cpp:1124
+#: ../src/document.cpp:499
 #, c-format
-msgid "Radial gradient <b>center</b> and <b>focus</b>; drag with <b>Shift</b> to separate focus"
-msgstr "Radial gradient <b>centre</b> and <b>focus</b>; drag with <b>Shift</b> to separate focus"
+msgid "Memory document %d"
+msgstr "Memory document %d"
 
-#: ../src/gradient-drag.cpp:1127
+#: ../src/document.cpp:691
 #, c-format
-msgid "Gradient point shared by <b>%d</b> gradient; drag with <b>Shift</b> to separate"
-msgid_plural "Gradient point shared by <b>%d</b> gradients; drag with <b>Shift</b> to separate"
-msgstr[0] "Gradient point shared by <b>%d</b> gradient; drag with <b>Shift</b> to separate"
-msgstr[1] "Gradient point shared by <b>%d</b> gradients; drag with <b>Shift</b> to separate"
+msgid "Unnamed document %d"
+msgstr "Unnamed document %d"
 
-#: ../src/gradient-drag.cpp:1821
-msgid "Move gradient handle(s)"
-msgstr "Move gradient handle(s)"
+#. We hit green anchor, closing Green-Blue-Red
+#: ../src/draw-context.cpp:561
+msgid "Path is closed."
+msgstr "Path is closed."
 
-#: ../src/gradient-drag.cpp:1857
-msgid "Move gradient mid stop(s)"
-msgstr "Move gradient mid stop(s)"
+#. We hit bot start and end of single curve, closing paths
+#: ../src/draw-context.cpp:576
+msgid "Closing path."
+msgstr "Closing path."
 
-#: ../src/gradient-drag.cpp:2145
-msgid "Delete gradient stop(s)"
-msgstr "Delete gradient stop(s)"
+#: ../src/draw-context.cpp:686
+msgid "Draw path"
+msgstr "Draw path"
 
-#. Add the units menu.
-#: ../src/helper/units.cpp:37
-#: ../src/widgets/select-toolbar.cpp:504
-#: ../src/widgets/toolbox.cpp:1619
-#: ../src/widgets/toolbox.cpp:3358
-#: ../src/widgets/toolbox.cpp:6082
-#: ../src/widgets/toolbox.cpp:8449
-msgid "Units"
-msgstr "Units"
+#: ../src/draw-context.cpp:847
+msgid "Creating single dot"
+msgstr "Creating single dot"
 
-#: ../src/helper/units.cpp:38
-msgid "Point"
-msgstr "Point"
+#: ../src/draw-context.cpp:848
+msgid "Create single dot"
+msgstr "Create single dot"
 
-#: ../src/helper/units.cpp:38
-#: ../src/ui/widget/selected-style.cpp:293
-msgid "pt"
-msgstr "pt"
+#. alpha of color under cursor, to show in the statusbar
+#. locale-sensitive printf is OK, since this goes to the UI, not into SVG
+#: ../src/dropper-context.cpp:313
+#, c-format
+msgid " alpha %.3g"
+msgstr " alpha %.3g"
 
-#: ../src/helper/units.cpp:38
-msgid "Pt"
-msgstr "Pt"
+#. where the color is picked, to show in the statusbar
+#: ../src/dropper-context.cpp:315
+#, c-format
+msgid ", averaged with radius %d"
+msgstr ", averaged with radius %d"
 
-#: ../src/helper/units.cpp:39
-msgid "Pica"
-msgstr "Pica"
+#: ../src/dropper-context.cpp:315
+#, c-format
+msgid " under cursor"
+msgstr " under cursor"
 
-#: ../src/helper/units.cpp:39
-msgid "pc"
-msgstr "pc"
+#. message, to show in the statusbar
+#: ../src/dropper-context.cpp:317
+msgid "<b>Release mouse</b> to set color."
+msgstr "<b>Release mouse</b> to set colour."
 
-#: ../src/helper/units.cpp:39
-msgid "Picas"
-msgstr "Picas"
+#: ../src/dropper-context.cpp:317 ../src/tools-switch.cpp:215
+msgid ""
+"<b>Click</b> to set fill, <b>Shift+click</b> to set stroke; <b>drag</b> to "
+"average color in area; with <b>Alt</b> to pick inverse color; <b>Ctrl+C</b> "
+"to copy the color under mouse to clipboard"
+msgstr ""
+"<b>Click</b> to set fill, <b>Shift+click</b> to set stroke; <b>drag</b> to "
+"average colour in area; with <b>Alt</b> to pick inverse colour; <b>Ctrl+C</"
+"b> to copy the colour under mouse to clipboard"
 
-#: ../src/helper/units.cpp:39
-msgid "Pc"
-msgstr "Pc"
+#: ../src/dropper-context.cpp:355
+msgid "Set picked color"
+msgstr "Set picked colour"
 
-#: ../src/helper/units.cpp:40
-msgid "Pixel"
-msgstr "Pixel"
+#: ../src/dyna-draw-context.cpp:616
+msgid ""
+"<b>Guide path selected</b>; start drawing along the guide with <b>Ctrl</b>"
+msgstr ""
+"<b>Guide path selected</b>; start drawing along the guide with <b>Ctrl</b>"
 
-#: ../src/helper/units.cpp:40
-#: ../src/ui/dialog/inkscape-preferences.cpp:253
-#: ../src/ui/dialog/inkscape-preferences.cpp:257
-#: ../src/ui/dialog/inkscape-preferences.cpp:260
-#: ../src/ui/widget/selected-style.cpp:289
-msgid "px"
-msgstr "px"
+#: ../src/dyna-draw-context.cpp:618
+msgid "<b>Select a guide path</b> to track with <b>Ctrl</b>"
+msgstr "<b>Select a guide path</b> to track with <b>Ctrl</b>"
 
-#: ../src/helper/units.cpp:40
-msgid "Pixels"
-msgstr "Pixels"
+#: ../src/dyna-draw-context.cpp:753
+msgid "Tracking: <b>connection to guide path lost!</b>"
+msgstr "Tracking: <b>connection to guide path lost!</b>"
 
-#: ../src/helper/units.cpp:40
-msgid "Px"
-msgstr "Px"
+#: ../src/dyna-draw-context.cpp:753
+msgid "<b>Tracking</b> a guide path"
+msgstr "<b>Tracking</b> a guide path"
 
-#: ../src/helper/units.cpp:42
-#: ../src/ui/dialog/inkscape-preferences.cpp:273
-msgid "%"
-msgstr "%"
+#: ../src/dyna-draw-context.cpp:756
+msgid "<b>Drawing</b> a calligraphic stroke"
+msgstr "<b>Drawing</b> a calligraphic stroke"
 
-#: ../src/helper/units.cpp:42
-msgid "Percents"
-msgstr "Percents"
+#: ../src/dyna-draw-context.cpp:1045
+msgid "Draw calligraphic stroke"
+msgstr "Draw calligraphic stroke"
 
-#: ../src/helper/units.cpp:43
-msgid "Millimeter"
-msgstr "Millimetre"
+#: ../src/eraser-context.cpp:530
+msgid "<b>Drawing</b> an eraser stroke"
+msgstr "<b>Drawing</b> an eraser stroke"
 
-#: ../src/helper/units.cpp:43
-#: ../src/ui/widget/selected-style.cpp:297
-msgid "mm"
-msgstr "mm"
+#: ../src/eraser-context.cpp:836
+msgid "Draw eraser stroke"
+msgstr "Draw eraser stroke"
 
-#: ../src/helper/units.cpp:43
-msgid "Millimeters"
-msgstr "Millimetres"
+#: ../src/event-context.cpp:638
+msgid "<b>Space+mouse drag</b> to pan canvas"
+msgstr "<b>Space+mouse drag</b> to pan canvas"
 
-#: ../src/helper/units.cpp:44
-msgid "Centimeter"
-msgstr "Centimetre"
+#: ../src/event-log.cpp:37
+msgid "[Unchanged]"
+msgstr "[Unchanged]"
 
-#: ../src/helper/units.cpp:44
-msgid "cm"
-msgstr "cm"
+#. Edit
+#: ../src/event-log.cpp:264 ../src/event-log.cpp:267 ../src/verbs.cpp:2262
+msgid "_Undo"
+msgstr "_Undo"
 
-#: ../src/helper/units.cpp:44
-msgid "Centimeters"
-msgstr "Centimetres"
+#: ../src/event-log.cpp:274 ../src/event-log.cpp:278 ../src/verbs.cpp:2264
+msgid "_Redo"
+msgstr "_Redo"
 
-#: ../src/helper/units.cpp:45
-msgid "Meter"
-msgstr "Metre"
+#: ../src/extension/dependency.cpp:246
+msgid "Dependency:"
+msgstr "Dependency:"
 
-#: ../src/helper/units.cpp:45
-msgid "m"
-msgstr "m"
+#: ../src/extension/dependency.cpp:247
+msgid "  type: "
+msgstr "  type: "
 
-#: ../src/helper/units.cpp:45
-msgid "Meters"
-msgstr "Metres"
+#: ../src/extension/dependency.cpp:248
+msgid "  location: "
+msgstr "  location: "
 
-#. no svg_unit
-#: ../src/helper/units.cpp:46
-msgid "Inch"
-msgstr "Inch"
+#: ../src/extension/dependency.cpp:249
+msgid "  string: "
+msgstr "  string: "
 
-#: ../src/helper/units.cpp:46
-msgid "in"
-msgstr "in"
+#: ../src/extension/dependency.cpp:252
+msgid "  description: "
+msgstr "  description: "
 
-#: ../src/helper/units.cpp:46
-msgid "Inches"
-msgstr "Inches"
+#: ../src/extension/effect.cpp:40
+msgid " (No preferences)"
+msgstr " (No preferences)"
 
-#: ../src/helper/units.cpp:47
-msgid "Foot"
-msgstr "Foot"
+#. This is some filler text, needs to change before relase
+#: ../src/extension/error-file.cpp:53
+msgid ""
+"<span weight=\"bold\" size=\"larger\">One or more extensions failed to load</"
+"span>\n"
+"\n"
+"The failed extensions have been skipped.  Inkscape will continue to run "
+"normally but those extensions will be unavailable.  For details to "
+"troubleshoot this problem, please refer to the error log located at: "
+msgstr ""
+"<span weight=\"bold\" size=\"larger\">One or more extensions failed to load</"
+"span>\n"
+"\n"
+"The failed extensions have been skipped.  Inkscape will continue to run "
+"normally but those extensions will be unavailable.  For details to "
+"troubleshoot this problem, please refer to the error log located at: "
 
-#: ../src/helper/units.cpp:47
-msgid "ft"
-msgstr "ft"
+#: ../src/extension/error-file.cpp:63
+msgid "Show dialog on startup"
+msgstr "Show dialogue on startup"
 
-#: ../src/helper/units.cpp:47
-msgid "Feet"
-msgstr "Feet"
+#: ../src/extension/execution-env.cpp:135
+#, c-format
+msgid "'%s' working, please wait..."
+msgstr "'%s' working, please wait..."
 
-#. Volatiles do not have default, so there are none here
-#. TRANSLATORS: for info, see http://www.w3.org/TR/REC-CSS2/syndata.html#length-units
-#: ../src/helper/units.cpp:50
-msgid "Em square"
-msgstr "Em square"
+#. static int i = 0;
+#. std::cout << "Checking module[" << i++ << "]: " << name << std::endl;
+#: ../src/extension/extension.cpp:254
+msgid ""
+"  This is caused by an improper .inx file for this extension.  An improper ."
+"inx file could have been caused by a faulty installation of Inkscape."
+msgstr ""
+"  This is caused by an improper .inx file for this extension.  An improper ."
+"inx file could have been caused by a faulty installation of Inkscape."
 
-#: ../src/helper/units.cpp:50
-msgid "em"
-msgstr "em"
+#: ../src/extension/extension.cpp:257
+msgid "an ID was not defined for it."
+msgstr "an ID was not defined for it."
 
-#: ../src/helper/units.cpp:50
-msgid "Em squares"
-msgstr "Em squares"
+#: ../src/extension/extension.cpp:261
+msgid "there was no name defined for it."
+msgstr "there was no name defined for it."
 
-#. TRANSLATORS: for info, see http://www.w3.org/TR/REC-CSS2/syndata.html#length-units
-#: ../src/helper/units.cpp:52
-msgid "Ex square"
-msgstr "Ex square"
+#: ../src/extension/extension.cpp:265
+msgid "the XML description of it got lost."
+msgstr "the XML description of it got lost."
 
-#: ../src/helper/units.cpp:52
-msgid "ex"
-msgstr "ex"
+#: ../src/extension/extension.cpp:269
+msgid "no implementation was defined for the extension."
+msgstr "no implementation was defined for the extension."
 
-#: ../src/helper/units.cpp:52
-msgid "Ex squares"
-msgstr "Ex squares"
+#. std::cout << "Failed: " << *(_deps[i]) << std::endl;
+#: ../src/extension/extension.cpp:276
+msgid "a dependency was not met."
+msgstr "a dependency was not met."
 
-#: ../src/inkscape.cpp:328
-msgid "Autosaving documents..."
-msgstr "Autosaving documents..."
+#: ../src/extension/extension.cpp:296
+msgid "Extension \""
+msgstr "Extension \""
 
-#: ../src/inkscape.cpp:399
-msgid "Autosave failed! Could not find inkscape extension to save document."
-msgstr "Autosave failed! Could not find inkscape extension to save document."
+#: ../src/extension/extension.cpp:296
+msgid "\" failed to load because "
+msgstr "\" failed to load because "
 
-#: ../src/inkscape.cpp:402
-#: ../src/inkscape.cpp:409
+#: ../src/extension/extension.cpp:640
 #, c-format
-msgid "Autosave failed! File %s could not be saved."
-msgstr "Autosave failed! File %s could not be saved."
+msgid "Could not create extension error log file '%s'"
+msgstr "Could not create extension error log file '%s'"
 
-#: ../src/inkscape.cpp:424
-msgid "Autosave complete."
-msgstr "Autosave complete."
+#: ../src/extension/extension.cpp:739
+msgid "ID:"
+msgstr "ID:"
 
-#: ../src/inkscape.cpp:665
-msgid "Untitled document"
-msgstr "Untitled document"
+#: ../src/extension/extension.cpp:740
+msgid "State:"
+msgstr "State:"
 
-#. Show nice dialog box
-#: ../src/inkscape.cpp:697
-msgid "Inkscape encountered an internal error and will close now.\n"
-msgstr "Inkscape encountered an internal error and will close now.\n"
+#: ../src/extension/extension.cpp:740
+msgid "Loaded"
+msgstr "Loaded"
 
-#: ../src/inkscape.cpp:698
-msgid "Automatic backups of unsaved documents were done to the following locations:\n"
-msgstr "Automatic backups of unsaved documents were done to the following locations:\n"
+#: ../src/extension/extension.cpp:740
+msgid "Unloaded"
+msgstr "Unloaded"
 
-#: ../src/inkscape.cpp:699
-msgid "Automatic backup of the following documents failed:\n"
-msgstr "Automatic backup of the following documents failed:\n"
+#: ../src/extension/extension.cpp:740
+msgid "Deactivated"
+msgstr "Deactivated"
 
-#. sp_ui_menu_append_check_item_from_verb(m, view, _("_Menu"), _("Show or hide the menu bar"), "menu",
-#. checkitem_toggled, checkitem_update, 0);
-#: ../src/interface.cpp:872
-msgid "Commands Bar"
-msgstr "Commands Bar"
+#: ../src/extension/extension.cpp:771
+msgid ""
+"Currently there is no help available for this Extension.  Please look on the "
+"Inkscape website or ask on the mailing lists if you have questions regarding "
+"this extension."
+msgstr ""
+"Currently there is no help available for this Extension.  Please look on the "
+"Inkscape website or ask on the mailing lists if you have questions regarding "
+"this extension."
 
-#: ../src/interface.cpp:872
-msgid "Show or hide the Commands bar (under the menu)"
-msgstr "Show or hide the Commands bar (under the menu)"
+#: ../src/extension/implementation/script.cpp:989
+msgid ""
+"Inkscape has received additional data from the script executed.  The script "
+"did not return an error, but this may indicate the results will not be as "
+"expected."
+msgstr ""
+"Inkscape has received additional data from the script executed.  The script "
+"did not return an error, but this may indicate the results will not be as "
+"expected."
 
-#: ../src/interface.cpp:874
-msgid "Snap Controls Bar"
-msgstr "Snap Controls Bar"
+#: ../src/extension/init.cpp:281
+msgid "Null external module directory name.  Modules will not be loaded."
+msgstr "Null external module directory name.  Modules will not be loaded."
 
-#: ../src/interface.cpp:874
-msgid "Show or hide the snapping controls"
-msgstr "Show or hide the snapping controls"
+#: ../src/extension/init.cpp:295
+#: ../src/extension/internal/filter/filter-file.cpp:56
+#, c-format
+msgid ""
+"Modules directory (%s) is unavailable.  External modules in that directory "
+"will not be loaded."
+msgstr ""
+"Modules directory (%s) is unavailable.  External modules in that directory "
+"will not be loaded."
 
-#: ../src/interface.cpp:876
-msgid "Tool Controls Bar"
-msgstr "Tool Controls Bar"
+#: ../src/extension/internal/bitmap/adaptiveThreshold.cpp:38
+msgid "Adaptive Threshold"
+msgstr "Adaptive Threshold"
 
-#: ../src/interface.cpp:876
-msgid "Show or hide the Tool Controls bar"
-msgstr "Show or hide the Tool Controls bar"
+#: ../src/extension/internal/bitmap/adaptiveThreshold.cpp:46
+#: ../src/extension/internal/bitmap/addNoise.cpp:57
+#: ../src/extension/internal/bitmap/blur.cpp:44
+#: ../src/extension/internal/bitmap/channel.cpp:63
+#: ../src/extension/internal/bitmap/charcoal.cpp:44
+#: ../src/extension/internal/bitmap/colorize.cpp:55
+#: ../src/extension/internal/bitmap/contrast.cpp:45
+#: ../src/extension/internal/bitmap/cycleColormap.cpp:42
+#: ../src/extension/internal/bitmap/despeckle.cpp:40
+#: ../src/extension/internal/bitmap/edge.cpp:42
+#: ../src/extension/internal/bitmap/emboss.cpp:44
+#: ../src/extension/internal/bitmap/enhance.cpp:39
+#: ../src/extension/internal/bitmap/equalize.cpp:39
+#: ../src/extension/internal/bitmap/gaussianBlur.cpp:44
+#: ../src/extension/internal/bitmap/implode.cpp:42
+#: ../src/extension/internal/bitmap/level.cpp:48
+#: ../src/extension/internal/bitmap/levelChannel.cpp:70
+#: ../src/extension/internal/bitmap/medianFilter.cpp:42
+#: ../src/extension/internal/bitmap/modulate.cpp:47
+#: ../src/extension/internal/bitmap/negate.cpp:40
+#: ../src/extension/internal/bitmap/normalize.cpp:40
+#: ../src/extension/internal/bitmap/oilPaint.cpp:42
+#: ../src/extension/internal/bitmap/opacity.cpp:43
+#: ../src/extension/internal/bitmap/raise.cpp:47
+#: ../src/extension/internal/bitmap/reduceNoise.cpp:45
+#: ../src/extension/internal/bitmap/sample.cpp:45
+#: ../src/extension/internal/bitmap/shade.cpp:47
+#: ../src/extension/internal/bitmap/sharpen.cpp:44
+#: ../src/extension/internal/bitmap/solarize.cpp:44
+#: ../src/extension/internal/bitmap/spread.cpp:42
+#: ../src/extension/internal/bitmap/swirl.cpp:42
+#: ../src/extension/internal/bitmap/threshold.cpp:43
+#: ../src/extension/internal/bitmap/unsharpmask.cpp:49
+#: ../src/extension/internal/bitmap/wave.cpp:44
+msgid "Raster"
+msgstr "Raster"
 
-#: ../src/interface.cpp:878
-msgid "_Toolbox"
-msgstr "_Toolbox"
+#: ../src/extension/internal/bitmap/adaptiveThreshold.cpp:48
+#, fuzzy
+msgid "Apply adaptive thresholding to selected bitmap(s)"
+msgstr "Apply adaptive thresholding to selected bitmap(s)."
 
-#: ../src/interface.cpp:878
-msgid "Show or hide the main toolbox (on the left)"
-msgstr "Show or hide the main toolbox (on the left)"
+#: ../src/extension/internal/bitmap/addNoise.cpp:44
+msgid "Add Noise"
+msgstr "Add Noise"
 
-#: ../src/interface.cpp:884
-msgid "_Palette"
-msgstr "_Palette"
+#: ../src/extension/internal/bitmap/addNoise.cpp:47
+msgid "Uniform Noise"
+msgstr "Uniform Noise"
 
-#: ../src/interface.cpp:884
-msgid "Show or hide the color palette"
-msgstr "Show or hide the colour palette"
+#: ../src/extension/internal/bitmap/addNoise.cpp:48
+msgid "Gaussian Noise"
+msgstr "Gaussian Noise"
 
-#: ../src/interface.cpp:886
-msgid "_Statusbar"
-msgstr "_Statusbar"
+#: ../src/extension/internal/bitmap/addNoise.cpp:49
+msgid "Multiplicative Gaussian Noise"
+msgstr "Multiplicative Gaussian Noise"
 
-#: ../src/interface.cpp:886
-msgid "Show or hide the statusbar (at the bottom of the window)"
-msgstr "Show or hide the statusbar (at the bottom of the window)"
+#: ../src/extension/internal/bitmap/addNoise.cpp:50
+msgid "Impulse Noise"
+msgstr "Impulse Noise"
 
-#: ../src/interface.cpp:960
-#, c-format
-msgid "Verb \"%s\" Unknown"
-msgstr "Verb \"%s\" Unknown"
+#: ../src/extension/internal/bitmap/addNoise.cpp:51
+msgid "Laplacian Noise"
+msgstr "Laplacian Noise"
 
-#: ../src/interface.cpp:1002
-msgid "Open _Recent"
-msgstr "Open _Recent"
+#: ../src/extension/internal/bitmap/addNoise.cpp:52
+msgid "Poisson Noise"
+msgstr "Poisson Noise"
 
-#. TRANSLATORS: #%s is the id of the group e.g. <g id="#g7">, not a number.
-#: ../src/interface.cpp:1103
-#, c-format
-msgid "Enter group #%s"
-msgstr "Enter group #%s"
+#: ../src/extension/internal/bitmap/addNoise.cpp:59
+#, fuzzy
+msgid "Add random noise to selected bitmap(s)"
+msgstr "Add random noise to selected bitmap(s)."
 
-#: ../src/interface.cpp:1114
-msgid "Go to parent"
-msgstr "Go to parent"
+#: ../src/extension/internal/bitmap/blur.cpp:37
+msgid "Blur"
+msgstr "Blur"
 
-#: ../src/interface.cpp:1205
-#: ../src/interface.cpp:1291
-#: ../src/interface.cpp:1394
-#: ../src/ui/widget/selected-style.cpp:468
-msgid "Drop color"
-msgstr "Drop colour"
+#: ../src/extension/internal/bitmap/blur.cpp:39
+#: ../src/extension/internal/bitmap/charcoal.cpp:39
+#: ../src/extension/internal/bitmap/edge.cpp:38
+#: ../src/extension/internal/bitmap/emboss.cpp:39
+#: ../src/extension/internal/bitmap/medianFilter.cpp:38
+#: ../src/extension/internal/bitmap/oilPaint.cpp:38
+#: ../src/extension/internal/bitmap/sharpen.cpp:39
+#: ../src/extension/internal/bitmap/unsharpmask.cpp:42
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2244
+msgid "Radius:"
+msgstr "Radius:"
 
-#: ../src/interface.cpp:1244
-#: ../src/interface.cpp:1354
-msgid "Drop color on gradient"
-msgstr "Drop colour on gradient"
+#: ../src/extension/internal/bitmap/blur.cpp:40
+#: ../src/extension/internal/bitmap/charcoal.cpp:40
+#: ../src/extension/internal/bitmap/emboss.cpp:40
+#: ../src/extension/internal/bitmap/gaussianBlur.cpp:40
+#: ../src/extension/internal/bitmap/sharpen.cpp:40
+#: ../src/extension/internal/bitmap/unsharpmask.cpp:43
+#, fuzzy
+msgid "Sigma:"
+msgstr "Sigma"
 
-#: ../src/interface.cpp:1407
-msgid "Could not parse SVG data"
-msgstr "Could not parse SVG data"
+#: ../src/extension/internal/bitmap/blur.cpp:46
+msgid "Blur selected bitmap(s)"
+msgstr "Blur selected bitmap(s)"
 
-#: ../src/interface.cpp:1446
-msgid "Drop SVG"
-msgstr "Drop SVG"
+#: ../src/extension/internal/bitmap/channel.cpp:47
+msgid "Channel"
+msgstr "Channel"
 
-#: ../src/interface.cpp:1480
-msgid "Drop bitmap image"
-msgstr "Drop bitmap image"
+#: ../src/extension/internal/bitmap/channel.cpp:49
+#, fuzzy
+msgid "Layer:"
+msgstr "Layer"
 
-#: ../src/interface.cpp:1572
-#, c-format
-msgid ""
-"<span weight=\"bold\" size=\"larger\">A file named \"%s\" already exists. Do you want to replace it?</span>\n"
-"\n"
-"The file already exists in \"%s\". Replacing it will overwrite its contents."
-msgstr ""
-"<span weight=\"bold\" size=\"larger\">A file named \"%s\" already exists. Do you want to replace it?</span>\n"
-"\n"
-"The file already exists in \"%s\". Replacing it will overwrite its contents."
+#: ../src/extension/internal/bitmap/channel.cpp:50
+#: ../src/extension/internal/bitmap/levelChannel.cpp:54
+msgid "Red Channel"
+msgstr "Red Channel"
 
-#: ../src/knot.cpp:431
-msgid "Node or handle drag canceled."
-msgstr "Node or handle drag canceled."
+#: ../src/extension/internal/bitmap/channel.cpp:51
+#: ../src/extension/internal/bitmap/levelChannel.cpp:55
+msgid "Green Channel"
+msgstr "Green Channel"
 
-#: ../src/knotholder.cpp:150
-msgid "Change handle"
-msgstr "Change handle"
+#: ../src/extension/internal/bitmap/channel.cpp:52
+#: ../src/extension/internal/bitmap/levelChannel.cpp:56
+msgid "Blue Channel"
+msgstr "Blue Channel"
 
-#: ../src/knotholder.cpp:229
-msgid "Move handle"
-msgstr "Move handle"
+#: ../src/extension/internal/bitmap/channel.cpp:53
+#: ../src/extension/internal/bitmap/levelChannel.cpp:57
+msgid "Cyan Channel"
+msgstr "Cyan Channel"
 
-#. TRANSLATORS: This refers to the pattern that's inside the object
-#: ../src/knotholder.cpp:250
-msgid "<b>Move</b> the pattern fill inside the object"
-msgstr "<b>Move</b> the pattern fill inside the object"
+#: ../src/extension/internal/bitmap/channel.cpp:54
+#: ../src/extension/internal/bitmap/levelChannel.cpp:58
+msgid "Magenta Channel"
+msgstr "Magenta Channel"
 
-#: ../src/knotholder.cpp:253
-msgid "<b>Scale</b> the pattern fill; uniformly if with <b>Ctrl</b>"
-msgstr "<b>Scale</b> the pattern fill; uniformly if with <b>Ctrl</b>"
+#: ../src/extension/internal/bitmap/channel.cpp:55
+#: ../src/extension/internal/bitmap/levelChannel.cpp:59
+msgid "Yellow Channel"
+msgstr "Yellow Channel"
 
-#: ../src/knotholder.cpp:256
-msgid "<b>Rotate</b> the pattern fill; with <b>Ctrl</b> to snap angle"
-msgstr "<b>Rotate</b> the pattern fill; with <b>Ctrl</b> to snap angle"
+#: ../src/extension/internal/bitmap/channel.cpp:56
+#: ../src/extension/internal/bitmap/levelChannel.cpp:60
+msgid "Black Channel"
+msgstr "Black Channel"
 
-#: ../src/libgdl/gdl-dock-bar.c:108
-msgid "Master"
-msgstr "Master"
+#: ../src/extension/internal/bitmap/channel.cpp:57
+#: ../src/extension/internal/bitmap/levelChannel.cpp:61
+msgid "Opacity Channel"
+msgstr "Opacity Channel"
 
-#: ../src/libgdl/gdl-dock-bar.c:109
-msgid "GdlDockMaster object which the dockbar widget is attached to"
-msgstr "GdlDockMaster object which the dockbar widget is attached to"
+#: ../src/extension/internal/bitmap/channel.cpp:58
+#: ../src/extension/internal/bitmap/levelChannel.cpp:62
+msgid "Matte Channel"
+msgstr "Matte Channel"
 
-#: ../src/libgdl/gdl-dock-bar.c:116
-msgid "Dockbar style"
-msgstr "Dockbar style"
+#: ../src/extension/internal/bitmap/channel.cpp:65
+#, fuzzy
+msgid "Extract specific channel from image"
+msgstr "Extract specific channel from image."
 
-#: ../src/libgdl/gdl-dock-bar.c:117
-msgid "Dockbar style to show items on it"
-msgstr "Dockbar style to show items on it"
+#: ../src/extension/internal/bitmap/charcoal.cpp:37
+msgid "Charcoal"
+msgstr "Charcoal"
 
-#: ../src/libgdl/gdl-dock-item-grip.c:395
-msgid "Iconify"
-msgstr "Iconify"
+#: ../src/extension/internal/bitmap/charcoal.cpp:46
+#, fuzzy
+msgid "Apply charcoal stylization to selected bitmap(s)"
+msgstr "Apply charcoal stylisation to selected bitmap(s)."
 
-#: ../src/libgdl/gdl-dock-item-grip.c:395
-msgid "Iconify this dock"
-msgstr "Iconify this dock"
+#: ../src/extension/internal/bitmap/colorize.cpp:57
+#, fuzzy
+msgid "Colorize selected bitmap(s) with specified color, using given opacity"
+msgstr ""
+"Colourise selected bitmap(s) with specified colour, using given opacity."
 
-#: ../src/libgdl/gdl-dock-item-grip.c:397
-msgid "Close"
-msgstr "Close"
+#: ../src/extension/internal/bitmap/contrast.cpp:39
+msgid "Contrast"
+msgstr "Contrast"
 
-#: ../src/libgdl/gdl-dock-item-grip.c:397
-msgid "Close this dock"
-msgstr "Close this dock"
+#: ../src/extension/internal/bitmap/contrast.cpp:41
+#, fuzzy
+msgid "Adjust:"
+msgstr "Adjust"
 
-#: ../src/libgdl/gdl-dock-item-grip.c:706
-#: ../src/libgdl/gdl-dock-tablabel.c:128
-msgid "Controlling dock item"
-msgstr "Controlling dock item"
+#: ../src/extension/internal/bitmap/contrast.cpp:47
+msgid "Increase or decrease contrast in bitmap(s)"
+msgstr "Increase or decrease contrast in bitmap(s)"
 
-#: ../src/libgdl/gdl-dock-item-grip.c:707
-msgid "Dockitem which 'owns' this grip"
-msgstr "Dockitem which 'owns' this grip"
+#: ../src/extension/internal/bitmap/cycleColormap.cpp:36
+msgid "Cycle Colormap"
+msgstr "Cycle Colourmap"
 
-#. Name
-#: ../src/libgdl/gdl-dock-item.c:287
-#: ../src/widgets/toolbox.cpp:7660
-msgid "Orientation"
-msgstr "Orientation"
+#: ../src/extension/internal/bitmap/cycleColormap.cpp:38
+#: ../src/extension/internal/bitmap/spread.cpp:38
+#: ../src/extension/internal/bitmap/unsharpmask.cpp:44
+#: ../src/widgets/toolbox.cpp:4686
+msgid "Amount:"
+msgstr "Amount:"
 
-#: ../src/libgdl/gdl-dock-item.c:288
-msgid "Orientation of the docking item"
-msgstr "Orientation of the docking item"
+#: ../src/extension/internal/bitmap/cycleColormap.cpp:44
+#, fuzzy
+msgid "Cycle colormap(s) of selected bitmap(s)"
+msgstr "Cycle colourmap(s) of selected bitmap(s)."
 
-#: ../src/libgdl/gdl-dock-item.c:303
-msgid "Resizable"
-msgstr "Resizable"
+#: ../src/extension/internal/bitmap/despeckle.cpp:35
+msgid "Despeckle"
+msgstr "Despeckle"
 
-#: ../src/libgdl/gdl-dock-item.c:304
-msgid "If set, the dock item can be resized when docked in a panel"
-msgstr "If set, the dock item can be resized when docked in a panel"
+#: ../src/extension/internal/bitmap/despeckle.cpp:42
+#, fuzzy
+msgid "Reduce speckle noise of selected bitmap(s)"
+msgstr "Reduce speckle noise of selected bitmap(s)."
 
-#: ../src/libgdl/gdl-dock-item.c:311
-msgid "Item behavior"
-msgstr "Item behavior"
+#: ../src/extension/internal/bitmap/edge.cpp:36
+msgid "Edge"
+msgstr "Edge"
 
-#: ../src/libgdl/gdl-dock-item.c:312
-msgid "General behavior for the dock item (i.e. whether it can float, if it's locked, etc.)"
-msgstr "General behavior for the dock item (i.e. whether it can float, if it's locked, etc.)"
+#: ../src/extension/internal/bitmap/edge.cpp:44
+#, fuzzy
+msgid "Highlight edges of selected bitmap(s)"
+msgstr "Highlight edges of selected bitmap(s)."
 
-#: ../src/libgdl/gdl-dock-item.c:320
-#: ../src/libgdl/gdl-dock-master.c:151
-msgid "Locked"
-msgstr "Locked"
+#: ../src/extension/internal/bitmap/emboss.cpp:46
+#, fuzzy
+msgid "Emboss selected bitmap(s); highlight edges with 3D effect"
+msgstr "Emboss selected bitmap(s) -- highlight edges with 3D effect."
 
-#: ../src/libgdl/gdl-dock-item.c:321
-msgid "If set, the dock item cannot be dragged around and it doesn't show a grip"
-msgstr "If set, the dock item cannot be dragged around and it doesn't show a grip"
+#: ../src/extension/internal/bitmap/enhance.cpp:34
+msgid "Enhance"
+msgstr "Enhance"
 
-#: ../src/libgdl/gdl-dock-item.c:329
-msgid "Preferred width"
-msgstr "Preferred width"
+#: ../src/extension/internal/bitmap/enhance.cpp:41
+#, fuzzy
+msgid "Enhance selected bitmap(s); minimize noise"
+msgstr "Enhance selected bitmap(s) -- minimise noise."
 
-#: ../src/libgdl/gdl-dock-item.c:330
-msgid "Preferred width for the dock item"
-msgstr "Preferred width for the dock item"
+#: ../src/extension/internal/bitmap/equalize.cpp:34
+msgid "Equalize"
+msgstr "Equalise"
 
-#: ../src/libgdl/gdl-dock-item.c:336
-msgid "Preferred height"
-msgstr "Preferred height"
+#: ../src/extension/internal/bitmap/equalize.cpp:41
+#, fuzzy
+msgid "Equalize selected bitmap(s); histogram equalization"
+msgstr "Equalise selected bitmap(s) -- histogram equalisation."
 
-#: ../src/libgdl/gdl-dock-item.c:337
-msgid "Preferred height for the dock item"
-msgstr "Preferred height for the dock item"
+#: ../src/extension/internal/bitmap/gaussianBlur.cpp:37
+#: ../src/filter-enums.cpp:28
+msgid "Gaussian Blur"
+msgstr "Gaussian Blur"
 
-#: ../src/libgdl/gdl-dock-item.c:616
-#, c-format
-msgid "You can't add a dock object (%p of type %s) inside a %s. Use a GdlDock or some other compound dock object."
-msgstr "You can't add a dock object (%p of type %s) inside a %s. Use a GdlDock or some other compound dock object."
+#: ../src/extension/internal/bitmap/gaussianBlur.cpp:39
+#: ../src/extension/internal/bitmap/implode.cpp:38
+#: ../src/extension/internal/bitmap/solarize.cpp:40
+#, fuzzy
+msgid "Factor:"
+msgstr "Factor"
 
-#: ../src/libgdl/gdl-dock-item.c:623
-#, c-format
-msgid "Attempting to add a widget with type %s to a %s, but it can only contain one widget at a time; it already contains a widget of type %s"
-msgstr "Attempting to add a widget with type %s to a %s, but it can only contain one widget at a time; it already contains a widget of type %s"
+#: ../src/extension/internal/bitmap/gaussianBlur.cpp:46
+#, fuzzy
+msgid "Gaussian blur selected bitmap(s)"
+msgstr "Gaussian blur selected bitmap(s)."
 
-#: ../src/libgdl/gdl-dock-item.c:1345
-#: ../src/libgdl/gdl-dock-item.c:1390
-#, c-format
-msgid "Unsupported docking strategy %s in dock object of type %s"
-msgstr "Unsupported docking strategy %s in dock object of type %s"
-
-#. UnLock menuitem
-#: ../src/libgdl/gdl-dock-item.c:1479
-msgid "UnLock"
-msgstr "UnLock"
+#: ../src/extension/internal/bitmap/implode.cpp:36
+msgid "Implode"
+msgstr "Implode"
 
-#. Hide menuitem.
-#: ../src/libgdl/gdl-dock-item.c:1486
-msgid "Hide"
-msgstr "Hide"
+#: ../src/extension/internal/bitmap/implode.cpp:44
+#, fuzzy
+msgid "Implode selected bitmap(s)"
+msgstr "Implode selected bitmap(s)."
 
-#. Lock menuitem
-#: ../src/libgdl/gdl-dock-item.c:1491
-msgid "Lock"
-msgstr "Lock"
+#: ../src/extension/internal/bitmap/level.cpp:40
+msgid "Level"
+msgstr "Level"
 
-#: ../src/libgdl/gdl-dock-item.c:1717
-#, c-format
-msgid "Attempt to bind an unbound item %p"
-msgstr "Attempt to bind an unbound item %p"
+#: ../src/extension/internal/bitmap/level.cpp:42
+#: ../src/extension/internal/bitmap/levelChannel.cpp:64
+#, fuzzy
+msgid "Black Point:"
+msgstr "Black Point"
 
-#: ../src/libgdl/gdl-dock-master.c:144
-#: ../src/libgdl/gdl-dock.c:183
-msgid "Default title"
-msgstr "Default title"
+#: ../src/extension/internal/bitmap/level.cpp:43
+#: ../src/extension/internal/bitmap/levelChannel.cpp:65
+#, fuzzy
+msgid "White Point:"
+msgstr "White Point"
 
-#: ../src/libgdl/gdl-dock-master.c:145
-msgid "Default title for newly created floating docks"
-msgstr "Default title for newly created floating docks"
+#: ../src/extension/internal/bitmap/level.cpp:44
+#: ../src/extension/internal/bitmap/levelChannel.cpp:66
+#, fuzzy
+msgid "Gamma Correction:"
+msgstr "Gamma Correction"
 
-#: ../src/libgdl/gdl-dock-master.c:152
-msgid "If is set to 1, all the dock items bound to the master are locked; if it's 0, all are unlocked; -1 indicates inconsistency among the items"
-msgstr "If is set to 1, all the dock items bound to the master are locked; if it's 0, all are unlocked; -1 indicates inconsistency among the items"
+#: ../src/extension/internal/bitmap/level.cpp:50
+#, fuzzy
+msgid ""
+"Level selected bitmap(s) by scaling values falling between the given ranges "
+"to the full color range"
+msgstr ""
+"Level selected bitmap(s) by scaling values falling between the given ranges "
+"to the full colour range."
 
-#: ../src/libgdl/gdl-dock-master.c:160
-#: ../src/libgdl/gdl-switcher.c:706
-msgid "Switcher Style"
-msgstr "Switcher Style"
+#: ../src/extension/internal/bitmap/levelChannel.cpp:51
+msgid "Level (with Channel)"
+msgstr "Level (with Channel)"
 
-#: ../src/libgdl/gdl-dock-master.c:161
-#: ../src/libgdl/gdl-switcher.c:707
-msgid "Switcher buttons style"
-msgstr "Switcher buttons style"
+#: ../src/extension/internal/bitmap/levelChannel.cpp:53
+#, fuzzy
+msgid "Channel:"
+msgstr "Channels:"
 
-#: ../src/libgdl/gdl-dock-master.c:168
-msgid "Expand direction"
-msgstr "Expand direction"
+#: ../src/extension/internal/bitmap/levelChannel.cpp:72
+#, fuzzy
+msgid ""
+"Level the specified channel of selected bitmap(s) by scaling values falling "
+"between the given ranges to the full color range"
+msgstr ""
+"Level the specified channel of selected bitmap(s) by scaling values falling "
+"between the given ranges to the full colour range."
 
-#: ../src/libgdl/gdl-dock-master.c:169
-msgid "Allow the master's dock items to expand their container dock objects in the given direction"
-msgstr "Allow the master's dock items to expand their container dock objects in the given direction"
+#: ../src/extension/internal/bitmap/medianFilter.cpp:36
+msgid "Median"
+msgstr "Median"
 
-#: ../src/libgdl/gdl-dock-master.c:796
-#, c-format
-msgid "master %p: unable to add object %p[%s] to the hash.  There already is an item with that name (%p)."
-msgstr "master %p: unable to add object %p[%s] to the hash.  There already is an item with that name (%p)."
+#: ../src/extension/internal/bitmap/medianFilter.cpp:44
+#, fuzzy
+msgid ""
+"Replace each pixel component with the median color in a circular neighborhood"
+msgstr ""
+"Replace each pixel component with the median colour in a circular "
+"neighbourhood."
 
-#: ../src/libgdl/gdl-dock-master.c:969
-#, c-format
-msgid "The new dock controller %p is automatic.  Only manual dock objects should be named controller."
-msgstr "The new dock controller %p is automatic.  Only manual dock objects should be named controller."
+#: ../src/extension/internal/bitmap/modulate.cpp:39
+msgid "HSB Adjust"
+msgstr "HSB Adjust"
 
-#: ../src/libgdl/gdl-dock-notebook.c:134
-#: ../src/ui/dialog/align-and-distribute.cpp:925
-#: ../src/ui/dialog/document-properties.cpp:118
-#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:1410
-#: ../src/widgets/desktop-widget.cpp:1643
-msgid "Page"
-msgstr "Page"
+#: ../src/extension/internal/bitmap/modulate.cpp:41
+#, fuzzy
+msgid "Hue:"
+msgstr "Hue"
 
-#: ../src/libgdl/gdl-dock-notebook.c:135
-msgid "The index of the current page"
-msgstr "The index of the current page"
+#: ../src/extension/internal/bitmap/modulate.cpp:42
+#, fuzzy
+msgid "Saturation:"
+msgstr "Saturation"
 
-#: ../src/libgdl/gdl-dock-object.c:120
-#: ../src/ui/widget/page-sizer.cpp:243
-msgid "Name"
-msgstr "Name"
+#: ../src/extension/internal/bitmap/modulate.cpp:43
+#, fuzzy
+msgid "Brightness:"
+msgstr "Brightness"
 
-#: ../src/libgdl/gdl-dock-object.c:121
-msgid "Unique name for identifying the dock object"
-msgstr "Unique name for identifying the dock object"
+#: ../src/extension/internal/bitmap/modulate.cpp:49
+msgid ""
+"Adjust the amount of hue, saturation, and brightness in selected bitmap(s)"
+msgstr ""
+"Adjust the amount of hue, saturation, and brightness in selected bitmap(s)"
 
-#: ../src/libgdl/gdl-dock-object.c:128
-msgid "Long name"
-msgstr "Long name"
+#: ../src/extension/internal/bitmap/negate.cpp:35
+msgid "Negate"
+msgstr "Negate"
 
-#: ../src/libgdl/gdl-dock-object.c:129
-msgid "Human readable name for the dock object"
-msgstr "Human readable name for the dock object"
+#: ../src/extension/internal/bitmap/negate.cpp:42
+#, fuzzy
+msgid "Negate (take inverse) selected bitmap(s)"
+msgstr "Negate (take inverse) selected bitmap(s)."
 
-#: ../src/libgdl/gdl-dock-object.c:135
-msgid "Stock Icon"
-msgstr "Stock Icon"
+#: ../src/extension/internal/bitmap/normalize.cpp:35
+msgid "Normalize"
+msgstr "Normalise"
 
-#: ../src/libgdl/gdl-dock-object.c:136
-msgid "Stock icon for the dock object"
-msgstr "Stock icon for the dock object"
+#: ../src/extension/internal/bitmap/normalize.cpp:42
+#, fuzzy
+msgid ""
+"Normalize selected bitmap(s), expanding color range to the full possible "
+"range of color"
+msgstr ""
+"Normalise selected bitmap(s), expanding colour range to the full possible "
+"range of colour."
 
-#: ../src/libgdl/gdl-dock-object.c:142
-msgid "Pixbuf Icon"
-msgstr "Pixbuf Icon"
+#: ../src/extension/internal/bitmap/oilPaint.cpp:36
+msgid "Oil Paint"
+msgstr "Oil Paint"
 
-#: ../src/libgdl/gdl-dock-object.c:143
-msgid "Pixbuf icon for the dock object"
-msgstr "Pixbuf icon for the dock object"
+#: ../src/extension/internal/bitmap/oilPaint.cpp:44
+#, fuzzy
+msgid "Stylize selected bitmap(s) so that they appear to be painted with oils"
+msgstr ""
+"Stylise selected bitmap(s) so that they appear to be painted with oils."
 
-#: ../src/libgdl/gdl-dock-object.c:148
-msgid "Dock master"
-msgstr "Dock master"
+#: ../src/extension/internal/bitmap/opacity.cpp:39
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2234
+#: ../src/widgets/toolbox.cpp:5680
+msgid "Opacity:"
+msgstr "Opacity:"
 
-#: ../src/libgdl/gdl-dock-object.c:149
-msgid "Dock master this dock object is bound to"
-msgstr "Dock master this dock object is bound to"
+#: ../src/extension/internal/bitmap/opacity.cpp:45
+msgid "Modify opacity channel(s) of selected bitmap(s)."
+msgstr "Modify opacity channel(s) of selected bitmap(s)."
 
-#: ../src/libgdl/gdl-dock-object.c:434
-#, c-format
-msgid "Call to gdl_dock_object_dock in a dock object %p (object type is %s) which hasn't implemented this method"
-msgstr "Call to gdl_dock_object_dock in a dock object %p (object type is %s) which hasn't implemented this method"
+#: ../src/extension/internal/bitmap/raise.cpp:39
+msgid "Raise"
+msgstr "Raise"
 
-#: ../src/libgdl/gdl-dock-object.c:563
-#, c-format
-msgid "Dock operation requested in a non-bound object %p. The application might crash"
-msgstr "Dock operation requested in a non-bound object %p. The application might crash"
+#: ../src/extension/internal/bitmap/raise.cpp:43
+msgid "Raised"
+msgstr "Raised"
 
-#: ../src/libgdl/gdl-dock-object.c:570
-#, c-format
-msgid "Cannot dock %p to %p because they belong to different masters"
-msgstr "Cannot dock %p to %p because they belong to different masters"
+#: ../src/extension/internal/bitmap/raise.cpp:49
+#, fuzzy
+msgid ""
+"Alter lightness the edges of selected bitmap(s) to create a raised appearance"
+msgstr ""
+"Alter lightness the edges of selected bitmap(s) to create a raised "
+"appearance."
 
-#: ../src/libgdl/gdl-dock-object.c:612
-#, c-format
-msgid "Attempt to bind to %p an already bound dock object %p (current master: %p)"
-msgstr "Attempt to bind to %p an already bound dock object %p (current master: %p)"
+#: ../src/extension/internal/bitmap/reduceNoise.cpp:39
+msgid "Reduce Noise"
+msgstr "Reduce Noise"
 
-#: ../src/libgdl/gdl-dock-paned.c:132
-msgid "Position"
-msgstr "Position"
+#: ../src/extension/internal/bitmap/reduceNoise.cpp:47
+#, fuzzy
+msgid ""
+"Reduce noise in selected bitmap(s) using a noise peak elimination filter"
+msgstr ""
+"Reduce noise in selected bitmap(s) using a noise peak elimination filter."
 
-#: ../src/libgdl/gdl-dock-paned.c:133
-msgid "Position of the divider in pixels"
-msgstr "Position of the divider in pixels"
+#: ../src/extension/internal/bitmap/sample.cpp:38
+msgid "Resample"
+msgstr "Resample"
 
-#: ../src/libgdl/gdl-dock-placeholder.c:143
-msgid "Sticky"
-msgstr "Sticky"
+#: ../src/extension/internal/bitmap/sample.cpp:47
+msgid ""
+"Alter the resolution of selected image by resizing it to the given pixel size"
+msgstr ""
+"Alter the resolution of selected image by resizing it to the given pixel size"
 
-#: ../src/libgdl/gdl-dock-placeholder.c:144
-msgid "Whether the placeholder will stick to its host or move up the hierarchy when the host is redocked"
-msgstr "Whether the placeholder will stick to its host or move up the hierarchy when the host is redocked"
+#: ../src/extension/internal/bitmap/shade.cpp:39
+msgid "Shade"
+msgstr "Shade"
 
-#: ../src/libgdl/gdl-dock-placeholder.c:151
-msgid "Host"
-msgstr "Host"
+#: ../src/extension/internal/bitmap/shade.cpp:41
+#, fuzzy
+msgid "Azimuth:"
+msgstr "Azimuth"
 
-#: ../src/libgdl/gdl-dock-placeholder.c:152
-msgid "The dock object this placeholder is attached to"
-msgstr "The dock object this placeholder is attached to"
+#: ../src/extension/internal/bitmap/shade.cpp:42
+#, fuzzy
+msgid "Elevation:"
+msgstr "Elevation"
 
-#: ../src/libgdl/gdl-dock-placeholder.c:159
-msgid "Next placement"
-msgstr "Next placement"
+#: ../src/extension/internal/bitmap/shade.cpp:43
+msgid "Colored Shading"
+msgstr "Coloured Shading"
 
-#: ../src/libgdl/gdl-dock-placeholder.c:160
-msgid "The position an item will be docked to our host if a request is made to dock to us"
-msgstr "The position an item will be docked to our host if a request is made to dock to us"
+#: ../src/extension/internal/bitmap/shade.cpp:49
+#, fuzzy
+msgid "Shade selected bitmap(s) simulating distant light source"
+msgstr "Shade selected bitmap(s) simulating distant light source."
 
-#: ../src/libgdl/gdl-dock-placeholder.c:170
-msgid "Width for the widget when it's attached to the placeholder"
-msgstr "Width for the widget when it's attached to the placeholder"
+#: ../src/extension/internal/bitmap/sharpen.cpp:46
+#, fuzzy
+msgid "Sharpen selected bitmap(s)"
+msgstr "Sharpen selected bitmap(s)."
 
-#: ../src/libgdl/gdl-dock-placeholder.c:178
-msgid "Height for the widget when it's attached to the placeholder"
-msgstr "Height for the widget when it's attached to the placeholder"
+#: ../src/extension/internal/bitmap/solarize.cpp:46
+#, fuzzy
+msgid "Solarize selected bitmap(s), like overexposing photographic film"
+msgstr "Solarise selected bitmap(s), like overexposing photographic film."
 
-#: ../src/libgdl/gdl-dock-placeholder.c:184
-msgid "Floating Toplevel"
-msgstr "Floating Toplevel"
+#: ../src/extension/internal/bitmap/spread.cpp:36
+msgid "Dither"
+msgstr "Dither"
 
-#: ../src/libgdl/gdl-dock-placeholder.c:185
-msgid "Whether the placeholder is standing in for a floating toplevel dock"
-msgstr "Whether the placeholder is standing in for a floating toplevel dock"
+#: ../src/extension/internal/bitmap/spread.cpp:44
+msgid ""
+"Randomly scatter pixels in selected bitmap(s), within the given radius of "
+"the original position"
+msgstr ""
+"Randomly scatter pixels in selected bitmap(s), within the given radius of "
+"the original position"
 
-#: ../src/libgdl/gdl-dock-placeholder.c:191
-msgid "X-Coordinate"
-msgstr "X-Coordinate"
+#: ../src/extension/internal/bitmap/swirl.cpp:36
+msgid "Swirl"
+msgstr "Swirl"
 
-#: ../src/libgdl/gdl-dock-placeholder.c:192
-msgid "X coordinate for dock when floating"
-msgstr "X coordinate for dock when floating"
+#: ../src/extension/internal/bitmap/swirl.cpp:38
+#, fuzzy
+msgid "Degrees:"
+msgstr "degrees"
 
-#: ../src/libgdl/gdl-dock-placeholder.c:198
-msgid "Y-Coordinate"
-msgstr "Y-Coordinate"
+#: ../src/extension/internal/bitmap/swirl.cpp:44
+#, fuzzy
+msgid "Swirl selected bitmap(s) around center point"
+msgstr "Swirl selected bitmap(s) around centre point."
 
-#: ../src/libgdl/gdl-dock-placeholder.c:199
-msgid "Y coordinate for dock when floating"
-msgstr "Y coordinate for dock when floating"
+#. TRANSLATORS: see http://docs.gimp.org/en/gimp-tool-threshold.html
+#: ../src/extension/internal/bitmap/threshold.cpp:37
+msgid "Threshold"
+msgstr "Threshold"
 
-#: ../src/libgdl/gdl-dock-placeholder.c:494
-msgid "Attempt to dock a dock object to an unbound placeholder"
-msgstr "Attempt to dock a dock object to an unbound placeholder"
+#: ../src/extension/internal/bitmap/threshold.cpp:39
+#: ../src/extension/internal/bitmap/unsharpmask.cpp:45
+#: ../src/ui/dialog/inkscape-preferences.cpp:211
+#: ../src/ui/dialog/tracedialog.cpp:420 ../src/ui/dialog/tracedialog.cpp:453
+#: ../src/ui/dialog/tracedialog.cpp:596 ../src/widgets/toolbox.cpp:8384
+msgid "Threshold:"
+msgstr "Threshold:"
 
-#: ../src/libgdl/gdl-dock-placeholder.c:618
-#, c-format
-msgid "Got a detach signal from an object (%p) who is not our host %p"
-msgstr "Got a detach signal from an object (%p) who is not our host %p"
+#: ../src/extension/internal/bitmap/threshold.cpp:45
+#, fuzzy
+msgid "Threshold selected bitmap(s)"
+msgstr "Threshold selected bitmap(s)."
 
-#: ../src/libgdl/gdl-dock-placeholder.c:643
-#, c-format
-msgid "Something weird happened while getting the child placement for %p from parent %p"
-msgstr "Something weird happened while getting the child placement for %p from parent %p"
+#: ../src/extension/internal/bitmap/unsharpmask.cpp:40
+msgid "Unsharp Mask"
+msgstr "Unsharp Mask"
 
-#: ../src/libgdl/gdl-dock-tablabel.c:129
-msgid "Dockitem which 'owns' this tablabel"
-msgstr "Dockitem which 'owns' this tablabel"
+#: ../src/extension/internal/bitmap/unsharpmask.cpp:51
+#, fuzzy
+msgid "Sharpen selected bitmap(s) using unsharp mask algorithms"
+msgstr "Sharpen selected bitmap(s) using unsharp mask algorithms."
 
-#: ../src/libgdl/gdl-dock.c:175
-#: ../src/ui/dialog/inkscape-preferences.cpp:579
-#: ../src/ui/dialog/inkscape-preferences.cpp:600
-msgid "Floating"
-msgstr "Floating"
+#: ../src/extension/internal/bitmap/wave.cpp:37
+msgid "Wave"
+msgstr "Wave"
 
-#: ../src/libgdl/gdl-dock.c:176
-msgid "Whether the dock is floating in its own window"
-msgstr "Whether the dock is floating in its own window"
+#: ../src/extension/internal/bitmap/wave.cpp:39
+#, fuzzy
+msgid "Amplitude:"
+msgstr "Amplitude"
 
-#: ../src/libgdl/gdl-dock.c:184
-msgid "Default title for the newly created floating docks"
-msgstr "Default title for the newly created floating docks"
+#: ../src/extension/internal/bitmap/wave.cpp:40
+#, fuzzy
+msgid "Wavelength:"
+msgstr "Wavelength"
 
-#: ../src/libgdl/gdl-dock.c:191
-msgid "Width for the dock when it's of floating type"
-msgstr "Width for the dock when it's of floating type"
+#: ../src/extension/internal/bitmap/wave.cpp:46
+#, fuzzy
+msgid "Alter selected bitmap(s) along sine wave"
+msgstr "Alter selected bitmap(s) along sine wave."
 
-#: ../src/libgdl/gdl-dock.c:199
-msgid "Height for the dock when it's of floating type"
-msgstr "Height for the dock when it's of floating type"
+#: ../src/extension/internal/bluredge.cpp:134
+msgid "Inset/Outset Halo"
+msgstr "Inset/Outset Halo"
 
-#: ../src/libgdl/gdl-dock.c:206
-msgid "Float X"
-msgstr "Float X"
+#: ../src/extension/internal/bluredge.cpp:136
+msgid "Width in px of the halo"
+msgstr "Width in px of the halo"
 
-#: ../src/libgdl/gdl-dock.c:207
-msgid "X coordinate for a floating dock"
-msgstr "X coordinate for a floating dock"
+#: ../src/extension/internal/bluredge.cpp:137
+#, fuzzy
+msgid "Number of steps:"
+msgstr "Number of steps"
 
-#: ../src/libgdl/gdl-dock.c:214
-msgid "Float Y"
-msgstr "Float Y"
+#: ../src/extension/internal/bluredge.cpp:137
+msgid "Number of inset/outset copies of the object to make"
+msgstr "Number of inset/outset copies of the object to make"
 
-#: ../src/libgdl/gdl-dock.c:215
-msgid "Y coordinate for a floating dock"
-msgstr "Y coordinate for a floating dock"
+#: ../src/extension/internal/cairo-ps-out.cpp:319
+#: ../src/extension/internal/cairo-ps-out.cpp:357
+#, fuzzy
+msgid "Restrict to PS level:"
+msgstr "Restrict to PS level"
 
-#: ../src/libgdl/gdl-dock.c:499
-#, c-format
-msgid "Dock #%d"
-msgstr "Dock #%d"
+#: ../src/extension/internal/cairo-ps-out.cpp:320
+#: ../src/extension/internal/cairo-ps-out.cpp:358
+msgid "PostScript level 3"
+msgstr "PostScript level 3"
 
-#: ../src/libnrtype/FontFactory.cpp:897
-msgid "Ignoring font without family that will crash Pango"
-msgstr "Ignoring font without family that will crash Pango"
+#: ../src/extension/internal/cairo-ps-out.cpp:322
+#: ../src/extension/internal/cairo-ps-out.cpp:360
+msgid "PostScript level 2"
+msgstr "PostScript level 2"
 
-#: ../src/live_effects/effect.cpp:87
-msgid "doEffect stack test"
-msgstr "doEffect stack test"
+#: ../src/extension/internal/cairo-ps-out.cpp:325
+#: ../src/extension/internal/cairo-ps-out.cpp:363
+#: ../src/extension/internal/cairo-renderer-pdf-out.cpp:248
+#: ../src/extension/internal/emf-win32-inout.cpp:2434
+msgid "Convert texts to paths"
+msgstr "Convert texts to paths"
 
-#: ../src/live_effects/effect.cpp:88
-msgid "Angle bisector"
-msgstr "Angle bisector"
+#: ../src/extension/internal/cairo-ps-out.cpp:326
+msgid "PS+LaTeX: Omit text in PS, and create LaTeX file"
+msgstr "PS+LaTeX: Omit text in PS, and create LaTeX file"
 
-#. TRANSLATORS: boolean operations
-#: ../src/live_effects/effect.cpp:90
-msgid "Boolops"
-msgstr "Boolops"
+#: ../src/extension/internal/cairo-ps-out.cpp:327
+#: ../src/extension/internal/cairo-ps-out.cpp:365
+#: ../src/extension/internal/cairo-renderer-pdf-out.cpp:250
+msgid "Rasterize filter effects"
+msgstr "Rasterise filter effects"
 
-#: ../src/live_effects/effect.cpp:91
-msgid "Circle (by center and radius)"
-msgstr "Circle (by centre and radius)"
+#: ../src/extension/internal/cairo-ps-out.cpp:328
+#: ../src/extension/internal/cairo-ps-out.cpp:366
+#: ../src/extension/internal/cairo-renderer-pdf-out.cpp:251
+#, fuzzy
+msgid "Resolution for rasterization (dpi):"
+msgstr "Resolution for rasterisation (dpi)"
 
-#: ../src/live_effects/effect.cpp:92
-msgid "Circle by 3 points"
-msgstr "Circle by 3 points"
+#: ../src/extension/internal/cairo-ps-out.cpp:329
+#: ../src/extension/internal/cairo-ps-out.cpp:367
+#: ../src/extension/internal/cairo-renderer-pdf-out.cpp:252
+msgid "Export area is drawing"
+msgstr "Export area is drawing"
 
-#: ../src/live_effects/effect.cpp:93
-msgid "Dynamic stroke"
-msgstr "Dynamic stroke"
+#: ../src/extension/internal/cairo-ps-out.cpp:330
+#: ../src/extension/internal/cairo-ps-out.cpp:368
+#: ../src/extension/internal/cairo-renderer-pdf-out.cpp:253
+msgid "Export area is page"
+msgstr "Export area is page"
 
-#: ../src/live_effects/effect.cpp:95
-msgid "Lattice Deformation"
-msgstr "Lattice Deformation"
+#: ../src/extension/internal/cairo-ps-out.cpp:331
+#: ../src/extension/internal/cairo-ps-out.cpp:369
+#: ../src/extension/internal/cairo-renderer-pdf-out.cpp:254
+#, fuzzy
+msgid "Limit export to the object with ID:"
+msgstr "Limit export to the object with ID"
 
-#: ../src/live_effects/effect.cpp:96
-msgid "Line Segment"
-msgstr "Line Segment"
+#: ../src/extension/internal/cairo-ps-out.cpp:336
+msgid "PostScript File"
+msgstr "PostScript File"
 
-#: ../src/live_effects/effect.cpp:97
-msgid "Mirror symmetry"
-msgstr "Mirror symmetry"
+#: ../src/extension/internal/cairo-ps-out.cpp:364
+msgid "EPS+LaTeX: Omit text in EPS, and create LaTeX file"
+msgstr "EPS+LaTeX: Omit text in EPS, and create LaTeX file"
 
-#: ../src/live_effects/effect.cpp:99
-msgid "Parallel"
-msgstr "Parallel"
+#: ../src/extension/internal/cairo-ps-out.cpp:374
+msgid "Encapsulated PostScript File"
+msgstr "Encapsulated PostScript File"
 
-#: ../src/live_effects/effect.cpp:100
-msgid "Path length"
-msgstr "Path length"
+#: ../src/extension/internal/cairo-renderer-pdf-out.cpp:242
+#, fuzzy
+msgid "Restrict to PDF version:"
+msgstr "Restrict to PDF version"
 
-#: ../src/live_effects/effect.cpp:101
-msgid "Perpendicular bisector"
-msgstr "Perpendicular bisector"
+#: ../src/extension/internal/cairo-renderer-pdf-out.cpp:244
+#, fuzzy
+msgid "PDF 1.5"
+msgstr "PDF 1.4"
 
-#: ../src/live_effects/effect.cpp:102
-msgid "Perspective path"
-msgstr "Perspective path"
+#: ../src/extension/internal/cairo-renderer-pdf-out.cpp:246
+msgid "PDF 1.4"
+msgstr "PDF 1.4"
 
-#: ../src/live_effects/effect.cpp:103
-msgid "Rotate copies"
-msgstr "Rotate copies"
+#: ../src/extension/internal/cairo-renderer-pdf-out.cpp:249
+msgid "PDF+LaTeX: Omit text in PDF, and create LaTeX file"
+msgstr "PDF+LaTeX: Omit text in PDF, and create LaTeX file"
 
-#: ../src/live_effects/effect.cpp:104
-msgid "Recursive skeleton"
-msgstr "Recursive skeleton"
+#: ../src/extension/internal/emf-win32-inout.cpp:2404
+msgid "EMF Input"
+msgstr "EMF Input"
 
-#: ../src/live_effects/effect.cpp:105
-msgid "Tangent to curve"
-msgstr "Tangent to curve"
+#: ../src/extension/internal/emf-win32-inout.cpp:2409
+msgid "Enhanced Metafiles (*.emf)"
+msgstr "Enhanced Metafiles (*.emf)"
 
-#: ../src/live_effects/effect.cpp:106
-msgid "Text label"
-msgstr "Text label"
+#: ../src/extension/internal/emf-win32-inout.cpp:2410
+msgid "Enhanced Metafiles"
+msgstr "Enhanced Metafiles"
 
-#. 0.46
-#: ../src/live_effects/effect.cpp:109
-msgid "Bend"
-msgstr "Bend"
+#: ../src/extension/internal/emf-win32-inout.cpp:2418
+msgid "WMF Input"
+msgstr "WMF Input"
 
-#: ../src/live_effects/effect.cpp:110
-msgid "Gears"
-msgstr "Gears"
+#: ../src/extension/internal/emf-win32-inout.cpp:2423
+msgid "Windows Metafiles (*.wmf)"
+msgstr "Windows Metafiles (*.wmf)"
 
-#: ../src/live_effects/effect.cpp:111
-msgid "Pattern Along Path"
-msgstr "Pattern Along Path"
+#: ../src/extension/internal/emf-win32-inout.cpp:2424
+msgid "Windows Metafiles"
+msgstr "Windows Metafiles"
 
-#. for historic reasons, this effect is called skeletal(strokes) in Inkscape:SVG
-#: ../src/live_effects/effect.cpp:112
-msgid "Stitch Sub-Paths"
-msgstr "Stitch Sub-Paths"
+#: ../src/extension/internal/emf-win32-inout.cpp:2432
+msgid "EMF Output"
+msgstr "EMF Output"
 
-#. 0.47
-#: ../src/live_effects/effect.cpp:114
-msgid "VonKoch"
-msgstr "VonKoch"
+#: ../src/extension/internal/emf-win32-inout.cpp:2438
+msgid "Enhanced Metafile (*.emf)"
+msgstr "Enhanced Metafile (*.emf)"
 
-#: ../src/live_effects/effect.cpp:115
-msgid "Knot"
-msgstr "Knot"
+#: ../src/extension/internal/emf-win32-inout.cpp:2439
+msgid "Enhanced Metafile"
+msgstr "Enhanced Metafile"
 
-#: ../src/live_effects/effect.cpp:116
-msgid "Construct grid"
-msgstr "Construct grid"
+#: ../src/extension/internal/filter/drop-shadow.h:35
+msgid "Drop Shadow"
+msgstr "Drop Shadow"
 
-#: ../src/live_effects/effect.cpp:117
-msgid "Spiro spline"
-msgstr "Spiro spline"
+#: ../src/extension/internal/filter/drop-shadow.h:37
+#: ../src/extension/internal/filter/drop-shadow.h:97
+#: ../src/extension/internal/filter/drop-shadow.h:157
+#, fuzzy
+msgid "Blur radius (px):"
+msgstr "Blur radius, px"
 
-#: ../src/live_effects/effect.cpp:118
-msgid "Envelope Deformation"
-msgstr "Envelope Deformation"
+#: ../src/extension/internal/filter/drop-shadow.h:38
+#: ../src/extension/internal/filter/drop-shadow.h:98
+#: ../src/ui/widget/object-composite-settings.cpp:63
+#, fuzzy
+msgid "Opacity (%):"
+msgstr "Opacity, %:"
 
-#: ../src/live_effects/effect.cpp:119
-msgid "Interpolate Sub-Paths"
-msgstr "Interpolate Sub-Paths"
+#: ../src/extension/internal/filter/drop-shadow.h:39
+#: ../src/extension/internal/filter/drop-shadow.h:99
+#: ../src/extension/internal/filter/drop-shadow.h:158
+#, fuzzy
+msgid "Horizontal offset (px):"
+msgstr "Horizontal offset, px"
 
-#: ../src/live_effects/effect.cpp:120
-msgid "Hatches (rough)"
-msgstr "Hatches (rough)"
+#: ../src/extension/internal/filter/drop-shadow.h:40
+#: ../src/extension/internal/filter/drop-shadow.h:100
+#: ../src/extension/internal/filter/drop-shadow.h:159
+#, fuzzy
+msgid "Vertical offset (px):"
+msgstr "Vertical offset, px"
 
-#: ../src/live_effects/effect.cpp:121
-msgid "Sketch"
-msgstr "Sketch"
+#: ../src/extension/internal/filter/drop-shadow.h:44
+#: ../src/extension/internal/filter/drop-shadow.h:104
+#: ../src/extension/internal/filter/drop-shadow.h:164
+#: ../src/extension/internal/filter/filter-file.cpp:148
+#: ../src/extension/internal/filter/filter.cpp:216
+#: ../src/extension/internal/filter/snow.h:38
+#: ../src/ui/dialog/inkscape-preferences.cpp:791
+msgid "Filters"
+msgstr "Filters"
 
-#: ../src/live_effects/effect.cpp:122
-msgid "Ruler"
-msgstr "Ruler"
+#: ../src/extension/internal/filter/drop-shadow.h:48
+msgid "Black, blurred drop shadow"
+msgstr "Black, blurred drop shadow"
 
-#: ../src/live_effects/effect.cpp:278
-msgid "Is visible?"
-msgstr "Is visible?"
+#: ../src/extension/internal/filter/drop-shadow.h:95
+msgid "Drop Glow"
+msgstr "Drop Glow"
 
-#: ../src/live_effects/effect.cpp:278
-msgid "If unchecked, the effect remains applied to the object but is temporarily disabled on canvas"
-msgstr "If unchecked, the effect remains applied to the object but is temporarily disabled on canvas"
+#: ../src/extension/internal/filter/drop-shadow.h:108
+msgid "White, blurred drop glow"
+msgstr "White, blurred drop glow"
 
-#: ../src/live_effects/effect.cpp:299
-msgid "No effect"
-msgstr "No effect"
+#: ../src/extension/internal/filter/drop-shadow.h:155
+msgid "Drop shadow, color -EXP-"
+msgstr ""
 
-#: ../src/live_effects/effect.cpp:346
-#, c-format
-msgid "Please specify a parameter path for the LPE '%s' with %d mouse clicks"
-msgstr "Please specify a parameter path for the LPE '%s' with %d mouse clicks"
+#: ../src/extension/internal/filter/drop-shadow.h:165
+#, fuzzy
+msgid "Experimental"
+msgstr "Exponent"
 
-#: ../src/live_effects/effect.cpp:644
-#, c-format
-msgid "Editing parameter <b>%s</b>."
-msgstr "Editing parameter <b>%s</b>."
+#: ../src/extension/internal/filter/drop-shadow.h:168
+#, fuzzy
+msgid "Colorizable Drop shadow"
+msgstr "Adds a colourisable drop shadow inside"
 
-#: ../src/live_effects/effect.cpp:649
-msgid "None of the applied path effect's parameters can be edited on-canvas."
-msgstr "None of the applied path effect's parameters can be edited on-canvas."
+#: ../src/extension/internal/filter/filter-file.cpp:32
+msgid "Bundled"
+msgstr "Bundled"
 
-#: ../src/live_effects/lpe-bendpath.cpp:55
-msgid "Bend path"
-msgstr "Bend path"
+#: ../src/extension/internal/filter/filter-file.cpp:33
+msgid "Personal"
+msgstr "Personal"
 
-#: ../src/live_effects/lpe-bendpath.cpp:55
-msgid "Path along which to bend the original path"
-msgstr "Path along which to bend the original path"
+#: ../src/extension/internal/filter/filter-file.cpp:44
+msgid "Null external module directory name.  Filters will not be loaded."
+msgstr "Null external module directory name.  Filters will not be loaded."
 
-#: ../src/live_effects/lpe-bendpath.cpp:56
-msgid "Width of the path"
-msgstr "Width of the path"
+#: ../src/extension/internal/filter/snow.h:32
+msgid "Snow crest"
+msgstr "Snow crest"
 
-#: ../src/live_effects/lpe-bendpath.cpp:57
-#: ../src/live_effects/lpe-patternalongpath.cpp:65
-msgid "Width in units of length"
-msgstr "Width in units of length"
+#: ../src/extension/internal/filter/snow.h:34
+#, fuzzy
+msgid "Drift Size:"
+msgstr "Drift Size"
 
-#: ../src/live_effects/lpe-bendpath.cpp:57
-msgid "Scale the width of the path in units of its length"
-msgstr "Scale the width of the path in units of its length"
+#: ../src/extension/internal/filter/snow.h:42
+msgid "Snow has fallen on object"
+msgstr "Snow has fallen on object"
 
-#: ../src/live_effects/lpe-bendpath.cpp:58
-msgid "Original path is vertical"
-msgstr "Original path is vertical"
+#: ../src/extension/internal/gdkpixbuf-input.cpp:147
+#, c-format
+msgid "%s GDK pixbuf Input"
+msgstr "%s GDK pixbuf Input"
 
-#: ../src/live_effects/lpe-bendpath.cpp:58
-msgid "Rotates the original 90 degrees, before bending it along the bend path"
-msgstr "Rotates the original 90 degrees, before bending it along the bend path"
+#: ../src/extension/internal/gdkpixbuf-input.cpp:152
+msgid "Link or embed image:"
+msgstr "Link or embed image:"
 
-#: ../src/live_effects/lpe-constructgrid.cpp:26
-msgid "Size X"
-msgstr "Size X"
+#: ../src/extension/internal/gdkpixbuf-input.cpp:153
+msgid "embed"
+msgstr "embed"
 
-#: ../src/live_effects/lpe-constructgrid.cpp:26
-msgid "The size of the grid in X direction."
-msgstr "The size of the grid in X direction."
+#: ../src/extension/internal/gdkpixbuf-input.cpp:154
+msgid "link"
+msgstr "link"
 
-#: ../src/live_effects/lpe-constructgrid.cpp:27
-msgid "Size Y"
-msgstr "Size Y"
+#: ../src/extension/internal/gdkpixbuf-input.cpp:156
+msgid ""
+"Embed results in stand-alone, larger SVG files. Link references a file "
+"outside this SVG document and all files must be moved together."
+msgstr ""
+"Embed results in stand-alone, larger SVG files. Link references a file "
+"outside this SVG document and all files must be moved together."
 
-#: ../src/live_effects/lpe-constructgrid.cpp:27
-msgid "The size of the grid in Y direction."
-msgstr "The size of the grid in Y direction."
+#: ../src/extension/internal/gimpgrad.cpp:275
+msgid "GIMP Gradients"
+msgstr "GIMP Gradients"
 
-#: ../src/live_effects/lpe-curvestitch.cpp:42
-msgid "Stitch path"
-msgstr "Stitch path"
+#: ../src/extension/internal/gimpgrad.cpp:280
+msgid "GIMP Gradient (*.ggr)"
+msgstr "GIMP Gradient (*.ggr)"
 
-#: ../src/live_effects/lpe-curvestitch.cpp:42
-msgid "The path that will be used as stitch."
-msgstr "The path that will be used as stitch."
+#: ../src/extension/internal/gimpgrad.cpp:281
+msgid "Gradients used in GIMP"
+msgstr "Gradients used in GIMP"
 
-#: ../src/live_effects/lpe-curvestitch.cpp:43
-msgid "Number of paths"
-msgstr "Number of paths"
+#: ../src/extension/internal/grid.cpp:199 ../src/ui/widget/panel.cpp:112
+msgid "Grid"
+msgstr "Grid"
 
-#: ../src/live_effects/lpe-curvestitch.cpp:43
-msgid "The number of paths that will be generated."
-msgstr "The number of paths that will be generated."
+#: ../src/extension/internal/grid.cpp:201
+#, fuzzy
+msgid "Line Width:"
+msgstr "Line Width"
 
-#: ../src/live_effects/lpe-curvestitch.cpp:44
-msgid "Start edge variance"
-msgstr "Start edge variance"
+#: ../src/extension/internal/grid.cpp:202
+#, fuzzy
+msgid "Horizontal Spacing:"
+msgstr "Horizontal Spacing"
 
-#: ../src/live_effects/lpe-curvestitch.cpp:44
-msgid "The amount of random jitter to move the start points of the stitches inside & outside the guide path"
-msgstr "The amount of random jitter to move the start points of the stitches inside & outside the guide path"
+#: ../src/extension/internal/grid.cpp:203
+#, fuzzy
+msgid "Vertical Spacing:"
+msgstr "Vertical Spacing"
 
-#: ../src/live_effects/lpe-curvestitch.cpp:45
-msgid "Start spacing variance"
-msgstr "Start spacing variance"
+#: ../src/extension/internal/grid.cpp:204
+#, fuzzy
+msgid "Horizontal Offset:"
+msgstr "Horizontal Offset"
 
-#: ../src/live_effects/lpe-curvestitch.cpp:45
-msgid "The amount of random shifting to move the start points of the stitches back & forth along the guide path"
-msgstr "The amount of random shifting to move the start points of the stitches back & forth along the guide path"
+#: ../src/extension/internal/grid.cpp:205
+#, fuzzy
+msgid "Vertical Offset:"
+msgstr "Vertical Offset"
 
-#: ../src/live_effects/lpe-curvestitch.cpp:46
-msgid "End edge variance"
-msgstr "End edge variance"
+#: ../src/extension/internal/grid.cpp:211
+msgid "Draw a path which is a grid"
+msgstr "Draw a path which is a grid"
 
-#: ../src/live_effects/lpe-curvestitch.cpp:46
-msgid "The amount of randomness that moves the end points of the stitches inside & outside the guide path"
-msgstr "The amount of randomness that moves the end points of the stitches inside & outside the guide path"
+#: ../src/extension/internal/javafx-out.cpp:967
+msgid "JavaFX Output"
+msgstr "JavaFX Output"
 
-#: ../src/live_effects/lpe-curvestitch.cpp:47
-msgid "End spacing variance"
-msgstr "End spacing variance"
+#: ../src/extension/internal/javafx-out.cpp:972
+msgid "JavaFX (*.fx)"
+msgstr "JavaFX (*.fx)"
 
-#: ../src/live_effects/lpe-curvestitch.cpp:47
-msgid "The amount of random shifting to move the end points of the stitches back & forth along the guide path"
-msgstr "The amount of random shifting to move the end points of the stitches back & forth along the guide path"
+#: ../src/extension/internal/javafx-out.cpp:973
+msgid "JavaFX Raytracer File"
+msgstr "JavaFX Raytracer File"
 
-#: ../src/live_effects/lpe-curvestitch.cpp:48
-msgid "Scale width"
-msgstr "Scale width"
+#: ../src/extension/internal/latex-pstricks-out.cpp:107
+msgid "LaTeX Output"
+msgstr "LaTeX Output"
 
-#: ../src/live_effects/lpe-curvestitch.cpp:48
-msgid "Scale the width of the stitch path"
-msgstr "Scale the width of the stitch path"
+#: ../src/extension/internal/latex-pstricks-out.cpp:112
+msgid "LaTeX With PSTricks macros (*.tex)"
+msgstr "LaTeX With PSTricks macros (*.tex)"
 
-#: ../src/live_effects/lpe-curvestitch.cpp:49
-msgid "Scale width relative to length"
-msgstr "Scale width relative to length"
+#: ../src/extension/internal/latex-pstricks-out.cpp:113
+msgid "LaTeX PSTricks File"
+msgstr "LaTeX PSTricks File"
 
-#: ../src/live_effects/lpe-curvestitch.cpp:49
-msgid "Scale the width of the stitch path relative to its length"
-msgstr "Scale the width of the stitch path relative to its length"
+#: ../src/extension/internal/latex-pstricks.cpp:348
+msgid "LaTeX Print"
+msgstr "LaTeX Print"
 
-#: ../src/live_effects/lpe-envelope.cpp:33
-msgid "Top bend path"
-msgstr "Top bend path"
+#: ../src/extension/internal/odf.cpp:2418
+msgid "OpenDocument Drawing Output"
+msgstr "OpenDocument Drawing Output"
 
-#: ../src/live_effects/lpe-envelope.cpp:33
-msgid "Top path along which to bend the original path"
-msgstr "Top path along which to bend the original path"
+#: ../src/extension/internal/odf.cpp:2423
+msgid "OpenDocument drawing (*.odg)"
+msgstr "OpenDocument drawing (*.odg)"
 
-#: ../src/live_effects/lpe-envelope.cpp:34
-msgid "Right bend path"
-msgstr "Right bend path"
+#: ../src/extension/internal/odf.cpp:2424
+msgid "OpenDocument drawing file"
+msgstr "OpenDocument drawing file"
 
-#: ../src/live_effects/lpe-envelope.cpp:34
-msgid "Right path along which to bend the original path"
-msgstr "Right path along which to bend the original path"
+#. TRANSLATORS: The following are document crop settings for PDF import
+#. more info: http://www.acrobatusers.com/tech_corners/javascript_corner/tips/2006/page_bounds/
+#: ../src/extension/internal/pdfinput/pdf-input.cpp:57
+msgid "media box"
+msgstr "media box"
 
-#: ../src/live_effects/lpe-envelope.cpp:35
-msgid "Bottom bend path"
-msgstr "Bottom bend path"
+#: ../src/extension/internal/pdfinput/pdf-input.cpp:58
+msgid "crop box"
+msgstr "crop box"
 
-#: ../src/live_effects/lpe-envelope.cpp:35
-msgid "Bottom path along which to bend the original path"
-msgstr "Bottom path along which to bend the original path"
+#: ../src/extension/internal/pdfinput/pdf-input.cpp:59
+msgid "trim box"
+msgstr "trim box"
 
-#: ../src/live_effects/lpe-envelope.cpp:36
-msgid "Left bend path"
-msgstr "Left bend path"
+#: ../src/extension/internal/pdfinput/pdf-input.cpp:60
+msgid "bleed box"
+msgstr "bleed box"
 
-#: ../src/live_effects/lpe-envelope.cpp:36
-msgid "Left path along which to bend the original path"
-msgstr "Left path along which to bend the original path"
+#: ../src/extension/internal/pdfinput/pdf-input.cpp:61
+msgid "art box"
+msgstr "art box"
 
-#: ../src/live_effects/lpe-envelope.cpp:37
-msgid "Enable left & right paths"
-msgstr "Enable left & right paths"
+#: ../src/extension/internal/pdfinput/pdf-input.cpp:73
+msgid "Select page:"
+msgstr "Select page:"
 
-#: ../src/live_effects/lpe-envelope.cpp:37
-msgid "Enable the left and right deformation paths"
-msgstr "Enable the left and right deformation paths"
+#. Display total number of pages
+#: ../src/extension/internal/pdfinput/pdf-input.cpp:87
+#, c-format
+msgid "out of %i"
+msgstr "out of %i"
 
-#: ../src/live_effects/lpe-envelope.cpp:38
-msgid "Enable top & bottom paths"
-msgstr "Enable top and bottom paths"
+#. Crop settings
+#: ../src/extension/internal/pdfinput/pdf-input.cpp:93
+msgid "Clip to:"
+msgstr "Clip to:"
 
-#: ../src/live_effects/lpe-envelope.cpp:38
-msgid "Enable the top and bottom deformation paths"
-msgstr "Enable the top and bottom deformation paths"
+#: ../src/extension/internal/pdfinput/pdf-input.cpp:105
+msgid "Page settings"
+msgstr "Page settings"
 
-#: ../src/live_effects/lpe-gears.cpp:212
-msgid "Teeth"
-msgstr "Teeth"
+#: ../src/extension/internal/pdfinput/pdf-input.cpp:107
+msgid "Precision of approximating gradient meshes:"
+msgstr "Precision of approximating gradient meshes:"
 
-#: ../src/live_effects/lpe-gears.cpp:212
-msgid "The number of teeth"
-msgstr "The number of teeth"
+#: ../src/extension/internal/pdfinput/pdf-input.cpp:108
+msgid ""
+"<b>Note</b>: setting the precision too high may result in a large SVG file "
+"and slow performance."
+msgstr ""
+"<b>Note</b>: setting the precision too high may result in a large SVG file "
+"and slow performance."
 
-#: ../src/live_effects/lpe-gears.cpp:213
-msgid "Phi"
-msgstr "Phi"
+#: ../src/extension/internal/pdfinput/pdf-input.cpp:113
+msgid "rough"
+msgstr "rough"
 
-#: ../src/live_effects/lpe-gears.cpp:213
-msgid "Tooth pressure angle (typically 20-25 deg).  The ratio of teeth not in contact."
-msgstr "Tooth pressure angle (typically 20-25 deg).  The ratio of teeth not in contact."
+#. Text options
+#: ../src/extension/internal/pdfinput/pdf-input.cpp:117
+msgid "Text handling:"
+msgstr "Text handling:"
 
-#: ../src/live_effects/lpe-interpolate.cpp:30
-msgid "Trajectory"
-msgstr "Trajectory"
+#: ../src/extension/internal/pdfinput/pdf-input.cpp:119
+#: ../src/extension/internal/pdfinput/pdf-input.cpp:120
+msgid "Import text as text"
+msgstr "Import text as text"
 
-#: ../src/live_effects/lpe-interpolate.cpp:30
-msgid "Path along which intermediate steps are created."
-msgstr "Path along which intermediate steps are created."
+#: ../src/extension/internal/pdfinput/pdf-input.cpp:121
+msgid "Replace PDF fonts by closest-named installed fonts"
+msgstr "Replace PDF fonts by closest-named installed fonts"
 
-#: ../src/live_effects/lpe-interpolate.cpp:31
-#: ../src/ui/dialog/inkscape-preferences.cpp:249
-msgid "Steps"
-msgstr "Steps"
+#: ../src/extension/internal/pdfinput/pdf-input.cpp:124
+msgid "Embed images"
+msgstr "Embed images"
 
-#: ../src/live_effects/lpe-interpolate.cpp:31
-msgid "Determines the number of steps from start to end path."
-msgstr "Determines the number of steps from start to end path."
+#: ../src/extension/internal/pdfinput/pdf-input.cpp:127
+msgid "Import settings"
+msgstr "Import settings"
 
-#: ../src/live_effects/lpe-interpolate.cpp:32
-msgid "Equidistant spacing"
-msgstr "Equidistant spacing"
+#: ../src/extension/internal/pdfinput/pdf-input.cpp:249
+msgid "PDF Import Settings"
+msgstr "PDF Import Settings"
 
-#: ../src/live_effects/lpe-interpolate.cpp:32
-msgid "If true, the spacing between intermediates is constant along the length of the path. If false, the distance depends on the location of the nodes of the trajectory path."
-msgstr "If true, the spacing between intermediates is constant along the length of the path. If false, the distance depends on the location of the nodes of the trajectory path."
+#: ../src/extension/internal/pdfinput/pdf-input.cpp:394
+#, fuzzy
+msgctxt "PDF input precision"
+msgid "rough"
+msgstr "rough"
 
-#. initialise your parameters here:
-#: ../src/live_effects/lpe-knot.cpp:331
-msgid "Fixed width"
-msgstr "Fixed width"
+#: ../src/extension/internal/pdfinput/pdf-input.cpp:395
+#, fuzzy
+msgctxt "PDF input precision"
+msgid "medium"
+msgstr "medium"
 
-#: ../src/live_effects/lpe-knot.cpp:331
-msgid "Size of hidden region of lower string"
-msgstr "Size of hidden region of lower string"
+#: ../src/extension/internal/pdfinput/pdf-input.cpp:396
+#, fuzzy
+msgctxt "PDF input precision"
+msgid "fine"
+msgstr "fine"
 
-#: ../src/live_effects/lpe-knot.cpp:332
-msgid "In units of stroke width"
-msgstr "In units of stroke width"
+#: ../src/extension/internal/pdfinput/pdf-input.cpp:397
+#, fuzzy
+msgctxt "PDF input precision"
+msgid "very fine"
+msgstr "very fine"
 
-#: ../src/live_effects/lpe-knot.cpp:332
-msgid "Consider 'Interruption width' as a ratio of stroke width"
-msgstr "Consider 'Interruption width' as a ratio of stroke width"
+#: ../src/extension/internal/pdfinput/pdf-input.cpp:753
+msgid "PDF Input"
+msgstr "PDF Input"
 
-#: ../src/live_effects/lpe-knot.cpp:333
-msgid "Add the stroke width to the interruption size"
-msgstr "Add the stroke width to the interruption size"
+#: ../src/extension/internal/pdfinput/pdf-input.cpp:758
+msgid "Adobe PDF (*.pdf)"
+msgstr "Adobe PDF (*.pdf)"
 
-#: ../src/live_effects/lpe-knot.cpp:334
-msgid "Crossing path stroke width"
-msgstr "Crossing path stroke width"
+#: ../src/extension/internal/pdfinput/pdf-input.cpp:759
+msgid "Adobe Portable Document Format"
+msgstr "Adobe Portable Document Format"
 
-#: ../src/live_effects/lpe-knot.cpp:334
-msgid "Add crossed stroke width to the interruption size"
-msgstr "Add crossed stroke width to the interruption size"
+#: ../src/extension/internal/pdfinput/pdf-input.cpp:766
+msgid "AI Input"
+msgstr "AI Input"
 
-#: ../src/live_effects/lpe-knot.cpp:335
-msgid "Switcher size"
-msgstr "Switcher size"
+#: ../src/extension/internal/pdfinput/pdf-input.cpp:771
+msgid "Adobe Illustrator 9.0 and above (*.ai)"
+msgstr "Adobe Illustrator 9.0 and above (*.ai)"
 
-#: ../src/live_effects/lpe-knot.cpp:335
-msgid "Orientation indicator/switcher size"
-msgstr "Orientation indicator/switcher size"
+#: ../src/extension/internal/pdfinput/pdf-input.cpp:772
+msgid "Open files saved in Adobe Illustrator 9.0 and newer versions"
+msgstr "Open files saved in Adobe Illustrator 9.0 and newer versions"
 
-#: ../src/live_effects/lpe-knot.cpp:336
-msgid "Crossing Signs"
-msgstr "Crossing Signs"
+#: ../src/extension/internal/pov-out.cpp:701
+msgid "PovRay Output"
+msgstr "PovRay Output"
 
-#: ../src/live_effects/lpe-knot.cpp:336
-msgid "Crossings signs"
-msgstr "Crossings signs"
+#: ../src/extension/internal/pov-out.cpp:706
+msgid "PovRay (*.pov) (paths and shapes only)"
+msgstr "PovRay (*.pov) (paths and shapes only)"
 
-#: ../src/live_effects/lpe-knot.cpp:347
-msgid "Drag to select a crossing, click to flip it"
-msgstr "Drag to select a crossing, click to flip it"
+#: ../src/extension/internal/pov-out.cpp:707
+msgid "PovRay Raytracer File"
+msgstr "PovRay Raytracer File"
 
-#. / @todo Is this the right verb?
-#: ../src/live_effects/lpe-knot.cpp:640
-msgid "Change knot crossing"
-msgstr "Change knot crossing"
+#: ../src/extension/internal/svg.cpp:89
+msgid "SVG Input"
+msgstr "SVG Input"
 
-#: ../src/live_effects/lpe-patternalongpath.cpp:61
-msgid "Pattern source"
-msgstr "Pattern source"
+#: ../src/extension/internal/svg.cpp:94
+msgid "Scalable Vector Graphic (*.svg)"
+msgstr "Scalable Vector Graphic (*.svg)"
 
-#: ../src/live_effects/lpe-patternalongpath.cpp:61
-msgid "Path to put along the skeleton path"
-msgstr "Path to put along the skeleton path"
+#: ../src/extension/internal/svg.cpp:95
+msgid "Inkscape native file format and W3C standard"
+msgstr "Inkscape native file format and W3C standard"
 
-#: ../src/live_effects/lpe-patternalongpath.cpp:62
-msgid "Pattern copies"
-msgstr "Pattern copies"
+#: ../src/extension/internal/svg.cpp:103
+msgid "SVG Output Inkscape"
+msgstr "SVG Output Inkscape"
 
-#: ../src/live_effects/lpe-patternalongpath.cpp:62
-msgid "How many pattern copies to place along the skeleton path"
-msgstr "How many pattern copies to place along the skeleton path"
+#: ../src/extension/internal/svg.cpp:108
+msgid "Inkscape SVG (*.svg)"
+msgstr "Inkscape SVG (*.svg)"
 
-#: ../src/live_effects/lpe-patternalongpath.cpp:64
-msgid "Width of the pattern"
-msgstr "Width of the pattern"
+#: ../src/extension/internal/svg.cpp:109
+msgid "SVG format with Inkscape extensions"
+msgstr "SVG format with Inkscape extensions"
 
-#: ../src/live_effects/lpe-patternalongpath.cpp:66
-msgid "Scale the width of the pattern in units of its length"
-msgstr "Scale the width of the pattern in units of its length"
+#: ../src/extension/internal/svg.cpp:117
+msgid "SVG Output"
+msgstr "SVG Output"
 
-#: ../src/live_effects/lpe-patternalongpath.cpp:68
-msgid "Spacing"
-msgstr "Spacing"
+#: ../src/extension/internal/svg.cpp:122
+msgid "Plain SVG (*.svg)"
+msgstr "Plain SVG (*.svg)"
 
-#: ../src/live_effects/lpe-patternalongpath.cpp:70
-#, no-c-format
-msgid "Space between copies of the pattern. Negative values allowed, but are limited to -90% of pattern width."
-msgstr "Space between copies of the pattern. Negative values allowed, but are limited to -90% of pattern width."
+#: ../src/extension/internal/svg.cpp:123
+msgid "Scalable Vector Graphics format as defined by the W3C"
+msgstr "Scalable Vector Graphics format as defined by the W3C"
 
-#: ../src/live_effects/lpe-patternalongpath.cpp:74
-msgid "Offsets in unit of pattern size"
-msgstr "Offsets in unit of pattern size"
+#: ../src/extension/internal/svgz.cpp:47
+msgid "SVGZ Input"
+msgstr "SVGZ Input"
 
-#: ../src/live_effects/lpe-patternalongpath.cpp:75
-msgid "Spacing, tangential and normal offset are expressed as a ratio of width/height"
-msgstr "Spacing, tangential and normal offset are expressed as a ratio of width/height"
+#: ../src/extension/internal/svgz.cpp:53 ../src/extension/internal/svgz.cpp:67
+msgid "Compressed Inkscape SVG (*.svgz)"
+msgstr "Compressed Inkscape SVG (*.svgz)"
 
-#: ../src/live_effects/lpe-patternalongpath.cpp:77
-msgid "Rotate pattern 90 deg before applying"
-msgstr "Rotate pattern 90 deg before applying"
+#: ../src/extension/internal/svgz.cpp:54
+msgid "SVG file format compressed with GZip"
+msgstr "SVG file format compressed with GZip"
 
-#: ../src/live_effects/lpe-patternalongpath.cpp:79
-msgid "Fuse nearby ends"
-msgstr "Fuse nearby ends"
+#: ../src/extension/internal/svgz.cpp:62 ../src/extension/internal/svgz.cpp:76
+msgid "SVGZ Output"
+msgstr "SVGZ Output"
 
-#: ../src/live_effects/lpe-patternalongpath.cpp:79
-msgid "Fuse ends closer than this number. 0 means don't fuse."
-msgstr "Fuse ends closer than this number. 0 means don't fuse."
+#: ../src/extension/internal/svgz.cpp:68
+msgid "Inkscape's native file format compressed with GZip"
+msgstr "Inkscape's native file format compressed with GZip"
 
-#: ../src/live_effects/lpe-rough-hatches.cpp:226
-msgid "Frequency randomness"
-msgstr "Frequency randomness"
+#: ../src/extension/internal/svgz.cpp:81
+msgid "Compressed plain SVG (*.svgz)"
+msgstr "Compressed plain SVG (*.svgz)"
 
-#: ../src/live_effects/lpe-rough-hatches.cpp:226
-msgid "Variation of distance between hatches, in %."
-msgstr "Variation of distance between hatches, in %."
+#: ../src/extension/internal/svgz.cpp:82
+msgid "Scalable Vector Graphics format compressed with GZip"
+msgstr "Scalable Vector Graphics format compressed with GZip"
 
-#: ../src/live_effects/lpe-rough-hatches.cpp:227
-msgid "Growth"
-msgstr "Growth"
+#: ../src/extension/internal/win32.cpp:486
+msgid "Windows 32-bit Print"
+msgstr "Windows 32-bit Print"
 
-#: ../src/live_effects/lpe-rough-hatches.cpp:227
-msgid "Growth of distance between hatches."
-msgstr "Growth of distance between hatches."
+#: ../src/extension/internal/wpg-input.cpp:103
+msgid "WPG Input"
+msgstr "WPG Input"
 
-#. FIXME: top/bottom names are inverted in the UI/svg and in the code!!
-#: ../src/live_effects/lpe-rough-hatches.cpp:229
-msgid "Half-turns smoothness: 1st side, in"
-msgstr "Half-turns smoothness: 1st side, in"
+#: ../src/extension/internal/wpg-input.cpp:108
+msgid "WordPerfect Graphics (*.wpg)"
+msgstr "WordPerfect Graphics (*.wpg)"
 
-#: ../src/live_effects/lpe-rough-hatches.cpp:229
-msgid "Set smoothness/sharpness of path when reaching a 'bottom' half-turn. 0=sharp, 1=default"
-msgstr "Set smoothness/sharpness of path when reaching a 'bottom' half-turn. 0=sharp, 1=default"
+#: ../src/extension/internal/wpg-input.cpp:109
+msgid "Vector graphics format used by Corel WordPerfect"
+msgstr "Vector graphics format used by Corel WordPerfect"
 
-#: ../src/live_effects/lpe-rough-hatches.cpp:230
-msgid "1st side, out"
-msgstr "1st side, out"
+#: ../src/extension/prefdialog.cpp:236
+msgid "Live preview"
+msgstr "Live preview"
 
-#: ../src/live_effects/lpe-rough-hatches.cpp:230
-msgid "Set smoothness/sharpness of path when leaving a 'bottom' half-turn. 0=sharp, 1=default"
-msgstr "Set smoothness/sharpness of path when leaving a 'bottom' half-turn. 0=sharp, 1=default"
+#: ../src/extension/prefdialog.cpp:236
+msgid "Is the effect previewed live on canvas?"
+msgstr "Is the effect previewed live on canvas?"
 
-#: ../src/live_effects/lpe-rough-hatches.cpp:231
-msgid "2nd side, in"
-msgstr "2nd side, in"
+#. We can't call sp_ui_error_dialog because we may be
+#. running from the console, in which case calling sp_ui
+#. routines will cause a segfault.  See bug 1000350 - bryce
+#. sp_ui_error_dialog(_("Format autodetect failed. The file is being opened as SVG."));
+#: ../src/extension/system.cpp:109
+msgid "Format autodetect failed. The file is being opened as SVG."
+msgstr "Format autodetect failed. The file is being opened as SVG."
 
-#: ../src/live_effects/lpe-rough-hatches.cpp:231
-msgid "Set smoothness/sharpness of path when reaching a 'top' half-turn. 0=sharp, 1=default"
-msgstr "Set smoothness/sharpness of path when reaching a 'top' half-turn. 0=sharp, 1=default"
+#: ../src/file.cpp:148
+msgid "default.svg"
+msgstr "default.svg"
 
-#: ../src/live_effects/lpe-rough-hatches.cpp:232
-msgid "2nd side, out"
-msgstr "2nd side, out"
+#: ../src/file.cpp:262 ../src/file.cpp:1061
+#, c-format
+msgid "Failed to load the requested file %s"
+msgstr "Failed to load the requested file %s"
 
-#: ../src/live_effects/lpe-rough-hatches.cpp:232
-msgid "Set smoothness/sharpness of path when leaving a 'top' half-turn. 0=sharp, 1=default"
-msgstr "Set smoothness/sharpness of path when leaving a 'top' half-turn. 0=sharp, 1=default"
+#: ../src/file.cpp:286
+msgid "Document not saved yet.  Cannot revert."
+msgstr "Document not saved yet.  Cannot revert."
 
-#: ../src/live_effects/lpe-rough-hatches.cpp:233
-msgid "Magnitude jitter: 1st side"
-msgstr "Magnitude jitter: 1st side"
+#: ../src/file.cpp:292
+#, c-format
+msgid "Changes will be lost!  Are you sure you want to reload document %s?"
+msgstr "Changes will be lost!  Are you sure you want to reload document %s?"
 
-#: ../src/live_effects/lpe-rough-hatches.cpp:233
-msgid "Randomly moves 'bottom' half-turns to produce magnitude variations."
-msgstr "Randomly moves 'bottom' half-turns to produce magnitude variations."
+#: ../src/file.cpp:321
+msgid "Document reverted."
+msgstr "Document reverted."
 
-#: ../src/live_effects/lpe-rough-hatches.cpp:234
-#: ../src/live_effects/lpe-rough-hatches.cpp:236
-#: ../src/live_effects/lpe-rough-hatches.cpp:238
-msgid "2nd side"
-msgstr "2nd side"
+#: ../src/file.cpp:323
+msgid "Document not reverted."
+msgstr "Document not reverted."
 
-#: ../src/live_effects/lpe-rough-hatches.cpp:234
-msgid "Randomly moves 'top' half-turns to produce magnitude variations."
-msgstr "Randomly moves 'top' half-turns to produce magnitude variations."
+#: ../src/file.cpp:473
+msgid "Select file to open"
+msgstr "Select file to open"
 
-#: ../src/live_effects/lpe-rough-hatches.cpp:235
-msgid "Parallelism jitter: 1st side"
-msgstr "Parallelism jitter: 1st side"
-
-#: ../src/live_effects/lpe-rough-hatches.cpp:235
-msgid "Add direction randomness by moving 'bottom' half-turns tangentially to the boundary."
-msgstr "Add direction randomness by moving 'bottom' half-turns tangentially to the boundary."
+#: ../src/file.cpp:557
+msgid "Vacuum &lt;defs&gt;"
+msgstr "Vacuum &lt;defs&gt;"
 
-#: ../src/live_effects/lpe-rough-hatches.cpp:236
-msgid "Add direction randomness by randomly moving 'top' half-turns tangentially to the boundary."
-msgstr "Add direction randomness by randomly moving 'top' half-turns tangentially to the boundary."
+#: ../src/file.cpp:562
+#, c-format
+msgid "Removed <b>%i</b> unused definition in &lt;defs&gt;."
+msgid_plural "Removed <b>%i</b> unused definitions in &lt;defs&gt;."
+msgstr[0] "Removed <b>%i</b> unused definition in &lt;defs&gt;."
+msgstr[1] "Removed <b>%i</b> unused definitions in &lt;defs&gt;."
 
-#: ../src/live_effects/lpe-rough-hatches.cpp:237
-msgid "Variance: 1st side"
-msgstr "Variance: 1st side"
+#: ../src/file.cpp:567
+msgid "No unused definitions in &lt;defs&gt;."
+msgstr "No unused definitions in &lt;defs&gt;."
 
-#: ../src/live_effects/lpe-rough-hatches.cpp:237
-msgid "Randomness of 'bottom' half-turns smoothness"
-msgstr "Randomness of 'bottom' half-turns smoothness"
+#: ../src/file.cpp:598
+#, c-format
+msgid ""
+"No Inkscape extension found to save document (%s).  This may have been "
+"caused by an unknown filename extension."
+msgstr ""
+"No Inkscape extension found to save document (%s).  This may have been "
+"caused by an unknown filename extension."
 
-#: ../src/live_effects/lpe-rough-hatches.cpp:238
-msgid "Randomness of 'top' half-turns smoothness"
-msgstr "Randomness of 'top' half-turns smoothness"
+#: ../src/file.cpp:599 ../src/file.cpp:607 ../src/file.cpp:615
+#: ../src/file.cpp:621 ../src/file.cpp:626
+msgid "Document not saved."
+msgstr "Document not saved."
 
-#.
-#: ../src/live_effects/lpe-rough-hatches.cpp:240
-msgid "Generate thick/thin path"
-msgstr "Generate thick/thin path"
+#: ../src/file.cpp:606
+#, c-format
+msgid ""
+"File %s is write protected. Please remove write protection and try again."
+msgstr ""
+"File %s is write protected. Please remove write protection and try again."
 
-#: ../src/live_effects/lpe-rough-hatches.cpp:240
-msgid "Simulate a stroke of varying width"
-msgstr "Simulate a stroke of varying width"
+#: ../src/file.cpp:614
+#, c-format
+msgid "File %s could not be saved."
+msgstr "File %s could not be saved."
 
-#: ../src/live_effects/lpe-rough-hatches.cpp:241
-msgid "Bend hatches"
-msgstr "Bend hatches"
+#: ../src/file.cpp:631
+msgid "Document saved."
+msgstr "Document saved."
 
-#: ../src/live_effects/lpe-rough-hatches.cpp:241
-msgid "Add a global bend to the hatches (slower)"
-msgstr "Add a global bend to the hatches (slower)"
+#. We are saving for the first time; create a unique default filename
+#: ../src/file.cpp:764 ../src/file.cpp:1198
+#, c-format
+msgid "drawing%s"
+msgstr "drawing%s"
 
-#: ../src/live_effects/lpe-rough-hatches.cpp:242
-msgid "Thickness: at 1st side"
-msgstr "Thickness: at 1st side"
+#: ../src/file.cpp:770
+#, c-format
+msgid "drawing-%d%s"
+msgstr "drawing-%d%s"
 
-#: ../src/live_effects/lpe-rough-hatches.cpp:242
-msgid "Width at 'bottom' half-turns"
-msgstr "Width at 'bottom' half-turns"
+#: ../src/file.cpp:774
+#, c-format
+msgid "%s"
+msgstr "%s"
 
-#: ../src/live_effects/lpe-rough-hatches.cpp:243
-msgid "at 2nd side"
-msgstr "at 2nd side"
+#: ../src/file.cpp:789
+msgid "Select file to save a copy to"
+msgstr "Select file to save a copy to"
 
-#: ../src/live_effects/lpe-rough-hatches.cpp:243
-msgid "Width at 'top' half-turns"
-msgstr "Width at 'top' half-turns"
+#: ../src/file.cpp:791
+msgid "Select file to save to"
+msgstr "Select file to save to"
 
-#.
-#: ../src/live_effects/lpe-rough-hatches.cpp:245
-msgid "from 2nd to 1st side"
-msgstr "from 2nd to 1st side"
+#: ../src/file.cpp:886
+msgid "No changes need to be saved."
+msgstr "No changes need to be saved."
 
-#: ../src/live_effects/lpe-rough-hatches.cpp:245
-msgid "Width from 'top' to 'bottom'"
-msgstr "Width from 'top' to 'bottom'"
+#: ../src/file.cpp:903
+msgid "Saving document..."
+msgstr "Saving document..."
 
-#: ../src/live_effects/lpe-rough-hatches.cpp:246
-msgid "from 1st to 2nd side"
-msgstr "from 1st to 2nd side"
+#: ../src/file.cpp:1058
+msgid "Import"
+msgstr "Import"
 
-#: ../src/live_effects/lpe-rough-hatches.cpp:246
-msgid "Width from 'bottom' to 'top'"
-msgstr "Width from 'bottom' to 'top'"
+#: ../src/file.cpp:1108
+msgid "Select file to import"
+msgstr "Select file to import"
 
-#: ../src/live_effects/lpe-rough-hatches.cpp:248
-msgid "Hatches width and dir"
-msgstr "Hatches width and dir"
+#: ../src/file.cpp:1220
+msgid "Select file to export to"
+msgstr "Select file to export to"
 
-#: ../src/live_effects/lpe-rough-hatches.cpp:248
-msgid "Defines hatches frequency and direction"
-msgstr "Defines hatches frequency and direction"
+#: ../src/file.cpp:1463 ../src/verbs.cpp:2251
+msgid "Import From Open Clip Art Library"
+msgstr "Import From Open Clip Art Library"
 
-#.
-#. bender(_("Global bending"), _("Relative position to a reference point defines global bending direction and amount"), "bender", &wr, this, NULL, Geom::Point(-5,0)),
-#: ../src/live_effects/lpe-rough-hatches.cpp:251
-msgid "Global bending"
-msgstr "Global bending"
+#: ../src/filter-enums.cpp:20
+msgid "Blend"
+msgstr "Blend"
 
-#: ../src/live_effects/lpe-rough-hatches.cpp:251
-msgid "Relative position to a reference point defines global bending direction and amount"
-msgstr "Relative position to a reference point defines global bending direction and amount"
+#: ../src/filter-enums.cpp:21
+msgid "Color Matrix"
+msgstr "Colour Matrix"
 
-#: ../src/live_effects/lpe-ruler.cpp:29
-#: ../src/live_effects/lpe-ruler.cpp:37
-msgid "Both"
-msgstr "Both"
+#: ../src/filter-enums.cpp:22
+msgid "Component Transfer"
+msgstr "Component Transfer"
 
-#: ../src/live_effects/lpe-ruler.cpp:35
-#: ../src/widgets/toolbox.cpp:5589
-msgid "Start"
-msgstr "Start"
+#: ../src/filter-enums.cpp:23
+msgid "Composite"
+msgstr "Composite"
 
-#: ../src/live_effects/lpe-ruler.cpp:36
-#: ../src/widgets/toolbox.cpp:5602
-msgid "End"
-msgstr "End"
+#: ../src/filter-enums.cpp:24
+msgid "Convolve Matrix"
+msgstr "Convolve Matrix"
 
-#: ../src/live_effects/lpe-ruler.cpp:43
-msgid "Mark distance"
-msgstr "Mark distance"
+#: ../src/filter-enums.cpp:25
+msgid "Diffuse Lighting"
+msgstr "Diffuse Lighting"
 
-#: ../src/live_effects/lpe-ruler.cpp:43
-msgid "Distance between successive ruler marks"
-msgstr "Distance between successive ruler marks"
+#: ../src/filter-enums.cpp:26
+msgid "Displacement Map"
+msgstr "Displacement Map"
 
-#: ../src/live_effects/lpe-ruler.cpp:45
-msgid "Major length"
-msgstr "Major length"
+#: ../src/filter-enums.cpp:27
+msgid "Flood"
+msgstr "Flood"
 
-#: ../src/live_effects/lpe-ruler.cpp:45
-msgid "Length of major ruler marks"
-msgstr "Length of major ruler marks"
+#: ../src/filter-enums.cpp:29 ../src/selection-describer.cpp:54
+msgid "Image"
+msgstr "Image"
 
-#: ../src/live_effects/lpe-ruler.cpp:46
-msgid "Minor length"
-msgstr "Minor length"
+#: ../src/filter-enums.cpp:30
+msgid "Merge"
+msgstr "Merge"
 
-#: ../src/live_effects/lpe-ruler.cpp:46
-msgid "Length of minor ruler marks"
-msgstr "Length of minor ruler marks"
+#: ../src/filter-enums.cpp:32 ../src/live_effects/effect.cpp:98
+msgid "Offset"
+msgstr "Offset"
 
-#: ../src/live_effects/lpe-ruler.cpp:47
-msgid "Major steps"
-msgstr "Major steps"
+#: ../src/filter-enums.cpp:33
+msgid "Specular Lighting"
+msgstr "Specular Lighting"
 
-#: ../src/live_effects/lpe-ruler.cpp:47
-msgid "Draw a major mark every ... steps"
-msgstr "Draw a major mark every ... steps"
+#: ../src/filter-enums.cpp:34
+msgid "Tile"
+msgstr "Tile"
 
-#: ../src/live_effects/lpe-ruler.cpp:48
-msgid "Shift marks by"
-msgstr "Shift marks by"
+#: ../src/filter-enums.cpp:35 ../src/filter-enums.cpp:117
+msgid "Turbulence"
+msgstr "Turbulence"
 
-#: ../src/live_effects/lpe-ruler.cpp:48
-msgid "Shift marks by this many steps"
-msgstr "Shift marks by this many steps"
+#: ../src/filter-enums.cpp:40
+msgid "Source Graphic"
+msgstr "Source Graphic"
 
-#: ../src/live_effects/lpe-ruler.cpp:49
-msgid "Mark direction"
-msgstr "Mark direction"
+#: ../src/filter-enums.cpp:41
+msgid "Source Alpha"
+msgstr "Source Alpha"
 
-#: ../src/live_effects/lpe-ruler.cpp:49
-msgid "Direction of marks (when viewing along the path from start to end)"
-msgstr "Direction of marks (when viewing along the path from start to end)"
+#: ../src/filter-enums.cpp:42
+msgid "Background Image"
+msgstr "Background Image"
 
-#: ../src/live_effects/lpe-ruler.cpp:50
-msgid "Offset of first mark"
-msgstr "Offset of first mark"
+#: ../src/filter-enums.cpp:43
+msgid "Background Alpha"
+msgstr "Background Alpha"
 
-#: ../src/live_effects/lpe-ruler.cpp:51
-msgid "Border marks"
-msgstr "Border marks"
+#: ../src/filter-enums.cpp:44
+msgid "Fill Paint"
+msgstr "Fill Paint"
 
-#: ../src/live_effects/lpe-ruler.cpp:51
-msgid "Choose whether to draw marks at the beginning and end of the path"
-msgstr "Choose whether to draw marks at the beginning and end of the path"
+#: ../src/filter-enums.cpp:45
+msgid "Stroke Paint"
+msgstr "Stroke Paint"
 
-#. initialise your parameters here:
-#. testpointA(_("Test Point A"), _("Test A"), "ptA", &wr, this, Geom::Point(100,100)),
-#: ../src/live_effects/lpe-sketch.cpp:35
-msgid "Strokes"
-msgstr "Strokes"
+#: ../src/filter-enums.cpp:51
+#, fuzzy
+msgctxt "Filter blend mode"
+msgid "Normal"
+msgstr "Normal"
 
-#: ../src/live_effects/lpe-sketch.cpp:35
-msgid "Draw that many approximating strokes"
-msgstr "Draw that many approximating strokes"
+#: ../src/filter-enums.cpp:52
+#, fuzzy
+msgctxt "Filter blend mode"
+msgid "Multiply"
+msgstr "Multiply"
 
-#: ../src/live_effects/lpe-sketch.cpp:36
-msgid "Max stroke length"
-msgstr "Max stroke length"
+#: ../src/filter-enums.cpp:53
+#, fuzzy
+msgctxt "Filter blend mode"
+msgid "Screen"
+msgstr "Screen"
 
-#: ../src/live_effects/lpe-sketch.cpp:37
-msgid "Maximum length of approximating strokes"
-msgstr "Maximum length of approximating strokes"
+#: ../src/filter-enums.cpp:54
+#, fuzzy
+msgctxt "Filter blend mode"
+msgid "Darken"
+msgstr "Darken"
 
-#: ../src/live_effects/lpe-sketch.cpp:38
-msgid "Stroke length variation"
-msgstr "Stroke length variation"
+#: ../src/filter-enums.cpp:55
+#, fuzzy
+msgctxt "Filter blend mode"
+msgid "Lighten"
+msgstr "Lighten"
 
-#: ../src/live_effects/lpe-sketch.cpp:39
-msgid "Random variation of stroke length (relative to maximum length)"
-msgstr "Random variation of stroke length (relative to maximum length)"
+#: ../src/filter-enums.cpp:61
+msgid "Matrix"
+msgstr "Matrix"
 
-#: ../src/live_effects/lpe-sketch.cpp:40
-msgid "Max. overlap"
-msgstr "Max. overlap"
+#: ../src/filter-enums.cpp:62
+msgid "Saturate"
+msgstr "Saturate"
 
-#: ../src/live_effects/lpe-sketch.cpp:41
-msgid "How much successive strokes should overlap (relative to maximum length)"
-msgstr "How much successive strokes should overlap (relative to maximum length)"
+#: ../src/filter-enums.cpp:63
+msgid "Hue Rotate"
+msgstr "Hue Rotate"
 
-#: ../src/live_effects/lpe-sketch.cpp:42
-msgid "Overlap variation"
-msgstr "Overlap variation"
+#: ../src/filter-enums.cpp:64
+msgid "Luminance to Alpha"
+msgstr "Luminance to Alpha"
 
-#: ../src/live_effects/lpe-sketch.cpp:43
-msgid "Random variation of overlap (relative to maximum overlap)"
-msgstr "Random variation of overlap (relative to maximum overlap)"
+#: ../src/filter-enums.cpp:71
+msgid "Over"
+msgstr "Over"
 
-#: ../src/live_effects/lpe-sketch.cpp:44
-msgid "Max. end tolerance"
-msgstr "Max. end tolerance"
+#: ../src/filter-enums.cpp:72
+msgid "In"
+msgstr "In"
 
-#: ../src/live_effects/lpe-sketch.cpp:45
-msgid "Maximum distance between ends of original and approximating paths (relative to maximum length)"
-msgstr "Maximum distance between ends of original and approximating paths (relative to maximum length)"
+#: ../src/filter-enums.cpp:73
+msgid "Out"
+msgstr "Out"
 
-#: ../src/live_effects/lpe-sketch.cpp:46
-msgid "Average offset"
-msgstr "Average offset"
+#: ../src/filter-enums.cpp:74
+msgid "Atop"
+msgstr "Atop"
 
-#: ../src/live_effects/lpe-sketch.cpp:47
-msgid "Average distance each stroke is away from the original path"
-msgstr "Average distance each stroke is away from the original path"
+#: ../src/filter-enums.cpp:75
+msgid "XOR"
+msgstr "XOR"
 
-#: ../src/live_effects/lpe-sketch.cpp:48
-msgid "Max. tremble"
-msgstr "Max. tremble"
+#: ../src/filter-enums.cpp:76
+msgid "Arithmetic"
+msgstr "Arithmetic"
 
-#: ../src/live_effects/lpe-sketch.cpp:49
-msgid "Maximum tremble magnitude"
-msgstr "Maximum tremble magnitude"
+#: ../src/filter-enums.cpp:82
+msgid "Identity"
+msgstr "Identity"
 
-#: ../src/live_effects/lpe-sketch.cpp:50
-msgid "Tremble frequency"
-msgstr "Tremble frequency"
+#: ../src/filter-enums.cpp:83
+msgid "Table"
+msgstr "Table"
 
-#: ../src/live_effects/lpe-sketch.cpp:51
-msgid "Average number of tremble periods in a stroke"
-msgstr "Average number of tremble periods in a stroke"
+#: ../src/filter-enums.cpp:84
+msgid "Discrete"
+msgstr "Discrete"
 
-#: ../src/live_effects/lpe-sketch.cpp:53
-msgid "Construction lines"
-msgstr "Construction lines"
+#: ../src/filter-enums.cpp:85
+msgid "Linear"
+msgstr "Linear"
 
-#: ../src/live_effects/lpe-sketch.cpp:54
-msgid "How many construction lines (tangents) to draw"
-msgstr "How many construction lines (tangents) to draw"
+#: ../src/filter-enums.cpp:86
+msgid "Gamma"
+msgstr "Gamma"
 
-#: ../src/live_effects/lpe-sketch.cpp:56
-msgid "Scale factor relating curvature and length of construction lines (try 5*offset)"
-msgstr "Scale factor relating curvature and length of construction lines (try 5*offset)"
+#: ../src/filter-enums.cpp:92 ../src/selection-chemistry.cpp:436
+#: ../src/widgets/gradient-selector.cpp:142
+msgid "Duplicate"
+msgstr "Duplicate"
 
-#: ../src/live_effects/lpe-sketch.cpp:57
-msgid "Max. length"
-msgstr "Max. length"
+#: ../src/filter-enums.cpp:93
+msgid "Wrap"
+msgstr "Wrap"
 
-#: ../src/live_effects/lpe-sketch.cpp:57
-msgid "Maximum length of construction lines"
-msgstr "Maximum length of construction lines"
+#: ../src/filter-enums.cpp:100 ../src/flood-context.cpp:249
+#: ../src/widgets/sp-color-icc-selector.cpp:234
+#: ../src/widgets/sp-color-scales.cpp:405
+#: ../src/widgets/sp-color-scales.cpp:406
+msgid "Red"
+msgstr "Red"
 
-#: ../src/live_effects/lpe-sketch.cpp:58
-msgid "Length variation"
-msgstr "Length variation"
+#: ../src/filter-enums.cpp:101 ../src/flood-context.cpp:250
+#: ../src/widgets/sp-color-icc-selector.cpp:234
+#: ../src/widgets/sp-color-scales.cpp:408
+#: ../src/widgets/sp-color-scales.cpp:409
+msgid "Green"
+msgstr "Green"
 
-#: ../src/live_effects/lpe-sketch.cpp:58
-msgid "Random variation of the length of construction lines"
-msgstr "Random variation of the length of construction lines"
+#: ../src/filter-enums.cpp:102 ../src/flood-context.cpp:251
+#: ../src/widgets/sp-color-icc-selector.cpp:234
+#: ../src/widgets/sp-color-scales.cpp:411
+#: ../src/widgets/sp-color-scales.cpp:412
+msgid "Blue"
+msgstr "Blue"
 
-#: ../src/live_effects/lpe-sketch.cpp:59
-msgid "Placement randomness"
-msgstr "Placement randomness"
+#: ../src/filter-enums.cpp:103 ../src/flood-context.cpp:255
+msgid "Alpha"
+msgstr "Alpha"
 
-#: ../src/live_effects/lpe-sketch.cpp:59
-msgid "0: evenly distributed construction lines, 1: purely random placement"
-msgstr "0: evenly distributed construction lines, 1: purely random placement"
+#: ../src/filter-enums.cpp:109
+msgid "Erode"
+msgstr "Erode"
 
-#: ../src/live_effects/lpe-sketch.cpp:61
-msgid "k_min"
-msgstr "k_min"
+#: ../src/filter-enums.cpp:110
+msgid "Dilate"
+msgstr "Dilate"
 
-#: ../src/live_effects/lpe-sketch.cpp:61
-msgid "min curvature"
-msgstr "min curvature"
+#: ../src/filter-enums.cpp:116
+msgid "Fractal Noise"
+msgstr "Fractal Noise"
 
-#: ../src/live_effects/lpe-sketch.cpp:62
-msgid "k_max"
-msgstr "k_max"
+#: ../src/filter-enums.cpp:123
+msgid "Distant Light"
+msgstr "Distant Light"
 
-#: ../src/live_effects/lpe-sketch.cpp:62
-msgid "max curvature"
-msgstr "max curvature"
+#: ../src/filter-enums.cpp:124
+msgid "Point Light"
+msgstr "Point Light"
 
-#: ../src/live_effects/lpe-vonkoch.cpp:46
-msgid "Nb of generations"
-msgstr "Nb of generations"
+#: ../src/filter-enums.cpp:125
+msgid "Spot Light"
+msgstr "Spot Light"
 
-#: ../src/live_effects/lpe-vonkoch.cpp:46
-msgid "Depth of the recursion --- keep low!!"
-msgstr "Depth of the recursion --- keep low!!"
+#: ../src/flood-context.cpp:248
+msgid "Visible Colors"
+msgstr "Visible Colours"
 
-#: ../src/live_effects/lpe-vonkoch.cpp:47
-msgid "Generating path"
-msgstr "Generating path"
+#: ../src/flood-context.cpp:266
+#, fuzzy
+msgctxt "Flood autogap"
+msgid "None"
+msgstr "None"
 
-#: ../src/live_effects/lpe-vonkoch.cpp:47
-msgid "Path whose segments define the iterated transforms"
-msgstr "Path whose segments define the iterated transforms"
+#: ../src/flood-context.cpp:267
+#, fuzzy
+msgctxt "Flood autogap"
+msgid "Small"
+msgstr "Small"
 
-#: ../src/live_effects/lpe-vonkoch.cpp:48
-msgid "Use uniform transforms only"
-msgstr "Use uniform transforms only"
+#: ../src/flood-context.cpp:268
+#, fuzzy
+msgctxt "Flood autogap"
+msgid "Medium"
+msgstr "Medium"
 
-#: ../src/live_effects/lpe-vonkoch.cpp:48
-msgid "2 consecutive segments are used to reverse/preserve orientation only (otherwise, they define a general transform)."
-msgstr "2 consecutive segments are used to reverse/preserve orientation only (otherwise, they define a general transform)."
+#: ../src/flood-context.cpp:269
+#, fuzzy
+msgctxt "Flood autogap"
+msgid "Large"
+msgstr "Large"
 
-#: ../src/live_effects/lpe-vonkoch.cpp:49
-msgid "Draw all generations"
-msgstr "Draw all generations"
+#: ../src/flood-context.cpp:471
+msgid "<b>Too much inset</b>, the result is empty."
+msgstr "<b>Too much inset</b>, the result is empty."
 
-#: ../src/live_effects/lpe-vonkoch.cpp:49
-msgid "If unchecked, draw only the last generation"
-msgstr "If unchecked, draw only the last generation"
+#: ../src/flood-context.cpp:511
+#, c-format
+msgid ""
+"Area filled, path with <b>%d</b> node created and unioned with selection."
+msgid_plural ""
+"Area filled, path with <b>%d</b> nodes created and unioned with selection."
+msgstr[0] ""
+"Area filled, path with <b>%d</b> node created and unioned with selection."
+msgstr[1] ""
+"Area filled, path with <b>%d</b> nodes created and unioned with selection."
+
+#: ../src/flood-context.cpp:515
+#, c-format
+msgid "Area filled, path with <b>%d</b> node created."
+msgid_plural "Area filled, path with <b>%d</b> nodes created."
+msgstr[0] "Area filled, path with <b>%d</b> node created."
+msgstr[1] "Area filled, path with <b>%d</b> nodes created."
 
-#. ,draw_boxes(_("Display boxes"), _("Display boxes instead of paths only"), "draw_boxes", &wr, this, true)
-#: ../src/live_effects/lpe-vonkoch.cpp:51
-msgid "Reference segment"
-msgstr "Reference segment"
+#: ../src/flood-context.cpp:787 ../src/flood-context.cpp:1101
+msgid "<b>Area is not bounded</b>, cannot fill."
+msgstr "<b>Area is not bounded</b>, cannot fill."
 
-#: ../src/live_effects/lpe-vonkoch.cpp:51
-msgid "The reference segment. Defaults to the horizontal midline of the bbox."
-msgstr "The reference segment. Defaults to the horizontal midline of the bbox."
+#: ../src/flood-context.cpp:1106
+msgid ""
+"<b>Only the visible part of the bounded area was filled.</b> If you want to "
+"fill all of the area, undo, zoom out, and fill again."
+msgstr ""
+"<b>Only the visible part of the bounded area was filled.</b> If you want to "
+"fill all of the area, undo, zoom out, and fill again."
 
-#. refA(_("Ref Start"), _("Left side middle of the reference box"), "refA", &wr, this),
-#. refB(_("Ref End"), _("Right side middle of the reference box"), "refB", &wr, this),
-#. FIXME: a path is used here instead of 2 points to work around path/point param incompatibility bug.
-#: ../src/live_effects/lpe-vonkoch.cpp:55
-msgid "Max complexity"
-msgstr "Max. complexity"
+#: ../src/flood-context.cpp:1124 ../src/flood-context.cpp:1283
+msgid "Fill bounded area"
+msgstr "Fill bounded area"
 
-#: ../src/live_effects/lpe-vonkoch.cpp:55
-msgid "Disable effect if the output is too complex"
-msgstr "Disable effect if the output is too complex"
+#: ../src/flood-context.cpp:1143
+msgid "Set style on object"
+msgstr "Set style on object"
 
-#: ../src/live_effects/parameter/bool.cpp:69
-msgid "Change bool parameter"
-msgstr "Change bool parameter"
+#: ../src/flood-context.cpp:1202
+msgid "<b>Draw over</b> areas to add to fill, hold <b>Alt</b> for touch fill"
+msgstr "<b>Draw over</b> areas to add to fill, hold <b>Alt</b> for touch fill"
 
-#: ../src/live_effects/parameter/enum.h:50
-msgid "Change enumeration parameter"
-msgstr "Change enumeration parameter"
+#: ../src/gradient-context.cpp:132 ../src/gradient-drag.cpp:77
+msgid "Linear gradient <b>start</b>"
+msgstr "Linear gradient <b>start</b>"
 
-#: ../src/live_effects/parameter/parameter.cpp:139
-msgid "Change scalar parameter"
-msgstr "Change scalar parameter"
+#. POINT_LG_BEGIN
+#: ../src/gradient-context.cpp:133 ../src/gradient-drag.cpp:78
+msgid "Linear gradient <b>end</b>"
+msgstr "Linear gradient <b>end</b>"
 
-#: ../src/live_effects/parameter/path.cpp:160
-msgid "Edit on-canvas"
-msgstr "Edit on-canvas"
+#: ../src/gradient-context.cpp:134 ../src/gradient-drag.cpp:79
+msgid "Linear gradient <b>mid stop</b>"
+msgstr "Linear gradient <b>mid stop</b>"
 
-#: ../src/live_effects/parameter/path.cpp:170
-msgid "Copy path"
-msgstr "Copy path"
+#: ../src/gradient-context.cpp:135 ../src/gradient-drag.cpp:80
+msgid "Radial gradient <b>center</b>"
+msgstr "Radial gradient <b>centre</b>"
 
-#: ../src/live_effects/parameter/path.cpp:180
-msgid "Paste path"
-msgstr "Paste path"
+#: ../src/gradient-context.cpp:136 ../src/gradient-context.cpp:137
+#: ../src/gradient-drag.cpp:81 ../src/gradient-drag.cpp:82
+msgid "Radial gradient <b>radius</b>"
+msgstr "Radial gradient <b>radius</b>"
 
-#: ../src/live_effects/parameter/path.cpp:190
-msgid "Link to path"
-msgstr "Link to path"
+#: ../src/gradient-context.cpp:138 ../src/gradient-drag.cpp:83
+msgid "Radial gradient <b>focus</b>"
+msgstr "Radial gradient <b>focus</b>"
 
-#: ../src/live_effects/parameter/path.cpp:418
-msgid "Paste path parameter"
-msgstr "Paste path parameter"
+#. POINT_RG_FOCUS
+#: ../src/gradient-context.cpp:139 ../src/gradient-context.cpp:140
+#: ../src/gradient-drag.cpp:84 ../src/gradient-drag.cpp:85
+msgid "Radial gradient <b>mid stop</b>"
+msgstr "Radial gradient <b>mid stop</b>"
 
-#: ../src/live_effects/parameter/path.cpp:450
-msgid "Link path parameter to path"
-msgstr "Link path parameter to path"
+#. TRANSLATORS: %s will be substituted with the point name (see previous messages); This is part of a compound message
+#: ../src/gradient-context.cpp:165
+#, c-format
+msgid "%s selected"
+msgstr "%s selected"
 
-#: ../src/live_effects/parameter/point.cpp:91
-msgid "Change point parameter"
-msgstr "Change point parameter"
+#. TRANSLATORS: Mind the space in front. This is part of a compound message
+#: ../src/gradient-context.cpp:167 ../src/gradient-context.cpp:176
+#, c-format
+msgid " out of %d gradient handle"
+msgid_plural " out of %d gradient handles"
+msgstr[0] " out of %d gradient handle"
+msgstr[1] " out of %d gradient handles"
 
-#: ../src/live_effects/parameter/random.cpp:137
-msgid "Change random parameter"
-msgstr "Change random parameter"
+#. TRANSLATORS: Mind the space in front. (Refers to gradient handles selected). This is part of a compound message
+#: ../src/gradient-context.cpp:168 ../src/gradient-context.cpp:177
+#: ../src/gradient-context.cpp:184
+#, c-format
+msgid " on %d selected object"
+msgid_plural " on %d selected objects"
+msgstr[0] " on %d selected object"
+msgstr[1] " on %d selected objects"
 
-#: ../src/live_effects/parameter/text.cpp:101
-msgid "Change text parameter"
-msgstr "Change text parameter"
+#. TRANSLATORS: This is a part of a compound message (out of two more indicating: grandint handle count & object count)
+#: ../src/gradient-context.cpp:174
+#, c-format
+msgid ""
+"One handle merging %d stop (drag with <b>Shift</b> to separate) selected"
+msgid_plural ""
+"One handle merging %d stops (drag with <b>Shift</b> to separate) selected"
+msgstr[0] ""
+"One handle merging %d stop (drag with <b>Shift</b> to separate) selected"
+msgstr[1] ""
+"One handle merging %d stops (drag with <b>Shift</b> to separate) selected"
 
-#: ../src/live_effects/parameter/unit.cpp:77
-msgid "Change unit parameter"
-msgstr "Change unit parameter"
-
-#: ../src/live_effects/parameter/vector.cpp:96
-msgid "Change vector parameter"
-msgstr "Change vector parameter"
-
-#: ../src/main-cmdlineact.cpp:49
+#. TRANSLATORS: The plural refers to number of selected gradient handles. This is part of a compound message (part two indicates selected object count)
+#: ../src/gradient-context.cpp:182
 #, c-format
-msgid "Unable to find verb ID '%s' specified on the command line.\n"
-msgstr "Unable to find verb ID '%s' specified on the command line.\n"
+msgid "<b>%d</b> gradient handle selected out of %d"
+msgid_plural "<b>%d</b> gradient handles selected out of %d"
+msgstr[0] "<b>%d</b> gradient handle selected out of %d"
+msgstr[1] "<b>%d</b> gradient handles selected out of %d"
 
-#: ../src/main-cmdlineact.cpp:61
+#. TRANSLATORS: The plural refers to number of selected objects
+#: ../src/gradient-context.cpp:189
 #, c-format
-msgid "Unable to find node ID: '%s'\n"
-msgstr "Unable to find node ID: '%s'\n"
-
-#: ../src/main.cpp:269
-msgid "Print the Inkscape version number"
-msgstr "Print the Inkscape version number"
+msgid "<b>No</b> gradient handles selected out of %d on %d selected object"
+msgid_plural ""
+"<b>No</b> gradient handles selected out of %d on %d selected objects"
+msgstr[0] "<b>No</b> gradient handles selected out of %d on %d selected object"
+msgstr[1] ""
+"<b>No</b> gradient handles selected out of %d on %d selected objects"
 
-#: ../src/main.cpp:274
-msgid "Do not use X server (only process files from console)"
-msgstr "Do not use X server (only process files from console)"
+#: ../src/gradient-context.cpp:389 ../src/gradient-context.cpp:482
+#: ../src/ui/dialog/swatches.cpp:187 ../src/widgets/gradient-vector.cpp:740
+msgid "Add gradient stop"
+msgstr "Add gradient stop"
 
-#: ../src/main.cpp:279
-msgid "Try to use X server (even if $DISPLAY is not set)"
-msgstr "Try to use X server (even if $DISPLAY is not set)"
+#: ../src/gradient-context.cpp:457
+msgid "Simplify gradient"
+msgstr "Simplify gradient"
 
-#: ../src/main.cpp:284
-msgid "Open specified document(s) (option string may be excluded)"
-msgstr "Open specified document(s) (option string may be excluded)"
+#: ../src/gradient-context.cpp:534
+msgid "Create default gradient"
+msgstr "Create default gradient"
 
-#: ../src/main.cpp:285
-#: ../src/main.cpp:290
-#: ../src/main.cpp:295
-#: ../src/main.cpp:362
-#: ../src/main.cpp:367
-#: ../src/main.cpp:372
-#: ../src/main.cpp:377
-#: ../src/main.cpp:388
-msgid "FILENAME"
-msgstr "FILENAME"
+#: ../src/gradient-context.cpp:589
+msgid "<b>Draw around</b> handles to select them"
+msgstr "<b>Draw around</b> handles to select them"
 
-#: ../src/main.cpp:289
-msgid "Print document(s) to specified output file (use '| program' for pipe)"
-msgstr "Print document(s) to specified output file (use '| program' for pipe)"
+#: ../src/gradient-context.cpp:698
+msgid "<b>Ctrl</b>: snap gradient angle"
+msgstr "<b>Ctrl</b>: snap gradient angle"
 
-#: ../src/main.cpp:294
-msgid "Export document to a PNG file"
-msgstr "Export document to a PNG file"
+#: ../src/gradient-context.cpp:699
+msgid "<b>Shift</b>: draw gradient around the starting point"
+msgstr "<b>Shift</b>: draw gradient around the starting point"
 
-#: ../src/main.cpp:299
-msgid "Resolution for exporting to bitmap and for rasterization of filters in PS/EPS/PDF (default 90)"
-msgstr "Resolution for exporting to bitmap and for rasterisation of filters in PS/EPS/PDF (default 90)"
+#: ../src/gradient-context.cpp:819
+msgid "Invert gradient"
+msgstr "Invert gradient"
 
-#: ../src/main.cpp:300
-#: ../src/ui/widget/rendering-options.cpp:43
-msgid "DPI"
-msgstr "DPI"
+#: ../src/gradient-context.cpp:936
+#, c-format
+msgid "<b>Gradient</b> for %d object; with <b>Ctrl</b> to snap angle"
+msgid_plural "<b>Gradient</b> for %d objects; with <b>Ctrl</b> to snap angle"
+msgstr[0] "<b>Gradient</b> for %d object; with <b>Ctrl</b> to snap angle"
+msgstr[1] "<b>Gradient</b> for %d objects; with <b>Ctrl</b> to snap angle"
 
-#: ../src/main.cpp:304
-msgid "Exported area in SVG user units (default is the page; 0,0 is lower-left corner)"
-msgstr "Exported area in SVG user units (default is the page; 0,0 is lower-left corner)"
+#: ../src/gradient-context.cpp:940
+msgid "Select <b>objects</b> on which to create gradient."
+msgstr "Select <b>objects</b> on which to create gradient."
 
-#: ../src/main.cpp:305
-msgid "x0:y0:x1:y1"
-msgstr "x0:y0:x1:y1"
+#: ../src/gradient-drag.cpp:629
+msgid "Merge gradient handles"
+msgstr "Merge gradient handles"
 
-#: ../src/main.cpp:309
-msgid "Exported area is the entire drawing (not page)"
-msgstr "Exported area is the entire drawing (not page)"
+#: ../src/gradient-drag.cpp:934
+msgid "Move gradient handle"
+msgstr "Move gradient handle"
 
-#: ../src/main.cpp:314
-msgid "Exported area is the entire page"
-msgstr "Exported area is the entire page"
+#: ../src/gradient-drag.cpp:987 ../src/widgets/gradient-vector.cpp:771
+msgid "Delete gradient stop"
+msgstr "Delete gradient stop"
 
-#: ../src/main.cpp:319
-msgid "Snap the bitmap export area outwards to the nearest integer values (in SVG user units)"
-msgstr "Snap the bitmap export area outwards to the nearest integer values (in SVG user units)"
+#: ../src/gradient-drag.cpp:1151
+#, c-format
+msgid ""
+"%s %d for: %s%s; drag with <b>Ctrl</b> to snap offset; click with <b>Ctrl"
+"+Alt</b> to delete stop"
+msgstr ""
+"%s %d for: %s%s; drag with <b>Ctrl</b> to snap offset; click with <b>Ctrl"
+"+Alt</b> to delete stop"
 
-#: ../src/main.cpp:324
-msgid "The width of exported bitmap in pixels (overrides export-dpi)"
-msgstr "The width of exported bitmap in pixels (overrides export-dpi)"
+#: ../src/gradient-drag.cpp:1155 ../src/gradient-drag.cpp:1162
+msgid " (stroke)"
+msgstr " (stroke)"
 
-#: ../src/main.cpp:325
-msgid "WIDTH"
-msgstr "WIDTH"
+#: ../src/gradient-drag.cpp:1159
+#, c-format
+msgid ""
+"%s for: %s%s; drag with <b>Ctrl</b> to snap angle, with <b>Ctrl+Alt</b> to "
+"preserve angle, with <b>Ctrl+Shift</b> to scale around center"
+msgstr ""
+"%s for: %s%s; drag with <b>Ctrl</b> to snap angle, with <b>Ctrl+Alt</b> to "
+"preserve angle, with <b>Ctrl+Shift</b> to scale around centre"
 
-#: ../src/main.cpp:329
-msgid "The height of exported bitmap in pixels (overrides export-dpi)"
-msgstr "The height of exported bitmap in pixels (overrides export-dpi)"
+#: ../src/gradient-drag.cpp:1167
+#, c-format
+msgid ""
+"Radial gradient <b>center</b> and <b>focus</b>; drag with <b>Shift</b> to "
+"separate focus"
+msgstr ""
+"Radial gradient <b>centre</b> and <b>focus</b>; drag with <b>Shift</b> to "
+"separate focus"
 
-#: ../src/main.cpp:330
-msgid "HEIGHT"
-msgstr "HEIGHT"
+#: ../src/gradient-drag.cpp:1170
+#, c-format
+msgid ""
+"Gradient point shared by <b>%d</b> gradient; drag with <b>Shift</b> to "
+"separate"
+msgid_plural ""
+"Gradient point shared by <b>%d</b> gradients; drag with <b>Shift</b> to "
+"separate"
+msgstr[0] ""
+"Gradient point shared by <b>%d</b> gradient; drag with <b>Shift</b> to "
+"separate"
+msgstr[1] ""
+"Gradient point shared by <b>%d</b> gradients; drag with <b>Shift</b> to "
+"separate"
+
+#: ../src/gradient-drag.cpp:1870
+msgid "Move gradient handle(s)"
+msgstr "Move gradient handle(s)"
 
-#: ../src/main.cpp:334
-msgid "The ID of the object to export"
-msgstr "The ID of the object to export"
+#: ../src/gradient-drag.cpp:1906
+msgid "Move gradient mid stop(s)"
+msgstr "Move gradient mid stop(s)"
 
-#: ../src/main.cpp:335
-#: ../src/main.cpp:433
-msgid "ID"
-msgstr "ID"
+#: ../src/gradient-drag.cpp:2194
+msgid "Delete gradient stop(s)"
+msgstr "Delete gradient stop(s)"
 
-#. TRANSLATORS: this means: "Only export the object whose id is given in --export-id".
-#. See "man inkscape" for details.
-#: ../src/main.cpp:341
-msgid "Export just the object with export-id, hide all others (only with export-id)"
-msgstr "Export just the object with export-id, hide all others (only with export-id)"
+#: ../src/helper/units.cpp:37 ../src/live_effects/lpe-ruler.cpp:44
+msgid "Unit"
+msgstr "Unit"
 
-#: ../src/main.cpp:346
-msgid "Use stored filename and DPI hints when exporting (only with export-id)"
-msgstr "Use stored filename and DPI hints when exporting (only with export-id)"
+#. Add the units menu.
+#: ../src/helper/units.cpp:37 ../src/widgets/select-toolbar.cpp:498
+#: ../src/widgets/toolbox.cpp:1576 ../src/widgets/toolbox.cpp:3316
+#: ../src/widgets/toolbox.cpp:6040 ../src/widgets/toolbox.cpp:8403
+msgid "Units"
+msgstr "Units"
 
-#: ../src/main.cpp:351
-msgid "Background color of exported bitmap (any SVG-supported color string)"
-msgstr "Background colour of exported bitmap (any SVG-supported colour string)"
+#: ../src/helper/units.cpp:38
+msgid "Point"
+msgstr "Point"
 
-#: ../src/main.cpp:352
-msgid "COLOR"
-msgstr "COLOUR"
+#: ../src/helper/units.cpp:38 ../src/ui/widget/selected-style.cpp:294
+msgid "pt"
+msgstr "pt"
 
-#: ../src/main.cpp:356
-msgid "Background opacity of exported bitmap (either 0.0 to 1.0, or 1 to 255)"
-msgstr "Background opacity of exported bitmap (either 0.0 to 1.0, or 1 to 255)"
+#: ../src/helper/units.cpp:38
+msgid "Pt"
+msgstr "Pt"
 
-#: ../src/main.cpp:357
-msgid "VALUE"
-msgstr "VALUE"
+#: ../src/helper/units.cpp:39
+msgid "Pica"
+msgstr "Pica"
 
-#: ../src/main.cpp:361
-msgid "Export document to plain SVG file (no sodipodi or inkscape namespaces)"
-msgstr "Export document to plain SVG file (no sodipodi or inkscape namespaces)"
+#: ../src/helper/units.cpp:39
+msgid "pc"
+msgstr "pc"
 
-#: ../src/main.cpp:366
-msgid "Export document to a PS file"
-msgstr "Export document to a PS file"
+#: ../src/helper/units.cpp:39
+msgid "Picas"
+msgstr "Picas"
 
-#: ../src/main.cpp:371
-msgid "Export document to an EPS file"
-msgstr "Export document to an EPS file"
+#: ../src/helper/units.cpp:39
+msgid "Pc"
+msgstr "Pc"
 
-#: ../src/main.cpp:376
-msgid "Export document to a PDF file"
-msgstr "Export document to a PDF file"
+#: ../src/helper/units.cpp:40
+msgid "Pixel"
+msgstr "Pixel"
 
-#: ../src/main.cpp:381
-msgid "Export PDF/PS/EPS without text. Besides the PDF/PS/EPS, a LaTeX file is exported, putting the text on top of the PDF/PS/EPS file. Include the result in LaTeX like: \\input{latexfile.tex}"
-msgstr "Export PDF/PS/EPS without text. Besides the PDF/PS/EPS, a LaTeX file is exported, putting the text on top of the PDF/PS/EPS file. Include the result in LaTeX like: \\input{latexfile.tex}"
+#: ../src/helper/units.cpp:40 ../src/ui/dialog/inkscape-preferences.cpp:253
+#: ../src/ui/dialog/inkscape-preferences.cpp:257
+#: ../src/ui/dialog/inkscape-preferences.cpp:260
+#: ../src/ui/widget/selected-style.cpp:290
+msgid "px"
+msgstr "px"
 
-#: ../src/main.cpp:387
-msgid "Export document to an Enhanced Metafile (EMF) File"
-msgstr "Export document to an Enhanced Metafile (EMF) File"
+#: ../src/helper/units.cpp:40
+msgid "Pixels"
+msgstr "Pixels"
 
-#: ../src/main.cpp:393
-msgid "Convert text object to paths on export (PS, EPS, PDF)"
-msgstr "Convert text object to paths on export (PS, EPS, PDF)"
+#: ../src/helper/units.cpp:40
+msgid "Px"
+msgstr "Px"
 
-#: ../src/main.cpp:398
-msgid "Render filtered objects without filters, instead of rasterizing (PS, EPS, PDF)"
-msgstr "Render filtered objects without filters, instead of rasterising (PS, EPS, PDF)"
+#. You can add new elements from this point forward
+#: ../src/helper/units.cpp:42
+msgid "Percent"
+msgstr "Percent"
 
-#. TRANSLATORS: "--query-id" is an Inkscape command line option; see "inkscape --help"
-#: ../src/main.cpp:404
-msgid "Query the X coordinate of the drawing or, if specified, of the object with --query-id"
-msgstr "Query the X coordinate of the drawing or, if specified, of the object with --query-id"
+#: ../src/helper/units.cpp:42 ../src/ui/dialog/inkscape-preferences.cpp:273
+msgid "%"
+msgstr "%"
 
-#. TRANSLATORS: "--query-id" is an Inkscape command line option; see "inkscape --help"
-#: ../src/main.cpp:410
-msgid "Query the Y coordinate of the drawing or, if specified, of the object with --query-id"
-msgstr "Query the Y coordinate of the drawing or, if specified, of the object with --query-id"
+#: ../src/helper/units.cpp:42
+msgid "Percents"
+msgstr "Percents"
 
-#. TRANSLATORS: "--query-id" is an Inkscape command line option; see "inkscape --help"
-#: ../src/main.cpp:416
-msgid "Query the width of the drawing or, if specified, of the object with --query-id"
-msgstr "Query the width of the drawing or, if specified, of the object with --query-id"
+#: ../src/helper/units.cpp:43
+msgid "Millimeter"
+msgstr "Millimetre"
 
-#. TRANSLATORS: "--query-id" is an Inkscape command line option; see "inkscape --help"
-#: ../src/main.cpp:422
-msgid "Query the height of the drawing or, if specified, of the object with --query-id"
-msgstr "Query the height of the drawing or, if specified, of the object with --query-id"
+#: ../src/helper/units.cpp:43 ../src/ui/widget/selected-style.cpp:298
+msgid "mm"
+msgstr "mm"
 
-#: ../src/main.cpp:427
-msgid "List id,x,y,w,h for all objects"
-msgstr "List id,x,y,w,h for all objects"
+#: ../src/helper/units.cpp:43
+msgid "Millimeters"
+msgstr "Millimetres"
 
-#: ../src/main.cpp:432
-msgid "The ID of the object whose dimensions are queried"
-msgstr "The ID of the object whose dimensions are queried"
+#: ../src/helper/units.cpp:44
+msgid "Centimeter"
+msgstr "Centimetre"
 
-#. TRANSLATORS: this option makes Inkscape print the name (path) of the extension directory
-#: ../src/main.cpp:438
-msgid "Print out the extension directory and exit"
-msgstr "Print out the extension directory and exit"
+#: ../src/helper/units.cpp:44
+msgid "cm"
+msgstr "cm"
 
-#: ../src/main.cpp:443
-msgid "Remove unused definitions from the defs section(s) of the document"
-msgstr "Remove unused definitions from the defs section(s) of the document"
+#: ../src/helper/units.cpp:44
+msgid "Centimeters"
+msgstr "Centimetres"
 
-#: ../src/main.cpp:448
-msgid "List the IDs of all the verbs in Inkscape"
-msgstr "List the IDs of all the verbs in Inkscape"
+#: ../src/helper/units.cpp:45
+msgid "Meter"
+msgstr "Metre"
 
-#: ../src/main.cpp:453
-msgid "Verb to call when Inkscape opens."
-msgstr "Verb to call when Inkscape opens."
+#: ../src/helper/units.cpp:45
+msgid "m"
+msgstr "m"
 
-#: ../src/main.cpp:454
-msgid "VERB-ID"
-msgstr "VERB-ID"
+#: ../src/helper/units.cpp:45
+msgid "Meters"
+msgstr "Metres"
 
-#: ../src/main.cpp:458
-msgid "Object ID to select when Inkscape opens."
-msgstr "Object ID to select when Inkscape opens."
+#. no svg_unit
+#: ../src/helper/units.cpp:46
+msgid "Inch"
+msgstr "Inch"
 
-#: ../src/main.cpp:459
-msgid "OBJECT-ID"
-msgstr "OBJECT-ID"
+#: ../src/helper/units.cpp:46
+msgid "in"
+msgstr "in"
 
-#: ../src/main.cpp:463
-msgid "Start Inkscape in interactive shell mode."
-msgstr "Start Inkscape in interactive shell mode."
+#: ../src/helper/units.cpp:46
+msgid "Inches"
+msgstr "Inches"
 
-#: ../src/main.cpp:796
-#: ../src/main.cpp:1122
-msgid ""
-"[OPTIONS...] [FILE...]\n"
-"\n"
-"Available options:"
-msgstr ""
-"[OPTIONS...] [FILE...]\n"
-"\n"
-"Available options:"
+#: ../src/helper/units.cpp:47
+msgid "Foot"
+msgstr "Foot"
 
-#. ## Add a menu for clear()
-#: ../src/menus-skeleton.h:16
-#: ../src/ui/dialog/debug.cpp:74
-#: ../src/ui/dialog/messages.cpp:52
-#: ../src/ui/dialog/scriptdialog.cpp:208
-msgid "_File"
-msgstr "_File"
+#: ../src/helper/units.cpp:47
+msgid "ft"
+msgstr "ft"
 
-#: ../src/menus-skeleton.h:17
-msgid "_New"
-msgstr "_New"
+#: ../src/helper/units.cpp:47
+msgid "Feet"
+msgstr "Feet"
 
-#: ../src/menus-skeleton.h:47
-#: ../src/verbs.cpp:2441
-#: ../src/verbs.cpp:2447
-msgid "_Edit"
-msgstr "_Edit"
+#. Volatiles do not have default, so there are none here
+#. TRANSLATORS: for info, see http://www.w3.org/TR/REC-CSS2/syndata.html#length-units
+#: ../src/helper/units.cpp:50
+msgid "Em square"
+msgstr "Em square"
 
-#: ../src/menus-skeleton.h:57
-#: ../src/verbs.cpp:2241
-msgid "Paste Si_ze"
-msgstr "Paste Si_ze"
+#: ../src/helper/units.cpp:50
+msgid "em"
+msgstr "em"
 
-#: ../src/menus-skeleton.h:69
-msgid "Clo_ne"
-msgstr "Clo_ne"
+#: ../src/helper/units.cpp:50
+msgid "Em squares"
+msgstr "Em squares"
 
-#: ../src/menus-skeleton.h:89
-msgid "_View"
-msgstr "_View"
+#. TRANSLATORS: for info, see http://www.w3.org/TR/REC-CSS2/syndata.html#length-units
+#: ../src/helper/units.cpp:52
+msgid "Ex square"
+msgstr "Ex square"
 
-#: ../src/menus-skeleton.h:90
-msgid "_Zoom"
-msgstr "_Zoom"
+#: ../src/helper/units.cpp:52
+msgid "ex"
+msgstr "ex"
 
-#: ../src/menus-skeleton.h:106
-msgid "_Display mode"
-msgstr "_Display mode"
+#: ../src/helper/units.cpp:52
+msgid "Ex squares"
+msgstr "Ex squares"
 
-#: ../src/menus-skeleton.h:120
-msgid "Show/Hide"
-msgstr "Show/Hide"
+#: ../src/inkscape.cpp:324
+msgid "Autosaving documents..."
+msgstr "Autosaving documents..."
 
-#. "       <verb verb-id=\"DialogScript\" />\n"
-#. Not quite ready to be in the menus.
-#. "       <verb verb-id=\"FocusToggle\" />\n"
-#: ../src/menus-skeleton.h:139
-msgid "_Layer"
-msgstr "_Layer"
+#: ../src/inkscape.cpp:395
+msgid "Autosave failed! Could not find inkscape extension to save document."
+msgstr "Autosave failed! Could not find inkscape extension to save document."
 
-#: ../src/menus-skeleton.h:159
-msgid "_Object"
-msgstr "_Object"
+#: ../src/inkscape.cpp:398 ../src/inkscape.cpp:405
+#, c-format
+msgid "Autosave failed! File %s could not be saved."
+msgstr "Autosave failed! File %s could not be saved."
 
-#: ../src/menus-skeleton.h:166
-msgid "Cli_p"
-msgstr "Cli_p"
+#: ../src/inkscape.cpp:420
+msgid "Autosave complete."
+msgstr "Autosave complete."
 
-#: ../src/menus-skeleton.h:170
-msgid "Mas_k"
-msgstr "Mas_k"
+#: ../src/inkscape.cpp:670
+msgid "Untitled document"
+msgstr "Untitled document"
 
-#: ../src/menus-skeleton.h:174
-msgid "Patter_n"
-msgstr "Patter_n"
+#. Show nice dialog box
+#: ../src/inkscape.cpp:702
+msgid "Inkscape encountered an internal error and will close now.\n"
+msgstr "Inkscape encountered an internal error and will close now.\n"
 
-#: ../src/menus-skeleton.h:198
-msgid "_Path"
-msgstr "_Path"
+#: ../src/inkscape.cpp:703
+msgid ""
+"Automatic backups of unsaved documents were done to the following "
+"locations:\n"
+msgstr ""
+"Automatic backups of unsaved documents were done to the following "
+"locations:\n"
 
-#: ../src/menus-skeleton.h:225
-msgid "_Text"
-msgstr "_Text"
+#: ../src/inkscape.cpp:704
+msgid "Automatic backup of the following documents failed:\n"
+msgstr "Automatic backup of the following documents failed:\n"
 
-#: ../src/menus-skeleton.h:245
-msgid "Filter_s"
-msgstr "Filter_s"
+#. sp_ui_menu_append_check_item_from_verb(m, view, _("_Menu"), _("Show or hide the menu bar"), "menu",
+#. checkitem_toggled, checkitem_update, 0);
+#: ../src/interface.cpp:820
+msgid "Commands Bar"
+msgstr "Commands Bar"
 
-#: ../src/menus-skeleton.h:251
-msgid "Exte_nsions"
-msgstr "Exte_nsions"
+#: ../src/interface.cpp:820
+msgid "Show or hide the Commands bar (under the menu)"
+msgstr "Show or hide the Commands bar (under the menu)"
 
-#: ../src/menus-skeleton.h:258
-msgid "Whiteboa_rd"
-msgstr "Whiteboa_rd"
+#: ../src/interface.cpp:822
+msgid "Snap Controls Bar"
+msgstr "Snap Controls Bar"
 
-#: ../src/menus-skeleton.h:262
-msgid "_Help"
-msgstr "_Help"
+#: ../src/interface.cpp:822
+msgid "Show or hide the snapping controls"
+msgstr "Show or hide the snapping controls"
 
-#: ../src/menus-skeleton.h:266
-msgid "Tutorials"
-msgstr "Tutorials"
+#: ../src/interface.cpp:824
+msgid "Tool Controls Bar"
+msgstr "Tool Controls Bar"
 
-#: ../src/object-edit.cpp:439
-msgid "Adjust the <b>horizontal rounding</b> radius; with <b>Ctrl</b> to make the vertical radius the same"
-msgstr "Adjust the <b>horizontal rounding</b> radius; with <b>Ctrl</b> to make the vertical radius the same"
-
-#: ../src/object-edit.cpp:443
-msgid "Adjust the <b>vertical rounding</b> radius; with <b>Ctrl</b> to make the horizontal radius the same"
-msgstr "Adjust the <b>vertical rounding</b> radius; with <b>Ctrl</b> to make the horizontal radius the same"
-
-#: ../src/object-edit.cpp:447
-#: ../src/object-edit.cpp:451
-msgid "Adjust the <b>width and height</b> of the rectangle; with <b>Ctrl</b> to lock ratio or stretch in one dimension only"
-msgstr "Adjust the <b>width and height</b> of the rectangle; with <b>Ctrl</b> to lock ratio or stretch in one dimension only"
-
-#: ../src/object-edit.cpp:685
-#: ../src/object-edit.cpp:688
-#: ../src/object-edit.cpp:691
-#: ../src/object-edit.cpp:694
-msgid "Resize box in X/Y direction; with <b>Shift</b> along the Z axis; with <b>Ctrl</b> to constrain to the directions of edges or diagonals"
-msgstr "Resize box in X/Y direction; with <b>Shift</b> along the Z axis; with <b>Ctrl</b> to constrain to the directions of edges or diagonals"
-
-#: ../src/object-edit.cpp:697
-#: ../src/object-edit.cpp:700
-#: ../src/object-edit.cpp:703
-#: ../src/object-edit.cpp:706
-msgid "Resize box along the Z axis; with <b>Shift</b> in X/Y direction; with <b>Ctrl</b> to constrain to the directions of edges or diagonals"
-msgstr "Resize box along the Z axis; with <b>Shift</b> in X/Y direction; with <b>Ctrl</b> to constrain to the directions of edges or diagonals"
-
-#: ../src/object-edit.cpp:709
-msgid "Move the box in perspective"
-msgstr "Move the box in perspective"
+#: ../src/interface.cpp:824
+msgid "Show or hide the Tool Controls bar"
+msgstr "Show or hide the Tool Controls bar"
 
-#: ../src/object-edit.cpp:927
-msgid "Adjust ellipse <b>width</b>, with <b>Ctrl</b> to make circle"
-msgstr "Adjust ellipse <b>width</b>, with <b>Ctrl</b> to make circle"
+#: ../src/interface.cpp:826
+msgid "_Toolbox"
+msgstr "_Toolbox"
 
-#: ../src/object-edit.cpp:930
-msgid "Adjust ellipse <b>height</b>, with <b>Ctrl</b> to make circle"
-msgstr "Adjust ellipse <b>height</b>, with <b>Ctrl</b> to make circle"
+#: ../src/interface.cpp:826
+msgid "Show or hide the main toolbox (on the left)"
+msgstr "Show or hide the main toolbox (on the left)"
 
-#: ../src/object-edit.cpp:933
-msgid "Position the <b>start point</b> of the arc or segment; with <b>Ctrl</b> to snap angle; drag <b>inside</b> the ellipse for arc, <b>outside</b> for segment"
-msgstr "Position the <b>start point</b> of the arc or segment; with <b>Ctrl</b> to snap angle; drag <b>inside</b> the ellipse for arc, <b>outside</b> for segment"
+#: ../src/interface.cpp:832
+msgid "_Palette"
+msgstr "_Palette"
 
-#: ../src/object-edit.cpp:937
-msgid "Position the <b>end point</b> of the arc or segment; with <b>Ctrl</b> to snap angle; drag <b>inside</b> the ellipse for arc, <b>outside</b> for segment"
-msgstr "Position the <b>end point</b> of the arc or segment; with <b>Ctrl</b> to snap angle; drag <b>inside</b> the ellipse for arc, <b>outside</b> for segment"
+#: ../src/interface.cpp:832
+msgid "Show or hide the color palette"
+msgstr "Show or hide the colour palette"
 
-#: ../src/object-edit.cpp:1076
-msgid "Adjust the <b>tip radius</b> of the star or polygon; with <b>Shift</b> to round; with <b>Alt</b> to randomize"
-msgstr "Adjust the <b>tip radius</b> of the star or polygon; with <b>Shift</b> to round; with <b>Alt</b> to randomise"
+#: ../src/interface.cpp:834
+msgid "_Statusbar"
+msgstr "_Statusbar"
 
-#: ../src/object-edit.cpp:1083
-msgid "Adjust the <b>base radius</b> of the star; with <b>Ctrl</b> to keep star rays radial (no skew); with <b>Shift</b> to round; with <b>Alt</b> to randomize"
-msgstr "Adjust the <b>base radius</b> of the star; with <b>Ctrl</b> to keep star rays radial (no skew); with <b>Shift</b> to round; with <b>Alt</b> to randomise"
+#: ../src/interface.cpp:834
+msgid "Show or hide the statusbar (at the bottom of the window)"
+msgstr "Show or hide the statusbar (at the bottom of the window)"
 
-#: ../src/object-edit.cpp:1272
-msgid "Roll/unroll the spiral from <b>inside</b>; with <b>Ctrl</b> to snap angle; with <b>Alt</b> to converge/diverge"
-msgstr "Roll/unroll the spiral from <b>inside</b>; with <b>Ctrl</b> to snap angle; with <b>Alt</b> to converge/diverge"
+#: ../src/interface.cpp:842
+msgid "Default interface setup"
+msgstr "Default interface setup"
 
-#: ../src/object-edit.cpp:1275
-msgid "Roll/unroll the spiral from <b>outside</b>; with <b>Ctrl</b> to snap angle; with <b>Shift</b> to scale/rotate"
-msgstr "Roll/unroll the spiral from <b>outside</b>; with <b>Ctrl</b> to snap angle; with <b>Shift</b> to scale/rotate"
+#: ../src/interface.cpp:843
+msgid "Set the custom task"
+msgstr "Set the custom task"
 
-#: ../src/object-edit.cpp:1319
-msgid "Adjust the <b>offset distance</b>"
-msgstr "Adjust the <b>offset distance</b>"
+#: ../src/interface.cpp:844
+msgid "Wide"
+msgstr "Wide"
 
-#: ../src/object-edit.cpp:1355
-msgid "Drag to resize the <b>flowed text frame</b>"
-msgstr "Drag to resize the <b>flowed text frame</b>"
+#: ../src/interface.cpp:844
+msgid "Setup for widescreen work"
+msgstr "Setup for widescreen work"
 
-#: ../src/path-chemistry.cpp:49
-msgid "Select <b>object(s)</b> to combine."
-msgstr "Select <b>object(s)</b> to combine."
+#: ../src/interface.cpp:941
+#, c-format
+msgid "Verb \"%s\" Unknown"
+msgstr "Verb \"%s\" Unknown"
 
-#: ../src/path-chemistry.cpp:53
-msgid "Combining paths..."
-msgstr "Combining paths..."
+#: ../src/interface.cpp:983
+msgid "Open _Recent"
+msgstr "Open _Recent"
 
-#: ../src/path-chemistry.cpp:166
-msgid "Combine"
-msgstr "Combine"
+#. TRANSLATORS: #%s is the id of the group e.g. <g id="#g7">, not a number.
+#: ../src/interface.cpp:1088
+#, c-format
+msgid "Enter group #%s"
+msgstr "Enter group #%s"
 
-#: ../src/path-chemistry.cpp:173
-msgid "<b>No path(s)</b> to combine in the selection."
-msgstr "<b>No path(s)</b> to combine in the selection."
+#: ../src/interface.cpp:1099
+msgid "Go to parent"
+msgstr "Go to parent"
 
-#: ../src/path-chemistry.cpp:185
-msgid "Select <b>path(s)</b> to break apart."
-msgstr "Select <b>path(s)</b> to break apart."
+#: ../src/interface.cpp:1190 ../src/interface.cpp:1276
+#: ../src/interface.cpp:1379 ../src/ui/widget/selected-style.cpp:469
+msgid "Drop color"
+msgstr "Drop colour"
 
-#: ../src/path-chemistry.cpp:189
-msgid "Breaking apart paths..."
-msgstr "Breaking apart paths..."
+#: ../src/interface.cpp:1229 ../src/interface.cpp:1339
+msgid "Drop color on gradient"
+msgstr "Drop colour on gradient"
 
-#: ../src/path-chemistry.cpp:276
-msgid "Break apart"
-msgstr "Break apart"
+#: ../src/interface.cpp:1392
+msgid "Could not parse SVG data"
+msgstr "Could not parse SVG data"
 
-#: ../src/path-chemistry.cpp:278
-msgid "<b>No path(s)</b> to break apart in the selection."
-msgstr "<b>No path(s)</b> to break apart in the selection."
+#: ../src/interface.cpp:1431
+msgid "Drop SVG"
+msgstr "Drop SVG"
 
-#: ../src/path-chemistry.cpp:290
-msgid "Select <b>object(s)</b> to convert to path."
-msgstr "Select <b>object(s)</b> to convert to path."
+#: ../src/interface.cpp:1465
+msgid "Drop bitmap image"
+msgstr "Drop bitmap image"
 
-#: ../src/path-chemistry.cpp:296
-msgid "Converting objects to paths..."
-msgstr "Converting objects to paths..."
+#: ../src/interface.cpp:1557
+#, c-format
+msgid ""
+"<span weight=\"bold\" size=\"larger\">A file named \"%s\" already exists. Do "
+"you want to replace it?</span>\n"
+"\n"
+"The file already exists in \"%s\". Replacing it will overwrite its contents."
+msgstr ""
+"<span weight=\"bold\" size=\"larger\">A file named \"%s\" already exists. Do "
+"you want to replace it?</span>\n"
+"\n"
+"The file already exists in \"%s\". Replacing it will overwrite its contents."
 
-#: ../src/path-chemistry.cpp:318
-msgid "Object to path"
-msgstr "Object to path"
+#: ../src/knot.cpp:432
+msgid "Node or handle drag canceled."
+msgstr "Node or handle drag canceled."
 
-#: ../src/path-chemistry.cpp:320
-msgid "<b>No objects</b> to convert to path in the selection."
-msgstr "<b>No objects</b> to convert to path in the selection."
+#: ../src/knotholder.cpp:152
+msgid "Change handle"
+msgstr "Change handle"
 
-#: ../src/path-chemistry.cpp:588
-msgid "Select <b>path(s)</b> to reverse."
-msgstr "Select <b>path(s)</b> to reverse."
+#: ../src/knotholder.cpp:231
+msgid "Move handle"
+msgstr "Move handle"
 
-#: ../src/path-chemistry.cpp:597
-msgid "Reversing paths..."
-msgstr "Reversing paths..."
+#. TRANSLATORS: This refers to the pattern that's inside the object
+#: ../src/knotholder.cpp:252
+msgid "<b>Move</b> the pattern fill inside the object"
+msgstr "<b>Move</b> the pattern fill inside the object"
 
-#: ../src/path-chemistry.cpp:631
-msgid "Reverse path"
-msgstr "Reverse path"
+#: ../src/knotholder.cpp:255
+msgid "<b>Scale</b> the pattern fill; uniformly if with <b>Ctrl</b>"
+msgstr "<b>Scale</b> the pattern fill; uniformly if with <b>Ctrl</b>"
 
-#: ../src/path-chemistry.cpp:633
-msgid "<b>No paths</b> to reverse in the selection."
-msgstr "<b>No paths</b> to reverse in the selection."
+#: ../src/knotholder.cpp:258
+msgid "<b>Rotate</b> the pattern fill; with <b>Ctrl</b> to snap angle"
+msgstr "<b>Rotate</b> the pattern fill; with <b>Ctrl</b> to snap angle"
 
-#: ../src/pen-context.cpp:253
-#: ../src/pencil-context.cpp:551
-msgid "Drawing cancelled"
-msgstr "Drawing cancelled"
+#: ../src/libgdl/gdl-dock-bar.c:108
+msgid "Master"
+msgstr "Master"
 
-#: ../src/pen-context.cpp:494
-#: ../src/pencil-context.cpp:278
-msgid "Continuing selected path"
-msgstr "Continuing selected path"
+#: ../src/libgdl/gdl-dock-bar.c:109
+msgid "GdlDockMaster object which the dockbar widget is attached to"
+msgstr "GdlDockMaster object which the dockbar widget is attached to"
 
-#: ../src/pen-context.cpp:504
-#: ../src/pencil-context.cpp:286
-msgid "Creating new path"
-msgstr "Creating new path"
+#: ../src/libgdl/gdl-dock-bar.c:116
+msgid "Dockbar style"
+msgstr "Dockbar style"
 
-#: ../src/pen-context.cpp:506
-#: ../src/pencil-context.cpp:289
-msgid "Appending to selected path"
-msgstr "Appending to selected path"
+#: ../src/libgdl/gdl-dock-bar.c:117
+msgid "Dockbar style to show items on it"
+msgstr "Dockbar style to show items on it"
 
-#: ../src/pen-context.cpp:666
-msgid "<b>Click</b> or <b>click and drag</b> to close and finish the path."
-msgstr "<b>Click</b> or <b>click and drag</b> to close and finish the path."
+#: ../src/libgdl/gdl-dock-item-grip.c:395
+msgid "Iconify"
+msgstr "Iconify"
 
-#: ../src/pen-context.cpp:676
-msgid "<b>Click</b> or <b>click and drag</b> to continue the path from this point."
-msgstr "<b>Click</b> or <b>click and drag</b> to continue the path from this point."
+#: ../src/libgdl/gdl-dock-item-grip.c:395
+msgid "Iconify this dock"
+msgstr "Iconify this dock"
 
-#: ../src/pen-context.cpp:1285
-#, c-format
-msgid "<b>Curve segment</b>: angle %3.2f&#176;, distance %s; with <b>Ctrl</b> to snap angle, <b>Enter</b> to finish the path"
-msgstr "<b>Curve segment</b>: angle %3.2f&#176;, distance %s; with <b>Ctrl</b> to snap angle, <b>Enter</b> to finish the path"
+#: ../src/libgdl/gdl-dock-item-grip.c:397
+msgid "Close"
+msgstr "Close"
 
-#: ../src/pen-context.cpp:1286
-#, c-format
-msgid "<b>Line segment</b>: angle %3.2f&#176;, distance %s; with <b>Ctrl</b> to snap angle, <b>Enter</b> to finish the path"
-msgstr "<b>Line segment</b>: angle %3.2f&#176;, distance %s; with <b>Ctrl</b> to snap angle, <b>Enter</b> to finish the path"
+#: ../src/libgdl/gdl-dock-item-grip.c:397
+msgid "Close this dock"
+msgstr "Close this dock"
 
-#: ../src/pen-context.cpp:1304
-#, c-format
-msgid "<b>Curve handle</b>: angle %3.2f&#176;, length %s; with <b>Ctrl</b> to snap angle"
-msgstr "<b>Curve handle</b>: angle %3.2f&#176;, length %s; with <b>Ctrl</b> to snap angle"
+#: ../src/libgdl/gdl-dock-item-grip.c:706
+#: ../src/libgdl/gdl-dock-tablabel.c:128
+msgid "Controlling dock item"
+msgstr "Controlling dock item"
 
-#: ../src/pen-context.cpp:1326
-#, c-format
-msgid "<b>Curve handle, symmetric</b>: angle %3.2f&#176;, length %s; with <b>Ctrl</b> to snap angle, with <b>Shift</b> to move this handle only"
-msgstr "<b>Curve handle, symmetric</b>: angle %3.2f&#176;, length %s; with <b>Ctrl</b> to snap angle, with <b>Shift</b> to move this handle only"
+#: ../src/libgdl/gdl-dock-item-grip.c:707
+msgid "Dockitem which 'owns' this grip"
+msgstr "Dockitem which 'owns' this grip"
 
-#: ../src/pen-context.cpp:1327
-#, c-format
-msgid "<b>Curve handle</b>: angle %3.2f&#176;, length %s; with <b>Ctrl</b> to snap angle, with <b>Shift</b> to move this handle only"
-msgstr "<b>Curve handle</b>: angle %3.2f&#176;, length %s; with <b>Ctrl</b> to snap angle, with <b>Shift</b> to move this handle only"
+#. Name
+#: ../src/libgdl/gdl-dock-item.c:287 ../src/widgets/toolbox.cpp:7618
+#: ../share/extensions/gcodetools_all_in_one.inx.h:34
+#: ../share/extensions/gcodetools_orientation_points.inx.h:6
+msgid "Orientation"
+msgstr "Orientation"
 
-#: ../src/pen-context.cpp:1375
-msgid "Drawing finished"
-msgstr "Drawing finished"
-
-#: ../src/pencil-context.cpp:393
-msgid "<b>Release</b> here to close and finish the path."
-msgstr "<b>Release</b> here to close and finish the path."
-
-#: ../src/pencil-context.cpp:399
-msgid "Drawing a freehand path"
-msgstr "Drawing a freehand path"
-
-#: ../src/pencil-context.cpp:404
-msgid "<b>Drag</b> to continue the path from this point."
-msgstr "<b>Drag</b> to continue the path from this point."
-
-#. Write curves to object
-#: ../src/pencil-context.cpp:495
-msgid "Finishing freehand"
-msgstr "Finishing freehand"
-
-#: ../src/pencil-context.cpp:601
-msgid "<b>Sketch mode</b>: holding <b>Alt</b> interpolates between sketched paths. Release <b>Alt</b> to finalize."
-msgstr "<b>Sketch mode</b>: holding <b>Alt</b> interpolates between sketched paths. Release <b>Alt</b> to finalise."
+#: ../src/libgdl/gdl-dock-item.c:288
+msgid "Orientation of the docking item"
+msgstr "Orientation of the docking item"
 
-#: ../src/pencil-context.cpp:629
-msgid "Finishing freehand sketch"
-msgstr "Finishing freehand sketch"
+#: ../src/libgdl/gdl-dock-item.c:303
+msgid "Resizable"
+msgstr "Resizable"
 
-#: ../src/persp3d.cpp:345
-msgid "Toggle vanishing point"
-msgstr "Toggle vanishing point"
+#: ../src/libgdl/gdl-dock-item.c:304
+msgid "If set, the dock item can be resized when docked in a panel"
+msgstr "If set, the dock item can be resized when docked in a panel"
 
-#: ../src/persp3d.cpp:356
-msgid "Toggle multiple vanishing points"
-msgstr "Toggle multiple vanishing points"
+#: ../src/libgdl/gdl-dock-item.c:311
+msgid "Item behavior"
+msgstr "Item behavior"
 
-#: ../src/preferences-skeleton.h:98
-msgid "Dip pen"
-msgstr "Dip pen"
+#: ../src/libgdl/gdl-dock-item.c:312
+msgid ""
+"General behavior for the dock item (i.e. whether it can float, if it's "
+"locked, etc.)"
+msgstr ""
+"General behavior for the dock item (i.e. whether it can float, if it's "
+"locked, etc.)"
 
-#: ../src/preferences-skeleton.h:99
-msgid "Marker"
-msgstr "Marker"
+#: ../src/libgdl/gdl-dock-item.c:320 ../src/libgdl/gdl-dock-master.c:151
+msgid "Locked"
+msgstr "Locked"
 
-#: ../src/preferences-skeleton.h:100
-msgid "Brush"
-msgstr "Brush"
+#: ../src/libgdl/gdl-dock-item.c:321
+msgid ""
+"If set, the dock item cannot be dragged around and it doesn't show a grip"
+msgstr ""
+"If set, the dock item cannot be dragged around and it doesn't show a grip"
 
-#: ../src/preferences-skeleton.h:101
-msgid "Wiggly"
-msgstr "Wiggly"
+#: ../src/libgdl/gdl-dock-item.c:329
+msgid "Preferred width"
+msgstr "Preferred width"
 
-#: ../src/preferences-skeleton.h:102
-msgid "Splotchy"
-msgstr "Splotchy"
+#: ../src/libgdl/gdl-dock-item.c:330
+msgid "Preferred width for the dock item"
+msgstr "Preferred width for the dock item"
 
-#: ../src/preferences-skeleton.h:103
-msgid "Tracing"
-msgstr "Tracing"
+#: ../src/libgdl/gdl-dock-item.c:336
+msgid "Preferred height"
+msgstr "Preferred height"
 
-#: ../src/preferences.cpp:130
-msgid "Inkscape will run with default settings, and new settings will not be saved. "
-msgstr "Inkscape will run with default settings, and new settings will not be saved. "
+#: ../src/libgdl/gdl-dock-item.c:337
+msgid "Preferred height for the dock item"
+msgstr "Preferred height for the dock item"
 
-#. the creation failed
-#. _reportError(Glib::ustring::compose(_("Cannot create profile directory %1."),
-#. Glib::filename_to_utf8(_prefs_dir)), not_saved);
-#: ../src/preferences.cpp:145
+#: ../src/libgdl/gdl-dock-item.c:616
 #, c-format
-msgid "Cannot create profile directory %s."
-msgstr "Cannot create profile directory %s."
+msgid ""
+"You can't add a dock object (%p of type %s) inside a %s. Use a GdlDock or "
+"some other compound dock object."
+msgstr ""
+"You can't add a dock object (%p of type %s) inside a %s. Use a GdlDock or "
+"some other compound dock object."
 
-#. The profile dir is not actually a directory
-#. _reportError(Glib::ustring::compose(_("%1 is not a valid directory."),
-#. Glib::filename_to_utf8(_prefs_dir)), not_saved);
-#: ../src/preferences.cpp:163
+#: ../src/libgdl/gdl-dock-item.c:623
 #, c-format
-msgid "%s is not a valid directory."
-msgstr "%s is not a valid directory."
+msgid ""
+"Attempting to add a widget with type %s to a %s, but it can only contain one "
+"widget at a time; it already contains a widget of type %s"
+msgstr ""
+"Attempting to add a widget with type %s to a %s, but it can only contain one "
+"widget at a time; it already contains a widget of type %s"
 
-#. The write failed.
-#. _reportError(Glib::ustring::compose(_("Failed to create the preferences file %1."),
-#. Glib::filename_to_utf8(_prefs_filename)), not_saved);
-#: ../src/preferences.cpp:174
+#: ../src/libgdl/gdl-dock-item.c:1345 ../src/libgdl/gdl-dock-item.c:1390
 #, c-format
-msgid "Failed to create the preferences file %s."
-msgstr "Failed to create the preferences file %s."
+msgid "Unsupported docking strategy %s in dock object of type %s"
+msgstr "Unsupported docking strategy %s in dock object of type %s"
 
-#: ../src/preferences.cpp:210
-#, c-format
-msgid "The preferences file %s is not a regular file."
-msgstr "The preferences file %s is not a regular file."
+#. UnLock menuitem
+#: ../src/libgdl/gdl-dock-item.c:1479
+msgid "UnLock"
+msgstr "UnLock"
 
-#: ../src/preferences.cpp:220
-#, c-format
-msgid "The preferences file %s could not be read."
-msgstr "The preferences file %s could not be read."
+#. Hide menuitem.
+#: ../src/libgdl/gdl-dock-item.c:1486
+msgid "Hide"
+msgstr "Hide"
 
-#: ../src/preferences.cpp:231
-#, c-format
-msgid "The preferences file %s is not a valid XML document."
-msgstr "The preferences file %s is not a valid XML document."
+#. Lock menuitem
+#: ../src/libgdl/gdl-dock-item.c:1491
+msgid "Lock"
+msgstr "Lock"
 
-#: ../src/preferences.cpp:240
+#: ../src/libgdl/gdl-dock-item.c:1717
 #, c-format
-msgid "The file %s is not a valid Inkscape preferences file."
-msgstr "The file %s is not a valid Inkscape preferences file."
-
-#: ../src/rdf.cpp:172
-msgid "CC Attribution"
-msgstr "CC Attribution"
+msgid "Attempt to bind an unbound item %p"
+msgstr "Attempt to bind an unbound item %p"
 
-#: ../src/rdf.cpp:177
-msgid "CC Attribution-ShareAlike"
-msgstr "CC Attribution-ShareAlike"
+#: ../src/libgdl/gdl-dock-master.c:144 ../src/libgdl/gdl-dock.c:183
+msgid "Default title"
+msgstr "Default title"
 
-#: ../src/rdf.cpp:182
-msgid "CC Attribution-NoDerivs"
-msgstr "CC Attribution-NoDerivs"
+#: ../src/libgdl/gdl-dock-master.c:145
+msgid "Default title for newly created floating docks"
+msgstr "Default title for newly created floating docks"
 
-#: ../src/rdf.cpp:187
-msgid "CC Attribution-NonCommercial"
-msgstr "CC Attribution-NonCommercial"
+#: ../src/libgdl/gdl-dock-master.c:152
+msgid ""
+"If is set to 1, all the dock items bound to the master are locked; if it's "
+"0, all are unlocked; -1 indicates inconsistency among the items"
+msgstr ""
+"If is set to 1, all the dock items bound to the master are locked; if it's "
+"0, all are unlocked; -1 indicates inconsistency among the items"
 
-#: ../src/rdf.cpp:192
-msgid "CC Attribution-NonCommercial-ShareAlike"
-msgstr "CC Attribution-NonCommercial-ShareAlike"
+#: ../src/libgdl/gdl-dock-master.c:160 ../src/libgdl/gdl-switcher.c:706
+msgid "Switcher Style"
+msgstr "Switcher Style"
 
-#: ../src/rdf.cpp:197
-msgid "CC Attribution-NonCommercial-NoDerivs"
-msgstr "CC Attribution-NonCommercial-NoDerivs"
+#: ../src/libgdl/gdl-dock-master.c:161 ../src/libgdl/gdl-switcher.c:707
+msgid "Switcher buttons style"
+msgstr "Switcher buttons style"
 
-#: ../src/rdf.cpp:202
-msgid "Public Domain"
-msgstr "Public Domain"
+#: ../src/libgdl/gdl-dock-master.c:168
+msgid "Expand direction"
+msgstr "Expand direction"
 
-#: ../src/rdf.cpp:207
-msgid "FreeArt"
-msgstr "FreeArt"
+#: ../src/libgdl/gdl-dock-master.c:169
+msgid ""
+"Allow the master's dock items to expand their container dock objects in the "
+"given direction"
+msgstr ""
+"Allow the master's dock items to expand their container dock objects in the "
+"given direction"
 
-#: ../src/rdf.cpp:212
-msgid "Open Font License"
-msgstr "Open Font Licence"
+#: ../src/libgdl/gdl-dock-master.c:796
+#, c-format
+msgid ""
+"master %p: unable to add object %p[%s] to the hash.  There already is an "
+"item with that name (%p)."
+msgstr ""
+"master %p: unable to add object %p[%s] to the hash.  There already is an "
+"item with that name (%p)."
 
-#: ../src/rdf.cpp:229
-msgid "Title"
-msgstr "Title"
+#: ../src/libgdl/gdl-dock-master.c:969
+#, c-format
+msgid ""
+"The new dock controller %p is automatic.  Only manual dock objects should be "
+"named controller."
+msgstr ""
+"The new dock controller %p is automatic.  Only manual dock objects should be "
+"named controller."
 
-#: ../src/rdf.cpp:230
-msgid "Name by which this document is formally known."
-msgstr "Name by which this document is formally known."
+#: ../src/libgdl/gdl-dock-notebook.c:134
+#: ../src/ui/dialog/align-and-distribute.cpp:1031
+#: ../src/ui/dialog/document-properties.cpp:117
+#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:1411
+#: ../src/widgets/desktop-widget.cpp:1678
+msgid "Page"
+msgstr "Page"
 
-#: ../src/rdf.cpp:232
-msgid "Date"
-msgstr "Date"
+#: ../src/libgdl/gdl-dock-notebook.c:135
+msgid "The index of the current page"
+msgstr "The index of the current page"
 
-#: ../src/rdf.cpp:233
-msgid "Date associated with the creation of this document (YYYY-MM-DD)."
-msgstr "Date associated with the creation of this document (YYYY-MM-DD)."
+#: ../src/libgdl/gdl-dock-object.c:120 ../src/ui/widget/page-sizer.cpp:244
+msgid "Name"
+msgstr "Name"
 
-#: ../src/rdf.cpp:235
-msgid "Format"
-msgstr "Format"
+#: ../src/libgdl/gdl-dock-object.c:121
+msgid "Unique name for identifying the dock object"
+msgstr "Unique name for identifying the dock object"
 
-#: ../src/rdf.cpp:236
-msgid "The physical or digital manifestation of this document (MIME type)."
-msgstr "The physical or digital manifestation of this document (MIME type)."
+#: ../src/libgdl/gdl-dock-object.c:128
+msgid "Long name"
+msgstr "Long name"
 
-#: ../src/rdf.cpp:239
-msgid "Type of document (DCMI Type)."
-msgstr "Type of document (DCMI Type)."
+#: ../src/libgdl/gdl-dock-object.c:129
+msgid "Human readable name for the dock object"
+msgstr "Human readable name for the dock object"
 
-#: ../src/rdf.cpp:242
-msgid "Creator"
-msgstr "Creator"
+#: ../src/libgdl/gdl-dock-object.c:135
+msgid "Stock Icon"
+msgstr "Stock Icon"
 
-#: ../src/rdf.cpp:243
-msgid "Name of entity primarily responsible for making the content of this document."
-msgstr "Name of entity primarily responsible for making the content of this document."
+#: ../src/libgdl/gdl-dock-object.c:136
+msgid "Stock icon for the dock object"
+msgstr "Stock icon for the dock object"
 
-#: ../src/rdf.cpp:245
-msgid "Rights"
-msgstr "Rights"
+#: ../src/libgdl/gdl-dock-object.c:142
+msgid "Pixbuf Icon"
+msgstr "Pixbuf Icon"
 
-#: ../src/rdf.cpp:246
-msgid "Name of entity with rights to the Intellectual Property of this document."
-msgstr "Name of entity with rights to the Intellectual Property of this document."
+#: ../src/libgdl/gdl-dock-object.c:143
+msgid "Pixbuf icon for the dock object"
+msgstr "Pixbuf icon for the dock object"
 
-#: ../src/rdf.cpp:248
-msgid "Publisher"
-msgstr "Publisher"
+#: ../src/libgdl/gdl-dock-object.c:148
+msgid "Dock master"
+msgstr "Dock master"
 
-#: ../src/rdf.cpp:249
-msgid "Name of entity responsible for making this document available."
-msgstr "Name of entity responsible for making this document available."
+#: ../src/libgdl/gdl-dock-object.c:149
+msgid "Dock master this dock object is bound to"
+msgstr "Dock master this dock object is bound to"
 
-#: ../src/rdf.cpp:252
-msgid "Identifier"
-msgstr "Identifier"
+#: ../src/libgdl/gdl-dock-object.c:434
+#, c-format
+msgid ""
+"Call to gdl_dock_object_dock in a dock object %p (object type is %s) which "
+"hasn't implemented this method"
+msgstr ""
+"Call to gdl_dock_object_dock in a dock object %p (object type is %s) which "
+"hasn't implemented this method"
 
-#: ../src/rdf.cpp:253
-msgid "Unique URI to reference this document."
-msgstr "Unique URI to reference this document."
+#: ../src/libgdl/gdl-dock-object.c:563
+#, c-format
+msgid ""
+"Dock operation requested in a non-bound object %p. The application might "
+"crash"
+msgstr ""
+"Dock operation requested in a non-bound object %p. The application might "
+"crash"
 
-#: ../src/rdf.cpp:255
-#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:1438
-msgid "Source"
-msgstr "Source"
+#: ../src/libgdl/gdl-dock-object.c:570
+#, c-format
+msgid "Cannot dock %p to %p because they belong to different masters"
+msgstr "Cannot dock %p to %p because they belong to different masters"
 
-#: ../src/rdf.cpp:256
-msgid "Unique URI to reference the source of this document."
-msgstr "Unique URI to reference the source of this document."
+#: ../src/libgdl/gdl-dock-object.c:612
+#, c-format
+msgid ""
+"Attempt to bind to %p an already bound dock object %p (current master: %p)"
+msgstr ""
+"Attempt to bind to %p an already bound dock object %p (current master: %p)"
 
-#: ../src/rdf.cpp:258
-msgid "Relation"
-msgstr "Relation"
+#: ../src/libgdl/gdl-dock-paned.c:132
+msgid "Position"
+msgstr "Position"
 
-#: ../src/rdf.cpp:259
-msgid "Unique URI to a related document."
-msgstr "Unique URI to a related document."
+#: ../src/libgdl/gdl-dock-paned.c:133
+msgid "Position of the divider in pixels"
+msgstr "Position of the divider in pixels"
 
-#: ../src/rdf.cpp:261
-msgid "Language"
-msgstr "Language"
+#: ../src/libgdl/gdl-dock-placeholder.c:143
+msgid "Sticky"
+msgstr "Sticky"
 
-#: ../src/rdf.cpp:262
-msgid "Two-letter language tag with optional subtags for the language of this document.  (e.g. 'en-GB')"
-msgstr "Two-letter language tag with optional subtags for the language of this document.  (e.g. 'en-GB')"
+#: ../src/libgdl/gdl-dock-placeholder.c:144
+msgid ""
+"Whether the placeholder will stick to its host or move up the hierarchy when "
+"the host is redocked"
+msgstr ""
+"Whether the placeholder will stick to its host or move up the hierarchy when "
+"the host is redocked"
 
-#: ../src/rdf.cpp:264
-msgid "Keywords"
-msgstr "Keywords"
-
-#: ../src/rdf.cpp:265
-msgid "The topic of this document as comma-separated key words, phrases, or classifications."
-msgstr "The topic of this document as comma-separated key words, phrases, or classifications."
+#: ../src/libgdl/gdl-dock-placeholder.c:151
+msgid "Host"
+msgstr "Host"
 
-#. TRANSLATORS: "Coverage": the spatial or temporal characteristics of the content.
-#. For info, see Appendix D of http://www.w3.org/TR/1998/WD-rdf-schema-19980409/
-#: ../src/rdf.cpp:269
-msgid "Coverage"
-msgstr "Coverage"
+#: ../src/libgdl/gdl-dock-placeholder.c:152
+msgid "The dock object this placeholder is attached to"
+msgstr "The dock object this placeholder is attached to"
 
-#: ../src/rdf.cpp:270
-msgid "Extent or scope of this document."
-msgstr "Extent or scope of this document."
+#: ../src/libgdl/gdl-dock-placeholder.c:159
+msgid "Next placement"
+msgstr "Next placement"
 
-#: ../src/rdf.cpp:273
-#: ../src/ui/widget/page-sizer.cpp:245
-msgid "Description"
-msgstr "Description"
+#: ../src/libgdl/gdl-dock-placeholder.c:160
+msgid ""
+"The position an item will be docked to our host if a request is made to dock "
+"to us"
+msgstr ""
+"The position an item will be docked to our host if a request is made to dock "
+"to us"
 
-#: ../src/rdf.cpp:274
-msgid "A short account of the content of this document."
-msgstr "A short account of the content of this document."
+#: ../src/libgdl/gdl-dock-placeholder.c:170
+msgid "Width for the widget when it's attached to the placeholder"
+msgstr "Width for the widget when it's attached to the placeholder"
 
-#. FIXME: need to handle 1 agent per line of input
-#: ../src/rdf.cpp:278
-msgid "Contributors"
-msgstr "Contributors"
+#: ../src/libgdl/gdl-dock-placeholder.c:178
+msgid "Height for the widget when it's attached to the placeholder"
+msgstr "Height for the widget when it's attached to the placeholder"
 
-#: ../src/rdf.cpp:279
-msgid "Names of entities responsible for making contributions to the content of this document."
-msgstr "Names of entities responsible for making contributions to the content of this document."
+#: ../src/libgdl/gdl-dock-placeholder.c:184
+msgid "Floating Toplevel"
+msgstr "Floating Toplevel"
 
-#. TRANSLATORS: URL to a page that defines the license for the document
-#: ../src/rdf.cpp:283
-msgid "URI"
-msgstr "URI"
+#: ../src/libgdl/gdl-dock-placeholder.c:185
+msgid "Whether the placeholder is standing in for a floating toplevel dock"
+msgstr "Whether the placeholder is standing in for a floating toplevel dock"
 
-#. TRANSLATORS: this is where you put a URL to a page that defines the license
-#: ../src/rdf.cpp:285
-msgid "URI to this document's license's namespace definition."
-msgstr "URI to this document's licence's namespace definition."
+#: ../src/libgdl/gdl-dock-placeholder.c:191
+msgid "X-Coordinate"
+msgstr "X-Coordinate"
 
-#. TRANSLATORS: fragment of XML representing the license of the document
-#: ../src/rdf.cpp:289
-msgid "Fragment"
-msgstr "Fragment"
+#: ../src/libgdl/gdl-dock-placeholder.c:192
+msgid "X coordinate for dock when floating"
+msgstr "X coordinate for dock when floating"
 
-#: ../src/rdf.cpp:290
-msgid "XML fragment for the RDF 'License' section."
-msgstr "XML fragment for the RDF 'Licence' section."
+#: ../src/libgdl/gdl-dock-placeholder.c:198
+msgid "Y-Coordinate"
+msgstr "Y-Coordinate"
 
-#: ../src/rect-context.cpp:368
-msgid "<b>Ctrl</b>: make square or integer-ratio rect, lock a rounded corner circular"
-msgstr "<b>Ctrl</b>: make square or integer-ratio rect, lock a rounded corner circular"
+#: ../src/libgdl/gdl-dock-placeholder.c:199
+msgid "Y coordinate for dock when floating"
+msgstr "Y coordinate for dock when floating"
 
-#: ../src/rect-context.cpp:515
-#, c-format
-msgid "<b>Rectangle</b>: %s &#215; %s (constrained to ratio %d:%d); with <b>Shift</b> to draw around the starting point"
-msgstr "<b>Rectangle</b>: %s &#215; %s (constrained to ratio %d:%d); with <b>Shift</b> to draw around the starting point"
+#: ../src/libgdl/gdl-dock-placeholder.c:494
+msgid "Attempt to dock a dock object to an unbound placeholder"
+msgstr "Attempt to dock a dock object to an unbound placeholder"
 
-#: ../src/rect-context.cpp:518
+#: ../src/libgdl/gdl-dock-placeholder.c:618
 #, c-format
-msgid "<b>Rectangle</b>: %s &#215; %s (constrained to golden ratio 1.618 : 1); with <b>Shift</b> to draw around the starting point"
-msgstr "<b>Rectangle</b>: %s &#215; %s (constrained to golden ratio 1.618 : 1); with <b>Shift</b> to draw around the starting point"
+msgid "Got a detach signal from an object (%p) who is not our host %p"
+msgstr "Got a detach signal from an object (%p) who is not our host %p"
 
-#: ../src/rect-context.cpp:520
+#: ../src/libgdl/gdl-dock-placeholder.c:643
 #, c-format
-msgid "<b>Rectangle</b>: %s &#215; %s (constrained to golden ratio 1 : 1.618); with <b>Shift</b> to draw around the starting point"
-msgstr "<b>Rectangle</b>: %s &#215; %s (constrained to golden ratio 1 : 1.618); with <b>Shift</b> to draw around the starting point"
+msgid ""
+"Something weird happened while getting the child placement for %p from "
+"parent %p"
+msgstr ""
+"Something weird happened while getting the child placement for %p from "
+"parent %p"
 
-#: ../src/rect-context.cpp:524
-#, c-format
-msgid "<b>Rectangle</b>: %s &#215; %s; with <b>Ctrl</b> to make square or integer-ratio rectangle; with <b>Shift</b> to draw around the starting point"
-msgstr "<b>Rectangle</b>: %s &#215; %s; with <b>Ctrl</b> to make square or integer-ratio rectangle; with <b>Shift</b> to draw around the starting point"
+#: ../src/libgdl/gdl-dock-tablabel.c:129
+msgid "Dockitem which 'owns' this tablabel"
+msgstr "Dockitem which 'owns' this tablabel"
 
-#: ../src/rect-context.cpp:549
-msgid "Create rectangle"
-msgstr "Create rectangle"
+#: ../src/libgdl/gdl-dock.c:175 ../src/ui/dialog/inkscape-preferences.cpp:580
+#: ../src/ui/dialog/inkscape-preferences.cpp:601
+msgid "Floating"
+msgstr "Floating"
 
-#: ../src/select-context.cpp:177
-msgid "Click selection to toggle scale/rotation handles"
-msgstr "Click selection to toggle scale/rotation handles"
+#: ../src/libgdl/gdl-dock.c:176
+msgid "Whether the dock is floating in its own window"
+msgstr "Whether the dock is floating in its own window"
 
-#: ../src/select-context.cpp:178
-msgid "No objects selected. Click, Shift+click, or drag around objects to select."
-msgstr "No objects selected. Click, Shift+click, or drag around objects to select."
+#: ../src/libgdl/gdl-dock.c:184
+msgid "Default title for the newly created floating docks"
+msgstr "Default title for the newly created floating docks"
 
-#: ../src/select-context.cpp:237
-msgid "Move canceled."
-msgstr "Move canceled."
+#: ../src/libgdl/gdl-dock.c:191
+msgid "Width for the dock when it's of floating type"
+msgstr "Width for the dock when it's of floating type"
 
-#: ../src/select-context.cpp:245
-msgid "Selection canceled."
-msgstr "Selection canceled."
+#: ../src/libgdl/gdl-dock.c:199
+msgid "Height for the dock when it's of floating type"
+msgstr "Height for the dock when it's of floating type"
 
-#: ../src/select-context.cpp:560
-msgid "<b>Draw over</b> objects to select them; release <b>Alt</b> to switch to rubberband selection"
-msgstr "<b>Draw over</b> objects to select them; release <b>Alt</b> to switch to rubberband selection"
+#: ../src/libgdl/gdl-dock.c:206
+msgid "Float X"
+msgstr "Float X"
 
-#: ../src/select-context.cpp:562
-msgid "<b>Drag around</b> objects to select them; press <b>Alt</b> to switch to touch selection"
-msgstr "<b>Drag around</b> objects to select them; press <b>Alt</b> to switch to touch selection"
+#: ../src/libgdl/gdl-dock.c:207
+msgid "X coordinate for a floating dock"
+msgstr "X coordinate for a floating dock"
 
-#: ../src/select-context.cpp:727
-msgid "<b>Ctrl</b>: click to select in groups; drag to move hor/vert"
-msgstr "<b>Ctrl</b>: click to select in groups; drag to move hor/vert"
+#: ../src/libgdl/gdl-dock.c:214
+msgid "Float Y"
+msgstr "Float Y"
 
-#: ../src/select-context.cpp:728
-msgid "<b>Shift</b>: click to toggle select; drag for rubberband selection"
-msgstr "<b>Shift</b>: click to toggle select; drag for rubberband selection"
+#: ../src/libgdl/gdl-dock.c:215
+msgid "Y coordinate for a floating dock"
+msgstr "Y coordinate for a floating dock"
 
-#: ../src/select-context.cpp:729
-msgid "<b>Alt</b>: click to select under; drag to move selected or select by touch"
-msgstr "<b>Alt</b>: click to select under; drag to move selected or select by touch"
+#: ../src/libgdl/gdl-dock.c:499
+#, c-format
+msgid "Dock #%d"
+msgstr "Dock #%d"
 
-#: ../src/select-context.cpp:902
-msgid "Selected object is not a group. Cannot enter."
-msgstr "Selected object is not a group. Cannot enter."
+#: ../src/libnrtype/FontFactory.cpp:897
+msgid "Ignoring font without family that will crash Pango"
+msgstr "Ignoring font without family that will crash Pango"
 
-#: ../src/selection-chemistry.cpp:304
-msgid "Delete text"
-msgstr "Delete text"
+#: ../src/live_effects/effect.cpp:87
+msgid "doEffect stack test"
+msgstr "doEffect stack test"
 
-#: ../src/selection-chemistry.cpp:312
-msgid "<b>Nothing</b> was deleted."
-msgstr "<b>Nothing</b> was deleted."
+#: ../src/live_effects/effect.cpp:88
+msgid "Angle bisector"
+msgstr "Angle bisector"
 
-#: ../src/selection-chemistry.cpp:330
-#: ../src/text-context.cpp:1002
-#: ../src/ui/dialog/swatches.cpp:220
-#: ../src/widgets/toolbox.cpp:1408
-#: ../src/widgets/toolbox.cpp:6174
-msgid "Delete"
-msgstr "Delete"
+#. TRANSLATORS: boolean operations
+#: ../src/live_effects/effect.cpp:90
+msgid "Boolops"
+msgstr "Boolops"
 
-#: ../src/selection-chemistry.cpp:358
-msgid "Select <b>object(s)</b> to duplicate."
-msgstr "Select <b>object(s)</b> to duplicate."
+#: ../src/live_effects/effect.cpp:91
+msgid "Circle (by center and radius)"
+msgstr "Circle (by centre and radius)"
 
-#: ../src/selection-chemistry.cpp:450
-msgid "Delete all"
-msgstr "Delete all"
+#: ../src/live_effects/effect.cpp:92
+msgid "Circle by 3 points"
+msgstr "Circle by 3 points"
 
-#: ../src/selection-chemistry.cpp:636
-msgid "Select <b>some objects</b> to group."
-msgstr "Select <b>some objects</b> to group."
+#: ../src/live_effects/effect.cpp:93
+msgid "Dynamic stroke"
+msgstr "Dynamic stroke"
 
-#: ../src/selection-chemistry.cpp:651
-#: ../src/selection-describer.cpp:53
-msgid "Group"
-msgstr "Group"
+#: ../src/live_effects/effect.cpp:95
+msgid "Lattice Deformation"
+msgstr "Lattice Deformation"
 
-#: ../src/selection-chemistry.cpp:665
-msgid "Select a <b>group</b> to ungroup."
-msgstr "Select a <b>group</b> to ungroup."
+#: ../src/live_effects/effect.cpp:96
+msgid "Line Segment"
+msgstr "Line Segment"
 
-#: ../src/selection-chemistry.cpp:706
-msgid "<b>No groups</b> to ungroup in the selection."
-msgstr "<b>No groups</b> to ungroup in the selection."
+#: ../src/live_effects/effect.cpp:97
+msgid "Mirror symmetry"
+msgstr "Mirror symmetry"
 
-#: ../src/selection-chemistry.cpp:712
-#: ../src/sp-item-group.cpp:500
-msgid "Ungroup"
-msgstr "Ungroup"
+#: ../src/live_effects/effect.cpp:99
+msgid "Parallel"
+msgstr "Parallel"
 
-#: ../src/selection-chemistry.cpp:802
-msgid "Select <b>object(s)</b> to raise."
-msgstr "Select <b>object(s)</b> to raise."
+#: ../src/live_effects/effect.cpp:100
+msgid "Path length"
+msgstr "Path length"
 
-#: ../src/selection-chemistry.cpp:808
-#: ../src/selection-chemistry.cpp:870
-#: ../src/selection-chemistry.cpp:904
-#: ../src/selection-chemistry.cpp:968
-msgid "You cannot raise/lower objects from <b>different groups</b> or <b>layers</b>."
-msgstr "You cannot raise/lower objects from <b>different groups</b> or <b>layers</b>."
-
-#. TRANSLATORS: only translate "string" in "context|string".
-#. For more details, see http://developer.gnome.org/doc/API/2.0/glib/glib-I18N.html#Q-:CAPS
-#. "Raise" means "to raise an object" in the undo history
-#: ../src/selection-chemistry.cpp:850
-msgid "undo action|Raise"
-msgstr "Raise"
+#: ../src/live_effects/effect.cpp:101
+msgid "Perpendicular bisector"
+msgstr "Perpendicular bisector"
 
-#: ../src/selection-chemistry.cpp:862
-msgid "Select <b>object(s)</b> to raise to top."
-msgstr "Select <b>object(s)</b> to raise to top."
+#: ../src/live_effects/effect.cpp:102
+msgid "Perspective path"
+msgstr "Perspective path"
 
-#: ../src/selection-chemistry.cpp:885
-msgid "Raise to top"
-msgstr "Raise to top"
+#: ../src/live_effects/effect.cpp:103
+#, fuzzy
+msgid "Power stroke"
+msgstr "Pattern stroke"
 
-#: ../src/selection-chemistry.cpp:898
-msgid "Select <b>object(s)</b> to lower."
-msgstr "Select <b>object(s)</b> to lower."
+#: ../src/live_effects/effect.cpp:104
+msgid "Rotate copies"
+msgstr "Rotate copies"
 
-#: ../src/selection-chemistry.cpp:948
-msgid "Lower"
-msgstr "Lower"
+#: ../src/live_effects/effect.cpp:105
+msgid "Recursive skeleton"
+msgstr "Recursive skeleton"
 
-#: ../src/selection-chemistry.cpp:960
-msgid "Select <b>object(s)</b> to lower to bottom."
-msgstr "Select <b>object(s)</b> to lower to bottom."
+#: ../src/live_effects/effect.cpp:106
+msgid "Tangent to curve"
+msgstr "Tangent to curve"
 
-#: ../src/selection-chemistry.cpp:995
-msgid "Lower to bottom"
-msgstr "Lower to bottom"
+#: ../src/live_effects/effect.cpp:107
+msgid "Text label"
+msgstr "Text label"
 
-#: ../src/selection-chemistry.cpp:1002
-msgid "Nothing to undo."
-msgstr "Nothing to undo."
+#. 0.46
+#: ../src/live_effects/effect.cpp:110
+msgid "Bend"
+msgstr "Bend"
 
-#: ../src/selection-chemistry.cpp:1009
-msgid "Nothing to redo."
-msgstr "Nothing to redo."
+#: ../src/live_effects/effect.cpp:111
+msgid "Gears"
+msgstr "Gears"
 
-#: ../src/selection-chemistry.cpp:1069
-msgid "Paste"
-msgstr "Paste"
+#: ../src/live_effects/effect.cpp:112
+msgid "Pattern Along Path"
+msgstr "Pattern Along Path"
 
-#: ../src/selection-chemistry.cpp:1077
-msgid "Paste style"
-msgstr "Paste style"
+#. for historic reasons, this effect is called skeletal(strokes) in Inkscape:SVG
+#: ../src/live_effects/effect.cpp:113
+msgid "Stitch Sub-Paths"
+msgstr "Stitch Sub-Paths"
 
-#: ../src/selection-chemistry.cpp:1087
-msgid "Paste live path effect"
-msgstr "Paste live path effect"
+#. 0.47
+#: ../src/live_effects/effect.cpp:115
+msgid "VonKoch"
+msgstr "VonKoch"
 
-#: ../src/selection-chemistry.cpp:1108
-msgid "Select <b>object(s)</b> to remove live path effects from."
-msgstr "Select <b>object(s)</b> to remove live path effects from."
+#: ../src/live_effects/effect.cpp:116
+msgid "Knot"
+msgstr "Knot"
 
-#: ../src/selection-chemistry.cpp:1120
-msgid "Remove live path effect"
-msgstr "Remove live path effect"
+#: ../src/live_effects/effect.cpp:117
+msgid "Construct grid"
+msgstr "Construct grid"
 
-#: ../src/selection-chemistry.cpp:1131
-msgid "Select <b>object(s)</b> to remove filters from."
-msgstr "Select <b>object(s)</b> to remove filters from."
+#: ../src/live_effects/effect.cpp:118
+msgid "Spiro spline"
+msgstr "Spiro spline"
 
-#: ../src/selection-chemistry.cpp:1141
-#: ../src/ui/dialog/filter-effects-dialog.cpp:1342
-msgid "Remove filter"
-msgstr "Remove filter"
-
-#: ../src/selection-chemistry.cpp:1150
-msgid "Paste size"
-msgstr "Paste size"
+#: ../src/live_effects/effect.cpp:119
+msgid "Envelope Deformation"
+msgstr "Envelope Deformation"
 
-#: ../src/selection-chemistry.cpp:1159
-msgid "Paste size separately"
-msgstr "Paste Size separately"
+#: ../src/live_effects/effect.cpp:120
+msgid "Interpolate Sub-Paths"
+msgstr "Interpolate Sub-Paths"
 
-#: ../src/selection-chemistry.cpp:1169
-msgid "Select <b>object(s)</b> to move to the layer above."
-msgstr "Select <b>object(s)</b> to move to the layer above."
+#: ../src/live_effects/effect.cpp:121
+msgid "Hatches (rough)"
+msgstr "Hatches (rough)"
 
-#: ../src/selection-chemistry.cpp:1195
-msgid "Raise to next layer"
-msgstr "Raise to next layer"
+#: ../src/live_effects/effect.cpp:122
+msgid "Sketch"
+msgstr "Sketch"
 
-#: ../src/selection-chemistry.cpp:1202
-msgid "No more layers above."
-msgstr "No more layers above."
+#: ../src/live_effects/effect.cpp:123
+msgid "Ruler"
+msgstr "Ruler"
 
-#: ../src/selection-chemistry.cpp:1214
-msgid "Select <b>object(s)</b> to move to the layer below."
-msgstr "Select <b>object(s)</b> to move to the layer below."
+#: ../src/live_effects/effect.cpp:282
+msgid "Is visible?"
+msgstr "Is visible?"
 
-#: ../src/selection-chemistry.cpp:1240
-msgid "Lower to previous layer"
-msgstr "Lower to previous layer"
+#: ../src/live_effects/effect.cpp:282
+msgid ""
+"If unchecked, the effect remains applied to the object but is temporarily "
+"disabled on canvas"
+msgstr ""
+"If unchecked, the effect remains applied to the object but is temporarily "
+"disabled on canvas"
 
-#: ../src/selection-chemistry.cpp:1247
-msgid "No more layers below."
-msgstr "No more layers below."
+#: ../src/live_effects/effect.cpp:303
+msgid "No effect"
+msgstr "No effect"
 
-#: ../src/selection-chemistry.cpp:1456
-msgid "Remove transform"
-msgstr "Remove transform"
+#: ../src/live_effects/effect.cpp:350
+#, c-format
+msgid "Please specify a parameter path for the LPE '%s' with %d mouse clicks"
+msgstr "Please specify a parameter path for the LPE '%s' with %d mouse clicks"
 
-#: ../src/selection-chemistry.cpp:1559
-msgid "Rotate 90&#176; CCW"
-msgstr "Rotate 90&#176; CCW"
+#: ../src/live_effects/effect.cpp:648
+#, c-format
+msgid "Editing parameter <b>%s</b>."
+msgstr "Editing parameter <b>%s</b>."
 
-#: ../src/selection-chemistry.cpp:1559
-msgid "Rotate 90&#176; CW"
-msgstr "Rotate 90&#176; CW"
+#: ../src/live_effects/effect.cpp:653
+msgid "None of the applied path effect's parameters can be edited on-canvas."
+msgstr "None of the applied path effect's parameters can be edited on-canvas."
 
-#: ../src/selection-chemistry.cpp:1580
-#: ../src/seltrans.cpp:530
-#: ../src/ui/dialog/transformation.cpp:760
-msgid "Rotate"
-msgstr "Rotate"
+#: ../src/live_effects/lpe-bendpath.cpp:55
+#, fuzzy
+msgid "Bend path:"
+msgstr "Bend path"
 
-#: ../src/selection-chemistry.cpp:1627
-msgid "Rotate by pixels"
-msgstr "Rotate by pixels"
+#: ../src/live_effects/lpe-bendpath.cpp:55
+msgid "Path along which to bend the original path"
+msgstr "Path along which to bend the original path"
 
-#: ../src/selection-chemistry.cpp:1682
-msgid "Scale by whole factor"
-msgstr "Scale by whole factor"
+#: ../src/live_effects/lpe-bendpath.cpp:56
+msgid "Width of the path"
+msgstr "Width of the path"
 
-#: ../src/selection-chemistry.cpp:1697
-msgid "Move vertically"
-msgstr "Move vertically"
+#: ../src/live_effects/lpe-bendpath.cpp:57
+#: ../src/live_effects/lpe-patternalongpath.cpp:65
+msgid "Width in units of length"
+msgstr "Width in units of length"
 
-#: ../src/selection-chemistry.cpp:1700
-msgid "Move horizontally"
-msgstr "Move horizontally"
+#: ../src/live_effects/lpe-bendpath.cpp:57
+msgid "Scale the width of the path in units of its length"
+msgstr "Scale the width of the path in units of its length"
 
-#: ../src/selection-chemistry.cpp:1703
-#: ../src/selection-chemistry.cpp:1729
-#: ../src/seltrans.cpp:524
-#: ../src/ui/dialog/transformation.cpp:681
-msgid "Move"
-msgstr "Move"
+#: ../src/live_effects/lpe-bendpath.cpp:58
+msgid "Original path is vertical"
+msgstr "Original path is vertical"
 
-#: ../src/selection-chemistry.cpp:1723
-msgid "Move vertically by pixels"
-msgstr "Move vertically by pixels"
+#: ../src/live_effects/lpe-bendpath.cpp:58
+msgid "Rotates the original 90 degrees, before bending it along the bend path"
+msgstr "Rotates the original 90 degrees, before bending it along the bend path"
 
-#: ../src/selection-chemistry.cpp:1726
-msgid "Move horizontally by pixels"
-msgstr "Move horizontally by pixels"
+#: ../src/live_effects/lpe-constructgrid.cpp:26
+#, fuzzy
+msgid "Size X:"
+msgstr "Size X"
 
-#: ../src/selection-chemistry.cpp:1854
-msgid "The selection has no applied path effect."
-msgstr "The selection has no applied path effect."
+#: ../src/live_effects/lpe-constructgrid.cpp:26
+msgid "The size of the grid in X direction."
+msgstr "The size of the grid in X direction."
 
-#: ../src/selection-chemistry.cpp:2059
-msgid "action|Clone"
-msgstr "Clone"
+#: ../src/live_effects/lpe-constructgrid.cpp:27
+#, fuzzy
+msgid "Size Y:"
+msgstr "Size Y"
 
-#: ../src/selection-chemistry.cpp:2075
-msgid "Select <b>clones</b> to relink."
-msgstr "Select <b>clones</b> to relink."
+#: ../src/live_effects/lpe-constructgrid.cpp:27
+msgid "The size of the grid in Y direction."
+msgstr "The size of the grid in Y direction."
 
-#: ../src/selection-chemistry.cpp:2082
-msgid "Copy an <b>object</b> to clipboard to relink clones to."
-msgstr "Copy an <b>object</b> to clipboard to relink clones to."
+#: ../src/live_effects/lpe-curvestitch.cpp:42
+#, fuzzy
+msgid "Stitch path:"
+msgstr "Stitch path"
 
-#: ../src/selection-chemistry.cpp:2106
-msgid "<b>No clones to relink</b> in the selection."
-msgstr "<b>No clones to relink</b> in the selection."
+#: ../src/live_effects/lpe-curvestitch.cpp:42
+msgid "The path that will be used as stitch."
+msgstr "The path that will be used as stitch."
 
-#: ../src/selection-chemistry.cpp:2109
-msgid "Relink clone"
-msgstr "Relink clone"
+#: ../src/live_effects/lpe-curvestitch.cpp:43
+#, fuzzy
+msgid "Number of paths:"
+msgstr "Number of paths"
 
-#: ../src/selection-chemistry.cpp:2123
-msgid "Select <b>clones</b> to unlink."
-msgstr "Select <b>clones</b> to unlink."
+#: ../src/live_effects/lpe-curvestitch.cpp:43
+msgid "The number of paths that will be generated."
+msgstr "The number of paths that will be generated."
 
-#: ../src/selection-chemistry.cpp:2172
-msgid "<b>No clones to unlink</b> in the selection."
-msgstr "<b>No clones to unlink</b> in the selection."
+#: ../src/live_effects/lpe-curvestitch.cpp:44
+#, fuzzy
+msgid "Start edge variance:"
+msgstr "Start edge variance"
 
-#: ../src/selection-chemistry.cpp:2176
-msgid "Unlink clone"
-msgstr "Unlink clone"
+#: ../src/live_effects/lpe-curvestitch.cpp:44
+msgid ""
+"The amount of random jitter to move the start points of the stitches inside "
+"& outside the guide path"
+msgstr ""
+"The amount of random jitter to move the start points of the stitches inside "
+"& outside the guide path"
 
-#: ../src/selection-chemistry.cpp:2189
-msgid "Select a <b>clone</b> to go to its original. Select a <b>linked offset</b> to go to its source. Select a <b>text on path</b> to go to the path. Select a <b>flowed text</b> to go to its frame."
-msgstr "Select a <b>clone</b> to go to its original. Select a <b>linked offset</b> to go to its source. Select a <b>text on path</b> to go to the path. Select a <b>flowed text</b> to go to its frame."
+#: ../src/live_effects/lpe-curvestitch.cpp:45
+#, fuzzy
+msgid "Start spacing variance:"
+msgstr "Start spacing variance"
 
-#: ../src/selection-chemistry.cpp:2212
-msgid "<b>Cannot find</b> the object to select (orphaned clone, offset, textpath, flowed text?)"
-msgstr "<b>Cannot find</b> the object to select (orphaned clone, offset, textpath, flowed text?)"
+#: ../src/live_effects/lpe-curvestitch.cpp:45
+msgid ""
+"The amount of random shifting to move the start points of the stitches back "
+"& forth along the guide path"
+msgstr ""
+"The amount of random shifting to move the start points of the stitches back "
+"& forth along the guide path"
 
-#: ../src/selection-chemistry.cpp:2218
-msgid "The object you're trying to select is <b>not visible</b> (it is in &lt;defs&gt;)"
-msgstr "The object you're trying to select is <b>not visible</b> (it is in &lt;defs&gt;)"
+#: ../src/live_effects/lpe-curvestitch.cpp:46
+#, fuzzy
+msgid "End edge variance:"
+msgstr "End edge variance"
 
-#: ../src/selection-chemistry.cpp:2264
-msgid "Select <b>object(s)</b> to convert to marker."
-msgstr "Select <b>object(s)</b> to convert to marker."
+#: ../src/live_effects/lpe-curvestitch.cpp:46
+msgid ""
+"The amount of randomness that moves the end points of the stitches inside & "
+"outside the guide path"
+msgstr ""
+"The amount of randomness that moves the end points of the stitches inside & "
+"outside the guide path"
 
-#: ../src/selection-chemistry.cpp:2332
-msgid "Objects to marker"
-msgstr "Objects to marker"
+#: ../src/live_effects/lpe-curvestitch.cpp:47
+#, fuzzy
+msgid "End spacing variance:"
+msgstr "End spacing variance"
 
-#: ../src/selection-chemistry.cpp:2360
-msgid "Select <b>object(s)</b> to convert to guides."
-msgstr "Select <b>object(s)</b> to convert to guides."
+#: ../src/live_effects/lpe-curvestitch.cpp:47
+msgid ""
+"The amount of random shifting to move the end points of the stitches back & "
+"forth along the guide path"
+msgstr ""
+"The amount of random shifting to move the end points of the stitches back & "
+"forth along the guide path"
 
-#: ../src/selection-chemistry.cpp:2372
-msgid "Objects to guides"
-msgstr "Objects to guides"
+#: ../src/live_effects/lpe-curvestitch.cpp:48
+#, fuzzy
+msgid "Scale width:"
+msgstr "Scale width"
 
-#: ../src/selection-chemistry.cpp:2388
-msgid "Select <b>object(s)</b> to convert to pattern."
-msgstr "Select <b>object(s)</b> to convert to pattern."
+#: ../src/live_effects/lpe-curvestitch.cpp:48
+msgid "Scale the width of the stitch path"
+msgstr "Scale the width of the stitch path"
 
-#: ../src/selection-chemistry.cpp:2476
-msgid "Objects to pattern"
-msgstr "Objects to pattern"
+#: ../src/live_effects/lpe-curvestitch.cpp:49
+msgid "Scale width relative to length"
+msgstr "Scale width relative to length"
 
-#: ../src/selection-chemistry.cpp:2492
-msgid "Select an <b>object with pattern fill</b> to extract objects from."
-msgstr "Select an <b>object with pattern fill</b> to extract objects from."
+#: ../src/live_effects/lpe-curvestitch.cpp:49
+msgid "Scale the width of the stitch path relative to its length"
+msgstr "Scale the width of the stitch path relative to its length"
 
-#: ../src/selection-chemistry.cpp:2545
-msgid "<b>No pattern fills</b> in the selection."
-msgstr "<b>No pattern fills</b> in the selection."
+#: ../src/live_effects/lpe-envelope.cpp:33
+#, fuzzy
+msgid "Top bend path:"
+msgstr "Top bend path"
 
-#: ../src/selection-chemistry.cpp:2548
-msgid "Pattern to objects"
-msgstr "Pattern to objects"
+#: ../src/live_effects/lpe-envelope.cpp:33
+msgid "Top path along which to bend the original path"
+msgstr "Top path along which to bend the original path"
 
-#: ../src/selection-chemistry.cpp:2633
-msgid "Select <b>object(s)</b> to make a bitmap copy."
-msgstr "Select <b>object(s)</b> to make a bitmap copy."
+#: ../src/live_effects/lpe-envelope.cpp:34
+#, fuzzy
+msgid "Right bend path:"
+msgstr "Right bend path"
 
-#: ../src/selection-chemistry.cpp:2637
-msgid "Rendering bitmap..."
-msgstr "Rendering bitmap..."
+#: ../src/live_effects/lpe-envelope.cpp:34
+msgid "Right path along which to bend the original path"
+msgstr "Right path along which to bend the original path"
 
-#: ../src/selection-chemistry.cpp:2811
-msgid "Create bitmap"
-msgstr "Create bitmap"
+#: ../src/live_effects/lpe-envelope.cpp:35
+#, fuzzy
+msgid "Bottom bend path:"
+msgstr "Bottom bend path"
 
-#: ../src/selection-chemistry.cpp:2843
-msgid "Select <b>object(s)</b> to create clippath or mask from."
-msgstr "Select <b>object(s)</b> to create clippath or mask from."
+#: ../src/live_effects/lpe-envelope.cpp:35
+msgid "Bottom path along which to bend the original path"
+msgstr "Bottom path along which to bend the original path"
 
-#: ../src/selection-chemistry.cpp:2846
-msgid "Select mask object and <b>object(s)</b> to apply clippath or mask to."
-msgstr "Select mask object and <b>object(s)</b> to apply clippath or mask to."
+#: ../src/live_effects/lpe-envelope.cpp:36
+#, fuzzy
+msgid "Left bend path:"
+msgstr "Left bend path"
 
-#: ../src/selection-chemistry.cpp:3027
-msgid "Set clipping path"
-msgstr "Set clipping path"
+#: ../src/live_effects/lpe-envelope.cpp:36
+msgid "Left path along which to bend the original path"
+msgstr "Left path along which to bend the original path"
 
-#: ../src/selection-chemistry.cpp:3029
-msgid "Set mask"
-msgstr "Set mask"
+#: ../src/live_effects/lpe-envelope.cpp:37
+msgid "Enable left & right paths"
+msgstr "Enable left & right paths"
 
-#: ../src/selection-chemistry.cpp:3042
-msgid "Select <b>object(s)</b> to remove clippath or mask from."
-msgstr "Select <b>object(s)</b> to remove clippath or mask from."
+#: ../src/live_effects/lpe-envelope.cpp:37
+msgid "Enable the left and right deformation paths"
+msgstr "Enable the left and right deformation paths"
 
-#: ../src/selection-chemistry.cpp:3153
-msgid "Release clipping path"
-msgstr "Release clipping path"
+#: ../src/live_effects/lpe-envelope.cpp:38
+msgid "Enable top & bottom paths"
+msgstr "Enable top and bottom paths"
 
-#: ../src/selection-chemistry.cpp:3155
-msgid "Release mask"
-msgstr "Release mask"
+#: ../src/live_effects/lpe-envelope.cpp:38
+msgid "Enable the top and bottom deformation paths"
+msgstr "Enable the top and bottom deformation paths"
 
-#: ../src/selection-chemistry.cpp:3173
-msgid "Select <b>object(s)</b> to fit canvas to."
-msgstr "Select <b>object(s)</b> to fit canvas to."
+#: ../src/live_effects/lpe-gears.cpp:212
+#, fuzzy
+msgid "Teeth:"
+msgstr "Teeth"
 
-#. Fit Page
-#: ../src/selection-chemistry.cpp:3193
-#: ../src/verbs.cpp:2688
-msgid "Fit Page to Selection"
-msgstr "Fit Page to Selection"
+#: ../src/live_effects/lpe-gears.cpp:212
+msgid "The number of teeth"
+msgstr "The number of teeth"
 
-#: ../src/selection-chemistry.cpp:3222
-#: ../src/verbs.cpp:2690
-msgid "Fit Page to Drawing"
-msgstr "Fit Page to Drawing"
+#: ../src/live_effects/lpe-gears.cpp:213
+#, fuzzy
+msgid "Phi:"
+msgstr "Phi"
 
-#: ../src/selection-chemistry.cpp:3243
-#: ../src/verbs.cpp:2692
-msgid "Fit Page to Selection or Drawing"
-msgstr "Fit Page to Selection or Drawing"
+#: ../src/live_effects/lpe-gears.cpp:213
+msgid ""
+"Tooth pressure angle (typically 20-25 deg).  The ratio of teeth not in "
+"contact."
+msgstr ""
+"Tooth pressure angle (typically 20-25 deg).  The ratio of teeth not in "
+"contact."
 
-#. TRANSLATORS: only translate "string" in "context|string".
-#. For more details, see http://developer.gnome.org/doc/API/2.0/glib/glib-I18N.html#Q-:CAPS
-#. "Link" means internet link (anchor)
-#: ../src/selection-describer.cpp:45
-msgid "web|Link"
-msgstr "Link"
+#: ../src/live_effects/lpe-interpolate.cpp:30
+#, fuzzy
+msgid "Trajectory:"
+msgstr "Trajectory"
 
-#: ../src/selection-describer.cpp:47
-msgid "Circle"
-msgstr "Circle"
+#: ../src/live_effects/lpe-interpolate.cpp:30
+msgid "Path along which intermediate steps are created."
+msgstr "Path along which intermediate steps are created."
 
-#. Ellipse
-#: ../src/selection-describer.cpp:49
-#: ../src/selection-describer.cpp:76
-#: ../src/ui/dialog/inkscape-preferences.cpp:499
-#: ../src/verbs.cpp:2465
-#: ../src/widgets/toolbox.cpp:4092
-msgid "Ellipse"
-msgstr "Ellipse"
+#: ../src/live_effects/lpe-interpolate.cpp:31
+#, fuzzy
+msgid "Steps:"
+msgstr "Steps"
 
-#: ../src/selection-describer.cpp:51
-msgid "Flowed text"
-msgstr "Flowed text"
+#: ../src/live_effects/lpe-interpolate.cpp:31
+msgid "Determines the number of steps from start to end path."
+msgstr "Determines the number of steps from start to end path."
 
-#: ../src/selection-describer.cpp:57
-msgid "Line"
-msgstr "Line"
+#: ../src/live_effects/lpe-interpolate.cpp:32
+msgid "Equidistant spacing"
+msgstr "Equidistant spacing"
 
-#: ../src/selection-describer.cpp:59
-msgid "Path"
-msgstr "Path"
+#: ../src/live_effects/lpe-interpolate.cpp:32
+msgid ""
+"If true, the spacing between intermediates is constant along the length of "
+"the path. If false, the distance depends on the location of the nodes of the "
+"trajectory path."
+msgstr ""
+"If true, the spacing between intermediates is constant along the length of "
+"the path. If false, the distance depends on the location of the nodes of the "
+"trajectory path."
 
-#: ../src/selection-describer.cpp:61
-#: ../src/widgets/toolbox.cpp:2935
-msgid "Polygon"
-msgstr "Polygon"
+#. initialise your parameters here:
+#: ../src/live_effects/lpe-knot.cpp:343
+#, fuzzy
+msgid "Fixed width:"
+msgstr "Fixed width"
 
-#: ../src/selection-describer.cpp:63
-msgid "Polyline"
-msgstr "Polyline"
+#: ../src/live_effects/lpe-knot.cpp:343
+msgid "Size of hidden region of lower string"
+msgstr "Size of hidden region of lower string"
 
-#. Rectangle
-#: ../src/selection-describer.cpp:65
-#: ../src/ui/dialog/inkscape-preferences.cpp:489
-#: ../src/verbs.cpp:2461
-msgid "Rectangle"
-msgstr "Rectangle"
+#: ../src/live_effects/lpe-knot.cpp:344
+msgid "In units of stroke width"
+msgstr "In units of stroke width"
 
-#. 3D box
-#: ../src/selection-describer.cpp:67
-#: ../src/ui/dialog/inkscape-preferences.cpp:494
-#: ../src/verbs.cpp:2463
-msgid "3D Box"
-msgstr "3D Box"
+#: ../src/live_effects/lpe-knot.cpp:344
+msgid "Consider 'Interruption width' as a ratio of stroke width"
+msgstr "Consider 'Interruption width' as a ratio of stroke width"
 
-#. TRANSLATORS: only translate "string" in "context|string".
-#. For more details, see http://developer.gnome.org/doc/API/2.0/glib/glib-I18N.html#Q-:CAPS
-#. "Clone" is a noun, type of object
-#: ../src/selection-describer.cpp:74
-msgid "object|Clone"
-msgstr "Clone"
+#: ../src/live_effects/lpe-knot.cpp:345 ../src/widgets/stroke-style.cpp:690
+msgid "Stroke width"
+msgstr "Stroke width"
 
-#: ../src/selection-describer.cpp:78
-msgid "Offset path"
-msgstr "Offset path"
+#: ../src/live_effects/lpe-knot.cpp:345
+msgid "Add the stroke width to the interruption size"
+msgstr "Add the stroke width to the interruption size"
 
-#. Spiral
-#: ../src/selection-describer.cpp:80
-#: ../src/ui/dialog/inkscape-preferences.cpp:507
-#: ../src/verbs.cpp:2469
-msgid "Spiral"
-msgstr "Spiral"
+#: ../src/live_effects/lpe-knot.cpp:346
+msgid "Crossing path stroke width"
+msgstr "Crossing path stroke width"
 
-#. Star
-#: ../src/selection-describer.cpp:82
-#: ../src/ui/dialog/inkscape-preferences.cpp:503
-#: ../src/verbs.cpp:2467
-#: ../src/widgets/toolbox.cpp:2942
-msgid "Star"
-msgstr "Star"
+#: ../src/live_effects/lpe-knot.cpp:346
+msgid "Add crossed stroke width to the interruption size"
+msgstr "Add crossed stroke width to the interruption size"
 
-#: ../src/selection-describer.cpp:140
-msgid "root"
-msgstr "root"
+#: ../src/live_effects/lpe-knot.cpp:347
+#, fuzzy
+msgid "Switcher size:"
+msgstr "Switcher size"
 
-#: ../src/selection-describer.cpp:152
-#, c-format
-msgid "layer <b>%s</b>"
-msgstr "layer <b>%s</b>"
+#: ../src/live_effects/lpe-knot.cpp:347
+msgid "Orientation indicator/switcher size"
+msgstr "Orientation indicator/switcher size"
 
-#: ../src/selection-describer.cpp:154
-#, c-format
-msgid "layer <b><i>%s</i></b>"
-msgstr "layer <b><i>%s</i></b>"
+#: ../src/live_effects/lpe-knot.cpp:348
+msgid "Crossing Signs"
+msgstr "Crossing Signs"
 
-#: ../src/selection-describer.cpp:163
-#, c-format
-msgid "<i>%s</i>"
-msgstr "<i>%s</i>"
+#: ../src/live_effects/lpe-knot.cpp:348
+msgid "Crossings signs"
+msgstr "Crossings signs"
 
-#: ../src/selection-describer.cpp:172
-#, c-format
-msgid " in %s"
-msgstr " in %s"
+#: ../src/live_effects/lpe-knot.cpp:359
+msgid "Drag to select a crossing, click to flip it"
+msgstr "Drag to select a crossing, click to flip it"
 
-#: ../src/selection-describer.cpp:174
-#, c-format
-msgid " in group %s (%s)"
-msgstr " in group %s (%s)"
+#. / @todo Is this the right verb?
+#: ../src/live_effects/lpe-knot.cpp:652
+msgid "Change knot crossing"
+msgstr "Change knot crossing"
 
-#: ../src/selection-describer.cpp:176
-#, c-format
-msgid " in <b>%i</b> parents (%s)"
-msgid_plural " in <b>%i</b> parents (%s)"
-msgstr[0] " in <b>%i</b> parents (%s)"
-msgstr[1] " in <b>%i</b> parents (%s)"
+#: ../src/live_effects/lpe-patternalongpath.cpp:61
+#, fuzzy
+msgid "Pattern source:"
+msgstr "Pattern source"
 
-#: ../src/selection-describer.cpp:179
-#, c-format
-msgid " in <b>%i</b> layers"
-msgid_plural " in <b>%i</b> layers"
-msgstr[0] " in <b>%i</b> layers"
-msgstr[1] " in <b>%i</b> layers"
+#: ../src/live_effects/lpe-patternalongpath.cpp:61
+msgid "Path to put along the skeleton path"
+msgstr "Path to put along the skeleton path"
 
-#: ../src/selection-describer.cpp:189
-msgid "Use <b>Shift+D</b> to look up original"
-msgstr "Use <b>Shift+D</b> to look up original"
+#: ../src/live_effects/lpe-patternalongpath.cpp:62
+#, fuzzy
+msgid "Pattern copies:"
+msgstr "Pattern copies"
 
-#: ../src/selection-describer.cpp:193
-msgid "Use <b>Shift+D</b> to look up path"
-msgstr "Use <b>Shift+D</b> to look up path"
+#: ../src/live_effects/lpe-patternalongpath.cpp:62
+msgid "How many pattern copies to place along the skeleton path"
+msgstr "How many pattern copies to place along the skeleton path"
 
-#: ../src/selection-describer.cpp:197
-msgid "Use <b>Shift+D</b> to look up frame"
-msgstr "Use <b>Shift+D</b> to look up frame"
+#: ../src/live_effects/lpe-patternalongpath.cpp:64
+msgid "Width of the pattern"
+msgstr "Width of the pattern"
 
-#. this is only used with 2 or more objects
-#: ../src/selection-describer.cpp:212
-#: ../src/spray-context.cpp:241
-#: ../src/tweak-context.cpp:201
-#, c-format
-msgid "<b>%i</b> object selected"
-msgid_plural "<b>%i</b> objects selected"
-msgstr[0] "<b>%i</b> object selected"
-msgstr[1] "<b>%i</b> objects selected"
+#: ../src/live_effects/lpe-patternalongpath.cpp:66
+msgid "Scale the width of the pattern in units of its length"
+msgstr "Scale the width of the pattern in units of its length"
 
-#. this is only used with 2 or more objects
-#: ../src/selection-describer.cpp:217
-#, c-format
-msgid "<b>%i</b> object of type <b>%s</b>"
-msgid_plural "<b>%i</b> objects of type <b>%s</b>"
-msgstr[0] "<b>%i</b> object of type <b>%s</b>"
-msgstr[1] "<b>%i</b> objects of type <b>%s</b>"
+#: ../src/live_effects/lpe-patternalongpath.cpp:68
+#: ../src/widgets/toolbox.cpp:8191
+msgid "Spacing:"
+msgstr "Spacing:"
 
-#. this is only used with 2 or more objects
-#: ../src/selection-describer.cpp:222
-#, c-format
-msgid "<b>%i</b> object of types <b>%s</b>, <b>%s</b>"
-msgid_plural "<b>%i</b> objects of types <b>%s</b>, <b>%s</b>"
-msgstr[0] "<b>%i</b> object of types <b>%s</b>, <b>%s</b>"
-msgstr[1] "<b>%i</b> objects of types <b>%s</b>, <b>%s</b>"
+#: ../src/live_effects/lpe-patternalongpath.cpp:70
+#, no-c-format
+msgid ""
+"Space between copies of the pattern. Negative values allowed, but are "
+"limited to -90% of pattern width."
+msgstr ""
+"Space between copies of the pattern. Negative values allowed, but are "
+"limited to -90% of pattern width."
 
-#. this is only used with 2 or more objects
-#: ../src/selection-describer.cpp:227
-#, c-format
-msgid "<b>%i</b> object of types <b>%s</b>, <b>%s</b>, <b>%s</b>"
-msgid_plural "<b>%i</b> objects of types <b>%s</b>, <b>%s</b>, <b>%s</b>"
-msgstr[0] "<b>%i</b> object of types <b>%s</b>, <b>%s</b>, <b>%s</b>"
-msgstr[1] "<b>%i</b> objects of types <b>%s</b>, <b>%s</b>, <b>%s</b>"
+#: ../src/live_effects/lpe-patternalongpath.cpp:74
+msgid "Offsets in unit of pattern size"
+msgstr "Offsets in unit of pattern size"
 
-#. this is only used with 2 or more objects
-#: ../src/selection-describer.cpp:232
-#, c-format
-msgid "<b>%i</b> object of <b>%i</b> types"
-msgid_plural "<b>%i</b> objects of <b>%i</b> types"
-msgstr[0] "<b>%i</b> object of <b>%i</b> types"
-msgstr[1] "<b>%i</b> objects of <b>%i</b> types"
+#: ../src/live_effects/lpe-patternalongpath.cpp:75
+msgid ""
+"Spacing, tangential and normal offset are expressed as a ratio of width/"
+"height"
+msgstr ""
+"Spacing, tangential and normal offset are expressed as a ratio of width/"
+"height"
 
-#: ../src/selection-describer.cpp:237
-#, c-format
-msgid "%s%s. %s."
-msgstr "%s%s. %s."
+#: ../src/live_effects/lpe-patternalongpath.cpp:77
+msgid "Rotate pattern 90 deg before applying"
+msgstr "Rotate pattern 90 deg before applying"
 
-#: ../src/seltrans.cpp:533
-#: ../src/ui/dialog/transformation.cpp:819
-msgid "Skew"
-msgstr "Skew"
+#: ../src/live_effects/lpe-patternalongpath.cpp:79
+#, fuzzy
+msgid "Fuse nearby ends:"
+msgstr "Fuse nearby ends"
 
-#: ../src/seltrans.cpp:545
-msgid "Set center"
-msgstr "Set centre"
+#: ../src/live_effects/lpe-patternalongpath.cpp:79
+msgid "Fuse ends closer than this number. 0 means don't fuse."
+msgstr "Fuse ends closer than this number. 0 means don't fuse."
 
-#: ../src/seltrans.cpp:620
-msgid "Stamp"
-msgstr "Stamp"
+#: ../src/live_effects/lpe-rough-hatches.cpp:226
+#, fuzzy
+msgid "Frequency randomness:"
+msgstr "Frequency randomness"
 
-#: ../src/seltrans.cpp:642
-msgid "<b>Center</b> of rotation and skewing: drag to reposition; scaling with Shift also uses this center"
-msgstr "<b>Centre</b> of rotation and skewing: drag to reposition; scaling with Shift also uses this centre"
+#: ../src/live_effects/lpe-rough-hatches.cpp:226
+msgid "Variation of distance between hatches, in %."
+msgstr "Variation of distance between hatches, in %."
 
-#: ../src/seltrans.cpp:669
-msgid "<b>Squeeze or stretch</b> selection; with <b>Ctrl</b> to scale uniformly; with <b>Shift</b> to scale around rotation center"
-msgstr "<b>Squeeze or stretch</b> selection; with <b>Ctrl</b> to scale uniformly; with <b>Shift</b> to scale around rotation centre"
+#: ../src/live_effects/lpe-rough-hatches.cpp:227
+#, fuzzy
+msgid "Growth:"
+msgstr "Growth"
 
-#: ../src/seltrans.cpp:670
-msgid "<b>Scale</b> selection; with <b>Ctrl</b> to scale uniformly; with <b>Shift</b> to scale around rotation center"
-msgstr "<b>Scale</b> selection; with <b>Ctrl</b> to scale uniformly; with <b>Shift</b> to scale around rotation centre"
+#: ../src/live_effects/lpe-rough-hatches.cpp:227
+msgid "Growth of distance between hatches."
+msgstr "Growth of distance between hatches."
 
-#: ../src/seltrans.cpp:674
-msgid "<b>Skew</b> selection; with <b>Ctrl</b> to snap angle; with <b>Shift</b> to skew around the opposite side"
-msgstr "<b>Skew</b> selection; with <b>Ctrl</b> to snap angle; with <b>Shift</b> to skew around the opposite side"
+#. FIXME: top/bottom names are inverted in the UI/svg and in the code!!
+#: ../src/live_effects/lpe-rough-hatches.cpp:229
+#, fuzzy
+msgid "Half-turns smoothness: 1st side, in:"
+msgstr "Half-turns smoothness: 1st side, in"
 
-#: ../src/seltrans.cpp:675
-msgid "<b>Rotate</b> selection; with <b>Ctrl</b> to snap angle; with <b>Shift</b> to rotate around the opposite corner"
-msgstr "<b>Rotate</b> selection; with <b>Ctrl</b> to snap angle; with <b>Shift</b> to rotate around the opposite corner"
+#: ../src/live_effects/lpe-rough-hatches.cpp:229
+msgid ""
+"Set smoothness/sharpness of path when reaching a 'bottom' half-turn. "
+"0=sharp, 1=default"
+msgstr ""
+"Set smoothness/sharpness of path when reaching a 'bottom' half-turn. "
+"0=sharp, 1=default"
 
-#: ../src/seltrans.cpp:809
-msgid "Reset center"
-msgstr "Reset centre"
+#: ../src/live_effects/lpe-rough-hatches.cpp:230
+#, fuzzy
+msgid "1st side, out:"
+msgstr "1st side, out"
 
-#: ../src/seltrans.cpp:1042
-#: ../src/seltrans.cpp:1137
-#, c-format
-msgid "<b>Scale</b>: %0.2f%% x %0.2f%%; with <b>Ctrl</b> to lock ratio"
-msgstr "<b>Scale</b>: %0.2f%% x %0.2f%%; with <b>Ctrl</b> to lock ratio"
+#: ../src/live_effects/lpe-rough-hatches.cpp:230
+msgid ""
+"Set smoothness/sharpness of path when leaving a 'bottom' half-turn. 0=sharp, "
+"1=default"
+msgstr ""
+"Set smoothness/sharpness of path when leaving a 'bottom' half-turn. 0=sharp, "
+"1=default"
 
-#. TRANSLATORS: don't modify the first ";"
-#. (it will NOT be displayed as ";" - only the second one will be)
-#: ../src/seltrans.cpp:1249
-#, c-format
-msgid "<b>Skew</b>: %0.2f&#176;; with <b>Ctrl</b> to snap angle"
-msgstr "<b>Skew</b>: %0.2f&#176;; with <b>Ctrl</b> to snap angle"
+#: ../src/live_effects/lpe-rough-hatches.cpp:231
+#, fuzzy
+msgid "2nd side, in:"
+msgstr "2nd side, in"
 
-#. TRANSLATORS: don't modify the first ";"
-#. (it will NOT be displayed as ";" - only the second one will be)
-#: ../src/seltrans.cpp:1309
-#, c-format
-msgid "<b>Rotate</b>: %0.2f&#176;; with <b>Ctrl</b> to snap angle"
-msgstr "<b>Rotate</b>: %0.2f&#176;; with <b>Ctrl</b> to snap angle"
+#: ../src/live_effects/lpe-rough-hatches.cpp:231
+msgid ""
+"Set smoothness/sharpness of path when reaching a 'top' half-turn. 0=sharp, "
+"1=default"
+msgstr ""
+"Set smoothness/sharpness of path when reaching a 'top' half-turn. 0=sharp, "
+"1=default"
 
-#: ../src/seltrans.cpp:1351
-#, c-format
-msgid "Move <b>center</b> to %s, %s"
-msgstr "Move <b>centre</b> to %s, %s"
+#: ../src/live_effects/lpe-rough-hatches.cpp:232
+#, fuzzy
+msgid "2nd side, out:"
+msgstr "2nd side, out"
 
-#: ../src/seltrans.cpp:1524
-#, c-format
-msgid "<b>Move</b> by %s, %s; with <b>Ctrl</b> to restrict to horizontal/vertical; with <b>Shift</b> to disable snapping"
-msgstr "<b>Move</b> by %s, %s; with <b>Ctrl</b> to restrict to horizontal/vertical; with <b>Shift</b> to disable snapping"
+#: ../src/live_effects/lpe-rough-hatches.cpp:232
+msgid ""
+"Set smoothness/sharpness of path when leaving a 'top' half-turn. 0=sharp, "
+"1=default"
+msgstr ""
+"Set smoothness/sharpness of path when leaving a 'top' half-turn. 0=sharp, "
+"1=default"
 
-#: ../src/sp-anchor.cpp:178
-#, c-format
-msgid "<b>Link</b> to %s"
-msgstr "<b>Link</b> to %s"
+#: ../src/live_effects/lpe-rough-hatches.cpp:233
+#, fuzzy
+msgid "Magnitude jitter: 1st side:"
+msgstr "Magnitude jitter: 1st side"
 
-#: ../src/sp-anchor.cpp:182
-msgid "<b>Link</b> without URI"
-msgstr "<b>Link</b> without URI"
+#: ../src/live_effects/lpe-rough-hatches.cpp:233
+msgid "Randomly moves 'bottom' half-turns to produce magnitude variations."
+msgstr "Randomly moves 'bottom' half-turns to produce magnitude variations."
 
-#: ../src/sp-ellipse.cpp:501
-#: ../src/sp-ellipse.cpp:878
-msgid "<b>Ellipse</b>"
-msgstr "<b>Ellipse</b>"
+#: ../src/live_effects/lpe-rough-hatches.cpp:234
+#: ../src/live_effects/lpe-rough-hatches.cpp:236
+#: ../src/live_effects/lpe-rough-hatches.cpp:238
+#, fuzzy
+msgid "2nd side:"
+msgstr "2nd side"
 
-#: ../src/sp-ellipse.cpp:642
-msgid "<b>Circle</b>"
-msgstr "<b>Circle</b>"
+#: ../src/live_effects/lpe-rough-hatches.cpp:234
+msgid "Randomly moves 'top' half-turns to produce magnitude variations."
+msgstr "Randomly moves 'top' half-turns to produce magnitude variations."
 
-#: ../src/sp-ellipse.cpp:873
-msgid "<b>Segment</b>"
-msgstr "<b>Segment</b>"
+#: ../src/live_effects/lpe-rough-hatches.cpp:235
+#, fuzzy
+msgid "Parallelism jitter: 1st side:"
+msgstr "Parallelism jitter: 1st side"
 
-#: ../src/sp-ellipse.cpp:875
-msgid "<b>Arc</b>"
-msgstr "<b>Arc</b>"
+#: ../src/live_effects/lpe-rough-hatches.cpp:235
+msgid ""
+"Add direction randomness by moving 'bottom' half-turns tangentially to the "
+"boundary."
+msgstr ""
+"Add direction randomness by moving 'bottom' half-turns tangentially to the "
+"boundary."
 
-#. TRANSLATORS: "Flow region" is an area where text is allowed to flow
-#: ../src/sp-flowregion.cpp:270
-#, c-format
-msgid "Flow region"
-msgstr "Flow region"
+#: ../src/live_effects/lpe-rough-hatches.cpp:236
+msgid ""
+"Add direction randomness by randomly moving 'top' half-turns tangentially to "
+"the boundary."
+msgstr ""
+"Add direction randomness by randomly moving 'top' half-turns tangentially to "
+"the boundary."
 
-#. TRANSLATORS: A region "cut out of" a flow region; text is not allowed to flow inside the
-#. * flow excluded region.  flowRegionExclude in SVG 1.2: see
-#. * http://www.w3.org/TR/2004/WD-SVG12-20041027/flow.html#flowRegion-elem and
-#. * http://www.w3.org/TR/2004/WD-SVG12-20041027/flow.html#flowRegionExclude-elem.
-#: ../src/sp-flowregion.cpp:487
-#, c-format
-msgid "Flow excluded region"
-msgstr "Flow excluded region"
+#: ../src/live_effects/lpe-rough-hatches.cpp:237
+#, fuzzy
+msgid "Variance: 1st side:"
+msgstr "Variance: 1st side"
 
-#: ../src/sp-guide.cpp:287
-msgid "Guides Around Page"
-msgstr "Guides Around Page"
+#: ../src/live_effects/lpe-rough-hatches.cpp:237
+msgid "Randomness of 'bottom' half-turns smoothness"
+msgstr "Randomness of 'bottom' half-turns smoothness"
 
-#: ../src/sp-guide.cpp:421
-msgid "<b>Shift+drag</b> to rotate, <b>Ctrl+drag</b> to move origin, <b>Del</b> to delete"
-msgstr "<b>Shift+drag</b> to rotate, <b>Ctrl+drag</b> to move origin, <b>Del</b> to delete"
+#: ../src/live_effects/lpe-rough-hatches.cpp:238
+msgid "Randomness of 'top' half-turns smoothness"
+msgstr "Randomness of 'top' half-turns smoothness"
 
-#: ../src/sp-guide.cpp:426
-#, c-format
-msgid "vertical, at %s"
-msgstr "vertical, at %s"
+#.
+#: ../src/live_effects/lpe-rough-hatches.cpp:240
+msgid "Generate thick/thin path"
+msgstr "Generate thick/thin path"
 
-#: ../src/sp-guide.cpp:429
-#, c-format
-msgid "horizontal, at %s"
-msgstr "horizontal, at %s"
+#: ../src/live_effects/lpe-rough-hatches.cpp:240
+msgid "Simulate a stroke of varying width"
+msgstr "Simulate a stroke of varying width"
 
-#: ../src/sp-guide.cpp:434
-#, c-format
-msgid "at %d degrees, through (%s,%s)"
-msgstr "at %d degrees, through (%s,%s)"
+#: ../src/live_effects/lpe-rough-hatches.cpp:241
+msgid "Bend hatches"
+msgstr "Bend hatches"
 
-#: ../src/sp-image.cpp:1134
-msgid "embedded"
-msgstr "embedded"
+#: ../src/live_effects/lpe-rough-hatches.cpp:241
+msgid "Add a global bend to the hatches (slower)"
+msgstr "Add a global bend to the hatches (slower)"
 
-#: ../src/sp-image.cpp:1142
-#, c-format
-msgid "<b>Image with bad reference</b>: %s"
-msgstr "<b>Image with bad reference</b>: %s"
+#: ../src/live_effects/lpe-rough-hatches.cpp:242
+#, fuzzy
+msgid "Thickness: at 1st side:"
+msgstr "Thickness: at 1st side"
 
-#: ../src/sp-image.cpp:1143
-#, c-format
-msgid "<b>Image</b> %d &#215; %d: %s"
-msgstr "<b>Image</b> %d &#215; %d: %s"
+#: ../src/live_effects/lpe-rough-hatches.cpp:242
+msgid "Width at 'bottom' half-turns"
+msgstr "Width at 'bottom' half-turns"
 
-#: ../src/sp-item-group.cpp:745
-#, c-format
-msgid "<b>Group</b> of <b>%d</b> object"
-msgid_plural "<b>Group</b> of <b>%d</b> objects"
-msgstr[0] "<b>Group</b> of <b>%d</b> object"
-msgstr[1] "<b>Group</b> of <b>%d</b> objects"
+#: ../src/live_effects/lpe-rough-hatches.cpp:243
+#, fuzzy
+msgid "at 2nd side:"
+msgstr "at 2nd side"
 
-#: ../src/sp-item.cpp:1038
-msgid "Object"
-msgstr "Object"
+#: ../src/live_effects/lpe-rough-hatches.cpp:243
+msgid "Width at 'top' half-turns"
+msgstr "Width at 'top' half-turns"
 
-#: ../src/sp-item.cpp:1055
-#, c-format
-msgid "%s; <i>clipped</i>"
-msgstr "%s; <i>clipped</i>"
+#.
+#: ../src/live_effects/lpe-rough-hatches.cpp:245
+#, fuzzy
+msgid "from 2nd to 1st side:"
+msgstr "from 2nd to 1st side"
 
-#: ../src/sp-item.cpp:1060
-#, c-format
-msgid "%s; <i>masked</i>"
-msgstr "%s; <i>masked</i>"
+#: ../src/live_effects/lpe-rough-hatches.cpp:245
+msgid "Width from 'top' to 'bottom'"
+msgstr "Width from 'top' to 'bottom'"
 
-#: ../src/sp-item.cpp:1068
-#, c-format
-msgid "%s; <i>filtered (%s)</i>"
-msgstr "%s; <i>filtered (%s)</i>"
+#: ../src/live_effects/lpe-rough-hatches.cpp:246
+#, fuzzy
+msgid "from 1st to 2nd side:"
+msgstr "from 1st to 2nd side"
 
-#: ../src/sp-item.cpp:1070
-#, c-format
-msgid "%s; <i>filtered</i>"
-msgstr "%s; <i>filtered</i>"
+#: ../src/live_effects/lpe-rough-hatches.cpp:246
+msgid "Width from 'bottom' to 'top'"
+msgstr "Width from 'bottom' to 'top'"
 
-#: ../src/sp-line.cpp:194
-msgid "<b>Line</b>"
-msgstr "<b>Line</b>"
+#: ../src/live_effects/lpe-rough-hatches.cpp:248
+msgid "Hatches width and dir"
+msgstr "Hatches width and dir"
 
-#: ../src/sp-lpe-item.cpp:351
-msgid "An exception occurred during execution of the Path Effect."
-msgstr "An exception occurred during execution of the Path Effect."
+#: ../src/live_effects/lpe-rough-hatches.cpp:248
+msgid "Defines hatches frequency and direction"
+msgstr "Defines hatches frequency and direction"
 
-#. TRANSLATORS COMMENT: %s is either "outset" or "inset" depending on sign
-#: ../src/sp-offset.cpp:426
-#, c-format
-msgid "<b>Linked offset</b>, %s by %f pt"
-msgstr "<b>Linked offset</b>, %s by %f pt"
+#.
+#. bender(_("Global bending"), _("Relative position to a reference point defines global bending direction and amount"), "bender", &wr, this, NULL, Geom::Point(-5,0)),
+#: ../src/live_effects/lpe-rough-hatches.cpp:251
+msgid "Global bending"
+msgstr "Global bending"
 
-#: ../src/sp-offset.cpp:427
-#: ../src/sp-offset.cpp:431
-msgid "outset"
-msgstr "outset"
+#: ../src/live_effects/lpe-rough-hatches.cpp:251
+msgid ""
+"Relative position to a reference point defines global bending direction and "
+"amount"
+msgstr ""
+"Relative position to a reference point defines global bending direction and "
+"amount"
 
-#: ../src/sp-offset.cpp:427
-#: ../src/sp-offset.cpp:431
-msgid "inset"
-msgstr "inset"
+#: ../src/live_effects/lpe-ruler.cpp:29 ../src/live_effects/lpe-ruler.cpp:37
+msgid "Both"
+msgstr "Both"
 
-#. TRANSLATORS COMMENT: %s is either "outset" or "inset" depending on sign
-#: ../src/sp-offset.cpp:430
-#, c-format
-msgid "<b>Dynamic offset</b>, %s by %f pt"
-msgstr "<b>Dynamic offset</b>, %s by %f pt"
+#: ../src/live_effects/lpe-ruler.cpp:35 ../src/widgets/toolbox.cpp:5547
+msgid "Start"
+msgstr "Start"
 
-#: ../src/sp-path.cpp:156
-#, c-format
-msgid "<b>Path</b> (%i node, path effect: %s)"
-msgid_plural "<b>Path</b> (%i nodes, path effect: %s)"
-msgstr[0] "<b>Path</b> (%i node, path effect: %s)"
-msgstr[1] "<b>Path</b> (%i nodes, path effect: %s)"
+#: ../src/live_effects/lpe-ruler.cpp:36 ../src/widgets/toolbox.cpp:5560
+msgid "End"
+msgstr "End"
 
-#: ../src/sp-path.cpp:159
-#, c-format
-msgid "<b>Path</b> (%i node)"
-msgid_plural "<b>Path</b> (%i nodes)"
-msgstr[0] "<b>Path</b> (%i node)"
-msgstr[1] "<b>Path</b> (%i nodes)"
+#: ../src/live_effects/lpe-ruler.cpp:43
+#, fuzzy
+msgid "Mark distance:"
+msgstr "Mark distance"
 
-#: ../src/sp-polygon.cpp:226
-msgid "<b>Polygon</b>"
-msgstr "<b>Polygon</b>"
+#: ../src/live_effects/lpe-ruler.cpp:43
+msgid "Distance between successive ruler marks"
+msgstr "Distance between successive ruler marks"
 
-#: ../src/sp-polyline.cpp:177
-msgid "<b>Polyline</b>"
-msgstr "<b>Polyline</b>"
+#: ../src/live_effects/lpe-ruler.cpp:45
+#, fuzzy
+msgid "Major length:"
+msgstr "Major length"
 
-#: ../src/sp-rect.cpp:223
-msgid "<b>Rectangle</b>"
-msgstr "<b>Rectangle</b>"
+#: ../src/live_effects/lpe-ruler.cpp:45
+msgid "Length of major ruler marks"
+msgstr "Length of major ruler marks"
 
-#. TRANSLATORS: since turn count isn't an integer, please adjust the
-#. string as needed to deal with an localized plural forms.
-#: ../src/sp-spiral.cpp:325
-#, c-format
-msgid "<b>Spiral</b> with %3f turns"
-msgstr "<b>Spiral</b> with %3f turns"
+#: ../src/live_effects/lpe-ruler.cpp:46
+#, fuzzy
+msgid "Minor length:"
+msgstr "Minor length"
 
-#: ../src/sp-star.cpp:309
-#, c-format
-msgid "<b>Star</b> with %d vertex"
-msgid_plural "<b>Star</b> with %d vertices"
-msgstr[0] "<b>Star</b> with %d vertex"
-msgstr[1] "<b>Star</b> with %d vertices"
+#: ../src/live_effects/lpe-ruler.cpp:46
+msgid "Length of minor ruler marks"
+msgstr "Length of minor ruler marks"
 
-#: ../src/sp-star.cpp:313
-#, c-format
-msgid "<b>Polygon</b> with %d vertex"
-msgid_plural "<b>Polygon</b> with %d vertices"
-msgstr[0] "<b>Polygon</b> with %d vertex"
-msgstr[1] "<b>Polygon</b> with %d vertices"
+#: ../src/live_effects/lpe-ruler.cpp:47
+#, fuzzy
+msgid "Major steps:"
+msgstr "Major steps"
 
-#. TRANSLATORS: For description of font with no name.
-#: ../src/sp-text.cpp:419
-msgid "&lt;no name found&gt;"
-msgstr "&lt;no name found&gt;"
+#: ../src/live_effects/lpe-ruler.cpp:47
+msgid "Draw a major mark every ... steps"
+msgstr "Draw a major mark every ... steps"
 
-#: ../src/sp-text.cpp:431
-#, c-format
-msgid "<b>Text on path</b>%s (%s, %s)"
-msgstr "<b>Text on path</b>%s (%s, %s)"
+#: ../src/live_effects/lpe-ruler.cpp:48
+#, fuzzy
+msgid "Shift marks by:"
+msgstr "Shift marks by"
 
-#: ../src/sp-text.cpp:432
-#, c-format
-msgid "<b>Text</b>%s (%s, %s)"
-msgstr "<b>Text</b>%s (%s, %s)"
+#: ../src/live_effects/lpe-ruler.cpp:48
+msgid "Shift marks by this many steps"
+msgstr "Shift marks by this many steps"
 
-#: ../src/sp-tref.cpp:368
-#, c-format
-msgid "<b>Cloned character data</b>%s%s"
-msgstr "<b>Cloned character data</b>%s%s"
+#: ../src/live_effects/lpe-ruler.cpp:49
+#, fuzzy
+msgid "Mark direction:"
+msgstr "Mark direction"
 
-#: ../src/sp-tref.cpp:369
-msgid " from "
-msgstr " from "
+#: ../src/live_effects/lpe-ruler.cpp:49
+msgid "Direction of marks (when viewing along the path from start to end)"
+msgstr "Direction of marks (when viewing along the path from start to end)"
 
-#: ../src/sp-tref.cpp:374
-msgid "<b>Orphaned cloned character data</b>"
-msgstr "<b>Orphaned cloned character data</b>"
+#: ../src/live_effects/lpe-ruler.cpp:50
+msgid "Offset of first mark"
+msgstr "Offset of first mark"
 
-#: ../src/sp-tspan.cpp:284
-msgid "<b>Text span</b>"
-msgstr "<b>Text span</b>"
+#: ../src/live_effects/lpe-ruler.cpp:51
+#, fuzzy
+msgid "Border marks:"
+msgstr "Border marks"
 
-#. TRANSLATORS: Used for statusbar description for long <use> chains:
-#. * "Clone of: Clone of: ... in Layer 1".
-#: ../src/sp-use.cpp:334
-msgid "..."
-msgstr "..."
+#: ../src/live_effects/lpe-ruler.cpp:51
+msgid "Choose whether to draw marks at the beginning and end of the path"
+msgstr "Choose whether to draw marks at the beginning and end of the path"
 
-#: ../src/sp-use.cpp:342
-#, c-format
-msgid "<b>Clone</b> of: %s"
-msgstr "<b>Clone</b> of: %s"
+#. initialise your parameters here:
+#. testpointA(_("Test Point A"), _("Test A"), "ptA", &wr, this, Geom::Point(100,100)),
+#: ../src/live_effects/lpe-sketch.cpp:35
+#, fuzzy
+msgid "Strokes:"
+msgstr "Strokes"
 
-#: ../src/sp-use.cpp:346
-msgid "<b>Orphaned clone</b>"
-msgstr "<b>Orphaned clone</b>"
+#: ../src/live_effects/lpe-sketch.cpp:35
+msgid "Draw that many approximating strokes"
+msgstr "Draw that many approximating strokes"
 
-#: ../src/spiral-context.cpp:324
-msgid "<b>Ctrl</b>: snap angle"
-msgstr "<b>Ctrl</b>: snap angle"
+#: ../src/live_effects/lpe-sketch.cpp:36
+#, fuzzy
+msgid "Max stroke length:"
+msgstr "Max stroke length"
 
-#: ../src/spiral-context.cpp:326
-msgid "<b>Alt</b>: lock spiral radius"
-msgstr "<b>Alt</b>: lock spiral radius"
+#: ../src/live_effects/lpe-sketch.cpp:37
+msgid "Maximum length of approximating strokes"
+msgstr "Maximum length of approximating strokes"
 
-#: ../src/spiral-context.cpp:458
-#, c-format
-msgid "<b>Spiral</b>: radius %s, angle %5g&#176;; with <b>Ctrl</b> to snap angle"
-msgstr "<b>Spiral</b>: radius %s, angle %5g&#176;; with <b>Ctrl</b> to snap angle"
+#: ../src/live_effects/lpe-sketch.cpp:38
+#, fuzzy
+msgid "Stroke length variation:"
+msgstr "Stroke length variation"
 
-#: ../src/spiral-context.cpp:484
-msgid "Create spiral"
-msgstr "Create spiral"
+#: ../src/live_effects/lpe-sketch.cpp:39
+msgid "Random variation of stroke length (relative to maximum length)"
+msgstr "Random variation of stroke length (relative to maximum length)"
 
-#: ../src/splivarot.cpp:66
-#: ../src/splivarot.cpp:72
-msgid "Union"
-msgstr "Union"
+#: ../src/live_effects/lpe-sketch.cpp:40
+#, fuzzy
+msgid "Max. overlap:"
+msgstr "Max. overlap"
 
-#: ../src/splivarot.cpp:78
-msgid "Intersection"
-msgstr "Intersection"
+#: ../src/live_effects/lpe-sketch.cpp:41
+msgid "How much successive strokes should overlap (relative to maximum length)"
+msgstr ""
+"How much successive strokes should overlap (relative to maximum length)"
 
-#: ../src/splivarot.cpp:84
-#: ../src/splivarot.cpp:90
-msgid "Difference"
-msgstr "Difference"
+#: ../src/live_effects/lpe-sketch.cpp:42
+#, fuzzy
+msgid "Overlap variation:"
+msgstr "Overlap variation"
 
-#: ../src/splivarot.cpp:96
-msgid "Exclusion"
-msgstr "Exclusion"
+#: ../src/live_effects/lpe-sketch.cpp:43
+msgid "Random variation of overlap (relative to maximum overlap)"
+msgstr "Random variation of overlap (relative to maximum overlap)"
 
-#: ../src/splivarot.cpp:101
-msgid "Division"
-msgstr "Division"
+#: ../src/live_effects/lpe-sketch.cpp:44
+#, fuzzy
+msgid "Max. end tolerance:"
+msgstr "Max. end tolerance"
 
-#: ../src/splivarot.cpp:106
-msgid "Cut path"
-msgstr "Cut path"
+#: ../src/live_effects/lpe-sketch.cpp:45
+msgid ""
+"Maximum distance between ends of original and approximating paths (relative "
+"to maximum length)"
+msgstr ""
+"Maximum distance between ends of original and approximating paths (relative "
+"to maximum length)"
 
-#: ../src/splivarot.cpp:121
-msgid "Select <b>at least 2 paths</b> to perform a boolean operation."
-msgstr "Select <b>at least 2 paths</b> to perform a boolean operation."
+#: ../src/live_effects/lpe-sketch.cpp:46
+#, fuzzy
+msgid "Average offset:"
+msgstr "Average offset"
 
-#: ../src/splivarot.cpp:125
-msgid "Select <b>at least 1 path</b> to perform a boolean union."
-msgstr "Select <b>at least 1 path</b> to perform a boolean union."
+#: ../src/live_effects/lpe-sketch.cpp:47
+msgid "Average distance each stroke is away from the original path"
+msgstr "Average distance each stroke is away from the original path"
 
-#: ../src/splivarot.cpp:131
-msgid "Select <b>exactly 2 paths</b> to perform difference, division, or path cut."
-msgstr "Select <b>exactly 2 paths</b> to perform difference, division, or path cut."
+#: ../src/live_effects/lpe-sketch.cpp:48
+#, fuzzy
+msgid "Max. tremble:"
+msgstr "Max. tremble"
 
-#: ../src/splivarot.cpp:147
-#: ../src/splivarot.cpp:162
-msgid "Unable to determine the <b>z-order</b> of the objects selected for difference, XOR, division, or path cut."
-msgstr "Unable to determine the <b>z-order</b> of the objects selected for difference, XOR, division, or path cut."
+#: ../src/live_effects/lpe-sketch.cpp:49
+msgid "Maximum tremble magnitude"
+msgstr "Maximum tremble magnitude"
 
-#: ../src/splivarot.cpp:192
-msgid "One of the objects is <b>not a path</b>, cannot perform boolean operation."
-msgstr "One of the objects is <b>not a path</b>, cannot perform boolean operation."
+#: ../src/live_effects/lpe-sketch.cpp:50
+#, fuzzy
+msgid "Tremble frequency:"
+msgstr "Tremble frequency"
 
-#: ../src/splivarot.cpp:877
-msgid "Select <b>stroked path(s)</b> to convert stroke to path."
-msgstr "Select <b>stroked path(s)</b> to convert stroke to path."
+#: ../src/live_effects/lpe-sketch.cpp:51
+msgid "Average number of tremble periods in a stroke"
+msgstr "Average number of tremble periods in a stroke"
 
-#: ../src/splivarot.cpp:1220
-msgid "Convert stroke to path"
-msgstr "Convert stroke to path"
+#: ../src/live_effects/lpe-sketch.cpp:53
+#, fuzzy
+msgid "Construction lines:"
+msgstr "Construction lines"
 
-#. TRANSLATORS: "to outline" means "to convert stroke to path"
-#: ../src/splivarot.cpp:1223
-msgid "<b>No stroked paths</b> in the selection."
-msgstr "<b>No stroked paths</b> in the selection."
+#: ../src/live_effects/lpe-sketch.cpp:54
+msgid "How many construction lines (tangents) to draw"
+msgstr "How many construction lines (tangents) to draw"
 
-#: ../src/splivarot.cpp:1306
-msgid "Selected object is <b>not a path</b>, cannot inset/outset."
-msgstr "Selected object is <b>not a path</b>, cannot inset/outset."
+#: ../src/live_effects/lpe-sketch.cpp:56
+msgid ""
+"Scale factor relating curvature and length of construction lines (try "
+"5*offset)"
+msgstr ""
+"Scale factor relating curvature and length of construction lines (try "
+"5*offset)"
 
-#: ../src/splivarot.cpp:1425
-#: ../src/splivarot.cpp:1494
-msgid "Create linked offset"
-msgstr "Create linked offset"
+#: ../src/live_effects/lpe-sketch.cpp:57
+#, fuzzy
+msgid "Max. length:"
+msgstr "Max. length"
 
-#: ../src/splivarot.cpp:1426
-#: ../src/splivarot.cpp:1495
-msgid "Create dynamic offset"
-msgstr "Create dynamic offset"
+#: ../src/live_effects/lpe-sketch.cpp:57
+msgid "Maximum length of construction lines"
+msgstr "Maximum length of construction lines"
 
-#: ../src/splivarot.cpp:1520
-msgid "Select <b>path(s)</b> to inset/outset."
-msgstr "Select <b>path(s)</b> to inset/outset."
+#: ../src/live_effects/lpe-sketch.cpp:58
+#, fuzzy
+msgid "Length variation:"
+msgstr "Length variation"
 
-#: ../src/splivarot.cpp:1738
-msgid "Outset path"
-msgstr "Outset path"
+#: ../src/live_effects/lpe-sketch.cpp:58
+msgid "Random variation of the length of construction lines"
+msgstr "Random variation of the length of construction lines"
 
-#: ../src/splivarot.cpp:1738
-msgid "Inset path"
-msgstr "Inset path"
+#: ../src/live_effects/lpe-sketch.cpp:59
+#, fuzzy
+msgid "Placement randomness:"
+msgstr "Placement randomness"
 
-#: ../src/splivarot.cpp:1740
-msgid "<b>No paths</b> to inset/outset in the selection."
-msgstr "<b>No paths</b> to inset/outset in the selection."
+#: ../src/live_effects/lpe-sketch.cpp:59
+msgid "0: evenly distributed construction lines, 1: purely random placement"
+msgstr "0: evenly distributed construction lines, 1: purely random placement"
 
-#: ../src/splivarot.cpp:1918
-msgid "Simplifying paths (separately):"
-msgstr "Simplifying paths (separately):"
+#: ../src/live_effects/lpe-sketch.cpp:61
+#, fuzzy
+msgid "k_min:"
+msgstr "k_min"
 
-#: ../src/splivarot.cpp:1920
-msgid "Simplifying paths:"
-msgstr "Simplifying paths:"
+#: ../src/live_effects/lpe-sketch.cpp:61
+msgid "min curvature"
+msgstr "min curvature"
 
-#: ../src/splivarot.cpp:1957
-#, c-format
-msgid "%s <b>%d</b> of <b>%d</b> paths simplified..."
-msgstr "%s <b>%d</b> of <b>%d</b> paths simplified..."
+#: ../src/live_effects/lpe-sketch.cpp:62
+#, fuzzy
+msgid "k_max:"
+msgstr "k_max"
 
-#: ../src/splivarot.cpp:1969
-#, c-format
-msgid "<b>%d</b> paths simplified."
-msgstr "<b>%d</b> paths simplified."
+#: ../src/live_effects/lpe-sketch.cpp:62
+msgid "max curvature"
+msgstr "max curvature"
 
-#: ../src/splivarot.cpp:1983
-msgid "Select <b>path(s)</b> to simplify."
-msgstr "Select <b>path(s)</b> to simplify."
+#: ../src/live_effects/lpe-vonkoch.cpp:46
+#, fuzzy
+msgid "Nb of generations:"
+msgstr "Nb of generations"
 
-#: ../src/splivarot.cpp:1997
-msgid "Simplify"
-msgstr "Simplify"
+#: ../src/live_effects/lpe-vonkoch.cpp:46
+msgid "Depth of the recursion --- keep low!!"
+msgstr "Depth of the recursion --- keep low!!"
 
-#: ../src/splivarot.cpp:1999
-msgid "<b>No paths</b> to simplify in the selection."
-msgstr "<b>No paths</b> to simplify in the selection."
+#: ../src/live_effects/lpe-vonkoch.cpp:47
+#, fuzzy
+msgid "Generating path:"
+msgstr "Generating path"
 
-#: ../src/spray-context.cpp:243
-#: ../src/tweak-context.cpp:203
-#, c-format
-msgid "<b>Nothing</b> selected"
-msgstr "<b>Nothing</b> selected"
+#: ../src/live_effects/lpe-vonkoch.cpp:47
+msgid "Path whose segments define the iterated transforms"
+msgstr "Path whose segments define the iterated transforms"
 
-#: ../src/spray-context.cpp:249
-#, c-format
-msgid "%s. Drag, click or scroll to spray <b>copies</b> of the initial selection"
-msgstr "%s. Drag, click or scroll to spray <b>copies</b> of the initial selection"
+#: ../src/live_effects/lpe-vonkoch.cpp:48
+msgid "Use uniform transforms only"
+msgstr "Use uniform transforms only"
 
-#: ../src/spray-context.cpp:252
-#, c-format
-msgid "%s. Drag, click or scroll to spray <b>clones</b> of the initial selection"
-msgstr "%s. Drag, click or scroll to spray <b>clones</b> of the initial selection"
+#: ../src/live_effects/lpe-vonkoch.cpp:48
+msgid ""
+"2 consecutive segments are used to reverse/preserve orientation only "
+"(otherwise, they define a general transform)."
+msgstr ""
+"2 consecutive segments are used to reverse/preserve orientation only "
+"(otherwise, they define a general transform)."
 
-#: ../src/spray-context.cpp:255
-#, c-format
-msgid "%s. Drag, click or scroll to spray in a <b>single path</b> of the initial selection"
-msgstr "%s. Drag, click or scroll to spray in a <b>single path</b> of the initial selection"
+#: ../src/live_effects/lpe-vonkoch.cpp:49
+msgid "Draw all generations"
+msgstr "Draw all generations"
 
-#: ../src/spray-context.cpp:773
-msgid "<b>Nothing selected!</b> Select objects to spray."
-msgstr "<b>Nothing selected!</b> Select objects to spray."
+#: ../src/live_effects/lpe-vonkoch.cpp:49
+msgid "If unchecked, draw only the last generation"
+msgstr "If unchecked, draw only the last generation"
 
-#: ../src/spray-context.cpp:881
-#: ../src/widgets/toolbox.cpp:4686
-msgid "Spray with copies"
-msgstr "Spray with copies"
+#. ,draw_boxes(_("Display boxes"), _("Display boxes instead of paths only"), "draw_boxes", &wr, this, true)
+#: ../src/live_effects/lpe-vonkoch.cpp:51
+#, fuzzy
+msgid "Reference segment:"
+msgstr "Reference segment"
 
-#: ../src/spray-context.cpp:885
-#: ../src/widgets/toolbox.cpp:4693
-msgid "Spray with clones"
-msgstr "Spray with clones"
+#: ../src/live_effects/lpe-vonkoch.cpp:51
+msgid "The reference segment. Defaults to the horizontal midline of the bbox."
+msgstr "The reference segment. Defaults to the horizontal midline of the bbox."
 
-#: ../src/spray-context.cpp:889
-msgid "Spray in single path"
-msgstr "Spray in single path"
+#. refA(_("Ref Start"), _("Left side middle of the reference box"), "refA", &wr, this),
+#. refB(_("Ref End"), _("Right side middle of the reference box"), "refB", &wr, this),
+#. FIXME: a path is used here instead of 2 points to work around path/point param incompatibility bug.
+#: ../src/live_effects/lpe-vonkoch.cpp:55
+#, fuzzy
+msgid "Max complexity:"
+msgstr "Max. complexity"
 
-#: ../src/star-context.cpp:338
-msgid "<b>Ctrl</b>: snap angle; keep rays radial"
-msgstr "<b>Ctrl</b>: snap angle; keep rays radial"
+#: ../src/live_effects/lpe-vonkoch.cpp:55
+msgid "Disable effect if the output is too complex"
+msgstr "Disable effect if the output is too complex"
 
-#: ../src/star-context.cpp:469
-#, c-format
-msgid "<b>Polygon</b>: radius %s, angle %5g&#176;; with <b>Ctrl</b> to snap angle"
-msgstr "<b>Polygon</b>: radius %s, angle %5g&#176;; with <b>Ctrl</b> to snap angle"
+#: ../src/live_effects/parameter/bool.cpp:69
+msgid "Change bool parameter"
+msgstr "Change bool parameter"
 
-#: ../src/star-context.cpp:470
-#, c-format
-msgid "<b>Star</b>: radius %s, angle %5g&#176;; with <b>Ctrl</b> to snap angle"
-msgstr "<b>Star</b>: radius %s, angle %5g&#176;; with <b>Ctrl</b> to snap angle"
+#: ../src/live_effects/parameter/enum.h:50
+msgid "Change enumeration parameter"
+msgstr "Change enumeration parameter"
 
-#: ../src/star-context.cpp:503
-msgid "Create star"
-msgstr "Create star"
+#: ../src/live_effects/parameter/parameter.cpp:139
+msgid "Change scalar parameter"
+msgstr "Change scalar parameter"
 
-#: ../src/text-chemistry.cpp:104
-msgid "Select <b>a text and a path</b> to put text on path."
-msgstr "Select <b>a text and a path</b> to put text on path."
-
-#: ../src/text-chemistry.cpp:109
-msgid "This text object is <b>already put on a path</b>. Remove it from the path first. Use <b>Shift+D</b> to look up its path."
-msgstr "This text object is <b>already put on a path</b>. Remove it from the path first. Use <b>Shift+D</b> to look up its path."
-
-#. rect is the only SPShape which is not <path> yet, and thus SVG forbids us from putting text on it
-#: ../src/text-chemistry.cpp:115
-msgid "You cannot put text on a rectangle in this version. Convert rectangle to path first."
-msgstr "You cannot put text on a rectangle in this version. Convert rectangle to path first."
-
-#: ../src/text-chemistry.cpp:125
-msgid "The flowed text(s) must be <b>visible</b> in order to be put on a path."
-msgstr "The flowed text(s) must be <b>visible</b> in order to be put on a path."
+#: ../src/live_effects/parameter/path.cpp:159
+msgid "Edit on-canvas"
+msgstr "Edit on-canvas"
 
-#: ../src/text-chemistry.cpp:192
-#: ../src/verbs.cpp:2317
-msgid "Put text on path"
-msgstr "Put text on path"
+#: ../src/live_effects/parameter/path.cpp:169
+msgid "Copy path"
+msgstr "Copy path"
 
-#: ../src/text-chemistry.cpp:204
-msgid "Select <b>a text on path</b> to remove it from path."
-msgstr "Select <b>a text on path</b> to remove it from path."
+#: ../src/live_effects/parameter/path.cpp:179
+msgid "Paste path"
+msgstr "Paste path"
 
-#: ../src/text-chemistry.cpp:226
-msgid "<b>No texts-on-paths</b> in the selection."
-msgstr "<b>No texts-on-paths</b> in the selection."
+#: ../src/live_effects/parameter/path.cpp:189
+msgid "Link to path"
+msgstr "Link to path"
 
-#: ../src/text-chemistry.cpp:229
-#: ../src/verbs.cpp:2319
-msgid "Remove text from path"
-msgstr "Remove text from path"
+#: ../src/live_effects/parameter/path.cpp:417
+msgid "Paste path parameter"
+msgstr "Paste path parameter"
 
-#: ../src/text-chemistry.cpp:269
-#: ../src/text-chemistry.cpp:290
-msgid "Select <b>text(s)</b> to remove kerns from."
-msgstr "Select <b>text(s)</b> to remove kerns from."
+#: ../src/live_effects/parameter/path.cpp:449
+msgid "Link path parameter to path"
+msgstr "Link path parameter to path"
 
-#: ../src/text-chemistry.cpp:293
-msgid "Remove manual kerns"
-msgstr "Remove manual kerns"
+#: ../src/live_effects/parameter/point.cpp:91
+msgid "Change point parameter"
+msgstr "Change point parameter"
 
-#: ../src/text-chemistry.cpp:313
-msgid "Select <b>a text</b> and one or more <b>paths or shapes</b> to flow text into frame."
-msgstr "Select <b>a text</b> and one or more <b>paths or shapes</b> to flow text into frame."
+#: ../src/live_effects/parameter/random.cpp:137
+msgid "Change random parameter"
+msgstr "Change random parameter"
 
-#: ../src/text-chemistry.cpp:381
-msgid "Flow text into shape"
-msgstr "Flow text into shape"
+#: ../src/live_effects/parameter/text.cpp:101
+msgid "Change text parameter"
+msgstr "Change text parameter"
 
-#: ../src/text-chemistry.cpp:403
-msgid "Select <b>a flowed text</b> to unflow it."
-msgstr "Select <b>a flowed text</b> to unflow it."
+#: ../src/live_effects/parameter/unit.cpp:77
+msgid "Change unit parameter"
+msgstr "Change unit parameter"
 
-#: ../src/text-chemistry.cpp:477
-msgid "Unflow flowed text"
-msgstr "Unflow flowed text"
+#: ../src/live_effects/parameter/vector.cpp:96
+msgid "Change vector parameter"
+msgstr "Change vector parameter"
 
-#: ../src/text-chemistry.cpp:489
-msgid "Select <b>flowed text(s)</b> to convert."
-msgstr "Select <b>flowed text(s)</b> to convert."
+#: ../src/main-cmdlineact.cpp:49
+#, c-format
+msgid "Unable to find verb ID '%s' specified on the command line.\n"
+msgstr "Unable to find verb ID '%s' specified on the command line.\n"
 
-#: ../src/text-chemistry.cpp:507
-msgid "The flowed text(s) must be <b>visible</b> in order to be converted."
-msgstr "The flowed text(s) must be <b>visible</b> in order to be converted."
+#: ../src/main-cmdlineact.cpp:61
+#, c-format
+msgid "Unable to find node ID: '%s'\n"
+msgstr "Unable to find node ID: '%s'\n"
 
-#: ../src/text-chemistry.cpp:535
-msgid "Convert flowed text to text"
-msgstr "Convert flowed text to text"
+#: ../src/main.cpp:267
+msgid "Print the Inkscape version number"
+msgstr "Print the Inkscape version number"
 
-#: ../src/text-chemistry.cpp:540
-msgid "<b>No flowed text(s)</b> to convert in the selection."
-msgstr "<b>No flowed text(s)</b> to convert in the selection."
+#: ../src/main.cpp:272
+msgid "Do not use X server (only process files from console)"
+msgstr "Do not use X server (only process files from console)"
 
-#: ../src/text-context.cpp:448
-msgid "<b>Click</b> to edit the text, <b>drag</b> to select part of the text."
-msgstr "<b>Click</b> to edit the text, <b>drag</b> to select part of the text."
+#: ../src/main.cpp:277
+msgid "Try to use X server (even if $DISPLAY is not set)"
+msgstr "Try to use X server (even if $DISPLAY is not set)"
 
-#: ../src/text-context.cpp:450
-msgid "<b>Click</b> to edit the flowed text, <b>drag</b> to select part of the text."
-msgstr "<b>Click</b> to edit the flowed text, <b>drag</b> to select part of the text."
+#: ../src/main.cpp:282
+msgid "Open specified document(s) (option string may be excluded)"
+msgstr "Open specified document(s) (option string may be excluded)"
 
-#: ../src/text-context.cpp:505
-msgid "Create text"
-msgstr "Create text"
+#: ../src/main.cpp:283 ../src/main.cpp:288 ../src/main.cpp:293
+#: ../src/main.cpp:360 ../src/main.cpp:365 ../src/main.cpp:370
+#: ../src/main.cpp:375 ../src/main.cpp:386
+msgid "FILENAME"
+msgstr "FILENAME"
 
-#: ../src/text-context.cpp:529
-msgid "Non-printable character"
-msgstr "Non-printable character"
+#: ../src/main.cpp:287
+msgid "Print document(s) to specified output file (use '| program' for pipe)"
+msgstr "Print document(s) to specified output file (use '| program' for pipe)"
 
-#: ../src/text-context.cpp:544
-msgid "Insert Unicode character"
-msgstr "Insert Unicode character"
+#: ../src/main.cpp:292
+msgid "Export document to a PNG file"
+msgstr "Export document to a PNG file"
 
-#: ../src/text-context.cpp:579
-#, c-format
-msgid "Unicode (<b>Enter</b> to finish): %s: %s"
-msgstr "Unicode (<b>Enter</b> to finish): %s: %s"
+#: ../src/main.cpp:297
+msgid ""
+"Resolution for exporting to bitmap and for rasterization of filters in PS/"
+"EPS/PDF (default 90)"
+msgstr ""
+"Resolution for exporting to bitmap and for rasterisation of filters in PS/"
+"EPS/PDF (default 90)"
 
-#: ../src/text-context.cpp:581
-#: ../src/text-context.cpp:856
-msgid "Unicode (<b>Enter</b> to finish): "
-msgstr "Unicode (<b>Enter</b> to finish): "
+#: ../src/main.cpp:298 ../src/ui/widget/rendering-options.cpp:43
+msgid "DPI"
+msgstr "DPI"
 
-#: ../src/text-context.cpp:656
-#, c-format
-msgid "<b>Flowed text frame</b>: %s &#215; %s"
-msgstr "<b>Flowed text frame</b>: %s &#215; %s"
+#: ../src/main.cpp:302
+msgid ""
+"Exported area in SVG user units (default is the page; 0,0 is lower-left "
+"corner)"
+msgstr ""
+"Exported area in SVG user units (default is the page; 0,0 is lower-left "
+"corner)"
 
-#: ../src/text-context.cpp:688
-msgid "Type text; <b>Enter</b> to start new line."
-msgstr "Type text; <b>Enter</b> to start new line."
+#: ../src/main.cpp:303
+msgid "x0:y0:x1:y1"
+msgstr "x0:y0:x1:y1"
 
-#: ../src/text-context.cpp:701
-msgid "Flowed text is created."
-msgstr "Flowed text is created."
+#: ../src/main.cpp:307
+msgid "Exported area is the entire drawing (not page)"
+msgstr "Exported area is the entire drawing (not page)"
 
-#: ../src/text-context.cpp:703
-msgid "Create flowed text"
-msgstr "Create flowed text"
+#: ../src/main.cpp:312
+msgid "Exported area is the entire page"
+msgstr "Exported area is the entire page"
 
-#: ../src/text-context.cpp:705
-msgid "The frame is <b>too small</b> for the current font size. Flowed text not created."
-msgstr "The frame is <b>too small</b> for the current font size. Flowed text not created."
+#: ../src/main.cpp:317
+msgid ""
+"Snap the bitmap export area outwards to the nearest integer values (in SVG "
+"user units)"
+msgstr ""
+"Snap the bitmap export area outwards to the nearest integer values (in SVG "
+"user units)"
 
-#: ../src/text-context.cpp:841
-msgid "No-break space"
-msgstr "No-break space"
+#: ../src/main.cpp:322
+msgid "The width of exported bitmap in pixels (overrides export-dpi)"
+msgstr "The width of exported bitmap in pixels (overrides export-dpi)"
 
-#: ../src/text-context.cpp:843
-msgid "Insert no-break space"
-msgstr "Insert no-break space"
+#: ../src/main.cpp:323
+msgid "WIDTH"
+msgstr "WIDTH"
 
-#: ../src/text-context.cpp:880
-msgid "Make bold"
-msgstr "Make bold"
+#: ../src/main.cpp:327
+msgid "The height of exported bitmap in pixels (overrides export-dpi)"
+msgstr "The height of exported bitmap in pixels (overrides export-dpi)"
 
-#: ../src/text-context.cpp:898
-msgid "Make italic"
-msgstr "Make italic"
+#: ../src/main.cpp:328
+msgid "HEIGHT"
+msgstr "HEIGHT"
 
-#: ../src/text-context.cpp:937
-msgid "New line"
-msgstr "New line"
+#: ../src/main.cpp:332
+msgid "The ID of the object to export"
+msgstr "The ID of the object to export"
 
-#: ../src/text-context.cpp:971
-msgid "Backspace"
-msgstr "Backspace"
+#: ../src/main.cpp:333 ../src/main.cpp:431
+msgid "ID"
+msgstr "ID"
 
-#: ../src/text-context.cpp:1019
-msgid "Kern to the left"
-msgstr "Kern to the left"
+#. TRANSLATORS: this means: "Only export the object whose id is given in --export-id".
+#. See "man inkscape" for details.
+#: ../src/main.cpp:339
+msgid ""
+"Export just the object with export-id, hide all others (only with export-id)"
+msgstr ""
+"Export just the object with export-id, hide all others (only with export-id)"
 
-#: ../src/text-context.cpp:1044
-msgid "Kern to the right"
-msgstr "Kern to the right"
+#: ../src/main.cpp:344
+msgid "Use stored filename and DPI hints when exporting (only with export-id)"
+msgstr "Use stored filename and DPI hints when exporting (only with export-id)"
 
-#: ../src/text-context.cpp:1069
-msgid "Kern up"
-msgstr "Kern up"
+#: ../src/main.cpp:349
+msgid "Background color of exported bitmap (any SVG-supported color string)"
+msgstr "Background colour of exported bitmap (any SVG-supported colour string)"
 
-#: ../src/text-context.cpp:1095
-msgid "Kern down"
-msgstr "Kern down"
+#: ../src/main.cpp:350
+msgid "COLOR"
+msgstr "COLOUR"
 
-#: ../src/text-context.cpp:1172
-msgid "Rotate counterclockwise"
-msgstr "Rotate anti-clockwise"
+#: ../src/main.cpp:354
+msgid "Background opacity of exported bitmap (either 0.0 to 1.0, or 1 to 255)"
+msgstr "Background opacity of exported bitmap (either 0.0 to 1.0, or 1 to 255)"
 
-#: ../src/text-context.cpp:1193
-msgid "Rotate clockwise"
-msgstr "Rotate clockwise"
+#: ../src/main.cpp:355
+msgid "VALUE"
+msgstr "VALUE"
 
-#: ../src/text-context.cpp:1210
-msgid "Contract line spacing"
-msgstr "Contract line spacing"
+#: ../src/main.cpp:359
+msgid "Export document to plain SVG file (no sodipodi or inkscape namespaces)"
+msgstr "Export document to plain SVG file (no sodipodi or inkscape namespaces)"
 
-#: ../src/text-context.cpp:1218
-msgid "Contract letter spacing"
-msgstr "Contract letter spacing"
+#: ../src/main.cpp:364
+msgid "Export document to a PS file"
+msgstr "Export document to a PS file"
 
-#: ../src/text-context.cpp:1237
-msgid "Expand line spacing"
-msgstr "Expand line spacing"
+#: ../src/main.cpp:369
+msgid "Export document to an EPS file"
+msgstr "Export document to an EPS file"
 
-#: ../src/text-context.cpp:1245
-msgid "Expand letter spacing"
-msgstr "Expand letter spacing"
+#: ../src/main.cpp:374
+msgid "Export document to a PDF file"
+msgstr "Export document to a PDF file"
 
-#: ../src/text-context.cpp:1375
-msgid "Paste text"
-msgstr "Paste text"
+#: ../src/main.cpp:379
+msgid ""
+"Export PDF/PS/EPS without text. Besides the PDF/PS/EPS, a LaTeX file is "
+"exported, putting the text on top of the PDF/PS/EPS file. Include the result "
+"in LaTeX like: \\input{latexfile.tex}"
+msgstr ""
+"Export PDF/PS/EPS without text. Besides the PDF/PS/EPS, a LaTeX file is "
+"exported, putting the text on top of the PDF/PS/EPS file. Include the result "
+"in LaTeX like: \\input{latexfile.tex}"
 
-#: ../src/text-context.cpp:1621
-#, c-format
-msgid "Type or edit flowed text (%d characters%s); <b>Enter</b> to start new paragraph."
-msgstr "Type or edit flowed text (%d characters%s); <b>Enter</b> to start new paragraph."
+#: ../src/main.cpp:385
+msgid "Export document to an Enhanced Metafile (EMF) File"
+msgstr "Export document to an Enhanced Metafile (EMF) File"
 
-#: ../src/text-context.cpp:1623
-#, c-format
-msgid "Type or edit text (%d characters%s); <b>Enter</b> to start new line."
-msgstr "Type or edit text (%d characters%s); <b>Enter</b> to start new line."
+#: ../src/main.cpp:391
+msgid "Convert text object to paths on export (PS, EPS, PDF)"
+msgstr "Convert text object to paths on export (PS, EPS, PDF)"
 
-#: ../src/text-context.cpp:1631
-#: ../src/tools-switch.cpp:197
-msgid "<b>Click</b> to select or create text, <b>drag</b> to create flowed text; then type."
-msgstr "<b>Click</b> to select or create text, <b>drag</b> to create flowed text; then type."
+#: ../src/main.cpp:396
+msgid ""
+"Render filtered objects without filters, instead of rasterizing (PS, EPS, "
+"PDF)"
+msgstr ""
+"Render filtered objects without filters, instead of rasterising (PS, EPS, "
+"PDF)"
 
-#: ../src/text-context.cpp:1741
-msgid "Type text"
-msgstr "Type text"
+#. TRANSLATORS: "--query-id" is an Inkscape command line option; see "inkscape --help"
+#: ../src/main.cpp:402
+msgid ""
+"Query the X coordinate of the drawing or, if specified, of the object with --"
+"query-id"
+msgstr ""
+"Query the X coordinate of the drawing or, if specified, of the object with --"
+"query-id"
 
-#: ../src/text-editing.cpp:40
-msgid "You cannot edit <b>cloned character data</b>."
-msgstr "You cannot edit <b>cloned character data</b>."
+#. TRANSLATORS: "--query-id" is an Inkscape command line option; see "inkscape --help"
+#: ../src/main.cpp:408
+msgid ""
+"Query the Y coordinate of the drawing or, if specified, of the object with --"
+"query-id"
+msgstr ""
+"Query the Y coordinate of the drawing or, if specified, of the object with --"
+"query-id"
 
-#: ../src/tools-switch.cpp:137
-msgid "To tweak a path by pushing, select it and drag over it."
-msgstr "To tweak a path by pushing, select it and drag over it."
+#. TRANSLATORS: "--query-id" is an Inkscape command line option; see "inkscape --help"
+#: ../src/main.cpp:414
+msgid ""
+"Query the width of the drawing or, if specified, of the object with --query-"
+"id"
+msgstr ""
+"Query the width of the drawing or, if specified, of the object with --query-"
+"id"
 
-#: ../src/tools-switch.cpp:143
-msgid "To spray a path by pushing, select it and drag over it."
-msgstr "To spray a path by pushing, select it and drag over it."
+#. TRANSLATORS: "--query-id" is an Inkscape command line option; see "inkscape --help"
+#: ../src/main.cpp:420
+msgid ""
+"Query the height of the drawing or, if specified, of the object with --query-"
+"id"
+msgstr ""
+"Query the height of the drawing or, if specified, of the object with --query-"
+"id"
 
-#: ../src/tools-switch.cpp:149
-msgid "<b>Drag</b> to create a rectangle. <b>Drag controls</b> to round corners and resize. <b>Click</b> to select."
-msgstr "<b>Drag</b> to create a rectangle. <b>Drag controls</b> to round corners and resize. <b>Click</b> to select."
+#: ../src/main.cpp:425
+msgid "List id,x,y,w,h for all objects"
+msgstr "List id,x,y,w,h for all objects"
 
-#: ../src/tools-switch.cpp:155
-msgid "<b>Drag</b> to create a 3D box. <b>Drag controls</b> to resize in perspective. <b>Click</b> to select (with <b>Ctrl+Alt</b> for single faces)."
-msgstr "<b>Drag</b> to create a 3D box. <b>Drag controls</b> to resize in perspective. <b>Click</b> to select (with <b>Ctrl+Alt</b> for single faces)."
+#: ../src/main.cpp:430
+msgid "The ID of the object whose dimensions are queried"
+msgstr "The ID of the object whose dimensions are queried"
 
-#: ../src/tools-switch.cpp:161
-msgid "<b>Drag</b> to create an ellipse. <b>Drag controls</b> to make an arc or segment. <b>Click</b> to select."
-msgstr "<b>Drag</b> to create an ellipse. <b>Drag controls</b> to make an arc or segment. <b>Click</b> to select."
+#. TRANSLATORS: this option makes Inkscape print the name (path) of the extension directory
+#: ../src/main.cpp:436
+msgid "Print out the extension directory and exit"
+msgstr "Print out the extension directory and exit"
 
-#: ../src/tools-switch.cpp:167
-msgid "<b>Drag</b> to create a star. <b>Drag controls</b> to edit the star shape. <b>Click</b> to select."
-msgstr "<b>Drag</b> to create a star. <b>Drag controls</b> to edit the star shape. <b>Click</b> to select."
+#: ../src/main.cpp:441
+msgid "Remove unused definitions from the defs section(s) of the document"
+msgstr "Remove unused definitions from the defs section(s) of the document"
 
-#: ../src/tools-switch.cpp:173
-msgid "<b>Drag</b> to create a spiral. <b>Drag controls</b> to edit the spiral shape. <b>Click</b> to select."
-msgstr "<b>Drag</b> to create a spiral. <b>Drag controls</b> to edit the spiral shape. <b>Click</b> to select."
+#: ../src/main.cpp:446
+msgid "List the IDs of all the verbs in Inkscape"
+msgstr "List the IDs of all the verbs in Inkscape"
 
-#: ../src/tools-switch.cpp:179
-msgid "<b>Drag</b> to create a freehand line. <b>Shift</b> appends to selected path, <b>Alt</b> activates sketch mode."
-msgstr "<b>Drag</b> to create a freehand line. <b>Shift</b> appends to selected path, <b>Alt</b> activates sketch mode."
+#: ../src/main.cpp:451
+msgid "Verb to call when Inkscape opens."
+msgstr "Verb to call when Inkscape opens."
 
-#: ../src/tools-switch.cpp:185
-msgid "<b>Click</b> or <b>click and drag</b> to start a path; with <b>Shift</b> to append to selected path. <b>Ctrl+click</b> to create single dots (straight line modes only)."
-msgstr "<b>Click</b> or <b>click and drag</b> to start a path; with <b>Shift</b> to append to selected path. <b>Ctrl+click</b> to create single dots (straight line modes only)."
+#: ../src/main.cpp:452
+msgid "VERB-ID"
+msgstr "VERB-ID"
 
-#: ../src/tools-switch.cpp:191
-msgid "<b>Drag</b> to draw a calligraphic stroke; with <b>Ctrl</b> to track a guide path. <b>Arrow keys</b> adjust width (left/right) and angle (up/down)."
-msgstr "<b>Drag</b> to draw a calligraphic stroke; with <b>Ctrl</b> to track a guide path. <b>Arrow keys</b> adjust width (left/right) and angle (up/down)."
+#: ../src/main.cpp:456
+msgid "Object ID to select when Inkscape opens."
+msgstr "Object ID to select when Inkscape opens."
 
-#: ../src/tools-switch.cpp:203
-msgid "<b>Drag</b> or <b>double click</b> to create a gradient on selected objects, <b>drag handles</b> to adjust gradients."
-msgstr "<b>Drag</b> or <b>double click</b> to create a gradient on selected objects, <b>drag handles</b> to adjust gradients."
+#: ../src/main.cpp:457
+msgid "OBJECT-ID"
+msgstr "OBJECT-ID"
 
-#: ../src/tools-switch.cpp:209
-msgid "<b>Click</b> or <b>drag around an area</b> to zoom in, <b>Shift+click</b> to zoom out."
-msgstr "<b>Click</b> or <b>drag around an area</b> to zoom in, <b>Shift+click</b> to zoom out."
+#: ../src/main.cpp:461
+msgid "Start Inkscape in interactive shell mode."
+msgstr "Start Inkscape in interactive shell mode."
 
-#: ../src/tools-switch.cpp:221
-msgid "<b>Click and drag</b> between shapes to create a connector."
-msgstr "<b>Click and drag</b> between shapes to create a connector."
-
-#: ../src/tools-switch.cpp:227
-msgid "<b>Click</b> to paint a bounded area, <b>Shift+click</b> to union the new fill with the current selection, <b>Ctrl+click</b> to change the clicked object's fill and stroke to the current setting."
-msgstr "<b>Click</b> to paint a bounded area, <b>Shift+click</b> to union the new fill with the current selection, <b>Ctrl+click</b> to change the clicked object's fill and stroke to the current setting."
+#: ../src/main.cpp:799 ../src/main.cpp:1125
+msgid ""
+"[OPTIONS...] [FILE...]\n"
+"\n"
+"Available options:"
+msgstr ""
+"[OPTIONS...] [FILE...]\n"
+"\n"
+"Available options:"
 
-#: ../src/tools-switch.cpp:233
-msgid "<b>Drag</b> to erase."
-msgstr "<b>Drag</b> to erase."
+#. ## Add a menu for clear()
+#: ../src/menus-skeleton.h:16 ../src/ui/dialog/debug.cpp:74
+#: ../src/ui/dialog/messages.cpp:52 ../src/ui/dialog/scriptdialog.cpp:208
+msgid "_File"
+msgstr "_File"
 
-#: ../src/tools-switch.cpp:239
-msgid "Choose a subtool from the toolbar"
-msgstr "Choose a subtool from the toolbar"
+#: ../src/menus-skeleton.h:17
+msgid "_New"
+msgstr "_New"
 
-#: ../src/trace/potrace/inkscape-potrace.cpp:524
-#: ../src/trace/potrace/inkscape-potrace.cpp:598
-#, c-format
-msgid "Trace: %d.  %ld nodes"
-msgstr "Trace: %d.  %ld nodes"
+#: ../src/menus-skeleton.h:47 ../src/verbs.cpp:2474 ../src/verbs.cpp:2480
+msgid "_Edit"
+msgstr "_Edit"
 
-#: ../src/trace/trace.cpp:71
-#: ../src/trace/trace.cpp:136
-#: ../src/trace/trace.cpp:144
-#: ../src/trace/trace.cpp:243
-msgid "Select an <b>image</b> to trace"
-msgstr "Select an <b>image</b> to trace"
+#: ../src/menus-skeleton.h:57 ../src/verbs.cpp:2274
+msgid "Paste Si_ze"
+msgstr "Paste Si_ze"
 
-#: ../src/trace/trace.cpp:106
-msgid "Select only one <b>image</b> to trace"
-msgstr "Select only one <b>image</b> to trace"
+#: ../src/menus-skeleton.h:69
+msgid "Clo_ne"
+msgstr "Clo_ne"
 
-#: ../src/trace/trace.cpp:124
-msgid "Select one image and one or more shapes above it"
-msgstr "Select one image and one or more shapes above it"
+#: ../src/menus-skeleton.h:89
+msgid "_View"
+msgstr "_View"
 
-#: ../src/trace/trace.cpp:234
-msgid "Trace: No active desktop"
-msgstr "Trace: No active desktop"
+#: ../src/menus-skeleton.h:90
+msgid "_Zoom"
+msgstr "_Zoom"
 
-#: ../src/trace/trace.cpp:334
-msgid "Invalid SIOX result"
-msgstr "Invalid SIOX result"
+#: ../src/menus-skeleton.h:106
+msgid "_Display mode"
+msgstr "_Display mode"
 
-#: ../src/trace/trace.cpp:439
-msgid "Trace: No active document"
-msgstr "Trace: No active document"
+#. Better location in menu needs to be found
+#. "         <verb verb-id=\"ViewModePrintColorsPreview\" radio=\"yes\"/>\n"
+#. "         <verb verb-id=\"DialogPrintColorsPreview\" />\n"
+#: ../src/menus-skeleton.h:121
+msgid "Show/Hide"
+msgstr "Show/Hide"
 
-#: ../src/trace/trace.cpp:462
-msgid "Trace: Image has no bitmap data"
-msgstr "Trace: Image has no bitmap data"
+#. "       <verb verb-id=\"DialogScript\" />\n"
+#. Not quite ready to be in the menus.
+#. "       <verb verb-id=\"FocusToggle\" />\n"
+#: ../src/menus-skeleton.h:142
+msgid "_Layer"
+msgstr "_Layer"
 
-#: ../src/trace/trace.cpp:469
-msgid "Trace: Starting trace..."
-msgstr "Trace: Starting trace..."
+#: ../src/menus-skeleton.h:162
+msgid "_Object"
+msgstr "_Object"
 
-#. ## inform the document, so we can undo
-#: ../src/trace/trace.cpp:571
-msgid "Trace bitmap"
-msgstr "Trace bitmap"
+#: ../src/menus-skeleton.h:169
+msgid "Cli_p"
+msgstr "Cli_p"
 
-#: ../src/trace/trace.cpp:575
-#, c-format
-msgid "Trace: Done. %ld nodes created"
-msgstr "Trace: Done. %ld nodes created"
+#: ../src/menus-skeleton.h:173
+msgid "Mas_k"
+msgstr "Mas_k"
 
-#: ../src/tweak-context.cpp:209
-#, c-format
-msgid "%s. Drag to <b>move</b>."
-msgstr "%s. Drag to <b>move</b>."
+#: ../src/menus-skeleton.h:177
+msgid "Patter_n"
+msgstr "Patter_n"
 
-#: ../src/tweak-context.cpp:213
-#, c-format
-msgid "%s. Drag or click to <b>move in</b>; with Shift to <b>move out</b>."
-msgstr "%s. Drag or click to <b>move in</b>; with Shift to <b>move out</b>."
+#: ../src/menus-skeleton.h:201
+msgid "_Path"
+msgstr "_Path"
 
-#: ../src/tweak-context.cpp:217
-#, c-format
-msgid "%s. Drag or click to <b>move randomly</b>."
-msgstr "%s. Drag or click to <b>move randomly</b>."
+#: ../src/menus-skeleton.h:228
+msgid "_Text"
+msgstr "_Text"
 
-#: ../src/tweak-context.cpp:221
-#, c-format
-msgid "%s. Drag or click to <b>scale down</b>; with Shift to <b>scale up</b>."
-msgstr "%s. Drag or click to <b>scale down</b>; with Shift to <b>scale up</b>."
+#: ../src/menus-skeleton.h:248
+msgid "Filter_s"
+msgstr "Filter_s"
 
-#: ../src/tweak-context.cpp:225
-#, c-format
-msgid "%s. Drag or click to <b>rotate clockwise</b>; with Shift, <b>counterclockwise</b>."
-msgstr "%s. Drag or click to <b>rotate clockwise</b>; with Shift, <b>anticlockwise</b>."
+#: ../src/menus-skeleton.h:254
+msgid "Exte_nsions"
+msgstr "Exte_nsions"
 
-#: ../src/tweak-context.cpp:229
-#, c-format
-msgid "%s. Drag or click to <b>duplicate</b>; with Shift, <b>delete</b>."
-msgstr "%s. Drag or click to <b>duplicate</b>; with Shift, <b>delete</b>."
+#: ../src/menus-skeleton.h:261
+msgid "Whiteboa_rd"
+msgstr "Whiteboa_rd"
 
-#: ../src/tweak-context.cpp:233
-#, c-format
-msgid "%s. Drag to <b>push paths</b>."
-msgstr "%s. Drag to <b>push paths</b>."
+#: ../src/menus-skeleton.h:265
+msgid "_Help"
+msgstr "_Help"
 
-#: ../src/tweak-context.cpp:237
-#, c-format
-msgid "%s. Drag or click to <b>inset paths</b>; with Shift to <b>outset</b>."
-msgstr "%s. Drag or click to <b>inset paths</b>; with Shift to <b>outset</b>."
+#: ../src/menus-skeleton.h:269
+msgid "Tutorials"
+msgstr "Tutorials"
 
-#: ../src/tweak-context.cpp:245
-#, c-format
-msgid "%s. Drag or click to <b>attract paths</b>; with Shift to <b>repel</b>."
-msgstr "%s. Drag or click to <b>attract paths</b>; with Shift to <b>repel</b>."
+#: ../src/object-edit.cpp:437
+msgid ""
+"Adjust the <b>horizontal rounding</b> radius; with <b>Ctrl</b> to make the "
+"vertical radius the same"
+msgstr ""
+"Adjust the <b>horizontal rounding</b> radius; with <b>Ctrl</b> to make the "
+"vertical radius the same"
 
-#: ../src/tweak-context.cpp:253
-#, c-format
-msgid "%s. Drag or click to <b>roughen paths</b>."
-msgstr "%s. Drag or click to <b>roughen paths</b>."
+#: ../src/object-edit.cpp:441
+msgid ""
+"Adjust the <b>vertical rounding</b> radius; with <b>Ctrl</b> to make the "
+"horizontal radius the same"
+msgstr ""
+"Adjust the <b>vertical rounding</b> radius; with <b>Ctrl</b> to make the "
+"horizontal radius the same"
 
-#: ../src/tweak-context.cpp:257
-#, c-format
-msgid "%s. Drag or click to <b>paint objects</b> with color."
-msgstr "%s. Drag or click to <b>paint objects</b> with colour."
+#: ../src/object-edit.cpp:445 ../src/object-edit.cpp:449
+msgid ""
+"Adjust the <b>width and height</b> of the rectangle; with <b>Ctrl</b> to "
+"lock ratio or stretch in one dimension only"
+msgstr ""
+"Adjust the <b>width and height</b> of the rectangle; with <b>Ctrl</b> to "
+"lock ratio or stretch in one dimension only"
 
-#: ../src/tweak-context.cpp:261
-#, c-format
-msgid "%s. Drag or click to <b>randomize colors</b>."
-msgstr "%s. Drag or click to <b>randomise colours</b>."
+#: ../src/object-edit.cpp:683 ../src/object-edit.cpp:686
+#: ../src/object-edit.cpp:689 ../src/object-edit.cpp:692
+msgid ""
+"Resize box in X/Y direction; with <b>Shift</b> along the Z axis; with "
+"<b>Ctrl</b> to constrain to the directions of edges or diagonals"
+msgstr ""
+"Resize box in X/Y direction; with <b>Shift</b> along the Z axis; with "
+"<b>Ctrl</b> to constrain to the directions of edges or diagonals"
 
-#: ../src/tweak-context.cpp:265
-#, c-format
-msgid "%s. Drag or click to <b>increase blur</b>; with Shift to <b>decrease</b>."
-msgstr "%s. Drag or click to <b>increase blur</b>; with Shift to <b>decrease</b>."
+#: ../src/object-edit.cpp:695 ../src/object-edit.cpp:698
+#: ../src/object-edit.cpp:701 ../src/object-edit.cpp:704
+msgid ""
+"Resize box along the Z axis; with <b>Shift</b> in X/Y direction; with "
+"<b>Ctrl</b> to constrain to the directions of edges or diagonals"
+msgstr ""
+"Resize box along the Z axis; with <b>Shift</b> in X/Y direction; with "
+"<b>Ctrl</b> to constrain to the directions of edges or diagonals"
 
-#: ../src/tweak-context.cpp:1222
-msgid "<b>Nothing selected!</b> Select objects to tweak."
-msgstr "<b>Nothing selected!</b> Select objects to tweak."
+#: ../src/object-edit.cpp:707
+msgid "Move the box in perspective"
+msgstr "Move the box in perspective"
 
-#: ../src/tweak-context.cpp:1258
-msgid "Move tweak"
-msgstr "Move tweak"
+#: ../src/object-edit.cpp:925
+msgid "Adjust ellipse <b>width</b>, with <b>Ctrl</b> to make circle"
+msgstr "Adjust ellipse <b>width</b>, with <b>Ctrl</b> to make circle"
 
-#: ../src/tweak-context.cpp:1262
-msgid "Move in/out tweak"
-msgstr "Move in/out tweak"
+#: ../src/object-edit.cpp:928
+msgid "Adjust ellipse <b>height</b>, with <b>Ctrl</b> to make circle"
+msgstr "Adjust ellipse <b>height</b>, with <b>Ctrl</b> to make circle"
 
-#: ../src/tweak-context.cpp:1266
-msgid "Move jitter tweak"
-msgstr "Move jitter tweak"
+#: ../src/object-edit.cpp:931
+msgid ""
+"Position the <b>start point</b> of the arc or segment; with <b>Ctrl</b> to "
+"snap angle; drag <b>inside</b> the ellipse for arc, <b>outside</b> for "
+"segment"
+msgstr ""
+"Position the <b>start point</b> of the arc or segment; with <b>Ctrl</b> to "
+"snap angle; drag <b>inside</b> the ellipse for arc, <b>outside</b> for "
+"segment"
 
-#: ../src/tweak-context.cpp:1270
-msgid "Scale tweak"
-msgstr "Scale tweak"
+#: ../src/object-edit.cpp:935
+msgid ""
+"Position the <b>end point</b> of the arc or segment; with <b>Ctrl</b> to "
+"snap angle; drag <b>inside</b> the ellipse for arc, <b>outside</b> for "
+"segment"
+msgstr ""
+"Position the <b>end point</b> of the arc or segment; with <b>Ctrl</b> to "
+"snap angle; drag <b>inside</b> the ellipse for arc, <b>outside</b> for "
+"segment"
 
-#: ../src/tweak-context.cpp:1274
-msgid "Rotate tweak"
-msgstr "Rotate tweak"
+#: ../src/object-edit.cpp:1074
+msgid ""
+"Adjust the <b>tip radius</b> of the star or polygon; with <b>Shift</b> to "
+"round; with <b>Alt</b> to randomize"
+msgstr ""
+"Adjust the <b>tip radius</b> of the star or polygon; with <b>Shift</b> to "
+"round; with <b>Alt</b> to randomise"
 
-#: ../src/tweak-context.cpp:1278
-msgid "Duplicate/delete tweak"
-msgstr "Duplicate/delete tweak"
+#: ../src/object-edit.cpp:1081
+msgid ""
+"Adjust the <b>base radius</b> of the star; with <b>Ctrl</b> to keep star "
+"rays radial (no skew); with <b>Shift</b> to round; with <b>Alt</b> to "
+"randomize"
+msgstr ""
+"Adjust the <b>base radius</b> of the star; with <b>Ctrl</b> to keep star "
+"rays radial (no skew); with <b>Shift</b> to round; with <b>Alt</b> to "
+"randomise"
 
-#: ../src/tweak-context.cpp:1282
-msgid "Push path tweak"
-msgstr "Push path tweak"
+#: ../src/object-edit.cpp:1270
+msgid ""
+"Roll/unroll the spiral from <b>inside</b>; with <b>Ctrl</b> to snap angle; "
+"with <b>Alt</b> to converge/diverge"
+msgstr ""
+"Roll/unroll the spiral from <b>inside</b>; with <b>Ctrl</b> to snap angle; "
+"with <b>Alt</b> to converge/diverge"
 
-#: ../src/tweak-context.cpp:1286
-msgid "Shrink/grow path tweak"
-msgstr "Shrink/grow path tweak"
+#: ../src/object-edit.cpp:1273
+msgid ""
+"Roll/unroll the spiral from <b>outside</b>; with <b>Ctrl</b> to snap angle; "
+"with <b>Shift</b> to scale/rotate"
+msgstr ""
+"Roll/unroll the spiral from <b>outside</b>; with <b>Ctrl</b> to snap angle; "
+"with <b>Shift</b> to scale/rotate"
 
-#: ../src/tweak-context.cpp:1290
-msgid "Attract/repel path tweak"
-msgstr "Attract/repel path tweak"
+#: ../src/object-edit.cpp:1317
+msgid "Adjust the <b>offset distance</b>"
+msgstr "Adjust the <b>offset distance</b>"
 
-#: ../src/tweak-context.cpp:1294
-msgid "Roughen path tweak"
-msgstr "Roughen path tweak"
+#: ../src/object-edit.cpp:1353
+msgid "Drag to resize the <b>flowed text frame</b>"
+msgstr "Drag to resize the <b>flowed text frame</b>"
 
-#: ../src/tweak-context.cpp:1298
-msgid "Color paint tweak"
-msgstr "Colour paint tweak"
+#: ../src/path-chemistry.cpp:51
+msgid "Select <b>object(s)</b> to combine."
+msgstr "Select <b>object(s)</b> to combine."
 
-#: ../src/tweak-context.cpp:1302
-msgid "Color jitter tweak"
-msgstr "Colour jitter tweak"
+#: ../src/path-chemistry.cpp:55
+msgid "Combining paths..."
+msgstr "Combining paths..."
 
-#: ../src/tweak-context.cpp:1306
-msgid "Blur tweak"
-msgstr "Blur tweak"
+#: ../src/path-chemistry.cpp:171
+msgid "Combine"
+msgstr "Combine"
 
-#. check whether something is selected
-#: ../src/ui/clipboard.cpp:261
-msgid "Nothing was copied."
-msgstr "Nothing was copied."
+#: ../src/path-chemistry.cpp:178
+msgid "<b>No path(s)</b> to combine in the selection."
+msgstr "<b>No path(s)</b> to combine in the selection."
 
-#: ../src/ui/clipboard.cpp:333
-#: ../src/ui/clipboard.cpp:544
-#: ../src/ui/clipboard.cpp:568
-msgid "Nothing on the clipboard."
-msgstr "Nothing on the clipboard."
+#: ../src/path-chemistry.cpp:190
+msgid "Select <b>path(s)</b> to break apart."
+msgstr "Select <b>path(s)</b> to break apart."
 
-#: ../src/ui/clipboard.cpp:392
-msgid "Select <b>object(s)</b> to paste style to."
-msgstr "Select <b>object(s)</b> to paste style to."
+#: ../src/path-chemistry.cpp:194
+msgid "Breaking apart paths..."
+msgstr "Breaking apart paths..."
 
-#: ../src/ui/clipboard.cpp:403
-#: ../src/ui/clipboard.cpp:421
-msgid "No style on the clipboard."
-msgstr "No style on the clipboard."
+#: ../src/path-chemistry.cpp:283
+msgid "Break apart"
+msgstr "Break apart"
 
-#: ../src/ui/clipboard.cpp:446
-msgid "Select <b>object(s)</b> to paste size to."
-msgstr "Select <b>object(s)</b> to paste size to."
+#: ../src/path-chemistry.cpp:285
+msgid "<b>No path(s)</b> to break apart in the selection."
+msgstr "<b>No path(s)</b> to break apart in the selection."
 
-#: ../src/ui/clipboard.cpp:453
-msgid "No size on the clipboard."
-msgstr "No size on the clipboard."
+#: ../src/path-chemistry.cpp:297
+msgid "Select <b>object(s)</b> to convert to path."
+msgstr "Select <b>object(s)</b> to convert to path."
 
-#: ../src/ui/clipboard.cpp:506
-msgid "Select <b>object(s)</b> to paste live path effect to."
-msgstr "Select <b>object(s)</b> to paste live path effect to."
+#: ../src/path-chemistry.cpp:303
+msgid "Converting objects to paths..."
+msgstr "Converting objects to paths..."
 
-#. no_effect:
-#: ../src/ui/clipboard.cpp:531
-msgid "No effect on the clipboard."
-msgstr "No effect on the clipboard."
+#: ../src/path-chemistry.cpp:325
+msgid "Object to path"
+msgstr "Object to path"
 
-#: ../src/ui/clipboard.cpp:551
-#: ../src/ui/clipboard.cpp:579
-msgid "Clipboard does not contain a path."
-msgstr "Clipboard does not contain a path."
+#: ../src/path-chemistry.cpp:327
+msgid "<b>No objects</b> to convert to path in the selection."
+msgstr "<b>No objects</b> to convert to path in the selection."
 
-#. Item dialog
-#: ../src/ui/context-menu.cpp:105
-msgid "Object _Properties"
-msgstr "Object _Properties"
+#: ../src/path-chemistry.cpp:595
+msgid "Select <b>path(s)</b> to reverse."
+msgstr "Select <b>path(s)</b> to reverse."
 
-#. Select item
-#: ../src/ui/context-menu.cpp:115
-msgid "_Select This"
-msgstr "_Select This"
+#: ../src/path-chemistry.cpp:604
+msgid "Reversing paths..."
+msgstr "Reversing paths..."
 
-#. Create link
-#: ../src/ui/context-menu.cpp:125
-msgid "_Create Link"
-msgstr "_Create Link"
+#: ../src/path-chemistry.cpp:638
+msgid "Reverse path"
+msgstr "Reverse path"
 
-#. Set mask
-#: ../src/ui/context-menu.cpp:132
-msgid "Set Mask"
-msgstr "Set Mask"
+#: ../src/path-chemistry.cpp:640
+msgid "<b>No paths</b> to reverse in the selection."
+msgstr "<b>No paths</b> to reverse in the selection."
 
-#. Release mask
-#: ../src/ui/context-menu.cpp:143
-msgid "Release Mask"
-msgstr "Release Mask"
-
-#. Set Clip
-#: ../src/ui/context-menu.cpp:154
-msgid "Set Clip"
-msgstr "Set Clip"
+#: ../src/pen-context.cpp:253 ../src/pencil-context.cpp:554
+msgid "Drawing cancelled"
+msgstr "Drawing cancelled"
 
-#. Release Clip
-#: ../src/ui/context-menu.cpp:165
-msgid "Release Clip"
-msgstr "Release Clip"
+#: ../src/pen-context.cpp:495 ../src/pencil-context.cpp:279
+msgid "Continuing selected path"
+msgstr "Continuing selected path"
 
-#: ../src/ui/context-menu.cpp:288
-msgid "Create link"
-msgstr "Create link"
+#: ../src/pen-context.cpp:505 ../src/pencil-context.cpp:287
+msgid "Creating new path"
+msgstr "Creating new path"
 
-#. "Ungroup"
-#: ../src/ui/context-menu.cpp:306
-#: ../src/verbs.cpp:2313
-msgid "_Ungroup"
-msgstr "_Ungroup"
+#: ../src/pen-context.cpp:507 ../src/pencil-context.cpp:290
+msgid "Appending to selected path"
+msgstr "Appending to selected path"
 
-#. Link dialog
-#: ../src/ui/context-menu.cpp:346
-msgid "Link _Properties"
-msgstr "Link _Properties"
+#: ../src/pen-context.cpp:668
+msgid "<b>Click</b> or <b>click and drag</b> to close and finish the path."
+msgstr "<b>Click</b> or <b>click and drag</b> to close and finish the path."
 
-#. Select item
-#: ../src/ui/context-menu.cpp:352
-msgid "_Follow Link"
-msgstr "_Follow Link"
+#: ../src/pen-context.cpp:678
+msgid ""
+"<b>Click</b> or <b>click and drag</b> to continue the path from this point."
+msgstr ""
+"<b>Click</b> or <b>click and drag</b> to continue the path from this point."
 
-#. Reset transformations
-#: ../src/ui/context-menu.cpp:357
-msgid "_Remove Link"
-msgstr "_Remove Link"
+#: ../src/pen-context.cpp:1289
+#, c-format
+msgid ""
+"<b>Curve segment</b>: angle %3.2f&#176;, distance %s; with <b>Ctrl</b> to "
+"snap angle, <b>Enter</b> to finish the path"
+msgstr ""
+"<b>Curve segment</b>: angle %3.2f&#176;, distance %s; with <b>Ctrl</b> to "
+"snap angle, <b>Enter</b> to finish the path"
 
-#. Link dialog
-#: ../src/ui/context-menu.cpp:405
-msgid "Image _Properties"
-msgstr "Image _Properties"
+#: ../src/pen-context.cpp:1290
+#, c-format
+msgid ""
+"<b>Line segment</b>: angle %3.2f&#176;, distance %s; with <b>Ctrl</b> to "
+"snap angle, <b>Enter</b> to finish the path"
+msgstr ""
+"<b>Line segment</b>: angle %3.2f&#176;, distance %s; with <b>Ctrl</b> to "
+"snap angle, <b>Enter</b> to finish the path"
 
-#: ../src/ui/context-menu.cpp:411
-msgid "Edit Externally..."
-msgstr "Edit Externally..."
+#: ../src/pen-context.cpp:1308
+#, c-format
+msgid ""
+"<b>Curve handle</b>: angle %3.2f&#176;, length %s; with <b>Ctrl</b> to snap "
+"angle"
+msgstr ""
+"<b>Curve handle</b>: angle %3.2f&#176;, length %s; with <b>Ctrl</b> to snap "
+"angle"
 
-#. Item dialog
-#: ../src/ui/context-menu.cpp:504
-msgid "_Fill and Stroke"
-msgstr "_Fill and Stroke"
+#: ../src/pen-context.cpp:1330
+#, c-format
+msgid ""
+"<b>Curve handle, symmetric</b>: angle %3.2f&#176;, length %s; with <b>Ctrl</"
+"b> to snap angle, with <b>Shift</b> to move this handle only"
+msgstr ""
+"<b>Curve handle, symmetric</b>: angle %3.2f&#176;, length %s; with <b>Ctrl</"
+"b> to snap angle, with <b>Shift</b> to move this handle only"
 
-#. *
-#. * Constructor
-#.
-#: ../src/ui/dialog/aboutbox.cpp:77
-msgid "About Inkscape"
-msgstr "About Inkscape"
+#: ../src/pen-context.cpp:1331
+#, c-format
+msgid ""
+"<b>Curve handle</b>: angle %3.2f&#176;, length %s; with <b>Ctrl</b> to snap "
+"angle, with <b>Shift</b> to move this handle only"
+msgstr ""
+"<b>Curve handle</b>: angle %3.2f&#176;, length %s; with <b>Ctrl</b> to snap "
+"angle, with <b>Shift</b> to move this handle only"
 
-#: ../src/ui/dialog/aboutbox.cpp:88
-msgid "_Splash"
-msgstr "_Splash"
+#: ../src/pen-context.cpp:1379
+msgid "Drawing finished"
+msgstr "Drawing finished"
 
-#: ../src/ui/dialog/aboutbox.cpp:92
-msgid "_Authors"
-msgstr "_Authors"
+#: ../src/pencil-context.cpp:395
+msgid "<b>Release</b> here to close and finish the path."
+msgstr "<b>Release</b> here to close and finish the path."
 
-#: ../src/ui/dialog/aboutbox.cpp:94
-msgid "_Translators"
-msgstr "_Translators"
+#: ../src/pencil-context.cpp:401
+msgid "Drawing a freehand path"
+msgstr "Drawing a freehand path"
 
-#: ../src/ui/dialog/aboutbox.cpp:96
-msgid "_License"
-msgstr "_Licence"
+#: ../src/pencil-context.cpp:406
+msgid "<b>Drag</b> to continue the path from this point."
+msgstr "<b>Drag</b> to continue the path from this point."
 
-#. TRANSLATORS: This is the filename of the `About Inkscape' picture in
-#. the `screens' directory.  Thus the translation of "about.svg" should be
-#. the filename of its translated version, e.g. about.zh.svg for Chinese.
-#.
-#. N.B. about.svg changes once per release.  (We should probably rename
-#. the original to about-0.40.svg etc. as soon as we have a translation.
-#. If we do so, then add an item to release-checklist saying that the
-#. string here should be changed.)
-#. FIXME? INKSCAPE_SCREENSDIR and "about.svg" are in UTF-8, not the
-#. native filename encoding... and the filename passed to sp_document_new
-#. should be in UTF-*8..
-#: ../src/ui/dialog/aboutbox.cpp:149
-msgid "about.svg"
-msgstr "about.svg"
+#. Write curves to object
+#: ../src/pencil-context.cpp:498
+msgid "Finishing freehand"
+msgstr "Finishing freehand"
 
-#. TRANSLATORS: Put here your name (and other national contributors')
-#. one per line in the form of: name surname (email). Use \n for newline.
-#: ../src/ui/dialog/aboutbox.cpp:383
-msgid "translator-credits"
+#: ../src/pencil-context.cpp:604
+msgid ""
+"<b>Sketch mode</b>: holding <b>Alt</b> interpolates between sketched paths. "
+"Release <b>Alt</b> to finalize."
 msgstr ""
-"Tim Sheridan (tim.sheridan@gmail.com), 2007-2010.\n"
-"Bruce Cowan (bruce@bcowan.me.uk), 2010."
+"<b>Sketch mode</b>: holding <b>Alt</b> interpolates between sketched paths. "
+"Release <b>Alt</b> to finalise."
 
-#: ../src/ui/dialog/align-and-distribute.cpp:238
-#: ../src/ui/dialog/align-and-distribute.cpp:793
-msgid "Align"
-msgstr "Align"
+#: ../src/pencil-context.cpp:632
+msgid "Finishing freehand sketch"
+msgstr "Finishing freehand sketch"
 
-#: ../src/ui/dialog/align-and-distribute.cpp:397
-#: ../src/ui/dialog/align-and-distribute.cpp:794
-msgid "Distribute"
-msgstr "Distribute"
+#: ../src/persp3d.cpp:344
+msgid "Toggle vanishing point"
+msgstr "Toggle vanishing point"
 
-#: ../src/ui/dialog/align-and-distribute.cpp:467
-msgid "Minimum horizontal gap (in px units) between bounding boxes"
-msgstr "Minimum horizontal gap (in px units) between bounding boxes"
+#: ../src/persp3d.cpp:355
+msgid "Toggle multiple vanishing points"
+msgstr "Toggle multiple vanishing points"
 
-#. TRANSLATORS: only translate "string" in "context|string".
-#. For more details, see http://developer.gnome.org/doc/API/2.0/glib/glib-I18N.html#Q-:CAPS
-#. "H:" stands for horizontal gap
-#: ../src/ui/dialog/align-and-distribute.cpp:471
-msgid "gap|H:"
-msgstr "H:"
+#: ../src/preferences-skeleton.h:101
+msgid "Dip pen"
+msgstr "Dip pen"
 
-#: ../src/ui/dialog/align-and-distribute.cpp:479
-msgid "Minimum vertical gap (in px units) between bounding boxes"
-msgstr "Minimum vertical gap (in px units) between bounding boxes"
+#: ../src/preferences-skeleton.h:102
+msgid "Marker"
+msgstr "Marker"
 
-#. TRANSLATORS: Vertical gap
-#: ../src/ui/dialog/align-and-distribute.cpp:481
-msgid "V:"
-msgstr "V:"
+#: ../src/preferences-skeleton.h:103
+msgid "Brush"
+msgstr "Brush"
 
-#: ../src/ui/dialog/align-and-distribute.cpp:510
-#: ../src/ui/dialog/align-and-distribute.cpp:795
-#: ../src/widgets/toolbox.cpp:8288
-msgid "Remove overlaps"
-msgstr "Remove overlaps"
+#: ../src/preferences-skeleton.h:104
+msgid "Wiggly"
+msgstr "Wiggly"
 
-#: ../src/ui/dialog/align-and-distribute.cpp:541
-#: ../src/widgets/toolbox.cpp:8077
-msgid "Arrange connector network"
-msgstr "Arrange connector network"
+#: ../src/preferences-skeleton.h:105
+msgid "Splotchy"
+msgstr "Splotchy"
 
-#: ../src/ui/dialog/align-and-distribute.cpp:572
-msgid "Unclump"
-msgstr "Unclump "
+#: ../src/preferences-skeleton.h:106
+msgid "Tracing"
+msgstr "Tracing"
 
-#: ../src/ui/dialog/align-and-distribute.cpp:643
-msgid "Randomize positions"
-msgstr "Randomise position"
+#: ../src/preferences.cpp:130
+msgid ""
+"Inkscape will run with default settings, and new settings will not be saved. "
+msgstr ""
+"Inkscape will run with default settings, and new settings will not be saved. "
 
-#: ../src/ui/dialog/align-and-distribute.cpp:742
-msgid "Distribute text baselines"
-msgstr "Distribute text baselines"
+#. the creation failed
+#. _reportError(Glib::ustring::compose(_("Cannot create profile directory %1."),
+#. Glib::filename_to_utf8(_prefs_dir)), not_saved);
+#: ../src/preferences.cpp:145
+#, c-format
+msgid "Cannot create profile directory %s."
+msgstr "Cannot create profile directory %s."
 
-#: ../src/ui/dialog/align-and-distribute.cpp:765
-msgid "Align text baselines"
-msgstr "Align text baselines"
+#. The profile dir is not actually a directory
+#. _reportError(Glib::ustring::compose(_("%1 is not a valid directory."),
+#. Glib::filename_to_utf8(_prefs_dir)), not_saved);
+#: ../src/preferences.cpp:163
+#, c-format
+msgid "%s is not a valid directory."
+msgstr "%s is not a valid directory."
 
-#: ../src/ui/dialog/align-and-distribute.cpp:796
-msgid "Connector network layout"
-msgstr "Connector network layout"
+#. The write failed.
+#. _reportError(Glib::ustring::compose(_("Failed to create the preferences file %1."),
+#. Glib::filename_to_utf8(_prefs_filename)), not_saved);
+#: ../src/preferences.cpp:174
+#, c-format
+msgid "Failed to create the preferences file %s."
+msgstr "Failed to create the preferences file %s."
 
-#: ../src/ui/dialog/align-and-distribute.cpp:797
-#: ../src/widgets/toolbox.cpp:2284
-msgid "Nodes"
-msgstr "Nodes"
+#: ../src/preferences.cpp:210
+#, c-format
+msgid "The preferences file %s is not a regular file."
+msgstr "The preferences file %s is not a regular file."
 
-#: ../src/ui/dialog/align-and-distribute.cpp:803
-msgid "Relative to: "
-msgstr "Relative to: "
+#: ../src/preferences.cpp:220
+#, c-format
+msgid "The preferences file %s could not be read."
+msgstr "The preferences file %s could not be read."
 
-#: ../src/ui/dialog/align-and-distribute.cpp:804
-msgid "Treat selection as group: "
-msgstr "Treat selection as group: "
+#: ../src/preferences.cpp:231
+#, c-format
+msgid "The preferences file %s is not a valid XML document."
+msgstr "The preferences file %s is not a valid XML document."
 
-#: ../src/ui/dialog/align-and-distribute.cpp:810
-msgid "Align right edges of objects to the left edge of the anchor"
-msgstr "Align right edges of objects to the left edge of the anchor"
+#: ../src/preferences.cpp:240
+#, c-format
+msgid "The file %s is not a valid Inkscape preferences file."
+msgstr "The file %s is not a valid Inkscape preferences file."
 
-#: ../src/ui/dialog/align-and-distribute.cpp:813
-msgid "Align left edges"
-msgstr "Align left edges"
+#: ../src/rdf.cpp:173
+msgid "CC Attribution"
+msgstr "CC Attribution"
 
-#: ../src/ui/dialog/align-and-distribute.cpp:816
-msgid "Center on vertical axis"
-msgstr "Centre on vertical axis"
+#: ../src/rdf.cpp:178
+msgid "CC Attribution-ShareAlike"
+msgstr "CC Attribution-ShareAlike"
 
-#: ../src/ui/dialog/align-and-distribute.cpp:819
-msgid "Align right sides"
-msgstr "Align right sides"
+#: ../src/rdf.cpp:183
+msgid "CC Attribution-NoDerivs"
+msgstr "CC Attribution-NoDerivs"
 
-#: ../src/ui/dialog/align-and-distribute.cpp:822
-msgid "Align left edges of objects to the right edge of the anchor"
-msgstr "Align left edges of objects to the right edge of the anchor"
+#: ../src/rdf.cpp:188
+msgid "CC Attribution-NonCommercial"
+msgstr "CC Attribution-NonCommercial"
 
-#: ../src/ui/dialog/align-and-distribute.cpp:825
-msgid "Align bottom edges of objects to the top edge of the anchor"
-msgstr "Align bottom edges of objects to the top edge of the anchor"
+#: ../src/rdf.cpp:193
+msgid "CC Attribution-NonCommercial-ShareAlike"
+msgstr "CC Attribution-NonCommercial-ShareAlike"
 
-#: ../src/ui/dialog/align-and-distribute.cpp:828
-msgid "Align top edges"
-msgstr "Align top edges"
+#: ../src/rdf.cpp:198
+msgid "CC Attribution-NonCommercial-NoDerivs"
+msgstr "CC Attribution-NonCommercial-NoDerivs"
 
-#: ../src/ui/dialog/align-and-distribute.cpp:831
-msgid "Center on horizontal axis"
-msgstr "Centre on horizontal axis"
+#: ../src/rdf.cpp:203
+msgid "Public Domain"
+msgstr "Public Domain"
 
-#: ../src/ui/dialog/align-and-distribute.cpp:834
-msgid "Align bottom edges"
-msgstr "Align bottom edges"
+#: ../src/rdf.cpp:208
+msgid "FreeArt"
+msgstr "FreeArt"
 
-#: ../src/ui/dialog/align-and-distribute.cpp:837
-msgid "Align top edges of objects to the bottom edge of the anchor"
-msgstr "Align top edges of objects to the bottom edge of the anchor"
+#: ../src/rdf.cpp:213
+msgid "Open Font License"
+msgstr "Open Font Licence"
 
-#: ../src/ui/dialog/align-and-distribute.cpp:842
-msgid "Align baseline anchors of texts horizontally"
-msgstr "Align baseline anchors of texts horizontally"
+#: ../src/rdf.cpp:231
+#, fuzzy
+msgid "Name by which this document is formally known"
+msgstr "Name by which this document is formally known."
 
-#: ../src/ui/dialog/align-and-distribute.cpp:845
-msgid "Align baselines of texts"
-msgstr "Align baselines of texts"
+#: ../src/rdf.cpp:233
+#, fuzzy
+msgid "Date:"
+msgstr "Date"
 
-#: ../src/ui/dialog/align-and-distribute.cpp:850
-msgid "Make horizontal gaps between objects equal"
-msgstr "Make horizontal gaps between objects equal"
+#: ../src/rdf.cpp:234
+#, fuzzy
+msgid "Date associated with the creation of this document (YYYY-MM-DD)"
+msgstr "Date associated with the creation of this document (YYYY-MM-DD)."
 
-#: ../src/ui/dialog/align-and-distribute.cpp:854
-msgid "Distribute left edges equidistantly"
-msgstr "Distribute left edges equidistantly"
+#: ../src/rdf.cpp:237
+#, fuzzy
+msgid "The physical or digital manifestation of this document (MIME type)"
+msgstr "The physical or digital manifestation of this document (MIME type)."
 
-#: ../src/ui/dialog/align-and-distribute.cpp:857
-msgid "Distribute centers equidistantly horizontally"
-msgstr "Distribute centres equidistantly horizontally"
+#: ../src/rdf.cpp:240
+#, fuzzy
+msgid "Type of document (DCMI Type)"
+msgstr "Type of document (DCMI Type)."
 
-#: ../src/ui/dialog/align-and-distribute.cpp:860
-msgid "Distribute right edges equidistantly"
-msgstr "Distribute right edges equidistantly"
+#: ../src/rdf.cpp:243
+#, fuzzy
+msgid "Creator:"
+msgstr "Creator"
 
-#: ../src/ui/dialog/align-and-distribute.cpp:864
-msgid "Make vertical gaps between objects equal"
-msgstr "Make vertical gaps between objects equal"
+#: ../src/rdf.cpp:244
+#, fuzzy
+msgid ""
+"Name of entity primarily responsible for making the content of this document"
+msgstr ""
+"Name of entity primarily responsible for making the content of this document."
 
-#: ../src/ui/dialog/align-and-distribute.cpp:868
-msgid "Distribute top edges equidistantly"
-msgstr "Distribute top edges equidistantly"
+#: ../src/rdf.cpp:246
+#, fuzzy
+msgid "Rights:"
+msgstr "Right:"
 
-#: ../src/ui/dialog/align-and-distribute.cpp:871
-msgid "Distribute centers equidistantly vertically"
-msgstr "Distribute centres equidistantly vertically"
+#: ../src/rdf.cpp:247
+#, fuzzy
+msgid ""
+"Name of entity with rights to the Intellectual Property of this document"
+msgstr ""
+"Name of entity with rights to the Intellectual Property of this document."
 
-#: ../src/ui/dialog/align-and-distribute.cpp:874
-msgid "Distribute bottom edges equidistantly"
-msgstr "Distribute bottom edges equidistantly"
+#: ../src/rdf.cpp:249
+#, fuzzy
+msgid "Publisher:"
+msgstr "Publisher"
 
-#: ../src/ui/dialog/align-and-distribute.cpp:879
-msgid "Distribute baseline anchors of texts horizontally"
-msgstr "Distribute baseline anchors of texts horizontally"
+#: ../src/rdf.cpp:250
+#, fuzzy
+msgid "Name of entity responsible for making this document available"
+msgstr "Name of entity responsible for making this document available."
 
-#: ../src/ui/dialog/align-and-distribute.cpp:882
-msgid "Distribute baselines of texts vertically"
-msgstr "Distribute baselines of texts vertically"
+#: ../src/rdf.cpp:253
+#, fuzzy
+msgid "Identifier:"
+msgstr "Identifier"
 
-#: ../src/ui/dialog/align-and-distribute.cpp:887
-msgid "Randomize centers in both dimensions"
-msgstr "Randomise centres in both dimensions"
+#: ../src/rdf.cpp:254
+#, fuzzy
+msgid "Unique URI to reference this document"
+msgstr "Unique URI to reference this document."
 
-#: ../src/ui/dialog/align-and-distribute.cpp:890
-msgid "Unclump objects: try to equalize edge-to-edge distances"
-msgstr "Unclump objects: try to equalise edge-to-edge distances"
+#: ../src/rdf.cpp:256
+#, fuzzy
+msgid "Source:"
+msgstr "Source"
 
-#: ../src/ui/dialog/align-and-distribute.cpp:895
-msgid "Move objects as little as possible so that their bounding boxes do not overlap"
-msgstr "Move objects as little as possible so that their bounding boxes do not overlap"
+#: ../src/rdf.cpp:257
+#, fuzzy
+msgid "Unique URI to reference the source of this document"
+msgstr "Unique URI to reference the source of this document."
 
-#: ../src/ui/dialog/align-and-distribute.cpp:899
-#: ../src/widgets/toolbox.cpp:8250
-msgid "Nicely arrange selected connector network"
-msgstr "Nicely arrange selected connector network"
+#: ../src/rdf.cpp:259
+#, fuzzy
+msgid "Relation:"
+msgstr "Relation"
 
-#: ../src/ui/dialog/align-and-distribute.cpp:907
-msgid "Align selected nodes to a common horizontal line"
-msgstr "Align selected nodes to a common horizontal line"
+#: ../src/rdf.cpp:260
+#, fuzzy
+msgid "Unique URI to a related document"
+msgstr "Unique URI to a related document."
 
-#: ../src/ui/dialog/align-and-distribute.cpp:910
-msgid "Align selected nodes to a common vertical line"
-msgstr "Align selected nodes to a common vertical line"
+#: ../src/rdf.cpp:262 ../src/ui/dialog/inkscape-preferences.cpp:1297
+msgid "Language:"
+msgstr "Language:"
 
-#: ../src/ui/dialog/align-and-distribute.cpp:913
-msgid "Distribute selected nodes horizontally"
-msgstr "Distribute selected nodes horizontally"
+#: ../src/rdf.cpp:263
+#, fuzzy
+msgid ""
+"Two-letter language tag with optional subtags for the language of this "
+"document (e.g. 'en-GB')"
+msgstr ""
+"Two-letter language tag with optional subtags for the language of this "
+"document.  (e.g. 'en-GB')"
 
-#: ../src/ui/dialog/align-and-distribute.cpp:916
-msgid "Distribute selected nodes vertically"
-msgstr "Distribute selected nodes vertically"
+#: ../src/rdf.cpp:265
+#, fuzzy
+msgid "Keywords:"
+msgstr "Keywords"
 
-#. Rest of the widgetry
-#: ../src/ui/dialog/align-and-distribute.cpp:921
-msgid "Last selected"
-msgstr "Last selected"
+#: ../src/rdf.cpp:266
+#, fuzzy
+msgid ""
+"The topic of this document as comma-separated key words, phrases, or "
+"classifications"
+msgstr ""
+"The topic of this document as comma-separated key words, phrases, or "
+"classifications."
 
-#: ../src/ui/dialog/align-and-distribute.cpp:922
-msgid "First selected"
-msgstr "First selected"
+#. TRANSLATORS: "Coverage": the spatial or temporal characteristics of the content.
+#. For info, see Appendix D of http://www.w3.org/TR/1998/WD-rdf-schema-19980409/
+#: ../src/rdf.cpp:270
+#, fuzzy
+msgid "Coverage:"
+msgstr "Coverage"
 
-#: ../src/ui/dialog/align-and-distribute.cpp:923
-msgid "Biggest object"
-msgstr "Biggest object"
+#: ../src/rdf.cpp:271
+#, fuzzy
+msgid "Extent or scope of this document"
+msgstr "Extent or scope of this document."
 
-#: ../src/ui/dialog/align-and-distribute.cpp:924
-msgid "Smallest object"
-msgstr "Smallest object"
+#: ../src/rdf.cpp:274
+#, fuzzy
+msgid "Description:"
+msgstr "Description"
 
-#: ../src/ui/dialog/calligraphic-profile-rename.cpp:38
-msgid "Profile name:"
-msgstr "Profile name:"
+#: ../src/rdf.cpp:275
+#, fuzzy
+msgid "A short account of the content of this document"
+msgstr "A short account of the content of this document."
 
-#. When changing the interval or enabling/disabling the autosave function,
-#. * update our running configuration
-#. *
-#. * FIXME!
-#. * the inkscape_autosave_init should be called AFTER the values have been changed
-#. * (which cannot be guaranteed from here) - use a PrefObserver somewhere
-#.
-#.
-#. _autosave_autosave_enable.signal_toggled().connect( sigc::ptr_fun(inkscape_autosave_init), TRUE );
-#. _autosave_autosave_interval.signal_changed().connect( sigc::ptr_fun(inkscape_autosave_init), TRUE );
-#.
-#. -----------
-#: ../src/ui/dialog/calligraphic-profile-rename.cpp:52
-#: ../src/ui/dialog/inkscape-preferences.cpp:1208
-#: ../src/ui/dialog/input.cpp:786
-msgid "Save"
-msgstr "Save"
+#. FIXME: need to handle 1 agent per line of input
+#: ../src/rdf.cpp:279
+#, fuzzy
+msgid "Contributors:"
+msgstr "Contributors"
 
-#: ../src/ui/dialog/color-item.cpp:116
-#, c-format
-msgid "Color: <b>%s</b>; <b>Click</b> to set fill, <b>Shift+click</b> to set stroke"
+#: ../src/rdf.cpp:280
+#, fuzzy
+msgid ""
+"Names of entities responsible for making contributions to the content of "
+"this document"
 msgstr ""
-"Colour: <b>%s</b>; <b>Click</b> to set fill, <b>Shift+click</b> to set "
-"stroke"
+"Names of entities responsible for making contributions to the content of "
+"this document."
 
-#: ../src/ui/dialog/color-item.cpp:490
-msgid "Change color definition"
-msgstr "Change colour definition"
+#. TRANSLATORS: URL to a page that defines the license for the document
+#: ../src/rdf.cpp:284
+#, fuzzy
+msgid "URI:"
+msgstr "URI"
 
-#: ../src/ui/dialog/color-item.cpp:695
-msgid "Remove stroke color"
-msgstr "Remove stroke colour"
+#. TRANSLATORS: this is where you put a URL to a page that defines the license
+#: ../src/rdf.cpp:286
+#, fuzzy
+msgid "URI to this document's license's namespace definition"
+msgstr "URI to this document's licence's namespace definition."
 
-#: ../src/ui/dialog/color-item.cpp:695
-msgid "Remove fill color"
-msgstr "Remove fill colour"
+#. TRANSLATORS: fragment of XML representing the license of the document
+#: ../src/rdf.cpp:290
+#, fuzzy
+msgid "Fragment:"
+msgstr "Fragment"
 
-#: ../src/ui/dialog/color-item.cpp:700
-msgid "Set stroke color to none"
-msgstr "Set stroke colour to none"
+#: ../src/rdf.cpp:291
+#, fuzzy
+msgid "XML fragment for the RDF 'License' section"
+msgstr "XML fragment for the RDF 'Licence' section."
 
-#: ../src/ui/dialog/color-item.cpp:700
-msgid "Set fill color to none"
-msgstr "Set fill colour to none"
+#: ../src/rect-context.cpp:374
+msgid ""
+"<b>Ctrl</b>: make square or integer-ratio rect, lock a rounded corner "
+"circular"
+msgstr ""
+"<b>Ctrl</b>: make square or integer-ratio rect, lock a rounded corner "
+"circular"
 
-#: ../src/ui/dialog/color-item.cpp:716
-msgid "Set stroke color from swatch"
-msgstr "Set stroke colour from swatch"
+#: ../src/rect-context.cpp:521
+#, c-format
+msgid ""
+"<b>Rectangle</b>: %s &#215; %s (constrained to ratio %d:%d); with <b>Shift</"
+"b> to draw around the starting point"
+msgstr ""
+"<b>Rectangle</b>: %s &#215; %s (constrained to ratio %d:%d); with <b>Shift</"
+"b> to draw around the starting point"
 
-#: ../src/ui/dialog/color-item.cpp:716
-msgid "Set fill color from swatch"
-msgstr "Set fill colour from swatch"
+#: ../src/rect-context.cpp:524
+#, c-format
+msgid ""
+"<b>Rectangle</b>: %s &#215; %s (constrained to golden ratio 1.618 : 1); with "
+"<b>Shift</b> to draw around the starting point"
+msgstr ""
+"<b>Rectangle</b>: %s &#215; %s (constrained to golden ratio 1.618 : 1); with "
+"<b>Shift</b> to draw around the starting point"
 
-#: ../src/ui/dialog/debug.cpp:68
-msgid "Messages"
-msgstr "Messages"
+#: ../src/rect-context.cpp:526
+#, c-format
+msgid ""
+"<b>Rectangle</b>: %s &#215; %s (constrained to golden ratio 1 : 1.618); with "
+"<b>Shift</b> to draw around the starting point"
+msgstr ""
+"<b>Rectangle</b>: %s &#215; %s (constrained to golden ratio 1 : 1.618); with "
+"<b>Shift</b> to draw around the starting point"
 
-#: ../src/ui/dialog/debug.cpp:77
-#: ../src/ui/dialog/messages.cpp:55
-msgid "Capture log messages"
-msgstr "Capture log messages"
+#: ../src/rect-context.cpp:530
+#, c-format
+msgid ""
+"<b>Rectangle</b>: %s &#215; %s; with <b>Ctrl</b> to make square or integer-"
+"ratio rectangle; with <b>Shift</b> to draw around the starting point"
+msgstr ""
+"<b>Rectangle</b>: %s &#215; %s; with <b>Ctrl</b> to make square or integer-"
+"ratio rectangle; with <b>Shift</b> to draw around the starting point"
 
-#: ../src/ui/dialog/debug.cpp:79
-#: ../src/ui/dialog/messages.cpp:57
-msgid "Release log messages"
-msgstr "Release log messages"
+#: ../src/rect-context.cpp:555
+msgid "Create rectangle"
+msgstr "Create rectangle"
 
-#: ../src/ui/dialog/document-metadata.cpp:73
-msgid "Metadata"
-msgstr "Metadata"
+#: ../src/select-context.cpp:178
+msgid "Click selection to toggle scale/rotation handles"
+msgstr "Click selection to toggle scale/rotation handles"
 
-#: ../src/ui/dialog/document-metadata.cpp:74
-msgid "License"
-msgstr "Licence"
+#: ../src/select-context.cpp:179
+msgid ""
+"No objects selected. Click, Shift+click, or drag around objects to select."
+msgstr ""
+"No objects selected. Click, Shift+click, or drag around objects to select."
 
-#: ../src/ui/dialog/document-metadata.cpp:156
-msgid "<b>Dublin Core Entities</b>"
-msgstr "<b>Dublin Core Entities</b>"
+#: ../src/select-context.cpp:238
+msgid "Move canceled."
+msgstr "Move canceled."
 
-#: ../src/ui/dialog/document-metadata.cpp:178
-msgid "<b>License</b>"
-msgstr "<b>Licence</b>"
+#: ../src/select-context.cpp:246
+msgid "Selection canceled."
+msgstr "Selection canceled."
 
-#. ---------------------------------------------------------------
-#: ../src/ui/dialog/document-properties.cpp:90
-msgid "Show page _border"
-msgstr "Show page _border"
+#: ../src/select-context.cpp:561
+msgid ""
+"<b>Draw over</b> objects to select them; release <b>Alt</b> to switch to "
+"rubberband selection"
+msgstr ""
+"<b>Draw over</b> objects to select them; release <b>Alt</b> to switch to "
+"rubberband selection"
 
-#: ../src/ui/dialog/document-properties.cpp:90
-msgid "If set, rectangular page border is shown"
-msgstr "If set, rectangular page border is shown"
+#: ../src/select-context.cpp:563
+msgid ""
+"<b>Drag around</b> objects to select them; press <b>Alt</b> to switch to "
+"touch selection"
+msgstr ""
+"<b>Drag around</b> objects to select them; press <b>Alt</b> to switch to "
+"touch selection"
 
-#: ../src/ui/dialog/document-properties.cpp:91
-msgid "Border on _top of drawing"
-msgstr "Border on _top of drawing"
+#: ../src/select-context.cpp:728
+msgid "<b>Ctrl</b>: click to select in groups; drag to move hor/vert"
+msgstr "<b>Ctrl</b>: click to select in groups; drag to move hor/vert"
 
-#: ../src/ui/dialog/document-properties.cpp:91
-msgid "If set, border is always on top of the drawing"
-msgstr "If set, border is always on top of the drawing"
+#: ../src/select-context.cpp:729
+msgid "<b>Shift</b>: click to toggle select; drag for rubberband selection"
+msgstr "<b>Shift</b>: click to toggle select; drag for rubberband selection"
 
-#: ../src/ui/dialog/document-properties.cpp:92
-msgid "_Show border shadow"
-msgstr "_Show border shadow"
+#: ../src/select-context.cpp:730
+msgid ""
+"<b>Alt</b>: click to select under; drag to move selected or select by touch"
+msgstr ""
+"<b>Alt</b>: click to select under; drag to move selected or select by touch"
 
-#: ../src/ui/dialog/document-properties.cpp:92
-msgid "If set, page border shows a shadow on its right and lower side"
-msgstr "If set, page border shows a shadow on its right and lower side"
+#: ../src/select-context.cpp:903
+msgid "Selected object is not a group. Cannot enter."
+msgstr "Selected object is not a group. Cannot enter."
 
-#: ../src/ui/dialog/document-properties.cpp:93
-msgid "Back_ground:"
-msgstr "Back_ground:"
+#: ../src/selection-chemistry.cpp:306
+msgid "Delete text"
+msgstr "Delete text"
 
-#: ../src/ui/dialog/document-properties.cpp:93
-msgid "Background color"
-msgstr "Background colour"
+#: ../src/selection-chemistry.cpp:314
+msgid "<b>Nothing</b> was deleted."
+msgstr "<b>Nothing</b> was deleted."
 
-#: ../src/ui/dialog/document-properties.cpp:93
-msgid "Color and transparency of the page background (also used for bitmap export)"
-msgstr ""
-"Colour and transparency of the page background (also used for bitmap export)"
+#: ../src/selection-chemistry.cpp:332 ../src/text-context.cpp:1027
+#: ../src/ui/dialog/swatches.cpp:209 ../src/ui/dialog/swatches.cpp:272
+#: ../src/widgets/toolbox.cpp:1364 ../src/widgets/toolbox.cpp:6132
+msgid "Delete"
+msgstr "Delete"
 
-#: ../src/ui/dialog/document-properties.cpp:94
-msgid "Border _color:"
-msgstr "Border _colour:"
+#: ../src/selection-chemistry.cpp:360
+msgid "Select <b>object(s)</b> to duplicate."
+msgstr "Select <b>object(s)</b> to duplicate."
 
-#: ../src/ui/dialog/document-properties.cpp:94
-msgid "Page border color"
-msgstr "Page border colour"
+#: ../src/selection-chemistry.cpp:461
+msgid "Delete all"
+msgstr "Delete all"
 
-#: ../src/ui/dialog/document-properties.cpp:94
-msgid "Color of the page border"
-msgstr "Colour of the page border"
+#: ../src/selection-chemistry.cpp:647
+msgid "Select <b>some objects</b> to group."
+msgstr "Select <b>some objects</b> to group."
 
-#: ../src/ui/dialog/document-properties.cpp:95
-msgid "Default _units:"
-msgstr "Default _units:"
+#: ../src/selection-chemistry.cpp:662 ../src/selection-describer.cpp:52
+msgid "Group"
+msgstr "Group"
 
-#. ---------------------------------------------------------------
-#. General snap options
-#: ../src/ui/dialog/document-properties.cpp:99
-msgid "Show _guides"
-msgstr "Show _guides"
+#: ../src/selection-chemistry.cpp:676
+msgid "Select a <b>group</b> to ungroup."
+msgstr "Select a <b>group</b> to ungroup."
 
-#: ../src/ui/dialog/document-properties.cpp:99
-msgid "Show or hide guides"
-msgstr "Show or hide guides"
-
-#: ../src/ui/dialog/document-properties.cpp:100
-msgid "_Snap guides while dragging"
-msgstr "_Snap guides while dragging"
+#: ../src/selection-chemistry.cpp:717
+msgid "<b>No groups</b> to ungroup in the selection."
+msgstr "<b>No groups</b> to ungroup in the selection."
 
-#: ../src/ui/dialog/document-properties.cpp:100
-msgid "While dragging a guide, snap to object nodes or bounding box corners ('Snap to nodes' or 'snap to bounding box corners' must be enabled; only a small part of the guide near the cursor will snap)"
-msgstr "While dragging a guide, snap to object nodes or bounding box corners ('Snap to nodes' or 'snap to bounding box corners' must be enabled; only a small part of the guide near the cursor will snap)"
+#: ../src/selection-chemistry.cpp:723 ../src/sp-item-group.cpp:501
+msgid "Ungroup"
+msgstr "Ungroup"
 
-#: ../src/ui/dialog/document-properties.cpp:102
-msgid "Guide co_lor:"
-msgstr "Guide co_lour:"
+#: ../src/selection-chemistry.cpp:809
+msgid "Select <b>object(s)</b> to raise."
+msgstr "Select <b>object(s)</b> to raise."
 
-#: ../src/ui/dialog/document-properties.cpp:102
-msgid "Guideline color"
-msgstr "Guideline colour"
+#: ../src/selection-chemistry.cpp:815 ../src/selection-chemistry.cpp:875
+#: ../src/selection-chemistry.cpp:909 ../src/selection-chemistry.cpp:973
+msgid ""
+"You cannot raise/lower objects from <b>different groups</b> or <b>layers</b>."
+msgstr ""
+"You cannot raise/lower objects from <b>different groups</b> or <b>layers</b>."
 
-#: ../src/ui/dialog/document-properties.cpp:102
-msgid "Color of guidelines"
-msgstr "Colour of guidelines"
+#. TRANSLATORS: "Raise" means "to raise an object" in the undo history
+#: ../src/selection-chemistry.cpp:855
+#, fuzzy
+msgctxt "Undo action"
+msgid "Raise"
+msgstr "Raise"
 
-#: ../src/ui/dialog/document-properties.cpp:103
-msgid "_Highlight color:"
-msgstr "_Highlight colour:"
+#: ../src/selection-chemistry.cpp:867
+msgid "Select <b>object(s)</b> to raise to top."
+msgstr "Select <b>object(s)</b> to raise to top."
 
-#: ../src/ui/dialog/document-properties.cpp:103
-msgid "Highlighted guideline color"
-msgstr "Highlighted guideline colour"
+#: ../src/selection-chemistry.cpp:890
+msgid "Raise to top"
+msgstr "Raise to top"
 
-#: ../src/ui/dialog/document-properties.cpp:103
-msgid "Color of a guideline when it is under mouse"
-msgstr "Colour of a guideline when it is under mouse"
+#: ../src/selection-chemistry.cpp:903
+msgid "Select <b>object(s)</b> to lower."
+msgstr "Select <b>object(s)</b> to lower."
 
-#. TRANSLATORS: only translate "string" in "context|string".
-#. For more details, see http://developer.gnome.org/doc/API/2.0/glib/glib-I18N.html#Q-:CAPS
-#. "New" refers to grid
-#: ../src/ui/dialog/document-properties.cpp:109
-msgid "Grid|_New"
-msgstr "_New"
+#: ../src/selection-chemistry.cpp:953
+msgid "Lower"
+msgstr "Lower"
 
-#: ../src/ui/dialog/document-properties.cpp:109
-msgid "Create new grid."
-msgstr "Create new grid."
+#: ../src/selection-chemistry.cpp:965
+msgid "Select <b>object(s)</b> to lower to bottom."
+msgstr "Select <b>object(s)</b> to lower to bottom."
 
-#: ../src/ui/dialog/document-properties.cpp:110
-msgid "_Remove"
-msgstr "_Remove"
+#: ../src/selection-chemistry.cpp:1000
+msgid "Lower to bottom"
+msgstr "Lower to bottom"
 
-#: ../src/ui/dialog/document-properties.cpp:110
-msgid "Remove selected grid."
-msgstr "Remove selected grid."
+#: ../src/selection-chemistry.cpp:1007
+msgid "Nothing to undo."
+msgstr "Nothing to undo."
 
-#: ../src/ui/dialog/document-properties.cpp:119
-#: ../src/widgets/toolbox.cpp:2373
-msgid "Guides"
-msgstr "Guides"
+#: ../src/selection-chemistry.cpp:1015
+msgid "Nothing to redo."
+msgstr "Nothing to redo."
 
-#: ../src/ui/dialog/document-properties.cpp:120
-#: ../src/ui/dialog/inkscape-preferences.cpp:1071
-#: ../src/widgets/toolbox.cpp:2364
-msgid "Grids"
-msgstr "Grids"
+#: ../src/selection-chemistry.cpp:1076
+msgid "Paste"
+msgstr "Paste"
 
-#: ../src/ui/dialog/document-properties.cpp:121
-#: ../src/verbs.cpp:2544
-#: ../src/widgets/toolbox.cpp:2229
-msgid "Snap"
-msgstr "Snap"
+#: ../src/selection-chemistry.cpp:1084
+msgid "Paste style"
+msgstr "Paste style"
 
-#: ../src/ui/dialog/document-properties.cpp:122
-msgid "Color Management"
-msgstr "Colour Management"
+#: ../src/selection-chemistry.cpp:1094
+msgid "Paste live path effect"
+msgstr "Paste live path effect"
 
-#: ../src/ui/dialog/document-properties.cpp:123
-msgid "Scripting"
-msgstr "Scripting"
+#: ../src/selection-chemistry.cpp:1115
+msgid "Select <b>object(s)</b> to remove live path effects from."
+msgstr "Select <b>object(s)</b> to remove live path effects from."
 
-#: ../src/ui/dialog/document-properties.cpp:221
-msgid "<b>General</b>"
-msgstr "<b>General</b>"
+#: ../src/selection-chemistry.cpp:1127
+msgid "Remove live path effect"
+msgstr "Remove live path effect"
 
-#: ../src/ui/dialog/document-properties.cpp:223
-msgid "<b>Border</b>"
-msgstr "<b>Border</b>"
+#: ../src/selection-chemistry.cpp:1138
+msgid "Select <b>object(s)</b> to remove filters from."
+msgstr "Select <b>object(s)</b> to remove filters from."
 
-#: ../src/ui/dialog/document-properties.cpp:225
-msgid "<b>Page Size</b>"
-msgstr "<b>Page Size</b>"
+#: ../src/selection-chemistry.cpp:1148
+#: ../src/ui/dialog/filter-effects-dialog.cpp:1348
+msgid "Remove filter"
+msgstr "Remove filter"
 
-#: ../src/ui/dialog/document-properties.cpp:253
-msgid "<b>Guides</b>"
-msgstr "<b>Guides</b>"
+#: ../src/selection-chemistry.cpp:1157
+msgid "Paste size"
+msgstr "Paste size"
 
-#: ../src/ui/dialog/document-properties.cpp:272
-msgid "Snap _distance"
-msgstr "Snap _distance"
+#: ../src/selection-chemistry.cpp:1166
+msgid "Paste size separately"
+msgstr "Paste Size separately"
 
-#: ../src/ui/dialog/document-properties.cpp:272
-msgid "Snap only when _closer than:"
-msgstr "Snap only when _closer than:"
+#: ../src/selection-chemistry.cpp:1176
+msgid "Select <b>object(s)</b> to move to the layer above."
+msgstr "Select <b>object(s)</b> to move to the layer above."
 
-#: ../src/ui/dialog/document-properties.cpp:272
-#: ../src/ui/dialog/document-properties.cpp:278
-#: ../src/ui/dialog/document-properties.cpp:284
-msgid "Always snap"
-msgstr "Always snap"
+#: ../src/selection-chemistry.cpp:1202
+msgid "Raise to next layer"
+msgstr "Raise to next layer"
 
-#: ../src/ui/dialog/document-properties.cpp:273
-msgid "Snapping distance, in screen pixels, for snapping to objects"
-msgstr "Snapping distance, in screen pixels, for snapping to objects"
+#: ../src/selection-chemistry.cpp:1209
+msgid "No more layers above."
+msgstr "No more layers above."
 
-#: ../src/ui/dialog/document-properties.cpp:273
-msgid "Always snap to objects, regardless of their distance"
-msgstr "Always snap to objects, regardless of their distance"
+#: ../src/selection-chemistry.cpp:1221
+msgid "Select <b>object(s)</b> to move to the layer below."
+msgstr "Select <b>object(s)</b> to move to the layer below."
 
-#: ../src/ui/dialog/document-properties.cpp:274
-msgid "If set, objects only snap to another object when it's within the range specified below"
-msgstr "If set, objects only snap to another object when it's within the range specified below"
+#: ../src/selection-chemistry.cpp:1247
+msgid "Lower to previous layer"
+msgstr "Lower to previous layer"
 
-#. Options for snapping to grids
-#: ../src/ui/dialog/document-properties.cpp:278
-msgid "Snap d_istance"
-msgstr "Snap d_istance"
+#: ../src/selection-chemistry.cpp:1254
+msgid "No more layers below."
+msgstr "No more layers below."
 
-#: ../src/ui/dialog/document-properties.cpp:278
-msgid "Snap only when c_loser than:"
-msgstr "Snap only when c_loser than:"
+#: ../src/selection-chemistry.cpp:1464
+msgid "Remove transform"
+msgstr "Remove transform"
 
-#: ../src/ui/dialog/document-properties.cpp:279
-msgid "Snapping distance, in screen pixels, for snapping to grid"
-msgstr "Snapping distance, in screen pixels, for snapping to grid"
+#: ../src/selection-chemistry.cpp:1567
+msgid "Rotate 90&#176; CCW"
+msgstr "Rotate 90&#176; CCW"
 
-#: ../src/ui/dialog/document-properties.cpp:279
-msgid "Always snap to grids, regardless of the distance"
-msgstr "Always snap to grids, regardless of the distance"
+#: ../src/selection-chemistry.cpp:1567
+msgid "Rotate 90&#176; CW"
+msgstr "Rotate 90&#176; CW"
 
-#: ../src/ui/dialog/document-properties.cpp:280
-msgid "If set, objects only snap to a grid line when it's within the range specified below"
-msgstr "If set, objects only snap to a grid line when it's within the range specified below"
+#: ../src/selection-chemistry.cpp:1588 ../src/seltrans.cpp:517
+#: ../src/ui/dialog/transformation.cpp:771
+msgid "Rotate"
+msgstr "Rotate"
 
-#. Options for snapping to guides
-#: ../src/ui/dialog/document-properties.cpp:284
-msgid "Snap dist_ance"
-msgstr "Snap dist_ance"
+#: ../src/selection-chemistry.cpp:1635
+msgid "Rotate by pixels"
+msgstr "Rotate by pixels"
 
-#: ../src/ui/dialog/document-properties.cpp:284
-msgid "Snap only when close_r than:"
-msgstr "Snap only when close_r than:"
+#: ../src/selection-chemistry.cpp:1690
+msgid "Scale by whole factor"
+msgstr "Scale by whole factor"
 
-#: ../src/ui/dialog/document-properties.cpp:285
-msgid "Snapping distance, in screen pixels, for snapping to guides"
-msgstr "Snapping distance, in screen pixels, for snapping to guides"
+#: ../src/selection-chemistry.cpp:1705
+msgid "Move vertically"
+msgstr "Move vertically"
 
-#: ../src/ui/dialog/document-properties.cpp:285
-msgid "Always snap to guides, regardless of the distance"
-msgstr "Always snap to guides, regardless of the distance"
+#: ../src/selection-chemistry.cpp:1708
+msgid "Move horizontally"
+msgstr "Move horizontally"
 
-#: ../src/ui/dialog/document-properties.cpp:286
-msgid "If set, objects only snap to a guide when it's within the range specified below"
-msgstr "If set, objects only snap to a guide when it's within the range specified below"
+#: ../src/selection-chemistry.cpp:1711 ../src/selection-chemistry.cpp:1737
+#: ../src/seltrans.cpp:511 ../src/ui/dialog/transformation.cpp:692
+msgid "Move"
+msgstr "Move"
 
-#: ../src/ui/dialog/document-properties.cpp:290
-msgid "<b>Snap to objects</b>"
-msgstr "<b>Snap to objects</b>"
+#: ../src/selection-chemistry.cpp:1731
+msgid "Move vertically by pixels"
+msgstr "Move vertically by pixels"
 
-#: ../src/ui/dialog/document-properties.cpp:292
-msgid "<b>Snap to grids</b>"
-msgstr "<b>Snap to grids</b>"
+#: ../src/selection-chemistry.cpp:1734
+msgid "Move horizontally by pixels"
+msgstr "Move horizontally by pixels"
 
-#: ../src/ui/dialog/document-properties.cpp:294
-msgid "<b>Snap to guides</b>"
-msgstr "<b>Snap to guides</b>"
+#: ../src/selection-chemistry.cpp:1866
+msgid "The selection has no applied path effect."
+msgstr "The selection has no applied path effect."
 
-#: ../src/ui/dialog/document-properties.cpp:323
-msgid "(invalid UTF-8 string)"
-msgstr "(invalid UTF-8 string)"
+#: ../src/selection-chemistry.cpp:2069
+#, fuzzy
+msgctxt "Action"
+msgid "Clone"
+msgstr "Cloned"
 
-#: ../src/ui/dialog/document-properties.cpp:349
-#, c-format
-msgid "Color profiles directory (%s) is unavailable."
-msgstr "Colour profiles directory (%s) is unavailable."
+#: ../src/selection-chemistry.cpp:2085
+msgid "Select <b>clones</b> to relink."
+msgstr "Select <b>clones</b> to relink."
 
-#. TODO check if this next line was sometimes needed. It being there caused an assertion.
-#. Inkscape::GC::release(defsRepr);
-#. inform the document, so we can undo
-#. Color Management
-#: ../src/ui/dialog/document-properties.cpp:453
-#: ../src/verbs.cpp:2704
-msgid "Link Color Profile"
-msgstr "Link Colour Profile"
+#: ../src/selection-chemistry.cpp:2092
+msgid "Copy an <b>object</b> to clipboard to relink clones to."
+msgstr "Copy an <b>object</b> to clipboard to relink clones to."
 
-#: ../src/ui/dialog/document-properties.cpp:526
-msgid "Remove linked color profile"
-msgstr "Remove linked colour profile"
+#: ../src/selection-chemistry.cpp:2116
+msgid "<b>No clones to relink</b> in the selection."
+msgstr "<b>No clones to relink</b> in the selection."
 
-#: ../src/ui/dialog/document-properties.cpp:540
-msgid "<b>Linked Color Profiles:</b>"
-msgstr "<b>Linked Colour Profiles:</b>"
+#: ../src/selection-chemistry.cpp:2119
+msgid "Relink clone"
+msgstr "Relink clone"
 
-#: ../src/ui/dialog/document-properties.cpp:542
-msgid "<b>Available Color Profiles:</b>"
-msgstr "<b>Available Colour Profiles:</b>"
+#: ../src/selection-chemistry.cpp:2133
+msgid "Select <b>clones</b> to unlink."
+msgstr "Select <b>clones</b> to unlink."
 
-#: ../src/ui/dialog/document-properties.cpp:544
-msgid "Link Profile"
-msgstr "Link Profile"
+#: ../src/selection-chemistry.cpp:2187
+msgid "<b>No clones to unlink</b> in the selection."
+msgstr "<b>No clones to unlink</b> in the selection."
 
-#: ../src/ui/dialog/document-properties.cpp:575
-msgid "Profile Name"
-msgstr "Profile Name"
+#: ../src/selection-chemistry.cpp:2191
+msgid "Unlink clone"
+msgstr "Unlink clone"
 
-#: ../src/ui/dialog/document-properties.cpp:606
-msgid "<b>External script files:</b>"
-msgstr "<b>External script files:</b>"
+#: ../src/selection-chemistry.cpp:2204
+msgid ""
+"Select a <b>clone</b> to go to its original. Select a <b>linked offset</b> "
+"to go to its source. Select a <b>text on path</b> to go to the path. Select "
+"a <b>flowed text</b> to go to its frame."
+msgstr ""
+"Select a <b>clone</b> to go to its original. Select a <b>linked offset</b> "
+"to go to its source. Select a <b>text on path</b> to go to the path. Select "
+"a <b>flowed text</b> to go to its frame."
 
-#: ../src/ui/dialog/document-properties.cpp:608
-#: ../src/ui/dialog/swatches.cpp:212
-msgid "Add"
-msgstr "Add"
+#: ../src/selection-chemistry.cpp:2227
+msgid ""
+"<b>Cannot find</b> the object to select (orphaned clone, offset, textpath, "
+"flowed text?)"
+msgstr ""
+"<b>Cannot find</b> the object to select (orphaned clone, offset, textpath, "
+"flowed text?)"
 
-#: ../src/ui/dialog/document-properties.cpp:631
-msgid "Filename"
-msgstr "Filename"
+#: ../src/selection-chemistry.cpp:2233
+msgid ""
+"The object you're trying to select is <b>not visible</b> (it is in &lt;"
+"defs&gt;)"
+msgstr ""
+"The object you're trying to select is <b>not visible</b> (it is in &lt;"
+"defs&gt;)"
 
-#. inform the document, so we can undo
-#: ../src/ui/dialog/document-properties.cpp:671
-msgid "Add external script..."
-msgstr "Add external script..."
+#: ../src/selection-chemistry.cpp:2280
+msgid "Select <b>object(s)</b> to convert to marker."
+msgstr "Select <b>object(s)</b> to convert to marker."
 
-#: ../src/ui/dialog/document-properties.cpp:695
-msgid "Remove external script"
-msgstr "Remove external script"
+#: ../src/selection-chemistry.cpp:2348
+msgid "Objects to marker"
+msgstr "Objects to marker"
 
-#: ../src/ui/dialog/document-properties.cpp:776
-msgid "<b>Creation</b>"
-msgstr "<b>Creation</b>"
+#: ../src/selection-chemistry.cpp:2376
+msgid "Select <b>object(s)</b> to convert to guides."
+msgstr "Select <b>object(s)</b> to convert to guides."
 
-#: ../src/ui/dialog/document-properties.cpp:777
-msgid "<b>Defined grids</b>"
-msgstr "<b>Defined grids</b>"
+#: ../src/selection-chemistry.cpp:2388
+msgid "Objects to guides"
+msgstr "Objects to guides"
 
-#: ../src/ui/dialog/document-properties.cpp:988
-msgid "Remove grid"
-msgstr "Remove grid"
+#: ../src/selection-chemistry.cpp:2405
+msgid "Select <b>object(s)</b> to convert to pattern."
+msgstr "Select <b>object(s)</b> to convert to pattern."
 
-#: ../src/ui/dialog/extension-editor.cpp:80
-msgid "Information"
-msgstr "Information"
+#: ../src/selection-chemistry.cpp:2493
+msgid "Objects to pattern"
+msgstr "Objects to pattern"
 
-#: ../src/ui/dialog/extension-editor.cpp:82
-msgid "Parameters"
-msgstr "Parameters"
-
-#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:383
-msgid "No preview"
-msgstr "No preview"
+#: ../src/selection-chemistry.cpp:2509
+msgid "Select an <b>object with pattern fill</b> to extract objects from."
+msgstr "Select an <b>object with pattern fill</b> to extract objects from."
 
-#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:489
-msgid "too large for preview"
-msgstr "too large for preview"
+#: ../src/selection-chemistry.cpp:2562
+msgid "<b>No pattern fills</b> in the selection."
+msgstr "<b>No pattern fills</b> in the selection."
 
-#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:577
-msgid "Enable preview"
-msgstr "Enable preview"
+#: ../src/selection-chemistry.cpp:2565
+msgid "Pattern to objects"
+msgstr "Pattern to objects"
 
-#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:711
-#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:712
-#: ../src/ui/dialog/filedialogimpl-win32.cpp:197
-msgid "All Inkscape Files"
-msgstr "All Inkscape Files"
+#: ../src/selection-chemistry.cpp:2647
+msgid "Select <b>object(s)</b> to make a bitmap copy."
+msgstr "Select <b>object(s)</b> to make a bitmap copy."
 
-#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:716
-#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:717
-#: ../src/ui/dialog/filedialogimpl-win32.cpp:196
-msgid "All Files"
-msgstr "All Files"
+#: ../src/selection-chemistry.cpp:2651
+msgid "Rendering bitmap..."
+msgstr "Rendering bitmap..."
 
-#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:722
-#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:723
-#: ../src/ui/dialog/filedialogimpl-win32.cpp:198
-msgid "All Images"
-msgstr "All Images"
+#: ../src/selection-chemistry.cpp:2825
+msgid "Create bitmap"
+msgstr "Create bitmap"
 
-#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:727
-#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:728
-#: ../src/ui/dialog/filedialogimpl-win32.cpp:199
-msgid "All Vectors"
-msgstr "All Vectors"
+#: ../src/selection-chemistry.cpp:2857
+msgid "Select <b>object(s)</b> to create clippath or mask from."
+msgstr "Select <b>object(s)</b> to create clippath or mask from."
 
-#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:732
-#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:733
-#: ../src/ui/dialog/filedialogimpl-win32.cpp:200
-msgid "All Bitmaps"
-msgstr "All Bitmaps"
+#: ../src/selection-chemistry.cpp:2860
+msgid "Select mask object and <b>object(s)</b> to apply clippath or mask to."
+msgstr "Select mask object and <b>object(s)</b> to apply clippath or mask to."
 
-#. ###### File options
-#. ###### Do we want the .xxx extension automatically added?
-#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:927
-#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:1475
-msgid "Append filename extension automatically"
-msgstr "Append filename extension automatically"
+#: ../src/selection-chemistry.cpp:3041
+msgid "Set clipping path"
+msgstr "Set clipping path"
 
-#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:1085
-#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:1339
-msgid "Guess from extension"
-msgstr "Guess from extension"
+#: ../src/selection-chemistry.cpp:3043
+msgid "Set mask"
+msgstr "Set mask"
 
-#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:1360
-msgid "Left edge of source"
-msgstr "Left edge of source"
+#: ../src/selection-chemistry.cpp:3058
+msgid "Select <b>object(s)</b> to remove clippath or mask from."
+msgstr "Select <b>object(s)</b> to remove clippath or mask from."
 
-#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:1361
-msgid "Top edge of source"
-msgstr "Top edge of source"
+#: ../src/selection-chemistry.cpp:3169
+msgid "Release clipping path"
+msgstr "Release clipping path"
 
-#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:1362
-msgid "Right edge of source"
-msgstr "Right edge of source"
+#: ../src/selection-chemistry.cpp:3171
+msgid "Release mask"
+msgstr "Release mask"
 
-#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:1363
-msgid "Bottom edge of source"
-msgstr "Bottom edge of source"
+#: ../src/selection-chemistry.cpp:3190
+msgid "Select <b>object(s)</b> to fit canvas to."
+msgstr "Select <b>object(s)</b> to fit canvas to."
 
-#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:1364
-msgid "Source width"
-msgstr "Source width"
+#. Fit Page
+#: ../src/selection-chemistry.cpp:3210 ../src/verbs.cpp:2721
+msgid "Fit Page to Selection"
+msgstr "Fit Page to Selection"
 
-#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:1365
-msgid "Source height"
-msgstr "Source height"
+#: ../src/selection-chemistry.cpp:3239 ../src/verbs.cpp:2723
+msgid "Fit Page to Drawing"
+msgstr "Fit Page to Drawing"
 
-#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:1366
-msgid "Destination width"
-msgstr "Destination width"
+#: ../src/selection-chemistry.cpp:3260 ../src/verbs.cpp:2725
+msgid "Fit Page to Selection or Drawing"
+msgstr "Fit Page to Selection or Drawing"
 
-#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:1367
-msgid "Destination height"
-msgstr "Destination height"
+#. TRANSLATORS: "Link" means internet link (anchor)
+#: ../src/selection-describer.cpp:44
+#, fuzzy
+msgctxt "Web"
+msgid "Link"
+msgstr "Link:"
 
-#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:1368
-msgid "Resolution (dots per inch)"
-msgstr "Resolution (dots per inch)"
+#: ../src/selection-describer.cpp:46
+msgid "Circle"
+msgstr "Circle"
 
-#. #########################################
-#. ## EXTRA WIDGET -- SOURCE SIDE
-#. #########################################
-#. ##### Export options buttons/spinners, etc
-#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:1406
-msgid "Document"
-msgstr "Document"
+#. Ellipse
+#: ../src/selection-describer.cpp:48 ../src/selection-describer.cpp:73
+#: ../src/ui/dialog/inkscape-preferences.cpp:499 ../src/verbs.cpp:2498
+#: ../src/widgets/toolbox.cpp:4050
+msgid "Ellipse"
+msgstr "Ellipse"
 
-#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:1458
-msgid "Cairo"
-msgstr "Cairo"
+#: ../src/selection-describer.cpp:50
+msgid "Flowed text"
+msgstr "Flowed text"
 
-#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:1461
-msgid "Antialias"
-msgstr "Antialias"
+#: ../src/selection-describer.cpp:56
+msgid "Line"
+msgstr "Line"
 
-#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:1464
-msgid "Background"
-msgstr "Background"
+#: ../src/selection-describer.cpp:58
+msgid "Path"
+msgstr "Path"
 
-#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:1487
-msgid "Destination"
-msgstr "Destination"
+#: ../src/selection-describer.cpp:60 ../src/widgets/toolbox.cpp:2893
+msgid "Polygon"
+msgstr "Polygon"
 
-#: ../src/ui/dialog/filedialogimpl-win32.cpp:476
-msgid "Show Preview"
-msgstr "Show Preview"
+#: ../src/selection-describer.cpp:62
+msgid "Polyline"
+msgstr "Polyline"
 
-#: ../src/ui/dialog/filedialogimpl-win32.cpp:611
-msgid "No file selected"
-msgstr "No file selected"
+#. Rectangle
+#: ../src/selection-describer.cpp:64
+#: ../src/ui/dialog/inkscape-preferences.cpp:489 ../src/verbs.cpp:2494
+msgid "Rectangle"
+msgstr "Rectangle"
 
-#: ../src/ui/dialog/fill-and-stroke.cpp:58
-msgid "Stroke _paint"
-msgstr "Stroke _paint"
+#. 3D box
+#: ../src/selection-describer.cpp:66
+#: ../src/ui/dialog/inkscape-preferences.cpp:494 ../src/verbs.cpp:2496
+msgid "3D Box"
+msgstr "3D Box"
 
-#: ../src/ui/dialog/fill-and-stroke.cpp:59
-msgid "Stroke st_yle"
-msgstr "Stroke st_yle"
+#. TRANSLATORS: "Clone" is a noun, type of object
+#: ../src/selection-describer.cpp:71
+#, fuzzy
+msgctxt "Object"
+msgid "Clone"
+msgstr "Cloned"
 
-#. TRANSLATORS: this dialog is accessible via menu Filters - Filter editor
-#: ../src/ui/dialog/filter-effects-dialog.cpp:471
-msgid "This matrix determines a linear transform on color space. Each line affects one of the color components. Each column determines how much of each color component from the input is passed to the output. The last column does not depend on input colors, so can be used to adjust a constant component value."
-msgstr ""
-"This matrix determines a linear transform on colour space. Each line affects "
-"one of the colour components. Each column determines how much of each "
-"colour component from the input is passed to the output. The last column "
-"does not depend on input colours, so can be used to adjust a constant "
-"component value."
+#: ../src/selection-describer.cpp:75
+msgid "Offset path"
+msgstr "Offset path"
 
-#: ../src/ui/dialog/filter-effects-dialog.cpp:581
-msgid "Image File"
-msgstr "Image File"
+#. Spiral
+#: ../src/selection-describer.cpp:77
+#: ../src/ui/dialog/inkscape-preferences.cpp:507 ../src/verbs.cpp:2502
+msgid "Spiral"
+msgstr "Spiral"
 
-#: ../src/ui/dialog/filter-effects-dialog.cpp:584
-msgid "Selected SVG Element"
-msgstr "Selected SVG Element"
+#. Star
+#: ../src/selection-describer.cpp:79
+#: ../src/ui/dialog/inkscape-preferences.cpp:503 ../src/verbs.cpp:2500
+#: ../src/widgets/toolbox.cpp:2900
+msgid "Star"
+msgstr "Star"
 
-#. TODO: any image, not just svg
-#: ../src/ui/dialog/filter-effects-dialog.cpp:654
-msgid "Select an image to be used as feImage input"
-msgstr "Select an image to be used as feImage input"
+#: ../src/selection-describer.cpp:137
+msgid "root"
+msgstr "root"
 
-#: ../src/ui/dialog/filter-effects-dialog.cpp:746
-msgid "This SVG filter effect does not require any parameters."
-msgstr "This SVG filter effect does not require any parameters."
+#: ../src/selection-describer.cpp:149
+#, c-format
+msgid "layer <b>%s</b>"
+msgstr "layer <b>%s</b>"
 
-#: ../src/ui/dialog/filter-effects-dialog.cpp:752
-msgid "This SVG filter effect is not yet implemented in Inkscape."
-msgstr "This SVG filter effect is not yet implemented in Inkscape."
+#: ../src/selection-describer.cpp:151
+#, c-format
+msgid "layer <b><i>%s</i></b>"
+msgstr "layer <b><i>%s</i></b>"
 
-#: ../src/ui/dialog/filter-effects-dialog.cpp:944
-msgid "Light Source:"
-msgstr "Light Source:"
+#: ../src/selection-describer.cpp:160
+#, c-format
+msgid "<i>%s</i>"
+msgstr "<i>%s</i>"
 
-#: ../src/ui/dialog/filter-effects-dialog.cpp:961
-msgid "Direction angle for the light source on the XY plane, in degrees"
-msgstr "Direction angle for the light source on the XY plane, in degrees"
+#: ../src/selection-describer.cpp:169
+#, c-format
+msgid " in %s"
+msgstr " in %s"
 
-#: ../src/ui/dialog/filter-effects-dialog.cpp:962
-msgid "Direction angle for the light source on the YZ plane, in degrees"
-msgstr "Direction angle for the light source on the YZ plane, in degrees"
+#: ../src/selection-describer.cpp:171
+#, c-format
+msgid " in group %s (%s)"
+msgstr " in group %s (%s)"
 
-#. default x:
-#. default y:
-#. default z:
-#: ../src/ui/dialog/filter-effects-dialog.cpp:965
-#: ../src/ui/dialog/filter-effects-dialog.cpp:968
-msgid "Location"
-msgstr "Location"
+#: ../src/selection-describer.cpp:173
+#, c-format
+msgid " in <b>%i</b> parents (%s)"
+msgid_plural " in <b>%i</b> parents (%s)"
+msgstr[0] " in <b>%i</b> parents (%s)"
+msgstr[1] " in <b>%i</b> parents (%s)"
 
-#: ../src/ui/dialog/filter-effects-dialog.cpp:965
-#: ../src/ui/dialog/filter-effects-dialog.cpp:968
-#: ../src/ui/dialog/filter-effects-dialog.cpp:971
-msgid "X coordinate"
-msgstr "X coordinate"
+#: ../src/selection-describer.cpp:176
+#, c-format
+msgid " in <b>%i</b> layers"
+msgid_plural " in <b>%i</b> layers"
+msgstr[0] " in <b>%i</b> layers"
+msgstr[1] " in <b>%i</b> layers"
 
-#: ../src/ui/dialog/filter-effects-dialog.cpp:965
-#: ../src/ui/dialog/filter-effects-dialog.cpp:968
-#: ../src/ui/dialog/filter-effects-dialog.cpp:971
-msgid "Y coordinate"
-msgstr "Y coordinate"
+#: ../src/selection-describer.cpp:186
+msgid "Use <b>Shift+D</b> to look up original"
+msgstr "Use <b>Shift+D</b> to look up original"
 
-#: ../src/ui/dialog/filter-effects-dialog.cpp:965
-#: ../src/ui/dialog/filter-effects-dialog.cpp:968
-#: ../src/ui/dialog/filter-effects-dialog.cpp:971
-msgid "Z coordinate"
-msgstr "Z coordinate"
+#: ../src/selection-describer.cpp:190
+msgid "Use <b>Shift+D</b> to look up path"
+msgstr "Use <b>Shift+D</b> to look up path"
 
-#: ../src/ui/dialog/filter-effects-dialog.cpp:971
-msgid "Points At"
-msgstr "Points At"
+#: ../src/selection-describer.cpp:194
+msgid "Use <b>Shift+D</b> to look up frame"
+msgstr "Use <b>Shift+D</b> to look up frame"
 
-#: ../src/ui/dialog/filter-effects-dialog.cpp:972
-msgid "Specular Exponent"
-msgstr "Specular Exponent"
+#. this is only used with 2 or more objects
+#: ../src/selection-describer.cpp:209 ../src/spray-context.cpp:243
+#: ../src/tweak-context.cpp:203
+#, c-format
+msgid "<b>%i</b> object selected"
+msgid_plural "<b>%i</b> objects selected"
+msgstr[0] "<b>%i</b> object selected"
+msgstr[1] "<b>%i</b> objects selected"
 
-#: ../src/ui/dialog/filter-effects-dialog.cpp:972
-msgid "Exponent value controlling the focus for the light source"
-msgstr "Exponent value controlling the focus for the light source"
+#. this is only used with 2 or more objects
+#: ../src/selection-describer.cpp:214
+#, c-format
+msgid "<b>%i</b> object of type <b>%s</b>"
+msgid_plural "<b>%i</b> objects of type <b>%s</b>"
+msgstr[0] "<b>%i</b> object of type <b>%s</b>"
+msgstr[1] "<b>%i</b> objects of type <b>%s</b>"
 
-#. TODO: here I have used 100 degrees as default value. But spec says that if not specified, no limiting cone is applied. So, there should be a way for the user to set a "no limiting cone" option.
-#: ../src/ui/dialog/filter-effects-dialog.cpp:974
-msgid "Cone Angle"
-msgstr "Cone Angle"
+#. this is only used with 2 or more objects
+#: ../src/selection-describer.cpp:219
+#, c-format
+msgid "<b>%i</b> object of types <b>%s</b>, <b>%s</b>"
+msgid_plural "<b>%i</b> objects of types <b>%s</b>, <b>%s</b>"
+msgstr[0] "<b>%i</b> object of types <b>%s</b>, <b>%s</b>"
+msgstr[1] "<b>%i</b> objects of types <b>%s</b>, <b>%s</b>"
 
-#: ../src/ui/dialog/filter-effects-dialog.cpp:974
-msgid "This is the angle between the spot light axis (i.e. the axis between the light source and the point to which it is pointing at) and the spot light cone. No light is projected outside this cone."
-msgstr "This is the angle between the spot light axis (i.e. the axis between the light source and the point to which it is pointing at) and the spot light cone. No light is projected outside this cone."
+#. this is only used with 2 or more objects
+#: ../src/selection-describer.cpp:224
+#, c-format
+msgid "<b>%i</b> object of types <b>%s</b>, <b>%s</b>, <b>%s</b>"
+msgid_plural "<b>%i</b> objects of types <b>%s</b>, <b>%s</b>, <b>%s</b>"
+msgstr[0] "<b>%i</b> object of types <b>%s</b>, <b>%s</b>, <b>%s</b>"
+msgstr[1] "<b>%i</b> objects of types <b>%s</b>, <b>%s</b>, <b>%s</b>"
 
-#: ../src/ui/dialog/filter-effects-dialog.cpp:1035
-msgid "New light source"
-msgstr "New light source"
+#. this is only used with 2 or more objects
+#: ../src/selection-describer.cpp:229
+#, c-format
+msgid "<b>%i</b> object of <b>%i</b> types"
+msgid_plural "<b>%i</b> objects of <b>%i</b> types"
+msgstr[0] "<b>%i</b> object of <b>%i</b> types"
+msgstr[1] "<b>%i</b> objects of <b>%i</b> types"
 
-#: ../src/ui/dialog/filter-effects-dialog.cpp:1076
-msgid "_Duplicate"
-msgstr "_Duplicate"
+#: ../src/selection-describer.cpp:234
+#, c-format
+msgid "%s%s. %s."
+msgstr "%s%s. %s."
 
-#: ../src/ui/dialog/filter-effects-dialog.cpp:1102
-msgid "_Filter"
-msgstr "_Filter"
+#: ../src/seltrans.cpp:520 ../src/ui/dialog/transformation.cpp:830
+msgid "Skew"
+msgstr "Skew"
 
-#: ../src/ui/dialog/filter-effects-dialog.cpp:1116
-msgid "R_ename"
-msgstr "R_ename"
+#: ../src/seltrans.cpp:532
+msgid "Set center"
+msgstr "Set centre"
 
-#: ../src/ui/dialog/filter-effects-dialog.cpp:1219
-msgid "Rename filter"
-msgstr "Rename filter"
+#: ../src/seltrans.cpp:607
+msgid "Stamp"
+msgstr "Stamp"
 
-#: ../src/ui/dialog/filter-effects-dialog.cpp:1255
-msgid "Apply filter"
-msgstr "Apply filter"
+#: ../src/seltrans.cpp:629
+msgid ""
+"<b>Center</b> of rotation and skewing: drag to reposition; scaling with "
+"Shift also uses this center"
+msgstr ""
+"<b>Centre</b> of rotation and skewing: drag to reposition; scaling with "
+"Shift also uses this centre"
 
-#: ../src/ui/dialog/filter-effects-dialog.cpp:1324
-msgid "filter"
-msgstr "filter"
+#: ../src/seltrans.cpp:656
+msgid ""
+"<b>Squeeze or stretch</b> selection; with <b>Ctrl</b> to scale uniformly; "
+"with <b>Shift</b> to scale around rotation center"
+msgstr ""
+"<b>Squeeze or stretch</b> selection; with <b>Ctrl</b> to scale uniformly; "
+"with <b>Shift</b> to scale around rotation centre"
 
-#: ../src/ui/dialog/filter-effects-dialog.cpp:1331
-msgid "Add filter"
-msgstr "Add filter"
+#: ../src/seltrans.cpp:657
+msgid ""
+"<b>Scale</b> selection; with <b>Ctrl</b> to scale uniformly; with <b>Shift</"
+"b> to scale around rotation center"
+msgstr ""
+"<b>Scale</b> selection; with <b>Ctrl</b> to scale uniformly; with <b>Shift</"
+"b> to scale around rotation centre"
 
-#: ../src/ui/dialog/filter-effects-dialog.cpp:1357
-msgid "Duplicate filter"
-msgstr "Duplicate filter"
+#: ../src/seltrans.cpp:661
+msgid ""
+"<b>Skew</b> selection; with <b>Ctrl</b> to snap angle; with <b>Shift</b> to "
+"skew around the opposite side"
+msgstr ""
+"<b>Skew</b> selection; with <b>Ctrl</b> to snap angle; with <b>Shift</b> to "
+"skew around the opposite side"
 
-#: ../src/ui/dialog/filter-effects-dialog.cpp:1424
-msgid "_Effect"
-msgstr "_Effect"
+#: ../src/seltrans.cpp:662
+msgid ""
+"<b>Rotate</b> selection; with <b>Ctrl</b> to snap angle; with <b>Shift</b> "
+"to rotate around the opposite corner"
+msgstr ""
+"<b>Rotate</b> selection; with <b>Ctrl</b> to snap angle; with <b>Shift</b> "
+"to rotate around the opposite corner"
 
-#: ../src/ui/dialog/filter-effects-dialog.cpp:1432
-msgid "Connections"
-msgstr "Connections"
+#: ../src/seltrans.cpp:796
+msgid "Reset center"
+msgstr "Reset centre"
 
-#: ../src/ui/dialog/filter-effects-dialog.cpp:1548
-msgid "Remove filter primitive"
-msgstr "Remove filter primitive"
+#: ../src/seltrans.cpp:1034 ../src/seltrans.cpp:1131
+#, c-format
+msgid "<b>Scale</b>: %0.2f%% x %0.2f%%; with <b>Ctrl</b> to lock ratio"
+msgstr "<b>Scale</b>: %0.2f%% x %0.2f%%; with <b>Ctrl</b> to lock ratio"
 
-#: ../src/ui/dialog/filter-effects-dialog.cpp:1920
-msgid "Remove merge node"
-msgstr "Remove merge node"
+#. TRANSLATORS: don't modify the first ";"
+#. (it will NOT be displayed as ";" - only the second one will be)
+#: ../src/seltrans.cpp:1245
+#, c-format
+msgid "<b>Skew</b>: %0.2f&#176;; with <b>Ctrl</b> to snap angle"
+msgstr "<b>Skew</b>: %0.2f&#176;; with <b>Ctrl</b> to snap angle"
 
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2036
-msgid "Reorder filter primitive"
-msgstr "Reorder filter primitive"
+#. TRANSLATORS: don't modify the first ";"
+#. (it will NOT be displayed as ";" - only the second one will be)
+#: ../src/seltrans.cpp:1320
+#, c-format
+msgid "<b>Rotate</b>: %0.2f&#176;; with <b>Ctrl</b> to snap angle"
+msgstr "<b>Rotate</b>: %0.2f&#176;; with <b>Ctrl</b> to snap angle"
 
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2070
-msgid "Add Effect:"
-msgstr "Add Effect:"
+#: ../src/seltrans.cpp:1355
+#, c-format
+msgid "Move <b>center</b> to %s, %s"
+msgstr "Move <b>centre</b> to %s, %s"
 
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2071
-msgid "No effect selected"
-msgstr "No effect selected"
+#: ../src/seltrans.cpp:1530
+#, c-format
+msgid ""
+"<b>Move</b> by %s, %s; with <b>Ctrl</b> to restrict to horizontal/vertical; "
+"with <b>Shift</b> to disable snapping"
+msgstr ""
+"<b>Move</b> by %s, %s; with <b>Ctrl</b> to restrict to horizontal/vertical; "
+"with <b>Shift</b> to disable snapping"
 
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2072
-msgid "No filter selected"
-msgstr "No filter selected"
+#: ../src/sp-anchor.cpp:179
+#, c-format
+msgid "<b>Link</b> to %s"
+msgstr "<b>Link</b> to %s"
 
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2110
-msgid "Effect parameters"
-msgstr "Effect parameters"
+#: ../src/sp-anchor.cpp:183
+msgid "<b>Link</b> without URI"
+msgstr "<b>Link</b> without URI"
 
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2111
-msgid "Filter General Settings"
-msgstr "Filter General Settings"
+#: ../src/sp-ellipse.cpp:502 ../src/sp-ellipse.cpp:879
+msgid "<b>Ellipse</b>"
+msgstr "<b>Ellipse</b>"
 
-#. default x:
-#. default y:
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2167
-msgid "Coordinates:"
-msgstr "Coordinates:"
+#: ../src/sp-ellipse.cpp:643
+msgid "<b>Circle</b>"
+msgstr "<b>Circle</b>"
 
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2167
-msgid "X coordinate of the left corners of filter effects region"
-msgstr "X coordinate of the left corners of filter effects region"
+#: ../src/sp-ellipse.cpp:874
+msgid "<b>Segment</b>"
+msgstr "<b>Segment</b>"
 
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2167
-msgid "Y coordinate of the upper corners of filter effects region"
-msgstr "Y coordinate of the upper corners of filter effects region"
+#: ../src/sp-ellipse.cpp:876
+msgid "<b>Arc</b>"
+msgstr "<b>Arc</b>"
 
-#. default width:
-#. default height:
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2168
-msgid "Dimensions:"
-msgstr "Dimensions:"
+#. TRANSLATORS: "Flow region" is an area where text is allowed to flow
+#: ../src/sp-flowregion.cpp:266
+#, c-format
+msgid "Flow region"
+msgstr "Flow region"
 
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2168
-msgid "Width of filter effects region"
-msgstr "Width of filter effects region"
+#. TRANSLATORS: A region "cut out of" a flow region; text is not allowed to flow inside the
+#. * flow excluded region.  flowRegionExclude in SVG 1.2: see
+#. * http://www.w3.org/TR/2004/WD-SVG12-20041027/flow.html#flowRegion-elem and
+#. * http://www.w3.org/TR/2004/WD-SVG12-20041027/flow.html#flowRegionExclude-elem.
+#: ../src/sp-flowregion.cpp:479
+#, c-format
+msgid "Flow excluded region"
+msgstr "Flow excluded region"
 
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2168
-msgid "Height of filter effects region"
-msgstr "Height of filter effects region"
+#: ../src/sp-guide.cpp:288
+msgid "Guides Around Page"
+msgstr "Guides Around Page"
 
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2174
-msgid "Indicates the type of matrix operation. The keyword 'matrix' indicates that a full 5x4 matrix of values will be provided. The other keywords represent convenience shortcuts to allow commonly used color operations to be performed without specifying a complete matrix."
+#: ../src/sp-guide.cpp:420
+msgid ""
+"<b>Shift+drag</b> to rotate, <b>Ctrl+drag</b> to move origin, <b>Del</b> to "
+"delete"
 msgstr ""
-"Indicates the type of matrix operation. The keyword 'matrix' indicates that "
-"a full 5x4 matrix of values will be provided. The other keywords represent "
-"convenience shortcuts to allow commonly used colour operations to be "
-"performed without specifying a complete matrix."
-
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2175
-msgid "Value(s):"
-msgstr "Value(s):"
+"<b>Shift+drag</b> to rotate, <b>Ctrl+drag</b> to move origin, <b>Del</b> to "
+"delete"
 
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2189
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2229
-msgid "Operator:"
-msgstr "Operator:"
+#: ../src/sp-guide.cpp:425
+#, c-format
+msgid "vertical, at %s"
+msgstr "vertical, at %s"
 
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2190
-msgid "K1:"
-msgstr "K1:"
+#: ../src/sp-guide.cpp:428
+#, c-format
+msgid "horizontal, at %s"
+msgstr "horizontal, at %s"
 
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2190
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2191
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2192
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2193
-msgid "If the arithmetic operation is chosen, each result pixel is computed using the formula k1*i1*i2 + k2*i1 + k3*i2 + k4 where i1 and i2 are the pixel values of the first and second inputs respectively."
-msgstr "If the arithmetic operation is chosen, each result pixel is computed using the formula k1*i1*i2 + k2*i1 + k3*i2 + k4 where i1 and i2 are the pixel values of the first and second inputs respectively."
+#: ../src/sp-guide.cpp:433
+#, c-format
+msgid "at %d degrees, through (%s,%s)"
+msgstr "at %d degrees, through (%s,%s)"
 
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2191
-msgid "K2:"
-msgstr "K2:"
+#: ../src/sp-image.cpp:1141
+msgid "embedded"
+msgstr "embedded"
 
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2192
-msgid "K3:"
-msgstr "K3:"
+#: ../src/sp-image.cpp:1149
+#, c-format
+msgid "<b>Image with bad reference</b>: %s"
+msgstr "<b>Image with bad reference</b>: %s"
 
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2193
-msgid "K4:"
-msgstr "K4:"
+#: ../src/sp-image.cpp:1150
+#, c-format
+msgid "<b>Image</b> %d &#215; %d: %s"
+msgstr "<b>Image</b> %d &#215; %d: %s"
 
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2196
-#: ../src/ui/dialog/tracedialog.cpp:581
-msgid "Size:"
-msgstr "Size:"
+#: ../src/sp-item-group.cpp:742
+#, c-format
+msgid "<b>Group</b> of <b>%d</b> object"
+msgid_plural "<b>Group</b> of <b>%d</b> objects"
+msgstr[0] "<b>Group</b> of <b>%d</b> object"
+msgstr[1] "<b>Group</b> of <b>%d</b> objects"
 
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2196
-msgid "width of the convolve matrix"
-msgstr "width of the convolve matrix"
+#: ../src/sp-item.cpp:988
+msgid "Object"
+msgstr "Object"
 
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2196
-msgid "height of the convolve matrix"
-msgstr "height of the convolve matrix"
+#: ../src/sp-item.cpp:1001
+#, c-format
+msgid "%s; <i>clipped</i>"
+msgstr "%s; <i>clipped</i>"
 
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2197
-msgid "X coordinate of the target point in the convolve matrix. The convolution is applied to pixels around this point."
-msgstr "X coordinate of the target point in the convolve matrix. The convolution is applied to pixels around this point."
+#: ../src/sp-item.cpp:1006
+#, c-format
+msgid "%s; <i>masked</i>"
+msgstr "%s; <i>masked</i>"
 
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2197
-msgid "Y coordinate of the target point in the convolve matrix. The convolution is applied to pixels around this point."
-msgstr "Y coordinate of the target point in the convolve matrix. The convolution is applied to pixels around this point."
+#: ../src/sp-item.cpp:1014
+#, c-format
+msgid "%s; <i>filtered (%s)</i>"
+msgstr "%s; <i>filtered (%s)</i>"
 
-#. TRANSLATORS: for info on "Kernel", see http://en.wikipedia.org/wiki/Kernel_(matrix)
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2199
-msgid "Kernel:"
-msgstr "Kernel:"
+#: ../src/sp-item.cpp:1016
+#, c-format
+msgid "%s; <i>filtered</i>"
+msgstr "%s; <i>filtered</i>"
 
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2199
-msgid "This matrix describes the convolve operation that is applied to the input image in order to calculate the pixel colors at the output. Different arrangements of values in this matrix result in various possible visual effects. An identity matrix would lead to a motion blur effect (parallel to the matrix diagonal) while a matrix filled with a constant non-zero value would lead to a common blur effect."
-msgstr ""
-"This matrix describes the convolve operation that is applied to the input "
-"image in order to calculate the pixel colours at the output. Different "
-"arrangements of values in this matrix result in various possible visual "
-"effects. An identity matrix would lead to a motion blur effect (parallel to "
-"the matrix diagonal) while a matrix filled with a constant non-zero value "
-"would lead to a common blur effect."
+#: ../src/sp-line.cpp:175
+msgid "<b>Line</b>"
+msgstr "<b>Line</b>"
 
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2201
-msgid "Divisor:"
-msgstr "Divisor:"
+#: ../src/sp-lpe-item.cpp:350
+msgid "An exception occurred during execution of the Path Effect."
+msgstr "An exception occurred during execution of the Path Effect."
 
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2201
-msgid "After applying the kernelMatrix to the input image to yield a number, that number is divided by divisor to yield the final destination color value. A divisor that is the sum of all the matrix values tends to have an evening effect on the overall color intensity of the result."
-msgstr ""
-"After applying the kernelMatrix to the input image to yield a number, that "
-"number is divided by divisor to yield the final destination colour value. A "
-"divisor that is the sum of all the matrix values tends to have an evening "
-"effect on the overall colour intensity of the result."
+#. TRANSLATORS COMMENT: %s is either "outset" or "inset" depending on sign
+#: ../src/sp-offset.cpp:428
+#, c-format
+msgid "<b>Linked offset</b>, %s by %f pt"
+msgstr "<b>Linked offset</b>, %s by %f pt"
 
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2202
-msgid "Bias:"
-msgstr "Bias:"
+#: ../src/sp-offset.cpp:429 ../src/sp-offset.cpp:433
+msgid "outset"
+msgstr "outset"
 
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2202
-msgid "This value is added to each component. This is useful to define a constant value as the zero response of the filter."
-msgstr "This value is added to each component. This is useful to define a constant value as the zero response of the filter."
+#: ../src/sp-offset.cpp:429 ../src/sp-offset.cpp:433
+msgid "inset"
+msgstr "inset"
 
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2203
-msgid "Edge Mode:"
-msgstr "Edge Mode:"
+#. TRANSLATORS COMMENT: %s is either "outset" or "inset" depending on sign
+#: ../src/sp-offset.cpp:432
+#, c-format
+msgid "<b>Dynamic offset</b>, %s by %f pt"
+msgstr "<b>Dynamic offset</b>, %s by %f pt"
 
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2203
-msgid "Determines how to extend the input image as necessary with color values so that the matrix operations can be applied when the kernel is positioned at or near the edge of the input image."
-msgstr ""
-"Determines how to extend the input image as necessary with colour values so "
-"that the matrix operations can be applied when the kernel is positioned at "
-"or near the edge of the input image."
+#: ../src/sp-path.cpp:155
+#, c-format
+msgid "<b>Path</b> (%i node, path effect: %s)"
+msgid_plural "<b>Path</b> (%i nodes, path effect: %s)"
+msgstr[0] "<b>Path</b> (%i node, path effect: %s)"
+msgstr[1] "<b>Path</b> (%i nodes, path effect: %s)"
 
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2204
-msgid "Preserve Alpha"
-msgstr "Preserve Alpha"
+#: ../src/sp-path.cpp:158
+#, c-format
+msgid "<b>Path</b> (%i node)"
+msgid_plural "<b>Path</b> (%i nodes)"
+msgstr[0] "<b>Path</b> (%i node)"
+msgstr[1] "<b>Path</b> (%i nodes)"
 
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2204
-msgid "If set, the alpha channel won't be altered by this filter primitive."
-msgstr "If set, the alpha channel won't be altered by this filter primitive."
+#: ../src/sp-polygon.cpp:225
+msgid "<b>Polygon</b>"
+msgstr "<b>Polygon</b>"
 
-#. default: white
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2207
-msgid "Diffuse Color:"
-msgstr "Diffuse Colour:"
-
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2207
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2240
-msgid "Defines the color of the light source"
-msgstr "Defines the colour of the light source"
+#: ../src/sp-polyline.cpp:156
+msgid "<b>Polyline</b>"
+msgstr "<b>Polyline</b>"
 
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2208
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2241
-msgid "Surface Scale:"
-msgstr "Surface Scale:"
+#: ../src/sp-rect.cpp:223
+msgid "<b>Rectangle</b>"
+msgstr "<b>Rectangle</b>"
 
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2208
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2241
-msgid "This value amplifies the heights of the bump map defined by the input alpha channel"
-msgstr "This value amplifies the heights of the bump map defined by the input alpha channel"
+#. TRANSLATORS: since turn count isn't an integer, please adjust the
+#. string as needed to deal with an localized plural forms.
+#: ../src/sp-spiral.cpp:324
+#, c-format
+msgid "<b>Spiral</b> with %3f turns"
+msgstr "<b>Spiral</b> with %3f turns"
 
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2209
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2242
-msgid "Constant:"
-msgstr "Constant:"
+#: ../src/sp-star.cpp:308
+#, c-format
+msgid "<b>Star</b> with %d vertex"
+msgid_plural "<b>Star</b> with %d vertices"
+msgstr[0] "<b>Star</b> with %d vertex"
+msgstr[1] "<b>Star</b> with %d vertices"
 
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2209
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2242
-msgid "This constant affects the Phong lighting model."
-msgstr "This constant affects the Phong lighting model."
+#: ../src/sp-star.cpp:312
+#, c-format
+msgid "<b>Polygon</b> with %d vertex"
+msgid_plural "<b>Polygon</b> with %d vertices"
+msgstr[0] "<b>Polygon</b> with %d vertex"
+msgstr[1] "<b>Polygon</b> with %d vertices"
 
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2210
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2244
-msgid "Kernel Unit Length:"
-msgstr "Kernel Unit Length:"
+#. TRANSLATORS: For description of font with no name.
+#: ../src/sp-text.cpp:428
+msgid "&lt;no name found&gt;"
+msgstr "&lt;no name found&gt;"
 
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2214
-msgid "Scale:"
-msgstr "Scale:"
+#: ../src/sp-text.cpp:440
+#, c-format
+msgid "<b>Text on path</b>%s (%s, %s)"
+msgstr "<b>Text on path</b>%s (%s, %s)"
 
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2214
-msgid "This defines the intensity of the displacement effect."
-msgstr "This defines the intensity of the displacement effect."
+#: ../src/sp-text.cpp:441
+#, c-format
+msgid "<b>Text</b>%s (%s, %s)"
+msgstr "<b>Text</b>%s (%s, %s)"
 
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2215
-msgid "X displacement:"
-msgstr "X displacement:"
+#: ../src/sp-tref.cpp:368
+#, c-format
+msgid "<b>Cloned character data</b>%s%s"
+msgstr "<b>Cloned character data</b>%s%s"
 
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2215
-msgid "Color component that controls the displacement in the X direction"
-msgstr "Colour component that controls the displacement in the X direction"
+#: ../src/sp-tref.cpp:369
+msgid " from "
+msgstr " from "
 
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2216
-msgid "Y displacement:"
-msgstr "Y displacement:"
+#: ../src/sp-tref.cpp:374
+msgid "<b>Orphaned cloned character data</b>"
+msgstr "<b>Orphaned cloned character data</b>"
 
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2216
-msgid "Color component that controls the displacement in the Y direction"
-msgstr "Colour component that controls the displacement in the Y direction"
+#: ../src/sp-tspan.cpp:288
+msgid "<b>Text span</b>"
+msgstr "<b>Text span</b>"
 
-#. default: black
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2219
-msgid "Flood Color:"
-msgstr "Flood Colour:"
+#. TRANSLATORS: Used for statusbar description for long <use> chains:
+#. * "Clone of: Clone of: ... in Layer 1".
+#: ../src/sp-use.cpp:334
+msgid "..."
+msgstr "..."
 
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2219
-msgid "The whole filter region will be filled with this color."
-msgstr "The whole filter region will be filled with this colour."
+#: ../src/sp-use.cpp:342
+#, c-format
+msgid "<b>Clone</b> of: %s"
+msgstr "<b>Clone</b> of: %s"
 
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2220
-#: ../src/widgets/toolbox.cpp:5722
-msgid "Opacity:"
-msgstr "Opacity:"
+#: ../src/sp-use.cpp:346
+msgid "<b>Orphaned clone</b>"
+msgstr "<b>Orphaned clone</b>"
 
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2223
-msgid "Standard Deviation:"
-msgstr "Standard Deviation:"
+#: ../src/spiral-context.cpp:327
+msgid "<b>Ctrl</b>: snap angle"
+msgstr "<b>Ctrl</b>: snap angle"
 
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2223
-msgid "The standard deviation for the blur operation."
-msgstr "The standard deviation for the blur operation."
+#: ../src/spiral-context.cpp:329
+msgid "<b>Alt</b>: lock spiral radius"
+msgstr "<b>Alt</b>: lock spiral radius"
 
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2229
+#: ../src/spiral-context.cpp:460
+#, c-format
 msgid ""
-"Erode: performs \"thinning\" of input image.\n"
-"Dilate: performs \"fattenning\" of input image."
+"<b>Spiral</b>: radius %s, angle %5g&#176;; with <b>Ctrl</b> to snap angle"
 msgstr ""
-"Erode: performs \"thinning\" of input image.\n"
-"Dilate: performs \"fattenning\" of input image."
+"<b>Spiral</b>: radius %s, angle %5g&#176;; with <b>Ctrl</b> to snap angle"
 
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2230
-msgid "Radius:"
-msgstr "Radius:"
+#: ../src/spiral-context.cpp:486
+msgid "Create spiral"
+msgstr "Create spiral"
 
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2233
-msgid "Source of Image:"
-msgstr "Source of Image:"
+#: ../src/splivarot.cpp:67 ../src/splivarot.cpp:73
+msgid "Union"
+msgstr "Union"
 
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2236
-msgid "Delta X:"
-msgstr "Delta X:"
+#: ../src/splivarot.cpp:79
+msgid "Intersection"
+msgstr "Intersection"
 
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2236
-msgid "This is how far the input image gets shifted to the right"
-msgstr "This is how far the input image gets shifted to the right"
+#: ../src/splivarot.cpp:85 ../src/splivarot.cpp:91
+msgid "Difference"
+msgstr "Difference"
 
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2237
-msgid "Delta Y:"
-msgstr "Delta Y:"
+#: ../src/splivarot.cpp:97
+msgid "Exclusion"
+msgstr "Exclusion"
 
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2237
-msgid "This is how far the input image gets shifted downwards"
-msgstr "This is how far the input image gets shifted downwards"
+#: ../src/splivarot.cpp:102
+msgid "Division"
+msgstr "Division"
 
-#. default: white
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2240
-msgid "Specular Color:"
-msgstr "Specular Colour:"
+#: ../src/splivarot.cpp:107
+msgid "Cut path"
+msgstr "Cut path"
 
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2243
-msgid "Exponent:"
-msgstr "Exponent:"
+#: ../src/splivarot.cpp:122
+msgid "Select <b>at least 2 paths</b> to perform a boolean operation."
+msgstr "Select <b>at least 2 paths</b> to perform a boolean operation."
 
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2243
-msgid "Exponent for specular term, larger is more \"shiny\"."
-msgstr "Exponent for specular term, larger is more \"shiny\"."
+#: ../src/splivarot.cpp:126
+msgid "Select <b>at least 1 path</b> to perform a boolean union."
+msgstr "Select <b>at least 1 path</b> to perform a boolean union."
 
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2252
-msgid "Indicates whether the filter primitive should perform a noise or turbulence function."
-msgstr "Indicates whether the filter primitive should perform a noise or turbulence function."
+#: ../src/splivarot.cpp:132
+msgid ""
+"Select <b>exactly 2 paths</b> to perform difference, division, or path cut."
+msgstr ""
+"Select <b>exactly 2 paths</b> to perform difference, division, or path cut."
 
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2253
-msgid "Base Frequency:"
-msgstr "Base Frequency:"
+#: ../src/splivarot.cpp:148 ../src/splivarot.cpp:163
+msgid ""
+"Unable to determine the <b>z-order</b> of the objects selected for "
+"difference, XOR, division, or path cut."
+msgstr ""
+"Unable to determine the <b>z-order</b> of the objects selected for "
+"difference, XOR, division, or path cut."
 
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2254
-msgid "Octaves:"
-msgstr "Octaves:"
+#: ../src/splivarot.cpp:193
+msgid ""
+"One of the objects is <b>not a path</b>, cannot perform boolean operation."
+msgstr ""
+"One of the objects is <b>not a path</b>, cannot perform boolean operation."
 
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2255
-msgid "Seed:"
-msgstr "Seed:"
+#: ../src/splivarot.cpp:881
+msgid "Select <b>stroked path(s)</b> to convert stroke to path."
+msgstr "Select <b>stroked path(s)</b> to convert stroke to path."
 
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2255
-msgid "The starting number for the pseudo random number generator."
-msgstr "The starting number for the pseudo random number generator."
+#: ../src/splivarot.cpp:1228
+msgid "Convert stroke to path"
+msgstr "Convert stroke to path"
 
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2267
-msgid "Add filter primitive"
-msgstr "Add filter primitive"
+#. TRANSLATORS: "to outline" means "to convert stroke to path"
+#: ../src/splivarot.cpp:1231
+msgid "<b>No stroked paths</b> in the selection."
+msgstr "<b>No stroked paths</b> in the selection."
 
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2284
-msgid "The <b>feBlend</b> filter primitive provides 4 image blending modes: screen, multiply, darken and lighten."
-msgstr "The <b>feBlend</b> filter primitive provides 4 image blending modes: screen, multiply, darken and lighten."
+#: ../src/splivarot.cpp:1314
+msgid "Selected object is <b>not a path</b>, cannot inset/outset."
+msgstr "Selected object is <b>not a path</b>, cannot inset/outset."
 
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2288
-msgid "The <b>feColorMatrix</b> filter primitive applies a matrix transformation to color of each rendered pixel. This allows for effects like turning object to grayscale, modifying color saturation and changing color hue."
-msgstr "The <b>feColorMatrix</b> filter primitive applies a matrix transformation to colour of each rendered pixel. This allows for effects like turning object to greyscale, modifying colour saturation and changing colour hue."
+#: ../src/splivarot.cpp:1434 ../src/splivarot.cpp:1505
+msgid "Create linked offset"
+msgstr "Create linked offset"
 
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2292
-msgid "The <b>feComponentTransfer</b> filter primitive manipulates the input's color components (red, green, blue, and alpha) according to particular transfer functions, allowing operations like brightness and contrast adjustment, color balance, and thresholding."
-msgstr "The <b>feComponentTransfer</b> filter primitive manipulates the input's colour components (red, green, blue, and alpha) according to particular transfer functions, allowing operations like brightness and contrast adjustment, colour balance, and thresholding."
+#: ../src/splivarot.cpp:1435 ../src/splivarot.cpp:1506
+msgid "Create dynamic offset"
+msgstr "Create dynamic offset"
 
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2296
-msgid "The <b>feComposite</b> filter primitive composites two images using one of the Porter-Duff blending modes or the arithmetic mode described in SVG standard. Porter-Duff blending modes are essentially logical operations between the corresponding pixel values of the images."
-msgstr "The <b>feComposite</b> filter primitive composites two images using one of the Porter-Duff blending modes or the arithmetic mode described in SVG standard. Porter-Duff blending modes are essentially logical operations between the corresponding pixel values of the images."
+#: ../src/splivarot.cpp:1531
+msgid "Select <b>path(s)</b> to inset/outset."
+msgstr "Select <b>path(s)</b> to inset/outset."
 
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2300
-msgid "The <b>feConvolveMatrix</b> lets you specify a Convolution to be applied on the image. Common effects created using convolution matrices are blur, sharpening, embossing and edge detection. Note that while gaussian blur can be created using this filter primitive, the special gaussian blur primitive is faster and resolution-independent."
-msgstr "The <b>feConvolveMatrix</b> lets you specify a Convolution to be applied on the image. Common effects created using convolution matrices are blur, sharpening, embossing and edge detection. Note that while gaussian blur can be created using this filter primitive, the special gaussian blur primitive is faster and resolution-independent."
+#: ../src/splivarot.cpp:1749
+msgid "Outset path"
+msgstr "Outset path"
 
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2304
-msgid "The <b>feDiffuseLighting</b> and feSpecularLighting filter primitives create \"embossed\" shadings.  The input's alpha channel is used to provide depth information: higher opacity areas are raised toward the viewer and lower opacity areas recede away from the viewer."
-msgstr "The <b>feDiffuseLighting</b> and feSpecularLighting filter primitives create \"embossed\" shadings.  The input's alpha channel is used to provide depth information: higher opacity areas are raised toward the viewer and lower opacity areas recede away from the viewer."
+#: ../src/splivarot.cpp:1749
+msgid "Inset path"
+msgstr "Inset path"
 
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2308
-msgid "The <b>feDisplacementMap</b> filter primitive displaces the pixels in the first input using the second input as a displacement map, that shows from how far the pixel should come from. Classical examples are whirl and pinch effects."
-msgstr "The <b>feDisplacementMap</b> filter primitive displaces the pixels in the first input using the second input as a displacement map, that shows from how far the pixel should come from. Classical examples are whirl and pinch effects."
+#: ../src/splivarot.cpp:1751
+msgid "<b>No paths</b> to inset/outset in the selection."
+msgstr "<b>No paths</b> to inset/outset in the selection."
 
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2312
-msgid "The <b>feFlood</b> filter primitive fills the region with a given color and opacity.  It is usually used as an input to other filters to apply color to a graphic."
-msgstr "The <b>feFlood</b> filter primitive fills the region with a given colour and opacity.  It is usually used as an input to other filters to apply colour to a graphic."
+#: ../src/splivarot.cpp:1929
+msgid "Simplifying paths (separately):"
+msgstr "Simplifying paths (separately):"
 
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2316
-msgid "The <b>feGaussianBlur</b> filter primitive uniformly blurs its input.  It is commonly used together with feOffset to create a drop shadow effect."
-msgstr "The <b>feGaussianBlur</b> filter primitive uniformly blurs its input.  It is commonly used together with feOffset to create a drop shadow effect."
+#: ../src/splivarot.cpp:1931
+msgid "Simplifying paths:"
+msgstr "Simplifying paths:"
 
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2320
-msgid "The <b>feImage</b> filter primitive fills the region with an external image or another part of the document."
-msgstr "The <b>feImage</b> filter primitive fills the region with an external image or another part of the document."
+#: ../src/splivarot.cpp:1968
+#, c-format
+msgid "%s <b>%d</b> of <b>%d</b> paths simplified..."
+msgstr "%s <b>%d</b> of <b>%d</b> paths simplified..."
 
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2324
-msgid "The <b>feMerge</b> filter primitive composites several temporary images inside the filter primitive to a single image. It uses normal alpha compositing for this. This is equivalent to using several feBlend primitives in 'normal' mode or several feComposite primitives in 'over' mode."
-msgstr "The <b>feMerge</b> filter primitive composites several temporary images inside the filter primitive to a single image. It uses normal alpha compositing for this. This is equivalent to using several feBlend primitives in 'normal' mode or several feComposite primitives in 'over' mode."
+#: ../src/splivarot.cpp:1980
+#, c-format
+msgid "<b>%d</b> paths simplified."
+msgstr "<b>%d</b> paths simplified."
 
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2328
-msgid "The <b>feMorphology</b> filter primitive provides erode and dilate effects. For single-color objects erode makes the object thinner and dilate makes it thicker."
-msgstr "The <b>feMorphology</b> filter primitive provides erode and dilate effects. For single-colour objects erode makes the object thinner and dilate makes it thicker."
+#: ../src/splivarot.cpp:1994
+msgid "Select <b>path(s)</b> to simplify."
+msgstr "Select <b>path(s)</b> to simplify."
 
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2332
-msgid "The <b>feOffset</b> filter primitive offsets the image by an user-defined amount. For example, this is useful for drop shadows, where the shadow is in a slightly different position than the actual object."
-msgstr "The <b>feOffset</b> filter primitive offsets the image by an user-defined amount. For example, this is useful for drop shadows, where the shadow is in a slightly different position than the actual object."
+#: ../src/splivarot.cpp:2008
+msgid "Simplify"
+msgstr "Simplify"
 
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2336
-msgid "The feDiffuseLighting and <b>feSpecularLighting</b> filter primitives create \"embossed\" shadings.  The input's alpha channel is used to provide depth information: higher opacity areas are raised toward the viewer and lower opacity areas recede away from the viewer."
-msgstr "The feDiffuseLighting and <b>feSpecularLighting</b> filter primitives create \"embossed\" shadings.  The input's alpha channel is used to provide depth information: higher opacity areas are raised toward the viewer and lower opacity areas recede away from the viewer."
+#: ../src/splivarot.cpp:2010
+msgid "<b>No paths</b> to simplify in the selection."
+msgstr "<b>No paths</b> to simplify in the selection."
 
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2340
-msgid "The <b>feTile</b> filter primitive tiles a region with its input graphic"
-msgstr "The <b>feTile</b> filter primitive tiles a region with its input graphic"
+#: ../src/spray-context.cpp:245 ../src/tweak-context.cpp:205
+#, c-format
+msgid "<b>Nothing</b> selected"
+msgstr "<b>Nothing</b> selected"
 
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2344
-msgid "The <b>feTurbulence</b> filter primitive renders Perlin noise. This kind of noise is useful in simulating several nature phenomena like clouds, fire and smoke and in generating complex textures like marble or granite."
-msgstr "The <b>feTurbulence</b> filter primitive renders Perlin noise. This kind of noise is useful in simulating several nature phenomena like clouds, fire and smoke and in generating complex textures like marble or granite."
+#: ../src/spray-context.cpp:251
+#, c-format
+msgid ""
+"%s. Drag, click or scroll to spray <b>copies</b> of the initial selection"
+msgstr ""
+"%s. Drag, click or scroll to spray <b>copies</b> of the initial selection"
 
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2363
-msgid "Duplicate filter primitive"
-msgstr "Duplicate filter primitive"
+#: ../src/spray-context.cpp:254
+#, c-format
+msgid ""
+"%s. Drag, click or scroll to spray <b>clones</b> of the initial selection"
+msgstr ""
+"%s. Drag, click or scroll to spray <b>clones</b> of the initial selection"
 
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2416
-msgid "Set filter primitive attribute"
-msgstr "Set filter primitive attribute"
+#: ../src/spray-context.cpp:257
+#, c-format
+msgid ""
+"%s. Drag, click or scroll to spray in a <b>single path</b> of the initial "
+"selection"
+msgstr ""
+"%s. Drag, click or scroll to spray in a <b>single path</b> of the initial "
+"selection"
 
-#: ../src/ui/dialog/glyphs.cpp:57
-#: ../src/ui/dialog/glyphs.cpp:153
-msgid "all"
-msgstr "all"
+#: ../src/spray-context.cpp:775
+msgid "<b>Nothing selected!</b> Select objects to spray."
+msgstr "<b>Nothing selected!</b> Select objects to spray."
 
-#: ../src/ui/dialog/glyphs.cpp:58
-msgid "common"
-msgstr "common"
+#: ../src/spray-context.cpp:883 ../src/widgets/toolbox.cpp:4644
+msgid "Spray with copies"
+msgstr "Spray with copies"
 
-#: ../src/ui/dialog/glyphs.cpp:59
-msgid "inherited"
-msgstr "inherited"
+#: ../src/spray-context.cpp:887 ../src/widgets/toolbox.cpp:4651
+msgid "Spray with clones"
+msgstr "Spray with clones"
 
-#: ../src/ui/dialog/glyphs.cpp:60
-#: ../src/ui/dialog/glyphs.cpp:166
-msgid "Arabic"
-msgstr "Arabic"
+#: ../src/spray-context.cpp:891
+msgid "Spray in single path"
+msgstr "Spray in single path"
 
-#: ../src/ui/dialog/glyphs.cpp:61
-#: ../src/ui/dialog/glyphs.cpp:164
-msgid "Armenian"
-msgstr "Armenian"
+#: ../src/star-context.cpp:343
+msgid "<b>Ctrl</b>: snap angle; keep rays radial"
+msgstr "<b>Ctrl</b>: snap angle; keep rays radial"
 
-#: ../src/ui/dialog/glyphs.cpp:62
-#: ../src/ui/dialog/glyphs.cpp:173
-msgid "Bengali"
-msgstr "Bengali"
+#: ../src/star-context.cpp:474
+#, c-format
+msgid ""
+"<b>Polygon</b>: radius %s, angle %5g&#176;; with <b>Ctrl</b> to snap angle"
+msgstr ""
+"<b>Polygon</b>: radius %s, angle %5g&#176;; with <b>Ctrl</b> to snap angle"
 
-#: ../src/ui/dialog/glyphs.cpp:63
-#: ../src/ui/dialog/glyphs.cpp:255
-msgid "Bopomofo"
-msgstr "Bopomofo"
+#: ../src/star-context.cpp:475
+#, c-format
+msgid "<b>Star</b>: radius %s, angle %5g&#176;; with <b>Ctrl</b> to snap angle"
+msgstr ""
+"<b>Star</b>: radius %s, angle %5g&#176;; with <b>Ctrl</b> to snap angle"
 
-#: ../src/ui/dialog/glyphs.cpp:64
-#: ../src/ui/dialog/glyphs.cpp:190
-msgid "Cherokee"
-msgstr "Cherokee"
+#: ../src/star-context.cpp:508
+msgid "Create star"
+msgstr "Create star"
 
-#: ../src/ui/dialog/glyphs.cpp:65
-#: ../src/ui/dialog/glyphs.cpp:243
-msgid "Coptic"
-msgstr "Coptic"
+#: ../src/text-chemistry.cpp:105
+msgid "Select <b>a text and a path</b> to put text on path."
+msgstr "Select <b>a text and a path</b> to put text on path."
 
-#: ../src/ui/dialog/glyphs.cpp:66
-#: ../src/ui/dialog/glyphs.cpp:162
-msgid "Cyrillic"
-msgstr "Cyrillic"
+#: ../src/text-chemistry.cpp:110
+msgid ""
+"This text object is <b>already put on a path</b>. Remove it from the path "
+"first. Use <b>Shift+D</b> to look up its path."
+msgstr ""
+"This text object is <b>already put on a path</b>. Remove it from the path "
+"first. Use <b>Shift+D</b> to look up its path."
 
-#: ../src/ui/dialog/glyphs.cpp:67
-msgid "Deseret"
-msgstr "Deseret"
+#. rect is the only SPShape which is not <path> yet, and thus SVG forbids us from putting text on it
+#: ../src/text-chemistry.cpp:116
+msgid ""
+"You cannot put text on a rectangle in this version. Convert rectangle to "
+"path first."
+msgstr ""
+"You cannot put text on a rectangle in this version. Convert rectangle to "
+"path first."
 
-#: ../src/ui/dialog/glyphs.cpp:68
-#: ../src/ui/dialog/glyphs.cpp:172
-msgid "Devanagari"
-msgstr "Devanagari"
+#: ../src/text-chemistry.cpp:126
+msgid "The flowed text(s) must be <b>visible</b> in order to be put on a path."
+msgstr ""
+"The flowed text(s) must be <b>visible</b> in order to be put on a path."
 
-#: ../src/ui/dialog/glyphs.cpp:69
-#: ../src/ui/dialog/glyphs.cpp:188
-msgid "Ethiopic"
-msgstr "Ethiopic"
+#: ../src/text-chemistry.cpp:193 ../src/verbs.cpp:2350
+msgid "Put text on path"
+msgstr "Put text on path"
 
-#: ../src/ui/dialog/glyphs.cpp:70
-#: ../src/ui/dialog/glyphs.cpp:186
-msgid "Georgian"
-msgstr "Georgian"
+#: ../src/text-chemistry.cpp:205
+msgid "Select <b>a text on path</b> to remove it from path."
+msgstr "Select <b>a text on path</b> to remove it from path."
 
-#: ../src/ui/dialog/glyphs.cpp:71
-msgid "Gothic"
-msgstr "Gothic"
+#: ../src/text-chemistry.cpp:227
+msgid "<b>No texts-on-paths</b> in the selection."
+msgstr "<b>No texts-on-paths</b> in the selection."
 
-#: ../src/ui/dialog/glyphs.cpp:72
-msgid "Greek"
-msgstr "Greek"
+#: ../src/text-chemistry.cpp:230 ../src/verbs.cpp:2352
+msgid "Remove text from path"
+msgstr "Remove text from path"
 
-#: ../src/ui/dialog/glyphs.cpp:73
-#: ../src/ui/dialog/glyphs.cpp:175
-msgid "Gujarati"
-msgstr "Gujarati"
+#: ../src/text-chemistry.cpp:270 ../src/text-chemistry.cpp:291
+msgid "Select <b>text(s)</b> to remove kerns from."
+msgstr "Select <b>text(s)</b> to remove kerns from."
 
-#: ../src/ui/dialog/glyphs.cpp:74
-#: ../src/ui/dialog/glyphs.cpp:174
-msgid "Gurmukhi"
-msgstr "Gurmukhi"
+#: ../src/text-chemistry.cpp:294
+msgid "Remove manual kerns"
+msgstr "Remove manual kerns"
 
-#: ../src/ui/dialog/glyphs.cpp:75
-msgid "Han"
-msgstr "Han"
+#: ../src/text-chemistry.cpp:314
+msgid ""
+"Select <b>a text</b> and one or more <b>paths or shapes</b> to flow text "
+"into frame."
+msgstr ""
+"Select <b>a text</b> and one or more <b>paths or shapes</b> to flow text "
+"into frame."
 
-#: ../src/ui/dialog/glyphs.cpp:76
-msgid "Hangul"
-msgstr "Hangul"
+#: ../src/text-chemistry.cpp:382
+msgid "Flow text into shape"
+msgstr "Flow text into shape"
 
-#: ../src/ui/dialog/glyphs.cpp:77
-#: ../src/ui/dialog/glyphs.cpp:165
-msgid "Hebrew"
-msgstr "Hebrew"
+#: ../src/text-chemistry.cpp:404
+msgid "Select <b>a flowed text</b> to unflow it."
+msgstr "Select <b>a flowed text</b> to unflow it."
 
-#: ../src/ui/dialog/glyphs.cpp:78
-#: ../src/ui/dialog/glyphs.cpp:253
-msgid "Hiragana"
-msgstr "Hiragana"
+#: ../src/text-chemistry.cpp:478
+msgid "Unflow flowed text"
+msgstr "Unflow flowed text"
 
-#: ../src/ui/dialog/glyphs.cpp:79
-#: ../src/ui/dialog/glyphs.cpp:179
-msgid "Kannada"
-msgstr "Kannada"
+#: ../src/text-chemistry.cpp:490
+msgid "Select <b>flowed text(s)</b> to convert."
+msgstr "Select <b>flowed text(s)</b> to convert."
 
-#: ../src/ui/dialog/glyphs.cpp:80
-#: ../src/ui/dialog/glyphs.cpp:254
-msgid "Katakana"
-msgstr "Katakana"
+#: ../src/text-chemistry.cpp:508
+msgid "The flowed text(s) must be <b>visible</b> in order to be converted."
+msgstr "The flowed text(s) must be <b>visible</b> in order to be converted."
 
-#: ../src/ui/dialog/glyphs.cpp:81
-#: ../src/ui/dialog/glyphs.cpp:198
-msgid "Khmer"
-msgstr "Khmer"
+#: ../src/text-chemistry.cpp:536
+msgid "Convert flowed text to text"
+msgstr "Convert flowed text to text"
 
-#: ../src/ui/dialog/glyphs.cpp:82
-#: ../src/ui/dialog/glyphs.cpp:183
-msgid "Lao"
-msgstr "Lao"
+#: ../src/text-chemistry.cpp:541
+msgid "<b>No flowed text(s)</b> to convert in the selection."
+msgstr "<b>No flowed text(s)</b> to convert in the selection."
 
-#: ../src/ui/dialog/glyphs.cpp:83
-msgid "Latin"
-msgstr "Latin"
+#: ../src/text-context.cpp:449
+msgid "<b>Click</b> to edit the text, <b>drag</b> to select part of the text."
+msgstr "<b>Click</b> to edit the text, <b>drag</b> to select part of the text."
 
-#: ../src/ui/dialog/glyphs.cpp:84
-#: ../src/ui/dialog/glyphs.cpp:180
-msgid "Malayalam"
-msgstr "Malayalam"
+#: ../src/text-context.cpp:451
+msgid ""
+"<b>Click</b> to edit the flowed text, <b>drag</b> to select part of the text."
+msgstr ""
+"<b>Click</b> to edit the flowed text, <b>drag</b> to select part of the text."
 
-#: ../src/ui/dialog/glyphs.cpp:85
-#: ../src/ui/dialog/glyphs.cpp:199
-msgid "Mongolian"
-msgstr "Mongolian"
+#: ../src/text-context.cpp:506
+msgid "Create text"
+msgstr "Create text"
 
-#: ../src/ui/dialog/glyphs.cpp:86
-#: ../src/ui/dialog/glyphs.cpp:185
-msgid "Myanmar"
-msgstr "Myanmar"
+#: ../src/text-context.cpp:530
+msgid "Non-printable character"
+msgstr "Non-printable character"
 
-#: ../src/ui/dialog/glyphs.cpp:87
-#: ../src/ui/dialog/glyphs.cpp:192
-msgid "Ogham"
-msgstr "Ogham"
+#: ../src/text-context.cpp:545
+msgid "Insert Unicode character"
+msgstr "Insert Unicode character"
 
-#: ../src/ui/dialog/glyphs.cpp:88
-msgid "Old Italic"
-msgstr "Old Italic"
+#: ../src/text-context.cpp:580
+#, c-format
+msgid "Unicode (<b>Enter</b> to finish): %s: %s"
+msgstr "Unicode (<b>Enter</b> to finish): %s: %s"
 
-#: ../src/ui/dialog/glyphs.cpp:89
-#: ../src/ui/dialog/glyphs.cpp:176
-msgid "Oriya"
-msgstr "Oriya"
+#: ../src/text-context.cpp:582 ../src/text-context.cpp:881
+msgid "Unicode (<b>Enter</b> to finish): "
+msgstr "Unicode (<b>Enter</b> to finish): "
 
-#: ../src/ui/dialog/glyphs.cpp:90
-#: ../src/ui/dialog/glyphs.cpp:193
-msgid "Runic"
-msgstr "Runic"
+#: ../src/text-context.cpp:669
+#, c-format
+msgid "<b>Flowed text frame</b>: %s &#215; %s"
+msgstr "<b>Flowed text frame</b>: %s &#215; %s"
 
-#: ../src/ui/dialog/glyphs.cpp:91
-#: ../src/ui/dialog/glyphs.cpp:181
-msgid "Sinhala"
-msgstr "Sinhala"
+#: ../src/text-context.cpp:715
+msgid "Type text; <b>Enter</b> to start new line."
+msgstr "Type text; <b>Enter</b> to start new line."
 
-#: ../src/ui/dialog/glyphs.cpp:92
-#: ../src/ui/dialog/glyphs.cpp:167
-msgid "Syriac"
-msgstr "Syriac"
+#: ../src/text-context.cpp:726
+msgid "Flowed text is created."
+msgstr "Flowed text is created."
 
-#: ../src/ui/dialog/glyphs.cpp:93
-#: ../src/ui/dialog/glyphs.cpp:177
-msgid "Tamil"
-msgstr "Tamil"
+#: ../src/text-context.cpp:728
+msgid "Create flowed text"
+msgstr "Create flowed text"
 
-#: ../src/ui/dialog/glyphs.cpp:94
-#: ../src/ui/dialog/glyphs.cpp:178
-msgid "Telugu"
-msgstr "Telugu"
+#: ../src/text-context.cpp:730
+msgid ""
+"The frame is <b>too small</b> for the current font size. Flowed text not "
+"created."
+msgstr ""
+"The frame is <b>too small</b> for the current font size. Flowed text not "
+"created."
 
-#: ../src/ui/dialog/glyphs.cpp:95
-#: ../src/ui/dialog/glyphs.cpp:169
-msgid "Thaana"
-msgstr "Thaana"
+#: ../src/text-context.cpp:866
+msgid "No-break space"
+msgstr "No-break space"
 
-#: ../src/ui/dialog/glyphs.cpp:96
-#: ../src/ui/dialog/glyphs.cpp:182
-msgid "Thai"
-msgstr "Thai"
+#: ../src/text-context.cpp:868
+msgid "Insert no-break space"
+msgstr "Insert no-break space"
 
-#: ../src/ui/dialog/glyphs.cpp:97
-#: ../src/ui/dialog/glyphs.cpp:184
-msgid "Tibetan"
-msgstr "Tibetan"
+#: ../src/text-context.cpp:905
+msgid "Make bold"
+msgstr "Make bold"
 
-#: ../src/ui/dialog/glyphs.cpp:98
-msgid "Canadian Aboriginal"
-msgstr "Canadian Aboriginal"
+#: ../src/text-context.cpp:923
+msgid "Make italic"
+msgstr "Make italic"
 
-#: ../src/ui/dialog/glyphs.cpp:99
-msgid "Yi"
-msgstr "Yi"
+#: ../src/text-context.cpp:962
+msgid "New line"
+msgstr "New line"
 
-#: ../src/ui/dialog/glyphs.cpp:100
-#: ../src/ui/dialog/glyphs.cpp:194
-msgid "Tagalog"
-msgstr "Tagalog"
+#: ../src/text-context.cpp:996
+msgid "Backspace"
+msgstr "Backspace"
 
-#: ../src/ui/dialog/glyphs.cpp:101
-#: ../src/ui/dialog/glyphs.cpp:195
-msgid "Hanunoo"
-msgstr "Hanunoo"
+#: ../src/text-context.cpp:1044
+msgid "Kern to the left"
+msgstr "Kern to the left"
 
-#: ../src/ui/dialog/glyphs.cpp:102
-#: ../src/ui/dialog/glyphs.cpp:196
-msgid "Buhid"
-msgstr "Buhid"
+#: ../src/text-context.cpp:1069
+msgid "Kern to the right"
+msgstr "Kern to the right"
 
-#: ../src/ui/dialog/glyphs.cpp:103
-#: ../src/ui/dialog/glyphs.cpp:197
-msgid "Tagbanwa"
-msgstr "Tagbanwa"
+#: ../src/text-context.cpp:1094
+msgid "Kern up"
+msgstr "Kern up"
 
-#: ../src/ui/dialog/glyphs.cpp:104
-msgid "Braille"
-msgstr "Braille"
+#: ../src/text-context.cpp:1119
+msgid "Kern down"
+msgstr "Kern down"
 
-#: ../src/ui/dialog/glyphs.cpp:105
-msgid "Cypriot"
-msgstr "Cypriot"
+#: ../src/text-context.cpp:1195
+msgid "Rotate counterclockwise"
+msgstr "Rotate anti-clockwise"
 
-#: ../src/ui/dialog/glyphs.cpp:106
-#: ../src/ui/dialog/glyphs.cpp:201
-msgid "Limbu"
-msgstr "Limbu"
+#: ../src/text-context.cpp:1216
+msgid "Rotate clockwise"
+msgstr "Rotate clockwise"
 
-#: ../src/ui/dialog/glyphs.cpp:107
-msgid "Osmanya"
-msgstr "Osmanya"
+#: ../src/text-context.cpp:1233
+msgid "Contract line spacing"
+msgstr "Contract line spacing"
 
-#: ../src/ui/dialog/glyphs.cpp:108
-msgid "Shavian"
-msgstr "Shavian"
+#: ../src/text-context.cpp:1240
+msgid "Contract letter spacing"
+msgstr "Contract letter spacing"
 
-#: ../src/ui/dialog/glyphs.cpp:109
-msgid "Linear B"
-msgstr "Linear B"
+#: ../src/text-context.cpp:1258
+msgid "Expand line spacing"
+msgstr "Expand line spacing"
 
-#: ../src/ui/dialog/glyphs.cpp:110
-#: ../src/ui/dialog/glyphs.cpp:202
-msgid "Tai Le"
-msgstr "Tai Le"
+#: ../src/text-context.cpp:1265
+msgid "Expand letter spacing"
+msgstr "Expand letter spacing"
 
-#: ../src/ui/dialog/glyphs.cpp:111
-msgid "Ugaritic"
-msgstr "Ugaritic"
+#: ../src/text-context.cpp:1394
+msgid "Paste text"
+msgstr "Paste text"
 
-#: ../src/ui/dialog/glyphs.cpp:112
-#: ../src/ui/dialog/glyphs.cpp:203
-msgid "New Tai Lue"
-msgstr "New Tai Lue"
+#: ../src/text-context.cpp:1640
+#, c-format
+msgid ""
+"Type or edit flowed text (%d characters%s); <b>Enter</b> to start new "
+"paragraph."
+msgstr ""
+"Type or edit flowed text (%d characters%s); <b>Enter</b> to start new "
+"paragraph."
 
-#: ../src/ui/dialog/glyphs.cpp:113
-#: ../src/ui/dialog/glyphs.cpp:205
-msgid "Buginese"
-msgstr "Buginese"
+#: ../src/text-context.cpp:1642
+#, c-format
+msgid "Type or edit text (%d characters%s); <b>Enter</b> to start new line."
+msgstr "Type or edit text (%d characters%s); <b>Enter</b> to start new line."
 
-#: ../src/ui/dialog/glyphs.cpp:114
-#: ../src/ui/dialog/glyphs.cpp:241
-msgid "Glagolitic"
-msgstr "Glagolitic"
+#: ../src/text-context.cpp:1650 ../src/tools-switch.cpp:197
+msgid ""
+"<b>Click</b> to select or create text, <b>drag</b> to create flowed text; "
+"then type."
+msgstr ""
+"<b>Click</b> to select or create text, <b>drag</b> to create flowed text; "
+"then type."
 
-#: ../src/ui/dialog/glyphs.cpp:115
-#: ../src/ui/dialog/glyphs.cpp:245
-msgid "Tifinagh"
-msgstr "Tifinagh"
+#: ../src/text-context.cpp:1760
+msgid "Type text"
+msgstr "Type text"
 
-#: ../src/ui/dialog/glyphs.cpp:116
-#: ../src/ui/dialog/glyphs.cpp:274
-msgid "Syloti Nagri"
-msgstr "Syloti Nagri"
+#: ../src/text-editing.cpp:42
+msgid "You cannot edit <b>cloned character data</b>."
+msgstr "You cannot edit <b>cloned character data</b>."
 
-#: ../src/ui/dialog/glyphs.cpp:117
-msgid "Old Persian"
-msgstr "Old Persian"
+#: ../src/tools-switch.cpp:137
+msgid "To tweak a path by pushing, select it and drag over it."
+msgstr "To tweak a path by pushing, select it and drag over it."
 
-#: ../src/ui/dialog/glyphs.cpp:118
-msgid "Kharoshthi"
-msgstr "Kharoshthi"
+#: ../src/tools-switch.cpp:143
+msgid "To spray a path by pushing, select it and drag over it."
+msgstr "To spray a path by pushing, select it and drag over it."
 
-#: ../src/ui/dialog/glyphs.cpp:119
-msgid "unassigned"
-msgstr "unassigned"
+#: ../src/tools-switch.cpp:149
+msgid ""
+"<b>Drag</b> to create a rectangle. <b>Drag controls</b> to round corners and "
+"resize. <b>Click</b> to select."
+msgstr ""
+"<b>Drag</b> to create a rectangle. <b>Drag controls</b> to round corners and "
+"resize. <b>Click</b> to select."
 
-#: ../src/ui/dialog/glyphs.cpp:120
-#: ../src/ui/dialog/glyphs.cpp:207
-msgid "Balinese"
-msgstr "Balinese"
+#: ../src/tools-switch.cpp:155
+msgid ""
+"<b>Drag</b> to create a 3D box. <b>Drag controls</b> to resize in "
+"perspective. <b>Click</b> to select (with <b>Ctrl+Alt</b> for single faces)."
+msgstr ""
+"<b>Drag</b> to create a 3D box. <b>Drag controls</b> to resize in "
+"perspective. <b>Click</b> to select (with <b>Ctrl+Alt</b> for single faces)."
 
-#: ../src/ui/dialog/glyphs.cpp:121
-msgid "Cuneiform"
-msgstr "Cuneiform"
+#: ../src/tools-switch.cpp:161
+msgid ""
+"<b>Drag</b> to create an ellipse. <b>Drag controls</b> to make an arc or "
+"segment. <b>Click</b> to select."
+msgstr ""
+"<b>Drag</b> to create an ellipse. <b>Drag controls</b> to make an arc or "
+"segment. <b>Click</b> to select."
 
-#: ../src/ui/dialog/glyphs.cpp:122
-msgid "Phoenician"
-msgstr "Phoenician"
+#: ../src/tools-switch.cpp:167
+msgid ""
+"<b>Drag</b> to create a star. <b>Drag controls</b> to edit the star shape. "
+"<b>Click</b> to select."
+msgstr ""
+"<b>Drag</b> to create a star. <b>Drag controls</b> to edit the star shape. "
+"<b>Click</b> to select."
 
-#: ../src/ui/dialog/glyphs.cpp:123
-#: ../src/ui/dialog/glyphs.cpp:276
-msgid "Phags-pa"
-msgstr "Phags-pa"
+#: ../src/tools-switch.cpp:173
+msgid ""
+"<b>Drag</b> to create a spiral. <b>Drag controls</b> to edit the spiral "
+"shape. <b>Click</b> to select."
+msgstr ""
+"<b>Drag</b> to create a spiral. <b>Drag controls</b> to edit the spiral "
+"shape. <b>Click</b> to select."
 
-#: ../src/ui/dialog/glyphs.cpp:124
-msgid "N'Ko"
-msgstr "N'Ko"
+#: ../src/tools-switch.cpp:179
+msgid ""
+"<b>Drag</b> to create a freehand line. <b>Shift</b> appends to selected "
+"path, <b>Alt</b> activates sketch mode."
+msgstr ""
+"<b>Drag</b> to create a freehand line. <b>Shift</b> appends to selected "
+"path, <b>Alt</b> activates sketch mode."
 
-#: ../src/ui/dialog/glyphs.cpp:127
-#: ../src/ui/dialog/glyphs.cpp:279
-msgid "Kayah Li"
-msgstr "Kayah Li"
+#: ../src/tools-switch.cpp:185
+msgid ""
+"<b>Click</b> or <b>click and drag</b> to start a path; with <b>Shift</b> to "
+"append to selected path. <b>Ctrl+click</b> to create single dots (straight "
+"line modes only)."
+msgstr ""
+"<b>Click</b> or <b>click and drag</b> to start a path; with <b>Shift</b> to "
+"append to selected path. <b>Ctrl+click</b> to create single dots (straight "
+"line modes only)."
 
-#: ../src/ui/dialog/glyphs.cpp:128
-#: ../src/ui/dialog/glyphs.cpp:209
-msgid "Lepcha"
-msgstr "Lepcha"
+#: ../src/tools-switch.cpp:191
+msgid ""
+"<b>Drag</b> to draw a calligraphic stroke; with <b>Ctrl</b> to track a guide "
+"path. <b>Arrow keys</b> adjust width (left/right) and angle (up/down)."
+msgstr ""
+"<b>Drag</b> to draw a calligraphic stroke; with <b>Ctrl</b> to track a guide "
+"path. <b>Arrow keys</b> adjust width (left/right) and angle (up/down)."
 
-#: ../src/ui/dialog/glyphs.cpp:129
-#: ../src/ui/dialog/glyphs.cpp:280
-msgid "Rejang"
-msgstr "Rejang"
+#: ../src/tools-switch.cpp:203
+msgid ""
+"<b>Drag</b> or <b>double click</b> to create a gradient on selected objects, "
+"<b>drag handles</b> to adjust gradients."
+msgstr ""
+"<b>Drag</b> or <b>double click</b> to create a gradient on selected objects, "
+"<b>drag handles</b> to adjust gradients."
 
-#: ../src/ui/dialog/glyphs.cpp:130
-#: ../src/ui/dialog/glyphs.cpp:208
-msgid "Sundanese"
-msgstr "Sundanese"
+#: ../src/tools-switch.cpp:209
+msgid ""
+"<b>Click</b> or <b>drag around an area</b> to zoom in, <b>Shift+click</b> to "
+"zoom out."
+msgstr ""
+"<b>Click</b> or <b>drag around an area</b> to zoom in, <b>Shift+click</b> to "
+"zoom out."
 
-#: ../src/ui/dialog/glyphs.cpp:131
-#: ../src/ui/dialog/glyphs.cpp:277
-msgid "Saurashtra"
-msgstr "Saurashtra"
+#: ../src/tools-switch.cpp:221
+msgid "<b>Click and drag</b> between shapes to create a connector."
+msgstr "<b>Click and drag</b> between shapes to create a connector."
 
-#: ../src/ui/dialog/glyphs.cpp:132
-#: ../src/ui/dialog/glyphs.cpp:283
-msgid "Cham"
-msgstr "Cham"
+#: ../src/tools-switch.cpp:227
+msgid ""
+"<b>Click</b> to paint a bounded area, <b>Shift+click</b> to union the new "
+"fill with the current selection, <b>Ctrl+click</b> to change the clicked "
+"object's fill and stroke to the current setting."
+msgstr ""
+"<b>Click</b> to paint a bounded area, <b>Shift+click</b> to union the new "
+"fill with the current selection, <b>Ctrl+click</b> to change the clicked "
+"object's fill and stroke to the current setting."
 
-#: ../src/ui/dialog/glyphs.cpp:133
-#: ../src/ui/dialog/glyphs.cpp:210
-msgid "Ol Chiki"
-msgstr "Ol Chiki"
+#: ../src/tools-switch.cpp:233
+msgid "<b>Drag</b> to erase."
+msgstr "<b>Drag</b> to erase."
 
-#: ../src/ui/dialog/glyphs.cpp:134
-#: ../src/ui/dialog/glyphs.cpp:269
-msgid "Vai"
-msgstr "Vai"
+#: ../src/tools-switch.cpp:239
+msgid "Choose a subtool from the toolbar"
+msgstr "Choose a subtool from the toolbar"
 
-#: ../src/ui/dialog/glyphs.cpp:135
-msgid "Carian"
-msgstr "Carian"
+#: ../src/trace/potrace/inkscape-potrace.cpp:524
+#: ../src/trace/potrace/inkscape-potrace.cpp:598
+#, c-format
+msgid "Trace: %d.  %ld nodes"
+msgstr "Trace: %d.  %ld nodes"
 
-#: ../src/ui/dialog/glyphs.cpp:136
-msgid "Lycian"
-msgstr "Lycian"
+#: ../src/trace/trace.cpp:73 ../src/trace/trace.cpp:138
+#: ../src/trace/trace.cpp:146 ../src/trace/trace.cpp:245
+msgid "Select an <b>image</b> to trace"
+msgstr "Select an <b>image</b> to trace"
 
-#: ../src/ui/dialog/glyphs.cpp:137
-msgid "Lydian"
-msgstr "Lydian"
+#: ../src/trace/trace.cpp:108
+msgid "Select only one <b>image</b> to trace"
+msgstr "Select only one <b>image</b> to trace"
 
-#: ../src/ui/dialog/glyphs.cpp:154
-msgid "Basic Latin"
-msgstr "Basic Latin"
+#: ../src/trace/trace.cpp:126
+msgid "Select one image and one or more shapes above it"
+msgstr "Select one image and one or more shapes above it"
 
-#: ../src/ui/dialog/glyphs.cpp:155
-msgid "Latin-1 Supplement"
-msgstr "Latin-1 Supplement"
+#: ../src/trace/trace.cpp:236
+msgid "Trace: No active desktop"
+msgstr "Trace: No active desktop"
 
-#: ../src/ui/dialog/glyphs.cpp:156
-msgid "Latin Extended-A"
-msgstr "Latin Extended-A"
+#: ../src/trace/trace.cpp:336
+msgid "Invalid SIOX result"
+msgstr "Invalid SIOX result"
 
-#: ../src/ui/dialog/glyphs.cpp:157
-msgid "Latin Extended-B"
-msgstr "Latin Extended-B"
+#: ../src/trace/trace.cpp:441
+msgid "Trace: No active document"
+msgstr "Trace: No active document"
 
-#: ../src/ui/dialog/glyphs.cpp:158
-msgid "IPA Extensions"
-msgstr "IPA Extensions"
+#: ../src/trace/trace.cpp:464
+msgid "Trace: Image has no bitmap data"
+msgstr "Trace: Image has no bitmap data"
 
-#: ../src/ui/dialog/glyphs.cpp:159
-msgid "Spacing Modifier Letters"
-msgstr "Spacing Modifier Letters"
+#: ../src/trace/trace.cpp:471
+msgid "Trace: Starting trace..."
+msgstr "Trace: Starting trace..."
 
-#: ../src/ui/dialog/glyphs.cpp:160
-msgid "Combining Diacritical Marks"
-msgstr "Combining Diacritical Marks"
+#. ## inform the document, so we can undo
+#: ../src/trace/trace.cpp:574
+msgid "Trace bitmap"
+msgstr "Trace bitmap"
 
-#: ../src/ui/dialog/glyphs.cpp:161
-msgid "Greek and Coptic"
-msgstr "Greek and Coptic"
+#: ../src/trace/trace.cpp:578
+#, c-format
+msgid "Trace: Done. %ld nodes created"
+msgstr "Trace: Done. %ld nodes created"
 
-#: ../src/ui/dialog/glyphs.cpp:163
-msgid "Cyrillic Supplement"
-msgstr "Cyrillic Supplement"
+#: ../src/tweak-context.cpp:211
+#, c-format
+msgid "%s. Drag to <b>move</b>."
+msgstr "%s. Drag to <b>move</b>."
 
-#: ../src/ui/dialog/glyphs.cpp:168
-msgid "Arabic Supplement"
-msgstr "Arabic Supplement"
+#: ../src/tweak-context.cpp:215
+#, c-format
+msgid "%s. Drag or click to <b>move in</b>; with Shift to <b>move out</b>."
+msgstr "%s. Drag or click to <b>move in</b>; with Shift to <b>move out</b>."
 
-#: ../src/ui/dialog/glyphs.cpp:170
-msgid "NKo"
-msgstr "NKo"
+#: ../src/tweak-context.cpp:219
+#, c-format
+msgid "%s. Drag or click to <b>move randomly</b>."
+msgstr "%s. Drag or click to <b>move randomly</b>."
 
-#: ../src/ui/dialog/glyphs.cpp:171
-msgid "Samaritan"
-msgstr "Samaritan"
+#: ../src/tweak-context.cpp:223
+#, c-format
+msgid "%s. Drag or click to <b>scale down</b>; with Shift to <b>scale up</b>."
+msgstr "%s. Drag or click to <b>scale down</b>; with Shift to <b>scale up</b>."
 
-#: ../src/ui/dialog/glyphs.cpp:187
-msgid "Hangul Jamo"
-msgstr "Hangul Jamo"
+#: ../src/tweak-context.cpp:227
+#, c-format
+msgid ""
+"%s. Drag or click to <b>rotate clockwise</b>; with Shift, "
+"<b>counterclockwise</b>."
+msgstr ""
+"%s. Drag or click to <b>rotate clockwise</b>; with Shift, <b>anticlockwise</"
+"b>."
 
-#: ../src/ui/dialog/glyphs.cpp:189
-msgid "Ethiopic Supplement"
-msgstr "Ethiopic Supplement"
+#: ../src/tweak-context.cpp:231
+#, c-format
+msgid "%s. Drag or click to <b>duplicate</b>; with Shift, <b>delete</b>."
+msgstr "%s. Drag or click to <b>duplicate</b>; with Shift, <b>delete</b>."
 
-#: ../src/ui/dialog/glyphs.cpp:191
-msgid "Unified Canadian Aboriginal Syllabics"
-msgstr "Unified Canadian Aboriginal Syllabics"
+#: ../src/tweak-context.cpp:235
+#, c-format
+msgid "%s. Drag to <b>push paths</b>."
+msgstr "%s. Drag to <b>push paths</b>."
 
-#: ../src/ui/dialog/glyphs.cpp:200
-msgid "Unified Canadian Aboriginal Syllabics Extended"
-msgstr "Unified Canadian Aboriginal Syllabics Extended"
+#: ../src/tweak-context.cpp:239
+#, c-format
+msgid "%s. Drag or click to <b>inset paths</b>; with Shift to <b>outset</b>."
+msgstr "%s. Drag or click to <b>inset paths</b>; with Shift to <b>outset</b>."
 
-#: ../src/ui/dialog/glyphs.cpp:204
-msgid "Khmer Symbols"
-msgstr "Khmer Symbols"
+#: ../src/tweak-context.cpp:247
+#, c-format
+msgid "%s. Drag or click to <b>attract paths</b>; with Shift to <b>repel</b>."
+msgstr "%s. Drag or click to <b>attract paths</b>; with Shift to <b>repel</b>."
 
-#: ../src/ui/dialog/glyphs.cpp:206
-msgid "Tai Tham"
-msgstr "Tai Tham"
+#: ../src/tweak-context.cpp:255
+#, c-format
+msgid "%s. Drag or click to <b>roughen paths</b>."
+msgstr "%s. Drag or click to <b>roughen paths</b>."
 
-#: ../src/ui/dialog/glyphs.cpp:211
-msgid "Vedic Extensions"
-msgstr "Vedic Extensions"
+#: ../src/tweak-context.cpp:259
+#, c-format
+msgid "%s. Drag or click to <b>paint objects</b> with color."
+msgstr "%s. Drag or click to <b>paint objects</b> with colour."
 
-#: ../src/ui/dialog/glyphs.cpp:212
-msgid "Phonetic Extensions"
-msgstr "Phonetic Extensions"
+#: ../src/tweak-context.cpp:263
+#, c-format
+msgid "%s. Drag or click to <b>randomize colors</b>."
+msgstr "%s. Drag or click to <b>randomise colours</b>."
 
-#: ../src/ui/dialog/glyphs.cpp:213
-msgid "Phonetic Extensions Supplement"
-msgstr "Phonetic Extensions Supplement"
+#: ../src/tweak-context.cpp:267
+#, c-format
+msgid ""
+"%s. Drag or click to <b>increase blur</b>; with Shift to <b>decrease</b>."
+msgstr ""
+"%s. Drag or click to <b>increase blur</b>; with Shift to <b>decrease</b>."
 
-#: ../src/ui/dialog/glyphs.cpp:214
-msgid "Combining Diacritical Marks Supplement"
-msgstr "Combining Diacritical Marks Supplement"
+#: ../src/tweak-context.cpp:1228
+msgid "<b>Nothing selected!</b> Select objects to tweak."
+msgstr "<b>Nothing selected!</b> Select objects to tweak."
 
-#: ../src/ui/dialog/glyphs.cpp:215
-msgid "Latin Extended Additional"
-msgstr "Latin Extended Additional"
+#: ../src/tweak-context.cpp:1264
+msgid "Move tweak"
+msgstr "Move tweak"
 
-#: ../src/ui/dialog/glyphs.cpp:216
-msgid "Greek Extended"
-msgstr "Greek Extended"
+#: ../src/tweak-context.cpp:1268
+msgid "Move in/out tweak"
+msgstr "Move in/out tweak"
 
-#: ../src/ui/dialog/glyphs.cpp:217
-msgid "General Punctuation"
-msgstr "General Punctuation"
+#: ../src/tweak-context.cpp:1272
+msgid "Move jitter tweak"
+msgstr "Move jitter tweak"
 
-#: ../src/ui/dialog/glyphs.cpp:218
-msgid "Superscripts and Subscripts"
-msgstr "Superscripts and Subscripts"
+#: ../src/tweak-context.cpp:1276
+msgid "Scale tweak"
+msgstr "Scale tweak"
 
-#: ../src/ui/dialog/glyphs.cpp:219
-msgid "Currency Symbols"
-msgstr "Currency Symbols"
+#: ../src/tweak-context.cpp:1280
+msgid "Rotate tweak"
+msgstr "Rotate tweak"
 
-#: ../src/ui/dialog/glyphs.cpp:220
-msgid "Combining Diacritical Marks for Symbols"
-msgstr "Combining Diacritical Marks for Symbols"
+#: ../src/tweak-context.cpp:1284
+msgid "Duplicate/delete tweak"
+msgstr "Duplicate/delete tweak"
 
-#: ../src/ui/dialog/glyphs.cpp:221
-msgid "Letterlike Symbols"
-msgstr "Letterlike Symbols"
+#: ../src/tweak-context.cpp:1288
+msgid "Push path tweak"
+msgstr "Push path tweak"
 
-#: ../src/ui/dialog/glyphs.cpp:222
-msgid "Number Forms"
-msgstr "Number Forms"
+#: ../src/tweak-context.cpp:1292
+msgid "Shrink/grow path tweak"
+msgstr "Shrink/grow path tweak"
 
-#: ../src/ui/dialog/glyphs.cpp:223
-msgid "Arrows"
-msgstr "Arrows"
-
-#: ../src/ui/dialog/glyphs.cpp:224
-msgid "Mathematical Operators"
-msgstr "Mathematical Operators"
+#: ../src/tweak-context.cpp:1296
+msgid "Attract/repel path tweak"
+msgstr "Attract/repel path tweak"
 
-#: ../src/ui/dialog/glyphs.cpp:225
-msgid "Miscellaneous Technical"
-msgstr "Miscellaneous Technical"
+#: ../src/tweak-context.cpp:1300
+msgid "Roughen path tweak"
+msgstr "Roughen path tweak"
 
-#: ../src/ui/dialog/glyphs.cpp:226
-msgid "Control Pictures"
-msgstr "Control Pictures"
+#: ../src/tweak-context.cpp:1304
+msgid "Color paint tweak"
+msgstr "Colour paint tweak"
 
-#: ../src/ui/dialog/glyphs.cpp:227
-msgid "Optical Character Recognition"
-msgstr "Optical Character Recognition"
+#: ../src/tweak-context.cpp:1308
+msgid "Color jitter tweak"
+msgstr "Colour jitter tweak"
 
-#: ../src/ui/dialog/glyphs.cpp:228
-msgid "Enclosed Alphanumerics"
-msgstr "Enclosed Alphanumerics"
+#: ../src/tweak-context.cpp:1312
+msgid "Blur tweak"
+msgstr "Blur tweak"
 
-#: ../src/ui/dialog/glyphs.cpp:229
-msgid "Box Drawing"
-msgstr "Box Drawing"
+#. check whether something is selected
+#: ../src/ui/clipboard.cpp:262
+msgid "Nothing was copied."
+msgstr "Nothing was copied."
 
-#: ../src/ui/dialog/glyphs.cpp:230
-msgid "Block Elements"
-msgstr "Block Elements"
+#: ../src/ui/clipboard.cpp:334 ../src/ui/clipboard.cpp:543
+#: ../src/ui/clipboard.cpp:566
+msgid "Nothing on the clipboard."
+msgstr "Nothing on the clipboard."
 
-#: ../src/ui/dialog/glyphs.cpp:231
-msgid "Geometric Shapes"
-msgstr "Geometric Shapes"
+#: ../src/ui/clipboard.cpp:392
+msgid "Select <b>object(s)</b> to paste style to."
+msgstr "Select <b>object(s)</b> to paste style to."
 
-#: ../src/ui/dialog/glyphs.cpp:232
-msgid "Miscellaneous Symbols"
-msgstr "Miscellaneous Symbols"
+#: ../src/ui/clipboard.cpp:403 ../src/ui/clipboard.cpp:420
+msgid "No style on the clipboard."
+msgstr "No style on the clipboard."
 
-#: ../src/ui/dialog/glyphs.cpp:233
-msgid "Dingbats"
-msgstr "Dingbats"
+#: ../src/ui/clipboard.cpp:445
+msgid "Select <b>object(s)</b> to paste size to."
+msgstr "Select <b>object(s)</b> to paste size to."
 
-#: ../src/ui/dialog/glyphs.cpp:234
-msgid "Miscellaneous Mathematical Symbols-A"
-msgstr "Miscellaneous Mathematical Symbols-A"
+#: ../src/ui/clipboard.cpp:452
+msgid "No size on the clipboard."
+msgstr "No size on the clipboard."
 
-#: ../src/ui/dialog/glyphs.cpp:235
-msgid "Supplemental Arrows-A"
-msgstr "Supplemental Arrows-A"
+#: ../src/ui/clipboard.cpp:505
+msgid "Select <b>object(s)</b> to paste live path effect to."
+msgstr "Select <b>object(s)</b> to paste live path effect to."
 
-#: ../src/ui/dialog/glyphs.cpp:236
-msgid "Braille Patterns"
-msgstr "Braille Patterns"
+#. no_effect:
+#: ../src/ui/clipboard.cpp:530
+msgid "No effect on the clipboard."
+msgstr "No effect on the clipboard."
 
-#: ../src/ui/dialog/glyphs.cpp:237
-msgid "Supplemental Arrows-B"
-msgstr "Supplemental Arrows-B"
+#: ../src/ui/clipboard.cpp:549 ../src/ui/clipboard.cpp:577
+msgid "Clipboard does not contain a path."
+msgstr "Clipboard does not contain a path."
 
-#: ../src/ui/dialog/glyphs.cpp:238
-msgid "Miscellaneous Mathematical Symbols-B"
-msgstr "Miscellaneous Mathematical Symbols-B"
+#. Item dialog
+#: ../src/ui/context-menu.cpp:112 ../src/verbs.cpp:2664
+msgid "_Object Properties..."
+msgstr "_Object Properties..."
 
-#: ../src/ui/dialog/glyphs.cpp:239
-msgid "Supplemental Mathematical Operators"
-msgstr "Supplemental Mathematical Operators"
+#. Select item
+#: ../src/ui/context-menu.cpp:122
+msgid "_Select This"
+msgstr "_Select This"
 
-#: ../src/ui/dialog/glyphs.cpp:240
-msgid "Miscellaneous Symbols and Arrows"
-msgstr "Miscellaneous Symbols and Arrows"
+#. Create link
+#: ../src/ui/context-menu.cpp:132
+msgid "_Create Link"
+msgstr "_Create Link"
 
-#: ../src/ui/dialog/glyphs.cpp:242
-msgid "Latin Extended-C"
-msgstr "Latin Extended-C"
+#. Set mask
+#: ../src/ui/context-menu.cpp:139
+msgid "Set Mask"
+msgstr "Set Mask"
 
-#: ../src/ui/dialog/glyphs.cpp:244
-msgid "Georgian Supplement"
-msgstr "Georgian Supplement"
+#. Release mask
+#: ../src/ui/context-menu.cpp:150
+msgid "Release Mask"
+msgstr "Release Mask"
 
-#: ../src/ui/dialog/glyphs.cpp:246
-msgid "Ethiopic Extended"
-msgstr "Ethiopic Extended"
+#. Set Clip
+#: ../src/ui/context-menu.cpp:161
+#, fuzzy
+msgid "Set _Clip"
+msgstr "Set Clip"
 
-#: ../src/ui/dialog/glyphs.cpp:247
-msgid "Cyrillic Extended-A"
-msgstr "Cyrillic Extended-A"
+#. Release Clip
+#: ../src/ui/context-menu.cpp:172
+#, fuzzy
+msgid "Release C_lip"
+msgstr "Release Clip"
 
-#: ../src/ui/dialog/glyphs.cpp:248
-msgid "Supplemental Punctuation"
-msgstr "Supplemental Punctuation"
+#: ../src/ui/context-menu.cpp:295
+msgid "Create link"
+msgstr "Create link"
 
-#: ../src/ui/dialog/glyphs.cpp:249
-msgid "CJK Radicals Supplement"
-msgstr "CJK Radicals Supplement"
+#. "Ungroup"
+#: ../src/ui/context-menu.cpp:313 ../src/verbs.cpp:2346
+msgid "_Ungroup"
+msgstr "_Ungroup"
 
-#: ../src/ui/dialog/glyphs.cpp:250
-msgid "Kangxi Radicals"
-msgstr "Kangxi Radicals"
+#. Link dialog
+#: ../src/ui/context-menu.cpp:353
+#, fuzzy
+msgid "Link _Properties..."
+msgstr "Link _Properties"
 
-#: ../src/ui/dialog/glyphs.cpp:251
-msgid "Ideographic Description Characters"
-msgstr "Ideographic Description Characters"
+#. Select item
+#: ../src/ui/context-menu.cpp:359
+msgid "_Follow Link"
+msgstr "_Follow Link"
 
-#: ../src/ui/dialog/glyphs.cpp:252
-msgid "CJK Symbols and Punctuation"
-msgstr "CJK Symbols and Punctuation"
+#. Reset transformations
+#: ../src/ui/context-menu.cpp:364
+msgid "_Remove Link"
+msgstr "_Remove Link"
 
-#: ../src/ui/dialog/glyphs.cpp:256
-msgid "Hangul Compatibility Jamo"
-msgstr "Hangul Compatibility Jamo"
+#. Link dialog
+#: ../src/ui/context-menu.cpp:412
+#, fuzzy
+msgid "Image _Properties..."
+msgstr "Image _Properties"
 
-#: ../src/ui/dialog/glyphs.cpp:257
-msgid "Kanbun"
-msgstr "Kanbun"
+#: ../src/ui/context-menu.cpp:418
+msgid "Edit Externally..."
+msgstr "Edit Externally..."
 
-#: ../src/ui/dialog/glyphs.cpp:258
-msgid "Bopomofo Extended"
-msgstr "Bopomofo Extended"
+#. Item dialog
+#. Fill and Stroke dialog
+#: ../src/ui/context-menu.cpp:513 ../src/ui/context-menu.cpp:569
+#: ../src/verbs.cpp:2631
+msgid "_Fill and Stroke..."
+msgstr "_Fill and Stroke..."
 
-#: ../src/ui/dialog/glyphs.cpp:259
-msgid "CJK Strokes"
-msgstr "CJK Strokes"
+#. Edit Text dialog
+#: ../src/ui/context-menu.cpp:576 ../src/verbs.cpp:2646
+msgid "_Text and Font..."
+msgstr "_Text and Font..."
 
-#: ../src/ui/dialog/glyphs.cpp:260
-msgid "Katakana Phonetic Extensions"
-msgstr "Katakana Phonetic Extensions"
+#. Spellcheck dialog
+#: ../src/ui/context-menu.cpp:583 ../src/verbs.cpp:2654
+msgid "Check Spellin_g..."
+msgstr "Check Spellin_g..."
 
-#: ../src/ui/dialog/glyphs.cpp:261
-msgid "Enclosed CJK Letters and Months"
-msgstr "Enclosed CJK Letters and Months"
+#. *
+#. * Constructor
+#.
+#: ../src/ui/dialog/aboutbox.cpp:78
+msgid "About Inkscape"
+msgstr "About Inkscape"
 
-#: ../src/ui/dialog/glyphs.cpp:262
-msgid "CJK Compatibility"
-msgstr "CJK Compatibility"
+#: ../src/ui/dialog/aboutbox.cpp:89
+msgid "_Splash"
+msgstr "_Splash"
 
-#: ../src/ui/dialog/glyphs.cpp:263
-msgid "CJK Unified Ideographs Extension A"
-msgstr "CJK Unified Ideographs Extension A"
+#: ../src/ui/dialog/aboutbox.cpp:93
+msgid "_Authors"
+msgstr "_Authors"
 
-#: ../src/ui/dialog/glyphs.cpp:264
-msgid "Yijing Hexagram Symbols"
-msgstr "Yijing Hexagram Symbols"
+#: ../src/ui/dialog/aboutbox.cpp:95
+msgid "_Translators"
+msgstr "_Translators"
 
-#: ../src/ui/dialog/glyphs.cpp:265
-msgid "CJK Unified Ideographs"
-msgstr "CJK Unified Ideographs"
+#: ../src/ui/dialog/aboutbox.cpp:97
+msgid "_License"
+msgstr "_Licence"
 
-#: ../src/ui/dialog/glyphs.cpp:266
-msgid "Yi Syllables"
-msgstr "Yi Syllables"
+#. TRANSLATORS: This is the filename of the `About Inkscape' picture in
+#. the `screens' directory.  Thus the translation of "about.svg" should be
+#. the filename of its translated version, e.g. about.zh.svg for Chinese.
+#.
+#. N.B. about.svg changes once per release.  (We should probably rename
+#. the original to about-0.40.svg etc. as soon as we have a translation.
+#. If we do so, then add an item to release-checklist saying that the
+#. string here should be changed.)
+#. FIXME? INKSCAPE_SCREENSDIR and "about.svg" are in UTF-8, not the
+#. native filename encoding... and the filename passed to sp_document_new
+#. should be in UTF-*8..
+#: ../src/ui/dialog/aboutbox.cpp:150
+msgid "about.svg"
+msgstr "about.svg"
 
-#: ../src/ui/dialog/glyphs.cpp:267
-msgid "Yi Radicals"
-msgstr "Yi Radicals"
+#. TRANSLATORS: Put here your name (and other national contributors')
+#. one per line in the form of: name surname (email). Use \n for newline.
+#: ../src/ui/dialog/aboutbox.cpp:384
+msgid "translator-credits"
+msgstr ""
+"Tim Sheridan (tim.sheridan@gmail.com), 2007-2010.\n"
+"Bruce Cowan (bruce@bcowan.me.uk), 2010."
 
-#: ../src/ui/dialog/glyphs.cpp:268
-msgid "Lisu"
-msgstr "Lisu"
+#: ../src/ui/dialog/align-and-distribute.cpp:239
+#: ../src/ui/dialog/align-and-distribute.cpp:888
+msgid "Align"
+msgstr "Align"
 
-#: ../src/ui/dialog/glyphs.cpp:270
-msgid "Cyrillic Extended-B"
-msgstr "Cyrillic Extended-B"
+#: ../src/ui/dialog/align-and-distribute.cpp:398
+#: ../src/ui/dialog/align-and-distribute.cpp:889
+msgid "Distribute"
+msgstr "Distribute"
 
-#: ../src/ui/dialog/glyphs.cpp:271
-msgid "Bamum"
-msgstr "Bamum"
+#: ../src/ui/dialog/align-and-distribute.cpp:468
+msgid "Minimum horizontal gap (in px units) between bounding boxes"
+msgstr "Minimum horizontal gap (in px units) between bounding boxes"
 
-#: ../src/ui/dialog/glyphs.cpp:272
-msgid "Modifier Tone Letters"
-msgstr "Modifier Tone Letters"
+#. TRANSLATORS: "H:" stands for horizontal gap
+#: ../src/ui/dialog/align-and-distribute.cpp:470
+#, fuzzy
+msgctxt "Gap"
+msgid "H:"
+msgstr "H:"
 
-#: ../src/ui/dialog/glyphs.cpp:273
-msgid "Latin Extended-D"
-msgstr "Latin Extended-D"
+#: ../src/ui/dialog/align-and-distribute.cpp:478
+msgid "Minimum vertical gap (in px units) between bounding boxes"
+msgstr "Minimum vertical gap (in px units) between bounding boxes"
 
-#: ../src/ui/dialog/glyphs.cpp:275
-msgid "Common Indic Number Forms"
-msgstr "Common Indic Number Forms"
+#. TRANSLATORS: Vertical gap
+#: ../src/ui/dialog/align-and-distribute.cpp:480
+#, fuzzy
+msgctxt "Gap"
+msgid "V:"
+msgstr "V:"
 
-#: ../src/ui/dialog/glyphs.cpp:278
-msgid "Devanagari Extended"
-msgstr "Devanagari Extended"
+#: ../src/ui/dialog/align-and-distribute.cpp:509
+#: ../src/ui/dialog/align-and-distribute.cpp:891
+#: ../src/widgets/toolbox.cpp:8242
+msgid "Remove overlaps"
+msgstr "Remove overlaps"
 
-#: ../src/ui/dialog/glyphs.cpp:281
-msgid "Hangul Jamo Extended-A"
-msgstr "Hangul Jamo Extended-A"
+#: ../src/ui/dialog/align-and-distribute.cpp:540
+#: ../src/widgets/toolbox.cpp:8035
+msgid "Arrange connector network"
+msgstr "Arrange connector network"
 
-#: ../src/ui/dialog/glyphs.cpp:282
-msgid "Javanese"
-msgstr "Javanese"
+#: ../src/ui/dialog/align-and-distribute.cpp:633
+#, fuzzy
+msgid "Exchange Positions"
+msgstr "Randomise position"
 
-#: ../src/ui/dialog/glyphs.cpp:284
-msgid "Myanmar Extended-A"
-msgstr "Myanmar Extended-A"
+#: ../src/ui/dialog/align-and-distribute.cpp:667
+msgid "Unclump"
+msgstr "Unclump "
 
-#: ../src/ui/dialog/glyphs.cpp:285
-msgid "Tai Viet"
-msgstr "Tai Viet"
+#: ../src/ui/dialog/align-and-distribute.cpp:738
+msgid "Randomize positions"
+msgstr "Randomise position"
 
-#: ../src/ui/dialog/glyphs.cpp:286
-msgid "Meetei Mayek"
-msgstr "Meetei Mayek"
+#: ../src/ui/dialog/align-and-distribute.cpp:837
+msgid "Distribute text baselines"
+msgstr "Distribute text baselines"
 
-#: ../src/ui/dialog/glyphs.cpp:287
-msgid "Hangul Syllables"
-msgstr "Hangul Syllables"
+#: ../src/ui/dialog/align-and-distribute.cpp:860
+msgid "Align text baselines"
+msgstr "Align text baselines"
 
-#: ../src/ui/dialog/glyphs.cpp:288
-msgid "Hangul Jamo Extended-B"
-msgstr "Hangul Jamo Extended-B"
+#: ../src/ui/dialog/align-and-distribute.cpp:890
+#, fuzzy
+msgid "Rearrange"
+msgstr "Arrange"
 
-#: ../src/ui/dialog/glyphs.cpp:289
-msgid "High Surrogates"
-msgstr "High Surrogates"
+#: ../src/ui/dialog/align-and-distribute.cpp:892
+#: ../src/widgets/toolbox.cpp:2242
+msgid "Nodes"
+msgstr "Nodes"
 
-#: ../src/ui/dialog/glyphs.cpp:290
-msgid "High Private Use Surrogates"
-msgstr "High Private Use Surrogates"
+#: ../src/ui/dialog/align-and-distribute.cpp:898
+msgid "Relative to: "
+msgstr "Relative to: "
 
-#: ../src/ui/dialog/glyphs.cpp:291
-msgid "Low Surrogates"
-msgstr "Low Surrogates"
+#: ../src/ui/dialog/align-and-distribute.cpp:899
+msgid "Treat selection as group: "
+msgstr "Treat selection as group: "
 
-#: ../src/ui/dialog/glyphs.cpp:292
-msgid "Private Use Area"
-msgstr "Private Use Area"
+#: ../src/ui/dialog/align-and-distribute.cpp:905
+msgid "Align right edges of objects to the left edge of the anchor"
+msgstr "Align right edges of objects to the left edge of the anchor"
 
-#: ../src/ui/dialog/glyphs.cpp:293
-msgid "CJK Compatibility Ideographs"
-msgstr "CJK Compatibility Ideographs"
+#: ../src/ui/dialog/align-and-distribute.cpp:908
+msgid "Align left edges"
+msgstr "Align left edges"
 
-#: ../src/ui/dialog/glyphs.cpp:294
-msgid "Alphabetic Presentation Forms"
-msgstr "Alphabetic Presentation Forms"
+#: ../src/ui/dialog/align-and-distribute.cpp:911
+msgid "Center on vertical axis"
+msgstr "Centre on vertical axis"
 
-#: ../src/ui/dialog/glyphs.cpp:295
-msgid "Arabic Presentation Forms-A"
-msgstr "Arabic Presentation Forms-A"
+#: ../src/ui/dialog/align-and-distribute.cpp:914
+msgid "Align right sides"
+msgstr "Align right sides"
 
-#: ../src/ui/dialog/glyphs.cpp:296
-msgid "Variation Selectors"
-msgstr "Variation Selectors"
+#: ../src/ui/dialog/align-and-distribute.cpp:917
+msgid "Align left edges of objects to the right edge of the anchor"
+msgstr "Align left edges of objects to the right edge of the anchor"
 
-#: ../src/ui/dialog/glyphs.cpp:297
-msgid "Vertical Forms"
-msgstr "Vertical Forms"
+#: ../src/ui/dialog/align-and-distribute.cpp:920
+msgid "Align bottom edges of objects to the top edge of the anchor"
+msgstr "Align bottom edges of objects to the top edge of the anchor"
 
-#: ../src/ui/dialog/glyphs.cpp:298
-msgid "Combining Half Marks"
-msgstr "Combining Half Marks"
+#: ../src/ui/dialog/align-and-distribute.cpp:923
+msgid "Align top edges"
+msgstr "Align top edges"
 
-#: ../src/ui/dialog/glyphs.cpp:299
-msgid "CJK Compatibility Forms"
-msgstr "CJK Compatibility Forms"
+#: ../src/ui/dialog/align-and-distribute.cpp:926
+msgid "Center on horizontal axis"
+msgstr "Centre on horizontal axis"
 
-#: ../src/ui/dialog/glyphs.cpp:300
-msgid "Small Form Variants"
-msgstr "Small Form Variants"
+#: ../src/ui/dialog/align-and-distribute.cpp:929
+msgid "Align bottom edges"
+msgstr "Align bottom edges"
 
-#: ../src/ui/dialog/glyphs.cpp:301
-msgid "Arabic Presentation Forms-B"
-msgstr "Arabic Presentation Forms-B"
+#: ../src/ui/dialog/align-and-distribute.cpp:932
+msgid "Align top edges of objects to the bottom edge of the anchor"
+msgstr "Align top edges of objects to the bottom edge of the anchor"
 
-#: ../src/ui/dialog/glyphs.cpp:302
-msgid "Halfwidth and Fullwidth Forms"
-msgstr "Halfwidth and Fullwidth Forms"
+#: ../src/ui/dialog/align-and-distribute.cpp:937
+msgid "Align baseline anchors of texts horizontally"
+msgstr "Align baseline anchors of texts horizontally"
 
-#: ../src/ui/dialog/glyphs.cpp:303
-msgid "Specials"
-msgstr "Specials"
+#: ../src/ui/dialog/align-and-distribute.cpp:940
+msgid "Align baselines of texts"
+msgstr "Align baselines of texts"
 
-#: ../src/ui/dialog/glyphs.cpp:370
-msgid "Script: "
-msgstr "Script: "
+#: ../src/ui/dialog/align-and-distribute.cpp:945
+msgid "Make horizontal gaps between objects equal"
+msgstr "Make horizontal gaps between objects equal"
 
-#: ../src/ui/dialog/glyphs.cpp:398
-msgid "Range: "
-msgstr "Range: "
+#: ../src/ui/dialog/align-and-distribute.cpp:949
+msgid "Distribute left edges equidistantly"
+msgstr "Distribute left edges equidistantly"
 
-#: ../src/ui/dialog/glyphs.cpp:463
-msgid "Append"
-msgstr "Append"
+#: ../src/ui/dialog/align-and-distribute.cpp:952
+msgid "Distribute centers equidistantly horizontally"
+msgstr "Distribute centres equidistantly horizontally"
 
-#: ../src/ui/dialog/glyphs.cpp:574
-msgid "Append text"
-msgstr "Append text"
+#: ../src/ui/dialog/align-and-distribute.cpp:955
+msgid "Distribute right edges equidistantly"
+msgstr "Distribute right edges equidistantly"
 
-#: ../src/ui/dialog/guides.cpp:42
-msgid "Unit:"
-msgstr "Unit:"
+#: ../src/ui/dialog/align-and-distribute.cpp:959
+msgid "Make vertical gaps between objects equal"
+msgstr "Make vertical gaps between objects equal"
 
-#: ../src/ui/dialog/guides.cpp:45
-msgid "Angle (degrees):"
-msgstr "Angle (degrees):"
+#: ../src/ui/dialog/align-and-distribute.cpp:963
+msgid "Distribute top edges equidistantly"
+msgstr "Distribute top edges equidistantly"
 
-#: ../src/ui/dialog/guides.cpp:46
-msgid "Rela_tive change"
-msgstr "Rela_tive change"
+#: ../src/ui/dialog/align-and-distribute.cpp:966
+msgid "Distribute centers equidistantly vertically"
+msgstr "Distribute centres equidistantly vertically"
 
-#: ../src/ui/dialog/guides.cpp:46
-msgid "Move and/or rotate the guide relative to current settings"
-msgstr "Move and/or rotate the guide relative to current settings"
+#: ../src/ui/dialog/align-and-distribute.cpp:969
+msgid "Distribute bottom edges equidistantly"
+msgstr "Distribute bottom edges equidistantly"
 
-#: ../src/ui/dialog/guides.cpp:112
-msgid "Set guide properties"
-msgstr "Set guide properties"
+#: ../src/ui/dialog/align-and-distribute.cpp:974
+msgid "Distribute baseline anchors of texts horizontally"
+msgstr "Distribute baseline anchors of texts horizontally"
 
-#: ../src/ui/dialog/guides.cpp:151
-msgid "Guideline"
-msgstr "Guideline"
+#: ../src/ui/dialog/align-and-distribute.cpp:977
+msgid "Distribute baselines of texts vertically"
+msgstr "Distribute baselines of texts vertically"
 
-#: ../src/ui/dialog/guides.cpp:239
-#, c-format
-msgid "Guideline ID: %s"
-msgstr "Guideline ID: %s"
+#: ../src/ui/dialog/align-and-distribute.cpp:983
+#: ../src/widgets/toolbox.cpp:8204
+msgid "Nicely arrange selected connector network"
+msgstr "Nicely arrange selected connector network"
 
-#: ../src/ui/dialog/guides.cpp:245
-#, c-format
-msgid "Current: %s"
-msgstr "Current: %s"
+#: ../src/ui/dialog/align-and-distribute.cpp:986
+msgid "Exchange positions of selected objects - selection order"
+msgstr ""
 
-#: ../src/ui/dialog/icon-preview.cpp:138
-#, c-format
-msgid "%d x %d"
-msgstr "%d x %d"
+#: ../src/ui/dialog/align-and-distribute.cpp:989
+msgid "Exchange positions of selected objects - stacking order"
+msgstr ""
 
-#: ../src/ui/dialog/icon-preview.cpp:150
-msgid "Magnified:"
-msgstr "Magnified:"
+#: ../src/ui/dialog/align-and-distribute.cpp:992
+msgid "Exchange positions of selected objects - clockwise rotate"
+msgstr ""
 
-#: ../src/ui/dialog/icon-preview.cpp:214
-msgid "Actual Size:"
-msgstr "Actual Size:"
+#: ../src/ui/dialog/align-and-distribute.cpp:997
+msgid "Randomize centers in both dimensions"
+msgstr "Randomise centres in both dimensions"
 
-#: ../src/ui/dialog/icon-preview.cpp:221
-msgid "Selection only or whole document"
-msgstr "Selection only or whole document"
+#: ../src/ui/dialog/align-and-distribute.cpp:1000
+msgid "Unclump objects: try to equalize edge-to-edge distances"
+msgstr "Unclump objects: try to equalise edge-to-edge distances"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:176
-msgid "Mouse"
-msgstr "Mouse"
+#: ../src/ui/dialog/align-and-distribute.cpp:1005
+msgid ""
+"Move objects as little as possible so that their bounding boxes do not "
+"overlap"
+msgstr ""
+"Move objects as little as possible so that their bounding boxes do not "
+"overlap"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:178
-msgid "Grab sensitivity:"
-msgstr "Grab sensitivity:"
+#: ../src/ui/dialog/align-and-distribute.cpp:1013
+msgid "Align selected nodes to a common horizontal line"
+msgstr "Align selected nodes to a common horizontal line"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:178
-#: ../src/ui/dialog/inkscape-preferences.cpp:181
-#: ../src/ui/dialog/inkscape-preferences.cpp:197
-#: ../src/ui/dialog/inkscape-preferences.cpp:201
-#: ../src/ui/dialog/inkscape-preferences.cpp:211
-msgid "pixels"
-msgstr "pixels"
+#: ../src/ui/dialog/align-and-distribute.cpp:1016
+msgid "Align selected nodes to a common vertical line"
+msgstr "Align selected nodes to a common vertical line"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:179
-msgid "How close on the screen you need to be to an object to be able to grab it with mouse (in screen pixels)"
-msgstr "How close on the screen you need to be to an object to be able to grab it with mouse (in screen pixels)"
+#: ../src/ui/dialog/align-and-distribute.cpp:1019
+msgid "Distribute selected nodes horizontally"
+msgstr "Distribute selected nodes horizontally"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:181
-msgid "Click/drag threshold:"
-msgstr "Click/drag threshold:"
+#: ../src/ui/dialog/align-and-distribute.cpp:1022
+msgid "Distribute selected nodes vertically"
+msgstr "Distribute selected nodes vertically"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:182
-msgid "Maximum mouse drag (in screen pixels) which is considered a click, not a drag"
-msgstr "Maximum mouse drag (in screen pixels) which is considered a click, not a drag"
+#. Rest of the widgetry
+#: ../src/ui/dialog/align-and-distribute.cpp:1027
+msgid "Last selected"
+msgstr "Last selected"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:184
-#: ../src/ui/dialog/input.cpp:785
-msgid "Use pressure-sensitive tablet (requires restart)"
-msgstr "Use pressure-sensitive tablet (requires restart)"
+#: ../src/ui/dialog/align-and-distribute.cpp:1028
+msgid "First selected"
+msgstr "First selected"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:186
-msgid "Use the capabilities of a tablet or other pressure-sensitive device. Disable this only if you have problems with the tablet (you can still use it as a mouse)"
-msgstr "Use the capabilities of a tablet or other pressure-sensitive device. Disable this only if you have problems with the tablet (you can still use it as a mouse)"
+#: ../src/ui/dialog/align-and-distribute.cpp:1029
+msgid "Biggest object"
+msgstr "Biggest object"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:188
-msgid "Switch tool based on tablet device (requires restart)"
-msgstr "Switch tool based on tablet device (requires restart)"
+#: ../src/ui/dialog/align-and-distribute.cpp:1030
+msgid "Smallest object"
+msgstr "Smallest object"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:190
-msgid "Change tool as different devices are used on the tablet (pen, eraser, mouse)"
-msgstr "Change tool as different devices are used on the tablet (pen, eraser, mouse)"
+#: ../src/ui/dialog/calligraphic-profile-rename.cpp:38
+msgid "Profile name:"
+msgstr "Profile name:"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:195
-msgid "Scrolling"
-msgstr "Scrolling"
+#. When changing the interval or enabling/disabling the autosave function,
+#. * update our running configuration
+#. *
+#. * FIXME!
+#. * the inkscape_autosave_init should be called AFTER the values have been changed
+#. * (which cannot be guaranteed from here) - use a PrefObserver somewhere
+#.
+#.
+#. _autosave_autosave_enable.signal_toggled().connect( sigc::ptr_fun(inkscape_autosave_init), TRUE );
+#. _autosave_autosave_interval.signal_changed().connect( sigc::ptr_fun(inkscape_autosave_init), TRUE );
+#.
+#. -----------
+#: ../src/ui/dialog/calligraphic-profile-rename.cpp:52
+#: ../src/ui/dialog/inkscape-preferences.cpp:1207
+#: ../src/ui/dialog/input.cpp:881
+msgid "Save"
+msgstr "Save"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:197
-msgid "Mouse wheel scrolls by:"
-msgstr "Mouse wheel scrolls by:"
+#: ../src/ui/dialog/color-item.cpp:117
+#, c-format
+msgid ""
+"Color: <b>%s</b>; <b>Click</b> to set fill, <b>Shift+click</b> to set stroke"
+msgstr ""
+"Colour: <b>%s</b>; <b>Click</b> to set fill, <b>Shift+click</b> to set stroke"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:198
-msgid "One mouse wheel notch scrolls by this distance in screen pixels (horizontally with Shift)"
-msgstr "One mouse wheel notch scrolls by this distance in screen pixels (horizontally with Shift)"
+#: ../src/ui/dialog/color-item.cpp:491
+msgid "Change color definition"
+msgstr "Change colour definition"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:199
-msgid "Ctrl+arrows"
-msgstr "Ctrl+arrows"
+#: ../src/ui/dialog/color-item.cpp:696
+msgid "Remove stroke color"
+msgstr "Remove stroke colour"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:201
-msgid "Scroll by:"
-msgstr "Scroll by:"
+#: ../src/ui/dialog/color-item.cpp:696
+msgid "Remove fill color"
+msgstr "Remove fill colour"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:202
-msgid "Pressing Ctrl+arrow key scrolls by this distance (in screen pixels)"
-msgstr "Pressing Ctrl+arrow key scrolls by this distance (in screen pixels)"
+#: ../src/ui/dialog/color-item.cpp:701
+msgid "Set stroke color to none"
+msgstr "Set stroke colour to none"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:204
-msgid "Acceleration:"
-msgstr "Acceleration:"
+#: ../src/ui/dialog/color-item.cpp:701
+msgid "Set fill color to none"
+msgstr "Set fill colour to none"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:205
-msgid "Pressing and holding Ctrl+arrow will gradually speed up scrolling (0 for no acceleration)"
-msgstr "Pressing and holding Ctrl+arrow will gradually speed up scrolling (0 for no acceleration)"
+#: ../src/ui/dialog/color-item.cpp:717
+msgid "Set stroke color from swatch"
+msgstr "Set stroke colour from swatch"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:206
-msgid "Autoscrolling"
-msgstr "Autoscrolling"
+#: ../src/ui/dialog/color-item.cpp:717
+msgid "Set fill color from swatch"
+msgstr "Set fill colour from swatch"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:208
-msgid "Speed:"
-msgstr "Speed:"
+#: ../src/ui/dialog/debug.cpp:68
+msgid "Messages"
+msgstr "Messages"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:209
-msgid "How fast the canvas autoscrolls when you drag beyond canvas edge (0 to turn autoscroll off)"
-msgstr "How fast the canvas autoscrolls when you drag beyond canvas edge (0 to turn autoscroll off)"
+#: ../src/ui/dialog/debug.cpp:77 ../src/ui/dialog/messages.cpp:55
+msgid "Capture log messages"
+msgstr "Capture log messages"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:211
-#: ../src/ui/dialog/tracedialog.cpp:420
-#: ../src/ui/dialog/tracedialog.cpp:453
-#: ../src/ui/dialog/tracedialog.cpp:596
-#: ../src/widgets/toolbox.cpp:8430
-msgid "Threshold:"
-msgstr "Threshold:"
+#: ../src/ui/dialog/debug.cpp:79 ../src/ui/dialog/messages.cpp:57
+msgid "Release log messages"
+msgstr "Release log messages"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:212
-msgid "How far (in screen pixels) you need to be from the canvas edge to trigger autoscroll; positive is outside the canvas, negative is within the canvas"
-msgstr "How far (in screen pixels) you need to be from the canvas edge to trigger autoscroll; positive is outside the canvas, negative is within the canvas"
+#: ../src/ui/dialog/document-metadata.cpp:73
+msgid "Metadata"
+msgstr "Metadata"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:213
-msgid "Left mouse button pans when Space is pressed"
-msgstr "Left mouse button pans when Space is pressed"
+#: ../src/ui/dialog/document-metadata.cpp:74
+msgid "License"
+msgstr "Licence"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:215
-msgid "When on, pressing and holding Space and dragging with left mouse button pans canvas (as in Adobe Illustrator); when off, Space temporarily switches to Selector tool (default)"
-msgstr "When on, pressing and holding Space and dragging with left mouse button pans canvas (as in Adobe Illustrator); when off, Space temporarily switches to Selector tool (default)"
+#: ../src/ui/dialog/document-metadata.cpp:156
+msgid "<b>Dublin Core Entities</b>"
+msgstr "<b>Dublin Core Entities</b>"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:216
-msgid "Mouse wheel zooms by default"
-msgstr "Mouse wheel zooms by default"
+#: ../src/ui/dialog/document-metadata.cpp:178
+msgid "<b>License</b>"
+msgstr "<b>Licence</b>"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:218
-msgid "When on, mouse wheel zooms without Ctrl and scrolls canvas with Ctrl; when off, it zooms with Ctrl and scrolls without Ctrl"
-msgstr "When on, mouse wheel zooms without Ctrl and scrolls canvas with Ctrl; when off, it zooms with Ctrl and scrolls without Ctrl"
+#. ---------------------------------------------------------------
+#: ../src/ui/dialog/document-properties.cpp:92
+msgid "Show page _border"
+msgstr "Show page _border"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:224
-msgid "Enable snap indicator"
-msgstr "Enable snap indicator"
+#: ../src/ui/dialog/document-properties.cpp:92
+msgid "If set, rectangular page border is shown"
+msgstr "If set, rectangular page border is shown"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:226
-msgid "After snapping, a symbol is drawn at the point that has snapped"
-msgstr "After snapping, a symbol is drawn at the point that has snapped"
+#: ../src/ui/dialog/document-properties.cpp:93
+msgid "Border on _top of drawing"
+msgstr "Border on _top of drawing"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:229
-msgid "Delay (in ms):"
-msgstr "Delay (in ms):"
+#: ../src/ui/dialog/document-properties.cpp:93
+msgid "If set, border is always on top of the drawing"
+msgstr "If set, border is always on top of the drawing"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:230
-msgid "Postpone snapping as long as the mouse is moving, and then wait an additional fraction of a second. This additional delay is specified here. When set to zero or to a very small number, snapping will be immediate."
-msgstr "Postpone snapping as long as the mouse is moving, and then wait an additional fraction of a second. This additional delay is specified here. When set to zero or to a very small number, snapping will be immediate."
+#: ../src/ui/dialog/document-properties.cpp:94
+msgid "_Show border shadow"
+msgstr "_Show border shadow"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:232
-msgid "Only snap the node closest to the pointer"
-msgstr "Only snap the node closest to the pointer"
+#: ../src/ui/dialog/document-properties.cpp:94
+msgid "If set, page border shows a shadow on its right and lower side"
+msgstr "If set, page border shows a shadow on its right and lower side"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:234
-msgid "Only try to snap the node that is initially closest to the mouse pointer"
-msgstr "Only try to snap the node that is initially closest to the mouse pointer"
+#: ../src/ui/dialog/document-properties.cpp:95
+msgid "Back_ground:"
+msgstr "Back_ground:"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:237
-msgid "Weight factor:"
-msgstr "Weight factor:"
+#: ../src/ui/dialog/document-properties.cpp:95
+msgid "Background color"
+msgstr "Background colour"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:238
-msgid "When multiple snap solutions are found, then Inkscape can either prefer the closest transformation (when set to 0), or prefer the node that was initially the closest to the pointer (when set to 1)"
-msgstr "When multiple snap solutions are found, then Inkscape can either prefer the closest transformation (when set to 0), or prefer the node that was initially the closest to the pointer (when set to 1)"
+#: ../src/ui/dialog/document-properties.cpp:95
+msgid ""
+"Color and transparency of the page background (also used for bitmap export)"
+msgstr ""
+"Colour and transparency of the page background (also used for bitmap export)"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:240
-msgid "Snap the mouse pointer when dragging a constrained knot"
-msgstr "Snap the mouse pointer when dragging a constrained knot"
+#: ../src/ui/dialog/document-properties.cpp:96
+msgid "Border _color:"
+msgstr "Border _colour:"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:242
-msgid "When dragging a knot along a constraint line, then snap the position of the mouse pointer instead of snapping the projection of the knot onto the constraint line"
-msgstr "When dragging a knot along a constraint line, then snap the position of the mouse pointer instead of snapping the projection of the knot onto the constraint line"
+#: ../src/ui/dialog/document-properties.cpp:96
+msgid "Page border color"
+msgstr "Page border colour"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:244
-msgid "Snapping"
-msgstr "Snapping"
+#: ../src/ui/dialog/document-properties.cpp:96
+msgid "Color of the page border"
+msgstr "Colour of the page border"
 
-#. nudgedistance is limited to 1000 in select-context.cpp: use the same limit here
-#: ../src/ui/dialog/inkscape-preferences.cpp:253
-msgid "Arrow keys move by:"
-msgstr "Arrow keys move by:"
+#: ../src/ui/dialog/document-properties.cpp:97
+msgid "Default _units:"
+msgstr "Default _units:"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:254
-msgid "Pressing an arrow key moves selected object(s) or node(s) by this distance (in px units)"
-msgstr "Pressing an arrow key moves selected object(s) or node(s) by this distance (in px units)"
+#. ---------------------------------------------------------------
+#. General snap options
+#: ../src/ui/dialog/document-properties.cpp:101
+msgid "Show _guides"
+msgstr "Show _guides"
 
-#. defaultscale is limited to 1000 in select-context.cpp: use the same limit here
-#: ../src/ui/dialog/inkscape-preferences.cpp:257
-msgid "> and < scale by:"
-msgstr "> and < scale by:"
+#: ../src/ui/dialog/document-properties.cpp:101
+msgid "Show or hide guides"
+msgstr "Show or hide guides"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:258
-msgid "Pressing > or < scales selection up or down by this increment (in px units)"
-msgstr "Pressing > or < scales selection up or down by this increment (in px units)"
+#: ../src/ui/dialog/document-properties.cpp:102
+msgid "_Snap guides while dragging"
+msgstr "_Snap guides while dragging"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:260
-msgid "Inset/Outset by:"
-msgstr "Inset/Outset by:"
+#: ../src/ui/dialog/document-properties.cpp:102
+msgid ""
+"While dragging a guide, snap to object nodes or bounding box corners ('Snap "
+"to nodes' or 'snap to bounding box corners' must be enabled; only a small "
+"part of the guide near the cursor will snap)"
+msgstr ""
+"While dragging a guide, snap to object nodes or bounding box corners ('Snap "
+"to nodes' or 'snap to bounding box corners' must be enabled; only a small "
+"part of the guide near the cursor will snap)"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:261
-msgid "Inset and Outset commands displace the path by this distance (in px units)"
-msgstr "Inset and Outset commands displace the path by this distance (in px units)"
+#: ../src/ui/dialog/document-properties.cpp:104
+msgid "Guide co_lor:"
+msgstr "Guide co_lour:"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:262
-msgid "Compass-like display of angles"
-msgstr "Compass-like display of angles"
+#: ../src/ui/dialog/document-properties.cpp:104
+msgid "Guideline color"
+msgstr "Guideline colour"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:264
-msgid "When on, angles are displayed with 0 at north, 0 to 360 range, positive clockwise; otherwise with 0 at east, -180 to 180 range, positive counterclockwise"
-msgstr "When on, angles are displayed with 0 at north, 0 to 360 range, positive clockwise; otherwise with 0 at east, -180 to 180 range, positive counterclockwise"
+#: ../src/ui/dialog/document-properties.cpp:104
+msgid "Color of guidelines"
+msgstr "Colour of guidelines"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:270
-msgid "Rotation snaps every:"
-msgstr "Rotation snaps every:"
+#: ../src/ui/dialog/document-properties.cpp:105
+msgid "_Highlight color:"
+msgstr "_Highlight colour:"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:270
-msgid "degrees"
-msgstr "degrees"
+#: ../src/ui/dialog/document-properties.cpp:105
+msgid "Highlighted guideline color"
+msgstr "Highlighted guideline colour"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:271
-msgid "Rotating with Ctrl pressed snaps every that much degrees; also, pressing [ or ] rotates by this amount"
-msgstr "Rotating with Ctrl pressed snaps every that much degrees; also, pressing [ or ] rotates by this amount"
+#: ../src/ui/dialog/document-properties.cpp:105
+msgid "Color of a guideline when it is under mouse"
+msgstr "Colour of a guideline when it is under mouse"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:273
-msgid "Zoom in/out by:"
-msgstr "Zoom in/out by:"
+#: ../src/ui/dialog/document-properties.cpp:108
+#, fuzzy
+msgctxt "Grid"
+msgid "_New"
+msgstr "_New"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:274
-msgid "Zoom tool click, +/- keys, and middle click zoom in and out by this multiplier"
-msgstr "Zoom tool click, +/- keys, and middle click zoom in and out by this multiplier"
+#: ../src/ui/dialog/document-properties.cpp:108
+msgid "Create new grid."
+msgstr "Create new grid."
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:280
-msgid "Show selection cue"
-msgstr "Show selection cue"
+#: ../src/ui/dialog/document-properties.cpp:109
+#, fuzzy
+msgctxt "Grid"
+msgid "_Remove"
+msgstr "_Remove"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:281
-msgid "Whether selected objects display a selection cue (the same as in selector)"
-msgstr "Whether selected objects display a selection cue (the same as in selector)"
+#: ../src/ui/dialog/document-properties.cpp:109
+msgid "Remove selected grid."
+msgstr "Remove selected grid."
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:287
-msgid "Enable gradient editing"
-msgstr "Enable gradient editing"
+#: ../src/ui/dialog/document-properties.cpp:118
+#: ../src/widgets/toolbox.cpp:2331
+msgid "Guides"
+msgstr "Guides"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:288
-msgid "Whether selected objects display gradient editing controls"
-msgstr "Whether selected objects display gradient editing controls"
+#: ../src/ui/dialog/document-properties.cpp:119
+#: ../src/ui/dialog/inkscape-preferences.cpp:1072
+#: ../src/widgets/toolbox.cpp:2322
+msgid "Grids"
+msgstr "Grids"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:293
-msgid "Conversion to guides uses edges instead of bounding box"
-msgstr "Conversion to guides uses edges instead of bounding box"
+#: ../src/ui/dialog/document-properties.cpp:120 ../src/verbs.cpp:2577
+msgid "Snap"
+msgstr "Snap"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:294
-msgid "Converting an object to guides places these along the object's true edges (imitating the object's shape), not along the bounding box"
-msgstr "Converting an object to guides places these along the object's true edges (imitating the object's shape), not along the bounding box"
+#: ../src/ui/dialog/document-properties.cpp:121
+msgid "Color Management"
+msgstr "Colour Management"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:301
-msgid "Ctrl+click dot size:"
-msgstr "Ctrl+click dot size:"
+#: ../src/ui/dialog/document-properties.cpp:122
+msgid "Scripting"
+msgstr "Scripting"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:301
-msgid "times current stroke width"
-msgstr "times current stroke width"
+#: ../src/ui/dialog/document-properties.cpp:220
+msgid "<b>General</b>"
+msgstr "<b>General</b>"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:302
-msgid "Size of dots created with Ctrl+click (relative to current stroke width)"
-msgstr "Size of dots created with Ctrl+click (relative to current stroke width)"
+#: ../src/ui/dialog/document-properties.cpp:222
+msgid "<b>Border</b>"
+msgstr "<b>Border</b>"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:317
-msgid "<b>No objects selected</b> to take the style from."
-msgstr "<b>No objects selected</b> to take the style from."
+#: ../src/ui/dialog/document-properties.cpp:224
+msgid "<b>Page Size</b>"
+msgstr "<b>Page Size</b>"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:326
-msgid "<b>More than one object selected.</b>  Cannot take style from multiple objects."
-msgstr "<b>More than one object selected.</b>  Cannot take style from multiple objects."
+#: ../src/ui/dialog/document-properties.cpp:252
+msgid "<b>Guides</b>"
+msgstr "<b>Guides</b>"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:359
-msgid "Create new objects with:"
-msgstr "Create new objects with:"
+#: ../src/ui/dialog/document-properties.cpp:271
+msgid "Snap _distance"
+msgstr "Snap _distance"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:361
-msgid "Last used style"
-msgstr "Last used style"
+#: ../src/ui/dialog/document-properties.cpp:271
+msgid "Snap only when _closer than:"
+msgstr "Snap only when _closer than:"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:363
-msgid "Apply the style you last set on an object"
-msgstr "Apply the style you last set on an object"
+#: ../src/ui/dialog/document-properties.cpp:271
+#: ../src/ui/dialog/document-properties.cpp:277
+#: ../src/ui/dialog/document-properties.cpp:283
+msgid "Always snap"
+msgstr "Always snap"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:368
-msgid "This tool's own style:"
-msgstr "This tool's own style:"
-
-#: ../src/ui/dialog/inkscape-preferences.cpp:372
-msgid "Each tool may store its own style to apply to the newly created objects. Use the button below to set it."
-msgstr "Each tool may store its own style to apply to the newly created objects. Use the button below to set it."
+#: ../src/ui/dialog/document-properties.cpp:272
+msgid "Snapping distance, in screen pixels, for snapping to objects"
+msgstr "Snapping distance, in screen pixels, for snapping to objects"
 
-#. style swatch
-#: ../src/ui/dialog/inkscape-preferences.cpp:376
-msgid "Take from selection"
-msgstr "Take from selection"
+#: ../src/ui/dialog/document-properties.cpp:272
+msgid "Always snap to objects, regardless of their distance"
+msgstr "Always snap to objects, regardless of their distance"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:381
-msgid "This tool's style of new objects"
-msgstr "This tool's style of new objects"
+#: ../src/ui/dialog/document-properties.cpp:273
+msgid ""
+"If set, objects only snap to another object when it's within the range "
+"specified below"
+msgstr ""
+"If set, objects only snap to another object when it's within the range "
+"specified below"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:388
-msgid "Remember the style of the (first) selected object as this tool's style"
-msgstr "Remember the style of the (first) selected object as this tool's style"
+#. Options for snapping to grids
+#: ../src/ui/dialog/document-properties.cpp:277
+msgid "Snap d_istance"
+msgstr "Snap d_istance"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:393
-msgid "Tools"
-msgstr "Tools"
+#: ../src/ui/dialog/document-properties.cpp:277
+msgid "Snap only when c_loser than:"
+msgstr "Snap only when c_loser than:"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:396
-msgid "Bounding box to use:"
-msgstr "Bounding box to use:"
+#: ../src/ui/dialog/document-properties.cpp:278
+msgid "Snapping distance, in screen pixels, for snapping to grid"
+msgstr "Snapping distance, in screen pixels, for snapping to grid"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:397
-msgid "Visual bounding box"
-msgstr "Visual bounding box"
+#: ../src/ui/dialog/document-properties.cpp:278
+msgid "Always snap to grids, regardless of the distance"
+msgstr "Always snap to grids, regardless of the distance"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:399
-msgid "This bounding box includes stroke width, markers, filter margins, etc."
-msgstr "This bounding box includes stroke width, markers, filter margins, etc."
+#: ../src/ui/dialog/document-properties.cpp:279
+msgid ""
+"If set, objects only snap to a grid line when it's within the range "
+"specified below"
+msgstr ""
+"If set, objects only snap to a grid line when it's within the range "
+"specified below"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:400
-msgid "Geometric bounding box"
-msgstr "Geometric bounding box"
+#. Options for snapping to guides
+#: ../src/ui/dialog/document-properties.cpp:283
+msgid "Snap dist_ance"
+msgstr "Snap dist_ance"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:402
-msgid "This bounding box includes only the bare path"
-msgstr "This bounding box includes only the bare path"
+#: ../src/ui/dialog/document-properties.cpp:283
+msgid "Snap only when close_r than:"
+msgstr "Snap only when close_r than:"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:404
-msgid "Conversion to guides:"
-msgstr "Conversion to guides:"
+#: ../src/ui/dialog/document-properties.cpp:284
+msgid "Snapping distance, in screen pixels, for snapping to guides"
+msgstr "Snapping distance, in screen pixels, for snapping to guides"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:405
-msgid "Keep objects after conversion to guides"
-msgstr "Keep objects after conversion to guides"
+#: ../src/ui/dialog/document-properties.cpp:284
+msgid "Always snap to guides, regardless of the distance"
+msgstr "Always snap to guides, regardless of the distance"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:407
-msgid "When converting an object to guides, don't delete the object after the conversion"
-msgstr "When converting an object to guides, don't delete the object after the conversion"
+#: ../src/ui/dialog/document-properties.cpp:285
+msgid ""
+"If set, objects only snap to a guide when it's within the range specified "
+"below"
+msgstr ""
+"If set, objects only snap to a guide when it's within the range specified "
+"below"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:408
-msgid "Treat groups as a single object"
-msgstr "Treat groups as a single object"
+#: ../src/ui/dialog/document-properties.cpp:289
+msgid "<b>Snap to objects</b>"
+msgstr "<b>Snap to objects</b>"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:410
-msgid "Treat groups as a single object during conversion to guides rather than converting each child separately"
-msgstr "Treat groups as a single object during conversion to guides rather than converting each child separately"
+#: ../src/ui/dialog/document-properties.cpp:291
+msgid "<b>Snap to grids</b>"
+msgstr "<b>Snap to grids</b>"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:412
-msgid "Average all sketches"
-msgstr "Average all sketches"
+#: ../src/ui/dialog/document-properties.cpp:293
+msgid "<b>Snap to guides</b>"
+msgstr "<b>Snap to guides</b>"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:413
-msgid "Width is in absolute units"
-msgstr "Width is in absolute units"
+#: ../src/ui/dialog/document-properties.cpp:322
+msgid "(invalid UTF-8 string)"
+msgstr "(invalid UTF-8 string)"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:414
-msgid "Select new path"
-msgstr "Select new path"
+#. TODO check if this next line was sometimes needed. It being there caused an assertion.
+#. Inkscape::GC::release(defsRepr);
+#. inform the document, so we can undo
+#. Color Management
+#: ../src/ui/dialog/document-properties.cpp:431 ../src/verbs.cpp:2737
+msgid "Link Color Profile"
+msgstr "Link Colour Profile"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:415
-msgid "Don't attach connectors to text objects"
-msgstr "Don't attach connectors to text objects"
+#: ../src/ui/dialog/document-properties.cpp:506
+msgid "Remove linked color profile"
+msgstr "Remove linked colour profile"
 
-#. Selector
-#: ../src/ui/dialog/inkscape-preferences.cpp:418
-msgid "Selector"
-msgstr "Selector"
+#: ../src/ui/dialog/document-properties.cpp:520
+msgid "<b>Linked Color Profiles:</b>"
+msgstr "<b>Linked Colour Profiles:</b>"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:421
-msgid "When transforming, show:"
-msgstr "When transforming, show:"
+#: ../src/ui/dialog/document-properties.cpp:522
+msgid "<b>Available Color Profiles:</b>"
+msgstr "<b>Available Colour Profiles:</b>"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:422
-msgid "Objects"
-msgstr "Objects"
+#: ../src/ui/dialog/document-properties.cpp:524
+msgid "Link Profile"
+msgstr "Link Profile"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:424
-msgid "Show the actual objects when moving or transforming"
-msgstr "Show the actual objects when moving or transforming"
+#: ../src/ui/dialog/document-properties.cpp:555
+msgid "Profile Name"
+msgstr "Profile Name"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:425
-msgid "Box outline"
-msgstr "Box outline"
+#: ../src/ui/dialog/document-properties.cpp:586
+msgid "<b>External script files:</b>"
+msgstr "<b>External script files:</b>"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:427
-msgid "Show only a box outline of the objects when moving or transforming"
-msgstr "Show only a box outline of the objects when moving or transforming"
+#: ../src/ui/dialog/document-properties.cpp:588
+msgid "Add"
+msgstr "Add"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:428
-msgid "Per-object selection cue:"
-msgstr "Per-object selection cue:"
+#: ../src/ui/dialog/document-properties.cpp:611
+msgid "Filename"
+msgstr "Filename"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:431
-msgid "No per-object selection indication"
-msgstr "No per-object selection indication"
+#. inform the document, so we can undo
+#: ../src/ui/dialog/document-properties.cpp:651
+msgid "Add external script..."
+msgstr "Add external script..."
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:432
-msgid "Mark"
-msgstr "Mark"
+#: ../src/ui/dialog/document-properties.cpp:677
+msgid "Remove external script"
+msgstr "Remove external script"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:434
-msgid "Each selected object has a diamond mark in the top left corner"
-msgstr "Each selected object has a diamond mark in the top left corner"
+#: ../src/ui/dialog/document-properties.cpp:758
+msgid "<b>Creation</b>"
+msgstr "<b>Creation</b>"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:435
-msgid "Box"
-msgstr "Box"
+#: ../src/ui/dialog/document-properties.cpp:759
+msgid "<b>Defined grids</b>"
+msgstr "<b>Defined grids</b>"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:437
-msgid "Each selected object displays its bounding box"
-msgstr "Each selected object displays its bounding box"
+#: ../src/ui/dialog/document-properties.cpp:970
+msgid "Remove grid"
+msgstr "Remove grid"
 
-#. Node
-#: ../src/ui/dialog/inkscape-preferences.cpp:440
-msgid "Node"
-msgstr "Node"
+#: ../src/ui/dialog/extension-editor.cpp:80
+msgid "Information"
+msgstr "Information"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:443
-msgid "Path outline"
-msgstr "Path outline"
+#: ../src/ui/dialog/extension-editor.cpp:82
+msgid "Parameters"
+msgstr "Parameters"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:444
-msgid "Path outline color"
-msgstr "Path outline colour"
+#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:384
+msgid "No preview"
+msgstr "No preview"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:445
-msgid "Selects the color used for showing the path outline"
-msgstr "Selects the colour used for showing the path outline"
+#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:490
+msgid "too large for preview"
+msgstr "too large for preview"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:446
-msgid "Always show outline"
-msgstr "Always show outline"
+#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:578
+msgid "Enable preview"
+msgstr "Enable preview"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:447
-msgid "Show outlines for all paths, not only invisible paths"
-msgstr "Show outlines for all paths, not only invisible paths"
+#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:712
+#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:713
+#: ../src/ui/dialog/filedialogimpl-win32.cpp:217
+msgid "All Inkscape Files"
+msgstr "All Inkscape Files"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:448
-msgid "Update outline when dragging nodes"
-msgstr "Update outline when dragging nodes"
+#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:717
+#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:718
+#: ../src/ui/dialog/filedialogimpl-win32.cpp:216
+msgid "All Files"
+msgstr "All Files"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:449
-msgid "Update the outline when dragging or transforming nodes; if this is off, the outline will only update when completing a drag"
-msgstr "Update the outline when dragging or transforming nodes; if this is off, the outline will only update when completing a drag"
+#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:723
+#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:724
+#: ../src/ui/dialog/filedialogimpl-win32.cpp:218
+msgid "All Images"
+msgstr "All Images"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:450
-msgid "Update paths when dragging nodes"
-msgstr "Update paths when dragging nodes"
+#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:728
+#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:729
+#: ../src/ui/dialog/filedialogimpl-win32.cpp:219
+msgid "All Vectors"
+msgstr "All Vectors"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:451
-msgid "Update paths when dragging or transforming nodes; if this is off, paths will only be updated when completing a drag"
-msgstr "Update paths when dragging or transforming nodes; if this is off, paths will only be updated when completing a drag"
+#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:733
+#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:734
+#: ../src/ui/dialog/filedialogimpl-win32.cpp:220
+msgid "All Bitmaps"
+msgstr "All Bitmaps"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:452
-msgid "Show path direction on outlines"
-msgstr "Show path direction on outlines"
+#. ###### File options
+#. ###### Do we want the .xxx extension automatically added?
+#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:928
+#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:1476
+msgid "Append filename extension automatically"
+msgstr "Append filename extension automatically"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:453
-msgid "Visualize the direction of selected paths by drawing small arrows in the middle of each outline segment"
-msgstr ""
-"Visualise the direction of selected paths by drawing small arrows in the "
-"middle of each outline segment"
+#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:1086
+#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:1340
+msgid "Guess from extension"
+msgstr "Guess from extension"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:454
-msgid "Show temporary path outline"
-msgstr "Show temporary path outline"
+#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:1361
+msgid "Left edge of source"
+msgstr "Left edge of source"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:455
-msgid "When hovering over a path, briefly flash its outline"
-msgstr "When hovering over a path, briefly flash its outline"
+#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:1362
+msgid "Top edge of source"
+msgstr "Top edge of source"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:456
-msgid "Show temporary outline for selected paths"
-msgstr "Show temporary outline for selected paths"
+#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:1363
+msgid "Right edge of source"
+msgstr "Right edge of source"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:457
-msgid "Show temporary outline even when a path is selected for editing"
-msgstr "Show temporary outline even when a path is selected for editing"
+#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:1364
+msgid "Bottom edge of source"
+msgstr "Bottom edge of source"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:459
-msgid "Flash time"
-msgstr "Flash time"
+#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:1365
+msgid "Source width"
+msgstr "Source width"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:459
-msgid "Specifies how long the path outline will be visible after a mouse-over (in milliseconds); specify 0 to have the outline shown until mouse leaves the path"
-msgstr "Specifies how long the path outline will be visible after a mouse-over (in milliseconds); specify 0 to have the outline shown until mouse leaves the path"
+#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:1366
+msgid "Source height"
+msgstr "Source height"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:460
-msgid "Editing preferences"
-msgstr "Editing preferences"
+#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:1367
+msgid "Destination width"
+msgstr "Destination width"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:461
-msgid "Show transform handles for single nodes"
-msgstr "Show transform handles for single nodes"
+#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:1368
+msgid "Destination height"
+msgstr "Destination height"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:462
-msgid "Show transform handles even when only a single node is selected"
-msgstr "Show transform handles even when only a single node is selected"
+#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:1369
+msgid "Resolution (dots per inch)"
+msgstr "Resolution (dots per inch)"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:463
-msgid "Deleting nodes preserves shape"
-msgstr "Deleting nodes preserves shape"
+#. #########################################
+#. ## EXTRA WIDGET -- SOURCE SIDE
+#. #########################################
+#. ##### Export options buttons/spinners, etc
+#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:1407
+msgid "Document"
+msgstr "Document"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:464
-msgid "Move handles next to deleted nodes to resemble original shape; hold Ctrl to get the other behavior"
-msgstr "Move handles next to deleted nodes to resemble original shape; hold Ctrl to get the other behaviour"
+#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:1439
+msgid "Source"
+msgstr "Source"
 
-#. Tweak
-#: ../src/ui/dialog/inkscape-preferences.cpp:467
-#: ../src/verbs.cpp:2457
-msgid "Tweak"
-msgstr "Tweak"
+#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:1459
+msgid "Cairo"
+msgstr "Cairo"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:468
-msgid "Paint objects with:"
-msgstr "Paint objects with:"
+#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:1462
+msgid "Antialias"
+msgstr "Antialias"
 
-#. Spray
-#: ../src/ui/dialog/inkscape-preferences.cpp:473
-#: ../src/verbs.cpp:2459
-msgid "Spray"
-msgstr "Spray"
+#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:1465
+msgid "Background"
+msgstr "Background"
 
-#. Zoom
-#: ../src/ui/dialog/inkscape-preferences.cpp:478
-#: ../src/ui/view/edit-widget.cpp:1062
-#: ../src/verbs.cpp:2481
-#: ../src/widgets/desktop-widget.cpp:487
-msgid "Zoom"
-msgstr "Zoom"
+#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:1488
+msgid "Destination"
+msgstr "Destination"
 
-#. Shapes
-#: ../src/ui/dialog/inkscape-preferences.cpp:483
-msgid "Shapes"
-msgstr "Shapes"
+#: ../src/ui/dialog/filedialogimpl-win32.cpp:496
+msgid "Show Preview"
+msgstr "Show Preview"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:515
-msgid "Sketch mode"
-msgstr "Sketch mode"
+#: ../src/ui/dialog/filedialogimpl-win32.cpp:631
+msgid "No file selected"
+msgstr "No file selected"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:517
-msgid "If on, the sketch result will be the normal average of all sketches made, instead of averaging the old result with the new sketch"
-msgstr "If on, the sketch result will be the normal average of all sketches made, instead of averaging the old result with the new sketch"
+#: ../src/ui/dialog/fill-and-stroke.cpp:58
+msgid "Stroke _paint"
+msgstr "Stroke _paint"
 
-#. Pen
-#: ../src/ui/dialog/inkscape-preferences.cpp:520
-#: ../src/ui/dialog/input.cpp:1042
-#: ../src/verbs.cpp:2473
-msgid "Pen"
-msgstr "Pen"
+#: ../src/ui/dialog/fill-and-stroke.cpp:59
+msgid "Stroke st_yle"
+msgstr "Stroke st_yle"
 
-#. Calligraphy
-#: ../src/ui/dialog/inkscape-preferences.cpp:526
-#: ../src/verbs.cpp:2475
-msgid "Calligraphy"
-msgstr "Calligraphy"
+#. TRANSLATORS: this dialog is accessible via menu Filters - Filter editor
+#: ../src/ui/dialog/filter-effects-dialog.cpp:474
+msgid ""
+"This matrix determines a linear transform on color space. Each line affects "
+"one of the color components. Each column determines how much of each color "
+"component from the input is passed to the output. The last column does not "
+"depend on input colors, so can be used to adjust a constant component value."
+msgstr ""
+"This matrix determines a linear transform on colour space. Each line affects "
+"one of the colour components. Each column determines how much of each colour "
+"component from the input is passed to the output. The last column does not "
+"depend on input colours, so can be used to adjust a constant component value."
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:530
-msgid "If on, pen width is in absolute units (px) independent of zoom; otherwise pen width depends on zoom so that it looks the same at any zoom"
-msgstr "If on, pen width is in absolute units (px) independent of zoom; otherwise pen width depends on zoom so that it looks the same at any zoom"
+#: ../src/ui/dialog/filter-effects-dialog.cpp:584
+msgid "Image File"
+msgstr "Image File"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:532
-msgid "If on, each newly created object will be selected (deselecting previous selection)"
-msgstr "If on, each newly created object will be selected (deselecting previous selection)"
+#: ../src/ui/dialog/filter-effects-dialog.cpp:587
+msgid "Selected SVG Element"
+msgstr "Selected SVG Element"
 
-#. Paint Bucket
-#: ../src/ui/dialog/inkscape-preferences.cpp:534
-#: ../src/verbs.cpp:2487
-msgid "Paint Bucket"
-msgstr "Paint Bucket"
+#. TODO: any image, not just svg
+#: ../src/ui/dialog/filter-effects-dialog.cpp:657
+msgid "Select an image to be used as feImage input"
+msgstr "Select an image to be used as feImage input"
 
-#. Eraser
-#: ../src/ui/dialog/inkscape-preferences.cpp:539
-#: ../src/verbs.cpp:2491
-msgid "Eraser"
-msgstr "Eraser"
+#: ../src/ui/dialog/filter-effects-dialog.cpp:749
+msgid "This SVG filter effect does not require any parameters."
+msgstr "This SVG filter effect does not require any parameters."
 
-#. LPETool
-#: ../src/ui/dialog/inkscape-preferences.cpp:543
-#: ../src/verbs.cpp:2493
-msgid "LPE Tool"
-msgstr "LPE Tool"
+#: ../src/ui/dialog/filter-effects-dialog.cpp:755
+msgid "This SVG filter effect is not yet implemented in Inkscape."
+msgstr "This SVG filter effect is not yet implemented in Inkscape."
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:552
-msgid "Show font samples in the drop-down list"
-msgstr "Show font samples in the drop-down list"
+#: ../src/ui/dialog/filter-effects-dialog.cpp:947
+msgid "Light Source:"
+msgstr "Light Source:"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:553
-msgid "Show font samples alongside font names in the drop-down list in Text bar"
-msgstr "Show font samples alongside font names in the drop-down list in Text bar"
+#: ../src/ui/dialog/filter-effects-dialog.cpp:964
+msgid "Azimuth"
+msgstr "Azimuth"
 
-#. Gradient
-#: ../src/ui/dialog/inkscape-preferences.cpp:558
-#: ../src/verbs.cpp:2479
-msgid "Gradient"
-msgstr "Gradient"
+#: ../src/ui/dialog/filter-effects-dialog.cpp:964
+msgid "Direction angle for the light source on the XY plane, in degrees"
+msgstr "Direction angle for the light source on the XY plane, in degrees"
 
-#. Connector
-#: ../src/ui/dialog/inkscape-preferences.cpp:562
-#: ../src/verbs.cpp:2485
-msgid "Connector"
-msgstr "Connector"
+#: ../src/ui/dialog/filter-effects-dialog.cpp:965
+msgid "Elevation"
+msgstr "Elevation"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:565
-msgid "If on, connector attachment points will not be shown for text objects"
-msgstr "If on, connector attachment points will not be shown for text objects"
+#: ../src/ui/dialog/filter-effects-dialog.cpp:965
+msgid "Direction angle for the light source on the YZ plane, in degrees"
+msgstr "Direction angle for the light source on the YZ plane, in degrees"
 
-#. Dropper
-#: ../src/ui/dialog/inkscape-preferences.cpp:567
-#: ../src/verbs.cpp:2483
-msgid "Dropper"
-msgstr "Dropper"
+#. default x:
+#. default y:
+#. default z:
+#: ../src/ui/dialog/filter-effects-dialog.cpp:968
+#: ../src/ui/dialog/filter-effects-dialog.cpp:971
+msgid "Location"
+msgstr "Location"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:574
-msgid "Save and restore window geometry for each document"
-msgstr "Save and restore window geometry for each document"
+#: ../src/ui/dialog/filter-effects-dialog.cpp:968
+#: ../src/ui/dialog/filter-effects-dialog.cpp:971
+#: ../src/ui/dialog/filter-effects-dialog.cpp:974
+msgid "X coordinate"
+msgstr "X coordinate"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:575
-msgid "Remember and use last window's geometry"
-msgstr "Remember and use last window's geometry"
+#: ../src/ui/dialog/filter-effects-dialog.cpp:968
+#: ../src/ui/dialog/filter-effects-dialog.cpp:971
+#: ../src/ui/dialog/filter-effects-dialog.cpp:974
+msgid "Y coordinate"
+msgstr "Y coordinate"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:576
-msgid "Don't save window geometry"
-msgstr "Don't save window geometry"
+#: ../src/ui/dialog/filter-effects-dialog.cpp:968
+#: ../src/ui/dialog/filter-effects-dialog.cpp:971
+#: ../src/ui/dialog/filter-effects-dialog.cpp:974
+msgid "Z coordinate"
+msgstr "Z coordinate"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:578
-#: ../src/ui/dialog/inkscape-preferences.cpp:598
-msgid "Dockable"
-msgstr "Dockable"
+#: ../src/ui/dialog/filter-effects-dialog.cpp:974
+msgid "Points At"
+msgstr "Points At"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:581
-msgid "Dialogs are hidden in taskbar"
-msgstr "Dialogues are hidden in taskbar"
+#: ../src/ui/dialog/filter-effects-dialog.cpp:975
+msgid "Specular Exponent"
+msgstr "Specular Exponent"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:582
-msgid "Zoom when window is resized"
-msgstr "Zoom when window is resized"
+#: ../src/ui/dialog/filter-effects-dialog.cpp:975
+msgid "Exponent value controlling the focus for the light source"
+msgstr "Exponent value controlling the focus for the light source"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:583
-msgid "Show close button on dialogs"
-msgstr "Show close button on dialogues"
+#. TODO: here I have used 100 degrees as default value. But spec says that if not specified, no limiting cone is applied. So, there should be a way for the user to set a "no limiting cone" option.
+#: ../src/ui/dialog/filter-effects-dialog.cpp:977
+msgid "Cone Angle"
+msgstr "Cone Angle"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:585
-#: ../src/widgets/toolbox.cpp:7684
-#: ../src/widgets/toolbox.cpp:7715
-#: ../src/widgets/toolbox.cpp:7746
-msgid "Normal"
-msgstr "Normal"
+#: ../src/ui/dialog/filter-effects-dialog.cpp:977
+msgid ""
+"This is the angle between the spot light axis (i.e. the axis between the "
+"light source and the point to which it is pointing at) and the spot light "
+"cone. No light is projected outside this cone."
+msgstr ""
+"This is the angle between the spot light axis (i.e. the axis between the "
+"light source and the point to which it is pointing at) and the spot light "
+"cone. No light is projected outside this cone."
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:586
-msgid "Aggressive"
-msgstr "Aggressive"
+#: ../src/ui/dialog/filter-effects-dialog.cpp:1040
+msgid "New light source"
+msgstr "New light source"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:588
-msgid "Saving window geometry (size and position):"
-msgstr "Saving window geometry (size and position):"
+#: ../src/ui/dialog/filter-effects-dialog.cpp:1081
+msgid "_Duplicate"
+msgstr "_Duplicate"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:590
-msgid "Let the window manager determine placement of all windows"
-msgstr "Let the window manager determine placement of all windows"
+#: ../src/ui/dialog/filter-effects-dialog.cpp:1107
+msgid "_Filter"
+msgstr "_Filter"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:592
-msgid "Remember and use the last window's geometry (saves geometry to user preferences)"
-msgstr "Remember and use the last window's geometry (saves geometry to user preferences)"
+#: ../src/ui/dialog/filter-effects-dialog.cpp:1121
+msgid "R_ename"
+msgstr "R_ename"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:594
-msgid "Save and restore window geometry for each document (saves geometry in the document)"
-msgstr "Save and restore window geometry for each document (saves geometry in the document)"
+#: ../src/ui/dialog/filter-effects-dialog.cpp:1223
+msgid "Rename filter"
+msgstr "Rename filter"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:596
-msgid "Dialog behavior (requires restart):"
-msgstr "Dialogue behaviour (requires restart):"
+#: ../src/ui/dialog/filter-effects-dialog.cpp:1259
+msgid "Apply filter"
+msgstr "Apply filter"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:603
-msgid "Dialogs on top:"
-msgstr "Dialogues on top:"
+#: ../src/ui/dialog/filter-effects-dialog.cpp:1328
+msgid "filter"
+msgstr "filter"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:606
-msgid "Dialogs are treated as regular windows"
-msgstr "Dialogues are treated as regular windows"
+#: ../src/ui/dialog/filter-effects-dialog.cpp:1335
+msgid "Add filter"
+msgstr "Add filter"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:608
-msgid "Dialogs stay on top of document windows"
-msgstr "Dialogues stay on top of document windows"
+#: ../src/ui/dialog/filter-effects-dialog.cpp:1363
+msgid "Duplicate filter"
+msgstr "Duplicate filter"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:610
-msgid "Same as Normal but may work better with some window managers"
-msgstr "Same as Normal but may work better with some window managers"
+#: ../src/ui/dialog/filter-effects-dialog.cpp:1430
+msgid "_Effect"
+msgstr "_Effect"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:614
-msgid "Dialog Transparency:"
-msgstr "Dialogue Transparency:"
+#: ../src/ui/dialog/filter-effects-dialog.cpp:1438
+msgid "Connections"
+msgstr "Connections"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:616
-msgid "Opacity when focused:"
-msgstr "Opacity when focused:"
+#: ../src/ui/dialog/filter-effects-dialog.cpp:1557
+msgid "Remove filter primitive"
+msgstr "Remove filter primitive"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:618
-msgid "Opacity when unfocused:"
-msgstr "Opacity when unfocused:"
+#: ../src/ui/dialog/filter-effects-dialog.cpp:1931
+msgid "Remove merge node"
+msgstr "Remove merge node"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:620
-msgid "Time of opacity change animation:"
-msgstr "Time of opacity change animation:"
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2049
+msgid "Reorder filter primitive"
+msgstr "Reorder filter primitive"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:623
-msgid "Miscellaneous:"
-msgstr "Miscellaneous:"
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2083
+msgid "Add Effect:"
+msgstr "Add Effect:"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:626
-msgid "Whether dialog windows are to be hidden in the window manager taskbar"
-msgstr "Whether dialogue windows are to be hidden in the window manager taskbar"
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2084
+msgid "No effect selected"
+msgstr "No effect selected"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:629
-msgid "Zoom drawing when document window is resized, to keep the same area visible (this is the default which can be changed in any window using the button above the right scrollbar)"
-msgstr ""
-"Zoom drawing when document window is resized, to keep the same area visible "
-"(this is the default which can be changed in any window using the button "
-"above the right scrollbar)"
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2085
+msgid "No filter selected"
+msgstr "No filter selected"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:631
-msgid "Whether dialog windows have a close button (requires restart)"
-msgstr "Whether dialogue windows have a close button (requires restart)"
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2123
+msgid "Effect parameters"
+msgstr "Effect parameters"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:632
-msgid "Windows"
-msgstr "Windows"
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2124
+msgid "Filter General Settings"
+msgstr "Filter General Settings"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:637
-msgid "Move in parallel"
-msgstr "Move in parallel"
+#. default x:
+#. default y:
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2180
+msgid "Coordinates:"
+msgstr "Coordinates:"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:639
-msgid "Stay unmoved"
-msgstr "Stay unmoved"
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2180
+msgid "X coordinate of the left corners of filter effects region"
+msgstr "X coordinate of the left corners of filter effects region"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:641
-msgid "Move according to transform"
-msgstr "Move according to transform"
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2180
+msgid "Y coordinate of the upper corners of filter effects region"
+msgstr "Y coordinate of the upper corners of filter effects region"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:643
-msgid "Are unlinked"
-msgstr "Are unlinked"
+#. default width:
+#. default height:
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2181
+msgid "Dimensions:"
+msgstr "Dimensions:"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:645
-msgid "Are deleted"
-msgstr "Are deleted"
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2181
+msgid "Width of filter effects region"
+msgstr "Width of filter effects region"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:648
-msgid "When the original moves, its clones and linked offsets:"
-msgstr "When the original moves, its clones and linked offsets:"
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2181
+msgid "Height of filter effects region"
+msgstr "Height of filter effects region"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:650
-msgid "Clones are translated by the same vector as their original"
-msgstr "Clones are translated by the same vector as their original"
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2187
+msgid ""
+"Indicates the type of matrix operation. The keyword 'matrix' indicates that "
+"a full 5x4 matrix of values will be provided. The other keywords represent "
+"convenience shortcuts to allow commonly used color operations to be "
+"performed without specifying a complete matrix."
+msgstr ""
+"Indicates the type of matrix operation. The keyword 'matrix' indicates that "
+"a full 5x4 matrix of values will be provided. The other keywords represent "
+"convenience shortcuts to allow commonly used colour operations to be "
+"performed without specifying a complete matrix."
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:652
-msgid "Clones preserve their positions when their original is moved"
-msgstr "Clones preserve their positions when their original is moved"
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2188
+msgid "Value(s):"
+msgstr "Value(s):"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:654
-msgid "Each clone moves according to the value of its transform= attribute; for example, a rotated clone will move in a different direction than its original"
-msgstr "Each clone moves according to the value of its transform= attribute; for example, a rotated clone will move in a different direction than its original"
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2203
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2243
+msgid "Operator:"
+msgstr "Operator:"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:655
-msgid "When the original is deleted, its clones:"
-msgstr "When the original is deleted, its clones:"
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2204
+msgid "K1:"
+msgstr "K1:"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:657
-msgid "Orphaned clones are converted to regular objects"
-msgstr "Orphaned clones are converted to regular objects"
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2204
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2205
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2206
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2207
+msgid ""
+"If the arithmetic operation is chosen, each result pixel is computed using "
+"the formula k1*i1*i2 + k2*i1 + k3*i2 + k4 where i1 and i2 are the pixel "
+"values of the first and second inputs respectively."
+msgstr ""
+"If the arithmetic operation is chosen, each result pixel is computed using "
+"the formula k1*i1*i2 + k2*i1 + k3*i2 + k4 where i1 and i2 are the pixel "
+"values of the first and second inputs respectively."
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:659
-msgid "Orphaned clones are deleted along with their original"
-msgstr "Orphaned clones are deleted along with their original"
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2205
+msgid "K2:"
+msgstr "K2:"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:661
-msgid "When duplicating original+clones:"
-msgstr "When duplicating original+clones:"
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2206
+msgid "K3:"
+msgstr "K3:"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:663
-msgid "Relink duplicated clones"
-msgstr "Relink duplicated clones"
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2207
+msgid "K4:"
+msgstr "K4:"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:665
-msgid "When duplicating a selection containing both a clone and its original (possibly in groups), relink the duplicated clone to the duplicated original instead of the old original"
-msgstr "When duplicating a selection containing both a clone and its original (possibly in groups), relink the duplicated clone to the duplicated original instead of the old original"
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2210
+#: ../src/ui/dialog/tracedialog.cpp:581
+msgid "Size:"
+msgstr "Size:"
 
-#. TRANSLATORS: Heading for the Inkscape Preferences "Clones" Page
-#: ../src/ui/dialog/inkscape-preferences.cpp:668
-msgid "Clones"
-msgstr "Clones"
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2210
+msgid "width of the convolve matrix"
+msgstr "width of the convolve matrix"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:673
-msgid "When applying, use the topmost selected object as clippath/mask"
-msgstr "When applying, use the topmost selected object as clippath/mask"
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2210
+msgid "height of the convolve matrix"
+msgstr "height of the convolve matrix"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:675
-msgid "Uncheck this to use the bottom selected object as the clipping path or mask"
-msgstr "Uncheck this to use the bottom selected object as the clipping path or mask"
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2211
+msgid ""
+"X coordinate of the target point in the convolve matrix. The convolution is "
+"applied to pixels around this point."
+msgstr ""
+"X coordinate of the target point in the convolve matrix. The convolution is "
+"applied to pixels around this point."
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:676
-msgid "Remove clippath/mask object after applying"
-msgstr "Remove clippath/mask object after applying"
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2211
+msgid ""
+"Y coordinate of the target point in the convolve matrix. The convolution is "
+"applied to pixels around this point."
+msgstr ""
+"Y coordinate of the target point in the convolve matrix. The convolution is "
+"applied to pixels around this point."
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:678
-msgid "After applying, remove the object used as the clipping path or mask from the drawing"
-msgstr "After applying, remove the object used as the clipping path or mask from the drawing"
+#. TRANSLATORS: for info on "Kernel", see http://en.wikipedia.org/wiki/Kernel_(matrix)
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2213
+msgid "Kernel:"
+msgstr "Kernel:"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:680
-msgid "Before applying clippath/mask:"
-msgstr "Before applying clippath/mask:"
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2213
+msgid ""
+"This matrix describes the convolve operation that is applied to the input "
+"image in order to calculate the pixel colors at the output. Different "
+"arrangements of values in this matrix result in various possible visual "
+"effects. An identity matrix would lead to a motion blur effect (parallel to "
+"the matrix diagonal) while a matrix filled with a constant non-zero value "
+"would lead to a common blur effect."
+msgstr ""
+"This matrix describes the convolve operation that is applied to the input "
+"image in order to calculate the pixel colours at the output. Different "
+"arrangements of values in this matrix result in various possible visual "
+"effects. An identity matrix would lead to a motion blur effect (parallel to "
+"the matrix diagonal) while a matrix filled with a constant non-zero value "
+"would lead to a common blur effect."
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:682
-msgid "Do not group clipped/masked objects"
-msgstr "Do not group clipped/masked objects"
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2215
+msgid "Divisor:"
+msgstr "Divisor:"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:683
-msgid "Enclose every clipped/masked object in its own group"
-msgstr "Enclose every clipped/masked object in its own group"
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2215
+msgid ""
+"After applying the kernelMatrix to the input image to yield a number, that "
+"number is divided by divisor to yield the final destination color value. A "
+"divisor that is the sum of all the matrix values tends to have an evening "
+"effect on the overall color intensity of the result."
+msgstr ""
+"After applying the kernelMatrix to the input image to yield a number, that "
+"number is divided by divisor to yield the final destination colour value. A "
+"divisor that is the sum of all the matrix values tends to have an evening "
+"effect on the overall colour intensity of the result."
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:684
-msgid "Put all clipped/masked objects into one group"
-msgstr "Put all clipped/masked objects into one group"
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2216
+msgid "Bias:"
+msgstr "Bias:"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:687
-msgid "Apply clippath/mask to every object"
-msgstr "Apply clippath/mask to every object"
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2216
+msgid ""
+"This value is added to each component. This is useful to define a constant "
+"value as the zero response of the filter."
+msgstr ""
+"This value is added to each component. This is useful to define a constant "
+"value as the zero response of the filter."
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:690
-msgid "Apply clippath/mask to groups containing single object"
-msgstr "Apply clippath/mask to groups containing single object"
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2217
+msgid "Edge Mode:"
+msgstr "Edge Mode:"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:693
-msgid "Apply clippath/mask to group containing all objects"
-msgstr "Apply clippath/mask to group containing all objects"
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2217
+msgid ""
+"Determines how to extend the input image as necessary with color values so "
+"that the matrix operations can be applied when the kernel is positioned at "
+"or near the edge of the input image."
+msgstr ""
+"Determines how to extend the input image as necessary with colour values so "
+"that the matrix operations can be applied when the kernel is positioned at "
+"or near the edge of the input image."
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:695
-msgid "After releasing clippath/mask:"
-msgstr "After releasing clippath/mask:"
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2218
+msgid "Preserve Alpha"
+msgstr "Preserve Alpha"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:697
-msgid "Ungroup automatically created groups"
-msgstr "Ungroup automatically created groups"
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2218
+msgid "If set, the alpha channel won't be altered by this filter primitive."
+msgstr "If set, the alpha channel won't be altered by this filter primitive."
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:699
-msgid "Ungroup groups created when setting clip/mask"
-msgstr "Ungroup groups created when setting clip/mask"
+#. default: white
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2221
+msgid "Diffuse Color:"
+msgstr "Diffuse Colour:"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:701
-msgid "Clippaths and masks"
-msgstr "Clippaths and masks"
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2221
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2254
+msgid "Defines the color of the light source"
+msgstr "Defines the colour of the light source"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:706
-#: ../src/widgets/select-toolbar.cpp:544
-msgid "Scale stroke width"
-msgstr "Scale stroke width"
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2222
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2255
+msgid "Surface Scale:"
+msgstr "Surface Scale:"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:707
-msgid "Scale rounded corners in rectangles"
-msgstr "Scale rounded corners in rectangles"
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2222
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2255
+msgid ""
+"This value amplifies the heights of the bump map defined by the input alpha "
+"channel"
+msgstr ""
+"This value amplifies the heights of the bump map defined by the input alpha "
+"channel"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:708
-msgid "Transform gradients"
-msgstr "Transform gradients"
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2223
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2256
+msgid "Constant:"
+msgstr "Constant:"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:709
-msgid "Transform patterns"
-msgstr "Transform patterns"
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2223
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2256
+msgid "This constant affects the Phong lighting model."
+msgstr "This constant affects the Phong lighting model."
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:710
-msgid "Optimized"
-msgstr "Optimised"
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2224
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2258
+msgid "Kernel Unit Length:"
+msgstr "Kernel Unit Length:"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:711
-msgid "Preserved"
-msgstr "Preserved"
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2228
+msgid "This defines the intensity of the displacement effect."
+msgstr "This defines the intensity of the displacement effect."
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:714
-#: ../src/widgets/select-toolbar.cpp:545
-msgid "When scaling objects, scale the stroke width by the same proportion"
-msgstr "When scaling objects, scale the stroke width by the same proportion"
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2229
+msgid "X displacement:"
+msgstr "X displacement:"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:716
-#: ../src/widgets/select-toolbar.cpp:556
-msgid "When scaling rectangles, scale the radii of rounded corners"
-msgstr "When scaling rectangles, scale the radii of rounded corners"
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2229
+msgid "Color component that controls the displacement in the X direction"
+msgstr "Colour component that controls the displacement in the X direction"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:718
-#: ../src/widgets/select-toolbar.cpp:567
-msgid "Move gradients (in fill or stroke) along with the objects"
-msgstr "Move gradients (in fill or stroke) along with the objects"
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2230
+msgid "Y displacement:"
+msgstr "Y displacement:"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:720
-#: ../src/widgets/select-toolbar.cpp:578
-msgid "Move patterns (in fill or stroke) along with the objects"
-msgstr "Move patterns (in fill or stroke) along with the objects"
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2230
+msgid "Color component that controls the displacement in the Y direction"
+msgstr "Colour component that controls the displacement in the Y direction"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:721
-msgid "Store transformation:"
-msgstr "Store transformation:"
+#. default: black
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2233
+msgid "Flood Color:"
+msgstr "Flood Colour:"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:723
-msgid "If possible, apply transformation to objects without adding a transform= attribute"
-msgstr "If possible, apply transformation to objects without adding a transform= attribute"
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2233
+msgid "The whole filter region will be filled with this color."
+msgstr "The whole filter region will be filled with this colour."
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:725
-msgid "Always store transformation as a transform= attribute on objects"
-msgstr "Always store transformation as a transform= attribute on objects"
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2237
+msgid "Standard Deviation:"
+msgstr "Standard Deviation:"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:727
-msgid "Transforms"
-msgstr "Transforms"
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2237
+msgid "The standard deviation for the blur operation."
+msgstr "The standard deviation for the blur operation."
 
-#. blur quality
-#. filter quality
-#: ../src/ui/dialog/inkscape-preferences.cpp:733
-#: ../src/ui/dialog/inkscape-preferences.cpp:757
-msgid "Best quality (slowest)"
-msgstr "Best quality (slowest)"
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2243
+msgid ""
+"Erode: performs \"thinning\" of input image.\n"
+"Dilate: performs \"fattenning\" of input image."
+msgstr ""
+"Erode: performs \"thinning\" of input image.\n"
+"Dilate: performs \"fattenning\" of input image."
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:735
-#: ../src/ui/dialog/inkscape-preferences.cpp:759
-msgid "Better quality (slower)"
-msgstr "Better quality (slower)"
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2247
+msgid "Source of Image:"
+msgstr "Source of Image:"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:737
-#: ../src/ui/dialog/inkscape-preferences.cpp:761
-msgid "Average quality"
-msgstr "Average quality"
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2250
+msgid "Delta X:"
+msgstr "Delta X:"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:739
-#: ../src/ui/dialog/inkscape-preferences.cpp:763
-msgid "Lower quality (faster)"
-msgstr "Lower quality (faster)"
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2250
+msgid "This is how far the input image gets shifted to the right"
+msgstr "This is how far the input image gets shifted to the right"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:741
-#: ../src/ui/dialog/inkscape-preferences.cpp:765
-msgid "Lowest quality (fastest)"
-msgstr "Lowest quality (fastest)"
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2251
+msgid "Delta Y:"
+msgstr "Delta Y:"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:744
-msgid "Gaussian blur quality for display:"
-msgstr "Gaussian blur quality for display:"
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2251
+msgid "This is how far the input image gets shifted downwards"
+msgstr "This is how far the input image gets shifted downwards"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:746
-#: ../src/ui/dialog/inkscape-preferences.cpp:770
-msgid "Best quality, but display may be very slow at high zooms (bitmap export always uses best quality)"
-msgstr "Best quality, but display may be very slow at high zooms (bitmap export always uses best quality"
+#. default: white
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2254
+msgid "Specular Color:"
+msgstr "Specular Colour:"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:748
-#: ../src/ui/dialog/inkscape-preferences.cpp:772
-msgid "Better quality, but slower display"
-msgstr "Better quality, but slower display"
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2257
+msgid "Exponent for specular term, larger is more \"shiny\"."
+msgstr "Exponent for specular term, larger is more \"shiny\"."
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:750
-#: ../src/ui/dialog/inkscape-preferences.cpp:774
-msgid "Average quality, acceptable display speed"
-msgstr "Average quality, acceptable display speed"
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2266
+msgid ""
+"Indicates whether the filter primitive should perform a noise or turbulence "
+"function."
+msgstr ""
+"Indicates whether the filter primitive should perform a noise or turbulence "
+"function."
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:752
-#: ../src/ui/dialog/inkscape-preferences.cpp:776
-msgid "Lower quality (some artifacts), but display is faster"
-msgstr "Lower quality (some artifacts), but display is faster"
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2267
+msgid "Base Frequency:"
+msgstr "Base Frequency:"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:754
-#: ../src/ui/dialog/inkscape-preferences.cpp:778
-msgid "Lowest quality (considerable artifacts), but display is fastest"
-msgstr "Lowest quality (considerable artifacts), but display is fastest"
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2268
+msgid "Octaves:"
+msgstr "Octaves:"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:768
-msgid "Filter effects quality for display:"
-msgstr "Filter effects quality for display:"
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2269
+msgid "Seed:"
+msgstr "Seed:"
 
-#. show infobox
-#: ../src/ui/dialog/inkscape-preferences.cpp:781
-msgid "Show filter primitives infobox"
-msgstr "Show filter primitives infobox"
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2269
+msgid "The starting number for the pseudo random number generator."
+msgstr "The starting number for the pseudo random number generator."
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:783
-msgid "Show icons and descriptions for the filter primitives available at the filter effects dialog"
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2281
+msgid "Add filter primitive"
+msgstr "Add filter primitive"
+
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2298
+msgid ""
+"The <b>feBlend</b> filter primitive provides 4 image blending modes: screen, "
+"multiply, darken and lighten."
 msgstr ""
-"Show icons and descriptions for the filter primitives available at the "
-"filter effects dialogue"
+"The <b>feBlend</b> filter primitive provides 4 image blending modes: screen, "
+"multiply, darken and lighten."
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:787
-msgid "Number of Threads:"
-msgstr "Number of Threads:"
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2302
+msgid ""
+"The <b>feColorMatrix</b> filter primitive applies a matrix transformation to "
+"color of each rendered pixel. This allows for effects like turning object to "
+"grayscale, modifying color saturation and changing color hue."
+msgstr ""
+"The <b>feColorMatrix</b> filter primitive applies a matrix transformation to "
+"colour of each rendered pixel. This allows for effects like turning object "
+"to greyscale, modifying colour saturation and changing colour hue."
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:787
-#: ../src/ui/dialog/inkscape-preferences.cpp:1349
-msgid "(requires restart)"
-msgstr "(requires restart)"
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2306
+msgid ""
+"The <b>feComponentTransfer</b> filter primitive manipulates the input's "
+"color components (red, green, blue, and alpha) according to particular "
+"transfer functions, allowing operations like brightness and contrast "
+"adjustment, color balance, and thresholding."
+msgstr ""
+"The <b>feComponentTransfer</b> filter primitive manipulates the input's "
+"colour components (red, green, blue, and alpha) according to particular "
+"transfer functions, allowing operations like brightness and contrast "
+"adjustment, colour balance, and thresholding."
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:788
-msgid "Configure number of processors/threads to use with rendering of gaussian blur"
-msgstr "Configure number of processors/threads to use with rendering of gaussian blur"
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2310
+msgid ""
+"The <b>feComposite</b> filter primitive composites two images using one of "
+"the Porter-Duff blending modes or the arithmetic mode described in SVG "
+"standard. Porter-Duff blending modes are essentially logical operations "
+"between the corresponding pixel values of the images."
+msgstr ""
+"The <b>feComposite</b> filter primitive composites two images using one of "
+"the Porter-Duff blending modes or the arithmetic mode described in SVG "
+"standard. Porter-Duff blending modes are essentially logical operations "
+"between the corresponding pixel values of the images."
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:796
-msgid "Select in all layers"
-msgstr "Select in all layers"
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2314
+msgid ""
+"The <b>feConvolveMatrix</b> lets you specify a Convolution to be applied on "
+"the image. Common effects created using convolution matrices are blur, "
+"sharpening, embossing and edge detection. Note that while gaussian blur can "
+"be created using this filter primitive, the special gaussian blur primitive "
+"is faster and resolution-independent."
+msgstr ""
+"The <b>feConvolveMatrix</b> lets you specify a Convolution to be applied on "
+"the image. Common effects created using convolution matrices are blur, "
+"sharpening, embossing and edge detection. Note that while gaussian blur can "
+"be created using this filter primitive, the special gaussian blur primitive "
+"is faster and resolution-independent."
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:797
-msgid "Select only within current layer"
-msgstr "Select only within current layer"
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2318
+msgid ""
+"The <b>feDiffuseLighting</b> and feSpecularLighting filter primitives create "
+"\"embossed\" shadings.  The input's alpha channel is used to provide depth "
+"information: higher opacity areas are raised toward the viewer and lower "
+"opacity areas recede away from the viewer."
+msgstr ""
+"The <b>feDiffuseLighting</b> and feSpecularLighting filter primitives create "
+"\"embossed\" shadings.  The input's alpha channel is used to provide depth "
+"information: higher opacity areas are raised toward the viewer and lower "
+"opacity areas recede away from the viewer."
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:798
-msgid "Select in current layer and sublayers"
-msgstr "Select in current layer and sublayers"
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2322
+msgid ""
+"The <b>feDisplacementMap</b> filter primitive displaces the pixels in the "
+"first input using the second input as a displacement map, that shows from "
+"how far the pixel should come from. Classical examples are whirl and pinch "
+"effects."
+msgstr ""
+"The <b>feDisplacementMap</b> filter primitive displaces the pixels in the "
+"first input using the second input as a displacement map, that shows from "
+"how far the pixel should come from. Classical examples are whirl and pinch "
+"effects."
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:799
-msgid "Ignore hidden objects and layers"
-msgstr "Ignore hidden objects and layers"
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2326
+msgid ""
+"The <b>feFlood</b> filter primitive fills the region with a given color and "
+"opacity.  It is usually used as an input to other filters to apply color to "
+"a graphic."
+msgstr ""
+"The <b>feFlood</b> filter primitive fills the region with a given colour and "
+"opacity.  It is usually used as an input to other filters to apply colour to "
+"a graphic."
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:800
-msgid "Ignore locked objects and layers"
-msgstr "Ignore locked objects and layers"
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2330
+msgid ""
+"The <b>feGaussianBlur</b> filter primitive uniformly blurs its input.  It is "
+"commonly used together with feOffset to create a drop shadow effect."
+msgstr ""
+"The <b>feGaussianBlur</b> filter primitive uniformly blurs its input.  It is "
+"commonly used together with feOffset to create a drop shadow effect."
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:801
-msgid "Deselect upon layer change"
-msgstr "Deselect upon layer change"
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2334
+msgid ""
+"The <b>feImage</b> filter primitive fills the region with an external image "
+"or another part of the document."
+msgstr ""
+"The <b>feImage</b> filter primitive fills the region with an external image "
+"or another part of the document."
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:803
-msgid "Ctrl+A, Tab, Shift+Tab:"
-msgstr "Ctrl+A, Tab, Shift+Tab:"
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2338
+msgid ""
+"The <b>feMerge</b> filter primitive composites several temporary images "
+"inside the filter primitive to a single image. It uses normal alpha "
+"compositing for this. This is equivalent to using several feBlend primitives "
+"in 'normal' mode or several feComposite primitives in 'over' mode."
+msgstr ""
+"The <b>feMerge</b> filter primitive composites several temporary images "
+"inside the filter primitive to a single image. It uses normal alpha "
+"compositing for this. This is equivalent to using several feBlend primitives "
+"in 'normal' mode or several feComposite primitives in 'over' mode."
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:805
-msgid "Make keyboard selection commands work on objects in all layers"
-msgstr "Make keyboard selection commands work on objects in all layers"
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2342
+msgid ""
+"The <b>feMorphology</b> filter primitive provides erode and dilate effects. "
+"For single-color objects erode makes the object thinner and dilate makes it "
+"thicker."
+msgstr ""
+"The <b>feMorphology</b> filter primitive provides erode and dilate effects. "
+"For single-colour objects erode makes the object thinner and dilate makes it "
+"thicker."
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:807
-msgid "Make keyboard selection commands work on objects in current layer only"
-msgstr "Make keyboard selection commands work on objects in current layer only"
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2346
+msgid ""
+"The <b>feOffset</b> filter primitive offsets the image by an user-defined "
+"amount. For example, this is useful for drop shadows, where the shadow is in "
+"a slightly different position than the actual object."
+msgstr ""
+"The <b>feOffset</b> filter primitive offsets the image by an user-defined "
+"amount. For example, this is useful for drop shadows, where the shadow is in "
+"a slightly different position than the actual object."
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:809
-msgid "Make keyboard selection commands work on objects in current layer and all its sublayers"
-msgstr "Make keyboard selection commands work on objects in current layer and all its sublayers"
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2350
+msgid ""
+"The feDiffuseLighting and <b>feSpecularLighting</b> filter primitives create "
+"\"embossed\" shadings.  The input's alpha channel is used to provide depth "
+"information: higher opacity areas are raised toward the viewer and lower "
+"opacity areas recede away from the viewer."
+msgstr ""
+"The feDiffuseLighting and <b>feSpecularLighting</b> filter primitives create "
+"\"embossed\" shadings.  The input's alpha channel is used to provide depth "
+"information: higher opacity areas are raised toward the viewer and lower "
+"opacity areas recede away from the viewer."
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:811
-msgid "Uncheck this to be able to select objects that are hidden (either by themselves or by being in a hidden layer)"
-msgstr "Uncheck this to be able to select objects that are hidden (either by themselves or by being in a hidden layer)"
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2354
+msgid ""
+"The <b>feTile</b> filter primitive tiles a region with its input graphic"
+msgstr ""
+"The <b>feTile</b> filter primitive tiles a region with its input graphic"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:813
-msgid "Uncheck this to be able to select objects that are locked (either by themselves or by being in a locked layer)"
-msgstr "Uncheck this to be able to select objects that are locked (either by themselves or by being in a locked layer)"
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2358
+msgid ""
+"The <b>feTurbulence</b> filter primitive renders Perlin noise. This kind of "
+"noise is useful in simulating several nature phenomena like clouds, fire and "
+"smoke and in generating complex textures like marble or granite."
+msgstr ""
+"The <b>feTurbulence</b> filter primitive renders Perlin noise. This kind of "
+"noise is useful in simulating several nature phenomena like clouds, fire and "
+"smoke and in generating complex textures like marble or granite."
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:816
-msgid "Uncheck this to be able to keep the current objects selected when the current layer changes"
-msgstr "Uncheck this to be able to keep the current objects selected when the current layer changes"
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2377
+msgid "Duplicate filter primitive"
+msgstr "Duplicate filter primitive"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:818
-msgid "Selecting"
-msgstr "Selecting"
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2430
+msgid "Set filter primitive attribute"
+msgstr "Set filter primitive attribute"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:825
-msgid "Default export resolution:"
-msgstr "Default export resolution:"
+#: ../src/ui/dialog/glyphs.cpp:58 ../src/ui/dialog/glyphs.cpp:154
+msgid "all"
+msgstr "all"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:826
-msgid "Default bitmap resolution (in dots per inch) in the Export dialog"
-msgstr "Default bitmap resolution (in dots per inch) in the Export dialogue"
+#: ../src/ui/dialog/glyphs.cpp:59
+msgid "common"
+msgstr "common"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:828
-msgid "Open Clip Art Library Server Name:"
-msgstr "Open Clip Art Library Server Name:"
+#: ../src/ui/dialog/glyphs.cpp:60
+msgid "inherited"
+msgstr "inherited"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:829
-msgid "The server name of the Open Clip Art Library webdav server; it's used by the Import and Export to OCAL function"
-msgstr "The server name of the Open Clip Art Library webdav server; it's used by the Import and Export to OCAL function"
+#: ../src/ui/dialog/glyphs.cpp:61 ../src/ui/dialog/glyphs.cpp:167
+msgid "Arabic"
+msgstr "Arabic"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:831
-msgid "Open Clip Art Library Username:"
-msgstr "Open Clip Art Library Username:"
+#: ../src/ui/dialog/glyphs.cpp:62 ../src/ui/dialog/glyphs.cpp:165
+msgid "Armenian"
+msgstr "Armenian"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:832
-msgid "The username used to log into Open Clip Art Library"
-msgstr "The username used to log into Open Clip Art Library"
+#: ../src/ui/dialog/glyphs.cpp:63 ../src/ui/dialog/glyphs.cpp:174
+msgid "Bengali"
+msgstr "Bengali"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:834
-msgid "Open Clip Art Library Password:"
-msgstr "Open Clip Art Library Password:"
+#: ../src/ui/dialog/glyphs.cpp:64 ../src/ui/dialog/glyphs.cpp:256
+msgid "Bopomofo"
+msgstr "Bopomofo"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:835
-msgid "The password used to log into Open Clip Art Library"
-msgstr "The password used to log into Open Clip Art Library"
+#: ../src/ui/dialog/glyphs.cpp:65 ../src/ui/dialog/glyphs.cpp:191
+msgid "Cherokee"
+msgstr "Cherokee"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:837
-msgid "Import/Export"
-msgstr "Import/Export"
+#: ../src/ui/dialog/glyphs.cpp:66 ../src/ui/dialog/glyphs.cpp:244
+msgid "Coptic"
+msgstr "Coptic"
 
-#. TRANSLATORS: see http://www.newsandtech.com/issues/2004/03-04/pt/03-04_rendering.htm
-#: ../src/ui/dialog/inkscape-preferences.cpp:887
-msgid "Perceptual"
-msgstr "Perceptual"
+#: ../src/ui/dialog/glyphs.cpp:67 ../src/ui/dialog/glyphs.cpp:163
+msgid "Cyrillic"
+msgstr "Cyrillic"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:887
-msgid "Relative Colorimetric"
-msgstr "Relative Colourimetric"
+#: ../src/ui/dialog/glyphs.cpp:68
+msgid "Deseret"
+msgstr "Deseret"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:887
-msgid "Absolute Colorimetric"
-msgstr "Absolute Colourimetric"
+#: ../src/ui/dialog/glyphs.cpp:69 ../src/ui/dialog/glyphs.cpp:173
+msgid "Devanagari"
+msgstr "Devanagari"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:891
-msgid "(Note: Color management has been disabled in this build)"
-msgstr "(Note: Colour management has been disabled in this build)"
+#: ../src/ui/dialog/glyphs.cpp:70 ../src/ui/dialog/glyphs.cpp:189
+msgid "Ethiopic"
+msgstr "Ethiopic"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:895
-msgid "Display adjustment"
-msgstr "Display adjustment"
+#: ../src/ui/dialog/glyphs.cpp:71 ../src/ui/dialog/glyphs.cpp:187
+msgid "Georgian"
+msgstr "Georgian"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:905
-#, c-format
-msgid ""
-"The ICC profile to use to calibrate display output.\n"
-"Searched directories:%s"
-msgstr ""
-"The ICC profile to use to calibrate display output.\n"
-"Searched directories:%s"
+#: ../src/ui/dialog/glyphs.cpp:72
+msgid "Gothic"
+msgstr "Gothic"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:906
-msgid "Display profile:"
-msgstr "Display profile:"
+#: ../src/ui/dialog/glyphs.cpp:73
+msgid "Greek"
+msgstr "Greek"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:911
-msgid "Retrieve profile from display"
-msgstr "Retrieve profile from display"
+#: ../src/ui/dialog/glyphs.cpp:74 ../src/ui/dialog/glyphs.cpp:176
+msgid "Gujarati"
+msgstr "Gujarati"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:914
-msgid "Retrieve profiles from those attached to displays via XICC"
-msgstr "Retrieve profiles from those attached to displays via XICC"
+#: ../src/ui/dialog/glyphs.cpp:75 ../src/ui/dialog/glyphs.cpp:175
+msgid "Gurmukhi"
+msgstr "Gurmukhi"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:916
-msgid "Retrieve profiles from those attached to displays"
-msgstr "Retrieve profiles from those attached to displays"
+#: ../src/ui/dialog/glyphs.cpp:76
+msgid "Han"
+msgstr "Han"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:921
-msgid "Display rendering intent:"
-msgstr "Display rendering intent:"
+#: ../src/ui/dialog/glyphs.cpp:77
+msgid "Hangul"
+msgstr "Hangul"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:922
-msgid "The rendering intent to use to calibrate display output"
-msgstr "The rendering intent to use to calibrate display output"
+#: ../src/ui/dialog/glyphs.cpp:78 ../src/ui/dialog/glyphs.cpp:166
+msgid "Hebrew"
+msgstr "Hebrew"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:924
-msgid "Proofing"
-msgstr "Proofing"
+#: ../src/ui/dialog/glyphs.cpp:79 ../src/ui/dialog/glyphs.cpp:254
+msgid "Hiragana"
+msgstr "Hiragana"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:926
-msgid "Simulate output on screen"
-msgstr "Simulate output on screen"
+#: ../src/ui/dialog/glyphs.cpp:80 ../src/ui/dialog/glyphs.cpp:180
+msgid "Kannada"
+msgstr "Kannada"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:928
-msgid "Simulates output of target device"
-msgstr "Simulates output of target device"
+#: ../src/ui/dialog/glyphs.cpp:81 ../src/ui/dialog/glyphs.cpp:255
+msgid "Katakana"
+msgstr "Katakana"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:930
-msgid "Mark out of gamut colors"
-msgstr "Mark out of gamut colours"
+#: ../src/ui/dialog/glyphs.cpp:82 ../src/ui/dialog/glyphs.cpp:199
+msgid "Khmer"
+msgstr "Khmer"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:932
-msgid "Highlights colors that are out of gamut for the target device"
-msgstr "Highlights colours that are out of gamut for the target device"
+#: ../src/ui/dialog/glyphs.cpp:83 ../src/ui/dialog/glyphs.cpp:184
+msgid "Lao"
+msgstr "Lao"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:937
-msgid "Out of gamut warning color:"
-msgstr "Out of gamut warning colour:"
+#: ../src/ui/dialog/glyphs.cpp:84
+msgid "Latin"
+msgstr "Latin"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:938
-msgid "Selects the color used for out of gamut warning"
-msgstr "Selects the colour used for out of gamut warning"
+#: ../src/ui/dialog/glyphs.cpp:85 ../src/ui/dialog/glyphs.cpp:181
+msgid "Malayalam"
+msgstr "Malayalam"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:940
-msgid "Device profile:"
-msgstr "Device profile:"
+#: ../src/ui/dialog/glyphs.cpp:86 ../src/ui/dialog/glyphs.cpp:200
+msgid "Mongolian"
+msgstr "Mongolian"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:941
-msgid "The ICC profile to use to simulate device output"
-msgstr "The ICC profile to use to simulate device output"
+#: ../src/ui/dialog/glyphs.cpp:87 ../src/ui/dialog/glyphs.cpp:186
+msgid "Myanmar"
+msgstr "Myanmar"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:944
-msgid "Device rendering intent:"
-msgstr "Device rendering intent:"
+#: ../src/ui/dialog/glyphs.cpp:88 ../src/ui/dialog/glyphs.cpp:193
+msgid "Ogham"
+msgstr "Ogham"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:945
-msgid "The rendering intent to use to calibrate device output"
-msgstr "The rendering intent to use to calibrate device output"
+#: ../src/ui/dialog/glyphs.cpp:89
+msgid "Old Italic"
+msgstr "Old Italic"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:947
-msgid "Black point compensation"
-msgstr "Black point compensation"
+#: ../src/ui/dialog/glyphs.cpp:90 ../src/ui/dialog/glyphs.cpp:177
+msgid "Oriya"
+msgstr "Oriya"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:949
-msgid "Enables black point compensation"
-msgstr "Enables black point compensation"
+#: ../src/ui/dialog/glyphs.cpp:91 ../src/ui/dialog/glyphs.cpp:194
+msgid "Runic"
+msgstr "Runic"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:951
-msgid "Preserve black"
-msgstr "Preserve black"
+#: ../src/ui/dialog/glyphs.cpp:92 ../src/ui/dialog/glyphs.cpp:182
+msgid "Sinhala"
+msgstr "Sinhala"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:956
-msgid "(LittleCMS 1.15 or later required)"
-msgstr "(LittleCMS 1.15 or later required)"
+#: ../src/ui/dialog/glyphs.cpp:93 ../src/ui/dialog/glyphs.cpp:168
+msgid "Syriac"
+msgstr "Syriac"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:958
-msgid "Preserve K channel in CMYK -> CMYK transforms"
-msgstr "Preserve K channel in CMYK -> CMYK transforms"
+#: ../src/ui/dialog/glyphs.cpp:94 ../src/ui/dialog/glyphs.cpp:178
+msgid "Tamil"
+msgstr "Tamil"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:971
-#: ../src/widgets/sp-color-icc-selector.cpp:306
-#: ../src/widgets/sp-color-icc-selector.cpp:579
-msgid "<none>"
-msgstr "<none>"
+#: ../src/ui/dialog/glyphs.cpp:95 ../src/ui/dialog/glyphs.cpp:179
+msgid "Telugu"
+msgstr "Telugu"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:1016
-msgid "Color management"
-msgstr "Colour management"
+#: ../src/ui/dialog/glyphs.cpp:96 ../src/ui/dialog/glyphs.cpp:170
+msgid "Thaana"
+msgstr "Thaana"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:1021
-msgid "Major grid line emphasizing"
-msgstr "Major grid line emphasizing"
+#: ../src/ui/dialog/glyphs.cpp:97 ../src/ui/dialog/glyphs.cpp:183
+msgid "Thai"
+msgstr "Thai"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:1023
-msgid "Don't emphasize gridlines when zoomed out"
-msgstr "Don't emphasise gridlines when zoomed out"
+#: ../src/ui/dialog/glyphs.cpp:98 ../src/ui/dialog/glyphs.cpp:185
+msgid "Tibetan"
+msgstr "Tibetan"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:1024
-msgid "If set and zoomed out, the gridlines will be shown in normal color instead of major grid line color"
-msgstr "If set and zoomed out, the gridlines will be shown in normal colour instead of major grid line colour"
+#: ../src/ui/dialog/glyphs.cpp:99
+msgid "Canadian Aboriginal"
+msgstr "Canadian Aboriginal"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:1026
-msgid "Default grid settings"
-msgstr "Default grid settings"
+#: ../src/ui/dialog/glyphs.cpp:100
+msgid "Yi"
+msgstr "Yi"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:1032
-#: ../src/ui/dialog/inkscape-preferences.cpp:1053
-msgid "Grid units:"
-msgstr "Grid units:"
+#: ../src/ui/dialog/glyphs.cpp:101 ../src/ui/dialog/glyphs.cpp:195
+msgid "Tagalog"
+msgstr "Tagalog"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:1035
-#: ../src/ui/dialog/inkscape-preferences.cpp:1056
-msgid "Origin X:"
-msgstr "Origin X:"
+#: ../src/ui/dialog/glyphs.cpp:102 ../src/ui/dialog/glyphs.cpp:196
+msgid "Hanunoo"
+msgstr "Hanunoo"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:1036
-#: ../src/ui/dialog/inkscape-preferences.cpp:1057
-msgid "Origin Y:"
-msgstr "Origin Y:"
+#: ../src/ui/dialog/glyphs.cpp:103 ../src/ui/dialog/glyphs.cpp:197
+msgid "Buhid"
+msgstr "Buhid"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:1039
-msgid "Spacing X:"
-msgstr "Spacing X:"
+#: ../src/ui/dialog/glyphs.cpp:104 ../src/ui/dialog/glyphs.cpp:198
+msgid "Tagbanwa"
+msgstr "Tagbanwa"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:1040
-#: ../src/ui/dialog/inkscape-preferences.cpp:1059
-msgid "Spacing Y:"
-msgstr "Spacing Y:"
+#: ../src/ui/dialog/glyphs.cpp:105
+msgid "Braille"
+msgstr "Braille"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:1042
-#: ../src/ui/dialog/inkscape-preferences.cpp:1043
-#: ../src/ui/dialog/inkscape-preferences.cpp:1064
-#: ../src/ui/dialog/inkscape-preferences.cpp:1065
-msgid "Grid line color:"
-msgstr "Grid line colour:"
+#: ../src/ui/dialog/glyphs.cpp:106
+msgid "Cypriot"
+msgstr "Cypriot"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:1043
-#: ../src/ui/dialog/inkscape-preferences.cpp:1065
-msgid "Color used for normal grid lines"
-msgstr "Colour used for normal grid lines"
+#: ../src/ui/dialog/glyphs.cpp:107 ../src/ui/dialog/glyphs.cpp:202
+msgid "Limbu"
+msgstr "Limbu"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:1044
-#: ../src/ui/dialog/inkscape-preferences.cpp:1045
-#: ../src/ui/dialog/inkscape-preferences.cpp:1066
-#: ../src/ui/dialog/inkscape-preferences.cpp:1067
-msgid "Major grid line color:"
-msgstr "Major grid line colour:"
+#: ../src/ui/dialog/glyphs.cpp:108
+msgid "Osmanya"
+msgstr "Osmanya"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:1045
-#: ../src/ui/dialog/inkscape-preferences.cpp:1067
-msgid "Color used for major (highlighted) grid lines"
-msgstr "Colour used for major (highlighted) grid lines"
+#: ../src/ui/dialog/glyphs.cpp:109
+msgid "Shavian"
+msgstr "Shavian"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:1047
-#: ../src/ui/dialog/inkscape-preferences.cpp:1069
-msgid "Major grid line every:"
-msgstr "Major grid line every:"
+#: ../src/ui/dialog/glyphs.cpp:110
+msgid "Linear B"
+msgstr "Linear B"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:1048
-msgid "Show dots instead of lines"
-msgstr "Show dots instead of lines"
+#: ../src/ui/dialog/glyphs.cpp:111 ../src/ui/dialog/glyphs.cpp:203
+msgid "Tai Le"
+msgstr "Tai Le"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:1049
-msgid "If set, display dots at gridpoints instead of gridlines"
-msgstr "If set, display dots at gridpoints instead of gridlines"
+#: ../src/ui/dialog/glyphs.cpp:112
+msgid "Ugaritic"
+msgstr "Ugaritic"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:1076
-msgid "Use named colors"
-msgstr "Use named colours"
+#: ../src/ui/dialog/glyphs.cpp:113 ../src/ui/dialog/glyphs.cpp:204
+msgid "New Tai Lue"
+msgstr "New Tai Lue"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:1077
-msgid "If set, write the CSS name of the color when available (e.g. 'red' or 'magenta') instead of the numeric value"
-msgstr "If set, write the CSS name of the colour when available (e.g. 'red' or 'magenta') instead of the numeric value"
+#: ../src/ui/dialog/glyphs.cpp:114 ../src/ui/dialog/glyphs.cpp:206
+msgid "Buginese"
+msgstr "Buginese"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:1079
-msgid "XML formatting"
-msgstr "XML formatting"
+#: ../src/ui/dialog/glyphs.cpp:115 ../src/ui/dialog/glyphs.cpp:242
+msgid "Glagolitic"
+msgstr "Glagolitic"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:1081
-msgid "Inline attributes"
-msgstr "Inline attributes"
+#: ../src/ui/dialog/glyphs.cpp:116 ../src/ui/dialog/glyphs.cpp:246
+msgid "Tifinagh"
+msgstr "Tifinagh"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:1082
-msgid "Put attributes on the same line as the element tag"
-msgstr "Put attributes on the same line as the element tag"
+#: ../src/ui/dialog/glyphs.cpp:117 ../src/ui/dialog/glyphs.cpp:275
+msgid "Syloti Nagri"
+msgstr "Syloti Nagri"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:1085
-msgid "Indent, spaces:"
-msgstr "Indent, spaces:"
+#: ../src/ui/dialog/glyphs.cpp:118
+msgid "Old Persian"
+msgstr "Old Persian"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:1085
-msgid "The number of spaces to use for indenting nested elements; set to 0 for no indentation"
-msgstr "The number of spaces to use for indenting nested elements; set to 0 for no indentation"
+#: ../src/ui/dialog/glyphs.cpp:119
+msgid "Kharoshthi"
+msgstr "Kharoshthi"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:1087
-msgid "Path data"
-msgstr "Path data"
+#: ../src/ui/dialog/glyphs.cpp:120
+msgid "unassigned"
+msgstr "unassigned"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:1089
-msgid "Allow relative coordinates"
-msgstr "Allow relative coordinates"
+#: ../src/ui/dialog/glyphs.cpp:121 ../src/ui/dialog/glyphs.cpp:208
+msgid "Balinese"
+msgstr "Balinese"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:1090
-msgid "If set, relative coordinates may be used in path data"
-msgstr "If set, relative coordinates may be used in path data"
+#: ../src/ui/dialog/glyphs.cpp:122
+msgid "Cuneiform"
+msgstr "Cuneiform"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:1092
-msgid "Force repeat commands"
-msgstr "Force repeat commands"
+#: ../src/ui/dialog/glyphs.cpp:123
+msgid "Phoenician"
+msgstr "Phoenician"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:1093
-msgid "Force repeating of the same path command (for example, 'L 1,2 L 3,4' instead of 'L 1,2 3,4')"
-msgstr "Force repeating of the same path command (for example, 'L 1,2 L 3,4' instead of 'L 1,2 3,4')"
+#: ../src/ui/dialog/glyphs.cpp:124 ../src/ui/dialog/glyphs.cpp:277
+msgid "Phags-pa"
+msgstr "Phags-pa"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:1095
-msgid "Numbers"
-msgstr "Numbers"
+#: ../src/ui/dialog/glyphs.cpp:125
+msgid "N'Ko"
+msgstr "N'Ko"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:1098
-msgid "Numeric precision:"
-msgstr "Numeric precision:"
+#: ../src/ui/dialog/glyphs.cpp:128 ../src/ui/dialog/glyphs.cpp:280
+msgid "Kayah Li"
+msgstr "Kayah Li"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:1098
-msgid "Significant figures of the values written to the SVG file"
-msgstr "Significant figures of the values written to the SVG file"
+#: ../src/ui/dialog/glyphs.cpp:129 ../src/ui/dialog/glyphs.cpp:210
+msgid "Lepcha"
+msgstr "Lepcha"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:1101
-msgid "Minimum exponent:"
-msgstr "Minimum exponent:"
+#: ../src/ui/dialog/glyphs.cpp:130 ../src/ui/dialog/glyphs.cpp:281
+msgid "Rejang"
+msgstr "Rejang"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:1101
-msgid "The smallest number written to SVG is 10 to the power of this exponent; anything smaller is written as zero"
-msgstr "The smallest number written to SVG is 10 to the power of this exponent; anything smaller is written as zero"
+#: ../src/ui/dialog/glyphs.cpp:131 ../src/ui/dialog/glyphs.cpp:209
+msgid "Sundanese"
+msgstr "Sundanese"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:1103
-msgid "SVG output"
-msgstr "SVG output"
+#: ../src/ui/dialog/glyphs.cpp:132 ../src/ui/dialog/glyphs.cpp:278
+msgid "Saurashtra"
+msgstr "Saurashtra"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:1108
-msgid "System default"
-msgstr "System default"
+#: ../src/ui/dialog/glyphs.cpp:133 ../src/ui/dialog/glyphs.cpp:284
+msgid "Cham"
+msgstr "Cham"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:1108
-msgid "Albanian (sq)"
-msgstr "Albanian (sq)"
+#: ../src/ui/dialog/glyphs.cpp:134 ../src/ui/dialog/glyphs.cpp:211
+msgid "Ol Chiki"
+msgstr "Ol Chiki"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:1108
-msgid "Amharic (am)"
-msgstr "Amharic (am)"
+#: ../src/ui/dialog/glyphs.cpp:135 ../src/ui/dialog/glyphs.cpp:270
+msgid "Vai"
+msgstr "Vai"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:1108
-msgid "Arabic (ar)"
-msgstr "Arabic (ar)"
+#: ../src/ui/dialog/glyphs.cpp:136
+msgid "Carian"
+msgstr "Carian"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:1108
-msgid "Armenian (hy)"
-msgstr "Armenian (hy)"
+#: ../src/ui/dialog/glyphs.cpp:137
+msgid "Lycian"
+msgstr "Lycian"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:1108
-msgid "Azerbaijani (az)"
-msgstr "Azerbaijani (az)"
+#: ../src/ui/dialog/glyphs.cpp:138
+msgid "Lydian"
+msgstr "Lydian"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:1108
-msgid "Basque (eu)"
-msgstr "Basque (eu)"
+#: ../src/ui/dialog/glyphs.cpp:155
+msgid "Basic Latin"
+msgstr "Basic Latin"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:1108
-msgid "Belarusian (be)"
-msgstr "Belarusian (be)"
+#: ../src/ui/dialog/glyphs.cpp:156
+msgid "Latin-1 Supplement"
+msgstr "Latin-1 Supplement"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:1109
-msgid "Bulgarian (bg)"
-msgstr "Bulgarian (bg)"
+#: ../src/ui/dialog/glyphs.cpp:157
+msgid "Latin Extended-A"
+msgstr "Latin Extended-A"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:1109
-msgid "Bengali (bn)"
-msgstr "Bengali (bn)"
+#: ../src/ui/dialog/glyphs.cpp:158
+msgid "Latin Extended-B"
+msgstr "Latin Extended-B"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:1109
-msgid "Breton (br)"
-msgstr "Breton (br)"
+#: ../src/ui/dialog/glyphs.cpp:159
+msgid "IPA Extensions"
+msgstr "IPA Extensions"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:1109
-msgid "Catalan (ca)"
-msgstr "Catalan (ca)"
+#: ../src/ui/dialog/glyphs.cpp:160
+msgid "Spacing Modifier Letters"
+msgstr "Spacing Modifier Letters"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:1109
-msgid "Valencian Catalan (ca@valencia)"
-msgstr "Valencian Catalan (ca@valencia)"
+#: ../src/ui/dialog/glyphs.cpp:161
+msgid "Combining Diacritical Marks"
+msgstr "Combining Diacritical Marks"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:1109
-msgid "Chinese/China (zh_CN)"
-msgstr "Chinese/China (zh_CN)"
+#: ../src/ui/dialog/glyphs.cpp:162
+msgid "Greek and Coptic"
+msgstr "Greek and Coptic"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:1110
-msgid "Chinese/Taiwan (zh_TW)"
-msgstr "Chinese/Taiwan (zh_TW)"
+#: ../src/ui/dialog/glyphs.cpp:164
+msgid "Cyrillic Supplement"
+msgstr "Cyrillic Supplement"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:1110
-msgid "Croatian (hr)"
-msgstr "Croatian (hr)"
+#: ../src/ui/dialog/glyphs.cpp:169
+msgid "Arabic Supplement"
+msgstr "Arabic Supplement"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:1110
-msgid "Czech (cs)"
-msgstr "Czech (cs)"
+#: ../src/ui/dialog/glyphs.cpp:171
+msgid "NKo"
+msgstr "NKo"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:1111
-msgid "Danish (da)"
-msgstr "Danish (da)"
+#: ../src/ui/dialog/glyphs.cpp:172
+msgid "Samaritan"
+msgstr "Samaritan"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:1111
-msgid "Dutch (nl)"
-msgstr "Dutch (nl)"
+#: ../src/ui/dialog/glyphs.cpp:188
+msgid "Hangul Jamo"
+msgstr "Hangul Jamo"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:1111
-msgid "Dzongkha (dz)"
-msgstr "Dzongkha (dz)"
+#: ../src/ui/dialog/glyphs.cpp:190
+msgid "Ethiopic Supplement"
+msgstr "Ethiopic Supplement"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:1111
-msgid "German (de)"
-msgstr "German (de)"
+#: ../src/ui/dialog/glyphs.cpp:192
+msgid "Unified Canadian Aboriginal Syllabics"
+msgstr "Unified Canadian Aboriginal Syllabics"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:1111
-msgid "Greek (el)"
-msgstr "Greek (el)"
+#: ../src/ui/dialog/glyphs.cpp:201
+msgid "Unified Canadian Aboriginal Syllabics Extended"
+msgstr "Unified Canadian Aboriginal Syllabics Extended"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:1111
-msgid "English (en)"
-msgstr "English (en)"
+#: ../src/ui/dialog/glyphs.cpp:205
+msgid "Khmer Symbols"
+msgstr "Khmer Symbols"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:1111
-msgid "English/Australia (en_AU)"
-msgstr "English/Australia (en_AU)"
+#: ../src/ui/dialog/glyphs.cpp:207
+msgid "Tai Tham"
+msgstr "Tai Tham"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:1112
-msgid "English/Canada (en_CA)"
-msgstr "English/Canada (en_CA)"
+#: ../src/ui/dialog/glyphs.cpp:212
+msgid "Vedic Extensions"
+msgstr "Vedic Extensions"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:1112
-msgid "English/Great Britain (en_GB)"
-msgstr "English/Great Britain (en_GB)"
+#: ../src/ui/dialog/glyphs.cpp:213
+msgid "Phonetic Extensions"
+msgstr "Phonetic Extensions"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:1112
-msgid "Pig Latin (en_US@piglatin)"
-msgstr "Pig Latin (en_US@piglatin)"
+#: ../src/ui/dialog/glyphs.cpp:214
+msgid "Phonetic Extensions Supplement"
+msgstr "Phonetic Extensions Supplement"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:1113
-msgid "Esperanto (eo)"
-msgstr "Esperanto (eo)"
+#: ../src/ui/dialog/glyphs.cpp:215
+msgid "Combining Diacritical Marks Supplement"
+msgstr "Combining Diacritical Marks Supplement"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:1113
-msgid "Estonian (et)"
-msgstr "Estonian (et)"
+#: ../src/ui/dialog/glyphs.cpp:216
+msgid "Latin Extended Additional"
+msgstr "Latin Extended Additional"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:1113
-msgid "Farsi (fa)"
-msgstr "Farsi (fa)"
+#: ../src/ui/dialog/glyphs.cpp:217
+msgid "Greek Extended"
+msgstr "Greek Extended"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:1113
-msgid "Finnish (fi)"
-msgstr "Finnish (fi)"
+#: ../src/ui/dialog/glyphs.cpp:218
+msgid "General Punctuation"
+msgstr "General Punctuation"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:1114
-msgid "French (fr)"
-msgstr "French (fr)"
+#: ../src/ui/dialog/glyphs.cpp:219
+msgid "Superscripts and Subscripts"
+msgstr "Superscripts and Subscripts"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:1114
-msgid "Irish (ga)"
-msgstr "Irish (ga)"
+#: ../src/ui/dialog/glyphs.cpp:220
+msgid "Currency Symbols"
+msgstr "Currency Symbols"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:1114
-msgid "Galician (gl)"
-msgstr "Galician (gl)"
+#: ../src/ui/dialog/glyphs.cpp:221
+msgid "Combining Diacritical Marks for Symbols"
+msgstr "Combining Diacritical Marks for Symbols"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:1114
-msgid "Hebrew (he)"
-msgstr "Hebrew (he)"
+#: ../src/ui/dialog/glyphs.cpp:222
+msgid "Letterlike Symbols"
+msgstr "Letterlike Symbols"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:1114
-msgid "Hungarian (hu)"
-msgstr "Hungarian (hu)"
+#: ../src/ui/dialog/glyphs.cpp:223
+msgid "Number Forms"
+msgstr "Number Forms"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:1115
-msgid "Indonesian (id)"
-msgstr "Indonesian (id)"
+#: ../src/ui/dialog/glyphs.cpp:224
+msgid "Arrows"
+msgstr "Arrows"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:1115
-msgid "Italian (it)"
-msgstr "Italian (it)"
+#: ../src/ui/dialog/glyphs.cpp:225
+msgid "Mathematical Operators"
+msgstr "Mathematical Operators"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:1115
-msgid "Japanese (ja)"
-msgstr "Japanese (ja)"
+#: ../src/ui/dialog/glyphs.cpp:226
+msgid "Miscellaneous Technical"
+msgstr "Miscellaneous Technical"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:1115
-msgid "Khmer (km)"
-msgstr "Khmer (km)"
+#: ../src/ui/dialog/glyphs.cpp:227
+msgid "Control Pictures"
+msgstr "Control Pictures"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:1115
-msgid "Kinyarwanda (rw)"
-msgstr "Kinyarwanda (rw)"
+#: ../src/ui/dialog/glyphs.cpp:228
+msgid "Optical Character Recognition"
+msgstr "Optical Character Recognition"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:1115
-msgid "Korean (ko)"
-msgstr "Korean (ko)"
+#: ../src/ui/dialog/glyphs.cpp:229
+msgid "Enclosed Alphanumerics"
+msgstr "Enclosed Alphanumerics"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:1115
-msgid "Lithuanian (lt)"
-msgstr "Lithuanian (lt)"
+#: ../src/ui/dialog/glyphs.cpp:230
+msgid "Box Drawing"
+msgstr "Box Drawing"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:1115
-msgid "Macedonian (mk)"
-msgstr "Macedonian (mk)"
+#: ../src/ui/dialog/glyphs.cpp:231
+msgid "Block Elements"
+msgstr "Block Elements"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:1116
-msgid "Mongolian (mn)"
-msgstr "Mongolian (mn)"
+#: ../src/ui/dialog/glyphs.cpp:232
+msgid "Geometric Shapes"
+msgstr "Geometric Shapes"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:1116
-msgid "Nepali (ne)"
-msgstr "Nepali (ne)"
+#: ../src/ui/dialog/glyphs.cpp:233
+msgid "Miscellaneous Symbols"
+msgstr "Miscellaneous Symbols"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:1116
-msgid "Norwegian BokmÃ¥l (nb)"
-msgstr "Norwegian BokmÃ¥l (nb)"
+#: ../src/ui/dialog/glyphs.cpp:234
+msgid "Dingbats"
+msgstr "Dingbats"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:1116
-msgid "Norwegian Nynorsk (nn)"
-msgstr "Norwegian Nynorsk (nn)"
+#: ../src/ui/dialog/glyphs.cpp:235
+msgid "Miscellaneous Mathematical Symbols-A"
+msgstr "Miscellaneous Mathematical Symbols-A"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:1116
-msgid "Panjabi (pa)"
-msgstr "Panjabi (pa)"
+#: ../src/ui/dialog/glyphs.cpp:236
+msgid "Supplemental Arrows-A"
+msgstr "Supplemental Arrows-A"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:1117
-msgid "Polish (pl)"
-msgstr "Polish (pl)"
+#: ../src/ui/dialog/glyphs.cpp:237
+msgid "Braille Patterns"
+msgstr "Braille Patterns"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:1117
-msgid "Portuguese (pt)"
-msgstr "Portuguese (pt)"
+#: ../src/ui/dialog/glyphs.cpp:238
+msgid "Supplemental Arrows-B"
+msgstr "Supplemental Arrows-B"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:1117
-msgid "Portuguese/Brazil (pt_BR)"
-msgstr "Portuguese/Brazil (pt_BR)"
+#: ../src/ui/dialog/glyphs.cpp:239
+msgid "Miscellaneous Mathematical Symbols-B"
+msgstr "Miscellaneous Mathematical Symbols-B"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:1117
-msgid "Romanian (ro)"
-msgstr "Romanian (ro)"
+#: ../src/ui/dialog/glyphs.cpp:240
+msgid "Supplemental Mathematical Operators"
+msgstr "Supplemental Mathematical Operators"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:1117
-msgid "Russian (ru)"
-msgstr "Russian (ru)"
+#: ../src/ui/dialog/glyphs.cpp:241
+msgid "Miscellaneous Symbols and Arrows"
+msgstr "Miscellaneous Symbols and Arrows"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:1118
-msgid "Serbian (sr)"
-msgstr "Serbian (sr)"
+#: ../src/ui/dialog/glyphs.cpp:243
+msgid "Latin Extended-C"
+msgstr "Latin Extended-C"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:1118
-msgid "Serbian in Latin script (sr@latin)"
-msgstr "Serbian in Latin script (sr@latin)"
+#: ../src/ui/dialog/glyphs.cpp:245
+msgid "Georgian Supplement"
+msgstr "Georgian Supplement"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:1118
-msgid "Slovak (sk)"
-msgstr "Slovak (sk)"
+#: ../src/ui/dialog/glyphs.cpp:247
+msgid "Ethiopic Extended"
+msgstr "Ethiopic Extended"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:1118
-msgid "Slovenian (sl)"
-msgstr "Slovenian (sl)"
+#: ../src/ui/dialog/glyphs.cpp:248
+msgid "Cyrillic Extended-A"
+msgstr "Cyrillic Extended-A"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:1118
-msgid "Spanish (es)"
-msgstr "Spanish (es)"
+#: ../src/ui/dialog/glyphs.cpp:249
+msgid "Supplemental Punctuation"
+msgstr "Supplemental Punctuation"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:1118
-msgid "Spanish/Mexico (es_MX)"
-msgstr "Spanish/Mexico (es_MX)"
+#: ../src/ui/dialog/glyphs.cpp:250
+msgid "CJK Radicals Supplement"
+msgstr "CJK Radicals Supplement"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:1119
-msgid "Swedish (sv)"
-msgstr "Swedish (sv)"
+#: ../src/ui/dialog/glyphs.cpp:251
+msgid "Kangxi Radicals"
+msgstr "Kangxi Radicals"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:1119
-msgid "Thai (th)"
-msgstr "Thai (th)"
+#: ../src/ui/dialog/glyphs.cpp:252
+msgid "Ideographic Description Characters"
+msgstr "Ideographic Description Characters"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:1119
-msgid "Turkish (tr)"
-msgstr "Turkish (tr)"
+#: ../src/ui/dialog/glyphs.cpp:253
+msgid "CJK Symbols and Punctuation"
+msgstr "CJK Symbols and Punctuation"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:1119
-msgid "Ukrainian (uk)"
-msgstr "Ukrainian (uk)"
+#: ../src/ui/dialog/glyphs.cpp:257
+msgid "Hangul Compatibility Jamo"
+msgstr "Hangul Compatibility Jamo"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:1119
-msgid "Vietnamese (vi)"
-msgstr "Vietnamese (vi)"
+#: ../src/ui/dialog/glyphs.cpp:258
+msgid "Kanbun"
+msgstr "Kanbun"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:1126
-msgid "Language (requires restart):"
-msgstr "Language (requires restart):"
+#: ../src/ui/dialog/glyphs.cpp:259
+msgid "Bopomofo Extended"
+msgstr "Bopomofo Extended"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:1127
-msgid "Set the language for menus and number formats"
-msgstr "Set the language for menus and number formats"
+#: ../src/ui/dialog/glyphs.cpp:260
+msgid "CJK Strokes"
+msgstr "CJK Strokes"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:1129
-msgid "Smaller"
-msgstr "Smaller"
+#: ../src/ui/dialog/glyphs.cpp:261
+msgid "Katakana Phonetic Extensions"
+msgstr "Katakana Phonetic Extensions"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:1133
-msgid "Toolbox icon size:"
-msgstr "Toolbox icon size:"
+#: ../src/ui/dialog/glyphs.cpp:262
+msgid "Enclosed CJK Letters and Months"
+msgstr "Enclosed CJK Letters and Months"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:1134
-msgid "Set the size for the tool icons (requires restart)"
-msgstr "Set the size for the tool icons (requires restart)"
+#: ../src/ui/dialog/glyphs.cpp:263
+msgid "CJK Compatibility"
+msgstr "CJK Compatibility"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:1137
-msgid "Control bar icon size:"
-msgstr "Control bar icon size:"
+#: ../src/ui/dialog/glyphs.cpp:264
+msgid "CJK Unified Ideographs Extension A"
+msgstr "CJK Unified Ideographs Extension A"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:1138
-msgid "Set the size for the icons in tools' control bars to use (requires restart)"
-msgstr ""
-"Set the size for the icons in tools' control bars to use (requires restart)"
+#: ../src/ui/dialog/glyphs.cpp:265
+msgid "Yijing Hexagram Symbols"
+msgstr "Yijing Hexagram Symbols"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:1141
-msgid "Secondary toolbar icon size:"
-msgstr "Secondary toolbar icon size:"
+#: ../src/ui/dialog/glyphs.cpp:266
+msgid "CJK Unified Ideographs"
+msgstr "CJK Unified Ideographs"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:1142
-msgid "Set the size for the icons in secondary toolbars to use (requires restart)"
-msgstr ""
-"Set the size for the icons in secondary toolbars to use (requires restart)"
+#: ../src/ui/dialog/glyphs.cpp:267
+msgid "Yi Syllables"
+msgstr "Yi Syllables"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:1145
-msgid "Work-around color sliders not drawing"
-msgstr "Work-around colour sliders not drawing"
+#: ../src/ui/dialog/glyphs.cpp:268
+msgid "Yi Radicals"
+msgstr "Yi Radicals"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:1147
-msgid "When on, will attempt to work around bugs in certain GTK themes drawing color sliders"
-msgstr "When on, will attempt to work around bugs in certain GTK themes drawing colour sliders"
+#: ../src/ui/dialog/glyphs.cpp:269
+msgid "Lisu"
+msgstr "Lisu"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:1153
-msgid "Clear list"
-msgstr "Clear list"
+#: ../src/ui/dialog/glyphs.cpp:271
+msgid "Cyrillic Extended-B"
+msgstr "Cyrillic Extended-B"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:1158
-msgid "Maximum documents in Open Recent:"
-msgstr "Maximum documents in Open Recent:"
+#: ../src/ui/dialog/glyphs.cpp:272
+msgid "Bamum"
+msgstr "Bamum"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:1159
-msgid "Set the maximum length of the Open Recent list in the File menu, or clear the list"
-msgstr "Set the maximum length of the Open Recent list in the File menu, or clear the list"
+#: ../src/ui/dialog/glyphs.cpp:273
+msgid "Modifier Tone Letters"
+msgstr "Modifier Tone Letters"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:1162
-msgid "Zoom correction factor (in %):"
-msgstr "Zoom correction factor (in %):"
+#: ../src/ui/dialog/glyphs.cpp:274
+msgid "Latin Extended-D"
+msgstr "Latin Extended-D"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:1163
-msgid "Adjust the slider until the length of the ruler on your screen matches its real length. This information is used when zooming to 1:1, 1:2, etc., to display objects in their true sizes"
-msgstr ""
-"Adjust the slider until the length of the ruler on your screen matches its "
-"real length. This information is used when zooming to 1:1, 1:2, etc., to "
-"display objects in their true sizes"
+#: ../src/ui/dialog/glyphs.cpp:276
+msgid "Common Indic Number Forms"
+msgstr "Common Indic Number Forms"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:1166
-msgid "Enable dynamic relayout for incomplete sections"
-msgstr "Enable dynamic relayout for incomplete sections"
+#: ../src/ui/dialog/glyphs.cpp:279
+msgid "Devanagari Extended"
+msgstr "Devanagari Extended"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:1168
-msgid "When on, will allow dynamic layout of components that are not completely finished being refactored"
-msgstr "When on, will allow dynamic layout of components that are not completely finished being refactored"
+#: ../src/ui/dialog/glyphs.cpp:282
+msgid "Hangul Jamo Extended-A"
+msgstr "Hangul Jamo Extended-A"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:1171
-msgid "Interface"
-msgstr "Interface"
+#: ../src/ui/dialog/glyphs.cpp:283
+msgid "Javanese"
+msgstr "Javanese"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:1177
-msgid "Use current directory for \"Save As ...\""
-msgstr "Use current directory for \"Save As ...\""
+#: ../src/ui/dialog/glyphs.cpp:285
+msgid "Myanmar Extended-A"
+msgstr "Myanmar Extended-A"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:1179
-msgid "When this option is on, the \"Save as...\" dialog will always open in the directory where the currently open document is; when it's off, it will open in the directory where you last saved a file using that dialog"
-msgstr ""
-"When this option is on, the \"Save as...\" dialogue will always open in the "
-"directory where the currently open document is; when it's off, it will open "
-"in the directory where you last saved a file using that dialogue"
+#: ../src/ui/dialog/glyphs.cpp:286
+msgid "Tai Viet"
+msgstr "Tai Viet"
 
-#. Autosave options
-#: ../src/ui/dialog/inkscape-preferences.cpp:1183
-msgid "Enable autosave (requires restart)"
-msgstr "Enable autosave (requires restart)"
+#: ../src/ui/dialog/glyphs.cpp:287
+msgid "Meetei Mayek"
+msgstr "Meetei Mayek"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:1184
-msgid "Automatically save the current document(s) at a given interval, thus minimizing loss in case of a crash"
-msgstr "Automatically save the current document(s) at a given interval, thus minimising loss in case of a crash"
+#: ../src/ui/dialog/glyphs.cpp:288
+msgid "Hangul Syllables"
+msgstr "Hangul Syllables"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:1186
-msgid "Interval (in minutes):"
-msgstr "Interval (in minutes):"
+#: ../src/ui/dialog/glyphs.cpp:289
+msgid "Hangul Jamo Extended-B"
+msgstr "Hangul Jamo Extended-B"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:1186
-msgid "Interval (in minutes) at which document will be autosaved"
-msgstr "Interval (in minutes) at which document will be autosaved"
+#: ../src/ui/dialog/glyphs.cpp:290
+msgid "High Surrogates"
+msgstr "High Surrogates"
 
-#. TRANSLATORS: only translate "string" in "context|string".
-#. For more details, see http://developer.gnome.org/doc/API/2.0/glib/glib-I18N.html#Q-:CAPS
-#: ../src/ui/dialog/inkscape-preferences.cpp:1190
-msgid "filesystem|Path:"
-msgstr "Path:"
+#: ../src/ui/dialog/glyphs.cpp:291
+msgid "High Private Use Surrogates"
+msgstr "High Private Use Surrogates"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:1190
-msgid "The directory where autosaves will be written"
-msgstr "The directory where autosaves will be written"
+#: ../src/ui/dialog/glyphs.cpp:292
+msgid "Low Surrogates"
+msgstr "Low Surrogates"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:1192
-msgid "Maximum number of autosaves:"
-msgstr "Maximum number of autosaves:"
+#: ../src/ui/dialog/glyphs.cpp:293
+msgid "Private Use Area"
+msgstr "Private Use Area"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:1192
-msgid "Maximum number of autosaved files; use this to limit the storage space used"
-msgstr "Maximum number of autosaved files; use this to limit the storage space used"
+#: ../src/ui/dialog/glyphs.cpp:294
+msgid "CJK Compatibility Ideographs"
+msgstr "CJK Compatibility Ideographs"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:1214
-msgid "2x2"
-msgstr "2x2"
+#: ../src/ui/dialog/glyphs.cpp:295
+msgid "Alphabetic Presentation Forms"
+msgstr "Alphabetic Presentation Forms"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:1214
-msgid "4x4"
-msgstr "4x4"
+#: ../src/ui/dialog/glyphs.cpp:296
+msgid "Arabic Presentation Forms-A"
+msgstr "Arabic Presentation Forms-A"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:1214
-msgid "8x8"
-msgstr "8x8"
+#: ../src/ui/dialog/glyphs.cpp:297
+msgid "Variation Selectors"
+msgstr "Variation Selectors"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:1214
-msgid "16x16"
-msgstr "16x16"
+#: ../src/ui/dialog/glyphs.cpp:298
+msgid "Vertical Forms"
+msgstr "Vertical Forms"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:1218
-msgid "Oversample bitmaps:"
-msgstr "Oversample bitmaps:"
+#: ../src/ui/dialog/glyphs.cpp:299
+msgid "Combining Half Marks"
+msgstr "Combining Half Marks"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:1221
-msgid "Automatically reload bitmaps"
-msgstr "Automatically reload bitmaps"
-
-#: ../src/ui/dialog/inkscape-preferences.cpp:1223
-msgid "Automatically reload linked images when file is changed on disk"
-msgstr "Automatically reload linked images when file is changed on disk"
+#: ../src/ui/dialog/glyphs.cpp:300
+msgid "CJK Compatibility Forms"
+msgstr "CJK Compatibility Forms"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:1237
-msgid "Bitmap editor:"
-msgstr "Bitmap editor:"
+#: ../src/ui/dialog/glyphs.cpp:301
+msgid "Small Form Variants"
+msgstr "Small Form Variants"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:1243
-msgid "Resolution for Create Bitmap Copy:"
-msgstr "Resolution for Create Bitmap Copy:"
+#: ../src/ui/dialog/glyphs.cpp:302
+msgid "Arabic Presentation Forms-B"
+msgstr "Arabic Presentation Forms-B"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:1244
-msgid "Resolution used by the Create Bitmap Copy command"
-msgstr "Resolution used by the Create Bitmap Copy command"
+#: ../src/ui/dialog/glyphs.cpp:303
+msgid "Halfwidth and Fullwidth Forms"
+msgstr "Halfwidth and Fullwidth Forms"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:1246
-msgid "Bitmaps"
-msgstr "Bitmaps"
+#: ../src/ui/dialog/glyphs.cpp:304
+msgid "Specials"
+msgstr "Specials"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:1298
-msgid "Language:"
-msgstr "Language:"
+#: ../src/ui/dialog/glyphs.cpp:371
+msgid "Script: "
+msgstr "Script: "
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:1299
-msgid "Set the main spell check language"
-msgstr "Set the main spell check language"
+#: ../src/ui/dialog/glyphs.cpp:399
+msgid "Range: "
+msgstr "Range: "
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:1302
-msgid "Second language:"
-msgstr "Second language:"
+#: ../src/ui/dialog/glyphs.cpp:464
+msgid "Append"
+msgstr "Append"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:1303
-msgid "Set the second spell check language; checking will only stop on words unknown in ALL chosen languages"
-msgstr "Set the second spell check language; checking will only stop on words unknown in ALL chosen languages"
+#: ../src/ui/dialog/glyphs.cpp:575
+msgid "Append text"
+msgstr "Append text"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:1306
-msgid "Third language:"
-msgstr "Third language:"
+#: ../src/ui/dialog/guides.cpp:46
+msgid "Angle (degrees):"
+msgstr "Angle (degrees):"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:1307
-msgid "Set the third spell check language; checking will only stop on words unknown in ALL chosen languages"
-msgstr "Set the third spell check language; checking will only stop on words unknown in ALL chosen languages"
+#: ../src/ui/dialog/guides.cpp:47
+msgid "Rela_tive change"
+msgstr "Rela_tive change"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:1309
-msgid "Ignore words with digits"
-msgstr "Ignore words with digits"
+#: ../src/ui/dialog/guides.cpp:47
+msgid "Move and/or rotate the guide relative to current settings"
+msgstr "Move and/or rotate the guide relative to current settings"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:1311
-msgid "Ignore words containing digits, such as \"R2D2\""
-msgstr "Ignore words containing digits, such as \"R2D2\""
+#: ../src/ui/dialog/guides.cpp:113
+msgid "Set guide properties"
+msgstr "Set guide properties"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:1313
-msgid "Ignore words in ALL CAPITALS"
-msgstr "Ignore words in ALL CAPITALS"
+#: ../src/ui/dialog/guides.cpp:152
+msgid "Guideline"
+msgstr "Guideline"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:1315
-msgid "Ignore words in all capitals, such as \"IUPAC\""
-msgstr "Ignore words in all capitals, such as \"IUPAC\""
+#: ../src/ui/dialog/guides.cpp:240
+#, c-format
+msgid "Guideline ID: %s"
+msgstr "Guideline ID: %s"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:1317
-msgid "Spellcheck"
-msgstr "Spellcheck"
+#: ../src/ui/dialog/guides.cpp:246
+#, c-format
+msgid "Current: %s"
+msgstr "Current: %s"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:1336
-msgid "Add label comments to printing output"
-msgstr "Add label comments to printing output"
+#: ../src/ui/dialog/icon-preview.cpp:146
+#, c-format
+msgid "%d x %d"
+msgstr "%d x %d"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:1338
-msgid "When on, a comment will be added to the raw print output, marking the rendered output for an object with its label"
-msgstr "When on, a comment will be added to the raw print output, marking the rendered output for an object with its label"
+#: ../src/ui/dialog/icon-preview.cpp:158
+msgid "Magnified:"
+msgstr "Magnified:"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:1340
-msgid "Prevent sharing of gradient definitions"
-msgstr "Prevent sharing of gradient definitions"
+#: ../src/ui/dialog/icon-preview.cpp:226
+msgid "Actual Size:"
+msgstr "Actual Size:"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:1342
-msgid "When on, shared gradient definitions are automatically forked on change; uncheck to allow sharing of gradient definitions so that editing one object may affect other objects using the same gradient"
-msgstr "When on, shared gradient definitions are automatically forked on change; uncheck to allow sharing of gradient definitions so that editing one object may affect other objects using the same gradient"
+#: ../src/ui/dialog/icon-preview.cpp:231
+#, fuzzy
+msgctxt "Icon preview window"
+msgid "Sele_ction"
+msgstr "Selection"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:1345
-msgid "Simplification threshold:"
-msgstr "Simplification threshold:"
+#: ../src/ui/dialog/icon-preview.cpp:233
+msgid "Selection only or whole document"
+msgstr "Selection only or whole document"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:1346
-msgid "How strong is the Node tool's Simplify command by default. If you invoke this command several times in quick succession, it will act more and more aggressively; invoking it again after a pause restores the default threshold."
-msgstr "How strong is the Node tool's Simplify command by default. If you invoke this command several times in quick succession, it will act more and more aggressively; invoking it again after a pause restores the default threshold."
+#: ../src/ui/dialog/inkscape-preferences.cpp:176
+msgid "Mouse"
+msgstr "Mouse"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:1349
-msgid "Latency skew:"
-msgstr "Latency skew:"
+#: ../src/ui/dialog/inkscape-preferences.cpp:178
+msgid "Grab sensitivity:"
+msgstr "Grab sensitivity:"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:1350
-msgid "Factor by which the event clock is skewed from the actual time (0.9766 on some systems)"
-msgstr "Factor by which the event clock is skewed from the actual time (0.9766 on some systems)"
+#: ../src/ui/dialog/inkscape-preferences.cpp:178
+#: ../src/ui/dialog/inkscape-preferences.cpp:181
+#: ../src/ui/dialog/inkscape-preferences.cpp:197
+#: ../src/ui/dialog/inkscape-preferences.cpp:201
+#: ../src/ui/dialog/inkscape-preferences.cpp:211
+msgid "pixels"
+msgstr "pixels"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:1352
-msgid "Pre-render named icons"
-msgstr "Pre-render named icons"
+#: ../src/ui/dialog/inkscape-preferences.cpp:179
+msgid ""
+"How close on the screen you need to be to an object to be able to grab it "
+"with mouse (in screen pixels)"
+msgstr ""
+"How close on the screen you need to be to an object to be able to grab it "
+"with mouse (in screen pixels)"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:1354
-msgid "When on, named icons will be rendered before displaying the ui. This is for working around bugs in GTK+ named icon notification"
-msgstr "When on, named icons will be rendered before displaying the ui. This is for working around bugs in GTK+ named icon notification"
+#: ../src/ui/dialog/inkscape-preferences.cpp:181
+msgid "Click/drag threshold:"
+msgstr "Click/drag threshold:"
 
-#. TRANSLATORS: following strings are paths in Inkscape preferences - Misc - System info
-#: ../src/ui/dialog/inkscape-preferences.cpp:1360
-msgid "User config: "
-msgstr "User config: "
+#: ../src/ui/dialog/inkscape-preferences.cpp:182
+msgid ""
+"Maximum mouse drag (in screen pixels) which is considered a click, not a drag"
+msgstr ""
+"Maximum mouse drag (in screen pixels) which is considered a click, not a drag"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:1364
-msgid "User data: "
-msgstr "User data: "
+#: ../src/ui/dialog/inkscape-preferences.cpp:184
+#: ../src/ui/dialog/input.cpp:880
+msgid "Use pressure-sensitive tablet (requires restart)"
+msgstr "Use pressure-sensitive tablet (requires restart)"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:1368
-msgid "User cache: "
-msgstr "User cache: "
+#: ../src/ui/dialog/inkscape-preferences.cpp:186
+msgid ""
+"Use the capabilities of a tablet or other pressure-sensitive device. Disable "
+"this only if you have problems with the tablet (you can still use it as a "
+"mouse)"
+msgstr ""
+"Use the capabilities of a tablet or other pressure-sensitive device. Disable "
+"this only if you have problems with the tablet (you can still use it as a "
+"mouse)"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:1372
-msgid "System config: "
-msgstr "System config: "
+#: ../src/ui/dialog/inkscape-preferences.cpp:188
+msgid "Switch tool based on tablet device (requires restart)"
+msgstr "Switch tool based on tablet device (requires restart)"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:1375
-msgid "System data: "
-msgstr "System data: "
+#: ../src/ui/dialog/inkscape-preferences.cpp:190
+msgid ""
+"Change tool as different devices are used on the tablet (pen, eraser, mouse)"
+msgstr ""
+"Change tool as different devices are used on the tablet (pen, eraser, mouse)"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:1378
-msgid "PIXMAP: "
-msgstr "PIXMAP: "
+#: ../src/ui/dialog/inkscape-preferences.cpp:195
+msgid "Scrolling"
+msgstr "Scrolling"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:1382
-msgid "DATA: "
-msgstr "DATA: "
+#: ../src/ui/dialog/inkscape-preferences.cpp:197
+msgid "Mouse wheel scrolls by:"
+msgstr "Mouse wheel scrolls by:"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:1386
-msgid "UI: "
-msgstr "UI: "
+#: ../src/ui/dialog/inkscape-preferences.cpp:198
+msgid ""
+"One mouse wheel notch scrolls by this distance in screen pixels "
+"(horizontally with Shift)"
+msgstr ""
+"One mouse wheel notch scrolls by this distance in screen pixels "
+"(horizontally with Shift)"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:1395
-msgid "Icon theme: "
-msgstr "Icon theme: "
+#: ../src/ui/dialog/inkscape-preferences.cpp:199
+msgid "Ctrl+arrows"
+msgstr "Ctrl+arrows"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:1410
-msgid "System info"
-msgstr "System info"
+#: ../src/ui/dialog/inkscape-preferences.cpp:201
+msgid "Scroll by:"
+msgstr "Scroll by:"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:1410
-msgid "General system information"
-msgstr "General system information"
+#: ../src/ui/dialog/inkscape-preferences.cpp:202
+msgid "Pressing Ctrl+arrow key scrolls by this distance (in screen pixels)"
+msgstr "Pressing Ctrl+arrow key scrolls by this distance (in screen pixels)"
 
-#: ../src/ui/dialog/inkscape-preferences.cpp:1412
-msgid "Misc"
-msgstr "Misc"
+#: ../src/ui/dialog/inkscape-preferences.cpp:204
+msgid "Acceleration:"
+msgstr "Acceleration:"
 
-#: ../src/ui/dialog/input.cpp:346
-#: ../src/ui/dialog/input.cpp:358
-msgid "Disabled"
-msgstr "Disabled"
+#: ../src/ui/dialog/inkscape-preferences.cpp:205
+msgid ""
+"Pressing and holding Ctrl+arrow will gradually speed up scrolling (0 for no "
+"acceleration)"
+msgstr ""
+"Pressing and holding Ctrl+arrow will gradually speed up scrolling (0 for no "
+"acceleration)"
 
-#: ../src/ui/dialog/input.cpp:348
-#: ../src/ui/dialog/input.cpp:360
-msgid "Window"
-msgstr "Window"
+#: ../src/ui/dialog/inkscape-preferences.cpp:206
+msgid "Autoscrolling"
+msgstr "Autoscrolling"
 
-#: ../src/ui/dialog/input.cpp:524
-msgid "Test Area"
-msgstr "Test Area"
+#: ../src/ui/dialog/inkscape-preferences.cpp:208
+msgid "Speed:"
+msgstr "Speed:"
 
-#: ../src/ui/dialog/input.cpp:578
-#: ../src/ui/dialog/input.cpp:728
-msgid "Hardware"
-msgstr "Hardware"
+#: ../src/ui/dialog/inkscape-preferences.cpp:209
+msgid ""
+"How fast the canvas autoscrolls when you drag beyond canvas edge (0 to turn "
+"autoscroll off)"
+msgstr ""
+"How fast the canvas autoscrolls when you drag beyond canvas edge (0 to turn "
+"autoscroll off)"
 
-#: ../src/ui/dialog/input.cpp:596
-msgid "Link:"
-msgstr "Link:"
+#: ../src/ui/dialog/inkscape-preferences.cpp:212
+msgid ""
+"How far (in screen pixels) you need to be from the canvas edge to trigger "
+"autoscroll; positive is outside the canvas, negative is within the canvas"
+msgstr ""
+"How far (in screen pixels) you need to be from the canvas edge to trigger "
+"autoscroll; positive is outside the canvas, negative is within the canvas"
 
-#: ../src/ui/dialog/input.cpp:611
-msgid "Axes count:"
-msgstr "Axes count:"
+#: ../src/ui/dialog/inkscape-preferences.cpp:213
+msgid "Left mouse button pans when Space is pressed"
+msgstr "Left mouse button pans when Space is pressed"
 
-#: ../src/ui/dialog/input.cpp:634
-msgid "axis:"
-msgstr "axis:"
+#: ../src/ui/dialog/inkscape-preferences.cpp:215
+msgid ""
+"When on, pressing and holding Space and dragging with left mouse button pans "
+"canvas (as in Adobe Illustrator); when off, Space temporarily switches to "
+"Selector tool (default)"
+msgstr ""
+"When on, pressing and holding Space and dragging with left mouse button pans "
+"canvas (as in Adobe Illustrator); when off, Space temporarily switches to "
+"Selector tool (default)"
 
-#: ../src/ui/dialog/input.cpp:646
-msgid "Button count:"
-msgstr "Button count:"
+#: ../src/ui/dialog/inkscape-preferences.cpp:216
+msgid "Mouse wheel zooms by default"
+msgstr "Mouse wheel zooms by default"
 
-#: ../src/ui/dialog/input.cpp:732
-msgid "Tablet"
-msgstr "Tablet"
+#: ../src/ui/dialog/inkscape-preferences.cpp:218
+msgid ""
+"When on, mouse wheel zooms without Ctrl and scrolls canvas with Ctrl; when "
+"off, it zooms with Ctrl and scrolls without Ctrl"
+msgstr ""
+"When on, mouse wheel zooms without Ctrl and scrolls canvas with Ctrl; when "
+"off, it zooms with Ctrl and scrolls without Ctrl"
 
-#: ../src/ui/dialog/input.cpp:752
-#: ../src/ui/dialog/input.cpp:1430
-msgid "pad"
-msgstr "pad"
+#: ../src/ui/dialog/inkscape-preferences.cpp:224
+msgid "Enable snap indicator"
+msgstr "Enable snap indicator"
 
-#: ../src/ui/dialog/layer-properties.cpp:41
-msgid "Layer name:"
-msgstr "Layer name:"
+#: ../src/ui/dialog/inkscape-preferences.cpp:226
+msgid "After snapping, a symbol is drawn at the point that has snapped"
+msgstr "After snapping, a symbol is drawn at the point that has snapped"
 
-#: ../src/ui/dialog/layer-properties.cpp:109
-msgid "Add layer"
-msgstr "Add layer"
+#: ../src/ui/dialog/inkscape-preferences.cpp:229
+msgid "Delay (in ms):"
+msgstr "Delay (in ms):"
 
-#: ../src/ui/dialog/layer-properties.cpp:147
-msgid "Above current"
-msgstr "Above current"
+#: ../src/ui/dialog/inkscape-preferences.cpp:230
+msgid ""
+"Postpone snapping as long as the mouse is moving, and then wait an "
+"additional fraction of a second. This additional delay is specified here. "
+"When set to zero or to a very small number, snapping will be immediate."
+msgstr ""
+"Postpone snapping as long as the mouse is moving, and then wait an "
+"additional fraction of a second. This additional delay is specified here. "
+"When set to zero or to a very small number, snapping will be immediate."
 
-#: ../src/ui/dialog/layer-properties.cpp:151
-msgid "Below current"
-msgstr "Below current"
+#: ../src/ui/dialog/inkscape-preferences.cpp:232
+msgid "Only snap the node closest to the pointer"
+msgstr "Only snap the node closest to the pointer"
 
-#: ../src/ui/dialog/layer-properties.cpp:154
-msgid "As sublayer of current"
-msgstr "As sublayer of current"
+#: ../src/ui/dialog/inkscape-preferences.cpp:234
+msgid ""
+"Only try to snap the node that is initially closest to the mouse pointer"
+msgstr ""
+"Only try to snap the node that is initially closest to the mouse pointer"
 
-#: ../src/ui/dialog/layer-properties.cpp:158
-msgid "Position:"
-msgstr "Position:"
+#: ../src/ui/dialog/inkscape-preferences.cpp:237
+msgid "Weight factor:"
+msgstr "Weight factor:"
 
-#: ../src/ui/dialog/layer-properties.cpp:176
-msgid "Rename Layer"
-msgstr "Rename Layer"
-
-#: ../src/ui/dialog/layer-properties.cpp:179
-msgid "_Rename"
-msgstr "_Rename"
+#: ../src/ui/dialog/inkscape-preferences.cpp:238
+msgid ""
+"When multiple snap solutions are found, then Inkscape can either prefer the "
+"closest transformation (when set to 0), or prefer the node that was "
+"initially the closest to the pointer (when set to 1)"
+msgstr ""
+"When multiple snap solutions are found, then Inkscape can either prefer the "
+"closest transformation (when set to 0), or prefer the node that was "
+"initially the closest to the pointer (when set to 1)"
 
-#: ../src/ui/dialog/layer-properties.cpp:192
-msgid "Rename layer"
-msgstr "Renamed layer"
+#: ../src/ui/dialog/inkscape-preferences.cpp:240
+msgid "Snap the mouse pointer when dragging a constrained knot"
+msgstr "Snap the mouse pointer when dragging a constrained knot"
 
-#. TRANSLATORS: This means "The layer has been renamed"
-#: ../src/ui/dialog/layer-properties.cpp:194
-msgid "Renamed layer"
-msgstr "Renamed layer"
+#: ../src/ui/dialog/inkscape-preferences.cpp:242
+msgid ""
+"When dragging a knot along a constraint line, then snap the position of the "
+"mouse pointer instead of snapping the projection of the knot onto the "
+"constraint line"
+msgstr ""
+"When dragging a knot along a constraint line, then snap the position of the "
+"mouse pointer instead of snapping the projection of the knot onto the "
+"constraint line"
 
-#: ../src/ui/dialog/layer-properties.cpp:198
-msgid "Add Layer"
-msgstr "Add Layer"
+#: ../src/ui/dialog/inkscape-preferences.cpp:244
+msgid "Snapping"
+msgstr "Snapping"
 
-#: ../src/ui/dialog/layer-properties.cpp:201
-msgid "_Add"
-msgstr "_Add"
+#: ../src/ui/dialog/inkscape-preferences.cpp:249
+msgid "Steps"
+msgstr "Steps"
 
-#: ../src/ui/dialog/layer-properties.cpp:225
-msgid "New layer created."
-msgstr "New layer created."
+#. nudgedistance is limited to 1000 in select-context.cpp: use the same limit here
+#: ../src/ui/dialog/inkscape-preferences.cpp:253
+msgid "Arrow keys move by:"
+msgstr "Arrow keys move by:"
 
-#: ../src/ui/dialog/layers.cpp:472
-#: ../src/ui/widget/layer-selector.cpp:595
-msgid "Unhide layer"
-msgstr "Unhide layer"
+#: ../src/ui/dialog/inkscape-preferences.cpp:254
+msgid ""
+"Pressing an arrow key moves selected object(s) or node(s) by this distance "
+"(in px units)"
+msgstr ""
+"Pressing an arrow key moves selected object(s) or node(s) by this distance "
+"(in px units)"
 
-#: ../src/ui/dialog/layers.cpp:472
-#: ../src/ui/widget/layer-selector.cpp:595
-msgid "Hide layer"
-msgstr "Hide layer"
+#. defaultscale is limited to 1000 in select-context.cpp: use the same limit here
+#: ../src/ui/dialog/inkscape-preferences.cpp:257
+msgid "> and < scale by:"
+msgstr "> and < scale by:"
 
-#: ../src/ui/dialog/layers.cpp:483
-#: ../src/ui/widget/layer-selector.cpp:587
-msgid "Lock layer"
-msgstr "Lock layer"
+#: ../src/ui/dialog/inkscape-preferences.cpp:258
+msgid ""
+"Pressing > or < scales selection up or down by this increment (in px units)"
+msgstr ""
+"Pressing > or < scales selection up or down by this increment (in px units)"
 
-#: ../src/ui/dialog/layers.cpp:483
-#: ../src/ui/widget/layer-selector.cpp:587
-msgid "Unlock layer"
-msgstr "Unlock layer"
+#: ../src/ui/dialog/inkscape-preferences.cpp:260
+msgid "Inset/Outset by:"
+msgstr "Inset/Outset by:"
 
-#: ../src/ui/dialog/layers.cpp:634
-msgid "New"
-msgstr "New"
+#: ../src/ui/dialog/inkscape-preferences.cpp:261
+msgid ""
+"Inset and Outset commands displace the path by this distance (in px units)"
+msgstr ""
+"Inset and Outset commands displace the path by this distance (in px units)"
 
-#. TRANSLATORS: only translate "string" in "context|string".
-#. For more details, see http://developer.gnome.org/doc/API/2.0/glib/glib-I18N.html#Q-:CAPS
-#: ../src/ui/dialog/layers.cpp:641
-msgid "layers|Top"
-msgstr "Top"
+#: ../src/ui/dialog/inkscape-preferences.cpp:262
+msgid "Compass-like display of angles"
+msgstr "Compass-like display of angles"
 
-#: ../src/ui/dialog/layers.cpp:647
-msgid "Up"
-msgstr "Up"
+#: ../src/ui/dialog/inkscape-preferences.cpp:264
+msgid ""
+"When on, angles are displayed with 0 at north, 0 to 360 range, positive "
+"clockwise; otherwise with 0 at east, -180 to 180 range, positive "
+"counterclockwise"
+msgstr ""
+"When on, angles are displayed with 0 at north, 0 to 360 range, positive "
+"clockwise; otherwise with 0 at east, -180 to 180 range, positive "
+"counterclockwise"
 
-#: ../src/ui/dialog/layers.cpp:653
-msgid "Dn"
-msgstr "Dn"
+#: ../src/ui/dialog/inkscape-preferences.cpp:270
+msgid "Rotation snaps every:"
+msgstr "Rotation snaps every:"
 
-#: ../src/ui/dialog/layers.cpp:659
-msgid "Bot"
-msgstr "Bot"
+#: ../src/ui/dialog/inkscape-preferences.cpp:270
+msgid "degrees"
+msgstr "degrees"
 
-#: ../src/ui/dialog/layers.cpp:669
-msgid "X"
-msgstr "X"
+#: ../src/ui/dialog/inkscape-preferences.cpp:271
+msgid ""
+"Rotating with Ctrl pressed snaps every that much degrees; also, pressing "
+"[ or ] rotates by this amount"
+msgstr ""
+"Rotating with Ctrl pressed snaps every that much degrees; also, pressing "
+"[ or ] rotates by this amount"
 
-#. TRANSLATORS: this dialog is accessible via menu Path - Path Effect Editor...
-#: ../src/ui/dialog/livepatheffect-editor.cpp:79
-msgid "Apply new effect"
-msgstr "Apply new effect"
+#: ../src/ui/dialog/inkscape-preferences.cpp:273
+msgid "Zoom in/out by:"
+msgstr "Zoom in/out by:"
 
-#: ../src/ui/dialog/livepatheffect-editor.cpp:80
-msgid "Current effect"
-msgstr "Current effect"
+#: ../src/ui/dialog/inkscape-preferences.cpp:274
+msgid ""
+"Zoom tool click, +/- keys, and middle click zoom in and out by this "
+"multiplier"
+msgstr ""
+"Zoom tool click, +/- keys, and middle click zoom in and out by this "
+"multiplier"
 
-#: ../src/ui/dialog/livepatheffect-editor.cpp:81
-msgid "Effect list"
-msgstr "Effect list"
+#: ../src/ui/dialog/inkscape-preferences.cpp:280
+msgid "Show selection cue"
+msgstr "Show selection cue"
 
-#: ../src/ui/dialog/livepatheffect-editor.cpp:270
-msgid "Unknown effect is applied"
-msgstr "Unknown effect is applied"
+#: ../src/ui/dialog/inkscape-preferences.cpp:281
+msgid ""
+"Whether selected objects display a selection cue (the same as in selector)"
+msgstr ""
+"Whether selected objects display a selection cue (the same as in selector)"
 
-#: ../src/ui/dialog/livepatheffect-editor.cpp:273
-msgid "No effect applied"
-msgstr "No effect applied"
+#: ../src/ui/dialog/inkscape-preferences.cpp:287
+msgid "Enable gradient editing"
+msgstr "Enable gradient editing"
 
-#: ../src/ui/dialog/livepatheffect-editor.cpp:277
-msgid "Item is not a path or shape"
-msgstr "Item is not a path or shape"
+#: ../src/ui/dialog/inkscape-preferences.cpp:288
+msgid "Whether selected objects display gradient editing controls"
+msgstr "Whether selected objects display gradient editing controls"
 
-#: ../src/ui/dialog/livepatheffect-editor.cpp:281
-msgid "Only one item can be selected"
-msgstr "Only one item can be selected"
+#: ../src/ui/dialog/inkscape-preferences.cpp:293
+msgid "Conversion to guides uses edges instead of bounding box"
+msgstr "Conversion to guides uses edges instead of bounding box"
 
-#: ../src/ui/dialog/livepatheffect-editor.cpp:285
-msgid "Empty selection"
-msgstr "Empty selection"
+#: ../src/ui/dialog/inkscape-preferences.cpp:294
+msgid ""
+"Converting an object to guides places these along the object's true edges "
+"(imitating the object's shape), not along the bounding box"
+msgstr ""
+"Converting an object to guides places these along the object's true edges "
+"(imitating the object's shape), not along the bounding box"
 
-#: ../src/ui/dialog/livepatheffect-editor.cpp:309
-msgid "Unknown effect"
-msgstr "Unknown effect"
+#: ../src/ui/dialog/inkscape-preferences.cpp:301
+msgid "Ctrl+click dot size:"
+msgstr "Ctrl+click dot size:"
 
-#: ../src/ui/dialog/livepatheffect-editor.cpp:376
-msgid "Create and apply path effect"
-msgstr "Create and apply path effect"
+#: ../src/ui/dialog/inkscape-preferences.cpp:301
+msgid "times current stroke width"
+msgstr "times current stroke width"
 
-#: ../src/ui/dialog/livepatheffect-editor.cpp:394
-msgid "Remove path effect"
-msgstr "Remove path effect"
+#: ../src/ui/dialog/inkscape-preferences.cpp:302
+msgid "Size of dots created with Ctrl+click (relative to current stroke width)"
+msgstr ""
+"Size of dots created with Ctrl+click (relative to current stroke width)"
 
-#: ../src/ui/dialog/livepatheffect-editor.cpp:410
-msgid "Move path effect up"
-msgstr "Move path effect up"
+#: ../src/ui/dialog/inkscape-preferences.cpp:317
+msgid "<b>No objects selected</b> to take the style from."
+msgstr "<b>No objects selected</b> to take the style from."
 
-#: ../src/ui/dialog/livepatheffect-editor.cpp:426
-msgid "Move path effect down"
-msgstr "Move path effect down"
+#: ../src/ui/dialog/inkscape-preferences.cpp:326
+msgid ""
+"<b>More than one object selected.</b>  Cannot take style from multiple "
+"objects."
+msgstr ""
+"<b>More than one object selected.</b>  Cannot take style from multiple "
+"objects."
 
-#: ../src/ui/dialog/livepatheffect-editor.cpp:465
-msgid "Activate path effect"
-msgstr "Activate path effect"
+#: ../src/ui/dialog/inkscape-preferences.cpp:359
+#, fuzzy
+msgid "Style of new objects"
+msgstr "Style of new rectangles"
 
-#: ../src/ui/dialog/livepatheffect-editor.cpp:465
-msgid "Deactivate path effect"
-msgstr "Deactivate path effect"
+#: ../src/ui/dialog/inkscape-preferences.cpp:361
+msgid "Last used style"
+msgstr "Last used style"
 
-#: ../src/ui/dialog/memory.cpp:94
-msgid "Heap"
-msgstr "Heap"
+#: ../src/ui/dialog/inkscape-preferences.cpp:363
+msgid "Apply the style you last set on an object"
+msgstr "Apply the style you last set on an object"
 
-#: ../src/ui/dialog/memory.cpp:95
-msgid "In Use"
-msgstr "In Use"
+#: ../src/ui/dialog/inkscape-preferences.cpp:368
+msgid "This tool's own style:"
+msgstr "This tool's own style:"
 
-#. TRANSLATORS: "Slack" refers to memory which is in the heap but currently unused.
-#. More typical usage is to call this memory "free" rather than "slack".
-#: ../src/ui/dialog/memory.cpp:98
-msgid "Slack"
-msgstr "Free"
+#: ../src/ui/dialog/inkscape-preferences.cpp:372
+msgid ""
+"Each tool may store its own style to apply to the newly created objects. Use "
+"the button below to set it."
+msgstr ""
+"Each tool may store its own style to apply to the newly created objects. Use "
+"the button below to set it."
 
-#: ../src/ui/dialog/memory.cpp:99
-msgid "Total"
-msgstr "Total"
+#. style swatch
+#: ../src/ui/dialog/inkscape-preferences.cpp:376
+msgid "Take from selection"
+msgstr "Take from selection"
 
-#: ../src/ui/dialog/memory.cpp:139
-#: ../src/ui/dialog/memory.cpp:145
-#: ../src/ui/dialog/memory.cpp:152
-#: ../src/ui/dialog/memory.cpp:184
-msgid "Unknown"
-msgstr "Unknown"
+#: ../src/ui/dialog/inkscape-preferences.cpp:381
+msgid "This tool's style of new objects"
+msgstr "This tool's style of new objects"
 
-#: ../src/ui/dialog/memory.cpp:165
-msgid "Combined"
-msgstr "Combined"
+#: ../src/ui/dialog/inkscape-preferences.cpp:388
+msgid "Remember the style of the (first) selected object as this tool's style"
+msgstr "Remember the style of the (first) selected object as this tool's style"
 
-#: ../src/ui/dialog/memory.cpp:207
-msgid "Recalculate"
-msgstr "Recalculate"
+#: ../src/ui/dialog/inkscape-preferences.cpp:393
+msgid "Tools"
+msgstr "Tools"
 
-#: ../src/ui/dialog/messages.cpp:73
-msgid "Ready."
-msgstr "Ready."
+#: ../src/ui/dialog/inkscape-preferences.cpp:396
+msgid "Bounding box to use:"
+msgstr "Bounding box to use:"
 
-#: ../src/ui/dialog/messages.cpp:74
-msgid "Enable log display by setting dialogs.debug 'redirect' attribute to 1 in preferences.xml"
-msgstr ""
-"Enable log display by setting dialogs.debug 'redirect' attribute to 1 in "
-"preferences.xml"
+#: ../src/ui/dialog/inkscape-preferences.cpp:397
+msgid "Visual bounding box"
+msgstr "Visual bounding box"
 
-#: ../src/ui/dialog/ocaldialogs.cpp:422
-msgid "Error while reading the Open Clip Art RSS feed"
-msgstr "Error while reading the Open Clip Art RSS feed"
+#: ../src/ui/dialog/inkscape-preferences.cpp:399
+msgid "This bounding box includes stroke width, markers, filter margins, etc."
+msgstr "This bounding box includes stroke width, markers, filter margins, etc."
 
-#: ../src/ui/dialog/ocaldialogs.cpp:461
-msgid "Failed to receive the Open Clip Art Library RSS feed. Verify if the server name is correct in Configuration->Import/Export (e.g.: openclipart.org)"
-msgstr "Failed to receive the Open Clip Art Library RSS feed. Verify if the server name is correct in Configuration->Import/Export (e.g.: openclipart.org)"
+#: ../src/ui/dialog/inkscape-preferences.cpp:400
+msgid "Geometric bounding box"
+msgstr "Geometric bounding box"
 
-#: ../src/ui/dialog/ocaldialogs.cpp:475
-msgid "Server supplied malformed Clip Art feed"
-msgstr "Server supplied malformed Clip Art feed"
+#: ../src/ui/dialog/inkscape-preferences.cpp:402
+msgid "This bounding box includes only the bare path"
+msgstr "This bounding box includes only the bare path"
 
-#: ../src/ui/dialog/ocaldialogs.cpp:566
-msgid "Search for:"
-msgstr "Search for:"
+#: ../src/ui/dialog/inkscape-preferences.cpp:404
+msgid "Conversion to guides:"
+msgstr "Conversion to guides:"
 
-#: ../src/ui/dialog/ocaldialogs.cpp:567
-msgid "No files matched your search"
-msgstr "No files matched your search"
+#: ../src/ui/dialog/inkscape-preferences.cpp:405
+msgid "Keep objects after conversion to guides"
+msgstr "Keep objects after conversion to guides"
 
-#: ../src/ui/dialog/ocaldialogs.cpp:578
-msgid "Search"
-msgstr "Search"
+#: ../src/ui/dialog/inkscape-preferences.cpp:407
+msgid ""
+"When converting an object to guides, don't delete the object after the "
+"conversion"
+msgstr ""
+"When converting an object to guides, don't delete the object after the "
+"conversion"
 
-#: ../src/ui/dialog/ocaldialogs.cpp:595
-msgid "Files found"
-msgstr "Files found"
-
-#: ../src/ui/dialog/print.cpp:97
-msgid "Could not open temporary PNG for bitmap printing"
-msgstr "Could not open temporary PNG for bitmap printing"
+#: ../src/ui/dialog/inkscape-preferences.cpp:408
+msgid "Treat groups as a single object"
+msgstr "Treat groups as a single object"
 
-#: ../src/ui/dialog/print.cpp:140
-msgid "Could not set up Document"
-msgstr "Could not set up Document"
+#: ../src/ui/dialog/inkscape-preferences.cpp:410
+msgid ""
+"Treat groups as a single object during conversion to guides rather than "
+"converting each child separately"
+msgstr ""
+"Treat groups as a single object during conversion to guides rather than "
+"converting each child separately"
 
-#: ../src/ui/dialog/print.cpp:144
-msgid "Failed to set CairoRenderContext"
-msgstr "Failed to set CairoRenderContext"
+#: ../src/ui/dialog/inkscape-preferences.cpp:412
+msgid "Average all sketches"
+msgstr "Average all sketches"
 
-#. set up dialog title, based on document name
-#: ../src/ui/dialog/print.cpp:184
-msgid "SVG Document"
-msgstr "SVG Document"
+#: ../src/ui/dialog/inkscape-preferences.cpp:413
+msgid "Width is in absolute units"
+msgstr "Width is in absolute units"
 
-#: ../src/ui/dialog/print.cpp:185
-msgid "Print"
-msgstr "Print"
+#: ../src/ui/dialog/inkscape-preferences.cpp:414
+msgid "Select new path"
+msgstr "Select new path"
 
-#. build custom preferences tab
-#: ../src/ui/dialog/print.cpp:219
-msgid "Rendering"
-msgstr "Rendering"
+#: ../src/ui/dialog/inkscape-preferences.cpp:415
+msgid "Don't attach connectors to text objects"
+msgstr "Don't attach connectors to text objects"
 
-#: ../src/ui/dialog/print-colors-preview-dialog.cpp:61
-#: ../src/widgets/sp-color-icc-selector.cpp:238
-#: ../src/widgets/sp-color-icc-selector.cpp:239
-#: ../src/widgets/sp-color-scales.cpp:466
-#: ../src/widgets/sp-color-scales.cpp:467
-msgid "Cyan"
-msgstr "Cyan"
+#. Selector
+#: ../src/ui/dialog/inkscape-preferences.cpp:418
+msgid "Selector"
+msgstr "Selector"
 
-#: ../src/ui/dialog/print-colors-preview-dialog.cpp:66
-#: ../src/widgets/sp-color-icc-selector.cpp:238
-#: ../src/widgets/sp-color-icc-selector.cpp:239
-#: ../src/widgets/sp-color-scales.cpp:469
-#: ../src/widgets/sp-color-scales.cpp:470
-msgid "Magenta"
-msgstr "Magenta"
+#: ../src/ui/dialog/inkscape-preferences.cpp:421
+msgid "When transforming, show:"
+msgstr "When transforming, show:"
 
-#: ../src/ui/dialog/print-colors-preview-dialog.cpp:71
-#: ../src/widgets/sp-color-icc-selector.cpp:238
-#: ../src/widgets/sp-color-icc-selector.cpp:239
-#: ../src/widgets/sp-color-scales.cpp:472
-#: ../src/widgets/sp-color-scales.cpp:473
-msgid "Yellow"
-msgstr "Yellow"
+#: ../src/ui/dialog/inkscape-preferences.cpp:422
+msgid "Objects"
+msgstr "Objects"
 
-#: ../src/ui/dialog/print-colors-preview-dialog.cpp:76
-#: ../src/ui/widget/selected-style.cpp:236
-#: ../src/widgets/sp-color-icc-selector.cpp:238
-#: ../src/widgets/sp-color-scales.cpp:475
-#: ../src/widgets/sp-color-scales.cpp:476
-msgid "Black"
-msgstr "Black"
+#: ../src/ui/dialog/inkscape-preferences.cpp:424
+msgid "Show the actual objects when moving or transforming"
+msgstr "Show the actual objects when moving or transforming"
 
-#: ../src/ui/dialog/scriptdialog.cpp:211
-msgid "_Execute Javascript"
-msgstr "_Execute Javascript"
+#: ../src/ui/dialog/inkscape-preferences.cpp:425
+msgid "Box outline"
+msgstr "Box outline"
 
-#: ../src/ui/dialog/scriptdialog.cpp:213
-msgid "_Execute Python"
-msgstr "_Execute Python"
+#: ../src/ui/dialog/inkscape-preferences.cpp:427
+msgid "Show only a box outline of the objects when moving or transforming"
+msgstr "Show only a box outline of the objects when moving or transforming"
 
-#: ../src/ui/dialog/scriptdialog.cpp:215
-msgid "_Execute Ruby"
-msgstr "_Execute Ruby"
+#: ../src/ui/dialog/inkscape-preferences.cpp:428
+msgid "Per-object selection cue:"
+msgstr "Per-object selection cue:"
 
-#: ../src/ui/dialog/scriptdialog.cpp:224
-msgid "Script"
-msgstr "Script"
+#: ../src/ui/dialog/inkscape-preferences.cpp:431
+msgid "No per-object selection indication"
+msgstr "No per-object selection indication"
 
-#: ../src/ui/dialog/scriptdialog.cpp:234
-msgid "Output"
-msgstr "Output"
+#: ../src/ui/dialog/inkscape-preferences.cpp:432
+msgid "Mark"
+msgstr "Mark"
 
-#: ../src/ui/dialog/scriptdialog.cpp:244
-msgid "Errors"
-msgstr "Errors"
+#: ../src/ui/dialog/inkscape-preferences.cpp:434
+msgid "Each selected object has a diamond mark in the top left corner"
+msgstr "Each selected object has a diamond mark in the top left corner"
 
-#: ../src/ui/dialog/svg-fonts-dialog.cpp:121
-msgid "Set SVG Font attribute"
-msgstr "Set SVG Font attribute"
+#: ../src/ui/dialog/inkscape-preferences.cpp:435
+msgid "Box"
+msgstr "Box"
 
-#: ../src/ui/dialog/svg-fonts-dialog.cpp:174
-msgid "Adjust kerning value"
-msgstr "Adjust kerning value"
+#: ../src/ui/dialog/inkscape-preferences.cpp:437
+msgid "Each selected object displays its bounding box"
+msgstr "Each selected object displays its bounding box"
 
-#: ../src/ui/dialog/svg-fonts-dialog.cpp:364
-msgid "Family Name:"
-msgstr "Family Name:"
+#. Node
+#: ../src/ui/dialog/inkscape-preferences.cpp:440
+msgid "Node"
+msgstr "Node"
 
-#: ../src/ui/dialog/svg-fonts-dialog.cpp:374
-msgid "Set width:"
-msgstr "Set width:"
+#: ../src/ui/dialog/inkscape-preferences.cpp:443
+msgid "Path outline"
+msgstr "Path outline"
 
-#: ../src/ui/dialog/svg-fonts-dialog.cpp:433
-msgid "glyph"
-msgstr "glyph"
+#: ../src/ui/dialog/inkscape-preferences.cpp:444
+msgid "Path outline color"
+msgstr "Path outline colour"
 
-#. SPGlyph* glyph =
-#: ../src/ui/dialog/svg-fonts-dialog.cpp:465
-msgid "Add glyph"
-msgstr "Add glyph"
+#: ../src/ui/dialog/inkscape-preferences.cpp:445
+msgid "Selects the color used for showing the path outline"
+msgstr "Selects the colour used for showing the path outline"
 
-#: ../src/ui/dialog/svg-fonts-dialog.cpp:481
-#: ../src/ui/dialog/svg-fonts-dialog.cpp:525
-msgid "Select a <b>path</b> to define the curves of a glyph"
-msgstr "Select a <b>path</b> to define the curves of a glyph"
+#: ../src/ui/dialog/inkscape-preferences.cpp:446
+msgid "Always show outline"
+msgstr "Always show outline"
 
-#: ../src/ui/dialog/svg-fonts-dialog.cpp:489
-#: ../src/ui/dialog/svg-fonts-dialog.cpp:533
-msgid "The selected object does not have a <b>path</b> description."
-msgstr "The selected object does not have a <b>path</b> description."
+#: ../src/ui/dialog/inkscape-preferences.cpp:447
+msgid "Show outlines for all paths, not only invisible paths"
+msgstr "Show outlines for all paths, not only invisible paths"
 
-#: ../src/ui/dialog/svg-fonts-dialog.cpp:504
-msgid "No glyph selected in the SVGFonts dialog."
-msgstr "No glyph selected in the SVGFonts dialogue."
+#: ../src/ui/dialog/inkscape-preferences.cpp:448
+msgid "Update outline when dragging nodes"
+msgstr "Update outline when dragging nodes"
 
-#: ../src/ui/dialog/svg-fonts-dialog.cpp:509
-#: ../src/ui/dialog/svg-fonts-dialog.cpp:551
-msgid "Set glyph curves"
-msgstr "Set glyph curves"
+#: ../src/ui/dialog/inkscape-preferences.cpp:449
+msgid ""
+"Update the outline when dragging or transforming nodes; if this is off, the "
+"outline will only update when completing a drag"
+msgstr ""
+"Update the outline when dragging or transforming nodes; if this is off, the "
+"outline will only update when completing a drag"
 
-#: ../src/ui/dialog/svg-fonts-dialog.cpp:570
-msgid "Reset missing-glyph"
-msgstr "Reset missing-glyph"
+#: ../src/ui/dialog/inkscape-preferences.cpp:450
+msgid "Update paths when dragging nodes"
+msgstr "Update paths when dragging nodes"
 
-#: ../src/ui/dialog/svg-fonts-dialog.cpp:585
-msgid "Edit glyph name"
-msgstr "Edit glyph name"
+#: ../src/ui/dialog/inkscape-preferences.cpp:451
+msgid ""
+"Update paths when dragging or transforming nodes; if this is off, paths will "
+"only be updated when completing a drag"
+msgstr ""
+"Update paths when dragging or transforming nodes; if this is off, paths will "
+"only be updated when completing a drag"
 
-#: ../src/ui/dialog/svg-fonts-dialog.cpp:598
-msgid "Set glyph unicode"
-msgstr "Set glyph unicode"
+#: ../src/ui/dialog/inkscape-preferences.cpp:452
+msgid "Show path direction on outlines"
+msgstr "Show path direction on outlines"
 
-#: ../src/ui/dialog/svg-fonts-dialog.cpp:608
-msgid "Remove font"
-msgstr "Remove font"
+#: ../src/ui/dialog/inkscape-preferences.cpp:453
+msgid ""
+"Visualize the direction of selected paths by drawing small arrows in the "
+"middle of each outline segment"
+msgstr ""
+"Visualise the direction of selected paths by drawing small arrows in the "
+"middle of each outline segment"
 
-#: ../src/ui/dialog/svg-fonts-dialog.cpp:623
-msgid "Remove glyph"
-msgstr "Remove glyph"
+#: ../src/ui/dialog/inkscape-preferences.cpp:454
+msgid "Show temporary path outline"
+msgstr "Show temporary path outline"
 
-#: ../src/ui/dialog/svg-fonts-dialog.cpp:638
-msgid "Remove kerning pair"
-msgstr "Remove kerning pair"
+#: ../src/ui/dialog/inkscape-preferences.cpp:455
+msgid "When hovering over a path, briefly flash its outline"
+msgstr "When hovering over a path, briefly flash its outline"
 
-#: ../src/ui/dialog/svg-fonts-dialog.cpp:648
-msgid "Missing Glyph:"
-msgstr "Missing Glyph:"
+#: ../src/ui/dialog/inkscape-preferences.cpp:456
+msgid "Show temporary outline for selected paths"
+msgstr "Show temporary outline for selected paths"
 
-#: ../src/ui/dialog/svg-fonts-dialog.cpp:652
-msgid "From selection..."
-msgstr "From selection..."
+#: ../src/ui/dialog/inkscape-preferences.cpp:457
+msgid "Show temporary outline even when a path is selected for editing"
+msgstr "Show temporary outline even when a path is selected for editing"
 
-#: ../src/ui/dialog/svg-fonts-dialog.cpp:654
-#: ../src/ui/widget/preferences-widget.cpp:590
-msgid "Reset"
-msgstr "Reset"
+#: ../src/ui/dialog/inkscape-preferences.cpp:459
+#, fuzzy
+msgid "Flash time:"
+msgstr "Flash time"
 
-#: ../src/ui/dialog/svg-fonts-dialog.cpp:665
-msgid "Glyph name"
-msgstr "Glyph name"
+#: ../src/ui/dialog/inkscape-preferences.cpp:459
+msgid ""
+"Specifies how long the path outline will be visible after a mouse-over (in "
+"milliseconds); specify 0 to have the outline shown until mouse leaves the "
+"path"
+msgstr ""
+"Specifies how long the path outline will be visible after a mouse-over (in "
+"milliseconds); specify 0 to have the outline shown until mouse leaves the "
+"path"
 
-#: ../src/ui/dialog/svg-fonts-dialog.cpp:666
-msgid "Matching string"
-msgstr "Matching string"
+#: ../src/ui/dialog/inkscape-preferences.cpp:460
+msgid "Editing preferences"
+msgstr "Editing preferences"
 
-#: ../src/ui/dialog/svg-fonts-dialog.cpp:669
-msgid "Add Glyph"
-msgstr "Add Glyph"
+#: ../src/ui/dialog/inkscape-preferences.cpp:461
+msgid "Show transform handles for single nodes"
+msgstr "Show transform handles for single nodes"
 
-#: ../src/ui/dialog/svg-fonts-dialog.cpp:676
-msgid "Get curves from selection..."
-msgstr "Get curves from selection..."
+#: ../src/ui/dialog/inkscape-preferences.cpp:462
+msgid "Show transform handles even when only a single node is selected"
+msgstr "Show transform handles even when only a single node is selected"
 
-#: ../src/ui/dialog/svg-fonts-dialog.cpp:726
-msgid "Add kerning pair"
-msgstr "Add kerning pair"
+#: ../src/ui/dialog/inkscape-preferences.cpp:463
+msgid "Deleting nodes preserves shape"
+msgstr "Deleting nodes preserves shape"
 
-#. Kerning Setup:
-#: ../src/ui/dialog/svg-fonts-dialog.cpp:734
-msgid "Kerning Setup:"
-msgstr "Kerning Setup:"
+#: ../src/ui/dialog/inkscape-preferences.cpp:464
+msgid ""
+"Move handles next to deleted nodes to resemble original shape; hold Ctrl to "
+"get the other behavior"
+msgstr ""
+"Move handles next to deleted nodes to resemble original shape; hold Ctrl to "
+"get the other behaviour"
 
-#: ../src/ui/dialog/svg-fonts-dialog.cpp:736
-msgid "1st Glyph:"
-msgstr "1st Glyph:"
+#. Tweak
+#: ../src/ui/dialog/inkscape-preferences.cpp:467 ../src/verbs.cpp:2490
+msgid "Tweak"
+msgstr "Tweak"
 
-#: ../src/ui/dialog/svg-fonts-dialog.cpp:738
-msgid "2nd Glyph:"
-msgstr "2nd Glyph:"
+#: ../src/ui/dialog/inkscape-preferences.cpp:468
+#, fuzzy
+msgid "Object paint style"
+msgstr "Object midpoint"
 
-#: ../src/ui/dialog/svg-fonts-dialog.cpp:741
-msgid "Add pair"
-msgstr "Add pair"
+#. Spray
+#: ../src/ui/dialog/inkscape-preferences.cpp:473 ../src/verbs.cpp:2492
+msgid "Spray"
+msgstr "Spray"
 
-#: ../src/ui/dialog/svg-fonts-dialog.cpp:753
-msgid "First Unicode range"
-msgstr "First Unicode range"
-
-#: ../src/ui/dialog/svg-fonts-dialog.cpp:754
-msgid "Second Unicode range"
-msgstr "Second Unicode range"
+#. Zoom
+#: ../src/ui/dialog/inkscape-preferences.cpp:478 ../src/verbs.cpp:2514
+#: ../src/widgets/desktop-widget.cpp:488
+msgid "Zoom"
+msgstr "Zoom"
 
-#: ../src/ui/dialog/svg-fonts-dialog.cpp:761
-msgid "Kerning value:"
-msgstr "Kerning value:"
+#. Shapes
+#: ../src/ui/dialog/inkscape-preferences.cpp:483
+msgid "Shapes"
+msgstr "Shapes"
 
-#: ../src/ui/dialog/svg-fonts-dialog.cpp:819
-msgid "Set font family"
-msgstr "Set font family"
+#: ../src/ui/dialog/inkscape-preferences.cpp:515
+msgid "Sketch mode"
+msgstr "Sketch mode"
 
-#: ../src/ui/dialog/svg-fonts-dialog.cpp:828
-msgid "font"
-msgstr "font"
+#: ../src/ui/dialog/inkscape-preferences.cpp:517
+msgid ""
+"If on, the sketch result will be the normal average of all sketches made, "
+"instead of averaging the old result with the new sketch"
+msgstr ""
+"If on, the sketch result will be the normal average of all sketches made, "
+"instead of averaging the old result with the new sketch"
 
-#. select_font(font);
-#: ../src/ui/dialog/svg-fonts-dialog.cpp:842
-msgid "Add font"
-msgstr "Add font"
+#. Pen
+#: ../src/ui/dialog/inkscape-preferences.cpp:520
+#: ../src/ui/dialog/input.cpp:1184 ../src/verbs.cpp:2506
+msgid "Pen"
+msgstr "Pen"
 
-#: ../src/ui/dialog/svg-fonts-dialog.cpp:862
-msgid "_Font"
-msgstr "_Font"
+#. Calligraphy
+#: ../src/ui/dialog/inkscape-preferences.cpp:526 ../src/verbs.cpp:2508
+msgid "Calligraphy"
+msgstr "Calligraphy"
 
-#: ../src/ui/dialog/svg-fonts-dialog.cpp:870
-msgid "_Global Settings"
-msgstr "_Global Settings"
+#: ../src/ui/dialog/inkscape-preferences.cpp:530
+msgid ""
+"If on, pen width is in absolute units (px) independent of zoom; otherwise "
+"pen width depends on zoom so that it looks the same at any zoom"
+msgstr ""
+"If on, pen width is in absolute units (px) independent of zoom; otherwise "
+"pen width depends on zoom so that it looks the same at any zoom"
 
-#: ../src/ui/dialog/svg-fonts-dialog.cpp:871
-msgid "_Glyphs"
-msgstr "_Glyphs"
+#: ../src/ui/dialog/inkscape-preferences.cpp:532
+msgid ""
+"If on, each newly created object will be selected (deselecting previous "
+"selection)"
+msgstr ""
+"If on, each newly created object will be selected (deselecting previous "
+"selection)"
 
-#: ../src/ui/dialog/svg-fonts-dialog.cpp:872
-msgid "_Kerning"
-msgstr "_Kerning"
+#. Paint Bucket
+#: ../src/ui/dialog/inkscape-preferences.cpp:534 ../src/verbs.cpp:2520
+msgid "Paint Bucket"
+msgstr "Paint Bucket"
 
-#: ../src/ui/dialog/svg-fonts-dialog.cpp:879
-#: ../src/ui/dialog/svg-fonts-dialog.cpp:880
-msgid "Sample Text"
-msgstr "Sample Text"
+#. Eraser
+#: ../src/ui/dialog/inkscape-preferences.cpp:539 ../src/verbs.cpp:2524
+msgid "Eraser"
+msgstr "Eraser"
 
-#: ../src/ui/dialog/svg-fonts-dialog.cpp:884
-msgid "Preview Text:"
-msgstr "Preview Text:"
+#: ../src/ui/dialog/inkscape-preferences.cpp:553
+msgid "Show font samples in the drop-down list"
+msgstr "Show font samples in the drop-down list"
 
-#. TRANSLATORS: An item in context menu on a colour in the swatches
-#: ../src/ui/dialog/swatches.cpp:192
-msgid "Set fill"
-msgstr "Set fill"
+#: ../src/ui/dialog/inkscape-preferences.cpp:554
+msgid ""
+"Show font samples alongside font names in the drop-down list in Text bar"
+msgstr ""
+"Show font samples alongside font names in the drop-down list in Text bar"
 
-#. TRANSLATORS: An item in context menu on a colour in the swatches
-#: ../src/ui/dialog/swatches.cpp:200
-msgid "Set stroke"
-msgstr "Set stroke"
+#. Gradient
+#: ../src/ui/dialog/inkscape-preferences.cpp:559 ../src/verbs.cpp:2512
+msgid "Gradient"
+msgstr "Gradient"
 
-#: ../src/ui/dialog/swatches.cpp:225
-#: ../src/widgets/gradient-selector.cpp:146
-#: ../src/widgets/gradient-toolbar.cpp:486
-msgid "Edit..."
-msgstr "Edit..."
+#. Connector
+#: ../src/ui/dialog/inkscape-preferences.cpp:563 ../src/verbs.cpp:2518
+msgid "Connector"
+msgstr "Connector"
 
-#: ../src/ui/dialog/swatches.cpp:237
-msgid "Convert"
-msgstr "Convert"
+#: ../src/ui/dialog/inkscape-preferences.cpp:566
+msgid "If on, connector attachment points will not be shown for text objects"
+msgstr "If on, connector attachment points will not be shown for text objects"
 
-#: ../src/ui/dialog/swatches.cpp:435
-#, c-format
-msgid "Palettes directory (%s) is unavailable."
-msgstr "Palettes directory (%s) is unavailable."
+#. Dropper
+#: ../src/ui/dialog/inkscape-preferences.cpp:568 ../src/verbs.cpp:2516
+msgid "Dropper"
+msgstr "Dropper"
 
-#: ../src/ui/dialog/tile.cpp:348
-msgid "Arrange in a grid"
-msgstr "Arrange in a grid"
+#: ../src/ui/dialog/inkscape-preferences.cpp:575
+msgid "Save and restore window geometry for each document"
+msgstr "Save and restore window geometry for each document"
 
-#: ../src/ui/dialog/tile.cpp:658
-msgid "Rows:"
-msgstr "Rows:"
+#: ../src/ui/dialog/inkscape-preferences.cpp:576
+msgid "Remember and use last window's geometry"
+msgstr "Remember and use last window's geometry"
 
-#: ../src/ui/dialog/tile.cpp:666
-msgid "Number of rows"
-msgstr "Number of rows"
+#: ../src/ui/dialog/inkscape-preferences.cpp:577
+msgid "Don't save window geometry"
+msgstr "Don't save window geometry"
 
-#: ../src/ui/dialog/tile.cpp:670
-msgid "Equal height"
-msgstr "Equal height"
+#: ../src/ui/dialog/inkscape-preferences.cpp:579
+#: ../src/ui/dialog/inkscape-preferences.cpp:599
+msgid "Dockable"
+msgstr "Dockable"
 
-#: ../src/ui/dialog/tile.cpp:680
-msgid "If not set, each row has the height of the tallest object in it"
-msgstr "If not set, each row has the height of the tallest object in it"
+#: ../src/ui/dialog/inkscape-preferences.cpp:582
+msgid "Dialogs are hidden in taskbar"
+msgstr "Dialogues are hidden in taskbar"
 
-#. #### Radio buttons to control vertical alignment ####
-#. #### Radio buttons to control horizontal alignment ####
-#: ../src/ui/dialog/tile.cpp:686
-#: ../src/ui/dialog/tile.cpp:756
-msgid "Align:"
-msgstr "Align:"
+#: ../src/ui/dialog/inkscape-preferences.cpp:583
+msgid "Zoom when window is resized"
+msgstr "Zoom when window is resized"
 
-#. #### Number of columns ####
-#: ../src/ui/dialog/tile.cpp:728
-msgid "Columns:"
-msgstr "Columns:"
+#: ../src/ui/dialog/inkscape-preferences.cpp:584
+msgid "Show close button on dialogs"
+msgstr "Show close button on dialogues"
 
-#: ../src/ui/dialog/tile.cpp:736
-msgid "Number of columns"
-msgstr "Number of columns"
+#: ../src/ui/dialog/inkscape-preferences.cpp:586
+#: ../src/widgets/toolbox.cpp:7642 ../src/widgets/toolbox.cpp:7673
+#: ../src/widgets/toolbox.cpp:7704
+msgid "Normal"
+msgstr "Normal"
 
-#: ../src/ui/dialog/tile.cpp:740
-msgid "Equal width"
-msgstr "Equal width"
+#: ../src/ui/dialog/inkscape-preferences.cpp:587
+msgid "Aggressive"
+msgstr "Aggressive"
 
-#: ../src/ui/dialog/tile.cpp:749
-msgid "If not set, each column has the width of the widest object in it"
-msgstr "If not set, each column has the width of the widest object in it"
+#: ../src/ui/dialog/inkscape-preferences.cpp:589
+#, fuzzy
+msgid "Saving window geometry (size and position)"
+msgstr "Saving window geometry (size and position):"
 
-#. #### Radio buttons to control spacing manually or to fit selection bbox ####
-#: ../src/ui/dialog/tile.cpp:795
-msgid "Fit into selection box"
-msgstr "Fit into selection box"
+#: ../src/ui/dialog/inkscape-preferences.cpp:591
+msgid "Let the window manager determine placement of all windows"
+msgstr "Let the window manager determine placement of all windows"
 
-#: ../src/ui/dialog/tile.cpp:801
-msgid "Set spacing:"
-msgstr "Set spacing:"
+#: ../src/ui/dialog/inkscape-preferences.cpp:593
+msgid ""
+"Remember and use the last window's geometry (saves geometry to user "
+"preferences)"
+msgstr ""
+"Remember and use the last window's geometry (saves geometry to user "
+"preferences)"
 
-#: ../src/ui/dialog/tile.cpp:821
-msgid "Vertical spacing between rows (px units)"
-msgstr "Vertical spacing between rows (px units)"
+#: ../src/ui/dialog/inkscape-preferences.cpp:595
+msgid ""
+"Save and restore window geometry for each document (saves geometry in the "
+"document)"
+msgstr ""
+"Save and restore window geometry for each document (saves geometry in the "
+"document)"
 
-#: ../src/ui/dialog/tile.cpp:846
-msgid "Horizontal spacing between columns (px units)"
-msgstr "Horizontal spacing between columns (px units)"
+#: ../src/ui/dialog/inkscape-preferences.cpp:597
+#, fuzzy
+msgid "Dialog behavior (requires restart)"
+msgstr "Dialogue behaviour (requires restart):"
 
-#. ## The OK button
-#: ../src/ui/dialog/tile.cpp:869
-msgid "tileClonesDialog|Arrange"
-msgstr "Arrange"
+#: ../src/ui/dialog/inkscape-preferences.cpp:604
+msgid "Dialogs on top:"
+msgstr "Dialogues on top:"
 
-#: ../src/ui/dialog/tile.cpp:870
-msgid "Arrange selected objects"
-msgstr "Arrange selected objects"
+#: ../src/ui/dialog/inkscape-preferences.cpp:607
+msgid "Dialogs are treated as regular windows"
+msgstr "Dialogues are treated as regular windows"
 
-#. #### begin left panel
-#. ### begin notebook
-#. ## begin mode page
-#. # begin single scan
-#. brightness
-#: ../src/ui/dialog/tracedialog.cpp:406
-msgid "Brightness cutoff"
-msgstr "Brightness cutoff"
+#: ../src/ui/dialog/inkscape-preferences.cpp:609
+msgid "Dialogs stay on top of document windows"
+msgstr "Dialogues stay on top of document windows"
 
-#: ../src/ui/dialog/tracedialog.cpp:410
-msgid "Trace by a given brightness level"
-msgstr "Trace by a given brightness level"
+#: ../src/ui/dialog/inkscape-preferences.cpp:611
+msgid "Same as Normal but may work better with some window managers"
+msgstr "Same as Normal but may work better with some window managers"
 
-#: ../src/ui/dialog/tracedialog.cpp:418
-msgid "Brightness cutoff for black/white"
-msgstr "Brightness cutoff for black/white"
+#: ../src/ui/dialog/inkscape-preferences.cpp:615
+#, fuzzy
+msgid "Dialog Transparency"
+msgstr "Dialogue Transparency:"
 
-#: ../src/ui/dialog/tracedialog.cpp:425
-msgid "Single scan: creates a path"
-msgstr "Single scan: creates a path"
+#: ../src/ui/dialog/inkscape-preferences.cpp:617
+msgid "Opacity when focused:"
+msgstr "Opacity when focused:"
 
-#. canny edge detection
-#. TRANSLATORS: "Canny" is the name of the inventor of this edge detection method
-#: ../src/ui/dialog/tracedialog.cpp:430
-msgid "Edge detection"
-msgstr "Edge detection"
+#: ../src/ui/dialog/inkscape-preferences.cpp:619
+msgid "Opacity when unfocused:"
+msgstr "Opacity when unfocused:"
 
-#: ../src/ui/dialog/tracedialog.cpp:434
-msgid "Trace with optimal edge detection by J. Canny's algorithm"
-msgstr "Trace with optimal edge detection by J. Canny's algorithm"
+#: ../src/ui/dialog/inkscape-preferences.cpp:621
+msgid "Time of opacity change animation:"
+msgstr "Time of opacity change animation:"
 
-#: ../src/ui/dialog/tracedialog.cpp:451
-msgid "Brightness cutoff for adjacent pixels (determines edge thickness)"
-msgstr "Brightness cutoff for adjacent pixels (determines edge thickness)"
+#: ../src/ui/dialog/inkscape-preferences.cpp:624
+#, fuzzy
+msgid "Miscellaneous"
+msgstr "Miscellaneous:"
 
-#. quantization
-#. TRANSLATORS: Color Quantization: the process of reducing the number
-#. of colors in an image by selecting an optimized set of representative
-#. colors and then re-applying this reduced set to the original image.
-#: ../src/ui/dialog/tracedialog.cpp:463
-msgid "Color quantization"
-msgstr "Colour quantisation"
+#: ../src/ui/dialog/inkscape-preferences.cpp:627
+msgid "Whether dialog windows are to be hidden in the window manager taskbar"
+msgstr ""
+"Whether dialogue windows are to be hidden in the window manager taskbar"
 
-#: ../src/ui/dialog/tracedialog.cpp:467
-msgid "Trace along the boundaries of reduced colors"
-msgstr "Trace along the boundaries of reduced colours"
+#: ../src/ui/dialog/inkscape-preferences.cpp:630
+msgid ""
+"Zoom drawing when document window is resized, to keep the same area visible "
+"(this is the default which can be changed in any window using the button "
+"above the right scrollbar)"
+msgstr ""
+"Zoom drawing when document window is resized, to keep the same area visible "
+"(this is the default which can be changed in any window using the button "
+"above the right scrollbar)"
 
-#: ../src/ui/dialog/tracedialog.cpp:475
-msgid "The number of reduced colors"
-msgstr "The number of reduced colours"
+#: ../src/ui/dialog/inkscape-preferences.cpp:632
+msgid "Whether dialog windows have a close button (requires restart)"
+msgstr "Whether dialogue windows have a close button (requires restart)"
 
-#: ../src/ui/dialog/tracedialog.cpp:477
-msgid "Colors:"
-msgstr "Colours:"
+#: ../src/ui/dialog/inkscape-preferences.cpp:633
+msgid "Windows"
+msgstr "Windows"
 
-#. swap black and white
-#: ../src/ui/dialog/tracedialog.cpp:483
-msgid "Invert image"
-msgstr "Invert image"
+#: ../src/ui/dialog/inkscape-preferences.cpp:638
+msgid "Move in parallel"
+msgstr "Move in parallel"
 
-#: ../src/ui/dialog/tracedialog.cpp:488
-msgid "Invert black and white regions"
-msgstr "Invert black and white regions"
+#: ../src/ui/dialog/inkscape-preferences.cpp:640
+msgid "Stay unmoved"
+msgstr "Stay unmoved"
 
-#. # end single scan
-#. # begin multiple scan
-#: ../src/ui/dialog/tracedialog.cpp:497
-msgid "Brightness steps"
-msgstr "Brightness steps"
+#: ../src/ui/dialog/inkscape-preferences.cpp:642
+msgid "Move according to transform"
+msgstr "Move according to transform"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:644
+msgid "Are unlinked"
+msgstr "Are unlinked"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:646
+msgid "Are deleted"
+msgstr "Are deleted"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:649
+msgid "When the original moves, its clones and linked offsets:"
+msgstr "When the original moves, its clones and linked offsets:"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:651
+msgid "Clones are translated by the same vector as their original"
+msgstr "Clones are translated by the same vector as their original"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:653
+msgid "Clones preserve their positions when their original is moved"
+msgstr "Clones preserve their positions when their original is moved"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:655
+msgid ""
+"Each clone moves according to the value of its transform= attribute; for "
+"example, a rotated clone will move in a different direction than its original"
+msgstr ""
+"Each clone moves according to the value of its transform= attribute; for "
+"example, a rotated clone will move in a different direction than its original"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:656
+msgid "When the original is deleted, its clones:"
+msgstr "When the original is deleted, its clones:"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:658
+msgid "Orphaned clones are converted to regular objects"
+msgstr "Orphaned clones are converted to regular objects"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:660
+msgid "Orphaned clones are deleted along with their original"
+msgstr "Orphaned clones are deleted along with their original"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:662
+msgid "When duplicating original+clones:"
+msgstr "When duplicating original+clones:"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:664
+msgid "Relink duplicated clones"
+msgstr "Relink duplicated clones"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:666
+msgid ""
+"When duplicating a selection containing both a clone and its original "
+"(possibly in groups), relink the duplicated clone to the duplicated original "
+"instead of the old original"
+msgstr ""
+"When duplicating a selection containing both a clone and its original "
+"(possibly in groups), relink the duplicated clone to the duplicated original "
+"instead of the old original"
+
+#. TRANSLATORS: Heading for the Inkscape Preferences "Clones" Page
+#: ../src/ui/dialog/inkscape-preferences.cpp:669
+msgid "Clones"
+msgstr "Clones"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:674
+msgid "When applying, use the topmost selected object as clippath/mask"
+msgstr "When applying, use the topmost selected object as clippath/mask"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:676
+msgid ""
+"Uncheck this to use the bottom selected object as the clipping path or mask"
+msgstr ""
+"Uncheck this to use the bottom selected object as the clipping path or mask"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:677
+msgid "Remove clippath/mask object after applying"
+msgstr "Remove clippath/mask object after applying"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:679
+msgid ""
+"After applying, remove the object used as the clipping path or mask from the "
+"drawing"
+msgstr ""
+"After applying, remove the object used as the clipping path or mask from the "
+"drawing"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:681
+#, fuzzy
+msgid "Before applying"
+msgstr "Before applying clippath/mask:"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:683
+msgid "Do not group clipped/masked objects"
+msgstr "Do not group clipped/masked objects"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:684
+msgid "Enclose every clipped/masked object in its own group"
+msgstr "Enclose every clipped/masked object in its own group"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:685
+msgid "Put all clipped/masked objects into one group"
+msgstr "Put all clipped/masked objects into one group"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:688
+msgid "Apply clippath/mask to every object"
+msgstr "Apply clippath/mask to every object"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:691
+msgid "Apply clippath/mask to groups containing single object"
+msgstr "Apply clippath/mask to groups containing single object"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:694
+msgid "Apply clippath/mask to group containing all objects"
+msgstr "Apply clippath/mask to group containing all objects"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:696
+#, fuzzy
+msgid "After releasing"
+msgstr "After releasing clippath/mask:"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:698
+msgid "Ungroup automatically created groups"
+msgstr "Ungroup automatically created groups"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:700
+msgid "Ungroup groups created when setting clip/mask"
+msgstr "Ungroup groups created when setting clip/mask"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:702
+msgid "Clippaths and masks"
+msgstr "Clippaths and masks"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:707
+#: ../src/widgets/select-toolbar.cpp:538
+msgid "Scale stroke width"
+msgstr "Scale stroke width"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:708
+msgid "Scale rounded corners in rectangles"
+msgstr "Scale rounded corners in rectangles"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:709
+msgid "Transform gradients"
+msgstr "Transform gradients"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:710
+msgid "Transform patterns"
+msgstr "Transform patterns"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:711
+msgid "Optimized"
+msgstr "Optimised"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:712
+msgid "Preserved"
+msgstr "Preserved"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:715
+#: ../src/widgets/select-toolbar.cpp:539
+msgid "When scaling objects, scale the stroke width by the same proportion"
+msgstr "When scaling objects, scale the stroke width by the same proportion"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:717
+#: ../src/widgets/select-toolbar.cpp:550
+msgid "When scaling rectangles, scale the radii of rounded corners"
+msgstr "When scaling rectangles, scale the radii of rounded corners"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:719
+#: ../src/widgets/select-toolbar.cpp:561
+msgid "Move gradients (in fill or stroke) along with the objects"
+msgstr "Move gradients (in fill or stroke) along with the objects"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:721
+#: ../src/widgets/select-toolbar.cpp:572
+msgid "Move patterns (in fill or stroke) along with the objects"
+msgstr "Move patterns (in fill or stroke) along with the objects"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:722
+#, fuzzy
+msgid "Store transformation"
+msgstr "Store transformation:"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:724
+msgid ""
+"If possible, apply transformation to objects without adding a transform= "
+"attribute"
+msgstr ""
+"If possible, apply transformation to objects without adding a transform= "
+"attribute"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:726
+msgid "Always store transformation as a transform= attribute on objects"
+msgstr "Always store transformation as a transform= attribute on objects"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:728
+msgid "Transforms"
+msgstr "Transforms"
+
+#. blur quality
+#. filter quality
+#: ../src/ui/dialog/inkscape-preferences.cpp:734
+#: ../src/ui/dialog/inkscape-preferences.cpp:758
+msgid "Best quality (slowest)"
+msgstr "Best quality (slowest)"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:736
+#: ../src/ui/dialog/inkscape-preferences.cpp:760
+msgid "Better quality (slower)"
+msgstr "Better quality (slower)"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:738
+#: ../src/ui/dialog/inkscape-preferences.cpp:762
+msgid "Average quality"
+msgstr "Average quality"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:740
+#: ../src/ui/dialog/inkscape-preferences.cpp:764
+msgid "Lower quality (faster)"
+msgstr "Lower quality (faster)"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:742
+#: ../src/ui/dialog/inkscape-preferences.cpp:766
+msgid "Lowest quality (fastest)"
+msgstr "Lowest quality (fastest)"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:745
+#, fuzzy
+msgid "Gaussian blur quality for display"
+msgstr "Gaussian blur quality for display:"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:747
+#: ../src/ui/dialog/inkscape-preferences.cpp:771
+msgid ""
+"Best quality, but display may be very slow at high zooms (bitmap export "
+"always uses best quality)"
+msgstr ""
+"Best quality, but display may be very slow at high zooms (bitmap export "
+"always uses best quality"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:749
+#: ../src/ui/dialog/inkscape-preferences.cpp:773
+msgid "Better quality, but slower display"
+msgstr "Better quality, but slower display"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:751
+#: ../src/ui/dialog/inkscape-preferences.cpp:775
+msgid "Average quality, acceptable display speed"
+msgstr "Average quality, acceptable display speed"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:753
+#: ../src/ui/dialog/inkscape-preferences.cpp:777
+msgid "Lower quality (some artifacts), but display is faster"
+msgstr "Lower quality (some artifacts), but display is faster"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:755
+#: ../src/ui/dialog/inkscape-preferences.cpp:779
+msgid "Lowest quality (considerable artifacts), but display is fastest"
+msgstr "Lowest quality (considerable artifacts), but display is fastest"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:769
+#, fuzzy
+msgid "Filter effects quality for display"
+msgstr "Filter effects quality for display:"
+
+#. show infobox
+#: ../src/ui/dialog/inkscape-preferences.cpp:782
+msgid "Show filter primitives infobox"
+msgstr "Show filter primitives infobox"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:784
+msgid ""
+"Show icons and descriptions for the filter primitives available at the "
+"filter effects dialog"
+msgstr ""
+"Show icons and descriptions for the filter primitives available at the "
+"filter effects dialogue"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:788
+msgid "Number of Threads:"
+msgstr "Number of Threads:"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:788
+#: ../src/ui/dialog/inkscape-preferences.cpp:1348
+msgid "(requires restart)"
+msgstr "(requires restart)"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:789
+msgid ""
+"Configure number of processors/threads to use with rendering of gaussian blur"
+msgstr ""
+"Configure number of processors/threads to use with rendering of gaussian blur"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:797
+msgid "Select in all layers"
+msgstr "Select in all layers"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:798
+msgid "Select only within current layer"
+msgstr "Select only within current layer"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:799
+msgid "Select in current layer and sublayers"
+msgstr "Select in current layer and sublayers"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:800
+msgid "Ignore hidden objects and layers"
+msgstr "Ignore hidden objects and layers"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:801
+msgid "Ignore locked objects and layers"
+msgstr "Ignore locked objects and layers"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:802
+msgid "Deselect upon layer change"
+msgstr "Deselect upon layer change"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:804
+#, fuzzy
+msgid "Ctrl+A, Tab, Shift+Tab"
+msgstr "Ctrl+A, Tab, Shift+Tab:"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:806
+msgid "Make keyboard selection commands work on objects in all layers"
+msgstr "Make keyboard selection commands work on objects in all layers"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:808
+msgid "Make keyboard selection commands work on objects in current layer only"
+msgstr "Make keyboard selection commands work on objects in current layer only"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:810
+msgid ""
+"Make keyboard selection commands work on objects in current layer and all "
+"its sublayers"
+msgstr ""
+"Make keyboard selection commands work on objects in current layer and all "
+"its sublayers"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:812
+msgid ""
+"Uncheck this to be able to select objects that are hidden (either by "
+"themselves or by being in a hidden layer)"
+msgstr ""
+"Uncheck this to be able to select objects that are hidden (either by "
+"themselves or by being in a hidden layer)"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:814
+msgid ""
+"Uncheck this to be able to select objects that are locked (either by "
+"themselves or by being in a locked layer)"
+msgstr ""
+"Uncheck this to be able to select objects that are locked (either by "
+"themselves or by being in a locked layer)"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:817
+msgid ""
+"Uncheck this to be able to keep the current objects selected when the "
+"current layer changes"
+msgstr ""
+"Uncheck this to be able to keep the current objects selected when the "
+"current layer changes"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:819
+msgid "Selecting"
+msgstr "Selecting"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:826
+msgid "Default export resolution:"
+msgstr "Default export resolution:"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:827
+msgid "Default bitmap resolution (in dots per inch) in the Export dialog"
+msgstr "Default bitmap resolution (in dots per inch) in the Export dialogue"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:829
+msgid "Open Clip Art Library Server Name:"
+msgstr "Open Clip Art Library Server Name:"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:830
+msgid ""
+"The server name of the Open Clip Art Library webdav server; it's used by the "
+"Import and Export to OCAL function"
+msgstr ""
+"The server name of the Open Clip Art Library webdav server; it's used by the "
+"Import and Export to OCAL function"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:832
+msgid "Open Clip Art Library Username:"
+msgstr "Open Clip Art Library Username:"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:833
+msgid "The username used to log into Open Clip Art Library"
+msgstr "The username used to log into Open Clip Art Library"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:835
+msgid "Open Clip Art Library Password:"
+msgstr "Open Clip Art Library Password:"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:836
+msgid "The password used to log into Open Clip Art Library"
+msgstr "The password used to log into Open Clip Art Library"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:838
+msgid "Import/Export"
+msgstr "Import/Export"
+
+#. TRANSLATORS: see http://www.newsandtech.com/issues/2004/03-04/pt/03-04_rendering.htm
+#: ../src/ui/dialog/inkscape-preferences.cpp:888
+msgid "Perceptual"
+msgstr "Perceptual"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:888
+msgid "Relative Colorimetric"
+msgstr "Relative Colourimetric"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:888
+msgid "Absolute Colorimetric"
+msgstr "Absolute Colourimetric"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:892
+msgid "(Note: Color management has been disabled in this build)"
+msgstr "(Note: Colour management has been disabled in this build)"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:896
+msgid "Display adjustment"
+msgstr "Display adjustment"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:906
+#, c-format
+msgid ""
+"The ICC profile to use to calibrate display output.\n"
+"Searched directories:%s"
+msgstr ""
+"The ICC profile to use to calibrate display output.\n"
+"Searched directories:%s"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:907
+msgid "Display profile:"
+msgstr "Display profile:"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:912
+msgid "Retrieve profile from display"
+msgstr "Retrieve profile from display"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:915
+msgid "Retrieve profiles from those attached to displays via XICC"
+msgstr "Retrieve profiles from those attached to displays via XICC"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:917
+msgid "Retrieve profiles from those attached to displays"
+msgstr "Retrieve profiles from those attached to displays"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:922
+msgid "Display rendering intent:"
+msgstr "Display rendering intent:"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:923
+msgid "The rendering intent to use to calibrate display output"
+msgstr "The rendering intent to use to calibrate display output"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:925
+msgid "Proofing"
+msgstr "Proofing"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:927
+msgid "Simulate output on screen"
+msgstr "Simulate output on screen"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:929
+msgid "Simulates output of target device"
+msgstr "Simulates output of target device"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:931
+msgid "Mark out of gamut colors"
+msgstr "Mark out of gamut colours"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:933
+msgid "Highlights colors that are out of gamut for the target device"
+msgstr "Highlights colours that are out of gamut for the target device"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:938
+msgid "Out of gamut warning color:"
+msgstr "Out of gamut warning colour:"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:939
+msgid "Selects the color used for out of gamut warning"
+msgstr "Selects the colour used for out of gamut warning"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:941
+msgid "Device profile:"
+msgstr "Device profile:"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:942
+msgid "The ICC profile to use to simulate device output"
+msgstr "The ICC profile to use to simulate device output"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:945
+msgid "Device rendering intent:"
+msgstr "Device rendering intent:"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:946
+msgid "The rendering intent to use to calibrate device output"
+msgstr "The rendering intent to use to calibrate device output"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:948
+msgid "Black point compensation"
+msgstr "Black point compensation"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:950
+msgid "Enables black point compensation"
+msgstr "Enables black point compensation"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:952
+msgid "Preserve black"
+msgstr "Preserve black"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:957
+msgid "(LittleCMS 1.15 or later required)"
+msgstr "(LittleCMS 1.15 or later required)"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:959
+msgid "Preserve K channel in CMYK -> CMYK transforms"
+msgstr "Preserve K channel in CMYK -> CMYK transforms"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:972
+#: ../src/widgets/sp-color-icc-selector.cpp:306
+#: ../src/widgets/sp-color-icc-selector.cpp:579
+msgid "<none>"
+msgstr "<none>"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:1017
+msgid "Color management"
+msgstr "Colour management"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:1022
+msgid "Major grid line emphasizing"
+msgstr "Major grid line emphasizing"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:1024
+msgid "Don't emphasize gridlines when zoomed out"
+msgstr "Don't emphasise gridlines when zoomed out"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:1025
+msgid ""
+"If set and zoomed out, the gridlines will be shown in normal color instead "
+"of major grid line color"
+msgstr ""
+"If set and zoomed out, the gridlines will be shown in normal colour instead "
+"of major grid line colour"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:1027
+msgid "Default grid settings"
+msgstr "Default grid settings"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:1033
+#: ../src/ui/dialog/inkscape-preferences.cpp:1054
+msgid "Grid units:"
+msgstr "Grid units:"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:1036
+#: ../src/ui/dialog/inkscape-preferences.cpp:1057
+msgid "Origin X:"
+msgstr "Origin X:"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:1037
+#: ../src/ui/dialog/inkscape-preferences.cpp:1058
+msgid "Origin Y:"
+msgstr "Origin Y:"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:1040
+msgid "Spacing X:"
+msgstr "Spacing X:"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:1041
+#: ../src/ui/dialog/inkscape-preferences.cpp:1060
+msgid "Spacing Y:"
+msgstr "Spacing Y:"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:1043
+#: ../src/ui/dialog/inkscape-preferences.cpp:1044
+#: ../src/ui/dialog/inkscape-preferences.cpp:1065
+#: ../src/ui/dialog/inkscape-preferences.cpp:1066
+msgid "Grid line color:"
+msgstr "Grid line colour:"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:1044
+#: ../src/ui/dialog/inkscape-preferences.cpp:1066
+msgid "Color used for normal grid lines"
+msgstr "Colour used for normal grid lines"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:1045
+#: ../src/ui/dialog/inkscape-preferences.cpp:1046
+#: ../src/ui/dialog/inkscape-preferences.cpp:1067
+#: ../src/ui/dialog/inkscape-preferences.cpp:1068
+msgid "Major grid line color:"
+msgstr "Major grid line colour:"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:1046
+#: ../src/ui/dialog/inkscape-preferences.cpp:1068
+msgid "Color used for major (highlighted) grid lines"
+msgstr "Colour used for major (highlighted) grid lines"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:1048
+#: ../src/ui/dialog/inkscape-preferences.cpp:1070
+msgid "Major grid line every:"
+msgstr "Major grid line every:"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:1049
+msgid "Show dots instead of lines"
+msgstr "Show dots instead of lines"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:1050
+msgid "If set, display dots at gridpoints instead of gridlines"
+msgstr "If set, display dots at gridpoints instead of gridlines"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:1077
+msgid "Use named colors"
+msgstr "Use named colours"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:1078
+msgid ""
+"If set, write the CSS name of the color when available (e.g. 'red' or "
+"'magenta') instead of the numeric value"
+msgstr ""
+"If set, write the CSS name of the colour when available (e.g. 'red' or "
+"'magenta') instead of the numeric value"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:1080
+msgid "XML formatting"
+msgstr "XML formatting"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:1082
+msgid "Inline attributes"
+msgstr "Inline attributes"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:1083
+msgid "Put attributes on the same line as the element tag"
+msgstr "Put attributes on the same line as the element tag"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:1086
+msgid "Indent, spaces:"
+msgstr "Indent, spaces:"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:1086
+msgid ""
+"The number of spaces to use for indenting nested elements; set to 0 for no "
+"indentation"
+msgstr ""
+"The number of spaces to use for indenting nested elements; set to 0 for no "
+"indentation"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:1088
+msgid "Path data"
+msgstr "Path data"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:1090
+msgid "Allow relative coordinates"
+msgstr "Allow relative coordinates"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:1091
+msgid "If set, relative coordinates may be used in path data"
+msgstr "If set, relative coordinates may be used in path data"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:1093
+msgid "Force repeat commands"
+msgstr "Force repeat commands"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:1094
+msgid ""
+"Force repeating of the same path command (for example, 'L 1,2 L 3,4' instead "
+"of 'L 1,2 3,4')"
+msgstr ""
+"Force repeating of the same path command (for example, 'L 1,2 L 3,4' instead "
+"of 'L 1,2 3,4')"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:1096
+msgid "Numbers"
+msgstr "Numbers"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:1099
+msgid "Numeric precision:"
+msgstr "Numeric precision:"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:1099
+msgid "Significant figures of the values written to the SVG file"
+msgstr "Significant figures of the values written to the SVG file"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:1102
+msgid "Minimum exponent:"
+msgstr "Minimum exponent:"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:1102
+msgid ""
+"The smallest number written to SVG is 10 to the power of this exponent; "
+"anything smaller is written as zero"
+msgstr ""
+"The smallest number written to SVG is 10 to the power of this exponent; "
+"anything smaller is written as zero"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:1104
+msgid "SVG output"
+msgstr "SVG output"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:1109
+msgid "System default"
+msgstr "System default"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:1109
+msgid "Albanian (sq)"
+msgstr "Albanian (sq)"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:1109
+msgid "Amharic (am)"
+msgstr "Amharic (am)"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:1109
+msgid "Arabic (ar)"
+msgstr "Arabic (ar)"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:1109
+msgid "Armenian (hy)"
+msgstr "Armenian (hy)"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:1109
+msgid "Azerbaijani (az)"
+msgstr "Azerbaijani (az)"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:1109
+msgid "Basque (eu)"
+msgstr "Basque (eu)"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:1109
+msgid "Belarusian (be)"
+msgstr "Belarusian (be)"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:1110
+msgid "Bulgarian (bg)"
+msgstr "Bulgarian (bg)"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:1110
+msgid "Bengali (bn)"
+msgstr "Bengali (bn)"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:1110
+msgid "Breton (br)"
+msgstr "Breton (br)"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:1110
+msgid "Catalan (ca)"
+msgstr "Catalan (ca)"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:1110
+msgid "Valencian Catalan (ca@valencia)"
+msgstr "Valencian Catalan (ca@valencia)"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:1110
+msgid "Chinese/China (zh_CN)"
+msgstr "Chinese/China (zh_CN)"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:1111
+msgid "Chinese/Taiwan (zh_TW)"
+msgstr "Chinese/Taiwan (zh_TW)"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:1111
+msgid "Croatian (hr)"
+msgstr "Croatian (hr)"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:1111
+msgid "Czech (cs)"
+msgstr "Czech (cs)"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:1112
+msgid "Danish (da)"
+msgstr "Danish (da)"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:1112
+msgid "Dutch (nl)"
+msgstr "Dutch (nl)"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:1112
+msgid "Dzongkha (dz)"
+msgstr "Dzongkha (dz)"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:1112
+msgid "German (de)"
+msgstr "German (de)"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:1112
+msgid "Greek (el)"
+msgstr "Greek (el)"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:1112
+msgid "English (en)"
+msgstr "English (en)"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:1112
+msgid "English/Australia (en_AU)"
+msgstr "English/Australia (en_AU)"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:1113
+msgid "English/Canada (en_CA)"
+msgstr "English/Canada (en_CA)"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:1113
+msgid "English/Great Britain (en_GB)"
+msgstr "English/Great Britain (en_GB)"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:1113
+msgid "Pig Latin (en_US@piglatin)"
+msgstr "Pig Latin (en_US@piglatin)"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:1114
+msgid "Esperanto (eo)"
+msgstr "Esperanto (eo)"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:1114
+msgid "Estonian (et)"
+msgstr "Estonian (et)"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:1114
+msgid "Farsi (fa)"
+msgstr "Farsi (fa)"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:1114
+msgid "Finnish (fi)"
+msgstr "Finnish (fi)"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:1115
+msgid "French (fr)"
+msgstr "French (fr)"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:1115
+msgid "Irish (ga)"
+msgstr "Irish (ga)"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:1115
+msgid "Galician (gl)"
+msgstr "Galician (gl)"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:1115
+msgid "Hebrew (he)"
+msgstr "Hebrew (he)"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:1115
+msgid "Hungarian (hu)"
+msgstr "Hungarian (hu)"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:1116
+msgid "Indonesian (id)"
+msgstr "Indonesian (id)"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:1116
+msgid "Italian (it)"
+msgstr "Italian (it)"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:1116
+msgid "Japanese (ja)"
+msgstr "Japanese (ja)"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:1116
+msgid "Khmer (km)"
+msgstr "Khmer (km)"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:1116
+msgid "Kinyarwanda (rw)"
+msgstr "Kinyarwanda (rw)"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:1116
+msgid "Korean (ko)"
+msgstr "Korean (ko)"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:1116
+msgid "Lithuanian (lt)"
+msgstr "Lithuanian (lt)"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:1116
+msgid "Macedonian (mk)"
+msgstr "Macedonian (mk)"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:1117
+msgid "Mongolian (mn)"
+msgstr "Mongolian (mn)"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:1117
+msgid "Nepali (ne)"
+msgstr "Nepali (ne)"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:1117
+msgid "Norwegian BokmÃ¥l (nb)"
+msgstr "Norwegian BokmÃ¥l (nb)"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:1117
+msgid "Norwegian Nynorsk (nn)"
+msgstr "Norwegian Nynorsk (nn)"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:1117
+msgid "Panjabi (pa)"
+msgstr "Panjabi (pa)"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:1118
+msgid "Polish (pl)"
+msgstr "Polish (pl)"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:1118
+msgid "Portuguese (pt)"
+msgstr "Portuguese (pt)"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:1118
+msgid "Portuguese/Brazil (pt_BR)"
+msgstr "Portuguese/Brazil (pt_BR)"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:1118
+msgid "Romanian (ro)"
+msgstr "Romanian (ro)"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:1118
+msgid "Russian (ru)"
+msgstr "Russian (ru)"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:1119
+msgid "Serbian (sr)"
+msgstr "Serbian (sr)"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:1119
+msgid "Serbian in Latin script (sr@latin)"
+msgstr "Serbian in Latin script (sr@latin)"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:1119
+msgid "Slovak (sk)"
+msgstr "Slovak (sk)"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:1119
+msgid "Slovenian (sl)"
+msgstr "Slovenian (sl)"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:1119
+msgid "Spanish (es)"
+msgstr "Spanish (es)"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:1119
+msgid "Spanish/Mexico (es_MX)"
+msgstr "Spanish/Mexico (es_MX)"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:1120
+msgid "Swedish (sv)"
+msgstr "Swedish (sv)"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:1120
+#, fuzzy
+msgid "Telugu (te_IN)"
+msgstr "Telugu"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:1120
+msgid "Thai (th)"
+msgstr "Thai (th)"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:1120
+msgid "Turkish (tr)"
+msgstr "Turkish (tr)"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:1120
+msgid "Ukrainian (uk)"
+msgstr "Ukrainian (uk)"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:1120
+msgid "Vietnamese (vi)"
+msgstr "Vietnamese (vi)"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:1127
+msgid "Language (requires restart):"
+msgstr "Language (requires restart):"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:1128
+msgid "Set the language for menus and number formats"
+msgstr "Set the language for menus and number formats"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:1130
+msgid "Large"
+msgstr "Large"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:1130
+msgid "Small"
+msgstr "Small"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:1130
+msgid "Smaller"
+msgstr "Smaller"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:1134
+msgid "Toolbox icon size:"
+msgstr "Toolbox icon size:"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:1135
+msgid "Set the size for the tool icons (requires restart)"
+msgstr "Set the size for the tool icons (requires restart)"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:1138
+msgid "Control bar icon size:"
+msgstr "Control bar icon size:"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:1139
+msgid ""
+"Set the size for the icons in tools' control bars to use (requires restart)"
+msgstr ""
+"Set the size for the icons in tools' control bars to use (requires restart)"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:1142
+msgid "Secondary toolbar icon size:"
+msgstr "Secondary toolbar icon size:"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:1143
+msgid ""
+"Set the size for the icons in secondary toolbars to use (requires restart)"
+msgstr ""
+"Set the size for the icons in secondary toolbars to use (requires restart)"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:1146
+msgid "Work-around color sliders not drawing"
+msgstr "Work-around colour sliders not drawing"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:1148
+msgid ""
+"When on, will attempt to work around bugs in certain GTK themes drawing "
+"color sliders"
+msgstr ""
+"When on, will attempt to work around bugs in certain GTK themes drawing "
+"colour sliders"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:1154
+msgid "Clear list"
+msgstr "Clear list"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:1159
+msgid "Maximum documents in Open Recent:"
+msgstr "Maximum documents in Open Recent:"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:1160
+msgid ""
+"Set the maximum length of the Open Recent list in the File menu, or clear "
+"the list"
+msgstr ""
+"Set the maximum length of the Open Recent list in the File menu, or clear "
+"the list"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:1163
+msgid "Zoom correction factor (in %):"
+msgstr "Zoom correction factor (in %):"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:1164
+msgid ""
+"Adjust the slider until the length of the ruler on your screen matches its "
+"real length. This information is used when zooming to 1:1, 1:2, etc., to "
+"display objects in their true sizes"
+msgstr ""
+"Adjust the slider until the length of the ruler on your screen matches its "
+"real length. This information is used when zooming to 1:1, 1:2, etc., to "
+"display objects in their true sizes"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:1167
+msgid "Enable dynamic relayout for incomplete sections"
+msgstr "Enable dynamic relayout for incomplete sections"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:1169
+msgid ""
+"When on, will allow dynamic layout of components that are not completely "
+"finished being refactored"
+msgstr ""
+"When on, will allow dynamic layout of components that are not completely "
+"finished being refactored"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:1172
+msgid "Interface"
+msgstr "Interface"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:1178
+msgid "Use current directory for \"Save As ...\""
+msgstr "Use current directory for \"Save As ...\""
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:1180
+msgid ""
+"When this option is on, the \"Save as...\" dialog will always open in the "
+"directory where the currently open document is; when it's off, it will open "
+"in the directory where you last saved a file using that dialog"
+msgstr ""
+"When this option is on, the \"Save as...\" dialogue will always open in the "
+"directory where the currently open document is; when it's off, it will open "
+"in the directory where you last saved a file using that dialogue"
+
+#. Autosave options
+#: ../src/ui/dialog/inkscape-preferences.cpp:1184
+msgid "Enable autosave (requires restart)"
+msgstr "Enable autosave (requires restart)"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:1185
+msgid ""
+"Automatically save the current document(s) at a given interval, thus "
+"minimizing loss in case of a crash"
+msgstr ""
+"Automatically save the current document(s) at a given interval, thus "
+"minimising loss in case of a crash"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:1187
+msgid "Interval (in minutes):"
+msgstr "Interval (in minutes):"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:1187
+msgid "Interval (in minutes) at which document will be autosaved"
+msgstr "Interval (in minutes) at which document will be autosaved"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:1189
+#, fuzzy
+msgctxt "Filesystem"
+msgid "Path:"
+msgstr "Path:"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:1189
+msgid "The directory where autosaves will be written"
+msgstr "The directory where autosaves will be written"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:1191
+msgid "Maximum number of autosaves:"
+msgstr "Maximum number of autosaves:"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:1191
+msgid ""
+"Maximum number of autosaved files; use this to limit the storage space used"
+msgstr ""
+"Maximum number of autosaved files; use this to limit the storage space used"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:1213
+msgid "2x2"
+msgstr "2x2"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:1213
+msgid "4x4"
+msgstr "4x4"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:1213
+msgid "8x8"
+msgstr "8x8"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:1213
+msgid "16x16"
+msgstr "16x16"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:1217
+msgid "Oversample bitmaps:"
+msgstr "Oversample bitmaps:"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:1220
+msgid "Automatically reload bitmaps"
+msgstr "Automatically reload bitmaps"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:1222
+msgid "Automatically reload linked images when file is changed on disk"
+msgstr "Automatically reload linked images when file is changed on disk"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:1236
+msgid "Bitmap editor:"
+msgstr "Bitmap editor:"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:1242
+msgid "Resolution for Create Bitmap Copy:"
+msgstr "Resolution for Create Bitmap Copy:"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:1243
+msgid "Resolution used by the Create Bitmap Copy command"
+msgstr "Resolution used by the Create Bitmap Copy command"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:1245
+msgid "Bitmaps"
+msgstr "Bitmaps"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:1298
+msgid "Set the main spell check language"
+msgstr "Set the main spell check language"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:1301
+msgid "Second language:"
+msgstr "Second language:"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:1302
+msgid ""
+"Set the second spell check language; checking will only stop on words "
+"unknown in ALL chosen languages"
+msgstr ""
+"Set the second spell check language; checking will only stop on words "
+"unknown in ALL chosen languages"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:1305
+msgid "Third language:"
+msgstr "Third language:"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:1306
+msgid ""
+"Set the third spell check language; checking will only stop on words unknown "
+"in ALL chosen languages"
+msgstr ""
+"Set the third spell check language; checking will only stop on words unknown "
+"in ALL chosen languages"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:1308
+msgid "Ignore words with digits"
+msgstr "Ignore words with digits"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:1310
+msgid "Ignore words containing digits, such as \"R2D2\""
+msgstr "Ignore words containing digits, such as \"R2D2\""
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:1312
+msgid "Ignore words in ALL CAPITALS"
+msgstr "Ignore words in ALL CAPITALS"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:1314
+msgid "Ignore words in all capitals, such as \"IUPAC\""
+msgstr "Ignore words in all capitals, such as \"IUPAC\""
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:1316
+msgid "Spellcheck"
+msgstr "Spellcheck"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:1335
+msgid "Add label comments to printing output"
+msgstr "Add label comments to printing output"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:1337
+msgid ""
+"When on, a comment will be added to the raw print output, marking the "
+"rendered output for an object with its label"
+msgstr ""
+"When on, a comment will be added to the raw print output, marking the "
+"rendered output for an object with its label"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:1339
+msgid "Prevent sharing of gradient definitions"
+msgstr "Prevent sharing of gradient definitions"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:1341
+msgid ""
+"When on, shared gradient definitions are automatically forked on change; "
+"uncheck to allow sharing of gradient definitions so that editing one object "
+"may affect other objects using the same gradient"
+msgstr ""
+"When on, shared gradient definitions are automatically forked on change; "
+"uncheck to allow sharing of gradient definitions so that editing one object "
+"may affect other objects using the same gradient"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:1344
+msgid "Simplification threshold:"
+msgstr "Simplification threshold:"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:1345
+msgid ""
+"How strong is the Node tool's Simplify command by default. If you invoke "
+"this command several times in quick succession, it will act more and more "
+"aggressively; invoking it again after a pause restores the default threshold."
+msgstr ""
+"How strong is the Node tool's Simplify command by default. If you invoke "
+"this command several times in quick succession, it will act more and more "
+"aggressively; invoking it again after a pause restores the default threshold."
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:1348
+msgid "Latency skew:"
+msgstr "Latency skew:"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:1349
+msgid ""
+"Factor by which the event clock is skewed from the actual time (0.9766 on "
+"some systems)"
+msgstr ""
+"Factor by which the event clock is skewed from the actual time (0.9766 on "
+"some systems)"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:1351
+msgid "Pre-render named icons"
+msgstr "Pre-render named icons"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:1353
+msgid ""
+"When on, named icons will be rendered before displaying the ui. This is for "
+"working around bugs in GTK+ named icon notification"
+msgstr ""
+"When on, named icons will be rendered before displaying the ui. This is for "
+"working around bugs in GTK+ named icon notification"
+
+#. TRANSLATORS: following strings are paths in Inkscape preferences - Misc - System info
+#: ../src/ui/dialog/inkscape-preferences.cpp:1359
+msgid "User config: "
+msgstr "User config: "
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:1363
+msgid "User data: "
+msgstr "User data: "
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:1367
+msgid "User cache: "
+msgstr "User cache: "
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:1371
+msgid "System config: "
+msgstr "System config: "
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:1374
+msgid "System data: "
+msgstr "System data: "
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:1377
+msgid "PIXMAP: "
+msgstr "PIXMAP: "
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:1381
+msgid "DATA: "
+msgstr "DATA: "
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:1385
+msgid "UI: "
+msgstr "UI: "
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:1394
+msgid "Icon theme: "
+msgstr "Icon theme: "
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:1409
+msgid "System info"
+msgstr "System info"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:1409
+msgid "General system information"
+msgstr "General system information"
+
+#: ../src/ui/dialog/inkscape-preferences.cpp:1411
+msgid "Misc"
+msgstr "Misc"
+
+#: ../src/ui/dialog/input.cpp:349 ../src/ui/dialog/input.cpp:361
+msgid "Disabled"
+msgstr "Disabled"
+
+#: ../src/ui/dialog/input.cpp:350 ../src/ui/dialog/input.cpp:362
+msgid "Screen"
+msgstr "Screen"
+
+#: ../src/ui/dialog/input.cpp:351 ../src/ui/dialog/input.cpp:363
+msgid "Window"
+msgstr "Window"
+
+#: ../src/ui/dialog/input.cpp:530
+msgid "Test Area"
+msgstr "Test Area"
+
+#: ../src/ui/dialog/input.cpp:584 ../src/ui/dialog/input.cpp:772
+msgid "Hardware"
+msgstr "Hardware"
+
+#: ../src/ui/dialog/input.cpp:602
+msgid "Link:"
+msgstr "Link:"
+
+#: ../src/ui/dialog/input.cpp:617
+msgid "Axes count:"
+msgstr "Axes count:"
+
+#: ../src/ui/dialog/input.cpp:640
+msgid "axis:"
+msgstr "axis:"
+
+#: ../src/ui/dialog/input.cpp:652
+msgid "Button count:"
+msgstr "Button count:"
+
+#: ../src/ui/dialog/input.cpp:810
+msgid "Tablet"
+msgstr "Tablet"
+
+#: ../src/ui/dialog/input.cpp:839 ../src/ui/dialog/input.cpp:1572
+msgid "pad"
+msgstr "pad"
+
+#: ../src/ui/dialog/layer-properties.cpp:42
+msgid "Layer name:"
+msgstr "Layer name:"
+
+#: ../src/ui/dialog/layer-properties.cpp:110
+msgid "Add layer"
+msgstr "Add layer"
+
+#: ../src/ui/dialog/layer-properties.cpp:148
+msgid "Above current"
+msgstr "Above current"
+
+#: ../src/ui/dialog/layer-properties.cpp:152
+msgid "Below current"
+msgstr "Below current"
+
+#: ../src/ui/dialog/layer-properties.cpp:155
+msgid "As sublayer of current"
+msgstr "As sublayer of current"
+
+#: ../src/ui/dialog/layer-properties.cpp:159
+msgid "Position:"
+msgstr "Position:"
+
+#: ../src/ui/dialog/layer-properties.cpp:177
+msgid "Rename Layer"
+msgstr "Rename Layer"
+
+#. TODO: find an unused layer number, forming name from _("Layer ") + "%d"
+#: ../src/ui/dialog/layer-properties.cpp:179
+#: ../src/ui/dialog/layer-properties.cpp:201
+msgid "Layer"
+msgstr "Layer"
+
+#: ../src/ui/dialog/layer-properties.cpp:180
+msgid "_Rename"
+msgstr "_Rename"
+
+#: ../src/ui/dialog/layer-properties.cpp:193
+msgid "Rename layer"
+msgstr "Renamed layer"
+
+#. TRANSLATORS: This means "The layer has been renamed"
+#: ../src/ui/dialog/layer-properties.cpp:195
+msgid "Renamed layer"
+msgstr "Renamed layer"
+
+#: ../src/ui/dialog/layer-properties.cpp:199
+msgid "Add Layer"
+msgstr "Add Layer"
+
+#: ../src/ui/dialog/layer-properties.cpp:202
+msgid "_Add"
+msgstr "_Add"
+
+#: ../src/ui/dialog/layer-properties.cpp:226
+msgid "New layer created."
+msgstr "New layer created."
+
+#: ../src/ui/dialog/layers.cpp:473 ../src/ui/widget/layer-selector.cpp:596
+msgid "Unhide layer"
+msgstr "Unhide layer"
+
+#: ../src/ui/dialog/layers.cpp:473 ../src/ui/widget/layer-selector.cpp:596
+msgid "Hide layer"
+msgstr "Hide layer"
+
+#: ../src/ui/dialog/layers.cpp:484 ../src/ui/widget/layer-selector.cpp:588
+msgid "Lock layer"
+msgstr "Lock layer"
+
+#: ../src/ui/dialog/layers.cpp:484 ../src/ui/widget/layer-selector.cpp:588
+msgid "Unlock layer"
+msgstr "Unlock layer"
+
+#: ../src/ui/dialog/layers.cpp:635
+#, fuzzy
+msgctxt "Layers"
+msgid "New"
+msgstr "New"
+
+#: ../src/ui/dialog/layers.cpp:640
+#, fuzzy
+msgctxt "Layers"
+msgid "Top"
+msgstr "Top"
+
+#: ../src/ui/dialog/layers.cpp:646
+#, fuzzy
+msgctxt "Layers"
+msgid "Up"
+msgstr "Up"
+
+#: ../src/ui/dialog/layers.cpp:652
+#, fuzzy
+msgctxt "Layers"
+msgid "Dn"
+msgstr "Dn"
+
+#: ../src/ui/dialog/layers.cpp:658
+#, fuzzy
+msgctxt "Layers"
+msgid "Bot"
+msgstr "Bot"
+
+#: ../src/ui/dialog/layers.cpp:668
+msgid "X"
+msgstr "X"
+
+#. TRANSLATORS: this dialog is accessible via menu Path - Path Effect Editor...
+#: ../src/ui/dialog/livepatheffect-editor.cpp:80
+msgid "Apply new effect"
+msgstr "Apply new effect"
+
+#: ../src/ui/dialog/livepatheffect-editor.cpp:81
+msgid "Current effect"
+msgstr "Current effect"
+
+#: ../src/ui/dialog/livepatheffect-editor.cpp:82
+msgid "Effect list"
+msgstr "Effect list"
+
+#: ../src/ui/dialog/livepatheffect-editor.cpp:271
+msgid "Unknown effect is applied"
+msgstr "Unknown effect is applied"
+
+#: ../src/ui/dialog/livepatheffect-editor.cpp:274
+msgid "No effect applied"
+msgstr "No effect applied"
+
+#: ../src/ui/dialog/livepatheffect-editor.cpp:278
+msgid "Item is not a path or shape"
+msgstr "Item is not a path or shape"
+
+#: ../src/ui/dialog/livepatheffect-editor.cpp:282
+msgid "Only one item can be selected"
+msgstr "Only one item can be selected"
+
+#: ../src/ui/dialog/livepatheffect-editor.cpp:286
+msgid "Empty selection"
+msgstr "Empty selection"
+
+#: ../src/ui/dialog/livepatheffect-editor.cpp:314
+msgid "Unknown effect"
+msgstr "Unknown effect"
+
+#: ../src/ui/dialog/livepatheffect-editor.cpp:381
+msgid "Create and apply path effect"
+msgstr "Create and apply path effect"
+
+#: ../src/ui/dialog/livepatheffect-editor.cpp:399
+msgid "Remove path effect"
+msgstr "Remove path effect"
+
+#: ../src/ui/dialog/livepatheffect-editor.cpp:415
+msgid "Move path effect up"
+msgstr "Move path effect up"
+
+#: ../src/ui/dialog/livepatheffect-editor.cpp:431
+msgid "Move path effect down"
+msgstr "Move path effect down"
+
+#: ../src/ui/dialog/livepatheffect-editor.cpp:470
+msgid "Activate path effect"
+msgstr "Activate path effect"
+
+#: ../src/ui/dialog/livepatheffect-editor.cpp:470
+msgid "Deactivate path effect"
+msgstr "Deactivate path effect"
+
+#: ../src/ui/dialog/memory.cpp:94
+msgid "Heap"
+msgstr "Heap"
+
+#: ../src/ui/dialog/memory.cpp:95
+msgid "In Use"
+msgstr "In Use"
+
+#. TRANSLATORS: "Slack" refers to memory which is in the heap but currently unused.
+#. More typical usage is to call this memory "free" rather than "slack".
+#: ../src/ui/dialog/memory.cpp:98
+msgid "Slack"
+msgstr "Free"
+
+#: ../src/ui/dialog/memory.cpp:99
+msgid "Total"
+msgstr "Total"
+
+#: ../src/ui/dialog/memory.cpp:139 ../src/ui/dialog/memory.cpp:145
+#: ../src/ui/dialog/memory.cpp:152 ../src/ui/dialog/memory.cpp:184
+msgid "Unknown"
+msgstr "Unknown"
+
+#: ../src/ui/dialog/memory.cpp:165
+msgid "Combined"
+msgstr "Combined"
+
+#: ../src/ui/dialog/memory.cpp:207
+msgid "Recalculate"
+msgstr "Recalculate"
+
+#: ../src/ui/dialog/messages.cpp:73
+msgid "Ready."
+msgstr "Ready."
+
+#: ../src/ui/dialog/messages.cpp:74
+msgid ""
+"Enable log display by setting dialogs.debug 'redirect' attribute to 1 in "
+"preferences.xml"
+msgstr ""
+"Enable log display by setting dialogs.debug 'redirect' attribute to 1 in "
+"preferences.xml"
+
+#: ../src/ui/dialog/ocaldialogs.cpp:422
+msgid "Error while reading the Open Clip Art RSS feed"
+msgstr "Error while reading the Open Clip Art RSS feed"
+
+#: ../src/ui/dialog/ocaldialogs.cpp:461
+msgid ""
+"Failed to receive the Open Clip Art Library RSS feed. Verify if the server "
+"name is correct in Configuration->Import/Export (e.g.: openclipart.org)"
+msgstr ""
+"Failed to receive the Open Clip Art Library RSS feed. Verify if the server "
+"name is correct in Configuration->Import/Export (e.g.: openclipart.org)"
+
+#: ../src/ui/dialog/ocaldialogs.cpp:475
+msgid "Server supplied malformed Clip Art feed"
+msgstr "Server supplied malformed Clip Art feed"
+
+#: ../src/ui/dialog/ocaldialogs.cpp:566
+msgid "Search for:"
+msgstr "Search for:"
+
+#: ../src/ui/dialog/ocaldialogs.cpp:567
+msgid "No files matched your search"
+msgstr "No files matched your search"
+
+#: ../src/ui/dialog/ocaldialogs.cpp:578
+msgid "Search"
+msgstr "Search"
+
+#: ../src/ui/dialog/ocaldialogs.cpp:595
+msgid "Files found"
+msgstr "Files found"
+
+#: ../src/ui/dialog/print.cpp:98
+msgid "Could not open temporary PNG for bitmap printing"
+msgstr "Could not open temporary PNG for bitmap printing"
+
+#: ../src/ui/dialog/print.cpp:141
+msgid "Could not set up Document"
+msgstr "Could not set up Document"
+
+#: ../src/ui/dialog/print.cpp:145
+msgid "Failed to set CairoRenderContext"
+msgstr "Failed to set CairoRenderContext"
+
+#. set up dialog title, based on document name
+#: ../src/ui/dialog/print.cpp:185
+msgid "SVG Document"
+msgstr "SVG Document"
+
+#: ../src/ui/dialog/print.cpp:186
+msgid "Print"
+msgstr "Print"
+
+#. build custom preferences tab
+#: ../src/ui/dialog/print.cpp:220
+msgid "Rendering"
+msgstr "Rendering"
+
+#: ../src/ui/dialog/scriptdialog.cpp:211
+msgid "_Execute Javascript"
+msgstr "_Execute Javascript"
+
+#: ../src/ui/dialog/scriptdialog.cpp:213
+msgid "_Execute Python"
+msgstr "_Execute Python"
+
+#: ../src/ui/dialog/scriptdialog.cpp:215
+msgid "_Execute Ruby"
+msgstr "_Execute Ruby"
+
+#: ../src/ui/dialog/scriptdialog.cpp:224
+msgid "Script"
+msgstr "Script"
+
+#: ../src/ui/dialog/scriptdialog.cpp:234
+msgid "Output"
+msgstr "Output"
+
+#: ../src/ui/dialog/scriptdialog.cpp:244
+msgid "Errors"
+msgstr "Errors"
+
+#: ../src/ui/dialog/svg-fonts-dialog.cpp:123
+msgid "Set SVG Font attribute"
+msgstr "Set SVG Font attribute"
+
+#: ../src/ui/dialog/svg-fonts-dialog.cpp:178
+msgid "Adjust kerning value"
+msgstr "Adjust kerning value"
+
+#: ../src/ui/dialog/svg-fonts-dialog.cpp:368
+msgid "Family Name:"
+msgstr "Family Name:"
+
+#: ../src/ui/dialog/svg-fonts-dialog.cpp:378
+msgid "Set width:"
+msgstr "Set width:"
+
+#: ../src/ui/dialog/svg-fonts-dialog.cpp:437
+msgid "glyph"
+msgstr "glyph"
+
+#. SPGlyph* glyph =
+#: ../src/ui/dialog/svg-fonts-dialog.cpp:469
+msgid "Add glyph"
+msgstr "Add glyph"
+
+#: ../src/ui/dialog/svg-fonts-dialog.cpp:485
+#: ../src/ui/dialog/svg-fonts-dialog.cpp:530
+msgid "Select a <b>path</b> to define the curves of a glyph"
+msgstr "Select a <b>path</b> to define the curves of a glyph"
+
+#: ../src/ui/dialog/svg-fonts-dialog.cpp:493
+#: ../src/ui/dialog/svg-fonts-dialog.cpp:538
+msgid "The selected object does not have a <b>path</b> description."
+msgstr "The selected object does not have a <b>path</b> description."
+
+#: ../src/ui/dialog/svg-fonts-dialog.cpp:508
+msgid "No glyph selected in the SVGFonts dialog."
+msgstr "No glyph selected in the SVGFonts dialogue."
+
+#: ../src/ui/dialog/svg-fonts-dialog.cpp:514
+#: ../src/ui/dialog/svg-fonts-dialog.cpp:558
+msgid "Set glyph curves"
+msgstr "Set glyph curves"
+
+#: ../src/ui/dialog/svg-fonts-dialog.cpp:578
+msgid "Reset missing-glyph"
+msgstr "Reset missing-glyph"
+
+#: ../src/ui/dialog/svg-fonts-dialog.cpp:594
+msgid "Edit glyph name"
+msgstr "Edit glyph name"
+
+#: ../src/ui/dialog/svg-fonts-dialog.cpp:608
+msgid "Set glyph unicode"
+msgstr "Set glyph unicode"
+
+#: ../src/ui/dialog/svg-fonts-dialog.cpp:620
+msgid "Remove font"
+msgstr "Remove font"
+
+#: ../src/ui/dialog/svg-fonts-dialog.cpp:637
+msgid "Remove glyph"
+msgstr "Remove glyph"
+
+#: ../src/ui/dialog/svg-fonts-dialog.cpp:654
+msgid "Remove kerning pair"
+msgstr "Remove kerning pair"
+
+#: ../src/ui/dialog/svg-fonts-dialog.cpp:664
+msgid "Missing Glyph:"
+msgstr "Missing Glyph:"
+
+#: ../src/ui/dialog/svg-fonts-dialog.cpp:668
+msgid "From selection..."
+msgstr "From selection..."
+
+#: ../src/ui/dialog/svg-fonts-dialog.cpp:670
+#: ../src/ui/widget/preferences-widget.cpp:590
+msgid "Reset"
+msgstr "Reset"
+
+#: ../src/ui/dialog/svg-fonts-dialog.cpp:681
+msgid "Glyph name"
+msgstr "Glyph name"
+
+#: ../src/ui/dialog/svg-fonts-dialog.cpp:682
+msgid "Matching string"
+msgstr "Matching string"
+
+#: ../src/ui/dialog/svg-fonts-dialog.cpp:685
+msgid "Add Glyph"
+msgstr "Add Glyph"
+
+#: ../src/ui/dialog/svg-fonts-dialog.cpp:692
+msgid "Get curves from selection..."
+msgstr "Get curves from selection..."
+
+#: ../src/ui/dialog/svg-fonts-dialog.cpp:741
+msgid "Add kerning pair"
+msgstr "Add kerning pair"
+
+#. Kerning Setup:
+#: ../src/ui/dialog/svg-fonts-dialog.cpp:749
+#, fuzzy
+msgid "Kerning Setup"
+msgstr "Kerning Setup:"
+
+#: ../src/ui/dialog/svg-fonts-dialog.cpp:751
+msgid "1st Glyph:"
+msgstr "1st Glyph:"
+
+#: ../src/ui/dialog/svg-fonts-dialog.cpp:753
+msgid "2nd Glyph:"
+msgstr "2nd Glyph:"
+
+#: ../src/ui/dialog/svg-fonts-dialog.cpp:756
+msgid "Add pair"
+msgstr "Add pair"
+
+#: ../src/ui/dialog/svg-fonts-dialog.cpp:768
+msgid "First Unicode range"
+msgstr "First Unicode range"
+
+#: ../src/ui/dialog/svg-fonts-dialog.cpp:769
+msgid "Second Unicode range"
+msgstr "Second Unicode range"
+
+#: ../src/ui/dialog/svg-fonts-dialog.cpp:776
+msgid "Kerning value:"
+msgstr "Kerning value:"
+
+#: ../src/ui/dialog/svg-fonts-dialog.cpp:834
+msgid "Set font family"
+msgstr "Set font family"
+
+#: ../src/ui/dialog/svg-fonts-dialog.cpp:843
+msgid "font"
+msgstr "font"
+
+#. select_font(font);
+#: ../src/ui/dialog/svg-fonts-dialog.cpp:858
+msgid "Add font"
+msgstr "Add font"
+
+#: ../src/ui/dialog/svg-fonts-dialog.cpp:878
+msgid "_Font"
+msgstr "_Font"
+
+#: ../src/ui/dialog/svg-fonts-dialog.cpp:886
+msgid "_Global Settings"
+msgstr "_Global Settings"
+
+#: ../src/ui/dialog/svg-fonts-dialog.cpp:887
+msgid "_Glyphs"
+msgstr "_Glyphs"
+
+#: ../src/ui/dialog/svg-fonts-dialog.cpp:888
+msgid "_Kerning"
+msgstr "_Kerning"
+
+#: ../src/ui/dialog/svg-fonts-dialog.cpp:895
+#: ../src/ui/dialog/svg-fonts-dialog.cpp:896
+msgid "Sample Text"
+msgstr "Sample Text"
+
+#: ../src/ui/dialog/svg-fonts-dialog.cpp:900
+msgid "Preview Text:"
+msgstr "Preview Text:"
+
+#. TRANSLATORS: An item in context menu on a colour in the swatches
+#: ../src/ui/dialog/swatches.cpp:252
+msgid "Set fill"
+msgstr "Set fill"
+
+#. TRANSLATORS: An item in context menu on a colour in the swatches
+#: ../src/ui/dialog/swatches.cpp:260
+msgid "Set stroke"
+msgstr "Set stroke"
+
+#: ../src/ui/dialog/swatches.cpp:281 ../src/widgets/gradient-selector.cpp:148
+#: ../src/widgets/gradient-toolbar.cpp:486
+msgid "Edit..."
+msgstr "Edit..."
+
+#: ../src/ui/dialog/swatches.cpp:293
+msgid "Convert"
+msgstr "Convert"
+
+#: ../src/ui/dialog/swatches.cpp:528
+#, c-format
+msgid "Palettes directory (%s) is unavailable."
+msgstr "Palettes directory (%s) is unavailable."
+
+#: ../src/ui/dialog/tile.cpp:349
+msgid "Arrange in a grid"
+msgstr "Arrange in a grid"
+
+#: ../src/ui/dialog/tile.cpp:659
+#: ../share/extensions/render_barcode_datamatrix.inx.h:4
+msgid "Rows:"
+msgstr "Rows:"
+
+#: ../src/ui/dialog/tile.cpp:667
+msgid "Number of rows"
+msgstr "Number of rows"
+
+#: ../src/ui/dialog/tile.cpp:671
+msgid "Equal height"
+msgstr "Equal height"
+
+#: ../src/ui/dialog/tile.cpp:681
+msgid "If not set, each row has the height of the tallest object in it"
+msgstr "If not set, each row has the height of the tallest object in it"
+
+#. #### Radio buttons to control vertical alignment ####
+#. #### Radio buttons to control horizontal alignment ####
+#: ../src/ui/dialog/tile.cpp:687 ../src/ui/dialog/tile.cpp:757
+msgid "Align:"
+msgstr "Align:"
+
+#. #### Number of columns ####
+#: ../src/ui/dialog/tile.cpp:729
+msgid "Columns:"
+msgstr "Columns:"
+
+#: ../src/ui/dialog/tile.cpp:737
+msgid "Number of columns"
+msgstr "Number of columns"
+
+#: ../src/ui/dialog/tile.cpp:741
+msgid "Equal width"
+msgstr "Equal width"
+
+#: ../src/ui/dialog/tile.cpp:750
+msgid "If not set, each column has the width of the widest object in it"
+msgstr "If not set, each column has the width of the widest object in it"
+
+#. #### Radio buttons to control spacing manually or to fit selection bbox ####
+#: ../src/ui/dialog/tile.cpp:796
+msgid "Fit into selection box"
+msgstr "Fit into selection box"
+
+#: ../src/ui/dialog/tile.cpp:802
+msgid "Set spacing:"
+msgstr "Set spacing:"
+
+#: ../src/ui/dialog/tile.cpp:822
+msgid "Vertical spacing between rows (px units)"
+msgstr "Vertical spacing between rows (px units)"
+
+#: ../src/ui/dialog/tile.cpp:847
+msgid "Horizontal spacing between columns (px units)"
+msgstr "Horizontal spacing between columns (px units)"
+
+#. ## The OK button
+#: ../src/ui/dialog/tile.cpp:870
+msgid "tileClonesDialog|Arrange"
+msgstr "Arrange"
+
+#: ../src/ui/dialog/tile.cpp:871
+msgid "Arrange selected objects"
+msgstr "Arrange selected objects"
+
+#. #### begin left panel
+#. ### begin notebook
+#. ## begin mode page
+#. # begin single scan
+#. brightness
+#: ../src/ui/dialog/tracedialog.cpp:406
+msgid "Brightness cutoff"
+msgstr "Brightness cutoff"
+
+#: ../src/ui/dialog/tracedialog.cpp:410
+msgid "Trace by a given brightness level"
+msgstr "Trace by a given brightness level"
+
+#: ../src/ui/dialog/tracedialog.cpp:418
+msgid "Brightness cutoff for black/white"
+msgstr "Brightness cutoff for black/white"
+
+#: ../src/ui/dialog/tracedialog.cpp:425
+msgid "Single scan: creates a path"
+msgstr "Single scan: creates a path"
+
+#. canny edge detection
+#. TRANSLATORS: "Canny" is the name of the inventor of this edge detection method
+#: ../src/ui/dialog/tracedialog.cpp:430
+msgid "Edge detection"
+msgstr "Edge detection"
+
+#: ../src/ui/dialog/tracedialog.cpp:434
+msgid "Trace with optimal edge detection by J. Canny's algorithm"
+msgstr "Trace with optimal edge detection by J. Canny's algorithm"
+
+#: ../src/ui/dialog/tracedialog.cpp:451
+msgid "Brightness cutoff for adjacent pixels (determines edge thickness)"
+msgstr "Brightness cutoff for adjacent pixels (determines edge thickness)"
+
+#. quantization
+#. TRANSLATORS: Color Quantization: the process of reducing the number
+#. of colors in an image by selecting an optimized set of representative
+#. colors and then re-applying this reduced set to the original image.
+#: ../src/ui/dialog/tracedialog.cpp:463
+msgid "Color quantization"
+msgstr "Colour quantisation"
+
+#: ../src/ui/dialog/tracedialog.cpp:467
+msgid "Trace along the boundaries of reduced colors"
+msgstr "Trace along the boundaries of reduced colours"
+
+#: ../src/ui/dialog/tracedialog.cpp:475
+msgid "The number of reduced colors"
+msgstr "The number of reduced colours"
+
+#: ../src/ui/dialog/tracedialog.cpp:477
+msgid "Colors:"
+msgstr "Colours:"
+
+#. swap black and white
+#: ../src/ui/dialog/tracedialog.cpp:483
+msgid "Invert image"
+msgstr "Invert image"
+
+#: ../src/ui/dialog/tracedialog.cpp:488
+msgid "Invert black and white regions"
+msgstr "Invert black and white regions"
+
+#. # end single scan
+#. # begin multiple scan
+#: ../src/ui/dialog/tracedialog.cpp:497
+msgid "Brightness steps"
+msgstr "Brightness steps"
 
 #: ../src/ui/dialog/tracedialog.cpp:501
 msgid "Trace the given number of brightness levels"
 msgstr "Trace the given number of brightness levels"
 
-#: ../src/ui/dialog/tracedialog.cpp:508
-msgid "Scans:"
-msgstr "Scans:"
+#: ../src/ui/dialog/tracedialog.cpp:508
+msgid "Scans:"
+msgstr "Scans:"
+
+#: ../src/ui/dialog/tracedialog.cpp:511
+msgid "The desired number of scans"
+msgstr "The desired number of scans"
+
+#: ../src/ui/dialog/tracedialog.cpp:519
+msgid "Trace the given number of reduced colors"
+msgstr "Trace the given number of reduced colours"
+
+#: ../src/ui/dialog/tracedialog.cpp:523
+msgid "Grays"
+msgstr "Greys"
+
+#: ../src/ui/dialog/tracedialog.cpp:527
+msgid "Same as Colors, but the result is converted to grayscale"
+msgstr "Same as Colours, but the result is converted to greyscale"
+
+#. TRANSLATORS: "Smooth" is a verb here
+#: ../src/ui/dialog/tracedialog.cpp:532
+msgid "Smooth"
+msgstr "Smooth"
+
+#: ../src/ui/dialog/tracedialog.cpp:536
+msgid "Apply Gaussian blur to the bitmap before tracing"
+msgstr "Apply Gaussian blur to the bitmap before tracing"
+
+#. TRANSLATORS: "Stack" is a verb here
+#: ../src/ui/dialog/tracedialog.cpp:539
+msgid "Stack scans"
+msgstr "Stack scans"
+
+#: ../src/ui/dialog/tracedialog.cpp:542
+msgid ""
+"Stack scans on top of one another (no gaps) instead of tiling (usually with "
+"gaps)"
+msgstr ""
+"Stack scans on top of one another (no gaps) instead of tiling (usually with "
+"gaps)"
+
+#: ../src/ui/dialog/tracedialog.cpp:545
+msgid "Remove background"
+msgstr "Remove background"
+
+#: ../src/ui/dialog/tracedialog.cpp:550
+msgid "Remove bottom (background) layer when done"
+msgstr "Remove bottom (background) layer when done"
+
+#: ../src/ui/dialog/tracedialog.cpp:554
+msgid "Multiple scans: creates a group of paths"
+msgstr "Multiple scana: creates a group of paths"
+
+#. # end multiple scan
+#. ## end mode page
+#: ../src/ui/dialog/tracedialog.cpp:563 ../src/widgets/toolbox.cpp:4396
+#: ../src/widgets/toolbox.cpp:4663
+msgid "Mode"
+msgstr "Move"
+
+#. ## begin option page
+#. # potrace parameters
+#: ../src/ui/dialog/tracedialog.cpp:569
+msgid "Suppress speckles"
+msgstr "Suppress speckles"
+
+#: ../src/ui/dialog/tracedialog.cpp:571
+msgid "Ignore small spots (speckles) in the bitmap"
+msgstr "Ignore small spots (speckles) in the bitmap"
+
+#: ../src/ui/dialog/tracedialog.cpp:579
+msgid "Speckles of up to this many pixels will be suppressed"
+msgstr "Speckles of up to this many pixels will be supressed"
+
+#: ../src/ui/dialog/tracedialog.cpp:584
+msgid "Smooth corners"
+msgstr "Smooth corners"
+
+#: ../src/ui/dialog/tracedialog.cpp:586
+msgid "Smooth out sharp corners of the trace"
+msgstr "Smooth out sharp corners of the trace"
+
+#: ../src/ui/dialog/tracedialog.cpp:595
+msgid "Increase this to smooth corners more"
+msgstr "Increase this to smooth corners more"
+
+#: ../src/ui/dialog/tracedialog.cpp:599
+msgid "Optimize paths"
+msgstr "Optimise paths"
+
+#: ../src/ui/dialog/tracedialog.cpp:602
+msgid "Try to optimize paths by joining adjacent Bezier curve segments"
+msgstr "Try to optimise paths by joining adjacent Bezier curve segments"
+
+#: ../src/ui/dialog/tracedialog.cpp:610
+msgid ""
+"Increase this to reduce the number of nodes in the trace by more aggressive "
+"optimization"
+msgstr ""
+"Increase this to reduce the number of nodes in the trace by more aggressive "
+"optimisation"
+
+#: ../src/ui/dialog/tracedialog.cpp:611
+msgid "Tolerance:"
+msgstr "Tolerance:"
+
+#. ### credits
+#: ../src/ui/dialog/tracedialog.cpp:627
+msgid ""
+"Inkscape bitmap tracing\n"
+"is based on Potrace,\n"
+"created by Peter Selinger\n"
+"\n"
+"http://potrace.sourceforge.net"
+msgstr ""
+"Inkscape bitmap tracing\n"
+"is based on Potrace,\n"
+"created by Peter Selinger\n"
+"\n"
+"http://potrace.sourceforge.net"
+
+#: ../src/ui/dialog/tracedialog.cpp:630
+msgid "Credits"
+msgstr "Credits"
+
+#. #### begin right panel
+#. ## SIOX
+#: ../src/ui/dialog/tracedialog.cpp:644
+msgid "SIOX foreground selection"
+msgstr "SIOX foreground selection"
+
+#: ../src/ui/dialog/tracedialog.cpp:647
+msgid "Cover the area you want to select as the foreground"
+msgstr "Cover the area you want to select as the foreground"
+
+#. ## preview
+#: ../src/ui/dialog/tracedialog.cpp:652
+msgid "Update"
+msgstr "Update"
+
+#: ../src/ui/dialog/tracedialog.cpp:658
+msgid ""
+"Preview the intermediate bitmap with the current settings, without actual "
+"tracing"
+msgstr ""
+"Preview the intermediate bitmap with the current settings, without actual "
+"tracing"
+
+#: ../src/ui/dialog/tracedialog.cpp:662
+msgid "Preview"
+msgstr "Preview"
+
+#: ../src/ui/dialog/tracedialog.cpp:679
+msgid "Abort a trace in progress"
+msgstr "Abort a trace in progress"
+
+#: ../src/ui/dialog/tracedialog.cpp:683
+msgid "Execute the trace"
+msgstr "Execute the trace"
+
+#: ../src/ui/dialog/transformation.cpp:84
+#: ../src/ui/dialog/transformation.cpp:94
+#, fuzzy
+msgid "_Horizontal:"
+msgstr "_Horizontal"
+
+#: ../src/ui/dialog/transformation.cpp:84
+msgid "Horizontal displacement (relative) or position (absolute)"
+msgstr "Horizontal displacement (relative) or position (absolute)"
+
+#: ../src/ui/dialog/transformation.cpp:86
+#: ../src/ui/dialog/transformation.cpp:96
+#, fuzzy
+msgid "_Vertical:"
+msgstr "_Vertical"
+
+#: ../src/ui/dialog/transformation.cpp:86
+msgid "Vertical displacement (relative) or position (absolute)"
+msgstr "Vertical displacement (relative) or position (absolute)"
+
+#: ../src/ui/dialog/transformation.cpp:88
+msgid "Horizontal size (absolute or percentage of current)"
+msgstr "Horizontal size (absolute or percentage of current)"
+
+#: ../src/ui/dialog/transformation.cpp:90
+msgid "Vertical size (absolute or percentage of current)"
+msgstr "Vertical size (absolute or percentage of current)"
+
+#: ../src/ui/dialog/transformation.cpp:92
+#, fuzzy
+msgid "A_ngle:"
+msgstr "A_ngle"
+
+#: ../src/ui/dialog/transformation.cpp:92
+msgid "Rotation angle (positive = counterclockwise)"
+msgstr "Rotation angle (positive = anti-clockwise)"
+
+#: ../src/ui/dialog/transformation.cpp:94
+msgid ""
+"Horizontal skew angle (positive = counterclockwise), or absolute "
+"displacement, or percentage displacement"
+msgstr ""
+"Horizontal skew angle (positive = anti-clockwise), or absolute displacement, "
+"or percentage displacement"
+
+#: ../src/ui/dialog/transformation.cpp:96
+msgid ""
+"Vertical skew angle (positive = counterclockwise), or absolute displacement, "
+"or percentage displacement"
+msgstr ""
+"Vertical skew angle (positive = anti-clockwise), or absolute displacement, "
+"or percentage displacement"
+
+#: ../src/ui/dialog/transformation.cpp:99
+msgid "Transformation matrix element A"
+msgstr "Transformation matrix element A"
+
+#: ../src/ui/dialog/transformation.cpp:100
+msgid "Transformation matrix element B"
+msgstr "Transformation matrix element B"
+
+#: ../src/ui/dialog/transformation.cpp:101
+msgid "Transformation matrix element C"
+msgstr "Transformation matrix element C"
+
+#: ../src/ui/dialog/transformation.cpp:102
+msgid "Transformation matrix element D"
+msgstr "Transformation matrix element D"
+
+#: ../src/ui/dialog/transformation.cpp:103
+msgid "Transformation matrix element E"
+msgstr "Transformation matrix element E"
+
+#: ../src/ui/dialog/transformation.cpp:104
+msgid "Transformation matrix element F"
+msgstr "Transformation matrix element F"
+
+#: ../src/ui/dialog/transformation.cpp:106
+msgid "Rela_tive move"
+msgstr "Rela_tive move"
+
+#: ../src/ui/dialog/transformation.cpp:106
+msgid ""
+"Add the specified relative displacement to the current position; otherwise, "
+"edit the current absolute position directly"
+msgstr ""
+"Add the specified relative displacement to the current position; otherwise, "
+"edit the current absolute position directly"
+
+#: ../src/ui/dialog/transformation.cpp:107
+msgid "Scale proportionally"
+msgstr "Scale proportionally"
+
+#: ../src/ui/dialog/transformation.cpp:107
+msgid "Preserve the width/height ratio of the scaled objects"
+msgstr "Preserve the width/height ratio of the scaled objects"
+
+#: ../src/ui/dialog/transformation.cpp:108
+msgid "Apply to each _object separately"
+msgstr "Apply to each _object separately"
+
+#: ../src/ui/dialog/transformation.cpp:108
+msgid ""
+"Apply the scale/rotate/skew to each selected object separately; otherwise, "
+"transform the selection as a whole"
+msgstr ""
+"Apply the scale/rotate/skew to each selected object separately; otherwise, "
+"transform the selection as a whole"
+
+#: ../src/ui/dialog/transformation.cpp:109
+msgid "Edit c_urrent matrix"
+msgstr "Edit c_urrent matrix"
+
+#: ../src/ui/dialog/transformation.cpp:109
+msgid ""
+"Edit the current transform= matrix; otherwise, post-multiply transform= by "
+"this matrix"
+msgstr ""
+"Edit the current transform= matrix; otherwise, post-multiply transform= by "
+"this matrix"
+
+#: ../src/ui/dialog/transformation.cpp:119
+msgid "_Move"
+msgstr "_Move"
+
+#: ../src/ui/dialog/transformation.cpp:122
+msgid "_Scale"
+msgstr "_Scale"
+
+#: ../src/ui/dialog/transformation.cpp:125
+msgid "_Rotate"
+msgstr "_Rotate"
+
+#: ../src/ui/dialog/transformation.cpp:128
+msgid "Ske_w"
+msgstr "Ske_w"
+
+#: ../src/ui/dialog/transformation.cpp:131
+msgid "Matri_x"
+msgstr "Matri_x"
+
+#: ../src/ui/dialog/transformation.cpp:155
+msgid "Reset the values on the current tab to defaults"
+msgstr "Reset the values on the current tab to defaults"
+
+#: ../src/ui/dialog/transformation.cpp:162
+msgid "Apply transformation to selection"
+msgstr "Apply transformation to selection"
+
+#: ../src/ui/dialog/transformation.cpp:857
+msgid "Edit transformation matrix"
+msgstr "Edit transformation matrix"
+
+#: ../src/ui/tool/curve-drag-point.cpp:100
+msgid "Drag curve"
+msgstr "Drag curve"
+
+#: ../src/ui/tool/curve-drag-point.cpp:157
+msgid "Add node"
+msgstr "Add node"
+
+#: ../src/ui/tool/curve-drag-point.cpp:167
+msgctxt "Path segment tip"
+msgid "<b>Shift</b>: click to toggle segment selection"
+msgstr "<b>Shift</b>: click to toggle segment selection"
+
+#: ../src/ui/tool/curve-drag-point.cpp:171
+msgctxt "Path segment tip"
+msgid "<b>Ctrl+Alt</b>: click to insert a node"
+msgstr "<b>Ctrl+Alt</b>: click to insert a node"
+
+#: ../src/ui/tool/curve-drag-point.cpp:175
+msgctxt "Path segment tip"
+msgid ""
+"<b>Linear segment</b>: drag to convert to a Bezier segment, doubleclick to "
+"insert node, click to select (more: Shift, Ctrl+Alt)"
+msgstr ""
+"<b>Linear segment</b>: drag to convert to a Bezier segment, doubleclick to "
+"insert node, click to select (more: Shift, Ctrl+Alt)"
+
+#: ../src/ui/tool/curve-drag-point.cpp:179
+msgctxt "Path segment tip"
+msgid ""
+"<b>Bezier segment</b>: drag to shape the segment, doubleclick to insert "
+"node, click to select (more: Shift, Ctrl+Alt)"
+msgstr ""
+"<b>Bezier segment</b>: drag to shape the segment, doubleclick to insert "
+"node, click to select (more: Shift, Ctrl+Alt)"
+
+#: ../src/ui/tool/multi-path-manipulator.cpp:246
+#, fuzzy
+msgid "Retract handles"
+msgstr "Retract handle"
+
+#: ../src/ui/tool/multi-path-manipulator.cpp:246
+msgid "Change node type"
+msgstr "Change node type"
+
+#: ../src/ui/tool/multi-path-manipulator.cpp:254
+msgid "Straighten segments"
+msgstr "Straighten segments"
+
+#: ../src/ui/tool/multi-path-manipulator.cpp:256
+msgid "Make segments curves"
+msgstr "Make segments curves"
+
+#: ../src/ui/tool/multi-path-manipulator.cpp:263
+msgid "Add nodes"
+msgstr "Add nodes"
+
+#: ../src/ui/tool/multi-path-manipulator.cpp:269
+#, fuzzy
+msgid "Duplicate nodes"
+msgstr "Duplicate node"
+
+#: ../src/ui/tool/multi-path-manipulator.cpp:331
+#: ../src/widgets/toolbox.cpp:1371
+msgid "Join nodes"
+msgstr "Join nodes"
+
+#: ../src/ui/tool/multi-path-manipulator.cpp:338
+#: ../src/widgets/toolbox.cpp:1382
+msgid "Break nodes"
+msgstr "Break nodes"
+
+#: ../src/ui/tool/multi-path-manipulator.cpp:345
+msgid "Delete nodes"
+msgstr "Delete nodes"
+
+#: ../src/ui/tool/multi-path-manipulator.cpp:663
+msgid "Move nodes"
+msgstr "Move nodes"
+
+#: ../src/ui/tool/multi-path-manipulator.cpp:666
+msgid "Move nodes horizontally"
+msgstr "Move nodes horizontally"
+
+#: ../src/ui/tool/multi-path-manipulator.cpp:670
+msgid "Move nodes vertically"
+msgstr "Move nodes vertically"
+
+#: ../src/ui/tool/multi-path-manipulator.cpp:674
+#: ../src/ui/tool/multi-path-manipulator.cpp:677
+msgid "Rotate nodes"
+msgstr "Rotate nodes"
+
+#: ../src/ui/tool/multi-path-manipulator.cpp:681
+#: ../src/ui/tool/multi-path-manipulator.cpp:687
+msgid "Scale nodes uniformly"
+msgstr "Scale nodes uniformly"
+
+#: ../src/ui/tool/multi-path-manipulator.cpp:684
+msgid "Scale nodes"
+msgstr "Scale nodes"
+
+#: ../src/ui/tool/multi-path-manipulator.cpp:691
+msgid "Scale nodes horizontally"
+msgstr "Scale nodes horizontally"
+
+#: ../src/ui/tool/multi-path-manipulator.cpp:695
+msgid "Scale nodes vertically"
+msgstr "Scale nodes vertically"
+
+#: ../src/ui/tool/multi-path-manipulator.cpp:699
+msgid "Flip nodes horizontally"
+msgstr "Flip nodes horizontally"
+
+#: ../src/ui/tool/multi-path-manipulator.cpp:702
+msgid "Flip nodes vertically"
+msgstr "Flip nodes vertically"
+
+#: ../src/ui/tool/node-tool.cpp:553
+msgctxt "Node tool tip"
+msgid ""
+"<b>Shift</b>: drag to add nodes to the selection, click to toggle object "
+"selection"
+msgstr ""
+"<b>Shift</b>: drag to add nodes to the selection, click to toggle object "
+"selection"
+
+#: ../src/ui/tool/node-tool.cpp:557
+msgctxt "Node tool tip"
+msgid "<b>Shift</b>: drag to add nodes to the selection"
+msgstr "<b>Shift</b>: drag to add nodes to the selection"
+
+#: ../src/ui/tool/node-tool.cpp:566
+#, fuzzy, c-format
+msgid "<b>%u of %u</b> node selected."
+msgid_plural "<b>%u of %u</b> nodes selected."
+msgstr[0] "<b>%i</b> of <b>%i</b> node selected. %s."
+msgstr[1] "<b>%i</b> of <b>%i</b> nodes selected. %s."
+
+#: ../src/ui/tool/node-tool.cpp:571
+#, fuzzy, c-format
+msgctxt "Node tool tip"
+msgid "%s Drag to select nodes, click to edit only this object (more: Shift)"
+msgstr "Drag to select nodes, click to edit only this object"
+
+#: ../src/ui/tool/node-tool.cpp:577
+#, fuzzy, c-format
+msgctxt "Node tool tip"
+msgid "%s Drag to select nodes, click clear the selection"
+msgstr "Drag to select nodes, click to clear the selection"
+
+#: ../src/ui/tool/node-tool.cpp:586
+msgctxt "Node tool tip"
+msgid "Drag to select nodes, click to edit only this object"
+msgstr "Drag to select nodes, click to edit only this object"
+
+#: ../src/ui/tool/node-tool.cpp:589
+msgctxt "Node tool tip"
+msgid "Drag to select nodes, click to clear the selection"
+msgstr "Drag to select nodes, click to clear the selection"
+
+#: ../src/ui/tool/node-tool.cpp:594
+msgctxt "Node tool tip"
+msgid "Drag to select objects to edit, click to edit this object (more: Shift)"
+msgstr ""
+"Drag to select objects to edit, click to edit this object (more: Shift)"
+
+#: ../src/ui/tool/node-tool.cpp:597
+msgctxt "Node tool tip"
+msgid "Drag to select objects to edit"
+msgstr "Drag to select objects to edit"
+
+#: ../src/ui/tool/node.cpp:207
+msgid "Cusp node handle"
+msgstr "Cusp node handle"
+
+#: ../src/ui/tool/node.cpp:208
+msgid "Smooth node handle"
+msgstr "Smooth node handle"
+
+#: ../src/ui/tool/node.cpp:209
+msgid "Symmetric node handle"
+msgstr "Symmetric node handle"
+
+#: ../src/ui/tool/node.cpp:210
+msgid "Auto-smooth node handle"
+msgstr "Auto-smooth node handle"
+
+#: ../src/ui/tool/node.cpp:341
+msgctxt "Path handle tip"
+msgid "more: Shift, Ctrl, Alt"
+msgstr "more: Shift, Ctrl, Alt"
+
+#: ../src/ui/tool/node.cpp:343
+msgctxt "Path handle tip"
+msgid "more: Ctrl, Alt"
+msgstr "more: Ctrl, Alt"
+
+#: ../src/ui/tool/node.cpp:349
+#, c-format
+msgctxt "Path handle tip"
+msgid ""
+"<b>Shift+Ctrl+Alt</b>: preserve length and snap rotation angle to %g° "
+"increments while rotating both handles"
+msgstr ""
+"<b>Shift+Ctrl+Alt</b>: preserve length and snap rotation angle to %g° "
+"increments while rotating both handles"
+
+#: ../src/ui/tool/node.cpp:354
+#, c-format
+msgctxt "Path handle tip"
+msgid ""
+"<b>Ctrl+Alt</b>: preserve length and snap rotation angle to %g° increments"
+msgstr ""
+"<b>Ctrl+Alt</b>: preserve length and snap rotation angle to %g° increments"
+
+#: ../src/ui/tool/node.cpp:360
+msgctxt "Path handle tip"
+msgid "<b>Shift+Alt</b>: preserve handle length and rotate both handles"
+msgstr "<b>Shift+Alt</b>: preserve handle length and rotate both handles"
+
+#: ../src/ui/tool/node.cpp:363
+msgctxt "Path handle tip"
+msgid "<b>Alt</b>: preserve handle length while dragging"
+msgstr "<b>Alt</b>: preserve handle length while dragging"
+
+#: ../src/ui/tool/node.cpp:370
+#, c-format
+msgctxt "Path handle tip"
+msgid ""
+"<b>Shift+Ctrl</b>: snap rotation angle to %g° increments and rotate both "
+"handles"
+msgstr ""
+"<b>Shift+Ctrl</b>: snap rotation angle to %g° increments and rotate both "
+"handles"
+
+#: ../src/ui/tool/node.cpp:374
+#, c-format
+msgctxt "Path handle tip"
+msgid "<b>Ctrl</b>: snap rotation angle to %g° increments, click to retract"
+msgstr "<b>Ctrl</b>: snap rotation angle to %g° increments, click to retract"
+
+#: ../src/ui/tool/node.cpp:379
+msgctxt "Path hande tip"
+msgid "<b>Shift</b>: rotate both handles by the same angle"
+msgstr "<b>Shift</b>: rotate both handles by the same angle"
+
+#: ../src/ui/tool/node.cpp:386
+#, c-format
+msgctxt "Path handle tip"
+msgid "<b>Auto node handle</b>: drag to convert to smooth node (%s)"
+msgstr "<b>Auto node handle</b>: drag to convert to smooth node (%s)"
+
+#: ../src/ui/tool/node.cpp:389
+#, c-format
+msgctxt "Path handle tip"
+msgid "<b>%s</b>: drag to shape the segment (%s)"
+msgstr "<b>%s</b>: drag to shape the segment (%s)"
 
-#: ../src/ui/dialog/tracedialog.cpp:511
-msgid "The desired number of scans"
-msgstr "The desired number of scans"
+#: ../src/ui/tool/node.cpp:405
+#, c-format
+msgctxt "Path handle tip"
+msgid "Move handle by %s, %s; angle %.2f°, length %s"
+msgstr "Move handle by %s, %s; angle %.2f°, length %s"
 
-#: ../src/ui/dialog/tracedialog.cpp:519
-msgid "Trace the given number of reduced colors"
-msgstr "Trace the given number of reduced colours"
+#: ../src/ui/tool/node.cpp:1145
+msgctxt "Path node tip"
+msgid "<b>Shift</b>: drag out a handle, click to toggle selection"
+msgstr "<b>Shift</b>: drag out a handle, click to toggle selection"
 
-#: ../src/ui/dialog/tracedialog.cpp:523
-msgid "Grays"
-msgstr "Greys"
+#: ../src/ui/tool/node.cpp:1147
+msgctxt "Path node tip"
+msgid "<b>Shift</b>: click to toggle selection"
+msgstr "<b>Shift</b>: click to toggle selection"
 
-#: ../src/ui/dialog/tracedialog.cpp:527
-msgid "Same as Colors, but the result is converted to grayscale"
-msgstr "Same as Colours, but the result is converted to greyscale"
+#: ../src/ui/tool/node.cpp:1152
+msgctxt "Path node tip"
+msgid "<b>Ctrl+Alt</b>: move along handle lines, click to delete node"
+msgstr "<b>Ctrl+Alt</b>: move along handle lines, click to delete node"
 
-#. TRANSLATORS: "Smooth" is a verb here
-#: ../src/ui/dialog/tracedialog.cpp:532
-msgid "Smooth"
-msgstr "Smooth"
+#: ../src/ui/tool/node.cpp:1155
+msgctxt "Path node tip"
+msgid "<b>Ctrl</b>: move along axes, click to change node type"
+msgstr "<b>Ctrl</b>: move along axes, click to change node type"
 
-#: ../src/ui/dialog/tracedialog.cpp:536
-msgid "Apply Gaussian blur to the bitmap before tracing"
-msgstr "Apply Gaussian blur to the bitmap before tracing"
+#: ../src/ui/tool/node.cpp:1159
+msgctxt "Path node tip"
+msgid "<b>Alt</b>: sculpt nodes"
+msgstr "<b>Alt</b>: sculpt nodes"
 
-#. TRANSLATORS: "Stack" is a verb here
-#: ../src/ui/dialog/tracedialog.cpp:539
-msgid "Stack scans"
-msgstr "Stack scans"
+#: ../src/ui/tool/node.cpp:1167
+#, c-format
+msgctxt "Path node tip"
+msgid "<b>%s</b>: drag to shape the path (more: Shift, Ctrl, Alt)"
+msgstr "<b>%s</b>: drag to shape the path (more: Shift, Ctrl, Alt)"
 
-#: ../src/ui/dialog/tracedialog.cpp:542
-msgid "Stack scans on top of one another (no gaps) instead of tiling (usually with gaps)"
-msgstr "Stack scans on top of one another (no gaps) instead of tiling (usually with gaps)"
+#: ../src/ui/tool/node.cpp:1170
+#, c-format
+msgctxt "Path node tip"
+msgid ""
+"<b>%s</b>: drag to shape the path, click to toggle scale/rotation handles "
+"(more: Shift, Ctrl, Alt)"
+msgstr ""
+"<b>%s</b>: drag to shape the path, click to toggle scale/rotation handles "
+"(more: Shift, Ctrl, Alt)"
 
-#: ../src/ui/dialog/tracedialog.cpp:545
-msgid "Remove background"
-msgstr "Remove background"
+#: ../src/ui/tool/node.cpp:1173
+#, c-format
+msgctxt "Path node tip"
+msgid ""
+"<b>%s</b>: drag to shape the path, click to select only this node (more: "
+"Shift, Ctrl, Alt)"
+msgstr ""
+"<b>%s</b>: drag to shape the path, click to select only this node (more: "
+"Shift, Ctrl, Alt)"
 
-#: ../src/ui/dialog/tracedialog.cpp:550
-msgid "Remove bottom (background) layer when done"
-msgstr "Remove bottom (background) layer when done"
+#: ../src/ui/tool/node.cpp:1181
+#, c-format
+msgctxt "Path node tip"
+msgid "Move node by %s, %s"
+msgstr "Move node by %s, %s"
 
-#: ../src/ui/dialog/tracedialog.cpp:554
-msgid "Multiple scans: creates a group of paths"
-msgstr "Multiple scana: creates a group of paths"
+#: ../src/ui/tool/node.cpp:1193
+msgid "Symmetric node"
+msgstr "Symmetric node"
 
-#. ## begin option page
-#. # potrace parameters
-#: ../src/ui/dialog/tracedialog.cpp:569
-msgid "Suppress speckles"
-msgstr "Suppress speckles"
+#: ../src/ui/tool/node.cpp:1194
+msgid "Auto-smooth node"
+msgstr "Auto-smooth node"
 
-#: ../src/ui/dialog/tracedialog.cpp:571
-msgid "Ignore small spots (speckles) in the bitmap"
-msgstr "Ignore small spots (speckles) in the bitmap"
+#: ../src/ui/tool/path-manipulator.cpp:797
+msgid "Scale handle"
+msgstr "Scale handle"
 
-#: ../src/ui/dialog/tracedialog.cpp:579
-msgid "Speckles of up to this many pixels will be suppressed"
-msgstr "Speckles of up to this many pixels will be supressed"
+#: ../src/ui/tool/path-manipulator.cpp:821
+msgid "Rotate handle"
+msgstr "Rotate handle"
 
-#: ../src/ui/dialog/tracedialog.cpp:584
-msgid "Smooth corners"
-msgstr "Smooth corners"
+#. We need to call MPM's method because it could have been our last node
+#: ../src/ui/tool/path-manipulator.cpp:1331 ../src/widgets/toolbox.cpp:1360
+msgid "Delete node"
+msgstr "Delete node"
 
-#: ../src/ui/dialog/tracedialog.cpp:586
-msgid "Smooth out sharp corners of the trace"
-msgstr "Smooth out sharp corners of the trace"
+#: ../src/ui/tool/path-manipulator.cpp:1339
+msgid "Cycle node type"
+msgstr "Cycle node type"
 
-#: ../src/ui/dialog/tracedialog.cpp:595
-msgid "Increase this to smooth corners more"
-msgstr "Increase this to smooth corners more"
+#: ../src/ui/tool/path-manipulator.cpp:1354
+msgid "Drag handle"
+msgstr "Drag handle"
 
-#: ../src/ui/dialog/tracedialog.cpp:599
-msgid "Optimize paths"
-msgstr "Optimise paths"
+#: ../src/ui/tool/path-manipulator.cpp:1363
+msgid "Retract handle"
+msgstr "Retract handle"
 
-#: ../src/ui/dialog/tracedialog.cpp:602
-msgid "Try to optimize paths by joining adjacent Bezier curve segments"
-msgstr "Try to optimise paths by joining adjacent Bezier curve segments"
+#: ../src/ui/tool/transform-handle-set.cpp:137
+msgctxt "Transform handle tip"
+msgid "<b>Shift+Ctrl</b>: scale uniformly about the rotation center"
+msgstr "<b>Shift+Ctrl</b>: scale uniformly about the rotation centre"
 
-#: ../src/ui/dialog/tracedialog.cpp:610
-msgid "Increase this to reduce the number of nodes in the trace by more aggressive optimization"
-msgstr "Increase this to reduce the number of nodes in the trace by more aggressive optimisation"
+#: ../src/ui/tool/transform-handle-set.cpp:139
+msgctxt "Transform handle tip"
+msgid "<b>Ctrl:</b> scale uniformly"
+msgstr "<b>Ctrl:</b> scale uniformly"
 
-#: ../src/ui/dialog/tracedialog.cpp:611
-msgid "Tolerance:"
-msgstr "Tolerance:"
+#: ../src/ui/tool/transform-handle-set.cpp:144
+msgctxt "Transform handle tip"
+msgid ""
+"<b>Shift+Alt</b>: scale using an integer ratio about the rotation center"
+msgstr ""
+"<b>Shift+Alt</b>: scale using an integer ratio about the rotation centre"
 
-#. ### credits
-#: ../src/ui/dialog/tracedialog.cpp:627
+#: ../src/ui/tool/transform-handle-set.cpp:146
+msgctxt "Transform handle tip"
+msgid "<b>Shift</b>: scale from the rotation center"
+msgstr "<b>Shift</b>: scale from the rotation centre"
+
+#: ../src/ui/tool/transform-handle-set.cpp:149
+msgctxt "Transform handle tip"
+msgid "<b>Alt</b>: scale using an integer ratio"
+msgstr "<b>Alt</b>: scale using an integer ratio"
+
+#: ../src/ui/tool/transform-handle-set.cpp:151
+msgctxt "Transform handle tip"
+msgid "<b>Scale handle</b>: drag to scale the selection"
+msgstr "<b>Scale handle</b>: drag to scale the selection"
+
+#: ../src/ui/tool/transform-handle-set.cpp:156
+#, c-format
+msgctxt "Transform handle tip"
+msgid "Scale by %.2f%% x %.2f%%"
+msgstr "Scale by %.2f%% x %.2f%%"
+
+#: ../src/ui/tool/transform-handle-set.cpp:311
+#, c-format
+msgctxt "Transform handle tip"
 msgid ""
-"Inkscape bitmap tracing\n"
-"is based on Potrace,\n"
-"created by Peter Selinger\n"
-"\n"
-"http://potrace.sourceforge.net"
+"<b>Shift+Ctrl</b>: rotate around the opposite corner and snap angle to %f° "
+"increments"
 msgstr ""
-"Inkscape bitmap tracing\n"
-"is based on Potrace,\n"
-"created by Peter Selinger\n"
-"\n"
-"http://potrace.sourceforge.net"
+"<b>Shift+Ctrl</b>: rotate around the opposite corner and snap angle to %f° "
+"increments"
 
-#: ../src/ui/dialog/tracedialog.cpp:630
-msgid "Credits"
-msgstr "Credits"
+#: ../src/ui/tool/transform-handle-set.cpp:314
+msgctxt "Transform handle tip"
+msgid "<b>Shift</b>: rotate around the opposite corner"
+msgstr "<b>Shift</b>: rotate around the opposite corner"
+
+#: ../src/ui/tool/transform-handle-set.cpp:318
+#, c-format
+msgctxt "Transform handle tip"
+msgid "<b>Ctrl</b>: snap angle to %f° increments"
+msgstr "<b>Ctrl</b>: snap angle to %f° increments"
+
+#: ../src/ui/tool/transform-handle-set.cpp:320
+msgctxt "Transform handle tip"
+msgid ""
+"<b>Rotation handle</b>: drag to rotate the selection around the rotation "
+"center"
+msgstr ""
+"<b>Rotation handle</b>: drag to rotate the selection around the rotation "
+"centre"
+
+#. event
+#: ../src/ui/tool/transform-handle-set.cpp:325
+#, c-format
+msgctxt "Transform handle tip"
+msgid "Rotate by %.2f°"
+msgstr "Rotate by %.2f°"
+
+#: ../src/ui/tool/transform-handle-set.cpp:419
+#, c-format
+msgctxt "Transform handle tip"
+msgid ""
+"<b>Shift+Ctrl</b>: skew about the rotation center with snapping to %f° "
+"increments"
+msgstr ""
+"<b>Shift+Ctrl</b>: skew about the rotation centre with snapping to %f° "
+"increments"
+
+#: ../src/ui/tool/transform-handle-set.cpp:422
+msgctxt "Transform handle tip"
+msgid "<b>Shift</b>: skew about the rotation center"
+msgstr "<b>Shift</b>: skew about the rotation centre"
+
+#: ../src/ui/tool/transform-handle-set.cpp:426
+#, c-format
+msgctxt "Transform handle tip"
+msgid "<b>Ctrl</b>: snap skew angle to %f° increments"
+msgstr "<b>Ctrl</b>: snap skew angle to %f° increments"
+
+#: ../src/ui/tool/transform-handle-set.cpp:429
+msgctxt "Transform handle tip"
+msgid ""
+"<b>Skew handle</b>: drag to skew (shear) selection about the opposite handle"
+msgstr ""
+"<b>Skew handle</b>: drag to skew (shear) selection about the opposite handle"
+
+#: ../src/ui/tool/transform-handle-set.cpp:435
+#, c-format
+msgctxt "Transform handle tip"
+msgid "Skew horizontally by %.2f°"
+msgstr "Skew horizontally by %.2f°"
+
+#: ../src/ui/tool/transform-handle-set.cpp:438
+#, c-format
+msgctxt "Transform handle tip"
+msgid "Skew vertically by %.2f°"
+msgstr "Skew vertically by %.2f°"
+
+#: ../src/ui/tool/transform-handle-set.cpp:479
+msgctxt "Transform handle tip"
+msgid "<b>Rotation center</b>: drag to change the origin of transforms"
+msgstr "<b>Rotation centre</b>: drag to change the origin of transforms"
+
+#: ../src/ui/widget/filter-effect-chooser.cpp:25
+msgid "_Blend mode:"
+msgstr "_Blend mode:"
+
+#: ../src/ui/widget/filter-effect-chooser.cpp:26
+#, fuzzy
+msgid "Blur:"
+msgstr "B_lur:"
+
+#: ../src/ui/widget/layer-selector.cpp:115
+msgid "Toggle current layer visibility"
+msgstr "Toggle current layer visibility"
+
+#: ../src/ui/widget/layer-selector.cpp:136
+msgid "Lock or unlock current layer"
+msgstr "Lock or unlock current layer"
 
-#. #### begin right panel
-#. ## SIOX
-#: ../src/ui/dialog/tracedialog.cpp:644
-msgid "SIOX foreground selection"
-msgstr "SIOX foreground selection"
+#: ../src/ui/widget/layer-selector.cpp:139
+msgid "Current layer"
+msgstr "Current layer"
 
-#: ../src/ui/dialog/tracedialog.cpp:647
-msgid "Cover the area you want to select as the foreground"
-msgstr "Cover the area you want to select as the foreground"
+#: ../src/ui/widget/layer-selector.cpp:567
+msgid "(root)"
+msgstr "(root)"
 
-#. ## preview
-#: ../src/ui/dialog/tracedialog.cpp:652
-msgid "Update"
-msgstr "Update"
+#: ../src/ui/widget/licensor.cpp:36
+msgid "Proprietary"
+msgstr "Proprietary"
 
-#: ../src/ui/dialog/tracedialog.cpp:658
-msgid "Preview the intermediate bitmap with the current settings, without actual tracing"
-msgstr "Preview the intermediate bitmap with the current settings, without actual tracing"
+#: ../src/ui/widget/licensor.cpp:39
+msgid "MetadataLicence|Other"
+msgstr "Other"
 
-#: ../src/ui/dialog/tracedialog.cpp:662
-msgid "Preview"
-msgstr "Preview"
+#: ../src/ui/widget/object-composite-settings.cpp:173
+msgid "Change blur"
+msgstr "Change blur"
 
-#: ../src/ui/dialog/tracedialog.cpp:679
-msgid "Abort a trace in progress"
-msgstr "Abort a trace in progress"
+#: ../src/ui/widget/object-composite-settings.cpp:213
+#: ../src/ui/widget/selected-style.cpp:858
+#: ../src/ui/widget/selected-style.cpp:1152
+msgid "Change opacity"
+msgstr "Change opacity"
 
-#: ../src/ui/dialog/tracedialog.cpp:683
-msgid "Execute the trace"
-msgstr "Execute the trace"
+#: ../src/ui/widget/page-sizer.cpp:231
+msgid "U_nits:"
+msgstr "U_nits:"
 
-#: ../src/ui/dialog/transformation.cpp:82
-#: ../src/ui/dialog/transformation.cpp:92
-msgid "_Horizontal"
-msgstr "_Horizontal"
+#: ../src/ui/widget/page-sizer.cpp:232
+msgid "Width of paper"
+msgstr "Width of paper"
 
-#: ../src/ui/dialog/transformation.cpp:82
-msgid "Horizontal displacement (relative) or position (absolute)"
-msgstr "Horizontal displacement (relative) or position (absolute)"
+#: ../src/ui/widget/page-sizer.cpp:233
+msgid "Height of paper"
+msgstr "Height of paper"
 
-#: ../src/ui/dialog/transformation.cpp:84
-#: ../src/ui/dialog/transformation.cpp:94
-msgid "_Vertical"
-msgstr "_Vertical"
+#: ../src/ui/widget/page-sizer.cpp:234
+msgid "T_op margin:"
+msgstr "T_op margin:"
 
-#: ../src/ui/dialog/transformation.cpp:84
-msgid "Vertical displacement (relative) or position (absolute)"
-msgstr "Vertical displacement (relative) or position (absolute)"
+#: ../src/ui/widget/page-sizer.cpp:234
+msgid "Top margin"
+msgstr "Top margin"
 
-#: ../src/ui/dialog/transformation.cpp:86
-msgid "_Width"
-msgstr "_Width"
+#: ../src/ui/widget/page-sizer.cpp:235
+msgid "L_eft:"
+msgstr "L_eft:"
 
-#: ../src/ui/dialog/transformation.cpp:86
-msgid "Horizontal size (absolute or percentage of current)"
-msgstr "Horizontal size (absolute or percentage of current)"
+#: ../src/ui/widget/page-sizer.cpp:235
+msgid "Left margin"
+msgstr "Left margin"
 
-#: ../src/ui/dialog/transformation.cpp:88
-msgid "_Height"
-msgstr "_Height"
+#: ../src/ui/widget/page-sizer.cpp:236
+msgid "Ri_ght:"
+msgstr "Ri_ght:"
 
-#: ../src/ui/dialog/transformation.cpp:88
-msgid "Vertical size (absolute or percentage of current)"
-msgstr "Vertical size (absolute or percentage of current)"
+#: ../src/ui/widget/page-sizer.cpp:236
+msgid "Right margin"
+msgstr "Right margin"
 
-#: ../src/ui/dialog/transformation.cpp:90
-msgid "A_ngle"
-msgstr "A_ngle"
+#: ../src/ui/widget/page-sizer.cpp:237
+msgid "Botto_m:"
+msgstr "Botto_m:"
 
-#: ../src/ui/dialog/transformation.cpp:90
-msgid "Rotation angle (positive = counterclockwise)"
-msgstr "Rotation angle (positive = anti-clockwise)"
+#: ../src/ui/widget/page-sizer.cpp:237
+msgid "Bottom margin"
+msgstr "Bottom margin"
 
-#: ../src/ui/dialog/transformation.cpp:92
-msgid "Horizontal skew angle (positive = counterclockwise), or absolute displacement, or percentage displacement"
-msgstr "Horizontal skew angle (positive = anti-clockwise), or absolute displacement, or percentage displacement"
+#: ../src/ui/widget/page-sizer.cpp:246
+msgid "Description"
+msgstr "Description"
 
-#: ../src/ui/dialog/transformation.cpp:94
-msgid "Vertical skew angle (positive = counterclockwise), or absolute displacement, or percentage displacement"
-msgstr "Vertical skew angle (positive = anti-clockwise), or absolute displacement, or percentage displacement"
+#: ../src/ui/widget/page-sizer.cpp:287
+msgid "Orientation:"
+msgstr "Orientation:"
 
-#: ../src/ui/dialog/transformation.cpp:97
-msgid "Transformation matrix element A"
-msgstr "Transformation matrix element A"
+#: ../src/ui/widget/page-sizer.cpp:290
+msgid "_Landscape"
+msgstr "_Landscape"
 
-#: ../src/ui/dialog/transformation.cpp:98
-msgid "Transformation matrix element B"
-msgstr "Transformation matrix element B"
+#: ../src/ui/widget/page-sizer.cpp:295
+msgid "_Portrait"
+msgstr "_Portrait"
 
-#: ../src/ui/dialog/transformation.cpp:99
-msgid "Transformation matrix element C"
-msgstr "Transformation matrix element C"
+#. ## Set up custom size frame
+#: ../src/ui/widget/page-sizer.cpp:311
+msgid "Custom size"
+msgstr "Custom size"
 
-#: ../src/ui/dialog/transformation.cpp:100
-msgid "Transformation matrix element D"
-msgstr "Transformation matrix element D"
+#: ../src/ui/widget/page-sizer.cpp:334
+msgid "Resi_ze page to content..."
+msgstr "Resi_ze page to content..."
 
-#: ../src/ui/dialog/transformation.cpp:101
-msgid "Transformation matrix element E"
-msgstr "Transformation matrix element E"
+#: ../src/ui/widget/page-sizer.cpp:360
+msgid "_Resize page to drawing or selection"
+msgstr "_Resize page to drawing or selection"
 
-#: ../src/ui/dialog/transformation.cpp:102
-msgid "Transformation matrix element F"
-msgstr "Transformation matrix element F"
+#: ../src/ui/widget/page-sizer.cpp:361
+msgid ""
+"Resize the page to fit the current selection, or the entire drawing if there "
+"is no selection"
+msgstr ""
+"Resize the page to fit the current selection, or the entire drawing if there "
+"is no selection"
 
-#: ../src/ui/dialog/transformation.cpp:104
-msgid "Rela_tive move"
-msgstr "Rela_tive move"
+#: ../src/ui/widget/page-sizer.cpp:426
+msgid "Set page size"
+msgstr "Set page size"
 
-#: ../src/ui/dialog/transformation.cpp:104
-msgid "Add the specified relative displacement to the current position; otherwise, edit the current absolute position directly"
-msgstr "Add the specified relative displacement to the current position; otherwise, edit the current absolute position directly"
+#: ../src/ui/widget/panel.cpp:111
+msgid "List"
+msgstr "List"
 
-#: ../src/ui/dialog/transformation.cpp:105
-msgid "Scale proportionally"
-msgstr "Scale proportionally"
+#: ../src/ui/widget/panel.cpp:134
+#, fuzzy
+msgctxt "Swatches"
+msgid "Size"
+msgstr "Size"
 
-#: ../src/ui/dialog/transformation.cpp:105
-msgid "Preserve the width/height ratio of the scaled objects"
-msgstr "Preserve the width/height ratio of the scaled objects"
+#: ../src/ui/widget/panel.cpp:138
+#, fuzzy
+msgctxt "Swatches height"
+msgid "Tiny"
+msgstr "tiny"
 
-#: ../src/ui/dialog/transformation.cpp:106
-msgid "Apply to each _object separately"
-msgstr "Apply to each _object separately"
+#: ../src/ui/widget/panel.cpp:139
+#, fuzzy
+msgctxt "Swatches height"
+msgid "Small"
+msgstr "Small"
 
-#: ../src/ui/dialog/transformation.cpp:106
-msgid "Apply the scale/rotate/skew to each selected object separately; otherwise, transform the selection as a whole"
-msgstr "Apply the scale/rotate/skew to each selected object separately; otherwise, transform the selection as a whole"
+#: ../src/ui/widget/panel.cpp:140
+#, fuzzy
+msgctxt "Swatches height"
+msgid "Medium"
+msgstr "Medium"
 
-#: ../src/ui/dialog/transformation.cpp:107
-msgid "Edit c_urrent matrix"
-msgstr "Edit c_urrent matrix"
+#: ../src/ui/widget/panel.cpp:141
+#, fuzzy
+msgctxt "Swatches height"
+msgid "Large"
+msgstr "Large"
 
-#: ../src/ui/dialog/transformation.cpp:107
-msgid "Edit the current transform= matrix; otherwise, post-multiply transform= by this matrix"
-msgstr "Edit the current transform= matrix; otherwise, post-multiply transform= by this matrix"
+#: ../src/ui/widget/panel.cpp:142
+#, fuzzy
+msgctxt "Swatches height"
+msgid "Huge"
+msgstr "Hue"
 
-#: ../src/ui/dialog/transformation.cpp:117
-msgid "_Move"
-msgstr "_Move"
+#: ../src/ui/widget/panel.cpp:164
+#, fuzzy
+msgctxt "Swatches"
+msgid "Width"
+msgstr "Width:"
 
-#: ../src/ui/dialog/transformation.cpp:120
-msgid "_Scale"
-msgstr "_Scale"
+#: ../src/ui/widget/panel.cpp:168
+#, fuzzy
+msgctxt "Swatches width"
+msgid "Narrower"
+msgstr "narrower"
 
-#: ../src/ui/dialog/transformation.cpp:123
-msgid "_Rotate"
-msgstr "_Rotate"
+#: ../src/ui/widget/panel.cpp:169
+#, fuzzy
+msgctxt "Swatches width"
+msgid "Narrow"
+msgstr "narrow"
 
-#: ../src/ui/dialog/transformation.cpp:126
-msgid "Ske_w"
-msgstr "Ske_w"
+#: ../src/ui/widget/panel.cpp:170
+#, fuzzy
+msgctxt "Swatches width"
+msgid "Medium"
+msgstr "Medium"
 
-#: ../src/ui/dialog/transformation.cpp:129
-msgid "Matri_x"
-msgstr "Matri_x"
+#: ../src/ui/widget/panel.cpp:171
+#, fuzzy
+msgctxt "Swatches width"
+msgid "Wide"
+msgstr "Wide"
 
-#: ../src/ui/dialog/transformation.cpp:153
-msgid "Reset the values on the current tab to defaults"
-msgstr "Reset the values on the current tab to defaults"
+#: ../src/ui/widget/panel.cpp:172
+#, fuzzy
+msgctxt "Swatches width"
+msgid "Wider"
+msgstr "Wide"
 
-#: ../src/ui/dialog/transformation.cpp:160
-msgid "Apply transformation to selection"
-msgstr "Apply transformation to selection"
+#. TRANSLATORS: "Wrap" indicates how colour swatches are displayed
+#: ../src/ui/widget/panel.cpp:203
+#, fuzzy
+msgctxt "Swatches"
+msgid "Wrap"
+msgstr "Wrap"
 
-#: ../src/ui/dialog/transformation.cpp:846
-msgid "Edit transformation matrix"
-msgstr "Edit transformation matrix"
+#: ../src/ui/widget/random.cpp:123
+msgid ""
+"Reseed the random number generator; this creates a different sequence of "
+"random numbers."
+msgstr ""
+"Reseed the random number generator; this creates a different sequence of "
+"random numbers."
 
-#: ../src/ui/tool/curve-drag-point.cpp:100
-msgid "Drag curve"
-msgstr "Drag curve"
+#: ../src/ui/widget/rendering-options.cpp:39
+msgid "Backend"
+msgstr "Backend"
 
-#: ../src/ui/tool/curve-drag-point.cpp:157
-msgid "Add node"
-msgstr "Add node"
+#: ../src/ui/widget/rendering-options.cpp:40
+msgid "Vector"
+msgstr "Vector"
 
-#: ../src/ui/tool/curve-drag-point.cpp:167
-msgctxt "Path segment tip"
-msgid "<b>Shift</b>: click to toggle segment selection"
-msgstr "<b>Shift</b>: click to toggle segment selection"
+#: ../src/ui/widget/rendering-options.cpp:41
+msgid "Bitmap"
+msgstr "Bitmap"
 
-#: ../src/ui/tool/curve-drag-point.cpp:171
-msgctxt "Path segment tip"
-msgid "<b>Ctrl+Alt</b>: click to insert a node"
-msgstr "<b>Ctrl+Alt</b>: click to insert a node"
+#: ../src/ui/widget/rendering-options.cpp:42
+msgid "Bitmap options"
+msgstr "Bitmap options"
 
-#: ../src/ui/tool/curve-drag-point.cpp:175
-msgctxt "Path segment tip"
-msgid "<b>Linear segment</b>: drag to convert to a Bezier segment, doubleclick to insert node, click to select (more: Shift, Ctrl+Alt)"
-msgstr "<b>Linear segment</b>: drag to convert to a Bezier segment, doubleclick to insert node, click to select (more: Shift, Ctrl+Alt)"
+#: ../src/ui/widget/rendering-options.cpp:44
+msgid "Preferred resolution of rendering, in dots per inch."
+msgstr "Preferred resolution of rendering, in dots per inch."
 
-#: ../src/ui/tool/curve-drag-point.cpp:179
-msgctxt "Path segment tip"
-msgid "<b>Bezier segment</b>: drag to shape the segment, doubleclick to insert node, click to select (more: Shift, Ctrl+Alt)"
-msgstr "<b>Bezier segment</b>: drag to shape the segment, doubleclick to insert node, click to select (more: Shift, Ctrl+Alt)"
+#: ../src/ui/widget/rendering-options.cpp:52
+msgid ""
+"Render using Cairo vector operations.  The resulting image is usually "
+"smaller in file size and can be arbitrarily scaled, but some filter effects "
+"will not be correctly rendered."
+msgstr ""
+"Render using Cairo vector operations.  The resulting image is usually "
+"smaller in file size and can be arbitrarily scaled, but some filter effects "
+"will not be correctly rendered."
+
+#: ../src/ui/widget/rendering-options.cpp:57
+msgid ""
+"Render everything as bitmap.  The resulting image is usually larger in file "
+"size and cannot be arbitrarily scaled without quality loss, but all objects "
+"will be rendered exactly as displayed."
+msgstr ""
+"Render everything as bitmap.  The resulting image is usually larger in file "
+"size and cannot be arbitrarily scaled without quality loss, but all objects "
+"will be rendered exactly as displayed."
 
-#: ../src/ui/tool/multi-path-manipulator.cpp:227
-msgid "Change node type"
-msgstr "Change node type"
+#: ../src/ui/widget/selected-style.cpp:113
+#: ../src/ui/widget/style-swatch.cpp:117
+msgid "Fill:"
+msgstr "Fill:"
 
-#: ../src/ui/tool/multi-path-manipulator.cpp:235
-msgid "Straighten segments"
-msgstr "Straighten segments"
+#: ../src/ui/widget/selected-style.cpp:114
+#: ../src/ui/widget/style-swatch.cpp:118
+msgid "Stroke:"
+msgstr "Stroke:"
 
-#: ../src/ui/tool/multi-path-manipulator.cpp:237
-msgid "Make segments curves"
-msgstr "Make segments curves"
+#: ../src/ui/widget/selected-style.cpp:115
+msgid "O:"
+msgstr "O:"
 
-#: ../src/ui/tool/multi-path-manipulator.cpp:244
-msgid "Add nodes"
-msgstr "Add nodes"
+#: ../src/ui/widget/selected-style.cpp:157
+msgid "N/A"
+msgstr "N/A"
 
-#: ../src/ui/tool/multi-path-manipulator.cpp:306
-#: ../src/widgets/toolbox.cpp:1415
-msgid "Join nodes"
-msgstr "Join nodes"
+#: ../src/ui/widget/selected-style.cpp:160
+#: ../src/ui/widget/selected-style.cpp:1027
+#: ../src/ui/widget/selected-style.cpp:1028
+msgid "Nothing selected"
+msgstr "Nothing selected"
 
-#: ../src/ui/tool/multi-path-manipulator.cpp:313
-#: ../src/widgets/toolbox.cpp:1426
-msgid "Break nodes"
-msgstr "Break nodes"
+#: ../src/ui/widget/selected-style.cpp:162
+#: ../src/ui/widget/style-swatch.cpp:296
+msgid "<i>None</i>"
+msgstr "<i>None</i>"
 
-#: ../src/ui/tool/multi-path-manipulator.cpp:320
-msgid "Delete nodes"
-msgstr "Delete nodes"
+#: ../src/ui/widget/selected-style.cpp:165
+#: ../src/ui/widget/style-swatch.cpp:298
+msgid "No fill"
+msgstr "No fill"
 
-#: ../src/ui/tool/multi-path-manipulator.cpp:618
-msgid "Move nodes"
-msgstr "Move nodes"
+#: ../src/ui/widget/selected-style.cpp:165
+#: ../src/ui/widget/style-swatch.cpp:298
+msgid "No stroke"
+msgstr "No stroke"
 
-#: ../src/ui/tool/multi-path-manipulator.cpp:621
-msgid "Move nodes horizontally"
-msgstr "Move nodes horizontally"
+#: ../src/ui/widget/selected-style.cpp:167
+#: ../src/ui/widget/style-swatch.cpp:277 ../src/widgets/paint-selector.cpp:240
+msgid "Pattern"
+msgstr "Pattern"
 
-#: ../src/ui/tool/multi-path-manipulator.cpp:625
-msgid "Move nodes vertically"
-msgstr "Move nodes vertically"
+#: ../src/ui/widget/selected-style.cpp:170
+#: ../src/ui/widget/style-swatch.cpp:279
+#: ../src/widgets/paint-selector.cpp:1028
+msgid "Pattern fill"
+msgstr "Pattern fill"
 
-#: ../src/ui/tool/multi-path-manipulator.cpp:629
-#: ../src/ui/tool/multi-path-manipulator.cpp:632
-msgid "Rotate nodes"
-msgstr "Rotate nodes"
+#: ../src/ui/widget/selected-style.cpp:170
+#: ../src/ui/widget/style-swatch.cpp:279
+msgid "Pattern stroke"
+msgstr "Pattern stroke"
 
-#: ../src/ui/tool/multi-path-manipulator.cpp:636
-#: ../src/ui/tool/multi-path-manipulator.cpp:642
-msgid "Scale nodes uniformly"
-msgstr "Scale nodes uniformly"
+#: ../src/ui/widget/selected-style.cpp:172
+msgid "<b>L</b>"
+msgstr "<b>L</b>"
 
-#: ../src/ui/tool/multi-path-manipulator.cpp:639
-msgid "Scale nodes"
-msgstr "Scale nodes"
+#: ../src/ui/widget/selected-style.cpp:175
+#: ../src/ui/widget/style-swatch.cpp:271
+msgid "Linear gradient fill"
+msgstr "Linear gradient fill"
 
-#: ../src/ui/tool/multi-path-manipulator.cpp:646
-msgid "Scale nodes horizontally"
-msgstr "Scale nodes horizontally"
+#: ../src/ui/widget/selected-style.cpp:175
+#: ../src/ui/widget/style-swatch.cpp:271
+msgid "Linear gradient stroke"
+msgstr "Linear gradient stroke"
 
-#: ../src/ui/tool/multi-path-manipulator.cpp:650
-msgid "Scale nodes vertically"
-msgstr "Scale nodes vertically"
+#: ../src/ui/widget/selected-style.cpp:182
+msgid "<b>R</b>"
+msgstr "<b>R</b>"
 
-#: ../src/ui/tool/multi-path-manipulator.cpp:654
-msgid "Flip nodes horizontally"
-msgstr "Flip nodes horizontally"
+#: ../src/ui/widget/selected-style.cpp:185
+#: ../src/ui/widget/style-swatch.cpp:275
+msgid "Radial gradient fill"
+msgstr "Radial gradient fill"
 
-#: ../src/ui/tool/multi-path-manipulator.cpp:657
-msgid "Flip nodes vertically"
-msgstr "Flip nodes vertically"
+#: ../src/ui/widget/selected-style.cpp:185
+#: ../src/ui/widget/style-swatch.cpp:275
+msgid "Radial gradient stroke"
+msgstr "Radial gradient stroke"
 
-#: ../src/ui/tool/node-tool.cpp:537
-msgctxt "Node tool tip"
-msgid "<b>Shift</b>: drag to add nodes to the selection, click to toggle object selection"
-msgstr "<b>Shift</b>: drag to add nodes to the selection, click to toggle object selection"
+#: ../src/ui/widget/selected-style.cpp:192
+msgid "Different"
+msgstr "Different"
 
-#: ../src/ui/tool/node-tool.cpp:541
-msgctxt "Node tool tip"
-msgid "<b>Shift</b>: drag to add nodes to the selection"
-msgstr "<b>Shift</b>: drag to add nodes to the selection"
+#: ../src/ui/widget/selected-style.cpp:195
+msgid "Different fills"
+msgstr "Different fills"
 
-#: ../src/ui/tool/node-tool.cpp:551
-#, c-format
-msgctxt "Node tool tip"
-msgid "<b>%u of %u nodes</b> selected. Drag to select nodes, click to edit only this object (more: Shift)"
-msgstr "<b>%u of %u nodes</b> selected. Drag to select nodes, click to edit only this object (more: Shift)"
+#: ../src/ui/widget/selected-style.cpp:195
+msgid "Different strokes"
+msgstr "Different strokes"
 
-#: ../src/ui/tool/node-tool.cpp:557
-#, c-format
-msgctxt "Node tool tip"
-msgid "<b>%u of %u nodes</b> selected. Drag to select nodes, click clear the selection"
-msgstr "<b>%u of %u nodes</b> selected. Drag to select nodes, click clear the selection"
+#: ../src/ui/widget/selected-style.cpp:197
+#: ../src/ui/widget/style-swatch.cpp:301
+msgid "<b>Unset</b>"
+msgstr "<b>Unset</b>"
 
-#: ../src/ui/tool/node-tool.cpp:565
-msgctxt "Node tool tip"
-msgid "Drag to select nodes, click to edit only this object"
-msgstr "Drag to select nodes, click to edit only this object"
+#. TRANSLATORS COMMENT: unset is a verb here
+#: ../src/ui/widget/selected-style.cpp:200
+#: ../src/ui/widget/selected-style.cpp:258
+#: ../src/ui/widget/selected-style.cpp:500
+#: ../src/ui/widget/style-swatch.cpp:303 ../src/widgets/fill-style.cpp:683
+msgid "Unset fill"
+msgstr "Unset fill"
 
-#: ../src/ui/tool/node-tool.cpp:568
-msgctxt "Node tool tip"
-msgid "Drag to select nodes, click to clear the selection"
-msgstr "Drag to select nodes, click to clear the selection"
+#: ../src/ui/widget/selected-style.cpp:200
+#: ../src/ui/widget/selected-style.cpp:258
+#: ../src/ui/widget/selected-style.cpp:516
+#: ../src/ui/widget/style-swatch.cpp:303 ../src/widgets/fill-style.cpp:683
+msgid "Unset stroke"
+msgstr "Unset stroke"
 
-#: ../src/ui/tool/node-tool.cpp:573
-msgctxt "Node tool tip"
-msgid "Drag to select objects to edit, click to edit this object (more: Shift)"
-msgstr "Drag to select objects to edit, click to edit this object (more: Shift)"
+#: ../src/ui/widget/selected-style.cpp:203
+msgid "Flat color fill"
+msgstr "Flat colour fill"
 
-#: ../src/ui/tool/node-tool.cpp:576
-msgctxt "Node tool tip"
-msgid "Drag to select objects to edit"
-msgstr "Drag to select objects to edit"
+#: ../src/ui/widget/selected-style.cpp:203
+msgid "Flat color stroke"
+msgstr "Flat colour stroke"
 
-#: ../src/ui/tool/node.cpp:207
-msgid "Cusp node handle"
-msgstr "Cusp node handle"
+#. TRANSLATOR COMMENT: A means "Averaged"
+#: ../src/ui/widget/selected-style.cpp:206
+msgid "<b>a</b>"
+msgstr "<b>a</b>"
 
-#: ../src/ui/tool/node.cpp:208
-msgid "Smooth node handle"
-msgstr "Smooth node handle"
+#: ../src/ui/widget/selected-style.cpp:209
+msgid "Fill is averaged over selected objects"
+msgstr "Fill is averaged over selected objects"
 
-#: ../src/ui/tool/node.cpp:209
-msgid "Symmetric node handle"
-msgstr "Symmetric node handle"
+#: ../src/ui/widget/selected-style.cpp:209
+msgid "Stroke is averaged over selected objects"
+msgstr "Stroke is averaged over selected objects"
 
-#: ../src/ui/tool/node.cpp:210
-msgid "Auto-smooth node handle"
-msgstr "Auto-smooth node handle"
+#. TRANSLATOR COMMENT: M means "Multiple"
+#: ../src/ui/widget/selected-style.cpp:212
+msgid "<b>m</b>"
+msgstr "<b>m</b>"
 
-#: ../src/ui/tool/node.cpp:341
-msgctxt "Path handle tip"
-msgid "more: Shift, Ctrl, Alt"
-msgstr "more: Shift, Ctrl, Alt"
+#: ../src/ui/widget/selected-style.cpp:215
+msgid "Multiple selected objects have the same fill"
+msgstr "Multiple selected objects have the same fill"
 
-#: ../src/ui/tool/node.cpp:343
-msgctxt "Path handle tip"
-msgid "more: Ctrl, Alt"
-msgstr "more: Ctrl, Alt"
+#: ../src/ui/widget/selected-style.cpp:215
+msgid "Multiple selected objects have the same stroke"
+msgstr "Multiple selected objects have the same stroke"
 
-#: ../src/ui/tool/node.cpp:349
-#, c-format
-msgctxt "Path handle tip"
-msgid "<b>Shift+Ctrl+Alt</b>: preserve length and snap rotation angle to %g° increments while rotating both handles"
-msgstr "<b>Shift+Ctrl+Alt</b>: preserve length and snap rotation angle to %g° increments while rotating both handles"
+#: ../src/ui/widget/selected-style.cpp:217
+msgid "Edit fill..."
+msgstr "Edit fill..."
 
-#: ../src/ui/tool/node.cpp:354
-#, c-format
-msgctxt "Path handle tip"
-msgid "<b>Ctrl+Alt</b>: preserve length and snap rotation angle to %g° increments"
-msgstr "<b>Ctrl+Alt</b>: preserve length and snap rotation angle to %g° increments"
+#: ../src/ui/widget/selected-style.cpp:217
+msgid "Edit stroke..."
+msgstr "Edit stroke..."
 
-#: ../src/ui/tool/node.cpp:360
-msgctxt "Path handle tip"
-msgid "<b>Shift+Alt</b>: preserve handle length and rotate both handles"
-msgstr "<b>Shift+Alt</b>: preserve handle length and rotate both handles"
+#: ../src/ui/widget/selected-style.cpp:221
+msgid "Last set color"
+msgstr "Last set colour"
 
-#: ../src/ui/tool/node.cpp:363
-msgctxt "Path handle tip"
-msgid "<b>Alt</b>: preserve handle length while dragging"
-msgstr "<b>Alt</b>: preserve handle length while dragging"
+#: ../src/ui/widget/selected-style.cpp:225
+msgid "Last selected color"
+msgstr "Last selected colour"
 
-#: ../src/ui/tool/node.cpp:370
-#, c-format
-msgctxt "Path handle tip"
-msgid "<b>Shift+Ctrl</b>: snap rotation angle to %g° increments and rotate both handles"
-msgstr "<b>Shift+Ctrl</b>: snap rotation angle to %g° increments and rotate both handles"
+#: ../src/ui/widget/selected-style.cpp:233
+msgid "White"
+msgstr "White"
 
-#: ../src/ui/tool/node.cpp:374
-#, c-format
-msgctxt "Path handle tip"
-msgid "<b>Ctrl</b>: snap rotation angle to %g° increments, click to retract"
-msgstr "<b>Ctrl</b>: snap rotation angle to %g° increments, click to retract"
+#: ../src/ui/widget/selected-style.cpp:237
+#: ../src/widgets/sp-color-icc-selector.cpp:238
+#: ../src/widgets/sp-color-scales.cpp:468
+#: ../src/widgets/sp-color-scales.cpp:469
+msgid "Black"
+msgstr "Black"
 
-#: ../src/ui/tool/node.cpp:379
-msgctxt "Path hande tip"
-msgid "<b>Shift</b>: rotate both handles by the same angle"
-msgstr "<b>Shift</b>: rotate both handles by the same angle"
+#: ../src/ui/widget/selected-style.cpp:241
+msgid "Copy color"
+msgstr "Copy colour"
 
-#: ../src/ui/tool/node.cpp:386
-#, c-format
-msgctxt "Path handle tip"
-msgid "<b>Auto node handle</b>: drag to convert to smooth node (%s)"
-msgstr "<b>Auto node handle</b>: drag to convert to smooth node (%s)"
+#: ../src/ui/widget/selected-style.cpp:245
+msgid "Paste color"
+msgstr "Paste colour"
 
-#: ../src/ui/tool/node.cpp:389
-#, c-format
-msgctxt "Path handle tip"
-msgid "<b>%s</b>: drag to shape the segment (%s)"
-msgstr "<b>%s</b>: drag to shape the segment (%s)"
+#: ../src/ui/widget/selected-style.cpp:249
+#: ../src/ui/widget/selected-style.cpp:783
+msgid "Swap fill and stroke"
+msgstr "Swap fill and stroke"
 
-#: ../src/ui/tool/node.cpp:405
-#, c-format
-msgctxt "Path handle tip"
-msgid "Move handle by %s, %s; angle %.2f°, length %s"
-msgstr "Move handle by %s, %s; angle %.2f°, length %s"
+#: ../src/ui/widget/selected-style.cpp:253
+#: ../src/ui/widget/selected-style.cpp:525
+#: ../src/ui/widget/selected-style.cpp:534
+msgid "Make fill opaque"
+msgstr "Make fill opaque"
 
-#: ../src/ui/tool/node.cpp:1144
-msgctxt "Path node tip"
-msgid "<b>Shift</b>: drag out a handle, click to toggle selection"
-msgstr "<b>Shift</b>: drag out a handle, click to toggle selection"
+#: ../src/ui/widget/selected-style.cpp:253
+msgid "Make stroke opaque"
+msgstr "Make stroke opaque"
 
-#: ../src/ui/tool/node.cpp:1146
-msgctxt "Path node tip"
-msgid "<b>Shift</b>: click to toggle selection"
-msgstr "<b>Shift</b>: click to toggle selection"
+#: ../src/ui/widget/selected-style.cpp:262
+#: ../src/ui/widget/selected-style.cpp:482 ../src/widgets/fill-style.cpp:485
+msgid "Remove fill"
+msgstr "Remove fill"
 
-#: ../src/ui/tool/node.cpp:1151
-msgctxt "Path node tip"
-msgid "<b>Ctrl+Alt</b>: move along handle lines, click to delete node"
-msgstr "<b>Ctrl+Alt</b>: move along handle lines, click to delete node"
+#: ../src/ui/widget/selected-style.cpp:262
+#: ../src/ui/widget/selected-style.cpp:491 ../src/widgets/fill-style.cpp:485
+msgid "Remove stroke"
+msgstr "Remove stroke"
 
-#: ../src/ui/tool/node.cpp:1154
-msgctxt "Path node tip"
-msgid "<b>Ctrl</b>: move along axes, click to change node type"
-msgstr "<b>Ctrl</b>: move along axes, click to change node type"
+#: ../src/ui/widget/selected-style.cpp:315
+msgid "Remove"
+msgstr "Remove"
 
-#: ../src/ui/tool/node.cpp:1158
-msgctxt "Path node tip"
-msgid "<b>Alt</b>: sculpt nodes"
-msgstr "<b>Alt</b>: sculpt nodes"
+#: ../src/ui/widget/selected-style.cpp:546
+msgid "Apply last set color to fill"
+msgstr "Apply last set colour to fill"
 
-#: ../src/ui/tool/node.cpp:1166
-#, c-format
-msgctxt "Path node tip"
-msgid "<b>%s</b>: drag to shape the path (more: Shift, Ctrl, Alt)"
-msgstr "<b>%s</b>: drag to shape the path (more: Shift, Ctrl, Alt)"
+#: ../src/ui/widget/selected-style.cpp:558
+msgid "Apply last set color to stroke"
+msgstr "Apply last set colour to stroke"
 
-#: ../src/ui/tool/node.cpp:1169
-#, c-format
-msgctxt "Path node tip"
-msgid "<b>%s</b>: drag to shape the path, click to toggle scale/rotation handles (more: Shift, Ctrl, Alt)"
-msgstr "<b>%s</b>: drag to shape the path, click to toggle scale/rotation handles (more: Shift, Ctrl, Alt)"
+#: ../src/ui/widget/selected-style.cpp:569
+msgid "Apply last selected color to fill"
+msgstr "Apply last selected colour to fill"
+
+#: ../src/ui/widget/selected-style.cpp:580
+msgid "Apply last selected color to stroke"
+msgstr "Apply last selected colour to stroke"
 
-#: ../src/ui/tool/node.cpp:1172
-#, c-format
-msgctxt "Path node tip"
-msgid "<b>%s</b>: drag to shape the path, click to select only this node (more: Shift, Ctrl, Alt)"
-msgstr "<b>%s</b>: drag to shape the path, click to select only this node (more: Shift, Ctrl, Alt)"
+#: ../src/ui/widget/selected-style.cpp:600
+msgid "Invert fill"
+msgstr "Invert fill"
 
-#: ../src/ui/tool/node.cpp:1180
-#, c-format
-msgctxt "Path node tip"
-msgid "Move node by %s, %s"
-msgstr "Move node by %s, %s"
+#: ../src/ui/widget/selected-style.cpp:620
+msgid "Invert stroke"
+msgstr "Invert stroke"
 
-#: ../src/ui/tool/node.cpp:1192
-msgid "Symmetric node"
-msgstr "Symmetric node"
+#: ../src/ui/widget/selected-style.cpp:632
+msgid "White fill"
+msgstr "White fill"
 
-#: ../src/ui/tool/node.cpp:1193
-msgid "Auto-smooth node"
-msgstr "Auto-smooth node"
+#: ../src/ui/widget/selected-style.cpp:644
+msgid "White stroke"
+msgstr "White stroke"
 
-#: ../src/ui/tool/path-manipulator.cpp:763
-msgid "Scale handle"
-msgstr "Scale handle"
+#: ../src/ui/widget/selected-style.cpp:656
+msgid "Black fill"
+msgstr "Black fill"
 
-#: ../src/ui/tool/path-manipulator.cpp:787
-msgid "Rotate handle"
-msgstr "Rotate handle"
+#: ../src/ui/widget/selected-style.cpp:668
+msgid "Black stroke"
+msgstr "Black stroke"
 
-#. We need to call MPM's method because it could have been our last node
-#: ../src/ui/tool/path-manipulator.cpp:1290
-#: ../src/widgets/toolbox.cpp:1404
-msgid "Delete node"
-msgstr "Delete node"
+#: ../src/ui/widget/selected-style.cpp:711
+msgid "Paste fill"
+msgstr "Paste fill"
 
-#: ../src/ui/tool/path-manipulator.cpp:1305
-msgid "Cycle node type"
-msgstr "Cycle node type"
+#: ../src/ui/widget/selected-style.cpp:729
+msgid "Paste stroke"
+msgstr "Paste stroke"
 
-#: ../src/ui/tool/path-manipulator.cpp:1319
-msgid "Drag handle"
-msgstr "Drag handle"
+#: ../src/ui/widget/selected-style.cpp:893
+msgid "Change stroke width"
+msgstr "Change stroke width"
 
-#: ../src/ui/tool/path-manipulator.cpp:1328
-msgid "Retract handle"
-msgstr "Retract handle"
+#: ../src/ui/widget/selected-style.cpp:988
+msgid ", drag to adjust"
+msgstr ", drag to adjust"
 
-#: ../src/ui/tool/transform-handle-set.cpp:137
-msgctxt "Transform handle tip"
-msgid "<b>Shift+Ctrl</b>: scale uniformly about the rotation center"
-msgstr "<b>Shift+Ctrl</b>: scale uniformly about the rotation centre"
+#: ../src/ui/widget/selected-style.cpp:1034
+#: ../src/ui/widget/selected-style.cpp:1035
+#, fuzzy
+msgid "Opacity (%)"
+msgstr "Opacity, %"
 
-#: ../src/ui/tool/transform-handle-set.cpp:139
-msgctxt "Transform handle tip"
-msgid "<b>Ctrl:</b> scale uniformly"
-msgstr "<b>Ctrl:</b> scale uniformly"
+#: ../src/ui/widget/selected-style.cpp:1069
+#, c-format
+msgid "Stroke width: %.5g%s%s"
+msgstr "Stroke width: %.5g%s%s"
 
-#: ../src/ui/tool/transform-handle-set.cpp:144
-msgctxt "Transform handle tip"
-msgid "<b>Shift+Alt</b>: scale using an integer ratio about the rotation center"
-msgstr "<b>Shift+Alt</b>: scale using an integer ratio about the rotation centre"
+#: ../src/ui/widget/selected-style.cpp:1073
+msgid " (averaged)"
+msgstr " (averaged)"
 
-#: ../src/ui/tool/transform-handle-set.cpp:146
-msgctxt "Transform handle tip"
-msgid "<b>Shift</b>: scale from the rotation center"
-msgstr "<b>Shift</b>: scale from the rotation centre"
+#: ../src/ui/widget/selected-style.cpp:1101
+msgid "0 (transparent)"
+msgstr "0 (transparent)"
 
-#: ../src/ui/tool/transform-handle-set.cpp:149
-msgctxt "Transform handle tip"
-msgid "<b>Alt</b>: scale using an integer ratio"
-msgstr "<b>Alt</b>: scale using an integer ratio"
+#: ../src/ui/widget/selected-style.cpp:1125
+msgid "100% (opaque)"
+msgstr "100% (opaque)"
 
-#: ../src/ui/tool/transform-handle-set.cpp:151
-msgctxt "Transform handle tip"
-msgid "<b>Scale handle</b>: drag to scale the selection"
-msgstr "<b>Scale handle</b>: drag to scale the selection"
+#: ../src/ui/widget/selected-style.cpp:1279
+msgid "Adjust saturation"
+msgstr "Adjust saturation"
 
-#: ../src/ui/tool/transform-handle-set.cpp:156
+#: ../src/ui/widget/selected-style.cpp:1281
 #, c-format
-msgctxt "Transform handle tip"
-msgid "Scale by %.2f%% x %.2f%%"
-msgstr "Scale by %.2f%% x %.2f%%"
+msgid ""
+"Adjusting <b>saturation</b>: was %.3g, now <b>%.3g</b> (diff %.3g); with "
+"<b>Ctrl</b> to adjust lightness, without modifiers to adjust hue"
+msgstr ""
+"Adjusting <b>saturation</b>: was %.3g, now <b>%.3g</b> (diff %.3g); with "
+"<b>Ctrl</b> to adjust lightness, without modifiers to adjust hue"
 
-#: ../src/ui/tool/transform-handle-set.cpp:311
+#: ../src/ui/widget/selected-style.cpp:1285
+msgid "Adjust lightness"
+msgstr "Adjust lightness"
+
+#: ../src/ui/widget/selected-style.cpp:1287
 #, c-format
-msgctxt "Transform handle tip"
-msgid "<b>Shift+Ctrl</b>: rotate around the opposite corner and snap angle to %f° increments"
-msgstr "<b>Shift+Ctrl</b>: rotate around the opposite corner and snap angle to %f° increments"
+msgid ""
+"Adjusting <b>lightness</b>: was %.3g, now <b>%.3g</b> (diff %.3g); with "
+"<b>Shift</b> to adjust saturation, without modifiers to adjust hue"
+msgstr ""
+"Adjusting <b>lightness</b>: was %.3g, now <b>%.3g</b> (diff %.3g); with "
+"<b>Shift</b> to adjust saturation, without modifiers to adjust hue"
 
-#: ../src/ui/tool/transform-handle-set.cpp:314
-msgctxt "Transform handle tip"
-msgid "<b>Shift</b>: rotate around the opposite corner"
-msgstr "<b>Shift</b>: rotate around the opposite corner"
+#: ../src/ui/widget/selected-style.cpp:1291
+msgid "Adjust hue"
+msgstr "Adjust hue"
 
-#: ../src/ui/tool/transform-handle-set.cpp:318
+#: ../src/ui/widget/selected-style.cpp:1293
 #, c-format
-msgctxt "Transform handle tip"
-msgid "<b>Ctrl</b>: snap angle to %f° increments"
-msgstr "<b>Ctrl</b>: snap angle to %f° increments"
+msgid ""
+"Adjusting <b>hue</b>: was %.3g, now <b>%.3g</b> (diff %.3g); with <b>Shift</"
+"b> to adjust saturation, with <b>Ctrl</b> to adjust lightness"
+msgstr ""
+"Adjusting <b>hue</b>: was %.3g, now <b>%.3g</b> (diff %.3g); with <b>Shift</"
+"b> to adjust saturation, with <b>Ctrl</b> to adjust lightness"
 
-#: ../src/ui/tool/transform-handle-set.cpp:320
-msgctxt "Transform handle tip"
-msgid "<b>Rotation handle</b>: drag to rotate the selection around the rotation center"
-msgstr "<b>Rotation handle</b>: drag to rotate the selection around the rotation centre"
+#: ../src/ui/widget/selected-style.cpp:1402
+#: ../src/ui/widget/selected-style.cpp:1416
+msgid "Adjust stroke width"
+msgstr "Adjust stroke width"
 
-#. event
-#: ../src/ui/tool/transform-handle-set.cpp:325
+#: ../src/ui/widget/selected-style.cpp:1403
 #, c-format
-msgctxt "Transform handle tip"
-msgid "Rotate by %.2f°"
-msgstr "Rotate by %.2f°"
+msgid "Adjusting <b>stroke width</b>: was %.3g, now <b>%.3g</b> (diff %.3g)"
+msgstr "Adjusting <b>stroke width</b>: was %.3g, now <b>%.3g</b> (diff %.3g)"
 
-#: ../src/ui/tool/transform-handle-set.cpp:419
-#, c-format
-msgctxt "Transform handle tip"
-msgid "<b>Shift+Ctrl</b>: skew about the rotation center with snapping to %f° increments"
-msgstr "<b>Shift+Ctrl</b>: skew about the rotation centre with snapping to %f° increments"
+#. TRANSLATORS: "Link" means to _link_ two sliders together
+#: ../src/ui/widget/spin-slider.cpp:118
+#, fuzzy
+msgctxt "Sliders"
+msgid "Link"
+msgstr "Link:"
 
-#: ../src/ui/tool/transform-handle-set.cpp:422
-msgctxt "Transform handle tip"
-msgid "<b>Shift</b>: skew about the rotation center"
-msgstr "<b>Shift</b>: skew about the rotation centre"
+#: ../src/ui/widget/style-swatch.cpp:269
+msgid "L Gradient"
+msgstr "L Gradient"
 
-#: ../src/ui/tool/transform-handle-set.cpp:426
+#: ../src/ui/widget/style-swatch.cpp:273
+msgid "R Gradient"
+msgstr "R Gradient"
+
+#: ../src/ui/widget/style-swatch.cpp:289
 #, c-format
-msgctxt "Transform handle tip"
-msgid "<b>Ctrl</b>: snap skew angle to %f° increments"
-msgstr "<b>Ctrl</b>: snap skew angle to %f° increments"
+msgid "Fill: %06x/%.3g"
+msgstr "Fill: %06x/%.3g"
 
-#: ../src/ui/tool/transform-handle-set.cpp:429
-msgctxt "Transform handle tip"
-msgid "<b>Skew handle</b>: drag to skew (shear) selection about the opposite handle"
-msgstr "<b>Skew handle</b>: drag to skew (shear) selection about the opposite handle"
+#: ../src/ui/widget/style-swatch.cpp:291
+#, c-format
+msgid "Stroke: %06x/%.3g"
+msgstr "Stroke: %06x/%.3g"
 
-#: ../src/ui/tool/transform-handle-set.cpp:435
+#: ../src/ui/widget/style-swatch.cpp:323
 #, c-format
-msgctxt "Transform handle tip"
-msgid "Skew horizontally by %.2f°"
-msgstr "Skew horizontally by %.2f°"
+msgid "Stroke width: %.5g%s"
+msgstr "Stroke width: %.5g%s"
 
-#: ../src/ui/tool/transform-handle-set.cpp:438
+#: ../src/ui/widget/style-swatch.cpp:339
 #, c-format
-msgctxt "Transform handle tip"
-msgid "Skew vertically by %.2f°"
-msgstr "Skew vertically by %.2f°"
+msgid "O:%.3g"
+msgstr "O:%.3g"
 
-#: ../src/ui/tool/transform-handle-set.cpp:479
-msgctxt "Transform handle tip"
-msgid "<b>Rotation center</b>: drag to change the origin of transforms"
-msgstr "<b>Rotation centre</b>: drag to change the origin of transforms"
+#: ../src/ui/widget/style-swatch.cpp:341
+#, c-format
+msgid "O:.%d"
+msgstr "O:.%d"
 
-#: ../src/ui/view/edit-widget.cpp:330
-#: ../src/ui/view/edit-widget.cpp:335
-#: ../src/ui/view/edit-widget.cpp:343
-#: ../src/ui/view/edit-widget.cpp:348
-#: ../src/ui/view/edit-widget.cpp:353
-#: ../src/ui/view/edit-widget.cpp:368
-#: ../src/ui/view/edit-widget.cpp:381
-#: ../src/ui/view/edit-widget.cpp:386
-#: ../src/ui/view/edit-widget.cpp:400
-#: ../src/ui/view/edit-widget.cpp:404
-#: ../src/ui/view/edit-widget.cpp:412
-#: ../src/ui/view/edit-widget.cpp:416
-#: ../src/ui/view/edit-widget.cpp:420
-#: ../src/ui/view/edit-widget.cpp:756
-#: ../src/ui/view/edit-widget.cpp:761
-#: ../src/ui/view/edit-widget.cpp:867
-#: ../src/ui/view/edit-widget.cpp:871
-#: ../src/ui/view/edit-widget.cpp:992
-msgid "PLACEHOLDER, do not translate"
-msgstr "PLACEHOLDER, do not translate"
-
-#: ../src/ui/view/edit-widget.cpp:1051
-#: ../src/widgets/desktop-widget.cpp:383
-msgid "Zoom drawing if window size changes"
-msgstr "Zoom drawing if window size changes"
+#: ../src/ui/widget/style-swatch.cpp:346
+#, c-format
+msgid "Opacity: %.3g"
+msgstr "Opacity: %.3g"
 
-#: ../src/ui/view/edit-widget.cpp:1072
-#: ../src/widgets/desktop-widget.cpp:507
-msgid "Cursor coordinates"
-msgstr "Cursor coordinates"
+#: ../src/vanishing-point.cpp:126
+msgid "Split vanishing points"
+msgstr "Split vanishing points"
 
-#: ../src/ui/view/edit-widget.cpp:1082
-#: ../src/widgets/desktop-widget.cpp:522
-msgid "Z:"
-msgstr "Z:"
+#: ../src/vanishing-point.cpp:171
+msgid "Merge vanishing points"
+msgstr "Merge vanishing points"
 
-#: ../src/ui/view/edit-widget.cpp:1089
-msgid "<b>Welcome to Inkscape!</b> Use shape or drawing tools to create objects; use selector (arrow) to move or transform them."
-msgstr "<b>Welcome to Inkscape!</b> Use shape or drawing tools to create objects; use selector (arrow) to move or transform them."
+#: ../src/vanishing-point.cpp:237
+msgid "3D box: Move vanishing point"
+msgstr "3D box: Move vanishing point"
 
-#: ../src/ui/view/edit-widget.cpp:1200
-#: ../src/widgets/desktop-widget.cpp:858
+#: ../src/vanishing-point.cpp:318
 #, c-format
-msgid ""
-"<span weight=\"bold\" size=\"larger\">Save changes to document \"%s\" before closing?</span>\n"
-"\n"
-"If you close without saving, your changes will be discarded."
-msgstr ""
-"<span weight=\"bold\" size=\"larger\">Save changes to document \"%s\" before "
-"closing?</span>\n"
-"\n"
-"If you close without saving, your changes will be discarded."
+msgid "<b>Finite</b> vanishing point shared by <b>%d</b> box"
+msgid_plural ""
+"<b>Finite</b> vanishing point shared by <b>%d</b> boxes; drag with <b>Shift</"
+"b> to separate selected box(es)"
+msgstr[0] "<b>Finite</b> vanishing point shared by <b>%d</b> box"
+msgstr[1] ""
+"<b>Finite</b> vanishing point shared by <b>%d</b> boxes; drag with <b>Shift</"
+"b> to separate selected box(es)"
 
-#: ../src/ui/view/edit-widget.cpp:1211
-#: ../src/ui/view/edit-widget.cpp:1259
-#: ../src/widgets/desktop-widget.cpp:865
-#: ../src/widgets/desktop-widget.cpp:922
-msgid "Close _without saving"
-msgstr "Close _without saving"
+#. This won't make sense any more when infinite VPs are not shown on the canvas,
+#. but currently we update the status message anyway
+#: ../src/vanishing-point.cpp:325
+#, c-format
+msgid "<b>Infinite</b> vanishing point shared by <b>%d</b> box"
+msgid_plural ""
+"<b>Infinite</b> vanishing point shared by <b>%d</b> boxes; drag with "
+"<b>Shift</b> to separate selected box(es)"
+msgstr[0] "<b>Infinite</b> vanishing point shared by <b>%d</b> box"
+msgstr[1] ""
+"<b>Infinite</b> vanishing point shared by <b>%d</b> boxes; drag with "
+"<b>Shift</b> to separate selected box(es)"
 
-#: ../src/ui/view/edit-widget.cpp:1247
+#: ../src/vanishing-point.cpp:333
 #, c-format
 msgid ""
-"<span weight=\"bold\" size=\"larger\">The file \"%s\" was saved with a format (%s) that may cause data loss!</span>\n"
-"\n"
-"Do you want to save this file as an Inkscape SVG?"
-msgstr ""
-"<span weight=\"bold\" size=\"larger\">The file \"%s\" was saved with a format (%s) "
-"that may cause data loss!</span>\n"
-"\n"
-"Do you want to save this file as an Inkscape SVG?"
-
-#: ../src/ui/view/edit-widget.cpp:1262
-#: ../src/widgets/desktop-widget.cpp:925
-msgid "_Save as SVG"
-msgstr "_Save as SVG"
+"shared by <b>%d</b> box; drag with <b>Shift</b> to separate selected box(es)"
+msgid_plural ""
+"shared by <b>%d</b> boxes; drag with <b>Shift</b> to separate selected box"
+"(es)"
+msgstr[0] ""
+"shared by <b>%d</b> box; drag with <b>Shift</b> to separate selected box(es)"
+msgstr[1] ""
+"shared by <b>%d</b> boxes; drag with <b>Shift</b> to separate selected box"
+"(es)"
 
-#: ../src/ui/widget/filter-effect-chooser.cpp:25
-msgid "_Blend mode:"
-msgstr "_Blend mode:"
+#: ../src/verbs.cpp:1134
+msgid "Switch to next layer"
+msgstr "Switch to next layer"
 
-#: ../src/ui/widget/filter-effect-chooser.cpp:26
-msgid "B_lur:"
-msgstr "B_lur:"
+#: ../src/verbs.cpp:1135
+msgid "Switched to next layer."
+msgstr "Switched to next layer."
 
-#: ../src/ui/widget/layer-selector.cpp:114
-msgid "Toggle current layer visibility"
-msgstr "Toggle current layer visibility"
+#: ../src/verbs.cpp:1137
+msgid "Cannot go past last layer."
+msgstr "Cannot go past last layer."
 
-#: ../src/ui/widget/layer-selector.cpp:135
-msgid "Lock or unlock current layer"
-msgstr "Lock or unlock current layer"
+#: ../src/verbs.cpp:1146
+msgid "Switch to previous layer"
+msgstr "Switch to previous layer"
 
-#: ../src/ui/widget/layer-selector.cpp:138
-msgid "Current layer"
-msgstr "Current layer"
+#: ../src/verbs.cpp:1147
+msgid "Switched to previous layer."
+msgstr "Switched to previous layer."
 
-#: ../src/ui/widget/layer-selector.cpp:566
-msgid "(root)"
-msgstr "(root)"
+#: ../src/verbs.cpp:1149
+msgid "Cannot go before first layer."
+msgstr "Cannot go before first layer."
 
-#: ../src/ui/widget/licensor.cpp:35
-msgid "Proprietary"
-msgstr "Proprietary"
+#: ../src/verbs.cpp:1166 ../src/verbs.cpp:1263 ../src/verbs.cpp:1295
+#: ../src/verbs.cpp:1301
+msgid "No current layer."
+msgstr "No current layer."
 
-#: ../src/ui/widget/licensor.cpp:38
-msgid "MetadataLicence|Other"
-msgstr "Other"
+#: ../src/verbs.cpp:1195 ../src/verbs.cpp:1199
+#, c-format
+msgid "Raised layer <b>%s</b>."
+msgstr "Raised layer <b>%s</b>."
 
-#: ../src/ui/widget/object-composite-settings.cpp:172
-msgid "Change blur"
-msgstr "Change blur"
+#: ../src/verbs.cpp:1196
+msgid "Layer to top"
+msgstr "Layer to top"
 
-#: ../src/ui/widget/object-composite-settings.cpp:212
-#: ../src/ui/widget/selected-style.cpp:857
-#: ../src/ui/widget/selected-style.cpp:1151
-msgid "Change opacity"
-msgstr "Change opacity"
+#: ../src/verbs.cpp:1200
+msgid "Raise layer"
+msgstr "Raise layer"
 
-#: ../src/ui/widget/page-sizer.cpp:230
-msgid "U_nits:"
-msgstr "U_nits:"
+#: ../src/verbs.cpp:1203 ../src/verbs.cpp:1207
+#, c-format
+msgid "Lowered layer <b>%s</b>."
+msgstr "Lowered layer <b>%s</b>."
 
-#: ../src/ui/widget/page-sizer.cpp:231
-msgid "Width of paper"
-msgstr "Width of paper"
+#: ../src/verbs.cpp:1204
+msgid "Layer to bottom"
+msgstr "Layer to bottom"
 
-#: ../src/ui/widget/page-sizer.cpp:232
-msgid "Height of paper"
-msgstr "Height of paper"
+#: ../src/verbs.cpp:1208
+msgid "Lower layer"
+msgstr "Lower layer"
 
-#: ../src/ui/widget/page-sizer.cpp:233
-msgid "T_op margin:"
-msgstr "T_op margin:"
+#: ../src/verbs.cpp:1217
+msgid "Cannot move layer any further."
+msgstr "Cannot move layer any further."
 
-#: ../src/ui/widget/page-sizer.cpp:233
-msgid "Top margin"
-msgstr "Top margin"
+#: ../src/verbs.cpp:1231 ../src/verbs.cpp:1250
+#, c-format
+msgid "%s copy"
+msgstr "%s copy"
 
-#: ../src/ui/widget/page-sizer.cpp:234
-msgid "L_eft:"
-msgstr "L_eft:"
+#: ../src/verbs.cpp:1258
+msgid "Duplicate layer"
+msgstr "Duplicate layer"
 
-#: ../src/ui/widget/page-sizer.cpp:234
-msgid "Left margin"
-msgstr "Left margin"
+#. TRANSLATORS: this means "The layer has been duplicated."
+#: ../src/verbs.cpp:1261
+msgid "Duplicated layer."
+msgstr "Duplicated layer."
 
-#: ../src/ui/widget/page-sizer.cpp:235
-msgid "Ri_ght:"
-msgstr "Ri_ght:"
+#: ../src/verbs.cpp:1290
+msgid "Delete layer"
+msgstr "Delete layer"
 
-#: ../src/ui/widget/page-sizer.cpp:235
-msgid "Right margin"
-msgstr "Right margin"
+#. TRANSLATORS: this means "The layer has been deleted."
+#: ../src/verbs.cpp:1293
+msgid "Deleted layer."
+msgstr "Deleted layer."
 
-#: ../src/ui/widget/page-sizer.cpp:236
-msgid "Botto_m:"
-msgstr "Botto_m:"
+#: ../src/verbs.cpp:1304
+msgid "Toggle layer solo"
+msgstr "Toggle layer solo"
 
-#: ../src/ui/widget/page-sizer.cpp:236
-msgid "Bottom margin"
-msgstr "Bottom margin"
+#: ../src/verbs.cpp:1365
+msgid "Flip horizontally"
+msgstr "Flip horizontally"
 
-#: ../src/ui/widget/page-sizer.cpp:286
-msgid "Orientation:"
-msgstr "Orientation:"
+#: ../src/verbs.cpp:1370
+msgid "Flip vertically"
+msgstr "Flip vertically"
 
-#: ../src/ui/widget/page-sizer.cpp:289
-msgid "_Landscape"
-msgstr "_Landscape"
+#. TRANSLATORS: If you have translated the tutorial-basic.en.svgz file to your language,
+#. then translate this string as "tutorial-basic.LANG.svgz" (where LANG is your language
+#. code); otherwise leave as "tutorial-basic.svg".
+#: ../src/verbs.cpp:1894
+msgid "tutorial-basic.svg"
+msgstr "tutorial-basic.svg"
 
-#: ../src/ui/widget/page-sizer.cpp:294
-msgid "_Portrait"
-msgstr "_Portrait"
+#. TRANSLATORS: See "tutorial-basic.svg" comment.
+#: ../src/verbs.cpp:1898
+msgid "tutorial-shapes.svg"
+msgstr "tutorial-shapes.svg"
 
-#. ## Set up custom size frame
-#: ../src/ui/widget/page-sizer.cpp:301
-msgid "Custom size"
-msgstr "Custom size"
+#. TRANSLATORS: See "tutorial-basic.svg" comment.
+#: ../src/verbs.cpp:1902
+msgid "tutorial-advanced.svg"
+msgstr "tutorial-advanced.svg"
 
-#: ../src/ui/widget/page-sizer.cpp:324
-msgid "Resi_ze page to content..."
-msgstr "Resi_ze page to content..."
+#. TRANSLATORS: See "tutorial-basic.svg" comment.
+#: ../src/verbs.cpp:1906
+msgid "tutorial-tracing.svg"
+msgstr "tutorial-tracing.svg"
 
-#: ../src/ui/widget/page-sizer.cpp:350
-msgid "_Resize page to drawing or selection"
-msgstr "_Resize page to drawing or selection"
+#. TRANSLATORS: See "tutorial-basic.svg" comment.
+#: ../src/verbs.cpp:1910
+msgid "tutorial-calligraphy.svg"
+msgstr "tutorial-calligraphy.svg"
 
-#: ../src/ui/widget/page-sizer.cpp:351
-msgid "Resize the page to fit the current selection, or the entire drawing if there is no selection"
-msgstr ""
-"Resize the page to fit the current selection, or the entire drawing if there "
-"is no selection"
+#. TRANSLATORS: See "tutorial-basic.svg" comment.
+#: ../src/verbs.cpp:1914
+msgid "tutorial-interpolate.svg"
+msgstr "tutorial-interpolate.svg"
 
-#: ../src/ui/widget/page-sizer.cpp:416
-msgid "Set page size"
-msgstr "Set page size"
+#. TRANSLATORS: See "tutorial-basic.svg" comment.
+#: ../src/verbs.cpp:1918
+msgid "tutorial-elements.svg"
+msgstr "tutorial-elements.svg"
 
-#: ../src/ui/widget/panel.cpp:111
-msgid "List"
-msgstr "List"
+#. TRANSLATORS: See "tutorial-basic.svg" comment.
+#: ../src/verbs.cpp:1922
+msgid "tutorial-tips.svg"
+msgstr "tutorial-tips.svg"
 
-#. TRANSLATORS: only translate "string" in "context|string".
-#. For more details, see http://developer.gnome.org/doc/API/2.0/glib/glib-I18N.html#Q-:CAPS
-#: ../src/ui/widget/panel.cpp:136
-msgid "swatches|Size"
-msgstr "Size"
+#: ../src/verbs.cpp:2198 ../src/verbs.cpp:2729
+msgid "Unlock all objects in the current layer"
+msgstr "Unlock all objects in the current layer"
 
-#: ../src/ui/widget/panel.cpp:140
-msgid "tiny"
-msgstr "tiny"
+#: ../src/verbs.cpp:2202 ../src/verbs.cpp:2731
+msgid "Unlock all objects in all layers"
+msgstr "Unlock all objects in all layers"
 
-#: ../src/ui/widget/panel.cpp:141
-msgid "small"
-msgstr "small"
-
-#. TRANSLATORS: only translate "string" in "context|string".
-#. For more details, see http://developer.gnome.org/doc/API/2.0/glib/glib-I18N.html#Q-:CAPS
-#. "medium" indicates size of colour swatches
-#: ../src/ui/widget/panel.cpp:145
-msgid "swatchesHeight|medium"
-msgstr "medium"
+#: ../src/verbs.cpp:2206 ../src/verbs.cpp:2733
+msgid "Unhide all objects in the current layer"
+msgstr "Unhide all objects in the current layer"
 
-#: ../src/ui/widget/panel.cpp:146
-msgid "large"
-msgstr "large"
+#: ../src/verbs.cpp:2210 ../src/verbs.cpp:2735
+msgid "Unhide all objects in all layers"
+msgstr "Unhide all objects in all layers"
 
-#: ../src/ui/widget/panel.cpp:147
-msgid "huge"
-msgstr "huge"
+#: ../src/verbs.cpp:2225
+msgid "Does nothing"
+msgstr "Does nothing"
 
-#. TRANSLATORS: only translate "string" in "context|string".
-#. For more details, see http://developer.gnome.org/doc/API/2.0/glib/glib-I18N.html#Q-:CAPS
-#: ../src/ui/widget/panel.cpp:171
-msgid "swatches|Width"
-msgstr "Width"
+#: ../src/verbs.cpp:2228
+msgid "Create new document from the default template"
+msgstr "Create new document from the default template"
 
-#: ../src/ui/widget/panel.cpp:175
-msgid "narrower"
-msgstr "narrower"
+#: ../src/verbs.cpp:2230
+msgid "_Open..."
+msgstr "_Open..."
 
-#: ../src/ui/widget/panel.cpp:176
-msgid "narrow"
-msgstr "narrow"
+#: ../src/verbs.cpp:2231
+msgid "Open an existing document"
+msgstr "Open an existing document"
 
-#. TRANSLATORS: only translate "string" in "context|string".
-#. For more details, see http://developer.gnome.org/doc/API/2.0/glib/glib-I18N.html#Q-:CAPS
-#. "medium" indicates width of colour swatches
-#: ../src/ui/widget/panel.cpp:180
-msgid "swatchesWidth|medium"
-msgstr "medium"
+#: ../src/verbs.cpp:2232
+msgid "Re_vert"
+msgstr "Re_vert"
 
-#: ../src/ui/widget/panel.cpp:181
-msgid "wide"
-msgstr "wide"
+#: ../src/verbs.cpp:2233
+msgid "Revert to the last saved version of document (changes will be lost)"
+msgstr "Revert to the last saved version of document (changes will be lost)"
 
-#: ../src/ui/widget/panel.cpp:182
-msgid "wider"
-msgstr "wider"
+#: ../src/verbs.cpp:2234
+msgid "_Save"
+msgstr "_Save"
 
-#. TRANSLATORS: only translate "string" in "context|string".
-#. For more details, see http://developer.gnome.org/doc/API/2.0/glib/glib-I18N.html#Q-:CAPS
-#. "Wrap" indicates how colour swatches are displayed
-#: ../src/ui/widget/panel.cpp:215
-msgid "swatches|Wrap"
-msgstr "Wrap"
+#: ../src/verbs.cpp:2234
+msgid "Save document"
+msgstr "Save document"
 
-#: ../src/ui/widget/random.cpp:123
-msgid "Reseed the random number generator; this creates a different sequence of random numbers."
-msgstr "Reseed the random number generator; this creates a different sequence of random numbers."
+#: ../src/verbs.cpp:2236
+msgid "Save _As..."
+msgstr "Save _As..."
 
-#: ../src/ui/widget/rendering-options.cpp:39
-msgid "Backend"
-msgstr "Backend"
+#: ../src/verbs.cpp:2237
+msgid "Save document under a new name"
+msgstr "Save document under a new name"
 
-#: ../src/ui/widget/rendering-options.cpp:40
-msgid "Vector"
-msgstr "Vector"
+#: ../src/verbs.cpp:2238
+msgid "Save a Cop_y..."
+msgstr "Save a Cop_y..."
 
-#: ../src/ui/widget/rendering-options.cpp:41
-msgid "Bitmap"
-msgstr "Bitmap"
+#: ../src/verbs.cpp:2239
+msgid "Save a copy of the document under a new name"
+msgstr "Save a copy of the document under a new name"
 
-#: ../src/ui/widget/rendering-options.cpp:42
-msgid "Bitmap options"
-msgstr "Bitmap options"
+#: ../src/verbs.cpp:2240
+msgid "_Print..."
+msgstr "_Print..."
 
-#: ../src/ui/widget/rendering-options.cpp:44
-msgid "Preferred resolution of rendering, in dots per inch."
-msgstr "Preferred resolution of rendering, in dots per inch."
+#: ../src/verbs.cpp:2240
+msgid "Print document"
+msgstr "Print document"
 
-#: ../src/ui/widget/rendering-options.cpp:52
-msgid "Render using Cairo vector operations.  The resulting image is usually smaller in file size and can be arbitrarily scaled, but some filter effects will not be correctly rendered."
-msgstr ""
-"Render using Cairo vector operations.  The resulting image is usually "
-"smaller in file size and can be arbitrarily scaled, but some filter effects "
-"will not be correctly rendered."
+#. TRANSLATORS: "Vacuum Defs" means "Clean up defs" (so as to remove unused definitions)
+#: ../src/verbs.cpp:2243
+msgid "Vac_uum Defs"
+msgstr "Vac_uum Defs"
 
-#: ../src/ui/widget/rendering-options.cpp:57
-msgid "Render everything as bitmap.  The resulting image is usually larger in file size and cannot be arbitrarily scaled without quality loss, but all objects will be rendered exactly as displayed."
+#: ../src/verbs.cpp:2243
+msgid ""
+"Remove unused definitions (such as gradients or clipping paths) from the &lt;"
+"defs&gt; of the document"
 msgstr ""
-"Render everything as bitmap.  The resulting image is usually larger in file "
-"size and cannot be arbitrarily scaled without quality loss, but all objects "
-"will be rendered exactly as displayed."
+"Remove unused definitions (such as gradients or clipping paths) from the &lt;"
+"defs&gt; of the document"
 
-#: ../src/ui/widget/selected-style.cpp:112
-#: ../src/ui/widget/style-swatch.cpp:117
-msgid "Fill:"
-msgstr "Fill:"
-
-#: ../src/ui/widget/selected-style.cpp:113
-#: ../src/ui/widget/style-swatch.cpp:118
-msgid "Stroke:"
-msgstr "Stroke:"
+#: ../src/verbs.cpp:2245
+msgid "Print Previe_w"
+msgstr "Print Previe_w"
 
-#: ../src/ui/widget/selected-style.cpp:114
-msgid "O:"
-msgstr "O:"
+#: ../src/verbs.cpp:2246
+msgid "Preview document printout"
+msgstr "Preview document printout"
 
-#: ../src/ui/widget/selected-style.cpp:156
-msgid "N/A"
-msgstr "N/A"
+#: ../src/verbs.cpp:2247
+msgid "_Import..."
+msgstr "_Import..."
 
-#: ../src/ui/widget/selected-style.cpp:159
-#: ../src/ui/widget/selected-style.cpp:1026
-#: ../src/ui/widget/selected-style.cpp:1027
-msgid "Nothing selected"
-msgstr "Nothing selected"
+#: ../src/verbs.cpp:2248
+msgid "Import a bitmap or SVG image into this document"
+msgstr "Import a bitmap or SVG image into this document"
 
-#: ../src/ui/widget/selected-style.cpp:161
-#: ../src/ui/widget/style-swatch.cpp:296
-msgid "<i>None</i>"
-msgstr "<i>None</i>"
+#: ../src/verbs.cpp:2249
+msgid "_Export Bitmap..."
+msgstr "_Export Bitmap..."
 
-#: ../src/ui/widget/selected-style.cpp:164
-#: ../src/ui/widget/style-swatch.cpp:298
-msgid "No fill"
-msgstr "No fill"
+#: ../src/verbs.cpp:2250
+msgid "Export this document or a selection as a bitmap image"
+msgstr "Export this document or a selection as a bitmap image"
 
-#: ../src/ui/widget/selected-style.cpp:164
-#: ../src/ui/widget/style-swatch.cpp:298
-msgid "No stroke"
-msgstr "No stroke"
+#: ../src/verbs.cpp:2251
+msgid "Import a document from Open Clip Art Library"
+msgstr "Import a document from Open Clip Art Library"
 
-#: ../src/ui/widget/selected-style.cpp:166
-#: ../src/ui/widget/style-swatch.cpp:277
-#: ../src/widgets/paint-selector.cpp:239
-msgid "Pattern"
-msgstr "Pattern"
+#. new FileVerb(SP_VERB_FILE_EXPORT_TO_OCAL, "FileExportToOCAL", N_("Export To Open Clip Art Library"), N_("Export this document to Open Clip Art Library"), INKSCAPE_ICON_DOCUMENT_EXPORT_OCAL),
+#: ../src/verbs.cpp:2253
+msgid "N_ext Window"
+msgstr "N_ext Window"
 
-#: ../src/ui/widget/selected-style.cpp:169
-#: ../src/ui/widget/style-swatch.cpp:279
-#: ../src/widgets/paint-selector.cpp:1027
-msgid "Pattern fill"
-msgstr "Pattern fill"
+#: ../src/verbs.cpp:2254
+msgid "Switch to the next document window"
+msgstr "Switch to the next document window"
 
-#: ../src/ui/widget/selected-style.cpp:169
-#: ../src/ui/widget/style-swatch.cpp:279
-msgid "Pattern stroke"
-msgstr "Pattern stroke"
+#: ../src/verbs.cpp:2255
+msgid "P_revious Window"
+msgstr "P_revious Window"
 
-#: ../src/ui/widget/selected-style.cpp:171
-msgid "<b>L</b>"
-msgstr "<b>L</b>"
+#: ../src/verbs.cpp:2256
+msgid "Switch to the previous document window"
+msgstr "Switch to the previous document window"
 
-#: ../src/ui/widget/selected-style.cpp:174
-#: ../src/ui/widget/style-swatch.cpp:271
-msgid "Linear gradient fill"
-msgstr "Linear gradient fill"
+#: ../src/verbs.cpp:2257
+msgid "_Close"
+msgstr "_Close"
 
-#: ../src/ui/widget/selected-style.cpp:174
-#: ../src/ui/widget/style-swatch.cpp:271
-msgid "Linear gradient stroke"
-msgstr "Linear gradient stroke"
+#: ../src/verbs.cpp:2258
+msgid "Close this document window"
+msgstr "Close this document window"
 
-#: ../src/ui/widget/selected-style.cpp:181
-msgid "<b>R</b>"
-msgstr "<b>R</b>"
+#: ../src/verbs.cpp:2259
+msgid "_Quit"
+msgstr "_Quit"
 
-#: ../src/ui/widget/selected-style.cpp:184
-#: ../src/ui/widget/style-swatch.cpp:275
-msgid "Radial gradient fill"
-msgstr "Radial gradient fill"
+#: ../src/verbs.cpp:2259
+msgid "Quit Inkscape"
+msgstr "Quit Inkscape"
 
-#: ../src/ui/widget/selected-style.cpp:184
-#: ../src/ui/widget/style-swatch.cpp:275
-msgid "Radial gradient stroke"
-msgstr "Radial gradient stroke"
+#: ../src/verbs.cpp:2262
+msgid "Undo last action"
+msgstr "Undo last action"
 
-#: ../src/ui/widget/selected-style.cpp:191
-msgid "Different"
-msgstr "Different"
+#: ../src/verbs.cpp:2265
+msgid "Do again the last undone action"
+msgstr "Do again the last undone action"
 
-#: ../src/ui/widget/selected-style.cpp:194
-msgid "Different fills"
-msgstr "Different fills"
+#: ../src/verbs.cpp:2266
+msgid "Cu_t"
+msgstr "Cu_t"
 
-#: ../src/ui/widget/selected-style.cpp:194
-msgid "Different strokes"
-msgstr "Different strokes"
+#: ../src/verbs.cpp:2267
+msgid "Cut selection to clipboard"
+msgstr "Cut selection to clipboard"
 
-#: ../src/ui/widget/selected-style.cpp:196
-#: ../src/ui/widget/style-swatch.cpp:301
-msgid "<b>Unset</b>"
-msgstr "<b>Unset</b>"
+#: ../src/verbs.cpp:2268
+msgid "_Copy"
+msgstr "_Copy"
 
-#. TRANSLATORS COMMENT: unset is a verb here
-#: ../src/ui/widget/selected-style.cpp:199
-#: ../src/ui/widget/selected-style.cpp:257
-#: ../src/ui/widget/selected-style.cpp:499
-#: ../src/ui/widget/style-swatch.cpp:303
-#: ../src/widgets/fill-style.cpp:674
-msgid "Unset fill"
-msgstr "Unset fill"
+#: ../src/verbs.cpp:2269
+msgid "Copy selection to clipboard"
+msgstr "Copy selection to clipboard"
 
-#: ../src/ui/widget/selected-style.cpp:199
-#: ../src/ui/widget/selected-style.cpp:257
-#: ../src/ui/widget/selected-style.cpp:515
-#: ../src/ui/widget/style-swatch.cpp:303
-#: ../src/widgets/fill-style.cpp:674
-msgid "Unset stroke"
-msgstr "Unset stroke"
+#: ../src/verbs.cpp:2270
+msgid "_Paste"
+msgstr "_Paste"
 
-#: ../src/ui/widget/selected-style.cpp:202
-msgid "Flat color fill"
-msgstr "Flat colour fill"
+#: ../src/verbs.cpp:2271
+msgid "Paste objects from clipboard to mouse point, or paste text"
+msgstr "Paste objects from clipboard to mouse point, or paste text"
 
-#: ../src/ui/widget/selected-style.cpp:202
-msgid "Flat color stroke"
-msgstr "Flat colour stroke"
+#: ../src/verbs.cpp:2272
+msgid "Paste _Style"
+msgstr "Paste _Style"
 
-#. TRANSLATOR COMMENT: A means "Averaged"
-#: ../src/ui/widget/selected-style.cpp:205
-msgid "<b>a</b>"
-msgstr "<b>a</b>"
+#: ../src/verbs.cpp:2273
+msgid "Apply the style of the copied object to selection"
+msgstr "Apply the style of the copied object to selection"
 
-#: ../src/ui/widget/selected-style.cpp:208
-msgid "Fill is averaged over selected objects"
-msgstr "Fill is averaged over selected objects"
+#: ../src/verbs.cpp:2275
+msgid "Scale selection to match the size of the copied object"
+msgstr "Scale selection to match the size of the copied object"
 
-#: ../src/ui/widget/selected-style.cpp:208
-msgid "Stroke is averaged over selected objects"
-msgstr "Stroke is averaged over selected objects"
+#: ../src/verbs.cpp:2276
+msgid "Paste _Width"
+msgstr "Paste _Width"
 
-#. TRANSLATOR COMMENT: M means "Multiple"
-#: ../src/ui/widget/selected-style.cpp:211
-msgid "<b>m</b>"
-msgstr "<b>m</b>"
+#: ../src/verbs.cpp:2277
+msgid "Scale selection horizontally to match the width of the copied object"
+msgstr "Scale selection horizontally to match the width of the copied object"
 
-#: ../src/ui/widget/selected-style.cpp:214
-msgid "Multiple selected objects have the same fill"
-msgstr "Multiple selected objects have the same fill"
+#: ../src/verbs.cpp:2278
+msgid "Paste _Height"
+msgstr "Paste _Height"
 
-#: ../src/ui/widget/selected-style.cpp:214
-msgid "Multiple selected objects have the same stroke"
-msgstr "Multiple selected objects have the same stroke"
+#: ../src/verbs.cpp:2279
+msgid "Scale selection vertically to match the height of the copied object"
+msgstr "Scale selection vertically to match the height of the copied object"
 
-#: ../src/ui/widget/selected-style.cpp:216
-msgid "Edit fill..."
-msgstr "Edit fill..."
+#: ../src/verbs.cpp:2280
+msgid "Paste Size Separately"
+msgstr "Paste Size Separately"
 
-#: ../src/ui/widget/selected-style.cpp:216
-msgid "Edit stroke..."
-msgstr "Edit stroke..."
+#: ../src/verbs.cpp:2281
+msgid "Scale each selected object to match the size of the copied object"
+msgstr "Scale each selected object to match the size of the copied object"
 
-#: ../src/ui/widget/selected-style.cpp:220
-msgid "Last set color"
-msgstr "Last set colour"
+#: ../src/verbs.cpp:2282
+msgid "Paste Width Separately"
+msgstr "Paste Width Separately"
 
-#: ../src/ui/widget/selected-style.cpp:224
-msgid "Last selected color"
-msgstr "Last selected colour"
+#: ../src/verbs.cpp:2283
+msgid ""
+"Scale each selected object horizontally to match the width of the copied "
+"object"
+msgstr ""
+"Scale each selected object horizontally to match the width of the copied "
+"object"
 
-#: ../src/ui/widget/selected-style.cpp:232
-msgid "White"
-msgstr "White"
+#: ../src/verbs.cpp:2284
+msgid "Paste Height Separately"
+msgstr "Paste Height Separately"
 
-#: ../src/ui/widget/selected-style.cpp:240
-msgid "Copy color"
-msgstr "Copy colour"
+#: ../src/verbs.cpp:2285
+msgid ""
+"Scale each selected object vertically to match the height of the copied "
+"object"
+msgstr ""
+"Scale each selected object vertically to match the height of the copied "
+"object"
 
-#: ../src/ui/widget/selected-style.cpp:244
-msgid "Paste color"
-msgstr "Paste colour"
+#: ../src/verbs.cpp:2286
+msgid "Paste _In Place"
+msgstr "Paste _In Place"
 
-#: ../src/ui/widget/selected-style.cpp:248
-#: ../src/ui/widget/selected-style.cpp:782
-msgid "Swap fill and stroke"
-msgstr "Swap fill and stroke"
+#: ../src/verbs.cpp:2287
+msgid "Paste objects from clipboard to the original location"
+msgstr "Paste objects from clipboard to the original location"
 
-#: ../src/ui/widget/selected-style.cpp:252
-#: ../src/ui/widget/selected-style.cpp:524
-#: ../src/ui/widget/selected-style.cpp:533
-msgid "Make fill opaque"
-msgstr "Make fill opaque"
+#: ../src/verbs.cpp:2288
+msgid "Paste Path _Effect"
+msgstr "Paste Path _Effect"
 
-#: ../src/ui/widget/selected-style.cpp:252
-msgid "Make stroke opaque"
-msgstr "Make stroke opaque"
+#: ../src/verbs.cpp:2289
+msgid "Apply the path effect of the copied object to selection"
+msgstr "Apply the path effect of the copied object to selection"
 
-#: ../src/ui/widget/selected-style.cpp:261
-#: ../src/ui/widget/selected-style.cpp:481
-#: ../src/widgets/fill-style.cpp:484
-msgid "Remove fill"
-msgstr "Remove fill"
+#: ../src/verbs.cpp:2290
+msgid "Remove Path _Effect"
+msgstr "Remove Path _Effect"
 
-#: ../src/ui/widget/selected-style.cpp:261
-#: ../src/ui/widget/selected-style.cpp:490
-#: ../src/widgets/fill-style.cpp:484
-msgid "Remove stroke"
-msgstr "Remove stroke"
+#: ../src/verbs.cpp:2291
+msgid "Remove any path effects from selected objects"
+msgstr "Remove any path effects from selected objects"
 
-#: ../src/ui/widget/selected-style.cpp:314
-msgid "Remove"
-msgstr "Remove"
+#: ../src/verbs.cpp:2292
+msgid "Remove Filters"
+msgstr "Remove Filters"
 
-#: ../src/ui/widget/selected-style.cpp:545
-msgid "Apply last set color to fill"
-msgstr "Apply last set colour to fill"
+#: ../src/verbs.cpp:2293
+msgid "Remove any filters from selected objects"
+msgstr "Remove any filters from selected objects"
 
-#: ../src/ui/widget/selected-style.cpp:557
-msgid "Apply last set color to stroke"
-msgstr "Apply last set colour to stroke"
+#: ../src/verbs.cpp:2294
+msgid "_Delete"
+msgstr "_Delete"
 
-#: ../src/ui/widget/selected-style.cpp:568
-msgid "Apply last selected color to fill"
-msgstr "Apply last selected colour to fill"
+#: ../src/verbs.cpp:2295
+msgid "Delete selection"
+msgstr "Delete selection"
 
-#: ../src/ui/widget/selected-style.cpp:579
-msgid "Apply last selected color to stroke"
-msgstr "Apply last selected colour to stroke"
+#: ../src/verbs.cpp:2296
+msgid "Duplic_ate"
+msgstr "Duplic_ate"
 
-#: ../src/ui/widget/selected-style.cpp:599
-msgid "Invert fill"
-msgstr "Invert fill"
+#: ../src/verbs.cpp:2297
+msgid "Duplicate selected objects"
+msgstr "Duplicate selected objects"
 
-#: ../src/ui/widget/selected-style.cpp:619
-msgid "Invert stroke"
-msgstr "Invert stroke"
+#: ../src/verbs.cpp:2298
+msgid "Create Clo_ne"
+msgstr "Create Clo_ne"
 
-#: ../src/ui/widget/selected-style.cpp:631
-msgid "White fill"
-msgstr "White fill"
+#: ../src/verbs.cpp:2299
+msgid "Create a clone (a copy linked to the original) of selected object"
+msgstr "Create a clone (a copy linked to the original) of selected object"
 
-#: ../src/ui/widget/selected-style.cpp:643
-msgid "White stroke"
-msgstr "White stroke"
+#: ../src/verbs.cpp:2300
+msgid "Unlin_k Clone"
+msgstr "Unlin_k Clone"
 
-#: ../src/ui/widget/selected-style.cpp:655
-msgid "Black fill"
-msgstr "Black fill"
+#: ../src/verbs.cpp:2301
+msgid ""
+"Cut the selected clones' links to the originals, turning them into "
+"standalone objects"
+msgstr ""
+"Cut the selected clones' links to the originals, turning them into "
+"standalone objects"
 
-#: ../src/ui/widget/selected-style.cpp:667
-msgid "Black stroke"
-msgstr "Black stroke"
+#: ../src/verbs.cpp:2302
+msgid "Relink to Copied"
+msgstr "Relink to Copied"
 
-#: ../src/ui/widget/selected-style.cpp:710
-msgid "Paste fill"
-msgstr "Paste fill"
+#: ../src/verbs.cpp:2303
+msgid "Relink the selected clones to the object currently on the clipboard"
+msgstr "Relink the selected clones to the object currently on the clipboard"
 
-#: ../src/ui/widget/selected-style.cpp:728
-msgid "Paste stroke"
-msgstr "Paste stroke"
+#: ../src/verbs.cpp:2304
+msgid "Select _Original"
+msgstr "Select _Original"
 
-#: ../src/ui/widget/selected-style.cpp:892
-msgid "Change stroke width"
-msgstr "Change stroke width"
+#: ../src/verbs.cpp:2305
+msgid "Select the object to which the selected clone is linked"
+msgstr "Select the object to which the selected clone is linked"
 
-#: ../src/ui/widget/selected-style.cpp:987
-msgid ", drag to adjust"
-msgstr ", drag to adjust"
+#: ../src/verbs.cpp:2306
+msgid "Objects to _Marker"
+msgstr "Objects to _Marker"
 
-#: ../src/ui/widget/selected-style.cpp:1068
-#, c-format
-msgid "Stroke width: %.5g%s%s"
-msgstr "Stroke width: %.5g%s%s"
+#: ../src/verbs.cpp:2307
+msgid "Convert selection to a line marker"
+msgstr "Convert selection to a line marker"
 
-#: ../src/ui/widget/selected-style.cpp:1072
-msgid " (averaged)"
-msgstr " (averaged)"
+#: ../src/verbs.cpp:2308
+msgid "Objects to Gu_ides"
+msgstr "Objects to Gu_ides"
+
+#: ../src/verbs.cpp:2309
+msgid ""
+"Convert selected objects to a collection of guidelines aligned with their "
+"edges"
+msgstr ""
+"Convert selected objects to a collection of guidelines aligned with their "
+"edges"
 
-#: ../src/ui/widget/selected-style.cpp:1100
-msgid "0 (transparent)"
-msgstr "0 (transparent)"
+#: ../src/verbs.cpp:2310
+msgid "Objects to Patter_n"
+msgstr "Objects to Patter_n"
 
-#: ../src/ui/widget/selected-style.cpp:1124
-msgid "100% (opaque)"
-msgstr "100% (opaque)"
+#: ../src/verbs.cpp:2311
+msgid "Convert selection to a rectangle with tiled pattern fill"
+msgstr "Convert selection to a rectangle with tiled pattern fill"
 
-#: ../src/ui/widget/selected-style.cpp:1278
-msgid "Adjust saturation"
-msgstr "Adjust saturation"
+#: ../src/verbs.cpp:2312
+msgid "Pattern to _Objects"
+msgstr "Pattern to _Objects"
 
-#: ../src/ui/widget/selected-style.cpp:1280
-#, c-format
-msgid "Adjusting <b>saturation</b>: was %.3g, now <b>%.3g</b> (diff %.3g); with <b>Ctrl</b> to adjust lightness, without modifiers to adjust hue"
-msgstr "Adjusting <b>saturation</b>: was %.3g, now <b>%.3g</b> (diff %.3g); with <b>Ctrl</b> to adjust lightness, without modifiers to adjust hue"
+#: ../src/verbs.cpp:2313
+msgid "Extract objects from a tiled pattern fill"
+msgstr "Extract objects from a tiled pattern fill"
 
-#: ../src/ui/widget/selected-style.cpp:1284
-msgid "Adjust lightness"
-msgstr "Adjust lightness"
+#: ../src/verbs.cpp:2314
+msgid "Clea_r All"
+msgstr "Clea_r All"
 
-#: ../src/ui/widget/selected-style.cpp:1286
-#, c-format
-msgid "Adjusting <b>lightness</b>: was %.3g, now <b>%.3g</b> (diff %.3g); with <b>Shift</b> to adjust saturation, without modifiers to adjust hue"
-msgstr "Adjusting <b>lightness</b>: was %.3g, now <b>%.3g</b> (diff %.3g); with <b>Shift</b> to adjust saturation, without modifiers to adjust hue"
+#: ../src/verbs.cpp:2315
+msgid "Delete all objects from document"
+msgstr "Delete all objects from document"
 
-#: ../src/ui/widget/selected-style.cpp:1290
-msgid "Adjust hue"
-msgstr "Adjust hue"
+#: ../src/verbs.cpp:2316
+msgid "Select Al_l"
+msgstr "Select Al_l"
 
-#: ../src/ui/widget/selected-style.cpp:1292
-#, c-format
-msgid "Adjusting <b>hue</b>: was %.3g, now <b>%.3g</b> (diff %.3g); with <b>Shift</b> to adjust saturation, with <b>Ctrl</b> to adjust lightness"
-msgstr "Adjusting <b>hue</b>: was %.3g, now <b>%.3g</b> (diff %.3g); with <b>Shift</b> to adjust saturation, with <b>Ctrl</b> to adjust lightness"
+#: ../src/verbs.cpp:2317
+msgid "Select all objects or all nodes"
+msgstr "Select all objects or all nodes"
 
-#: ../src/ui/widget/selected-style.cpp:1401
-#: ../src/ui/widget/selected-style.cpp:1415
-msgid "Adjust stroke width"
-msgstr "Adjust stroke width"
+#: ../src/verbs.cpp:2318
+msgid "Select All in All La_yers"
+msgstr "Select All in All La_yers"
 
-#: ../src/ui/widget/selected-style.cpp:1402
-#, c-format
-msgid "Adjusting <b>stroke width</b>: was %.3g, now <b>%.3g</b> (diff %.3g)"
-msgstr "Adjusting <b>stroke width</b>: was %.3g, now <b>%.3g</b> (diff %.3g)"
+#: ../src/verbs.cpp:2319
+msgid "Select all objects in all visible and unlocked layers"
+msgstr "Select all objects in all visible and unlocked layers"
 
-#. TRANSLATORS: only translate "string" in "context|string".
-#. For more details, see http://developer.gnome.org/doc/API/2.0/glib/glib-I18N.html#Q-:CAPS
-#. "Link" means to _link_ two sliders together
-#: ../src/ui/widget/spin-slider.cpp:120
-msgid "sliders|Link"
-msgstr "Link"
+#: ../src/verbs.cpp:2320
+msgid "In_vert Selection"
+msgstr "In_vert Selection"
 
-#: ../src/ui/widget/style-swatch.cpp:269
-msgid "L Gradient"
-msgstr "L Gradient"
+#: ../src/verbs.cpp:2321
+msgid "Invert selection (unselect what is selected and select everything else)"
+msgstr ""
+"Invert selection (unselect what is selected and select everything else)"
 
-#: ../src/ui/widget/style-swatch.cpp:273
-msgid "R Gradient"
-msgstr "R Gradient"
+#: ../src/verbs.cpp:2322
+msgid "Invert in All Layers"
+msgstr "Invert in All Layers"
 
-#: ../src/ui/widget/style-swatch.cpp:289
-#, c-format
-msgid "Fill: %06x/%.3g"
-msgstr "Fill: %06x/%.3g"
+#: ../src/verbs.cpp:2323
+msgid "Invert selection in all visible and unlocked layers"
+msgstr "Invert selection in all visible and unlocked layers"
 
-#: ../src/ui/widget/style-swatch.cpp:291
-#, c-format
-msgid "Stroke: %06x/%.3g"
-msgstr "Stroke: %06x/%.3g"
+#: ../src/verbs.cpp:2324
+msgid "Select Next"
+msgstr "Select Next"
 
-#: ../src/ui/widget/style-swatch.cpp:323
-#, c-format
-msgid "Stroke width: %.5g%s"
-msgstr "Stroke width: %.5g%s"
+#: ../src/verbs.cpp:2325
+msgid "Select next object or node"
+msgstr "Select next object or node"
 
-#: ../src/ui/widget/style-swatch.cpp:339
-#, c-format
-msgid "O:%.3g"
-msgstr "O:%.3g"
+#: ../src/verbs.cpp:2326
+msgid "Select Previous"
+msgstr "Select Previous"
 
-#: ../src/ui/widget/style-swatch.cpp:341
-#, c-format
-msgid "O:.%d"
-msgstr "O:.%d"
+#: ../src/verbs.cpp:2327
+msgid "Select previous object or node"
+msgstr "Select previous object or node"
 
-#: ../src/ui/widget/style-swatch.cpp:346
-#, c-format
-msgid "Opacity: %.3g"
-msgstr "Opacity: %.3g"
+#: ../src/verbs.cpp:2328
+msgid "D_eselect"
+msgstr "D_eselect"
 
-#: ../src/vanishing-point.cpp:123
-msgid "Split vanishing points"
-msgstr "Split vanishing points"
+#: ../src/verbs.cpp:2329
+msgid "Deselect any selected objects or nodes"
+msgstr "Deselect any selected objects or nodes"
 
-#: ../src/vanishing-point.cpp:168
-msgid "Merge vanishing points"
-msgstr "Merge vanishing points"
+#: ../src/verbs.cpp:2330
+msgid "_Guides Around Page"
+msgstr "_Guides Around Page"
 
-#: ../src/vanishing-point.cpp:224
-msgid "3D box: Move vanishing point"
-msgstr "3D box: Move vanishing point"
+#: ../src/verbs.cpp:2331
+msgid "Create four guides aligned with the page borders"
+msgstr "Create four guides aligned with the page borders"
 
-#: ../src/vanishing-point.cpp:305
-#, c-format
-msgid "<b>Finite</b> vanishing point shared by <b>%d</b> box"
-msgid_plural "<b>Finite</b> vanishing point shared by <b>%d</b> boxes; drag with <b>Shift</b> to separate selected box(es)"
-msgstr[0] "<b>Finite</b> vanishing point shared by <b>%d</b> box"
-msgstr[1] "<b>Finite</b> vanishing point shared by <b>%d</b> boxes; drag with <b>Shift</b> to separate selected box(es)"
+#: ../src/verbs.cpp:2332
+msgid "Next path effect parameter"
+msgstr "Next path effect parameter"
 
-#. This won't make sense any more when infinite VPs are not shown on the canvas,
-#. but currently we update the status message anyway
-#: ../src/vanishing-point.cpp:312
-#, c-format
-msgid "<b>Infinite</b> vanishing point shared by <b>%d</b> box"
-msgid_plural "<b>Infinite</b> vanishing point shared by <b>%d</b> boxes; drag with <b>Shift</b> to separate selected box(es)"
-msgstr[0] "<b>Infinite</b> vanishing point shared by <b>%d</b> box"
-msgstr[1] "<b>Infinite</b> vanishing point shared by <b>%d</b> boxes; drag with <b>Shift</b> to separate selected box(es)"
+#: ../src/verbs.cpp:2333
+msgid "Show next editable path effect parameter"
+msgstr "Show next editable path effect parameter"
 
-#: ../src/vanishing-point.cpp:320
-#, c-format
-msgid "shared by <b>%d</b> box; drag with <b>Shift</b> to separate selected box(es)"
-msgid_plural "shared by <b>%d</b> boxes; drag with <b>Shift</b> to separate selected box(es)"
-msgstr[0] "shared by <b>%d</b> box; drag with <b>Shift</b> to separate selected box(es)"
-msgstr[1] "shared by <b>%d</b> boxes; drag with <b>Shift</b> to separate selected box(es)"
+#. Selection
+#: ../src/verbs.cpp:2336
+msgid "Raise to _Top"
+msgstr "Raise to _Top"
 
-#: ../src/verbs.cpp:1102
-msgid "Switch to next layer"
-msgstr "Switch to next layer"
+#: ../src/verbs.cpp:2337
+msgid "Raise selection to top"
+msgstr "Raise selection to top"
 
-#: ../src/verbs.cpp:1103
-msgid "Switched to next layer."
-msgstr "Switched to next layer."
+#: ../src/verbs.cpp:2338
+msgid "Lower to _Bottom"
+msgstr "Lower to _Bottom"
 
-#: ../src/verbs.cpp:1105
-msgid "Cannot go past last layer."
-msgstr "Cannot go past last layer."
+#: ../src/verbs.cpp:2339
+msgid "Lower selection to bottom"
+msgstr "Lower selection to bottom"
 
-#: ../src/verbs.cpp:1114
-msgid "Switch to previous layer"
-msgstr "Switch to previous layer"
+#: ../src/verbs.cpp:2340
+msgid "_Raise"
+msgstr "_Raise"
 
-#: ../src/verbs.cpp:1115
-msgid "Switched to previous layer."
-msgstr "Switched to previous layer."
+#: ../src/verbs.cpp:2341
+msgid "Raise selection one step"
+msgstr "Raise selection one step"
 
-#: ../src/verbs.cpp:1117
-msgid "Cannot go before first layer."
-msgstr "Cannot go before first layer."
+#: ../src/verbs.cpp:2342
+msgid "_Lower"
+msgstr "_Lower"
 
-#: ../src/verbs.cpp:1134
-#: ../src/verbs.cpp:1230
-#: ../src/verbs.cpp:1262
-#: ../src/verbs.cpp:1268
-msgid "No current layer."
-msgstr "No current layer."
+#: ../src/verbs.cpp:2343
+msgid "Lower selection one step"
+msgstr "Lower selection one step"
 
-#: ../src/verbs.cpp:1163
-#: ../src/verbs.cpp:1167
-#, c-format
-msgid "Raised layer <b>%s</b>."
-msgstr "Raised layer <b>%s</b>."
+#: ../src/verbs.cpp:2344
+msgid "_Group"
+msgstr "_Group"
 
-#: ../src/verbs.cpp:1164
-msgid "Layer to top"
-msgstr "Layer to top"
+#: ../src/verbs.cpp:2345
+msgid "Group selected objects"
+msgstr "Group selected objects"
 
-#: ../src/verbs.cpp:1168
-msgid "Raise layer"
-msgstr "Raise layer"
+#: ../src/verbs.cpp:2347
+msgid "Ungroup selected groups"
+msgstr "Ungroup selected groups"
 
-#: ../src/verbs.cpp:1171
-#: ../src/verbs.cpp:1175
-#, c-format
-msgid "Lowered layer <b>%s</b>."
-msgstr "Lowered layer <b>%s</b>."
+#: ../src/verbs.cpp:2349
+msgid "_Put on Path"
+msgstr "_Put on Path"
 
-#: ../src/verbs.cpp:1172
-msgid "Layer to bottom"
-msgstr "Layer to bottom"
+#: ../src/verbs.cpp:2351
+msgid "_Remove from Path"
+msgstr "_Remove from Path"
 
-#: ../src/verbs.cpp:1176
-msgid "Lower layer"
-msgstr "Lower layer"
+#: ../src/verbs.cpp:2353
+msgid "Remove Manual _Kerns"
+msgstr "Remove Manual _Kerns"
 
-#: ../src/verbs.cpp:1185
-msgid "Cannot move layer any further."
-msgstr "Cannot move layer any further."
+#. TRANSLATORS: "glyph": An image used in the visual representation of characters;
+#. roughly speaking, how a character looks. A font is a set of glyphs.
+#: ../src/verbs.cpp:2356
+msgid "Remove all manual kerns and glyph rotations from a text object"
+msgstr "Remove all manual kerns and glyph rotations from a text object"
 
-#: ../src/verbs.cpp:1199
-#: ../src/verbs.cpp:1217
-#, c-format
-msgid "%s copy"
-msgstr "%s copy"
+#: ../src/verbs.cpp:2358
+msgid "_Union"
+msgstr "_Union"
 
-#: ../src/verbs.cpp:1225
-msgid "Duplicate layer"
-msgstr "Duplicate layer"
+#: ../src/verbs.cpp:2359
+msgid "Create union of selected paths"
+msgstr "Create union of selected paths"
 
-#. TRANSLATORS: this means "The layer has been duplicated."
-#: ../src/verbs.cpp:1228
-msgid "Duplicated layer."
-msgstr "Duplicated layer."
+#: ../src/verbs.cpp:2360
+msgid "_Intersection"
+msgstr "_Intersection"
 
-#: ../src/verbs.cpp:1257
-msgid "Delete layer"
-msgstr "Delete layer"
+#: ../src/verbs.cpp:2361
+msgid "Create intersection of selected paths"
+msgstr "Create intersection of selected paths"
 
-#. TRANSLATORS: this means "The layer has been deleted."
-#: ../src/verbs.cpp:1260
-msgid "Deleted layer."
-msgstr "Deleted layer."
+#: ../src/verbs.cpp:2362
+msgid "_Difference"
+msgstr "_Difference"
 
-#: ../src/verbs.cpp:1271
-msgid "Toggle layer solo"
-msgstr "Toggle layer solo"
+#: ../src/verbs.cpp:2363
+msgid "Create difference of selected paths (bottom minus top)"
+msgstr "Create difference of selected paths (bottom minus top)"
 
-#: ../src/verbs.cpp:1332
-msgid "Flip horizontally"
-msgstr "Flip horizontally"
+#: ../src/verbs.cpp:2364
+msgid "E_xclusion"
+msgstr "E_xclusion"
 
-#: ../src/verbs.cpp:1337
-msgid "Flip vertically"
-msgstr "Flip vertically"
+#: ../src/verbs.cpp:2365
+msgid ""
+"Create exclusive OR of selected paths (those parts that belong to only one "
+"path)"
+msgstr ""
+"Create exclusive OR of selected paths (those parts that belong to only one "
+"path)"
 
-#. TRANSLATORS: If you have translated the tutorial-basic.en.svgz file to your language,
-#. then translate this string as "tutorial-basic.LANG.svgz" (where LANG is your language
-#. code); otherwise leave as "tutorial-basic.svg".
-#: ../src/verbs.cpp:1861
-msgid "tutorial-basic.svg"
-msgstr "tutorial-basic.svg"
+#: ../src/verbs.cpp:2366
+msgid "Di_vision"
+msgstr "Di_vision"
 
-#. TRANSLATORS: See "tutorial-basic.svg" comment.
-#: ../src/verbs.cpp:1865
-msgid "tutorial-shapes.svg"
-msgstr "tutorial-shapes.svg"
+#: ../src/verbs.cpp:2367
+msgid "Cut the bottom path into pieces"
+msgstr "Cut the bottom path into pieces"
 
-#. TRANSLATORS: See "tutorial-basic.svg" comment.
-#: ../src/verbs.cpp:1869
-msgid "tutorial-advanced.svg"
-msgstr "tutorial-advanced.svg"
+#. TRANSLATORS: "to cut a path" is not the same as "to break a path apart" - see the
+#. Advanced tutorial for more info
+#: ../src/verbs.cpp:2370
+msgid "Cut _Path"
+msgstr "Cut _Path"
 
-#. TRANSLATORS: See "tutorial-basic.svg" comment.
-#: ../src/verbs.cpp:1873
-msgid "tutorial-tracing.svg"
-msgstr "tutorial-tracing.svg"
+#: ../src/verbs.cpp:2371
+msgid "Cut the bottom path's stroke into pieces, removing fill"
+msgstr "Cut the bottom path's stroke into pieces, removing fill"
 
-#. TRANSLATORS: See "tutorial-basic.svg" comment.
-#: ../src/verbs.cpp:1877
-msgid "tutorial-calligraphy.svg"
-msgstr "tutorial-calligraphy.svg"
+#. TRANSLATORS: "outset": expand a shape by offsetting the object's path,
+#. i.e. by displacing it perpendicular to the path in each point.
+#. See also the Advanced Tutorial for explanation.
+#: ../src/verbs.cpp:2375
+msgid "Outs_et"
+msgstr "Outs_et"
 
-#. TRANSLATORS: See "tutorial-basic.svg" comment.
-#: ../src/verbs.cpp:1881
-msgid "tutorial-interpolate.svg"
-msgstr "tutorial-interpolate.svg"
+#: ../src/verbs.cpp:2376
+msgid "Outset selected paths"
+msgstr "Outset selected paths"
 
-#. TRANSLATORS: See "tutorial-basic.svg" comment.
-#: ../src/verbs.cpp:1885
-msgid "tutorial-elements.svg"
-msgstr "tutorial-elements.svg"
+#: ../src/verbs.cpp:2378
+msgid "O_utset Path by 1 px"
+msgstr "O_utset Path by 1 px"
 
-#. TRANSLATORS: See "tutorial-basic.svg" comment.
-#: ../src/verbs.cpp:1889
-msgid "tutorial-tips.svg"
-msgstr "tutorial-tips.svg"
+#: ../src/verbs.cpp:2379
+msgid "Outset selected paths by 1 px"
+msgstr "Outset selected paths by 1 px"
 
-#: ../src/verbs.cpp:2165
-#: ../src/verbs.cpp:2696
-msgid "Unlock all objects in the current layer"
-msgstr "Unlock all objects in the current layer"
+#: ../src/verbs.cpp:2381
+msgid "O_utset Path by 10 px"
+msgstr "O_utset Path by 10 px"
 
-#: ../src/verbs.cpp:2169
-#: ../src/verbs.cpp:2698
-msgid "Unlock all objects in all layers"
-msgstr "Unlock all objects in all layers"
+#: ../src/verbs.cpp:2382
+msgid "Outset selected paths by 10 px"
+msgstr "Outset selected paths by 10 px"
 
-#: ../src/verbs.cpp:2173
-#: ../src/verbs.cpp:2700
-msgid "Unhide all objects in the current layer"
-msgstr "Unhide all objects in the current layer"
+#. TRANSLATORS: "inset": contract a shape by offsetting the object's path,
+#. i.e. by displacing it perpendicular to the path in each point.
+#. See also the Advanced Tutorial for explanation.
+#: ../src/verbs.cpp:2386
+msgid "I_nset"
+msgstr "I_nset"
 
-#: ../src/verbs.cpp:2177
-#: ../src/verbs.cpp:2702
-msgid "Unhide all objects in all layers"
-msgstr "Unhide all objects in all layers"
+#: ../src/verbs.cpp:2387
+msgid "Inset selected paths"
+msgstr "Inset selected paths"
 
-#: ../src/verbs.cpp:2192
-msgid "Does nothing"
-msgstr "Does nothing"
+#: ../src/verbs.cpp:2389
+msgid "I_nset Path by 1 px"
+msgstr "I_nset Path by 1 px"
 
-#: ../src/verbs.cpp:2195
-msgid "Create new document from the default template"
-msgstr "Create new document from the default template"
+#: ../src/verbs.cpp:2390
+msgid "Inset selected paths by 1 px"
+msgstr "Inset selected paths by 1 px"
 
-#: ../src/verbs.cpp:2197
-msgid "_Open..."
-msgstr "_Open..."
+#: ../src/verbs.cpp:2392
+msgid "I_nset Path by 10 px"
+msgstr "I_nset Path by 10 px"
 
-#: ../src/verbs.cpp:2198
-msgid "Open an existing document"
-msgstr "Open an existing document"
+#: ../src/verbs.cpp:2393
+msgid "Inset selected paths by 10 px"
+msgstr "Inset selected paths by 10 px"
 
-#: ../src/verbs.cpp:2199
-msgid "Re_vert"
-msgstr "Re_vert"
+#: ../src/verbs.cpp:2395
+msgid "D_ynamic Offset"
+msgstr "D_ynamic Offset"
 
-#: ../src/verbs.cpp:2200
-msgid "Revert to the last saved version of document (changes will be lost)"
-msgstr "Revert to the last saved version of document (changes will be lost)"
+#: ../src/verbs.cpp:2395
+msgid "Create a dynamic offset object"
+msgstr "Create a dynamic offset object"
 
-#: ../src/verbs.cpp:2201
-msgid "_Save"
-msgstr "_Save"
+#: ../src/verbs.cpp:2397
+msgid "_Linked Offset"
+msgstr "_Linked Offset"
 
-#: ../src/verbs.cpp:2201
-msgid "Save document"
-msgstr "Save document"
+#: ../src/verbs.cpp:2398
+msgid "Create a dynamic offset object linked to the original path"
+msgstr "Create a dynamic offset object linked to the original path"
 
-#: ../src/verbs.cpp:2203
-msgid "Save _As..."
-msgstr "Save _As..."
+#: ../src/verbs.cpp:2400
+msgid "_Stroke to Path"
+msgstr "_Stroke to Path"
 
-#: ../src/verbs.cpp:2204
-msgid "Save document under a new name"
-msgstr "Save document under a new name"
+#: ../src/verbs.cpp:2401
+msgid "Convert selected object's stroke to paths"
+msgstr "Convert selected object's stroke to paths"
 
-#: ../src/verbs.cpp:2205
-msgid "Save a Cop_y..."
-msgstr "Save a Cop_y..."
+#: ../src/verbs.cpp:2402
+msgid "Si_mplify"
+msgstr "Si_mplify"
 
-#: ../src/verbs.cpp:2206
-msgid "Save a copy of the document under a new name"
-msgstr "Save a copy of the document under a new name"
+#: ../src/verbs.cpp:2403
+msgid "Simplify selected paths (remove extra nodes)"
+msgstr "Simplify selected paths (remove extra nodes)"
 
-#: ../src/verbs.cpp:2207
-msgid "_Print..."
-msgstr "_Print..."
+#: ../src/verbs.cpp:2404
+msgid "_Reverse"
+msgstr "_Reverse"
 
-#: ../src/verbs.cpp:2207
-msgid "Print document"
-msgstr "Print document"
+#: ../src/verbs.cpp:2405
+msgid "Reverse the direction of selected paths (useful for flipping markers)"
+msgstr "Reverse the direction of selected paths (useful for flipping markers)"
 
-#. TRANSLATORS: "Vacuum Defs" means "Clean up defs" (so as to remove unused definitions)
-#: ../src/verbs.cpp:2210
-msgid "Vac_uum Defs"
-msgstr "Vac_uum Defs"
+#. TRANSLATORS: "to trace" means "to convert a bitmap to vector graphics" (to vectorize)
+#: ../src/verbs.cpp:2407
+msgid "_Trace Bitmap..."
+msgstr "_Trace Bitmap..."
 
-#: ../src/verbs.cpp:2210
-msgid "Remove unused definitions (such as gradients or clipping paths) from the &lt;defs&gt; of the document"
-msgstr "Remove unused definitions (such as gradients or clipping paths) from the &lt;defs&gt; of the document"
+#: ../src/verbs.cpp:2408
+msgid "Create one or more paths from a bitmap by tracing it"
+msgstr "Create one or more paths from a bitmap by tracing it"
 
-#: ../src/verbs.cpp:2212
-msgid "Print Previe_w"
-msgstr "Print Previe_w"
+#: ../src/verbs.cpp:2409
+msgid "_Make a Bitmap Copy"
+msgstr "_Make a Bitmap Copy"
 
-#: ../src/verbs.cpp:2213
-msgid "Preview document printout"
-msgstr "Preview document printout"
+#: ../src/verbs.cpp:2410
+msgid "Export selection to a bitmap and insert it into document"
+msgstr "Export selection to a bitmap and insert it into document"
 
-#: ../src/verbs.cpp:2214
-msgid "_Import..."
-msgstr "_Import..."
+#: ../src/verbs.cpp:2411
+msgid "_Combine"
+msgstr "_Combine"
 
-#: ../src/verbs.cpp:2215
-msgid "Import a bitmap or SVG image into this document"
-msgstr "Import a bitmap or SVG image into this document"
+#: ../src/verbs.cpp:2412
+msgid "Combine several paths into one"
+msgstr "Combine several paths into one"
 
-#: ../src/verbs.cpp:2216
-msgid "_Export Bitmap..."
-msgstr "_Export Bitmap..."
+#. TRANSLATORS: "to cut a path" is not the same as "to break a path apart" - see the
+#. Advanced tutorial for more info
+#: ../src/verbs.cpp:2415
+msgid "Break _Apart"
+msgstr "Break _Apart"
 
-#: ../src/verbs.cpp:2217
-msgid "Export this document or a selection as a bitmap image"
-msgstr "Export this document or a selection as a bitmap image"
+#: ../src/verbs.cpp:2416
+msgid "Break selected paths into subpaths"
+msgstr "Break selected paths into subpaths"
 
-#: ../src/verbs.cpp:2218
-msgid "Import a document from Open Clip Art Library"
-msgstr "Import a document from Open Clip Art Library"
+#: ../src/verbs.cpp:2417
+msgid "Rows and Columns..."
+msgstr "Rows and Columns..."
 
-#. new FileVerb(SP_VERB_FILE_EXPORT_TO_OCAL, "FileExportToOCAL", N_("Export To Open Clip Art Library"), N_("Export this document to Open Clip Art Library"), INKSCAPE_ICON_DOCUMENT_EXPORT_OCAL),
-#: ../src/verbs.cpp:2220
-msgid "N_ext Window"
-msgstr "N_ext Window"
+#: ../src/verbs.cpp:2418
+msgid "Arrange selected objects in a table"
+msgstr "Arrange selected objects in a table"
 
-#: ../src/verbs.cpp:2221
-msgid "Switch to the next document window"
-msgstr "Switch to the next document window"
+#. Layer
+#: ../src/verbs.cpp:2420
+msgid "_Add Layer..."
+msgstr "_Add Layer..."
 
-#: ../src/verbs.cpp:2222
-msgid "P_revious Window"
-msgstr "P_revious Window"
+#: ../src/verbs.cpp:2421
+msgid "Create a new layer"
+msgstr "Create a new layer"
 
-#: ../src/verbs.cpp:2223
-msgid "Switch to the previous document window"
-msgstr "Switch to the previous document window"
+#: ../src/verbs.cpp:2422
+msgid "Re_name Layer..."
+msgstr "Re_name Layer..."
 
-#: ../src/verbs.cpp:2224
-msgid "_Close"
-msgstr "_Close"
+#: ../src/verbs.cpp:2423
+msgid "Rename the current layer"
+msgstr "Rename the current layer"
 
-#: ../src/verbs.cpp:2225
-msgid "Close this document window"
-msgstr "Close this document window"
+#: ../src/verbs.cpp:2424
+msgid "Switch to Layer Abov_e"
+msgstr "Switch to Layer Abov_e"
 
-#: ../src/verbs.cpp:2226
-msgid "_Quit"
-msgstr "_Quit"
+#: ../src/verbs.cpp:2425
+msgid "Switch to the layer above the current"
+msgstr "Switch to the layer above the current"
 
-#: ../src/verbs.cpp:2226
-msgid "Quit Inkscape"
-msgstr "Quit Inkscape"
+#: ../src/verbs.cpp:2426
+msgid "Switch to Layer Belo_w"
+msgstr "Switch to Layer Belo_w"
 
-#: ../src/verbs.cpp:2229
-msgid "Undo last action"
-msgstr "Undo last action"
+#: ../src/verbs.cpp:2427
+msgid "Switch to the layer below the current"
+msgstr "Switch to the layer below the current"
 
-#: ../src/verbs.cpp:2232
-msgid "Do again the last undone action"
-msgstr "Do again the last undone action"
+#: ../src/verbs.cpp:2428
+msgid "Move Selection to Layer Abo_ve"
+msgstr "Move Selection to Layer Abo_ve"
 
-#: ../src/verbs.cpp:2233
-msgid "Cu_t"
-msgstr "Cu_t"
+#: ../src/verbs.cpp:2429
+msgid "Move selection to the layer above the current"
+msgstr "Move selection to the layer above the current"
 
-#: ../src/verbs.cpp:2234
-msgid "Cut selection to clipboard"
-msgstr "Cut selection to clipboard"
+#: ../src/verbs.cpp:2430
+msgid "Move Selection to Layer Bel_ow"
+msgstr "Move Selection to Layer Bel_ow"
 
-#: ../src/verbs.cpp:2235
-msgid "_Copy"
-msgstr "_Copy"
+#: ../src/verbs.cpp:2431
+msgid "Move selection to the layer below the current"
+msgstr "Move selection to the layer below the current"
 
-#: ../src/verbs.cpp:2236
-msgid "Copy selection to clipboard"
-msgstr "Copy selection to clipboard"
+#: ../src/verbs.cpp:2432
+msgid "Layer to _Top"
+msgstr "Layer to _Top"
 
-#: ../src/verbs.cpp:2237
-msgid "_Paste"
-msgstr "_Paste"
+#: ../src/verbs.cpp:2433
+msgid "Raise the current layer to the top"
+msgstr "Raise the current layer to the top"
 
-#: ../src/verbs.cpp:2238
-msgid "Paste objects from clipboard to mouse point, or paste text"
-msgstr "Paste objects from clipboard to mouse point, or paste text"
+#: ../src/verbs.cpp:2434
+msgid "Layer to _Bottom"
+msgstr "Layer to _Bottom"
 
-#: ../src/verbs.cpp:2239
-msgid "Paste _Style"
-msgstr "Paste _Style"
+#: ../src/verbs.cpp:2435
+msgid "Lower the current layer to the bottom"
+msgstr "Lower the current layer to the bottom"
 
-#: ../src/verbs.cpp:2240
-msgid "Apply the style of the copied object to selection"
-msgstr "Apply the style of the copied object to selection"
+#: ../src/verbs.cpp:2436
+msgid "_Raise Layer"
+msgstr "_Raise Layer"
 
-#: ../src/verbs.cpp:2242
-msgid "Scale selection to match the size of the copied object"
-msgstr "Scale selection to match the size of the copied object"
+#: ../src/verbs.cpp:2437
+msgid "Raise the current layer"
+msgstr "Raise the current layer"
 
-#: ../src/verbs.cpp:2243
-msgid "Paste _Width"
-msgstr "Paste _Width"
+#: ../src/verbs.cpp:2438
+msgid "_Lower Layer"
+msgstr "_Lower Layer"
 
-#: ../src/verbs.cpp:2244
-msgid "Scale selection horizontally to match the width of the copied object"
-msgstr "Scale selection horizontally to match the width of the copied object"
+#: ../src/verbs.cpp:2439
+msgid "Lower the current layer"
+msgstr "Lower the current layer"
 
-#: ../src/verbs.cpp:2245
-msgid "Paste _Height"
-msgstr "Paste _Height"
+#: ../src/verbs.cpp:2440
+msgid "Duplicate Current Layer"
+msgstr "Duplicate Current Layer"
 
-#: ../src/verbs.cpp:2246
-msgid "Scale selection vertically to match the height of the copied object"
-msgstr "Scale selection vertically to match the height of the copied object"
+#: ../src/verbs.cpp:2441
+msgid "Duplicate an existing layer"
+msgstr "Duplicate an existing layer"
 
-#: ../src/verbs.cpp:2247
-msgid "Paste Size Separately"
-msgstr "Paste Size Separately"
+#: ../src/verbs.cpp:2442
+msgid "_Delete Current Layer"
+msgstr "_Delete Current Layer"
 
-#: ../src/verbs.cpp:2248
-msgid "Scale each selected object to match the size of the copied object"
-msgstr "Scale each selected object to match the size of the copied object"
+#: ../src/verbs.cpp:2443
+msgid "Delete the current layer"
+msgstr "Delete the current layer"
 
-#: ../src/verbs.cpp:2249
-msgid "Paste Width Separately"
-msgstr "Paste Width Separately"
+#: ../src/verbs.cpp:2444
+msgid "_Show/hide other layers"
+msgstr "_Show/hide other layers"
 
-#: ../src/verbs.cpp:2250
-msgid "Scale each selected object horizontally to match the width of the copied object"
-msgstr "Scale each selected object horizontally to match the width of the copied object"
+#: ../src/verbs.cpp:2445
+msgid "Solo the current layer"
+msgstr "Solo the current layer"
 
-#: ../src/verbs.cpp:2251
-msgid "Paste Height Separately"
-msgstr "Paste Height Separately"
+#. Object
+#: ../src/verbs.cpp:2448
+msgid "Rotate _90&#176; CW"
+msgstr "Rotate _90&#176; CW"
 
-#: ../src/verbs.cpp:2252
-msgid "Scale each selected object vertically to match the height of the copied object"
-msgstr "Scale each selected object vertically to match the height of the copied object"
+#. This is shared between tooltips and statusbar, so they
+#. must use UTF-8, not HTML entities for special characters.
+#: ../src/verbs.cpp:2451
+msgid "Rotate selection 90° clockwise"
+msgstr "Rotate selection 90° clockwise"
 
-#: ../src/verbs.cpp:2253
-msgid "Paste _In Place"
-msgstr "Paste _In Place"
+#: ../src/verbs.cpp:2452
+msgid "Rotate 9_0&#176; CCW"
+msgstr "Rotate 9_0&#176; CCW"
 
-#: ../src/verbs.cpp:2254
-msgid "Paste objects from clipboard to the original location"
-msgstr "Paste objects from clipboard to the original location"
+#. This is shared between tooltips and statusbar, so they
+#. must use UTF-8, not HTML entities for special characters.
+#: ../src/verbs.cpp:2455
+msgid "Rotate selection 90° counter-clockwise"
+msgstr "Rotate selection 90° anticlockwise"
 
-#: ../src/verbs.cpp:2255
-msgid "Paste Path _Effect"
-msgstr "Paste Path _Effect"
+#: ../src/verbs.cpp:2456
+msgid "Remove _Transformations"
+msgstr "Remove _Transformations"
 
-#: ../src/verbs.cpp:2256
-msgid "Apply the path effect of the copied object to selection"
-msgstr "Apply the path effect of the copied object to selection"
+#: ../src/verbs.cpp:2457
+msgid "Remove transformations from object"
+msgstr "Remove transformations from object"
 
-#: ../src/verbs.cpp:2257
-msgid "Remove Path _Effect"
-msgstr "Remove Path _Effect"
+#: ../src/verbs.cpp:2458
+msgid "_Object to Path"
+msgstr "_Object to Path"
 
-#: ../src/verbs.cpp:2258
-msgid "Remove any path effects from selected objects"
-msgstr "Remove any path effects from selected objects"
+#: ../src/verbs.cpp:2459
+msgid "Convert selected object to path"
+msgstr "Convert selected object to path"
 
-#: ../src/verbs.cpp:2259
-msgid "Remove Filters"
-msgstr "Remove Filters"
+#: ../src/verbs.cpp:2460
+msgid "_Flow into Frame"
+msgstr "_Flow into Frame"
 
-#: ../src/verbs.cpp:2260
-msgid "Remove any filters from selected objects"
-msgstr "Remove any filters from selected objects"
+#: ../src/verbs.cpp:2461
+msgid ""
+"Put text into a frame (path or shape), creating a flowed text linked to the "
+"frame object"
+msgstr ""
+"Put text into a frame (path or shape), creating a flowed text linked to the "
+"frame object"
 
-#: ../src/verbs.cpp:2261
-msgid "_Delete"
-msgstr "_Delete"
+#: ../src/verbs.cpp:2462
+msgid "_Unflow"
+msgstr "_Unflow"
 
-#: ../src/verbs.cpp:2262
-msgid "Delete selection"
-msgstr "Delete selection"
+#: ../src/verbs.cpp:2463
+msgid "Remove text from frame (creates a single-line text object)"
+msgstr "Remove text from frame (creates a single-line text object)"
 
-#: ../src/verbs.cpp:2263
-msgid "Duplic_ate"
-msgstr "Duplic_ate"
+#: ../src/verbs.cpp:2464
+msgid "_Convert to Text"
+msgstr "_Convert to Text"
 
-#: ../src/verbs.cpp:2264
-msgid "Duplicate selected objects"
-msgstr "Duplicate selected objects"
+#: ../src/verbs.cpp:2465
+msgid "Convert flowed text to regular text object (preserves appearance)"
+msgstr "Convert flowed text to regular text object (preserves appearance)"
 
-#: ../src/verbs.cpp:2265
-msgid "Create Clo_ne"
-msgstr "Create Clo_ne"
+#: ../src/verbs.cpp:2467
+msgid "Flip _Horizontal"
+msgstr "Flip _Horizontal"
 
-#: ../src/verbs.cpp:2266
-msgid "Create a clone (a copy linked to the original) of selected object"
-msgstr "Create a clone (a copy linked to the original) of selected object"
+#: ../src/verbs.cpp:2467
+msgid "Flip selected objects horizontally"
+msgstr "Flip selected objects horizontally"
 
-#: ../src/verbs.cpp:2267
-msgid "Unlin_k Clone"
-msgstr "Unlin_k Clone"
+#: ../src/verbs.cpp:2470
+msgid "Flip _Vertical"
+msgstr "Flip _Vertical"
 
-#: ../src/verbs.cpp:2268
-msgid "Cut the selected clones' links to the originals, turning them into standalone objects"
-msgstr "Cut the selected clones' links to the originals, turning them into standalone objects"
+#: ../src/verbs.cpp:2470
+msgid "Flip selected objects vertically"
+msgstr "Flip selected objects vertically"
 
-#: ../src/verbs.cpp:2269
-msgid "Relink to Copied"
-msgstr "Relink to Copied"
+#: ../src/verbs.cpp:2473
+msgid "Apply mask to selection (using the topmost object as mask)"
+msgstr "Apply mask to selection (using the topmost object as mask)"
 
-#: ../src/verbs.cpp:2270
-msgid "Relink the selected clones to the object currently on the clipboard"
-msgstr "Relink the selected clones to the object currently on the clipboard"
+#: ../src/verbs.cpp:2475
+msgid "Edit mask"
+msgstr "Edit mask"
 
-#: ../src/verbs.cpp:2271
-msgid "Select _Original"
-msgstr "Select _Original"
+#: ../src/verbs.cpp:2476 ../src/verbs.cpp:2482
+msgid "_Release"
+msgstr "_Release"
 
-#: ../src/verbs.cpp:2272
-msgid "Select the object to which the selected clone is linked"
-msgstr "Select the object to which the selected clone is linked"
+#: ../src/verbs.cpp:2477
+msgid "Remove mask from selection"
+msgstr "Remove mask from selection"
 
-#: ../src/verbs.cpp:2273
-msgid "Objects to _Marker"
-msgstr "Objects to _Marker"
+#: ../src/verbs.cpp:2479
+msgid ""
+"Apply clipping path to selection (using the topmost object as clipping path)"
+msgstr ""
+"Apply clipping path to selection (using the topmost object as clipping path)"
 
-#: ../src/verbs.cpp:2274
-msgid "Convert selection to a line marker"
-msgstr "Convert selection to a line marker"
+#: ../src/verbs.cpp:2481
+msgid "Edit clipping path"
+msgstr "Edit clipping path"
 
-#: ../src/verbs.cpp:2275
-msgid "Objects to Gu_ides"
-msgstr "Objects to Gu_ides"
+#: ../src/verbs.cpp:2483
+msgid "Remove clipping path from selection"
+msgstr "Remove clipping path from selection"
 
-#: ../src/verbs.cpp:2276
-msgid "Convert selected objects to a collection of guidelines aligned with their edges"
-msgstr "Convert selected objects to a collection of guidelines aligned with their edges"
+#. Tools
+#: ../src/verbs.cpp:2486
+msgid "Select"
+msgstr "Select"
 
-#: ../src/verbs.cpp:2277
-msgid "Objects to Patter_n"
-msgstr "Objects to Patter_n"
+#: ../src/verbs.cpp:2487
+msgid "Select and transform objects"
+msgstr "Select and transform objects"
 
-#: ../src/verbs.cpp:2278
-msgid "Convert selection to a rectangle with tiled pattern fill"
-msgstr "Convert selection to a rectangle with tiled pattern fill"
+#: ../src/verbs.cpp:2488
+msgid "Node Edit"
+msgstr "Node Edit"
 
-#: ../src/verbs.cpp:2279
-msgid "Pattern to _Objects"
-msgstr "Pattern to _Objects"
+#: ../src/verbs.cpp:2489
+msgid "Edit paths by nodes"
+msgstr "Edit paths by nodes"
 
-#: ../src/verbs.cpp:2280
-msgid "Extract objects from a tiled pattern fill"
-msgstr "Extract objects from a tiled pattern fill"
+#: ../src/verbs.cpp:2491
+msgid "Tweak objects by sculpting or painting"
+msgstr "Tweak objects by sculpting or painting"
 
-#: ../src/verbs.cpp:2281
-msgid "Clea_r All"
-msgstr "Clea_r All"
+#: ../src/verbs.cpp:2493
+msgid "Spray objects by sculpting or painting"
+msgstr "Spray objects by sculpting or painting"
 
-#: ../src/verbs.cpp:2282
-msgid "Delete all objects from document"
-msgstr "Delete all objects from document"
+#: ../src/verbs.cpp:2495
+msgid "Create rectangles and squares"
+msgstr "Create rectangles and squares"
+
+#: ../src/verbs.cpp:2497
+msgid "Create 3D boxes"
+msgstr "Create 3D boxes"
 
-#: ../src/verbs.cpp:2283
-msgid "Select Al_l"
-msgstr "Select Al_l"
+#: ../src/verbs.cpp:2499
+msgid "Create circles, ellipses, and arcs"
+msgstr "Create circles, ellipses, and arcs"
 
-#: ../src/verbs.cpp:2284
-msgid "Select all objects or all nodes"
-msgstr "Select all objects or all nodes"
+#: ../src/verbs.cpp:2501
+msgid "Create stars and polygons"
+msgstr "Create stars and polygons"
 
-#: ../src/verbs.cpp:2285
-msgid "Select All in All La_yers"
-msgstr "Select All in All La_yers"
+#: ../src/verbs.cpp:2503
+msgid "Create spirals"
+msgstr "Create spirals"
 
-#: ../src/verbs.cpp:2286
-msgid "Select all objects in all visible and unlocked layers"
-msgstr "Select all objects in all visible and unlocked layers"
+#: ../src/verbs.cpp:2505
+msgid "Draw freehand lines"
+msgstr "Draw freehand lines"
 
-#: ../src/verbs.cpp:2287
-msgid "In_vert Selection"
-msgstr "In_vert Selection"
+#: ../src/verbs.cpp:2507
+msgid "Draw Bezier curves and straight lines"
+msgstr "Draw Bezier curves and straight lines"
 
-#: ../src/verbs.cpp:2288
-msgid "Invert selection (unselect what is selected and select everything else)"
-msgstr "Invert selection (unselect what is selected and select everything else)"
+#: ../src/verbs.cpp:2509
+msgid "Draw calligraphic or brush strokes"
+msgstr "Draw calligraphic or brush strokes"
 
-#: ../src/verbs.cpp:2289
-msgid "Invert in All Layers"
-msgstr "Invert in All Layers"
+#: ../src/verbs.cpp:2511
+msgid "Create and edit text objects"
+msgstr "Create and edit text objects"
 
-#: ../src/verbs.cpp:2290
-msgid "Invert selection in all visible and unlocked layers"
-msgstr "Invert selection in all visible and unlocked layers"
+#: ../src/verbs.cpp:2513
+msgid "Create and edit gradients"
+msgstr "Create and edit gradients"
 
-#: ../src/verbs.cpp:2291
-msgid "Select Next"
-msgstr "Select Next"
+#: ../src/verbs.cpp:2515
+msgid "Zoom in or out"
+msgstr "Zoom in or out"
 
-#: ../src/verbs.cpp:2292
-msgid "Select next object or node"
-msgstr "Select next object or node"
+#: ../src/verbs.cpp:2517
+msgid "Pick colors from image"
+msgstr "Pick colours from image"
 
-#: ../src/verbs.cpp:2293
-msgid "Select Previous"
-msgstr "Select Previous"
+#: ../src/verbs.cpp:2519
+msgid "Create diagram connectors"
+msgstr "Create diagram connectors"
 
-#: ../src/verbs.cpp:2294
-msgid "Select previous object or node"
-msgstr "Select previous object or node"
+#: ../src/verbs.cpp:2521
+msgid "Fill bounded areas"
+msgstr "Fill bounded areas"
 
-#: ../src/verbs.cpp:2295
-msgid "D_eselect"
-msgstr "D_eselect"
+#: ../src/verbs.cpp:2522
+msgid "LPE Edit"
+msgstr "LPE Edit"
 
-#: ../src/verbs.cpp:2296
-msgid "Deselect any selected objects or nodes"
-msgstr "Deselect any selected objects or nodes"
+#: ../src/verbs.cpp:2523
+msgid "Edit Path Effect parameters"
+msgstr "Edit Path Effect parameters"
 
-#: ../src/verbs.cpp:2297
-msgid "_Guides Around Page"
-msgstr "_Guides Around Page"
+#: ../src/verbs.cpp:2525
+msgid "Erase existing paths"
+msgstr "Erase existing paths"
 
-#: ../src/verbs.cpp:2298
-msgid "Create four guides aligned with the page borders"
-msgstr "Create four guides aligned with the page borders"
+#: ../src/verbs.cpp:2526
+msgid "LPE Tool"
+msgstr "LPE Tool"
 
-#: ../src/verbs.cpp:2299
-msgid "Next Path Effect Parameter"
-msgstr "Next Path Effect Parameter"
+#: ../src/verbs.cpp:2527
+msgid "Do geometric constructions"
+msgstr "Do geometric constructions"
 
-#: ../src/verbs.cpp:2300
-msgid "Show next Path Effect parameter for editing"
-msgstr "Show next Path Effect parameter for editing"
+#. Tool prefs
+#: ../src/verbs.cpp:2529
+msgid "Selector Preferences"
+msgstr "Selector Preferences"
 
-#. Selection
-#: ../src/verbs.cpp:2303
-msgid "Raise to _Top"
-msgstr "Raise to _Top"
+#: ../src/verbs.cpp:2530
+msgid "Open Preferences for the Selector tool"
+msgstr "Open Preferences for the Selector tool"
 
-#: ../src/verbs.cpp:2304
-msgid "Raise selection to top"
-msgstr "Raise selection to top"
+#: ../src/verbs.cpp:2531
+msgid "Node Tool Preferences"
+msgstr "Node Tool Preferences"
 
-#: ../src/verbs.cpp:2305
-msgid "Lower to _Bottom"
-msgstr "Lower to _Bottom"
+#: ../src/verbs.cpp:2532
+msgid "Open Preferences for the Node tool"
+msgstr "Open Preferences for the Node tool"
 
-#: ../src/verbs.cpp:2306
-msgid "Lower selection to bottom"
-msgstr "Lower selection to bottom"
+#: ../src/verbs.cpp:2533
+msgid "Tweak Tool Preferences"
+msgstr "Tweak Tool Preferences"
 
-#: ../src/verbs.cpp:2307
-msgid "_Raise"
-msgstr "_Raise"
+#: ../src/verbs.cpp:2534
+msgid "Open Preferences for the Tweak tool"
+msgstr "Open Preferences for the Tweak tool"
 
-#: ../src/verbs.cpp:2308
-msgid "Raise selection one step"
-msgstr "Raise selection one step"
+#: ../src/verbs.cpp:2535
+msgid "Spray Tool Preferences"
+msgstr "Spray Tool Preferences"
 
-#: ../src/verbs.cpp:2309
-msgid "_Lower"
-msgstr "_Lower"
+#: ../src/verbs.cpp:2536
+msgid "Open Preferences for the Spray tool"
+msgstr "Open Preferences for the Spray tool"
 
-#: ../src/verbs.cpp:2310
-msgid "Lower selection one step"
-msgstr "Lower selection one step"
+#: ../src/verbs.cpp:2537
+msgid "Rectangle Preferences"
+msgstr "Rectangle Preferences"
 
-#: ../src/verbs.cpp:2311
-msgid "_Group"
-msgstr "_Group"
+#: ../src/verbs.cpp:2538
+msgid "Open Preferences for the Rectangle tool"
+msgstr "Open Preferences for the Rectangle tool"
 
-#: ../src/verbs.cpp:2312
-msgid "Group selected objects"
-msgstr "Group selected objects"
+#: ../src/verbs.cpp:2539
+msgid "3D Box Preferences"
+msgstr "3D Box Preferences"
 
-#: ../src/verbs.cpp:2314
-msgid "Ungroup selected groups"
-msgstr "Ungroup selected groups"
+#: ../src/verbs.cpp:2540
+msgid "Open Preferences for the 3D Box tool"
+msgstr "Open Preferences for the 3D Box tool"
 
-#: ../src/verbs.cpp:2316
-msgid "_Put on Path"
-msgstr "_Put on Path"
+#: ../src/verbs.cpp:2541
+msgid "Ellipse Preferences"
+msgstr "Ellipse Preferences"
 
-#: ../src/verbs.cpp:2318
-msgid "_Remove from Path"
-msgstr "_Remove from Path"
+#: ../src/verbs.cpp:2542
+msgid "Open Preferences for the Ellipse tool"
+msgstr "Open Preferences for the Ellipse tool"
 
-#: ../src/verbs.cpp:2320
-msgid "Remove Manual _Kerns"
-msgstr "Remove Manual _Kerns"
+#: ../src/verbs.cpp:2543
+msgid "Star Preferences"
+msgstr "Star Preferences"
 
-#. TRANSLATORS: "glyph": An image used in the visual representation of characters;
-#. roughly speaking, how a character looks. A font is a set of glyphs.
-#: ../src/verbs.cpp:2323
-msgid "Remove all manual kerns and glyph rotations from a text object"
-msgstr "Remove all manual kerns and glyph rotations from a text object"
+#: ../src/verbs.cpp:2544
+msgid "Open Preferences for the Star tool"
+msgstr "Open Preferences for the Star tool"
 
-#: ../src/verbs.cpp:2325
-msgid "_Union"
-msgstr "_Union"
+#: ../src/verbs.cpp:2545
+msgid "Spiral Preferences"
+msgstr "Spiral Preferences"
 
-#: ../src/verbs.cpp:2326
-msgid "Create union of selected paths"
-msgstr "Create union of selected paths"
+#: ../src/verbs.cpp:2546
+msgid "Open Preferences for the Spiral tool"
+msgstr "Open Preferences for the Spiral tool"
 
-#: ../src/verbs.cpp:2327
-msgid "_Intersection"
-msgstr "_Intersection"
+#: ../src/verbs.cpp:2547
+msgid "Pencil Preferences"
+msgstr "Pencil Preferences"
 
-#: ../src/verbs.cpp:2328
-msgid "Create intersection of selected paths"
-msgstr "Create intersection of selected paths"
+#: ../src/verbs.cpp:2548
+msgid "Open Preferences for the Pencil tool"
+msgstr "Open Preferences for the Pencil tool"
 
-#: ../src/verbs.cpp:2329
-msgid "_Difference"
-msgstr "_Difference"
+#: ../src/verbs.cpp:2549
+msgid "Pen Preferences"
+msgstr "Pen Preferences"
 
-#: ../src/verbs.cpp:2330
-msgid "Create difference of selected paths (bottom minus top)"
-msgstr "Create difference of selected paths (bottom minus top)"
+#: ../src/verbs.cpp:2550
+msgid "Open Preferences for the Pen tool"
+msgstr "Open Preferences for the Pen tool"
 
-#: ../src/verbs.cpp:2331
-msgid "E_xclusion"
-msgstr "E_xclusion"
+#: ../src/verbs.cpp:2551
+msgid "Calligraphic Preferences"
+msgstr "Calligraphic Preferences"
 
-#: ../src/verbs.cpp:2332
-msgid "Create exclusive OR of selected paths (those parts that belong to only one path)"
-msgstr "Create exclusive OR of selected paths (those parts that belong to only one path)"
+#: ../src/verbs.cpp:2552
+msgid "Open Preferences for the Calligraphy tool"
+msgstr "Open Preferences for the Calligraphy tool"
 
-#: ../src/verbs.cpp:2333
-msgid "Di_vision"
-msgstr "Di_vision"
+#: ../src/verbs.cpp:2553
+msgid "Text Preferences"
+msgstr "Text Preferences"
 
-#: ../src/verbs.cpp:2334
-msgid "Cut the bottom path into pieces"
-msgstr "Cut the bottom path into pieces"
+#: ../src/verbs.cpp:2554
+msgid "Open Preferences for the Text tool"
+msgstr "Open Preferences for the Text tool"
 
-#. TRANSLATORS: "to cut a path" is not the same as "to break a path apart" - see the
-#. Advanced tutorial for more info
-#: ../src/verbs.cpp:2337
-msgid "Cut _Path"
-msgstr "Cut _Path"
+#: ../src/verbs.cpp:2555
+msgid "Gradient Preferences"
+msgstr "Gradient Preferences"
+
+#: ../src/verbs.cpp:2556
+msgid "Open Preferences for the Gradient tool"
+msgstr "Open Preferences for the Gradient tool"
 
-#: ../src/verbs.cpp:2338
-msgid "Cut the bottom path's stroke into pieces, removing fill"
-msgstr "Cut the bottom path's stroke into pieces, removing fill"
+#: ../src/verbs.cpp:2557
+msgid "Zoom Preferences"
+msgstr "Zoom Preferences"
 
-#. TRANSLATORS: "outset": expand a shape by offsetting the object's path,
-#. i.e. by displacing it perpendicular to the path in each point.
-#. See also the Advanced Tutorial for explanation.
-#: ../src/verbs.cpp:2342
-msgid "Outs_et"
-msgstr "Outs_et"
+#: ../src/verbs.cpp:2558
+msgid "Open Preferences for the Zoom tool"
+msgstr "Open Preferences for the Zoom tool"
 
-#: ../src/verbs.cpp:2343
-msgid "Outset selected paths"
-msgstr "Outset selected paths"
+#: ../src/verbs.cpp:2559
+msgid "Dropper Preferences"
+msgstr "Dropper Preferences"
 
-#: ../src/verbs.cpp:2345
-msgid "O_utset Path by 1 px"
-msgstr "O_utset Path by 1 px"
+#: ../src/verbs.cpp:2560
+msgid "Open Preferences for the Dropper tool"
+msgstr "Open Preferences for the Dropper tool"
 
-#: ../src/verbs.cpp:2346
-msgid "Outset selected paths by 1 px"
-msgstr "Outset selected paths by 1 px"
+#: ../src/verbs.cpp:2561
+msgid "Connector Preferences"
+msgstr "Connector Preferences"
 
-#: ../src/verbs.cpp:2348
-msgid "O_utset Path by 10 px"
-msgstr "O_utset Path by 10 px"
+#: ../src/verbs.cpp:2562
+msgid "Open Preferences for the Connector tool"
+msgstr "Open Preferences for the Connector tool"
 
-#: ../src/verbs.cpp:2349
-msgid "Outset selected paths by 10 px"
-msgstr "Outset selected paths by 10 px"
+#: ../src/verbs.cpp:2563
+msgid "Paint Bucket Preferences"
+msgstr "Paint Bucket Preferences"
 
-#. TRANSLATORS: "inset": contract a shape by offsetting the object's path,
-#. i.e. by displacing it perpendicular to the path in each point.
-#. See also the Advanced Tutorial for explanation.
-#: ../src/verbs.cpp:2353
-msgid "I_nset"
-msgstr "I_nset"
+#: ../src/verbs.cpp:2564
+msgid "Open Preferences for the Paint Bucket tool"
+msgstr "Open Preferences for the Paint Bucket tool"
 
-#: ../src/verbs.cpp:2354
-msgid "Inset selected paths"
-msgstr "Inset selected paths"
+#: ../src/verbs.cpp:2565
+msgid "Eraser Preferences"
+msgstr "Eraser Preferences"
 
-#: ../src/verbs.cpp:2356
-msgid "I_nset Path by 1 px"
-msgstr "I_nset Path by 1 px"
+#: ../src/verbs.cpp:2566
+msgid "Open Preferences for the Eraser tool"
+msgstr "Open Preferences for the Eraser tool"
 
-#: ../src/verbs.cpp:2357
-msgid "Inset selected paths by 1 px"
-msgstr "Inset selected paths by 1 px"
+#: ../src/verbs.cpp:2567
+msgid "LPE Tool Preferences"
+msgstr "LPE Tool Preferences"
 
-#: ../src/verbs.cpp:2359
-msgid "I_nset Path by 10 px"
-msgstr "I_nset Path by 10 px"
+#: ../src/verbs.cpp:2568
+msgid "Open Preferences for the LPETool tool"
+msgstr "Open Preferences for the LPETool tool"
 
-#: ../src/verbs.cpp:2360
-msgid "Inset selected paths by 10 px"
-msgstr "Inset selected paths by 10 px"
+#. Zoom/View
+#: ../src/verbs.cpp:2571
+msgid "Zoom In"
+msgstr "Zoom In"
 
-#: ../src/verbs.cpp:2362
-msgid "D_ynamic Offset"
-msgstr "D_ynamic Offset"
+#: ../src/verbs.cpp:2571
+msgid "Zoom in"
+msgstr "Zoom in"
 
-#: ../src/verbs.cpp:2362
-msgid "Create a dynamic offset object"
-msgstr "Create a dynamic offset object"
+#: ../src/verbs.cpp:2572
+msgid "Zoom Out"
+msgstr "Zoom Out"
 
-#: ../src/verbs.cpp:2364
-msgid "_Linked Offset"
-msgstr "_Linked Offset"
+#: ../src/verbs.cpp:2572
+msgid "Zoom out"
+msgstr "Zoom out"
 
-#: ../src/verbs.cpp:2365
-msgid "Create a dynamic offset object linked to the original path"
-msgstr "Create a dynamic offset object linked to the original path"
+#: ../src/verbs.cpp:2573
+msgid "_Rulers"
+msgstr "_Rulers"
 
-#: ../src/verbs.cpp:2367
-msgid "_Stroke to Path"
-msgstr "_Stroke to Path"
+#: ../src/verbs.cpp:2573
+msgid "Show or hide the canvas rulers"
+msgstr "Show or hide the canvas rulers"
 
-#: ../src/verbs.cpp:2368
-msgid "Convert selected object's stroke to paths"
-msgstr "Convert selected object's stroke to paths"
+#: ../src/verbs.cpp:2574
+msgid "Scroll_bars"
+msgstr "Scroll_bars"
 
-#: ../src/verbs.cpp:2369
-msgid "Si_mplify"
-msgstr "Si_mplify"
+#: ../src/verbs.cpp:2574
+msgid "Show or hide the canvas scrollbars"
+msgstr "Show or hide the canvas scrollbars"
 
-#: ../src/verbs.cpp:2370
-msgid "Simplify selected paths (remove extra nodes)"
-msgstr "Simplify selected paths (remove extra nodes)"
+#: ../src/verbs.cpp:2575
+msgid "_Grid"
+msgstr "_Grid"
 
-#: ../src/verbs.cpp:2371
-msgid "_Reverse"
-msgstr "_Reverse"
+#: ../src/verbs.cpp:2575
+msgid "Show or hide the grid"
+msgstr "Show or hide the grid"
 
-#: ../src/verbs.cpp:2372
-msgid "Reverse the direction of selected paths (useful for flipping markers)"
-msgstr "Reverse the direction of selected paths (useful for flipping markers)"
+#: ../src/verbs.cpp:2576
+msgid "G_uides"
+msgstr "G_uides"
 
-#. TRANSLATORS: "to trace" means "to convert a bitmap to vector graphics" (to vectorize)
-#: ../src/verbs.cpp:2374
-msgid "_Trace Bitmap..."
-msgstr "_Trace Bitmap..."
+#: ../src/verbs.cpp:2576
+msgid "Show or hide guides (drag from a ruler to create a guide)"
+msgstr "Show or hide guides (drag from a ruler to create a guide)"
 
-#: ../src/verbs.cpp:2375
-msgid "Create one or more paths from a bitmap by tracing it"
-msgstr "Create one or more paths from a bitmap by tracing it"
+#: ../src/verbs.cpp:2577
+msgid "Enable snapping"
+msgstr "Enable snapping"
 
-#: ../src/verbs.cpp:2376
-msgid "_Make a Bitmap Copy"
-msgstr "_Make a Bitmap Copy"
+#: ../src/verbs.cpp:2578
+msgid "Nex_t Zoom"
+msgstr "Nex_t Zoom"
 
-#: ../src/verbs.cpp:2377
-msgid "Export selection to a bitmap and insert it into document"
-msgstr "Export selection to a bitmap and insert it into document"
+#: ../src/verbs.cpp:2578
+msgid "Next zoom (from the history of zooms)"
+msgstr "Next zoom (from the history of zooms)"
 
-#: ../src/verbs.cpp:2378
-msgid "_Combine"
-msgstr "_Combine"
+#: ../src/verbs.cpp:2580
+msgid "Pre_vious Zoom"
+msgstr "Pre_vious Zoom"
 
-#: ../src/verbs.cpp:2379
-msgid "Combine several paths into one"
-msgstr "Combine several paths into one"
+#: ../src/verbs.cpp:2580
+msgid "Previous zoom (from the history of zooms)"
+msgstr "Previous zoom (from the history of zooms)"
 
-#. TRANSLATORS: "to cut a path" is not the same as "to break a path apart" - see the
-#. Advanced tutorial for more info
-#: ../src/verbs.cpp:2382
-msgid "Break _Apart"
-msgstr "Break _Apart"
+#: ../src/verbs.cpp:2582
+msgid "Zoom 1:_1"
+msgstr "Zoom 1:_1"
 
-#: ../src/verbs.cpp:2383
-msgid "Break selected paths into subpaths"
-msgstr "Break selected paths into subpaths"
+#: ../src/verbs.cpp:2582
+msgid "Zoom to 1:1"
+msgstr "Zoom to 1:1"
 
-#: ../src/verbs.cpp:2384
-msgid "Rows and Columns..."
-msgstr "Rows and Columns..."
+#: ../src/verbs.cpp:2584
+msgid "Zoom 1:_2"
+msgstr "Zoom 1:_2"
 
-#: ../src/verbs.cpp:2385
-msgid "Arrange selected objects in a table"
-msgstr "Arrange selected objects in a table"
+#: ../src/verbs.cpp:2584
+msgid "Zoom to 1:2"
+msgstr "Zoom to 1:2"
 
-#. Layer
-#: ../src/verbs.cpp:2387
-msgid "_Add Layer..."
-msgstr "_Add Layer..."
+#: ../src/verbs.cpp:2586
+msgid "_Zoom 2:1"
+msgstr "_Zoom 2:1"
 
-#: ../src/verbs.cpp:2388
-msgid "Create a new layer"
-msgstr "Create a new layer"
+#: ../src/verbs.cpp:2586
+msgid "Zoom to 2:1"
+msgstr "Zoom to 2:1"
 
-#: ../src/verbs.cpp:2389
-msgid "Re_name Layer..."
-msgstr "Re_name Layer..."
+#: ../src/verbs.cpp:2589
+msgid "_Fullscreen"
+msgstr "_Fullscreen"
 
-#: ../src/verbs.cpp:2390
-msgid "Rename the current layer"
-msgstr "Rename the current layer"
+#: ../src/verbs.cpp:2589
+msgid "Stretch this document window to full screen"
+msgstr "Stretch this document window to full screen"
 
-#: ../src/verbs.cpp:2391
-msgid "Switch to Layer Abov_e"
-msgstr "Switch to Layer Abov_e"
+#: ../src/verbs.cpp:2592
+msgid "Toggle _Focus Mode"
+msgstr "Toggle _Focus Mode"
 
-#: ../src/verbs.cpp:2392
-msgid "Switch to the layer above the current"
-msgstr "Switch to the layer above the current"
+#: ../src/verbs.cpp:2592
+msgid "Remove excess toolbars to focus on drawing"
+msgstr "Remove excess toolbars to focus on drawing"
 
-#: ../src/verbs.cpp:2393
-msgid "Switch to Layer Belo_w"
-msgstr "Switch to Layer Belo_w"
+#: ../src/verbs.cpp:2594
+msgid "Duplic_ate Window"
+msgstr "Duplic_ate Window"
 
-#: ../src/verbs.cpp:2394
-msgid "Switch to the layer below the current"
-msgstr "Switch to the layer below the current"
+#: ../src/verbs.cpp:2594
+msgid "Open a new window with the same document"
+msgstr "Open a new window with the same document"
 
-#: ../src/verbs.cpp:2395
-msgid "Move Selection to Layer Abo_ve"
-msgstr "Move Selection to Layer Abo_ve"
+#: ../src/verbs.cpp:2596
+msgid "_New View Preview"
+msgstr "_New View Preview"
 
-#: ../src/verbs.cpp:2396
-msgid "Move selection to the layer above the current"
-msgstr "Move selection to the layer above the current"
+#: ../src/verbs.cpp:2597
+msgid "New View Preview"
+msgstr "New View Preview"
 
-#: ../src/verbs.cpp:2397
-msgid "Move Selection to Layer Bel_ow"
-msgstr "Move Selection to Layer Bel_ow"
+#. "view_new_preview"
+#: ../src/verbs.cpp:2599
+msgid "_Normal"
+msgstr "_Normal"
 
-#: ../src/verbs.cpp:2398
-msgid "Move selection to the layer below the current"
-msgstr "Move selection to the layer below the current"
+#: ../src/verbs.cpp:2600
+msgid "Switch to normal display mode"
+msgstr "Switch to normal display mode"
 
-#: ../src/verbs.cpp:2399
-msgid "Layer to _Top"
-msgstr "Layer to _Top"
+#: ../src/verbs.cpp:2601
+msgid "No _Filters"
+msgstr "No _Filters"
 
-#: ../src/verbs.cpp:2400
-msgid "Raise the current layer to the top"
-msgstr "Raise the current layer to the top"
+#: ../src/verbs.cpp:2602
+msgid "Switch to normal display without filters"
+msgstr "Switch to normal display without filters"
 
-#: ../src/verbs.cpp:2401
-msgid "Layer to _Bottom"
-msgstr "Layer to _Bottom"
+#: ../src/verbs.cpp:2603
+msgid "_Outline"
+msgstr "_Outline"
 
-#: ../src/verbs.cpp:2402
-msgid "Lower the current layer to the bottom"
-msgstr "Lower the current layer to the bottom"
+#: ../src/verbs.cpp:2604
+msgid "Switch to outline (wireframe) display mode"
+msgstr "Switch to outline (wireframe) display mode"
 
-#: ../src/verbs.cpp:2403
-msgid "_Raise Layer"
-msgstr "_Raise Layer"
+#. new ZoomVerb(SP_VERB_VIEW_MODE_PRINT_COLORS_PREVIEW, "ViewModePrintColorsPreview", N_("_Print Colors Preview"),
+#. N_("Switch to print colors preview mode"), NULL),
+#: ../src/verbs.cpp:2607
+msgid "_Toggle"
+msgstr "_Toggle"
 
-#: ../src/verbs.cpp:2404
-msgid "Raise the current layer"
-msgstr "Raise the current layer"
+#: ../src/verbs.cpp:2608
+msgid "Toggle between normal and outline display modes"
+msgstr "Toggle between normal and outline display modes"
 
-#: ../src/verbs.cpp:2405
-msgid "_Lower Layer"
-msgstr "_Lower Layer"
+#: ../src/verbs.cpp:2610
+msgid "Color-managed view"
+msgstr "Colour-managed view"
 
-#: ../src/verbs.cpp:2406
-msgid "Lower the current layer"
-msgstr "Lower the current layer"
+#: ../src/verbs.cpp:2611
+msgid "Toggle color-managed display for this document window"
+msgstr "Toggle colour-managed display for this document window"
 
-#: ../src/verbs.cpp:2407
-msgid "Duplicate Current Layer"
-msgstr "Duplicate Current Layer"
+#: ../src/verbs.cpp:2613
+msgid "Ico_n Preview..."
+msgstr "Ico_n Preview..."
 
-#: ../src/verbs.cpp:2408
-msgid "Duplicate an existing layer"
-msgstr "Duplicate an existing layer"
+#: ../src/verbs.cpp:2614
+msgid "Open a window to preview objects at different icon resolutions"
+msgstr "Open a window to preview objects at different icon resolutions"
 
-#: ../src/verbs.cpp:2409
-msgid "_Delete Current Layer"
-msgstr "_Delete Current Layer"
+#: ../src/verbs.cpp:2616
+msgid "Zoom to fit page in window"
+msgstr "Zoom to fit page in window"
 
-#: ../src/verbs.cpp:2410
-msgid "Delete the current layer"
-msgstr "Delete the current layer"
+#: ../src/verbs.cpp:2617
+msgid "Page _Width"
+msgstr "Page _Width"
 
-#: ../src/verbs.cpp:2411
-msgid "_Show/hide other layers"
-msgstr "_Show/hide other layers"
+#: ../src/verbs.cpp:2618
+msgid "Zoom to fit page width in window"
+msgstr "Zoom to fit page width in window"
 
-#: ../src/verbs.cpp:2412
-msgid "Solo the current layer"
-msgstr "Solo the current layer"
+#: ../src/verbs.cpp:2620
+msgid "Zoom to fit drawing in window"
+msgstr "Zoom to fit drawing in window"
 
-#. Object
-#: ../src/verbs.cpp:2415
-msgid "Rotate _90&#176; CW"
-msgstr "Rotate _90&#176; CW"
+#: ../src/verbs.cpp:2622
+msgid "Zoom to fit selection in window"
+msgstr "Zoom to fit selection in window"
 
-#. This is shared between tooltips and statusbar, so they
-#. must use UTF-8, not HTML entities for special characters.
-#: ../src/verbs.cpp:2418
-msgid "Rotate selection 90° clockwise"
-msgstr "Rotate selection 90° clockwise"
+#. Dialogs
+#: ../src/verbs.cpp:2625
+msgid "In_kscape Preferences..."
+msgstr "In_kscape Preferences..."
 
-#: ../src/verbs.cpp:2419
-msgid "Rotate 9_0&#176; CCW"
-msgstr "Rotate 9_0&#176; CCW"
+#: ../src/verbs.cpp:2626
+msgid "Edit global Inkscape preferences"
+msgstr "Edit global Inkscape preferences"
 
-#. This is shared between tooltips and statusbar, so they
-#. must use UTF-8, not HTML entities for special characters.
-#: ../src/verbs.cpp:2422
-msgid "Rotate selection 90° counter-clockwise"
-msgstr "Rotate selection 90° anticlockwise"
+#: ../src/verbs.cpp:2627
+msgid "_Document Properties..."
+msgstr "_Document Properties..."
 
-#: ../src/verbs.cpp:2423
-msgid "Remove _Transformations"
-msgstr "Remove _Transformations"
+#: ../src/verbs.cpp:2628
+msgid "Edit properties of this document (to be saved with the document)"
+msgstr "Edit properties of this document (to be saved with the document)"
 
-#: ../src/verbs.cpp:2424
-msgid "Remove transformations from object"
-msgstr "Remove transformations from object"
+#: ../src/verbs.cpp:2629
+msgid "Document _Metadata..."
+msgstr "Document _Metadata..."
 
-#: ../src/verbs.cpp:2425
-msgid "_Object to Path"
-msgstr "_Object to Path"
+#: ../src/verbs.cpp:2630
+msgid "Edit document metadata (to be saved with the document)"
+msgstr "Edit document metadata (to be saved with the document)"
 
-#: ../src/verbs.cpp:2426
-msgid "Convert selected object to path"
-msgstr "Convert selected object to path"
+#: ../src/verbs.cpp:2632
+#, fuzzy
+msgid ""
+"Edit objects' colors, gradients, arrowheads, and other fill and stroke "
+"properties..."
+msgstr ""
+"Edit objects' colours, gradients, stroke width, arrowheads, dash patterns..."
 
-#: ../src/verbs.cpp:2427
-msgid "_Flow into Frame"
-msgstr "_Flow into Frame"
+#: ../src/verbs.cpp:2633
+msgid "Glyphs..."
+msgstr "Glyphs..."
 
-#: ../src/verbs.cpp:2428
-msgid "Put text into a frame (path or shape), creating a flowed text linked to the frame object"
-msgstr "Put text into a frame (path or shape), creating a flowed text linked to the frame object"
+#: ../src/verbs.cpp:2634
+msgid "Select characters from a glyphs palette"
+msgstr "Select characters from a glyphs palette"
 
-#: ../src/verbs.cpp:2429
-msgid "_Unflow"
-msgstr "_Unflow"
+#. TRANSLATORS: "Swatches" means: color samples
+#: ../src/verbs.cpp:2636
+msgid "S_watches..."
+msgstr "S_watches..."
 
-#: ../src/verbs.cpp:2430
-msgid "Remove text from frame (creates a single-line text object)"
-msgstr "Remove text from frame (creates a single-line text object)"
+#: ../src/verbs.cpp:2637
+msgid "Select colors from a swatches palette"
+msgstr "Select colours from a swatches palette"
 
-#: ../src/verbs.cpp:2431
-msgid "_Convert to Text"
-msgstr "_Convert to Text"
+#: ../src/verbs.cpp:2638
+msgid "Transfor_m..."
+msgstr "Transfor_m..."
 
-#: ../src/verbs.cpp:2432
-msgid "Convert flowed text to regular text object (preserves appearance)"
-msgstr "Convert flowed text to regular text object (preserves appearance)"
+#: ../src/verbs.cpp:2639
+msgid "Precisely control objects' transformations"
+msgstr "Precisely control objects' transformations"
 
-#: ../src/verbs.cpp:2434
-msgid "Flip _Horizontal"
-msgstr "Flip _Horizontal"
+#: ../src/verbs.cpp:2640
+msgid "_Align and Distribute..."
+msgstr "_Align and Distribute..."
 
-#: ../src/verbs.cpp:2434
-msgid "Flip selected objects horizontally"
-msgstr "Flip selected objects horizontally"
+#: ../src/verbs.cpp:2641
+msgid "Align and distribute objects"
+msgstr "Align and distribute objects"
 
-#: ../src/verbs.cpp:2437
-msgid "Flip _Vertical"
-msgstr "Flip _Vertical"
+#: ../src/verbs.cpp:2642
+msgid "_Spray options..."
+msgstr "_Spray options..."
 
-#: ../src/verbs.cpp:2437
-msgid "Flip selected objects vertically"
-msgstr "Flip selected objects vertically"
+#: ../src/verbs.cpp:2643
+msgid "Some options for the spray"
+msgstr "Some options for the spray"
 
-#: ../src/verbs.cpp:2440
-msgid "Apply mask to selection (using the topmost object as mask)"
-msgstr "Apply mask to selection (using the topmost object as mask)"
+#: ../src/verbs.cpp:2644
+msgid "Undo _History..."
+msgstr "Undo _History..."
 
-#: ../src/verbs.cpp:2442
-msgid "Edit mask"
-msgstr "Edit mask"
+#: ../src/verbs.cpp:2645
+msgid "Undo History"
+msgstr "Undo History"
 
-#: ../src/verbs.cpp:2443
-#: ../src/verbs.cpp:2449
-msgid "_Release"
-msgstr "_Release"
+#: ../src/verbs.cpp:2647
+msgid "View and select font family, font size and other text properties"
+msgstr "View and select font family, font size and other text properties"
 
-#: ../src/verbs.cpp:2444
-msgid "Remove mask from selection"
-msgstr "Remove mask from selection"
+#: ../src/verbs.cpp:2648
+msgid "_XML Editor..."
+msgstr "_XML Editor..."
 
-#: ../src/verbs.cpp:2446
-msgid "Apply clipping path to selection (using the topmost object as clipping path)"
-msgstr "Apply clipping path to selection (using the topmost object as clipping path)"
+#: ../src/verbs.cpp:2649
+msgid "View and edit the XML tree of the document"
+msgstr "View and edit the XML tree of the document"
 
-#: ../src/verbs.cpp:2448
-msgid "Edit clipping path"
-msgstr "Edit clipping path"
+#: ../src/verbs.cpp:2650
+msgid "_Find..."
+msgstr "_Find..."
 
-#: ../src/verbs.cpp:2450
-msgid "Remove clipping path from selection"
-msgstr "Remove clipping path from selection"
+#: ../src/verbs.cpp:2651
+msgid "Find objects in document"
+msgstr "Find objects in document"
 
-#. Tools
-#: ../src/verbs.cpp:2453
-msgid "Select"
-msgstr "Select"
+#: ../src/verbs.cpp:2652
+msgid "Find and _Replace Text..."
+msgstr "Find and _Replace Text..."
 
-#: ../src/verbs.cpp:2454
-msgid "Select and transform objects"
-msgstr "Select and transform objects"
+#: ../src/verbs.cpp:2653
+msgid "Find and replace text in document"
+msgstr "Find and replace text in document"
 
-#: ../src/verbs.cpp:2455
-msgid "Node Edit"
-msgstr "Node Edit"
+#: ../src/verbs.cpp:2655
+msgid "Check spelling of text in document"
+msgstr "Check spelling of text in document"
 
-#: ../src/verbs.cpp:2456
-msgid "Edit paths by nodes"
-msgstr "Edit paths by nodes"
+#: ../src/verbs.cpp:2656
+msgid "_Messages..."
+msgstr "_Messages..."
 
-#: ../src/verbs.cpp:2458
-msgid "Tweak objects by sculpting or painting"
-msgstr "Tweak objects by sculpting or painting"
+#: ../src/verbs.cpp:2657
+msgid "View debug messages"
+msgstr "View debug messages"
 
-#: ../src/verbs.cpp:2460
-msgid "Spray objects by sculpting or painting"
-msgstr "Spray objects by sculpting or painting"
+#: ../src/verbs.cpp:2658
+msgid "S_cripts..."
+msgstr "S_cripts..."
 
-#: ../src/verbs.cpp:2462
-msgid "Create rectangles and squares"
-msgstr "Create rectangles and squares"
+#: ../src/verbs.cpp:2659
+msgid "Run scripts"
+msgstr "Run scripts"
 
-#: ../src/verbs.cpp:2464
-msgid "Create 3D boxes"
-msgstr "Create 3D boxes"
+#: ../src/verbs.cpp:2660
+msgid "Show/Hide D_ialogs"
+msgstr "Show/Hide D_ialogs"
 
-#: ../src/verbs.cpp:2466
-msgid "Create circles, ellipses, and arcs"
-msgstr "Create circles, ellipses, and arcs"
+#: ../src/verbs.cpp:2661
+msgid "Show or hide all open dialogs"
+msgstr "Show or hide all open dialogues"
 
-#: ../src/verbs.cpp:2468
-msgid "Create stars and polygons"
-msgstr "Create stars and polygons"
+#: ../src/verbs.cpp:2662
+msgid "Create Tiled Clones..."
+msgstr "Create Tiled Clones..."
 
-#: ../src/verbs.cpp:2470
-msgid "Create spirals"
-msgstr "Create spirals"
+#: ../src/verbs.cpp:2663
+msgid ""
+"Create multiple clones of selected object, arranging them into a pattern or "
+"scattering"
+msgstr ""
+"Create multiple clones of selected object, arranging them into a pattern or "
+"scattering"
 
-#: ../src/verbs.cpp:2472
-msgid "Draw freehand lines"
-msgstr "Draw freehand lines"
+#: ../src/verbs.cpp:2665
+msgid "Edit the ID, locked and visible status, and other object properties"
+msgstr "Edit the ID, locked and visible status, and other object properties"
 
-#: ../src/verbs.cpp:2474
-msgid "Draw Bezier curves and straight lines"
-msgstr "Draw Bezier curves and straight lines"
+#. #ifdef WITH_INKBOARD
+#. new DialogVerb(SP_VERB_XMPP_CLIENT, "DialogXmppClient",
+#. N_("_Instant Messaging..."), N_("Jabber Instant Messaging Client"), NULL),
+#. #endif
+#: ../src/verbs.cpp:2670
+msgid "_Input Devices..."
+msgstr "_Input Devices..."
 
-#: ../src/verbs.cpp:2476
-msgid "Draw calligraphic or brush strokes"
-msgstr "Draw calligraphic or brush strokes"
+#: ../src/verbs.cpp:2671
+msgid "Configure extended input devices, such as a graphics tablet"
+msgstr "Configure extended input devices, such as a graphics tablet"
 
-#: ../src/verbs.cpp:2478
-msgid "Create and edit text objects"
-msgstr "Create and edit text objects"
+#: ../src/verbs.cpp:2672
+msgid "_Extensions..."
+msgstr "_Extensions..."
 
-#: ../src/verbs.cpp:2480
-msgid "Create and edit gradients"
-msgstr "Create and edit gradients"
+#: ../src/verbs.cpp:2673
+msgid "Query information about extensions"
+msgstr "Query information about extensions"
 
-#: ../src/verbs.cpp:2482
-msgid "Zoom in or out"
-msgstr "Zoom in or out"
+#: ../src/verbs.cpp:2674
+msgid "Layer_s..."
+msgstr "Layer_s..."
 
-#: ../src/verbs.cpp:2484
-msgid "Pick colors from image"
-msgstr "Pick colours from image"
+#: ../src/verbs.cpp:2675
+msgid "View Layers"
+msgstr "View Layers"
 
-#: ../src/verbs.cpp:2486
-msgid "Create diagram connectors"
-msgstr "Create diagram connectors"
+#: ../src/verbs.cpp:2676
+msgid "Path Effect Editor..."
+msgstr "Path Effect Editor..."
 
-#: ../src/verbs.cpp:2488
-msgid "Fill bounded areas"
-msgstr "Fill bounded areas"
+#: ../src/verbs.cpp:2677
+msgid "Manage, edit, and apply path effects"
+msgstr "Manage, edit, and apply path effects"
 
-#: ../src/verbs.cpp:2489
-msgid "LPE Edit"
-msgstr "LPE Edit"
+#: ../src/verbs.cpp:2678
+msgid "Filter Editor..."
+msgstr "Filter Editor..."
 
-#: ../src/verbs.cpp:2490
-msgid "Edit Path Effect parameters"
-msgstr "Edit Path Effect parameters"
+#: ../src/verbs.cpp:2679
+msgid "Manage, edit, and apply SVG filters"
+msgstr "Manage, edit, and apply SVG filters"
 
-#: ../src/verbs.cpp:2492
-msgid "Erase existing paths"
-msgstr "Erase existing paths"
+#: ../src/verbs.cpp:2680
+msgid "SVG Font Editor..."
+msgstr "SVG Font Editor..."
 
-#: ../src/verbs.cpp:2494
-msgid "Do geometric constructions"
-msgstr "Do geometric constructions"
+#: ../src/verbs.cpp:2681
+msgid "Edit SVG fonts"
+msgstr "Edit SVG fonts"
 
-#. Tool prefs
-#: ../src/verbs.cpp:2496
-msgid "Selector Preferences"
-msgstr "Selector Preferences"
+#: ../src/verbs.cpp:2682
+msgid "Print Colors..."
+msgstr "Print Colours..."
 
-#: ../src/verbs.cpp:2497
-msgid "Open Preferences for the Selector tool"
-msgstr "Open Preferences for the Selector tool"
+#: ../src/verbs.cpp:2683
+msgid ""
+"Select which color separations to render in Print Colors Preview rendermode"
+msgstr ""
+"Select which colour separations to render in Print Colours Preview rendermode"
 
-#: ../src/verbs.cpp:2498
-msgid "Node Tool Preferences"
-msgstr "Node Tool Preferences"
+#. Help
+#: ../src/verbs.cpp:2686
+msgid "About E_xtensions"
+msgstr "About E_xtensions"
 
-#: ../src/verbs.cpp:2499
-msgid "Open Preferences for the Node tool"
-msgstr "Open Preferences for the Node tool"
+#: ../src/verbs.cpp:2687
+msgid "Information on Inkscape extensions"
+msgstr "Information on Inkscape extensions"
 
-#: ../src/verbs.cpp:2500
-msgid "Tweak Tool Preferences"
-msgstr "Tweak Tool Preferences"
+#: ../src/verbs.cpp:2688
+msgid "About _Memory"
+msgstr "About _Memory"
 
-#: ../src/verbs.cpp:2501
-msgid "Open Preferences for the Tweak tool"
-msgstr "Open Preferences for the Tweak tool"
+#: ../src/verbs.cpp:2689
+msgid "Memory usage information"
+msgstr "Memory usage information"
 
-#: ../src/verbs.cpp:2502
-msgid "Spray Tool Preferences"
-msgstr "Spray Tool Preferences"
+#: ../src/verbs.cpp:2690
+msgid "_About Inkscape"
+msgstr "_About Inkscape"
 
-#: ../src/verbs.cpp:2503
-msgid "Open Preferences for the Spray tool"
-msgstr "Open Preferences for the Spray tool"
+#: ../src/verbs.cpp:2691
+msgid "Inkscape version, authors, license"
+msgstr "Inkscape version, authors, licence"
 
-#: ../src/verbs.cpp:2504
-msgid "Rectangle Preferences"
-msgstr "Rectangle Preferences"
+#. new HelpVerb(SP_VERB_SHOW_LICENSE, "ShowLicense", N_("_License"),
+#. N_("Distribution terms"), /*"show_license"*/"inkscape_options"),
+#. Tutorials
+#: ../src/verbs.cpp:2696
+msgid "Inkscape: _Basic"
+msgstr "Inkscape: _Basic"
 
-#: ../src/verbs.cpp:2505
-msgid "Open Preferences for the Rectangle tool"
-msgstr "Open Preferences for the Rectangle tool"
+#: ../src/verbs.cpp:2697
+msgid "Getting started with Inkscape"
+msgstr "Getting started with Inkscape"
 
-#: ../src/verbs.cpp:2506
-msgid "3D Box Preferences"
-msgstr "3D Box Preferences"
+#. "tutorial_basic"
+#: ../src/verbs.cpp:2698
+msgid "Inkscape: _Shapes"
+msgstr "Inkscape: _Shapes"
 
-#: ../src/verbs.cpp:2507
-msgid "Open Preferences for the 3D Box tool"
-msgstr "Open Preferences for the 3D Box tool"
+#: ../src/verbs.cpp:2699
+msgid "Using shape tools to create and edit shapes"
+msgstr "Using shape tools to create and edit shapes"
 
-#: ../src/verbs.cpp:2508
-msgid "Ellipse Preferences"
-msgstr "Ellipse Preferences"
+#: ../src/verbs.cpp:2700
+msgid "Inkscape: _Advanced"
+msgstr "Inkscape: _Advanced"
 
-#: ../src/verbs.cpp:2509
-msgid "Open Preferences for the Ellipse tool"
-msgstr "Open Preferences for the Ellipse tool"
+#: ../src/verbs.cpp:2701
+msgid "Advanced Inkscape topics"
+msgstr "Advanced Inkscape topics"
 
-#: ../src/verbs.cpp:2510
-msgid "Star Preferences"
-msgstr "Star Preferences"
+#. "tutorial_advanced"
+#. TRANSLATORS: "to trace" means "to convert a bitmap to vector graphics" (to vectorize)
+#: ../src/verbs.cpp:2703
+msgid "Inkscape: T_racing"
+msgstr "Inkscape: T_racing"
 
-#: ../src/verbs.cpp:2511
-msgid "Open Preferences for the Star tool"
-msgstr "Open Preferences for the Star tool"
+#: ../src/verbs.cpp:2704
+msgid "Using bitmap tracing"
+msgstr "Using bitmap tracing"
 
-#: ../src/verbs.cpp:2512
-msgid "Spiral Preferences"
-msgstr "Spiral Preferences"
+#. "tutorial_tracing"
+#: ../src/verbs.cpp:2705
+msgid "Inkscape: _Calligraphy"
+msgstr "Inkscape: _Calligraphy"
 
-#: ../src/verbs.cpp:2513
-msgid "Open Preferences for the Spiral tool"
-msgstr "Open Preferences for the Spiral tool"
+#: ../src/verbs.cpp:2706
+msgid "Using the Calligraphy pen tool"
+msgstr "Using the Calligraphy pen tool"
 
-#: ../src/verbs.cpp:2514
-msgid "Pencil Preferences"
-msgstr "Pencil Preferences"
+#: ../src/verbs.cpp:2707
+msgid "Inkscape: _Interpolate"
+msgstr "Inkscape: _Interpolate"
 
-#: ../src/verbs.cpp:2515
-msgid "Open Preferences for the Pencil tool"
-msgstr "Open Preferences for the Pencil tool"
+#: ../src/verbs.cpp:2708
+msgid "Using the interpolate extension"
+msgstr "Using the interpolate extension"
 
-#: ../src/verbs.cpp:2516
-msgid "Pen Preferences"
-msgstr "Pen Preferences"
+#. "tutorial_interpolate"
+#: ../src/verbs.cpp:2709
+msgid "_Elements of Design"
+msgstr "_Elements of Design"
 
-#: ../src/verbs.cpp:2517
-msgid "Open Preferences for the Pen tool"
-msgstr "Open Preferences for the Pen tool"
+#: ../src/verbs.cpp:2710
+msgid "Principles of design in the tutorial form"
+msgstr "Principles of design in the tutorial form"
 
-#: ../src/verbs.cpp:2518
-msgid "Calligraphic Preferences"
-msgstr "Calligraphic Preferences"
+#. "tutorial_design"
+#: ../src/verbs.cpp:2711
+msgid "_Tips and Tricks"
+msgstr "_Tips and Tricks"
 
-#: ../src/verbs.cpp:2519
-msgid "Open Preferences for the Calligraphy tool"
-msgstr "Open Preferences for the Calligraphy tool"
+#: ../src/verbs.cpp:2712
+msgid "Miscellaneous tips and tricks"
+msgstr "Miscellaneous tips and tricks"
 
-#: ../src/verbs.cpp:2520
-msgid "Text Preferences"
-msgstr "Text Preferences"
+#. "tutorial_tips"
+#. Effect -- renamed Extension
+#: ../src/verbs.cpp:2715
+msgid "Previous Extension"
+msgstr "Previous Extension"
 
-#: ../src/verbs.cpp:2521
-msgid "Open Preferences for the Text tool"
-msgstr "Open Preferences for the Text tool"
+#: ../src/verbs.cpp:2716
+msgid "Repeat the last extension with the same settings"
+msgstr "Repeat the last extension with the same settings"
+
+#: ../src/verbs.cpp:2717
+msgid "Previous Extension Settings..."
+msgstr "Previous Extension Settings..."
 
-#: ../src/verbs.cpp:2522
-msgid "Gradient Preferences"
-msgstr "Gradient Preferences"
+#: ../src/verbs.cpp:2718
+msgid "Repeat the last extension with new settings"
+msgstr "Repeat the last extension with new settings"
 
-#: ../src/verbs.cpp:2523
-msgid "Open Preferences for the Gradient tool"
-msgstr "Open Preferences for the Gradient tool"
+#: ../src/verbs.cpp:2722
+msgid "Fit the page to the current selection"
+msgstr "Fit the page to the current selection"
 
-#: ../src/verbs.cpp:2524
-msgid "Zoom Preferences"
-msgstr "Zoom Preferences"
+#: ../src/verbs.cpp:2724
+msgid "Fit the page to the drawing"
+msgstr "Fit the page to the drawing"
 
-#: ../src/verbs.cpp:2525
-msgid "Open Preferences for the Zoom tool"
-msgstr "Open Preferences for the Zoom tool"
+#: ../src/verbs.cpp:2726
+msgid ""
+"Fit the page to the current selection or the drawing if there is no selection"
+msgstr ""
+"Fit the page to the current selection or the drawing if there is no selection"
 
-#: ../src/verbs.cpp:2526
-msgid "Dropper Preferences"
-msgstr "Dropper Preferences"
+#. LockAndHide
+#: ../src/verbs.cpp:2728
+msgid "Unlock All"
+msgstr "Unlock All"
 
-#: ../src/verbs.cpp:2527
-msgid "Open Preferences for the Dropper tool"
-msgstr "Open Preferences for the Dropper tool"
+#: ../src/verbs.cpp:2730
+msgid "Unlock All in All Layers"
+msgstr "Unlock All in All Layers"
 
-#: ../src/verbs.cpp:2528
-msgid "Connector Preferences"
-msgstr "Connector Preferences"
+#: ../src/verbs.cpp:2732
+msgid "Unhide All"
+msgstr "Unhide All"
 
-#: ../src/verbs.cpp:2529
-msgid "Open Preferences for the Connector tool"
-msgstr "Open Preferences for the Connector tool"
+#: ../src/verbs.cpp:2734
+msgid "Unhide All in All Layers"
+msgstr "Unhide All in All Layers"
 
-#: ../src/verbs.cpp:2530
-msgid "Paint Bucket Preferences"
-msgstr "Paint Bucket Preferences"
+#: ../src/verbs.cpp:2738
+msgid "Link an ICC color profile"
+msgstr "Link an ICC colour profile"
 
-#: ../src/verbs.cpp:2531
-msgid "Open Preferences for the Paint Bucket tool"
-msgstr "Open Preferences for the Paint Bucket tool"
+#: ../src/verbs.cpp:2739
+msgid "Remove Color Profile"
+msgstr "Remove Colour Profile"
 
-#: ../src/verbs.cpp:2532
-msgid "Eraser Preferences"
-msgstr "Eraser Preferences"
+#: ../src/verbs.cpp:2740
+msgid "Remove a linked ICC color profile"
+msgstr "Remove a linked ICC colour profile"
 
-#: ../src/verbs.cpp:2533
-msgid "Open Preferences for the Eraser tool"
-msgstr "Open Preferences for the Eraser tool"
+#: ../src/widgets/dash-selector.cpp:62
+msgid "Dash pattern"
+msgstr "Dash pattern"
 
-#: ../src/verbs.cpp:2534
-msgid "LPE Tool Preferences"
-msgstr "LPE Tool Preferences"
+#: ../src/widgets/dash-selector.cpp:77
+msgid "Pattern offset"
+msgstr "Pattern offset"
 
-#: ../src/verbs.cpp:2535
-msgid "Open Preferences for the LPETool tool"
-msgstr "Open Preferences for the LPETool tool"
+#: ../src/widgets/desktop-widget.cpp:384
+msgid "Zoom drawing if window size changes"
+msgstr "Zoom drawing if window size changes"
 
-#. Zoom/View
-#: ../src/verbs.cpp:2538
-msgid "Zoom In"
-msgstr "Zoom In"
+#: ../src/widgets/desktop-widget.cpp:508
+msgid "Cursor coordinates"
+msgstr "Cursor coordinates"
 
-#: ../src/verbs.cpp:2538
-msgid "Zoom in"
-msgstr "Zoom in"
+#: ../src/widgets/desktop-widget.cpp:523
+msgid "Z:"
+msgstr "Z:"
 
-#: ../src/verbs.cpp:2539
-msgid "Zoom Out"
-msgstr "Zoom Out"
+#. display the initial welcome message in the statusbar
+#: ../src/widgets/desktop-widget.cpp:558
+msgid ""
+"<b>Welcome to Inkscape!</b> Use shape or freehand tools to create objects; "
+"use selector (arrow) to move or transform them."
+msgstr ""
+"<b>Welcome to Inkscape!</b> Use shape or freehand tools to create objects; "
+"use selector (arrow) to move or transform them."
 
-#: ../src/verbs.cpp:2539
-msgid "Zoom out"
-msgstr "Zoom out"
+#: ../src/widgets/desktop-widget.cpp:624
+#, c-format
+msgid "%s: %d (outline) - Inkscape"
+msgstr "%s: %d (outline) - Inkscape"
 
-#: ../src/verbs.cpp:2540
-msgid "_Rulers"
-msgstr "_Rulers"
+#: ../src/widgets/desktop-widget.cpp:626
+#, c-format
+msgid "%s: %d (no filters) - Inkscape"
+msgstr "%s: %d (no filters) - Inkscape"
 
-#: ../src/verbs.cpp:2540
-msgid "Show or hide the canvas rulers"
-msgstr "Show or hide the canvas rulers"
+#: ../src/widgets/desktop-widget.cpp:628
+#, c-format
+msgid "%s: %d (print colors preview) - Inkscape"
+msgstr "%s: %d (print colours preview) - Inkscape"
 
-#: ../src/verbs.cpp:2541
-msgid "Scroll_bars"
-msgstr "Scroll_bars"
+#: ../src/widgets/desktop-widget.cpp:630
+#, c-format
+msgid "%s: %d - Inkscape"
+msgstr "%s: %d - Inkscape"
 
-#: ../src/verbs.cpp:2541
-msgid "Show or hide the canvas scrollbars"
-msgstr "Show or hide the canvas scrollbars"
+#: ../src/widgets/desktop-widget.cpp:634
+#, c-format
+msgid "%s (outline) - Inkscape"
+msgstr "%s (outline) - Inkscape"
 
-#: ../src/verbs.cpp:2542
-msgid "_Grid"
-msgstr "_Grid"
+#: ../src/widgets/desktop-widget.cpp:636
+#, c-format
+msgid "%s (no filters) - Inkscape"
+msgstr "%s (no filters) - Inkscape"
 
-#: ../src/verbs.cpp:2542
-msgid "Show or hide the grid"
-msgstr "Show or hide the grid"
+#: ../src/widgets/desktop-widget.cpp:638
+#, c-format
+msgid "%s (print colors preview) - Inkscape"
+msgstr "%s (print colours preview) - Inkscape"
 
-#: ../src/verbs.cpp:2543
-msgid "G_uides"
-msgstr "G_uides"
+#: ../src/widgets/desktop-widget.cpp:640
+#, c-format
+msgid "%s - Inkscape"
+msgstr "%s - Inkscape"
 
-#: ../src/verbs.cpp:2543
-msgid "Show or hide guides (drag from a ruler to create a guide)"
-msgstr "Show or hide guides (drag from a ruler to create a guide)"
+#: ../src/widgets/desktop-widget.cpp:802
+msgid "Color-managed display is <b>enabled</b> in this window"
+msgstr "Colour-managed display is <b>enabled</b> in this window"
 
-#: ../src/verbs.cpp:2544
-msgid "Toggle snapping on or off"
-msgstr "Toggle snapping on or off"
+#: ../src/widgets/desktop-widget.cpp:804
+msgid "Color-managed display is <b>disabled</b> in this window"
+msgstr "Colour-managed display is <b>disabled</b> in this window"
 
-#: ../src/verbs.cpp:2545
-msgid "Nex_t Zoom"
-msgstr "Nex_t Zoom"
+#: ../src/widgets/desktop-widget.cpp:859
+#, c-format
+msgid ""
+"<span weight=\"bold\" size=\"larger\">Save changes to document \"%s\" before "
+"closing?</span>\n"
+"\n"
+"If you close without saving, your changes will be discarded."
+msgstr ""
+"<span weight=\"bold\" size=\"larger\">Save changes to document \"%s\" before "
+"closing?</span>\n"
+"\n"
+"If you close without saving, your changes will be discarded."
 
-#: ../src/verbs.cpp:2545
-msgid "Next zoom (from the history of zooms)"
-msgstr "Next zoom (from the history of zooms)"
+#: ../src/widgets/desktop-widget.cpp:866 ../src/widgets/desktop-widget.cpp:923
+msgid "Close _without saving"
+msgstr "Close _without saving"
 
-#: ../src/verbs.cpp:2547
-msgid "Pre_vious Zoom"
-msgstr "Pre_vious Zoom"
+#: ../src/widgets/desktop-widget.cpp:915
+#, c-format
+msgid ""
+"<span weight=\"bold\" size=\"larger\">The file \"%s\" was saved with a "
+"format (%s) that may cause data loss!</span>\n"
+"\n"
+"Do you want to save this file as Inkscape SVG?"
+msgstr ""
+"<span weight=\"bold\" size=\"larger\">The file \"%s\" was saved with a "
+"format (%s) that may cause data loss!</span>\n"
+"\n"
+"Do you want to save this file as Inkscape SVG?"
 
-#: ../src/verbs.cpp:2547
-msgid "Previous zoom (from the history of zooms)"
-msgstr "Previous zoom (from the history of zooms)"
+#: ../src/widgets/desktop-widget.cpp:926
+msgid "_Save as SVG"
+msgstr "_Save as SVG"
 
-#: ../src/verbs.cpp:2549
-msgid "Zoom 1:_1"
-msgstr "Zoom 1:_1"
+#: ../src/widgets/ege-paint-def.cpp:69 ../src/widgets/ege-paint-def.cpp:91
+#: ../src/widgets/gradient-selector.cpp:174
+msgid "none"
+msgstr "none"
 
-#: ../src/verbs.cpp:2549
-msgid "Zoom to 1:1"
-msgstr "Zoom to 1:1"
+#: ../src/widgets/ege-paint-def.cpp:88
+msgid "remove"
+msgstr "remove"
 
-#: ../src/verbs.cpp:2551
-msgid "Zoom 1:_2"
-msgstr "Zoom 1:_2"
+#: ../src/widgets/fill-style.cpp:337
+msgid "Change fill rule"
+msgstr "Change fill rule"
 
-#: ../src/verbs.cpp:2551
-msgid "Zoom to 1:2"
-msgstr "Zoom to 1:2"
+#: ../src/widgets/fill-style.cpp:422 ../src/widgets/fill-style.cpp:501
+msgid "Set fill color"
+msgstr "Set fill colour"
 
-#: ../src/verbs.cpp:2553
-msgid "_Zoom 2:1"
-msgstr "_Zoom 2:1"
+#: ../src/widgets/fill-style.cpp:422 ../src/widgets/fill-style.cpp:501
+msgid "Set stroke color"
+msgstr "Set stroke colour"
 
-#: ../src/verbs.cpp:2553
-msgid "Zoom to 2:1"
-msgstr "Zoom to 2:1"
+#: ../src/widgets/fill-style.cpp:596
+msgid "Set gradient on fill"
+msgstr "Set gradient on fill"
 
-#: ../src/verbs.cpp:2556
-msgid "_Fullscreen"
-msgstr "_Fullscreen"
+#: ../src/widgets/fill-style.cpp:596
+msgid "Set gradient on stroke"
+msgstr "Set gradient on stroke"
 
-#: ../src/verbs.cpp:2556
-msgid "Stretch this document window to full screen"
-msgstr "Stretch this document window to full screen"
+#: ../src/widgets/fill-style.cpp:656
+msgid "Set pattern on fill"
+msgstr "Set pattern on fill"
 
-#: ../src/verbs.cpp:2559
-msgid "Toggle _Focus Mode"
-msgstr "Toggle _Focus Mode"
+#: ../src/widgets/fill-style.cpp:657
+msgid "Set pattern on stroke"
+msgstr "Set pattern on stroke"
 
-#: ../src/verbs.cpp:2559
-msgid "Remove excess toolbars to focus on drawing"
-msgstr "Remove excess toolbars to focus on drawing"
+#. Family frame
+#: ../src/widgets/font-selector.cpp:157
+msgid "Font family"
+msgstr "Font family"
 
-#: ../src/verbs.cpp:2561
-msgid "Duplic_ate Window"
-msgstr "Duplic_ate Window"
+#. Style frame
+#: ../src/widgets/font-selector.cpp:188
+#, fuzzy
+msgctxt "Font selector"
+msgid "Style"
+msgstr "Style"
 
-#: ../src/verbs.cpp:2561
-msgid "Open a new window with the same document"
-msgstr "Open a new window with the same document"
+#. TRANSLATORS: Test string used in text and font dialog (when no
+#. * text has been entered) to get a preview of the font.  Choose
+#. * some representative characters that users of your locale will be
+#. * interested in.
+#: ../src/widgets/font-selector.cpp:639
+msgid "AaBbCcIiPpQq12369$€¢?.;/()"
+msgstr "AaBbCcIiPpQq12369$€¢?.;/()"
 
-#: ../src/verbs.cpp:2563
-msgid "_New View Preview"
-msgstr "_New View Preview"
+#. TRANSLATORS: for info, see http://www.w3.org/TR/2000/CR-SVG-20000802/pservers.html#LinearGradientSpreadMethodAttribute
+#: ../src/widgets/gradient-selector.cpp:168
+msgid ""
+"Whether to fill with flat color beyond the ends of the gradient vector "
+"(spreadMethod=\"pad\"), or repeat the gradient in the same direction "
+"(spreadMethod=\"repeat\"), or repeat the gradient in alternating opposite "
+"directions (spreadMethod=\"reflect\")"
+msgstr ""
+"Whether to fill with flat colour beyond the ends of the gradient vector "
+"(spreadMethod=\"pad\"), or repeat the gradient in the same direction "
+"(spreadMethod=\"repeat\"), or repeat the gradient in alternating opposite "
+"directions (spreadMethod=\"reflect\")"
+
+#: ../src/widgets/gradient-selector.cpp:178
+msgid "reflected"
+msgstr "reflected"
 
-#: ../src/verbs.cpp:2564
-msgid "New View Preview"
-msgstr "New View Preview"
+#: ../src/widgets/gradient-selector.cpp:182
+msgid "direct"
+msgstr "direct"
 
-#. "view_new_preview"
-#: ../src/verbs.cpp:2566
-msgid "_Normal"
-msgstr "_Normal"
+#: ../src/widgets/gradient-selector.cpp:190
+msgid "Repeat:"
+msgstr "Repeat:"
 
-#: ../src/verbs.cpp:2567
-msgid "Switch to normal display mode"
-msgstr "Switch to normal display mode"
+#: ../src/widgets/gradient-toolbar.cpp:156
+msgid "Assign gradient to object"
+msgstr "Assign gradient to object"
 
-#: ../src/verbs.cpp:2568
-msgid "No _Filters"
-msgstr "No _Filters"
+#: ../src/widgets/gradient-toolbar.cpp:191
+msgid "<small>No gradients</small>"
+msgstr "<small>No gradients</small>"
 
-#: ../src/verbs.cpp:2569
-msgid "Switch to normal display without filters"
-msgstr "Switch to normal display without filters"
+#: ../src/widgets/gradient-toolbar.cpp:201
+msgid "<small>Nothing selected</small>"
+msgstr "<small>Nothing selected</small>"
 
-#: ../src/verbs.cpp:2570
-msgid "_Outline"
-msgstr "_Outline"
+#: ../src/widgets/gradient-toolbar.cpp:212
+msgid "<small>No gradients in selection</small>"
+msgstr "<small>No gradients in selection</small>"
 
-#: ../src/verbs.cpp:2571
-msgid "Switch to outline (wireframe) display mode"
-msgstr "Switch to outline (wireframe) display mode"
+#: ../src/widgets/gradient-toolbar.cpp:222
+msgid "<small>Multiple gradients</small>"
+msgstr "<small>Multiple gradients</small>"
 
-#: ../src/verbs.cpp:2572
-msgid "_Print Colors Preview"
-msgstr "_Print Colours Preview"
+#: ../src/widgets/gradient-toolbar.cpp:487
+msgid "Edit the stops of the gradient"
+msgstr "Edit the stops of the gradient"
 
-#: ../src/verbs.cpp:2573
-msgid "Switch to print colors preview mode"
-msgstr "Switch to print colours preview mode"
+#: ../src/widgets/gradient-toolbar.cpp:547 ../src/widgets/toolbox.cpp:2795
+#: ../src/widgets/toolbox.cpp:2875 ../src/widgets/toolbox.cpp:3199
+#: ../src/widgets/toolbox.cpp:3237 ../src/widgets/toolbox.cpp:3853
+#: ../src/widgets/toolbox.cpp:3877 ../src/widgets/toolbox.cpp:5509
+#: ../src/widgets/toolbox.cpp:5538
+msgid "<b>New:</b>"
+msgstr "<b>New:</b>"
 
-#: ../src/verbs.cpp:2574
-msgid "_Toggle"
-msgstr "_Toggle"
+#: ../src/widgets/gradient-toolbar.cpp:560
+msgid "Create linear gradient"
+msgstr "Create linear gradient"
 
-#: ../src/verbs.cpp:2575
-msgid "Toggle between normal and outline display modes"
-msgstr "Toggle between normal and outline display modes"
+#: ../src/widgets/gradient-toolbar.cpp:574
+msgid "Create radial (elliptic or circular) gradient"
+msgstr "Create radial (elliptic or circular) gradient"
 
-#: ../src/verbs.cpp:2577
-msgid "Color-managed view"
-msgstr "Colour-managed view"
+#. TODO replace aux_toolbox_space(tbl, AUX_SPACING);
+#: ../src/widgets/gradient-toolbar.cpp:589
+msgid "on"
+msgstr "on"
 
-#: ../src/verbs.cpp:2578
-msgid "Toggle color-managed display for this document window"
-msgstr "Toggle colour-managed display for this document window"
+#: ../src/widgets/gradient-toolbar.cpp:602
+msgid "Create gradient in the fill"
+msgstr "Create gradient in the fill"
 
-#: ../src/verbs.cpp:2580
-msgid "Ico_n Preview..."
-msgstr "Ico_n Preview..."
+#: ../src/widgets/gradient-toolbar.cpp:616
+msgid "Create gradient in the stroke"
+msgstr "Create gradient in the stroke"
 
-#: ../src/verbs.cpp:2581
-msgid "Open a window to preview objects at different icon resolutions"
-msgstr "Open a window to preview objects at different icon resolutions"
+#. FIXME: implement averaging of all parameters for multiple selected
+#. gtk_label_set_markup(GTK_LABEL(l), _("<b>Average:</b>"));
+#: ../src/widgets/gradient-toolbar.cpp:630 ../src/widgets/toolbox.cpp:2797
+#: ../src/widgets/toolbox.cpp:3207 ../src/widgets/toolbox.cpp:3225
+#: ../src/widgets/toolbox.cpp:3855 ../src/widgets/toolbox.cpp:3866
+#: ../src/widgets/toolbox.cpp:5512 ../src/widgets/toolbox.cpp:5523
+msgid "<b>Change:</b>"
+msgstr "<b>Change:</b>"
 
-#: ../src/verbs.cpp:2583
-msgid "Zoom to fit page in window"
-msgstr "Zoom to fit page in window"
+#: ../src/widgets/gradient-vector.cpp:274
+#: ../src/widgets/paint-selector.cpp:915 ../src/widgets/stroke-style.cpp:419
+msgid "No document selected"
+msgstr "No document selected"
 
-#: ../src/verbs.cpp:2584
-msgid "Page _Width"
-msgstr "Page _Width"
+#: ../src/widgets/gradient-vector.cpp:280
+msgid "No gradients in document"
+msgstr "No gradients in document"
 
-#: ../src/verbs.cpp:2585
-msgid "Zoom to fit page width in window"
-msgstr "Zoom to fit page width in window"
+#: ../src/widgets/gradient-vector.cpp:286
+msgid "No gradient selected"
+msgstr "No gradient selected"
 
-#: ../src/verbs.cpp:2587
-msgid "Zoom to fit drawing in window"
-msgstr "Zoom to fit drawing in window"
+#: ../src/widgets/gradient-vector.cpp:551
+msgid "No stops in gradient"
+msgstr "No stops in gradient"
 
-#: ../src/verbs.cpp:2589
-msgid "Zoom to fit selection in window"
-msgstr "Zoom to fit selection in window"
+#: ../src/widgets/gradient-vector.cpp:665
+msgid "Change gradient stop offset"
+msgstr "Change gradient stop offset"
 
-#. Dialogs
-#: ../src/verbs.cpp:2592
-msgid "In_kscape Preferences..."
-msgstr "In_kscape Preferences..."
+#. TRANSLATORS: "Stop" means: a "phase" of a gradient
+#: ../src/widgets/gradient-vector.cpp:805
+msgid "Add stop"
+msgstr "Add stop"
 
-#: ../src/verbs.cpp:2593
-msgid "Edit global Inkscape preferences"
-msgstr "Edit global Inkscape preferences"
+#: ../src/widgets/gradient-vector.cpp:808
+msgid "Add another control stop to gradient"
+msgstr "Add another control stop to gradient"
 
-#: ../src/verbs.cpp:2594
-msgid "_Document Properties..."
-msgstr "_Document Properties..."
+#: ../src/widgets/gradient-vector.cpp:810
+msgid "Delete stop"
+msgstr "Delete stop"
 
-#: ../src/verbs.cpp:2595
-msgid "Edit properties of this document (to be saved with the document)"
-msgstr "Edit properties of this document (to be saved with the document)"
+#: ../src/widgets/gradient-vector.cpp:813
+msgid "Delete current control stop from gradient"
+msgstr "Delete current control stop from gradient"
 
-#: ../src/verbs.cpp:2596
-msgid "Document _Metadata..."
-msgstr "Document _Metadata..."
+#. TRANSLATORS: "Stop" means: a "phase" of a gradient
+#: ../src/widgets/gradient-vector.cpp:869
+msgid "Stop Color"
+msgstr "Stop Colour"
 
-#: ../src/verbs.cpp:2597
-msgid "Edit document metadata (to be saved with the document)"
-msgstr "Edit document metadata (to be saved with the document)"
+#: ../src/widgets/gradient-vector.cpp:899
+msgid "Gradient editor"
+msgstr "Gradient editor"
 
-#: ../src/verbs.cpp:2598
-msgid "_Fill and Stroke..."
-msgstr "_Fill and Stroke..."
+#: ../src/widgets/gradient-vector.cpp:1189
+msgid "Change gradient stop color"
+msgstr "Change gradient stop colour"
 
-#: ../src/verbs.cpp:2599
-msgid "Edit objects' colors, gradients, stroke width, arrowheads, dash patterns..."
-msgstr "Edit objects' colours, gradients, stroke width, arrowheads, dash patterns..."
+#: ../src/widgets/paint-selector.cpp:232 ../src/widgets/paint-selector.cpp:615
+msgid "No paint"
+msgstr "No paint"
 
-#: ../src/verbs.cpp:2600
-msgid "Glyphs..."
-msgstr "Glyphs..."
+#: ../src/widgets/paint-selector.cpp:234 ../src/widgets/paint-selector.cpp:679
+msgid "Flat color"
+msgstr "Flat colour"
 
-#: ../src/verbs.cpp:2601
-msgid "Select characters from a glyphs palette"
-msgstr "Select characters from a glyphs palette"
+#. sp_gradient_selector_set_mode(SP_GRADIENT_SELECTOR(gsel), SP_GRADIENT_SELECTOR_MODE_LINEAR);
+#: ../src/widgets/paint-selector.cpp:236 ../src/widgets/paint-selector.cpp:742
+msgid "Linear gradient"
+msgstr "Linear gradient"
 
-#. TRANSLATORS: "Swatches" means: color samples
-#: ../src/verbs.cpp:2603
-msgid "S_watches..."
-msgstr "S_watches..."
+#: ../src/widgets/paint-selector.cpp:238 ../src/widgets/paint-selector.cpp:745
+msgid "Radial gradient"
+msgstr "Radial gradient"
 
-#: ../src/verbs.cpp:2604
-msgid "Select colors from a swatches palette"
-msgstr "Select colours from a swatches palette"
+#: ../src/widgets/paint-selector.cpp:242
+msgid "Swatch"
+msgstr "Swatch"
 
-#: ../src/verbs.cpp:2605
-msgid "Transfor_m..."
-msgstr "Transfor_m..."
+#: ../src/widgets/paint-selector.cpp:244
+msgid "Unset paint (make it undefined so it can be inherited)"
+msgstr "Unset paint (make it undefined so it can be inherited)"
 
-#: ../src/verbs.cpp:2606
-msgid "Precisely control objects' transformations"
-msgstr "Precisely control objects' transformations"
+#. TRANSLATORS: for info, see http://www.w3.org/TR/2000/CR-SVG-20000802/painting.html#FillRuleProperty
+#: ../src/widgets/paint-selector.cpp:256
+msgid ""
+"Any path self-intersections or subpaths create holes in the fill (fill-rule: "
+"evenodd)"
+msgstr ""
+"Any path self-intersections or subpaths create holes in the fill (fill-rule: "
+"evenodd)"
 
-#: ../src/verbs.cpp:2607
-msgid "_Align and Distribute..."
-msgstr "_Align and Distribute..."
+#. TRANSLATORS: for info, see http://www.w3.org/TR/2000/CR-SVG-20000802/painting.html#FillRuleProperty
+#: ../src/widgets/paint-selector.cpp:267
+msgid ""
+"Fill is solid unless a subpath is counterdirectional (fill-rule: nonzero)"
+msgstr ""
+"Fill is solid unless a subpath is counterdirectional (fill-rule: nonzero)"
 
-#: ../src/verbs.cpp:2608
-msgid "Align and distribute objects"
-msgstr "Align and distribute objects"
+#: ../src/widgets/paint-selector.cpp:582
+msgid "No objects"
+msgstr "No objects"
 
-#: ../src/verbs.cpp:2609
-msgid "_Spray options..."
-msgstr "_Spray options..."
+#: ../src/widgets/paint-selector.cpp:593
+msgid "Multiple styles"
+msgstr "Multiple styles"
 
-#: ../src/verbs.cpp:2610
-msgid "Some options for the spray"
-msgstr "Some options for the spray"
+#: ../src/widgets/paint-selector.cpp:604
+msgid "Paint is undefined"
+msgstr "Paint is undefined"
 
-#: ../src/verbs.cpp:2611
-msgid "Undo _History..."
-msgstr "Undo _History..."
+#: ../src/widgets/paint-selector.cpp:1015
+msgid ""
+"Use the <b>Node tool</b> to adjust position, scale, and rotation of the "
+"pattern on canvas. Use <b>Object &gt; Pattern &gt; Objects to Pattern</b> to "
+"create a new pattern from selection."
+msgstr ""
+"Use the <b>Node tool</b> to adjust position, scale, and rotation of the "
+"pattern on canvas. Use <b>Object &gt; Pattern &gt; Objects to Pattern</b> to "
+"create a new pattern from selection."
 
-#: ../src/verbs.cpp:2612
-msgid "Undo History"
-msgstr "Undo History"
+#: ../src/widgets/paint-selector.cpp:1103
+msgid "Swatch fill"
+msgstr "Swatch fill"
 
-#: ../src/verbs.cpp:2613
-msgid "_Text and Font..."
-msgstr "_Text and Font..."
+#: ../src/widgets/select-toolbar.cpp:249
+msgid "Transform by toolbar"
+msgstr "Transform by toolbar"
 
-#: ../src/verbs.cpp:2614
-msgid "View and select font family, font size and other text properties"
-msgstr "View and select font family, font size and other text properties"
+#: ../src/widgets/select-toolbar.cpp:306
+msgid "Now <b>stroke width</b> is <b>scaled</b> when objects are scaled."
+msgstr "Now <b>stroke width</b> is <b>scaled</b> when objects are scaled."
 
-#: ../src/verbs.cpp:2615
-msgid "_XML Editor..."
-msgstr "_XML Editor..."
+#: ../src/widgets/select-toolbar.cpp:308
+msgid "Now <b>stroke width</b> is <b>not scaled</b> when objects are scaled."
+msgstr "Now <b>stroke width</b> is <b>not scaled</b> when objects are scaled."
 
-#: ../src/verbs.cpp:2616
-msgid "View and edit the XML tree of the document"
-msgstr "View and edit the XML tree of the document"
+#: ../src/widgets/select-toolbar.cpp:319
+msgid ""
+"Now <b>rounded rectangle corners</b> are <b>scaled</b> when rectangles are "
+"scaled."
+msgstr ""
+"Now <b>rounded rectangle corners</b> are <b>scaled</b> when rectangles are "
+"scaled."
 
-#: ../src/verbs.cpp:2617
-msgid "_Find..."
-msgstr "_Find..."
+#: ../src/widgets/select-toolbar.cpp:321
+msgid ""
+"Now <b>rounded rectangle corners</b> are <b>not scaled</b> when rectangles "
+"are scaled."
+msgstr ""
+"Now <b>rounded rectangle corners</b> are <b>not scaled</b> when rectangles "
+"are scaled."
 
-#: ../src/verbs.cpp:2618
-msgid "Find objects in document"
-msgstr "Find objects in document"
+#: ../src/widgets/select-toolbar.cpp:332
+msgid ""
+"Now <b>gradients</b> are <b>transformed</b> along with their objects when "
+"those are transformed (moved, scaled, rotated, or skewed)."
+msgstr ""
+"Now <b>gradients</b> are <b>transformed</b> along with their objects when "
+"those are transformed (moved, scaled, rotated, or skewed)."
 
-#: ../src/verbs.cpp:2619
-msgid "Find and _Replace Text..."
-msgstr "Find and _Replace Text..."
+#: ../src/widgets/select-toolbar.cpp:334
+msgid ""
+"Now <b>gradients</b> remain <b>fixed</b> when objects are transformed "
+"(moved, scaled, rotated, or skewed)."
+msgstr ""
+"Now <b>gradients</b> remain <b>fixed</b> when objects are transformed "
+"(moved, scaled, rotated, or skewed)."
 
-#: ../src/verbs.cpp:2620
-msgid "Find and replace text in document"
-msgstr "Find and replace text in document"
+#: ../src/widgets/select-toolbar.cpp:345
+msgid ""
+"Now <b>patterns</b> are <b>transformed</b> along with their objects when "
+"those are transformed (moved, scaled, rotated, or skewed)."
+msgstr ""
+"Now <b>patterns</b> are <b>transformed</b> along with their objects when "
+"those are transformed (moved, scaled, rotated, or skewed)."
 
-#: ../src/verbs.cpp:2621
-msgid "Check Spellin_g..."
-msgstr "Check Spellin_g..."
+#: ../src/widgets/select-toolbar.cpp:347
+msgid ""
+"Now <b>patterns</b> remain <b>fixed</b> when objects are transformed (moved, "
+"scaled, rotated, or skewed)."
+msgstr ""
+"Now <b>patterns</b> remain <b>fixed</b> when objects are transformed (moved, "
+"scaled, rotated, or skewed)."
 
-#: ../src/verbs.cpp:2622
-msgid "Check spelling of text in document"
-msgstr "Check spelling of text in document"
+#. four spinbuttons
+#: ../src/widgets/select-toolbar.cpp:460
+#, fuzzy
+msgctxt "Select toolbar"
+msgid "X position"
+msgstr "Position"
+
+#: ../src/widgets/select-toolbar.cpp:460
+#, fuzzy
+msgctxt "Select toolbar"
+msgid "X:"
+msgstr "X:"
 
-#: ../src/verbs.cpp:2623
-msgid "_Messages..."
-msgstr "_Messages..."
+#: ../src/widgets/select-toolbar.cpp:462
+msgid "Horizontal coordinate of selection"
+msgstr "Horizontal coordinate of selection"
 
-#: ../src/verbs.cpp:2624
-msgid "View debug messages"
-msgstr "View debug messages"
+#: ../src/widgets/select-toolbar.cpp:466
+#, fuzzy
+msgctxt "Select toolbar"
+msgid "Y position"
+msgstr "Position"
 
-#: ../src/verbs.cpp:2625
-msgid "S_cripts..."
-msgstr "S_cripts..."
+#: ../src/widgets/select-toolbar.cpp:466
+#, fuzzy
+msgctxt "Select toolbar"
+msgid "Y:"
+msgstr "Y:"
 
-#: ../src/verbs.cpp:2626
-msgid "Run scripts"
-msgstr "Run scripts"
+#: ../src/widgets/select-toolbar.cpp:468
+msgid "Vertical coordinate of selection"
+msgstr "Vertical coordinate of selection"
 
-#: ../src/verbs.cpp:2627
-msgid "Show/Hide D_ialogs"
-msgstr "Show/Hide D_ialogs"
+#: ../src/widgets/select-toolbar.cpp:472
+#, fuzzy
+msgctxt "Select toolbar"
+msgid "Width"
+msgstr "Width:"
 
-#: ../src/verbs.cpp:2628
-msgid "Show or hide all open dialogs"
-msgstr "Show or hide all open dialogues"
+#: ../src/widgets/select-toolbar.cpp:472
+#, fuzzy
+msgctxt "Select toolbar"
+msgid "W:"
+msgstr "W:"
 
-#: ../src/verbs.cpp:2629
-msgid "Create Tiled Clones..."
-msgstr "Create Tiled Clones..."
+#: ../src/widgets/select-toolbar.cpp:474
+msgid "Width of selection"
+msgstr "Width of selection"
 
-#: ../src/verbs.cpp:2630
-msgid "Create multiple clones of selected object, arranging them into a pattern or scattering"
-msgstr "Create multiple clones of selected object, arranging them into a pattern or scattering"
+#: ../src/widgets/select-toolbar.cpp:481
+msgid "Lock width and height"
+msgstr "Lock width and height"
 
-#: ../src/verbs.cpp:2631
-msgid "_Object Properties..."
-msgstr "_Object Properties..."
+#: ../src/widgets/select-toolbar.cpp:482
+msgid "When locked, change both width and height by the same proportion"
+msgstr "When locked, change both width and height by the same proportion"
 
-#: ../src/verbs.cpp:2632
-msgid "Edit the ID, locked and visible status, and other object properties"
-msgstr "Edit the ID, locked and visible status, and other object properties"
+#: ../src/widgets/select-toolbar.cpp:491
+#, fuzzy
+msgctxt "Select toolbar"
+msgid "Height"
+msgstr "Height"
 
-#. #ifdef WITH_INKBOARD
-#. new DialogVerb(SP_VERB_XMPP_CLIENT, "DialogXmppClient",
-#. N_("_Instant Messaging..."), N_("Jabber Instant Messaging Client"), NULL),
-#. #endif
-#: ../src/verbs.cpp:2637
-msgid "_Input Devices..."
-msgstr "_Input Devices..."
+#: ../src/widgets/select-toolbar.cpp:491
+#, fuzzy
+msgctxt "Select toolbar"
+msgid "H:"
+msgstr "H:"
 
-#: ../src/verbs.cpp:2638
-msgid "Configure extended input devices, such as a graphics tablet"
-msgstr "Configure extended input devices, such as a graphics tablet"
+#: ../src/widgets/select-toolbar.cpp:493
+msgid "Height of selection"
+msgstr "Height of selection"
 
-#: ../src/verbs.cpp:2639
-msgid "_Extensions..."
-msgstr "_Extensions..."
+#: ../src/widgets/select-toolbar.cpp:530
+msgid "Affect:"
+msgstr "Affect:"
 
-#: ../src/verbs.cpp:2640
-msgid "Query information about extensions"
-msgstr "Query information about extensions"
+#: ../src/widgets/select-toolbar.cpp:530
+msgid ""
+"Control whether or not to scale stroke widths, scale rectangle corners, "
+"transform gradient fills, and transform pattern fills with the object"
+msgstr ""
+"Control whether or not to scale stroke widths, scale rectangle corners, "
+"transform gradient fills, and transform pattern fills with the object"
 
-#: ../src/verbs.cpp:2641
-msgid "Layer_s..."
-msgstr "Layer_s..."
+#: ../src/widgets/select-toolbar.cpp:549
+msgid "Scale rounded corners"
+msgstr "Scale rounded corners"
 
-#: ../src/verbs.cpp:2642
-msgid "View Layers"
-msgstr "View Layers"
+#: ../src/widgets/select-toolbar.cpp:560
+msgid "Move gradients"
+msgstr "Move gradients"
 
-#: ../src/verbs.cpp:2643
-msgid "Path Effect Editor..."
-msgstr "Path Effect Editor..."
+#: ../src/widgets/select-toolbar.cpp:571
+msgid "Move patterns"
+msgstr "Move patterns"
 
-#: ../src/verbs.cpp:2644
-msgid "Manage, edit, and apply path effects"
-msgstr "Manage, edit, and apply path effects"
+#: ../src/widgets/sp-color-gtkselector.cpp:50
+msgid "System"
+msgstr "System"
 
-#: ../src/verbs.cpp:2645
-msgid "Filter Editor..."
-msgstr "Filter Editor..."
+#: ../src/widgets/sp-color-icc-selector.cpp:111
+msgid "CMS"
+msgstr "CMS"
 
-#: ../src/verbs.cpp:2646
-msgid "Manage, edit, and apply SVG filters"
-msgstr "Manage, edit, and apply SVG filters"
+#: ../src/widgets/sp-color-icc-selector.cpp:220
+#: ../src/widgets/sp-color-scales.cpp:404
+#, fuzzy
+msgid "_R:"
+msgstr "_R"
 
-#: ../src/verbs.cpp:2647
-msgid "SVG Font Editor..."
-msgstr "SVG Font Editor..."
+#: ../src/widgets/sp-color-icc-selector.cpp:220
+#: ../src/widgets/sp-color-icc-selector.cpp:221
+#: ../src/widgets/sp-color-scales.cpp:407
+#, fuzzy
+msgid "_G:"
+msgstr "_G"
 
-#: ../src/verbs.cpp:2648
-msgid "Edit SVG fonts"
-msgstr "Edit SVG fonts"
+#: ../src/widgets/sp-color-icc-selector.cpp:220
+#: ../src/widgets/sp-color-scales.cpp:410
+#, fuzzy
+msgid "_B:"
+msgstr "_B"
 
-#: ../src/verbs.cpp:2649
-msgid "Print Colors..."
-msgstr "Print Colours..."
+#: ../src/widgets/sp-color-icc-selector.cpp:222
+#: ../src/widgets/sp-color-icc-selector.cpp:223
+#: ../src/widgets/sp-color-scales.cpp:430
+#, fuzzy
+msgid "_H:"
+msgstr "_H"
 
-#: ../src/verbs.cpp:2650
-msgid "Select which color separations to render in Print Colors Preview rendermode"
-msgstr "Select which colour separations to render in Print Colours Preview rendermode"
+#: ../src/widgets/sp-color-icc-selector.cpp:222
+#: ../src/widgets/sp-color-icc-selector.cpp:223
+#: ../src/widgets/sp-color-scales.cpp:433
+#, fuzzy
+msgid "_S:"
+msgstr "_S"
 
-#. Help
-#: ../src/verbs.cpp:2653
-msgid "About E_xtensions"
-msgstr "About E_xtensions"
+#: ../src/widgets/sp-color-icc-selector.cpp:223
+#: ../src/widgets/sp-color-scales.cpp:436
+#, fuzzy
+msgid "_L:"
+msgstr "_L"
 
-#: ../src/verbs.cpp:2654
-msgid "Information on Inkscape extensions"
-msgstr "Information on Inkscape extensions"
+#: ../src/widgets/sp-color-icc-selector.cpp:224
+#: ../src/widgets/sp-color-icc-selector.cpp:225
+#: ../src/widgets/sp-color-scales.cpp:458
+#, fuzzy
+msgid "_C:"
+msgstr "_C"
 
-#: ../src/verbs.cpp:2655
-msgid "About _Memory"
-msgstr "About _Memory"
+#: ../src/widgets/sp-color-icc-selector.cpp:224
+#: ../src/widgets/sp-color-icc-selector.cpp:225
+#: ../src/widgets/sp-color-scales.cpp:461
+#, fuzzy
+msgid "_M:"
+msgstr "_M"
 
-#: ../src/verbs.cpp:2656
-msgid "Memory usage information"
-msgstr "Memory usage information"
+#: ../src/widgets/sp-color-icc-selector.cpp:224
+#: ../src/widgets/sp-color-icc-selector.cpp:225
+#: ../src/widgets/sp-color-scales.cpp:464
+#, fuzzy
+msgid "_Y:"
+msgstr "Y:"
 
-#: ../src/verbs.cpp:2657
-msgid "_About Inkscape"
-msgstr "_About Inkscape"
+#: ../src/widgets/sp-color-icc-selector.cpp:224
+#: ../src/widgets/sp-color-scales.cpp:467
+#, fuzzy
+msgid "_K:"
+msgstr "_K"
 
-#: ../src/verbs.cpp:2658
-msgid "Inkscape version, authors, license"
-msgstr "Inkscape version, authors, licence"
+#: ../src/widgets/sp-color-icc-selector.cpp:235
+msgid "Gray"
+msgstr "Grey"
 
-#. new HelpVerb(SP_VERB_SHOW_LICENSE, "ShowLicense", N_("_License"),
-#. N_("Distribution terms"), /*"show_license"*/"inkscape_options"),
-#. Tutorials
-#: ../src/verbs.cpp:2663
-msgid "Inkscape: _Basic"
-msgstr "Inkscape: _Basic"
+#: ../src/widgets/sp-color-icc-selector.cpp:238
+#: ../src/widgets/sp-color-icc-selector.cpp:239
+#: ../src/widgets/sp-color-scales.cpp:459
+#: ../src/widgets/sp-color-scales.cpp:460
+msgid "Cyan"
+msgstr "Cyan"
 
-#: ../src/verbs.cpp:2664
-msgid "Getting started with Inkscape"
-msgstr "Getting started with Inkscape"
+#: ../src/widgets/sp-color-icc-selector.cpp:238
+#: ../src/widgets/sp-color-icc-selector.cpp:239
+#: ../src/widgets/sp-color-scales.cpp:462
+#: ../src/widgets/sp-color-scales.cpp:463
+msgid "Magenta"
+msgstr "Magenta"
 
-#. "tutorial_basic"
-#: ../src/verbs.cpp:2665
-msgid "Inkscape: _Shapes"
-msgstr "Inkscape: _Shapes"
+#: ../src/widgets/sp-color-icc-selector.cpp:238
+#: ../src/widgets/sp-color-icc-selector.cpp:239
+#: ../src/widgets/sp-color-scales.cpp:465
+#: ../src/widgets/sp-color-scales.cpp:466
+msgid "Yellow"
+msgstr "Yellow"
 
-#: ../src/verbs.cpp:2666
-msgid "Using shape tools to create and edit shapes"
-msgstr "Using shape tools to create and edit shapes"
+#: ../src/widgets/sp-color-icc-selector.cpp:296
+msgid "Fix"
+msgstr "Fix"
 
-#: ../src/verbs.cpp:2667
-msgid "Inkscape: _Advanced"
-msgstr "Inkscape: _Advanced"
+#: ../src/widgets/sp-color-icc-selector.cpp:299
+msgid "Fix RGB fallback to match icc-color() value."
+msgstr "Fix RGB fallback to match icc-color() value."
 
-#: ../src/verbs.cpp:2668
-msgid "Advanced Inkscape topics"
-msgstr "Advanced Inkscape topics"
+#. Label
+#: ../src/widgets/sp-color-icc-selector.cpp:380
+#: ../src/widgets/sp-color-scales.cpp:413
+#: ../src/widgets/sp-color-scales.cpp:439
+#: ../src/widgets/sp-color-scales.cpp:470
+#: ../src/widgets/sp-color-wheel-selector.cpp:177
+#, fuzzy
+msgid "_A:"
+msgstr "_A"
 
-#. "tutorial_advanced"
-#. TRANSLATORS: "to trace" means "to convert a bitmap to vector graphics" (to vectorize)
-#: ../src/verbs.cpp:2670
-msgid "Inkscape: T_racing"
-msgstr "Inkscape: T_racing"
+#: ../src/widgets/sp-color-icc-selector.cpp:390
+#: ../src/widgets/sp-color-icc-selector.cpp:402
+#: ../src/widgets/sp-color-scales.cpp:414
+#: ../src/widgets/sp-color-scales.cpp:415
+#: ../src/widgets/sp-color-scales.cpp:440
+#: ../src/widgets/sp-color-scales.cpp:441
+#: ../src/widgets/sp-color-scales.cpp:471
+#: ../src/widgets/sp-color-scales.cpp:472
+#: ../src/widgets/sp-color-wheel-selector.cpp:187
+#: ../src/widgets/sp-color-wheel-selector.cpp:199
+msgid "Alpha (opacity)"
+msgstr "Alpha (opacity)"
 
-#: ../src/verbs.cpp:2671
-msgid "Using bitmap tracing"
-msgstr "Using bitmap tracing"
+#: ../src/widgets/sp-color-notebook.cpp:339
+msgid "Color Managed"
+msgstr "Colour Managed"
 
-#. "tutorial_tracing"
-#: ../src/verbs.cpp:2672
-msgid "Inkscape: _Calligraphy"
-msgstr "Inkscape: _Calligraphy"
+#: ../src/widgets/sp-color-notebook.cpp:347
+msgid "Out of gamut!"
+msgstr "Out of gamut!"
 
-#: ../src/verbs.cpp:2673
-msgid "Using the Calligraphy pen tool"
-msgstr "Using the Calligraphy pen tool"
+#: ../src/widgets/sp-color-notebook.cpp:355
+msgid "Too much ink!"
+msgstr "Too much ink!"
 
-#: ../src/verbs.cpp:2674
-msgid "Inkscape: _Interpolate"
-msgstr "Inkscape: _Interpolate"
+#. Create RGBA entry and color preview
+#: ../src/widgets/sp-color-notebook.cpp:362
+msgid "RGBA_:"
+msgstr "RGBA_:"
 
-#: ../src/verbs.cpp:2675
-msgid "Using the interpolate extension"
-msgstr "Using the interpolate extension"
+#: ../src/widgets/sp-color-notebook.cpp:370
+msgid "Hexadecimal RGBA value of the color"
+msgstr "Hexadecimal RGBA value of the colour"
 
-#. "tutorial_interpolate"
-#: ../src/verbs.cpp:2676
-msgid "_Elements of Design"
-msgstr "_Elements of Design"
+#: ../src/widgets/sp-color-scales.cpp:80
+msgid "RGB"
+msgstr "RGB"
 
-#: ../src/verbs.cpp:2677
-msgid "Principles of design in the tutorial form"
-msgstr "Principles of design in the tutorial form"
+#: ../src/widgets/sp-color-scales.cpp:80
+msgid "HSL"
+msgstr "HSL"
 
-#. "tutorial_design"
-#: ../src/verbs.cpp:2678
-msgid "_Tips and Tricks"
-msgstr "_Tips and Tricks"
+#: ../src/widgets/sp-color-scales.cpp:80
+msgid "CMYK"
+msgstr "CMYK"
 
-#: ../src/verbs.cpp:2679
-msgid "Miscellaneous tips and tricks"
-msgstr "Miscellaneous tips and tricks"
+#: ../src/widgets/sp-color-selector.cpp:64
+msgid "Unnamed"
+msgstr "Unnamed"
 
-#. "tutorial_tips"
-#. Effect -- renamed Extension
-#: ../src/verbs.cpp:2682
-msgid "Previous Extension"
-msgstr "Previous Extension"
+#: ../src/widgets/sp-color-wheel-selector.cpp:62
+msgid "Wheel"
+msgstr "Wheel"
 
-#: ../src/verbs.cpp:2683
-msgid "Repeat the last extension with the same settings"
-msgstr "Repeat the last extension with the same settings"
+#: ../src/widgets/sp-xmlview-attr-list.cpp:46
+msgid "Attribute"
+msgstr "Attribute"
 
-#: ../src/verbs.cpp:2684
-msgid "Previous Extension Settings..."
-msgstr "Previous Extension Settings..."
+#: ../src/widgets/sp-xmlview-attr-list.cpp:47
+msgid "Value"
+msgstr "Value"
 
-#: ../src/verbs.cpp:2685
-msgid "Repeat the last extension with new settings"
-msgstr "Repeat the last extension with new settings"
+#: ../src/widgets/sp-xmlview-content.cpp:170
+msgid "Type text in a text node"
+msgstr "Type text in a text node"
 
-#: ../src/verbs.cpp:2689
-msgid "Fit the page to the current selection"
-msgstr "Fit the page to the current selection"
+#: ../src/widgets/stroke-style.cpp:504
+msgid "Set markers"
+msgstr "Set markers"
 
-#: ../src/verbs.cpp:2691
-msgid "Fit the page to the drawing"
-msgstr "Fit the page to the drawing"
+#: ../src/widgets/stroke-style.cpp:676
+#, fuzzy
+msgctxt "Stroke width"
+msgid "Width:"
+msgstr "Width:"
 
-#: ../src/verbs.cpp:2693
-msgid "Fit the page to the current selection or the drawing if there is no selection"
-msgstr "Fit the page to the current selection or the drawing if there is no selection"
+#. Join type
+#. TRANSLATORS: The line join style specifies the shape to be used at the
+#. corners of paths. It can be "miter", "round" or "bevel".
+#: ../src/widgets/stroke-style.cpp:714
+msgid "Join:"
+msgstr "Join:"
 
-#. LockAndHide
-#: ../src/verbs.cpp:2695
-msgid "Unlock All"
-msgstr "Unlock All"
+#. TRANSLATORS: Miter join: joining lines with a sharp (pointed) corner.
+#. For an example, draw a triangle with a large stroke width and modify the
+#. "Join" option (in the Fill and Stroke dialog).
+#: ../src/widgets/stroke-style.cpp:726
+msgid "Miter join"
+msgstr "Mitre join"
 
-#: ../src/verbs.cpp:2697
-msgid "Unlock All in All Layers"
-msgstr "Unlock All in All Layers"
+#. TRANSLATORS: Round join: joining lines with a rounded corner.
+#. For an example, draw a triangle with a large stroke width and modify the
+#. "Join" option (in the Fill and Stroke dialog).
+#: ../src/widgets/stroke-style.cpp:736
+msgid "Round join"
+msgstr "Round join"
 
-#: ../src/verbs.cpp:2699
-msgid "Unhide All"
-msgstr "Unhide All"
+#. TRANSLATORS: Bevel join: joining lines with a blunted (flattened) corner.
+#. For an example, draw a triangle with a large stroke width and modify the
+#. "Join" option (in the Fill and Stroke dialog).
+#: ../src/widgets/stroke-style.cpp:746
+msgid "Bevel join"
+msgstr "Bevel join"
 
-#: ../src/verbs.cpp:2701
-msgid "Unhide All in All Layers"
-msgstr "Unhide All in All Layers"
+#. Miterlimit
+#. TRANSLATORS: Miter limit: only for "miter join", this limits the length
+#. of the sharp "spike" when the lines connect at too sharp an angle.
+#. When two line segments meet at a sharp angle, a miter join results in a
+#. spike that extends well beyond the connection point. The purpose of the
+#. miter limit is to cut off such spikes (i.e. convert them into bevels)
+#. when they become too long.
+#: ../src/widgets/stroke-style.cpp:758
+msgid "Miter limit:"
+msgstr "Mitre limit:"
 
-#: ../src/verbs.cpp:2705
-msgid "Link an ICC color profile"
-msgstr "Link an ICC colour profile"
+#: ../src/widgets/stroke-style.cpp:766
+msgid "Maximum length of the miter (in units of stroke width)"
+msgstr "Maximum length of the mitre (in units of stroke width)"
 
-#: ../src/verbs.cpp:2706
-msgid "Remove Color Profile"
-msgstr "Remove Colour Profile"
+#. Cap type
+#. TRANSLATORS: cap type specifies the shape for the ends of lines
+#: ../src/widgets/stroke-style.cpp:778
+msgid "Cap:"
+msgstr "Cap:"
 
-#: ../src/verbs.cpp:2707
-msgid "Remove a linked ICC color profile"
-msgstr "Remove a linked ICC colour profile"
+#. TRANSLATORS: Butt cap: the line shape does not extend beyond the end point
+#. of the line; the ends of the line are square
+#: ../src/widgets/stroke-style.cpp:790
+msgid "Butt cap"
+msgstr "Butt cap"
 
-#: ../src/widgets/dash-selector.cpp:62
-msgid "Dash pattern"
-msgstr "Dash pattern"
+#. TRANSLATORS: Round cap: the line shape extends beyond the end point of the
+#. line; the ends of the line are rounded
+#: ../src/widgets/stroke-style.cpp:798
+msgid "Round cap"
+msgstr "Round cap"
 
-#: ../src/widgets/dash-selector.cpp:77
-msgid "Pattern offset"
-msgstr "Pattern offset"
+#. TRANSLATORS: Square cap: the line shape extends beyond the end point of the
+#. line; the ends of the line are square
+#: ../src/widgets/stroke-style.cpp:806
+msgid "Square cap"
+msgstr "Square cap"
 
-#. display the initial welcome message in the statusbar
-#: ../src/widgets/desktop-widget.cpp:557
-msgid "<b>Welcome to Inkscape!</b> Use shape or freehand tools to create objects; use selector (arrow) to move or transform them."
-msgstr "<b>Welcome to Inkscape!</b> Use shape or freehand tools to create objects; use selector (arrow) to move or transform them."
+#. Dash
+#: ../src/widgets/stroke-style.cpp:812
+msgid "Dashes:"
+msgstr "Dashes:"
 
-#: ../src/widgets/desktop-widget.cpp:623
-#, c-format
-msgid "%s: %d (outline) - Inkscape"
-msgstr "%s: %d (outline) - Inkscape"
+#. TRANSLATORS: Path markers are an SVG feature that allows you to attach arbitrary shapes
+#. (arrowheads, bullets, faces, whatever) to the start, end, or middle nodes of a path.
+#: ../src/widgets/stroke-style.cpp:829
+msgid "Start Markers:"
+msgstr "Start Markers:"
 
-#: ../src/widgets/desktop-widget.cpp:625
-#, c-format
-msgid "%s: %d (no filters) - Inkscape"
-msgstr "%s: %d (no filters) - Inkscape"
+#: ../src/widgets/stroke-style.cpp:831
+msgid "Start Markers are drawn on the first node of a path or shape"
+msgstr "Start Markers are drawn on the first node of a path or shape"
 
-#: ../src/widgets/desktop-widget.cpp:627
-#, c-format
-msgid "%s: %d (print colors preview) - Inkscape"
-msgstr "%s: %d (print colours preview) - Inkscape"
+#: ../src/widgets/stroke-style.cpp:840
+msgid "Mid Markers:"
+msgstr "Mid Markers:"
 
-#: ../src/widgets/desktop-widget.cpp:629
-#, c-format
-msgid "%s: %d - Inkscape"
-msgstr "%s: %d - Inkscape"
+#: ../src/widgets/stroke-style.cpp:842
+msgid ""
+"Mid Markers are drawn on every node of a path or shape except the first and "
+"last nodes"
+msgstr ""
+"Mid Markers are drawn on every node of a path or shape except the first and "
+"last nodes"
 
-#: ../src/widgets/desktop-widget.cpp:633
-#, c-format
-msgid "%s (outline) - Inkscape"
-msgstr "%s (outline) - Inkscape"
+#: ../src/widgets/stroke-style.cpp:851
+msgid "End Markers:"
+msgstr "End Markers:"
 
-#: ../src/widgets/desktop-widget.cpp:635
-#, c-format
-msgid "%s (no filters) - Inkscape"
-msgstr "%s (no filters) - Inkscape"
+#: ../src/widgets/stroke-style.cpp:853
+msgid "End Markers are drawn on the last node of a path or shape"
+msgstr "End Markers are drawn on the last node of a path or shape"
 
-#: ../src/widgets/desktop-widget.cpp:637
-#, c-format
-msgid "%s (print colors preview) - Inkscape"
-msgstr "%s (print colours preview) - Inkscape"
+#: ../src/widgets/stroke-style.cpp:1206 ../src/widgets/stroke-style.cpp:1303
+msgid "Set stroke style"
+msgstr "Set stroke style"
 
-#: ../src/widgets/desktop-widget.cpp:639
-#, c-format
-msgid "%s - Inkscape"
-msgstr "%s - Inkscape"
+#: ../src/widgets/swatch-selector.cpp:139
+msgid "Change swatch color"
+msgstr "Change swatch colour"
 
-#: ../src/widgets/desktop-widget.cpp:801
-msgid "Color-managed display is <b>enabled</b> in this window"
-msgstr "Colour-managed display is <b>enabled</b> in this window"
+#: ../src/widgets/toolbox.cpp:209
+msgid "Color/opacity used for color tweaking"
+msgstr "Colour/opacity used for colour tweaking"
 
-#: ../src/widgets/desktop-widget.cpp:803
-msgid "Color-managed display is <b>disabled</b> in this window"
-msgstr "Colour-managed display is <b>disabled</b> in this window"
+#: ../src/widgets/toolbox.cpp:215
+msgid "Style of new stars"
+msgstr "Style of new stars"
 
-#: ../src/widgets/desktop-widget.cpp:914
-#, c-format
-msgid ""
-"<span weight=\"bold\" size=\"larger\">The file \"%s\" was saved with a format (%s) that may cause data loss!</span>\n"
-"\n"
-"Do you want to save this file as Inkscape SVG?"
-msgstr ""
-"<span weight=\"bold\" size=\"larger\">The file \"%s\" was saved with a format (%s) "
-"that may cause data loss!</span>\n"
-"\n"
-"Do you want to save this file as Inkscape SVG?"
+#: ../src/widgets/toolbox.cpp:217
+msgid "Style of new rectangles"
+msgstr "Style of new rectangles"
 
-#: ../src/widgets/ege-paint-def.cpp:70
-#: ../src/widgets/ege-paint-def.cpp:92
-#: ../src/widgets/gradient-selector.cpp:169
-msgid "none"
-msgstr "none"
+#: ../src/widgets/toolbox.cpp:219
+msgid "Style of new 3D boxes"
+msgstr "Style of new 3D boxes"
 
-#: ../src/widgets/ege-paint-def.cpp:89
-msgid "remove"
-msgstr "remove"
+#: ../src/widgets/toolbox.cpp:221
+msgid "Style of new ellipses"
+msgstr "Style of new ellipses"
 
-#: ../src/widgets/fill-style.cpp:336
-msgid "Change fill rule"
-msgstr "Change fill rule"
+#: ../src/widgets/toolbox.cpp:223
+msgid "Style of new spirals"
+msgstr "Style of new spirals"
 
-#: ../src/widgets/fill-style.cpp:421
-#: ../src/widgets/fill-style.cpp:500
-msgid "Set fill color"
-msgstr "Set fill colour"
+#: ../src/widgets/toolbox.cpp:225
+msgid "Style of new paths created by Pencil"
+msgstr "Style of new paths created by Pencil"
 
-#: ../src/widgets/fill-style.cpp:421
-#: ../src/widgets/fill-style.cpp:500
-msgid "Set stroke color"
-msgstr "Set stroke colour"
+#: ../src/widgets/toolbox.cpp:227
+msgid "Style of new paths created by Pen"
+msgstr "Style of new paths created by Pen"
 
-#: ../src/widgets/fill-style.cpp:587
-msgid "Set gradient on fill"
-msgstr "Set gradient on fill"
+#: ../src/widgets/toolbox.cpp:229
+msgid "Style of new calligraphic strokes"
+msgstr "Style of new calligraphic strokes"
 
-#: ../src/widgets/fill-style.cpp:587
-msgid "Set gradient on stroke"
-msgstr "Set gradient on stroke"
+#: ../src/widgets/toolbox.cpp:231 ../src/widgets/toolbox.cpp:233
+msgid "TBD"
+msgstr "TBD"
 
-#: ../src/widgets/fill-style.cpp:647
-msgid "Set pattern on fill"
-msgstr "Set pattern on fill"
+#: ../src/widgets/toolbox.cpp:243
+msgid "Style of Paint Bucket fill objects"
+msgstr "Style of Paint Bucket fill objects"
 
-#: ../src/widgets/fill-style.cpp:648
-msgid "Set pattern on stroke"
-msgstr "Set pattern on stroke"
+#: ../src/widgets/toolbox.cpp:1349
+msgid "Insert node"
+msgstr "Insert node"
 
-#. Family frame
-#: ../src/widgets/font-selector.cpp:157
-msgid "Font family"
-msgstr "Font family"
+#: ../src/widgets/toolbox.cpp:1350
+msgid "Insert new nodes into selected segments"
+msgstr "Insert new nodes into selected segments"
 
-#. TRANSLATORS: only translate "string" in "context|string".
-#. For more details, see http://developer.gnome.org/doc/API/2.0/glib/glib-I18N.html#Q-:CAPS
-#. Style frame
-#: ../src/widgets/font-selector.cpp:190
-msgid "fontselector|Style"
-msgstr "Style"
+#: ../src/widgets/toolbox.cpp:1353
+msgid "Insert"
+msgstr "Insert"
 
-#: ../src/widgets/font-selector.cpp:228
-msgid "Font size:"
-msgstr "Font size:"
+#: ../src/widgets/toolbox.cpp:1361
+msgid "Delete selected nodes"
+msgstr "Delete selected nodes"
 
-#. TRANSLATORS: Test string used in text and font dialog (when no
-#. * text has been entered) to get a preview of the font.  Choose
-#. * some representative characters that users of your locale will be
-#. * interested in.
-#: ../src/widgets/font-selector.cpp:641
-msgid "AaBbCcIiPpQq12369$€¢?.;/()"
-msgstr "AaBbCcIiPpQq12369$€¢?.;/()"
+#: ../src/widgets/toolbox.cpp:1372
+msgid "Join selected nodes"
+msgstr "Join selected nodes"
 
-#. TRANSLATORS: for info, see http://www.w3.org/TR/2000/CR-SVG-20000802/pservers.html#LinearGradientSpreadMethodAttribute
-#: ../src/widgets/gradient-selector.cpp:163
-msgid "Whether to fill with flat color beyond the ends of the gradient vector (spreadMethod=\"pad\"), or repeat the gradient in the same direction (spreadMethod=\"repeat\"), or repeat the gradient in alternating opposite directions (spreadMethod=\"reflect\")"
-msgstr "Whether to fill with flat colour beyond the ends of the gradient vector (spreadMethod=\"pad\"), or repeat the gradient in the same direction (spreadMethod=\"repeat\"), or repeat the gradient in alternating opposite directions (spreadMethod=\"reflect\")"
+#: ../src/widgets/toolbox.cpp:1375
+msgid "Join"
+msgstr "Join"
 
-#: ../src/widgets/gradient-selector.cpp:173
-msgid "reflected"
-msgstr "reflected"
+#: ../src/widgets/toolbox.cpp:1383
+msgid "Break path at selected nodes"
+msgstr "Break path at selected nodes"
 
-#: ../src/widgets/gradient-selector.cpp:177
-msgid "direct"
-msgstr "direct"
+#: ../src/widgets/toolbox.cpp:1393
+msgid "Join with segment"
+msgstr "Join with segment"
 
-#: ../src/widgets/gradient-selector.cpp:185
-msgid "Repeat:"
-msgstr "Repeat:"
+#: ../src/widgets/toolbox.cpp:1394
+msgid "Join selected endnodes with a new segment"
+msgstr "Join selected endnodes with a new segment"
 
-#: ../src/widgets/gradient-toolbar.cpp:155
-msgid "Assign gradient to object"
-msgstr "Assign gradient to object"
+#: ../src/widgets/toolbox.cpp:1403
+msgid "Delete segment"
+msgstr "Delete segment"
 
-#: ../src/widgets/gradient-toolbar.cpp:190
-msgid "<small>No gradients</small>"
-msgstr "<small>No gradients</small>"
+#: ../src/widgets/toolbox.cpp:1404
+msgid "Delete segment between two non-endpoint nodes"
+msgstr "Delete segment between two non-endpoint nodes"
 
-#: ../src/widgets/gradient-toolbar.cpp:200
-msgid "<small>Nothing selected</small>"
-msgstr "<small>Nothing selected</small>"
+#: ../src/widgets/toolbox.cpp:1413
+msgid "Node Cusp"
+msgstr "Node Cusp"
 
-#: ../src/widgets/gradient-toolbar.cpp:211
-msgid "<small>No gradients in selection</small>"
-msgstr "<small>No gradients in selection</small>"
+#: ../src/widgets/toolbox.cpp:1414
+msgid "Make selected nodes corner"
+msgstr "Make selected nodes corner"
 
-#: ../src/widgets/gradient-toolbar.cpp:221
-msgid "<small>Multiple gradients</small>"
-msgstr "<small>Multiple gradients</small>"
+#: ../src/widgets/toolbox.cpp:1423
+msgid "Node Smooth"
+msgstr "Node Smooth"
 
-#: ../src/widgets/gradient-toolbar.cpp:487
-msgid "Edit the stops of the gradient"
-msgstr "Edit the stops of the gradient"
+#: ../src/widgets/toolbox.cpp:1424
+msgid "Make selected nodes smooth"
+msgstr "Make selected nodes smooth"
 
-#: ../src/widgets/gradient-toolbar.cpp:547
-#: ../src/widgets/toolbox.cpp:2837
-#: ../src/widgets/toolbox.cpp:2917
-#: ../src/widgets/toolbox.cpp:3241
-#: ../src/widgets/toolbox.cpp:3279
-#: ../src/widgets/toolbox.cpp:3895
-#: ../src/widgets/toolbox.cpp:3919
-#: ../src/widgets/toolbox.cpp:5551
-#: ../src/widgets/toolbox.cpp:5580
-msgid "<b>New:</b>"
-msgstr "<b>New:</b>"
+#: ../src/widgets/toolbox.cpp:1433
+msgid "Node Symmetric"
+msgstr "Node Symmetric"
 
-#: ../src/widgets/gradient-toolbar.cpp:560
-msgid "Create linear gradient"
-msgstr "Create linear gradient"
+#: ../src/widgets/toolbox.cpp:1434
+msgid "Make selected nodes symmetric"
+msgstr "Make selected nodes symmetric"
 
-#: ../src/widgets/gradient-toolbar.cpp:574
-msgid "Create radial (elliptic or circular) gradient"
-msgstr "Create radial (elliptic or circular) gradient"
+#: ../src/widgets/toolbox.cpp:1443
+msgid "Node Auto"
+msgstr "Node Auto"
 
-#. TODO replace aux_toolbox_space(tbl, AUX_SPACING);
-#: ../src/widgets/gradient-toolbar.cpp:589
-msgid "on"
-msgstr "on"
+#: ../src/widgets/toolbox.cpp:1444
+msgid "Make selected nodes auto-smooth"
+msgstr "Make selected nodes auto-smooth"
 
-#: ../src/widgets/gradient-toolbar.cpp:602
-msgid "Create gradient in the fill"
-msgstr "Create gradient in the fill"
+#: ../src/widgets/toolbox.cpp:1453
+msgid "Node Line"
+msgstr "Node Line"
 
-#: ../src/widgets/gradient-toolbar.cpp:616
-msgid "Create gradient in the stroke"
-msgstr "Create gradient in the stroke"
+#: ../src/widgets/toolbox.cpp:1454
+msgid "Make selected segments lines"
+msgstr "Make selected segments lines"
 
-#. FIXME: implement averaging of all parameters for multiple selected
-#. gtk_label_set_markup(GTK_LABEL(l), _("<b>Average:</b>"));
-#: ../src/widgets/gradient-toolbar.cpp:630
-#: ../src/widgets/toolbox.cpp:2839
-#: ../src/widgets/toolbox.cpp:3249
-#: ../src/widgets/toolbox.cpp:3267
-#: ../src/widgets/toolbox.cpp:3897
-#: ../src/widgets/toolbox.cpp:3908
-#: ../src/widgets/toolbox.cpp:5554
-#: ../src/widgets/toolbox.cpp:5565
-msgid "<b>Change:</b>"
-msgstr "<b>Change:</b>"
+#: ../src/widgets/toolbox.cpp:1463
+msgid "Node Curve"
+msgstr "Node Curve"
 
-#: ../src/widgets/gradient-vector.cpp:267
-#: ../src/widgets/paint-selector.cpp:914
-#: ../src/widgets/stroke-style.cpp:417
-msgid "No document selected"
-msgstr "No document selected"
+#: ../src/widgets/toolbox.cpp:1464
+msgid "Make selected segments curves"
+msgstr "Make selected segments curves"
 
-#: ../src/widgets/gradient-vector.cpp:273
-msgid "No gradients in document"
-msgstr "No gradients in document"
+#: ../src/widgets/toolbox.cpp:1473
+msgid "Show Transform Handles"
+msgstr "Show Transform Handles"
 
-#: ../src/widgets/gradient-vector.cpp:279
-msgid "No gradient selected"
-msgstr "No gradient selected"
+#: ../src/widgets/toolbox.cpp:1474
+msgid "Show transformation handles for selected nodes"
+msgstr "Show transformation handles for selected nodes"
 
-#: ../src/widgets/gradient-vector.cpp:546
-msgid "No stops in gradient"
-msgstr "No stops in gradient"
+#: ../src/widgets/toolbox.cpp:1484
+msgid "Show Handles"
+msgstr "Show Handles"
 
-#: ../src/widgets/gradient-vector.cpp:670
-msgid "Change gradient stop offset"
-msgstr "Change gradient stop offset"
+#: ../src/widgets/toolbox.cpp:1485
+msgid "Show Bezier handles of selected nodes"
+msgstr "Show Bezier handles of selected nodes"
 
-#. TRANSLATORS: "Stop" means: a "phase" of a gradient
-#: ../src/widgets/gradient-vector.cpp:808
-msgid "Add stop"
-msgstr "Add stop"
+#: ../src/widgets/toolbox.cpp:1495
+msgid "Show Outline"
+msgstr "Show Outline"
 
-#: ../src/widgets/gradient-vector.cpp:811
-msgid "Add another control stop to gradient"
-msgstr "Add another control stop to gradient"
+#: ../src/widgets/toolbox.cpp:1496
+msgid "Show path outline (without path effects)"
+msgstr "Show path outline (without path effects)"
 
-#: ../src/widgets/gradient-vector.cpp:813
-msgid "Delete stop"
-msgstr "Delete stop"
+#: ../src/widgets/toolbox.cpp:1518
+msgid "Edit clipping paths"
+msgstr "Edit clipping paths"
 
-#: ../src/widgets/gradient-vector.cpp:816
-msgid "Delete current control stop from gradient"
-msgstr "Delete current control stop from gradient"
+#: ../src/widgets/toolbox.cpp:1519
+msgid "Show clipping path(s) of selected object(s)"
+msgstr "Show clipping path(s) of selected object(s)"
 
-#. TRANSLATORS: "Stop" means: a "phase" of a gradient
-#: ../src/widgets/gradient-vector.cpp:872
-msgid "Stop Color"
-msgstr "Stop Colour"
+#: ../src/widgets/toolbox.cpp:1529
+msgid "Edit masks"
+msgstr "Edit masks"
 
-#: ../src/widgets/gradient-vector.cpp:902
-msgid "Gradient editor"
-msgstr "Gradient editor"
+#: ../src/widgets/toolbox.cpp:1530
+msgid "Show mask(s) of selected object(s)"
+msgstr "Show mask(s) of selected object(s)"
 
-#: ../src/widgets/gradient-vector.cpp:1201
-msgid "Change gradient stop color"
-msgstr "Change gradient stop colour"
+#: ../src/widgets/toolbox.cpp:1544
+msgid "X coordinate:"
+msgstr "X coordinate:"
 
-#: ../src/widgets/paint-selector.cpp:231
-#: ../src/widgets/paint-selector.cpp:614
-msgid "No paint"
-msgstr "No paint"
+#: ../src/widgets/toolbox.cpp:1544
+msgid "X coordinate of selected node(s)"
+msgstr "X coordinate of selected node(s)"
 
-#: ../src/widgets/paint-selector.cpp:233
-#: ../src/widgets/paint-selector.cpp:678
-msgid "Flat color"
-msgstr "Flat colour"
+#: ../src/widgets/toolbox.cpp:1562
+msgid "Y coordinate:"
+msgstr "Y coordinate:"
 
-#. sp_gradient_selector_set_mode(SP_GRADIENT_SELECTOR(gsel), SP_GRADIENT_SELECTOR_MODE_LINEAR);
-#: ../src/widgets/paint-selector.cpp:235
-#: ../src/widgets/paint-selector.cpp:741
-msgid "Linear gradient"
-msgstr "Linear gradient"
+#: ../src/widgets/toolbox.cpp:1562
+msgid "Y coordinate of selected node(s)"
+msgstr "Y coordinate of selected node(s)"
 
-#: ../src/widgets/paint-selector.cpp:237
-#: ../src/widgets/paint-selector.cpp:744
-msgid "Radial gradient"
-msgstr "Radial gradient"
+#: ../src/widgets/toolbox.cpp:2196
+msgid "Bounding box"
+msgstr "Bounding box"
 
-#: ../src/widgets/paint-selector.cpp:241
-msgid "Swatch"
-msgstr "Swatch"
+#: ../src/widgets/toolbox.cpp:2196
+msgid "Snap bounding box corners"
+msgstr "Snap bounding box corners"
 
-#: ../src/widgets/paint-selector.cpp:243
-msgid "Unset paint (make it undefined so it can be inherited)"
-msgstr "Unset paint (make it undefined so it can be inherited)"
+#: ../src/widgets/toolbox.cpp:2205
+msgid "Bounding box edges"
+msgstr "Bounding box edges"
 
-#. TRANSLATORS: for info, see http://www.w3.org/TR/2000/CR-SVG-20000802/painting.html#FillRuleProperty
-#: ../src/widgets/paint-selector.cpp:255
-msgid "Any path self-intersections or subpaths create holes in the fill (fill-rule: evenodd)"
-msgstr "Any path self-intersections or subpaths create holes in the fill (fill-rule: evenodd)"
+#: ../src/widgets/toolbox.cpp:2205
+msgid "Snap to edges of a bounding box"
+msgstr "Snap to edges of a bounding box"
 
-#. TRANSLATORS: for info, see http://www.w3.org/TR/2000/CR-SVG-20000802/painting.html#FillRuleProperty
-#: ../src/widgets/paint-selector.cpp:266
-msgid "Fill is solid unless a subpath is counterdirectional (fill-rule: nonzero)"
-msgstr "Fill is solid unless a subpath is counterdirectional (fill-rule: nonzero)"
+#: ../src/widgets/toolbox.cpp:2214
+msgid "Bounding box corners"
+msgstr "Bounding box corners"
 
-#: ../src/widgets/paint-selector.cpp:581
-msgid "No objects"
-msgstr "No objects"
+#: ../src/widgets/toolbox.cpp:2214
+msgid "Snap to bounding box corners"
+msgstr "Snap to bounding box corners"
 
-#: ../src/widgets/paint-selector.cpp:592
-msgid "Multiple styles"
-msgstr "Multiple styles"
+#: ../src/widgets/toolbox.cpp:2223
+msgid "BBox Edge Midpoints"
+msgstr "BBox Edge Midpoints"
 
-#: ../src/widgets/paint-selector.cpp:603
-msgid "Paint is undefined"
-msgstr "Paint is undefined"
+#: ../src/widgets/toolbox.cpp:2223
+msgid "Snap from and to midpoints of bounding box edges"
+msgstr "Snap from and to midpoints of bounding box edges"
 
-#: ../src/widgets/paint-selector.cpp:1014
-msgid "Use the <b>Node tool</b> to adjust position, scale, and rotation of the pattern on canvas. Use <b>Object &gt; Pattern &gt; Objects to Pattern</b> to create a new pattern from selection."
-msgstr "Use the <b>Node tool</b> to adjust position, scale, and rotation of the pattern on canvas. Use <b>Object &gt; Pattern &gt; Objects to Pattern</b> to create a new pattern from selection."
+#: ../src/widgets/toolbox.cpp:2233
+msgid "BBox Centers"
+msgstr "BBox Centres"
 
-#: ../src/widgets/paint-selector.cpp:1103
-msgid "Swatch fill"
-msgstr "Swatch fill"
+#: ../src/widgets/toolbox.cpp:2233
+msgid "Snapping from and to centers of bounding boxes"
+msgstr "Snapping from and to centres of bounding boxes"
 
-#: ../src/widgets/select-toolbar.cpp:247
-msgid "Transform by toolbar"
-msgstr "Transform by toolbar"
+#: ../src/widgets/toolbox.cpp:2242
+msgid "Snap nodes or handles"
+msgstr "Snap nodes or handles"
 
-#: ../src/widgets/select-toolbar.cpp:304
-msgid "Now <b>stroke width</b> is <b>scaled</b> when objects are scaled."
-msgstr "Now <b>stroke width</b> is <b>scaled</b> when objects are scaled."
+#: ../src/widgets/toolbox.cpp:2250
+msgid "Snap to paths"
+msgstr "Snap to paths"
 
-#: ../src/widgets/select-toolbar.cpp:306
-msgid "Now <b>stroke width</b> is <b>not scaled</b> when objects are scaled."
-msgstr "Now <b>stroke width</b> is <b>not scaled</b> when objects are scaled."
+#: ../src/widgets/toolbox.cpp:2259
+msgid "Path intersections"
+msgstr "Path intersections"
 
-#: ../src/widgets/select-toolbar.cpp:317
-msgid "Now <b>rounded rectangle corners</b> are <b>scaled</b> when rectangles are scaled."
-msgstr "Now <b>rounded rectangle corners</b> are <b>scaled</b> when rectangles are scaled."
+#: ../src/widgets/toolbox.cpp:2259
+msgid "Snap to path intersections"
+msgstr "Snap to path intersections"
 
-#: ../src/widgets/select-toolbar.cpp:319
-msgid "Now <b>rounded rectangle corners</b> are <b>not scaled</b> when rectangles are scaled."
-msgstr "Now <b>rounded rectangle corners</b> are <b>not scaled</b> when rectangles are scaled."
+#: ../src/widgets/toolbox.cpp:2268
+msgid "To nodes"
+msgstr "To nodes"
 
-#: ../src/widgets/select-toolbar.cpp:330
-msgid "Now <b>gradients</b> are <b>transformed</b> along with their objects when those are transformed (moved, scaled, rotated, or skewed)."
-msgstr "Now <b>gradients</b> are <b>transformed</b> along with their objects when those are transformed (moved, scaled, rotated, or skewed)."
+#: ../src/widgets/toolbox.cpp:2268
+msgid "Snap to cusp nodes"
+msgstr "Snap to cusp nodes"
 
-#: ../src/widgets/select-toolbar.cpp:332
-msgid "Now <b>gradients</b> remain <b>fixed</b> when objects are transformed (moved, scaled, rotated, or skewed)."
-msgstr "Now <b>gradients</b> remain <b>fixed</b> when objects are transformed (moved, scaled, rotated, or skewed)."
+#: ../src/widgets/toolbox.cpp:2277
+msgid "Smooth nodes"
+msgstr "Smooth nodes"
 
-#: ../src/widgets/select-toolbar.cpp:343
-msgid "Now <b>patterns</b> are <b>transformed</b> along with their objects when those are transformed (moved, scaled, rotated, or skewed)."
-msgstr "Now <b>patterns</b> are <b>transformed</b> along with their objects when those are transformed (moved, scaled, rotated, or skewed)."
+#: ../src/widgets/toolbox.cpp:2277
+msgid "Snap to smooth nodes"
+msgstr "Snap to smooth nodes"
 
-#: ../src/widgets/select-toolbar.cpp:345
-msgid "Now <b>patterns</b> remain <b>fixed</b> when objects are transformed (moved, scaled, rotated, or skewed)."
-msgstr "Now <b>patterns</b> remain <b>fixed</b> when objects are transformed (moved, scaled, rotated, or skewed)."
+#: ../src/widgets/toolbox.cpp:2286
+msgid "Line Midpoints"
+msgstr "Line Midpoints"
 
-#. four spinbuttons
-#. TRANSLATORS: only translate "string" in "context|string".
-#. For more details, see http://developer.gnome.org/doc/API/2.0/glib/glib-I18N.html#Q-:CAPS
-#: ../src/widgets/select-toolbar.cpp:460
-msgid "select toolbar|X position"
-msgstr "X position"
+#: ../src/widgets/toolbox.cpp:2286
+msgid "Snap from and to midpoints of line segments"
+msgstr "Snap from and to midpoints of line segments"
 
-#: ../src/widgets/select-toolbar.cpp:460
-msgid "select toolbar|X"
-msgstr "X"
+#: ../src/widgets/toolbox.cpp:2295
+msgid "Object Centers"
+msgstr "Object Centres"
 
-#: ../src/widgets/select-toolbar.cpp:462
-msgid "Horizontal coordinate of selection"
-msgstr "Horizontal coordinate of selection"
+#: ../src/widgets/toolbox.cpp:2295
+msgid "Snap from and to centers of objects"
+msgstr "Snap from and to centres of objects"
 
-#. TRANSLATORS: only translate "string" in "context|string".
-#. For more details, see http://developer.gnome.org/doc/API/2.0/glib/glib-I18N.html#Q-:CAPS
-#: ../src/widgets/select-toolbar.cpp:468
-msgid "select toolbar|Y position"
-msgstr "Y position"
+#: ../src/widgets/toolbox.cpp:2304
+msgid "Rotation Centers"
+msgstr "Rotation Centres"
 
-#: ../src/widgets/select-toolbar.cpp:468
-msgid "select toolbar|Y"
-msgstr "Y"
+#: ../src/widgets/toolbox.cpp:2304
+msgid "Snap from and to an item's rotation center"
+msgstr "Snap from and to an item's rotation centre"
 
-#: ../src/widgets/select-toolbar.cpp:470
-msgid "Vertical coordinate of selection"
-msgstr "Vertical coordinate of selection"
+#: ../src/widgets/toolbox.cpp:2313
+msgid "Page border"
+msgstr "Page border"
 
-#. TRANSLATORS: only translate "string" in "context|string".
-#. For more details, see http://developer.gnome.org/doc/API/2.0/glib/glib-I18N.html#Q-:CAPS
-#: ../src/widgets/select-toolbar.cpp:476
-msgid "select toolbar|Width"
-msgstr "Width"
+#: ../src/widgets/toolbox.cpp:2313
+msgid "Snap to the page border"
+msgstr "Snap to the page border"
 
-#: ../src/widgets/select-toolbar.cpp:476
-msgid "select toolbar|W"
-msgstr "W"
+#: ../src/widgets/toolbox.cpp:2322
+msgid "Snap to grids"
+msgstr "Snap to grids"
 
-#: ../src/widgets/select-toolbar.cpp:478
-msgid "Width of selection"
-msgstr "Width of selection"
+#: ../src/widgets/toolbox.cpp:2331
+msgid "Snap to guides"
+msgstr "Snap to guides"
 
-#: ../src/widgets/select-toolbar.cpp:485
-msgid "Lock width and height"
-msgstr "Lock width and height"
+#: ../src/widgets/toolbox.cpp:2535
+msgid "Star: Change number of corners"
+msgstr "Star: Change number of corners"
 
-#: ../src/widgets/select-toolbar.cpp:486
-msgid "When locked, change both width and height by the same proportion"
-msgstr "When locked, change both width and height by the same proportion"
+#: ../src/widgets/toolbox.cpp:2582
+msgid "Star: Change spoke ratio"
+msgstr "Star: Change spoke ratio"
 
-#. TRANSLATORS: only translate "string" in "context|string".
-#. For more details, see http://developer.gnome.org/doc/API/2.0/glib/glib-I18N.html#Q-:CAPS
-#: ../src/widgets/select-toolbar.cpp:497
-msgid "select toolbar|Height"
-msgstr "Height"
+#: ../src/widgets/toolbox.cpp:2626
+msgid "Make polygon"
+msgstr "Make polygon"
 
-#: ../src/widgets/select-toolbar.cpp:497
-msgid "select toolbar|H"
-msgstr "H"
+#: ../src/widgets/toolbox.cpp:2626
+msgid "Make star"
+msgstr "Make star"
 
-#: ../src/widgets/select-toolbar.cpp:499
-msgid "Height of selection"
-msgstr "Height of selection"
+#: ../src/widgets/toolbox.cpp:2663
+msgid "Star: Change rounding"
+msgstr "Star: Change rounding"
 
-#: ../src/widgets/select-toolbar.cpp:536
-msgid "Affect:"
-msgstr "Affect:"
+#: ../src/widgets/toolbox.cpp:2700
+msgid "Star: Change randomization"
+msgstr "Star: Change randomisation"
 
-#: ../src/widgets/select-toolbar.cpp:536
-msgid "Control whether or not to scale stroke widths, scale rectangle corners, transform gradient fills, and transform pattern fills with the object"
-msgstr "Control whether or not to scale stroke widths, scale rectangle corners, transform gradient fills, and transform pattern fills with the object"
+#: ../src/widgets/toolbox.cpp:2894
+msgid "Regular polygon (with one handle) instead of a star"
+msgstr "Regular polygon (with one handle) instead of a star"
 
-#: ../src/widgets/select-toolbar.cpp:555
-msgid "Scale rounded corners"
-msgstr "Scale rounded corners"
+#: ../src/widgets/toolbox.cpp:2901
+msgid "Star instead of a regular polygon (with one handle)"
+msgstr "Star instead of a regular polygon (with one handle)"
 
-#: ../src/widgets/select-toolbar.cpp:566
-msgid "Move gradients"
-msgstr "Move gradients"
+#: ../src/widgets/toolbox.cpp:2922
+msgid "triangle/tri-star"
+msgstr "triangle/tri-star"
 
-#: ../src/widgets/select-toolbar.cpp:577
-msgid "Move patterns"
-msgstr "Move patterns"
+#: ../src/widgets/toolbox.cpp:2922
+msgid "square/quad-star"
+msgstr "square/quad-star"
 
-#: ../src/widgets/sp-color-gtkselector.cpp:50
-msgid "System"
-msgstr "System"
+#: ../src/widgets/toolbox.cpp:2922
+msgid "pentagon/five-pointed star"
+msgstr "pentagon/five-pointed star"
 
-#: ../src/widgets/sp-color-icc-selector.cpp:111
-msgid "CMS"
-msgstr "CMS"
+#: ../src/widgets/toolbox.cpp:2922
+msgid "hexagon/six-pointed star"
+msgstr "hexagon/six-pointed star"
 
-#: ../src/widgets/sp-color-icc-selector.cpp:220
-#: ../src/widgets/sp-color-scales.cpp:411
-msgid "_R"
-msgstr "_R"
+#: ../src/widgets/toolbox.cpp:2925
+msgid "Corners"
+msgstr "Corners"
 
-#: ../src/widgets/sp-color-icc-selector.cpp:220
-#: ../src/widgets/sp-color-icc-selector.cpp:221
-#: ../src/widgets/sp-color-scales.cpp:414
-msgid "_G"
-msgstr "_G"
+#: ../src/widgets/toolbox.cpp:2925
+msgid "Corners:"
+msgstr "Corners:"
 
-#: ../src/widgets/sp-color-icc-selector.cpp:220
-#: ../src/widgets/sp-color-scales.cpp:417
-msgid "_B"
-msgstr "_B"
+#: ../src/widgets/toolbox.cpp:2925
+msgid "Number of corners of a polygon or star"
+msgstr "Number of corners of a polygon or star"
 
-#: ../src/widgets/sp-color-icc-selector.cpp:222
-#: ../src/widgets/sp-color-icc-selector.cpp:223
-#: ../src/widgets/sp-color-scales.cpp:437
-msgid "_H"
-msgstr "_H"
+#: ../src/widgets/toolbox.cpp:2938
+msgid "thin-ray star"
+msgstr "thin-ray star"
 
-#: ../src/widgets/sp-color-icc-selector.cpp:222
-#: ../src/widgets/sp-color-icc-selector.cpp:223
-#: ../src/widgets/sp-color-scales.cpp:440
-msgid "_S"
-msgstr "_S"
+#: ../src/widgets/toolbox.cpp:2938
+msgid "pentagram"
+msgstr "pentagram"
 
-#: ../src/widgets/sp-color-icc-selector.cpp:223
-#: ../src/widgets/sp-color-scales.cpp:443
-msgid "_L"
-msgstr "_L"
+#: ../src/widgets/toolbox.cpp:2938
+msgid "hexagram"
+msgstr "hexagram"
 
-#: ../src/widgets/sp-color-icc-selector.cpp:224
-#: ../src/widgets/sp-color-icc-selector.cpp:225
-#: ../src/widgets/sp-color-scales.cpp:465
-msgid "_C"
-msgstr "_C"
+#: ../src/widgets/toolbox.cpp:2938
+msgid "heptagram"
+msgstr "heptagram"
 
-#: ../src/widgets/sp-color-icc-selector.cpp:224
-#: ../src/widgets/sp-color-icc-selector.cpp:225
-#: ../src/widgets/sp-color-scales.cpp:468
-msgid "_M"
-msgstr "_M"
+#: ../src/widgets/toolbox.cpp:2938
+msgid "octagram"
+msgstr "octagram"
 
-#: ../src/widgets/sp-color-icc-selector.cpp:224
-#: ../src/widgets/sp-color-icc-selector.cpp:225
-#: ../src/widgets/sp-color-scales.cpp:471
-msgid "_Y"
-msgstr "_Y"
+#: ../src/widgets/toolbox.cpp:2938
+msgid "regular polygon"
+msgstr "regular polygon"
 
-#: ../src/widgets/sp-color-icc-selector.cpp:224
-#: ../src/widgets/sp-color-scales.cpp:474
-msgid "_K"
-msgstr "_K"
+#: ../src/widgets/toolbox.cpp:2941
+msgid "Spoke ratio"
+msgstr "Spoke ratio"
 
-#: ../src/widgets/sp-color-icc-selector.cpp:235
-msgid "Gray"
-msgstr "Grey"
+#: ../src/widgets/toolbox.cpp:2941
+msgid "Spoke ratio:"
+msgstr "Spoke ratio:"
 
-#: ../src/widgets/sp-color-icc-selector.cpp:296
-msgid "Fix"
-msgstr "Fix"
+#. TRANSLATORS: Tip radius of a star is the distance from the center to the farthest handle.
+#. Base radius is the same for the closest handle.
+#: ../src/widgets/toolbox.cpp:2944
+msgid "Base radius to tip radius ratio"
+msgstr "Base radius to tip radius ratio"
 
-#: ../src/widgets/sp-color-icc-selector.cpp:299
-msgid "Fix RGB fallback to match icc-color() value."
-msgstr "Fix RGB fallback to match icc-color() value."
+#: ../src/widgets/toolbox.cpp:2962
+msgid "stretched"
+msgstr "stretched"
 
-#. Label
-#: ../src/widgets/sp-color-icc-selector.cpp:380
-#: ../src/widgets/sp-color-scales.cpp:420
-#: ../src/widgets/sp-color-scales.cpp:446
-#: ../src/widgets/sp-color-scales.cpp:477
-#: ../src/widgets/sp-color-wheel-selector.cpp:135
-msgid "_A"
-msgstr "_A"
+#: ../src/widgets/toolbox.cpp:2962
+msgid "twisted"
+msgstr "twisted"
 
-#: ../src/widgets/sp-color-icc-selector.cpp:390
-#: ../src/widgets/sp-color-icc-selector.cpp:402
-#: ../src/widgets/sp-color-scales.cpp:421
-#: ../src/widgets/sp-color-scales.cpp:422
-#: ../src/widgets/sp-color-scales.cpp:447
-#: ../src/widgets/sp-color-scales.cpp:448
-#: ../src/widgets/sp-color-scales.cpp:478
-#: ../src/widgets/sp-color-scales.cpp:479
-#: ../src/widgets/sp-color-wheel-selector.cpp:145
-#: ../src/widgets/sp-color-wheel-selector.cpp:157
-msgid "Alpha (opacity)"
-msgstr "Alpha (opacity)"
+#: ../src/widgets/toolbox.cpp:2962
+msgid "slightly pinched"
+msgstr "slightly pinched"
 
-#: ../src/widgets/sp-color-notebook.cpp:339
-msgid "Color Managed"
-msgstr "Colour Managed"
+#: ../src/widgets/toolbox.cpp:2962
+msgid "NOT rounded"
+msgstr "NOT rounded"
 
-#: ../src/widgets/sp-color-notebook.cpp:347
-msgid "Out of gamut!"
-msgstr "Out of gamut!"
+#: ../src/widgets/toolbox.cpp:2962
+msgid "slightly rounded"
+msgstr "slightly rounded"
 
-#: ../src/widgets/sp-color-notebook.cpp:355
-msgid "Too much ink!"
-msgstr "Too much ink!"
+#: ../src/widgets/toolbox.cpp:2962
+msgid "visibly rounded"
+msgstr "visibly rounded"
 
-#. Create RGBA entry and color preview
-#: ../src/widgets/sp-color-notebook.cpp:362
-msgid "RGBA_:"
-msgstr "RGBA_:"
+#: ../src/widgets/toolbox.cpp:2962
+msgid "well rounded"
+msgstr "well rounded"
 
-#: ../src/widgets/sp-color-notebook.cpp:370
-msgid "Hexadecimal RGBA value of the color"
-msgstr "Hexadecimal RGBA value of the colour"
+#: ../src/widgets/toolbox.cpp:2962
+msgid "amply rounded"
+msgstr "amply rounded"
 
-#: ../src/widgets/sp-color-scales.cpp:81
-msgid "RGB"
-msgstr "RGB"
+#: ../src/widgets/toolbox.cpp:2962 ../src/widgets/toolbox.cpp:2977
+msgid "blown up"
+msgstr "blown up"
 
-#: ../src/widgets/sp-color-scales.cpp:81
-msgid "HSL"
-msgstr "HSL"
+#: ../src/widgets/toolbox.cpp:2965
+msgid "Rounded"
+msgstr "Rounded"
 
-#: ../src/widgets/sp-color-scales.cpp:81
-msgid "CMYK"
-msgstr "CMYK"
+#: ../src/widgets/toolbox.cpp:2965
+msgid "Rounded:"
+msgstr "Rounded:"
 
-#: ../src/widgets/sp-color-selector.cpp:64
-msgid "Unnamed"
-msgstr "Unnamed"
+#: ../src/widgets/toolbox.cpp:2965
+msgid "How much rounded are the corners (0 for sharp)"
+msgstr "How much rounded are the corners (0 for sharp)"
 
-#: ../src/widgets/sp-color-wheel-selector.cpp:62
-msgid "Wheel"
-msgstr "Wheel"
+#: ../src/widgets/toolbox.cpp:2977
+msgid "NOT randomized"
+msgstr "NOT randomised"
 
-#: ../src/widgets/sp-xmlview-attr-list.cpp:46
-msgid "Attribute"
-msgstr "Attribute"
+#: ../src/widgets/toolbox.cpp:2977
+msgid "slightly irregular"
+msgstr "slightly irregular"
 
-#: ../src/widgets/sp-xmlview-content.cpp:169
-msgid "Type text in a text node"
-msgstr "Type text in a text node"
+#: ../src/widgets/toolbox.cpp:2977
+msgid "visibly randomized"
+msgstr "visibly randomised"
 
-#: ../src/widgets/stroke-style.cpp:502
-msgid "Set markers"
-msgstr "Set markers"
+#: ../src/widgets/toolbox.cpp:2977
+msgid "strongly randomized"
+msgstr "strongly randomised"
 
-#. TRANSLATORS: only translate "string" in "context|string".
-#. For more details, see http://developer.gnome.org/doc/API/2.0/glib/glib-I18N.html#Q-:CAPS
-#. Stroke width
-#: ../src/widgets/stroke-style.cpp:677
-msgid "StrokeWidth|Width:"
-msgstr "Width:"
+#: ../src/widgets/toolbox.cpp:2980
+msgid "Randomized"
+msgstr "Randomised"
 
-#. Join type
-#. TRANSLATORS: The line join style specifies the shape to be used at the
-#. corners of paths. It can be "miter", "round" or "bevel".
-#: ../src/widgets/stroke-style.cpp:715
-msgid "Join:"
-msgstr "Join:"
+#: ../src/widgets/toolbox.cpp:2980
+msgid "Randomized:"
+msgstr "Randomised:"
 
-#. TRANSLATORS: Miter join: joining lines with a sharp (pointed) corner.
-#. For an example, draw a triangle with a large stroke width and modify the
-#. "Join" option (in the Fill and Stroke dialog).
-#: ../src/widgets/stroke-style.cpp:727
-msgid "Miter join"
-msgstr "Mitre join"
+#: ../src/widgets/toolbox.cpp:2980
+msgid "Scatter randomly the corners and angles"
+msgstr "Scatter randomly the corners and angles"
 
-#. TRANSLATORS: Round join: joining lines with a rounded corner.
-#. For an example, draw a triangle with a large stroke width and modify the
-#. "Join" option (in the Fill and Stroke dialog).
-#: ../src/widgets/stroke-style.cpp:737
-msgid "Round join"
-msgstr "Round join"
+#: ../src/widgets/toolbox.cpp:2995 ../src/widgets/toolbox.cpp:3928
+#: ../src/widgets/toolbox.cpp:4183 ../src/widgets/toolbox.cpp:8449
+msgid "Defaults"
+msgstr "Defaults"
 
-#. TRANSLATORS: Bevel join: joining lines with a blunted (flattened) corner.
-#. For an example, draw a triangle with a large stroke width and modify the
-#. "Join" option (in the Fill and Stroke dialog).
-#: ../src/widgets/stroke-style.cpp:747
-msgid "Bevel join"
-msgstr "Bevel join"
+#: ../src/widgets/toolbox.cpp:2996 ../src/widgets/toolbox.cpp:3929
+msgid ""
+"Reset shape parameters to defaults (use Inkscape Preferences > Tools to "
+"change defaults)"
+msgstr ""
+"Reset shape parameters to defaults (use Inkscape Preferences > Tools to "
+"change defaults)"
 
-#. Miterlimit
-#. TRANSLATORS: Miter limit: only for "miter join", this limits the length
-#. of the sharp "spike" when the lines connect at too sharp an angle.
-#. When two line segments meet at a sharp angle, a miter join results in a
-#. spike that extends well beyond the connection point. The purpose of the
-#. miter limit is to cut off such spikes (i.e. convert them into bevels)
-#. when they become too long.
-#: ../src/widgets/stroke-style.cpp:759
-msgid "Miter limit:"
-msgstr "Mitre limit:"
+#: ../src/widgets/toolbox.cpp:3068
+msgid "Change rectangle"
+msgstr "Change rectangle"
 
-#: ../src/widgets/stroke-style.cpp:767
-msgid "Maximum length of the miter (in units of stroke width)"
-msgstr "Maximum length of the mitre (in units of stroke width)"
+#: ../src/widgets/toolbox.cpp:3255
+msgid "W:"
+msgstr "W:"
 
-#. Cap type
-#. TRANSLATORS: cap type specifies the shape for the ends of lines
-#: ../src/widgets/stroke-style.cpp:779
-msgid "Cap:"
-msgstr "Cap:"
+#: ../src/widgets/toolbox.cpp:3255
+msgid "Width of rectangle"
+msgstr "Width of rectangle"
 
-#. TRANSLATORS: Butt cap: the line shape does not extend beyond the end point
-#. of the line; the ends of the line are square
-#: ../src/widgets/stroke-style.cpp:791
-msgid "Butt cap"
-msgstr "Butt cap"
+#: ../src/widgets/toolbox.cpp:3272
+msgid "H:"
+msgstr "H:"
 
-#. TRANSLATORS: Round cap: the line shape extends beyond the end point of the
-#. line; the ends of the line are rounded
-#: ../src/widgets/stroke-style.cpp:799
-msgid "Round cap"
-msgstr "Round cap"
+#: ../src/widgets/toolbox.cpp:3272
+msgid "Height of rectangle"
+msgstr "Height of rectangle"
 
-#. TRANSLATORS: Square cap: the line shape extends beyond the end point of the
-#. line; the ends of the line are square
-#: ../src/widgets/stroke-style.cpp:807
-msgid "Square cap"
-msgstr "Square cap"
+#: ../src/widgets/toolbox.cpp:3286 ../src/widgets/toolbox.cpp:3301
+msgid "not rounded"
+msgstr "not rounded"
 
-#. Dash
-#: ../src/widgets/stroke-style.cpp:813
-msgid "Dashes:"
-msgstr "Dashes:"
+#: ../src/widgets/toolbox.cpp:3289
+msgid "Horizontal radius"
+msgstr "Horizontal radius"
 
-#. TRANSLATORS: Path markers are an SVG feature that allows you to attach arbitrary shapes
-#. (arrowheads, bullets, faces, whatever) to the start, end, or middle nodes of a path.
-#: ../src/widgets/stroke-style.cpp:830
-msgid "Start Markers:"
-msgstr "Start Markers:"
+#: ../src/widgets/toolbox.cpp:3289
+msgid "Rx:"
+msgstr "Rx:"
 
-#: ../src/widgets/stroke-style.cpp:832
-msgid "Start Markers are drawn on the first node of a path or shape"
-msgstr "Start Markers are drawn on the first node of a path or shape"
+#: ../src/widgets/toolbox.cpp:3289
+msgid "Horizontal radius of rounded corners"
+msgstr "Horizontal radius of rounded corners"
 
-#: ../src/widgets/stroke-style.cpp:841
-msgid "Mid Markers:"
-msgstr "Mid Markers:"
+#: ../src/widgets/toolbox.cpp:3304
+msgid "Vertical radius"
+msgstr "Vertical radius"
 
-#: ../src/widgets/stroke-style.cpp:843
-msgid "Mid Markers are drawn on every node of a path or shape except the first and last nodes"
-msgstr "Mid Markers are drawn on every node of a path or shape except the first and last nodes"
+#: ../src/widgets/toolbox.cpp:3304
+msgid "Ry:"
+msgstr "Ry:"
 
-#: ../src/widgets/stroke-style.cpp:852
-msgid "End Markers:"
-msgstr "End Markers:"
+#: ../src/widgets/toolbox.cpp:3304
+msgid "Vertical radius of rounded corners"
+msgstr "Vertical radius of rounded corners"
 
-#: ../src/widgets/stroke-style.cpp:854
-msgid "End Markers are drawn on the last node of a path or shape"
-msgstr "End Markers are drawn on the last node of a path or shape"
+#: ../src/widgets/toolbox.cpp:3323
+msgid "Not rounded"
+msgstr "Not rounded"
 
-#: ../src/widgets/stroke-style.cpp:1207
-#: ../src/widgets/stroke-style.cpp:1304
-msgid "Set stroke style"
-msgstr "Set stroke style"
+#: ../src/widgets/toolbox.cpp:3324
+msgid "Make corners sharp"
+msgstr "Make corners sharp"
 
-#: ../src/widgets/swatch-selector.cpp:139
-msgid "Change swatch color"
-msgstr "Change swatch colour"
+#. TODO: use the correct axis here, too
+#: ../src/widgets/toolbox.cpp:3519
+msgid "3D Box: Change perspective (angle of infinite axis)"
+msgstr "3D Box: Change perspective (angle of infinite axis)"
 
-#: ../src/widgets/toolbox.cpp:216
-msgid "Color/opacity used for color tweaking"
-msgstr "Colour/opacity used for colour tweaking"
+#: ../src/widgets/toolbox.cpp:3586
+msgid "Angle in X direction"
+msgstr "Angle in X direction"
 
-#: ../src/widgets/toolbox.cpp:222
-msgid "Style of new stars"
-msgstr "Style of new stars"
+#. Translators: PL is short for 'perspective line'
+#: ../src/widgets/toolbox.cpp:3588
+msgid "Angle of PLs in X direction"
+msgstr "Angle of PLs in X direction"
 
-#: ../src/widgets/toolbox.cpp:224
-msgid "Style of new rectangles"
-msgstr "Style of new rectangles"
+#. Translators: VP is short for 'vanishing point'
+#: ../src/widgets/toolbox.cpp:3610
+msgid "State of VP in X direction"
+msgstr "State of VP in X direction"
 
-#: ../src/widgets/toolbox.cpp:226
-msgid "Style of new 3D boxes"
-msgstr "Style of new 3D boxes"
+#: ../src/widgets/toolbox.cpp:3611
+msgid "Toggle VP in X direction between 'finite' and 'infinite' (=parallel)"
+msgstr "Toggle VP in X direction between 'finite' and 'infinite' (=parallel)"
 
-#: ../src/widgets/toolbox.cpp:228
-msgid "Style of new ellipses"
-msgstr "Style of new ellipses"
+#: ../src/widgets/toolbox.cpp:3626
+msgid "Angle in Y direction"
+msgstr "Angle in Y direction"
 
-#: ../src/widgets/toolbox.cpp:230
-msgid "Style of new spirals"
-msgstr "Style of new spirals"
+#: ../src/widgets/toolbox.cpp:3626
+msgid "Angle Y:"
+msgstr "Angle Y:"
 
-#: ../src/widgets/toolbox.cpp:232
-msgid "Style of new paths created by Pencil"
-msgstr "Style of new paths created by Pencil"
+#. Translators: PL is short for 'perspective line'
+#: ../src/widgets/toolbox.cpp:3628
+msgid "Angle of PLs in Y direction"
+msgstr "Angle of PLs in Y direction"
 
-#: ../src/widgets/toolbox.cpp:234
-msgid "Style of new paths created by Pen"
-msgstr "Style of new paths created by Pen"
+#. Translators: VP is short for 'vanishing point'
+#: ../src/widgets/toolbox.cpp:3649
+msgid "State of VP in Y direction"
+msgstr "State of VP in Y direction"
 
-#: ../src/widgets/toolbox.cpp:236
-msgid "Style of new calligraphic strokes"
-msgstr "Style of new calligraphic strokes"
+#: ../src/widgets/toolbox.cpp:3650
+msgid "Toggle VP in Y direction between 'finite' and 'infinite' (=parallel)"
+msgstr "Toggle VP in Y direction between 'finite' and 'infinite' (=parallel)"
 
-#: ../src/widgets/toolbox.cpp:238
-#: ../src/widgets/toolbox.cpp:240
-msgid "TBD"
-msgstr "TBD"
+#: ../src/widgets/toolbox.cpp:3665
+msgid "Angle in Z direction"
+msgstr "Angle in Z direction"
 
-#: ../src/widgets/toolbox.cpp:250
-msgid "Style of Paint Bucket fill objects"
-msgstr "Style of Paint Bucket fill objects"
+#. Translators: PL is short for 'perspective line'
+#: ../src/widgets/toolbox.cpp:3667
+msgid "Angle of PLs in Z direction"
+msgstr "Angle of PLs in Z direction"
 
-#: ../src/widgets/toolbox.cpp:989
-msgid "Default interface setup"
-msgstr "Default interface setup"
+#. Translators: VP is short for 'vanishing point'
+#: ../src/widgets/toolbox.cpp:3688
+msgid "State of VP in Z direction"
+msgstr "State of VP in Z direction"
 
-#: ../src/widgets/toolbox.cpp:995
-msgid "Set the custom task"
-msgstr "Set the custom task"
+#: ../src/widgets/toolbox.cpp:3689
+msgid "Toggle VP in Z direction between 'finite' and 'infinite' (=parallel)"
+msgstr "Toggle VP in Z direction between 'finite' and 'infinite' (=parallel)"
 
-#: ../src/widgets/toolbox.cpp:1000
-msgid "Wide"
-msgstr "Wide"
+#: ../src/widgets/toolbox.cpp:3746
+msgid "Change spiral"
+msgstr "Change spiral"
 
-#: ../src/widgets/toolbox.cpp:1001
-msgid "Setup for widescreen work"
-msgstr "Setup for widescreen work"
+#: ../src/widgets/toolbox.cpp:3885
+msgid "just a curve"
+msgstr "just a curve"
 
-#: ../src/widgets/toolbox.cpp:1004
-msgid "Task"
-msgstr "Task"
+#: ../src/widgets/toolbox.cpp:3885
+msgid "one full revolution"
+msgstr "one full revolution"
 
-#: ../src/widgets/toolbox.cpp:1005
-msgid "Task:"
-msgstr "Task:"
+#: ../src/widgets/toolbox.cpp:3888
+msgid "Number of turns"
+msgstr "Number of turns"
 
-#: ../src/widgets/toolbox.cpp:1393
-msgid "Insert node"
-msgstr "Insert node"
+#: ../src/widgets/toolbox.cpp:3888
+msgid "Turns:"
+msgstr "Turns:"
 
-#: ../src/widgets/toolbox.cpp:1394
-msgid "Insert new nodes into selected segments"
-msgstr "Insert new nodes into selected segments"
+#: ../src/widgets/toolbox.cpp:3888
+msgid "Number of revolutions"
+msgstr "Number of revolutions"
 
-#: ../src/widgets/toolbox.cpp:1397
-msgid "Insert"
-msgstr "Insert"
+#: ../src/widgets/toolbox.cpp:3899
+msgid "circle"
+msgstr "circle"
 
-#: ../src/widgets/toolbox.cpp:1405
-msgid "Delete selected nodes"
-msgstr "Delete selected nodes"
+#: ../src/widgets/toolbox.cpp:3899
+msgid "edge is much denser"
+msgstr "edge is much denser"
 
-#: ../src/widgets/toolbox.cpp:1416
-msgid "Join selected nodes"
-msgstr "Join selected nodes"
+#: ../src/widgets/toolbox.cpp:3899
+msgid "edge is denser"
+msgstr "edge is denser"
 
-#: ../src/widgets/toolbox.cpp:1419
-msgid "Join"
-msgstr "Join"
+#: ../src/widgets/toolbox.cpp:3899
+msgid "even"
+msgstr "even"
 
-#: ../src/widgets/toolbox.cpp:1427
-msgid "Break path at selected nodes"
-msgstr "Break path at selected nodes"
+#: ../src/widgets/toolbox.cpp:3899
+msgid "center is denser"
+msgstr "centre is denser"
 
-#: ../src/widgets/toolbox.cpp:1437
-msgid "Join with segment"
-msgstr "Join with segment"
+#: ../src/widgets/toolbox.cpp:3899
+msgid "center is much denser"
+msgstr "centre is much denser"
 
-#: ../src/widgets/toolbox.cpp:1438
-msgid "Join selected endnodes with a new segment"
-msgstr "Join selected endnodes with a new segment"
+#: ../src/widgets/toolbox.cpp:3902
+msgid "Divergence"
+msgstr "Divergence"
 
-#: ../src/widgets/toolbox.cpp:1447
-msgid "Delete segment"
-msgstr "Delete segment"
+#: ../src/widgets/toolbox.cpp:3902
+msgid "Divergence:"
+msgstr "Divergence:"
 
-#: ../src/widgets/toolbox.cpp:1448
-msgid "Delete segment between two non-endpoint nodes"
-msgstr "Delete segment between two non-endpoint nodes"
+#: ../src/widgets/toolbox.cpp:3902
+msgid "How much denser/sparser are outer revolutions; 1 = uniform"
+msgstr "How much denser/sparser are outer revolutions; 1 = uniform"
 
-#: ../src/widgets/toolbox.cpp:1457
-msgid "Node Cusp"
-msgstr "Node Cusp"
+#: ../src/widgets/toolbox.cpp:3913
+msgid "starts from center"
+msgstr "starts from centre"
 
-#: ../src/widgets/toolbox.cpp:1458
-msgid "Make selected nodes corner"
-msgstr "Make selected nodes corner"
+#: ../src/widgets/toolbox.cpp:3913
+msgid "starts mid-way"
+msgstr "starts mid-way"
 
-#: ../src/widgets/toolbox.cpp:1467
-msgid "Node Smooth"
-msgstr "Node Smooth"
+#: ../src/widgets/toolbox.cpp:3913
+msgid "starts near edge"
+msgstr "starts near edge"
 
-#: ../src/widgets/toolbox.cpp:1468
-msgid "Make selected nodes smooth"
-msgstr "Make selected nodes smooth"
+#: ../src/widgets/toolbox.cpp:3916
+msgid "Inner radius"
+msgstr "Inner radius"
 
-#: ../src/widgets/toolbox.cpp:1477
-msgid "Node Symmetric"
-msgstr "Node Symmetric"
+#: ../src/widgets/toolbox.cpp:3916
+msgid "Inner radius:"
+msgstr "Inner radius:"
 
-#: ../src/widgets/toolbox.cpp:1478
-msgid "Make selected nodes symmetric"
-msgstr "Make selected nodes symmetric"
+#: ../src/widgets/toolbox.cpp:3916
+msgid "Radius of the innermost revolution (relative to the spiral size)"
+msgstr "Radius of the innermost revolution (relative to the spiral size)"
 
-#: ../src/widgets/toolbox.cpp:1487
-msgid "Node Auto"
-msgstr "Node Auto"
+#: ../src/widgets/toolbox.cpp:3988
+msgid "Bezier"
+msgstr "Bezier"
 
-#: ../src/widgets/toolbox.cpp:1488
-msgid "Make selected nodes auto-smooth"
-msgstr "Make selected nodes auto-smooth"
+#: ../src/widgets/toolbox.cpp:3989
+msgid "Create regular Bezier path"
+msgstr "Create regular Bezier path"
 
-#: ../src/widgets/toolbox.cpp:1497
-msgid "Node Line"
-msgstr "Node Line"
+#: ../src/widgets/toolbox.cpp:3995
+msgid "Spiro"
+msgstr "Spiro"
 
-#: ../src/widgets/toolbox.cpp:1498
-msgid "Make selected segments lines"
-msgstr "Make selected segments lines"
+#: ../src/widgets/toolbox.cpp:3996
+msgid "Create Spiro path"
+msgstr "Create Spiro path"
 
-#: ../src/widgets/toolbox.cpp:1507
-msgid "Node Curve"
-msgstr "Node Curve"
+#: ../src/widgets/toolbox.cpp:4003
+msgid "Zigzag"
+msgstr "Zigzag"
 
-#: ../src/widgets/toolbox.cpp:1508
-msgid "Make selected segments curves"
-msgstr "Make selected segments curves"
+#: ../src/widgets/toolbox.cpp:4004
+msgid "Create a sequence of straight line segments"
+msgstr "Create a sequence of straight line segments"
 
-#: ../src/widgets/toolbox.cpp:1517
-msgid "Show Transform Handles"
-msgstr "Show Transform Handles"
+#: ../src/widgets/toolbox.cpp:4010
+msgid "Paraxial"
+msgstr "Paraxial"
 
-#: ../src/widgets/toolbox.cpp:1518
-msgid "Show transformation handles for selected nodes"
-msgstr "Show transformation handles for selected nodes"
+#: ../src/widgets/toolbox.cpp:4011
+msgid "Create a sequence of paraxial line segments"
+msgstr "Create a sequence of paraxial line segments"
 
-#: ../src/widgets/toolbox.cpp:1528
-msgid "Show Handles"
-msgstr "Show Handles"
+#: ../src/widgets/toolbox.cpp:4019
+msgid "Mode of new lines drawn by this tool"
+msgstr "Mode of new lines drawn by this tool"
 
-#: ../src/widgets/toolbox.cpp:1529
-msgid "Show Bezier handles of selected nodes"
-msgstr "Show Bezier handles of selected nodes"
+#: ../src/widgets/toolbox.cpp:4048
+msgid "Triangle in"
+msgstr "Triangle in"
 
-#: ../src/widgets/toolbox.cpp:1539
-msgid "Show Outline"
-msgstr "Show Outline"
+#: ../src/widgets/toolbox.cpp:4049
+msgid "Triangle out"
+msgstr "Triangle out"
 
-#: ../src/widgets/toolbox.cpp:1540
-msgid "Show path outline (without path effects)"
-msgstr "Show path outline (without path effects)"
+#: ../src/widgets/toolbox.cpp:4051
+msgid "From clipboard"
+msgstr "From clipboard"
 
-#: ../src/widgets/toolbox.cpp:1550
-msgid "Next path effect parameter"
-msgstr "Next path effect parameter"
+#: ../src/widgets/toolbox.cpp:4076 ../src/widgets/toolbox.cpp:4077
+msgid "Shape:"
+msgstr "Shape:"
 
-#: ../src/widgets/toolbox.cpp:1551
-msgid "Show next editable path effect parameter"
-msgstr "Show next editable path effect parameter"
+#: ../src/widgets/toolbox.cpp:4076
+msgid "Shape of new paths drawn by this tool"
+msgstr "Shape of new paths drawn by this tool"
 
-#: ../src/widgets/toolbox.cpp:1561
-msgid "Edit clipping paths"
-msgstr "Edit clipping paths"
+#: ../src/widgets/toolbox.cpp:4160
+msgid "(many nodes, rough)"
+msgstr "(many nodes, rough)"
 
-#: ../src/widgets/toolbox.cpp:1562
-msgid "Show clipping path(s) of selected object(s)"
-msgstr "Show clipping path(s) of selected object(s)"
+#: ../src/widgets/toolbox.cpp:4160 ../src/widgets/toolbox.cpp:4268
+#: ../src/widgets/toolbox.cpp:4285 ../src/widgets/toolbox.cpp:4493
+#: ../src/widgets/toolbox.cpp:4588 ../src/widgets/toolbox.cpp:4604
+#: ../src/widgets/toolbox.cpp:4620 ../src/widgets/toolbox.cpp:4683
+#: ../src/widgets/toolbox.cpp:4712 ../src/widgets/toolbox.cpp:4730
+#: ../src/widgets/toolbox.cpp:5088 ../src/widgets/toolbox.cpp:5121
+#: ../src/widgets/toolbox.cpp:6111
+msgid "(default)"
+msgstr "(default)"
 
-#: ../src/widgets/toolbox.cpp:1572
-msgid "Edit masks"
-msgstr "Edit masks"
+#: ../src/widgets/toolbox.cpp:4160
+msgid "(few nodes, smooth)"
+msgstr "(few nodes, smooth)"
 
-#: ../src/widgets/toolbox.cpp:1573
-msgid "Show mask(s) of selected object(s)"
-msgstr "Show mask(s) of selected object(s)"
+#: ../src/widgets/toolbox.cpp:4163
+msgid "Smoothing:"
+msgstr "Smoothing:"
 
-#: ../src/widgets/toolbox.cpp:1587
-msgid "X coordinate:"
-msgstr "X coordinate:"
+#: ../src/widgets/toolbox.cpp:4163
+msgid "Smoothing: "
+msgstr "Smoothing: "
 
-#: ../src/widgets/toolbox.cpp:1587
-msgid "X coordinate of selected node(s)"
-msgstr "X coordinate of selected node(s)"
+#: ../src/widgets/toolbox.cpp:4164
+msgid "How much smoothing (simplifying) is applied to the line"
+msgstr "How much smoothing (simplifying) is applied to the line"
 
-#: ../src/widgets/toolbox.cpp:1605
-msgid "Y coordinate:"
-msgstr "Y coordinate:"
+#: ../src/widgets/toolbox.cpp:4184
+msgid ""
+"Reset pencil parameters to defaults (use Inkscape Preferences > Tools to "
+"change defaults)"
+msgstr ""
+"Reset pencil parameters to defaults (use Inkscape Preferences > Tools to "
+"change defaults)"
 
-#: ../src/widgets/toolbox.cpp:1605
-msgid "Y coordinate of selected node(s)"
-msgstr "Y coordinate of selected node(s)"
+#. Width
+#: ../src/widgets/toolbox.cpp:4268
+msgid "(pinch tweak)"
+msgstr "(pinch tweak)"
 
-#: ../src/widgets/toolbox.cpp:2229
-msgid "Enable snapping"
-msgstr "Enable snapping"
+#: ../src/widgets/toolbox.cpp:4268
+msgid "(broad tweak)"
+msgstr "(broad tweak)"
 
-#: ../src/widgets/toolbox.cpp:2238
-msgid "Bounding box"
-msgstr "Bounding box"
+#: ../src/widgets/toolbox.cpp:4271
+msgid "The width of the tweak area (relative to the visible canvas area)"
+msgstr "The width of the tweak area (relative to the visible canvas area)"
 
-#: ../src/widgets/toolbox.cpp:2238
-msgid "Snap bounding box corners"
-msgstr "Snap bounding box corners"
+#. Force
+#: ../src/widgets/toolbox.cpp:4285
+msgid "(minimum force)"
+msgstr "(minimum force)"
 
-#: ../src/widgets/toolbox.cpp:2247
-msgid "Bounding box edges"
-msgstr "Bounding box edges"
+#: ../src/widgets/toolbox.cpp:4285
+msgid "(maximum force)"
+msgstr "(maximum force)"
 
-#: ../src/widgets/toolbox.cpp:2247
-msgid "Snap to edges of a bounding box"
-msgstr "Snap to edges of a bounding box"
+#: ../src/widgets/toolbox.cpp:4288
+msgid "Force"
+msgstr "Force"
 
-#: ../src/widgets/toolbox.cpp:2256
-msgid "Bounding box corners"
-msgstr "Bounding box corners"
+#: ../src/widgets/toolbox.cpp:4288
+msgid "Force:"
+msgstr "Force:"
 
-#: ../src/widgets/toolbox.cpp:2256
-msgid "Snap to bounding box corners"
-msgstr "Snap to bounding box corners"
+#: ../src/widgets/toolbox.cpp:4288
+msgid "The force of the tweak action"
+msgstr "The force of the tweak action"
 
-#: ../src/widgets/toolbox.cpp:2265
-msgid "BBox Edge Midpoints"
-msgstr "BBox Edge Midpoints"
+#: ../src/widgets/toolbox.cpp:4306
+msgid "Move mode"
+msgstr "Move mode"
 
-#: ../src/widgets/toolbox.cpp:2265
-msgid "Snap from and to midpoints of bounding box edges"
-msgstr "Snap from and to midpoints of bounding box edges"
+#: ../src/widgets/toolbox.cpp:4307
+msgid "Move objects in any direction"
+msgstr "Move objects in any direction"
 
-#: ../src/widgets/toolbox.cpp:2275
-msgid "BBox Centers"
-msgstr "BBox Centres"
+#: ../src/widgets/toolbox.cpp:4313
+msgid "Move in/out mode"
+msgstr "Move in/out mode"
 
-#: ../src/widgets/toolbox.cpp:2275
-msgid "Snapping from and to centers of bounding boxes"
-msgstr "Snapping from and to centres of bounding boxes"
+#: ../src/widgets/toolbox.cpp:4314
+msgid "Move objects towards cursor; with Shift from cursor"
+msgstr "Move objects towards cursor; with Shift from cursor"
 
-#: ../src/widgets/toolbox.cpp:2284
-msgid "Snap nodes or handles"
-msgstr "Snap nodes or handles"
+#: ../src/widgets/toolbox.cpp:4320
+msgid "Move jitter mode"
+msgstr "Move jitter mode"
 
-#: ../src/widgets/toolbox.cpp:2292
-msgid "Snap to paths"
-msgstr "Snap to paths"
+#: ../src/widgets/toolbox.cpp:4321
+msgid "Move objects in random directions"
+msgstr "Move objects in random directions"
 
-#: ../src/widgets/toolbox.cpp:2301
-msgid "Path intersections"
-msgstr "Path intersections"
+#: ../src/widgets/toolbox.cpp:4327
+msgid "Scale mode"
+msgstr "Scale mode"
 
-#: ../src/widgets/toolbox.cpp:2301
-msgid "Snap to path intersections"
-msgstr "Snap to path intersections"
+#: ../src/widgets/toolbox.cpp:4328
+msgid "Shrink objects, with Shift enlarge"
+msgstr "Shrink objects, with Shift enlarge"
 
-#: ../src/widgets/toolbox.cpp:2310
-msgid "To nodes"
-msgstr "To nodes"
+#: ../src/widgets/toolbox.cpp:4334
+msgid "Rotate mode"
+msgstr "Rotate mode"
 
-#: ../src/widgets/toolbox.cpp:2310
-msgid "Snap to cusp nodes"
-msgstr "Snap to cusp nodes"
+#: ../src/widgets/toolbox.cpp:4335
+msgid "Rotate objects, with Shift counterclockwise"
+msgstr "Rotate objects, with Shift anticlockwise"
 
-#: ../src/widgets/toolbox.cpp:2319
-msgid "Smooth nodes"
-msgstr "Smooth nodes"
+#: ../src/widgets/toolbox.cpp:4341
+msgid "Duplicate/delete mode"
+msgstr "Duplicate/delete mode"
 
-#: ../src/widgets/toolbox.cpp:2319
-msgid "Snap to smooth nodes"
-msgstr "Snap to smooth nodes"
+#: ../src/widgets/toolbox.cpp:4342
+msgid "Duplicate objects, with Shift delete"
+msgstr "Duplicate objects, with Shift delete"
 
-#: ../src/widgets/toolbox.cpp:2328
-msgid "Line Midpoints"
-msgstr "Line Midpoints"
+#: ../src/widgets/toolbox.cpp:4348
+msgid "Push mode"
+msgstr "Push mode"
 
-#: ../src/widgets/toolbox.cpp:2328
-msgid "Snap from and to midpoints of line segments"
-msgstr "Snap from and to midpoints of line segments"
+#: ../src/widgets/toolbox.cpp:4349
+msgid "Push parts of paths in any direction"
+msgstr "Push parts of paths in any direction"
 
-#: ../src/widgets/toolbox.cpp:2337
-msgid "Object Centers"
-msgstr "Object Centres"
+#: ../src/widgets/toolbox.cpp:4355
+msgid "Shrink/grow mode"
+msgstr "Shrink/grow mode"
 
-#: ../src/widgets/toolbox.cpp:2337
-msgid "Snap from and to centers of objects"
-msgstr "Snap from and to centres of objects"
+#: ../src/widgets/toolbox.cpp:4356
+msgid "Shrink (inset) parts of paths; with Shift grow (outset)"
+msgstr "Shrink (inset) parts of paths; with Shift grow (outset)"
 
-#: ../src/widgets/toolbox.cpp:2346
-msgid "Rotation Centers"
-msgstr "Rotation Centres"
+#: ../src/widgets/toolbox.cpp:4362
+msgid "Attract/repel mode"
+msgstr "Attract/repel mode"
 
-#: ../src/widgets/toolbox.cpp:2346
-msgid "Snap from and to an item's rotation center"
-msgstr "Snap from and to an item's rotation centre"
+#: ../src/widgets/toolbox.cpp:4363
+msgid "Attract parts of paths towards cursor; with Shift from cursor"
+msgstr "Attract parts of paths towards cursor; with Shift from cursor"
 
-#: ../src/widgets/toolbox.cpp:2355
-msgid "Page border"
-msgstr "Page border"
+#: ../src/widgets/toolbox.cpp:4369
+msgid "Roughen mode"
+msgstr "Roughen mode"
 
-#: ../src/widgets/toolbox.cpp:2355
-msgid "Snap to the page border"
-msgstr "Snap to the page border"
+#: ../src/widgets/toolbox.cpp:4370
+msgid "Roughen parts of paths"
+msgstr "Roughen parts of paths"
 
-#: ../src/widgets/toolbox.cpp:2364
-msgid "Snap to grids"
-msgstr "Snap to grids"
+#: ../src/widgets/toolbox.cpp:4376
+msgid "Color paint mode"
+msgstr "Colour paint mode"
 
-#: ../src/widgets/toolbox.cpp:2373
-msgid "Snap to guides"
-msgstr "Snap to guides"
+#: ../src/widgets/toolbox.cpp:4377
+msgid "Paint the tool's color upon selected objects"
+msgstr "Paint the tool's colour upon selected objects"
 
-#: ../src/widgets/toolbox.cpp:2577
-msgid "Star: Change number of corners"
-msgstr "Star: Change number of corners"
+#: ../src/widgets/toolbox.cpp:4383
+msgid "Color jitter mode"
+msgstr "Colour jitter mode"
 
-#: ../src/widgets/toolbox.cpp:2624
-msgid "Star: Change spoke ratio"
-msgstr "Star: Change spoke ratio"
+#: ../src/widgets/toolbox.cpp:4384
+msgid "Jitter the colors of selected objects"
+msgstr "Jitter the colours of selected objects"
 
-#: ../src/widgets/toolbox.cpp:2668
-msgid "Make polygon"
-msgstr "Make polygon"
+#: ../src/widgets/toolbox.cpp:4390
+msgid "Blur mode"
+msgstr "Blur mode"
 
-#: ../src/widgets/toolbox.cpp:2668
-msgid "Make star"
-msgstr "Make star"
+#: ../src/widgets/toolbox.cpp:4391
+msgid "Blur selected objects more; with Shift, blur less"
+msgstr "Blur selected objects more; with Shift, blur less"
 
-#: ../src/widgets/toolbox.cpp:2705
-msgid "Star: Change rounding"
-msgstr "Star: Change rounding"
+#: ../src/widgets/toolbox.cpp:4418
+msgid "Channels:"
+msgstr "Channels:"
 
-#: ../src/widgets/toolbox.cpp:2742
-msgid "Star: Change randomization"
-msgstr "Star: Change randomisation"
+#: ../src/widgets/toolbox.cpp:4430
+msgid "In color mode, act on objects' hue"
+msgstr "In colour mode, act on objects' hue"
 
-#: ../src/widgets/toolbox.cpp:2936
-msgid "Regular polygon (with one handle) instead of a star"
-msgstr "Regular polygon (with one handle) instead of a star"
+#. TRANSLATORS:  "H" here stands for hue
+#: ../src/widgets/toolbox.cpp:4434
+msgid "H"
+msgstr "H"
 
-#: ../src/widgets/toolbox.cpp:2943
-msgid "Star instead of a regular polygon (with one handle)"
-msgstr "Star instead of a regular polygon (with one handle)"
+#: ../src/widgets/toolbox.cpp:4446
+msgid "In color mode, act on objects' saturation"
+msgstr "In colour mode, act on objects' saturation"
 
-#: ../src/widgets/toolbox.cpp:2964
-msgid "triangle/tri-star"
-msgstr "triangle/tri-star"
+#. TRANSLATORS: "S" here stands for Saturation
+#: ../src/widgets/toolbox.cpp:4450
+msgid "S"
+msgstr "S"
 
-#: ../src/widgets/toolbox.cpp:2964
-msgid "square/quad-star"
-msgstr "square/quad-star"
+#: ../src/widgets/toolbox.cpp:4462
+msgid "In color mode, act on objects' lightness"
+msgstr "In colour mode, act on objects' lightness"
 
-#: ../src/widgets/toolbox.cpp:2964
-msgid "pentagon/five-pointed star"
-msgstr "pentagon/five-pointed star"
+#. TRANSLATORS: "L" here stands for Lightness
+#: ../src/widgets/toolbox.cpp:4466
+msgid "L"
+msgstr "L"
 
-#: ../src/widgets/toolbox.cpp:2964
-msgid "hexagon/six-pointed star"
-msgstr "hexagon/six-pointed star"
+#: ../src/widgets/toolbox.cpp:4478
+msgid "In color mode, act on objects' opacity"
+msgstr "In colour mode, act on objects' opacity"
 
-#: ../src/widgets/toolbox.cpp:2967
-msgid "Corners"
-msgstr "Corners"
+#. TRANSLATORS: "O" here stands for Opacity
+#: ../src/widgets/toolbox.cpp:4482
+msgid "O"
+msgstr "O"
 
-#: ../src/widgets/toolbox.cpp:2967
-msgid "Corners:"
-msgstr "Corners:"
+#. Fidelity
+#: ../src/widgets/toolbox.cpp:4493
+msgid "(rough, simplified)"
+msgstr "(rough, simplified)"
 
-#: ../src/widgets/toolbox.cpp:2967
-msgid "Number of corners of a polygon or star"
-msgstr "Number of corners of a polygon or star"
+#: ../src/widgets/toolbox.cpp:4493
+msgid "(fine, but many nodes)"
+msgstr "(fine, but many nodes)"
 
-#: ../src/widgets/toolbox.cpp:2980
-msgid "thin-ray star"
-msgstr "thin-ray star"
+#: ../src/widgets/toolbox.cpp:4496
+msgid "Fidelity"
+msgstr "Fidelity"
 
-#: ../src/widgets/toolbox.cpp:2980
-msgid "pentagram"
-msgstr "pentagram"
+#: ../src/widgets/toolbox.cpp:4496
+msgid "Fidelity:"
+msgstr "Fidelity:"
 
-#: ../src/widgets/toolbox.cpp:2980
-msgid "hexagram"
-msgstr "hexagram"
+#: ../src/widgets/toolbox.cpp:4497
+msgid ""
+"Low fidelity simplifies paths; high fidelity preserves path features but may "
+"generate a lot of new nodes"
+msgstr ""
+"Low fidelity simplifies paths; high fidelity preserves path features but may "
+"generate a lot of new nodes"
 
-#: ../src/widgets/toolbox.cpp:2980
-msgid "heptagram"
-msgstr "heptagram"
+#: ../src/widgets/toolbox.cpp:4515 ../src/widgets/toolbox.cpp:4702
+#: ../src/widgets/toolbox.cpp:5239
+msgid "Pressure"
+msgstr "Pressure"
 
-#: ../src/widgets/toolbox.cpp:2980
-msgid "octagram"
-msgstr "octagram"
+#: ../src/widgets/toolbox.cpp:4516
+msgid "Use the pressure of the input device to alter the force of tweak action"
+msgstr ""
+"Use the pressure of the input device to alter the force of tweak action"
 
-#: ../src/widgets/toolbox.cpp:2980
-msgid "regular polygon"
-msgstr "regular polygon"
+#. Width
+#: ../src/widgets/toolbox.cpp:4588
+msgid "(narrow spray)"
+msgstr "(narrow spray)"
 
-#: ../src/widgets/toolbox.cpp:2983
-msgid "Spoke ratio"
-msgstr "Spoke ratio"
+#: ../src/widgets/toolbox.cpp:4588
+msgid "(broad spray)"
+msgstr "(broad spray)"
 
-#: ../src/widgets/toolbox.cpp:2983
-msgid "Spoke ratio:"
-msgstr "Spoke ratio:"
+#: ../src/widgets/toolbox.cpp:4591
+msgid "The width of the spray area (relative to the visible canvas area)"
+msgstr "The width of the spray area (relative to the visible canvas area)"
 
-#. TRANSLATORS: Tip radius of a star is the distance from the center to the farthest handle.
-#. Base radius is the same for the closest handle.
-#: ../src/widgets/toolbox.cpp:2986
-msgid "Base radius to tip radius ratio"
-msgstr "Base radius to tip radius ratio"
+#. Mean
+#: ../src/widgets/toolbox.cpp:4604
+msgid "(minimum mean)"
+msgstr "(minimum mean)"
 
-#: ../src/widgets/toolbox.cpp:3004
-msgid "stretched"
-msgstr "stretched"
+#: ../src/widgets/toolbox.cpp:4604
+msgid "(maximum mean)"
+msgstr "(maximum mean)"
 
-#: ../src/widgets/toolbox.cpp:3004
-msgid "twisted"
-msgstr "twisted"
+#: ../src/widgets/toolbox.cpp:4607
+msgid "Focus"
+msgstr "Focus"
 
-#: ../src/widgets/toolbox.cpp:3004
-msgid "slightly pinched"
-msgstr "slightly pinched"
+#: ../src/widgets/toolbox.cpp:4607
+msgid "Focus:"
+msgstr "Focus:"
 
-#: ../src/widgets/toolbox.cpp:3004
-msgid "NOT rounded"
-msgstr "NOT rounded"
+#: ../src/widgets/toolbox.cpp:4607
+msgid "0 to spray a spot. Increase to enlarge the ring radius."
+msgstr "0 to spray a spot. Increase to enlarge the ring radius."
 
-#: ../src/widgets/toolbox.cpp:3004
-msgid "slightly rounded"
-msgstr "slightly rounded"
+#. Standard_deviation
+#: ../src/widgets/toolbox.cpp:4620
+msgid "(minimum scatter)"
+msgstr "(minimum scatter)"
 
-#: ../src/widgets/toolbox.cpp:3004
-msgid "visibly rounded"
-msgstr "visibly rounded"
+#: ../src/widgets/toolbox.cpp:4620
+msgid "(maximum scatter)"
+msgstr "(maximum scatter)"
 
-#: ../src/widgets/toolbox.cpp:3004
-msgid "well rounded"
-msgstr "well rounded"
+#: ../src/widgets/toolbox.cpp:4626
+msgid "Toolbox|Scatter"
+msgstr "Scatter"
 
-#: ../src/widgets/toolbox.cpp:3004
-msgid "amply rounded"
-msgstr "amply rounded"
+#: ../src/widgets/toolbox.cpp:4626
+msgid "Toolbox|Scatter:"
+msgstr "Scatter:"
 
-#: ../src/widgets/toolbox.cpp:3004
-#: ../src/widgets/toolbox.cpp:3019
-msgid "blown up"
-msgstr "blown up"
+#: ../src/widgets/toolbox.cpp:4626
+msgid "Increase to scatter sprayed objects."
+msgstr "Increase to scatter sprayed objects."
 
-#: ../src/widgets/toolbox.cpp:3007
-msgid "Rounded"
-msgstr "Rounded"
+#: ../src/widgets/toolbox.cpp:4645
+msgid "Spray copies of the initial selection"
+msgstr "Spray copies of the initial selection"
 
-#: ../src/widgets/toolbox.cpp:3007
-msgid "Rounded:"
-msgstr "Rounded:"
+#: ../src/widgets/toolbox.cpp:4652
+msgid "Spray clones of the initial selection"
+msgstr "Spray clones of the initial selection"
 
-#: ../src/widgets/toolbox.cpp:3007
-msgid "How much rounded are the corners (0 for sharp)"
-msgstr "How much rounded are the corners (0 for sharp)"
+#: ../src/widgets/toolbox.cpp:4658
+msgid "Spray single path"
+msgstr "Spray single path"
 
-#: ../src/widgets/toolbox.cpp:3019
-msgid "NOT randomized"
-msgstr "NOT randomised"
+#: ../src/widgets/toolbox.cpp:4659
+msgid "Spray objects in a single path"
+msgstr "Spray objects in a single path"
 
-#: ../src/widgets/toolbox.cpp:3019
-msgid "slightly irregular"
-msgstr "slightly irregular"
+#. Population
+#: ../src/widgets/toolbox.cpp:4683
+msgid "(low population)"
+msgstr "(low population)"
 
-#: ../src/widgets/toolbox.cpp:3019
-msgid "visibly randomized"
-msgstr "visibly randomised"
+#: ../src/widgets/toolbox.cpp:4683
+msgid "(high population)"
+msgstr "(high population)"
 
-#: ../src/widgets/toolbox.cpp:3019
-msgid "strongly randomized"
-msgstr "strongly randomised"
+#: ../src/widgets/toolbox.cpp:4686
+msgid "Amount"
+msgstr "Amount"
 
-#: ../src/widgets/toolbox.cpp:3022
-msgid "Randomized"
-msgstr "Randomised"
+#: ../src/widgets/toolbox.cpp:4687
+msgid "Adjusts the number of items sprayed per clic."
+msgstr "Adjusts the number of items sprayed per clic."
 
-#: ../src/widgets/toolbox.cpp:3022
-msgid "Randomized:"
-msgstr "Randomised:"
+#: ../src/widgets/toolbox.cpp:4703
+msgid ""
+"Use the pressure of the input device to alter the amount of sprayed objects."
+msgstr ""
+"Use the pressure of the input device to alter the amount of sprayed objects."
 
-#: ../src/widgets/toolbox.cpp:3022
-msgid "Scatter randomly the corners and angles"
-msgstr "Scatter randomly the corners and angles"
+#. Rotation
+#: ../src/widgets/toolbox.cpp:4712
+msgid "(low rotation variation)"
+msgstr "(low rotation variation)"
 
-#: ../src/widgets/toolbox.cpp:3037
-#: ../src/widgets/toolbox.cpp:3970
-#: ../src/widgets/toolbox.cpp:4225
-#: ../src/widgets/toolbox.cpp:8495
-msgid "Defaults"
-msgstr "Defaults"
+#: ../src/widgets/toolbox.cpp:4712
+msgid "(high rotation variation)"
+msgstr "(high rotation variation)"
 
-#: ../src/widgets/toolbox.cpp:3038
-#: ../src/widgets/toolbox.cpp:3971
-msgid "Reset shape parameters to defaults (use Inkscape Preferences > Tools to change defaults)"
-msgstr "Reset shape parameters to defaults (use Inkscape Preferences > Tools to change defaults)"
+#: ../src/widgets/toolbox.cpp:4715
+msgid "Rotation"
+msgstr "Rotation"
 
-#: ../src/widgets/toolbox.cpp:3110
-msgid "Change rectangle"
-msgstr "Change rectangle"
+#: ../src/widgets/toolbox.cpp:4715
+msgid "Rotation:"
+msgstr "Rotation:"
 
-#: ../src/widgets/toolbox.cpp:3297
-msgid "W:"
-msgstr "W:"
+#: ../src/widgets/toolbox.cpp:4717
+#, no-c-format
+msgid ""
+"Variation of the rotation of the sprayed objects. 0% for the same rotation "
+"than the original object."
+msgstr ""
+"Variation of the rotation of the sprayed objects. 0% for the same rotation "
+"than the original object."
 
-#: ../src/widgets/toolbox.cpp:3297
-msgid "Width of rectangle"
-msgstr "Width of rectangle"
+#. Scale
+#: ../src/widgets/toolbox.cpp:4730
+msgid "(low scale variation)"
+msgstr "(low scale variation)"
 
-#: ../src/widgets/toolbox.cpp:3314
-msgid "H:"
-msgstr "H:"
+#: ../src/widgets/toolbox.cpp:4730
+msgid "(high scale variation)"
+msgstr "(high scale variation)"
 
-#: ../src/widgets/toolbox.cpp:3314
-msgid "Height of rectangle"
-msgstr "Height of rectangle"
+#: ../src/widgets/toolbox.cpp:4736
+msgid "Toolbox|Scale"
+msgstr "Scale"
 
-#: ../src/widgets/toolbox.cpp:3328
-#: ../src/widgets/toolbox.cpp:3343
-msgid "not rounded"
-msgstr "not rounded"
+#: ../src/widgets/toolbox.cpp:4736
+msgid "Toolbox|Scale:"
+msgstr "Scale:"
 
-#: ../src/widgets/toolbox.cpp:3331
-msgid "Horizontal radius"
-msgstr "Horizontal radius"
+#: ../src/widgets/toolbox.cpp:4738
+#, no-c-format
+msgid ""
+"Variation in the scale of the sprayed objects. 0% for the same scale than "
+"the original object."
+msgstr ""
+"Variation in the scale of the sprayed objects. 0% for the same scale than "
+"the original object."
 
-#: ../src/widgets/toolbox.cpp:3331
-msgid "Rx:"
-msgstr "Rx:"
+#: ../src/widgets/toolbox.cpp:4912
+msgid "No preset"
+msgstr "No preset"
 
-#: ../src/widgets/toolbox.cpp:3331
-msgid "Horizontal radius of rounded corners"
-msgstr "Horizontal radius of rounded corners"
+#: ../src/widgets/toolbox.cpp:4930
+msgid "Save..."
+msgstr "Save..."
 
-#: ../src/widgets/toolbox.cpp:3346
-msgid "Vertical radius"
-msgstr "Vertical radius"
+#. Width
+#: ../src/widgets/toolbox.cpp:5088 ../src/widgets/toolbox.cpp:6111
+msgid "(hairline)"
+msgstr "(hairline)"
 
-#: ../src/widgets/toolbox.cpp:3346
-msgid "Ry:"
-msgstr "Ry:"
+#: ../src/widgets/toolbox.cpp:5088 ../src/widgets/toolbox.cpp:6111
+msgid "(broad stroke)"
+msgstr "(broad stroke)"
 
-#: ../src/widgets/toolbox.cpp:3346
-msgid "Vertical radius of rounded corners"
-msgstr "Vertical radius of rounded corners"
+#: ../src/widgets/toolbox.cpp:5091 ../src/widgets/toolbox.cpp:6114
+msgid "Pen Width"
+msgstr "Pen Width"
 
-#: ../src/widgets/toolbox.cpp:3365
-msgid "Not rounded"
-msgstr "Not rounded"
+#: ../src/widgets/toolbox.cpp:5092
+msgid "The width of the calligraphic pen (relative to the visible canvas area)"
+msgstr ""
+"The width of the calligraphic pen (relative to the visible canvas area)"
 
-#: ../src/widgets/toolbox.cpp:3366
-msgid "Make corners sharp"
-msgstr "Make corners sharp"
+#. Thinning
+#: ../src/widgets/toolbox.cpp:5105
+msgid "(speed blows up stroke)"
+msgstr "(speed blows up stroke)"
 
-#. TODO: use the correct axis here, too
-#: ../src/widgets/toolbox.cpp:3561
-msgid "3D Box: Change perspective (angle of infinite axis)"
-msgstr "3D Box: Change perspective (angle of infinite axis)"
+#: ../src/widgets/toolbox.cpp:5105
+msgid "(slight widening)"
+msgstr "(slight widening)"
 
-#: ../src/widgets/toolbox.cpp:3628
-msgid "Angle in X direction"
-msgstr "Angle in X direction"
+#: ../src/widgets/toolbox.cpp:5105
+msgid "(constant width)"
+msgstr "(constant width)"
 
-#. Translators: PL is short for 'perspective line'
-#: ../src/widgets/toolbox.cpp:3630
-msgid "Angle of PLs in X direction"
-msgstr "Angle of PLs in X direction"
+#: ../src/widgets/toolbox.cpp:5105
+msgid "(slight thinning, default)"
+msgstr "(slight thinning, default)"
 
-#. Translators: VP is short for 'vanishing point'
-#: ../src/widgets/toolbox.cpp:3652
-msgid "State of VP in X direction"
-msgstr "State of VP in X direction"
+#: ../src/widgets/toolbox.cpp:5105
+msgid "(speed deflates stroke)"
+msgstr "(speed deflates stroke)"
 
-#: ../src/widgets/toolbox.cpp:3653
-msgid "Toggle VP in X direction between 'finite' and 'infinite' (=parallel)"
-msgstr "Toggle VP in X direction between 'finite' and 'infinite' (=parallel)"
+#: ../src/widgets/toolbox.cpp:5108
+msgid "Stroke Thinning"
+msgstr "Stroke Thinning"
 
-#: ../src/widgets/toolbox.cpp:3668
-msgid "Angle in Y direction"
-msgstr "Angle in Y direction"
+#: ../src/widgets/toolbox.cpp:5108
+msgid "Thinning:"
+msgstr "Thinning:"
 
-#: ../src/widgets/toolbox.cpp:3668
-msgid "Angle Y:"
-msgstr "Angle Y:"
+#: ../src/widgets/toolbox.cpp:5109
+msgid ""
+"How much velocity thins the stroke (> 0 makes fast strokes thinner, < 0 "
+"makes them broader, 0 makes width independent of velocity)"
+msgstr ""
+"How much velocity thins the stroke (> 0 makes fast strokes thinner, < 0 "
+"makes them broader, 0 makes width independent of velocity)"
 
-#. Translators: PL is short for 'perspective line'
-#: ../src/widgets/toolbox.cpp:3670
-msgid "Angle of PLs in Y direction"
-msgstr "Angle of PLs in Y direction"
+#. Angle
+#: ../src/widgets/toolbox.cpp:5121
+msgid "(left edge up)"
+msgstr "(left edge up)"
 
-#. Translators: VP is short for 'vanishing point'
-#: ../src/widgets/toolbox.cpp:3691
-msgid "State of VP in Y direction"
-msgstr "State of VP in Y direction"
+#: ../src/widgets/toolbox.cpp:5121
+msgid "(horizontal)"
+msgstr "(horizontal)"
 
-#: ../src/widgets/toolbox.cpp:3692
-msgid "Toggle VP in Y direction between 'finite' and 'infinite' (=parallel)"
-msgstr "Toggle VP in Y direction between 'finite' and 'infinite' (=parallel)"
+#: ../src/widgets/toolbox.cpp:5121
+msgid "(right edge up)"
+msgstr "(right edge up)"
 
-#: ../src/widgets/toolbox.cpp:3707
-msgid "Angle in Z direction"
-msgstr "Angle in Z direction"
+#: ../src/widgets/toolbox.cpp:5124
+msgid "Pen Angle"
+msgstr "Pen Angle"
 
-#. Translators: PL is short for 'perspective line'
-#: ../src/widgets/toolbox.cpp:3709
-msgid "Angle of PLs in Z direction"
-msgstr "Angle of PLs in Z direction"
+#: ../src/widgets/toolbox.cpp:5125
+msgid ""
+"The angle of the pen's nib (in degrees; 0 = horizontal; has no effect if "
+"fixation = 0)"
+msgstr ""
+"The angle of the pen's nib (in degrees; 0 = horizontal; has no effect if "
+"fixation = 0)"
 
-#. Translators: VP is short for 'vanishing point'
-#: ../src/widgets/toolbox.cpp:3730
-msgid "State of VP in Z direction"
-msgstr "State of VP in Z direction"
+#. Fixation
+#: ../src/widgets/toolbox.cpp:5139
+msgid "(perpendicular to stroke, \"brush\")"
+msgstr "(perpendicular to stroke, \"brush\")"
 
-#: ../src/widgets/toolbox.cpp:3731
-msgid "Toggle VP in Z direction between 'finite' and 'infinite' (=parallel)"
-msgstr "Toggle VP in Z direction between 'finite' and 'infinite' (=parallel)"
+#: ../src/widgets/toolbox.cpp:5139
+msgid "(almost fixed, default)"
+msgstr "(almost fixed, default)"
 
-#: ../src/widgets/toolbox.cpp:3788
-msgid "Change spiral"
-msgstr "Change spiral"
+#: ../src/widgets/toolbox.cpp:5139
+msgid "(fixed by Angle, \"pen\")"
+msgstr "(fixed by Angle, \"pen\")"
 
-#: ../src/widgets/toolbox.cpp:3927
-msgid "just a curve"
-msgstr "just a curve"
+#: ../src/widgets/toolbox.cpp:5142
+msgid "Fixation"
+msgstr "Fixation"
 
-#: ../src/widgets/toolbox.cpp:3927
-msgid "one full revolution"
-msgstr "one full revolution"
+#: ../src/widgets/toolbox.cpp:5142
+msgid "Fixation:"
+msgstr "Fixation:"
 
-#: ../src/widgets/toolbox.cpp:3930
-msgid "Number of turns"
-msgstr "Number of turns"
+#: ../src/widgets/toolbox.cpp:5143
+msgid ""
+"Angle behavior (0 = nib always perpendicular to stroke direction, 100 = "
+"fixed angle)"
+msgstr ""
+"Angle behavior (0 = nib always perpendicular to stroke direction, 100 = "
+"fixed angle)"
 
-#: ../src/widgets/toolbox.cpp:3930
-msgid "Turns:"
-msgstr "Turns:"
+#. Cap Rounding
+#: ../src/widgets/toolbox.cpp:5155
+msgid "(blunt caps, default)"
+msgstr "(blunt caps, default)"
 
-#: ../src/widgets/toolbox.cpp:3930
-msgid "Number of revolutions"
-msgstr "Number of revolutions"
+#: ../src/widgets/toolbox.cpp:5155
+msgid "(slightly bulging)"
+msgstr "(slightly bulging)"
 
-#: ../src/widgets/toolbox.cpp:3941
-msgid "circle"
-msgstr "circle"
+#: ../src/widgets/toolbox.cpp:5155
+msgid "(approximately round)"
+msgstr "(approximately round)"
 
-#: ../src/widgets/toolbox.cpp:3941
-msgid "edge is much denser"
-msgstr "edge is much denser"
+#: ../src/widgets/toolbox.cpp:5155
+msgid "(long protruding caps)"
+msgstr "(long protruding caps)"
+
+#: ../src/widgets/toolbox.cpp:5159
+msgid "Cap rounding"
+msgstr "Cap rounding"
 
-#: ../src/widgets/toolbox.cpp:3941
-msgid "edge is denser"
-msgstr "edge is denser"
+#: ../src/widgets/toolbox.cpp:5159
+msgid "Caps:"
+msgstr "Caps:"
 
-#: ../src/widgets/toolbox.cpp:3941
-msgid "even"
-msgstr "even"
+#: ../src/widgets/toolbox.cpp:5160
+msgid ""
+"Increase to make caps at the ends of strokes protrude more (0 = no caps, 1 = "
+"round caps)"
+msgstr ""
+"Increase to make caps at the ends of strokes protrude mode (0 = no caps, 1 = "
+"round caps)"
 
-#: ../src/widgets/toolbox.cpp:3941
-msgid "center is denser"
-msgstr "centre is denser"
+#. Tremor
+#: ../src/widgets/toolbox.cpp:5172
+msgid "(smooth line)"
+msgstr "(smooth line)"
 
-#: ../src/widgets/toolbox.cpp:3941
-msgid "center is much denser"
-msgstr "centre is much denser"
+#: ../src/widgets/toolbox.cpp:5172
+msgid "(slight tremor)"
+msgstr "(slight tremor)"
 
-#: ../src/widgets/toolbox.cpp:3944
-msgid "Divergence"
-msgstr "Divergence"
+#: ../src/widgets/toolbox.cpp:5172
+msgid "(noticeable tremor)"
+msgstr "(noticeable tremor)"
 
-#: ../src/widgets/toolbox.cpp:3944
-msgid "Divergence:"
-msgstr "Divergence:"
+#: ../src/widgets/toolbox.cpp:5172
+msgid "(maximum tremor)"
+msgstr "(maximum tremor)"
 
-#: ../src/widgets/toolbox.cpp:3944
-msgid "How much denser/sparser are outer revolutions; 1 = uniform"
-msgstr "How much denser/sparser are outer revolutions; 1 = uniform"
+#: ../src/widgets/toolbox.cpp:5175
+msgid "Stroke Tremor"
+msgstr "Stroke Tremor"
 
-#: ../src/widgets/toolbox.cpp:3955
-msgid "starts from center"
-msgstr "starts from centre"
+#: ../src/widgets/toolbox.cpp:5175
+msgid "Tremor:"
+msgstr "Tremor:"
 
-#: ../src/widgets/toolbox.cpp:3955
-msgid "starts mid-way"
-msgstr "starts mid-way"
+#: ../src/widgets/toolbox.cpp:5176
+msgid "Increase to make strokes rugged and trembling"
+msgstr "Increase to make strokes rugged and trembling"
 
-#: ../src/widgets/toolbox.cpp:3955
-msgid "starts near edge"
-msgstr "starts near edge"
+#. Wiggle
+#: ../src/widgets/toolbox.cpp:5190
+msgid "(no wiggle)"
+msgstr "(no wiggle)"
 
-#: ../src/widgets/toolbox.cpp:3958
-msgid "Inner radius"
-msgstr "Inner radius"
+#: ../src/widgets/toolbox.cpp:5190
+msgid "(slight deviation)"
+msgstr "(slight deviation)"
 
-#: ../src/widgets/toolbox.cpp:3958
-msgid "Inner radius:"
-msgstr "Inner radius:"
+#: ../src/widgets/toolbox.cpp:5190
+msgid "(wild waves and curls)"
+msgstr "(wild waves and curls)"
 
-#: ../src/widgets/toolbox.cpp:3958
-msgid "Radius of the innermost revolution (relative to the spiral size)"
-msgstr "Radius of the innermost revolution (relative to the spiral size)"
+#: ../src/widgets/toolbox.cpp:5193
+msgid "Pen Wiggle"
+msgstr "Pen Wiggle"
 
-#: ../src/widgets/toolbox.cpp:4030
-msgid "Bezier"
-msgstr "Bezier"
+#: ../src/widgets/toolbox.cpp:5193
+msgid "Wiggle:"
+msgstr "Wiggle:"
 
-#: ../src/widgets/toolbox.cpp:4031
-msgid "Create regular Bezier path"
-msgstr "Create regular Bezier path"
+#: ../src/widgets/toolbox.cpp:5194
+msgid "Increase to make the pen waver and wiggle"
+msgstr "Increase to make the pen waver and wiggle"
 
-#: ../src/widgets/toolbox.cpp:4037
-msgid "Spiro"
-msgstr "Spiro"
+#. Mass
+#: ../src/widgets/toolbox.cpp:5207
+msgid "(no inertia)"
+msgstr "(no inertia)"
 
-#: ../src/widgets/toolbox.cpp:4038
-msgid "Create Spiro path"
-msgstr "Create Spiro path"
+#: ../src/widgets/toolbox.cpp:5207
+msgid "(slight smoothing, default)"
+msgstr "(slight smoothing, default)"
 
-#: ../src/widgets/toolbox.cpp:4045
-msgid "Zigzag"
-msgstr "Zigzag"
+#: ../src/widgets/toolbox.cpp:5207
+msgid "(noticeable lagging)"
+msgstr "(noticeable lagging)"
 
-#: ../src/widgets/toolbox.cpp:4046
-msgid "Create a sequence of straight line segments"
-msgstr "Create a sequence of straight line segments"
+#: ../src/widgets/toolbox.cpp:5207
+msgid "(maximum inertia)"
+msgstr "(maximum inertia)"
 
-#: ../src/widgets/toolbox.cpp:4052
-msgid "Paraxial"
-msgstr "Paraxial"
+#: ../src/widgets/toolbox.cpp:5210
+msgid "Pen Mass"
+msgstr "Pen Mass"
 
-#: ../src/widgets/toolbox.cpp:4053
-msgid "Create a sequence of paraxial line segments"
-msgstr "Create a sequence of paraxial line segments"
+#: ../src/widgets/toolbox.cpp:5210
+msgid "Mass:"
+msgstr "Mass:"
 
-#: ../src/widgets/toolbox.cpp:4061
-msgid "Mode of new lines drawn by this tool"
-msgstr "Mode of new lines drawn by this tool"
+#: ../src/widgets/toolbox.cpp:5211
+msgid "Increase to make the pen drag behind, as if slowed by inertia"
+msgstr "Increase to make the pen drag behind, as if slowed by inertia"
 
-#: ../src/widgets/toolbox.cpp:4090
-msgid "Triangle in"
-msgstr "Triangle in"
+#: ../src/widgets/toolbox.cpp:5226
+msgid "Trace Background"
+msgstr "Trace Background"
 
-#: ../src/widgets/toolbox.cpp:4091
-msgid "Triangle out"
-msgstr "Triangle out"
+#: ../src/widgets/toolbox.cpp:5227
+msgid ""
+"Trace the lightness of the background by the width of the pen (white - "
+"minimum width, black - maximum width)"
+msgstr ""
+"Trace the lightness of the background by the width of the pen (white - "
+"minimum width, black - maximum width)"
 
-#: ../src/widgets/toolbox.cpp:4093
-msgid "From clipboard"
-msgstr "From clipboard"
+#: ../src/widgets/toolbox.cpp:5240
+msgid "Use the pressure of the input device to alter the width of the pen"
+msgstr "Use the pressure of the input device to alter the width of the pen"
 
-#: ../src/widgets/toolbox.cpp:4118
-#: ../src/widgets/toolbox.cpp:4119
-msgid "Shape:"
-msgstr "Shape:"
+#: ../src/widgets/toolbox.cpp:5252
+msgid "Tilt"
+msgstr "Tilt"
 
-#: ../src/widgets/toolbox.cpp:4118
-msgid "Shape of new paths drawn by this tool"
-msgstr "Shape of new paths drawn by this tool"
+#: ../src/widgets/toolbox.cpp:5253
+msgid "Use the tilt of the input device to alter the angle of the pen's nib"
+msgstr "Use the tilt of the input device to alter the angle of the pen's nib"
 
-#: ../src/widgets/toolbox.cpp:4202
-msgid "(many nodes, rough)"
-msgstr "(many nodes, rough)"
+#: ../src/widgets/toolbox.cpp:5268
+msgid "Choose a preset"
+msgstr "Choose a preset"
 
-#: ../src/widgets/toolbox.cpp:4202
-#: ../src/widgets/toolbox.cpp:4310
-#: ../src/widgets/toolbox.cpp:4327
-#: ../src/widgets/toolbox.cpp:4535
-#: ../src/widgets/toolbox.cpp:4630
-#: ../src/widgets/toolbox.cpp:4646
-#: ../src/widgets/toolbox.cpp:4662
-#: ../src/widgets/toolbox.cpp:4725
-#: ../src/widgets/toolbox.cpp:4754
-#: ../src/widgets/toolbox.cpp:4772
-#: ../src/widgets/toolbox.cpp:5130
-#: ../src/widgets/toolbox.cpp:5163
-#: ../src/widgets/toolbox.cpp:6153
-msgid "(default)"
-msgstr "(default)"
+#: ../src/widgets/toolbox.cpp:5357
+msgid "Arc: Change start/end"
+msgstr "Arc: Change start/end"
 
-#: ../src/widgets/toolbox.cpp:4202
-msgid "(few nodes, smooth)"
-msgstr "(few nodes, smooth)"
+#: ../src/widgets/toolbox.cpp:5421
+msgid "Arc: Change open/closed"
+msgstr "Arc: Changed open/closed"
 
-#: ../src/widgets/toolbox.cpp:4205
-msgid "Smoothing:"
-msgstr "Smoothing:"
+#: ../src/widgets/toolbox.cpp:5547
+msgid "Start:"
+msgstr "Start:"
 
-#: ../src/widgets/toolbox.cpp:4205
-msgid "Smoothing: "
-msgstr "Smoothing: "
+#: ../src/widgets/toolbox.cpp:5548
+msgid "The angle (in degrees) from the horizontal to the arc's start point"
+msgstr "The angle (in degrees) from the horizontal to the arc's start point"
 
-#: ../src/widgets/toolbox.cpp:4206
-msgid "How much smoothing (simplifying) is applied to the line"
-msgstr "How much smoothing (simplifying) is applied to the line"
+#: ../src/widgets/toolbox.cpp:5560
+msgid "End:"
+msgstr "End:"
 
-#: ../src/widgets/toolbox.cpp:4226
-msgid "Reset pencil parameters to defaults (use Inkscape Preferences > Tools to change defaults)"
-msgstr "Reset pencil parameters to defaults (use Inkscape Preferences > Tools to change defaults)"
+#: ../src/widgets/toolbox.cpp:5561
+msgid "The angle (in degrees) from the horizontal to the arc's end point"
+msgstr "The angle (in degrees) from the horizontal to the arc's end point"
 
-#. Width
-#: ../src/widgets/toolbox.cpp:4310
-msgid "(pinch tweak)"
-msgstr "(pinch tweak)"
+#: ../src/widgets/toolbox.cpp:5577
+msgid "Closed arc"
+msgstr "Closed arc"
 
-#: ../src/widgets/toolbox.cpp:4310
-msgid "(broad tweak)"
-msgstr "(broad tweak)"
+#: ../src/widgets/toolbox.cpp:5578
+msgid "Switch to segment (closed shape with two radii)"
+msgstr "Switch to segment (closed shape with two radii)"
 
-#: ../src/widgets/toolbox.cpp:4313
-msgid "The width of the tweak area (relative to the visible canvas area)"
-msgstr "The width of the tweak area (relative to the visible canvas area)"
+#: ../src/widgets/toolbox.cpp:5584
+msgid "Open Arc"
+msgstr "Open Arc"
 
-#. Force
-#: ../src/widgets/toolbox.cpp:4327
-msgid "(minimum force)"
-msgstr "(minimum force)"
+#: ../src/widgets/toolbox.cpp:5585
+msgid "Switch to arc (unclosed shape)"
+msgstr "Switch to arc (unclosed shape)"
 
-#: ../src/widgets/toolbox.cpp:4327
-msgid "(maximum force)"
-msgstr "(maximum force)"
+#: ../src/widgets/toolbox.cpp:5608
+msgid "Make whole"
+msgstr "Make whole"
 
-#: ../src/widgets/toolbox.cpp:4330
-msgid "Force"
-msgstr "Force"
+#: ../src/widgets/toolbox.cpp:5609
+msgid "Make the shape a whole ellipse, not arc or segment"
+msgstr "Make the shape a whole ellipse, not arc or segment"
 
-#: ../src/widgets/toolbox.cpp:4330
-msgid "Force:"
-msgstr "Force:"
+#: ../src/widgets/toolbox.cpp:5687
+msgid "Pick opacity"
+msgstr "Pick opacity"
 
-#: ../src/widgets/toolbox.cpp:4330
-msgid "The force of the tweak action"
-msgstr "The force of the tweak action"
+#: ../src/widgets/toolbox.cpp:5688
+msgid ""
+"Pick both the color and the alpha (transparency) under cursor; otherwise, "
+"pick only the visible color premultiplied by alpha"
+msgstr ""
+"Pick both the colour and the alpha (transparency) under cursos; otherwise, "
+"pick only the visible colour premultiplied by alpha"
 
-#: ../src/widgets/toolbox.cpp:4348
-msgid "Move mode"
-msgstr "Move mode"
+#: ../src/widgets/toolbox.cpp:5691
+msgid "Pick"
+msgstr "Pick"
 
-#: ../src/widgets/toolbox.cpp:4349
-msgid "Move objects in any direction"
-msgstr "Move objects in any direction"
+#: ../src/widgets/toolbox.cpp:5700
+msgid "Assign opacity"
+msgstr "Assign opacity"
 
-#: ../src/widgets/toolbox.cpp:4355
-msgid "Move in/out mode"
-msgstr "Move in/out mode"
+#: ../src/widgets/toolbox.cpp:5701
+msgid ""
+"If alpha was picked, assign it to selection as fill or stroke transparency"
+msgstr ""
+"If alpha was picked, assign it to selection as fill or stroke transparency"
 
-#: ../src/widgets/toolbox.cpp:4356
-msgid "Move objects towards cursor; with Shift from cursor"
-msgstr "Move objects towards cursor; with Shift from cursor"
+#: ../src/widgets/toolbox.cpp:5704
+msgid "Assign"
+msgstr "Assign"
 
-#: ../src/widgets/toolbox.cpp:4362
-msgid "Move jitter mode"
-msgstr "Move jitter mode"
+#: ../src/widgets/toolbox.cpp:5889
+msgid "Closed"
+msgstr "Closed"
 
-#: ../src/widgets/toolbox.cpp:4363
-msgid "Move objects in random directions"
-msgstr "Move objects in random directions"
+#: ../src/widgets/toolbox.cpp:5891
+msgid "Open start"
+msgstr "Open start"
 
-#: ../src/widgets/toolbox.cpp:4369
-msgid "Scale mode"
-msgstr "Scale mode"
+#: ../src/widgets/toolbox.cpp:5893
+msgid "Open end"
+msgstr "Open end"
 
-#: ../src/widgets/toolbox.cpp:4370
-msgid "Shrink objects, with Shift enlarge"
-msgstr "Shrink objects, with Shift enlarge"
+#: ../src/widgets/toolbox.cpp:5895
+msgid "Open both"
+msgstr "Open both"
 
-#: ../src/widgets/toolbox.cpp:4376
-msgid "Rotate mode"
-msgstr "Rotate mode"
+#: ../src/widgets/toolbox.cpp:5954
+msgid "All inactive"
+msgstr "All inactive"
 
-#: ../src/widgets/toolbox.cpp:4377
-msgid "Rotate objects, with Shift counterclockwise"
-msgstr "Rotate objects, with Shift anticlockwise"
+#: ../src/widgets/toolbox.cpp:5955
+msgid "No geometric tool is active"
+msgstr "No geometric tool is active"
 
-#: ../src/widgets/toolbox.cpp:4383
-msgid "Duplicate/delete mode"
-msgstr "Duplicate/delete mode"
+#: ../src/widgets/toolbox.cpp:5988
+msgid "Show limiting bounding box"
+msgstr "Show limiting bounding box"
 
-#: ../src/widgets/toolbox.cpp:4384
-msgid "Duplicate objects, with Shift delete"
-msgstr "Duplicate objects, with Shift delete"
+#: ../src/widgets/toolbox.cpp:5989
+msgid "Show bounding box (used to cut infinite lines)"
+msgstr "Show bounding box (used to cut infinite lines)"
 
-#: ../src/widgets/toolbox.cpp:4390
-msgid "Push mode"
-msgstr "Push mode"
+#: ../src/widgets/toolbox.cpp:6000
+msgid "Get limiting bounding box from selection"
+msgstr "Get limiting bounding box from selection"
 
-#: ../src/widgets/toolbox.cpp:4391
-msgid "Push parts of paths in any direction"
-msgstr "Push parts of paths in any direction"
+#: ../src/widgets/toolbox.cpp:6001
+msgid ""
+"Set limiting bounding box (used to cut infinite lines) to the bounding box "
+"of current selection"
+msgstr ""
+"Set limiting bounding box (used to cut infinite lines) to the bounding box "
+"of current selection"
 
-#: ../src/widgets/toolbox.cpp:4397
-msgid "Shrink/grow mode"
-msgstr "Shrink/grow mode"
+#: ../src/widgets/toolbox.cpp:6013
+msgid "Choose a line segment type"
+msgstr "Choose a line segment type"
 
-#: ../src/widgets/toolbox.cpp:4398
-msgid "Shrink (inset) parts of paths; with Shift grow (outset)"
-msgstr "Shrink (inset) parts of paths; with Shift grow (outset)"
+#: ../src/widgets/toolbox.cpp:6029
+msgid "Display measuring info"
+msgstr "Display measuring info"
 
-#: ../src/widgets/toolbox.cpp:4404
-msgid "Attract/repel mode"
-msgstr "Attract/repel mode"
+#: ../src/widgets/toolbox.cpp:6030
+msgid "Display measuring info for selected items"
+msgstr "Display measuring info for selected items"
 
-#: ../src/widgets/toolbox.cpp:4405
-msgid "Attract parts of paths towards cursor; with Shift from cursor"
-msgstr "Attract parts of paths towards cursor; with Shift from cursor"
+#: ../src/widgets/toolbox.cpp:6050
+msgid "Open LPE dialog"
+msgstr "Open LPE dialogue"
 
-#: ../src/widgets/toolbox.cpp:4411
-msgid "Roughen mode"
-msgstr "Roughen mode"
+#: ../src/widgets/toolbox.cpp:6051
+msgid "Open LPE dialog (to adapt parameters numerically)"
+msgstr "Open LPE dialogue (to adapt parameters numerically)"
 
-#: ../src/widgets/toolbox.cpp:4412
-msgid "Roughen parts of paths"
-msgstr "Roughen parts of paths"
+#: ../src/widgets/toolbox.cpp:6115
+msgid "The width of the eraser pen (relative to the visible canvas area)"
+msgstr "The width of the eraser pen (relative to the visible canvas area)"
 
-#: ../src/widgets/toolbox.cpp:4418
-msgid "Color paint mode"
-msgstr "Colour paint mode"
+#: ../src/widgets/toolbox.cpp:6133
+msgid "Delete objects touched by the eraser"
+msgstr "Delete objects touched by the eraser"
 
-#: ../src/widgets/toolbox.cpp:4419
-msgid "Paint the tool's color upon selected objects"
-msgstr "Paint the tool's colour upon selected objects"
+#: ../src/widgets/toolbox.cpp:6139
+msgid "Cut"
+msgstr "Cut"
 
-#: ../src/widgets/toolbox.cpp:4425
-msgid "Color jitter mode"
-msgstr "Colour jitter mode"
+#: ../src/widgets/toolbox.cpp:6140
+msgid "Cut out from objects"
+msgstr "Cut out from objects"
 
-#: ../src/widgets/toolbox.cpp:4426
-msgid "Jitter the colors of selected objects"
-msgstr "Jitter the colours of selected objects"
+#: ../src/widgets/toolbox.cpp:6389
+msgid "Text: Change font family"
+msgstr "Text: Change font family"
 
-#: ../src/widgets/toolbox.cpp:4432
-msgid "Blur mode"
-msgstr "Blur mode"
+#: ../src/widgets/toolbox.cpp:6436
+msgid "Text: Change font size"
+msgstr "Text: Change font size"
 
-#: ../src/widgets/toolbox.cpp:4433
-msgid "Blur selected objects more; with Shift, blur less"
-msgstr "Blur selected objects more; with Shift, blur less"
+#: ../src/widgets/toolbox.cpp:6582
+msgid "Text: Change font style"
+msgstr "Text: Change font style"
 
-#: ../src/widgets/toolbox.cpp:4460
-msgid "Channels:"
-msgstr "Channels:"
+#: ../src/widgets/toolbox.cpp:6659
+msgid "Text: Change superscript or subscript"
+msgstr "Text: Change superscript or subscript"
 
-#: ../src/widgets/toolbox.cpp:4472
-msgid "In color mode, act on objects' hue"
-msgstr "In colour mode, act on objects' hue"
+#: ../src/widgets/toolbox.cpp:6803
+msgid "Text: Change alignment"
+msgstr "Text: Change alignment"
 
-#. TRANSLATORS:  "H" here stands for hue
-#: ../src/widgets/toolbox.cpp:4476
-msgid "H"
-msgstr "H"
+#: ../src/widgets/toolbox.cpp:6842
+msgid "Text: Change line-height"
+msgstr "Text: Change line-height"
 
-#: ../src/widgets/toolbox.cpp:4488
-msgid "In color mode, act on objects' saturation"
-msgstr "In colour mode, act on objects' saturation"
+#: ../src/widgets/toolbox.cpp:6881
+msgid "Text: Change word-spacing"
+msgstr "Text: Change word-spacing"
 
-#. TRANSLATORS: "S" here stands for Saturation
-#: ../src/widgets/toolbox.cpp:4492
-msgid "S"
-msgstr "S"
+#: ../src/widgets/toolbox.cpp:6920
+msgid "Text: Change letter-spacing"
+msgstr "Text: Change letter-spacing"
 
-#: ../src/widgets/toolbox.cpp:4504
-msgid "In color mode, act on objects' lightness"
-msgstr "In colour mode, act on objects' lightness"
+#: ../src/widgets/toolbox.cpp:6965
+msgid "Text: Change dx (kern)"
+msgstr "Text: Change dx (kern)"
 
-#. TRANSLATORS: "L" here stands for Lightness
-#: ../src/widgets/toolbox.cpp:4508
-msgid "L"
-msgstr "L"
+#: ../src/widgets/toolbox.cpp:6996
+msgid "Text: Change dy"
+msgstr "Text: Change dy"
 
-#: ../src/widgets/toolbox.cpp:4520
-msgid "In color mode, act on objects' opacity"
-msgstr "In colour mode, act on objects' opacity"
+#: ../src/widgets/toolbox.cpp:7027
+msgid "Text: Change rotate"
+msgstr "Text: Change rotate"
 
-#. TRANSLATORS: "O" here stands for Opacity
-#: ../src/widgets/toolbox.cpp:4524
-msgid "O"
-msgstr "O"
+#: ../src/widgets/toolbox.cpp:7072
+msgid "Text: Change orientation"
+msgstr "Text: Change orientation"
 
-#. Fidelity
-#: ../src/widgets/toolbox.cpp:4535
-msgid "(rough, simplified)"
-msgstr "(rough, simplified)"
+#: ../src/widgets/toolbox.cpp:7436
+msgid "Font Family"
+msgstr "Font Family"
 
-#: ../src/widgets/toolbox.cpp:4535
-msgid "(fine, but many nodes)"
-msgstr "(fine, but many nodes)"
+#: ../src/widgets/toolbox.cpp:7437
+msgid "Select Font Family (Alt-X to access)"
+msgstr "Select Font Family (Alt-X to access)"
 
-#: ../src/widgets/toolbox.cpp:4538
-msgid "Fidelity"
-msgstr "Fidelity"
+#. Entry width
+#. Extra list width
+#. Cell layout
+#. Enable entry completion
+#: ../src/widgets/toolbox.cpp:7444
+msgid "Font not found on system"
+msgstr "Font not found on system"
 
-#: ../src/widgets/toolbox.cpp:4538
-msgid "Fidelity:"
-msgstr "Fidelity:"
+#: ../src/widgets/toolbox.cpp:7476
+msgid "Font Size"
+msgstr "Font Size"
 
-#: ../src/widgets/toolbox.cpp:4539
-msgid "Low fidelity simplifies paths; high fidelity preserves path features but may generate a lot of new nodes"
-msgstr "Low fidelity simplifies paths; high fidelity preserves path features but may generate a lot of new nodes"
+#: ../src/widgets/toolbox.cpp:7477
+msgid "Font size (px)"
+msgstr "Font size (px)"
 
-#: ../src/widgets/toolbox.cpp:4557
-#: ../src/widgets/toolbox.cpp:4744
-#: ../src/widgets/toolbox.cpp:5281
-msgid "Pressure"
-msgstr "Pressure"
+#. Name
+#: ../src/widgets/toolbox.cpp:7489
+msgid "Toggle Bold"
+msgstr "Toggle Bold"
 
-#: ../src/widgets/toolbox.cpp:4558
-msgid "Use the pressure of the input device to alter the force of tweak action"
-msgstr "Use the pressure of the input device to alter the force of tweak action"
+#. Label
+#: ../src/widgets/toolbox.cpp:7490
+msgid "Toggle bold or normal weight"
+msgstr "Toggle bold or normal weight"
 
-#. Width
-#: ../src/widgets/toolbox.cpp:4630
-msgid "(narrow spray)"
-msgstr "(narrow spray)"
+#. Name
+#: ../src/widgets/toolbox.cpp:7502
+msgid "Toggle Italic/Oblique"
+msgstr "Toggle Italic/Oblique"
 
-#: ../src/widgets/toolbox.cpp:4630
-msgid "(broad spray)"
-msgstr "(broad spray)"
+#. Label
+#: ../src/widgets/toolbox.cpp:7503
+msgid "Toggle italic/oblique style"
+msgstr "Toggle italic/oblique style"
 
-#: ../src/widgets/toolbox.cpp:4633
-msgid "The width of the spray area (relative to the visible canvas area)"
-msgstr "The width of the spray area (relative to the visible canvas area)"
+#. Name
+#: ../src/widgets/toolbox.cpp:7515
+msgid "Toggle Superscript"
+msgstr "Toggle Superscript"
 
-#. Mean
-#: ../src/widgets/toolbox.cpp:4646
-msgid "(minimum mean)"
-msgstr "(minimum mean)"
+#. Label
+#: ../src/widgets/toolbox.cpp:7516
+msgid "Toggle superscript"
+msgstr "Toggle superscript"
 
-#: ../src/widgets/toolbox.cpp:4646
-msgid "(maximum mean)"
-msgstr "(maximum mean)"
+#. Name
+#: ../src/widgets/toolbox.cpp:7528
+msgid "Toggle Subscript"
+msgstr "Toggle Subscript"
 
-#: ../src/widgets/toolbox.cpp:4649
-msgid "Focus"
-msgstr "Focus"
+#. Label
+#: ../src/widgets/toolbox.cpp:7529
+msgid "Toggle subscript"
+msgstr "Toggle subscript"
 
-#: ../src/widgets/toolbox.cpp:4649
-msgid "Focus:"
-msgstr "Focus:"
+#: ../src/widgets/toolbox.cpp:7546 ../src/widgets/toolbox.cpp:7547
+msgid "Align left"
+msgstr "Align left"
 
-#: ../src/widgets/toolbox.cpp:4649
-msgid "0 to spray a spot. Increase to enlarge the ring radius."
-msgstr "0 to spray a spot. Increase to enlarge the ring radius."
+#: ../src/widgets/toolbox.cpp:7554 ../src/widgets/toolbox.cpp:7555
+msgid "Align center"
+msgstr "Align centre"
 
-#. Standard_deviation
-#: ../src/widgets/toolbox.cpp:4662
-msgid "(minimum scatter)"
-msgstr "(minimum scatter)"
+#: ../src/widgets/toolbox.cpp:7562 ../src/widgets/toolbox.cpp:7563
+msgid "Align right"
+msgstr "Align right"
 
-#: ../src/widgets/toolbox.cpp:4662
-msgid "(maximum scatter)"
-msgstr "(maximum scatter)"
+#: ../src/widgets/toolbox.cpp:7570
+msgid "Justify"
+msgstr "Justify"
 
-#: ../src/widgets/toolbox.cpp:4668
-msgid "Toolbox|Scatter"
-msgstr "Scatter"
+#: ../src/widgets/toolbox.cpp:7571
+msgid "Justify (only flowed text)"
+msgstr "Justify (only flowed text)"
 
-#: ../src/widgets/toolbox.cpp:4668
-msgid "Toolbox|Scatter:"
-msgstr "Scatter:"
+#. Name
+#: ../src/widgets/toolbox.cpp:7577
+msgid "Alignment"
+msgstr "Alignment"
 
-#: ../src/widgets/toolbox.cpp:4668
-msgid "Increase to scatter sprayed objects."
-msgstr "Increase to scatter sprayed objects."
+#. Label
+#: ../src/widgets/toolbox.cpp:7578
+msgid "Text alignment"
+msgstr "Text alignment"
 
-#: ../src/widgets/toolbox.cpp:4687
-msgid "Spray copies of the initial selection"
-msgstr "Spray copies of the initial selection"
+#: ../src/widgets/toolbox.cpp:7605
+msgid "Horizontal"
+msgstr "Horizontal"
 
-#: ../src/widgets/toolbox.cpp:4694
-msgid "Spray clones of the initial selection"
-msgstr "Spray clones of the initial selection"
+#: ../src/widgets/toolbox.cpp:7612
+msgid "Vertical"
+msgstr "Vertical"
 
-#: ../src/widgets/toolbox.cpp:4700
-msgid "Spray single path"
-msgstr "Spray single path"
+#. Label
+#: ../src/widgets/toolbox.cpp:7619
+msgid "Text orientation"
+msgstr "Text orientation"
 
-#: ../src/widgets/toolbox.cpp:4701
-msgid "Spray objects in a single path"
-msgstr "Spray objects in a single path"
+#. Drop down menu
+#: ../src/widgets/toolbox.cpp:7642
+msgid "Smaller spacing"
+msgstr "Smaller spacing"
 
-#. Population
-#: ../src/widgets/toolbox.cpp:4725
-msgid "(low population)"
-msgstr "(low population)"
+#: ../src/widgets/toolbox.cpp:7642
+msgid "Larger spacing"
+msgstr "Larger spacing"
 
-#: ../src/widgets/toolbox.cpp:4725
-msgid "(high population)"
-msgstr "(high population)"
+#. name
+#: ../src/widgets/toolbox.cpp:7647
+msgid "Line Height"
+msgstr "Line Height"
 
-#: ../src/widgets/toolbox.cpp:4728
-msgid "Amount:"
-msgstr "Amount:"
+#. label
+#: ../src/widgets/toolbox.cpp:7648
+msgid "Line:"
+msgstr "Line:"
 
-#: ../src/widgets/toolbox.cpp:4729
-msgid "Adjusts the number of items sprayed per clic."
-msgstr "Adjusts the number of items sprayed per clic."
+#. short label
+#: ../src/widgets/toolbox.cpp:7649
+msgid "Spacing between lines (times font size)"
+msgstr "Spacing between lines (times font size)"
 
-#: ../src/widgets/toolbox.cpp:4745
-msgid "Use the pressure of the input device to alter the amount of sprayed objects."
-msgstr "Use the pressure of the input device to alter the amount of sprayed objects."
+#. Drop down menu
+#: ../src/widgets/toolbox.cpp:7673 ../src/widgets/toolbox.cpp:7704
+msgid "Negative spacing"
+msgstr "Negative spacing"
 
-#. Rotation
-#: ../src/widgets/toolbox.cpp:4754
-msgid "(low rotation variation)"
-msgstr "(low rotation variation)"
+#: ../src/widgets/toolbox.cpp:7673 ../src/widgets/toolbox.cpp:7704
+msgid "Positive spacing"
+msgstr "Positive spacing"
 
-#: ../src/widgets/toolbox.cpp:4754
-msgid "(high rotation variation)"
-msgstr "(high rotation variation)"
+#. name
+#: ../src/widgets/toolbox.cpp:7678
+msgid "Word spacing"
+msgstr "Word spacing"
 
-#: ../src/widgets/toolbox.cpp:4757
-msgid "Rotation"
-msgstr "Rotation"
+#. label
+#: ../src/widgets/toolbox.cpp:7679
+msgid "Word:"
+msgstr "Word:"
 
-#: ../src/widgets/toolbox.cpp:4757
-msgid "Rotation:"
-msgstr "Rotation:"
+#. short label
+#: ../src/widgets/toolbox.cpp:7680
+msgid "Spacing between words (px)"
+msgstr "Spacing between words (px)"
 
-#: ../src/widgets/toolbox.cpp:4759
-#, no-c-format
-msgid "Variation of the rotation of the sprayed objects. 0% for the same rotation than the original object."
-msgstr "Variation of the rotation of the sprayed objects. 0% for the same rotation than the original object."
+#. name
+#: ../src/widgets/toolbox.cpp:7709
+msgid "Letter spacing"
+msgstr "Letter spacing"
 
-#. Scale
-#: ../src/widgets/toolbox.cpp:4772
-msgid "(low scale variation)"
-msgstr "(low scale variation)"
+#. label
+#: ../src/widgets/toolbox.cpp:7710
+msgid "Letter:"
+msgstr "Letter:"
 
-#: ../src/widgets/toolbox.cpp:4772
-msgid "(high scale variation)"
-msgstr "(high scale variation)"
+#. short label
+#: ../src/widgets/toolbox.cpp:7711
+msgid "Spacing between letters (px)"
+msgstr "Spacing between letters (px)"
 
-#: ../src/widgets/toolbox.cpp:4778
-msgid "Toolbox|Scale"
-msgstr "Scale"
+#. name
+#: ../src/widgets/toolbox.cpp:7740
+msgid "Kerning"
+msgstr "Kerning"
 
-#: ../src/widgets/toolbox.cpp:4778
-msgid "Toolbox|Scale:"
-msgstr "Scale:"
+#. label
+#: ../src/widgets/toolbox.cpp:7741
+msgid "Kern:"
+msgstr "Kern:"
 
-#: ../src/widgets/toolbox.cpp:4780
-#, no-c-format
-msgid "Variation in the scale of the sprayed objects. 0% for the same scale than the original object."
-msgstr "Variation in the scale of the sprayed objects. 0% for the same scale than the original object."
+#. short label
+#: ../src/widgets/toolbox.cpp:7742
+msgid "Horizontal kerning (px)"
+msgstr "Horizontal kerning (px)"
 
-#: ../src/widgets/toolbox.cpp:4954
-msgid "No preset"
-msgstr "No preset"
+#. name
+#: ../src/widgets/toolbox.cpp:7771
+msgid "Vertical Shift"
+msgstr "Vertical Shift"
 
-#: ../src/widgets/toolbox.cpp:4972
-msgid "Save..."
-msgstr "Save..."
+#. label
+#: ../src/widgets/toolbox.cpp:7772
+msgid "Vert:"
+msgstr "Vert:"
 
-#. Width
-#: ../src/widgets/toolbox.cpp:5130
-#: ../src/widgets/toolbox.cpp:6153
-msgid "(hairline)"
-msgstr "(hairline)"
+#. short label
+#: ../src/widgets/toolbox.cpp:7773
+msgid "Vertical shift (px)"
+msgstr "Vertical shift (px)"
 
-#: ../src/widgets/toolbox.cpp:5130
-#: ../src/widgets/toolbox.cpp:6153
-msgid "(broad stroke)"
-msgstr "(broad stroke)"
+#. name
+#: ../src/widgets/toolbox.cpp:7802
+msgid "Letter rotation"
+msgstr "Letter rotation"
 
-#: ../src/widgets/toolbox.cpp:5133
-#: ../src/widgets/toolbox.cpp:6156
-msgid "Pen Width"
-msgstr "Pen Width"
+#. label
+#: ../src/widgets/toolbox.cpp:7803
+msgid "Rot:"
+msgstr "Rot:"
 
-#: ../src/widgets/toolbox.cpp:5134
-msgid "The width of the calligraphic pen (relative to the visible canvas area)"
-msgstr "The width of the calligraphic pen (relative to the visible canvas area)"
+#. short label
+#: ../src/widgets/toolbox.cpp:7804
+msgid "Character rotation (degrees)"
+msgstr "Character rotation (degrees)"
 
-#. Thinning
-#: ../src/widgets/toolbox.cpp:5147
-msgid "(speed blows up stroke)"
-msgstr "(speed blows up stroke)"
+#: ../src/widgets/toolbox.cpp:7919
+msgid "Set connector type: orthogonal"
+msgstr "Set connector type: orthogonal"
 
-#: ../src/widgets/toolbox.cpp:5147
-msgid "(slight widening)"
-msgstr "(slight widening)"
+#: ../src/widgets/toolbox.cpp:7919
+msgid "Set connector type: polyline"
+msgstr "Set connector type: polyline"
 
-#: ../src/widgets/toolbox.cpp:5147
-msgid "(constant width)"
-msgstr "(constant width)"
+#: ../src/widgets/toolbox.cpp:7967
+msgid "Change connector curvature"
+msgstr "Change connector curvature"
 
-#: ../src/widgets/toolbox.cpp:5147
-msgid "(slight thinning, default)"
-msgstr "(slight thinning, default)"
+#: ../src/widgets/toolbox.cpp:8015
+msgid "Change connector spacing"
+msgstr "Change connector spacing"
 
-#: ../src/widgets/toolbox.cpp:5147
-msgid "(speed deflates stroke)"
-msgstr "(speed deflates stroke)"
+#: ../src/widgets/toolbox.cpp:8129
+msgid "EditMode"
+msgstr "EditMode"
 
-#: ../src/widgets/toolbox.cpp:5150
-msgid "Stroke Thinning"
-msgstr "Stroke Thinning"
+#: ../src/widgets/toolbox.cpp:8130
+msgid "Switch between connection point editing and connector drawing mode"
+msgstr "Switch between connection point editing and connector drawing mode"
 
-#: ../src/widgets/toolbox.cpp:5150
-msgid "Thinning:"
-msgstr "Thinning:"
+#: ../src/widgets/toolbox.cpp:8144
+msgid "Avoid"
+msgstr "Avoid"
 
-#: ../src/widgets/toolbox.cpp:5151
-msgid "How much velocity thins the stroke (> 0 makes fast strokes thinner, < 0 makes them broader, 0 makes width independent of velocity)"
-msgstr "How much velocity thins the stroke (> 0 makes fast strokes thinner, < 0 makes them broader, 0 makes width independent of velocity)"
+#: ../src/widgets/toolbox.cpp:8154
+msgid "Ignore"
+msgstr "Ignore"
 
-#. Angle
-#: ../src/widgets/toolbox.cpp:5163
-msgid "(left edge up)"
-msgstr "(left edge up)"
+#: ../src/widgets/toolbox.cpp:8165
+msgid "Orthogonal"
+msgstr "Orthogonal"
 
-#: ../src/widgets/toolbox.cpp:5163
-msgid "(horizontal)"
-msgstr "(horizontal)"
+#: ../src/widgets/toolbox.cpp:8166
+msgid "Make connector orthogonal or polyline"
+msgstr "Make connector orthogonal or polyline"
 
-#: ../src/widgets/toolbox.cpp:5163
-msgid "(right edge up)"
-msgstr "(right edge up)"
+#: ../src/widgets/toolbox.cpp:8180
+msgid "Connector Curvature"
+msgstr "Connector Curvature"
 
-#: ../src/widgets/toolbox.cpp:5166
-msgid "Pen Angle"
-msgstr "Pen Angle"
+#: ../src/widgets/toolbox.cpp:8180
+msgid "Curvature:"
+msgstr "Curvature:"
 
-#: ../src/widgets/toolbox.cpp:5166
-msgid "Angle:"
-msgstr "Angle:"
+#: ../src/widgets/toolbox.cpp:8181
+msgid "The amount of connectors curvature"
+msgstr "The amount of connectors curvature"
 
-#: ../src/widgets/toolbox.cpp:5167
-msgid "The angle of the pen's nib (in degrees; 0 = horizontal; has no effect if fixation = 0)"
-msgstr "The angle of the pen's nib (in degrees; 0 = horizontal; has no effect if fixation = 0)"
+#: ../src/widgets/toolbox.cpp:8191
+msgid "Connector Spacing"
+msgstr "Connector Spacing"
 
-#. Fixation
-#: ../src/widgets/toolbox.cpp:5181
-msgid "(perpendicular to stroke, \"brush\")"
-msgstr "(perpendicular to stroke, \"brush\")"
+#: ../src/widgets/toolbox.cpp:8192
+msgid "The amount of space left around objects by auto-routing connectors"
+msgstr "The amount of space left around objects by auto-routing connectors"
 
-#: ../src/widgets/toolbox.cpp:5181
-msgid "(almost fixed, default)"
-msgstr "(almost fixed, default)"
+#: ../src/widgets/toolbox.cpp:8203
+msgid "Graph"
+msgstr "Graph"
 
-#: ../src/widgets/toolbox.cpp:5181
-msgid "(fixed by Angle, \"pen\")"
-msgstr "(fixed by Angle, \"pen\")"
+#: ../src/widgets/toolbox.cpp:8213
+msgid "Connector Length"
+msgstr "Connector Length"
 
-#: ../src/widgets/toolbox.cpp:5184
-msgid "Fixation"
-msgstr "Fixation"
+#: ../src/widgets/toolbox.cpp:8213
+msgid "Length:"
+msgstr "Length:"
 
-#: ../src/widgets/toolbox.cpp:5184
-msgid "Fixation:"
-msgstr "Fixation:"
+#: ../src/widgets/toolbox.cpp:8214
+msgid "Ideal length for connectors when layout is applied"
+msgstr "Ideal length for connectors when layout is applied"
 
-#: ../src/widgets/toolbox.cpp:5185
-msgid "Angle behavior (0 = nib always perpendicular to stroke direction, 100 = fixed angle)"
-msgstr "Angle behavior (0 = nib always perpendicular to stroke direction, 100 = fixed angle)"
+#: ../src/widgets/toolbox.cpp:8226
+msgid "Downwards"
+msgstr "Downwards"
 
-#. Cap Rounding
-#: ../src/widgets/toolbox.cpp:5197
-msgid "(blunt caps, default)"
-msgstr "(blunt caps, default)"
+#: ../src/widgets/toolbox.cpp:8227
+msgid "Make connectors with end-markers (arrows) point downwards"
+msgstr "Make connectors with end-markers (arrows) point downwards"
 
-#: ../src/widgets/toolbox.cpp:5197
-msgid "(slightly bulging)"
-msgstr "(slightly bulging)"
+#: ../src/widgets/toolbox.cpp:8243
+msgid "Do not allow overlapping shapes"
+msgstr "Do not allow overlapping shapes"
 
-#: ../src/widgets/toolbox.cpp:5197
-msgid "(approximately round)"
-msgstr "(approximately round)"
+#: ../src/widgets/toolbox.cpp:8258
+msgid "New connection point"
+msgstr "New connection point"
 
-#: ../src/widgets/toolbox.cpp:5197
-msgid "(long protruding caps)"
-msgstr "(long protruding caps)"
+#: ../src/widgets/toolbox.cpp:8259
+msgid "Add a new connection point to the currently selected item"
+msgstr "Add a new connection point to the currently selected item"
 
-#: ../src/widgets/toolbox.cpp:5201
-msgid "Cap rounding"
-msgstr "Cap rounding"
+#: ../src/widgets/toolbox.cpp:8270
+msgid "Remove connection point"
+msgstr "Remove connection point"
 
-#: ../src/widgets/toolbox.cpp:5201
-msgid "Caps:"
-msgstr "Caps:"
+#: ../src/widgets/toolbox.cpp:8271
+msgid "Remove the currently selected connection point"
+msgstr "Remove the currently selected connection point"
 
-#: ../src/widgets/toolbox.cpp:5202
-msgid "Increase to make caps at the ends of strokes protrude more (0 = no caps, 1 = round caps)"
-msgstr "Increase to make caps at the ends of strokes protrude mode (0 = no caps, 1 = round caps)"
+#: ../src/widgets/toolbox.cpp:8371
+msgid "Fill by"
+msgstr "Fill by"
 
-#. Tremor
-#: ../src/widgets/toolbox.cpp:5214
-msgid "(smooth line)"
-msgstr "(smooth line)"
+#: ../src/widgets/toolbox.cpp:8372
+msgid "Fill by:"
+msgstr "Fill by:"
 
-#: ../src/widgets/toolbox.cpp:5214
-msgid "(slight tremor)"
-msgstr "(slight tremor)"
+#: ../src/widgets/toolbox.cpp:8384
+msgid "Fill Threshold"
+msgstr "Fill Threshold"
 
-#: ../src/widgets/toolbox.cpp:5214
-msgid "(noticeable tremor)"
-msgstr "(noticeable tremor)"
+#: ../src/widgets/toolbox.cpp:8385
+msgid ""
+"The maximum allowed difference between the clicked pixel and the neighboring "
+"pixels to be counted in the fill"
+msgstr ""
+"The maximum allowed difference between the clicked pixel and the neighboring "
+"pixels to be counted in the fill"
 
-#: ../src/widgets/toolbox.cpp:5214
-msgid "(maximum tremor)"
-msgstr "(maximum tremor)"
+#: ../src/widgets/toolbox.cpp:8411
+msgid "Grow/shrink by"
+msgstr "Grow/shrink by"
 
-#: ../src/widgets/toolbox.cpp:5217
-msgid "Stroke Tremor"
-msgstr "Stroke Tremor"
+#: ../src/widgets/toolbox.cpp:8411
+msgid "Grow/shrink by:"
+msgstr "Grow/shrink by:"
 
-#: ../src/widgets/toolbox.cpp:5217
-msgid "Tremor:"
-msgstr "Tremor:"
+#: ../src/widgets/toolbox.cpp:8412
+msgid ""
+"The amount to grow (positive) or shrink (negative) the created fill path"
+msgstr ""
+"The amount to grow (positive) or shrink (negative) the created fill path"
 
-#: ../src/widgets/toolbox.cpp:5218
-msgid "Increase to make strokes rugged and trembling"
-msgstr "Increase to make strokes rugged and trembling"
+#: ../src/widgets/toolbox.cpp:8437
+msgid "Close gaps"
+msgstr "Close gaps"
 
-#. Wiggle
-#: ../src/widgets/toolbox.cpp:5232
-msgid "(no wiggle)"
-msgstr "(no wiggle)"
+#: ../src/widgets/toolbox.cpp:8438
+msgid "Close gaps:"
+msgstr "Close gaps:"
 
-#: ../src/widgets/toolbox.cpp:5232
-msgid "(slight deviation)"
-msgstr "(slight deviation)"
+#: ../src/widgets/toolbox.cpp:8450
+msgid ""
+"Reset paint bucket parameters to defaults (use Inkscape Preferences > Tools "
+"to change defaults)"
+msgstr ""
+"Reset paint bucket parameters to defaults (use Inkscape Preferences > Tools "
+"to change defaults)"
 
-#: ../src/widgets/toolbox.cpp:5232
-msgid "(wild waves and curls)"
-msgstr "(wild waves and curls)"
+#.
+#. Local Variables:
+#. mode:c++
+#. c-file-style:"stroustrup"
+#. c-file-offsets:((innamespace . 0)(inline-open . 0)(case-label . +))
+#. indent-tabs-mode:nil
+#. fill-column:99
+#. End:
+#.
+#. vim: filetype=cpp:expandtab:shiftwidth=4:tabstop=8:softtabstop=4:fileencoding=utf-8:textwidth=99 :
+#: ../share/extensions/gcodetools_all_in_one.inx.h:1
+#: ../share/extensions/gcodetools_area.inx.h:1
+msgid ""
+"\"Create area offset\": creates several Inkscape path offsets to fill "
+"original path's area up to \"Area radius\" value. Outlines start from \"1/2 D"
+"\" up to \"Area width\" total width with \"D\" steps where D is taken from "
+"the nearest tool definition (\"Tool diameter\" value). Only one offset will "
+"be created if the \"Area width\" is equal to \"1/2 D\"."
+msgstr ""
 
-#: ../src/widgets/toolbox.cpp:5235
-msgid "Pen Wiggle"
-msgstr "Pen Wiggle"
+#: ../share/extensions/gcodetools_all_in_one.inx.h:2
+#: ../share/extensions/gcodetools_orientation_points.inx.h:1
+msgid "2-points mode (move and rotate, maintained aspect ratio X/Y)"
+msgstr ""
 
-#: ../src/widgets/toolbox.cpp:5235
-msgid "Wiggle:"
-msgstr "Wiggle:"
+#: ../share/extensions/gcodetools_all_in_one.inx.h:3
+#: ../share/extensions/gcodetools_orientation_points.inx.h:2
+msgid "3-points mode (move, rotate and mirror, different X/Y scale)"
+msgstr ""
 
-#: ../src/widgets/toolbox.cpp:5236
-msgid "Increase to make the pen waver and wiggle"
-msgstr "Increase to make the pen waver and wiggle"
+#: ../share/extensions/gcodetools_all_in_one.inx.h:4
+#: ../share/extensions/gcodetools_area.inx.h:2
+#, fuzzy
+msgid "Action:"
+msgstr "Acceleration:"
 
-#. Mass
-#: ../src/widgets/toolbox.cpp:5249
-msgid "(no inertia)"
-msgstr "(no inertia)"
+#: ../share/extensions/gcodetools_all_in_one.inx.h:5
+#: ../share/extensions/gcodetools_area.inx.h:3
+#: ../share/extensions/gcodetools_dxf_points.inx.h:1
+#: ../share/extensions/gcodetools_engraving.inx.h:1
+#: ../share/extensions/gcodetools_lathe.inx.h:1
+#: ../share/extensions/gcodetools_path_to_gcode.inx.h:1
+msgid "Add numeric suffix to filename"
+msgstr ""
 
-#: ../src/widgets/toolbox.cpp:5249
-msgid "(slight smoothing, default)"
-msgstr "(slight smoothing, default)"
+#: ../share/extensions/gcodetools_all_in_one.inx.h:6
+#: ../share/extensions/gcodetools_area.inx.h:4
+#: ../share/extensions/gcodetools_dxf_points.inx.h:2
+#: ../share/extensions/gcodetools_engraving.inx.h:2
+#: ../share/extensions/gcodetools_lathe.inx.h:2
+#: ../share/extensions/gcodetools_path_to_gcode.inx.h:2
+msgid "Additional post-processor:"
+msgstr ""
 
-#: ../src/widgets/toolbox.cpp:5249
-msgid "(noticeable lagging)"
-msgstr "(noticeable lagging)"
+#: ../share/extensions/gcodetools_all_in_one.inx.h:7
+#, fuzzy
+msgid "All in one"
+msgstr "Align nodes"
 
-#: ../src/widgets/toolbox.cpp:5249
-msgid "(maximum inertia)"
-msgstr "(maximum inertia)"
+#: ../share/extensions/gcodetools_all_in_one.inx.h:9
+#: ../share/extensions/gcodetools_area.inx.h:6
+msgid "Area artefacts"
+msgstr ""
 
-#: ../src/widgets/toolbox.cpp:5252
-msgid "Pen Mass"
-msgstr "Pen Mass"
+#: ../share/extensions/gcodetools_all_in_one.inx.h:10
+#: ../share/extensions/gcodetools_area.inx.h:7
+#, fuzzy
+msgid "Area width:"
+msgstr "Set width:"
 
-#: ../src/widgets/toolbox.cpp:5252
-msgid "Mass:"
-msgstr "Mass:"
+#: ../share/extensions/gcodetools_all_in_one.inx.h:11
+#: ../share/extensions/gcodetools_area.inx.h:8
+msgid "Artefact diameter:"
+msgstr ""
 
-#: ../src/widgets/toolbox.cpp:5253
-msgid "Increase to make the pen drag behind, as if slowed by inertia"
-msgstr "Increase to make the pen drag behind, as if slowed by inertia"
+#: ../share/extensions/gcodetools_all_in_one.inx.h:12
+#: ../share/extensions/gcodetools_area.inx.h:9
+#: ../share/extensions/gcodetools_lathe.inx.h:3
+#: ../share/extensions/gcodetools_path_to_gcode.inx.h:3
+msgid ""
+"Biarc interpolation tolerance is the maximum distance between path and its "
+"approximation. The segment will be split into two segments if the distance "
+"between path's segment and it's approximation exceeds biarc interpolation "
+"tolerance."
+msgstr ""
 
-#: ../src/widgets/toolbox.cpp:5268
-msgid "Trace Background"
-msgstr "Trace Background"
+#: ../share/extensions/gcodetools_all_in_one.inx.h:13
+#: ../share/extensions/gcodetools_area.inx.h:10
+#: ../share/extensions/gcodetools_lathe.inx.h:4
+#: ../share/extensions/gcodetools_path_to_gcode.inx.h:4
+#, fuzzy
+msgid "Biarc interpolation tolerance:"
+msgstr "Interpolation steps"
 
-#: ../src/widgets/toolbox.cpp:5269
-msgid "Trace the lightness of the background by the width of the pen (white - minimum width, black - maximum width)"
-msgstr "Trace the lightness of the background by the width of the pen (white - minimum width, black - maximum width)"
+#: ../share/extensions/gcodetools_all_in_one.inx.h:14
+#: ../share/extensions/gcodetools_dxf_points.inx.h:3
+msgid ""
+"Convert selected objects to drill points (as dxf_import plugin does). Also "
+"you can save original shape. Only the start point of each curve will be "
+"used. Also you can manually select object, open XML editor (Shift+Ctrl+X) "
+"and add or remove XML tag 'dxfpoint' with any value."
+msgstr ""
 
-#: ../src/widgets/toolbox.cpp:5282
-msgid "Use the pressure of the input device to alter the width of the pen"
-msgstr "Use the pressure of the input device to alter the width of the pen"
+#: ../share/extensions/gcodetools_all_in_one.inx.h:15
+#: ../share/extensions/gcodetools_dxf_points.inx.h:4
+#, fuzzy
+msgid "Convert selection:"
+msgstr "In_vert Selection"
 
-#: ../src/widgets/toolbox.cpp:5294
-msgid "Tilt"
-msgstr "Tilt"
+#: ../share/extensions/gcodetools_all_in_one.inx.h:16
+#: ../share/extensions/gcodetools_dxf_points.inx.h:6
+#, fuzzy
+msgid "DXF points"
+msgstr "DXF Input"
 
-#: ../src/widgets/toolbox.cpp:5295
-msgid "Use the tilt of the input device to alter the angle of the pen's nib"
-msgstr "Use the tilt of the input device to alter the angle of the pen's nib"
+#: ../share/extensions/gcodetools_all_in_one.inx.h:17
+#: ../share/extensions/gcodetools_area.inx.h:11
+#: ../share/extensions/gcodetools_dxf_points.inx.h:7
+#: ../share/extensions/gcodetools_engraving.inx.h:3
+#: ../share/extensions/gcodetools_lathe.inx.h:6
+#: ../share/extensions/gcodetools_path_to_gcode.inx.h:5
+#, fuzzy
+msgid "Directory:"
+msgstr "Direction"
 
-#: ../src/widgets/toolbox.cpp:5310
-msgid "Choose a preset"
-msgstr "Choose a preset"
+#: ../share/extensions/gcodetools_all_in_one.inx.h:18
+msgid "Draw additional graphics to debug engraving path:"
+msgstr ""
 
-#: ../src/widgets/toolbox.cpp:5399
-msgid "Arc: Change start/end"
-msgstr "Arc: Change start/end"
+#: ../share/extensions/gcodetools_all_in_one.inx.h:19
+#: ../share/extensions/gcodetools_engraving.inx.h:5
+#, fuzzy
+msgid "Engraving"
+msgstr "Alpha engraving"
 
-#: ../src/widgets/toolbox.cpp:5463
-msgid "Arc: Change open/closed"
-msgstr "Arc: Changed open/closed"
+#: ../share/extensions/gcodetools_all_in_one.inx.h:20
+#: ../share/extensions/gcodetools_area.inx.h:12
+#: ../share/extensions/gcodetools_dxf_points.inx.h:8
+#: ../share/extensions/gcodetools_engraving.inx.h:6
+#: ../share/extensions/gcodetools_path_to_gcode.inx.h:6
+#, fuzzy
+msgid "File:"
+msgstr "File"
+
+#: ../share/extensions/gcodetools_all_in_one.inx.h:21
+#: ../share/extensions/gcodetools_area.inx.h:13
+#: ../share/extensions/gcodetools_dxf_points.inx.h:9
+#: ../share/extensions/gcodetools_engraving.inx.h:7
+#: ../share/extensions/gcodetools_lathe.inx.h:10
+#: ../share/extensions/gcodetools_path_to_gcode.inx.h:7
+#, fuzzy
+msgid "Full path to log file:"
+msgstr "Flat colour fill"
 
-#: ../src/widgets/toolbox.cpp:5589
-msgid "Start:"
-msgstr "Start:"
+#: ../share/extensions/gcodetools_all_in_one.inx.h:22
+#: ../share/extensions/gcodetools_area.inx.h:14
+#: ../share/extensions/gcodetools_check_for_updates.inx.h:3
+#: ../share/extensions/gcodetools_dxf_points.inx.h:10
+#: ../share/extensions/gcodetools_engraving.inx.h:8
+#: ../share/extensions/gcodetools_lathe.inx.h:11
+#: ../share/extensions/gcodetools_orientation_points.inx.h:3
+#: ../share/extensions/gcodetools_path_to_gcode.inx.h:8
+#: ../share/extensions/gcodetools_tools_library.inx.h:1
+msgid "Gcodetools"
+msgstr ""
 
-#: ../src/widgets/toolbox.cpp:5590
-msgid "The angle (in degrees) from the horizontal to the arc's start point"
-msgstr "The angle (in degrees) from the horizontal to the arc's start point"
+#: ../share/extensions/gcodetools_all_in_one.inx.h:23
+#: ../share/extensions/gcodetools_area.inx.h:15
+#: ../share/extensions/gcodetools_check_for_updates.inx.h:4
+#: ../share/extensions/gcodetools_dxf_points.inx.h:11
+#: ../share/extensions/gcodetools_engraving.inx.h:9
+#: ../share/extensions/gcodetools_lathe.inx.h:12
+#: ../share/extensions/gcodetools_orientation_points.inx.h:4
+#: ../share/extensions/gcodetools_path_to_gcode.inx.h:9
+#: ../share/extensions/gcodetools_tools_library.inx.h:2
+msgid ""
+"Gcodetools plug-in: converts paths to Gcode (using circular interpolation), "
+"makes offset paths and engraves sharp corners using cone cutters. This plug-"
+"in calculates Gcode for paths using circular interpolation or linear motion "
+"when needed. Tutorials, manuals and support can be found at English support "
+"forum: http://www.cnc-club.ru/gcodetools and Russian support forum: http://"
+"www.cnc-club.ru/gcodetoolsru Credits: Nick Drobchenko, Vladimir Kalyaev, "
+"John Brooker, Henry Nicolas. Gcodetools ver. 1.6.01"
+msgstr ""
 
-#: ../src/widgets/toolbox.cpp:5602
-msgid "End:"
-msgstr "End:"
+#: ../share/extensions/gcodetools_all_in_one.inx.h:24
+#: ../share/extensions/gcodetools_area.inx.h:16
+#: ../share/extensions/gcodetools_dxf_points.inx.h:12
+#: ../share/extensions/gcodetools_engraving.inx.h:10
+#: ../share/extensions/gcodetools_lathe.inx.h:13
+#: ../share/extensions/gcodetools_path_to_gcode.inx.h:10
+#, fuzzy
+msgid "Generate log file"
+msgstr "Generate Template"
 
-#: ../src/widgets/toolbox.cpp:5603
-msgid "The angle (in degrees) from the horizontal to the arc's end point"
-msgstr "The angle (in degrees) from the horizontal to the arc's end point"
+#: ../share/extensions/gcodetools_all_in_one.inx.h:26
+#: ../share/extensions/gcodetools_tools_library.inx.h:4
+msgid "Just check tools"
+msgstr ""
 
-#: ../src/widgets/toolbox.cpp:5619
-msgid "Closed arc"
-msgstr "Closed arc"
+#: ../share/extensions/gcodetools_all_in_one.inx.h:27
+#: ../share/extensions/gcodetools_area.inx.h:18
+msgid "Maximum area cutting curves:"
+msgstr ""
 
-#: ../src/widgets/toolbox.cpp:5620
-msgid "Switch to segment (closed shape with two radii)"
-msgstr "Switch to segment (closed shape with two radii)"
+#: ../share/extensions/gcodetools_all_in_one.inx.h:28
+#: ../share/extensions/gcodetools_engraving.inx.h:12
+#, fuzzy
+msgid "Maximum distance for engraving:"
+msgstr "Maximum displacement in X, px"
 
-#: ../src/widgets/toolbox.cpp:5626
-msgid "Open Arc"
-msgstr "Open Arc"
+#: ../share/extensions/gcodetools_all_in_one.inx.h:29
+#: ../share/extensions/gcodetools_area.inx.h:19
+#: ../share/extensions/gcodetools_lathe.inx.h:19
+#: ../share/extensions/gcodetools_path_to_gcode.inx.h:12
+#, fuzzy
+msgid "Maximum splitting depth:"
+msgstr "Simplifying paths:"
 
-#: ../src/widgets/toolbox.cpp:5627
-msgid "Switch to arc (unclosed shape)"
-msgstr "Switch to arc (unclosed shape)"
+#: ../share/extensions/gcodetools_all_in_one.inx.h:30
+#: ../share/extensions/gcodetools_area.inx.h:20
+#: ../share/extensions/gcodetools_engraving.inx.h:13
+#: ../share/extensions/gcodetools_lathe.inx.h:20
+#: ../share/extensions/gcodetools_path_to_gcode.inx.h:13
+#, fuzzy
+msgid "Minimum arc radius:"
+msgstr "Inner radius:"
 
-#: ../src/widgets/toolbox.cpp:5650
-msgid "Make whole"
-msgstr "Make whole"
+#: ../share/extensions/gcodetools_all_in_one.inx.h:31
+#: ../share/extensions/gcodetools_engraving.inx.h:14
+msgid "Number of sample points used to calculate distance:"
+msgstr ""
 
-#: ../src/widgets/toolbox.cpp:5651
-msgid "Make the shape a whole ellipse, not arc or segment"
-msgstr "Make the shape a whole ellipse, not arc or segment"
+#: ../share/extensions/gcodetools_all_in_one.inx.h:32
+#: ../share/extensions/gcodetools_area.inx.h:21
+#: ../share/extensions/gcodetools_engraving.inx.h:15
+#: ../share/extensions/gcodetools_lathe.inx.h:21
+#: ../share/extensions/gcodetools_path_to_gcode.inx.h:14
+msgid "Offset along Z axis:"
+msgstr ""
 
-#: ../src/widgets/toolbox.cpp:5729
-msgid "Pick opacity"
-msgstr "Pick opacity"
+#: ../share/extensions/gcodetools_all_in_one.inx.h:35
+#: ../share/extensions/gcodetools_orientation_points.inx.h:8
+msgid ""
+"Orientation points are used to calculate transformation (offset,scale,mirror,"
+"rotation in XY plane) of the path. 3-points mode only: do not put all three "
+"into one line (use 2-points mode instead). You can modify Z surface, Z depth "
+"values later using text tool (3rd coordinates). If there are no orientation "
+"points inside current layer they are taken from the upper layer. Do not "
+"ungroup orientation points! You can select them using double click to enter "
+"the group or by Ctrl+Click. Now press apply to create control points "
+"(independent set for each layer)."
+msgstr ""
 
-#: ../src/widgets/toolbox.cpp:5730
-msgid "Pick both the color and the alpha (transparency) under cursor; otherwise, pick only the visible color premultiplied by alpha"
-msgstr "Pick both the colour and the alpha (transparency) under cursos; otherwise, pick only the visible colour premultiplied by alpha"
+#: ../share/extensions/gcodetools_all_in_one.inx.h:36
+#: ../share/extensions/gcodetools_orientation_points.inx.h:9
+#, fuzzy
+msgid "Orientation type:"
+msgstr "Orientation:"
 
-#: ../src/widgets/toolbox.cpp:5733
-msgid "Pick"
-msgstr "Pick"
+#: ../share/extensions/gcodetools_all_in_one.inx.h:37
+#: ../share/extensions/gcodetools_area.inx.h:23
+#: ../share/extensions/gcodetools_lathe.inx.h:23
+#: ../share/extensions/gcodetools_path_to_gcode.inx.h:16
+#, fuzzy
+msgid "Path to Gcode"
+msgstr "Path is closed."
 
-#: ../src/widgets/toolbox.cpp:5742
-msgid "Assign opacity"
-msgstr "Assign opacity"
+#: ../share/extensions/gcodetools_all_in_one.inx.h:38
+#: ../share/extensions/gcodetools_area.inx.h:24
+#: ../share/extensions/gcodetools_dxf_points.inx.h:14
+#: ../share/extensions/gcodetools_engraving.inx.h:17
+#: ../share/extensions/gcodetools_lathe.inx.h:24
+#: ../share/extensions/gcodetools_path_to_gcode.inx.h:17
+msgid "Post-processor:"
+msgstr ""
 
-#: ../src/widgets/toolbox.cpp:5743
-msgid "If alpha was picked, assign it to selection as fill or stroke transparency"
-msgstr "If alpha was picked, assign it to selection as fill or stroke transparency"
+#: ../share/extensions/gcodetools_all_in_one.inx.h:39
+#: ../share/extensions/gcodetools_area.inx.h:25
+#: ../share/extensions/gcodetools_dxf_points.inx.h:15
+#: ../share/extensions/gcodetools_engraving.inx.h:18
+#: ../share/extensions/gcodetools_lathe.inx.h:25
+#: ../share/extensions/gcodetools_path_to_gcode.inx.h:18
+#, fuzzy
+msgid "Preferences"
+msgstr "Pen Preferences"
 
-#: ../src/widgets/toolbox.cpp:5746
-msgid "Assign"
-msgstr "Assign"
+#: ../share/extensions/gcodetools_all_in_one.inx.h:40
+#: ../share/extensions/gcodetools_area.inx.h:26
+#: ../share/extensions/gcodetools_engraving.inx.h:19
+#: ../share/extensions/gcodetools_lathe.inx.h:26
+#: ../share/extensions/gcodetools_path_to_gcode.inx.h:19
+#, fuzzy
+msgid "Scale along Z axis:"
+msgstr "Base length of z-axis"
 
-#: ../src/widgets/toolbox.cpp:5931
-msgid "Closed"
-msgstr "Closed"
+#: ../share/extensions/gcodetools_all_in_one.inx.h:41
+#: ../share/extensions/gcodetools_area.inx.h:27
+#: ../share/extensions/gcodetools_engraving.inx.h:20
+#: ../share/extensions/gcodetools_lathe.inx.h:27
+#: ../share/extensions/gcodetools_path_to_gcode.inx.h:20
+msgid "Select all paths if nothing is selected"
+msgstr ""
 
-#: ../src/widgets/toolbox.cpp:5933
-msgid "Open start"
-msgstr "Open start"
+#: ../share/extensions/gcodetools_all_in_one.inx.h:42
+#: ../share/extensions/gcodetools_tools_library.inx.h:5
+msgid ""
+"Selected tool type fills appropriate default values. You can change these "
+"values using the Text tool later on. The topmost (z order) tool in the "
+"active layer is used. If there is no tool inside the current layer it is "
+"taken from the upper layer. Press Apply to create new tool."
+msgstr ""
 
-#: ../src/widgets/toolbox.cpp:5935
-msgid "Open end"
-msgstr "Open end"
+#: ../share/extensions/gcodetools_all_in_one.inx.h:43
+#: ../share/extensions/gcodetools_engraving.inx.h:21
+#, fuzzy
+msgid "Sharp angle tolerance:"
+msgstr "Max. end tolerance"
 
-#: ../src/widgets/toolbox.cpp:5937
-msgid "Open both"
-msgstr "Open both"
+#: ../share/extensions/gcodetools_all_in_one.inx.h:44
+#: ../share/extensions/gcodetools_engraving.inx.h:22
+msgid ""
+"This function creates path to engrave sharp angles. Cutter's shape function "
+"is defined by the tool. Some simple shapes: cone....(45 degrees)...........: "
+"w cone....(height/diameter=10/3).: 10/3 w sphere..(\"r\" diameter).........: "
+"math.sqrt(max(0,r**2-w**2)) ellipse.(R1=r and R2=r*4r).....: math.sqrt(max(0,"
+"r**2-w**2))*4"
+msgstr ""
 
-#: ../src/widgets/toolbox.cpp:5996
-msgid "All inactive"
-msgstr "All inactive"
+#: ../share/extensions/gcodetools_all_in_one.inx.h:45
+#: ../share/extensions/gcodetools_tools_library.inx.h:6
+msgid "Tools library"
+msgstr ""
 
-#: ../src/widgets/toolbox.cpp:5997
-msgid "No geometric tool is active"
-msgstr "No geometric tool is active"
+#: ../share/extensions/gcodetools_all_in_one.inx.h:46
+#: ../share/extensions/gcodetools_tools_library.inx.h:7
+#, fuzzy
+msgid "Tools type:"
+msgstr "Boolop type"
+
+#: ../share/extensions/gcodetools_all_in_one.inx.h:47
+#: ../share/extensions/gcodetools_area.inx.h:28
+#: ../share/extensions/gcodetools_dxf_points.inx.h:16
+#: ../share/extensions/gcodetools_engraving.inx.h:23
+#: ../share/extensions/gcodetools_lathe.inx.h:28
+#: ../share/extensions/gcodetools_orientation_points.inx.h:10
+#: ../share/extensions/gcodetools_path_to_gcode.inx.h:21
+msgid "Units (mm or in):"
+msgstr ""
 
-#: ../src/widgets/toolbox.cpp:6030
-msgid "Show limiting bounding box"
-msgstr "Show limiting bounding box"
+#: ../share/extensions/gcodetools_all_in_one.inx.h:48
+#: ../share/extensions/gcodetools_area.inx.h:29
+msgid ""
+"Usage: 1. Select all Area Offsets (gray outlines) 2. Object/Ungroup (Shift"
+"+Ctrl+G) 3. Press Apply Suspected small objects will be marked out by "
+"colored arrows."
+msgstr ""
 
-#: ../src/widgets/toolbox.cpp:6031
-msgid "Show bounding box (used to cut infinite lines)"
-msgstr "Show bounding box (used to cut infinite lines)"
+#: ../share/extensions/gcodetools_all_in_one.inx.h:49
+#: ../share/extensions/gcodetools_orientation_points.inx.h:11
+#, fuzzy
+msgid "Z depth:"
+msgstr "Depth"
 
-#: ../src/widgets/toolbox.cpp:6042
-msgid "Get limiting bounding box from selection"
-msgstr "Get limiting bounding box from selection"
+#: ../share/extensions/gcodetools_all_in_one.inx.h:50
+#: ../share/extensions/gcodetools_area.inx.h:30
+#: ../share/extensions/gcodetools_dxf_points.inx.h:17
+#: ../share/extensions/gcodetools_engraving.inx.h:24
+#: ../share/extensions/gcodetools_lathe.inx.h:29
+#: ../share/extensions/gcodetools_path_to_gcode.inx.h:22
+msgid "Z safe height for G00 move over blank:"
+msgstr ""
 
-#: ../src/widgets/toolbox.cpp:6043
-msgid "Set limiting bounding box (used to cut infinite lines) to the bounding box of current selection"
-msgstr "Set limiting bounding box (used to cut infinite lines) to the bounding box of current selection"
+#: ../share/extensions/gcodetools_all_in_one.inx.h:51
+#: ../share/extensions/gcodetools_orientation_points.inx.h:12
+#, fuzzy
+msgid "Z surface:"
+msgstr "Z-sort faces by:"
 
-#: ../src/widgets/toolbox.cpp:6055
-msgid "Choose a line segment type"
-msgstr "Choose a line segment type"
+#: ../share/extensions/gcodetools_all_in_one.inx.h:52
+#: ../share/extensions/gcodetools_dxf_points.inx.h:18
+msgid "clear dxfpoint sign"
+msgstr ""
 
-#: ../src/widgets/toolbox.cpp:6071
-msgid "Display measuring info"
-msgstr "Display measuring info"
+#: ../share/extensions/gcodetools_all_in_one.inx.h:53
+#: ../share/extensions/gcodetools_tools_library.inx.h:8
+#, fuzzy
+msgid "cone"
+msgstr "corner"
 
-#: ../src/widgets/toolbox.cpp:6072
-msgid "Display measuring info for selected items"
-msgstr "Display measuring info for selected items"
+#: ../share/extensions/gcodetools_all_in_one.inx.h:54
+#: ../share/extensions/gcodetools_tools_library.inx.h:9
+#, fuzzy
+msgid "cylinder"
+msgstr "Polyline"
 
-#: ../src/widgets/toolbox.cpp:6092
-msgid "Open LPE dialog"
-msgstr "Open LPE dialogue"
+#: ../share/extensions/gcodetools_all_in_one.inx.h:55
+#: ../share/extensions/gcodetools_tools_library.inx.h:10
+#, fuzzy
+msgid "default"
+msgstr "(default)"
 
-#: ../src/widgets/toolbox.cpp:6093
-msgid "Open LPE dialog (to adapt parameters numerically)"
-msgstr "Open LPE dialogue (to adapt parameters numerically)"
+#: ../share/extensions/gcodetools_all_in_one.inx.h:56
+#: ../share/extensions/gcodetools_area.inx.h:31
+#, fuzzy
+msgid "delete"
+msgstr "Delete"
 
-#: ../src/widgets/toolbox.cpp:6157
-msgid "The width of the eraser pen (relative to the visible canvas area)"
-msgstr "The width of the eraser pen (relative to the visible canvas area)"
+#: ../share/extensions/gcodetools_all_in_one.inx.h:57
+#: ../share/extensions/gcodetools_tools_library.inx.h:11
+msgid "lathe cutter"
+msgstr ""
 
-#: ../src/widgets/toolbox.cpp:6175
-msgid "Delete objects touched by the eraser"
-msgstr "Delete objects touched by the eraser"
+#: ../share/extensions/gcodetools_all_in_one.inx.h:58
+#: ../share/extensions/gcodetools_area.inx.h:32
+msgid "mark with an arrow"
+msgstr ""
 
-#: ../src/widgets/toolbox.cpp:6181
-msgid "Cut"
-msgstr "Cut"
+#: ../share/extensions/gcodetools_all_in_one.inx.h:59
+#: ../share/extensions/gcodetools_area.inx.h:33
+#, fuzzy
+msgid "mark with style"
+msgstr "Switcher Style"
 
-#: ../src/widgets/toolbox.cpp:6182
-msgid "Cut out from objects"
-msgstr "Cut out from objects"
+#: ../share/extensions/gcodetools_all_in_one.inx.h:60
+#: ../share/extensions/gcodetools_tools_library.inx.h:12
+#, fuzzy
+msgid "plasma"
+msgstr "_Splash"
 
-#: ../src/widgets/toolbox.cpp:6431
-msgid "Text: Change font family"
-msgstr "Text: Change font family"
+#: ../share/extensions/gcodetools_all_in_one.inx.h:61
+#: ../share/extensions/gcodetools_dxf_points.inx.h:19
+msgid "set as dxfpoint and draw arrow"
+msgstr ""
 
-#: ../src/widgets/toolbox.cpp:6478
-msgid "Text: Change font size"
-msgstr "Text: Change font size"
+#: ../share/extensions/gcodetools_all_in_one.inx.h:62
+#: ../share/extensions/gcodetools_dxf_points.inx.h:20
+msgid "set as dxfpoint and save shape"
+msgstr ""
 
-#: ../src/widgets/toolbox.cpp:6624
-msgid "Text: Change font style"
-msgstr "Text: Change font style"
+#: ../share/extensions/gcodetools_all_in_one.inx.h:63
+#: ../share/extensions/gcodetools_tools_library.inx.h:13
+#, fuzzy
+msgid "tangent knife"
+msgstr "Tangential offset"
 
-#: ../src/widgets/toolbox.cpp:6701
-msgid "Text: Change superscript or subscript"
-msgstr "Text: Change superscript or subscript"
+#: ../share/extensions/gcodetools_check_for_updates.inx.h:1
+msgid "Check for Gcodetools latest stable version and try to get the updates."
+msgstr ""
 
-#: ../src/widgets/toolbox.cpp:6845
-msgid "Text: Change alignment"
-msgstr "Text: Change alignment"
+#: ../share/extensions/gcodetools_check_for_updates.inx.h:2
+msgid "Check for updates"
+msgstr ""
 
-#: ../src/widgets/toolbox.cpp:6884
-msgid "Text: Change line-height"
-msgstr "Text: Change line-height"
+#: ../share/extensions/gcodetools_dxf_points.inx.h:5
+#, fuzzy
+msgid "DXF Points"
+msgstr "Points"
 
-#: ../src/widgets/toolbox.cpp:6923
-msgid "Text: Change word-spacing"
-msgstr "Text: Change word-spacing"
+#: ../share/extensions/gcodetools_engraving.inx.h:4
+msgid "Draw additional graphics to debug engraving path"
+msgstr ""
 
-#: ../src/widgets/toolbox.cpp:6962
-msgid "Text: Change letter-spacing"
-msgstr "Text: Change letter-spacing"
+#: ../share/extensions/gcodetools_lathe.inx.h:5
+#, fuzzy
+msgid "Create fine cut using:"
+msgstr "Create new objects with:"
 
-#: ../src/widgets/toolbox.cpp:7007
-msgid "Text: Change dx (kern)"
-msgstr "Text: Change dx (kern)"
+#: ../share/extensions/gcodetools_lathe.inx.h:7
+msgid "File"
+msgstr "File"
 
-#: ../src/widgets/toolbox.cpp:7038
-msgid "Text: Change dy"
-msgstr "Text: Change dy"
+#: ../share/extensions/gcodetools_lathe.inx.h:8
+#, fuzzy
+msgid "Fine cut count:"
+msgstr "Button count:"
 
-#: ../src/widgets/toolbox.cpp:7069
-msgid "Text: Change rotate"
-msgstr "Text: Change rotate"
+#: ../share/extensions/gcodetools_lathe.inx.h:9
+#, fuzzy
+msgid "Fine cut width:"
+msgstr "Set width:"
 
-#: ../src/widgets/toolbox.cpp:7114
-msgid "Text: Change orientation"
-msgstr "Text: Change orientation"
+#: ../share/extensions/gcodetools_lathe.inx.h:15
+#, fuzzy
+msgid "Lathe"
+msgstr "Feather"
 
-#: ../src/widgets/toolbox.cpp:7478
-msgid "Font Family"
-msgstr "Font Family"
+#: ../share/extensions/gcodetools_lathe.inx.h:16
+msgid "Lathe X axis remap:"
+msgstr ""
 
-#: ../src/widgets/toolbox.cpp:7479
-msgid "Select Font Family (Alt-X to access)"
-msgstr "Select Font Family (Alt-X to access)"
+#: ../share/extensions/gcodetools_lathe.inx.h:17
+msgid "Lathe Z axis remap:"
+msgstr ""
 
-#. Entry width
-#. Extra list width
-#. Cell layout
-#. Enable entry completion
-#: ../src/widgets/toolbox.cpp:7486
-msgid "Font not found on system"
-msgstr "Font not found on system"
+#: ../share/extensions/gcodetools_lathe.inx.h:18
+#, fuzzy
+msgid "Lathe width:"
+msgstr "Set width:"
 
-#: ../src/widgets/toolbox.cpp:7518
-msgid "Font Size"
-msgstr "Font Size"
+#: ../share/extensions/gcodetools_orientation_points.inx.h:7
+#, fuzzy
+msgid "Orientation points"
+msgstr "Orientation"
 
-#: ../src/widgets/toolbox.cpp:7519
-msgid "Font size (px)"
-msgstr "Font size (px)"
+#: ../share/extensions/render_barcode_datamatrix.inx.h:1
+msgid "Barcode - Datamatrix"
+msgstr "Barcode - Datamatrix"
 
-#. Name
-#: ../src/widgets/toolbox.cpp:7531
-msgid "Toggle Bold"
-msgstr "Toggle Bold"
+#: ../share/extensions/render_barcode_datamatrix.inx.h:2
+#, fuzzy
+msgid "Cols:"
+msgstr "Cols"
 
-#. Label
-#: ../src/widgets/toolbox.cpp:7532
-msgid "Toggle bold or normal weight"
-msgstr "Toggle bold or normal weight"
+#: ../share/extensions/render_barcode_datamatrix.inx.h:5
+#, fuzzy
+msgid "Square Size (px):"
+msgstr "Square Size / px"
 
-#. Name
-#: ../src/widgets/toolbox.cpp:7544
-msgid "Toggle Italic/Oblique"
-msgstr "Toggle Italic/Oblique"
+#: ../share/extensions/text_sentencecase.inx.h:1
+msgid "Sentence case"
+msgstr "Sentence case"
 
-#. Label
-#: ../src/widgets/toolbox.cpp:7545
-msgid "Toggle italic/oblique style"
-msgstr "Toggle italic/oblique style"
+#: ../share/extensions/wireframe_sphere.inx.h:1
+msgid "Hide lines behind the sphere"
+msgstr "Hide lines behind the sphere"
 
-#. Name
-#: ../src/widgets/toolbox.cpp:7557
-msgid "Toggle Superscript"
-msgstr "Toggle Superscript"
+#: ../share/extensions/wireframe_sphere.inx.h:2
+#, fuzzy
+msgid "Lines of latitude:"
+msgstr "Lines of latitude"
 
-#. Label
-#: ../src/widgets/toolbox.cpp:7558
-msgid "Toggle superscript"
-msgstr "Toggle superscript"
+#: ../share/extensions/wireframe_sphere.inx.h:3
+#, fuzzy
+msgid "Lines of longitude:"
+msgstr "Lines of longitude"
 
-#. Name
-#: ../src/widgets/toolbox.cpp:7570
-msgid "Toggle Subscript"
-msgstr "Toggle Subscript"
+#: ../share/extensions/wireframe_sphere.inx.h:7
+#, fuzzy
+msgid "Tilt (deg):"
+msgstr "Tilt [deg]"
 
-#. Label
-#: ../src/widgets/toolbox.cpp:7571
-msgid "Toggle subscript"
-msgstr "Toggle subscript"
+#: ../share/extensions/wireframe_sphere.inx.h:8
+msgid "Wireframe Sphere"
+msgstr "Wireframe Sphere"
 
-#: ../src/widgets/toolbox.cpp:7588
-#: ../src/widgets/toolbox.cpp:7589
-msgid "Align left"
-msgstr "Align left"
+#~ msgid "Font size"
+#~ msgstr "Font size"
 
-#: ../src/widgets/toolbox.cpp:7596
-#: ../src/widgets/toolbox.cpp:7597
-msgid "Align center"
-msgstr "Align centre"
+#~ msgid ""
+#~ "Generate a random pattern of Voronoi cells. The pattern will be "
+#~ "accessible in the Fill and Stroke dialog. You must select an object or a "
+#~ "group."
+#~ msgstr ""
+#~ "Generate a random pattern of Voronoi cells. The pattern will be "
+#~ "accessible in the Fill and Stroke dialogue. You must select an object or "
+#~ "a group."
 
-#: ../src/widgets/toolbox.cpp:7604
-#: ../src/widgets/toolbox.cpp:7605
-msgid "Align right"
-msgstr "Align right"
+#~ msgid "Where to apply?"
+#~ msgstr "Where to apply?"
 
-#: ../src/widgets/toolbox.cpp:7612
-msgid "Justify"
-msgstr "Justify"
+#~ msgid "Order"
+#~ msgstr "Order"
 
-#: ../src/widgets/toolbox.cpp:7613
-msgid "Justify (only flowed text)"
-msgstr "Justify (only flowed text)"
+#~ msgid "Font size [px]"
+#~ msgstr "Font size [px]"
 
-#. Name
-#: ../src/widgets/toolbox.cpp:7619
-msgid "Alignment"
-msgstr "Alignment"
+#~ msgid "Offset [px]"
+#~ msgstr "Offset [px]"
 
-#. Label
-#: ../src/widgets/toolbox.cpp:7620
-msgid "Text alignment"
-msgstr "Text alignment"
+#~ msgid "Angle"
+#~ msgstr "Angle"
 
-#: ../src/widgets/toolbox.cpp:7647
-msgid "Horizontal"
-msgstr "Horizontal"
+#~ msgid "Isotropic scaling (uses smallest: width/xrange or height/yrange)"
+#~ msgstr "Isotropic scaling (uses smallest: width/xrange or height/yrange)"
 
-#: ../src/widgets/toolbox.cpp:7654
-msgid "Vertical"
-msgstr "Vertical"
+#~ msgid "Rotation, degrees"
+#~ msgstr "Rotation, degrees"
 
-#. Label
-#: ../src/widgets/toolbox.cpp:7661
-msgid "Text orientation"
-msgstr "Text orientation"
+#~ msgid "Year (0 for current)"
+#~ msgstr "Year (0 for current)"
 
-#. Drop down menu
-#: ../src/widgets/toolbox.cpp:7684
-msgid "Smaller spacing"
-msgstr "Smaller spacing"
+#~ msgid "clonetiler|H"
+#~ msgstr "H"
 
-#: ../src/widgets/toolbox.cpp:7684
-msgid "Larger spacing"
-msgstr "Larger spacing"
+#~ msgid "clonetiler|S"
+#~ msgstr "S"
 
-#. name
-#: ../src/widgets/toolbox.cpp:7689
-msgid "Line Height"
-msgstr "Line Height"
+#~ msgid "clonetiler|L"
+#~ msgstr "L"
 
-#. label
-#: ../src/widgets/toolbox.cpp:7690
-msgid "Line:"
-msgstr "Line:"
+#~ msgid "find|Clones"
+#~ msgstr "Clones"
 
-#. short label
-#: ../src/widgets/toolbox.cpp:7691
-msgid "Spacing between lines (times font size)"
-msgstr "Spacing between lines (times font size)"
+#~ msgid "_Id"
+#~ msgstr "_Id"
 
-#. Drop down menu
-#: ../src/widgets/toolbox.cpp:7715
-#: ../src/widgets/toolbox.cpp:7746
-msgid "Negative spacing"
-msgstr "Negative spacing"
+#~ msgid "Type"
+#~ msgstr "Type"
 
-#: ../src/widgets/toolbox.cpp:7715
-#: ../src/widgets/toolbox.cpp:7746
-msgid "Positive spacing"
-msgstr "Positive spacing"
+#~ msgid "Radius"
+#~ msgstr "Radius"
 
-#. name
-#: ../src/widgets/toolbox.cpp:7720
-msgid "Word spacing"
-msgstr "Word spacing"
+#~ msgid "pdfinput|medium"
+#~ msgstr "medium"
 
-#. label
-#: ../src/widgets/toolbox.cpp:7721
-msgid "Word:"
-msgstr "Word:"
+#~ msgid "filterBlendMode|Normal"
+#~ msgstr "Normal"
 
-#. short label
-#: ../src/widgets/toolbox.cpp:7722
-msgid "Spacing between words (px)"
-msgstr "Spacing between words (px)"
+#~ msgid "Spacing"
+#~ msgstr "Spacing"
 
-#. name
-#: ../src/widgets/toolbox.cpp:7751
-msgid "Letter spacing"
-msgstr "Letter spacing"
+#~ msgid "Title"
+#~ msgstr "Title"
 
-#. label
-#: ../src/widgets/toolbox.cpp:7752
-msgid "Letter:"
-msgstr "Letter:"
+#~ msgid "Date"
+#~ msgstr "Date"
 
-#. short label
-#: ../src/widgets/toolbox.cpp:7753
-msgid "Spacing between letters (px)"
-msgstr "Spacing between letters (px)"
+#~ msgid "Format"
+#~ msgstr "Format"
 
-#. name
-#: ../src/widgets/toolbox.cpp:7782
-msgid "Kerning"
-msgstr "Kerning"
+#~ msgid "Creator"
+#~ msgstr "Creator"
 
-#. label
-#: ../src/widgets/toolbox.cpp:7783
-msgid "Kern:"
-msgstr "Kern:"
+#~ msgid "Rights"
+#~ msgstr "Rights"
 
-#. short label
-#: ../src/widgets/toolbox.cpp:7784
-msgid "Horizontal kerning (px)"
-msgstr "Horizontal kerning (px)"
+#~ msgid "Publisher"
+#~ msgstr "Publisher"
 
-#. name
-#: ../src/widgets/toolbox.cpp:7813
-msgid "Vertical Shift"
-msgstr "Vertical Shift"
+#~ msgid "Identifier"
+#~ msgstr "Identifier"
 
-#. label
-#: ../src/widgets/toolbox.cpp:7814
-msgid "Vert:"
-msgstr "Vert:"
+#~ msgid "Language"
+#~ msgstr "Language"
 
-#. short label
-#: ../src/widgets/toolbox.cpp:7815
-msgid "Vertical shift (px)"
-msgstr "Vertical shift (px)"
+#~ msgid "Coverage"
+#~ msgstr "Coverage"
 
-#. name
-#: ../src/widgets/toolbox.cpp:7844
-msgid "Letter rotation"
-msgstr "Letter rotation"
+#~ msgid "undo action|Raise"
+#~ msgstr "Raise"
 
-#. label
-#: ../src/widgets/toolbox.cpp:7845
-msgid "Rot:"
-msgstr "Rot:"
+#~ msgid "action|Clone"
+#~ msgstr "Clone"
 
-#. short label
-#: ../src/widgets/toolbox.cpp:7846
-msgid "Character rotation (degrees)"
-msgstr "Character rotation (degrees)"
+#~ msgid "web|Link"
+#~ msgstr "Link"
 
-#: ../src/widgets/toolbox.cpp:7961
-msgid "Set connector type: orthogonal"
-msgstr "Set connector type: orthogonal"
+#~ msgid "object|Clone"
+#~ msgstr "Clone"
 
-#: ../src/widgets/toolbox.cpp:7961
-msgid "Set connector type: polyline"
-msgstr "Set connector type: polyline"
+#~ msgid "Object _Properties"
+#~ msgstr "Object _Properties"
 
-#: ../src/widgets/toolbox.cpp:8009
-msgid "Change connector curvature"
-msgstr "Change connector curvature"
+#~ msgid "_Fill and Stroke"
+#~ msgstr "_Fill and Stroke"
 
-#: ../src/widgets/toolbox.cpp:8057
-msgid "Change connector spacing"
-msgstr "Change connector spacing"
+#~ msgid "gap|H:"
+#~ msgstr "H:"
 
-#: ../src/widgets/toolbox.cpp:8175
-msgid "EditMode"
-msgstr "EditMode"
+#~ msgid "Connector network layout"
+#~ msgstr "Connector network layout"
 
-#: ../src/widgets/toolbox.cpp:8176
-msgid "Switch between connection point editing and connector drawing mode"
-msgstr "Switch between connection point editing and connector drawing mode"
+#~ msgid "Grid|_New"
+#~ msgstr "_New"
 
-#: ../src/widgets/toolbox.cpp:8190
-msgid "Avoid"
-msgstr "Avoid"
+#~ msgid "Color profiles directory (%s) is unavailable."
+#~ msgstr "Colour profiles directory (%s) is unavailable."
 
-#: ../src/widgets/toolbox.cpp:8200
-msgid "Ignore"
-msgstr "Ignore"
+#~ msgid "Paint objects with:"
+#~ msgstr "Paint objects with:"
 
-#: ../src/widgets/toolbox.cpp:8211
-msgid "Orthogonal"
-msgstr "Orthogonal"
+#~ msgid "filesystem|Path:"
+#~ msgstr "Path:"
 
-#: ../src/widgets/toolbox.cpp:8212
-msgid "Make connector orthogonal or polyline"
-msgstr "Make connector orthogonal or polyline"
+#~ msgid "layers|Top"
+#~ msgstr "Top"
 
-#: ../src/widgets/toolbox.cpp:8226
-msgid "Connector Curvature"
-msgstr "Connector Curvature"
+#~ msgid "_Width"
+#~ msgstr "_Width"
 
-#: ../src/widgets/toolbox.cpp:8226
-msgid "Curvature:"
-msgstr "Curvature:"
+#~ msgid "_Height"
+#~ msgstr "_Height"
 
-#: ../src/widgets/toolbox.cpp:8227
-msgid "The amount of connectors curvature"
-msgstr "The amount of connectors curvature"
+#~ msgctxt "Node tool tip"
+#~ msgid ""
+#~ "<b>%u of %u nodes</b> selected. Drag to select nodes, click to edit only "
+#~ "this object (more: Shift)"
+#~ msgstr ""
+#~ "<b>%u of %u nodes</b> selected. Drag to select nodes, click to edit only "
+#~ "this object (more: Shift)"
 
-#: ../src/widgets/toolbox.cpp:8237
-msgid "Connector Spacing"
-msgstr "Connector Spacing"
+#~ msgctxt "Node tool tip"
+#~ msgid ""
+#~ "<b>%u of %u nodes</b> selected. Drag to select nodes, click clear the "
+#~ "selection"
+#~ msgstr ""
+#~ "<b>%u of %u nodes</b> selected. Drag to select nodes, click clear the "
+#~ "selection"
 
-#: ../src/widgets/toolbox.cpp:8237
-msgid "Spacing:"
-msgstr "Spacing:"
+#~ msgid "PLACEHOLDER, do not translate"
+#~ msgstr "PLACEHOLDER, do not translate"
 
-#: ../src/widgets/toolbox.cpp:8238
-msgid "The amount of space left around objects by auto-routing connectors"
-msgstr "The amount of space left around objects by auto-routing connectors"
+#~ msgid ""
+#~ "<b>Welcome to Inkscape!</b> Use shape or drawing tools to create objects; "
+#~ "use selector (arrow) to move or transform them."
+#~ msgstr ""
+#~ "<b>Welcome to Inkscape!</b> Use shape or drawing tools to create objects; "
+#~ "use selector (arrow) to move or transform them."
 
-#: ../src/widgets/toolbox.cpp:8249
-msgid "Graph"
-msgstr "Graph"
+#~ msgid ""
+#~ "<span weight=\"bold\" size=\"larger\">The file \"%s\" was saved with a "
+#~ "format (%s) that may cause data loss!</span>\n"
+#~ "\n"
+#~ "Do you want to save this file as an Inkscape SVG?"
+#~ msgstr ""
+#~ "<span weight=\"bold\" size=\"larger\">The file \"%s\" was saved with a "
+#~ "format (%s) that may cause data loss!</span>\n"
+#~ "\n"
+#~ "Do you want to save this file as an Inkscape SVG?"
 
-#: ../src/widgets/toolbox.cpp:8259
-msgid "Connector Length"
-msgstr "Connector Length"
+#~ msgid "swatches|Size"
+#~ msgstr "Size"
 
-#: ../src/widgets/toolbox.cpp:8259
-msgid "Length:"
-msgstr "Length:"
+#~ msgid "small"
+#~ msgstr "small"
 
-#: ../src/widgets/toolbox.cpp:8260
-msgid "Ideal length for connectors when layout is applied"
-msgstr "Ideal length for connectors when layout is applied"
+#~ msgid "swatchesHeight|medium"
+#~ msgstr "medium"
 
-#: ../src/widgets/toolbox.cpp:8272
-msgid "Downwards"
-msgstr "Downwards"
+#~ msgid "large"
+#~ msgstr "large"
 
-#: ../src/widgets/toolbox.cpp:8273
-msgid "Make connectors with end-markers (arrows) point downwards"
-msgstr "Make connectors with end-markers (arrows) point downwards"
+#~ msgid "huge"
+#~ msgstr "huge"
 
-#: ../src/widgets/toolbox.cpp:8289
-msgid "Do not allow overlapping shapes"
-msgstr "Do not allow overlapping shapes"
+#~ msgid "swatches|Width"
+#~ msgstr "Width"
 
-#: ../src/widgets/toolbox.cpp:8304
-msgid "New connection point"
-msgstr "New connection point"
+#~ msgid "swatchesWidth|medium"
+#~ msgstr "medium"
 
-#: ../src/widgets/toolbox.cpp:8305
-msgid "Add a new connection point to the currently selected item"
-msgstr "Add a new connection point to the currently selected item"
+#~ msgid "wide"
+#~ msgstr "wide"
 
-#: ../src/widgets/toolbox.cpp:8316
-msgid "Remove connection point"
-msgstr "Remove connection point"
+#~ msgid "wider"
+#~ msgstr "wider"
 
-#: ../src/widgets/toolbox.cpp:8317
-msgid "Remove the currently selected connection point"
-msgstr "Remove the currently selected connection point"
+#~ msgid "swatches|Wrap"
+#~ msgstr "Wrap"
 
-#: ../src/widgets/toolbox.cpp:8417
-msgid "Fill by"
-msgstr "Fill by"
+#~ msgid "sliders|Link"
+#~ msgstr "Link"
 
-#: ../src/widgets/toolbox.cpp:8418
-msgid "Fill by:"
-msgstr "Fill by:"
+#~ msgid "Next Path Effect Parameter"
+#~ msgstr "Next Path Effect Parameter"
 
-#: ../src/widgets/toolbox.cpp:8430
-msgid "Fill Threshold"
-msgstr "Fill Threshold"
+#~ msgid "Show next Path Effect parameter for editing"
+#~ msgstr "Show next Path Effect parameter for editing"
 
-#: ../src/widgets/toolbox.cpp:8431
-msgid "The maximum allowed difference between the clicked pixel and the neighboring pixels to be counted in the fill"
-msgstr "The maximum allowed difference between the clicked pixel and the neighboring pixels to be counted in the fill"
+#~ msgid "Toggle snapping on or off"
+#~ msgstr "Toggle snapping on or off"
 
-#: ../src/widgets/toolbox.cpp:8457
-msgid "Grow/shrink by"
-msgstr "Grow/shrink by"
+#~ msgid "_Print Colors Preview"
+#~ msgstr "_Print Colours Preview"
 
-#: ../src/widgets/toolbox.cpp:8457
-msgid "Grow/shrink by:"
-msgstr "Grow/shrink by:"
+#~ msgid "Switch to print colors preview mode"
+#~ msgstr "Switch to print colours preview mode"
 
-#: ../src/widgets/toolbox.cpp:8458
-msgid "The amount to grow (positive) or shrink (negative) the created fill path"
-msgstr "The amount to grow (positive) or shrink (negative) the created fill path"
+#~ msgid "fontselector|Style"
+#~ msgstr "Style"
 
-#: ../src/widgets/toolbox.cpp:8483
-msgid "Close gaps"
-msgstr "Close gaps"
+#~ msgid "select toolbar|X position"
+#~ msgstr "X position"
 
-#: ../src/widgets/toolbox.cpp:8484
-msgid "Close gaps:"
-msgstr "Close gaps:"
+#~ msgid "select toolbar|X"
+#~ msgstr "X"
 
-#: ../src/widgets/toolbox.cpp:8496
-msgid "Reset paint bucket parameters to defaults (use Inkscape Preferences > Tools to change defaults)"
-msgstr "Reset paint bucket parameters to defaults (use Inkscape Preferences > Tools to change defaults)"
+#~ msgid "select toolbar|Y position"
+#~ msgstr "Y position"
 
-#.
-#. Local Variables:
-#. mode:c++
-#. c-file-style:"stroustrup"
-#. c-file-offsets:((innamespace . 0)(inline-open . 0)(case-label . +))
-#. indent-tabs-mode:nil
-#. fill-column:99
-#. End:
-#.
-#. vim: filetype=cpp:expandtab:shiftwidth=4:tabstop=8:softtabstop=4:encoding=utf-8:textwidth=99 :
-#: ../share/extensions/render_barcode_datamatrix.inx.h:1
-msgid "Barcode - Datamatrix"
-msgstr "Barcode - Datamatrix"
+#~ msgid "select toolbar|Y"
+#~ msgstr "Y"
 
-#: ../share/extensions/render_barcode_datamatrix.inx.h:2
-msgid "Cols"
-msgstr "Cols"
+#~ msgid "select toolbar|Width"
+#~ msgstr "Width"
 
-#: ../share/extensions/render_barcode_datamatrix.inx.h:4
-msgid "Rows"
-msgstr "Rows"
+#~ msgid "select toolbar|W"
+#~ msgstr "W"
 
-#: ../share/extensions/render_barcode_datamatrix.inx.h:5
-msgid "Square Size / px"
-msgstr "Square Size / px"
+#~ msgid "select toolbar|Height"
+#~ msgstr "Height"
 
-#: ../share/extensions/text_sentencecase.inx.h:1
-msgid "Sentence case"
-msgstr "Sentence case"
+#~ msgid "select toolbar|H"
+#~ msgstr "H"
 
-#: ../share/extensions/wireframe_sphere.inx.h:1
-msgid "Hide lines behind the sphere"
-msgstr "Hide lines behind the sphere"
+#~ msgid "_Y"
+#~ msgstr "_Y"
 
-#: ../share/extensions/wireframe_sphere.inx.h:2
-msgid "Lines of latitude"
-msgstr "Lines of latitude"
+#~ msgid "StrokeWidth|Width:"
+#~ msgstr "Width:"
 
-#: ../share/extensions/wireframe_sphere.inx.h:3
-msgid "Lines of longitude"
-msgstr "Lines of longitude"
+#~ msgid "Task"
+#~ msgstr "Task"
 
-#: ../share/extensions/wireframe_sphere.inx.h:4
-msgid "Radius [px]"
-msgstr "Radius [px]"
+#~ msgid "Task:"
+#~ msgstr "Task:"
 
-#: ../share/extensions/wireframe_sphere.inx.h:6
-msgid "Rotation [deg]"
-msgstr "Rotation [deg]"
+#~ msgid "Rows"
+#~ msgstr "Rows"
 
-#: ../share/extensions/wireframe_sphere.inx.h:7
-msgid "Tilt [deg]"
-msgstr "Tilt [deg]"
+#~ msgid "Radius [px]"
+#~ msgstr "Radius [px]"
 
-#: ../share/extensions/wireframe_sphere.inx.h:8
-msgid "Wireframe Sphere"
-msgstr "Wireframe Sphere"
+#~ msgid "Rotation [deg]"
+#~ msgstr "Rotation [deg]"
 
 #~ msgid "Refresh the icons"
 #~ msgstr "Refresh the icons"
@@ -25072,9 +30278,6 @@ msgstr "Wireframe Sphere"
 #~ msgid "Path to which the original path will be boolop'ed."
 #~ msgstr "Path to which the original path will be boolop'ed."
 
-#~ msgid "Boolop type"
-#~ msgstr "Boolop type"
-
 #~ msgid "Determines which kind of boolop will be performed."
 #~ msgstr "Determines which kind of boolop will be performed."
 
@@ -25273,9 +30476,6 @@ msgstr "Wireframe Sphere"
 #~ msgid "Scale factor in y direction"
 #~ msgstr "Scale factor in y direction"
 
-#~ msgid "Offset x"
-#~ msgstr "Offset x"
-
 #~ msgid "Offset in x direction"
 #~ msgstr "Offset in x direction"
 
@@ -25503,9 +30703,6 @@ msgstr "Wireframe Sphere"
 #~ "angle; with <b>Alt</b> to lock length; with <b>Shift</b> to rotate both "
 #~ "handles"
 
-#~ msgid "Align nodes"
-#~ msgstr "Align nodes"
-
 #~ msgid "Distribute nodes"
 #~ msgstr "Distribute nodes"
 
@@ -25628,11 +30825,6 @@ msgstr "Wireframe Sphere"
 #~ "<b>%i</b> of <b>%i</b> nodes selected in <b>%i</b> of <b>%i</b> subpaths. "
 #~ "%s."
 
-#~ msgid "<b>%i</b> of <b>%i</b> node selected. %s."
-#~ msgid_plural "<b>%i</b> of <b>%i</b> nodes selected. %s."
-#~ msgstr[0] "<b>%i</b> of <b>%i</b> node selected. %s."
-#~ msgstr[1] "<b>%i</b> of <b>%i</b> nodes selected. %s."
-
 #~ msgid "The selection has no applied clip path."
 #~ msgstr "The selection has no applied clip path."
 
@@ -25710,9 +30902,6 @@ msgstr "Wireframe Sphere"
 #~ msgid "Autosave"
 #~ msgstr "Autosave"
 
-#~ msgid "File"
-#~ msgstr "File"
-
 #~ msgid "Username:"
 #~ msgstr "Username:"
 
@@ -25946,9 +31135,6 @@ msgstr "Wireframe Sphere"
 #~ msgid "Seed"
 #~ msgstr "Seed"
 
-#~ msgid "Path:"
-#~ msgstr "Path:"
-
 #~ msgid "draw-geometry-inactive"
 #~ msgstr "draw-geometry-inactive"
 
@@ -26098,9 +31284,6 @@ msgstr "Wireframe Sphere"
 #~ msgid "Amount of Blur"
 #~ msgstr "Amount of Blur"
 
-#~ msgid "I hate text"
-#~ msgstr "I hate text"
-
 #~ msgid "Emboss effect"
 #~ msgstr "Emboss effect"
 
@@ -26122,9 +31305,6 @@ msgstr "Wireframe Sphere"
 #~ msgid "Purrrr, quiet the kitty is sleeping"
 #~ msgstr "Purrrr, quiet the kitty is sleeping"
 
-#~ msgid "Metal"
-#~ msgstr "Metal"
-
 #~ msgid "Iron Man vector objects"
 #~ msgstr "Iron Man vector objects"
 
@@ -26234,13 +31414,6 @@ msgstr "Wireframe Sphere"
 #~ "Cannot create file %s.\n"
 #~ "%s"
 
-#~ msgid ""
-#~ "Cannot write file %s.\n"
-#~ "%s"
-#~ msgstr ""
-#~ "Cannot write file %s.\n"
-#~ "%s"
-
 #~ msgid ""
 #~ "Although Inkscape will run, it will use default settings,\n"
 #~ "and any changes made in preferences will not be saved."
@@ -26407,9 +31580,6 @@ msgstr "Wireframe Sphere"
 #~ msgid "<b>Special points to consider</b>"
 #~ msgstr "<b>Special points to consider</b>"
 
-#~ msgid "Export"
-#~ msgstr "Export"
-
 #~ msgid ""
 #~ "This value affects the amount of smoothing applied to freehand lines; "
 #~ "lower values produce more uneven paths with more nodes"
@@ -26491,9 +31661,6 @@ msgstr "Wireframe Sphere"
 #~ "dxf2svg may come with Inkscape, but is also at http://dxf-svg-convert."
 #~ "sourceforge.net/"
 
-#~ msgid "Generate Template"
-#~ msgstr "Generate Template"
-
 #~ msgid "Report Normal Vector Information"
 #~ msgstr "Report Normal Vector Information"
 
@@ -26593,9 +31760,6 @@ msgstr "Wireframe Sphere"
 #~ msgid "Random Point"
 #~ msgstr "Random Point"
 
-#~ msgid "medium"
-#~ msgstr "medium"
-
 #~ msgid "X Channel"
 #~ msgstr "X Channel"
 
@@ -26619,10 +31783,6 @@ msgstr "Wireframe Sphere"
 #~ msgid "PLACEHOLDER, DO NOT TRANSLATE"
 #~ msgstr "PLACEHOLDER, DO NOT TRANSLATE"
 
-#, fuzzy
-#~ msgid "Degrees:"
-#~ msgstr "degrees"
-
 #~ msgid "Gri_d Arrange..."
 #~ msgstr "Gri_d Arrange..."
 
@@ -26650,34 +31810,10 @@ msgstr "Wireframe Sphere"
 #~ msgid "<b>Miscellaneous</b>"
 #~ msgstr "Miscellaneous tips and tricks"
 
-#, fuzzy
-#~ msgid "Date:"
-#~ msgstr "Date"
-
-#, fuzzy
-#~ msgid "Creator:"
-#~ msgstr "Creator"
-
-#, fuzzy
-#~ msgid "Publisher:"
-#~ msgstr "Publisher"
-
-#, fuzzy
-#~ msgid "Identifier:"
-#~ msgstr "Identifier"
-
-#, fuzzy
-#~ msgid "Source:"
-#~ msgstr "Source"
-
 #, fuzzy
 #~ msgid "Subject:"
 #~ msgstr "Object"
 
-#, fuzzy
-#~ msgid "Coverage:"
-#~ msgstr "Coverage"
-
 #, fuzzy
 #~ msgid "Contributor:"
 #~ msgstr "Contributors"
@@ -26733,9 +31869,6 @@ msgstr "Wireframe Sphere"
 #~ msgid "Change layer opacity"
 #~ msgstr "Change layer opacity"
 
-#~ msgid "Opacity, %:"
-#~ msgstr "Opacity, %:"
-
 #, fuzzy
 #~ msgid "Pattern along path"
 #~ msgstr "Pattern along Path"