[gegl] Updated Italian translation



commit e15be793ac2ee605cc288b95e0b1b04aa43f45a0
Author: Marco Ciampa <ciampix posteo net>
Date:   Wed Oct 10 14:47:43 2018 +0200

    Updated Italian translation

 po/it.po | 936 +++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 484 insertions(+), 452 deletions(-)
---
diff --git a/po/it.po b/po/it.po
index b595c80de..1579d6381 100644
--- a/po/it.po
+++ b/po/it.po
@@ -1,7 +1,7 @@
 # Italian translation for the gegl package.
 # Copyright (C) 2012 Free Software Foundation, Inc.
 # This file is distributed under the same license as the gegl package.
-# Marco Ciampa <ciampix libero it>, 2012-2018.
+# Marco Ciampa <ciampix posteo net>, 2012-2018.
 #
 # Elenco termini adottati per uniformità:
 #
@@ -15,9 +15,9 @@ msgid ""
 msgstr ""
 "Project-Id-Version: GEGL_0_2_0\n"
 "Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/gegl/issues\n";
-"POT-Creation-Date: 2018-09-05 17:04+0200\n"
-"PO-Revision-Date: 2018-09-25 22:37+0200\n"
-"Last-Translator: Marco Ciampa <ciampix libero it>\n"
+"POT-Creation-Date: 2018-10-10 14:44+0200\n"
+"PO-Revision-Date: 2018-10-10 14:47+0200\n"
+"Last-Translator: Marco Ciampa <ciampix posteo net>\n"
 "Language-Team: italian <tp lists linux it>\n"
 "Language: it\n"
 "MIME-Version: 1.0\n"
@@ -181,119 +181,121 @@ msgstr ""
 "\n"
 "\n"
 
-#: ../gegl/gegl-enums.c:33 ../gegl/gegl-enums.c:90
+#: ../gegl/buffer/gegl-buffer-enums.c:32 ../gegl/gegl-enums.c:33
 #: ../operations/common/gaussian-blur.c:31 ../operations/common/gblur-1d.c:32
 #: ../operations/common/median-blur.c:34
 #: ../operations/common-gpl3+/fractal-explorer.c:96
 msgid "None"
 msgstr "Nessuna"
 
-#: ../gegl/gegl-enums.c:34 ../operations/common/gaussian-blur.c:32
-#: ../operations/common/gblur-1d.c:33 ../operations/common/median-blur.c:35
+#: ../gegl/buffer/gegl-buffer-enums.c:33
+#: ../operations/common/gaussian-blur.c:32 ../operations/common/gblur-1d.c:33
+#: ../operations/common/median-blur.c:35
 msgid "Clamp"
 msgstr "Morsa"
 
-#: ../gegl/gegl-enums.c:35
+#: ../gegl/buffer/gegl-buffer-enums.c:34
 msgid "Loop"
 msgstr "Ciclo"
 
-#: ../gegl/gegl-enums.c:36 ../operations/common/gaussian-blur.c:33
-#: ../operations/common/gblur-1d.c:34
+#: ../gegl/buffer/gegl-buffer-enums.c:35
+#: ../operations/common/gaussian-blur.c:33 ../operations/common/gblur-1d.c:34
 msgid "Black"
 msgstr "Nero"
 
-#: ../gegl/gegl-enums.c:37 ../operations/common/gaussian-blur.c:34
-#: ../operations/common/gblur-1d.c:35
+#: ../gegl/buffer/gegl-buffer-enums.c:36
+#: ../operations/common/gaussian-blur.c:34 ../operations/common/gblur-1d.c:35
 msgid "White"
 msgstr "Bianco"
 
-#: ../gegl/gegl-enums.c:64
+#: ../gegl/buffer/gegl-buffer-enums.c:63
 msgid "Read"
 msgstr "Lettura"
 
-#: ../gegl/gegl-enums.c:65
+#: ../gegl/buffer/gegl-buffer-enums.c:64
 msgid "Write"
 msgstr "Scrittura"
 
-#: ../gegl/gegl-enums.c:66
+#: ../gegl/buffer/gegl-buffer-enums.c:65
 msgid "Read/Write"
 msgstr "Lettura/Scrittura"
 
-#: ../gegl/gegl-enums.c:91
+#: ../gegl/buffer/gegl-buffer-enums.c:89
+msgid "Nearest"
+msgstr "Più vicino"
+
+#: ../gegl/buffer/gegl-buffer-enums.c:90
+#: ../operations/common-gpl3+/bump-map.c:33
+#: ../operations/common-gpl3+/sinus.c:63 ../operations/common-gpl3+/spiral.c:26
+msgid "Linear"
+msgstr "Lineare"
+
+#: ../gegl/buffer/gegl-buffer-enums.c:91
+msgid "Cubic"
+msgstr "Cubico"
+
+#: ../gegl/buffer/gegl-buffer-enums.c:92
+msgid "NoHalo"
+msgstr "Nessun alone"
+
+#: ../gegl/buffer/gegl-buffer-enums.c:93
+msgid "LoHalo"
+msgstr "Basso alone"
+
+#: ../gegl/gegl-enums.c:34
 msgid "Floyd-Steinberg"
 msgstr "Floyd-Steinberg"
 
-#: ../gegl/gegl-enums.c:92
+#: ../gegl/gegl-enums.c:35
 msgid "Bayer"
 msgstr "Bayer"
 
-#: ../gegl/gegl-enums.c:93 ../operations/common/waterpixels.c:35
+#: ../gegl/gegl-enums.c:36 ../operations/common/waterpixels.c:36
 msgid "Random"
 msgstr "Casuale"
 
-#: ../gegl/gegl-enums.c:94
+#: ../gegl/gegl-enums.c:37
 msgid "Random Covariant"
 msgstr "Covariante casuale"
 
-#: ../gegl/gegl-enums.c:95
+#: ../gegl/gegl-enums.c:38
 msgid "Arithmetic add"
 msgstr "Somma aritmetica"
 
-#: ../gegl/gegl-enums.c:96
+#: ../gegl/gegl-enums.c:39
 msgid "Arithmetic add covariant"
 msgstr "Covariante somma aritmetica"
 
-#: ../gegl/gegl-enums.c:97
+#: ../gegl/gegl-enums.c:40
 msgid "Arithmetic xor"
 msgstr "Xor aritmetico"
 
-#: ../gegl/gegl-enums.c:98
+#: ../gegl/gegl-enums.c:41
 msgid "Arithmetic xor covariant"
 msgstr "Covariante xor aritmetico"
 
-#: ../gegl/gegl-enums.c:123
+#: ../gegl/gegl-enums.c:66
 msgid "Euclidean"
 msgstr "Euclidea"
 
-#: ../gegl/gegl-enums.c:124
+#: ../gegl/gegl-enums.c:67
 msgid "Manhattan"
 msgstr "Manhattan"
 
-#: ../gegl/gegl-enums.c:125
+#: ../gegl/gegl-enums.c:68
 msgid "Chebyshev"
 msgstr "Chebyshev"
 
-#: ../gegl/gegl-enums.c:150 ../operations/common/edge-sobel.c:27
-#: ../operations/common/noise-spread.c:29 ../operations/common/spherize.c:26
+#: ../gegl/gegl-enums.c:93 ../operations/common/edge-sobel.c:27
+#: ../operations/common/noise-spread.c:30 ../operations/common/spherize.c:27
 msgid "Horizontal"
 msgstr "Orizzontale"
 
-#: ../gegl/gegl-enums.c:151 ../operations/common/edge-sobel.c:29
-#: ../operations/common/noise-spread.c:35 ../operations/common/spherize.c:27
+#: ../gegl/gegl-enums.c:94 ../operations/common/edge-sobel.c:29
+#: ../operations/common/noise-spread.c:36 ../operations/common/spherize.c:28
 msgid "Vertical"
 msgstr "Verticale"
 
-#: ../gegl/gegl-enums.c:175
-msgid "Nearest"
-msgstr "Più vicino"
-
-#: ../gegl/gegl-enums.c:176 ../operations/common-gpl3+/bump-map.c:33
-#: ../operations/common-gpl3+/sinus.c:63 ../operations/common-gpl3+/spiral.c:26
-msgid "Linear"
-msgstr "Lineare"
-
-#: ../gegl/gegl-enums.c:177
-msgid "Cubic"
-msgstr "Cubico"
-
-#: ../gegl/gegl-enums.c:178
-msgid "NoHalo"
-msgstr "Nessun alone"
-
-#: ../gegl/gegl-enums.c:179
-msgid "LoHalo"
-msgstr "Basso alone"
-
 #: ../gegl/gegl-init.c:285
 msgid "Where GEGL stores its swap"
 msgstr "Dove GEGL memorizza la propria swap"
@@ -406,7 +408,7 @@ msgid "Component 1 frequency"
 msgstr "Frequenza componente 1"
 
 #: ../operations/common/alien-map.c:43
-#: ../operations/common-gpl3+/diffraction-patterns.c:30
+#: ../operations/common-gpl3+/diffraction-patterns.c:31
 msgid "Red frequency"
 msgstr "Frequenza del rosso"
 
@@ -419,7 +421,7 @@ msgid "Component 2 frequency"
 msgstr "Frequenza componente 2"
 
 #: ../operations/common/alien-map.c:51
-#: ../operations/common-gpl3+/diffraction-patterns.c:34
+#: ../operations/common-gpl3+/diffraction-patterns.c:35
 msgid "Green frequency"
 msgstr "Frequenza del verde"
 
@@ -432,7 +434,7 @@ msgid "Component 3 frequency"
 msgstr "Frequenza componente 3"
 
 #: ../operations/common/alien-map.c:59
-#: ../operations/common-gpl3+/diffraction-patterns.c:38
+#: ../operations/common-gpl3+/diffraction-patterns.c:39
 msgid "Blue frequency"
 msgstr "Frequenza del blu"
 
@@ -563,9 +565,9 @@ msgstr ""
 "pesato anche in base alla differenza di colore con il pixel centrale "
 "originale."
 
-#: ../operations/common/box-blur.c:25 ../operations/common/c2g.c:27
+#: ../operations/common/box-blur.c:25 ../operations/common/c2g.c:29
 #: ../operations/common/edge-neon.c:47 ../operations/common/median-blur.c:43
-#: ../operations/common/snn-mean.c:26 ../operations/common/stress.c:27
+#: ../operations/common/snn-mean.c:26 ../operations/common/stress.c:28
 #: ../operations/common/unsharp-mask.c:24 ../operations/common/vignette.c:38
 #: ../operations/common/wavelet-blur-1d.c:28
 #: ../operations/common/wavelet-blur.c:27
@@ -610,8 +612,8 @@ msgstr "Magnitude della scalatura del contrasto >1.0 illumina < 1.0 inscurisce"
 
 #: ../operations/common/brightness-contrast.c:36
 #: ../operations/common/reinhard05.c:26
-#: ../operations/common-gpl3+/diffraction-patterns.c:66
-#: ../operations/common-gpl3+/softglow.c:30
+#: ../operations/common-gpl3+/diffraction-patterns.c:67
+#: ../operations/common-gpl3+/softglow.c:31
 msgid "Brightness"
 msgstr "Luminosità"
 
@@ -678,7 +680,7 @@ msgstr "Buffer sorgente"
 msgid "Use an existing in-memory GeglBuffer as image source."
 msgstr "Usa un esistente GeglBuffer in memoria come immagine sorgente."
 
-#: ../operations/common/c2g.c:28
+#: ../operations/common/c2g.c:30
 msgid ""
 "Neighborhood taken into account, this is the radius in pixels taken into "
 "account when deciding which colors map to which gray values"
@@ -687,27 +689,27 @@ msgstr ""
 "considerazione nel decidere la mappa di colori corrispondente ai valori di "
 "grigio"
 
-#: ../operations/common/c2g.c:36 ../operations/common/stress.c:34
+#: ../operations/common/c2g.c:38 ../operations/common/stress.c:35
 msgid "Samples"
 msgstr "Campioni"
 
-#: ../operations/common/c2g.c:37 ../operations/common/stress.c:35
+#: ../operations/common/c2g.c:39 ../operations/common/stress.c:36
 msgid "Number of samples to do per iteration looking for the range of colors"
 msgstr ""
 "Numero di campioni da effettuare per l'iterazione d'aspetto del campo di "
 "colori"
 
-#: ../operations/common/c2g.c:41 ../operations/common/matting-global.c:25
+#: ../operations/common/c2g.c:43 ../operations/common/matting-global.c:25
 #: ../operations/common/mean-curvature-blur.c:24
-#: ../operations/common/noise-cell.c:48 ../operations/common/noise-perlin.c:33
-#: ../operations/common/noise-simplex.c:35
-#: ../operations/common/recursive-transform.c:36 ../operations/common/slic.c:38
-#: ../operations/common/stress.c:39
+#: ../operations/common/noise-cell.c:49 ../operations/common/noise-perlin.c:33
+#: ../operations/common/noise-simplex.c:36
+#: ../operations/common/recursive-transform.c:36 ../operations/common/slic.c:39
+#: ../operations/common/stress.c:40
 #: ../operations/common-gpl3+/fractal-explorer.c:55
 msgid "Iterations"
 msgstr "Iterazioni"
 
-#: ../operations/common/c2g.c:42
+#: ../operations/common/c2g.c:44
 msgid ""
 "Number of iterations, a higher number of iterations provides less noisy "
 "results at a computational cost"
@@ -715,17 +717,17 @@ msgstr ""
 "Numero di iterazioni, con un numero elevato si ottengono risultati meno "
 "rumorosi ma ad un alto costo computazionale"
 
-#: ../operations/common/c2g.c:47 ../operations/common/stress.c:44
+#: ../operations/common/c2g.c:49 ../operations/common/stress.c:45
 msgid "Enhance Shadows"
 msgstr "Aumenta ombre"
 
-#: ../operations/common/c2g.c:48
+#: ../operations/common/c2g.c:50
 msgid "When enabled details in shadows are boosted at the expense of noise"
 msgstr ""
 "Se abilitata i dettagli nelle ombre vengono aumentati a discapito dei "
 "disturbi"
 
-#: ../operations/common/c2g.c:458
+#: ../operations/common/c2g.c:462
 msgid ""
 "Color to grayscale conversion, uses envelopes formed with the STRESS "
 "approach to perform local color-difference preserving grayscale generation."
@@ -734,13 +736,13 @@ msgstr ""
 "l'approccio STRESS per eseguire una generazione di scala di grigi mantenendo "
 "le differenze di colore locali."
 
-#: ../operations/common/checkerboard.c:25 ../operations/common/grid.c:24
-#: ../operations/common/little-planet.c:46
-#: ../operations/common/panorama-projection.c:46
+#: ../operations/common/checkerboard.c:27 ../operations/common/grid.c:24
+#: ../operations/common/little-planet.c:47
+#: ../operations/common/panorama-projection.c:47
 #: ../operations/common/rectangle.c:36
-#: ../operations/common-gpl3+/diffraction-patterns.c:78
+#: ../operations/common-gpl3+/diffraction-patterns.c:79
 #: ../operations/common-gpl3+/maze.c:40
-#: ../operations/common-gpl3+/noise-solid.c:64
+#: ../operations/common-gpl3+/noise-solid.c:65
 #: ../operations/common-gpl3+/plasma.c:54 ../operations/common-gpl3+/sinus.c:76
 #: ../operations/common-gpl3+/spiral.c:86 ../operations/core/crop.c:35
 #: ../operations/external/svg-load.c:30 ../operations/external/text.c:61
@@ -750,18 +752,18 @@ msgstr ""
 msgid "Width"
 msgstr "Larghezza"
 
-#: ../operations/common/checkerboard.c:26 ../operations/common/grid.c:25
+#: ../operations/common/checkerboard.c:28 ../operations/common/grid.c:25
 #: ../operations/common-gpl3+/maze.c:41
 msgid "Horizontal width of cells pixels"
 msgstr "Larghezza orizzontale delle celle di pixel"
 
-#: ../operations/common/checkerboard.c:33 ../operations/common/grid.c:31
-#: ../operations/common/little-planet.c:52
-#: ../operations/common/panorama-projection.c:52
+#: ../operations/common/checkerboard.c:35 ../operations/common/grid.c:31
+#: ../operations/common/little-planet.c:53
+#: ../operations/common/panorama-projection.c:53
 #: ../operations/common/rectangle.c:42
-#: ../operations/common-gpl3+/diffraction-patterns.c:86
+#: ../operations/common-gpl3+/diffraction-patterns.c:87
 #: ../operations/common-gpl3+/engrave.c:31 ../operations/common-gpl3+/maze.c:48
-#: ../operations/common-gpl3+/noise-solid.c:72
+#: ../operations/common-gpl3+/noise-solid.c:73
 #: ../operations/common-gpl3+/plasma.c:62 ../operations/common-gpl3+/sinus.c:84
 #: ../operations/common-gpl3+/spiral.c:94 ../operations/core/crop.c:40
 #: ../operations/external/svg-load.c:32 ../operations/external/text.c:63
@@ -771,77 +773,77 @@ msgstr "Larghezza orizzontale delle celle di pixel"
 msgid "Height"
 msgstr "Altezza"
 
-#: ../operations/common/checkerboard.c:34 ../operations/common/grid.c:32
+#: ../operations/common/checkerboard.c:36 ../operations/common/grid.c:32
 #: ../operations/common-gpl3+/maze.c:49
 msgid "Vertical width of cells pixels"
 msgstr "Ampiezza verticale dei pixel delle celle"
 
-#: ../operations/common/checkerboard.c:41 ../operations/common/grid.c:38
+#: ../operations/common/checkerboard.c:43 ../operations/common/grid.c:38
 #: ../operations/common/mirrors.c:46 ../operations/common-gpl3+/bump-map.c:62
 #: ../operations/seamless-clone/seamless-clone.c:26
 #: ../operations/seamless-clone/seamless-clone-compose.c:25
 msgid "Offset X"
 msgstr "Scostamento X"
 
-#: ../operations/common/checkerboard.c:42 ../operations/common/grid.c:39
+#: ../operations/common/checkerboard.c:44 ../operations/common/grid.c:39
 msgid "Horizontal offset (from origin) for start of grid"
 msgstr "Scostamento orizzontale (dall'origine) per la griglia di partenza"
 
-#: ../operations/common/checkerboard.c:47 ../operations/common/grid.c:44
+#: ../operations/common/checkerboard.c:49 ../operations/common/grid.c:44
 #: ../operations/common/mirrors.c:52 ../operations/common-gpl3+/bump-map.c:68
 #: ../operations/seamless-clone/seamless-clone.c:32
 #: ../operations/seamless-clone/seamless-clone-compose.c:31
 msgid "Offset Y"
 msgstr "Scostamento Y"
 
-#: ../operations/common/checkerboard.c:48 ../operations/common/grid.c:45
+#: ../operations/common/checkerboard.c:50 ../operations/common/grid.c:45
 msgid "Vertical offset (from origin) for start of grid"
 msgstr "Scostamento verticale (dall'origine) per la griglia di partenza"
 
-#: ../operations/common/checkerboard.c:53 ../operations/common-gpl3+/sinus.c:58
+#: ../operations/common/checkerboard.c:55 ../operations/common-gpl3+/sinus.c:58
 #: ../operations/common-gpl3+/spiral.c:80
 #: ../operations/workshop/gradient-map.c:26
 msgid "Color 1"
 msgstr "Colore 1"
 
-#: ../operations/common/checkerboard.c:54
+#: ../operations/common/checkerboard.c:56
 msgid "The first cell color"
 msgstr "Il primo colore della cella"
 
-#: ../operations/common/checkerboard.c:57 ../operations/common-gpl3+/sinus.c:60
+#: ../operations/common/checkerboard.c:59 ../operations/common-gpl3+/sinus.c:60
 #: ../operations/common-gpl3+/spiral.c:83
 #: ../operations/workshop/gradient-map.c:28
 msgid "Color 2"
 msgstr "Colore 2"
 
-#: ../operations/common/checkerboard.c:58
+#: ../operations/common/checkerboard.c:60
 msgid "The second cell color"
 msgstr "Il secondo colore della cella"
 
-#: ../operations/common/checkerboard.c:61 ../operations/common/color.c:29
+#: ../operations/common/checkerboard.c:63 ../operations/common/color.c:29
 msgid "Babl Format"
 msgstr "Formato babl"
 
-#: ../operations/common/checkerboard.c:62 ../operations/common/color.c:30
+#: ../operations/common/checkerboard.c:64 ../operations/common/color.c:30
 #: ../operations/core/cast-format.c:28 ../operations/core/convert-format.c:28
 msgid "The babl format of the output"
 msgstr "Il formato babl del risultato"
 
-#: ../operations/common/checkerboard.c:347
+#: ../operations/common/checkerboard.c:349
 msgid "Checkerboard"
 msgstr "Scacchiera"
 
-#: ../operations/common/checkerboard.c:350
+#: ../operations/common/checkerboard.c:352
 msgid "Render a checkerboard pattern"
 msgstr "Disegna un motivo a scacchiera"
 
 #: ../operations/common/color.c:24 ../operations/common/color.c:92
 #: ../operations/common/color-overlay.c:26 ../operations/common/dropshadow.c:43
-#: ../operations/common/grid.c:64 ../operations/common/long-shadow.c:70
+#: ../operations/common/grid.c:64 ../operations/common/long-shadow.c:83
 #: ../operations/common/rectangle.c:48 ../operations/common/vignette.c:34
 #: ../operations/common-gpl3+/color-to-alpha.c:29
 #: ../operations/common-gpl3+/supernova.c:61
-#: ../operations/common-gpl3+/tile-paper.c:30
+#: ../operations/common-gpl3+/tile-paper.c:31
 #: ../operations/common-gpl3+/value-propagate.c:55
 #: ../operations/external/text.c:37 ../operations/external/vector-fill.c:26
 #: ../operations/external/vector-stroke.c:27
@@ -856,15 +858,17 @@ msgstr ""
 "Crea un buffer riempito interamente del colore specificato, usa gegl:crop "
 "per ridurne le dimensioni."
 
-#: ../operations/common/color-enhance.c:276
+#: ../operations/common/color-enhance.c:277
 msgid "Color Enhance"
 msgstr "Aumento del colore"
 
-#: ../operations/common/color-enhance.c:280
+#: ../operations/common/color-enhance.c:281
 msgid ""
 "Stretch color chroma to cover maximum possible range, keeping hue and "
 "lightness untouched."
-msgstr "Stira la crominanza del colore per coprire il massimo campo possibile, mantenendo tonalità e 
luminosità invariate."
+msgstr ""
+"Stira la crominanza del colore per coprire il massimo campo possibile, "
+"mantenendo tonalità e luminosità invariate."
 
 #: ../operations/common/color-overlay.c:27
 msgid "The color to paint over the input"
@@ -1544,69 +1548,69 @@ msgstr "Trasformazione distanza"
 msgid "Calculate a distance transform"
 msgstr "Calcola una trasformazione di distanza"
 
-#: ../operations/common/dither.c:27
+#: ../operations/common/dither.c:28
 msgid "Red levels"
 msgstr "Livelli rosso"
 
-#: ../operations/common/dither.c:28
+#: ../operations/common/dither.c:29
 msgid "Number of levels for red channel"
 msgstr "Numero di livelli per il canale rosso"
 
-#: ../operations/common/dither.c:32
+#: ../operations/common/dither.c:33
 msgid "Green levels"
 msgstr "Livelli verde"
 
-#: ../operations/common/dither.c:33
+#: ../operations/common/dither.c:34
 msgid "Number of levels for green channel"
 msgstr "Numero di livelli per il canale verde"
 
-#: ../operations/common/dither.c:37
+#: ../operations/common/dither.c:38
 msgid "Blue levels"
 msgstr "Livelli blu"
 
-#: ../operations/common/dither.c:38
+#: ../operations/common/dither.c:39
 msgid "Number of levels for blue channel"
 msgstr "Numero di livelli per il canale blu"
 
-#: ../operations/common/dither.c:42
+#: ../operations/common/dither.c:43
 msgid "Alpha levels"
 msgstr "Livelli alfa"
 
-#: ../operations/common/dither.c:43
+#: ../operations/common/dither.c:44
 msgid "Number of levels for alpha channel"
 msgstr "Numero di livelli per il canale alfa"
 
-#: ../operations/common/dither.c:47
+#: ../operations/common/dither.c:48
 msgid "Dithering method"
 msgstr "Metodo dithering"
 
-#: ../operations/common/dither.c:49
+#: ../operations/common/dither.c:50
 msgid "The dithering method to use"
 msgstr "Il metodo dithering da usare"
 
-#: ../operations/common/dither.c:51 ../operations/common/noise-cell.c:55
+#: ../operations/common/dither.c:52 ../operations/common/noise-cell.c:56
 #: ../operations/common/noise-cie-lch.c:38 ../operations/common/noise-hsv.c:40
-#: ../operations/common/noise-hurl.c:37 ../operations/common/noise-pick.c:38
-#: ../operations/common/noise-rgb.c:55 ../operations/common/noise-simplex.c:39
-#: ../operations/common/noise-spread.c:41
+#: ../operations/common/noise-hurl.c:37 ../operations/common/noise-pick.c:39
+#: ../operations/common/noise-rgb.c:55 ../operations/common/noise-simplex.c:40
+#: ../operations/common/noise-spread.c:42
 #: ../operations/common-gpl3+/cubism.c:42 ../operations/common-gpl3+/maze.c:63
 #: ../operations/common-gpl3+/mosaic.c:89
-#: ../operations/common-gpl3+/noise-slur.c:40
-#: ../operations/common-gpl3+/noise-solid.c:62
+#: ../operations/common-gpl3+/noise-slur.c:41
+#: ../operations/common-gpl3+/noise-solid.c:63
 #: ../operations/common-gpl3+/plasma.c:70 ../operations/common-gpl3+/shift.c:35
 #: ../operations/common-gpl3+/sinus.c:50
 #: ../operations/common-gpl3+/supernova.c:64
-#: ../operations/common-gpl3+/tile-paper.c:80
+#: ../operations/common-gpl3+/tile-paper.c:81
 #: ../operations/common-gpl3+/wind.c:68
-#: ../operations/workshop/segment-kmeans.c:37
+#: ../operations/workshop/segment-kmeans.c:38
 msgid "Random seed"
 msgstr "Seme casuale"
 
-#: ../operations/common/dither.c:640
+#: ../operations/common/dither.c:650
 msgid "Dither"
 msgstr "Dither"
 
-#: ../operations/common/dither.c:643
+#: ../operations/common/dither.c:653
 msgid ""
 "Reduce the number of colors in the image, by reducing the levels per channel "
 "(colors and alpha). Different dithering methods can be specified to "
@@ -1657,7 +1661,7 @@ msgstr "Il colore dell'ombra (predefinito è \"nero\")"
 #. * for example)
 #.
 #: ../operations/common/dropshadow.c:50 ../operations/common/layer.c:33
-#: ../operations/common/opacity.c:25 ../operations/common/opacity.c:308
+#: ../operations/common/opacity.c:25 ../operations/common/opacity.c:310
 #: ../operations/external/vector-fill.c:29
 #: ../operations/external/vector-stroke.c:34
 msgid "Opacity"
@@ -1848,18 +1852,18 @@ msgid "How the gaussian kernel is discretized"
 msgstr "Come il nocciolo gaussiano viene discretizzato"
 
 #: ../operations/common/gaussian-blur.c:58 ../operations/common/gblur-1d.c:60
-#: ../operations/common/map-absolute.c:26
-#: ../operations/common/map-relative.c:31 ../operations/common/median-blur.c:56
-#: ../operations/common-gpl3+/displace.c:42
+#: ../operations/common/map-absolute.c:27
+#: ../operations/common/map-relative.c:32 ../operations/common/median-blur.c:56
+#: ../operations/common-gpl3+/displace.c:44
 #: ../operations/common-gpl3+/fractal-trace.c:67
-#: ../operations/common-gpl3+/ripple.c:56 ../operations/transform/scale.c:102
+#: ../operations/common-gpl3+/ripple.c:57 ../operations/transform/scale.c:102
 msgid "Abyss policy"
 msgstr "Politica dell'abisso"
 
 #: ../operations/common/gaussian-blur.c:60 ../operations/common/gblur-1d.c:62
 #: ../operations/common/median-blur.c:58
-#: ../operations/common-gpl3+/displace.c:45
-#: ../operations/common-gpl3+/ripple.c:59 ../operations/transform/scale.c:103
+#: ../operations/common-gpl3+/displace.c:47
+#: ../operations/common-gpl3+/ripple.c:60 ../operations/transform/scale.c:103
 msgid "How image edges are handled"
 msgstr "Come sono gestiti i bordi dell'immagine"
 
@@ -1909,14 +1913,14 @@ msgstr "Sfocatura gaussiana 1D"
 #: ../operations/common/open-buffer.c:25 ../operations/common/save.c:25
 #: ../operations/core/load.c:28 ../operations/external/exr-save.cc:24
 #: ../operations/external/ff-load.c:29 ../operations/external/ff-save.c:29
-#: ../operations/external/jp2-load.c:25 ../operations/external/jpg-load.c:24
-#: ../operations/external/jpg-save.c:25 ../operations/external/npy-save.c:31
-#: ../operations/external/png-load.c:27 ../operations/external/png-save.c:26
-#: ../operations/external/ppm-load.c:25 ../operations/external/ppm-save.c:25
-#: ../operations/external/rgbe-load.c:26 ../operations/external/rgbe-save.c:26
-#: ../operations/external/svg-load.c:25 ../operations/external/tiff-load.c:25
-#: ../operations/external/tiff-save.c:25 ../operations/external/webp-load.c:25
-#: ../operations/external/webp-save.c:25
+#: ../operations/external/gif-load.c:34 ../operations/external/jp2-load.c:25
+#: ../operations/external/jpg-load.c:24 ../operations/external/jpg-save.c:25
+#: ../operations/external/npy-save.c:31 ../operations/external/png-load.c:27
+#: ../operations/external/png-save.c:26 ../operations/external/ppm-load.c:25
+#: ../operations/external/ppm-save.c:25 ../operations/external/rgbe-load.c:26
+#: ../operations/external/rgbe-save.c:26 ../operations/external/svg-load.c:25
+#: ../operations/external/tiff-load.c:25 ../operations/external/tiff-save.c:25
+#: ../operations/external/webp-load.c:25 ../operations/external/webp-save.c:25
 #: ../operations/workshop/external/gluas.c:37
 #: ../operations/workshop/rawbayer-load.c:25
 msgid "File"
@@ -2070,39 +2074,39 @@ msgstr ""
 "Memorizza il profilo ICC che verrebbe incorporato se memorizzato in "
 "un'immagine."
 
-#: ../operations/common/image-compare.c:27
+#: ../operations/common/image-compare.c:28
 msgid "Wrong pixels"
 msgstr "Pixel sbagliati"
 
-#: ../operations/common/image-compare.c:28
+#: ../operations/common/image-compare.c:29
 msgid "Number of differing pixels."
 msgstr "Numero di pixel differenti."
 
-#: ../operations/common/image-compare.c:30
+#: ../operations/common/image-compare.c:31
 msgid "Maximum difference"
 msgstr "Differenza massima"
 
-#: ../operations/common/image-compare.c:31
+#: ../operations/common/image-compare.c:32
 msgid "Maximum difference between two pixels."
 msgstr "Massima differenza tra due pixel."
 
-#: ../operations/common/image-compare.c:33
+#: ../operations/common/image-compare.c:34
 msgid "Average difference (wrong)"
 msgstr "Differenza media (sbagliati)"
 
-#: ../operations/common/image-compare.c:34
+#: ../operations/common/image-compare.c:35
 msgid "Average difference between wrong pixels."
 msgstr "Differenza media tra pixel sbagliati."
 
-#: ../operations/common/image-compare.c:36
+#: ../operations/common/image-compare.c:37
 msgid "Average difference (total)"
 msgstr "Differenza media (totale)"
 
-#: ../operations/common/image-compare.c:37
+#: ../operations/common/image-compare.c:38
 msgid "Average difference between all pixels."
 msgstr "Differenza media tra tutti i pixel."
 
-#: ../operations/common/image-compare.c:207
+#: ../operations/common/image-compare.c:208
 msgid ""
 "Compares if input and aux buffers are different. Global statistics are saved "
 "in the properties and a visual difference image is produced as a visual "
@@ -2195,9 +2199,9 @@ msgstr "Posizione orizzontale in pixel"
 msgid "Vertical position in pixels"
 msgstr "Posizione verticale in pixel"
 
-#: ../operations/common/layer.c:46 ../operations/common/noise-cell.c:36
+#: ../operations/common/layer.c:46 ../operations/common/noise-cell.c:37
 #: ../operations/common/noise-perlin.c:27
-#: ../operations/common/noise-simplex.c:31 ../operations/common/saturation.c:24
+#: ../operations/common/noise-simplex.c:32 ../operations/common/saturation.c:24
 #: ../operations/workshop/external/lens-correct.c:50
 msgid "Scale"
 msgstr "Scala"
@@ -2317,60 +2321,60 @@ msgstr "Gradiente lineare"
 msgid "Linear gradient renderer"
 msgstr "Renderizzatore di gradiente lineare"
 
-#: ../operations/common/little-planet.c:24
-#: ../operations/common/panorama-projection.c:24
+#: ../operations/common/little-planet.c:25
+#: ../operations/common/panorama-projection.c:25
 msgid "Pan"
 msgstr "Pan"
 
-#: ../operations/common/little-planet.c:25
-#: ../operations/common/panorama-projection.c:25
+#: ../operations/common/little-planet.c:26
+#: ../operations/common/panorama-projection.c:26
 msgid "Horizontal camera panning"
 msgstr "Traslazione orizzontale obiettivo"
 
-#: ../operations/common/little-planet.c:30
-#: ../operations/common/panorama-projection.c:30
+#: ../operations/common/little-planet.c:31
+#: ../operations/common/panorama-projection.c:31
 msgid "Tilt"
 msgstr "Tilt"
 
-#: ../operations/common/little-planet.c:31
-#: ../operations/common/panorama-projection.c:31
+#: ../operations/common/little-planet.c:32
+#: ../operations/common/panorama-projection.c:32
 msgid "Vertical camera panning"
 msgstr "Traslazione verticale obiettivo"
 
-#: ../operations/common/little-planet.c:37
-#: ../operations/common/panorama-projection.c:37
+#: ../operations/common/little-planet.c:38
+#: ../operations/common/panorama-projection.c:38
 msgid "Spin"
 msgstr "Spin"
 
-#: ../operations/common/little-planet.c:38
-#: ../operations/common/panorama-projection.c:38
+#: ../operations/common/little-planet.c:39
+#: ../operations/common/panorama-projection.c:39
 msgid "Spin angle around camera axis"
 msgstr "Rotazione angolo attorno all'asse dell'obiettivo"
 
-#: ../operations/common/little-planet.c:42 ../operations/common/mirrors.c:76
-#: ../operations/common/panorama-projection.c:42
+#: ../operations/common/little-planet.c:43 ../operations/common/mirrors.c:76
+#: ../operations/common/panorama-projection.c:43
 #: ../operations/common-gpl3+/fractal-explorer.c:58
 #: ../operations/common-gpl3+/lens-distortion.c:41
 msgid "Zoom"
 msgstr "Zoom"
 
-#: ../operations/common/little-planet.c:47
-#: ../operations/common/panorama-projection.c:47
+#: ../operations/common/little-planet.c:48
+#: ../operations/common/panorama-projection.c:48
 msgid "output/rendering width in pixels, -1 for input width"
 msgstr "larghezza risultato in pixel, -1 per la larghezza in ingresso"
 
-#: ../operations/common/little-planet.c:53
-#: ../operations/common/panorama-projection.c:53
+#: ../operations/common/little-planet.c:54
+#: ../operations/common/panorama-projection.c:54
 msgid "output/rendering height in pixels, -1 for input height"
 msgstr "altezza risultato in pixel, -1 per l'altezza in ingresso"
 
-#: ../operations/common/little-planet.c:58
-#: ../operations/common/panorama-projection.c:58
+#: ../operations/common/little-planet.c:59
+#: ../operations/common/panorama-projection.c:59
 msgid "Inverse transform"
 msgstr "Trasformazione inversa"
 
-#: ../operations/common/little-planet.c:59
-#: ../operations/common/panorama-projection.c:59
+#: ../operations/common/little-planet.c:60
+#: ../operations/common/panorama-projection.c:60
 msgid ""
 "Do the inverse mapping, useful for touching up zenith, nadir or other parts "
 "of panorama."
@@ -2379,18 +2383,18 @@ msgstr ""
 "del panorama."
 
 #. XXX: needs better ui type
-#: ../operations/common/little-planet.c:61
-#: ../operations/common/map-absolute.c:22
-#: ../operations/common/map-relative.c:28
-#: ../operations/common/panorama-projection.c:61
+#: ../operations/common/little-planet.c:62
+#: ../operations/common/map-absolute.c:23
+#: ../operations/common/map-relative.c:29
+#: ../operations/common/panorama-projection.c:62
 #: ../operations/common/recursive-transform.c:52
-#: ../operations/common/spherize.c:56 ../operations/common-gpl3+/ripple.c:50
-#: ../operations/common-gpl3+/waves.c:50
+#: ../operations/common/spherize.c:57 ../operations/common-gpl3+/ripple.c:51
+#: ../operations/common-gpl3+/waves.c:51
 msgid "Resampling method"
 msgstr "Metodo di ricampionatura"
 
-#: ../operations/common/little-planet.c:63
-#: ../operations/common/panorama-projection.c:63
+#: ../operations/common/little-planet.c:64
+#: ../operations/common/panorama-projection.c:64
 msgid ""
 "Image resampling method to use, for good results with double resampling when "
 "retouching panoramas, use nearest to generate the view and cubic or better "
@@ -2401,112 +2405,112 @@ msgstr ""
 "vista, e cubica o migliore per la trasformazione inversa per tornare al "
 "panorama."
 
-#: ../operations/common/little-planet.c:494
+#: ../operations/common/little-planet.c:495
 msgid "Little Planet"
 msgstr "Piccolo pianeta"
 
-#: ../operations/common/little-planet.c:498
+#: ../operations/common/little-planet.c:499
 msgid "Do a stereographic/little planet transform of an equirectangular image."
 msgstr ""
 "Fa una trasformazione stereografica/piccolo pianeta di un'immagine "
 "equirettangolare."
 
-#: ../operations/common/long-shadow.c:25
+#: ../operations/common/long-shadow.c:27
 msgid "Finite"
 msgstr "Finita"
 
-#: ../operations/common/long-shadow.c:26
+#: ../operations/common/long-shadow.c:28
 msgid "Infinite"
 msgstr "Infinita"
 
-#: ../operations/common/long-shadow.c:27
+#: ../operations/common/long-shadow.c:29
 msgid "Fading"
 msgstr "Dissolvenza"
 
-#: ../operations/common/long-shadow.c:28
+#: ../operations/common/long-shadow.c:30
 msgid "Fading (fixed length)"
 msgstr "Dissolvenza (lunghezza finita)"
 
-#: ../operations/common/long-shadow.c:29
+#: ../operations/common/long-shadow.c:32
 msgid "Fading (fixed rate)"
 msgstr "Dissolvenza (frequenza fissa)"
 
-#: ../operations/common/long-shadow.c:33
+#: ../operations/common/long-shadow.c:39
 msgid "Shadow plus image"
 msgstr "Ombra più immagine"
 
-#: ../operations/common/long-shadow.c:34
+#: ../operations/common/long-shadow.c:40
 msgid "Shadow only"
 msgstr "Solo ombra"
 
-#: ../operations/common/long-shadow.c:35
+#: ../operations/common/long-shadow.c:41
 msgid "Shadow minus image"
 msgstr "Ombra meno immagine"
 
-#: ../operations/common/long-shadow.c:38 ../operations/common-gpl3+/wind.c:45
+#: ../operations/common/long-shadow.c:44 ../operations/common-gpl3+/wind.c:45
 msgid "Style"
 msgstr "Stile"
 
-#: ../operations/common/long-shadow.c:41
+#: ../operations/common/long-shadow.c:47
 msgid "Shadow style"
 msgstr "Stile ombra"
 
 #. FIXME: With a large angle, we lose AreaFilter's flavours
-#: ../operations/common/long-shadow.c:43
+#: ../operations/common/long-shadow.c:49
 #: ../operations/common/motion-blur-linear.c:33
 #: ../operations/common/newsprint.c:72
 #: ../operations/common-gpl3+/motion-blur-circular.c:52
-#: ../operations/common-gpl3+/ripple.c:45
+#: ../operations/common-gpl3+/ripple.c:46
 #: ../operations/workshop/linear-sinusoid.c:66
 msgid "Angle"
 msgstr "Angolo"
 
-#: ../operations/common/long-shadow.c:44
+#: ../operations/common/long-shadow.c:50
 msgid "Shadow angle"
 msgstr "Angolo ombra"
 
-#: ../operations/common/long-shadow.c:49
+#: ../operations/common/long-shadow.c:55
 #: ../operations/common/motion-blur-linear.c:26
 msgid "Length"
 msgstr "Lunghezza"
 
-#: ../operations/common/long-shadow.c:50
+#: ../operations/common/long-shadow.c:56
 msgid "Shadow length"
 msgstr "Lunghezza ombra"
 
-#: ../operations/common/long-shadow.c:57 ../operations/common/long-shadow.c:68
+#: ../operations/common/long-shadow.c:66 ../operations/common/long-shadow.c:81
 msgid "Midpoint"
 msgstr "Punto mediano"
 
-#: ../operations/common/long-shadow.c:58
+#: ../operations/common/long-shadow.c:67
 msgid "Shadow fade midpoint"
 msgstr "Punto mediano sfumo ombra"
 
-#: ../operations/common/long-shadow.c:63
+#: ../operations/common/long-shadow.c:72
 msgid "Midpoint (relative)"
 msgstr "Punto mediano (relativo)"
 
-#: ../operations/common/long-shadow.c:64
+#: ../operations/common/long-shadow.c:73
 msgid "Shadow fade midpoint, as a factor of the shadow length"
 msgstr "Punto mediano sfumo ombra, dipendente dalla lunghezza dell'ombra"
 
-#: ../operations/common/long-shadow.c:71
+#: ../operations/common/long-shadow.c:84
 msgid "Shadow color"
 msgstr "Colore ombra"
 
-#: ../operations/common/long-shadow.c:74
+#: ../operations/common/long-shadow.c:87
 msgid "Composition"
 msgstr "Composizione"
 
-#: ../operations/common/long-shadow.c:77
+#: ../operations/common/long-shadow.c:90
 msgid "Output composition"
 msgstr "Composizione in uscita"
 
-#: ../operations/common/long-shadow.c:1652
+#: ../operations/common/long-shadow.c:1665
 msgid "Long Shadow"
 msgstr "Ombra lunga"
 
-#: ../operations/common/long-shadow.c:1656
+#: ../operations/common/long-shadow.c:1669
 msgid "Creates a long-shadow effect"
 msgstr "Crea un effetto ombra lunga"
 
@@ -2526,7 +2530,7 @@ msgid "The amount of contrast compression"
 msgstr "L'ammontare della compressione del contrasto"
 
 #: ../operations/common/mantiuk06.c:39
-#: ../operations/common-gpl3+/noise-solid.c:51
+#: ../operations/common-gpl3+/noise-solid.c:52
 msgid "Detail"
 msgstr "Dettaglio"
 
@@ -2548,11 +2552,11 @@ msgstr ""
 "dinamica. Quest'operatore limita il contrasto tramite più frequenze "
 "spaziali, producendo una luminanza nel campo 0.0-1.0"
 
-#: ../operations/common/map-absolute.c:162
+#: ../operations/common/map-absolute.c:164
 msgid "Map Absolute"
 msgstr "Mappa assoluta"
 
-#: ../operations/common/map-absolute.c:165
+#: ../operations/common/map-absolute.c:167
 msgid ""
 "sample input with an auxiliary buffer that contain absolute source "
 "coordinates"
@@ -2560,11 +2564,11 @@ msgstr ""
 "campiona l'ingresso con un buffer ausiliario che contiene le coordinate "
 "assolute della sorgente"
 
-#: ../operations/common/map-relative.c:23
+#: ../operations/common/map-relative.c:24
 msgid "Scaling"
 msgstr "Scalatura"
 
-#: ../operations/common/map-relative.c:24
+#: ../operations/common/map-relative.c:25
 msgid ""
 "scaling factor of displacement, indicates how large spatial displacement a "
 "relative mapping value of 1.0 corresponds to."
@@ -2572,11 +2576,11 @@ msgstr ""
 "Fattore di scala di piazzamento, indica a quanto dovrà corrispondere il "
 "valore di mappatura relativo 1.0 di estensione spaziale del piazzamento."
 
-#: ../operations/common/map-relative.c:182
+#: ../operations/common/map-relative.c:184
 msgid "Map Relative"
 msgstr "Mappa relativa"
 
-#: ../operations/common/map-relative.c:185
+#: ../operations/common/map-relative.c:187
 msgid ""
 "sample input with an auxiliary buffer that contain relative source "
 "coordinates"
@@ -2634,7 +2638,7 @@ msgstr ""
 "Regolarizza la geometria ad una velocità proporzionale al valore della media "
 "della curvatura locale"
 
-#: ../operations/common/median-blur.c:28 ../operations/common/pixelize.c:29
+#: ../operations/common/median-blur.c:28 ../operations/common/pixelize.c:30
 #: ../operations/common/vignette.c:26
 msgid "Square"
 msgstr "Quadrato"
@@ -2645,7 +2649,7 @@ msgid "Circle"
 msgstr "Cerchio"
 
 #: ../operations/common/median-blur.c:30 ../operations/common/newsprint.c:27
-#: ../operations/common/pixelize.c:27 ../operations/common/vignette.c:27
+#: ../operations/common/pixelize.c:28 ../operations/common/vignette.c:27
 msgid "Diamond"
 msgstr "Rombo"
 
@@ -2726,11 +2730,11 @@ msgid "position of symmetry center in output"
 msgstr "posizione del centro di simmetria in uscita"
 
 #: ../operations/common/mirrors.c:58 ../operations/common/vignette.c:61
-#: ../operations/common-gpl3+/displace.c:80
+#: ../operations/common-gpl3+/displace.c:82
 #: ../operations/common-gpl3+/motion-blur-circular.c:41
 #: ../operations/common-gpl3+/motion-blur-zoom.c:40
 #: ../operations/common-gpl3+/supernova.c:33
-#: ../operations/common-gpl3+/waves.c:26
+#: ../operations/common-gpl3+/waves.c:27
 msgid "Center X"
 msgstr "Centro X"
 
@@ -2739,11 +2743,11 @@ msgid "X axis ratio for the center of mirroring"
 msgstr "Rapporto assi X per il centro della specchiatura"
 
 #: ../operations/common/mirrors.c:63 ../operations/common/vignette.c:66
-#: ../operations/common-gpl3+/displace.c:87
+#: ../operations/common-gpl3+/displace.c:89
 #: ../operations/common-gpl3+/motion-blur-circular.c:46
 #: ../operations/common-gpl3+/motion-blur-zoom.c:45
 #: ../operations/common-gpl3+/supernova.c:39
-#: ../operations/common-gpl3+/waves.c:31
+#: ../operations/common-gpl3+/waves.c:32
 msgid "Center Y"
 msgstr "Centro Y"
 
@@ -2899,8 +2903,8 @@ msgstr "Motivo"
 msgid "Halftoning/dot pattern to use"
 msgstr "Mezzitoni/motivo a puntini da usare"
 
-#: ../operations/common/newsprint.c:47 ../operations/common-gpl3+/ripple.c:38
-#: ../operations/common-gpl3+/waves.c:40
+#: ../operations/common/newsprint.c:47 ../operations/common-gpl3+/ripple.c:39
+#: ../operations/common-gpl3+/waves.c:41
 msgid "Period"
 msgstr "Periodo"
 
@@ -2999,47 +3003,47 @@ msgstr "Effetto giornale"
 msgid "Digital halftoning with optional modulations. "
 msgstr "Mezze tonalità digitali con modulazioni opzionali."
 
-#: ../operations/common/noise-cell.c:37 ../operations/common/noise-simplex.c:32
+#: ../operations/common/noise-cell.c:38 ../operations/common/noise-simplex.c:33
 msgid "The scale of the noise function"
 msgstr "La scala della funzione di disturbo"
 
-#: ../operations/common/noise-cell.c:40 ../operations/common/pixelize.c:32
+#: ../operations/common/noise-cell.c:41 ../operations/common/pixelize.c:33
 msgid "Shape"
 msgstr "Forma"
 
-#: ../operations/common/noise-cell.c:41
+#: ../operations/common/noise-cell.c:42
 msgid "Interpolate between Manhattan and Euclidean distance."
 msgstr "Interpola tra distanza Manhattan e Euclidea."
 
-#: ../operations/common/noise-cell.c:44
+#: ../operations/common/noise-cell.c:45
 msgid "Rank"
 msgstr "Rango"
 
-#: ../operations/common/noise-cell.c:45
+#: ../operations/common/noise-cell.c:46
 msgid "Select the n-th closest point"
 msgstr "Seleziona l'n-esimo punto più vicino"
 
-#: ../operations/common/noise-cell.c:49 ../operations/common/noise-simplex.c:36
+#: ../operations/common/noise-cell.c:50 ../operations/common/noise-simplex.c:37
 msgid "The number of noise octaves."
 msgstr "Numero di ottave di disturbo."
 
-#: ../operations/common/noise-cell.c:52
+#: ../operations/common/noise-cell.c:53
 msgid "Palettize"
 msgstr "Tavolozza"
 
-#: ../operations/common/noise-cell.c:53
+#: ../operations/common/noise-cell.c:54
 msgid "Fill each cell with a random color"
 msgstr "Riempie ogni cella con un colore casuale"
 
-#: ../operations/common/noise-cell.c:56 ../operations/common/noise-simplex.c:40
+#: ../operations/common/noise-cell.c:57 ../operations/common/noise-simplex.c:41
 msgid "The random seed for the noise function"
 msgstr "Il seme casuale per la funzione di disturbo"
 
-#: ../operations/common/noise-cell.c:432
+#: ../operations/common/noise-cell.c:433
 msgid "Cell Noise"
 msgstr "Disturbo cella"
 
-#: ../operations/common/noise-cell.c:436
+#: ../operations/common/noise-cell.c:437
 msgid "Generates a cellular texture."
 msgstr "Genera un motivo a celle."
 
@@ -3074,13 +3078,13 @@ msgstr "Aggiungi disturbo HSV"
 msgid "Randomize hue, saturation and value independently"
 msgstr "Casualizza indipendentemente tonalità, saturazione e valore"
 
-#: ../operations/common/noise-hurl.c:31 ../operations/common/noise-pick.c:32
-#: ../operations/common-gpl3+/noise-slur.c:34
+#: ../operations/common/noise-hurl.c:31 ../operations/common/noise-pick.c:33
+#: ../operations/common-gpl3+/noise-slur.c:35
 msgid "Randomization (%)"
 msgstr "Casualizzazione (%)"
 
-#: ../operations/common/noise-hurl.c:34 ../operations/common/noise-pick.c:35
-#: ../operations/common-gpl3+/noise-slur.c:37
+#: ../operations/common/noise-hurl.c:34 ../operations/common/noise-pick.c:36
+#: ../operations/common-gpl3+/noise-slur.c:38
 msgid "Repeat"
 msgstr "Repeti"
 
@@ -3104,11 +3108,11 @@ msgstr "Disturbo Perlin"
 msgid "Perlin noise generator"
 msgstr "Generatore di disturbi Perlin"
 
-#: ../operations/common/noise-pick.c:144
+#: ../operations/common/noise-pick.c:145
 msgid "Noise Pick"
 msgstr "Disturbo a prelievo"
 
-#: ../operations/common/noise-pick.c:147
+#: ../operations/common/noise-pick.c:148
 msgid "Randomly interchange some pixels with neighbors"
 msgstr "Scambia a caso alcuni pixel con i suoi vicini"
 
@@ -3184,27 +3188,27 @@ msgstr "Aggiungi disturbo RGB"
 msgid "Distort colors by random amounts"
 msgstr "Distorce i colori di quantità casuali"
 
-#: ../operations/common/noise-simplex.c:332
+#: ../operations/common/noise-simplex.c:333
 msgid "Simplex Noise"
 msgstr "Disturbo semplice"
 
-#: ../operations/common/noise-simplex.c:336
+#: ../operations/common/noise-simplex.c:337
 msgid "Generates a solid noise texture."
 msgstr "Genera un motivo a disturbo pieno."
 
-#: ../operations/common/noise-spread.c:30
+#: ../operations/common/noise-spread.c:31
 msgid "Horizontal spread amount"
 msgstr "Quantità di diffusione orizzontale"
 
-#: ../operations/common/noise-spread.c:36
+#: ../operations/common/noise-spread.c:37
 msgid "Vertical spread amount"
 msgstr "Quantità di diffusione verticale"
 
-#: ../operations/common/noise-spread.c:159
+#: ../operations/common/noise-spread.c:160
 msgid "Noise Spread"
 msgstr "Rumore diffuso"
 
-#: ../operations/common/noise-spread.c:162
+#: ../operations/common/noise-spread.c:163
 msgid "Move pixels around randomly"
 msgstr "Sposta i pixel attorno a caso"
 
@@ -3216,7 +3220,7 @@ msgstr ""
 "Il valore di opacità generale viene sempre usato in cima all'opzionale "
 "buffer di ingresso ausiliario."
 
-#: ../operations/common/opacity.c:311
+#: ../operations/common/opacity.c:313
 msgid ""
 "Weights the opacity of the input both the value of the aux input and the "
 "global value property."
@@ -3248,11 +3252,11 @@ msgstr ""
 "Sopra un'operazione Porter Duff (conosciuta anche come modalità normale, e "
 "src-over) (d = cA + cB * (1 - aA))"
 
-#: ../operations/common/panorama-projection.c:506
+#: ../operations/common/panorama-projection.c:508
 msgid "Panorama Projection"
 msgstr "Proiezione panorama"
 
-#: ../operations/common/panorama-projection.c:511
+#: ../operations/common/panorama-projection.c:513
 msgid ""
 "Do panorama viewer rendering mapping or its inverse for an equirectangular "
 "input image. (2:1 ratio containing 360x180 degree panorama)."
@@ -3261,63 +3265,63 @@ msgstr ""
 "inversa per un'immagine in ingresso equirettangolare (rapporto 2:1 "
 "contenente 360x180 gradi di panorama)."
 
-#: ../operations/common/pixelize.c:28
+#: ../operations/common/pixelize.c:29
 msgid "Round"
 msgstr "Tondo"
 
-#: ../operations/common/pixelize.c:34
+#: ../operations/common/pixelize.c:35
 msgid "The shape of pixels"
 msgstr "Forma dei pixel"
 
-#: ../operations/common/pixelize.c:36
+#: ../operations/common/pixelize.c:37
 msgid "Block width"
 msgstr "Larghezza blocco"
 
-#: ../operations/common/pixelize.c:37
+#: ../operations/common/pixelize.c:38
 msgid "Width of blocks in pixels"
 msgstr "Larghezza del blocco in pixel"
 
-#: ../operations/common/pixelize.c:44
+#: ../operations/common/pixelize.c:45
 msgid "Block height"
 msgstr "Altezza blocco"
 
-#: ../operations/common/pixelize.c:45
+#: ../operations/common/pixelize.c:46
 msgid "Height of blocks in pixels"
 msgstr "Altezza del blocco in pixel"
 
-#: ../operations/common/pixelize.c:52
+#: ../operations/common/pixelize.c:53
 msgid "Size ratio X"
 msgstr "Rapporto dimensione X"
 
-#: ../operations/common/pixelize.c:53
+#: ../operations/common/pixelize.c:54
 msgid "Horizontal size ratio of a pixel inside each block"
 msgstr "Rapporto dimensione orizzontale di un pixel dentro ogni blocco"
 
-#: ../operations/common/pixelize.c:57
+#: ../operations/common/pixelize.c:58
 msgid "Size ratio Y"
 msgstr "Rapporto dimensione Y"
 
-#: ../operations/common/pixelize.c:58
+#: ../operations/common/pixelize.c:59
 msgid "Vertical size ratio of a pixel inside each block"
 msgstr "Rapporto dimensione verticale di un pixel dentro ogni blocco"
 
-#: ../operations/common/pixelize.c:62
-#: ../operations/common-gpl3+/apply-lens.c:44
+#: ../operations/common/pixelize.c:63
+#: ../operations/common-gpl3+/apply-lens.c:45
 #: ../operations/common-gpl3+/cubism.c:39
 #: ../operations/common-gpl3+/lens-distortion.c:57
-#: ../operations/common-gpl3+/tile-paper.c:75
+#: ../operations/common-gpl3+/tile-paper.c:76
 msgid "Background color"
 msgstr "Colore di sfondo"
 
-#: ../operations/common/pixelize.c:63
+#: ../operations/common/pixelize.c:64
 msgid "Color used to fill the background"
 msgstr "Colore usato per riempire lo sfondo"
 
-#: ../operations/common/pixelize.c:663
+#: ../operations/common/pixelize.c:664
 msgid "Pixelize"
 msgstr "Effetto pixel"
 
-#: ../operations/common/pixelize.c:665
+#: ../operations/common/pixelize.c:666
 msgid "Simplify image into an array of solid-colored rectangles"
 msgstr "Semplifica un'immagine in un insieme di riquadri di colore pieno"
 
@@ -3391,7 +3395,7 @@ msgstr ""
 msgid "First iteration"
 msgstr "Prima iterazione"
 
-#: ../operations/common/recursive-transform.c:37 ../operations/common/slic.c:39
+#: ../operations/common/recursive-transform.c:37 ../operations/common/slic.c:40
 msgid "Number of iterations"
 msgstr "Numero di iterazioni"
 
@@ -3423,7 +3427,7 @@ msgid "Paste transformed images below each other"
 msgstr "Incolla le immagini trasformate sotto ogni altra"
 
 #: ../operations/common/recursive-transform.c:54
-#: ../operations/common/spherize.c:58 ../operations/common-gpl3+/waves.c:52
+#: ../operations/common/spherize.c:59 ../operations/common-gpl3+/waves.c:53
 msgid "Mathematical method for reconstructing pixel values"
 msgstr "Metodo matematico per la ricostruzione dei valori dei pixel"
 
@@ -3554,27 +3558,27 @@ msgstr "Seppia"
 msgid "Apply a sepia tone to the input image"
 msgstr "Applica una tonalità seppia all'immagine in ingresso"
 
-#: ../operations/common/slic.c:28
+#: ../operations/common/slic.c:29
 msgid "Regions size"
 msgstr "Dimensione regione"
 
-#: ../operations/common/slic.c:29
+#: ../operations/common/slic.c:30
 msgid "Size of a region side"
 msgstr "Dimensione di un lato della regione"
 
-#: ../operations/common/slic.c:33
+#: ../operations/common/slic.c:34
 msgid "Compactness"
 msgstr "Compattezza"
 
-#: ../operations/common/slic.c:34
+#: ../operations/common/slic.c:35
 msgid "Cluster size"
 msgstr "Dimensione raggruppamento"
 
-#: ../operations/common/slic.c:456
+#: ../operations/common/slic.c:458
 msgid "Simple Linear Iterative Clustering"
 msgstr "Semplice clustering iterativo lineare"
 
-#: ../operations/common/slic.c:459
+#: ../operations/common/slic.c:461
 msgid "Superpixels based on k-means clustering"
 msgstr "Superpixel basati su clastering secondo il metodo K-means"
 
@@ -3599,32 +3603,32 @@ msgstr ""
 "Filtro sfocatura a riduzione del rumore e mantenimento dei bordi basato sui "
 "Vicini più prossimi simmetrici"
 
-#: ../operations/common/spherize.c:25
+#: ../operations/common/spherize.c:26
 msgid "Radial"
 msgstr "Radiale"
 
-#: ../operations/common/spherize.c:30
+#: ../operations/common/spherize.c:31
 #: ../operations/common-gpl3+/value-propagate.c:38
 msgid "Mode"
 msgstr "Modalità"
 
-#: ../operations/common/spherize.c:33 ../operations/common-gpl3+/displace.c:32
+#: ../operations/common/spherize.c:34 ../operations/common-gpl3+/displace.c:34
 msgid "Displacement mode"
 msgstr "Modalità spostamento"
 
-#: ../operations/common/spherize.c:35
+#: ../operations/common/spherize.c:36
 msgid "Angle of view"
 msgstr "Angolo di vista"
 
-#: ../operations/common/spherize.c:36
+#: ../operations/common/spherize.c:37
 msgid "Camera angle of view"
 msgstr "Angolo di vista della telecamera"
 
-#: ../operations/common/spherize.c:40
+#: ../operations/common/spherize.c:41
 msgid "Curvature"
 msgstr "Curvatura"
 
-#: ../operations/common/spherize.c:41
+#: ../operations/common/spherize.c:42
 msgid "Spherical cap apex angle, as a fraction of the co-angle of view"
 msgstr "Angolo massimo copertura sferica, come frazione del co-angolo di vista"
 
@@ -3637,27 +3641,27 @@ msgstr "Angolo massimo copertura sferica, come frazione del co-angolo di vista"
 #. * since their upper-bound, wrt the angle of view, is
 #. * arbitrary.
 #.
-#: ../operations/common/spherize.c:52 ../operations/common/unsharp-mask.c:31
+#: ../operations/common/spherize.c:53 ../operations/common/unsharp-mask.c:31
 #: ../operations/common-gpl3+/edge.c:42
 msgid "Amount"
 msgstr "Ammontare"
 
-#: ../operations/common/spherize.c:53
+#: ../operations/common/spherize.c:54
 msgid ""
 "Displacement scaling factor (negative values refer to the inverse "
 "displacement)"
 msgstr ""
 "Fattore di spostamento (valori negativi significano spostamento negativo)"
 
-#: ../operations/common/spherize.c:317
+#: ../operations/common/spherize.c:319
 msgid "Spherize"
 msgstr "Sfericizza"
 
-#: ../operations/common/spherize.c:320
+#: ../operations/common/spherize.c:322
 msgid "Wrap image around a spherical cap"
 msgstr "Avvolgi l'immagine attorno ad una copertura sferica"
 
-#: ../operations/common/stress.c:28
+#: ../operations/common/stress.c:29
 msgid ""
 "Neighborhood taken into account, for enhancement ideal values are close to "
 "the longest side of the image, increasing this increases the runtime"
@@ -3666,7 +3670,7 @@ msgstr ""
 "vicini al lunghezza maggiore dell'immagine; aumentando questo valore si "
 "aumentano i tempi di esecuzione"
 
-#: ../operations/common/stress.c:40
+#: ../operations/common/stress.c:41
 msgid ""
 "Number of iterations, a higher number of iterations provides a less noisy "
 "rendering at a computational cost"
@@ -3674,7 +3678,7 @@ msgstr ""
 "Numero di iterazioni, un alto numero di iterazioni produce un'immagine meno "
 "disturbata ad un maggiore costo computazionale"
 
-#: ../operations/common/stress.c:45
+#: ../operations/common/stress.c:46
 msgid ""
 "When enabled also enhances shadow regions - when disabled a more natural "
 "result is yielded"
@@ -3682,23 +3686,23 @@ msgstr ""
 "Se abilitata aumenta anche le regioni d'ombra - se disabilitata si ottiene "
 "un risultato più naturale"
 
-#: ../operations/common/stress.c:267 ../operations/common/stress.c:271
+#: ../operations/common/stress.c:269 ../operations/common/stress.c:273
 msgid "Spatio Temporal Retinex-like Envelope with Stochastic Sampling"
 msgstr "Sviluppo tipo retinex spazio temporale con campionamento stocastico"
 
-#: ../operations/common/stretch-contrast.c:25
+#: ../operations/common/stretch-contrast.c:26
 msgid "Keep colors"
 msgstr "Mantieni colori"
 
-#: ../operations/common/stretch-contrast.c:26
+#: ../operations/common/stretch-contrast.c:27
 msgid "Impact each channel with the same amount"
 msgstr "Impatta ogni canale dello stesso ammontare"
 
-#: ../operations/common/stretch-contrast.c:28
+#: ../operations/common/stretch-contrast.c:29
 msgid "Non-linear components"
 msgstr "Componenti non lineari"
 
-#: ../operations/common/stretch-contrast.c:29
+#: ../operations/common/stretch-contrast.c:30
 msgid ""
 "When set operate on gamma corrected values instead of linear RGB - acting "
 "like the old normalize filter in GIMP"
@@ -3706,11 +3710,11 @@ msgstr ""
 "Se impostata opera su valori gamma corretti invece di RGB lineari - agendo "
 "come il vecchio filtro di normalizzazione di GIMP"
 
-#: ../operations/common/stretch-contrast.c:583
+#: ../operations/common/stretch-contrast.c:584
 msgid "Stretch Contrast"
 msgstr "Ampliamento contrasto"
 
-#: ../operations/common/stretch-contrast.c:586
+#: ../operations/common/stretch-contrast.c:587
 msgid ""
 "Scales the components of the buffer to be in the 0.0-1.0 range. This "
 "improves images that make poor use of the available contrast (little "
@@ -3720,11 +3724,11 @@ msgstr ""
 "migliora le immagini che fanno cattivo uso del contrasto disponibile (poco "
 "contrasto, immagine molto scura o molto chiara)."
 
-#: ../operations/common/stretch-contrast-hsv.c:253
+#: ../operations/common/stretch-contrast-hsv.c:254
 msgid "Stretch Contrast HSV"
 msgstr "Amplia contrasto HSV"
 
-#: ../operations/common/stretch-contrast-hsv.c:256
+#: ../operations/common/stretch-contrast-hsv.c:257
 msgid ""
 "Scales the components of the buffer to be in the 0.0-1.0 range. This "
 "improves images that make poor use of the available contrast (little "
@@ -3820,11 +3824,11 @@ msgstr "Piastrella"
 msgid "Infinitely repeats the input image."
 msgstr "Ripete infinitamente l'immagine in ingresso."
 
-#: ../operations/common/tile-seamless.c:167
+#: ../operations/common/tile-seamless.c:169
 msgid "Make Seamlessly tileable"
 msgstr "Rendi piastrellabile con continuità"
 
-#: ../operations/common/tile-seamless.c:171
+#: ../operations/common/tile-seamless.c:173
 msgid ""
 "Make the input buffer seamlessly tileable. The algorithm is not content-"
 "aware, so the result may need post-processing."
@@ -3996,49 +4000,49 @@ msgstr "Warp"
 msgid "Compute a relative displacement mapping from a stroke"
 msgstr "Calcola la mappatura di uno spostamento relativo da un tratto"
 
-#: ../operations/common/waterpixels.c:34
+#: ../operations/common/waterpixels.c:35
 msgid "Average"
 msgstr "Media"
 
-#: ../operations/common/waterpixels.c:38
+#: ../operations/common/waterpixels.c:39
 msgid "Superpixels size"
 msgstr "Dimensione superpixel"
 
-#: ../operations/common/waterpixels.c:42
+#: ../operations/common/waterpixels.c:43
 msgid "Gradient smoothness"
 msgstr "Uniformità gradiente"
 
-#: ../operations/common/waterpixels.c:47
+#: ../operations/common/waterpixels.c:48
 msgid "Spatial regularization"
 msgstr "Regolarizzazione spaziale"
 
-#: ../operations/common/waterpixels.c:49
+#: ../operations/common/waterpixels.c:50
 msgid ""
 "trade-off between superpixel regularity and adherence to object boundaries"
 msgstr ""
 "compromesso tra regolarità dei superpixel ed aderenza ai bordi degli oggetti"
 
-#: ../operations/common/waterpixels.c:52
+#: ../operations/common/waterpixels.c:53
 msgid "Superpixels color"
 msgstr "Colore superpixel"
 
-#: ../operations/common/waterpixels.c:55
+#: ../operations/common/waterpixels.c:56
 msgid "How to fill superpixels"
 msgstr "Come riempire i superpixel"
 
-#: ../operations/common/waterpixels.c:513
+#: ../operations/common/waterpixels.c:515
 msgid "Waterpixels"
 msgstr "Pixelacque"
 
-#: ../operations/common/waterpixels.c:516
+#: ../operations/common/waterpixels.c:518
 msgid "Superpixels based on the watershed transformation"
 msgstr "I superpixel basati sulla trasformazione spartiacque"
 
-#: ../operations/common/watershed-transform.c:381
+#: ../operations/common/watershed-transform.c:383
 msgid "Watershed Transform"
 msgstr "Trasformazione spartiacque"
 
-#: ../operations/common/watershed-transform.c:384
+#: ../operations/common/watershed-transform.c:386
 msgid "Labels propagation by watershed transformation"
 msgstr "Propagazione etichette per trasformazione spartiacque"
 
@@ -4090,23 +4094,23 @@ msgstr "Antialiasing Scale3X"
 msgid "Antialias using the Scale3X edge-extrapolation algorithm"
 msgstr "Antialias usando l'algoritmo di estrapolazione bordi Scale3X"
 
-#: ../operations/common-gpl3+/apply-lens.c:36
+#: ../operations/common-gpl3+/apply-lens.c:37
 msgid "Lens refraction index"
 msgstr "Indice di rifrazione lenti"
 
-#: ../operations/common-gpl3+/apply-lens.c:41
+#: ../operations/common-gpl3+/apply-lens.c:42
 msgid "Keep original surroundings"
 msgstr "Mantiene i dintorni originali"
 
-#: ../operations/common-gpl3+/apply-lens.c:42
+#: ../operations/common-gpl3+/apply-lens.c:43
 msgid "Keep image unchanged, where not affected by the lens."
 msgstr "Mantiene l'immagine intatta ove non influenzata dalle lenti."
 
-#: ../operations/common-gpl3+/apply-lens.c:274
+#: ../operations/common-gpl3+/apply-lens.c:275
 msgid "Apply Lens"
 msgstr "Applica lenti"
 
-#: ../operations/common-gpl3+/apply-lens.c:278
+#: ../operations/common-gpl3+/apply-lens.c:279
 msgid ""
 "Simulates the optical distortion caused by having an elliptical lens over "
 "the image"
@@ -4196,19 +4200,19 @@ msgstr ""
 "Prende un buffer per applicarlo come mappa a sbalzi ad un altro buffer "
 "producendo un bell'effetto rilievo."
 
-#: ../operations/common-gpl3+/cartoon.c:28
+#: ../operations/common-gpl3+/cartoon.c:29
 msgid "Mask radius"
 msgstr "Raggio maschera"
 
-#: ../operations/common-gpl3+/cartoon.c:31
+#: ../operations/common-gpl3+/cartoon.c:32
 msgid "Percent black"
 msgstr "Nero percentuale"
 
-#: ../operations/common-gpl3+/cartoon.c:294
+#: ../operations/common-gpl3+/cartoon.c:295
 msgid "Cartoon"
 msgstr "Fumetto"
 
-#: ../operations/common-gpl3+/cartoon.c:297
+#: ../operations/common-gpl3+/cartoon.c:298
 msgid ""
 "Simulates a cartoon, its result is similar to a black felt pen drawing "
 "subsequently shaded with color. This is achieved by enhancing edges and "
@@ -4451,198 +4455,198 @@ msgstr "Deinterlaccia"
 msgid "Fix images where every other row or column is missing"
 msgstr "Sistema le immagini dove ogni altra riga o colonna è mancante"
 
-#: ../operations/common-gpl3+/diffraction-patterns.c:31
+#: ../operations/common-gpl3+/diffraction-patterns.c:32
 msgid "Light frequency (red)"
 msgstr "Frequenza luce (rossa)"
 
-#: ../operations/common-gpl3+/diffraction-patterns.c:35
+#: ../operations/common-gpl3+/diffraction-patterns.c:36
 msgid "Light frequency (green)"
 msgstr "Frequenza luce (verde)"
 
-#: ../operations/common-gpl3+/diffraction-patterns.c:39
+#: ../operations/common-gpl3+/diffraction-patterns.c:40
 msgid "Light frequency (blue)"
 msgstr "Frequenza luce (blu)"
 
-#: ../operations/common-gpl3+/diffraction-patterns.c:42
+#: ../operations/common-gpl3+/diffraction-patterns.c:43
 msgid "Red contours"
 msgstr "Contorni rossi"
 
-#: ../operations/common-gpl3+/diffraction-patterns.c:43
+#: ../operations/common-gpl3+/diffraction-patterns.c:44
 msgid "Number of contours (red)"
 msgstr "Numero di contorni (rosso)"
 
-#: ../operations/common-gpl3+/diffraction-patterns.c:46
+#: ../operations/common-gpl3+/diffraction-patterns.c:47
 msgid "Green contours"
 msgstr "Contorni verdi"
 
-#: ../operations/common-gpl3+/diffraction-patterns.c:47
+#: ../operations/common-gpl3+/diffraction-patterns.c:48
 msgid "Number of contours (green)"
 msgstr "Numero di contorni (verde)"
 
-#: ../operations/common-gpl3+/diffraction-patterns.c:50
+#: ../operations/common-gpl3+/diffraction-patterns.c:51
 msgid "Blue contours"
 msgstr "Contorni blu"
 
-#: ../operations/common-gpl3+/diffraction-patterns.c:51
+#: ../operations/common-gpl3+/diffraction-patterns.c:52
 msgid "Number of contours (blue)"
 msgstr "Numero di contorni (blu)"
 
-#: ../operations/common-gpl3+/diffraction-patterns.c:54
+#: ../operations/common-gpl3+/diffraction-patterns.c:55
 msgid "Red sharp edges"
 msgstr "Spigoli rossi"
 
-#: ../operations/common-gpl3+/diffraction-patterns.c:55
+#: ../operations/common-gpl3+/diffraction-patterns.c:56
 msgid "Number of sharp edges (red)"
 msgstr "Numero di spigoli (rosso)"
 
-#: ../operations/common-gpl3+/diffraction-patterns.c:58
+#: ../operations/common-gpl3+/diffraction-patterns.c:59
 msgid "Green sharp edges"
 msgstr "Spigoli verdi"
 
-#: ../operations/common-gpl3+/diffraction-patterns.c:59
+#: ../operations/common-gpl3+/diffraction-patterns.c:60
 msgid "Number of sharp edges (green)"
 msgstr "Numero di spigoli (verde)"
 
-#: ../operations/common-gpl3+/diffraction-patterns.c:62
+#: ../operations/common-gpl3+/diffraction-patterns.c:63
 msgid "Blue sharp edges"
 msgstr "Spigoli blu"
 
-#: ../operations/common-gpl3+/diffraction-patterns.c:63
+#: ../operations/common-gpl3+/diffraction-patterns.c:64
 msgid "Number of sharp edges (blue)"
 msgstr "Numero di spigoli (blu)"
 
-#: ../operations/common-gpl3+/diffraction-patterns.c:67
+#: ../operations/common-gpl3+/diffraction-patterns.c:68
 msgid "Brightness and shifting/fattening of contours"
 msgstr "Luminosità e spostamento/accrescimento di contorni"
 
-#: ../operations/common-gpl3+/diffraction-patterns.c:70
+#: ../operations/common-gpl3+/diffraction-patterns.c:71
 msgid "Scattering"
 msgstr "Dispersione"
 
-#: ../operations/common-gpl3+/diffraction-patterns.c:71
+#: ../operations/common-gpl3+/diffraction-patterns.c:72
 msgid "Scattering (speed vs. quality)"
 msgstr "Dispersione (velocità contro qualità)"
 
-#: ../operations/common-gpl3+/diffraction-patterns.c:74
 #: ../operations/common-gpl3+/diffraction-patterns.c:75
+#: ../operations/common-gpl3+/diffraction-patterns.c:76
 msgid "Polarization"
 msgstr "Polarizzazione"
 
-#: ../operations/common-gpl3+/diffraction-patterns.c:79
-#: ../operations/common-gpl3+/noise-solid.c:65
+#: ../operations/common-gpl3+/diffraction-patterns.c:80
+#: ../operations/common-gpl3+/noise-solid.c:66
 #: ../operations/common-gpl3+/plasma.c:55 ../operations/common-gpl3+/sinus.c:77
 #: ../operations/common-gpl3+/spiral.c:87
 msgid "Width of the generated buffer"
 msgstr "Larghezza del buffer generato"
 
-#: ../operations/common-gpl3+/diffraction-patterns.c:87
-#: ../operations/common-gpl3+/noise-solid.c:73
+#: ../operations/common-gpl3+/diffraction-patterns.c:88
+#: ../operations/common-gpl3+/noise-solid.c:74
 #: ../operations/common-gpl3+/plasma.c:63 ../operations/common-gpl3+/sinus.c:85
 #: ../operations/common-gpl3+/spiral.c:95
 msgid "Height of the generated buffer"
 msgstr "Altezza del buffer generato"
 
-#: ../operations/common-gpl3+/diffraction-patterns.c:384
+#: ../operations/common-gpl3+/diffraction-patterns.c:385
 msgid "Diffraction Patterns"
 msgstr "Motivi di diffrazione"
 
-#: ../operations/common-gpl3+/diffraction-patterns.c:389
+#: ../operations/common-gpl3+/diffraction-patterns.c:390
 msgid "Generate diffraction patterns"
 msgstr "Genera motivi di diffrazione"
 
-#: ../operations/common-gpl3+/displace.c:28
+#: ../operations/common-gpl3+/displace.c:30
 msgid "Cartesian"
 msgstr "Cartesiano"
 
-#: ../operations/common-gpl3+/displace.c:29
+#: ../operations/common-gpl3+/displace.c:31
 msgid "Polar"
 msgstr "Polare"
 
-#: ../operations/common-gpl3+/displace.c:35
+#: ../operations/common-gpl3+/displace.c:37
 msgid "Mode of displacement"
 msgstr "Modalità di spostamento"
 
-#: ../operations/common-gpl3+/displace.c:37 ../operations/external/npd.c:47
-#: ../operations/transform/transform-core.c:225
+#: ../operations/common-gpl3+/displace.c:39 ../operations/external/npd.c:47
+#: ../operations/transform/transform-core.c:227
 #: ../operations/workshop/ditto.c:27
 msgid "Sampler"
 msgstr "Campionatore"
 
-#: ../operations/common-gpl3+/displace.c:40
+#: ../operations/common-gpl3+/displace.c:42
 msgid "Type of GeglSampler used to fetch input pixels"
 msgstr "Tipo di GeglSampler usato per recuperare i pixel in ingresso"
 
-#: ../operations/common-gpl3+/displace.c:47
+#: ../operations/common-gpl3+/displace.c:49
 msgid "X displacement"
 msgstr "Spostamento X"
 
-#: ../operations/common-gpl3+/displace.c:48
+#: ../operations/common-gpl3+/displace.c:50
 msgid "Displace multiplier for X or radial direction"
 msgstr "Moltiplicatore di spostamento per la direzione radiale X"
 
-#: ../operations/common-gpl3+/displace.c:55
+#: ../operations/common-gpl3+/displace.c:57
 msgid "Horizontal displacement"
 msgstr "Disposizione orizzontale"
 
-#: ../operations/common-gpl3+/displace.c:56
+#: ../operations/common-gpl3+/displace.c:58
 #: ../operations/common-gpl3+/whirl-pinch.c:42
 msgid "Pinch"
 msgstr "Pizzico"
 
-#: ../operations/common-gpl3+/displace.c:59
+#: ../operations/common-gpl3+/displace.c:61
 msgid "Displacement multiplier for the horizontal direction"
 msgstr "Moltiplicatore di spostamento per la direzione orizzontale"
 
-#: ../operations/common-gpl3+/displace.c:60
+#: ../operations/common-gpl3+/displace.c:62
 msgid "Displacement multiplier for the radial direction"
 msgstr "Moltiplicatore di spostamento per la direzione radiale"
 
-#: ../operations/common-gpl3+/displace.c:62
+#: ../operations/common-gpl3+/displace.c:64
 msgid "Y displacement"
 msgstr "Spostamento Y"
 
-#: ../operations/common-gpl3+/displace.c:63
+#: ../operations/common-gpl3+/displace.c:65
 msgid "Displace multiplier for Y or tangent (degrees) direction"
 msgstr "Moltiplicatore di spostamento per Y o la direzione tangente (in gradi)"
 
-#: ../operations/common-gpl3+/displace.c:70
+#: ../operations/common-gpl3+/displace.c:72
 msgid "Vertical displacement"
 msgstr "Spostamento verticale"
 
-#: ../operations/common-gpl3+/displace.c:71
+#: ../operations/common-gpl3+/displace.c:73
 #: ../operations/common-gpl3+/whirl-pinch.c:36
 msgid "Whirl"
 msgstr "Vortice"
 
-#: ../operations/common-gpl3+/displace.c:74
+#: ../operations/common-gpl3+/displace.c:76
 msgid "Displacement multiplier for the vertical direction"
 msgstr "Moltiplicatore di spostamento per la direzione verticale"
 
-#: ../operations/common-gpl3+/displace.c:75
+#: ../operations/common-gpl3+/displace.c:77
 msgid "Displacement multiplier for the angular offset"
 msgstr "Moltiplicatore di scostamento per la compensazione angolare"
 
-#: ../operations/common-gpl3+/displace.c:77
+#: ../operations/common-gpl3+/displace.c:79
 msgid "Center displacement"
 msgstr "Spostamento del centro"
 
-#: ../operations/common-gpl3+/displace.c:78
+#: ../operations/common-gpl3+/displace.c:80
 msgid "Center the displacement around a specified point"
 msgstr "Lo spostamento del centro attorno ad un punto specificato"
 
-#: ../operations/common-gpl3+/displace.c:81
+#: ../operations/common-gpl3+/displace.c:83
 msgid "X coordinate of the displacement center"
 msgstr "Coordinata X dello spostamento del centro"
 
-#: ../operations/common-gpl3+/displace.c:88
+#: ../operations/common-gpl3+/displace.c:90
 msgid "Y coordinate of the displacement center"
 msgstr "Coordinate Y dello spostamento del centro"
 
-#: ../operations/common-gpl3+/displace.c:477
+#: ../operations/common-gpl3+/displace.c:479
 msgid "Displace"
 msgstr "Spostamento"
 
-#: ../operations/common-gpl3+/displace.c:480
+#: ../operations/common-gpl3+/displace.c:482
 msgid "Displace pixels as indicated by displacement maps"
 msgstr "Sposta i pixel come indicato da una mappa di spostamento"
 
@@ -4855,7 +4859,7 @@ msgid "Blue stretching factor"
 msgstr "Fattore di stiramento blu"
 
 #: ../operations/common-gpl3+/fractal-explorer.c:94
-#: ../operations/common-gpl3+/ripple.c:29
+#: ../operations/common-gpl3+/ripple.c:30
 msgid "Sine"
 msgstr "Seno"
 
@@ -4980,35 +4984,35 @@ msgstr "Sfocatura gaussiana selettiva"
 msgid "Blur neighboring pixels, but only in low-contrast areas"
 msgstr "Sfoca i pixel adiacenti, ma sono in aree di basso contrasto"
 
-#: ../operations/common-gpl3+/illusion.c:28
+#: ../operations/common-gpl3+/illusion.c:29
 msgid "Type 1"
 msgstr "Tipo 1"
 
-#: ../operations/common-gpl3+/illusion.c:29
+#: ../operations/common-gpl3+/illusion.c:30
 msgid "Type 2"
 msgstr "Tipo 2"
 
-#: ../operations/common-gpl3+/illusion.c:32
+#: ../operations/common-gpl3+/illusion.c:33
 msgid "Division"
 msgstr "Divisione"
 
-#: ../operations/common-gpl3+/illusion.c:33
+#: ../operations/common-gpl3+/illusion.c:34
 msgid "The number of divisions"
 msgstr "Numero di divisioni"
 
-#: ../operations/common-gpl3+/illusion.c:37
+#: ../operations/common-gpl3+/illusion.c:38
 msgid "Illusion type"
 msgstr "Tipo illusione"
 
-#: ../operations/common-gpl3+/illusion.c:40
+#: ../operations/common-gpl3+/illusion.c:41
 msgid "Type of illusion"
 msgstr "Tipo di illusione"
 
-#: ../operations/common-gpl3+/illusion.c:272
+#: ../operations/common-gpl3+/illusion.c:273
 msgid "Illusion"
 msgstr "Illusione"
 
-#: ../operations/common-gpl3+/illusion.c:276
+#: ../operations/common-gpl3+/illusion.c:277
 msgid "Superimpose many altered copies of the image."
 msgstr "Sovrappone più copie diverse tra loro dell'immagine."
 
@@ -5097,8 +5101,8 @@ msgid "Maze algorithm type"
 msgstr "Tipo algoritmo labirinto"
 
 #: ../operations/common-gpl3+/maze.c:61
-#: ../operations/common-gpl3+/noise-solid.c:56
-#: ../operations/common-gpl3+/ripple.c:61
+#: ../operations/common-gpl3+/noise-solid.c:57
+#: ../operations/common-gpl3+/ripple.c:62
 msgid "Tileable"
 msgstr "Piastrellabile"
 
@@ -5262,56 +5266,56 @@ msgstr "Sfocatura di movimento zoom"
 msgid "Zoom motion blur"
 msgstr "Sfocatura di movimento zoom"
 
-#: ../operations/common-gpl3+/noise-slur.c:157
+#: ../operations/common-gpl3+/noise-slur.c:158
 msgid "Noise Slur"
 msgstr "Macchia disturbo"
 
-#: ../operations/common-gpl3+/noise-slur.c:161
+#: ../operations/common-gpl3+/noise-slur.c:162
 msgid "Randomly slide some pixels downward (similar to melting)"
 msgstr "Sposta casualmente alcuni pixel in basso (simile allo scioglimento)"
 
-#: ../operations/common-gpl3+/noise-solid.c:37
+#: ../operations/common-gpl3+/noise-solid.c:38
 msgid "X Size"
 msgstr "Dimensione X"
 
-#: ../operations/common-gpl3+/noise-solid.c:38
+#: ../operations/common-gpl3+/noise-solid.c:39
 msgid "Horizontal texture size"
 msgstr "Dimensione orizzontale motivo"
 
-#: ../operations/common-gpl3+/noise-solid.c:44
+#: ../operations/common-gpl3+/noise-solid.c:45
 msgid "Y Size"
 msgstr "Dimensione Y"
 
-#: ../operations/common-gpl3+/noise-solid.c:45
+#: ../operations/common-gpl3+/noise-solid.c:46
 msgid "Vertical texture size"
 msgstr "Dimensione verticale motivo"
 
-#: ../operations/common-gpl3+/noise-solid.c:52
+#: ../operations/common-gpl3+/noise-solid.c:53
 msgid "Detail level"
 msgstr "Livello di dettaglio"
 
-#: ../operations/common-gpl3+/noise-solid.c:57
+#: ../operations/common-gpl3+/noise-solid.c:58
 msgid "Create a tileable output"
 msgstr "Crea un risultato piastrellabile"
 
-#: ../operations/common-gpl3+/noise-solid.c:59
+#: ../operations/common-gpl3+/noise-solid.c:60
 msgid "Turbulent"
 msgstr "Turbolenza"
 
-#: ../operations/common-gpl3+/noise-solid.c:60
+#: ../operations/common-gpl3+/noise-solid.c:61
 msgid "Make a turbulent noise"
 msgstr "Crea un disturbo a turbolenza"
 
-#: ../operations/common-gpl3+/noise-solid.c:346
+#: ../operations/common-gpl3+/noise-solid.c:347
 msgid "Solid Noise"
 msgstr "Disturbo pieno"
 
-#: ../operations/common-gpl3+/noise-solid.c:351
+#: ../operations/common-gpl3+/noise-solid.c:352
 msgid "Create a random cloud-like texture"
 msgstr "Crea un motivo casuale tipo nuvole"
 
 #: ../operations/common-gpl3+/oilify.c:27
-#: ../operations/common-gpl3+/photocopy.c:25
+#: ../operations/common-gpl3+/photocopy.c:27
 msgid "Mask Radius"
 msgstr "Raggio maschera"
 
@@ -5349,24 +5353,24 @@ msgstr "Pittura ad olio"
 msgid "Emulate an oil painting"
 msgstr "Emula la pittura ad olio"
 
-#: ../operations/common-gpl3+/photocopy.c:28
-#: ../operations/common-gpl3+/softglow.c:33
+#: ../operations/common-gpl3+/photocopy.c:30
+#: ../operations/common-gpl3+/softglow.c:34
 msgid "Sharpness"
 msgstr "Nitidezza"
 
-#: ../operations/common-gpl3+/photocopy.c:31
+#: ../operations/common-gpl3+/photocopy.c:33
 msgid "Percent Black"
 msgstr "Nero percentuale"
 
-#: ../operations/common-gpl3+/photocopy.c:34
+#: ../operations/common-gpl3+/photocopy.c:36
 msgid "Percent White"
 msgstr "Bianco percentuale"
 
-#: ../operations/common-gpl3+/photocopy.c:329
+#: ../operations/common-gpl3+/photocopy.c:331
 msgid "Photocopy"
 msgstr "Fotocopia"
 
-#: ../operations/common-gpl3+/photocopy.c:331
+#: ../operations/common-gpl3+/photocopy.c:333
 msgid "Simulate color distortion produced by a copy machine"
 msgstr "Simula una distorsione di color prodotta da una fotocopiatrice"
 
@@ -5455,36 +5459,36 @@ msgstr "Rimozione occhi rossi"
 msgid "Remove the red eye effect caused by camera flashes"
 msgstr "Rimuove l'effetto occhi rossi generato dai flash"
 
-#: ../operations/common-gpl3+/ripple.c:30
+#: ../operations/common-gpl3+/ripple.c:31
 msgid "Triangle"
 msgstr "Triangolo"
 
-#: ../operations/common-gpl3+/ripple.c:31
+#: ../operations/common-gpl3+/ripple.c:32
 msgid "Sawtooth"
 msgstr "Dente di sega"
 
-#: ../operations/common-gpl3+/ripple.c:34 ../operations/common-gpl3+/waves.c:36
+#: ../operations/common-gpl3+/ripple.c:35 ../operations/common-gpl3+/waves.c:37
 #: ../operations/workshop/bayer-matrix.c:59
 msgid "Amplitude"
 msgstr "Ampiezza"
 
-#: ../operations/common-gpl3+/ripple.c:42 ../operations/common-gpl3+/waves.c:44
+#: ../operations/common-gpl3+/ripple.c:43 ../operations/common-gpl3+/waves.c:45
 msgid "Phase shift"
 msgstr "Spostamento di fase"
 
-#: ../operations/common-gpl3+/ripple.c:53
+#: ../operations/common-gpl3+/ripple.c:54
 msgid "Wave type"
 msgstr "Tipo di onda"
 
-#: ../operations/common-gpl3+/ripple.c:62
+#: ../operations/common-gpl3+/ripple.c:63
 msgid "Retain tilebility"
 msgstr "Mantiene la piastrellabilità"
 
-#: ../operations/common-gpl3+/ripple.c:259
+#: ../operations/common-gpl3+/ripple.c:260
 msgid "Ripple"
 msgstr "Increspature"
 
-#: ../operations/common-gpl3+/ripple.c:264
+#: ../operations/common-gpl3+/ripple.c:265
 msgid "Displace pixels in a ripple pattern"
 msgstr "Dispone i pixel in un motivo ad ondine"
 
@@ -5642,15 +5646,15 @@ msgstr "Seno"
 msgid "Generate complex sinusoidal textures"
 msgstr "Genera un complesso motivo a sinusoidi"
 
-#: ../operations/common-gpl3+/softglow.c:26
+#: ../operations/common-gpl3+/softglow.c:27
 msgid "Glow radius"
 msgstr "Raggio bagliore"
 
-#: ../operations/common-gpl3+/softglow.c:235
+#: ../operations/common-gpl3+/softglow.c:236
 msgid "Softglow"
 msgstr "Bagliore tenue"
 
-#: ../operations/common-gpl3+/softglow.c:239
+#: ../operations/common-gpl3+/softglow.c:240
 msgid "Simulate glow by making highlights intense and fuzzy"
 msgstr "Simula un bagliore rendendo le alteluci intense e sfocate"
 
@@ -5795,12 +5799,12 @@ msgid "Textures the image as if it were an artist's canvas."
 msgstr "Rende l'immagine come se fosse eseguita sulla tela di un pittore."
 
 #: ../operations/common-gpl3+/tile-glass.c:28
-#: ../operations/common-gpl3+/tile-paper.c:39
+#: ../operations/common-gpl3+/tile-paper.c:40
 msgid "Tile Width"
 msgstr "Larghezza piastrella"
 
 #: ../operations/common-gpl3+/tile-glass.c:34
-#: ../operations/common-gpl3+/tile-paper.c:46
+#: ../operations/common-gpl3+/tile-paper.c:47
 msgid "Tile Height"
 msgstr "Altezza piastrella"
 
@@ -5812,77 +5816,77 @@ msgstr "Piastrella di vetro"
 msgid "Simulate distortion caused by rectangular glass tiles"
 msgstr "Simula la distorsione causata da piastrelle di vetro rettangolari"
 
-#: ../operations/common-gpl3+/tile-paper.c:27
+#: ../operations/common-gpl3+/tile-paper.c:28
 msgid "Transparent"
 msgstr "Trasparente"
 
-#: ../operations/common-gpl3+/tile-paper.c:28
+#: ../operations/common-gpl3+/tile-paper.c:29
 msgid "Inverted image"
 msgstr "Immagine invertita"
 
-#: ../operations/common-gpl3+/tile-paper.c:29
+#: ../operations/common-gpl3+/tile-paper.c:30
 msgid "Image"
 msgstr "Immagine"
 
-#: ../operations/common-gpl3+/tile-paper.c:34
+#: ../operations/common-gpl3+/tile-paper.c:35
 msgid "Background"
 msgstr "Sfondo"
 
-#: ../operations/common-gpl3+/tile-paper.c:35
+#: ../operations/common-gpl3+/tile-paper.c:36
 msgid "Ignore"
 msgstr "Ignora"
 
-#: ../operations/common-gpl3+/tile-paper.c:36
+#: ../operations/common-gpl3+/tile-paper.c:37
 msgid "Force"
 msgstr "Forza"
 
-#: ../operations/common-gpl3+/tile-paper.c:40
+#: ../operations/common-gpl3+/tile-paper.c:41
 msgid "Width of the tile"
 msgstr "Larghezza della piastrella"
 
-#: ../operations/common-gpl3+/tile-paper.c:47
+#: ../operations/common-gpl3+/tile-paper.c:48
 msgid "Height of the tile"
 msgstr "Altezza della piastrella"
 
-#: ../operations/common-gpl3+/tile-paper.c:53
 #: ../operations/common-gpl3+/tile-paper.c:54
+#: ../operations/common-gpl3+/tile-paper.c:55
 msgid "Move rate"
 msgstr "Frequenza spostamento"
 
-#: ../operations/common-gpl3+/tile-paper.c:59
+#: ../operations/common-gpl3+/tile-paper.c:60
 msgid "Wrap around"
 msgstr "Bordi connessi"
 
-#: ../operations/common-gpl3+/tile-paper.c:60
+#: ../operations/common-gpl3+/tile-paper.c:61
 msgid "Wrap the fractional tiles"
 msgstr "Rendi i motivi frazionari contigui fra i bordi"
 
-#: ../operations/common-gpl3+/tile-paper.c:62
+#: ../operations/common-gpl3+/tile-paper.c:63
 msgid "Fractional type"
 msgstr "Tipo frazionamento"
 
-#: ../operations/common-gpl3+/tile-paper.c:65
+#: ../operations/common-gpl3+/tile-paper.c:66
 msgid "Fractional Type"
 msgstr "Tipo frazionamento"
 
-#: ../operations/common-gpl3+/tile-paper.c:67
+#: ../operations/common-gpl3+/tile-paper.c:68
 msgid "Centering"
 msgstr "Centramento"
 
-#: ../operations/common-gpl3+/tile-paper.c:68
+#: ../operations/common-gpl3+/tile-paper.c:69
 msgid "Centering of the tiles"
 msgstr "Centramento delle piastrelle"
 
-#: ../operations/common-gpl3+/tile-paper.c:70
-#: ../operations/common-gpl3+/tile-paper.c:73
+#: ../operations/common-gpl3+/tile-paper.c:71
+#: ../operations/common-gpl3+/tile-paper.c:74
 msgid "Background type"
 msgstr "Tipo di sfondo"
 
-#: ../operations/common-gpl3+/tile-paper.c:429
+#: ../operations/common-gpl3+/tile-paper.c:430
 msgid "Paper Tile"
 msgstr "Piastrelle di carta"
 
-#: ../operations/common-gpl3+/tile-paper.c:434
+#: ../operations/common-gpl3+/tile-paper.c:435
 msgid "Cut image into paper tiles, and slide them"
 msgstr "Taglia l'immagine in piastrelle di carta e le scambia"
 
@@ -6059,31 +6063,31 @@ msgstr ""
 "Questa funzione simula la degradazione presente nei vecchi monitor video RGB "
 "a bassa risoluzione."
 
-#: ../operations/common-gpl3+/waves.c:37
+#: ../operations/common-gpl3+/waves.c:38
 msgid "Amplitude of the ripple"
 msgstr "Ampiezza dell'ondulazione"
 
-#: ../operations/common-gpl3+/waves.c:41
+#: ../operations/common-gpl3+/waves.c:42
 msgid "Period (wavelength) of the ripple"
 msgstr "Periodo (lunghezza d'onda) dell'ondulazione"
 
-#: ../operations/common-gpl3+/waves.c:47
+#: ../operations/common-gpl3+/waves.c:48
 msgid "Aspect ratio"
 msgstr "Rapporto dimensioni"
 
-#: ../operations/common-gpl3+/waves.c:54
+#: ../operations/common-gpl3+/waves.c:55
 msgid "Clamp deformation"
 msgstr "Blocca deformazione"
 
-#: ../operations/common-gpl3+/waves.c:55
+#: ../operations/common-gpl3+/waves.c:56
 msgid "Limit deformation in the image area."
 msgstr "Limita la deformazione nell'area immagine."
 
-#: ../operations/common-gpl3+/waves.c:197
+#: ../operations/common-gpl3+/waves.c:198
 msgid "Waves"
 msgstr "Onde"
 
-#: ../operations/common-gpl3+/waves.c:202
+#: ../operations/common-gpl3+/waves.c:203
 msgid "Distort the image with waves"
 msgstr "Distorce l'immagine con delle onde"
 
@@ -6357,7 +6361,7 @@ msgstr "Percorso del file video da caricare"
 msgid "Frame number"
 msgstr "Numero di quadro"
 
-#: ../operations/external/ff-load.c:36
+#: ../operations/external/ff-load.c:36 ../operations/external/gif-load.c:38
 msgid "frames"
 msgstr "frames"
 
@@ -6554,12 +6558,40 @@ msgstr "Salvatore quadro FFmpeg"
 msgid "FFmpeg video output sink"
 msgstr "Ricezione uscita video FFmpeg"
 
-#: ../operations/external/jp2-load.c:26 ../operations/external/jpg-load.c:25
-#: ../operations/external/svg-load.c:26 ../operations/external/tiff-load.c:26
-#: ../operations/external/webp-load.c:26
+#: ../operations/external/gif-load.c:35 ../operations/external/jp2-load.c:26
+#: ../operations/external/jpg-load.c:25 ../operations/external/svg-load.c:26
+#: ../operations/external/tiff-load.c:26 ../operations/external/webp-load.c:26
 msgid "Path of file to load"
 msgstr "Percorso del file da caricare"
 
+#: ../operations/external/gif-load.c:36
+msgid "frame"
+msgstr "quadro"
+
+#: ../operations/external/gif-load.c:37
+msgid "frame number to decode"
+msgstr "numero di quadro da decodificare"
+
+#: ../operations/external/gif-load.c:39
+msgid "Number of frames in gif animation"
+msgstr "Numero di quadri nell'animazione gif"
+
+#: ../operations/external/gif-load.c:40
+msgid "frame-delay"
+msgstr "ritardo di quadro"
+
+#: ../operations/external/gif-load.c:41
+msgid "Delay in ms for last decoded frame"
+msgstr "Ritardo in ms per l'ultimo quadro decodificato"
+
+#: ../operations/external/gif-load.c:239
+msgid "GIF File Loader"
+msgstr "Caricatore file GIF"
+
+#: ../operations/external/gif-load.c:241
+msgid "GIF image loader."
+msgstr "Caricatore immagini GIF."
+
 #: ../operations/external/jp2-load.c:28 ../operations/external/svg-load.c:28
 #: ../operations/external/tiff-load.c:28 ../operations/external/webp-load.c:28
 msgid "URI for file to load"
@@ -6731,11 +6763,11 @@ msgstr "Compensazione del punto nero"
 msgid "Convert using black point compensation."
 msgstr "Converte usando la compensazione del punto nero."
 
-#: ../operations/external/lcms-from-profile.c:243
+#: ../operations/external/lcms-from-profile.c:245
 msgid "LCMS From Profile"
 msgstr "LCMS da profilo"
 
-#: ../operations/external/lcms-from-profile.c:246
+#: ../operations/external/lcms-from-profile.c:248
 msgid ""
 "Converts the input from an ICC color profile to a well defined babl format. "
 "The buffer's data will then be correctly managed by GEGL for further "
@@ -6848,7 +6880,7 @@ msgstr "Preserva modello"
 msgid "When TRUE the model will not be freed"
 msgstr "Se questo valore è vero il modello non sarà liberato"
 
-#: ../operations/external/npd.c:50 ../operations/transform/transform-core.c:226
+#: ../operations/external/npd.c:50 ../operations/transform/transform-core.c:228
 #: ../operations/workshop/ditto.c:29
 msgid "Sampler used internally"
 msgstr "Campionatore usato internamente"
@@ -7050,7 +7082,7 @@ msgstr "Spazio colore"
 msgid "Color space to use for loaded data"
 msgstr "Spazio colore da usare per i dati caricati"
 
-#: ../operations/external/raw-load.c:277
+#: ../operations/external/raw-load.c:281
 msgid "libraw File Loader"
 msgstr "Caricatore immagini libraw"
 
@@ -7214,11 +7246,11 @@ msgstr "Cartella"
 msgid "Image file directory (subfile)"
 msgstr "Cartella file immagine (sottofile)"
 
-#: ../operations/external/tiff-load.c:887
+#: ../operations/external/tiff-load.c:889
 msgid "TIFF File Loader"
 msgstr "Caricatore immagini TIFF"
 
-#: ../operations/external/tiff-load.c:889
+#: ../operations/external/tiff-load.c:891
 msgid "TIFF image loader using libtiff"
 msgstr "Caricatore immagini TIFF che usa libtiff"
 
@@ -7314,11 +7346,11 @@ msgstr "Delinea vettore"
 msgid "Renders a vector stroke"
 msgstr "Ottiene la delineatura di un vettoriale"
 
-#: ../operations/external/webp-load.c:344
+#: ../operations/external/webp-load.c:346
 msgid "WebP File Loader"
 msgstr "Caricatore immagini WebP"
 
-#: ../operations/external/webp-load.c:346
+#: ../operations/external/webp-load.c:348
 msgid "WebP image loader."
 msgstr "Caricatore immagini WebP."
 
@@ -7727,27 +7759,27 @@ msgstr "Stringa di trasformazione sintattica SVG"
 msgid "Do a transformation using SVG syntax transformation."
 msgstr "Esegue una trasformazione usando una trasformazione sintattica SVG."
 
-#: ../operations/transform/transform-core.c:201
+#: ../operations/transform/transform-core.c:203
 msgid "Origin-x"
 msgstr "X origine"
 
-#: ../operations/transform/transform-core.c:202
+#: ../operations/transform/transform-core.c:204
 msgid "X coordinate of origin"
 msgstr "Coordinata X dell'origine"
 
-#: ../operations/transform/transform-core.c:209
+#: ../operations/transform/transform-core.c:211
 msgid "Origin-y"
 msgstr "Y origine"
 
-#: ../operations/transform/transform-core.c:210
+#: ../operations/transform/transform-core.c:212
 msgid "Y coordinate of origin"
 msgstr "Coordinata Y dell'origine"
 
-#: ../operations/transform/transform-core.c:217
+#: ../operations/transform/transform-core.c:219
 msgid "Near-z"
 msgstr "Vicino-z"
 
-#: ../operations/transform/transform-core.c:218
+#: ../operations/transform/transform-core.c:220
 msgid "Z coordinate of the near clipping plane"
 msgstr "Coordinata Z del piano vicino al ritaglio"
 
@@ -8403,24 +8435,24 @@ msgstr ""
 "dcraw. Se il formato file è .rawbayerS, scambierà i numeri a 16 bit "
 "restituiti (sembra che il caricatore pnm abbia qualche baco)"
 
-#: ../operations/workshop/segment-kmeans.c:27
 #: ../operations/workshop/segment-kmeans.c:28
+#: ../operations/workshop/segment-kmeans.c:29
 msgid "Number of clusters"
 msgstr "Numero di raggruppamenti"
 
-#: ../operations/workshop/segment-kmeans.c:32
+#: ../operations/workshop/segment-kmeans.c:33
 msgid "Max. Iterations"
 msgstr "Iterazioni max."
 
-#: ../operations/workshop/segment-kmeans.c:33
+#: ../operations/workshop/segment-kmeans.c:34
 msgid "Maximum number of iterations"
 msgstr "Numero massimo di iterazioni"
 
-#: ../operations/workshop/segment-kmeans.c:392
+#: ../operations/workshop/segment-kmeans.c:393
 msgid "K-means Segmentation"
 msgstr "Segmentazione K-means"
 
-#: ../operations/workshop/segment-kmeans.c:394
+#: ../operations/workshop/segment-kmeans.c:395
 msgid "Segment colors using K-means clustering"
 msgstr "Segmenta i colori usando il clustering secondo il metodo K-means"
 


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