summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicolas Dufour <nicoduf@yahoo.fr>2013-03-27 15:57:36 +0000
committerJazzyNico <nicoduf@yahoo.fr>2013-03-27 15:57:36 +0000
commit5718a4b16e4398fdd9849cce2aa601cd5a122a3a (patch)
treef5f79ee0adcf4d38159ff89ef097ac7a77b10970
parentStop using top-level glibmm header (diff)
downloadinkscape-5718a4b16e4398fdd9849cce2aa601cd5a122a3a.tar.gz
inkscape-5718a4b16e4398fdd9849cce2aa601cd5a122a3a.zip
Fix for bug #1160925 (Missing files in POTFILES.in) by Masato HASHIMOTO.
(bzr r12252)
-rw-r--r--po/POTFILES.in13
-rw-r--r--po/inkscape.pot3985
2 files changed, 2112 insertions, 1886 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in
index bc733f13e..8d44f0fc0 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -19,6 +19,7 @@ src/sp-flowtext.cpp
src/arc-context.cpp
src/box3d-context.cpp
src/box3d.cpp
+src/color-profile.cpp
src/connector-context.cpp
src/context-fns.cpp
src/desktop-events.cpp
@@ -127,6 +128,7 @@ src/extension/system.cpp
src/file.cpp
src/filter-enums.cpp
src/flood-context.cpp
+src/gradient-chemistry.cpp
src/gradient-context.cpp
src/gradient-drag.cpp
src/helper/units-test.h
@@ -158,6 +160,7 @@ src/live_effects/lpe-envelope.cpp
src/live_effects/lpe-gears.cpp
src/live_effects/lpe-interpolate.cpp
src/live_effects/lpe-knot.cpp
+src/live_effects/lpe-offset.cpp
src/live_effects/lpe-patternalongpath.cpp
src/live_effects/lpe-powerstroke.cpp
src/live_effects/lpe-rough-hatches.cpp
@@ -178,6 +181,7 @@ src/live_effects/parameter/vector.cpp
src/main-cmdlineact.cpp
src/main.cpp
src/menus-skeleton.h
+src/mesh-context.cpp
src/object-edit.cpp
src/path-chemistry.cpp
src/pen-context.cpp
@@ -187,10 +191,12 @@ src/preferences-skeleton.h
src/preferences.cpp
src/rdf.cpp
src/rect-context.cpp
+src/resource-manager.cpp
src/select-context.cpp
src/selection-chemistry.cpp
src/selection-describer.cpp
src/seltrans.cpp
+src/shortcuts.cpp
src/shape-editor.cpp
src/sp-anchor.cpp
src/sp-ellipse.cpp
@@ -238,6 +244,7 @@ src/ui/dialog/filedialogimpl-win32.cpp
src/ui/dialog/fill-and-stroke.cpp
src/ui/dialog/filter-effects-dialog.cpp
src/ui/dialog/find.cpp
+src/ui/dialog/font-substitution.cpp
src/ui/dialog/glyphs.cpp
src/ui/dialog/guides.cpp
src/ui/dialog/icon-preview.cpp
@@ -300,6 +307,7 @@ src/widgets/gradient-toolbar.cpp
src/widgets/gradient-vector.cpp
src/widgets/lpe-toolbar.cpp
src/widgets/measure-toolbar.cpp
+src/widgets/mesh-toolbar.cpp
src/widgets/node-toolbar.cpp
src/widgets/paintbucket-toolbar.cpp
src/widgets/paint-selector.cpp
@@ -330,8 +338,10 @@ share/extensions/dxf_outlines.py
share/extensions/embedimage.py
share/extensions/export_gimp_palette.py
share/extensions/extractimage.py
+share/extensions/extrude.py
share/extensions/funcplot.py
share/extensions/gcodetools.py
+share/extensions/generate_voronoi.py
share/extensions/gimp_xcf.py
share/extensions/guides_creator.py
share/extensions/guillotine.py
@@ -354,11 +364,14 @@ share/extensions/pathmodifier.py
share/extensions/pathscatter.py
share/extensions/perspective.py
share/extensions/polyhedron_3d.py
+share/extensions/print_win32_vector.py
share/extensions/render_alphabetsoup.py
share/extensions/render_barcode_datamatrix.py
+share/extensions/render_barcode_qrcode.py
share/extensions/replace_font.py
share/extensions/summersnight.py
share/extensions/svg_and_media_zip_output.py
+share/extensions/svgcalendar.py
share/extensions/uniconv-ext.py
share/extensions/uniconv_output.py
share/extensions/voronoi2svg.py
diff --git a/po/inkscape.pot b/po/inkscape.pot
index fa361aa6c..4e1e43cec 100644
--- a/po/inkscape.pot
+++ b/po/inkscape.pot
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: inkscape-devel@lists.sourceforge.net\n"
-"POT-Creation-Date: 2013-03-25 15:40+0100\n"
+"POT-Creation-Date: 2013-03-27 16:52+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -246,7 +246,7 @@ msgstr ""
#. Pencil
#: ../share/filters/filters.svg.h:1
-#: ../src/ui/dialog/inkscape-preferences.cpp:416
+#: ../src/ui/dialog/inkscape-preferences.cpp:415
msgid "Pencil"
msgstr ""
@@ -3283,6 +3283,39 @@ msgstr ""
msgid "<b>3D Box</b>"
msgstr ""
+#: ../src/color-profile.cpp:899
+#, c-format
+msgid "Color profiles directory (%s) is unavailable."
+msgstr ""
+
+#: ../src/color-profile.cpp:958 ../src/color-profile.cpp:975
+msgid "(invalid UTF-8 string)"
+msgstr ""
+
+#: ../src/color-profile.cpp:960 ../src/filter-enums.cpp:94
+#: ../src/live_effects/lpe-ruler.cpp:32
+#: ../src/ui/dialog/filter-effects-dialog.cpp:518
+#: ../src/ui/dialog/inkscape-preferences.cpp:332
+#: ../src/ui/dialog/inkscape-preferences.cpp:641
+#: ../src/ui/dialog/inkscape-preferences.cpp:1246
+#: ../src/ui/dialog/inkscape-preferences.cpp:1403
+#: ../src/ui/dialog/inkscape-preferences.cpp:1798
+#: ../src/ui/dialog/input.cpp:742 ../src/ui/dialog/input.cpp:743
+#: ../src/ui/dialog/input.cpp:1571 ../src/ui/dialog/input.cpp:1625
+#: ../src/verbs.cpp:2288 ../src/widgets/gradient-toolbar.cpp:1128
+#: ../src/widgets/pencil-toolbar.cpp:189
+#: ../share/extensions/gcodetools_area.inx.h:48
+#: ../share/extensions/gcodetools_dxf_points.inx.h:20
+#: ../share/extensions/gcodetools_engraving.inx.h:26
+#: ../share/extensions/gcodetools_graffiti.inx.h:37
+#: ../share/extensions/gcodetools_lathe.inx.h:41
+#: ../share/extensions/gcodetools_path_to_gcode.inx.h:30
+#: ../share/extensions/grid_polar.inx.h:4
+#: ../share/extensions/guides_creator.inx.h:7
+#: ../share/extensions/scour.inx.h:18
+msgid "None"
+msgstr ""
+
#: ../src/connector-context.cpp:585
msgid "Creating new connector"
msgstr ""
@@ -3345,11 +3378,11 @@ msgstr ""
msgid "<b>Guideline</b>: %s"
msgstr ""
-#: ../src/desktop.cpp:908
+#: ../src/desktop.cpp:907
msgid "No previous zoom."
msgstr ""
-#: ../src/desktop.cpp:929
+#: ../src/desktop.cpp:928
msgid "No next zoom."
msgstr ""
@@ -3792,7 +3825,7 @@ msgstr ""
#: ../src/ui/dialog/clonetiler.cpp:840 ../src/ui/dialog/clonetiler.cpp:993
#: ../src/extension/internal/bitmap/opacity.cpp:38
#: ../src/extension/internal/filter/transparency.h:279
-#: ../src/widgets/tweak-toolbar.cpp:353
+#: ../src/widgets/tweak-toolbar.cpp:352
#: ../share/extensions/interp_att_g.inx.h:16
msgid "Opacity"
msgstr ""
@@ -4027,7 +4060,7 @@ msgstr ""
msgid "Delete tiled clones"
msgstr ""
-#: ../src/ui/dialog/clonetiler.cpp:2218 ../src/selection-chemistry.cpp:2469
+#: ../src/ui/dialog/clonetiler.cpp:2218 ../src/selection-chemistry.cpp:2468
msgid "Select an <b>object</b> to clone."
msgstr ""
@@ -4057,202 +4090,203 @@ msgstr ""
msgid "<small>Randomize:</small>"
msgstr ""
-#: ../src/ui/dialog/export.cpp:143 ../src/verbs.cpp:2732
+#: ../src/ui/dialog/export.cpp:145 ../src/verbs.cpp:2732
msgid "_Page"
msgstr ""
-#: ../src/ui/dialog/export.cpp:143 ../src/verbs.cpp:2736
+#: ../src/ui/dialog/export.cpp:145 ../src/verbs.cpp:2736
msgid "_Drawing"
msgstr ""
-#: ../src/ui/dialog/export.cpp:143 ../src/verbs.cpp:2738
+#: ../src/ui/dialog/export.cpp:145 ../src/verbs.cpp:2738
msgid "_Selection"
msgstr ""
-#: ../src/ui/dialog/export.cpp:143
+#: ../src/ui/dialog/export.cpp:145
msgid "_Custom"
msgstr ""
-#: ../src/ui/dialog/export.cpp:159 ../src/widgets/measure-toolbar.cpp:116
-#: ../src/widgets/measure-toolbar.cpp:124 ../share/extensions/gears.inx.h:6
+#: ../src/ui/dialog/export.cpp:161 ../src/widgets/measure-toolbar.cpp:115
+#: ../src/widgets/measure-toolbar.cpp:123 ../share/extensions/gears.inx.h:6
msgid "Units:"
msgstr ""
-#: ../src/ui/dialog/export.cpp:161
+#: ../src/ui/dialog/export.cpp:163
msgid "_Export As..."
msgstr ""
-#: ../src/ui/dialog/export.cpp:164
+#: ../src/ui/dialog/export.cpp:166
msgid "B_atch export all selected objects"
msgstr ""
-#: ../src/ui/dialog/export.cpp:164
+#: ../src/ui/dialog/export.cpp:166
msgid ""
"Export each selected object into its own PNG file, using export hints if any "
"(caution, overwrites without asking!)"
msgstr ""
-#: ../src/ui/dialog/export.cpp:166
+#: ../src/ui/dialog/export.cpp:168
msgid "Hide a_ll except selected"
msgstr ""
-#: ../src/ui/dialog/export.cpp:166
+#: ../src/ui/dialog/export.cpp:168
msgid "In the exported image, hide all objects except those that are selected"
msgstr ""
-#: ../src/ui/dialog/export.cpp:167
+#: ../src/ui/dialog/export.cpp:169
msgid "Close when complete"
msgstr ""
-#: ../src/ui/dialog/export.cpp:167
+#: ../src/ui/dialog/export.cpp:169
msgid "Once the export completes, close this dialog"
msgstr ""
-#: ../src/ui/dialog/export.cpp:169
+#: ../src/ui/dialog/export.cpp:171
msgid "_Export"
msgstr ""
-#: ../src/ui/dialog/export.cpp:187
+#: ../src/ui/dialog/export.cpp:189
msgid "<b>Export area</b>"
msgstr ""
-#: ../src/ui/dialog/export.cpp:223
+#: ../src/ui/dialog/export.cpp:225
msgid "_x0:"
msgstr ""
-#: ../src/ui/dialog/export.cpp:227
+#: ../src/ui/dialog/export.cpp:229
msgid "x_1:"
msgstr ""
-#: ../src/ui/dialog/export.cpp:231
+#: ../src/ui/dialog/export.cpp:233
msgid "Wid_th:"
msgstr ""
-#: ../src/ui/dialog/export.cpp:235
+#: ../src/ui/dialog/export.cpp:237
msgid "_y0:"
msgstr ""
-#: ../src/ui/dialog/export.cpp:239
+#: ../src/ui/dialog/export.cpp:241
msgid "y_1:"
msgstr ""
-#: ../src/ui/dialog/export.cpp:243
+#: ../src/ui/dialog/export.cpp:245
msgid "Hei_ght:"
msgstr ""
-#: ../src/ui/dialog/export.cpp:258
+#: ../src/ui/dialog/export.cpp:260
msgid "<b>Image size</b>"
msgstr ""
-#: ../src/ui/dialog/export.cpp:276 ../src/live_effects/lpe-bendpath.cpp:54
+#: ../src/ui/dialog/export.cpp:278 ../src/live_effects/lpe-bendpath.cpp:54
#: ../src/live_effects/lpe-patternalongpath.cpp:62
#: ../src/ui/dialog/transformation.cpp:75 ../src/ui/widget/page-sizer.cpp:238
msgid "_Width:"
msgstr ""
-#: ../src/ui/dialog/export.cpp:276 ../src/ui/dialog/export.cpp:287
+#: ../src/ui/dialog/export.cpp:278 ../src/ui/dialog/export.cpp:289
msgid "pixels at"
msgstr ""
-#: ../src/ui/dialog/export.cpp:282
+#: ../src/ui/dialog/export.cpp:284
msgid "dp_i"
msgstr ""
-#: ../src/ui/dialog/export.cpp:287 ../src/ui/dialog/transformation.cpp:77
+#: ../src/ui/dialog/export.cpp:289 ../src/ui/dialog/transformation.cpp:77
#: ../src/ui/widget/page-sizer.cpp:239
msgid "_Height:"
msgstr ""
-#: ../src/ui/dialog/export.cpp:295
-#: ../src/ui/dialog/inkscape-preferences.cpp:1417
-#: ../src/ui/dialog/inkscape-preferences.cpp:1420
-#: ../src/ui/dialog/inkscape-preferences.cpp:1429
+#: ../src/ui/dialog/export.cpp:297
+#: ../src/ui/dialog/inkscape-preferences.cpp:1416
+#: ../src/ui/dialog/inkscape-preferences.cpp:1419
+#: ../src/ui/dialog/inkscape-preferences.cpp:1428
msgid "dpi"
msgstr ""
-#: ../src/ui/dialog/export.cpp:303
+#: ../src/ui/dialog/export.cpp:305
msgid "<b>_Filename</b>"
msgstr ""
-#: ../src/ui/dialog/export.cpp:345
+#: ../src/ui/dialog/export.cpp:347
msgid "Export the bitmap file with these settings"
msgstr ""
-#: ../src/ui/dialog/export.cpp:599
+#: ../src/ui/dialog/export.cpp:601
#, c-format
msgid "B_atch export %d selected object"
msgid_plural "B_atch export %d selected objects"
msgstr[0] ""
msgstr[1] ""
-#: ../src/ui/dialog/export.cpp:915
+#: ../src/ui/dialog/export.cpp:917
msgid "Export in progress"
msgstr ""
-#: ../src/ui/dialog/export.cpp:999
+#: ../src/ui/dialog/export.cpp:1001
msgid "No items selected."
msgstr ""
-#: ../src/ui/dialog/export.cpp:1003 ../src/ui/dialog/export.cpp:1005
+#: ../src/ui/dialog/export.cpp:1005 ../src/ui/dialog/export.cpp:1007
msgid "Exporting %1 files"
msgstr ""
-#: ../src/ui/dialog/export.cpp:1045 ../src/ui/dialog/export.cpp:1047
+#: ../src/ui/dialog/export.cpp:1047 ../src/ui/dialog/export.cpp:1049
#, c-format
msgid "Exporting file <b>%s</b>..."
msgstr ""
-#: ../src/ui/dialog/export.cpp:1056 ../src/ui/dialog/export.cpp:1147
+#: ../src/ui/dialog/export.cpp:1058 ../src/ui/dialog/export.cpp:1149
#, c-format
msgid "Could not export to filename %s.\n"
msgstr ""
-#: ../src/ui/dialog/export.cpp:1059
+#: ../src/ui/dialog/export.cpp:1061
#, c-format
msgid "Could not export to filename <b>%s</b>."
msgstr ""
-#: ../src/ui/dialog/export.cpp:1074
+#: ../src/ui/dialog/export.cpp:1076
#, c-format
msgid "Successfully exported <b>%d</b> files from <b>%d</b> selected items."
msgstr ""
-#: ../src/ui/dialog/export.cpp:1085
+#: ../src/ui/dialog/export.cpp:1087
msgid "You have to enter a filename."
msgstr ""
-#: ../src/ui/dialog/export.cpp:1086
+#: ../src/ui/dialog/export.cpp:1088
msgid "You have to enter a filename"
msgstr ""
-#: ../src/ui/dialog/export.cpp:1100
+#: ../src/ui/dialog/export.cpp:1102
msgid "The chosen area to be exported is invalid."
msgstr ""
-#: ../src/ui/dialog/export.cpp:1101
+#: ../src/ui/dialog/export.cpp:1103
msgid "The chosen area to be exported is invalid"
msgstr ""
-#: ../src/ui/dialog/export.cpp:1116
+#: ../src/ui/dialog/export.cpp:1118
#, c-format
msgid "Directory %s does not exist or is not a directory.\n"
msgstr ""
#. TRANSLATORS: %1 will be the filename, %2 the width, and %3 the height of the image
-#: ../src/ui/dialog/export.cpp:1130 ../src/ui/dialog/export.cpp:1132
+#: ../src/ui/dialog/export.cpp:1132 ../src/ui/dialog/export.cpp:1134
msgid "Exporting %1 (%2 x %3)"
msgstr ""
-#: ../src/ui/dialog/export.cpp:1158
+#: ../src/ui/dialog/export.cpp:1160
#, c-format
msgid "Drawing exported to <b>%s</b>."
msgstr ""
-#: ../src/ui/dialog/export.cpp:1162
+#: ../src/ui/dialog/export.cpp:1164
msgid "Export aborted."
msgstr ""
-#: ../src/ui/dialog/export.cpp:1280 ../src/ui/dialog/export.cpp:1314
+#: ../src/ui/dialog/export.cpp:1282 ../src/ui/dialog/export.cpp:1316
+#: ../src/shortcuts.cpp:336
msgid "Select a filename for exporting"
msgstr ""
@@ -4331,7 +4365,7 @@ msgstr ""
msgid "Fix spelling"
msgstr ""
-#: ../src/ui/dialog/text-edit.cpp:70 ../src/ui/dialog/svg-fonts-dialog.cpp:906
+#: ../src/ui/dialog/text-edit.cpp:70 ../src/ui/dialog/svg-fonts-dialog.cpp:908
msgid "_Font"
msgstr ""
@@ -4349,31 +4383,31 @@ msgid "AaBbCcIiPpQq12369$€¢?.;/()"
msgstr ""
#. Align buttons
-#: ../src/ui/dialog/text-edit.cpp:97 ../src/widgets/text-toolbar.cpp:1360
-#: ../src/widgets/text-toolbar.cpp:1361
+#: ../src/ui/dialog/text-edit.cpp:97 ../src/widgets/text-toolbar.cpp:1358
+#: ../src/widgets/text-toolbar.cpp:1359
msgid "Align left"
msgstr ""
-#: ../src/ui/dialog/text-edit.cpp:98 ../src/widgets/text-toolbar.cpp:1368
-#: ../src/widgets/text-toolbar.cpp:1369
+#: ../src/ui/dialog/text-edit.cpp:98 ../src/widgets/text-toolbar.cpp:1366
+#: ../src/widgets/text-toolbar.cpp:1367
msgid "Align center"
msgstr ""
-#: ../src/ui/dialog/text-edit.cpp:99 ../src/widgets/text-toolbar.cpp:1376
-#: ../src/widgets/text-toolbar.cpp:1377
+#: ../src/ui/dialog/text-edit.cpp:99 ../src/widgets/text-toolbar.cpp:1374
+#: ../src/widgets/text-toolbar.cpp:1375
msgid "Align right"
msgstr ""
-#: ../src/ui/dialog/text-edit.cpp:100 ../src/widgets/text-toolbar.cpp:1385
+#: ../src/ui/dialog/text-edit.cpp:100 ../src/widgets/text-toolbar.cpp:1383
msgid "Justify (only flowed text)"
msgstr ""
#. Direction buttons
-#: ../src/ui/dialog/text-edit.cpp:109 ../src/widgets/text-toolbar.cpp:1420
+#: ../src/ui/dialog/text-edit.cpp:109 ../src/widgets/text-toolbar.cpp:1418
msgid "Horizontal text"
msgstr ""
-#: ../src/ui/dialog/text-edit.cpp:110 ../src/widgets/text-toolbar.cpp:1427
+#: ../src/ui/dialog/text-edit.cpp:110 ../src/widgets/text-toolbar.cpp:1425
msgid "Vertical text"
msgstr ""
@@ -4490,156 +4524,156 @@ msgstr ""
msgid "Change attribute"
msgstr ""
-#: ../src/display/canvas-axonomgrid.cpp:365 ../src/display/canvas-grid.cpp:741
+#: ../src/display/canvas-axonomgrid.cpp:365 ../src/display/canvas-grid.cpp:742
msgid "Grid _units:"
msgstr ""
-#: ../src/display/canvas-axonomgrid.cpp:367 ../src/display/canvas-grid.cpp:743
+#: ../src/display/canvas-axonomgrid.cpp:367 ../src/display/canvas-grid.cpp:744
msgid "_Origin X:"
msgstr ""
-#: ../src/display/canvas-axonomgrid.cpp:367 ../src/display/canvas-grid.cpp:743
-#: ../src/ui/dialog/inkscape-preferences.cpp:727
-#: ../src/ui/dialog/inkscape-preferences.cpp:752
+#: ../src/display/canvas-axonomgrid.cpp:367 ../src/display/canvas-grid.cpp:744
+#: ../src/ui/dialog/inkscape-preferences.cpp:726
+#: ../src/ui/dialog/inkscape-preferences.cpp:751
msgid "X coordinate of grid origin"
msgstr ""
-#: ../src/display/canvas-axonomgrid.cpp:369 ../src/display/canvas-grid.cpp:745
+#: ../src/display/canvas-axonomgrid.cpp:369 ../src/display/canvas-grid.cpp:746
msgid "O_rigin Y:"
msgstr ""
-#: ../src/display/canvas-axonomgrid.cpp:369 ../src/display/canvas-grid.cpp:745
-#: ../src/ui/dialog/inkscape-preferences.cpp:728
-#: ../src/ui/dialog/inkscape-preferences.cpp:753
+#: ../src/display/canvas-axonomgrid.cpp:369 ../src/display/canvas-grid.cpp:746
+#: ../src/ui/dialog/inkscape-preferences.cpp:727
+#: ../src/ui/dialog/inkscape-preferences.cpp:752
msgid "Y coordinate of grid origin"
msgstr ""
-#: ../src/display/canvas-axonomgrid.cpp:371 ../src/display/canvas-grid.cpp:749
+#: ../src/display/canvas-axonomgrid.cpp:371 ../src/display/canvas-grid.cpp:750
msgid "Spacing _Y:"
msgstr ""
#: ../src/display/canvas-axonomgrid.cpp:371
-#: ../src/ui/dialog/inkscape-preferences.cpp:756
+#: ../src/ui/dialog/inkscape-preferences.cpp:755
msgid "Base length of z-axis"
msgstr ""
#: ../src/display/canvas-axonomgrid.cpp:373
-#: ../src/ui/dialog/inkscape-preferences.cpp:759
+#: ../src/ui/dialog/inkscape-preferences.cpp:758
#: ../src/widgets/box3d-toolbar.cpp:320
msgid "Angle X:"
msgstr ""
#: ../src/display/canvas-axonomgrid.cpp:373
-#: ../src/ui/dialog/inkscape-preferences.cpp:759
+#: ../src/ui/dialog/inkscape-preferences.cpp:758
msgid "Angle of x-axis"
msgstr ""
#: ../src/display/canvas-axonomgrid.cpp:375
-#: ../src/ui/dialog/inkscape-preferences.cpp:760
+#: ../src/ui/dialog/inkscape-preferences.cpp:759
#: ../src/widgets/box3d-toolbar.cpp:399
msgid "Angle Z:"
msgstr ""
#: ../src/display/canvas-axonomgrid.cpp:375
-#: ../src/ui/dialog/inkscape-preferences.cpp:760
+#: ../src/ui/dialog/inkscape-preferences.cpp:759
msgid "Angle of z-axis"
msgstr ""
-#: ../src/display/canvas-axonomgrid.cpp:379 ../src/display/canvas-grid.cpp:753
+#: ../src/display/canvas-axonomgrid.cpp:379 ../src/display/canvas-grid.cpp:754
msgid "Minor grid line _color:"
msgstr ""
-#: ../src/display/canvas-axonomgrid.cpp:379 ../src/display/canvas-grid.cpp:753
-#: ../src/ui/dialog/inkscape-preferences.cpp:711
+#: ../src/display/canvas-axonomgrid.cpp:379 ../src/display/canvas-grid.cpp:754
+#: ../src/ui/dialog/inkscape-preferences.cpp:710
msgid "Minor grid line color"
msgstr ""
-#: ../src/display/canvas-axonomgrid.cpp:379 ../src/display/canvas-grid.cpp:753
+#: ../src/display/canvas-axonomgrid.cpp:379 ../src/display/canvas-grid.cpp:754
msgid "Color of the minor grid lines"
msgstr ""
-#: ../src/display/canvas-axonomgrid.cpp:384 ../src/display/canvas-grid.cpp:758
+#: ../src/display/canvas-axonomgrid.cpp:384 ../src/display/canvas-grid.cpp:759
msgid "Ma_jor grid line color:"
msgstr ""
-#: ../src/display/canvas-axonomgrid.cpp:384 ../src/display/canvas-grid.cpp:758
-#: ../src/ui/dialog/inkscape-preferences.cpp:713
+#: ../src/display/canvas-axonomgrid.cpp:384 ../src/display/canvas-grid.cpp:759
+#: ../src/ui/dialog/inkscape-preferences.cpp:712
msgid "Major grid line color"
msgstr ""
-#: ../src/display/canvas-axonomgrid.cpp:385 ../src/display/canvas-grid.cpp:759
+#: ../src/display/canvas-axonomgrid.cpp:385 ../src/display/canvas-grid.cpp:760
msgid "Color of the major (highlighted) grid lines"
msgstr ""
-#: ../src/display/canvas-axonomgrid.cpp:389 ../src/display/canvas-grid.cpp:763
+#: ../src/display/canvas-axonomgrid.cpp:389 ../src/display/canvas-grid.cpp:764
msgid "_Major grid line every:"
msgstr ""
-#: ../src/display/canvas-axonomgrid.cpp:389 ../src/display/canvas-grid.cpp:763
+#: ../src/display/canvas-axonomgrid.cpp:389 ../src/display/canvas-grid.cpp:764
msgid "lines"
msgstr ""
-#: ../src/display/canvas-grid.cpp:57
+#: ../src/display/canvas-grid.cpp:58
msgid "Rectangular grid"
msgstr ""
-#: ../src/display/canvas-grid.cpp:58
+#: ../src/display/canvas-grid.cpp:59
msgid "Axonometric grid"
msgstr ""
-#: ../src/display/canvas-grid.cpp:269
+#: ../src/display/canvas-grid.cpp:270
msgid "Create new grid"
msgstr ""
-#: ../src/display/canvas-grid.cpp:335
+#: ../src/display/canvas-grid.cpp:336
msgid "_Enabled"
msgstr ""
-#: ../src/display/canvas-grid.cpp:336
+#: ../src/display/canvas-grid.cpp:337
msgid ""
"Determines whether to snap to this grid or not. Can be 'on' for invisible "
"grids."
msgstr ""
-#: ../src/display/canvas-grid.cpp:340
+#: ../src/display/canvas-grid.cpp:341
msgid "Snap to visible _grid lines only"
msgstr ""
-#: ../src/display/canvas-grid.cpp:341
+#: ../src/display/canvas-grid.cpp:342
msgid ""
"When zoomed out, not all grid lines will be displayed. Only the visible ones "
"will be snapped to"
msgstr ""
-#: ../src/display/canvas-grid.cpp:345
+#: ../src/display/canvas-grid.cpp:346
msgid "_Visible"
msgstr ""
-#: ../src/display/canvas-grid.cpp:346
+#: ../src/display/canvas-grid.cpp:347
msgid ""
"Determines whether the grid is displayed or not. Objects are still snapped "
"to invisible grids."
msgstr ""
-#: ../src/display/canvas-grid.cpp:747
+#: ../src/display/canvas-grid.cpp:748
msgid "Spacing _X:"
msgstr ""
-#: ../src/display/canvas-grid.cpp:747
-#: ../src/ui/dialog/inkscape-preferences.cpp:733
+#: ../src/display/canvas-grid.cpp:748
+#: ../src/ui/dialog/inkscape-preferences.cpp:732
msgid "Distance between vertical grid lines"
msgstr ""
-#: ../src/display/canvas-grid.cpp:749
-#: ../src/ui/dialog/inkscape-preferences.cpp:734
+#: ../src/display/canvas-grid.cpp:750
+#: ../src/ui/dialog/inkscape-preferences.cpp:733
msgid "Distance between horizontal grid lines"
msgstr ""
-#: ../src/display/canvas-grid.cpp:780
+#: ../src/display/canvas-grid.cpp:781
msgid "_Show dots instead of lines"
msgstr ""
-#: ../src/display/canvas-grid.cpp:781
+#: ../src/display/canvas-grid.cpp:782
msgid "If set, displays dots at gridpoints instead of gridlines"
msgstr ""
@@ -4887,35 +4921,35 @@ msgstr ""
#. 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:325
+#: ../src/dropper-context.cpp:324
#, c-format
msgid " alpha %.3g"
msgstr ""
#. where the color is picked, to show in the statusbar
-#: ../src/dropper-context.cpp:327
+#: ../src/dropper-context.cpp:326
#, c-format
msgid ", averaged with radius %d"
msgstr ""
-#: ../src/dropper-context.cpp:327
+#: ../src/dropper-context.cpp:326
#, c-format
msgid " under cursor"
msgstr ""
#. message, to show in the statusbar
-#: ../src/dropper-context.cpp:329
+#: ../src/dropper-context.cpp:328
msgid "<b>Release mouse</b> to set color."
msgstr ""
-#: ../src/dropper-context.cpp:329 ../src/tools-switch.cpp:232
+#: ../src/dropper-context.cpp:328 ../src/tools-switch.cpp:231
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 ""
-#: ../src/dropper-context.cpp:377
+#: ../src/dropper-context.cpp:376
msgid "Set picked color"
msgstr ""
@@ -4998,7 +5032,7 @@ msgid "Extensions"
msgstr ""
#. This is some filler text, needs to change before relase
-#: ../src/extension/error-file.cpp:53
+#: ../src/extension/error-file.cpp:52
msgid ""
"<span weight=\"bold\" size=\"larger\">One or more extensions failed to load</"
"span>\n"
@@ -5008,7 +5042,7 @@ msgid ""
"troubleshoot this problem, please refer to the error log located at: "
msgstr ""
-#: ../src/extension/error-file.cpp:67
+#: ../src/extension/error-file.cpp:66
msgid "Show dialog on startup"
msgstr ""
@@ -5098,11 +5132,11 @@ msgid ""
"expected."
msgstr ""
-#: ../src/extension/init.cpp:296
+#: ../src/extension/init.cpp:298
msgid "Null external module directory name. Modules will not be loaded."
msgstr ""
-#: ../src/extension/init.cpp:310
+#: ../src/extension/init.cpp:312
#: ../src/extension/internal/filter/filter-file.cpp:59
#, c-format
msgid ""
@@ -5119,11 +5153,11 @@ msgstr ""
#: ../src/extension/internal/bitmap/sample.cpp:41
#: ../src/extension/internal/bluredge.cpp:137
#: ../src/extension/internal/filter/morphology.h:65
-#: ../src/ui/dialog/object-attributes.cpp:68
-#: ../src/ui/dialog/object-attributes.cpp:76
-#: ../src/widgets/calligraphy-toolbar.cpp:453
-#: ../src/widgets/erasor-toolbar.cpp:151 ../src/widgets/spray-toolbar.cpp:133
-#: ../src/widgets/tweak-toolbar.cpp:147
+#: ../src/ui/dialog/object-attributes.cpp:67
+#: ../src/ui/dialog/object-attributes.cpp:75
+#: ../src/widgets/calligraphy-toolbar.cpp:451
+#: ../src/widgets/erasor-toolbar.cpp:149 ../src/widgets/spray-toolbar.cpp:132
+#: ../src/widgets/tweak-toolbar.cpp:146
#: ../share/extensions/foldablebox.inx.h:2
msgid "Width:"
msgstr ""
@@ -5133,8 +5167,8 @@ msgstr ""
#: ../src/extension/internal/bitmap/sample.cpp:42
#: ../src/extension/internal/filter/bumps.h:98
#: ../src/extension/internal/filter/bumps.h:329
-#: ../src/ui/dialog/object-attributes.cpp:69
-#: ../src/ui/dialog/object-attributes.cpp:77
+#: ../src/ui/dialog/object-attributes.cpp:68
+#: ../src/ui/dialog/object-attributes.cpp:76
#: ../share/extensions/foldablebox.inx.h:3
msgid "Height:"
msgstr ""
@@ -5144,7 +5178,7 @@ msgstr ""
#: ../src/extension/internal/filter/color.h:1044
#: ../src/extension/internal/filter/paint.h:356
#: ../src/widgets/gradient-toolbar.cpp:1172
-#: ../src/widgets/gradient-vector.cpp:927
+#: ../src/widgets/gradient-vector.cpp:926
#: ../share/extensions/printing_marks.inx.h:12
msgid "Offset:"
msgstr ""
@@ -5202,9 +5236,9 @@ msgstr ""
#: ../src/extension/internal/filter/color.h:1585
#: ../src/extension/internal/filter/distort.h:69
#: ../src/extension/internal/filter/morphology.h:60 ../src/rdf.cpp:241
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2608
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2687
-#: ../src/ui/dialog/object-attributes.cpp:49
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2612
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2691
+#: ../src/ui/dialog/object-attributes.cpp:48
#: ../share/extensions/jessyInk_effects.inx.h:5
#: ../share/extensions/jessyInk_export.inx.h:3
#: ../share/extensions/jessyInk_transitions.inx.h:5
@@ -5253,7 +5287,7 @@ msgstr ""
#: ../src/extension/internal/bitmap/oilPaint.cpp:39
#: ../src/extension/internal/bitmap/sharpen.cpp:40
#: ../src/extension/internal/bitmap/unsharpmask.cpp:43
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2665
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2669
msgid "Radius:"
msgstr ""
@@ -5387,7 +5421,7 @@ msgstr ""
#: ../src/extension/internal/bitmap/cycleColormap.cpp:39
#: ../src/extension/internal/bitmap/spread.cpp:39
#: ../src/extension/internal/bitmap/unsharpmask.cpp:45
-#: ../src/widgets/spray-toolbar.cpp:225
+#: ../src/widgets/spray-toolbar.cpp:224
msgid "Amount:"
msgstr ""
@@ -5563,8 +5597,8 @@ msgstr ""
#: ../src/extension/internal/bitmap/opacity.cpp:40
#: ../src/extension/internal/filter/blurs.h:333
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2655
-#: ../src/widgets/dropper-toolbar.cpp:112
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2659
+#: ../src/widgets/dropper-toolbar.cpp:111
msgid "Opacity:"
msgstr ""
@@ -5673,7 +5707,7 @@ msgstr ""
#: ../src/extension/internal/bitmap/threshold.cpp:40
#: ../src/extension/internal/bitmap/unsharpmask.cpp:46
-#: ../src/widgets/paintbucket-toolbar.cpp:168
+#: ../src/widgets/paintbucket-toolbar.cpp:166
msgid "Threshold:"
msgstr ""
@@ -6167,7 +6201,7 @@ msgstr ""
#: ../src/extension/internal/filter/paint.h:702
#: ../src/extension/internal/filter/textures.h:77
#: ../src/extension/internal/filter/transparency.h:61
-#: ../src/filter-enums.cpp:51 ../src/ui/dialog/inkscape-preferences.cpp:643
+#: ../src/filter-enums.cpp:51 ../src/ui/dialog/inkscape-preferences.cpp:642
msgid "Normal"
msgstr ""
@@ -6273,7 +6307,7 @@ msgid "Distant"
msgstr ""
#: ../src/extension/internal/filter/bumps.h:106 ../src/helper/units.cpp:38
-#: ../src/ui/dialog/inkscape-preferences.cpp:452
+#: ../src/ui/dialog/inkscape-preferences.cpp:451
msgid "Point"
msgstr ""
@@ -6554,45 +6588,45 @@ msgid "Extract Channel"
msgstr ""
#: ../src/extension/internal/filter/color.h:637 ../src/filter-enums.cpp:100
-#: ../src/flood-context.cpp:228 ../src/widgets/sp-color-icc-selector.cpp:227
+#: ../src/flood-context.cpp:228 ../src/widgets/sp-color-icc-selector.cpp:228
#: ../src/widgets/sp-color-scales.cpp:429
#: ../src/widgets/sp-color-scales.cpp:430
msgid "Red"
msgstr ""
#: ../src/extension/internal/filter/color.h:638 ../src/filter-enums.cpp:101
-#: ../src/flood-context.cpp:229 ../src/widgets/sp-color-icc-selector.cpp:227
+#: ../src/flood-context.cpp:229 ../src/widgets/sp-color-icc-selector.cpp:228
#: ../src/widgets/sp-color-scales.cpp:432
#: ../src/widgets/sp-color-scales.cpp:433
msgid "Green"
msgstr ""
#: ../src/extension/internal/filter/color.h:639 ../src/filter-enums.cpp:102
-#: ../src/flood-context.cpp:230 ../src/widgets/sp-color-icc-selector.cpp:227
+#: ../src/flood-context.cpp:230 ../src/widgets/sp-color-icc-selector.cpp:228
#: ../src/widgets/sp-color-scales.cpp:435
#: ../src/widgets/sp-color-scales.cpp:436
msgid "Blue"
msgstr ""
#: ../src/extension/internal/filter/color.h:640
-#: ../src/widgets/sp-color-icc-selector.cpp:231
#: ../src/widgets/sp-color-icc-selector.cpp:232
+#: ../src/widgets/sp-color-icc-selector.cpp:233
#: ../src/widgets/sp-color-scales.cpp:483
#: ../src/widgets/sp-color-scales.cpp:484
msgid "Cyan"
msgstr ""
#: ../src/extension/internal/filter/color.h:641
-#: ../src/widgets/sp-color-icc-selector.cpp:231
#: ../src/widgets/sp-color-icc-selector.cpp:232
+#: ../src/widgets/sp-color-icc-selector.cpp:233
#: ../src/widgets/sp-color-scales.cpp:486
#: ../src/widgets/sp-color-scales.cpp:487
msgid "Magenta"
msgstr ""
#: ../src/extension/internal/filter/color.h:642
-#: ../src/widgets/sp-color-icc-selector.cpp:231
#: ../src/widgets/sp-color-icc-selector.cpp:232
+#: ../src/widgets/sp-color-icc-selector.cpp:233
#: ../src/widgets/sp-color-scales.cpp:489
#: ../src/widgets/sp-color-scales.cpp:490
msgid "Yellow"
@@ -6627,7 +6661,7 @@ msgstr ""
#: ../src/extension/internal/filter/color.h:744
#: ../src/ui/widget/selected-style.cpp:254
-#: ../src/widgets/sp-color-icc-selector.cpp:231
+#: ../src/widgets/sp-color-icc-selector.cpp:232
#: ../src/widgets/sp-color-scales.cpp:492
#: ../src/widgets/sp-color-scales.cpp:493
msgid "Black"
@@ -6739,9 +6773,9 @@ msgstr ""
#: ../src/extension/internal/filter/color.h:1307
#: ../src/extension/internal/filter/color.h:1310
#: ../src/extension/internal/filter/color.h:1313
-#: ../src/ui/dialog/object-attributes.cpp:66
-#: ../src/ui/dialog/object-attributes.cpp:74 ../src/ui/dialog/tile.cpp:618
-#: ../src/widgets/desktop-widget.cpp:667 ../src/widgets/node-toolbar.cpp:591
+#: ../src/ui/dialog/object-attributes.cpp:65
+#: ../src/ui/dialog/object-attributes.cpp:73 ../src/ui/dialog/tile.cpp:618
+#: ../src/widgets/desktop-widget.cpp:667 ../src/widgets/node-toolbar.cpp:590
msgid "X:"
msgstr ""
@@ -6751,9 +6785,9 @@ msgstr ""
#: ../src/extension/internal/filter/color.h:1308
#: ../src/extension/internal/filter/color.h:1311
#: ../src/extension/internal/filter/color.h:1314
-#: ../src/ui/dialog/object-attributes.cpp:67
-#: ../src/ui/dialog/object-attributes.cpp:75 ../src/ui/dialog/tile.cpp:619
-#: ../src/widgets/desktop-widget.cpp:677 ../src/widgets/node-toolbar.cpp:609
+#: ../src/ui/dialog/object-attributes.cpp:66
+#: ../src/ui/dialog/object-attributes.cpp:74 ../src/ui/dialog/tile.cpp:619
+#: ../src/widgets/desktop-widget.cpp:677 ../src/widgets/node-toolbar.cpp:608
msgid "Y:"
msgstr ""
@@ -7530,15 +7564,15 @@ msgid "Source:"
msgstr ""
#: ../src/extension/internal/filter/transparency.h:56
-#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:1600
+#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:1605
msgid "Background"
msgstr ""
#: ../src/extension/internal/filter/transparency.h:59
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2605
-#: ../src/ui/dialog/input.cpp:1088 ../src/widgets/erasor-toolbar.cpp:129
-#: ../src/widgets/pencil-toolbar.cpp:162 ../src/widgets/spray-toolbar.cpp:203
-#: ../src/widgets/tweak-toolbar.cpp:273 ../share/extensions/extrude.inx.h:2
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2609
+#: ../src/ui/dialog/input.cpp:1088 ../src/widgets/erasor-toolbar.cpp:127
+#: ../src/widgets/pencil-toolbar.cpp:161 ../src/widgets/spray-toolbar.cpp:202
+#: ../src/widgets/tweak-toolbar.cpp:272 ../share/extensions/extrude.inx.h:2
#: ../share/extensions/triangle.inx.h:8
msgid "Mode:"
msgstr ""
@@ -7679,7 +7713,7 @@ msgstr ""
#: ../src/extension/internal/grid.cpp:212
#: ../src/ui/dialog/document-properties.cpp:148
-#: ../src/ui/dialog/inkscape-preferences.cpp:768
+#: ../src/ui/dialog/inkscape-preferences.cpp:767
#: ../src/widgets/toolbox.cpp:1822
msgid "Grids"
msgstr ""
@@ -7953,127 +7987,127 @@ msgstr ""
msgid "Format autodetect failed. The file is being opened as SVG."
msgstr ""
-#: ../src/file.cpp:151
+#: ../src/file.cpp:153
msgid "default.svg"
msgstr ""
-#: ../src/file.cpp:282
+#: ../src/file.cpp:284
msgid "Broken links have been changed to point to existing files."
msgstr ""
-#: ../src/file.cpp:293 ../src/file.cpp:1216
+#: ../src/file.cpp:295 ../src/file.cpp:1218
#, c-format
msgid "Failed to load the requested file %s"
msgstr ""
-#: ../src/file.cpp:319
+#: ../src/file.cpp:321
msgid "Document not saved yet. Cannot revert."
msgstr ""
-#: ../src/file.cpp:325
+#: ../src/file.cpp:327
#, c-format
msgid "Changes will be lost! Are you sure you want to reload document %s?"
msgstr ""
-#: ../src/file.cpp:354
+#: ../src/file.cpp:356
msgid "Document reverted."
msgstr ""
-#: ../src/file.cpp:356
+#: ../src/file.cpp:358
msgid "Document not reverted."
msgstr ""
-#: ../src/file.cpp:506
+#: ../src/file.cpp:508
msgid "Select file to open"
msgstr ""
-#: ../src/file.cpp:590
+#: ../src/file.cpp:592
msgid "Clean up document"
msgstr ""
-#: ../src/file.cpp:595
+#: ../src/file.cpp:597
#, 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] ""
msgstr[1] ""
-#: ../src/file.cpp:600
+#: ../src/file.cpp:602
msgid "No unused definitions in &lt;defs&gt;."
msgstr ""
-#: ../src/file.cpp:631
+#: ../src/file.cpp:633
#, c-format
msgid ""
"No Inkscape extension found to save document (%s). This may have been "
"caused by an unknown filename extension."
msgstr ""
-#: ../src/file.cpp:632 ../src/file.cpp:640 ../src/file.cpp:648
-#: ../src/file.cpp:654 ../src/file.cpp:659
+#: ../src/file.cpp:634 ../src/file.cpp:642 ../src/file.cpp:650
+#: ../src/file.cpp:656 ../src/file.cpp:661
msgid "Document not saved."
msgstr ""
-#: ../src/file.cpp:639
+#: ../src/file.cpp:641
#, c-format
msgid ""
"File %s is write protected. Please remove write protection and try again."
msgstr ""
-#: ../src/file.cpp:647
+#: ../src/file.cpp:649
#, c-format
msgid "File %s could not be saved."
msgstr ""
-#: ../src/file.cpp:677 ../src/file.cpp:679
+#: ../src/file.cpp:679 ../src/file.cpp:681
msgid "Document saved."
msgstr ""
#. We are saving for the first time; create a unique default filename
-#: ../src/file.cpp:827 ../src/file.cpp:1379
+#: ../src/file.cpp:829 ../src/file.cpp:1381
#, c-format
msgid "drawing%s"
msgstr ""
-#: ../src/file.cpp:833
+#: ../src/file.cpp:835
#, c-format
msgid "drawing-%d%s"
msgstr ""
-#: ../src/file.cpp:837
+#: ../src/file.cpp:839
#, c-format
msgid "%s"
msgstr ""
-#: ../src/file.cpp:852
+#: ../src/file.cpp:854
msgid "Select file to save a copy to"
msgstr ""
-#: ../src/file.cpp:854
+#: ../src/file.cpp:856
msgid "Select file to save to"
msgstr ""
-#: ../src/file.cpp:960 ../src/file.cpp:962
+#: ../src/file.cpp:962 ../src/file.cpp:964
msgid "No changes need to be saved."
msgstr ""
-#: ../src/file.cpp:981
+#: ../src/file.cpp:983
msgid "Saving document..."
msgstr ""
-#: ../src/file.cpp:1213 ../src/ui/dialog/ocaldialogs.cpp:1238
+#: ../src/file.cpp:1215 ../src/ui/dialog/ocaldialogs.cpp:1244
msgid "Import"
msgstr ""
-#: ../src/file.cpp:1263
+#: ../src/file.cpp:1265
msgid "Select file to import"
msgstr ""
-#: ../src/file.cpp:1401
+#: ../src/file.cpp:1403
msgid "Select file to export to"
msgstr ""
-#: ../src/file.cpp:1654
+#: ../src/file.cpp:1656
msgid "Import Clip Art"
msgstr ""
@@ -8105,7 +8139,8 @@ msgstr ""
msgid "Merge"
msgstr ""
-#: ../src/filter-enums.cpp:32 ../src/live_effects/effect.cpp:98
+#: ../src/filter-enums.cpp:32 ../src/live_effects/effect.cpp:97
+#: ../src/live_effects/lpe-offset.cpp:31
#: ../src/widgets/gradient-toolbar.cpp:1172
msgid "Offset"
msgstr ""
@@ -8169,7 +8204,7 @@ msgstr ""
msgid "Arithmetic"
msgstr ""
-#: ../src/filter-enums.cpp:92 ../src/selection-chemistry.cpp:486
+#: ../src/filter-enums.cpp:92 ../src/selection-chemistry.cpp:485
msgid "Duplicate"
msgstr ""
@@ -8177,29 +8212,6 @@ msgstr ""
msgid "Wrap"
msgstr ""
-#: ../src/filter-enums.cpp:94 ../src/live_effects/lpe-ruler.cpp:32
-#: ../src/ui/dialog/filter-effects-dialog.cpp:514
-#: ../src/ui/dialog/inkscape-preferences.cpp:333
-#: ../src/ui/dialog/inkscape-preferences.cpp:642
-#: ../src/ui/dialog/inkscape-preferences.cpp:1247
-#: ../src/ui/dialog/inkscape-preferences.cpp:1404
-#: ../src/ui/dialog/inkscape-preferences.cpp:1799
-#: ../src/ui/dialog/input.cpp:742 ../src/ui/dialog/input.cpp:743
-#: ../src/ui/dialog/input.cpp:1571 ../src/ui/dialog/input.cpp:1625
-#: ../src/verbs.cpp:2288 ../src/widgets/gradient-toolbar.cpp:1128
-#: ../src/widgets/pencil-toolbar.cpp:190
-#: ../share/extensions/gcodetools_area.inx.h:48
-#: ../share/extensions/gcodetools_dxf_points.inx.h:20
-#: ../share/extensions/gcodetools_engraving.inx.h:26
-#: ../share/extensions/gcodetools_graffiti.inx.h:37
-#: ../share/extensions/gcodetools_lathe.inx.h:41
-#: ../share/extensions/gcodetools_path_to_gcode.inx.h:30
-#: ../share/extensions/grid_polar.inx.h:4
-#: ../share/extensions/guides_creator.inx.h:7
-#: ../share/extensions/scour.inx.h:18
-msgid "None"
-msgstr ""
-
#: ../src/filter-enums.cpp:103 ../src/flood-context.cpp:234
msgid "Alpha"
msgstr ""
@@ -8232,26 +8244,26 @@ msgstr ""
msgid "Visible Colors"
msgstr ""
-#: ../src/flood-context.cpp:231 ../src/widgets/sp-color-icc-selector.cpp:229
-#: ../src/widgets/sp-color-icc-selector.cpp:230
+#: ../src/flood-context.cpp:231 ../src/widgets/sp-color-icc-selector.cpp:230
+#: ../src/widgets/sp-color-icc-selector.cpp:231
#: ../src/widgets/sp-color-scales.cpp:455
-#: ../src/widgets/sp-color-scales.cpp:456 ../src/widgets/tweak-toolbar.cpp:305
+#: ../src/widgets/sp-color-scales.cpp:456 ../src/widgets/tweak-toolbar.cpp:304
#: ../share/extensions/color_randomize.inx.h:3
msgid "Hue"
msgstr ""
-#: ../src/flood-context.cpp:232 ../src/ui/dialog/inkscape-preferences.cpp:929
-#: ../src/widgets/sp-color-icc-selector.cpp:229
+#: ../src/flood-context.cpp:232 ../src/ui/dialog/inkscape-preferences.cpp:928
#: ../src/widgets/sp-color-icc-selector.cpp:230
+#: ../src/widgets/sp-color-icc-selector.cpp:231
#: ../src/widgets/sp-color-scales.cpp:458
-#: ../src/widgets/sp-color-scales.cpp:459 ../src/widgets/tweak-toolbar.cpp:321
+#: ../src/widgets/sp-color-scales.cpp:459 ../src/widgets/tweak-toolbar.cpp:320
#: ../share/extensions/color_randomize.inx.h:4
msgid "Saturation"
msgstr ""
-#: ../src/flood-context.cpp:233 ../src/widgets/sp-color-icc-selector.cpp:230
+#: ../src/flood-context.cpp:233 ../src/widgets/sp-color-icc-selector.cpp:231
#: ../src/widgets/sp-color-scales.cpp:461
-#: ../src/widgets/sp-color-scales.cpp:462 ../src/widgets/tweak-toolbar.cpp:337
+#: ../src/widgets/sp-color-scales.cpp:462 ../src/widgets/tweak-toolbar.cpp:336
#: ../share/extensions/color_randomize.inx.h:5
msgid "Lightness"
msgstr ""
@@ -8318,6 +8330,18 @@ msgstr ""
msgid "<b>Draw over</b> areas to add to fill, hold <b>Alt</b> for touch fill"
msgstr ""
+#: ../src/gradient-chemistry.cpp:1568
+msgid "Invert gradient colors"
+msgstr ""
+
+#: ../src/gradient-chemistry.cpp:1594
+msgid "Reverse gradient"
+msgstr ""
+
+#: ../src/gradient-chemistry.cpp:1608 ../src/widgets/gradient-selector.cpp:227
+msgid "Delete swatch"
+msgstr ""
+
#: ../src/gradient-context.cpp:110 ../src/gradient-drag.cpp:96
msgid "Linear gradient <b>start</b>"
msgstr ""
@@ -8351,7 +8375,7 @@ msgid "Radial gradient <b>mid stop</b>"
msgstr ""
#. TRANSLATORS: %s will be substituted with the point name (see previous messages); This is part of a compound message
-#: ../src/gradient-context.cpp:143
+#: ../src/gradient-context.cpp:143 ../src/mesh-context.cpp:139
#, c-format
msgid "%s selected"
msgstr ""
@@ -8366,7 +8390,8 @@ msgstr[1] ""
#. TRANSLATORS: Mind the space in front. (Refers to gradient handles selected). This is part of a compound message
#: ../src/gradient-context.cpp:146 ../src/gradient-context.cpp:155
-#: ../src/gradient-context.cpp:162
+#: ../src/gradient-context.cpp:162 ../src/mesh-context.cpp:142
+#: ../src/mesh-context.cpp:153 ../src/mesh-context.cpp:161
#, c-format
msgid " on %d selected object"
msgid_plural " on %d selected objects"
@@ -8374,7 +8399,7 @@ msgstr[0] ""
msgstr[1] ""
#. TRANSLATORS: This is a part of a compound message (out of two more indicating: grandint handle count & object count)
-#: ../src/gradient-context.cpp:152
+#: ../src/gradient-context.cpp:152 ../src/mesh-context.cpp:149
#, c-format
msgid ""
"One handle merging %d stop (drag with <b>Shift</b> to separate) selected"
@@ -8401,7 +8426,7 @@ msgstr[0] ""
msgstr[1] ""
#: ../src/gradient-context.cpp:381 ../src/gradient-context.cpp:479
-#: ../src/ui/dialog/swatches.cpp:203 ../src/widgets/gradient-vector.cpp:815
+#: ../src/ui/dialog/swatches.cpp:203 ../src/widgets/gradient-vector.cpp:814
msgid "Add gradient stop"
msgstr ""
@@ -8413,7 +8438,7 @@ msgstr ""
msgid "Create default gradient"
msgstr ""
-#: ../src/gradient-context.cpp:590
+#: ../src/gradient-context.cpp:590 ../src/mesh-context.cpp:597
msgid "<b>Draw around</b> handles to select them"
msgstr ""
@@ -8425,26 +8450,26 @@ msgstr ""
msgid "<b>Shift</b>: draw gradient around the starting point"
msgstr ""
-#: ../src/gradient-context.cpp:930
+#: ../src/gradient-context.cpp:930 ../src/mesh-context.cpp:997
#, 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] ""
msgstr[1] ""
-#: ../src/gradient-context.cpp:934
+#: ../src/gradient-context.cpp:934 ../src/mesh-context.cpp:1001
msgid "Select <b>objects</b> on which to create gradient."
msgstr ""
-#: ../src/gradient-drag.cpp:105
+#: ../src/gradient-drag.cpp:105 ../src/mesh-context.cpp:112
msgid "Mesh gradient <b>corner</b>"
msgstr ""
-#: ../src/gradient-drag.cpp:106
+#: ../src/gradient-drag.cpp:106 ../src/mesh-context.cpp:113
msgid "Mesh gradient <b>handle</b>"
msgstr ""
-#: ../src/gradient-drag.cpp:107
+#: ../src/gradient-drag.cpp:107 ../src/mesh-context.cpp:114
msgid "Mesh gradient <b>tensor</b>"
msgstr ""
@@ -8460,7 +8485,7 @@ msgstr ""
msgid "Move gradient handle"
msgstr ""
-#: ../src/gradient-drag.cpp:1160 ../src/widgets/gradient-vector.cpp:848
+#: ../src/gradient-drag.cpp:1160 ../src/widgets/gradient-vector.cpp:847
msgid "Delete gradient stop"
msgstr ""
@@ -8518,9 +8543,9 @@ msgstr ""
#. Add the units menu.
#: ../src/helper/units.cpp:37 ../src/widgets/lpe-toolbar.cpp:400
-#: ../src/widgets/node-toolbar.cpp:623
-#: ../src/widgets/paintbucket-toolbar.cpp:187
-#: ../src/widgets/rect-toolbar.cpp:377 ../src/widgets/select-toolbar.cpp:538
+#: ../src/widgets/node-toolbar.cpp:622
+#: ../src/widgets/paintbucket-toolbar.cpp:185
+#: ../src/widgets/rect-toolbar.cpp:376 ../src/widgets/select-toolbar.cpp:538
msgid "Units"
msgstr ""
@@ -8536,7 +8561,7 @@ msgstr ""
msgid "Pt"
msgstr ""
-#: ../src/helper/units.cpp:39 ../src/ui/dialog/inkscape-preferences.cpp:452
+#: ../src/helper/units.cpp:39 ../src/ui/dialog/inkscape-preferences.cpp:451
msgid "Pica"
msgstr ""
@@ -8552,7 +8577,7 @@ msgstr ""
msgid "Pc"
msgstr ""
-#: ../src/helper/units.cpp:40 ../src/ui/dialog/inkscape-preferences.cpp:452
+#: ../src/helper/units.cpp:40 ../src/ui/dialog/inkscape-preferences.cpp:451
msgid "Pixel"
msgstr ""
@@ -8574,7 +8599,7 @@ msgstr ""
msgid "Percent"
msgstr ""
-#: ../src/helper/units.cpp:42 ../src/ui/dialog/inkscape-preferences.cpp:1257
+#: ../src/helper/units.cpp:42 ../src/ui/dialog/inkscape-preferences.cpp:1256
msgid "%"
msgstr ""
@@ -8582,7 +8607,7 @@ msgstr ""
msgid "Percents"
msgstr ""
-#: ../src/helper/units.cpp:43 ../src/ui/dialog/inkscape-preferences.cpp:452
+#: ../src/helper/units.cpp:43 ../src/ui/dialog/inkscape-preferences.cpp:451
msgid "Millimeter"
msgstr ""
@@ -8602,7 +8627,7 @@ msgstr ""
msgid "Millimeters"
msgstr ""
-#: ../src/helper/units.cpp:44 ../src/ui/dialog/inkscape-preferences.cpp:452
+#: ../src/helper/units.cpp:44 ../src/ui/dialog/inkscape-preferences.cpp:451
msgid "Centimeter"
msgstr ""
@@ -8627,7 +8652,7 @@ msgid "Meters"
msgstr ""
#. no svg_unit
-#: ../src/helper/units.cpp:46 ../src/ui/dialog/inkscape-preferences.cpp:452
+#: ../src/helper/units.cpp:46 ../src/ui/dialog/inkscape-preferences.cpp:451
msgid "Inch"
msgstr ""
@@ -8661,7 +8686,7 @@ msgstr ""
#. 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 ../src/ui/dialog/inkscape-preferences.cpp:452
+#: ../src/helper/units.cpp:50 ../src/ui/dialog/inkscape-preferences.cpp:451
msgid "Em square"
msgstr ""
@@ -8686,112 +8711,112 @@ msgstr ""
msgid "Ex squares"
msgstr ""
-#: ../src/inkscape.cpp:318
+#: ../src/inkscape.cpp:317
msgid "Autosave failed! Cannot create directory %1."
msgstr ""
-#: ../src/inkscape.cpp:327
+#: ../src/inkscape.cpp:326
msgid "Autosave failed! Cannot open directory %1."
msgstr ""
-#: ../src/inkscape.cpp:343
+#: ../src/inkscape.cpp:342
msgid "Autosaving documents..."
msgstr ""
-#: ../src/inkscape.cpp:414
+#: ../src/inkscape.cpp:413
msgid "Autosave failed! Could not find inkscape extension to save document."
msgstr ""
-#: ../src/inkscape.cpp:417 ../src/inkscape.cpp:424
+#: ../src/inkscape.cpp:416 ../src/inkscape.cpp:423
#, c-format
msgid "Autosave failed! File %s could not be saved."
msgstr ""
-#: ../src/inkscape.cpp:439
+#: ../src/inkscape.cpp:438
msgid "Autosave complete."
msgstr ""
-#: ../src/inkscape.cpp:685
+#: ../src/inkscape.cpp:684
msgid "Untitled document"
msgstr ""
#. Show nice dialog box
-#: ../src/inkscape.cpp:717
+#: ../src/inkscape.cpp:716
msgid "Inkscape encountered an internal error and will close now.\n"
msgstr ""
-#: ../src/inkscape.cpp:718
+#: ../src/inkscape.cpp:717
msgid ""
"Automatic backups of unsaved documents were done to the following "
"locations:\n"
msgstr ""
-#: ../src/inkscape.cpp:719
+#: ../src/inkscape.cpp:718
msgid "Automatic backup of the following documents failed:\n"
msgstr ""
-#: ../src/interface.cpp:868
+#: ../src/interface.cpp:865
msgctxt "Interface setup"
msgid "Default"
msgstr ""
-#: ../src/interface.cpp:868
+#: ../src/interface.cpp:865
msgid "Default interface setup"
msgstr ""
-#: ../src/interface.cpp:869
+#: ../src/interface.cpp:866
msgctxt "Interface setup"
msgid "Custom"
msgstr ""
-#: ../src/interface.cpp:869
+#: ../src/interface.cpp:866
msgid "Setup for custom task"
msgstr ""
-#: ../src/interface.cpp:870
+#: ../src/interface.cpp:867
msgctxt "Interface setup"
msgid "Wide"
msgstr ""
-#: ../src/interface.cpp:870
+#: ../src/interface.cpp:867
msgid "Setup for widescreen work"
msgstr ""
-#: ../src/interface.cpp:982
+#: ../src/interface.cpp:979
#, c-format
msgid "Verb \"%s\" Unknown"
msgstr ""
-#: ../src/interface.cpp:1024
+#: ../src/interface.cpp:1021
msgid "Open _Recent"
msgstr ""
-#: ../src/interface.cpp:1132 ../src/interface.cpp:1218
-#: ../src/interface.cpp:1321 ../src/ui/widget/selected-style.cpp:523
+#: ../src/interface.cpp:1129 ../src/interface.cpp:1215
+#: ../src/interface.cpp:1318 ../src/ui/widget/selected-style.cpp:523
msgid "Drop color"
msgstr ""
-#: ../src/interface.cpp:1171 ../src/interface.cpp:1281
+#: ../src/interface.cpp:1168 ../src/interface.cpp:1278
msgid "Drop color on gradient"
msgstr ""
-#: ../src/interface.cpp:1334
+#: ../src/interface.cpp:1331
msgid "Could not parse SVG data"
msgstr ""
-#: ../src/interface.cpp:1373
+#: ../src/interface.cpp:1370
msgid "Drop SVG"
msgstr ""
-#: ../src/interface.cpp:1386
+#: ../src/interface.cpp:1383
msgid "Drop Symbol"
msgstr ""
-#: ../src/interface.cpp:1417
+#: ../src/interface.cpp:1414
msgid "Drop bitmap image"
msgstr ""
-#: ../src/interface.cpp:1509
+#: ../src/interface.cpp:1506
#, c-format
msgid ""
"<span weight=\"bold\" size=\"larger\">A file named \"%s\" already exists. Do "
@@ -8800,160 +8825,160 @@ msgid ""
"The file already exists in \"%s\". Replacing it will overwrite its contents."
msgstr ""
-#: ../src/interface.cpp:1516 ../share/extensions/web-set-att.inx.h:21
+#: ../src/interface.cpp:1513 ../share/extensions/web-set-att.inx.h:21
#: ../share/extensions/web-transmit-att.inx.h:19
msgid "Replace"
msgstr ""
-#: ../src/interface.cpp:1587
+#: ../src/interface.cpp:1584
msgid "Go to parent"
msgstr ""
#. TRANSLATORS: #%1 is the id of the group e.g. <g id="#g7">, not a number.
-#: ../src/interface.cpp:1628
+#: ../src/interface.cpp:1625
msgid "Enter group #%1"
msgstr ""
#. Item dialog
-#: ../src/interface.cpp:1740 ../src/verbs.cpp:2785
+#: ../src/interface.cpp:1737 ../src/verbs.cpp:2785
msgid "_Object Properties..."
msgstr ""
-#: ../src/interface.cpp:1749
+#: ../src/interface.cpp:1746
msgid "_Select This"
msgstr ""
-#: ../src/interface.cpp:1760
+#: ../src/interface.cpp:1757
msgid "Select Same"
msgstr ""
#. Select same fill and stroke
-#: ../src/interface.cpp:1770
+#: ../src/interface.cpp:1767
msgid "Fill and Stroke"
msgstr ""
#. Select same fill color
-#: ../src/interface.cpp:1777
+#: ../src/interface.cpp:1774
msgid "Fill Color"
msgstr ""
#. Select same stroke color
-#: ../src/interface.cpp:1784
+#: ../src/interface.cpp:1781
msgid "Stroke Color"
msgstr ""
#. Select same stroke style
-#: ../src/interface.cpp:1791
+#: ../src/interface.cpp:1788
msgid "Stroke Style"
msgstr ""
#. Select same stroke style
-#: ../src/interface.cpp:1798
+#: ../src/interface.cpp:1795
msgid "Object type"
msgstr ""
#. Move to layer
-#: ../src/interface.cpp:1805
+#: ../src/interface.cpp:1802
msgid "_Move to layer ..."
msgstr ""
#. Create link
-#: ../src/interface.cpp:1815
+#: ../src/interface.cpp:1812
msgid "Create _Link"
msgstr ""
#. Set mask
-#: ../src/interface.cpp:1838
+#: ../src/interface.cpp:1835
msgid "Set Mask"
msgstr ""
#. Release mask
-#: ../src/interface.cpp:1849
+#: ../src/interface.cpp:1846
msgid "Release Mask"
msgstr ""
#. Set Clip
-#: ../src/interface.cpp:1860
+#: ../src/interface.cpp:1857
msgid "Set Cl_ip"
msgstr ""
#. Release Clip
-#: ../src/interface.cpp:1871
+#: ../src/interface.cpp:1868
msgid "Release C_lip"
msgstr ""
#. Group
-#: ../src/interface.cpp:1882 ../src/verbs.cpp:2424
+#: ../src/interface.cpp:1879 ../src/verbs.cpp:2424
msgid "_Group"
msgstr ""
-#: ../src/interface.cpp:1953
+#: ../src/interface.cpp:1950
msgid "Create link"
msgstr ""
#. Ungroup
-#: ../src/interface.cpp:1984 ../src/verbs.cpp:2426
+#: ../src/interface.cpp:1981 ../src/verbs.cpp:2426
msgid "_Ungroup"
msgstr ""
#. Link dialog
-#: ../src/interface.cpp:2009
+#: ../src/interface.cpp:2006
msgid "Link _Properties..."
msgstr ""
#. Select item
-#: ../src/interface.cpp:2015
+#: ../src/interface.cpp:2012
msgid "_Follow Link"
msgstr ""
#. Reset transformations
-#: ../src/interface.cpp:2021
+#: ../src/interface.cpp:2018
msgid "_Remove Link"
msgstr ""
-#: ../src/interface.cpp:2052
+#: ../src/interface.cpp:2049
msgid "Remove link"
msgstr ""
#. Image properties
-#: ../src/interface.cpp:2063
+#: ../src/interface.cpp:2060
msgid "Image _Properties..."
msgstr ""
#. Edit externally
-#: ../src/interface.cpp:2069
+#: ../src/interface.cpp:2066
msgid "Edit Externally..."
msgstr ""
#. Trace Bitmap
#. TRANSLATORS: "to trace" means "to convert a bitmap to vector graphics" (to vectorize)
-#: ../src/interface.cpp:2078 ../src/verbs.cpp:2487
+#: ../src/interface.cpp:2075 ../src/verbs.cpp:2487
msgid "_Trace Bitmap..."
msgstr ""
-#: ../src/interface.cpp:2088
+#: ../src/interface.cpp:2085
msgctxt "Context menu"
msgid "Embed Image"
msgstr ""
-#: ../src/interface.cpp:2099
+#: ../src/interface.cpp:2096
msgctxt "Context menu"
msgid "Extract Image..."
msgstr ""
#. Item dialog
#. Fill and Stroke dialog
-#: ../src/interface.cpp:2238 ../src/interface.cpp:2258 ../src/verbs.cpp:2748
+#: ../src/interface.cpp:2235 ../src/interface.cpp:2255 ../src/verbs.cpp:2748
msgid "_Fill and Stroke..."
msgstr ""
#. Edit Text dialog
-#: ../src/interface.cpp:2264 ../src/verbs.cpp:2765
+#: ../src/interface.cpp:2261 ../src/verbs.cpp:2765
msgid "_Text and Font..."
msgstr ""
#. Spellcheck dialog
-#: ../src/interface.cpp:2270 ../src/verbs.cpp:2773
+#: ../src/interface.cpp:2267 ../src/verbs.cpp:2773
msgid "Check Spellin_g..."
msgstr ""
@@ -9016,7 +9041,7 @@ msgid "Dockitem which 'owns' this grip"
msgstr ""
#. Name
-#: ../src/libgdl/gdl-dock-item.c:298 ../src/widgets/text-toolbar.cpp:1432
+#: ../src/libgdl/gdl-dock-item.c:298 ../src/widgets/text-toolbar.cpp:1430
#: ../share/extensions/gcodetools_graffiti.inx.h:9
#: ../share/extensions/gcodetools_orientation_points.inx.h:2
#: ../share/extensions/hpgl_output.inx.h:7
@@ -9148,7 +9173,7 @@ msgstr ""
#: ../src/libgdl/gdl-dock-notebook.c:132
#: ../src/ui/dialog/align-and-distribute.cpp:1047
#: ../src/ui/dialog/document-properties.cpp:146
-#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:1546
+#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:1551
#: ../src/widgets/desktop-widget.cpp:1919
#: ../share/extensions/voronoi2svg.inx.h:9
msgid "Page"
@@ -9159,7 +9184,7 @@ msgid "The index of the current page"
msgstr ""
#: ../src/libgdl/gdl-dock-object.c:125
-#: ../src/ui/dialog/inkscape-preferences.cpp:1464
+#: ../src/ui/dialog/inkscape-preferences.cpp:1463
#: ../src/ui/widget/page-sizer.cpp:260
#: ../src/widgets/gradient-selector.cpp:156
#: ../src/widgets/sp-xmlview-attr-list.cpp:54
@@ -9264,8 +9289,8 @@ msgid ""
msgstr ""
#: ../src/libgdl/gdl-dock-placeholder.c:167 ../src/libgdl/gdl-dock.c:191
-#: ../src/widgets/rect-toolbar.cpp:316 ../src/widgets/spray-toolbar.cpp:133
-#: ../src/widgets/tweak-toolbar.cpp:147
+#: ../src/widgets/rect-toolbar.cpp:315 ../src/widgets/spray-toolbar.cpp:132
+#: ../src/widgets/tweak-toolbar.cpp:146
#: ../share/extensions/interp_att_g.inx.h:10
msgid "Width"
msgstr ""
@@ -9275,7 +9300,7 @@ msgid "Width for the widget when it's attached to the placeholder"
msgstr ""
#: ../src/libgdl/gdl-dock-placeholder.c:175 ../src/libgdl/gdl-dock.c:199
-#: ../src/widgets/rect-toolbar.cpp:333
+#: ../src/widgets/rect-toolbar.cpp:332
#: ../share/extensions/interp_att_g.inx.h:11
msgid "Height"
msgstr ""
@@ -9328,8 +9353,8 @@ msgstr ""
msgid "Dockitem which 'owns' this tablabel"
msgstr ""
-#: ../src/libgdl/gdl-dock.c:176 ../src/ui/dialog/inkscape-preferences.cpp:632
-#: ../src/ui/dialog/inkscape-preferences.cpp:666
+#: ../src/libgdl/gdl-dock.c:176 ../src/ui/dialog/inkscape-preferences.cpp:631
+#: ../src/ui/dialog/inkscape-preferences.cpp:665
msgid "Floating"
msgstr ""
@@ -9370,172 +9395,172 @@ msgstr ""
msgid "Dock #%d"
msgstr ""
-#: ../src/libnrtype/FontFactory.cpp:967
+#: ../src/libnrtype/FontFactory.cpp:965
msgid "Ignoring font without family that will crash Pango"
msgstr ""
-#: ../src/live_effects/effect.cpp:87
+#: ../src/live_effects/effect.cpp:86
msgid "doEffect stack test"
msgstr ""
-#: ../src/live_effects/effect.cpp:88
+#: ../src/live_effects/effect.cpp:87
msgid "Angle bisector"
msgstr ""
#. TRANSLATORS: boolean operations
-#: ../src/live_effects/effect.cpp:90
+#: ../src/live_effects/effect.cpp:89
msgid "Boolops"
msgstr ""
-#: ../src/live_effects/effect.cpp:91
+#: ../src/live_effects/effect.cpp:90
msgid "Circle (by center and radius)"
msgstr ""
-#: ../src/live_effects/effect.cpp:92
+#: ../src/live_effects/effect.cpp:91
msgid "Circle by 3 points"
msgstr ""
-#: ../src/live_effects/effect.cpp:93
+#: ../src/live_effects/effect.cpp:92
msgid "Dynamic stroke"
msgstr ""
-#: ../src/live_effects/effect.cpp:94 ../share/extensions/extrude.inx.h:1
+#: ../src/live_effects/effect.cpp:93 ../share/extensions/extrude.inx.h:1
msgid "Extrude"
msgstr ""
-#: ../src/live_effects/effect.cpp:95
+#: ../src/live_effects/effect.cpp:94
msgid "Lattice Deformation"
msgstr ""
-#: ../src/live_effects/effect.cpp:96
+#: ../src/live_effects/effect.cpp:95
msgid "Line Segment"
msgstr ""
-#: ../src/live_effects/effect.cpp:97
+#: ../src/live_effects/effect.cpp:96
msgid "Mirror symmetry"
msgstr ""
-#: ../src/live_effects/effect.cpp:99
+#: ../src/live_effects/effect.cpp:98
msgid "Parallel"
msgstr ""
-#: ../src/live_effects/effect.cpp:100
+#: ../src/live_effects/effect.cpp:99
msgid "Path length"
msgstr ""
-#: ../src/live_effects/effect.cpp:101
+#: ../src/live_effects/effect.cpp:100
msgid "Perpendicular bisector"
msgstr ""
-#: ../src/live_effects/effect.cpp:102
+#: ../src/live_effects/effect.cpp:101
msgid "Perspective path"
msgstr ""
-#: ../src/live_effects/effect.cpp:103
+#: ../src/live_effects/effect.cpp:102
msgid "Rotate copies"
msgstr ""
-#: ../src/live_effects/effect.cpp:104
+#: ../src/live_effects/effect.cpp:103
msgid "Recursive skeleton"
msgstr ""
-#: ../src/live_effects/effect.cpp:105
+#: ../src/live_effects/effect.cpp:104
msgid "Tangent to curve"
msgstr ""
-#: ../src/live_effects/effect.cpp:106
+#: ../src/live_effects/effect.cpp:105
msgid "Text label"
msgstr ""
#. 0.46
-#: ../src/live_effects/effect.cpp:109
+#: ../src/live_effects/effect.cpp:108
msgid "Bend"
msgstr ""
-#: ../src/live_effects/effect.cpp:110
+#: ../src/live_effects/effect.cpp:109
msgid "Gears"
msgstr ""
-#: ../src/live_effects/effect.cpp:111
+#: ../src/live_effects/effect.cpp:110
msgid "Pattern Along Path"
msgstr ""
#. for historic reasons, this effect is called skeletal(strokes) in Inkscape:SVG
-#: ../src/live_effects/effect.cpp:112
+#: ../src/live_effects/effect.cpp:111
msgid "Stitch Sub-Paths"
msgstr ""
#. 0.47
-#: ../src/live_effects/effect.cpp:114
+#: ../src/live_effects/effect.cpp:113
msgid "VonKoch"
msgstr ""
-#: ../src/live_effects/effect.cpp:115
+#: ../src/live_effects/effect.cpp:114
msgid "Knot"
msgstr ""
-#: ../src/live_effects/effect.cpp:116
+#: ../src/live_effects/effect.cpp:115
msgid "Construct grid"
msgstr ""
-#: ../src/live_effects/effect.cpp:117
+#: ../src/live_effects/effect.cpp:116
msgid "Spiro spline"
msgstr ""
-#: ../src/live_effects/effect.cpp:118
+#: ../src/live_effects/effect.cpp:117
msgid "Envelope Deformation"
msgstr ""
-#: ../src/live_effects/effect.cpp:119
+#: ../src/live_effects/effect.cpp:118
msgid "Interpolate Sub-Paths"
msgstr ""
-#: ../src/live_effects/effect.cpp:120
+#: ../src/live_effects/effect.cpp:119
msgid "Hatches (rough)"
msgstr ""
-#: ../src/live_effects/effect.cpp:121
+#: ../src/live_effects/effect.cpp:120
msgid "Sketch"
msgstr ""
-#: ../src/live_effects/effect.cpp:122
+#: ../src/live_effects/effect.cpp:121
msgid "Ruler"
msgstr ""
#. 0.49
-#: ../src/live_effects/effect.cpp:124
+#: ../src/live_effects/effect.cpp:123
msgid "Power stroke"
msgstr ""
-#: ../src/live_effects/effect.cpp:125 ../src/selection-chemistry.cpp:2760
+#: ../src/live_effects/effect.cpp:124 ../src/selection-chemistry.cpp:2759
msgid "Clone original path"
msgstr ""
-#: ../src/live_effects/effect.cpp:287
+#: ../src/live_effects/effect.cpp:286
msgid "Is visible?"
msgstr ""
-#: ../src/live_effects/effect.cpp:287
+#: ../src/live_effects/effect.cpp:286
msgid ""
"If unchecked, the effect remains applied to the object but is temporarily "
"disabled on canvas"
msgstr ""
-#: ../src/live_effects/effect.cpp:308
+#: ../src/live_effects/effect.cpp:307
msgid "No effect"
msgstr ""
-#: ../src/live_effects/effect.cpp:355
+#: ../src/live_effects/effect.cpp:354
#, c-format
msgid "Please specify a parameter path for the LPE '%s' with %d mouse clicks"
msgstr ""
-#: ../src/live_effects/effect.cpp:633
+#: ../src/live_effects/effect.cpp:632
#, c-format
msgid "Editing parameter <b>%s</b>."
msgstr ""
-#: ../src/live_effects/effect.cpp:638
+#: ../src/live_effects/effect.cpp:637
msgid "None of the applied path effect's parameters can be edited on-canvas."
msgstr ""
@@ -9591,75 +9616,75 @@ msgstr ""
msgid "The size of the grid in Y direction."
msgstr ""
-#: ../src/live_effects/lpe-curvestitch.cpp:42
+#: ../src/live_effects/lpe-curvestitch.cpp:41
msgid "Stitch path:"
msgstr ""
-#: ../src/live_effects/lpe-curvestitch.cpp:42
+#: ../src/live_effects/lpe-curvestitch.cpp:41
msgid "The path that will be used as stitch."
msgstr ""
-#: ../src/live_effects/lpe-curvestitch.cpp:43
+#: ../src/live_effects/lpe-curvestitch.cpp:42
msgid "N_umber of paths:"
msgstr ""
-#: ../src/live_effects/lpe-curvestitch.cpp:43
+#: ../src/live_effects/lpe-curvestitch.cpp:42
msgid "The number of paths that will be generated."
msgstr ""
-#: ../src/live_effects/lpe-curvestitch.cpp:44
+#: ../src/live_effects/lpe-curvestitch.cpp:43
msgid "Sta_rt edge variance:"
msgstr ""
-#: ../src/live_effects/lpe-curvestitch.cpp:44
+#: ../src/live_effects/lpe-curvestitch.cpp:43
msgid ""
"The amount of random jitter to move the start points of the stitches inside "
"& outside the guide path"
msgstr ""
-#: ../src/live_effects/lpe-curvestitch.cpp:45
+#: ../src/live_effects/lpe-curvestitch.cpp:44
msgid "Sta_rt spacing variance:"
msgstr ""
-#: ../src/live_effects/lpe-curvestitch.cpp:45
+#: ../src/live_effects/lpe-curvestitch.cpp:44
msgid ""
"The amount of random shifting to move the start points of the stitches back "
"& forth along the guide path"
msgstr ""
-#: ../src/live_effects/lpe-curvestitch.cpp:46
+#: ../src/live_effects/lpe-curvestitch.cpp:45
msgid "End ed_ge variance:"
msgstr ""
-#: ../src/live_effects/lpe-curvestitch.cpp:46
+#: ../src/live_effects/lpe-curvestitch.cpp:45
msgid ""
"The amount of randomness that moves the end points of the stitches inside & "
"outside the guide path"
msgstr ""
-#: ../src/live_effects/lpe-curvestitch.cpp:47
+#: ../src/live_effects/lpe-curvestitch.cpp:46
msgid "End spa_cing variance:"
msgstr ""
-#: ../src/live_effects/lpe-curvestitch.cpp:47
+#: ../src/live_effects/lpe-curvestitch.cpp:46
msgid ""
"The amount of random shifting to move the end points of the stitches back & "
"forth along the guide path"
msgstr ""
-#: ../src/live_effects/lpe-curvestitch.cpp:48
+#: ../src/live_effects/lpe-curvestitch.cpp:47
msgid "Scale _width:"
msgstr ""
-#: ../src/live_effects/lpe-curvestitch.cpp:48
+#: ../src/live_effects/lpe-curvestitch.cpp:47
msgid "Scale the width of the stitch path"
msgstr ""
-#: ../src/live_effects/lpe-curvestitch.cpp:49
+#: ../src/live_effects/lpe-curvestitch.cpp:48
msgid "Scale _width relative to length"
msgstr ""
-#: ../src/live_effects/lpe-curvestitch.cpp:49
+#: ../src/live_effects/lpe-curvestitch.cpp:48
msgid "Scale the width of the stitch path relative to its length"
msgstr ""
@@ -9814,6 +9839,10 @@ msgstr ""
msgid "Change knot crossing"
msgstr ""
+#: ../src/live_effects/lpe-offset.cpp:31
+msgid "Handle to control the distance of the offset from the curve"
+msgstr ""
+
#: ../src/live_effects/lpe-patternalongpath.cpp:50
#: ../share/extensions/pathalongpath.inx.h:10
msgid "Single"
@@ -9945,7 +9974,7 @@ msgid "Beveled"
msgstr ""
#: ../src/live_effects/lpe-powerstroke.cpp:221
-#: ../src/widgets/star-toolbar.cpp:547
+#: ../src/widgets/star-toolbar.cpp:546
msgid "Rounded"
msgstr ""
@@ -9958,7 +9987,7 @@ msgid "Miter"
msgstr ""
#: ../src/live_effects/lpe-powerstroke.cpp:224
-#: ../src/widgets/pencil-toolbar.cpp:138
+#: ../src/widgets/pencil-toolbar.cpp:137
msgid "Spiro"
msgstr ""
@@ -10031,173 +10060,173 @@ msgstr ""
msgid "Determines the shape of the path's end"
msgstr ""
-#: ../src/live_effects/lpe-rough-hatches.cpp:226
+#: ../src/live_effects/lpe-rough-hatches.cpp:225
msgid "Frequency randomness:"
msgstr ""
-#: ../src/live_effects/lpe-rough-hatches.cpp:226
+#: ../src/live_effects/lpe-rough-hatches.cpp:225
msgid "Variation of distance between hatches, in %."
msgstr ""
-#: ../src/live_effects/lpe-rough-hatches.cpp:227
+#: ../src/live_effects/lpe-rough-hatches.cpp:226
msgid "Growth:"
msgstr ""
-#: ../src/live_effects/lpe-rough-hatches.cpp:227
+#: ../src/live_effects/lpe-rough-hatches.cpp:226
msgid "Growth of distance between hatches."
msgstr ""
#. FIXME: top/bottom names are inverted in the UI/svg and in the code!!
-#: ../src/live_effects/lpe-rough-hatches.cpp:229
+#: ../src/live_effects/lpe-rough-hatches.cpp:228
msgid "Half-turns smoothness: 1st side, in:"
msgstr ""
-#: ../src/live_effects/lpe-rough-hatches.cpp:229
+#: ../src/live_effects/lpe-rough-hatches.cpp:228
msgid ""
"Set smoothness/sharpness of path when reaching a 'bottom' half-turn. "
"0=sharp, 1=default"
msgstr ""
-#: ../src/live_effects/lpe-rough-hatches.cpp:230
+#: ../src/live_effects/lpe-rough-hatches.cpp:229
msgid "1st side, out:"
msgstr ""
-#: ../src/live_effects/lpe-rough-hatches.cpp:230
+#: ../src/live_effects/lpe-rough-hatches.cpp:229
msgid ""
"Set smoothness/sharpness of path when leaving a 'bottom' half-turn. 0=sharp, "
"1=default"
msgstr ""
-#: ../src/live_effects/lpe-rough-hatches.cpp:231
+#: ../src/live_effects/lpe-rough-hatches.cpp:230
msgid "2nd side, in:"
msgstr ""
-#: ../src/live_effects/lpe-rough-hatches.cpp:231
+#: ../src/live_effects/lpe-rough-hatches.cpp:230
msgid ""
"Set smoothness/sharpness of path when reaching a 'top' half-turn. 0=sharp, "
"1=default"
msgstr ""
-#: ../src/live_effects/lpe-rough-hatches.cpp:232
+#: ../src/live_effects/lpe-rough-hatches.cpp:231
msgid "2nd side, out:"
msgstr ""
-#: ../src/live_effects/lpe-rough-hatches.cpp:232
+#: ../src/live_effects/lpe-rough-hatches.cpp:231
msgid ""
"Set smoothness/sharpness of path when leaving a 'top' half-turn. 0=sharp, "
"1=default"
msgstr ""
-#: ../src/live_effects/lpe-rough-hatches.cpp:233
+#: ../src/live_effects/lpe-rough-hatches.cpp:232
msgid "Magnitude jitter: 1st side:"
msgstr ""
-#: ../src/live_effects/lpe-rough-hatches.cpp:233
+#: ../src/live_effects/lpe-rough-hatches.cpp:232
msgid "Randomly moves 'bottom' half-turns to produce magnitude variations."
msgstr ""
-#: ../src/live_effects/lpe-rough-hatches.cpp:234
-#: ../src/live_effects/lpe-rough-hatches.cpp:236
-#: ../src/live_effects/lpe-rough-hatches.cpp:238
+#: ../src/live_effects/lpe-rough-hatches.cpp:233
+#: ../src/live_effects/lpe-rough-hatches.cpp:235
+#: ../src/live_effects/lpe-rough-hatches.cpp:237
msgid "2nd side:"
msgstr ""
-#: ../src/live_effects/lpe-rough-hatches.cpp:234
+#: ../src/live_effects/lpe-rough-hatches.cpp:233
msgid "Randomly moves 'top' half-turns to produce magnitude variations."
msgstr ""
-#: ../src/live_effects/lpe-rough-hatches.cpp:235
+#: ../src/live_effects/lpe-rough-hatches.cpp:234
msgid "Parallelism jitter: 1st side:"
msgstr ""
-#: ../src/live_effects/lpe-rough-hatches.cpp:235
+#: ../src/live_effects/lpe-rough-hatches.cpp:234
msgid ""
"Add direction randomness by moving 'bottom' half-turns tangentially to the "
"boundary."
msgstr ""
-#: ../src/live_effects/lpe-rough-hatches.cpp:236
+#: ../src/live_effects/lpe-rough-hatches.cpp:235
msgid ""
"Add direction randomness by randomly moving 'top' half-turns tangentially to "
"the boundary."
msgstr ""
-#: ../src/live_effects/lpe-rough-hatches.cpp:237
+#: ../src/live_effects/lpe-rough-hatches.cpp:236
msgid "Variance: 1st side:"
msgstr ""
-#: ../src/live_effects/lpe-rough-hatches.cpp:237
+#: ../src/live_effects/lpe-rough-hatches.cpp:236
msgid "Randomness of 'bottom' half-turns smoothness"
msgstr ""
-#: ../src/live_effects/lpe-rough-hatches.cpp:238
+#: ../src/live_effects/lpe-rough-hatches.cpp:237
msgid "Randomness of 'top' half-turns smoothness"
msgstr ""
#.
-#: ../src/live_effects/lpe-rough-hatches.cpp:240
+#: ../src/live_effects/lpe-rough-hatches.cpp:239
msgid "Generate thick/thin path"
msgstr ""
-#: ../src/live_effects/lpe-rough-hatches.cpp:240
+#: ../src/live_effects/lpe-rough-hatches.cpp:239
msgid "Simulate a stroke of varying width"
msgstr ""
-#: ../src/live_effects/lpe-rough-hatches.cpp:241
+#: ../src/live_effects/lpe-rough-hatches.cpp:240
msgid "Bend hatches"
msgstr ""
-#: ../src/live_effects/lpe-rough-hatches.cpp:241
+#: ../src/live_effects/lpe-rough-hatches.cpp:240
msgid "Add a global bend to the hatches (slower)"
msgstr ""
-#: ../src/live_effects/lpe-rough-hatches.cpp:242
+#: ../src/live_effects/lpe-rough-hatches.cpp:241
msgid "Thickness: at 1st side:"
msgstr ""
-#: ../src/live_effects/lpe-rough-hatches.cpp:242
+#: ../src/live_effects/lpe-rough-hatches.cpp:241
msgid "Width at 'bottom' half-turns"
msgstr ""
-#: ../src/live_effects/lpe-rough-hatches.cpp:243
+#: ../src/live_effects/lpe-rough-hatches.cpp:242
msgid "at 2nd side:"
msgstr ""
-#: ../src/live_effects/lpe-rough-hatches.cpp:243
+#: ../src/live_effects/lpe-rough-hatches.cpp:242
msgid "Width at 'top' half-turns"
msgstr ""
#.
-#: ../src/live_effects/lpe-rough-hatches.cpp:245
+#: ../src/live_effects/lpe-rough-hatches.cpp:244
msgid "from 2nd to 1st side:"
msgstr ""
-#: ../src/live_effects/lpe-rough-hatches.cpp:245
+#: ../src/live_effects/lpe-rough-hatches.cpp:244
msgid "Width from 'top' to 'bottom'"
msgstr ""
-#: ../src/live_effects/lpe-rough-hatches.cpp:246
+#: ../src/live_effects/lpe-rough-hatches.cpp:245
msgid "from 1st to 2nd side:"
msgstr ""
-#: ../src/live_effects/lpe-rough-hatches.cpp:246
+#: ../src/live_effects/lpe-rough-hatches.cpp:245
msgid "Width from 'bottom' to 'top'"
msgstr ""
-#: ../src/live_effects/lpe-rough-hatches.cpp:248
+#: ../src/live_effects/lpe-rough-hatches.cpp:247
msgid "Hatches width and dir"
msgstr ""
-#: ../src/live_effects/lpe-rough-hatches.cpp:248
+#: ../src/live_effects/lpe-rough-hatches.cpp:247
msgid "Defines hatches frequency and direction"
msgstr ""
#.
-#: ../src/live_effects/lpe-rough-hatches.cpp:250
+#: ../src/live_effects/lpe-rough-hatches.cpp:249
msgid "Global bending"
msgstr ""
-#: ../src/live_effects/lpe-rough-hatches.cpp:250
+#: ../src/live_effects/lpe-rough-hatches.cpp:249
msgid ""
"Relative position to a reference point defines global bending direction and "
"amount"
@@ -10382,7 +10411,7 @@ msgid "How many construction lines (tangents) to draw"
msgstr ""
#: ../src/live_effects/lpe-sketch.cpp:58
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2649
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2653
#: ../share/extensions/render_alphabetsoup.inx.h:3
msgid "Scale:"
msgstr ""
@@ -10487,7 +10516,7 @@ msgstr ""
msgid "Disable effect if the output is too complex"
msgstr ""
-#: ../src/live_effects/parameter/bool.cpp:68
+#: ../src/live_effects/parameter/bool.cpp:67
msgid "Change bool parameter"
msgstr ""
@@ -10528,7 +10557,7 @@ msgstr ""
msgid "Link path parameter to path"
msgstr ""
-#: ../src/live_effects/parameter/point.cpp:90
+#: ../src/live_effects/parameter/point.cpp:89
msgid "Change point parameter"
msgstr ""
@@ -10539,7 +10568,7 @@ msgid ""
"+click</b> adds a control point, <b>Ctrl+Alt+click</b> deletes it."
msgstr ""
-#: ../src/live_effects/parameter/random.cpp:135
+#: ../src/live_effects/parameter/random.cpp:134
msgid "Change random parameter"
msgstr ""
@@ -10565,229 +10594,229 @@ msgstr ""
msgid "Unable to find node ID: '%s'\n"
msgstr ""
-#: ../src/main.cpp:269
+#: ../src/main.cpp:271
msgid "Print the Inkscape version number"
msgstr ""
-#: ../src/main.cpp:274
+#: ../src/main.cpp:276
msgid "Do not use X server (only process files from console)"
msgstr ""
-#: ../src/main.cpp:279
+#: ../src/main.cpp:281
msgid "Try to use X server (even if $DISPLAY is not set)"
msgstr ""
-#: ../src/main.cpp:284
+#: ../src/main.cpp:286
msgid "Open specified document(s) (option string may be excluded)"
msgstr ""
-#: ../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
+#: ../src/main.cpp:287 ../src/main.cpp:292 ../src/main.cpp:297
+#: ../src/main.cpp:364 ../src/main.cpp:369 ../src/main.cpp:374
+#: ../src/main.cpp:379 ../src/main.cpp:390
msgid "FILENAME"
msgstr ""
-#: ../src/main.cpp:289
+#: ../src/main.cpp:291
msgid "Print document(s) to specified output file (use '| program' for pipe)"
msgstr ""
-#: ../src/main.cpp:294
+#: ../src/main.cpp:296
msgid "Export document to a PNG file"
msgstr ""
-#: ../src/main.cpp:299
+#: ../src/main.cpp:301
msgid ""
"Resolution for exporting to bitmap and for rasterization of filters in PS/"
"EPS/PDF (default 90)"
msgstr ""
-#: ../src/main.cpp:300 ../src/ui/widget/rendering-options.cpp:35
+#: ../src/main.cpp:302 ../src/ui/widget/rendering-options.cpp:34
msgid "DPI"
msgstr ""
-#: ../src/main.cpp:304
+#: ../src/main.cpp:306
msgid ""
"Exported area in SVG user units (default is the page; 0,0 is lower-left "
"corner)"
msgstr ""
-#: ../src/main.cpp:305
+#: ../src/main.cpp:307
msgid "x0:y0:x1:y1"
msgstr ""
-#: ../src/main.cpp:309
+#: ../src/main.cpp:311
msgid "Exported area is the entire drawing (not page)"
msgstr ""
-#: ../src/main.cpp:314
+#: ../src/main.cpp:316
msgid "Exported area is the entire page"
msgstr ""
-#: ../src/main.cpp:319
+#: ../src/main.cpp:321
msgid ""
"Snap the bitmap export area outwards to the nearest integer values (in SVG "
"user units)"
msgstr ""
-#: ../src/main.cpp:324
+#: ../src/main.cpp:326
msgid "The width of exported bitmap in pixels (overrides export-dpi)"
msgstr ""
-#: ../src/main.cpp:325
+#: ../src/main.cpp:327
msgid "WIDTH"
msgstr ""
-#: ../src/main.cpp:329
+#: ../src/main.cpp:331
msgid "The height of exported bitmap in pixels (overrides export-dpi)"
msgstr ""
-#: ../src/main.cpp:330
+#: ../src/main.cpp:332
msgid "HEIGHT"
msgstr ""
-#: ../src/main.cpp:334
+#: ../src/main.cpp:336
msgid "The ID of the object to export"
msgstr ""
-#: ../src/main.cpp:335 ../src/main.cpp:433
-#: ../src/ui/dialog/inkscape-preferences.cpp:1467
+#: ../src/main.cpp:337 ../src/main.cpp:435
+#: ../src/ui/dialog/inkscape-preferences.cpp:1466
msgid "ID"
msgstr ""
#. TRANSLATORS: this means: "Only export the object whose id is given in --export-id".
#. See "man inkscape" for details.
-#: ../src/main.cpp:341
+#: ../src/main.cpp:343
msgid ""
"Export just the object with export-id, hide all others (only with export-id)"
msgstr ""
-#: ../src/main.cpp:346
+#: ../src/main.cpp:348
msgid "Use stored filename and DPI hints when exporting (only with export-id)"
msgstr ""
-#: ../src/main.cpp:351
+#: ../src/main.cpp:353
msgid "Background color of exported bitmap (any SVG-supported color string)"
msgstr ""
-#: ../src/main.cpp:352
+#: ../src/main.cpp:354
msgid "COLOR"
msgstr ""
-#: ../src/main.cpp:356
+#: ../src/main.cpp:358
msgid "Background opacity of exported bitmap (either 0.0 to 1.0, or 1 to 255)"
msgstr ""
-#: ../src/main.cpp:357
+#: ../src/main.cpp:359
msgid "VALUE"
msgstr ""
-#: ../src/main.cpp:361
+#: ../src/main.cpp:363
msgid "Export document to plain SVG file (no sodipodi or inkscape namespaces)"
msgstr ""
-#: ../src/main.cpp:366
+#: ../src/main.cpp:368
msgid "Export document to a PS file"
msgstr ""
-#: ../src/main.cpp:371
+#: ../src/main.cpp:373
msgid "Export document to an EPS file"
msgstr ""
-#: ../src/main.cpp:376
+#: ../src/main.cpp:378
msgid "Export document to a PDF file"
msgstr ""
-#: ../src/main.cpp:381
+#: ../src/main.cpp:383
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 ""
-#: ../src/main.cpp:387
+#: ../src/main.cpp:389
msgid "Export document to an Enhanced Metafile (EMF) File"
msgstr ""
-#: ../src/main.cpp:393
+#: ../src/main.cpp:395
msgid "Convert text object to paths on export (PS, EPS, PDF, SVG)"
msgstr ""
-#: ../src/main.cpp:398
+#: ../src/main.cpp:400
msgid ""
"Render filtered objects without filters, instead of rasterizing (PS, EPS, "
"PDF)"
msgstr ""
#. TRANSLATORS: "--query-id" is an Inkscape command line option; see "inkscape --help"
-#: ../src/main.cpp:404
+#: ../src/main.cpp:406
msgid ""
"Query the X coordinate of the drawing or, if specified, of the object with --"
"query-id"
msgstr ""
#. TRANSLATORS: "--query-id" is an Inkscape command line option; see "inkscape --help"
-#: ../src/main.cpp:410
+#: ../src/main.cpp:412
msgid ""
"Query the Y coordinate of the drawing or, if specified, of the object with --"
"query-id"
msgstr ""
#. TRANSLATORS: "--query-id" is an Inkscape command line option; see "inkscape --help"
-#: ../src/main.cpp:416
+#: ../src/main.cpp:418
msgid ""
"Query the width of the drawing or, if specified, of the object with --query-"
"id"
msgstr ""
#. TRANSLATORS: "--query-id" is an Inkscape command line option; see "inkscape --help"
-#: ../src/main.cpp:422
+#: ../src/main.cpp:424
msgid ""
"Query the height of the drawing or, if specified, of the object with --query-"
"id"
msgstr ""
-#: ../src/main.cpp:427
+#: ../src/main.cpp:429
msgid "List id,x,y,w,h for all objects"
msgstr ""
-#: ../src/main.cpp:432
+#: ../src/main.cpp:434
msgid "The ID of the object whose dimensions are queried"
msgstr ""
#. TRANSLATORS: this option makes Inkscape print the name (path) of the extension directory
-#: ../src/main.cpp:438
+#: ../src/main.cpp:440
msgid "Print out the extension directory and exit"
msgstr ""
-#: ../src/main.cpp:443
+#: ../src/main.cpp:445
msgid "Remove unused definitions from the defs section(s) of the document"
msgstr ""
-#: ../src/main.cpp:448
+#: ../src/main.cpp:450
msgid "List the IDs of all the verbs in Inkscape"
msgstr ""
-#: ../src/main.cpp:453
+#: ../src/main.cpp:455
msgid "Verb to call when Inkscape opens."
msgstr ""
-#: ../src/main.cpp:454
+#: ../src/main.cpp:456
msgid "VERB-ID"
msgstr ""
-#: ../src/main.cpp:458
+#: ../src/main.cpp:460
msgid "Object ID to select when Inkscape opens."
msgstr ""
-#: ../src/main.cpp:459
+#: ../src/main.cpp:461
msgid "OBJECT-ID"
msgstr ""
-#: ../src/main.cpp:463
+#: ../src/main.cpp:465
msgid "Start Inkscape in interactive shell mode."
msgstr ""
-#: ../src/main.cpp:807 ../src/main.cpp:1164
+#: ../src/main.cpp:809 ../src/main.cpp:1166
msgid ""
"[OPTIONS...] [FILE...]\n"
"\n"
@@ -10894,6 +10923,65 @@ msgstr ""
msgid "Tutorials"
msgstr ""
+#. TRANSLATORS: Mind the space in front. This is part of a compound message
+#: ../src/mesh-context.cpp:141 ../src/mesh-context.cpp:152
+#, c-format
+msgid " out of %d mesh handle"
+msgid_plural " out of %d mesh handles"
+msgstr[0] ""
+msgstr[1] ""
+
+#: ../src/mesh-context.cpp:159
+#, c-format
+msgid "<b>%d</b> mesh handle selected out of %d"
+msgid_plural "<b>%d</b> mesh handles selected out of %d"
+msgstr[0] ""
+msgstr[1] ""
+
+#. TRANSLATORS: The plural refers to number of selected objects
+#: ../src/mesh-context.cpp:166
+#, c-format
+msgid "<b>No</b> mesh handles selected out of %d on %d selected object"
+msgid_plural "<b>No</b> mesh handles selected out of %d on %d selected objects"
+msgstr[0] ""
+msgstr[1] ""
+
+#: ../src/mesh-context.cpp:336
+msgid "Split mesh row/column"
+msgstr ""
+
+#: ../src/mesh-context.cpp:422
+msgid "Toggled mesh path type."
+msgstr ""
+
+#: ../src/mesh-context.cpp:426
+msgid "Approximated arc for mesh side."
+msgstr ""
+
+#: ../src/mesh-context.cpp:430
+msgid "Toggled mesh tensors."
+msgstr ""
+
+#: ../src/mesh-context.cpp:434
+msgid "Smoothed mesh corner color."
+msgstr ""
+
+#: ../src/mesh-context.cpp:438
+msgid "Picked mesh corner color."
+msgstr ""
+
+#: ../src/mesh-context.cpp:523
+msgid "Create default mesh"
+msgstr ""
+
+#: ../src/mesh-context.cpp:743
+msgid "FIXME<b>Ctrl</b>: snap mesh angle"
+msgstr ""
+
+#: ../src/mesh-context.cpp:744
+msgid "FIXME<b>Shift</b>: draw mesh around the starting point"
+msgstr ""
+
#: ../src/object-edit.cpp:439
msgid ""
"Adjust the <b>horizontal rounding</b> radius; with <b>Ctrl</b> to make the "
@@ -11258,7 +11346,7 @@ msgid "Open Font License"
msgstr ""
#. TRANSLATORS: for info, see http://www.w3.org/TR/2000/CR-SVG-20000802/linking.html#AElementXLinkTitleAttribute
-#: ../src/rdf.cpp:232 ../src/ui/dialog/object-attributes.cpp:57
+#: ../src/rdf.cpp:232 ../src/ui/dialog/object-attributes.cpp:56
msgid "Title:"
msgstr ""
@@ -11332,7 +11420,7 @@ msgstr ""
msgid "Unique URI to a related document"
msgstr ""
-#: ../src/rdf.cpp:264 ../src/ui/dialog/inkscape-preferences.cpp:1819
+#: ../src/rdf.cpp:264 ../src/ui/dialog/inkscape-preferences.cpp:1818
msgid "Language:"
msgstr ""
@@ -11438,6 +11526,10 @@ msgstr ""
msgid "Create rectangle"
msgstr ""
+#: ../src/resource-manager.cpp:332
+msgid "Fixup broken links"
+msgstr ""
+
#: ../src/select-context.cpp:175
msgid "Click selection to toggle scale/rotation handles"
msgstr ""
@@ -11486,407 +11578,407 @@ msgstr ""
msgid "Selected object is not a group. Cannot enter."
msgstr ""
-#: ../src/selection-chemistry.cpp:348
+#: ../src/selection-chemistry.cpp:347
msgid "Delete text"
msgstr ""
-#: ../src/selection-chemistry.cpp:356
+#: ../src/selection-chemistry.cpp:355
msgid "<b>Nothing</b> was deleted."
msgstr ""
-#: ../src/selection-chemistry.cpp:374 ../src/text-context.cpp:1008
+#: ../src/selection-chemistry.cpp:373 ../src/text-context.cpp:1008
#: ../src/ui/dialog/calligraphic-profile-rename.cpp:75
-#: ../src/ui/dialog/swatches.cpp:278 ../src/widgets/erasor-toolbar.cpp:116
+#: ../src/ui/dialog/swatches.cpp:278 ../src/widgets/erasor-toolbar.cpp:114
#: ../src/widgets/gradient-toolbar.cpp:1193
#: ../src/widgets/gradient-toolbar.cpp:1207
#: ../src/widgets/gradient-toolbar.cpp:1221
-#: ../src/widgets/node-toolbar.cpp:411
+#: ../src/widgets/node-toolbar.cpp:410
msgid "Delete"
msgstr ""
-#: ../src/selection-chemistry.cpp:402
+#: ../src/selection-chemistry.cpp:401
msgid "Select <b>object(s)</b> to duplicate."
msgstr ""
-#: ../src/selection-chemistry.cpp:511
+#: ../src/selection-chemistry.cpp:510
msgid "Delete all"
msgstr ""
-#: ../src/selection-chemistry.cpp:707
+#: ../src/selection-chemistry.cpp:706
msgid "Select <b>some objects</b> to group."
msgstr ""
-#: ../src/selection-chemistry.cpp:722 ../src/selection-describer.cpp:53
+#: ../src/selection-chemistry.cpp:721 ../src/selection-describer.cpp:53
msgid "Group"
msgstr ""
-#: ../src/selection-chemistry.cpp:736
+#: ../src/selection-chemistry.cpp:735
msgid "Select a <b>group</b> to ungroup."
msgstr ""
-#: ../src/selection-chemistry.cpp:777
+#: ../src/selection-chemistry.cpp:776
msgid "<b>No groups</b> to ungroup in the selection."
msgstr ""
-#: ../src/selection-chemistry.cpp:783 ../src/sp-item-group.cpp:475
+#: ../src/selection-chemistry.cpp:782 ../src/sp-item-group.cpp:475
msgid "Ungroup"
msgstr ""
-#: ../src/selection-chemistry.cpp:869
+#: ../src/selection-chemistry.cpp:868
msgid "Select <b>object(s)</b> to raise."
msgstr ""
-#: ../src/selection-chemistry.cpp:875 ../src/selection-chemistry.cpp:935
-#: ../src/selection-chemistry.cpp:968 ../src/selection-chemistry.cpp:1032
+#: ../src/selection-chemistry.cpp:874 ../src/selection-chemistry.cpp:934
+#: ../src/selection-chemistry.cpp:967 ../src/selection-chemistry.cpp:1031
msgid ""
"You cannot raise/lower objects from <b>different groups</b> or <b>layers</b>."
msgstr ""
#. TRANSLATORS: "Raise" means "to raise an object" in the undo history
-#: ../src/selection-chemistry.cpp:915
+#: ../src/selection-chemistry.cpp:914
msgctxt "Undo action"
msgid "Raise"
msgstr ""
-#: ../src/selection-chemistry.cpp:927
+#: ../src/selection-chemistry.cpp:926
msgid "Select <b>object(s)</b> to raise to top."
msgstr ""
-#: ../src/selection-chemistry.cpp:950
+#: ../src/selection-chemistry.cpp:949
msgid "Raise to top"
msgstr ""
-#: ../src/selection-chemistry.cpp:962
+#: ../src/selection-chemistry.cpp:961
msgid "Select <b>object(s)</b> to lower."
msgstr ""
-#: ../src/selection-chemistry.cpp:1012
+#: ../src/selection-chemistry.cpp:1011
msgid "Lower"
msgstr ""
-#: ../src/selection-chemistry.cpp:1024
+#: ../src/selection-chemistry.cpp:1023
msgid "Select <b>object(s)</b> to lower to bottom."
msgstr ""
-#: ../src/selection-chemistry.cpp:1059
+#: ../src/selection-chemistry.cpp:1058
msgid "Lower to bottom"
msgstr ""
-#: ../src/selection-chemistry.cpp:1066
+#: ../src/selection-chemistry.cpp:1065
msgid "Nothing to undo."
msgstr ""
-#: ../src/selection-chemistry.cpp:1074
+#: ../src/selection-chemistry.cpp:1073
msgid "Nothing to redo."
msgstr ""
-#: ../src/selection-chemistry.cpp:1135
+#: ../src/selection-chemistry.cpp:1134
msgid "Paste"
msgstr ""
-#: ../src/selection-chemistry.cpp:1143
+#: ../src/selection-chemistry.cpp:1142
msgid "Paste style"
msgstr ""
-#: ../src/selection-chemistry.cpp:1153
+#: ../src/selection-chemistry.cpp:1152
msgid "Paste live path effect"
msgstr ""
-#: ../src/selection-chemistry.cpp:1174
+#: ../src/selection-chemistry.cpp:1173
msgid "Select <b>object(s)</b> to remove live path effects from."
msgstr ""
-#: ../src/selection-chemistry.cpp:1186
+#: ../src/selection-chemistry.cpp:1185
msgid "Remove live path effect"
msgstr ""
-#: ../src/selection-chemistry.cpp:1197
+#: ../src/selection-chemistry.cpp:1196
msgid "Select <b>object(s)</b> to remove filters from."
msgstr ""
-#: ../src/selection-chemistry.cpp:1207
-#: ../src/ui/dialog/filter-effects-dialog.cpp:1443
+#: ../src/selection-chemistry.cpp:1206
+#: ../src/ui/dialog/filter-effects-dialog.cpp:1447
msgid "Remove filter"
msgstr ""
-#: ../src/selection-chemistry.cpp:1216
+#: ../src/selection-chemistry.cpp:1215
msgid "Paste size"
msgstr ""
-#: ../src/selection-chemistry.cpp:1225
+#: ../src/selection-chemistry.cpp:1224
msgid "Paste size separately"
msgstr ""
-#: ../src/selection-chemistry.cpp:1235
+#: ../src/selection-chemistry.cpp:1234
msgid "Select <b>object(s)</b> to move to the layer above."
msgstr ""
-#: ../src/selection-chemistry.cpp:1261
+#: ../src/selection-chemistry.cpp:1260
msgid "Raise to next layer"
msgstr ""
-#: ../src/selection-chemistry.cpp:1268
+#: ../src/selection-chemistry.cpp:1267
msgid "No more layers above."
msgstr ""
-#: ../src/selection-chemistry.cpp:1280
+#: ../src/selection-chemistry.cpp:1279
msgid "Select <b>object(s)</b> to move to the layer below."
msgstr ""
-#: ../src/selection-chemistry.cpp:1306
+#: ../src/selection-chemistry.cpp:1305
msgid "Lower to previous layer"
msgstr ""
-#: ../src/selection-chemistry.cpp:1313
+#: ../src/selection-chemistry.cpp:1312
msgid "No more layers below."
msgstr ""
-#: ../src/selection-chemistry.cpp:1325
+#: ../src/selection-chemistry.cpp:1324
msgid "Select <b>object(s)</b> to move."
msgstr ""
-#: ../src/selection-chemistry.cpp:1342 ../src/verbs.cpp:2513
+#: ../src/selection-chemistry.cpp:1341 ../src/verbs.cpp:2513
msgid "Move selection to layer"
msgstr ""
-#: ../src/selection-chemistry.cpp:1566
+#: ../src/selection-chemistry.cpp:1565
msgid "Remove transform"
msgstr ""
-#: ../src/selection-chemistry.cpp:1669
+#: ../src/selection-chemistry.cpp:1668
msgid "Rotate 90&#176; CCW"
msgstr ""
-#: ../src/selection-chemistry.cpp:1669
+#: ../src/selection-chemistry.cpp:1668
msgid "Rotate 90&#176; CW"
msgstr ""
-#: ../src/selection-chemistry.cpp:1690 ../src/seltrans.cpp:471
+#: ../src/selection-chemistry.cpp:1689 ../src/seltrans.cpp:471
#: ../src/ui/dialog/transformation.cpp:888
msgid "Rotate"
msgstr ""
-#: ../src/selection-chemistry.cpp:2069
+#: ../src/selection-chemistry.cpp:2068
msgid "Rotate by pixels"
msgstr ""
-#: ../src/selection-chemistry.cpp:2099 ../src/seltrans.cpp:468
+#: ../src/selection-chemistry.cpp:2098 ../src/seltrans.cpp:468
#: ../src/ui/dialog/transformation.cpp:863
#: ../share/extensions/interp_att_g.inx.h:12
msgid "Scale"
msgstr ""
-#: ../src/selection-chemistry.cpp:2124
+#: ../src/selection-chemistry.cpp:2123
msgid "Scale by whole factor"
msgstr ""
-#: ../src/selection-chemistry.cpp:2139
+#: ../src/selection-chemistry.cpp:2138
msgid "Move vertically"
msgstr ""
-#: ../src/selection-chemistry.cpp:2142
+#: ../src/selection-chemistry.cpp:2141
msgid "Move horizontally"
msgstr ""
-#: ../src/selection-chemistry.cpp:2145 ../src/selection-chemistry.cpp:2171
+#: ../src/selection-chemistry.cpp:2144 ../src/selection-chemistry.cpp:2170
#: ../src/seltrans.cpp:465 ../src/ui/dialog/transformation.cpp:802
msgid "Move"
msgstr ""
-#: ../src/selection-chemistry.cpp:2165
+#: ../src/selection-chemistry.cpp:2164
msgid "Move vertically by pixels"
msgstr ""
-#: ../src/selection-chemistry.cpp:2168
+#: ../src/selection-chemistry.cpp:2167
msgid "Move horizontally by pixels"
msgstr ""
-#: ../src/selection-chemistry.cpp:2300
+#: ../src/selection-chemistry.cpp:2299
msgid "The selection has no applied path effect."
msgstr ""
-#: ../src/selection-chemistry.cpp:2503
+#: ../src/selection-chemistry.cpp:2502
msgctxt "Action"
msgid "Clone"
msgstr ""
-#: ../src/selection-chemistry.cpp:2519
+#: ../src/selection-chemistry.cpp:2518
msgid "Select <b>clones</b> to relink."
msgstr ""
-#: ../src/selection-chemistry.cpp:2526
+#: ../src/selection-chemistry.cpp:2525
msgid "Copy an <b>object</b> to clipboard to relink clones to."
msgstr ""
-#: ../src/selection-chemistry.cpp:2550
+#: ../src/selection-chemistry.cpp:2549
msgid "<b>No clones to relink</b> in the selection."
msgstr ""
-#: ../src/selection-chemistry.cpp:2553
+#: ../src/selection-chemistry.cpp:2552
msgid "Relink clone"
msgstr ""
-#: ../src/selection-chemistry.cpp:2567
+#: ../src/selection-chemistry.cpp:2566
msgid "Select <b>clones</b> to unlink."
msgstr ""
-#: ../src/selection-chemistry.cpp:2621
+#: ../src/selection-chemistry.cpp:2620
msgid "<b>No clones to unlink</b> in the selection."
msgstr ""
-#: ../src/selection-chemistry.cpp:2625
+#: ../src/selection-chemistry.cpp:2624
msgid "Unlink clone"
msgstr ""
-#: ../src/selection-chemistry.cpp:2638
+#: ../src/selection-chemistry.cpp:2637
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 ""
-#: ../src/selection-chemistry.cpp:2671
+#: ../src/selection-chemistry.cpp:2670
msgid ""
"<b>Cannot find</b> the object to select (orphaned clone, offset, textpath, "
"flowed text?)"
msgstr ""
-#: ../src/selection-chemistry.cpp:2677
+#: ../src/selection-chemistry.cpp:2676
msgid ""
"The object you're trying to select is <b>not visible</b> (it is in &lt;"
"defs&gt;)"
msgstr ""
-#: ../src/selection-chemistry.cpp:2722
+#: ../src/selection-chemistry.cpp:2721
msgid "Select <b>one</b> path to clone."
msgstr ""
-#: ../src/selection-chemistry.cpp:2726
+#: ../src/selection-chemistry.cpp:2725
msgid "Select one <b>path</b> to clone."
msgstr ""
-#: ../src/selection-chemistry.cpp:2781
+#: ../src/selection-chemistry.cpp:2780
msgid "Select <b>object(s)</b> to convert to marker."
msgstr ""
-#: ../src/selection-chemistry.cpp:2849
+#: ../src/selection-chemistry.cpp:2848
msgid "Objects to marker"
msgstr ""
-#: ../src/selection-chemistry.cpp:2877
+#: ../src/selection-chemistry.cpp:2876
msgid "Select <b>object(s)</b> to convert to guides."
msgstr ""
-#: ../src/selection-chemistry.cpp:2889
+#: ../src/selection-chemistry.cpp:2888
msgid "Objects to guides"
msgstr ""
-#: ../src/selection-chemistry.cpp:2909
+#: ../src/selection-chemistry.cpp:2908
msgid "Select one <b>group</b> to convert to symbol."
msgstr ""
-#: ../src/selection-chemistry.cpp:2917
+#: ../src/selection-chemistry.cpp:2916
msgid "Select only one <b>group</b> to convert to symbol."
msgstr ""
-#: ../src/selection-chemistry.cpp:2923
+#: ../src/selection-chemistry.cpp:2922
msgid "Select original (<b>Shift+D</b>) to convert to symbol."
msgstr ""
-#: ../src/selection-chemistry.cpp:2929
+#: ../src/selection-chemistry.cpp:2928
msgid "Group selection first to convert to symbol."
msgstr ""
-#: ../src/selection-chemistry.cpp:2968
+#: ../src/selection-chemistry.cpp:2967
msgid "Group to symbol"
msgstr ""
-#: ../src/selection-chemistry.cpp:2988
+#: ../src/selection-chemistry.cpp:2987
msgid "Select a <b>symbol</b> to extract objects from."
msgstr ""
-#: ../src/selection-chemistry.cpp:2996 ../src/selection-chemistry.cpp:3002
+#: ../src/selection-chemistry.cpp:2995 ../src/selection-chemistry.cpp:3001
msgid "Select only one <b>symbol</b> to convert to group."
msgstr ""
-#: ../src/selection-chemistry.cpp:3045
+#: ../src/selection-chemistry.cpp:3044
msgid "Group from symbol"
msgstr ""
-#: ../src/selection-chemistry.cpp:3062
+#: ../src/selection-chemistry.cpp:3061
msgid "Select <b>object(s)</b> to convert to pattern."
msgstr ""
-#: ../src/selection-chemistry.cpp:3150
+#: ../src/selection-chemistry.cpp:3149
msgid "Objects to pattern"
msgstr ""
-#: ../src/selection-chemistry.cpp:3166
+#: ../src/selection-chemistry.cpp:3165
msgid "Select an <b>object with pattern fill</b> to extract objects from."
msgstr ""
-#: ../src/selection-chemistry.cpp:3219
+#: ../src/selection-chemistry.cpp:3218
msgid "<b>No pattern fills</b> in the selection."
msgstr ""
-#: ../src/selection-chemistry.cpp:3222
+#: ../src/selection-chemistry.cpp:3221
msgid "Pattern to objects"
msgstr ""
-#: ../src/selection-chemistry.cpp:3313
+#: ../src/selection-chemistry.cpp:3312
msgid "Select <b>object(s)</b> to make a bitmap copy."
msgstr ""
-#: ../src/selection-chemistry.cpp:3317
+#: ../src/selection-chemistry.cpp:3316
msgid "Rendering bitmap..."
msgstr ""
-#: ../src/selection-chemistry.cpp:3494
+#: ../src/selection-chemistry.cpp:3493
msgid "Create bitmap"
msgstr ""
-#: ../src/selection-chemistry.cpp:3526
+#: ../src/selection-chemistry.cpp:3525
msgid "Select <b>object(s)</b> to create clippath or mask from."
msgstr ""
-#: ../src/selection-chemistry.cpp:3529
+#: ../src/selection-chemistry.cpp:3528
msgid "Select mask object and <b>object(s)</b> to apply clippath or mask to."
msgstr ""
-#: ../src/selection-chemistry.cpp:3710
+#: ../src/selection-chemistry.cpp:3709
msgid "Set clipping path"
msgstr ""
-#: ../src/selection-chemistry.cpp:3712
+#: ../src/selection-chemistry.cpp:3711
msgid "Set mask"
msgstr ""
-#: ../src/selection-chemistry.cpp:3727
+#: ../src/selection-chemistry.cpp:3726
msgid "Select <b>object(s)</b> to remove clippath or mask from."
msgstr ""
-#: ../src/selection-chemistry.cpp:3838
+#: ../src/selection-chemistry.cpp:3837
msgid "Release clipping path"
msgstr ""
-#: ../src/selection-chemistry.cpp:3840
+#: ../src/selection-chemistry.cpp:3839
msgid "Release mask"
msgstr ""
-#: ../src/selection-chemistry.cpp:3859
+#: ../src/selection-chemistry.cpp:3858
msgid "Select <b>object(s)</b> to fit canvas to."
msgstr ""
#. Fit Page
-#: ../src/selection-chemistry.cpp:3879 ../src/verbs.cpp:2839
+#: ../src/selection-chemistry.cpp:3878 ../src/verbs.cpp:2839
msgid "Fit Page to Selection"
msgstr ""
-#: ../src/selection-chemistry.cpp:3908 ../src/verbs.cpp:2841
+#: ../src/selection-chemistry.cpp:3907 ../src/verbs.cpp:2841
msgid "Fit Page to Drawing"
msgstr ""
-#: ../src/selection-chemistry.cpp:3929 ../src/verbs.cpp:2843
+#: ../src/selection-chemistry.cpp:3928 ../src/verbs.cpp:2843
msgid "Fit Page to Selection or Drawing"
msgstr ""
@@ -11902,8 +11994,8 @@ msgstr ""
#. Ellipse
#: ../src/selection-describer.cpp:49 ../src/selection-describer.cpp:74
-#: ../src/ui/dialog/inkscape-preferences.cpp:404
-#: ../src/widgets/pencil-toolbar.cpp:193
+#: ../src/ui/dialog/inkscape-preferences.cpp:403
+#: ../src/widgets/pencil-toolbar.cpp:192
msgid "Ellipse"
msgstr ""
@@ -11919,7 +12011,7 @@ msgstr ""
msgid "Path"
msgstr ""
-#: ../src/selection-describer.cpp:61 ../src/widgets/star-toolbar.cpp:475
+#: ../src/selection-describer.cpp:61 ../src/widgets/star-toolbar.cpp:474
msgid "Polygon"
msgstr ""
@@ -11929,13 +12021,13 @@ msgstr ""
#. Rectangle
#: ../src/selection-describer.cpp:65
-#: ../src/ui/dialog/inkscape-preferences.cpp:394
+#: ../src/ui/dialog/inkscape-preferences.cpp:393
msgid "Rectangle"
msgstr ""
#. 3D box
#: ../src/selection-describer.cpp:67
-#: ../src/ui/dialog/inkscape-preferences.cpp:399
+#: ../src/ui/dialog/inkscape-preferences.cpp:398
msgid "3D Box"
msgstr ""
@@ -11957,15 +12049,15 @@ msgstr ""
#. Spiral
#: ../src/selection-describer.cpp:78
-#: ../src/ui/dialog/inkscape-preferences.cpp:412
+#: ../src/ui/dialog/inkscape-preferences.cpp:411
#: ../share/extensions/gcodetools_area.inx.h:11
msgid "Spiral"
msgstr ""
#. Star
#: ../src/selection-describer.cpp:80
-#: ../src/ui/dialog/inkscape-preferences.cpp:408
-#: ../src/widgets/star-toolbar.cpp:482
+#: ../src/ui/dialog/inkscape-preferences.cpp:407
+#: ../src/widgets/star-toolbar.cpp:481
msgid "Star"
msgstr ""
@@ -12153,6 +12245,15 @@ msgid ""
"with <b>Shift</b> to disable snapping"
msgstr ""
+#: ../src/shortcuts.cpp:225
+#, c-format
+msgid "Keyboard directory (%s) is unavailable."
+msgstr ""
+
+#: ../src/shortcuts.cpp:369
+msgid "Select a file to import"
+msgstr ""
+
#: ../src/sp-anchor.cpp:151
#, c-format
msgid "<b>Link</b> to %s"
@@ -12564,11 +12665,11 @@ msgstr ""
msgid "<b>Nothing selected!</b> Select objects to spray."
msgstr ""
-#: ../src/spray-context.cpp:745 ../src/widgets/spray-toolbar.cpp:183
+#: ../src/spray-context.cpp:745 ../src/widgets/spray-toolbar.cpp:182
msgid "Spray with copies"
msgstr ""
-#: ../src/spray-context.cpp:749 ../src/widgets/spray-toolbar.cpp:190
+#: ../src/spray-context.cpp:749 ../src/widgets/spray-toolbar.cpp:189
msgid "Spray with clones"
msgstr ""
@@ -12892,32 +12993,32 @@ msgid ""
"<b>drag handles</b> to adjust meshes."
msgstr ""
-#: ../src/tools-switch.cpp:220
+#: ../src/tools-switch.cpp:219
msgid ""
"<b>Click</b> or <b>drag around an area</b> to zoom in, <b>Shift+click</b> to "
"zoom out."
msgstr ""
-#: ../src/tools-switch.cpp:226
+#: ../src/tools-switch.cpp:225
msgid "<b>Drag</b> to measure the dimensions of objects."
msgstr ""
-#: ../src/tools-switch.cpp:238
+#: ../src/tools-switch.cpp:237
msgid "<b>Click and drag</b> between shapes to create a connector."
msgstr ""
-#: ../src/tools-switch.cpp:244
+#: ../src/tools-switch.cpp:243
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 ""
-#: ../src/tools-switch.cpp:250
+#: ../src/tools-switch.cpp:249
msgid "<b>Drag</b> to erase."
msgstr ""
-#: ../src/tools-switch.cpp:256
+#: ../src/tools-switch.cpp:255
msgid "Choose a subtool from the toolbar"
msgstr ""
@@ -13418,7 +13519,7 @@ msgid "Smallest object"
msgstr ""
#: ../src/ui/dialog/align-and-distribute.cpp:1049
-#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:1550 ../src/verbs.cpp:169
+#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:1555 ../src/verbs.cpp:169
#: ../src/widgets/desktop-widget.cpp:1927
#: ../share/extensions/printing_marks.inx.h:18
msgid "Selection"
@@ -13962,103 +14063,103 @@ msgstr ""
msgid "Parameters"
msgstr ""
-#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:393
+#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:398
msgid "No preview"
msgstr ""
-#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:499
+#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:504
msgid "too large for preview"
msgstr ""
-#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:589
+#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:594
msgid "Enable preview"
msgstr ""
-#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:746
-#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:759
-#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:763
-#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:766
-#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:774
-#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:790
-#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:805
+#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:751
+#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:764
+#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:768
+#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:771
+#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:779
+#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:795
+#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:810
#: ../src/ui/dialog/filedialogimpl-win32.cpp:291
#: ../src/ui/dialog/filedialogimpl-win32.cpp:422
msgid "All Files"
msgstr ""
-#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:771
-#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:787
-#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:802
+#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:776
+#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:792
+#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:807
#: ../src/ui/dialog/filedialogimpl-win32.cpp:292
msgid "All Inkscape Files"
msgstr ""
-#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:778
-#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:794
-#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:808
+#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:783
+#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:799
+#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:813
#: ../src/ui/dialog/filedialogimpl-win32.cpp:293
msgid "All Images"
msgstr ""
-#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:781
-#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:797
-#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:811
+#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:786
+#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:802
+#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:816
#: ../src/ui/dialog/filedialogimpl-win32.cpp:294
msgid "All Vectors"
msgstr ""
-#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:784
-#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:800
-#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:814
+#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:789
+#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:805
+#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:819
#: ../src/ui/dialog/filedialogimpl-win32.cpp:295
msgid "All Bitmaps"
msgstr ""
#. ###### File options
#. ###### Do we want the .xxx extension automatically added?
-#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:1043
-#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:1611
+#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:1048
+#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:1616
msgid "Append filename extension automatically"
msgstr ""
-#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:1221
-#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:1475
+#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:1226
+#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:1480
msgid "Guess from extension"
msgstr ""
-#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:1496
+#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:1501
msgid "Left edge of source"
msgstr ""
-#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:1497
+#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:1502
msgid "Top edge of source"
msgstr ""
-#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:1498
+#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:1503
msgid "Right edge of source"
msgstr ""
-#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:1499
+#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:1504
msgid "Bottom edge of source"
msgstr ""
-#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:1500
+#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:1505
msgid "Source width"
msgstr ""
-#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:1501
+#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:1506
msgid "Source height"
msgstr ""
-#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:1502
+#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:1507
msgid "Destination width"
msgstr ""
-#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:1503
+#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:1508
msgid "Destination height"
msgstr ""
-#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:1504
+#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:1509
msgid "Resolution (dots per inch)"
msgstr ""
@@ -14066,28 +14167,28 @@ msgstr ""
#. ## EXTRA WIDGET -- SOURCE SIDE
#. #########################################
#. ##### Export options buttons/spinners, etc
-#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:1542
+#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:1547
msgid "Document"
msgstr ""
-#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:1554
+#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:1559
msgctxt "Export dialog"
msgid "Custom"
msgstr ""
-#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:1574
+#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:1579
msgid "Source"
msgstr ""
-#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:1594
+#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:1599
msgid "Cairo"
msgstr ""
-#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:1597
+#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:1602
msgid "Antialias"
msgstr ""
-#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:1623
+#: ../src/ui/dialog/filedialogimpl-gtkmm.cpp:1628
msgid "Destination"
msgstr ""
@@ -14116,7 +14217,7 @@ msgid "Stroke st_yle"
msgstr ""
#. TRANSLATORS: this dialog is accessible via menu Filters - Filter editor
-#: ../src/ui/dialog/filter-effects-dialog.cpp:511
+#: ../src/ui/dialog/filter-effects-dialog.cpp:515
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 "
@@ -14124,202 +14225,202 @@ msgid ""
"depend on input colors, so can be used to adjust a constant component value."
msgstr ""
-#: ../src/ui/dialog/filter-effects-dialog.cpp:621
+#: ../src/ui/dialog/filter-effects-dialog.cpp:625
msgid "Image File"
msgstr ""
-#: ../src/ui/dialog/filter-effects-dialog.cpp:624
+#: ../src/ui/dialog/filter-effects-dialog.cpp:628
msgid "Selected SVG Element"
msgstr ""
#. TODO: any image, not just svg
-#: ../src/ui/dialog/filter-effects-dialog.cpp:694
+#: ../src/ui/dialog/filter-effects-dialog.cpp:698
msgid "Select an image to be used as feImage input"
msgstr ""
-#: ../src/ui/dialog/filter-effects-dialog.cpp:786
+#: ../src/ui/dialog/filter-effects-dialog.cpp:790
msgid "This SVG filter effect does not require any parameters."
msgstr ""
-#: ../src/ui/dialog/filter-effects-dialog.cpp:792
+#: ../src/ui/dialog/filter-effects-dialog.cpp:796
msgid "This SVG filter effect is not yet implemented in Inkscape."
msgstr ""
-#: ../src/ui/dialog/filter-effects-dialog.cpp:980
+#: ../src/ui/dialog/filter-effects-dialog.cpp:984
msgid "Light Source:"
msgstr ""
-#: ../src/ui/dialog/filter-effects-dialog.cpp:997
+#: ../src/ui/dialog/filter-effects-dialog.cpp:1001
msgid "Azimuth"
msgstr ""
-#: ../src/ui/dialog/filter-effects-dialog.cpp:997
+#: ../src/ui/dialog/filter-effects-dialog.cpp:1001
msgid "Direction angle for the light source on the XY plane, in degrees"
msgstr ""
-#: ../src/ui/dialog/filter-effects-dialog.cpp:998
+#: ../src/ui/dialog/filter-effects-dialog.cpp:1002
msgid "Elevation"
msgstr ""
-#: ../src/ui/dialog/filter-effects-dialog.cpp:998
+#: ../src/ui/dialog/filter-effects-dialog.cpp:1002
msgid "Direction angle for the light source on the YZ plane, in degrees"
msgstr ""
#. default x:
#. default y:
#. default z:
-#: ../src/ui/dialog/filter-effects-dialog.cpp:1001
-#: ../src/ui/dialog/filter-effects-dialog.cpp:1004
+#: ../src/ui/dialog/filter-effects-dialog.cpp:1005
+#: ../src/ui/dialog/filter-effects-dialog.cpp:1008
msgid "Location:"
msgstr ""
-#: ../src/ui/dialog/filter-effects-dialog.cpp:1001
-#: ../src/ui/dialog/filter-effects-dialog.cpp:1004
-#: ../src/ui/dialog/filter-effects-dialog.cpp:1007
+#: ../src/ui/dialog/filter-effects-dialog.cpp:1005
+#: ../src/ui/dialog/filter-effects-dialog.cpp:1008
+#: ../src/ui/dialog/filter-effects-dialog.cpp:1011
msgid "X coordinate"
msgstr ""
-#: ../src/ui/dialog/filter-effects-dialog.cpp:1001
-#: ../src/ui/dialog/filter-effects-dialog.cpp:1004
-#: ../src/ui/dialog/filter-effects-dialog.cpp:1007
+#: ../src/ui/dialog/filter-effects-dialog.cpp:1005
+#: ../src/ui/dialog/filter-effects-dialog.cpp:1008
+#: ../src/ui/dialog/filter-effects-dialog.cpp:1011
msgid "Y coordinate"
msgstr ""
-#: ../src/ui/dialog/filter-effects-dialog.cpp:1001
-#: ../src/ui/dialog/filter-effects-dialog.cpp:1004
-#: ../src/ui/dialog/filter-effects-dialog.cpp:1007
+#: ../src/ui/dialog/filter-effects-dialog.cpp:1005
+#: ../src/ui/dialog/filter-effects-dialog.cpp:1008
+#: ../src/ui/dialog/filter-effects-dialog.cpp:1011
msgid "Z coordinate"
msgstr ""
-#: ../src/ui/dialog/filter-effects-dialog.cpp:1007
+#: ../src/ui/dialog/filter-effects-dialog.cpp:1011
msgid "Points At"
msgstr ""
-#: ../src/ui/dialog/filter-effects-dialog.cpp:1008
+#: ../src/ui/dialog/filter-effects-dialog.cpp:1012
msgid "Specular Exponent"
msgstr ""
-#: ../src/ui/dialog/filter-effects-dialog.cpp:1008
+#: ../src/ui/dialog/filter-effects-dialog.cpp:1012
msgid "Exponent value controlling the focus for the light source"
msgstr ""
#. 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:1010
+#: ../src/ui/dialog/filter-effects-dialog.cpp:1014
msgid "Cone Angle"
msgstr ""
-#: ../src/ui/dialog/filter-effects-dialog.cpp:1010
+#: ../src/ui/dialog/filter-effects-dialog.cpp:1014
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 ""
-#: ../src/ui/dialog/filter-effects-dialog.cpp:1073
+#: ../src/ui/dialog/filter-effects-dialog.cpp:1077
msgid "New light source"
msgstr ""
-#: ../src/ui/dialog/filter-effects-dialog.cpp:1114
+#: ../src/ui/dialog/filter-effects-dialog.cpp:1118
msgid "_Duplicate"
msgstr ""
-#: ../src/ui/dialog/filter-effects-dialog.cpp:1148
+#: ../src/ui/dialog/filter-effects-dialog.cpp:1152
msgid "_Filter"
msgstr ""
-#: ../src/ui/dialog/filter-effects-dialog.cpp:1164
+#: ../src/ui/dialog/filter-effects-dialog.cpp:1168
msgid "R_ename"
msgstr ""
-#: ../src/ui/dialog/filter-effects-dialog.cpp:1293
+#: ../src/ui/dialog/filter-effects-dialog.cpp:1297
msgid "Rename filter"
msgstr ""
-#: ../src/ui/dialog/filter-effects-dialog.cpp:1330
+#: ../src/ui/dialog/filter-effects-dialog.cpp:1334
msgid "Apply filter"
msgstr ""
-#: ../src/ui/dialog/filter-effects-dialog.cpp:1400
+#: ../src/ui/dialog/filter-effects-dialog.cpp:1404
msgid "filter"
msgstr ""
-#: ../src/ui/dialog/filter-effects-dialog.cpp:1407
+#: ../src/ui/dialog/filter-effects-dialog.cpp:1411
msgid "Add filter"
msgstr ""
-#: ../src/ui/dialog/filter-effects-dialog.cpp:1459
+#: ../src/ui/dialog/filter-effects-dialog.cpp:1463
msgid "Duplicate filter"
msgstr ""
-#: ../src/ui/dialog/filter-effects-dialog.cpp:1558
+#: ../src/ui/dialog/filter-effects-dialog.cpp:1562
msgid "_Effect"
msgstr ""
-#: ../src/ui/dialog/filter-effects-dialog.cpp:1568
+#: ../src/ui/dialog/filter-effects-dialog.cpp:1572
msgid "Connections"
msgstr ""
-#: ../src/ui/dialog/filter-effects-dialog.cpp:1706
+#: ../src/ui/dialog/filter-effects-dialog.cpp:1710
msgid "Remove filter primitive"
msgstr ""
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2294
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2298
msgid "Remove merge node"
msgstr ""
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2414
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2418
msgid "Reorder filter primitive"
msgstr ""
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2494
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2498
msgid "Add Effect:"
msgstr ""
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2495
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2499
msgid "No effect selected"
msgstr ""
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2496
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2500
msgid "No filter selected"
msgstr ""
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2542
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2546
msgid "Effect parameters"
msgstr ""
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2543
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2547
msgid "Filter General Settings"
msgstr ""
#. default x:
#. default y:
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2601
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2605
msgid "Coordinates:"
msgstr ""
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2601
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2605
msgid "X coordinate of the left corners of filter effects region"
msgstr ""
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2601
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2605
msgid "Y coordinate of the upper corners of filter effects region"
msgstr ""
#. default width:
#. default height:
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2602
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2606
msgid "Dimensions:"
msgstr ""
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2602
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2606
msgid "Width of filter effects region"
msgstr ""
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2602
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2606
msgid "Height of filter effects region"
msgstr ""
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2608
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2612
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 "
@@ -14327,78 +14428,78 @@ msgid ""
"performed without specifying a complete matrix."
msgstr ""
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2609
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2613
msgid "Value(s):"
msgstr ""
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2624
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2664
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2628
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2668
msgid "Operator:"
msgstr ""
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2625
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2629
msgid "K1:"
msgstr ""
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2625
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2626
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2627
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2628
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2629
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2630
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2631
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2632
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 ""
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2626
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2630
msgid "K2:"
msgstr ""
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2627
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2631
msgid "K3:"
msgstr ""
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2628
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2632
msgid "K4:"
msgstr ""
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2631
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2635
msgid "Size:"
msgstr ""
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2631
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2635
msgid "width of the convolve matrix"
msgstr ""
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2631
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2635
msgid "height of the convolve matrix"
msgstr ""
#. default x:
#. default y:
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2632
-#: ../src/ui/dialog/object-attributes.cpp:48
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2636
+#: ../src/ui/dialog/object-attributes.cpp:47
msgid "Target:"
msgstr ""
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2632
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2636
msgid ""
"X coordinate of the target point in the convolve matrix. The convolution is "
"applied to pixels around this point."
msgstr ""
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2632
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2636
msgid ""
"Y coordinate of the target point in the convolve matrix. The convolution is "
"applied to pixels around this point."
msgstr ""
#. TRANSLATORS: for info on "Kernel", see http://en.wikipedia.org/wiki/Kernel_(matrix)
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2634
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2638
msgid "Kernel:"
msgstr ""
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2634
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2638
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 "
@@ -14408,11 +14509,11 @@ msgid ""
"would lead to a common blur effect."
msgstr ""
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2636
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2640
msgid "Divisor:"
msgstr ""
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2636
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2640
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 "
@@ -14420,189 +14521,189 @@ msgid ""
"effect on the overall color intensity of the result."
msgstr ""
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2637
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2641
msgid "Bias:"
msgstr ""
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2637
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2641
msgid ""
"This value is added to each component. This is useful to define a constant "
"value as the zero response of the filter."
msgstr ""
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2638
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2642
msgid "Edge Mode:"
msgstr ""
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2638
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2642
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 ""
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2639
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2643
msgid "Preserve Alpha"
msgstr ""
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2639
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2643
msgid "If set, the alpha channel won't be altered by this filter primitive."
msgstr ""
#. default: white
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2642
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2646
msgid "Diffuse Color:"
msgstr ""
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2642
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2675
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2646
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2679
msgid "Defines the color of the light source"
msgstr ""
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2643
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2676
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2647
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2680
msgid "Surface Scale:"
msgstr ""
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2643
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2676
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2647
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2680
msgid ""
"This value amplifies the heights of the bump map defined by the input alpha "
"channel"
msgstr ""
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2644
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2677
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2648
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2681
msgid "Constant:"
msgstr ""
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2644
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2677
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2648
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2681
msgid "This constant affects the Phong lighting model."
msgstr ""
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2645
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2679
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2649
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2683
msgid "Kernel Unit Length:"
msgstr ""
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2649
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2653
msgid "This defines the intensity of the displacement effect."
msgstr ""
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2650
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2654
msgid "X displacement:"
msgstr ""
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2650
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2654
msgid "Color component that controls the displacement in the X direction"
msgstr ""
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2651
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2655
msgid "Y displacement:"
msgstr ""
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2651
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2655
msgid "Color component that controls the displacement in the Y direction"
msgstr ""
#. default: black
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2654
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2658
msgid "Flood Color:"
msgstr ""
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2654
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2658
msgid "The whole filter region will be filled with this color."
msgstr ""
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2658
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2662
msgid "Standard Deviation:"
msgstr ""
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2658
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2662
msgid "The standard deviation for the blur operation."
msgstr ""
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2664
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2668
msgid ""
"Erode: performs \"thinning\" of input image.\n"
"Dilate: performs \"fattenning\" of input image."
msgstr ""
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2668
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2672
msgid "Source of Image:"
msgstr ""
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2671
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2675
msgid "Delta X:"
msgstr ""
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2671
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2675
msgid "This is how far the input image gets shifted to the right"
msgstr ""
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2672
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2676
msgid "Delta Y:"
msgstr ""
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2672
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2676
msgid "This is how far the input image gets shifted downwards"
msgstr ""
#. default: white
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2675
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2679
msgid "Specular Color:"
msgstr ""
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2678
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2682
#: ../share/extensions/interp.inx.h:2
msgid "Exponent:"
msgstr ""
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2678
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2682
msgid "Exponent for specular term, larger is more \"shiny\"."
msgstr ""
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2687
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2691
msgid ""
"Indicates whether the filter primitive should perform a noise or turbulence "
"function."
msgstr ""
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2688
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2692
msgid "Base Frequency:"
msgstr ""
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2689
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2693
msgid "Octaves:"
msgstr ""
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2690
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2694
msgid "Seed:"
msgstr ""
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2690
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2694
msgid "The starting number for the pseudo random number generator."
msgstr ""
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2702
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2706
msgid "Add filter primitive"
msgstr ""
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2719
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2723
msgid ""
"The <b>feBlend</b> filter primitive provides 4 image blending modes: screen, "
"multiply, darken and lighten."
msgstr ""
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2723
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2727
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 ""
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2727
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2731
msgid ""
"The <b>feComponentTransfer</b> filter primitive manipulates the input's "
"color components (red, green, blue, and alpha) according to particular "
@@ -14610,7 +14711,7 @@ msgid ""
"adjustment, color balance, and thresholding."
msgstr ""
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2731
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2735
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 "
@@ -14618,7 +14719,7 @@ msgid ""
"between the corresponding pixel values of the images."
msgstr ""
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2735
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2739
msgid ""
"The <b>feConvolveMatrix</b> lets you specify a Convolution to be applied on "
"the image. Common effects created using convolution matrices are blur, "
@@ -14627,7 +14728,7 @@ msgid ""
"is faster and resolution-independent."
msgstr ""
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2739
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2743
msgid ""
"The <b>feDiffuseLighting</b> and feSpecularLighting filter primitives create "
"\"embossed\" shadings. The input's alpha channel is used to provide depth "
@@ -14635,7 +14736,7 @@ msgid ""
"opacity areas recede away from the viewer."
msgstr ""
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2743
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2747
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 "
@@ -14643,26 +14744,26 @@ msgid ""
"effects."
msgstr ""
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2747
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2751
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 ""
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2751
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2755
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 ""
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2755
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2759
msgid ""
"The <b>feImage</b> filter primitive fills the region with an external image "
"or another part of the document."
msgstr ""
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2759
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2763
msgid ""
"The <b>feMerge</b> filter primitive composites several temporary images "
"inside the filter primitive to a single image. It uses normal alpha "
@@ -14670,21 +14771,21 @@ msgid ""
"in 'normal' mode or several feComposite primitives in 'over' mode."
msgstr ""
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2763
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2767
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 ""
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2767
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2771
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 ""
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2771
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2775
msgid ""
"The <b>feDiffuseLighting</b> and <b>feSpecularLighting</b> filter primitives "
"create \"embossed\" shadings. The input's alpha channel is used to provide "
@@ -14692,23 +14793,23 @@ msgid ""
"lower opacity areas recede away from the viewer."
msgstr ""
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2775
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2779
msgid ""
"The <b>feTile</b> filter primitive tiles a region with its input graphic"
msgstr ""
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2779
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2783
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 ""
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2798
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2802
msgid "Duplicate filter primitive"
msgstr ""
-#: ../src/ui/dialog/filter-effects-dialog.cpp:2851
+#: ../src/ui/dialog/filter-effects-dialog.cpp:2855
msgid "Set filter primitive attribute"
msgstr ""
@@ -15017,6 +15118,24 @@ msgstr ""
msgid "Select a property"
msgstr ""
+#: ../src/ui/dialog/font-substitution.cpp:75
+msgid ""
+"\n"
+"Some fonts are not available and have been substituted."
+msgstr ""
+
+#: ../src/ui/dialog/font-substitution.cpp:78
+msgid "Font substitution"
+msgstr ""
+
+#: ../src/ui/dialog/font-substitution.cpp:97
+msgid "Select all the affected items"
+msgstr ""
+
+#: ../src/ui/dialog/font-substitution.cpp:102
+msgid "Don't show this warning again"
+msgstr ""
+
#: ../src/ui/dialog/glyphs.cpp:60 ../src/ui/dialog/glyphs.cpp:152
msgid "all"
msgstr ""
@@ -15811,333 +15930,333 @@ msgstr ""
msgid "Selection only or whole document"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:182
+#: ../src/ui/dialog/inkscape-preferences.cpp:181
msgid "Show selection cue"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:183
+#: ../src/ui/dialog/inkscape-preferences.cpp:182
msgid ""
"Whether selected objects display a selection cue (the same as in selector)"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:189
+#: ../src/ui/dialog/inkscape-preferences.cpp:188
msgid "Enable gradient editing"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:190
+#: ../src/ui/dialog/inkscape-preferences.cpp:189
msgid "Whether selected objects display gradient editing controls"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:195
+#: ../src/ui/dialog/inkscape-preferences.cpp:194
msgid "Conversion to guides uses edges instead of bounding box"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:196
+#: ../src/ui/dialog/inkscape-preferences.cpp:195
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 ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:203
+#: ../src/ui/dialog/inkscape-preferences.cpp:202
msgid "Ctrl+click _dot size:"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:203
+#: ../src/ui/dialog/inkscape-preferences.cpp:202
msgid "times current stroke width"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:204
+#: ../src/ui/dialog/inkscape-preferences.cpp:203
msgid "Size of dots created with Ctrl+click (relative to current stroke width)"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:219
+#: ../src/ui/dialog/inkscape-preferences.cpp:218
msgid "<b>No objects selected</b> to take the style from."
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:228
+#: ../src/ui/dialog/inkscape-preferences.cpp:227
msgid ""
"<b>More than one object selected.</b> Cannot take style from multiple "
"objects."
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:261
+#: ../src/ui/dialog/inkscape-preferences.cpp:260
msgid "Style of new objects"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:263
+#: ../src/ui/dialog/inkscape-preferences.cpp:262
msgid "Last used style"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:265
+#: ../src/ui/dialog/inkscape-preferences.cpp:264
msgid "Apply the style you last set on an object"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:270
+#: ../src/ui/dialog/inkscape-preferences.cpp:269
msgid "This tool's own style:"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:274
+#: ../src/ui/dialog/inkscape-preferences.cpp:273
msgid ""
"Each tool may store its own style to apply to the newly created objects. Use "
"the button below to set it."
msgstr ""
#. style swatch
-#: ../src/ui/dialog/inkscape-preferences.cpp:278
+#: ../src/ui/dialog/inkscape-preferences.cpp:277
msgid "Take from selection"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:283
+#: ../src/ui/dialog/inkscape-preferences.cpp:282
msgid "This tool's style of new objects"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:290
+#: ../src/ui/dialog/inkscape-preferences.cpp:289
msgid "Remember the style of the (first) selected object as this tool's style"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:295
+#: ../src/ui/dialog/inkscape-preferences.cpp:294
msgid "Tools"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:298
+#: ../src/ui/dialog/inkscape-preferences.cpp:297
msgid "Bounding box to use"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:299
+#: ../src/ui/dialog/inkscape-preferences.cpp:298
msgid "Visual bounding box"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:301
+#: ../src/ui/dialog/inkscape-preferences.cpp:300
msgid "This bounding box includes stroke width, markers, filter margins, etc."
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:302
+#: ../src/ui/dialog/inkscape-preferences.cpp:301
msgid "Geometric bounding box"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:304
+#: ../src/ui/dialog/inkscape-preferences.cpp:303
msgid "This bounding box includes only the bare path"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:306
+#: ../src/ui/dialog/inkscape-preferences.cpp:305
msgid "Conversion to guides"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:307
+#: ../src/ui/dialog/inkscape-preferences.cpp:306
msgid "Keep objects after conversion to guides"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:309
+#: ../src/ui/dialog/inkscape-preferences.cpp:308
msgid ""
"When converting an object to guides, don't delete the object after the "
"conversion"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:310
+#: ../src/ui/dialog/inkscape-preferences.cpp:309
msgid "Treat groups as a single object"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:312
+#: ../src/ui/dialog/inkscape-preferences.cpp:311
msgid ""
"Treat groups as a single object during conversion to guides rather than "
"converting each child separately"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:314
+#: ../src/ui/dialog/inkscape-preferences.cpp:313
msgid "Average all sketches"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:315
+#: ../src/ui/dialog/inkscape-preferences.cpp:314
msgid "Width is in absolute units"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:316
+#: ../src/ui/dialog/inkscape-preferences.cpp:315
msgid "Select new path"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:317
+#: ../src/ui/dialog/inkscape-preferences.cpp:316
msgid "Don't attach connectors to text objects"
msgstr ""
#. Selector
-#: ../src/ui/dialog/inkscape-preferences.cpp:320
+#: ../src/ui/dialog/inkscape-preferences.cpp:319
msgid "Selector"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:325
+#: ../src/ui/dialog/inkscape-preferences.cpp:324
msgid "When transforming, show"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:326
+#: ../src/ui/dialog/inkscape-preferences.cpp:325
msgid "Objects"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:328
+#: ../src/ui/dialog/inkscape-preferences.cpp:327
msgid "Show the actual objects when moving or transforming"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:329
+#: ../src/ui/dialog/inkscape-preferences.cpp:328
msgid "Box outline"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:331
+#: ../src/ui/dialog/inkscape-preferences.cpp:330
msgid "Show only a box outline of the objects when moving or transforming"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:332
+#: ../src/ui/dialog/inkscape-preferences.cpp:331
msgid "Per-object selection cue"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:335
+#: ../src/ui/dialog/inkscape-preferences.cpp:334
msgid "No per-object selection indication"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:336
+#: ../src/ui/dialog/inkscape-preferences.cpp:335
msgid "Mark"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:338
+#: ../src/ui/dialog/inkscape-preferences.cpp:337
msgid "Each selected object has a diamond mark in the top left corner"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:339
+#: ../src/ui/dialog/inkscape-preferences.cpp:338
msgid "Box"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:341
+#: ../src/ui/dialog/inkscape-preferences.cpp:340
msgid "Each selected object displays its bounding box"
msgstr ""
#. Node
-#: ../src/ui/dialog/inkscape-preferences.cpp:344
+#: ../src/ui/dialog/inkscape-preferences.cpp:343
msgid "Node"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:347
+#: ../src/ui/dialog/inkscape-preferences.cpp:346
msgid "Path outline"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:348
+#: ../src/ui/dialog/inkscape-preferences.cpp:347
msgid "Path outline color"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:349
+#: ../src/ui/dialog/inkscape-preferences.cpp:348
msgid "Selects the color used for showing the path outline"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:350
+#: ../src/ui/dialog/inkscape-preferences.cpp:349
msgid "Always show outline"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:351
+#: ../src/ui/dialog/inkscape-preferences.cpp:350
msgid "Show outlines for all paths, not only invisible paths"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:352
+#: ../src/ui/dialog/inkscape-preferences.cpp:351
msgid "Update outline when dragging nodes"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:353
+#: ../src/ui/dialog/inkscape-preferences.cpp:352
msgid ""
"Update the outline when dragging or transforming nodes; if this is off, the "
"outline will only update when completing a drag"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:354
+#: ../src/ui/dialog/inkscape-preferences.cpp:353
msgid "Update paths when dragging nodes"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:355
+#: ../src/ui/dialog/inkscape-preferences.cpp:354
msgid ""
"Update paths when dragging or transforming nodes; if this is off, paths will "
"only be updated when completing a drag"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:356
+#: ../src/ui/dialog/inkscape-preferences.cpp:355
msgid "Show path direction on outlines"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:357
+#: ../src/ui/dialog/inkscape-preferences.cpp:356
msgid ""
"Visualize the direction of selected paths by drawing small arrows in the "
"middle of each outline segment"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:358
+#: ../src/ui/dialog/inkscape-preferences.cpp:357
msgid "Show temporary path outline"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:359
+#: ../src/ui/dialog/inkscape-preferences.cpp:358
msgid "When hovering over a path, briefly flash its outline"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:360
+#: ../src/ui/dialog/inkscape-preferences.cpp:359
msgid "Show temporary outline for selected paths"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:361
+#: ../src/ui/dialog/inkscape-preferences.cpp:360
msgid "Show temporary outline even when a path is selected for editing"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:363
+#: ../src/ui/dialog/inkscape-preferences.cpp:362
msgid "_Flash time:"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:363
+#: ../src/ui/dialog/inkscape-preferences.cpp:362
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 ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:364
+#: ../src/ui/dialog/inkscape-preferences.cpp:363
msgid "Editing preferences"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:365
+#: ../src/ui/dialog/inkscape-preferences.cpp:364
msgid "Show transform handles for single nodes"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:366
+#: ../src/ui/dialog/inkscape-preferences.cpp:365
msgid "Show transform handles even when only a single node is selected"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:367
+#: ../src/ui/dialog/inkscape-preferences.cpp:366
msgid "Deleting nodes preserves shape"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:368
+#: ../src/ui/dialog/inkscape-preferences.cpp:367
msgid ""
"Move handles next to deleted nodes to resemble original shape; hold Ctrl to "
"get the other behavior"
msgstr ""
#. Tweak
-#: ../src/ui/dialog/inkscape-preferences.cpp:371
+#: ../src/ui/dialog/inkscape-preferences.cpp:370
msgid "Tweak"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:372
+#: ../src/ui/dialog/inkscape-preferences.cpp:371
msgid "Object paint style"
msgstr ""
#. Zoom
-#: ../src/ui/dialog/inkscape-preferences.cpp:377
+#: ../src/ui/dialog/inkscape-preferences.cpp:376
#: ../src/widgets/desktop-widget.cpp:632
msgid "Zoom"
msgstr ""
#. Measure
-#: ../src/ui/dialog/inkscape-preferences.cpp:382 ../src/verbs.cpp:2614
+#: ../src/ui/dialog/inkscape-preferences.cpp:381 ../src/verbs.cpp:2614
msgctxt "ContextVerb"
msgid "Measure"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:384
+#: ../src/ui/dialog/inkscape-preferences.cpp:383
msgid "Ignore first and last points"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:385
+#: ../src/ui/dialog/inkscape-preferences.cpp:384
msgid ""
"The start and end of the measurement tool's control line will not be "
"considered for calculating lengths. Only lengths between actual curve "
@@ -16145,63 +16264,63 @@ msgid ""
msgstr ""
#. Shapes
-#: ../src/ui/dialog/inkscape-preferences.cpp:388
+#: ../src/ui/dialog/inkscape-preferences.cpp:387
msgid "Shapes"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:420
+#: ../src/ui/dialog/inkscape-preferences.cpp:419
msgid "Sketch mode"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:422
+#: ../src/ui/dialog/inkscape-preferences.cpp:421
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 ""
#. Pen
-#: ../src/ui/dialog/inkscape-preferences.cpp:425
+#: ../src/ui/dialog/inkscape-preferences.cpp:424
#: ../src/ui/dialog/input.cpp:1485
msgid "Pen"
msgstr ""
#. Calligraphy
-#: ../src/ui/dialog/inkscape-preferences.cpp:431
+#: ../src/ui/dialog/inkscape-preferences.cpp:430
msgid "Calligraphy"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:435
+#: ../src/ui/dialog/inkscape-preferences.cpp:434
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 ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:437
+#: ../src/ui/dialog/inkscape-preferences.cpp:436
msgid ""
"If on, each newly created object will be selected (deselecting previous "
"selection)"
msgstr ""
#. Text
-#: ../src/ui/dialog/inkscape-preferences.cpp:440 ../src/verbs.cpp:2606
+#: ../src/ui/dialog/inkscape-preferences.cpp:439 ../src/verbs.cpp:2606
msgctxt "ContextVerb"
msgid "Text"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:445
+#: ../src/ui/dialog/inkscape-preferences.cpp:444
msgid "Show font samples in the drop-down list"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:446
+#: ../src/ui/dialog/inkscape-preferences.cpp:445
msgid ""
"Show font samples alongside font names in the drop-down list in Text bar"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:448
+#: ../src/ui/dialog/inkscape-preferences.cpp:447
msgid "Show font substitution warning dialog"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:449
+#: ../src/ui/dialog/inkscape-preferences.cpp:448
msgid ""
"Show font substitution warning dialog when requested fonts are not available "
"on the system"
@@ -16209,915 +16328,915 @@ msgstr ""
#. , _("Ex square"), _("Percent")
#. , SP_CSS_UNIT_EX, SP_CSS_UNIT_PERCENT
-#: ../src/ui/dialog/inkscape-preferences.cpp:455
+#: ../src/ui/dialog/inkscape-preferences.cpp:454
msgid "Text units"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:457
+#: ../src/ui/dialog/inkscape-preferences.cpp:456
msgid "Text size unit type:"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:458
+#: ../src/ui/dialog/inkscape-preferences.cpp:457
msgid "Set the type of unit used in the text toolbar and text dialogs"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:459
+#: ../src/ui/dialog/inkscape-preferences.cpp:458
msgid "Always output text size in pixels (px)"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:460
+#: ../src/ui/dialog/inkscape-preferences.cpp:459
msgid ""
"Always convert the text size units above into pixels (px) before saving to "
"file"
msgstr ""
#. Spray
-#: ../src/ui/dialog/inkscape-preferences.cpp:465
+#: ../src/ui/dialog/inkscape-preferences.cpp:464
msgid "Spray"
msgstr ""
#. Eraser
-#: ../src/ui/dialog/inkscape-preferences.cpp:470
+#: ../src/ui/dialog/inkscape-preferences.cpp:469
msgid "Eraser"
msgstr ""
#. Paint Bucket
-#: ../src/ui/dialog/inkscape-preferences.cpp:474
+#: ../src/ui/dialog/inkscape-preferences.cpp:473
msgid "Paint Bucket"
msgstr ""
#. Gradient
-#: ../src/ui/dialog/inkscape-preferences.cpp:479
+#: ../src/ui/dialog/inkscape-preferences.cpp:478
#: ../src/widgets/gradient-selector.cpp:150
#: ../src/widgets/gradient-selector.cpp:302
msgid "Gradient"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:481
+#: ../src/ui/dialog/inkscape-preferences.cpp:480
msgid "Prevent sharing of gradient definitions"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:483
+#: ../src/ui/dialog/inkscape-preferences.cpp:482
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 ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:484
+#: ../src/ui/dialog/inkscape-preferences.cpp:483
msgid "Use legacy Gradient Editor"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:486
+#: ../src/ui/dialog/inkscape-preferences.cpp:485
msgid ""
"When on, the Gradient Edit button in the Fill & Stroke dialog will show the "
"legacy Gradient Editor dialog, when off the Gradient Tool will be used"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:489
+#: ../src/ui/dialog/inkscape-preferences.cpp:488
msgid "Linear gradient _angle:"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:490
+#: ../src/ui/dialog/inkscape-preferences.cpp:489
msgid ""
"Default angle of new linear gradients in degrees (clockwise from horizontal)"
msgstr ""
#. Dropper
-#: ../src/ui/dialog/inkscape-preferences.cpp:494
+#: ../src/ui/dialog/inkscape-preferences.cpp:493
msgid "Dropper"
msgstr ""
#. Connector
-#: ../src/ui/dialog/inkscape-preferences.cpp:499
+#: ../src/ui/dialog/inkscape-preferences.cpp:498
msgid "Connector"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:502
+#: ../src/ui/dialog/inkscape-preferences.cpp:501
msgid "If on, connector attachment points will not be shown for text objects"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:512
+#: ../src/ui/dialog/inkscape-preferences.cpp:511
msgid "Interface"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:515
+#: ../src/ui/dialog/inkscape-preferences.cpp:514
msgid "System default"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:515
+#: ../src/ui/dialog/inkscape-preferences.cpp:514
msgid "Albanian (sq)"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:515
+#: ../src/ui/dialog/inkscape-preferences.cpp:514
msgid "Amharic (am)"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:515
+#: ../src/ui/dialog/inkscape-preferences.cpp:514
msgid "Arabic (ar)"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:515
+#: ../src/ui/dialog/inkscape-preferences.cpp:514
msgid "Armenian (hy)"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:515
+#: ../src/ui/dialog/inkscape-preferences.cpp:514
msgid "Azerbaijani (az)"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:515
+#: ../src/ui/dialog/inkscape-preferences.cpp:514
msgid "Basque (eu)"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:515
+#: ../src/ui/dialog/inkscape-preferences.cpp:514
msgid "Belarusian (be)"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:516
+#: ../src/ui/dialog/inkscape-preferences.cpp:515
msgid "Bulgarian (bg)"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:516
+#: ../src/ui/dialog/inkscape-preferences.cpp:515
msgid "Bengali (bn)"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:516
+#: ../src/ui/dialog/inkscape-preferences.cpp:515
msgid "Bengali/Bangladesh (bn_BD)"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:516
+#: ../src/ui/dialog/inkscape-preferences.cpp:515
msgid "Breton (br)"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:516
+#: ../src/ui/dialog/inkscape-preferences.cpp:515
msgid "Catalan (ca)"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:516
+#: ../src/ui/dialog/inkscape-preferences.cpp:515
msgid "Valencian Catalan (ca@valencia)"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:516
+#: ../src/ui/dialog/inkscape-preferences.cpp:515
msgid "Chinese/China (zh_CN)"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:517
+#: ../src/ui/dialog/inkscape-preferences.cpp:516
msgid "Chinese/Taiwan (zh_TW)"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:517
+#: ../src/ui/dialog/inkscape-preferences.cpp:516
msgid "Croatian (hr)"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:517
+#: ../src/ui/dialog/inkscape-preferences.cpp:516
msgid "Czech (cs)"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:518
+#: ../src/ui/dialog/inkscape-preferences.cpp:517
msgid "Danish (da)"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:518
+#: ../src/ui/dialog/inkscape-preferences.cpp:517
msgid "Dutch (nl)"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:518
+#: ../src/ui/dialog/inkscape-preferences.cpp:517
msgid "Dzongkha (dz)"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:518
+#: ../src/ui/dialog/inkscape-preferences.cpp:517
msgid "German (de)"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:518
+#: ../src/ui/dialog/inkscape-preferences.cpp:517
msgid "Greek (el)"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:518
+#: ../src/ui/dialog/inkscape-preferences.cpp:517
msgid "English (en)"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:518
+#: ../src/ui/dialog/inkscape-preferences.cpp:517
msgid "English/Australia (en_AU)"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:519
+#: ../src/ui/dialog/inkscape-preferences.cpp:518
msgid "English/Canada (en_CA)"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:519
+#: ../src/ui/dialog/inkscape-preferences.cpp:518
msgid "English/Great Britain (en_GB)"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:519
+#: ../src/ui/dialog/inkscape-preferences.cpp:518
msgid "Pig Latin (en_US@piglatin)"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:520
+#: ../src/ui/dialog/inkscape-preferences.cpp:519
msgid "Esperanto (eo)"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:520
+#: ../src/ui/dialog/inkscape-preferences.cpp:519
msgid "Estonian (et)"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:520
+#: ../src/ui/dialog/inkscape-preferences.cpp:519
msgid "Farsi (fa)"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:520
+#: ../src/ui/dialog/inkscape-preferences.cpp:519
msgid "Finnish (fi)"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:521
+#: ../src/ui/dialog/inkscape-preferences.cpp:520
msgid "French (fr)"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:521
+#: ../src/ui/dialog/inkscape-preferences.cpp:520
msgid "Irish (ga)"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:521
+#: ../src/ui/dialog/inkscape-preferences.cpp:520
msgid "Galician (gl)"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:521
+#: ../src/ui/dialog/inkscape-preferences.cpp:520
msgid "Hebrew (he)"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:521
+#: ../src/ui/dialog/inkscape-preferences.cpp:520
msgid "Hungarian (hu)"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:522
+#: ../src/ui/dialog/inkscape-preferences.cpp:521
msgid "Indonesian (id)"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:522
+#: ../src/ui/dialog/inkscape-preferences.cpp:521
msgid "Italian (it)"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:522
+#: ../src/ui/dialog/inkscape-preferences.cpp:521
msgid "Japanese (ja)"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:522
+#: ../src/ui/dialog/inkscape-preferences.cpp:521
msgid "Khmer (km)"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:522
+#: ../src/ui/dialog/inkscape-preferences.cpp:521
msgid "Kinyarwanda (rw)"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:522
+#: ../src/ui/dialog/inkscape-preferences.cpp:521
msgid "Korean (ko)"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:522
+#: ../src/ui/dialog/inkscape-preferences.cpp:521
msgid "Lithuanian (lt)"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:522
+#: ../src/ui/dialog/inkscape-preferences.cpp:521
msgid "Latvian (lv)"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:522
+#: ../src/ui/dialog/inkscape-preferences.cpp:521
msgid "Macedonian (mk)"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:523
+#: ../src/ui/dialog/inkscape-preferences.cpp:522
msgid "Mongolian (mn)"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:523
+#: ../src/ui/dialog/inkscape-preferences.cpp:522
msgid "Nepali (ne)"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:523
+#: ../src/ui/dialog/inkscape-preferences.cpp:522
msgid "Norwegian Bokmål (nb)"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:523
+#: ../src/ui/dialog/inkscape-preferences.cpp:522
msgid "Norwegian Nynorsk (nn)"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:523
+#: ../src/ui/dialog/inkscape-preferences.cpp:522
msgid "Panjabi (pa)"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:524
+#: ../src/ui/dialog/inkscape-preferences.cpp:523
msgid "Polish (pl)"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:524
+#: ../src/ui/dialog/inkscape-preferences.cpp:523
msgid "Portuguese (pt)"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:524
+#: ../src/ui/dialog/inkscape-preferences.cpp:523
msgid "Portuguese/Brazil (pt_BR)"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:524
+#: ../src/ui/dialog/inkscape-preferences.cpp:523
msgid "Romanian (ro)"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:524
+#: ../src/ui/dialog/inkscape-preferences.cpp:523
msgid "Russian (ru)"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:525
+#: ../src/ui/dialog/inkscape-preferences.cpp:524
msgid "Serbian (sr)"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:525
+#: ../src/ui/dialog/inkscape-preferences.cpp:524
msgid "Serbian in Latin script (sr@latin)"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:525
+#: ../src/ui/dialog/inkscape-preferences.cpp:524
msgid "Slovak (sk)"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:525
+#: ../src/ui/dialog/inkscape-preferences.cpp:524
msgid "Slovenian (sl)"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:525
+#: ../src/ui/dialog/inkscape-preferences.cpp:524
msgid "Spanish (es)"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:525
+#: ../src/ui/dialog/inkscape-preferences.cpp:524
msgid "Spanish/Mexico (es_MX)"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:526
+#: ../src/ui/dialog/inkscape-preferences.cpp:525
msgid "Swedish (sv)"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:526
+#: ../src/ui/dialog/inkscape-preferences.cpp:525
msgid "Telugu (te_IN)"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:526
+#: ../src/ui/dialog/inkscape-preferences.cpp:525
msgid "Thai (th)"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:526
+#: ../src/ui/dialog/inkscape-preferences.cpp:525
msgid "Turkish (tr)"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:526
+#: ../src/ui/dialog/inkscape-preferences.cpp:525
msgid "Ukrainian (uk)"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:526
+#: ../src/ui/dialog/inkscape-preferences.cpp:525
msgid "Vietnamese (vi)"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:558
+#: ../src/ui/dialog/inkscape-preferences.cpp:557
msgid "Language (requires restart):"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:559
+#: ../src/ui/dialog/inkscape-preferences.cpp:558
msgid "Set the language for menus and number formats"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:562
+#: ../src/ui/dialog/inkscape-preferences.cpp:561
msgid "Large"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:562
+#: ../src/ui/dialog/inkscape-preferences.cpp:561
msgid "Small"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:562
+#: ../src/ui/dialog/inkscape-preferences.cpp:561
msgid "Smaller"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:566
+#: ../src/ui/dialog/inkscape-preferences.cpp:565
msgid "Toolbox icon size:"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:567
+#: ../src/ui/dialog/inkscape-preferences.cpp:566
msgid "Set the size for the tool icons (requires restart)"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:570
+#: ../src/ui/dialog/inkscape-preferences.cpp:569
msgid "Control bar icon size:"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:571
+#: ../src/ui/dialog/inkscape-preferences.cpp:570
msgid ""
"Set the size for the icons in tools' control bars to use (requires restart)"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:574
+#: ../src/ui/dialog/inkscape-preferences.cpp:573
msgid "Secondary toolbar icon size:"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:575
+#: ../src/ui/dialog/inkscape-preferences.cpp:574
msgid ""
"Set the size for the icons in secondary toolbars to use (requires restart)"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:578
+#: ../src/ui/dialog/inkscape-preferences.cpp:577
msgid "Work-around color sliders not drawing"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:580
+#: ../src/ui/dialog/inkscape-preferences.cpp:579
msgid ""
"When on, will attempt to work around bugs in certain GTK themes drawing "
"color sliders"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:585
+#: ../src/ui/dialog/inkscape-preferences.cpp:584
msgid "Clear list"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:588
+#: ../src/ui/dialog/inkscape-preferences.cpp:587
msgid "Maximum documents in Open _Recent:"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:589
+#: ../src/ui/dialog/inkscape-preferences.cpp:588
msgid ""
"Set the maximum length of the Open Recent list in the File menu, or clear "
"the list"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:592
+#: ../src/ui/dialog/inkscape-preferences.cpp:591
msgid "_Zoom correction factor (in %):"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:593
+#: ../src/ui/dialog/inkscape-preferences.cpp:592
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 ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:596
+#: ../src/ui/dialog/inkscape-preferences.cpp:595
msgid "Enable dynamic relayout for incomplete sections"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:598
+#: ../src/ui/dialog/inkscape-preferences.cpp:597
msgid ""
"When on, will allow dynamic layout of components that are not completely "
"finished being refactored"
msgstr ""
#. show infobox
-#: ../src/ui/dialog/inkscape-preferences.cpp:601
+#: ../src/ui/dialog/inkscape-preferences.cpp:600
msgid "Show filter primitives infobox (requires restart)"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:603
+#: ../src/ui/dialog/inkscape-preferences.cpp:602
msgid ""
"Show icons and descriptions for the filter primitives available at the "
"filter effects dialog"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:606
-#: ../src/ui/dialog/inkscape-preferences.cpp:614
+#: ../src/ui/dialog/inkscape-preferences.cpp:605
+#: ../src/ui/dialog/inkscape-preferences.cpp:613
msgid "Icons only"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:606
-#: ../src/ui/dialog/inkscape-preferences.cpp:614
+#: ../src/ui/dialog/inkscape-preferences.cpp:605
+#: ../src/ui/dialog/inkscape-preferences.cpp:613
msgid "Text only"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:606
-#: ../src/ui/dialog/inkscape-preferences.cpp:614
+#: ../src/ui/dialog/inkscape-preferences.cpp:605
+#: ../src/ui/dialog/inkscape-preferences.cpp:613
msgid "Icons and text"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:611
+#: ../src/ui/dialog/inkscape-preferences.cpp:610
msgid "Dockbar style (requires restart):"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:612
+#: ../src/ui/dialog/inkscape-preferences.cpp:611
msgid ""
"Selects whether the vertical bars on the dockbar will show text labels, "
"icons, or both"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:619
+#: ../src/ui/dialog/inkscape-preferences.cpp:618
msgid "Switcher style (requires restart):"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:620
+#: ../src/ui/dialog/inkscape-preferences.cpp:619
msgid ""
"Selects whether the dockbar switcher will show text labels, icons, or both"
msgstr ""
#. Windows
-#: ../src/ui/dialog/inkscape-preferences.cpp:624
+#: ../src/ui/dialog/inkscape-preferences.cpp:623
msgid "Save and restore window geometry for each document"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:625
+#: ../src/ui/dialog/inkscape-preferences.cpp:624
msgid "Remember and use last window's geometry"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:626
+#: ../src/ui/dialog/inkscape-preferences.cpp:625
msgid "Don't save window geometry"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:628
+#: ../src/ui/dialog/inkscape-preferences.cpp:627
msgid "Save and restore dialogs status"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:629
-#: ../src/ui/dialog/inkscape-preferences.cpp:656
+#: ../src/ui/dialog/inkscape-preferences.cpp:628
+#: ../src/ui/dialog/inkscape-preferences.cpp:655
msgid "Don't save dialogs status"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:631
-#: ../src/ui/dialog/inkscape-preferences.cpp:664
+#: ../src/ui/dialog/inkscape-preferences.cpp:630
+#: ../src/ui/dialog/inkscape-preferences.cpp:663
msgid "Dockable"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:635
+#: ../src/ui/dialog/inkscape-preferences.cpp:634
msgid "Native open/save dialogs"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:636
+#: ../src/ui/dialog/inkscape-preferences.cpp:635
msgid "GTK open/save dialogs"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:638
+#: ../src/ui/dialog/inkscape-preferences.cpp:637
msgid "Dialogs are hidden in taskbar"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:639
+#: ../src/ui/dialog/inkscape-preferences.cpp:638
msgid "Save and restore documents viewport"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:640
+#: ../src/ui/dialog/inkscape-preferences.cpp:639
msgid "Zoom when window is resized"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:641
+#: ../src/ui/dialog/inkscape-preferences.cpp:640
msgid "Show close button on dialogs"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:644
+#: ../src/ui/dialog/inkscape-preferences.cpp:643
msgid "Aggressive"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:646
+#: ../src/ui/dialog/inkscape-preferences.cpp:645
msgid "Saving window geometry (size and position)"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:648
+#: ../src/ui/dialog/inkscape-preferences.cpp:647
msgid "Let the window manager determine placement of all windows"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:650
+#: ../src/ui/dialog/inkscape-preferences.cpp:649
msgid ""
"Remember and use the last window's geometry (saves geometry to user "
"preferences)"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:652
+#: ../src/ui/dialog/inkscape-preferences.cpp:651
msgid ""
"Save and restore window geometry for each document (saves geometry in the "
"document)"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:654
+#: ../src/ui/dialog/inkscape-preferences.cpp:653
msgid "Saving dialogs status"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:658
+#: ../src/ui/dialog/inkscape-preferences.cpp:657
msgid ""
"Save and restore dialogs status (the last open windows dialogs are saved "
"when it closes)"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:662
+#: ../src/ui/dialog/inkscape-preferences.cpp:661
msgid "Dialog behavior (requires restart)"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:668
+#: ../src/ui/dialog/inkscape-preferences.cpp:667
msgid "Desktop integration"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:670
+#: ../src/ui/dialog/inkscape-preferences.cpp:669
msgid "Use Windows like open and save dialogs"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:672
+#: ../src/ui/dialog/inkscape-preferences.cpp:671
msgid "Use GTK open and save dialogs "
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:676
+#: ../src/ui/dialog/inkscape-preferences.cpp:675
msgid "Dialogs on top:"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:679
+#: ../src/ui/dialog/inkscape-preferences.cpp:678
msgid "Dialogs are treated as regular windows"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:681
+#: ../src/ui/dialog/inkscape-preferences.cpp:680
msgid "Dialogs stay on top of document windows"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:683
+#: ../src/ui/dialog/inkscape-preferences.cpp:682
msgid "Same as Normal but may work better with some window managers"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:686
+#: ../src/ui/dialog/inkscape-preferences.cpp:685
msgid "Dialog Transparency"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:688
+#: ../src/ui/dialog/inkscape-preferences.cpp:687
msgid "_Opacity when focused:"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:690
+#: ../src/ui/dialog/inkscape-preferences.cpp:689
msgid "Opacity when _unfocused:"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:692
+#: ../src/ui/dialog/inkscape-preferences.cpp:691
msgid "_Time of opacity change animation:"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:695
+#: ../src/ui/dialog/inkscape-preferences.cpp:694
msgid "Miscellaneous"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:698
+#: ../src/ui/dialog/inkscape-preferences.cpp:697
msgid "Whether dialog windows are to be hidden in the window manager taskbar"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:701
+#: ../src/ui/dialog/inkscape-preferences.cpp:700
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 ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:703
+#: ../src/ui/dialog/inkscape-preferences.cpp:702
msgid ""
"Save documents viewport (zoom and panning position). Useful to turn off when "
"sharing version controlled files."
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:705
+#: ../src/ui/dialog/inkscape-preferences.cpp:704
msgid "Whether dialog windows have a close button (requires restart)"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:706
+#: ../src/ui/dialog/inkscape-preferences.cpp:705
msgid "Windows"
msgstr ""
#. Grids
-#: ../src/ui/dialog/inkscape-preferences.cpp:709
+#: ../src/ui/dialog/inkscape-preferences.cpp:708
msgid "Line color when zooming out"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:712
+#: ../src/ui/dialog/inkscape-preferences.cpp:711
msgid "The gridlines will be shown in minor grid line color"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:714
+#: ../src/ui/dialog/inkscape-preferences.cpp:713
msgid "The gridlines will be shown in major grid line color"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:716
+#: ../src/ui/dialog/inkscape-preferences.cpp:715
msgid "Default grid settings"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:722
-#: ../src/ui/dialog/inkscape-preferences.cpp:747
+#: ../src/ui/dialog/inkscape-preferences.cpp:721
+#: ../src/ui/dialog/inkscape-preferences.cpp:746
msgid "Grid units:"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:727
-#: ../src/ui/dialog/inkscape-preferences.cpp:752
+#: ../src/ui/dialog/inkscape-preferences.cpp:726
+#: ../src/ui/dialog/inkscape-preferences.cpp:751
msgid "Origin X:"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:728
-#: ../src/ui/dialog/inkscape-preferences.cpp:753
+#: ../src/ui/dialog/inkscape-preferences.cpp:727
+#: ../src/ui/dialog/inkscape-preferences.cpp:752
msgid "Origin Y:"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:733
+#: ../src/ui/dialog/inkscape-preferences.cpp:732
msgid "Spacing X:"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:734
-#: ../src/ui/dialog/inkscape-preferences.cpp:756
+#: ../src/ui/dialog/inkscape-preferences.cpp:733
+#: ../src/ui/dialog/inkscape-preferences.cpp:755
msgid "Spacing Y:"
msgstr ""
+#: ../src/ui/dialog/inkscape-preferences.cpp:735
#: ../src/ui/dialog/inkscape-preferences.cpp:736
-#: ../src/ui/dialog/inkscape-preferences.cpp:737
+#: ../src/ui/dialog/inkscape-preferences.cpp:760
#: ../src/ui/dialog/inkscape-preferences.cpp:761
-#: ../src/ui/dialog/inkscape-preferences.cpp:762
msgid "Minor grid line color:"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:737
-#: ../src/ui/dialog/inkscape-preferences.cpp:762
+#: ../src/ui/dialog/inkscape-preferences.cpp:736
+#: ../src/ui/dialog/inkscape-preferences.cpp:761
msgid "Color used for normal grid lines"
msgstr ""
+#: ../src/ui/dialog/inkscape-preferences.cpp:737
#: ../src/ui/dialog/inkscape-preferences.cpp:738
-#: ../src/ui/dialog/inkscape-preferences.cpp:739
+#: ../src/ui/dialog/inkscape-preferences.cpp:762
#: ../src/ui/dialog/inkscape-preferences.cpp:763
-#: ../src/ui/dialog/inkscape-preferences.cpp:764
msgid "Major grid line color:"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:739
-#: ../src/ui/dialog/inkscape-preferences.cpp:764
+#: ../src/ui/dialog/inkscape-preferences.cpp:738
+#: ../src/ui/dialog/inkscape-preferences.cpp:763
msgid "Color used for major (highlighted) grid lines"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:741
-#: ../src/ui/dialog/inkscape-preferences.cpp:766
+#: ../src/ui/dialog/inkscape-preferences.cpp:740
+#: ../src/ui/dialog/inkscape-preferences.cpp:765
msgid "Major grid line every:"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:742
+#: ../src/ui/dialog/inkscape-preferences.cpp:741
msgid "Show dots instead of lines"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:743
+#: ../src/ui/dialog/inkscape-preferences.cpp:742
msgid "If set, display dots at gridpoints instead of gridlines"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:824
+#: ../src/ui/dialog/inkscape-preferences.cpp:823
msgid "Input/Output"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:827
+#: ../src/ui/dialog/inkscape-preferences.cpp:826
msgid "Use current directory for \"Save As ...\""
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:829
+#: ../src/ui/dialog/inkscape-preferences.cpp:828
msgid ""
"When this option is on, the \"Save as...\" and \"Save a Copy\" dialogs will "
"always open in the directory where the currently open document is; when it's "
"off, each will open in the directory where you last saved a file using it"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:831
+#: ../src/ui/dialog/inkscape-preferences.cpp:830
msgid "Add label comments to printing output"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:833
+#: ../src/ui/dialog/inkscape-preferences.cpp:832
msgid ""
"When on, a comment will be added to the raw print output, marking the "
"rendered output for an object with its label"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:835
+#: ../src/ui/dialog/inkscape-preferences.cpp:834
msgid "Add default metadata to new documents"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:837
+#: ../src/ui/dialog/inkscape-preferences.cpp:836
msgid ""
"Add default metadata to new documents. Default metadata can be set from "
"Document Properties->Metadata."
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:841
+#: ../src/ui/dialog/inkscape-preferences.cpp:840
msgid "_Grab sensitivity:"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:841
+#: ../src/ui/dialog/inkscape-preferences.cpp:840
msgid "pixels (requires restart)"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:842
+#: ../src/ui/dialog/inkscape-preferences.cpp:841
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 ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:844
+#: ../src/ui/dialog/inkscape-preferences.cpp:843
msgid "_Click/drag threshold:"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:844
-#: ../src/ui/dialog/inkscape-preferences.cpp:1182
-#: ../src/ui/dialog/inkscape-preferences.cpp:1186
-#: ../src/ui/dialog/inkscape-preferences.cpp:1196
+#: ../src/ui/dialog/inkscape-preferences.cpp:843
+#: ../src/ui/dialog/inkscape-preferences.cpp:1181
+#: ../src/ui/dialog/inkscape-preferences.cpp:1185
+#: ../src/ui/dialog/inkscape-preferences.cpp:1195
msgid "pixels"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:845
+#: ../src/ui/dialog/inkscape-preferences.cpp:844
msgid ""
"Maximum mouse drag (in screen pixels) which is considered a click, not a drag"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:848
+#: ../src/ui/dialog/inkscape-preferences.cpp:847
msgid "_Handle size:"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:849
+#: ../src/ui/dialog/inkscape-preferences.cpp:848
msgid "Set the relative size of node handles"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:851
+#: ../src/ui/dialog/inkscape-preferences.cpp:850
msgid "Use pressure-sensitive tablet (requires restart)"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:853
+#: ../src/ui/dialog/inkscape-preferences.cpp:852
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 ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:855
+#: ../src/ui/dialog/inkscape-preferences.cpp:854
msgid "Switch tool based on tablet device (requires restart)"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:857
+#: ../src/ui/dialog/inkscape-preferences.cpp:856
msgid ""
"Change tool as different devices are used on the tablet (pen, eraser, mouse)"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:858
+#: ../src/ui/dialog/inkscape-preferences.cpp:857
msgid "Input devices"
msgstr ""
#. SVG output options
-#: ../src/ui/dialog/inkscape-preferences.cpp:861
+#: ../src/ui/dialog/inkscape-preferences.cpp:860
msgid "Use named colors"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:862
+#: ../src/ui/dialog/inkscape-preferences.cpp:861
msgid ""
"If set, write the CSS name of the color when available (e.g. 'red' or "
"'magenta') instead of the numeric value"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:864
+#: ../src/ui/dialog/inkscape-preferences.cpp:863
msgid "XML formatting"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:866
+#: ../src/ui/dialog/inkscape-preferences.cpp:865
msgid "Inline attributes"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:867
+#: ../src/ui/dialog/inkscape-preferences.cpp:866
msgid "Put attributes on the same line as the element tag"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:870
+#: ../src/ui/dialog/inkscape-preferences.cpp:869
msgid "_Indent, spaces:"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:870
+#: ../src/ui/dialog/inkscape-preferences.cpp:869
msgid ""
"The number of spaces to use for indenting nested elements; set to 0 for no "
"indentation"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:872
+#: ../src/ui/dialog/inkscape-preferences.cpp:871
msgid "Path data"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:874
+#: ../src/ui/dialog/inkscape-preferences.cpp:873
msgid "Allow relative coordinates"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:875
+#: ../src/ui/dialog/inkscape-preferences.cpp:874
msgid "If set, relative coordinates may be used in path data"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:877
+#: ../src/ui/dialog/inkscape-preferences.cpp:876
msgid "Force repeat commands"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:878
+#: ../src/ui/dialog/inkscape-preferences.cpp:877
msgid ""
"Force repeating of the same path command (for example, 'L 1,2 L 3,4' instead "
"of 'L 1,2 3,4')"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:880
+#: ../src/ui/dialog/inkscape-preferences.cpp:879
msgid "Numbers"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:883
+#: ../src/ui/dialog/inkscape-preferences.cpp:882
msgid "_Numeric precision:"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:883
+#: ../src/ui/dialog/inkscape-preferences.cpp:882
msgid "Significant figures of the values written to the SVG file"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:886
+#: ../src/ui/dialog/inkscape-preferences.cpp:885
msgid "Minimum _exponent:"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:886
+#: ../src/ui/dialog/inkscape-preferences.cpp:885
msgid ""
"The smallest number written to SVG is 10 to the power of this exponent; "
"anything smaller is written as zero"
@@ -17125,56 +17244,56 @@ msgstr ""
#. Code to add controls for attribute checking options
#. Add incorrect style properties options
-#: ../src/ui/dialog/inkscape-preferences.cpp:891
+#: ../src/ui/dialog/inkscape-preferences.cpp:890
msgid "Improper Attributes Actions"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:893
-#: ../src/ui/dialog/inkscape-preferences.cpp:901
-#: ../src/ui/dialog/inkscape-preferences.cpp:909
+#: ../src/ui/dialog/inkscape-preferences.cpp:892
+#: ../src/ui/dialog/inkscape-preferences.cpp:900
+#: ../src/ui/dialog/inkscape-preferences.cpp:908
msgid "Print warnings"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:894
+#: ../src/ui/dialog/inkscape-preferences.cpp:893
msgid ""
"Print warning if invalid or non-useful attributes found. Database files "
"located in inkscape_data_dir/attributes."
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:895
+#: ../src/ui/dialog/inkscape-preferences.cpp:894
msgid "Remove attributes"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:896
+#: ../src/ui/dialog/inkscape-preferences.cpp:895
msgid "Delete invalid or non-useful attributes from element tag"
msgstr ""
#. Add incorrect style properties options
-#: ../src/ui/dialog/inkscape-preferences.cpp:899
+#: ../src/ui/dialog/inkscape-preferences.cpp:898
msgid "Inappropriate Style Properties Actions"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:902
+#: ../src/ui/dialog/inkscape-preferences.cpp:901
msgid ""
"Print warning if inappropriate style properties found (i.e. 'font-family' "
"set on a <rect>). Database files located in inkscape_data_dir/attributes."
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:903
-#: ../src/ui/dialog/inkscape-preferences.cpp:911
+#: ../src/ui/dialog/inkscape-preferences.cpp:902
+#: ../src/ui/dialog/inkscape-preferences.cpp:910
msgid "Remove style properties"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:904
+#: ../src/ui/dialog/inkscape-preferences.cpp:903
msgid "Delete inappropriate style properties"
msgstr ""
#. Add default or inherited style properties options
-#: ../src/ui/dialog/inkscape-preferences.cpp:907
+#: ../src/ui/dialog/inkscape-preferences.cpp:906
msgid "Non-useful Style Properties Actions"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:910
+#: ../src/ui/dialog/inkscape-preferences.cpp:909
msgid ""
"Print warning if redundant style properties found (i.e. if a property has "
"the default value and a different value is not inherited or if value is the "
@@ -17182,207 +17301,207 @@ msgid ""
"attributes."
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:912
+#: ../src/ui/dialog/inkscape-preferences.cpp:911
msgid "Delete redundant style properties"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:914
+#: ../src/ui/dialog/inkscape-preferences.cpp:913
msgid "Check Attributes and Style Properties on"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:916
+#: ../src/ui/dialog/inkscape-preferences.cpp:915
msgid "Reading"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:917
+#: ../src/ui/dialog/inkscape-preferences.cpp:916
msgid ""
"Check attributes and style properties on reading in SVG files (including "
"those internal to Inkscape which will slow down startup)"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:918
+#: ../src/ui/dialog/inkscape-preferences.cpp:917
msgid "Editing"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:919
+#: ../src/ui/dialog/inkscape-preferences.cpp:918
msgid ""
"Check attributes and style properties while editing SVG files (may slow down "
"Inkscape, mostly useful for debugging)"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:920
+#: ../src/ui/dialog/inkscape-preferences.cpp:919
msgid "Writing"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:921
+#: ../src/ui/dialog/inkscape-preferences.cpp:920
msgid "Check attributes and style properties on writing out SVG files"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:923
+#: ../src/ui/dialog/inkscape-preferences.cpp:922
msgid "SVG output"
msgstr ""
#. TRANSLATORS: see http://www.newsandtech.com/issues/2004/03-04/pt/03-04_rendering.htm
-#: ../src/ui/dialog/inkscape-preferences.cpp:929
+#: ../src/ui/dialog/inkscape-preferences.cpp:928
msgid "Perceptual"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:929
+#: ../src/ui/dialog/inkscape-preferences.cpp:928
msgid "Relative Colorimetric"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:929
+#: ../src/ui/dialog/inkscape-preferences.cpp:928
msgid "Absolute Colorimetric"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:933
+#: ../src/ui/dialog/inkscape-preferences.cpp:932
msgid "(Note: Color management has been disabled in this build)"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:937
+#: ../src/ui/dialog/inkscape-preferences.cpp:936
msgid "Display adjustment"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:947
+#: ../src/ui/dialog/inkscape-preferences.cpp:946
#, c-format
msgid ""
"The ICC profile to use to calibrate display output.\n"
"Searched directories:%s"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:948
+#: ../src/ui/dialog/inkscape-preferences.cpp:947
msgid "Display profile:"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:953
+#: ../src/ui/dialog/inkscape-preferences.cpp:952
msgid "Retrieve profile from display"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:956
+#: ../src/ui/dialog/inkscape-preferences.cpp:955
msgid "Retrieve profiles from those attached to displays via XICC"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:958
+#: ../src/ui/dialog/inkscape-preferences.cpp:957
msgid "Retrieve profiles from those attached to displays"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:963
+#: ../src/ui/dialog/inkscape-preferences.cpp:962
msgid "Display rendering intent:"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:964
+#: ../src/ui/dialog/inkscape-preferences.cpp:963
msgid "The rendering intent to use to calibrate display output"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:966
+#: ../src/ui/dialog/inkscape-preferences.cpp:965
msgid "Proofing"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:968
+#: ../src/ui/dialog/inkscape-preferences.cpp:967
msgid "Simulate output on screen"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:970
+#: ../src/ui/dialog/inkscape-preferences.cpp:969
msgid "Simulates output of target device"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:972
+#: ../src/ui/dialog/inkscape-preferences.cpp:971
msgid "Mark out of gamut colors"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:974
+#: ../src/ui/dialog/inkscape-preferences.cpp:973
msgid "Highlights colors that are out of gamut for the target device"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:986
+#: ../src/ui/dialog/inkscape-preferences.cpp:985
msgid "Out of gamut warning color:"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:987
+#: ../src/ui/dialog/inkscape-preferences.cpp:986
msgid "Selects the color used for out of gamut warning"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:989
+#: ../src/ui/dialog/inkscape-preferences.cpp:988
msgid "Device profile:"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:990
+#: ../src/ui/dialog/inkscape-preferences.cpp:989
msgid "The ICC profile to use to simulate device output"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:993
+#: ../src/ui/dialog/inkscape-preferences.cpp:992
msgid "Device rendering intent:"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:994
+#: ../src/ui/dialog/inkscape-preferences.cpp:993
msgid "The rendering intent to use to calibrate device output"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:996
+#: ../src/ui/dialog/inkscape-preferences.cpp:995
msgid "Black point compensation"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:998
+#: ../src/ui/dialog/inkscape-preferences.cpp:997
msgid "Enables black point compensation"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1000
+#: ../src/ui/dialog/inkscape-preferences.cpp:999
msgid "Preserve black"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1007
+#: ../src/ui/dialog/inkscape-preferences.cpp:1006
msgid "(LittleCMS 1.15 or later required)"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1009
+#: ../src/ui/dialog/inkscape-preferences.cpp:1008
msgid "Preserve K channel in CMYK -> CMYK transforms"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1023
-#: ../src/widgets/sp-color-icc-selector.cpp:324
-#: ../src/widgets/sp-color-icc-selector.cpp:677
+#: ../src/ui/dialog/inkscape-preferences.cpp:1022
+#: ../src/widgets/sp-color-icc-selector.cpp:325
+#: ../src/widgets/sp-color-icc-selector.cpp:678
msgid "<none>"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1068
+#: ../src/ui/dialog/inkscape-preferences.cpp:1067
msgid "Color management"
msgstr ""
#. Autosave options
-#: ../src/ui/dialog/inkscape-preferences.cpp:1071
+#: ../src/ui/dialog/inkscape-preferences.cpp:1070
msgid "Enable autosave (requires restart)"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1072
+#: ../src/ui/dialog/inkscape-preferences.cpp:1071
msgid ""
"Automatically save the current document(s) at a given interval, thus "
"minimizing loss in case of a crash"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1078
+#: ../src/ui/dialog/inkscape-preferences.cpp:1077
msgctxt "Filesystem"
msgid "Autosave _directory:"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1078
+#: ../src/ui/dialog/inkscape-preferences.cpp:1077
msgid ""
"The directory where autosaves will be written. This should be an absolute "
"path (starts with / on UNIX or a drive letter such as C: on Windows). "
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1080
+#: ../src/ui/dialog/inkscape-preferences.cpp:1079
msgid "_Interval (in minutes):"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1080
+#: ../src/ui/dialog/inkscape-preferences.cpp:1079
msgid "Interval (in minutes) at which document will be autosaved"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1082
+#: ../src/ui/dialog/inkscape-preferences.cpp:1081
msgid "_Maximum number of autosaves:"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1082
+#: ../src/ui/dialog/inkscape-preferences.cpp:1081
msgid ""
"Maximum number of autosaved files; use this to limit the storage space used"
msgstr ""
@@ -17399,261 +17518,261 @@ msgstr ""
#. _autosave_autosave_interval.signal_changed().connect( sigc::ptr_fun(inkscape_autosave_init), TRUE );
#.
#. -----------
-#: ../src/ui/dialog/inkscape-preferences.cpp:1097
+#: ../src/ui/dialog/inkscape-preferences.cpp:1096
msgid "Autosave"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1101
+#: ../src/ui/dialog/inkscape-preferences.cpp:1100
msgid "Open Clip Art Library _Server Name:"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1102
+#: ../src/ui/dialog/inkscape-preferences.cpp:1101
msgid ""
"The server name of the Open Clip Art Library webdav server; it's used by the "
"Import and Export to OCAL function"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1104
+#: ../src/ui/dialog/inkscape-preferences.cpp:1103
msgid "Open Clip Art Library _Username:"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1105
+#: ../src/ui/dialog/inkscape-preferences.cpp:1104
msgid "The username used to log into Open Clip Art Library"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1107
+#: ../src/ui/dialog/inkscape-preferences.cpp:1106
msgid "Open Clip Art Library _Password:"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1108
+#: ../src/ui/dialog/inkscape-preferences.cpp:1107
msgid "The password used to log into Open Clip Art Library"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1109
+#: ../src/ui/dialog/inkscape-preferences.cpp:1108
msgid "Open Clip Art"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1114
+#: ../src/ui/dialog/inkscape-preferences.cpp:1113
msgid "Behavior"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1118
+#: ../src/ui/dialog/inkscape-preferences.cpp:1117
msgid "_Simplification threshold:"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1119
+#: ../src/ui/dialog/inkscape-preferences.cpp:1118
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 ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1121
+#: ../src/ui/dialog/inkscape-preferences.cpp:1120
msgid "Color stock markers the same color as object"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1122
+#: ../src/ui/dialog/inkscape-preferences.cpp:1121
msgid "Color custom markers the same color as object"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1123
-#: ../src/ui/dialog/inkscape-preferences.cpp:1333
+#: ../src/ui/dialog/inkscape-preferences.cpp:1122
+#: ../src/ui/dialog/inkscape-preferences.cpp:1332
msgid "Update marker color when object color changes"
msgstr ""
#. Selecting options
-#: ../src/ui/dialog/inkscape-preferences.cpp:1126
+#: ../src/ui/dialog/inkscape-preferences.cpp:1125
msgid "Select in all layers"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1127
+#: ../src/ui/dialog/inkscape-preferences.cpp:1126
msgid "Select only within current layer"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1128
+#: ../src/ui/dialog/inkscape-preferences.cpp:1127
msgid "Select in current layer and sublayers"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1129
+#: ../src/ui/dialog/inkscape-preferences.cpp:1128
msgid "Ignore hidden objects and layers"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1130
+#: ../src/ui/dialog/inkscape-preferences.cpp:1129
msgid "Ignore locked objects and layers"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1131
+#: ../src/ui/dialog/inkscape-preferences.cpp:1130
msgid "Deselect upon layer change"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1134
+#: ../src/ui/dialog/inkscape-preferences.cpp:1133
msgid ""
"Uncheck this to be able to keep the current objects selected when the "
"current layer changes"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1136
+#: ../src/ui/dialog/inkscape-preferences.cpp:1135
msgid "Ctrl+A, Tab, Shift+Tab"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1138
+#: ../src/ui/dialog/inkscape-preferences.cpp:1137
msgid "Make keyboard selection commands work on objects in all layers"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1140
+#: ../src/ui/dialog/inkscape-preferences.cpp:1139
msgid "Make keyboard selection commands work on objects in current layer only"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1142
+#: ../src/ui/dialog/inkscape-preferences.cpp:1141
msgid ""
"Make keyboard selection commands work on objects in current layer and all "
"its sublayers"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1144
+#: ../src/ui/dialog/inkscape-preferences.cpp:1143
msgid ""
"Uncheck this to be able to select objects that are hidden (either by "
"themselves or by being in a hidden layer)"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1146
+#: ../src/ui/dialog/inkscape-preferences.cpp:1145
msgid ""
"Uncheck this to be able to select objects that are locked (either by "
"themselves or by being in a locked layer)"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1148
+#: ../src/ui/dialog/inkscape-preferences.cpp:1147
msgid "Wrap when cycling objects in z-order"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1150
+#: ../src/ui/dialog/inkscape-preferences.cpp:1149
msgid "Alt+Scroll Wheel"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1152
+#: ../src/ui/dialog/inkscape-preferences.cpp:1151
msgid "Wrap around at start and end when cycling objects in z-order"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1154
+#: ../src/ui/dialog/inkscape-preferences.cpp:1153
msgid "Selecting"
msgstr ""
#. Transforms options
-#: ../src/ui/dialog/inkscape-preferences.cpp:1157
+#: ../src/ui/dialog/inkscape-preferences.cpp:1156
#: ../src/widgets/select-toolbar.cpp:572
msgid "Scale stroke width"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1158
+#: ../src/ui/dialog/inkscape-preferences.cpp:1157
msgid "Scale rounded corners in rectangles"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1159
+#: ../src/ui/dialog/inkscape-preferences.cpp:1158
msgid "Transform gradients"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1160
+#: ../src/ui/dialog/inkscape-preferences.cpp:1159
msgid "Transform patterns"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1161
+#: ../src/ui/dialog/inkscape-preferences.cpp:1160
msgid "Optimized"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1162
+#: ../src/ui/dialog/inkscape-preferences.cpp:1161
msgid "Preserved"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1165
+#: ../src/ui/dialog/inkscape-preferences.cpp:1164
#: ../src/widgets/select-toolbar.cpp:573
msgid "When scaling objects, scale the stroke width by the same proportion"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1167
+#: ../src/ui/dialog/inkscape-preferences.cpp:1166
#: ../src/widgets/select-toolbar.cpp:584
msgid "When scaling rectangles, scale the radii of rounded corners"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1169
+#: ../src/ui/dialog/inkscape-preferences.cpp:1168
#: ../src/widgets/select-toolbar.cpp:595
msgid "Move gradients (in fill or stroke) along with the objects"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1171
+#: ../src/ui/dialog/inkscape-preferences.cpp:1170
#: ../src/widgets/select-toolbar.cpp:606
msgid "Move patterns (in fill or stroke) along with the objects"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1172
+#: ../src/ui/dialog/inkscape-preferences.cpp:1171
msgid "Store transformation"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1174
+#: ../src/ui/dialog/inkscape-preferences.cpp:1173
msgid ""
"If possible, apply transformation to objects without adding a transform= "
"attribute"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1176
+#: ../src/ui/dialog/inkscape-preferences.cpp:1175
msgid "Always store transformation as a transform= attribute on objects"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1178
+#: ../src/ui/dialog/inkscape-preferences.cpp:1177
msgid "Transforms"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1182
+#: ../src/ui/dialog/inkscape-preferences.cpp:1181
msgid "Mouse _wheel scrolls by:"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1183
+#: ../src/ui/dialog/inkscape-preferences.cpp:1182
msgid ""
"One mouse wheel notch scrolls by this distance in screen pixels "
"(horizontally with Shift)"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1184
+#: ../src/ui/dialog/inkscape-preferences.cpp:1183
msgid "Ctrl+arrows"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1186
+#: ../src/ui/dialog/inkscape-preferences.cpp:1185
msgid "Sc_roll by:"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1187
+#: ../src/ui/dialog/inkscape-preferences.cpp:1186
msgid "Pressing Ctrl+arrow key scrolls by this distance (in screen pixels)"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1189
+#: ../src/ui/dialog/inkscape-preferences.cpp:1188
msgid "_Acceleration:"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1190
+#: ../src/ui/dialog/inkscape-preferences.cpp:1189
msgid ""
"Pressing and holding Ctrl+arrow will gradually speed up scrolling (0 for no "
"acceleration)"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1191
+#: ../src/ui/dialog/inkscape-preferences.cpp:1190
msgid "Autoscrolling"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1193
+#: ../src/ui/dialog/inkscape-preferences.cpp:1192
msgid "_Speed:"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1194
+#: ../src/ui/dialog/inkscape-preferences.cpp:1193
msgid ""
"How fast the canvas autoscrolls when you drag beyond canvas edge (0 to turn "
"autoscroll off)"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1196
+#: ../src/ui/dialog/inkscape-preferences.cpp:1195
#: ../src/ui/dialog/tracedialog.cpp:522 ../src/ui/dialog/tracedialog.cpp:721
msgid "_Threshold:"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1197
+#: ../src/ui/dialog/inkscape-preferences.cpp:1196
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"
@@ -17664,211 +17783,211 @@ msgstr ""
#. _page_scrolling.add_line( false, "", _scroll_space, "",
#. _("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/inkscape-preferences.cpp:1203
+#: ../src/ui/dialog/inkscape-preferences.cpp:1202
msgid "Mouse wheel zooms by default"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1205
+#: ../src/ui/dialog/inkscape-preferences.cpp:1204
msgid ""
"When on, mouse wheel zooms without Ctrl and scrolls canvas with Ctrl; when "
"off, it zooms with Ctrl and scrolls without Ctrl"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1206
+#: ../src/ui/dialog/inkscape-preferences.cpp:1205
msgid "Scrolling"
msgstr ""
#. Snapping options
-#: ../src/ui/dialog/inkscape-preferences.cpp:1209
+#: ../src/ui/dialog/inkscape-preferences.cpp:1208
msgid "Enable snap indicator"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1211
+#: ../src/ui/dialog/inkscape-preferences.cpp:1210
msgid "After snapping, a symbol is drawn at the point that has snapped"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1214
+#: ../src/ui/dialog/inkscape-preferences.cpp:1213
msgid "_Delay (in ms):"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1215
+#: ../src/ui/dialog/inkscape-preferences.cpp:1214
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 ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1217
+#: ../src/ui/dialog/inkscape-preferences.cpp:1216
msgid "Only snap the node closest to the pointer"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1219
+#: ../src/ui/dialog/inkscape-preferences.cpp:1218
msgid ""
"Only try to snap the node that is initially closest to the mouse pointer"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1222
+#: ../src/ui/dialog/inkscape-preferences.cpp:1221
msgid "_Weight factor:"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1223
+#: ../src/ui/dialog/inkscape-preferences.cpp:1222
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 ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1225
+#: ../src/ui/dialog/inkscape-preferences.cpp:1224
msgid "Snap the mouse pointer when dragging a constrained knot"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1227
+#: ../src/ui/dialog/inkscape-preferences.cpp:1226
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 ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1229
+#: ../src/ui/dialog/inkscape-preferences.cpp:1228
msgid "Snapping"
msgstr ""
#. nudgedistance is limited to 1000 in select-context.cpp: use the same limit here
-#: ../src/ui/dialog/inkscape-preferences.cpp:1234
+#: ../src/ui/dialog/inkscape-preferences.cpp:1233
msgid "_Arrow keys move by:"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1235
+#: ../src/ui/dialog/inkscape-preferences.cpp:1234
msgid ""
"Pressing an arrow key moves selected object(s) or node(s) by this distance"
msgstr ""
#. defaultscale is limited to 1000 in select-context.cpp: use the same limit here
-#: ../src/ui/dialog/inkscape-preferences.cpp:1238
+#: ../src/ui/dialog/inkscape-preferences.cpp:1237
msgid "> and < _scale by:"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1239
+#: ../src/ui/dialog/inkscape-preferences.cpp:1238
msgid "Pressing > or < scales selection up or down by this increment"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1241
+#: ../src/ui/dialog/inkscape-preferences.cpp:1240
msgid "_Inset/Outset by:"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1242
+#: ../src/ui/dialog/inkscape-preferences.cpp:1241
msgid "Inset and Outset commands displace the path by this distance"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1243
+#: ../src/ui/dialog/inkscape-preferences.cpp:1242
msgid "Compass-like display of angles"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1245
+#: ../src/ui/dialog/inkscape-preferences.cpp:1244
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 ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1251
+#: ../src/ui/dialog/inkscape-preferences.cpp:1250
msgid "_Rotation snaps every:"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1251
+#: ../src/ui/dialog/inkscape-preferences.cpp:1250
msgid "degrees"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1252
+#: ../src/ui/dialog/inkscape-preferences.cpp:1251
msgid ""
"Rotating with Ctrl pressed snaps every that much degrees; also, pressing "
"[ or ] rotates by this amount"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1253
+#: ../src/ui/dialog/inkscape-preferences.cpp:1252
msgid "Relative snapping of guideline angles"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1255
+#: ../src/ui/dialog/inkscape-preferences.cpp:1254
msgid ""
"When on, the snap angles when rotating a guideline will be relative to the "
"original angle"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1257
+#: ../src/ui/dialog/inkscape-preferences.cpp:1256
msgid "_Zoom in/out by:"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1258
+#: ../src/ui/dialog/inkscape-preferences.cpp:1257
msgid ""
"Zoom tool click, +/- keys, and middle click zoom in and out by this "
"multiplier"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1259
+#: ../src/ui/dialog/inkscape-preferences.cpp:1258
msgid "Steps"
msgstr ""
#. Clones options
-#: ../src/ui/dialog/inkscape-preferences.cpp:1262
+#: ../src/ui/dialog/inkscape-preferences.cpp:1261
msgid "Move in parallel"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1264
+#: ../src/ui/dialog/inkscape-preferences.cpp:1263
msgid "Stay unmoved"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1266
+#: ../src/ui/dialog/inkscape-preferences.cpp:1265
msgid "Move according to transform"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1268
+#: ../src/ui/dialog/inkscape-preferences.cpp:1267
msgid "Are unlinked"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1270
+#: ../src/ui/dialog/inkscape-preferences.cpp:1269
msgid "Are deleted"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1273
+#: ../src/ui/dialog/inkscape-preferences.cpp:1272
msgid "Moving original: clones and linked offsets"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1275
+#: ../src/ui/dialog/inkscape-preferences.cpp:1274
msgid "Clones are translated by the same vector as their original"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1277
+#: ../src/ui/dialog/inkscape-preferences.cpp:1276
msgid "Clones preserve their positions when their original is moved"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1279
+#: ../src/ui/dialog/inkscape-preferences.cpp:1278
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 ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1280
+#: ../src/ui/dialog/inkscape-preferences.cpp:1279
msgid "Deleting original: clones"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1282
+#: ../src/ui/dialog/inkscape-preferences.cpp:1281
msgid "Orphaned clones are converted to regular objects"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1284
+#: ../src/ui/dialog/inkscape-preferences.cpp:1283
msgid "Orphaned clones are deleted along with their original"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1286
+#: ../src/ui/dialog/inkscape-preferences.cpp:1285
msgid "Duplicating original+clones/linked offset"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1288
+#: ../src/ui/dialog/inkscape-preferences.cpp:1287
msgid "Relink duplicated clones"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1290
+#: ../src/ui/dialog/inkscape-preferences.cpp:1289
msgid ""
"When duplicating a selection containing both a clone and its original "
"(possibly in groups), relink the duplicated clone to the duplicated original "
@@ -17876,112 +17995,112 @@ msgid ""
msgstr ""
#. TRANSLATORS: Heading for the Inkscape Preferences "Clones" Page
-#: ../src/ui/dialog/inkscape-preferences.cpp:1293
+#: ../src/ui/dialog/inkscape-preferences.cpp:1292
msgid "Clones"
msgstr ""
#. Clip paths and masks options
-#: ../src/ui/dialog/inkscape-preferences.cpp:1296
+#: ../src/ui/dialog/inkscape-preferences.cpp:1295
msgid "When applying, use the topmost selected object as clippath/mask"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1298
+#: ../src/ui/dialog/inkscape-preferences.cpp:1297
msgid ""
"Uncheck this to use the bottom selected object as the clipping path or mask"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1299
+#: ../src/ui/dialog/inkscape-preferences.cpp:1298
msgid "Remove clippath/mask object after applying"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1301
+#: ../src/ui/dialog/inkscape-preferences.cpp:1300
msgid ""
"After applying, remove the object used as the clipping path or mask from the "
"drawing"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1303
+#: ../src/ui/dialog/inkscape-preferences.cpp:1302
msgid "Before applying"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1305
+#: ../src/ui/dialog/inkscape-preferences.cpp:1304
msgid "Do not group clipped/masked objects"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1306
+#: ../src/ui/dialog/inkscape-preferences.cpp:1305
msgid "Put every clipped/masked object in its own group"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1307
+#: ../src/ui/dialog/inkscape-preferences.cpp:1306
msgid "Put all clipped/masked objects into one group"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1310
+#: ../src/ui/dialog/inkscape-preferences.cpp:1309
msgid "Apply clippath/mask to every object"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1313
+#: ../src/ui/dialog/inkscape-preferences.cpp:1312
msgid "Apply clippath/mask to groups containing single object"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1316
+#: ../src/ui/dialog/inkscape-preferences.cpp:1315
msgid "Apply clippath/mask to group containing all objects"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1318
+#: ../src/ui/dialog/inkscape-preferences.cpp:1317
msgid "After releasing"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1320
+#: ../src/ui/dialog/inkscape-preferences.cpp:1319
msgid "Ungroup automatically created groups"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1322
+#: ../src/ui/dialog/inkscape-preferences.cpp:1321
msgid "Ungroup groups created when setting clip/mask"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1324
+#: ../src/ui/dialog/inkscape-preferences.cpp:1323
msgid "Clippaths and masks"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1327
+#: ../src/ui/dialog/inkscape-preferences.cpp:1326
msgid "Stroke Style Markers"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1329
-#: ../src/ui/dialog/inkscape-preferences.cpp:1331
+#: ../src/ui/dialog/inkscape-preferences.cpp:1328
+#: ../src/ui/dialog/inkscape-preferences.cpp:1330
msgid ""
"Stroke color same as object, fill color either object fill color or marker "
"fill color"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1335
+#: ../src/ui/dialog/inkscape-preferences.cpp:1334
msgid "Markers"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1343
+#: ../src/ui/dialog/inkscape-preferences.cpp:1342
msgid "Number of _Threads:"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1343
-#: ../src/ui/dialog/inkscape-preferences.cpp:1858
+#: ../src/ui/dialog/inkscape-preferences.cpp:1342
+#: ../src/ui/dialog/inkscape-preferences.cpp:1857
msgid "(requires restart)"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1344
+#: ../src/ui/dialog/inkscape-preferences.cpp:1343
msgid "Configure number of processors/threads to use when rendering filters"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1348
+#: ../src/ui/dialog/inkscape-preferences.cpp:1347
msgid "Rendering _cache size:"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1348
+#: ../src/ui/dialog/inkscape-preferences.cpp:1347
msgctxt "mebibyte (2^20 bytes) abbreviation"
msgid "MiB"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1348
+#: ../src/ui/dialog/inkscape-preferences.cpp:1347
msgid ""
"Set the amount of memory per document which can be used to store rendered "
"parts of the drawing for later reuse; set to zero to disable caching"
@@ -17989,358 +18108,358 @@ msgstr ""
#. blur quality
#. filter quality
-#: ../src/ui/dialog/inkscape-preferences.cpp:1351
-#: ../src/ui/dialog/inkscape-preferences.cpp:1375
+#: ../src/ui/dialog/inkscape-preferences.cpp:1350
+#: ../src/ui/dialog/inkscape-preferences.cpp:1374
msgid "Best quality (slowest)"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1353
-#: ../src/ui/dialog/inkscape-preferences.cpp:1377
+#: ../src/ui/dialog/inkscape-preferences.cpp:1352
+#: ../src/ui/dialog/inkscape-preferences.cpp:1376
msgid "Better quality (slower)"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1355
-#: ../src/ui/dialog/inkscape-preferences.cpp:1379
+#: ../src/ui/dialog/inkscape-preferences.cpp:1354
+#: ../src/ui/dialog/inkscape-preferences.cpp:1378
msgid "Average quality"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1357
-#: ../src/ui/dialog/inkscape-preferences.cpp:1381
+#: ../src/ui/dialog/inkscape-preferences.cpp:1356
+#: ../src/ui/dialog/inkscape-preferences.cpp:1380
msgid "Lower quality (faster)"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1359
-#: ../src/ui/dialog/inkscape-preferences.cpp:1383
+#: ../src/ui/dialog/inkscape-preferences.cpp:1358
+#: ../src/ui/dialog/inkscape-preferences.cpp:1382
msgid "Lowest quality (fastest)"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1362
+#: ../src/ui/dialog/inkscape-preferences.cpp:1361
msgid "Gaussian blur quality for display"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1364
-#: ../src/ui/dialog/inkscape-preferences.cpp:1388
+#: ../src/ui/dialog/inkscape-preferences.cpp:1363
+#: ../src/ui/dialog/inkscape-preferences.cpp:1387
msgid ""
"Best quality, but display may be very slow at high zooms (bitmap export "
"always uses best quality)"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1366
-#: ../src/ui/dialog/inkscape-preferences.cpp:1390
+#: ../src/ui/dialog/inkscape-preferences.cpp:1365
+#: ../src/ui/dialog/inkscape-preferences.cpp:1389
msgid "Better quality, but slower display"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1368
-#: ../src/ui/dialog/inkscape-preferences.cpp:1392
+#: ../src/ui/dialog/inkscape-preferences.cpp:1367
+#: ../src/ui/dialog/inkscape-preferences.cpp:1391
msgid "Average quality, acceptable display speed"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1370
-#: ../src/ui/dialog/inkscape-preferences.cpp:1394
+#: ../src/ui/dialog/inkscape-preferences.cpp:1369
+#: ../src/ui/dialog/inkscape-preferences.cpp:1393
msgid "Lower quality (some artifacts), but display is faster"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1372
-#: ../src/ui/dialog/inkscape-preferences.cpp:1396
+#: ../src/ui/dialog/inkscape-preferences.cpp:1371
+#: ../src/ui/dialog/inkscape-preferences.cpp:1395
msgid "Lowest quality (considerable artifacts), but display is fastest"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1386
+#: ../src/ui/dialog/inkscape-preferences.cpp:1385
msgid "Filter effects quality for display"
msgstr ""
#. build custom preferences tab
-#: ../src/ui/dialog/inkscape-preferences.cpp:1398
+#: ../src/ui/dialog/inkscape-preferences.cpp:1397
#: ../src/ui/dialog/print.cpp:224
msgid "Rendering"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1404
+#: ../src/ui/dialog/inkscape-preferences.cpp:1403
msgid "2x2"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1404
+#: ../src/ui/dialog/inkscape-preferences.cpp:1403
msgid "4x4"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1404
+#: ../src/ui/dialog/inkscape-preferences.cpp:1403
msgid "8x8"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1404
+#: ../src/ui/dialog/inkscape-preferences.cpp:1403
msgid "16x16"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1408
+#: ../src/ui/dialog/inkscape-preferences.cpp:1407
msgid "Oversample bitmaps:"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1411
+#: ../src/ui/dialog/inkscape-preferences.cpp:1410
msgid "Automatically reload bitmaps"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1413
+#: ../src/ui/dialog/inkscape-preferences.cpp:1412
msgid "Automatically reload linked images when file is changed on disk"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1415
+#: ../src/ui/dialog/inkscape-preferences.cpp:1414
msgid "_Bitmap editor:"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1417
+#: ../src/ui/dialog/inkscape-preferences.cpp:1416
msgid "Default export _resolution:"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1418
+#: ../src/ui/dialog/inkscape-preferences.cpp:1417
msgid "Default bitmap resolution (in dots per inch) in the Export dialog"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1420
+#: ../src/ui/dialog/inkscape-preferences.cpp:1419
msgid "Resolution for Create Bitmap _Copy:"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1421
+#: ../src/ui/dialog/inkscape-preferences.cpp:1420
msgid "Resolution used by the Create Bitmap Copy command"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1423
+#: ../src/ui/dialog/inkscape-preferences.cpp:1422
msgid "Always embed"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1423
+#: ../src/ui/dialog/inkscape-preferences.cpp:1422
msgid "Always link"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1423
+#: ../src/ui/dialog/inkscape-preferences.cpp:1422
msgid "Ask"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1426
+#: ../src/ui/dialog/inkscape-preferences.cpp:1425
msgid "Bitmap import:"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1429
+#: ../src/ui/dialog/inkscape-preferences.cpp:1428
msgid "Default _import resolution:"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1430
+#: ../src/ui/dialog/inkscape-preferences.cpp:1429
msgid "Default bitmap resolution (in dots per inch) for bitmap import"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1431
+#: ../src/ui/dialog/inkscape-preferences.cpp:1430
msgid "Override file resolution"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1433
+#: ../src/ui/dialog/inkscape-preferences.cpp:1432
msgid "Use default bitmap resolution in favor of information from file"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1435
+#: ../src/ui/dialog/inkscape-preferences.cpp:1434
msgid "Bitmaps"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1447
+#: ../src/ui/dialog/inkscape-preferences.cpp:1446
msgid ""
"Select a file of predefined shortcuts to use. Any customized shortcuts you "
"create will be added seperately to "
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1450
+#: ../src/ui/dialog/inkscape-preferences.cpp:1449
msgid "Shortcut file:"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1453
+#: ../src/ui/dialog/inkscape-preferences.cpp:1452
msgid "Search:"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1465
+#: ../src/ui/dialog/inkscape-preferences.cpp:1464
msgid "Shortcut"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1466
+#: ../src/ui/dialog/inkscape-preferences.cpp:1465
#: ../src/ui/widget/page-sizer.cpp:262
msgid "Description"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1521
-#: ../src/ui/dialog/svg-fonts-dialog.cpp:692
+#: ../src/ui/dialog/inkscape-preferences.cpp:1520
+#: ../src/ui/dialog/svg-fonts-dialog.cpp:694
#: ../src/ui/dialog/tracedialog.cpp:813
-#: ../src/ui/widget/preferences-widget.cpp:743
+#: ../src/ui/widget/preferences-widget.cpp:745
msgid "Reset"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1521
+#: ../src/ui/dialog/inkscape-preferences.cpp:1520
msgid ""
"Remove all your customized keyboard shortcuts, and revert to the shortcuts "
"in the shortcut file listed above"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1525
+#: ../src/ui/dialog/inkscape-preferences.cpp:1524
msgid "Import ..."
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1525
+#: ../src/ui/dialog/inkscape-preferences.cpp:1524
msgid "Import custom keyboard shortcuts from a file"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1528
+#: ../src/ui/dialog/inkscape-preferences.cpp:1527
msgid "Export ..."
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1528
+#: ../src/ui/dialog/inkscape-preferences.cpp:1527
msgid "Export custom keyboard shortcuts to a file"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1538
+#: ../src/ui/dialog/inkscape-preferences.cpp:1537
msgid "Keyboard Shortcuts"
msgstr ""
#. Find this group in the tree
-#: ../src/ui/dialog/inkscape-preferences.cpp:1701
+#: ../src/ui/dialog/inkscape-preferences.cpp:1700
msgid "Misc"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1820
+#: ../src/ui/dialog/inkscape-preferences.cpp:1819
msgid "Set the main spell check language"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1823
+#: ../src/ui/dialog/inkscape-preferences.cpp:1822
msgid "Second language:"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1824
+#: ../src/ui/dialog/inkscape-preferences.cpp:1823
msgid ""
"Set the second spell check language; checking will only stop on words "
"unknown in ALL chosen languages"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1827
+#: ../src/ui/dialog/inkscape-preferences.cpp:1826
msgid "Third language:"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1828
+#: ../src/ui/dialog/inkscape-preferences.cpp:1827
msgid ""
"Set the third spell check language; checking will only stop on words unknown "
"in ALL chosen languages"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1830
+#: ../src/ui/dialog/inkscape-preferences.cpp:1829
msgid "Ignore words with digits"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1832
+#: ../src/ui/dialog/inkscape-preferences.cpp:1831
msgid "Ignore words containing digits, such as \"R2D2\""
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1834
+#: ../src/ui/dialog/inkscape-preferences.cpp:1833
msgid "Ignore words in ALL CAPITALS"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1836
+#: ../src/ui/dialog/inkscape-preferences.cpp:1835
msgid "Ignore words in all capitals, such as \"IUPAC\""
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1838
+#: ../src/ui/dialog/inkscape-preferences.cpp:1837
msgid "Spellcheck"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1858
+#: ../src/ui/dialog/inkscape-preferences.cpp:1857
msgid "Latency _skew:"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1859
+#: ../src/ui/dialog/inkscape-preferences.cpp:1858
msgid ""
"Factor by which the event clock is skewed from the actual time (0.9766 on "
"some systems)"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1861
+#: ../src/ui/dialog/inkscape-preferences.cpp:1860
msgid "Pre-render named icons"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1863
+#: ../src/ui/dialog/inkscape-preferences.cpp:1862
msgid ""
"When on, named icons will be rendered before displaying the ui. This is for "
"working around bugs in GTK+ named icon notification"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1871
+#: ../src/ui/dialog/inkscape-preferences.cpp:1870
msgid "System info"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1875
+#: ../src/ui/dialog/inkscape-preferences.cpp:1874
msgid "User config: "
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1875
+#: ../src/ui/dialog/inkscape-preferences.cpp:1874
msgid "Location of users configuration"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1879
+#: ../src/ui/dialog/inkscape-preferences.cpp:1878
msgid "User preferences: "
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1879
+#: ../src/ui/dialog/inkscape-preferences.cpp:1878
msgid "Location of the users preferences file"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1883
+#: ../src/ui/dialog/inkscape-preferences.cpp:1882
msgid "User extensions: "
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1883
+#: ../src/ui/dialog/inkscape-preferences.cpp:1882
msgid "Location of the users extensions"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1887
+#: ../src/ui/dialog/inkscape-preferences.cpp:1886
msgid "User cache: "
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1887
+#: ../src/ui/dialog/inkscape-preferences.cpp:1886
msgid "Location of users cache"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1895
+#: ../src/ui/dialog/inkscape-preferences.cpp:1894
msgid "Temporary files: "
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1895
+#: ../src/ui/dialog/inkscape-preferences.cpp:1894
msgid "Location of the temporary files used for autosave"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1899
+#: ../src/ui/dialog/inkscape-preferences.cpp:1898
msgid "Inkscape data: "
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1899
+#: ../src/ui/dialog/inkscape-preferences.cpp:1898
msgid "Location of Inkscape data"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1903
+#: ../src/ui/dialog/inkscape-preferences.cpp:1902
msgid "Inkscape extensions: "
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1903
+#: ../src/ui/dialog/inkscape-preferences.cpp:1902
msgid "Location of the Inkscape extensions"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1912
+#: ../src/ui/dialog/inkscape-preferences.cpp:1911
msgid "System data: "
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1912
+#: ../src/ui/dialog/inkscape-preferences.cpp:1911
msgid "Locations of system data"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1936
+#: ../src/ui/dialog/inkscape-preferences.cpp:1935
msgid "Icon theme: "
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1936
+#: ../src/ui/dialog/inkscape-preferences.cpp:1935
msgid "Locations of icon themes"
msgstr ""
-#: ../src/ui/dialog/inkscape-preferences.cpp:1938
+#: ../src/ui/dialog/inkscape-preferences.cpp:1937
msgid "System"
msgstr ""
@@ -18428,8 +18547,8 @@ msgstr ""
msgid "Y"
msgstr ""
-#: ../src/ui/dialog/input.cpp:1616 ../src/widgets/calligraphy-toolbar.cpp:601
-#: ../src/widgets/spray-toolbar.cpp:241 ../src/widgets/tweak-toolbar.cpp:391
+#: ../src/ui/dialog/input.cpp:1616 ../src/widgets/calligraphy-toolbar.cpp:599
+#: ../src/widgets/spray-toolbar.cpp:240 ../src/widgets/tweak-toolbar.cpp:390
msgid "Pressure"
msgstr ""
@@ -18685,33 +18804,33 @@ msgstr ""
msgid "Log capture stopped."
msgstr ""
-#: ../src/ui/dialog/object-attributes.cpp:47
+#: ../src/ui/dialog/object-attributes.cpp:46
msgid "Href:"
msgstr ""
#. 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/ui/dialog/object-attributes.cpp:52
+#: ../src/ui/dialog/object-attributes.cpp:51
msgid "Role:"
msgstr ""
#. 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/ui/dialog/object-attributes.cpp:55
+#: ../src/ui/dialog/object-attributes.cpp:54
msgid "Arcrole:"
msgstr ""
-#: ../src/ui/dialog/object-attributes.cpp:58
+#: ../src/ui/dialog/object-attributes.cpp:57
#: ../share/extensions/polyhedron_3d.inx.h:47
msgid "Show:"
msgstr ""
#. TRANSLATORS: for info, see http://www.w3.org/TR/2000/CR-SVG-20000802/linking.html#AElementXLinkActuateAttribute
-#: ../src/ui/dialog/object-attributes.cpp:60
+#: ../src/ui/dialog/object-attributes.cpp:59
msgid "Actuate:"
msgstr ""
-#: ../src/ui/dialog/object-attributes.cpp:65
+#: ../src/ui/dialog/object-attributes.cpp:64
msgid "URL:"
msgstr ""
@@ -18814,57 +18933,57 @@ msgstr ""
msgid "Unhide object"
msgstr ""
-#: ../src/ui/dialog/ocaldialogs.cpp:707
+#: ../src/ui/dialog/ocaldialogs.cpp:713
msgid "Clipart found"
msgstr ""
-#: ../src/ui/dialog/ocaldialogs.cpp:756
+#: ../src/ui/dialog/ocaldialogs.cpp:762
msgid "Downloading image..."
msgstr ""
-#: ../src/ui/dialog/ocaldialogs.cpp:904
+#: ../src/ui/dialog/ocaldialogs.cpp:910
msgid "Could not download image"
msgstr ""
-#: ../src/ui/dialog/ocaldialogs.cpp:914
+#: ../src/ui/dialog/ocaldialogs.cpp:920
msgid "Clipart downloaded successfully"
msgstr ""
-#: ../src/ui/dialog/ocaldialogs.cpp:928
+#: ../src/ui/dialog/ocaldialogs.cpp:934
msgid "Could not download thumbnail file"
msgstr ""
-#: ../src/ui/dialog/ocaldialogs.cpp:1003
+#: ../src/ui/dialog/ocaldialogs.cpp:1009
msgid "No description"
msgstr ""
-#: ../src/ui/dialog/ocaldialogs.cpp:1071
+#: ../src/ui/dialog/ocaldialogs.cpp:1077
msgid "Searching clipart..."
msgstr ""
-#: ../src/ui/dialog/ocaldialogs.cpp:1091 ../src/ui/dialog/ocaldialogs.cpp:1112
+#: ../src/ui/dialog/ocaldialogs.cpp:1097 ../src/ui/dialog/ocaldialogs.cpp:1118
msgid "Could not connect to the Open Clip Art Library"
msgstr ""
-#: ../src/ui/dialog/ocaldialogs.cpp:1137
+#: ../src/ui/dialog/ocaldialogs.cpp:1143
msgid "Could not parse search results"
msgstr ""
-#: ../src/ui/dialog/ocaldialogs.cpp:1171
+#: ../src/ui/dialog/ocaldialogs.cpp:1177
msgid "No clipart named <b>%1</b> was found."
msgstr ""
-#: ../src/ui/dialog/ocaldialogs.cpp:1173
+#: ../src/ui/dialog/ocaldialogs.cpp:1179
msgid ""
"Please make sure all keywords are spelled correctly, or try again with "
"different keywords."
msgstr ""
-#: ../src/ui/dialog/ocaldialogs.cpp:1225
+#: ../src/ui/dialog/ocaldialogs.cpp:1231
msgid "Search"
msgstr ""
-#: ../src/ui/dialog/ocaldialogs.cpp:1237
+#: ../src/ui/dialog/ocaldialogs.cpp:1243
msgid "Close"
msgstr ""
@@ -18918,194 +19037,194 @@ msgstr ""
msgid "Errors"
msgstr ""
-#: ../src/ui/dialog/svg-fonts-dialog.cpp:136
+#: ../src/ui/dialog/svg-fonts-dialog.cpp:138
msgid "Set SVG Font attribute"
msgstr ""
-#: ../src/ui/dialog/svg-fonts-dialog.cpp:194
+#: ../src/ui/dialog/svg-fonts-dialog.cpp:196
msgid "Adjust kerning value"
msgstr ""
-#: ../src/ui/dialog/svg-fonts-dialog.cpp:384
+#: ../src/ui/dialog/svg-fonts-dialog.cpp:386
msgid "Family Name:"
msgstr ""
-#: ../src/ui/dialog/svg-fonts-dialog.cpp:394
+#: ../src/ui/dialog/svg-fonts-dialog.cpp:396
msgid "Set width:"
msgstr ""
-#: ../src/ui/dialog/svg-fonts-dialog.cpp:453
+#: ../src/ui/dialog/svg-fonts-dialog.cpp:455
msgid "glyph"
msgstr ""
#. SPGlyph* glyph =
-#: ../src/ui/dialog/svg-fonts-dialog.cpp:485
+#: ../src/ui/dialog/svg-fonts-dialog.cpp:487
msgid "Add glyph"
msgstr ""
-#: ../src/ui/dialog/svg-fonts-dialog.cpp:519
-#: ../src/ui/dialog/svg-fonts-dialog.cpp:559
+#: ../src/ui/dialog/svg-fonts-dialog.cpp:521
+#: ../src/ui/dialog/svg-fonts-dialog.cpp:561
msgid "Select a <b>path</b> to define the curves of a glyph"
msgstr ""
-#: ../src/ui/dialog/svg-fonts-dialog.cpp:527
-#: ../src/ui/dialog/svg-fonts-dialog.cpp:567
+#: ../src/ui/dialog/svg-fonts-dialog.cpp:529
+#: ../src/ui/dialog/svg-fonts-dialog.cpp:569
msgid "The selected object does not have a <b>path</b> description."
msgstr ""
-#: ../src/ui/dialog/svg-fonts-dialog.cpp:534
+#: ../src/ui/dialog/svg-fonts-dialog.cpp:536
msgid "No glyph selected in the SVGFonts dialog."
msgstr ""
-#: ../src/ui/dialog/svg-fonts-dialog.cpp:543
-#: ../src/ui/dialog/svg-fonts-dialog.cpp:580
+#: ../src/ui/dialog/svg-fonts-dialog.cpp:545
+#: ../src/ui/dialog/svg-fonts-dialog.cpp:582
msgid "Set glyph curves"
msgstr ""
-#: ../src/ui/dialog/svg-fonts-dialog.cpp:600
+#: ../src/ui/dialog/svg-fonts-dialog.cpp:602
msgid "Reset missing-glyph"
msgstr ""
-#: ../src/ui/dialog/svg-fonts-dialog.cpp:616
+#: ../src/ui/dialog/svg-fonts-dialog.cpp:618
msgid "Edit glyph name"
msgstr ""
-#: ../src/ui/dialog/svg-fonts-dialog.cpp:630
+#: ../src/ui/dialog/svg-fonts-dialog.cpp:632
msgid "Set glyph unicode"
msgstr ""
-#: ../src/ui/dialog/svg-fonts-dialog.cpp:642
+#: ../src/ui/dialog/svg-fonts-dialog.cpp:644
msgid "Remove font"
msgstr ""
-#: ../src/ui/dialog/svg-fonts-dialog.cpp:659
+#: ../src/ui/dialog/svg-fonts-dialog.cpp:661
msgid "Remove glyph"
msgstr ""
-#: ../src/ui/dialog/svg-fonts-dialog.cpp:676
+#: ../src/ui/dialog/svg-fonts-dialog.cpp:678
msgid "Remove kerning pair"
msgstr ""
-#: ../src/ui/dialog/svg-fonts-dialog.cpp:686
+#: ../src/ui/dialog/svg-fonts-dialog.cpp:688
msgid "Missing Glyph:"
msgstr ""
-#: ../src/ui/dialog/svg-fonts-dialog.cpp:690
+#: ../src/ui/dialog/svg-fonts-dialog.cpp:692
msgid "From selection..."
msgstr ""
-#: ../src/ui/dialog/svg-fonts-dialog.cpp:703
+#: ../src/ui/dialog/svg-fonts-dialog.cpp:705
msgid "Glyph name"
msgstr ""
-#: ../src/ui/dialog/svg-fonts-dialog.cpp:704
+#: ../src/ui/dialog/svg-fonts-dialog.cpp:706
msgid "Matching string"
msgstr ""
-#: ../src/ui/dialog/svg-fonts-dialog.cpp:707
+#: ../src/ui/dialog/svg-fonts-dialog.cpp:709
msgid "Add Glyph"
msgstr ""
-#: ../src/ui/dialog/svg-fonts-dialog.cpp:714
+#: ../src/ui/dialog/svg-fonts-dialog.cpp:716
msgid "Get curves from selection..."
msgstr ""
-#: ../src/ui/dialog/svg-fonts-dialog.cpp:763
+#: ../src/ui/dialog/svg-fonts-dialog.cpp:765
msgid "Add kerning pair"
msgstr ""
#. Kerning Setup:
-#: ../src/ui/dialog/svg-fonts-dialog.cpp:771
+#: ../src/ui/dialog/svg-fonts-dialog.cpp:773
msgid "Kerning Setup"
msgstr ""
-#: ../src/ui/dialog/svg-fonts-dialog.cpp:773
+#: ../src/ui/dialog/svg-fonts-dialog.cpp:775
msgid "1st Glyph:"
msgstr ""
-#: ../src/ui/dialog/svg-fonts-dialog.cpp:775
+#: ../src/ui/dialog/svg-fonts-dialog.cpp:777
msgid "2nd Glyph:"
msgstr ""
-#: ../src/ui/dialog/svg-fonts-dialog.cpp:778
+#: ../src/ui/dialog/svg-fonts-dialog.cpp:780
msgid "Add pair"
msgstr ""
-#: ../src/ui/dialog/svg-fonts-dialog.cpp:790
+#: ../src/ui/dialog/svg-fonts-dialog.cpp:792
msgid "First Unicode range"
msgstr ""
-#: ../src/ui/dialog/svg-fonts-dialog.cpp:791
+#: ../src/ui/dialog/svg-fonts-dialog.cpp:793
msgid "Second Unicode range"
msgstr ""
-#: ../src/ui/dialog/svg-fonts-dialog.cpp:798
+#: ../src/ui/dialog/svg-fonts-dialog.cpp:800
msgid "Kerning value:"
msgstr ""
-#: ../src/ui/dialog/svg-fonts-dialog.cpp:856
+#: ../src/ui/dialog/svg-fonts-dialog.cpp:858
msgid "Set font family"
msgstr ""
-#: ../src/ui/dialog/svg-fonts-dialog.cpp:865
+#: ../src/ui/dialog/svg-fonts-dialog.cpp:867
msgid "font"
msgstr ""
#. select_font(font);
-#: ../src/ui/dialog/svg-fonts-dialog.cpp:880
+#: ../src/ui/dialog/svg-fonts-dialog.cpp:882
msgid "Add font"
msgstr ""
-#: ../src/ui/dialog/svg-fonts-dialog.cpp:914
+#: ../src/ui/dialog/svg-fonts-dialog.cpp:916
msgid "_Global Settings"
msgstr ""
-#: ../src/ui/dialog/svg-fonts-dialog.cpp:915
+#: ../src/ui/dialog/svg-fonts-dialog.cpp:917
msgid "_Glyphs"
msgstr ""
-#: ../src/ui/dialog/svg-fonts-dialog.cpp:916
+#: ../src/ui/dialog/svg-fonts-dialog.cpp:918
msgid "_Kerning"
msgstr ""
-#: ../src/ui/dialog/svg-fonts-dialog.cpp:923
-#: ../src/ui/dialog/svg-fonts-dialog.cpp:924
+#: ../src/ui/dialog/svg-fonts-dialog.cpp:925
+#: ../src/ui/dialog/svg-fonts-dialog.cpp:926
msgid "Sample Text"
msgstr ""
-#: ../src/ui/dialog/svg-fonts-dialog.cpp:928
+#: ../src/ui/dialog/svg-fonts-dialog.cpp:930
msgid "Preview Text:"
msgstr ""
#. ******************* Symbol Sets ************************
-#: ../src/ui/dialog/symbols.cpp:120
+#: ../src/ui/dialog/symbols.cpp:119
msgid "Symbol set: "
msgstr ""
#. Fill in later
-#: ../src/ui/dialog/symbols.cpp:129 ../src/ui/dialog/symbols.cpp:130
+#: ../src/ui/dialog/symbols.cpp:128 ../src/ui/dialog/symbols.cpp:129
msgid "Current Document"
msgstr ""
#. ******************* Preview Scale **********************
-#: ../src/ui/dialog/symbols.cpp:179
+#: ../src/ui/dialog/symbols.cpp:178
msgid "Preview scale: "
msgstr ""
-#: ../src/ui/dialog/symbols.cpp:189
+#: ../src/ui/dialog/symbols.cpp:188
msgid "Fit"
msgstr ""
-#: ../src/ui/dialog/symbols.cpp:189
+#: ../src/ui/dialog/symbols.cpp:188
msgid "Fit to width"
msgstr ""
-#: ../src/ui/dialog/symbols.cpp:189
+#: ../src/ui/dialog/symbols.cpp:188
msgid "Fit to height"
msgstr ""
#. ******************* Preview Size ***********************
-#: ../src/ui/dialog/symbols.cpp:209
+#: ../src/ui/dialog/symbols.cpp:208
msgid "Preview size: "
msgstr ""
@@ -19632,95 +19751,95 @@ msgid ""
"node, click to select (more: Shift, Ctrl+Alt)"
msgstr ""
-#: ../src/ui/tool/multi-path-manipulator.cpp:323
+#: ../src/ui/tool/multi-path-manipulator.cpp:322
msgid "Retract handles"
msgstr ""
-#: ../src/ui/tool/multi-path-manipulator.cpp:323 ../src/ui/tool/node.cpp:271
+#: ../src/ui/tool/multi-path-manipulator.cpp:322 ../src/ui/tool/node.cpp:271
msgid "Change node type"
msgstr ""
-#: ../src/ui/tool/multi-path-manipulator.cpp:331
+#: ../src/ui/tool/multi-path-manipulator.cpp:330
msgid "Straighten segments"
msgstr ""
-#: ../src/ui/tool/multi-path-manipulator.cpp:333
+#: ../src/ui/tool/multi-path-manipulator.cpp:332
msgid "Make segments curves"
msgstr ""
-#: ../src/ui/tool/multi-path-manipulator.cpp:340
+#: ../src/ui/tool/multi-path-manipulator.cpp:339
msgid "Add nodes"
msgstr ""
-#: ../src/ui/tool/multi-path-manipulator.cpp:345
+#: ../src/ui/tool/multi-path-manipulator.cpp:344
msgid "Add extremum nodes"
msgstr ""
-#: ../src/ui/tool/multi-path-manipulator.cpp:351
+#: ../src/ui/tool/multi-path-manipulator.cpp:350
msgid "Duplicate nodes"
msgstr ""
-#: ../src/ui/tool/multi-path-manipulator.cpp:413
-#: ../src/widgets/node-toolbar.cpp:418
+#: ../src/ui/tool/multi-path-manipulator.cpp:412
+#: ../src/widgets/node-toolbar.cpp:417
msgid "Join nodes"
msgstr ""
-#: ../src/ui/tool/multi-path-manipulator.cpp:420
-#: ../src/widgets/node-toolbar.cpp:429
+#: ../src/ui/tool/multi-path-manipulator.cpp:419
+#: ../src/widgets/node-toolbar.cpp:428
msgid "Break nodes"
msgstr ""
-#: ../src/ui/tool/multi-path-manipulator.cpp:427
+#: ../src/ui/tool/multi-path-manipulator.cpp:426
msgid "Delete nodes"
msgstr ""
-#: ../src/ui/tool/multi-path-manipulator.cpp:757
+#: ../src/ui/tool/multi-path-manipulator.cpp:756
msgid "Move nodes"
msgstr ""
-#: ../src/ui/tool/multi-path-manipulator.cpp:760
+#: ../src/ui/tool/multi-path-manipulator.cpp:759
msgid "Move nodes horizontally"
msgstr ""
-#: ../src/ui/tool/multi-path-manipulator.cpp:764
+#: ../src/ui/tool/multi-path-manipulator.cpp:763
msgid "Move nodes vertically"
msgstr ""
-#: ../src/ui/tool/multi-path-manipulator.cpp:768
-#: ../src/ui/tool/multi-path-manipulator.cpp:771
+#: ../src/ui/tool/multi-path-manipulator.cpp:767
+#: ../src/ui/tool/multi-path-manipulator.cpp:770
msgid "Rotate nodes"
msgstr ""
-#: ../src/ui/tool/multi-path-manipulator.cpp:775
-#: ../src/ui/tool/multi-path-manipulator.cpp:781
+#: ../src/ui/tool/multi-path-manipulator.cpp:774
+#: ../src/ui/tool/multi-path-manipulator.cpp:780
msgid "Scale nodes uniformly"
msgstr ""
-#: ../src/ui/tool/multi-path-manipulator.cpp:778
+#: ../src/ui/tool/multi-path-manipulator.cpp:777
msgid "Scale nodes"
msgstr ""
-#: ../src/ui/tool/multi-path-manipulator.cpp:785
+#: ../src/ui/tool/multi-path-manipulator.cpp:784
msgid "Scale nodes horizontally"
msgstr ""
-#: ../src/ui/tool/multi-path-manipulator.cpp:789
+#: ../src/ui/tool/multi-path-manipulator.cpp:788
msgid "Scale nodes vertically"
msgstr ""
-#: ../src/ui/tool/multi-path-manipulator.cpp:793
+#: ../src/ui/tool/multi-path-manipulator.cpp:792
msgid "Skew nodes horizontally"
msgstr ""
-#: ../src/ui/tool/multi-path-manipulator.cpp:797
+#: ../src/ui/tool/multi-path-manipulator.cpp:796
msgid "Skew nodes vertically"
msgstr ""
-#: ../src/ui/tool/multi-path-manipulator.cpp:801
+#: ../src/ui/tool/multi-path-manipulator.cpp:800
msgid "Flip nodes horizontally"
msgstr ""
-#: ../src/ui/tool/multi-path-manipulator.cpp:804
+#: ../src/ui/tool/multi-path-manipulator.cpp:803
msgid "Flip nodes vertically"
msgstr ""
@@ -19924,29 +20043,29 @@ msgstr ""
msgid "Auto-smooth node"
msgstr ""
-#: ../src/ui/tool/path-manipulator.cpp:817
+#: ../src/ui/tool/path-manipulator.cpp:816
msgid "Scale handle"
msgstr ""
-#: ../src/ui/tool/path-manipulator.cpp:841
+#: ../src/ui/tool/path-manipulator.cpp:840
msgid "Rotate handle"
msgstr ""
#. We need to call MPM's method because it could have been our last node
-#: ../src/ui/tool/path-manipulator.cpp:1375
-#: ../src/widgets/node-toolbar.cpp:407
+#: ../src/ui/tool/path-manipulator.cpp:1374
+#: ../src/widgets/node-toolbar.cpp:406
msgid "Delete node"
msgstr ""
-#: ../src/ui/tool/path-manipulator.cpp:1383
+#: ../src/ui/tool/path-manipulator.cpp:1382
msgid "Cycle node type"
msgstr ""
-#: ../src/ui/tool/path-manipulator.cpp:1398
+#: ../src/ui/tool/path-manipulator.cpp:1397
msgid "Drag handle"
msgstr ""
-#: ../src/ui/tool/path-manipulator.cpp:1407
+#: ../src/ui/tool/path-manipulator.cpp:1406
msgid "Retract handle"
msgstr ""
@@ -20275,11 +20394,11 @@ msgctxt "Swatches"
msgid "Wrap"
msgstr ""
-#: ../src/ui/widget/preferences-widget.cpp:796
+#: ../src/ui/widget/preferences-widget.cpp:798
msgid "_Browse..."
msgstr ""
-#: ../src/ui/widget/preferences-widget.cpp:882
+#: ../src/ui/widget/preferences-widget.cpp:884
msgid "Select a bitmap editor"
msgstr ""
@@ -20289,34 +20408,34 @@ msgid ""
"random numbers."
msgstr ""
-#: ../src/ui/widget/rendering-options.cpp:31
+#: ../src/ui/widget/rendering-options.cpp:30
msgid "Backend"
msgstr ""
-#: ../src/ui/widget/rendering-options.cpp:32
+#: ../src/ui/widget/rendering-options.cpp:31
msgid "Vector"
msgstr ""
-#: ../src/ui/widget/rendering-options.cpp:33
+#: ../src/ui/widget/rendering-options.cpp:32
msgid "Bitmap"
msgstr ""
-#: ../src/ui/widget/rendering-options.cpp:34
+#: ../src/ui/widget/rendering-options.cpp:33
msgid "Bitmap options"
msgstr ""
-#: ../src/ui/widget/rendering-options.cpp:36
+#: ../src/ui/widget/rendering-options.cpp:35
msgid "Preferred resolution of rendering, in dots per inch."
msgstr ""
-#: ../src/ui/widget/rendering-options.cpp:44
+#: ../src/ui/widget/rendering-options.cpp:43
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 ""
-#: ../src/ui/widget/rendering-options.cpp:49
+#: ../src/ui/widget/rendering-options.cpp:48
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 "
@@ -20651,7 +20770,7 @@ msgid "Adjusting <b>stroke width</b>: was %.3g, now <b>%.3g</b> (diff %.3g)"
msgstr ""
#. TRANSLATORS: "Link" means to _link_ two sliders together
-#: ../src/ui/widget/spin-slider.cpp:157
+#: ../src/ui/widget/spin-slider.cpp:156
msgctxt "Sliders"
msgid "Link"
msgstr ""
@@ -20731,7 +20850,7 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: ../src/verbs.cpp:150 ../src/widgets/calligraphy-toolbar.cpp:649
+#: ../src/verbs.cpp:150 ../src/widgets/calligraphy-toolbar.cpp:647
msgid "Edit"
msgstr ""
@@ -22958,18 +23077,18 @@ msgid "Arc: Change open/closed"
msgstr ""
#: ../src/widgets/arc-toolbar.cpp:303 ../src/widgets/arc-toolbar.cpp:332
-#: ../src/widgets/rect-toolbar.cpp:260 ../src/widgets/rect-toolbar.cpp:298
-#: ../src/widgets/spiral-toolbar.cpp:232 ../src/widgets/spiral-toolbar.cpp:256
-#: ../src/widgets/star-toolbar.cpp:396 ../src/widgets/star-toolbar.cpp:457
+#: ../src/widgets/rect-toolbar.cpp:259 ../src/widgets/rect-toolbar.cpp:297
+#: ../src/widgets/spiral-toolbar.cpp:229 ../src/widgets/spiral-toolbar.cpp:253
+#: ../src/widgets/star-toolbar.cpp:395 ../src/widgets/star-toolbar.cpp:456
msgid "<b>New:</b>"
msgstr ""
#. FIXME: implement averaging of all parameters for multiple selected
#. gtk_label_set_markup(GTK_LABEL(l), _("<b>Average:</b>"));
#: ../src/widgets/arc-toolbar.cpp:306 ../src/widgets/arc-toolbar.cpp:317
-#: ../src/widgets/rect-toolbar.cpp:268 ../src/widgets/rect-toolbar.cpp:286
-#: ../src/widgets/spiral-toolbar.cpp:234 ../src/widgets/spiral-toolbar.cpp:245
-#: ../src/widgets/star-toolbar.cpp:398
+#: ../src/widgets/rect-toolbar.cpp:267 ../src/widgets/rect-toolbar.cpp:285
+#: ../src/widgets/spiral-toolbar.cpp:231 ../src/widgets/spiral-toolbar.cpp:242
+#: ../src/widgets/star-toolbar.cpp:397
msgid "<b>Change:</b>"
msgstr ""
@@ -23077,281 +23196,281 @@ msgid "Toggle VP in Z direction between 'finite' and 'infinite' (=parallel)"
msgstr ""
#. gint preset_index = ege_select_one_action_get_active( sel );
-#: ../src/widgets/calligraphy-toolbar.cpp:241
-#: ../src/widgets/calligraphy-toolbar.cpp:285
-#: ../src/widgets/calligraphy-toolbar.cpp:290
+#: ../src/widgets/calligraphy-toolbar.cpp:239
+#: ../src/widgets/calligraphy-toolbar.cpp:283
+#: ../src/widgets/calligraphy-toolbar.cpp:288
msgid "No preset"
msgstr ""
#. Width
-#: ../src/widgets/calligraphy-toolbar.cpp:450
-#: ../src/widgets/erasor-toolbar.cpp:148
+#: ../src/widgets/calligraphy-toolbar.cpp:448
+#: ../src/widgets/erasor-toolbar.cpp:146
msgid "(hairline)"
msgstr ""
#. Mean
#. Rotation
#. Scale
-#: ../src/widgets/calligraphy-toolbar.cpp:450
-#: ../src/widgets/calligraphy-toolbar.cpp:483
-#: ../src/widgets/erasor-toolbar.cpp:148 ../src/widgets/pencil-toolbar.cpp:304
-#: ../src/widgets/spray-toolbar.cpp:130 ../src/widgets/spray-toolbar.cpp:146
-#: ../src/widgets/spray-toolbar.cpp:162 ../src/widgets/spray-toolbar.cpp:222
-#: ../src/widgets/spray-toolbar.cpp:252 ../src/widgets/spray-toolbar.cpp:270
-#: ../src/widgets/tweak-toolbar.cpp:144 ../src/widgets/tweak-toolbar.cpp:161
-#: ../src/widgets/tweak-toolbar.cpp:369
+#: ../src/widgets/calligraphy-toolbar.cpp:448
+#: ../src/widgets/calligraphy-toolbar.cpp:481
+#: ../src/widgets/erasor-toolbar.cpp:146 ../src/widgets/pencil-toolbar.cpp:303
+#: ../src/widgets/spray-toolbar.cpp:129 ../src/widgets/spray-toolbar.cpp:145
+#: ../src/widgets/spray-toolbar.cpp:161 ../src/widgets/spray-toolbar.cpp:221
+#: ../src/widgets/spray-toolbar.cpp:251 ../src/widgets/spray-toolbar.cpp:269
+#: ../src/widgets/tweak-toolbar.cpp:143 ../src/widgets/tweak-toolbar.cpp:160
+#: ../src/widgets/tweak-toolbar.cpp:368
msgid "(default)"
msgstr ""
-#: ../src/widgets/calligraphy-toolbar.cpp:450
-#: ../src/widgets/erasor-toolbar.cpp:148
+#: ../src/widgets/calligraphy-toolbar.cpp:448
+#: ../src/widgets/erasor-toolbar.cpp:146
msgid "(broad stroke)"
msgstr ""
-#: ../src/widgets/calligraphy-toolbar.cpp:453
-#: ../src/widgets/erasor-toolbar.cpp:151
+#: ../src/widgets/calligraphy-toolbar.cpp:451
+#: ../src/widgets/erasor-toolbar.cpp:149
msgid "Pen Width"
msgstr ""
-#: ../src/widgets/calligraphy-toolbar.cpp:454
+#: ../src/widgets/calligraphy-toolbar.cpp:452
msgid "The width of the calligraphic pen (relative to the visible canvas area)"
msgstr ""
#. Thinning
-#: ../src/widgets/calligraphy-toolbar.cpp:467
+#: ../src/widgets/calligraphy-toolbar.cpp:465
msgid "(speed blows up stroke)"
msgstr ""
-#: ../src/widgets/calligraphy-toolbar.cpp:467
+#: ../src/widgets/calligraphy-toolbar.cpp:465
msgid "(slight widening)"
msgstr ""
-#: ../src/widgets/calligraphy-toolbar.cpp:467
+#: ../src/widgets/calligraphy-toolbar.cpp:465
msgid "(constant width)"
msgstr ""
-#: ../src/widgets/calligraphy-toolbar.cpp:467
+#: ../src/widgets/calligraphy-toolbar.cpp:465
msgid "(slight thinning, default)"
msgstr ""
-#: ../src/widgets/calligraphy-toolbar.cpp:467
+#: ../src/widgets/calligraphy-toolbar.cpp:465
msgid "(speed deflates stroke)"
msgstr ""
-#: ../src/widgets/calligraphy-toolbar.cpp:470
+#: ../src/widgets/calligraphy-toolbar.cpp:468
msgid "Stroke Thinning"
msgstr ""
-#: ../src/widgets/calligraphy-toolbar.cpp:470
+#: ../src/widgets/calligraphy-toolbar.cpp:468
msgid "Thinning:"
msgstr ""
-#: ../src/widgets/calligraphy-toolbar.cpp:471
+#: ../src/widgets/calligraphy-toolbar.cpp:469
msgid ""
"How much velocity thins the stroke (> 0 makes fast strokes thinner, < 0 "
"makes them broader, 0 makes width independent of velocity)"
msgstr ""
#. Angle
-#: ../src/widgets/calligraphy-toolbar.cpp:483
+#: ../src/widgets/calligraphy-toolbar.cpp:481
msgid "(left edge up)"
msgstr ""
-#: ../src/widgets/calligraphy-toolbar.cpp:483
+#: ../src/widgets/calligraphy-toolbar.cpp:481
msgid "(horizontal)"
msgstr ""
-#: ../src/widgets/calligraphy-toolbar.cpp:483
+#: ../src/widgets/calligraphy-toolbar.cpp:481
msgid "(right edge up)"
msgstr ""
-#: ../src/widgets/calligraphy-toolbar.cpp:486
+#: ../src/widgets/calligraphy-toolbar.cpp:484
msgid "Pen Angle"
msgstr ""
-#: ../src/widgets/calligraphy-toolbar.cpp:486
+#: ../src/widgets/calligraphy-toolbar.cpp:484
#: ../share/extensions/motion.inx.h:3 ../share/extensions/restack.inx.h:10
msgid "Angle:"
msgstr ""
-#: ../src/widgets/calligraphy-toolbar.cpp:487
+#: ../src/widgets/calligraphy-toolbar.cpp:485
msgid ""
"The angle of the pen's nib (in degrees; 0 = horizontal; has no effect if "
"fixation = 0)"
msgstr ""
#. Fixation
-#: ../src/widgets/calligraphy-toolbar.cpp:501
+#: ../src/widgets/calligraphy-toolbar.cpp:499
msgid "(perpendicular to stroke, \"brush\")"
msgstr ""
-#: ../src/widgets/calligraphy-toolbar.cpp:501
+#: ../src/widgets/calligraphy-toolbar.cpp:499
msgid "(almost fixed, default)"
msgstr ""
-#: ../src/widgets/calligraphy-toolbar.cpp:501
+#: ../src/widgets/calligraphy-toolbar.cpp:499
msgid "(fixed by Angle, \"pen\")"
msgstr ""
-#: ../src/widgets/calligraphy-toolbar.cpp:504
+#: ../src/widgets/calligraphy-toolbar.cpp:502
msgid "Fixation"
msgstr ""
-#: ../src/widgets/calligraphy-toolbar.cpp:504
+#: ../src/widgets/calligraphy-toolbar.cpp:502
msgid "Fixation:"
msgstr ""
-#: ../src/widgets/calligraphy-toolbar.cpp:505
+#: ../src/widgets/calligraphy-toolbar.cpp:503
msgid ""
"Angle behavior (0 = nib always perpendicular to stroke direction, 100 = "
"fixed angle)"
msgstr ""
#. Cap Rounding
-#: ../src/widgets/calligraphy-toolbar.cpp:517
+#: ../src/widgets/calligraphy-toolbar.cpp:515
msgid "(blunt caps, default)"
msgstr ""
-#: ../src/widgets/calligraphy-toolbar.cpp:517
+#: ../src/widgets/calligraphy-toolbar.cpp:515
msgid "(slightly bulging)"
msgstr ""
-#: ../src/widgets/calligraphy-toolbar.cpp:517
+#: ../src/widgets/calligraphy-toolbar.cpp:515
msgid "(approximately round)"
msgstr ""
-#: ../src/widgets/calligraphy-toolbar.cpp:517
+#: ../src/widgets/calligraphy-toolbar.cpp:515
msgid "(long protruding caps)"
msgstr ""
-#: ../src/widgets/calligraphy-toolbar.cpp:521
+#: ../src/widgets/calligraphy-toolbar.cpp:519
msgid "Cap rounding"
msgstr ""
-#: ../src/widgets/calligraphy-toolbar.cpp:521
+#: ../src/widgets/calligraphy-toolbar.cpp:519
msgid "Caps:"
msgstr ""
-#: ../src/widgets/calligraphy-toolbar.cpp:522
+#: ../src/widgets/calligraphy-toolbar.cpp:520
msgid ""
"Increase to make caps at the ends of strokes protrude more (0 = no caps, 1 = "
"round caps)"
msgstr ""
#. Tremor
-#: ../src/widgets/calligraphy-toolbar.cpp:534
+#: ../src/widgets/calligraphy-toolbar.cpp:532
msgid "(smooth line)"
msgstr ""
-#: ../src/widgets/calligraphy-toolbar.cpp:534
+#: ../src/widgets/calligraphy-toolbar.cpp:532
msgid "(slight tremor)"
msgstr ""
-#: ../src/widgets/calligraphy-toolbar.cpp:534
+#: ../src/widgets/calligraphy-toolbar.cpp:532
msgid "(noticeable tremor)"
msgstr ""
-#: ../src/widgets/calligraphy-toolbar.cpp:534
+#: ../src/widgets/calligraphy-toolbar.cpp:532
msgid "(maximum tremor)"
msgstr ""
-#: ../src/widgets/calligraphy-toolbar.cpp:537
+#: ../src/widgets/calligraphy-toolbar.cpp:535
msgid "Stroke Tremor"
msgstr ""
-#: ../src/widgets/calligraphy-toolbar.cpp:537
+#: ../src/widgets/calligraphy-toolbar.cpp:535
msgid "Tremor:"
msgstr ""
-#: ../src/widgets/calligraphy-toolbar.cpp:538
+#: ../src/widgets/calligraphy-toolbar.cpp:536
msgid "Increase to make strokes rugged and trembling"
msgstr ""
#. Wiggle
-#: ../src/widgets/calligraphy-toolbar.cpp:552
+#: ../src/widgets/calligraphy-toolbar.cpp:550
msgid "(no wiggle)"
msgstr ""
-#: ../src/widgets/calligraphy-toolbar.cpp:552
+#: ../src/widgets/calligraphy-toolbar.cpp:550
msgid "(slight deviation)"
msgstr ""
-#: ../src/widgets/calligraphy-toolbar.cpp:552
+#: ../src/widgets/calligraphy-toolbar.cpp:550
msgid "(wild waves and curls)"
msgstr ""
-#: ../src/widgets/calligraphy-toolbar.cpp:555
+#: ../src/widgets/calligraphy-toolbar.cpp:553
msgid "Pen Wiggle"
msgstr ""
-#: ../src/widgets/calligraphy-toolbar.cpp:555
+#: ../src/widgets/calligraphy-toolbar.cpp:553
msgid "Wiggle:"
msgstr ""
-#: ../src/widgets/calligraphy-toolbar.cpp:556
+#: ../src/widgets/calligraphy-toolbar.cpp:554
msgid "Increase to make the pen waver and wiggle"
msgstr ""
#. Mass
-#: ../src/widgets/calligraphy-toolbar.cpp:569
+#: ../src/widgets/calligraphy-toolbar.cpp:567
msgid "(no inertia)"
msgstr ""
-#: ../src/widgets/calligraphy-toolbar.cpp:569
+#: ../src/widgets/calligraphy-toolbar.cpp:567
msgid "(slight smoothing, default)"
msgstr ""
-#: ../src/widgets/calligraphy-toolbar.cpp:569
+#: ../src/widgets/calligraphy-toolbar.cpp:567
msgid "(noticeable lagging)"
msgstr ""
-#: ../src/widgets/calligraphy-toolbar.cpp:569
+#: ../src/widgets/calligraphy-toolbar.cpp:567
msgid "(maximum inertia)"
msgstr ""
-#: ../src/widgets/calligraphy-toolbar.cpp:572
+#: ../src/widgets/calligraphy-toolbar.cpp:570
msgid "Pen Mass"
msgstr ""
-#: ../src/widgets/calligraphy-toolbar.cpp:572
+#: ../src/widgets/calligraphy-toolbar.cpp:570
msgid "Mass:"
msgstr ""
-#: ../src/widgets/calligraphy-toolbar.cpp:573
+#: ../src/widgets/calligraphy-toolbar.cpp:571
msgid "Increase to make the pen drag behind, as if slowed by inertia"
msgstr ""
-#: ../src/widgets/calligraphy-toolbar.cpp:588
+#: ../src/widgets/calligraphy-toolbar.cpp:586
msgid "Trace Background"
msgstr ""
-#: ../src/widgets/calligraphy-toolbar.cpp:589
+#: ../src/widgets/calligraphy-toolbar.cpp:587
msgid ""
"Trace the lightness of the background by the width of the pen (white - "
"minimum width, black - maximum width)"
msgstr ""
-#: ../src/widgets/calligraphy-toolbar.cpp:602
+#: ../src/widgets/calligraphy-toolbar.cpp:600
msgid "Use the pressure of the input device to alter the width of the pen"
msgstr ""
-#: ../src/widgets/calligraphy-toolbar.cpp:614
+#: ../src/widgets/calligraphy-toolbar.cpp:612
msgid "Tilt"
msgstr ""
-#: ../src/widgets/calligraphy-toolbar.cpp:615
+#: ../src/widgets/calligraphy-toolbar.cpp:613
msgid "Use the tilt of the input device to alter the angle of the pen's nib"
msgstr ""
-#: ../src/widgets/calligraphy-toolbar.cpp:630
+#: ../src/widgets/calligraphy-toolbar.cpp:628
msgid "Choose a preset"
msgstr ""
-#: ../src/widgets/calligraphy-toolbar.cpp:645
+#: ../src/widgets/calligraphy-toolbar.cpp:643
msgid "Add/Edit Profile"
msgstr ""
-#: ../src/widgets/calligraphy-toolbar.cpp:646
+#: ../src/widgets/calligraphy-toolbar.cpp:644
msgid "Add or edit calligraphic profile"
msgstr ""
@@ -23555,30 +23674,30 @@ msgstr ""
msgid "Note:"
msgstr ""
-#: ../src/widgets/dropper-toolbar.cpp:119
+#: ../src/widgets/dropper-toolbar.cpp:118
msgid "Pick opacity"
msgstr ""
-#: ../src/widgets/dropper-toolbar.cpp:120
+#: ../src/widgets/dropper-toolbar.cpp:119
msgid ""
"Pick both the color and the alpha (transparency) under cursor; otherwise, "
"pick only the visible color premultiplied by alpha"
msgstr ""
-#: ../src/widgets/dropper-toolbar.cpp:123
+#: ../src/widgets/dropper-toolbar.cpp:122
msgid "Pick"
msgstr ""
-#: ../src/widgets/dropper-toolbar.cpp:132
+#: ../src/widgets/dropper-toolbar.cpp:131
msgid "Assign opacity"
msgstr ""
-#: ../src/widgets/dropper-toolbar.cpp:133
+#: ../src/widgets/dropper-toolbar.cpp:132
msgid ""
"If alpha was picked, assign it to selection as fill or stroke transparency"
msgstr ""
-#: ../src/widgets/dropper-toolbar.cpp:136
+#: ../src/widgets/dropper-toolbar.cpp:135
msgid "Assign"
msgstr ""
@@ -23590,19 +23709,19 @@ msgstr ""
msgid "remove"
msgstr ""
-#: ../src/widgets/erasor-toolbar.cpp:117
+#: ../src/widgets/erasor-toolbar.cpp:115
msgid "Delete objects touched by the eraser"
msgstr ""
-#: ../src/widgets/erasor-toolbar.cpp:123
+#: ../src/widgets/erasor-toolbar.cpp:121
msgid "Cut"
msgstr ""
-#: ../src/widgets/erasor-toolbar.cpp:124
+#: ../src/widgets/erasor-toolbar.cpp:122
msgid "Cut out from objects"
msgstr ""
-#: ../src/widgets/erasor-toolbar.cpp:152
+#: ../src/widgets/erasor-toolbar.cpp:150
msgid "The width of the eraser pen (relative to the visible canvas area)"
msgstr ""
@@ -23634,8 +23753,8 @@ msgstr ""
msgid "Set pattern on stroke"
msgstr ""
-#: ../src/widgets/font-selector.cpp:135 ../src/widgets/text-toolbar.cpp:968
-#: ../src/widgets/text-toolbar.cpp:1286
+#: ../src/widgets/font-selector.cpp:135 ../src/widgets/text-toolbar.cpp:966
+#: ../src/widgets/text-toolbar.cpp:1284
msgid "Font size"
msgstr ""
@@ -23662,10 +23781,6 @@ msgstr ""
msgid "Edit gradient"
msgstr ""
-#: ../src/widgets/gradient-selector.cpp:227
-msgid "Delete swatch"
-msgstr ""
-
#: ../src/widgets/gradient-selector.cpp:288
#: ../src/widgets/paint-selector.cpp:241
msgid "Swatch"
@@ -23692,7 +23807,7 @@ msgid "Multiple stops"
msgstr ""
#: ../src/widgets/gradient-toolbar.cpp:793
-#: ../src/widgets/gradient-vector.cpp:630
+#: ../src/widgets/gradient-vector.cpp:629
msgid "No stops in gradient"
msgstr ""
@@ -23705,7 +23820,7 @@ msgid "Set gradient repeat"
msgstr ""
#: ../src/widgets/gradient-toolbar.cpp:1006
-#: ../src/widgets/gradient-vector.cpp:741
+#: ../src/widgets/gradient-vector.cpp:740
msgid "Change gradient stop offset"
msgstr ""
@@ -23726,26 +23841,32 @@ msgid "Create radial (elliptic or circular) gradient"
msgstr ""
#: ../src/widgets/gradient-toolbar.cpp:1057
+#: ../src/widgets/mesh-toolbar.cpp:211
msgid "New:"
msgstr ""
#: ../src/widgets/gradient-toolbar.cpp:1080
+#: ../src/widgets/mesh-toolbar.cpp:234
msgid "fill"
msgstr ""
#: ../src/widgets/gradient-toolbar.cpp:1080
+#: ../src/widgets/mesh-toolbar.cpp:234
msgid "Create gradient in the fill"
msgstr ""
#: ../src/widgets/gradient-toolbar.cpp:1084
+#: ../src/widgets/mesh-toolbar.cpp:238
msgid "stroke"
msgstr ""
#: ../src/widgets/gradient-toolbar.cpp:1084
+#: ../src/widgets/mesh-toolbar.cpp:238
msgid "Create gradient in the stroke"
msgstr ""
#: ../src/widgets/gradient-toolbar.cpp:1087
+#: ../src/widgets/mesh-toolbar.cpp:241
msgid "on:"
msgstr ""
@@ -23809,7 +23930,7 @@ msgstr ""
#: ../src/widgets/gradient-toolbar.cpp:1203
#: ../src/widgets/gradient-toolbar.cpp:1204
-#: ../src/widgets/gradient-vector.cpp:909
+#: ../src/widgets/gradient-vector.cpp:908
msgid "Delete stop"
msgstr ""
@@ -23829,42 +23950,42 @@ msgstr ""
msgid "Link gradients to change all related gradients"
msgstr ""
-#: ../src/widgets/gradient-vector.cpp:333
+#: ../src/widgets/gradient-vector.cpp:332
#: ../src/widgets/paint-selector.cpp:919
msgid "No document selected"
msgstr ""
-#: ../src/widgets/gradient-vector.cpp:337
+#: ../src/widgets/gradient-vector.cpp:336
msgid "No gradients in document"
msgstr ""
-#: ../src/widgets/gradient-vector.cpp:341
+#: ../src/widgets/gradient-vector.cpp:340
msgid "No gradient selected"
msgstr ""
#. TRANSLATORS: "Stop" means: a "phase" of a gradient
-#: ../src/widgets/gradient-vector.cpp:904
+#: ../src/widgets/gradient-vector.cpp:903
msgid "Add stop"
msgstr ""
-#: ../src/widgets/gradient-vector.cpp:907
+#: ../src/widgets/gradient-vector.cpp:906
msgid "Add another control stop to gradient"
msgstr ""
-#: ../src/widgets/gradient-vector.cpp:912
+#: ../src/widgets/gradient-vector.cpp:911
msgid "Delete current control stop from gradient"
msgstr ""
#. TRANSLATORS: "Stop" means: a "phase" of a gradient
-#: ../src/widgets/gradient-vector.cpp:980
+#: ../src/widgets/gradient-vector.cpp:979
msgid "Stop Color"
msgstr ""
-#: ../src/widgets/gradient-vector.cpp:1010
+#: ../src/widgets/gradient-vector.cpp:1009
msgid "Gradient editor"
msgstr ""
-#: ../src/widgets/gradient-vector.cpp:1310
+#: ../src/widgets/gradient-vector.cpp:1309
msgid "Change gradient stop color"
msgstr ""
@@ -23930,265 +24051,325 @@ msgstr ""
msgid "Open LPE dialog (to adapt parameters numerically)"
msgstr ""
-#: ../src/widgets/measure-toolbar.cpp:103 ../src/widgets/text-toolbar.cpp:1289
+#: ../src/widgets/measure-toolbar.cpp:102 ../src/widgets/text-toolbar.cpp:1287
msgid "Font Size"
msgstr ""
-#: ../src/widgets/measure-toolbar.cpp:103
+#: ../src/widgets/measure-toolbar.cpp:102
msgid "Font Size:"
msgstr ""
-#: ../src/widgets/measure-toolbar.cpp:104
+#: ../src/widgets/measure-toolbar.cpp:103
msgid "The font size to be used in the measurement labels"
msgstr ""
-#: ../src/widgets/measure-toolbar.cpp:116
-#: ../src/widgets/measure-toolbar.cpp:124
+#: ../src/widgets/measure-toolbar.cpp:115
+#: ../src/widgets/measure-toolbar.cpp:123
msgid "The units to be used for the measurements"
msgstr ""
-#: ../src/widgets/node-toolbar.cpp:351
+#: ../src/widgets/mesh-toolbar.cpp:204
+msgid "normal"
+msgstr ""
+
+#: ../src/widgets/mesh-toolbar.cpp:204
+msgid "Create mesh gradient"
+msgstr ""
+
+#: ../src/widgets/mesh-toolbar.cpp:208
+msgid "conical"
+msgstr ""
+
+#: ../src/widgets/mesh-toolbar.cpp:208
+msgid "Create conical gradient"
+msgstr ""
+
+#: ../src/widgets/mesh-toolbar.cpp:263
+msgid "Rows"
+msgstr ""
+
+#: ../src/widgets/mesh-toolbar.cpp:263 ../share/extensions/layout_nup.inx.h:12
+msgid "Rows:"
+msgstr ""
+
+#: ../src/widgets/mesh-toolbar.cpp:263
+msgid "Number of rows in new mesh"
+msgstr ""
+
+#: ../src/widgets/mesh-toolbar.cpp:279
+msgid "Columns"
+msgstr ""
+
+#: ../src/widgets/mesh-toolbar.cpp:279
+msgid "Columns:"
+msgstr ""
+
+#: ../src/widgets/mesh-toolbar.cpp:279
+msgid "Number of columns in new mesh"
+msgstr ""
+
+#: ../src/widgets/mesh-toolbar.cpp:293
+msgid "Edit Fill"
+msgstr ""
+
+#: ../src/widgets/mesh-toolbar.cpp:294
+msgid "Edit fill mesh"
+msgstr ""
+
+#: ../src/widgets/mesh-toolbar.cpp:305
+msgid "Edit Stroke"
+msgstr ""
+
+#: ../src/widgets/mesh-toolbar.cpp:306
+msgid "Edit stroke mesh"
+msgstr ""
+
+#: ../src/widgets/mesh-toolbar.cpp:317 ../src/widgets/node-toolbar.cpp:530
+msgid "Show Handles"
+msgstr ""
+
+#: ../src/widgets/mesh-toolbar.cpp:318
+msgid "Show side and tensor handles"
+msgstr ""
+
+#: ../src/widgets/node-toolbar.cpp:350
msgid "Insert node"
msgstr ""
-#: ../src/widgets/node-toolbar.cpp:352
+#: ../src/widgets/node-toolbar.cpp:351
msgid "Insert new nodes into selected segments"
msgstr ""
-#: ../src/widgets/node-toolbar.cpp:355
+#: ../src/widgets/node-toolbar.cpp:354
msgid "Insert"
msgstr ""
-#: ../src/widgets/node-toolbar.cpp:366
+#: ../src/widgets/node-toolbar.cpp:365
msgid "Insert node at min X"
msgstr ""
-#: ../src/widgets/node-toolbar.cpp:367
+#: ../src/widgets/node-toolbar.cpp:366
msgid "Insert new nodes at min X into selected segments"
msgstr ""
-#: ../src/widgets/node-toolbar.cpp:370
+#: ../src/widgets/node-toolbar.cpp:369
msgid "Insert min X"
msgstr ""
-#: ../src/widgets/node-toolbar.cpp:376
+#: ../src/widgets/node-toolbar.cpp:375
msgid "Insert node at max X"
msgstr ""
-#: ../src/widgets/node-toolbar.cpp:377
+#: ../src/widgets/node-toolbar.cpp:376
msgid "Insert new nodes at max X into selected segments"
msgstr ""
-#: ../src/widgets/node-toolbar.cpp:380
+#: ../src/widgets/node-toolbar.cpp:379
msgid "Insert max X"
msgstr ""
-#: ../src/widgets/node-toolbar.cpp:386
+#: ../src/widgets/node-toolbar.cpp:385
msgid "Insert node at min Y"
msgstr ""
-#: ../src/widgets/node-toolbar.cpp:387
+#: ../src/widgets/node-toolbar.cpp:386
msgid "Insert new nodes at min Y into selected segments"
msgstr ""
-#: ../src/widgets/node-toolbar.cpp:390
+#: ../src/widgets/node-toolbar.cpp:389
msgid "Insert min Y"
msgstr ""
-#: ../src/widgets/node-toolbar.cpp:396
+#: ../src/widgets/node-toolbar.cpp:395
msgid "Insert node at max Y"
msgstr ""
-#: ../src/widgets/node-toolbar.cpp:397
+#: ../src/widgets/node-toolbar.cpp:396
msgid "Insert new nodes at max Y into selected segments"
msgstr ""
-#: ../src/widgets/node-toolbar.cpp:400
+#: ../src/widgets/node-toolbar.cpp:399
msgid "Insert max Y"
msgstr ""
-#: ../src/widgets/node-toolbar.cpp:408
+#: ../src/widgets/node-toolbar.cpp:407
msgid "Delete selected nodes"
msgstr ""
-#: ../src/widgets/node-toolbar.cpp:419
+#: ../src/widgets/node-toolbar.cpp:418
msgid "Join selected nodes"
msgstr ""
-#: ../src/widgets/node-toolbar.cpp:422
+#: ../src/widgets/node-toolbar.cpp:421
msgid "Join"
msgstr ""
-#: ../src/widgets/node-toolbar.cpp:430
+#: ../src/widgets/node-toolbar.cpp:429
msgid "Break path at selected nodes"
msgstr ""
-#: ../src/widgets/node-toolbar.cpp:440
+#: ../src/widgets/node-toolbar.cpp:439
msgid "Join with segment"
msgstr ""
-#: ../src/widgets/node-toolbar.cpp:441
+#: ../src/widgets/node-toolbar.cpp:440
msgid "Join selected endnodes with a new segment"
msgstr ""
-#: ../src/widgets/node-toolbar.cpp:450
+#: ../src/widgets/node-toolbar.cpp:449
msgid "Delete segment"
msgstr ""
-#: ../src/widgets/node-toolbar.cpp:451
+#: ../src/widgets/node-toolbar.cpp:450
msgid "Delete segment between two non-endpoint nodes"
msgstr ""
-#: ../src/widgets/node-toolbar.cpp:460
+#: ../src/widgets/node-toolbar.cpp:459
msgid "Node Cusp"
msgstr ""
-#: ../src/widgets/node-toolbar.cpp:461
+#: ../src/widgets/node-toolbar.cpp:460
msgid "Make selected nodes corner"
msgstr ""
-#: ../src/widgets/node-toolbar.cpp:470
+#: ../src/widgets/node-toolbar.cpp:469
msgid "Node Smooth"
msgstr ""
-#: ../src/widgets/node-toolbar.cpp:471
+#: ../src/widgets/node-toolbar.cpp:470
msgid "Make selected nodes smooth"
msgstr ""
-#: ../src/widgets/node-toolbar.cpp:480
+#: ../src/widgets/node-toolbar.cpp:479
msgid "Node Symmetric"
msgstr ""
-#: ../src/widgets/node-toolbar.cpp:481
+#: ../src/widgets/node-toolbar.cpp:480
msgid "Make selected nodes symmetric"
msgstr ""
-#: ../src/widgets/node-toolbar.cpp:490
+#: ../src/widgets/node-toolbar.cpp:489
msgid "Node Auto"
msgstr ""
-#: ../src/widgets/node-toolbar.cpp:491
+#: ../src/widgets/node-toolbar.cpp:490
msgid "Make selected nodes auto-smooth"
msgstr ""
-#: ../src/widgets/node-toolbar.cpp:500
+#: ../src/widgets/node-toolbar.cpp:499
msgid "Node Line"
msgstr ""
-#: ../src/widgets/node-toolbar.cpp:501
+#: ../src/widgets/node-toolbar.cpp:500
msgid "Make selected segments lines"
msgstr ""
-#: ../src/widgets/node-toolbar.cpp:510
+#: ../src/widgets/node-toolbar.cpp:509
msgid "Node Curve"
msgstr ""
-#: ../src/widgets/node-toolbar.cpp:511
+#: ../src/widgets/node-toolbar.cpp:510
msgid "Make selected segments curves"
msgstr ""
-#: ../src/widgets/node-toolbar.cpp:520
+#: ../src/widgets/node-toolbar.cpp:519
msgid "Show Transform Handles"
msgstr ""
-#: ../src/widgets/node-toolbar.cpp:521
+#: ../src/widgets/node-toolbar.cpp:520
msgid "Show transformation handles for selected nodes"
msgstr ""
#: ../src/widgets/node-toolbar.cpp:531
-msgid "Show Handles"
-msgstr ""
-
-#: ../src/widgets/node-toolbar.cpp:532
msgid "Show Bezier handles of selected nodes"
msgstr ""
-#: ../src/widgets/node-toolbar.cpp:542
+#: ../src/widgets/node-toolbar.cpp:541
msgid "Show Outline"
msgstr ""
-#: ../src/widgets/node-toolbar.cpp:543
+#: ../src/widgets/node-toolbar.cpp:542
msgid "Show path outline (without path effects)"
msgstr ""
-#: ../src/widgets/node-toolbar.cpp:565
+#: ../src/widgets/node-toolbar.cpp:564
msgid "Edit clipping paths"
msgstr ""
-#: ../src/widgets/node-toolbar.cpp:566
+#: ../src/widgets/node-toolbar.cpp:565
msgid "Show clipping path(s) of selected object(s)"
msgstr ""
-#: ../src/widgets/node-toolbar.cpp:576
+#: ../src/widgets/node-toolbar.cpp:575
msgid "Edit masks"
msgstr ""
-#: ../src/widgets/node-toolbar.cpp:577
+#: ../src/widgets/node-toolbar.cpp:576
msgid "Show mask(s) of selected object(s)"
msgstr ""
-#: ../src/widgets/node-toolbar.cpp:591
+#: ../src/widgets/node-toolbar.cpp:590
msgid "X coordinate:"
msgstr ""
-#: ../src/widgets/node-toolbar.cpp:591
+#: ../src/widgets/node-toolbar.cpp:590
msgid "X coordinate of selected node(s)"
msgstr ""
-#: ../src/widgets/node-toolbar.cpp:609
+#: ../src/widgets/node-toolbar.cpp:608
msgid "Y coordinate:"
msgstr ""
-#: ../src/widgets/node-toolbar.cpp:609
+#: ../src/widgets/node-toolbar.cpp:608
msgid "Y coordinate of selected node(s)"
msgstr ""
-#: ../src/widgets/paintbucket-toolbar.cpp:155
+#: ../src/widgets/paintbucket-toolbar.cpp:153
msgid "Fill by"
msgstr ""
-#: ../src/widgets/paintbucket-toolbar.cpp:156
+#: ../src/widgets/paintbucket-toolbar.cpp:154
msgid "Fill by:"
msgstr ""
-#: ../src/widgets/paintbucket-toolbar.cpp:168
+#: ../src/widgets/paintbucket-toolbar.cpp:166
msgid "Fill Threshold"
msgstr ""
-#: ../src/widgets/paintbucket-toolbar.cpp:169
+#: ../src/widgets/paintbucket-toolbar.cpp:167
msgid ""
"The maximum allowed difference between the clicked pixel and the neighboring "
"pixels to be counted in the fill"
msgstr ""
-#: ../src/widgets/paintbucket-toolbar.cpp:195
+#: ../src/widgets/paintbucket-toolbar.cpp:193
msgid "Grow/shrink by"
msgstr ""
-#: ../src/widgets/paintbucket-toolbar.cpp:195
+#: ../src/widgets/paintbucket-toolbar.cpp:193
msgid "Grow/shrink by:"
msgstr ""
-#: ../src/widgets/paintbucket-toolbar.cpp:196
+#: ../src/widgets/paintbucket-toolbar.cpp:194
msgid ""
"The amount to grow (positive) or shrink (negative) the created fill path"
msgstr ""
-#: ../src/widgets/paintbucket-toolbar.cpp:221
+#: ../src/widgets/paintbucket-toolbar.cpp:219
msgid "Close gaps"
msgstr ""
-#: ../src/widgets/paintbucket-toolbar.cpp:222
+#: ../src/widgets/paintbucket-toolbar.cpp:220
msgid "Close gaps:"
msgstr ""
-#: ../src/widgets/paintbucket-toolbar.cpp:233
-#: ../src/widgets/pencil-toolbar.cpp:327 ../src/widgets/spiral-toolbar.cpp:307
-#: ../src/widgets/star-toolbar.cpp:577
+#: ../src/widgets/paintbucket-toolbar.cpp:231
+#: ../src/widgets/pencil-toolbar.cpp:326 ../src/widgets/spiral-toolbar.cpp:304
+#: ../src/widgets/star-toolbar.cpp:576
msgid "Defaults"
msgstr ""
-#: ../src/widgets/paintbucket-toolbar.cpp:234
+#: ../src/widgets/paintbucket-toolbar.cpp:232
msgid ""
"Reset paint bucket parameters to defaults (use Inkscape Preferences > Tools "
"to change defaults)"
@@ -24271,137 +24452,137 @@ msgstr ""
msgid "<b>Swatch fill</b>"
msgstr ""
-#: ../src/widgets/pencil-toolbar.cpp:131
+#: ../src/widgets/pencil-toolbar.cpp:130
msgid "Bezier"
msgstr ""
-#: ../src/widgets/pencil-toolbar.cpp:132
+#: ../src/widgets/pencil-toolbar.cpp:131
msgid "Create regular Bezier path"
msgstr ""
-#: ../src/widgets/pencil-toolbar.cpp:139
+#: ../src/widgets/pencil-toolbar.cpp:138
msgid "Create Spiro path"
msgstr ""
-#: ../src/widgets/pencil-toolbar.cpp:146
+#: ../src/widgets/pencil-toolbar.cpp:145
msgid "Zigzag"
msgstr ""
-#: ../src/widgets/pencil-toolbar.cpp:147
+#: ../src/widgets/pencil-toolbar.cpp:146
msgid "Create a sequence of straight line segments"
msgstr ""
-#: ../src/widgets/pencil-toolbar.cpp:153
+#: ../src/widgets/pencil-toolbar.cpp:152
msgid "Paraxial"
msgstr ""
-#: ../src/widgets/pencil-toolbar.cpp:154
+#: ../src/widgets/pencil-toolbar.cpp:153
msgid "Create a sequence of paraxial line segments"
msgstr ""
-#: ../src/widgets/pencil-toolbar.cpp:162
+#: ../src/widgets/pencil-toolbar.cpp:161
msgid "Mode of new lines drawn by this tool"
msgstr ""
-#: ../src/widgets/pencil-toolbar.cpp:191
+#: ../src/widgets/pencil-toolbar.cpp:190
msgid "Triangle in"
msgstr ""
-#: ../src/widgets/pencil-toolbar.cpp:192
+#: ../src/widgets/pencil-toolbar.cpp:191
msgid "Triangle out"
msgstr ""
-#: ../src/widgets/pencil-toolbar.cpp:194
+#: ../src/widgets/pencil-toolbar.cpp:193
msgid "From clipboard"
msgstr ""
-#: ../src/widgets/pencil-toolbar.cpp:219 ../src/widgets/pencil-toolbar.cpp:220
+#: ../src/widgets/pencil-toolbar.cpp:218 ../src/widgets/pencil-toolbar.cpp:219
msgid "Shape:"
msgstr ""
-#: ../src/widgets/pencil-toolbar.cpp:219
+#: ../src/widgets/pencil-toolbar.cpp:218
msgid "Shape of new paths drawn by this tool"
msgstr ""
-#: ../src/widgets/pencil-toolbar.cpp:304
+#: ../src/widgets/pencil-toolbar.cpp:303
msgid "(many nodes, rough)"
msgstr ""
-#: ../src/widgets/pencil-toolbar.cpp:304
+#: ../src/widgets/pencil-toolbar.cpp:303
msgid "(few nodes, smooth)"
msgstr ""
-#: ../src/widgets/pencil-toolbar.cpp:307
+#: ../src/widgets/pencil-toolbar.cpp:306
msgid "Smoothing:"
msgstr ""
-#: ../src/widgets/pencil-toolbar.cpp:307
+#: ../src/widgets/pencil-toolbar.cpp:306
msgid "Smoothing: "
msgstr ""
-#: ../src/widgets/pencil-toolbar.cpp:308
+#: ../src/widgets/pencil-toolbar.cpp:307
msgid "How much smoothing (simplifying) is applied to the line"
msgstr ""
-#: ../src/widgets/pencil-toolbar.cpp:328
+#: ../src/widgets/pencil-toolbar.cpp:327
msgid ""
"Reset pencil parameters to defaults (use Inkscape Preferences > Tools to "
"change defaults)"
msgstr ""
-#: ../src/widgets/rect-toolbar.cpp:129
+#: ../src/widgets/rect-toolbar.cpp:128
msgid "Change rectangle"
msgstr ""
-#: ../src/widgets/rect-toolbar.cpp:316
+#: ../src/widgets/rect-toolbar.cpp:315
msgid "W:"
msgstr ""
-#: ../src/widgets/rect-toolbar.cpp:316
+#: ../src/widgets/rect-toolbar.cpp:315
msgid "Width of rectangle"
msgstr ""
-#: ../src/widgets/rect-toolbar.cpp:333
+#: ../src/widgets/rect-toolbar.cpp:332
msgid "H:"
msgstr ""
-#: ../src/widgets/rect-toolbar.cpp:333
+#: ../src/widgets/rect-toolbar.cpp:332
msgid "Height of rectangle"
msgstr ""
-#: ../src/widgets/rect-toolbar.cpp:347 ../src/widgets/rect-toolbar.cpp:362
+#: ../src/widgets/rect-toolbar.cpp:346 ../src/widgets/rect-toolbar.cpp:361
msgid "not rounded"
msgstr ""
-#: ../src/widgets/rect-toolbar.cpp:350
+#: ../src/widgets/rect-toolbar.cpp:349
msgid "Horizontal radius"
msgstr ""
-#: ../src/widgets/rect-toolbar.cpp:350
+#: ../src/widgets/rect-toolbar.cpp:349
msgid "Rx:"
msgstr ""
-#: ../src/widgets/rect-toolbar.cpp:350
+#: ../src/widgets/rect-toolbar.cpp:349
msgid "Horizontal radius of rounded corners"
msgstr ""
-#: ../src/widgets/rect-toolbar.cpp:365
+#: ../src/widgets/rect-toolbar.cpp:364
msgid "Vertical radius"
msgstr ""
-#: ../src/widgets/rect-toolbar.cpp:365
+#: ../src/widgets/rect-toolbar.cpp:364
msgid "Ry:"
msgstr ""
-#: ../src/widgets/rect-toolbar.cpp:365
+#: ../src/widgets/rect-toolbar.cpp:364
msgid "Vertical radius of rounded corners"
msgstr ""
-#: ../src/widgets/rect-toolbar.cpp:384
+#: ../src/widgets/rect-toolbar.cpp:383
msgid "Not rounded"
msgstr ""
-#: ../src/widgets/rect-toolbar.cpp:385
+#: ../src/widgets/rect-toolbar.cpp:384
msgid "Make corners sharp"
msgstr ""
@@ -24530,224 +24711,224 @@ msgstr ""
msgid "Move patterns"
msgstr ""
-#: ../src/widgets/spiral-toolbar.cpp:118
+#: ../src/widgets/spiral-toolbar.cpp:115
msgid "Change spiral"
msgstr ""
-#: ../src/widgets/spiral-toolbar.cpp:264
+#: ../src/widgets/spiral-toolbar.cpp:261
msgid "just a curve"
msgstr ""
-#: ../src/widgets/spiral-toolbar.cpp:264
+#: ../src/widgets/spiral-toolbar.cpp:261
msgid "one full revolution"
msgstr ""
-#: ../src/widgets/spiral-toolbar.cpp:267
+#: ../src/widgets/spiral-toolbar.cpp:264
msgid "Number of turns"
msgstr ""
-#: ../src/widgets/spiral-toolbar.cpp:267
+#: ../src/widgets/spiral-toolbar.cpp:264
msgid "Turns:"
msgstr ""
-#: ../src/widgets/spiral-toolbar.cpp:267
+#: ../src/widgets/spiral-toolbar.cpp:264
msgid "Number of revolutions"
msgstr ""
-#: ../src/widgets/spiral-toolbar.cpp:278
+#: ../src/widgets/spiral-toolbar.cpp:275
msgid "circle"
msgstr ""
-#: ../src/widgets/spiral-toolbar.cpp:278
+#: ../src/widgets/spiral-toolbar.cpp:275
msgid "edge is much denser"
msgstr ""
-#: ../src/widgets/spiral-toolbar.cpp:278
+#: ../src/widgets/spiral-toolbar.cpp:275
msgid "edge is denser"
msgstr ""
-#: ../src/widgets/spiral-toolbar.cpp:278
+#: ../src/widgets/spiral-toolbar.cpp:275
msgid "even"
msgstr ""
-#: ../src/widgets/spiral-toolbar.cpp:278
+#: ../src/widgets/spiral-toolbar.cpp:275
msgid "center is denser"
msgstr ""
-#: ../src/widgets/spiral-toolbar.cpp:278
+#: ../src/widgets/spiral-toolbar.cpp:275
msgid "center is much denser"
msgstr ""
-#: ../src/widgets/spiral-toolbar.cpp:281
+#: ../src/widgets/spiral-toolbar.cpp:278
msgid "Divergence"
msgstr ""
-#: ../src/widgets/spiral-toolbar.cpp:281
+#: ../src/widgets/spiral-toolbar.cpp:278
msgid "Divergence:"
msgstr ""
-#: ../src/widgets/spiral-toolbar.cpp:281
+#: ../src/widgets/spiral-toolbar.cpp:278
msgid "How much denser/sparser are outer revolutions; 1 = uniform"
msgstr ""
-#: ../src/widgets/spiral-toolbar.cpp:292
+#: ../src/widgets/spiral-toolbar.cpp:289
msgid "starts from center"
msgstr ""
-#: ../src/widgets/spiral-toolbar.cpp:292
+#: ../src/widgets/spiral-toolbar.cpp:289
msgid "starts mid-way"
msgstr ""
-#: ../src/widgets/spiral-toolbar.cpp:292
+#: ../src/widgets/spiral-toolbar.cpp:289
msgid "starts near edge"
msgstr ""
-#: ../src/widgets/spiral-toolbar.cpp:295
+#: ../src/widgets/spiral-toolbar.cpp:292
msgid "Inner radius"
msgstr ""
-#: ../src/widgets/spiral-toolbar.cpp:295
+#: ../src/widgets/spiral-toolbar.cpp:292
msgid "Inner radius:"
msgstr ""
-#: ../src/widgets/spiral-toolbar.cpp:295
+#: ../src/widgets/spiral-toolbar.cpp:292
msgid "Radius of the innermost revolution (relative to the spiral size)"
msgstr ""
-#: ../src/widgets/spiral-toolbar.cpp:308 ../src/widgets/star-toolbar.cpp:578
+#: ../src/widgets/spiral-toolbar.cpp:305 ../src/widgets/star-toolbar.cpp:577
msgid ""
"Reset shape parameters to defaults (use Inkscape Preferences > Tools to "
"change defaults)"
msgstr ""
#. Width
-#: ../src/widgets/spray-toolbar.cpp:130
+#: ../src/widgets/spray-toolbar.cpp:129
msgid "(narrow spray)"
msgstr ""
-#: ../src/widgets/spray-toolbar.cpp:130
+#: ../src/widgets/spray-toolbar.cpp:129
msgid "(broad spray)"
msgstr ""
-#: ../src/widgets/spray-toolbar.cpp:133
+#: ../src/widgets/spray-toolbar.cpp:132
msgid "The width of the spray area (relative to the visible canvas area)"
msgstr ""
-#: ../src/widgets/spray-toolbar.cpp:146
+#: ../src/widgets/spray-toolbar.cpp:145
msgid "(maximum mean)"
msgstr ""
-#: ../src/widgets/spray-toolbar.cpp:149
+#: ../src/widgets/spray-toolbar.cpp:148
msgid "Focus"
msgstr ""
-#: ../src/widgets/spray-toolbar.cpp:149
+#: ../src/widgets/spray-toolbar.cpp:148
msgid "Focus:"
msgstr ""
-#: ../src/widgets/spray-toolbar.cpp:149
+#: ../src/widgets/spray-toolbar.cpp:148
msgid "0 to spray a spot; increase to enlarge the ring radius"
msgstr ""
#. Standard_deviation
-#: ../src/widgets/spray-toolbar.cpp:162
+#: ../src/widgets/spray-toolbar.cpp:161
msgid "(minimum scatter)"
msgstr ""
-#: ../src/widgets/spray-toolbar.cpp:162
+#: ../src/widgets/spray-toolbar.cpp:161
msgid "(maximum scatter)"
msgstr ""
-#: ../src/widgets/spray-toolbar.cpp:165
+#: ../src/widgets/spray-toolbar.cpp:164
msgctxt "Spray tool"
msgid "Scatter"
msgstr ""
-#: ../src/widgets/spray-toolbar.cpp:165
+#: ../src/widgets/spray-toolbar.cpp:164
msgctxt "Spray tool"
msgid "Scatter:"
msgstr ""
-#: ../src/widgets/spray-toolbar.cpp:165
+#: ../src/widgets/spray-toolbar.cpp:164
msgid "Increase to scatter sprayed objects"
msgstr ""
-#: ../src/widgets/spray-toolbar.cpp:184
+#: ../src/widgets/spray-toolbar.cpp:183
msgid "Spray copies of the initial selection"
msgstr ""
-#: ../src/widgets/spray-toolbar.cpp:191
+#: ../src/widgets/spray-toolbar.cpp:190
msgid "Spray clones of the initial selection"
msgstr ""
-#: ../src/widgets/spray-toolbar.cpp:197
+#: ../src/widgets/spray-toolbar.cpp:196
msgid "Spray single path"
msgstr ""
-#: ../src/widgets/spray-toolbar.cpp:198
+#: ../src/widgets/spray-toolbar.cpp:197
msgid "Spray objects in a single path"
msgstr ""
-#: ../src/widgets/spray-toolbar.cpp:202 ../src/widgets/tweak-toolbar.cpp:272
+#: ../src/widgets/spray-toolbar.cpp:201 ../src/widgets/tweak-toolbar.cpp:271
msgid "Mode"
msgstr ""
#. Population
-#: ../src/widgets/spray-toolbar.cpp:222
+#: ../src/widgets/spray-toolbar.cpp:221
msgid "(low population)"
msgstr ""
-#: ../src/widgets/spray-toolbar.cpp:222
+#: ../src/widgets/spray-toolbar.cpp:221
msgid "(high population)"
msgstr ""
-#: ../src/widgets/spray-toolbar.cpp:225
+#: ../src/widgets/spray-toolbar.cpp:224
msgid "Amount"
msgstr ""
-#: ../src/widgets/spray-toolbar.cpp:226
+#: ../src/widgets/spray-toolbar.cpp:225
msgid "Adjusts the number of items sprayed per click"
msgstr ""
-#: ../src/widgets/spray-toolbar.cpp:242
+#: ../src/widgets/spray-toolbar.cpp:241
msgid ""
"Use the pressure of the input device to alter the amount of sprayed objects"
msgstr ""
-#: ../src/widgets/spray-toolbar.cpp:252
+#: ../src/widgets/spray-toolbar.cpp:251
msgid "(high rotation variation)"
msgstr ""
-#: ../src/widgets/spray-toolbar.cpp:255
+#: ../src/widgets/spray-toolbar.cpp:254
msgid "Rotation"
msgstr ""
-#: ../src/widgets/spray-toolbar.cpp:255
+#: ../src/widgets/spray-toolbar.cpp:254
msgid "Rotation:"
msgstr ""
-#: ../src/widgets/spray-toolbar.cpp:257
+#: ../src/widgets/spray-toolbar.cpp:256
#, no-c-format
msgid ""
"Variation of the rotation of the sprayed objects; 0% for the same rotation "
"than the original object"
msgstr ""
-#: ../src/widgets/spray-toolbar.cpp:270
+#: ../src/widgets/spray-toolbar.cpp:269
msgid "(high scale variation)"
msgstr ""
-#: ../src/widgets/spray-toolbar.cpp:273
+#: ../src/widgets/spray-toolbar.cpp:272
msgctxt "Spray tool"
msgid "Scale"
msgstr ""
-#: ../src/widgets/spray-toolbar.cpp:273
+#: ../src/widgets/spray-toolbar.cpp:272
msgctxt "Spray tool"
msgid "Scale:"
msgstr ""
-#: ../src/widgets/spray-toolbar.cpp:275
+#: ../src/widgets/spray-toolbar.cpp:274
#, no-c-format
msgid ""
"Variation in the scale of the sprayed objects; 0% for the same scale than "
@@ -24758,80 +24939,80 @@ msgstr ""
msgid "Set attribute"
msgstr ""
-#: ../src/widgets/sp-color-icc-selector.cpp:106
+#: ../src/widgets/sp-color-icc-selector.cpp:107
msgid "CMS"
msgstr ""
-#: ../src/widgets/sp-color-icc-selector.cpp:213
+#: ../src/widgets/sp-color-icc-selector.cpp:214
#: ../src/widgets/sp-color-scales.cpp:428
msgid "_R:"
msgstr ""
-#: ../src/widgets/sp-color-icc-selector.cpp:213
#: ../src/widgets/sp-color-icc-selector.cpp:214
+#: ../src/widgets/sp-color-icc-selector.cpp:215
#: ../src/widgets/sp-color-scales.cpp:431
msgid "_G:"
msgstr ""
-#: ../src/widgets/sp-color-icc-selector.cpp:213
+#: ../src/widgets/sp-color-icc-selector.cpp:214
#: ../src/widgets/sp-color-scales.cpp:434
msgid "_B:"
msgstr ""
-#: ../src/widgets/sp-color-icc-selector.cpp:215
#: ../src/widgets/sp-color-icc-selector.cpp:216
+#: ../src/widgets/sp-color-icc-selector.cpp:217
#: ../src/widgets/sp-color-scales.cpp:454
msgid "_H:"
msgstr ""
-#: ../src/widgets/sp-color-icc-selector.cpp:215
#: ../src/widgets/sp-color-icc-selector.cpp:216
+#: ../src/widgets/sp-color-icc-selector.cpp:217
#: ../src/widgets/sp-color-scales.cpp:457
msgid "_S:"
msgstr ""
-#: ../src/widgets/sp-color-icc-selector.cpp:216
+#: ../src/widgets/sp-color-icc-selector.cpp:217
#: ../src/widgets/sp-color-scales.cpp:460
msgid "_L:"
msgstr ""
-#: ../src/widgets/sp-color-icc-selector.cpp:217
#: ../src/widgets/sp-color-icc-selector.cpp:218
+#: ../src/widgets/sp-color-icc-selector.cpp:219
#: ../src/widgets/sp-color-scales.cpp:482
msgid "_C:"
msgstr ""
-#: ../src/widgets/sp-color-icc-selector.cpp:217
#: ../src/widgets/sp-color-icc-selector.cpp:218
+#: ../src/widgets/sp-color-icc-selector.cpp:219
#: ../src/widgets/sp-color-scales.cpp:485
msgid "_M:"
msgstr ""
-#: ../src/widgets/sp-color-icc-selector.cpp:217
#: ../src/widgets/sp-color-icc-selector.cpp:218
+#: ../src/widgets/sp-color-icc-selector.cpp:219
#: ../src/widgets/sp-color-scales.cpp:488
msgid "_Y:"
msgstr ""
-#: ../src/widgets/sp-color-icc-selector.cpp:217
+#: ../src/widgets/sp-color-icc-selector.cpp:218
#: ../src/widgets/sp-color-scales.cpp:491
msgid "_K:"
msgstr ""
-#: ../src/widgets/sp-color-icc-selector.cpp:228
+#: ../src/widgets/sp-color-icc-selector.cpp:229
msgid "Gray"
msgstr ""
-#: ../src/widgets/sp-color-icc-selector.cpp:297
+#: ../src/widgets/sp-color-icc-selector.cpp:298
msgid "Fix"
msgstr ""
-#: ../src/widgets/sp-color-icc-selector.cpp:300
+#: ../src/widgets/sp-color-icc-selector.cpp:301
msgid "Fix RGB fallback to match icc-color() value."
msgstr ""
#. Label
-#: ../src/widgets/sp-color-icc-selector.cpp:438
+#: ../src/widgets/sp-color-icc-selector.cpp:439
#: ../src/widgets/sp-color-scales.cpp:437
#: ../src/widgets/sp-color-scales.cpp:463
#: ../src/widgets/sp-color-scales.cpp:494
@@ -24839,8 +25020,8 @@ msgstr ""
msgid "_A:"
msgstr ""
-#: ../src/widgets/sp-color-icc-selector.cpp:457
-#: ../src/widgets/sp-color-icc-selector.cpp:479
+#: ../src/widgets/sp-color-icc-selector.cpp:458
+#: ../src/widgets/sp-color-icc-selector.cpp:480
#: ../src/widgets/sp-color-scales.cpp:438
#: ../src/widgets/sp-color-scales.cpp:439
#: ../src/widgets/sp-color-scales.cpp:464
@@ -24897,173 +25078,173 @@ msgstr ""
msgid "Type text in a text node"
msgstr ""
-#: ../src/widgets/star-toolbar.cpp:115
+#: ../src/widgets/star-toolbar.cpp:114
msgid "Star: Change number of corners"
msgstr ""
-#: ../src/widgets/star-toolbar.cpp:168
+#: ../src/widgets/star-toolbar.cpp:167
msgid "Star: Change spoke ratio"
msgstr ""
-#: ../src/widgets/star-toolbar.cpp:213
+#: ../src/widgets/star-toolbar.cpp:212
msgid "Make polygon"
msgstr ""
-#: ../src/widgets/star-toolbar.cpp:213
+#: ../src/widgets/star-toolbar.cpp:212
msgid "Make star"
msgstr ""
-#: ../src/widgets/star-toolbar.cpp:252
+#: ../src/widgets/star-toolbar.cpp:251
msgid "Star: Change rounding"
msgstr ""
-#: ../src/widgets/star-toolbar.cpp:292
+#: ../src/widgets/star-toolbar.cpp:291
msgid "Star: Change randomization"
msgstr ""
-#: ../src/widgets/star-toolbar.cpp:476
+#: ../src/widgets/star-toolbar.cpp:475
msgid "Regular polygon (with one handle) instead of a star"
msgstr ""
-#: ../src/widgets/star-toolbar.cpp:483
+#: ../src/widgets/star-toolbar.cpp:482
msgid "Star instead of a regular polygon (with one handle)"
msgstr ""
-#: ../src/widgets/star-toolbar.cpp:504
+#: ../src/widgets/star-toolbar.cpp:503
msgid "triangle/tri-star"
msgstr ""
-#: ../src/widgets/star-toolbar.cpp:504
+#: ../src/widgets/star-toolbar.cpp:503
msgid "square/quad-star"
msgstr ""
-#: ../src/widgets/star-toolbar.cpp:504
+#: ../src/widgets/star-toolbar.cpp:503
msgid "pentagon/five-pointed star"
msgstr ""
-#: ../src/widgets/star-toolbar.cpp:504
+#: ../src/widgets/star-toolbar.cpp:503
msgid "hexagon/six-pointed star"
msgstr ""
-#: ../src/widgets/star-toolbar.cpp:507
+#: ../src/widgets/star-toolbar.cpp:506
msgid "Corners"
msgstr ""
-#: ../src/widgets/star-toolbar.cpp:507
+#: ../src/widgets/star-toolbar.cpp:506
msgid "Corners:"
msgstr ""
-#: ../src/widgets/star-toolbar.cpp:507
+#: ../src/widgets/star-toolbar.cpp:506
msgid "Number of corners of a polygon or star"
msgstr ""
-#: ../src/widgets/star-toolbar.cpp:520
+#: ../src/widgets/star-toolbar.cpp:519
msgid "thin-ray star"
msgstr ""
-#: ../src/widgets/star-toolbar.cpp:520
+#: ../src/widgets/star-toolbar.cpp:519
msgid "pentagram"
msgstr ""
-#: ../src/widgets/star-toolbar.cpp:520
+#: ../src/widgets/star-toolbar.cpp:519
msgid "hexagram"
msgstr ""
-#: ../src/widgets/star-toolbar.cpp:520
+#: ../src/widgets/star-toolbar.cpp:519
msgid "heptagram"
msgstr ""
-#: ../src/widgets/star-toolbar.cpp:520
+#: ../src/widgets/star-toolbar.cpp:519
msgid "octagram"
msgstr ""
-#: ../src/widgets/star-toolbar.cpp:520
+#: ../src/widgets/star-toolbar.cpp:519
msgid "regular polygon"
msgstr ""
-#: ../src/widgets/star-toolbar.cpp:523
+#: ../src/widgets/star-toolbar.cpp:522
msgid "Spoke ratio"
msgstr ""
-#: ../src/widgets/star-toolbar.cpp:523
+#: ../src/widgets/star-toolbar.cpp:522
msgid "Spoke ratio:"
msgstr ""
#. 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/star-toolbar.cpp:526
+#: ../src/widgets/star-toolbar.cpp:525
msgid "Base radius to tip radius ratio"
msgstr ""
-#: ../src/widgets/star-toolbar.cpp:544
+#: ../src/widgets/star-toolbar.cpp:543
msgid "stretched"
msgstr ""
-#: ../src/widgets/star-toolbar.cpp:544
+#: ../src/widgets/star-toolbar.cpp:543
msgid "twisted"
msgstr ""
-#: ../src/widgets/star-toolbar.cpp:544
+#: ../src/widgets/star-toolbar.cpp:543
msgid "slightly pinched"
msgstr ""
-#: ../src/widgets/star-toolbar.cpp:544
+#: ../src/widgets/star-toolbar.cpp:543
msgid "NOT rounded"
msgstr ""
-#: ../src/widgets/star-toolbar.cpp:544
+#: ../src/widgets/star-toolbar.cpp:543
msgid "slightly rounded"
msgstr ""
-#: ../src/widgets/star-toolbar.cpp:544
+#: ../src/widgets/star-toolbar.cpp:543
msgid "visibly rounded"
msgstr ""
-#: ../src/widgets/star-toolbar.cpp:544
+#: ../src/widgets/star-toolbar.cpp:543
msgid "well rounded"
msgstr ""
-#: ../src/widgets/star-toolbar.cpp:544
+#: ../src/widgets/star-toolbar.cpp:543
msgid "amply rounded"
msgstr ""
-#: ../src/widgets/star-toolbar.cpp:544 ../src/widgets/star-toolbar.cpp:559
+#: ../src/widgets/star-toolbar.cpp:543 ../src/widgets/star-toolbar.cpp:558
msgid "blown up"
msgstr ""
-#: ../src/widgets/star-toolbar.cpp:547
+#: ../src/widgets/star-toolbar.cpp:546
msgid "Rounded:"
msgstr ""
-#: ../src/widgets/star-toolbar.cpp:547
+#: ../src/widgets/star-toolbar.cpp:546
msgid "How much rounded are the corners (0 for sharp)"
msgstr ""
-#: ../src/widgets/star-toolbar.cpp:559
+#: ../src/widgets/star-toolbar.cpp:558
msgid "NOT randomized"
msgstr ""
-#: ../src/widgets/star-toolbar.cpp:559
+#: ../src/widgets/star-toolbar.cpp:558
msgid "slightly irregular"
msgstr ""
-#: ../src/widgets/star-toolbar.cpp:559
+#: ../src/widgets/star-toolbar.cpp:558
msgid "visibly randomized"
msgstr ""
-#: ../src/widgets/star-toolbar.cpp:559
+#: ../src/widgets/star-toolbar.cpp:558
msgid "strongly randomized"
msgstr ""
-#: ../src/widgets/star-toolbar.cpp:562
+#: ../src/widgets/star-toolbar.cpp:561
msgid "Randomized"
msgstr ""
-#: ../src/widgets/star-toolbar.cpp:562
+#: ../src/widgets/star-toolbar.cpp:561
msgid "Randomized:"
msgstr ""
-#: ../src/widgets/star-toolbar.cpp:562
+#: ../src/widgets/star-toolbar.cpp:561
msgid "Scatter randomly the corners and angles"
msgstr ""
@@ -25169,242 +25350,242 @@ msgstr ""
msgid "Set marker color"
msgstr ""
-#: ../src/widgets/swatch-selector.cpp:140
+#: ../src/widgets/swatch-selector.cpp:137
msgid "Change swatch color"
msgstr ""
-#: ../src/widgets/text-toolbar.cpp:180
+#: ../src/widgets/text-toolbar.cpp:178
msgid "Text: Change font family"
msgstr ""
-#: ../src/widgets/text-toolbar.cpp:244
+#: ../src/widgets/text-toolbar.cpp:242
msgid "Text: Change font size"
msgstr ""
-#: ../src/widgets/text-toolbar.cpp:282
+#: ../src/widgets/text-toolbar.cpp:280
msgid "Text: Change font style"
msgstr ""
-#: ../src/widgets/text-toolbar.cpp:360
+#: ../src/widgets/text-toolbar.cpp:358
msgid "Text: Change superscript or subscript"
msgstr ""
-#: ../src/widgets/text-toolbar.cpp:505
+#: ../src/widgets/text-toolbar.cpp:503
msgid "Text: Change alignment"
msgstr ""
-#: ../src/widgets/text-toolbar.cpp:548
+#: ../src/widgets/text-toolbar.cpp:546
msgid "Text: Change line-height"
msgstr ""
-#: ../src/widgets/text-toolbar.cpp:597
+#: ../src/widgets/text-toolbar.cpp:595
msgid "Text: Change word-spacing"
msgstr ""
-#: ../src/widgets/text-toolbar.cpp:638
+#: ../src/widgets/text-toolbar.cpp:636
msgid "Text: Change letter-spacing"
msgstr ""
-#: ../src/widgets/text-toolbar.cpp:678
+#: ../src/widgets/text-toolbar.cpp:676
msgid "Text: Change dx (kern)"
msgstr ""
-#: ../src/widgets/text-toolbar.cpp:712
+#: ../src/widgets/text-toolbar.cpp:710
msgid "Text: Change dy"
msgstr ""
-#: ../src/widgets/text-toolbar.cpp:747
+#: ../src/widgets/text-toolbar.cpp:745
msgid "Text: Change rotate"
msgstr ""
-#: ../src/widgets/text-toolbar.cpp:795
+#: ../src/widgets/text-toolbar.cpp:793
msgid "Text: Change orientation"
msgstr ""
-#: ../src/widgets/text-toolbar.cpp:1237
+#: ../src/widgets/text-toolbar.cpp:1235
msgid "Font Family"
msgstr ""
-#: ../src/widgets/text-toolbar.cpp:1238
+#: ../src/widgets/text-toolbar.cpp:1236
msgid "Select Font Family (Alt-X to access)"
msgstr ""
#. Focus widget
#. Enable entry completion
-#: ../src/widgets/text-toolbar.cpp:1248
+#: ../src/widgets/text-toolbar.cpp:1246
msgid "Select all text with this font-family"
msgstr ""
-#: ../src/widgets/text-toolbar.cpp:1252
+#: ../src/widgets/text-toolbar.cpp:1250
msgid "Font not found on system"
msgstr ""
-#: ../src/widgets/text-toolbar.cpp:1311
+#: ../src/widgets/text-toolbar.cpp:1309
msgid "Font Style"
msgstr ""
-#: ../src/widgets/text-toolbar.cpp:1312
+#: ../src/widgets/text-toolbar.cpp:1310
msgid "Font style"
msgstr ""
#. Name
-#: ../src/widgets/text-toolbar.cpp:1329
+#: ../src/widgets/text-toolbar.cpp:1327
msgid "Toggle Superscript"
msgstr ""
#. Label
-#: ../src/widgets/text-toolbar.cpp:1330
+#: ../src/widgets/text-toolbar.cpp:1328
msgid "Toggle superscript"
msgstr ""
#. Name
-#: ../src/widgets/text-toolbar.cpp:1342
+#: ../src/widgets/text-toolbar.cpp:1340
msgid "Toggle Subscript"
msgstr ""
#. Label
-#: ../src/widgets/text-toolbar.cpp:1343
+#: ../src/widgets/text-toolbar.cpp:1341
msgid "Toggle subscript"
msgstr ""
-#: ../src/widgets/text-toolbar.cpp:1384
+#: ../src/widgets/text-toolbar.cpp:1382
msgid "Justify"
msgstr ""
#. Name
-#: ../src/widgets/text-toolbar.cpp:1391
+#: ../src/widgets/text-toolbar.cpp:1389
msgid "Alignment"
msgstr ""
#. Label
-#: ../src/widgets/text-toolbar.cpp:1392
+#: ../src/widgets/text-toolbar.cpp:1390
msgid "Text alignment"
msgstr ""
-#: ../src/widgets/text-toolbar.cpp:1419
+#: ../src/widgets/text-toolbar.cpp:1417
msgid "Horizontal"
msgstr ""
-#: ../src/widgets/text-toolbar.cpp:1426
+#: ../src/widgets/text-toolbar.cpp:1424
msgid "Vertical"
msgstr ""
#. Label
-#: ../src/widgets/text-toolbar.cpp:1433
+#: ../src/widgets/text-toolbar.cpp:1431
msgid "Text orientation"
msgstr ""
#. Drop down menu
-#: ../src/widgets/text-toolbar.cpp:1456
+#: ../src/widgets/text-toolbar.cpp:1454
msgid "Smaller spacing"
msgstr ""
-#: ../src/widgets/text-toolbar.cpp:1456 ../src/widgets/text-toolbar.cpp:1487
-#: ../src/widgets/text-toolbar.cpp:1518
+#: ../src/widgets/text-toolbar.cpp:1454 ../src/widgets/text-toolbar.cpp:1485
+#: ../src/widgets/text-toolbar.cpp:1516
msgctxt "Text tool"
msgid "Normal"
msgstr ""
-#: ../src/widgets/text-toolbar.cpp:1456
+#: ../src/widgets/text-toolbar.cpp:1454
msgid "Larger spacing"
msgstr ""
#. name
-#: ../src/widgets/text-toolbar.cpp:1461
+#: ../src/widgets/text-toolbar.cpp:1459
msgid "Line Height"
msgstr ""
#. label
-#: ../src/widgets/text-toolbar.cpp:1462
+#: ../src/widgets/text-toolbar.cpp:1460
msgid "Line:"
msgstr ""
#. short label
-#: ../src/widgets/text-toolbar.cpp:1463
+#: ../src/widgets/text-toolbar.cpp:1461
msgid "Spacing between lines (times font size)"
msgstr ""
#. Drop down menu
-#: ../src/widgets/text-toolbar.cpp:1487 ../src/widgets/text-toolbar.cpp:1518
+#: ../src/widgets/text-toolbar.cpp:1485 ../src/widgets/text-toolbar.cpp:1516
msgid "Negative spacing"
msgstr ""
-#: ../src/widgets/text-toolbar.cpp:1487 ../src/widgets/text-toolbar.cpp:1518
+#: ../src/widgets/text-toolbar.cpp:1485 ../src/widgets/text-toolbar.cpp:1516
msgid "Positive spacing"
msgstr ""
#. name
-#: ../src/widgets/text-toolbar.cpp:1492
+#: ../src/widgets/text-toolbar.cpp:1490
msgid "Word spacing"
msgstr ""
#. label
-#: ../src/widgets/text-toolbar.cpp:1493
+#: ../src/widgets/text-toolbar.cpp:1491
msgid "Word:"
msgstr ""
#. short label
-#: ../src/widgets/text-toolbar.cpp:1494
+#: ../src/widgets/text-toolbar.cpp:1492
msgid "Spacing between words (px)"
msgstr ""
#. name
-#: ../src/widgets/text-toolbar.cpp:1523
+#: ../src/widgets/text-toolbar.cpp:1521
msgid "Letter spacing"
msgstr ""
#. label
-#: ../src/widgets/text-toolbar.cpp:1524
+#: ../src/widgets/text-toolbar.cpp:1522
msgid "Letter:"
msgstr ""
#. short label
-#: ../src/widgets/text-toolbar.cpp:1525
+#: ../src/widgets/text-toolbar.cpp:1523
msgid "Spacing between letters (px)"
msgstr ""
#. name
-#: ../src/widgets/text-toolbar.cpp:1554
+#: ../src/widgets/text-toolbar.cpp:1552
msgid "Kerning"
msgstr ""
#. label
-#: ../src/widgets/text-toolbar.cpp:1555
+#: ../src/widgets/text-toolbar.cpp:1553
msgid "Kern:"
msgstr ""
#. short label
-#: ../src/widgets/text-toolbar.cpp:1556
+#: ../src/widgets/text-toolbar.cpp:1554
msgid "Horizontal kerning (px)"
msgstr ""
#. name
-#: ../src/widgets/text-toolbar.cpp:1585
+#: ../src/widgets/text-toolbar.cpp:1583
msgid "Vertical Shift"
msgstr ""
#. label
-#: ../src/widgets/text-toolbar.cpp:1586
+#: ../src/widgets/text-toolbar.cpp:1584
msgid "Vert:"
msgstr ""
#. short label
-#: ../src/widgets/text-toolbar.cpp:1587
+#: ../src/widgets/text-toolbar.cpp:1585
msgid "Vertical shift (px)"
msgstr ""
#. name
-#: ../src/widgets/text-toolbar.cpp:1616
+#: ../src/widgets/text-toolbar.cpp:1614
msgid "Letter rotation"
msgstr ""
#. label
-#: ../src/widgets/text-toolbar.cpp:1617
+#: ../src/widgets/text-toolbar.cpp:1615
msgid "Rot:"
msgstr ""
#. short label
-#: ../src/widgets/text-toolbar.cpp:1618
+#: ../src/widgets/text-toolbar.cpp:1616
msgid "Character rotation (degrees)"
msgstr ""
@@ -25581,207 +25762,207 @@ msgid "Snap guides"
msgstr ""
#. Width
-#: ../src/widgets/tweak-toolbar.cpp:144
+#: ../src/widgets/tweak-toolbar.cpp:143
msgid "(pinch tweak)"
msgstr ""
-#: ../src/widgets/tweak-toolbar.cpp:144
+#: ../src/widgets/tweak-toolbar.cpp:143
msgid "(broad tweak)"
msgstr ""
-#: ../src/widgets/tweak-toolbar.cpp:147
+#: ../src/widgets/tweak-toolbar.cpp:146
msgid "The width of the tweak area (relative to the visible canvas area)"
msgstr ""
#. Force
-#: ../src/widgets/tweak-toolbar.cpp:161
+#: ../src/widgets/tweak-toolbar.cpp:160
msgid "(minimum force)"
msgstr ""
-#: ../src/widgets/tweak-toolbar.cpp:161
+#: ../src/widgets/tweak-toolbar.cpp:160
msgid "(maximum force)"
msgstr ""
-#: ../src/widgets/tweak-toolbar.cpp:164
+#: ../src/widgets/tweak-toolbar.cpp:163
msgid "Force"
msgstr ""
-#: ../src/widgets/tweak-toolbar.cpp:164
+#: ../src/widgets/tweak-toolbar.cpp:163
msgid "Force:"
msgstr ""
-#: ../src/widgets/tweak-toolbar.cpp:164
+#: ../src/widgets/tweak-toolbar.cpp:163
msgid "The force of the tweak action"
msgstr ""
-#: ../src/widgets/tweak-toolbar.cpp:182
+#: ../src/widgets/tweak-toolbar.cpp:181
msgid "Move mode"
msgstr ""
-#: ../src/widgets/tweak-toolbar.cpp:183
+#: ../src/widgets/tweak-toolbar.cpp:182
msgid "Move objects in any direction"
msgstr ""
-#: ../src/widgets/tweak-toolbar.cpp:189
+#: ../src/widgets/tweak-toolbar.cpp:188
msgid "Move in/out mode"
msgstr ""
-#: ../src/widgets/tweak-toolbar.cpp:190
+#: ../src/widgets/tweak-toolbar.cpp:189
msgid "Move objects towards cursor; with Shift from cursor"
msgstr ""
-#: ../src/widgets/tweak-toolbar.cpp:196
+#: ../src/widgets/tweak-toolbar.cpp:195
msgid "Move jitter mode"
msgstr ""
-#: ../src/widgets/tweak-toolbar.cpp:197
+#: ../src/widgets/tweak-toolbar.cpp:196
msgid "Move objects in random directions"
msgstr ""
-#: ../src/widgets/tweak-toolbar.cpp:203
+#: ../src/widgets/tweak-toolbar.cpp:202
msgid "Scale mode"
msgstr ""
-#: ../src/widgets/tweak-toolbar.cpp:204
+#: ../src/widgets/tweak-toolbar.cpp:203
msgid "Shrink objects, with Shift enlarge"
msgstr ""
-#: ../src/widgets/tweak-toolbar.cpp:210
+#: ../src/widgets/tweak-toolbar.cpp:209
msgid "Rotate mode"
msgstr ""
-#: ../src/widgets/tweak-toolbar.cpp:211
+#: ../src/widgets/tweak-toolbar.cpp:210
msgid "Rotate objects, with Shift counterclockwise"
msgstr ""
-#: ../src/widgets/tweak-toolbar.cpp:217
+#: ../src/widgets/tweak-toolbar.cpp:216
msgid "Duplicate/delete mode"
msgstr ""
-#: ../src/widgets/tweak-toolbar.cpp:218
+#: ../src/widgets/tweak-toolbar.cpp:217
msgid "Duplicate objects, with Shift delete"
msgstr ""
-#: ../src/widgets/tweak-toolbar.cpp:224
+#: ../src/widgets/tweak-toolbar.cpp:223
msgid "Push mode"
msgstr ""
-#: ../src/widgets/tweak-toolbar.cpp:225
+#: ../src/widgets/tweak-toolbar.cpp:224
msgid "Push parts of paths in any direction"
msgstr ""
-#: ../src/widgets/tweak-toolbar.cpp:231
+#: ../src/widgets/tweak-toolbar.cpp:230
msgid "Shrink/grow mode"
msgstr ""
-#: ../src/widgets/tweak-toolbar.cpp:232
+#: ../src/widgets/tweak-toolbar.cpp:231
msgid "Shrink (inset) parts of paths; with Shift grow (outset)"
msgstr ""
-#: ../src/widgets/tweak-toolbar.cpp:238
+#: ../src/widgets/tweak-toolbar.cpp:237
msgid "Attract/repel mode"
msgstr ""
-#: ../src/widgets/tweak-toolbar.cpp:239
+#: ../src/widgets/tweak-toolbar.cpp:238
msgid "Attract parts of paths towards cursor; with Shift from cursor"
msgstr ""
-#: ../src/widgets/tweak-toolbar.cpp:245
+#: ../src/widgets/tweak-toolbar.cpp:244
msgid "Roughen mode"
msgstr ""
-#: ../src/widgets/tweak-toolbar.cpp:246
+#: ../src/widgets/tweak-toolbar.cpp:245
msgid "Roughen parts of paths"
msgstr ""
-#: ../src/widgets/tweak-toolbar.cpp:252
+#: ../src/widgets/tweak-toolbar.cpp:251
msgid "Color paint mode"
msgstr ""
-#: ../src/widgets/tweak-toolbar.cpp:253
+#: ../src/widgets/tweak-toolbar.cpp:252
msgid "Paint the tool's color upon selected objects"
msgstr ""
-#: ../src/widgets/tweak-toolbar.cpp:259
+#: ../src/widgets/tweak-toolbar.cpp:258
msgid "Color jitter mode"
msgstr ""
-#: ../src/widgets/tweak-toolbar.cpp:260
+#: ../src/widgets/tweak-toolbar.cpp:259
msgid "Jitter the colors of selected objects"
msgstr ""
-#: ../src/widgets/tweak-toolbar.cpp:266
+#: ../src/widgets/tweak-toolbar.cpp:265
msgid "Blur mode"
msgstr ""
-#: ../src/widgets/tweak-toolbar.cpp:267
+#: ../src/widgets/tweak-toolbar.cpp:266
msgid "Blur selected objects more; with Shift, blur less"
msgstr ""
-#: ../src/widgets/tweak-toolbar.cpp:294
+#: ../src/widgets/tweak-toolbar.cpp:293
msgid "Channels:"
msgstr ""
-#: ../src/widgets/tweak-toolbar.cpp:306
+#: ../src/widgets/tweak-toolbar.cpp:305
msgid "In color mode, act on objects' hue"
msgstr ""
#. TRANSLATORS: "H" here stands for hue
-#: ../src/widgets/tweak-toolbar.cpp:310
+#: ../src/widgets/tweak-toolbar.cpp:309
msgid "H"
msgstr ""
-#: ../src/widgets/tweak-toolbar.cpp:322
+#: ../src/widgets/tweak-toolbar.cpp:321
msgid "In color mode, act on objects' saturation"
msgstr ""
#. TRANSLATORS: "S" here stands for Saturation
-#: ../src/widgets/tweak-toolbar.cpp:326
+#: ../src/widgets/tweak-toolbar.cpp:325
msgid "S"
msgstr ""
-#: ../src/widgets/tweak-toolbar.cpp:338
+#: ../src/widgets/tweak-toolbar.cpp:337
msgid "In color mode, act on objects' lightness"
msgstr ""
#. TRANSLATORS: "L" here stands for Lightness
-#: ../src/widgets/tweak-toolbar.cpp:342
+#: ../src/widgets/tweak-toolbar.cpp:341
msgid "L"
msgstr ""
-#: ../src/widgets/tweak-toolbar.cpp:354
+#: ../src/widgets/tweak-toolbar.cpp:353
msgid "In color mode, act on objects' opacity"
msgstr ""
#. TRANSLATORS: "O" here stands for Opacity
-#: ../src/widgets/tweak-toolbar.cpp:358
+#: ../src/widgets/tweak-toolbar.cpp:357
msgid "O"
msgstr ""
#. Fidelity
-#: ../src/widgets/tweak-toolbar.cpp:369
+#: ../src/widgets/tweak-toolbar.cpp:368
msgid "(rough, simplified)"
msgstr ""
-#: ../src/widgets/tweak-toolbar.cpp:369
+#: ../src/widgets/tweak-toolbar.cpp:368
msgid "(fine, but many nodes)"
msgstr ""
-#: ../src/widgets/tweak-toolbar.cpp:372
+#: ../src/widgets/tweak-toolbar.cpp:371
msgid "Fidelity"
msgstr ""
-#: ../src/widgets/tweak-toolbar.cpp:372
+#: ../src/widgets/tweak-toolbar.cpp:371
msgid "Fidelity:"
msgstr ""
-#: ../src/widgets/tweak-toolbar.cpp:373
+#: ../src/widgets/tweak-toolbar.cpp:372
msgid ""
"Low fidelity simplifies paths; high fidelity preserves path features but may "
"generate a lot of new nodes"
msgstr ""
-#: ../src/widgets/tweak-toolbar.cpp:392
+#: ../src/widgets/tweak-toolbar.cpp:391
msgid "Use the pressure of the input device to alter the force of tweak action"
msgstr ""
@@ -25871,6 +26052,10 @@ msgstr ""
msgid "Unable to find image data."
msgstr ""
+#: ../share/extensions/extrude.py:43
+msgid "Need at least 2 paths selected"
+msgstr ""
+
#: ../share/extensions/funcplot.py:48
msgid "x-interval cannot be zero. Please modify 'Start X' or 'End X'"
msgstr ""
@@ -26091,6 +26276,20 @@ msgid ""
"added."
msgstr ""
+#: ../share/extensions/generate_voronoi.py:35
+msgid ""
+"Failed to import the subprocess module. Please report this as a bug at: "
+"https://bugs.launchpad.net/inkscape."
+msgstr ""
+
+#: ../share/extensions/generate_voronoi.py:36
+msgid "Python version is: "
+msgstr ""
+
+#: ../share/extensions/generate_voronoi.py:94
+msgid "Please select an object"
+msgstr ""
+
#: ../share/extensions/gimp_xcf.py:39
msgid "Gimp must be installed and set in your path variable."
msgstr ""
@@ -26403,6 +26602,14 @@ msgstr ""
msgid "Internal Error. No view type selected\n"
msgstr ""
+#: ../share/extensions/print_win32_vector.py:41
+msgid "sorry, this will run only on Windows, exiting..."
+msgstr ""
+
+#: ../share/extensions/print_win32_vector.py:179
+msgid "Failed to open default printer"
+msgstr ""
+
#: ../share/extensions/render_barcode_datamatrix.py:202
msgid "Unrecognised DataMatrix size"
msgstr ""
@@ -26417,6 +26624,11 @@ msgstr ""
msgid "Please enter an input string"
msgstr ""
+#. abort if converting blank text
+#: ../share/extensions/render_barcode_qrcode.py:1053
+msgid "Please enter an input text"
+msgstr ""
+
#: ../share/extensions/replace_font.py:133
msgid ""
"Couldn't find anything using that font, please ensure the spelling and "
@@ -26469,6 +26681,11 @@ msgstr ""
msgid "Could not locate file: %s"
msgstr ""
+#: ../share/extensions/svgcalendar.py:266
+#: ../share/extensions/svgcalendar.py:288
+msgid "You must select a correct system encoding."
+msgstr ""
+
#: ../share/extensions/uniconv-ext.py:56
#: ../share/extensions/uniconv_output.py:122
msgid "You need to install the UniConvertor software.\n"
@@ -29365,10 +29582,6 @@ msgstr ""
msgid "Layout dimensions"
msgstr ""
-#: ../share/extensions/layout_nup.inx.h:12
-msgid "Rows:"
-msgstr ""
-
#: ../share/extensions/layout_nup.inx.h:13
msgid "Cols:"
msgstr ""